0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
when fetching Cato deepbills, skip files we've already downloaded More... almost 12 years ago
bill_info: pass some additional fields from the American Memory files through to the XML output More... almost 12 years ago
Handle nomination numbers with sub-numbers More... almost 12 years ago
Lax up name parsing, handle a workaround for multiple nominees More... almost 12 years ago
Merge pull request #86 from GPHemsley/person_ids More... almost 12 years ago
Remove return value from generate_person_id_map(). More... almost 12 years ago
Get any person ID from any other person ID. More... almost 12 years ago
Handle multiple committees that a nomination is referred to (referred_to is now an array) More... almost 12 years ago
don't bother with state_name either, better to transform state code from a dictionary - and state is parsed out of the comments too More... almost 12 years ago
yeah, stop collecting that if it's reliably in the comments More... almost 12 years ago
more flexible in position detection (this isn't used yet anyway) More... almost 12 years ago
Change up output format of nominations scraper, for consistency and a bit more detail More... almost 12 years ago
Merge branch 'master' of github.com:unitedstates/congress More... almost 12 years ago
Switching from Unlicense to CC0, see https://github.com/cfpb/qu/pull/94 and https://github.com/project-open-data/project-open-data.github.io/pull/135 for reasons why More... almost 12 years ago
fdsys: properly handle the case when a 112th Congress bill shows up in the 2013 sitemap; fixes #85 More... almost 12 years ago
Add link to Eric's blog post in the README. More... almost 12 years ago
Merge pull request #84 from GPHemsley/deepbills More... almost 12 years ago
Fix typo in fetch_bill_index_json() DeepBills URL. More... almost 12 years ago
Create scraper for the DeepBills Project. More... almost 12 years ago
Remove the timestamp from the email subject, prevents conversation threading More... almost 12 years ago
in the 104th Congress, 'House Oversight' and 'House House Oversight' are the same More... about 12 years ago
in GovTrack-style bill XML handle vetoes, pocket vetoes, and vote-aux actions More... about 12 years ago
parse more bill status lines from the 93rd Congress ('measured passed X', 'X agreed to Y amendments', 'reported to Senate', and enrollment without the word 'Became') More... about 12 years ago
bill status errors with 'as amended', ping-pong votes, and conference reports More... about 12 years ago
added preserve_update_time command-line argument to make it easier to debug parser changes with diff; in bills, it maintains the updated_at value from the file last saved on disk More... about 12 years ago
forcing some attribute orders in GovTrack-style bill XML to make diffs easier More... about 12 years ago
when reading from the cache directory, look for .zip files containing cached directories and load cached files from the .zip if they exist More... about 12 years ago
I broke VP tie-breaker votes More... about 12 years ago
house committee meeting parser tweaks More... about 12 years ago
Keep non-binary downloaded content in unicode More... about 12 years ago