Skip to content

TylerIlunga/zipcodes_representatives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps:

1) Have at least Python 3.7.4 installed

2) Set up a local virtual environment

python -m venv env

3) Install dependencies (might have to install dependencies as the superuser || sudo)

pip install -r requirements.txt

4) Make sure your device is compatible with "./driver/chromedriver"

5) Run "scrape.py"

python scrape.py

6) Run "map.py"

python map.py

About

Maps U.S. Zip Codes to U.S. Representatives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages