geographiccensusdemographicseconomicsus-countieshousingincomepovertyeducationaffordabilityacs-2022

US County Economic & Demographic Indicators — ACS 2022

Category
Geographic
Records
3,222 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Comprehensive economic and demographic dataset covering all 3,222 US counties and county-equivalents, sourced from the US Census Bureau American Community Survey (ACS) 2022 5-Year Estimates. Each row represents one county with 20 fields including population, median household income, per capita income, poverty rate, unemployment rate, college degree attainment, median home value, median rent, homeownership rate, housing vacancy rate, income-to-home-value ratio, rent burden as percentage of income, long commute rates, and total housing units. Includes computed affordability and economic stress indicators derived from raw Census variables. Covers all 50 states plus DC and Puerto Rico with FIPS codes and Census region classifications. Ideal for market research, site selection analysis, economic policy research, real estate investment analysis, and demographic modeling. Data is public domain from the US Census Bureau.

Schema

NameTypeDescription
fips_codestring
county_namestring
statestring
regionstring
total_populationstring
median_agestring
median_household_income_usdstring
per_capita_income_usdstring
poverty_rate_pctstring
unemployment_rate_pctstring
college_degree_pctstring
median_home_value_usdstring
median_gross_rent_usdstring
homeownership_rate_pctstring
vacancy_rate_pctstring
income_to_home_value_ratiostring
rent_burden_pct_of_incomestring
long_commute_60plus_min_pctstring
total_housing_unitsstring
data_sourcestring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 5 / 5
0 downloads
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "US County Economic & Demograph" })
// Found: 03155b11-59e6-4def-9871-6fa2ac61e0ed
get_download_url({ dataset_id: "03155b11-59e6-4def-9871-6fa2ac61e0ed" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/03155b11-59e6-4def-9871-6fa2ac61e0ed/download-url