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
- Host: GitHub
- URL: https://github.com/pjsier/fips-lookup
- Owner: pjsier
- License: mit
- Created: 2018-05-23T03:21:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T12:41:58.000Z (about 7 years ago)
- Last Synced: 2025-01-03T23:29:17.120Z (9 months ago)
- Topics: census, city, counties, fips
- Language: HTML
- Homepage: https://pjsier.github.io/fips-lookup/
- Size: 265 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.