Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Data4Democracy/zip-code-to-county
- Owner: Data4Democracy
- Created: 2017-07-26T11:37:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T10:07:55.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T21:48:36.330Z (3 months ago)
- Language: Jupyter Notebook
- Size: 28.3 KB
- Stars: 26
- Watchers: 8
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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