census_population
Retrieve U.S. state population data from the American Community Survey. Specify year and state code to access demographic statistics for analysis and reporting.
Instructions
Get population data for U.S. states using the American Community Survey. Quick shortcut — for more flexibility use census_query directly.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ACS year (default: 2023). Range: 2005-2023. | |
| state | No | Two-digit FIPS state code, e.g. '06' (CA), '48' (TX), '36' (NY). Omit or '*' for all. |