Skip to content
Recued
Menu
← Back to recipes

Accounts by Region Analyzer

by recued-core v1

Groups US accounts into 5 regions (Northeast, Midwest, South, West, Other) using zip code prefix lookup. Computes account count, total revenue, and average deal size per region. Table sorted by revenue descending.

How it works 10 steps

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

Data fetch
companies ?
Process (9 steps)
us_accounts filter
Filter by condition
valid_postal_code filter
Filter by condition
with_region_digit map
Extract from each item
with_region_name map
Extract region_digit from each item
valid_revenue filter
Filter by condition
region_stats group_by
Group by region_name
region_list to_list
Apply to_list
sorted_regions sort
Sort by
region_table to_table
Format results as a data table
Settings 2 configurable

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

hubspot setting =
us country names choice = United States (United States, US, USA)

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

About

Tags

hubspot accountregionrevenueanalyticshubspot

Details

10 steps 2 configurable settings recipe_id: group-accounts-by-region-hubspot