Usda: Get County Classifications
Usda via Parse · government_public
Get county type classifications including rural-urban continuum codes, urban influence codes, metro/nonmetro status, economic dependency types (farming, manufacturing, mining, government, recreation), and special designations (low education, low employment, population loss, retirement destination, high amenity). 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
- usda
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_classifications
- Interface artifact
- sha256:aa6c6fafbc01ed6ddad8f0212aa128d869b7cf36f2a6f8e760841771355a9d23
- Manifest digest
- sha256:e5a49cc3a73bc9846239d35c4fdaa70e57ad8825ce0fa78a9a3d5209953a5a33
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"}