Connection check
verified live · 28h ago
census-2
Population, income, poverty, education, housing, and commuting from the US Census ACS
Tools
5
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
28h ago
Tools & capabilities
5 toolsRead from the running server on 28h ago.
get_commuting_data
yearstate*county_fips
Get means of transportation to work data for counties. Returns worker counts and percentages for: drove alone, carpooled, public transit, walked, bicycle, taxi/motorcycle/… Get means of transportation to work data for counties. Returns worker counts and percentages for: drove alone, carpooled, public transit, walked, bicycle, taxi/motorcycle/other, and worked from home. Args: state: Two-letter state abbreviation (e.g. 'WA', 'CA') or 2-digit FIPS code. county_fips: Three-digit county FIPS code (e.g. '033' for King County). Omit to get all counties in the state. year: ACS 5-year estimate year (default 2022).
get_county_demographics
yearstate*county_fips
Get demographic data for counties: population, median age, race, Hispanic origin, income, and poverty. Returns one record per county with total population, median age, racial… Get demographic data for counties: population, median age, race, Hispanic origin, income, and poverty. Returns one record per county with total population, median age, racial breakdown (White, Black, American Indian, Asian, Pacific Islander, Other, Two+), Hispanic/Latino percentage, median household income, and poverty rate. Args: state: Two-letter state abbreviation (e.g. 'WA', 'CA') or 2-digit FIPS code. county_fips: Three-digit county FIPS code (e.g. '033' for King County). Omit to get all counties in the state. year: ACS 5-year estimate year (default 2022). Data covers year-4 through year.
get_county_economics
yearstate*county_fips
Get economic data for counties: income, poverty, home values, rent, and health insurance. Returns median household income, poverty rate, median home value, median gross rent,… Get economic data for counties: income, poverty, home values, rent, and health insurance. Returns median household income, poverty rate, median home value, median gross rent, and health insurance coverage rates (insured vs uninsured). Args: state: Two-letter state abbreviation (e.g. 'WA', 'CA') or 2-digit FIPS code. county_fips: Three-digit county FIPS code (e.g. '033' for King County). Omit to get all counties in the state. year: ACS 5-year estimate year (default 2022).
get_county_education
yearstate*county_fips
Get educational attainment for counties (population 25+). Returns counts and percentages for: less than high school, high school diploma/GED, some college/associate degree… Get educational attainment for counties (population 25+). Returns counts and percentages for: less than high school, high school diploma/GED, some college/associate degree, bachelor's degree, and graduate/professional degree. Args: state: Two-letter state abbreviation (e.g. 'WA', 'CA') or 2-digit FIPS code. county_fips: Three-digit county FIPS code (e.g. '033' for King County). Omit to get all counties in the state. year: ACS 5-year estimate year (default 2022).
get_tract_data
yearstate*variables*county_fips*