get_demographics_category
Retrieve only the demographic categories you need for a geographic area, such as population, income, or housing, to keep the response concise.
Instructions
Retrieve specific demographic categories (e.g. population, income, housing) for a geographic area. Use this instead of get_demographics when you only need a subset of categories to keep the response concise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area_code | Yes | Area identifier (ZIP code, FIPS code, GEOID, or CBSA code). | |
| area_type | Yes | Geographic area type. | |
| data_year | No | Specific ACS data year. Omit for the most recent available year. | |
| categories | Yes | One or more demographic categories to retrieve: population, income, housing, education, employment, households. |