0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented parsing the "by request" feature More... about 11 years ago
Merge pull request #135 from unitedstates/house_meetings More... about 11 years ago
removing debug statments getting the house meetings scraper #135 ready to merge More... about 11 years ago
adding written out committee information and making unidentified type names into other More... about 11 years ago
Merge branch 'house_meetings' of github.com:unitedstates/congress into house_meetings More... about 11 years ago
changes from Friday, the weekend and Monday morning More... about 11 years ago
It is not reading all the meetings from the RSS feeds, figuring out why More... about 11 years ago
handle the vote of a dead man More... about 11 years ago
add a new vote category for House impeachment votes More... about 11 years ago
bug in removing Yea/Nay options from Senate Guilty/Not Guilty votes, the wrong XML field was used More... about 11 years ago
in vote XML output, map Guilty and Not Guilty to +/- option keys for compatibility with GovTrack data More... about 11 years ago
add a --diff option for bills and votes to test if output has changed More... about 11 years ago
upload and text files seem to be working More... about 11 years ago
fixing dates in a better way. Still working on saving pdfs and text documents More... about 11 years ago
added document publish dates. Still working on sacing PDF and text of documents not in the meeting file More... about 11 years ago
'On the Resolution of Ratification' vote types were being turned into type='On the Resolution' and category='passage' because regexes overlapped and needed to be reordered More... about 11 years ago
congressional documents More... about 11 years ago
adding subfolders for every 100 meetings by event id More... about 11 years ago
removing one more thing More... about 11 years ago
add try except back More... about 11 years ago
putting back try except blocks removed for testing and delete unused code More... about 11 years ago
Only opening the meeting package link and extracting xml from there More... about 11 years ago
adding publish_date to hearing document data More... about 11 years ago
adding bioguide id to hearing document data More... about 11 years ago
Adding more data valadition and formatting to bill ids More... about 11 years ago
removing print statement More... about 11 years ago
adaped tests to new code More... about 11 years ago
Took out some print statements More... about 11 years ago
Remove debug tests More... about 11 years ago
fix bad url handling More... about 11 years ago