Trade Areas
Trade Area by CBG Quarterly Dataset for Custom Locations
Trade Area describes the origin of visitors from their Home or Work location to the location on a quarterly basis.
Field name | Type | Description | Example |
---|---|---|---|
location_id | string | The geographical identification of a value in the data set. | af35d153de63f7422878066aec4f381b |
trade_area_location_id | string | ID of US Census block groups (CBG) | 320030027072 |
trade_area_type | string | Name of dimension describing if the trade area describes the HOME or WORK location | HOME |
observation_start_date | string (yyyy-mm-dd) | The start date for the period this observation took place. | 2023-01-01 |
observation_end_date | string (yyyy-mm-dd) | The end date for the period this observation took place. | 2023-03-31 |
people_fraction | float | Estimated fraction of location visitors with their home/work in the given CBG. | 0.28 |
Trade Area by ZIP Quarterly Dataset for Custom Locations
Trade Area describes the origin of visitors from their Home or Work location to the location on a quarterly basis.
Field name | Type | Description | Example |
---|---|---|---|
location_id | string | The geographical identification of a value in the data set. | af35d153de63f7422878066aec4f381b |
trade_area_location_id | string | US Zip Code Tabulation Area (ZCTA) of origin | 98034 |
trade_area_type | string | Name of dimension describing if the trade area describes the HOME or WORK location | HOME |
observation_start_date | string (yyyy-mm-dd) | The start date for the period this observation took place. | 2023-01-01 |
observation_end_date | string (yyyy-mm-dd) | The end date for the period this observation took place. | 2023-03-31 |
people_fraction | float | Estimated fraction of location visitors with their home/work in the given CBG. | 0.005 |