Skip to content

FIPS code mapping to latitude, longitude, and county name in JSON format.

Notifications You must be signed in to change notification settings

josh-byster/fips_lat_long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIPS Geocode Mapping

These provided JSON files are meant to answer the question, "For a given FIPS code, what is the basic information I need to plot this as a data point on a map?" I wasn't able to find anything processed already like this, so I decided to create this to use.

Data provided by the U.S. Census Gazetteer Files.

Getting Started

You can either use the JSON files fips_map.json or fips_map_minify.json directly (the latter being the "minified" version of the same data). Or you can run and modify the script yourself.

python script.py

About

FIPS code mapping to latitude, longitude, and county name in JSON format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages