0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Sep 07, 2024 — Sep 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
deab2f384df0db2cc682c12440da65c9c7c2682f broke fdsys: successfuld downloads were treated as unknown errors and files were being refetched over and over More... almost 9 years ago
Return list of new files from fdsys functions (#187) More... almost 9 years ago
Handle .DS_Store files (#186) More... almost 9 years ago
Add filter for Congressional session (#185) More... almost 9 years ago
put ENACTED:VETO_OVERRIDE on the final override vote action rather than on the OFR public law number action to be more parallel to when ENACTED is applied to bills signed by the president, and because this is more convenient for GovTrack; see s2040-114 More... almost 9 years ago
Merge pull request #179 from divergentdave/urlretrieve More... almost 9 years ago
bill subjects moved to a new field in the August 2016 updates to the bulk data More... about 9 years ago
Use urlretrieve() instead of wget, speed up FDsys More... about 9 years ago
upcoming_house_floor: Handle "Senate amendment to the House amendment to" bill descriptions More... about 9 years ago
fdsys: I deleted too much during the refactor. This puts back writing the bill text version data.json files which extract important MODS metadata fields. More... about 9 years ago
fdsys: If nothing new was fetched, then there is no reason to update the lastmod file for every bill. More... about 9 years ago
Merge pull request #175 from unitedstates/fdsys_billstatus_data More... about 9 years ago
forgot to replace utils.get_govtrack_person_id with utils.translate_legislator_id in vote govtrack-compatble XML output More... about 9 years ago
amendment's introduced_at has been a date, so lopping off the time portion More... about 9 years ago
forgot to add xmltodict to requirements.txt More... about 9 years ago
merge branch 'fdsys_redo' More... about 9 years ago
fdsys: no need to scrape for a list of bulk data collections, there's a master sitemap, see #170 More... about 9 years ago
replace THOMAS scraper with USGPO bill status XML importer More... about 9 years ago
whitelist another bill enacted by the ten-day rule, from the 93rd Congress More... about 9 years ago
a House roll call vote line is missing the vote tally in H.R. 2577/114th More... about 9 years ago
parse House ping-pong vote pursuant to rule More... about 9 years ago
correct an upstream data error in an action line for s2012-114 (it's missing 'as amended') More... about 9 years ago
add 'House Amendment to' pattern to upcoming_house_floor More... over 9 years ago
fdsys: add a 'filter' option to only save certain packages/files More... over 9 years ago
fdsys: the timestamp that appears in the bulk data listing page is not an indication of lastmod dates More... over 9 years ago
my fix in c6b85a1153d09222ed958ce33727cad47948cd12 was wrong, also adding validation to bill_id_for in upcoming house bills scraper More... over 9 years ago
docs.house.gov has inconsistent case in descriptions of senate amendments to bills More... over 9 years ago
sometimes Senate vote index pages come back as a 404 - catch that before getting an XML parsing error More... over 9 years ago
re-write the FDSys scraper More... over 9 years ago
Merge pull request #168 from unitedstates/fix-travis More... over 9 years ago