0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Delete deepbills code, this project was abandoned by Cato. (#223) More... over 7 years ago
parse 'motion to table the measure Agreed to' as a failed vote on passage More... over 7 years ago
senate vote had an invalid S.Amdt. bill type More... over 7 years ago
parse bill action links More... over 7 years ago
Replace unnecessary call to has_key (#215) More... almost 8 years ago
improve regex for docs.house.gov mentions of bills More... almost 8 years ago
amendments might not have any actions More... almost 8 years ago
use the new sponsor/cosponsor state/district fields rather than getting them from a regex which broke from invalid data (https://github.com/usgpo/bill-status/issues/51) More... over 8 years ago
Merge pull request #203 from hugovk/update-tests More... over 8 years ago
Remove failing tests More... over 8 years ago
now that upcoming_house_floor scans weeks in the future, we should default to forcing a re-download of the schedule XML files on each run since we might have cached a 404 page previously More... over 8 years ago
ignore python-version More... over 8 years ago
ignore pyenv locking More... over 8 years ago
https links More... over 8 years ago
upcoming_house_floor: scan future week-of postings too because there's often info for the next week while the current week showing on docs.house.gov is up More... over 8 years ago
committee_meetings: dont die if there's an invalid event ID More... over 8 years ago
theres a new(?) Motion to Proceed to Legislative Session vote type in the Senate that is getting an awkward question value tied to a nomination when the vote is likely about moving on from executive session to other matters More... over 8 years ago
dont raise an xml parsing exception if docs.house.gov doesnt have a download link More... over 8 years ago
fix votes task autodetection of the current session: we're still in the 2016 legislative year until Jan 3 at noon More... over 8 years ago
fix upstream data error in s2943-114 which is mising 'as amended' in a House vote More... over 8 years ago
add regex to detect when a bill is enacted by the ten day rule and mark as status ENACTED:TENDAYRULE More... over 8 years ago
senate votes should use the 'vote_title' field as our 'question' when the vote is on cloture More... over 8 years ago
fix parsing of historical vote legislator lookup to not mind if a legislator has two terms on Jan 3 More... over 8 years ago
Fix aggregaton of results on import. (#193) More... over 8 years ago
add --force flag to bills scraper to re-parse everything from the (existing) fdsys XML More... over 8 years ago
Merge pull request #190 from unitedstates/josh More... over 8 years ago
store CRPT (committee reports) in the congress directories rather than in fdsys/CRPT/year/... More... over 8 years ago
add committee_reports to bill output More... over 8 years ago
drop THOMAS IDs from output, replace with bioguide in XML outputs More... over 8 years ago
tweak vote catgory regexes More... over 8 years ago