Recued
Menu
← Back to recipes

Account Region Analyzer

by recued-core v1 35 views

Groups US accounts by region using zip code mapping, computes revenue metrics, and displays sorted regional performance.

How it works 7 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Data fetch
companies company-list-reader-hubspot
Fetch list reader from hubspot
Process (6 steps)
us_companies filter
Filter by condition
companies_with_zip filter
Filter by condition
companies_with_region zip-to-region-mapper
Fetch to region from mapper
region_stats group_by
Group by region
sorted_regions sort
Sort by
region_table to_table
Format results as a data table
Output
table region_table
Settings 1 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

region lookup text = us_zip_regions_v2

Uses (2 ingredients)

Ingredient company-list-reader-hubspot company-list-reader-hubspot
Ingredient zip-to-region-mapper zip-to-region-mapper

About

Tags

hubspot accountregionrevenueanalyticshubspot

Details

7 steps 1 configurable settings recipe_id: analyze-account-regions-hubspot