Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Data4Democracy/zip-code-to-county

The code that generates the zipcode to look up csv's based on government data. Dataset can be found here https://data.world/niccolley/us-zipcode-to-county-state
https://github.com/Data4Democracy/zip-code-to-county

Last synced: 3 days ago
JSON representation

The code that generates the zipcode to look up csv's based on government data. Dataset can be found here https://data.world/niccolley/us-zipcode-to-county-state

Awesome Lists containing this project

README

        

## ZIP Code, FIPS State County, & County, State CSV Code

This is the code that generated the data that lives on [Data.World](https://data.world/niccolley/us-zipcode-to-county-state).

Built Using:

Python 3, Jupyter Notebooks, Requests, & Pandas