0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Yaml safe-loader for Beanstalk contrib processing (#279) More... over 3 years ago
Skip parsing bills with no sponsor and title starts with 'Reserved', which is currently happening for H.R. 2, 4, 9-17, 20 More... almost 4 years ago
Fix committee meetings scraper broken by fec2b202 More... about 4 years ago
Fix for change in main branch name in congress-legislators repository More... about 4 years ago
Updated documentation to include current installation steps (#273) More... about 4 years ago
Fix GovTrack-specific output to skip Letlow More... over 4 years ago
Delegate cosponsors are suddenly coming in with different fullName values with 'Del.' and 'Resident Commissioner' titles More... over 4 years ago
Merge pull request #265 from acxz/python-3 More... over 4 years ago
File modes and line endings cleanup (#266) More... almost 5 years ago
python3 upgrade bug fixes. Addressed an integer division issue when computing current congress number in utils.py. Removed iso8601 version constraint so it works with python3. More... almost 5 years ago
use universal_newlines as compat for older python versions (3.6) More... almost 5 years ago
relax constraints on python-dateutil More... almost 5 years ago
fixed string vs. byte object in committee_meetings file when updating to python3 More... almost 5 years ago
fix parsing of xml files as unicode More... almost 5 years ago
properly write binary to output file More... almost 5 years ago
Revert some automated 2to3 changes More... almost 5 years ago
perform regex on xml output properly More... almost 5 years ago
remove extra import from lxml More... almost 5 years ago
handling edge case when xml data is sometimes a string, and sometimes a unicode bytes object. govinfo task is working as expected. More... almost 5 years ago
fix reading/opening pickle files as binary More... almost 5 years ago
update Docker to use python3 More... almost 5 years ago
increase python version of travis More... almost 5 years ago
change instructions to recommend Python 3 More... almost 5 years ago
Run 2to3 over codebase More... almost 5 years ago
Changed print statements and exception handling to match python 3 syntax in all python files. Preserved python 2 compatibility. (#263) More... about 5 years ago
upddep scrapelib (#262) More... about 5 years ago
remove sudo from commands (#200) More... about 5 years ago
Use yaml.BaseLoader when loading config (#260) More... about 5 years ago
Update sponsor_for regex to accept L(ibertarian) party for Rep. Amash More... about 5 years ago
Add a --reparse_actions command to the bill task to re-run the action regexes after we discover a pattern that should be applied to existing data More... about 5 years ago