Naco: Search Counties
Naco via Parse · government_public
Search for U.S. counties by name, state abbreviation, or FIPS code substring. Returns matching counties sorted alphabetically by state then name. Omitting the query returns all ~3,100 counties. The search is case-insensitive and matches against county name, state abbreviation, and FIPS code. Access detailed U.S. county government data, bulk economic and funding indicators, and NACo research resources. Fulfilled by Parse from naco.org.
- finance
- government-public
- maps-geo
- naco
- naco-org
- 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/2c2ee68f-df52-4653-98eb-73ab9e98712b/search_counties
- Interface artifact
- sha256:808015aa3cae81344e1b486f69dd664ecaa54bccb9a0bc4bc40d17ed3a02e18a
- Manifest digest
- sha256:b45d0eefa1407c247416a5ebf8b88e13f901db704b9e064ec5aa499183848d8a
Request fields
- limit (integer): Maximum number of results to return.
- query (string): Search keyword matching county name, state abbreviation, or FIPS code substring. Omitting returns all counties.
Example queries
- {"limit":"10","query":"CA"}