Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 639 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 639 Bytes

congress-tracker

My attempt to keep an eye on N.J.'s Congress members with the ProPublica API.

What's in here:
-Latest_votes.py -- A python script that grabs information from the ProPublica Represent API.
-NJ_congress.js -- Front-end display of each Congress member's information, including biographical information and votes. Centered around JQuery and Tabletop.js.
-natl.js -- A geographic lookup tool for finding your rep, using the Google Civic Information API.

See the ongoing project here.