0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Return thomas_id as a string, but without the leading 0's More... about 13 years ago
Added cssselect to reqs file More... about 13 years ago
Serialize date-only dates as dates only More... about 13 years ago
Updated README More... about 13 years ago
Removed pyquery from reqs, never used it More... about 13 years ago
Added another timeout condition (dns error, I think) More... about 13 years ago
Added amendment parsing, from either the All Info page or the standalone page More... about 13 years ago
A better fix, I think More... about 13 years ago
Fixed up parsing a conference report voice vote agreement bug More... about 13 years ago
Bug fix in how No Sponsor bills are handled More... about 13 years ago
Detecting when there's too many amendments, and using the split page method; also fixes a bug in parsing standalone cosponsor pages More... about 13 years ago
Handling truncated bills by splitting up the parsing over constituent pages More... about 13 years ago
Extracting an introduction date More... about 13 years ago
Removed bill_id from subjects, since it's included in the top-level of the data output; sorted subjects alphabetically: More... about 13 years ago
Merge branch 'master' of github.com:congress/thomas More... about 13 years ago
Send in the official title to be checked for constitutional amendment-cy, not the last one More... about 13 years ago
added bill subjects to bill_info output More... about 13 years ago
replace session with congress - the other stuff More... about 13 years ago
switched 'session' to 'congress' More... about 13 years ago
Re-success test test More... about 13 years ago
Test failing test test More... about 13 years ago
Return proper exit code if tests fail More... about 13 years ago
Test push More... about 13 years ago
And added my email as a recipient for Travis More... about 13 years ago
Adding a tentative Travis config file More... about 13 years ago
Extract other bills mentioned in action lines More... about 13 years ago
Switched bill action parsing to take in bill ID instead of bill type, more flexible and gives parsing access to session of bill being parsed More... about 13 years ago
Renamed test file More... about 13 years ago
Pull out the current titles of each type More... about 13 years ago
Fixed amendment action detection More... about 13 years ago