https://github.com/innovativeinventor/shapefiles
Super messy repo of some random tools for election data collections. Deprecated.
https://github.com/innovativeinventor/shapefiles
Last synced: 22 days ago
JSON representation
Super messy repo of some random tools for election data collections. Deprecated.
- Host: GitHub
- URL: https://github.com/innovativeinventor/shapefiles
- Owner: InnovativeInventor
- Created: 2021-02-19T21:36:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-18T20:41:55.000Z (about 5 years ago)
- Last Synced: 2025-02-26T14:45:20.104Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 319 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## shapefile
Setup:
``` python
aria2c --auto-file-renaming=false -i census-dl.txt
```
Running:
``` python
python3 main.py
```
AZ cleanup
``` python
python3 az_cleanup.py
```