data.ers.usda.gov API: get_county_demographics
data.ers.usda.gov via Parse · government_public
Get population and demographics data for counties including population size/change, migration, age distribution, race/ethnicity, education levels, household characteristics, and foreign-born population. Without filters returns all ~3,143 US counties. Extract county-level economic data from the USDA Economic Research Service Rural Atlas, covering unemployment, employment, income, poverty, demographics, and county classifications for all 3,143 US counties. Fulfilled by Parse from data.ers.usda.gov.
- data-ers-usda-gov
- finance
- government-public
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c7b74021-b401-4802-835a-401aee92b836/get_county_demographics
- Interface artifact
- sha256:2c4cf2b067cd1a01a8978d900856ee591206b7a9b5c8b5c84a5bc1b009588d3b
- Manifest digest
- sha256:96127ed7f301016626f3afe89d4b2d8ad3817243eddeb472aa5e16bc8b991a63
Request fields
- limit (integer): Maximum number of counties to return. If omitted, returns all matching counties.: Allowed values: 2, 5
- state_fips (string): 2-digit state FIPS code to filter by state. Leading zeros preserved.
- county_fips (string): 5-digit county FIPS code for a specific county. Leading zeros preserved.
Example queries
- {"limit":"2","state_fips":"06","county_fips":"06037"}