0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Oct 06, 2024 — Oct 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix bad url handling More... over 11 years ago
Looks for documents referenced in the xml that are not in the meeting package and saves them to the meeting folder. More... over 11 years ago
updated syntax, looking for missing files More... over 11 years ago
Downloading and saving House hearing documents More... over 11 years ago
when looking for committees in bill action lines, "House|Senate" was duplicated in the regex More... over 11 years ago
fixed version number and printing file names More... over 11 years ago
new caused-action/action-caused-by bill relations More... over 11 years ago
Merge pull request #133 from hugovk/gitclone More... over 11 years ago
Use a local commitees-current.yaml fixture instead of doing a network call More... over 11 years ago
Merge pull request #134 from hugovk/pyflakes More... over 11 years ago
pep8/pyflakes More... over 11 years ago
Need to clone the congress-legislators repo for a test More... over 11 years ago
Run pyflakes after a successful build More... over 11 years ago
Update using boilerplates from https://github.com/github/gitignore (via gibo) More... over 11 years ago
Merge pull request #129 from unitedstates/house_meetings More... over 11 years ago
Merge pull request #131 from hugovk/patch-2 More... over 11 years ago
Move build badge to the bottom of the page More... over 11 years ago
Add Travis CI build badge More... over 11 years ago
working More... over 11 years ago
added other meeting docs and tests for house hearings More... over 11 years ago
renaming hearing_id to house_event_id More... over 11 years ago
accounting for multiple documents from one witness More... over 11 years ago
added witness info and testimony urls to meeting output More... over 11 years ago
have the scraper for witness and document information working on a test file, need to test on cases where a witnesses produces multiple documents More... over 11 years ago
Finds the meeting zip file. I still need to read and parse that file to get witness information. More... over 11 years ago
Merge pull request #127 from unitedstates/house_meetings More... over 11 years ago
House hearings can now be loaded by a range of House event id. By default they load using the traditional committee feed. More... over 11 years ago
passing in a range of house even ids to import More... over 11 years ago
breaking the house scraper into smaler functions and adding a numerical load option More... over 11 years ago
Merge branch 'master' of github.com:unitedstates/congress More... over 11 years ago