-
I think it's because the test is looking for what appears to be a profile id in the response. if a delegate loses their seat, the response will have a new profile id (bioguide_id).
Maybe there's an…
-
First of all, I love that the project now provides CSV versions of the data. The YAML has always been great but a major obstacle for non-dev types. CSV makes the data so much more accessible to folks …
-
Just looked up a Boston ZIP code (I think it was 02203) and it said one of the Senators was William Cowen, when it should be Elizabeth Warren and Edward Markey. I was worried it was an error in the Co…
-
Right now, there are a series of tabs at the top of each legislator's list of bills:
![tabs](https://user-images.githubusercontent.com/656758/34645931-78aa3b1a-f328-11e7-9791-635e90a55906.png)
F…
-
Using: https://github.com/unitedstates/congress-legislators "legislators-current CSV"
Project "U.S. Legislators Contact Info Alexa Skill"
Project repo: https://github.com/chaunceyt/legislators-skill…
-
https://github.com/unitedstates/congress-legislators/pull/756 says some legislators' service dates should be changed.
-
To ensure that the legislators menu is kept up to date, regenerate it on each deployment.
Steps
* [ ] write a script that will generate the HTML, basing it on the existing, manual script
* [ ] pu…
-
* [x] list every legislator who we have a record of
* [x] include sufficient metadata for the requester to determine programmatically which ones are in office now
* [ ] provide a filter to restrict …
-
Right now, coordinates are provided for each legislator's location. The idea is to be able to indicate not just the location of their district, but _where_ in the district the legislator lives. I'm no…
-
I'm creating a database to keep track of voting records for legislators past and present going back to 2014.
I can't seem to find any information on the `Legislative Information System` for the fe…