Poverty Statistics Tool
poverty_statistics_toolRetrieve poverty estimates and median household income for U.S. states and counties from SAIPE. Get single-year data on poverty counts, rates, and income from 1989 to present.
Instructions
Retrieve poverty estimates and median household income from the Small Area Income and Poverty Estimates (SAIPE) program. Get single-year estimates of people in poverty by age groups for states and counties. Data includes poverty counts, poverty rates, and median household income. The only source of data for single-year estimates of poverty for all U.S. counties. Available from 1989 to present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | Year for poverty estimates (1989-2022). Default: 2022. | 2022 |
| variables | No | Array of poverty/income variables to retrieve. Common: SAEPOVALL_PT (poverty count), SAEPOVRTALL_PT (poverty rate %), SAEPOV0_17_PT (children 0-17 in poverty), SAEPOV5_17R_PT (school-age 5-17 in poverty), SAEPOV0_4_PT (children 0-4 in poverty), SAEMHI_PT (median household income). Default: [SAEPOVALL_PT, SAEPOVRTALL_PT, SAEMHI_PT]. | |
| geography | Yes | Geographic level to query. Options: us (national), state, county. | |
| state | No | State FIPS code (2 digits). Required for county geography, optional for state geography to get a specific state. | |
| county | No | County FIPS code (3 digits). Optional to get a specific county within a state. |