An open API service indexing awesome lists of open source software.

https://github.com/pjsier/fips-lookup

Tool for finding the 2010 FIPS codes for states, counties, and cities
https://github.com/pjsier/fips-lookup

census city counties fips

Last synced: 8 months ago
JSON representation

Tool for finding the 2010 FIPS codes for states, counties, and cities

Awesome Lists containing this project

README

          

# FIPS Code Lookup Tool

Tool for finding the FIPS code of any US state, county, or city (census place) included in the 2010 census. Create the source data (with `csvkit`, `awscli`, and GNU Make installed) by running `make`.