0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #116 from dvogel/scrapelib_timeout More... over 11 years ago
preliminary scraper for Adler & Wilkerson's Congressional Bills Project (80th through 92nd Congresses) More... over 11 years ago
fix test per 7b47095d197ad0b9f886a757eabbede95524b174 More... over 11 years ago
have ENACTED:SIGNED be triggered at 'Signed by President', add a new code ENACTED:TENDAYRULE More... over 11 years ago
I broke parsing hres1-104 because of "House House Oversight" More... over 11 years ago
delete fdsys's update_bill_version_list function More... over 11 years ago
assure wget exists somewhere, anywhere More... over 11 years ago
Redocument os dependencies, use bash highlighting for commands More... over 11 years ago
don't try to use wget to download from FDSys if wget isn't available More... over 11 years ago
update call args to output_for_bill in update_bill_version_list More... over 11 years ago
some House votes in the 106th Congress have state 'XX' for the non-voting delegates and h2-106.1999 has the wrong party on Rep. Hastert, which prevents the name lookup from working where bioguide ID is missing More... over 11 years ago
for parsing old House votes where bioguide ID is missng, also use other_names in congress-legislators More... over 11 years ago
for parsing old House votes where bioguide ID is missng, ignore party in congress-legislators for more Members that we know switched party mid term More... over 11 years ago
House House Oversight (=House Admin) appears as just 'House Oversight' in the 105th Congress More... over 11 years ago
Merge pull request #111 from dvogel/monkey-patch More... over 11 years ago
Added --patch option to run. Added contrib.beanstalkd example module. More... over 11 years ago
Added a timeout option for http reads. More... over 11 years ago
adding a call to strip() around legislator names, needed for a whole bunch of votes including and around h434-102.1991; also some tweaks to warnings More... over 11 years ago
create cache/congress-legislators if the directory doesnt exist and we are about to write a pickle file there More... over 11 years ago
standard license text in README More... over 11 years ago
Merge branch 'master' of github.com:unitedstates/congress More... over 11 years ago
Add a contributors document More... over 11 years ago
tests broke in 3922aa766d667f33d296a61e73658fa79dd15108 because I changed the call signature of bill_info.parse_bill_action More... over 11 years ago
improve assigning committee IDs in action lines when the committee's chamber is ambiguous, fixes #108 More... over 11 years ago
fix committee IDs for action lines involving "House Committee on The Judiciary" More... over 11 years ago
fix parsing of Senate ping pong vote in hr3547-113 More... over 11 years ago
handle more concurring vote question text in vote category normalization More... over 11 years ago
Merge pull request #105 from tribble/preserve-paragraph-breaks-in-summary More... over 11 years ago
another false nominations link More... over 11 years ago
Accommodate the possibility of PDF and Text links More... over 11 years ago