get_demographics
Retrieve population, income, housing, education, employment, and household data for any U.S. ZIP code, county, state, place, CBSA, census tract, or block group.
Instructions
Retrieve a full demographic profile (population, income, housing, education, employment, households) for a single geographic area such as a ZIP code, county, state, place, CBSA, census tract, or block group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area_code | Yes | Area identifier: 5-digit ZIP, 2-digit state FIPS, 5-digit county FIPS, 11-digit tract GEOID, 12-digit block group GEOID, place FIPS, or CBSA code. | |
| area_type | Yes | Geographic area type. Use 'zip' for ZIP codes, or a Census boundary type. | |
| data_year | No | Specific ACS data year (e.g. 2023). Omit for the most recent available year. |