census_population
Retrieve U.S. state population data from the American Community Survey. A straightforward shortcut for state-level demographic information.
Instructions
Get population data for U.S. states using the American Community Survey. Quick shortcut — for more flexibility use census_query directly.
Input 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. |