Skip to content

rshorey/legislative-contact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legislative-contact

code to pull just contact information for all state legislators from Sunlight Foundation's Open States API.

Notes:

  1. the csv here is not up to date, so you should re-run this code locally if you want the current status of the API
  2. you will need your own API key
  3. to run:
  4. clone repo
  5. (recommended) create a virtual environment
  6. pip install -r requirements.txt
  7. create a file called local_settings.py and add the line API_KEY=your-openstates-api-key
  8. python get_contacts.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages