openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
U
unitedstates-congress
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 08, 2024 — Sep 08, 2025
Showing page 19 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update script to use existing code in bill_info.py, which adds a lot more information about the bills.
Gordon P. Hemsley
More...
over 12 years ago
Add a basic statutes script, which creates basic json files for bills that became law.
Gordon P. Hemsley
More...
over 12 years ago
nominations.py function identical to bills.py
Chris Wilson
More...
over 12 years ago
added option for POST data to download()
Chris Wilson
More...
over 12 years ago
Added a few nomination functions directly analogous to bill functions
Chris Wilson
More...
over 12 years ago
First run at nomination_info.py
Chris Wilson
More...
over 12 years ago
Merge fix
Eric Mill
More...
over 12 years ago
Move the thomas ID correction out of just the govtrack export code and into the general data output
Eric Mill
More...
over 12 years ago
now that we store thomas IDs in a consistent format, no need to reformat for GovTrack output
Joshua Tauberer
More...
over 12 years ago
handle committee sponsors of amendments --- affects bills by adding type=person to all sponsors (as it does for amendments sponsored by individuals)
Joshua Tauberer
More...
over 12 years ago
Make sure thomas IDs we use on sponsor/cosponsor fields in bulk data match the same rules (string, zero-padding) as we use in congress-legislators
Eric Mill
More...
over 12 years ago
name correction
Eric Mill
More...
over 12 years ago
handle THOMAS providing an incorrect ID for Rep. C. A. Dutch Ruppersberger
Joshua Tauberer
More...
over 12 years ago
a little cleanup for GovTrack output when a THOMAS ID is not found
Joshua Tauberer
More...
over 12 years ago
some GovTrack-compatible output fixes
Joshua Tauberer
More...
over 12 years ago
improve related-bill relation detection: detect rules ('rule' code, which was used on GovTrack) and detect three new relations: 'includes' and 'included-in' which seem to be new relations for when some text of one bill is included in another (very cool) and 'ruled-by' which is the inverse of 'rule'
Joshua Tauberer
More...
over 12 years ago
Restored the fdsys bill fetching task, no reason these can't coexist
Eric Mill
More...
over 12 years ago
Added a bill_versions task that takes a full --congress, a --bill_id, or a --bill_version_id, and saves a text-versions/[version_code].json file with the data for each version: when it was issued, its code/id, and URLs to each published version of it. Uses fdsys.py for sitemap crawling and MODS doc parsing
Eric Mill
More...
over 12 years ago
Resolved merge conflict
Eric Mill
More...
over 12 years ago
Merge branch 'master' of github.com:unitedstates/congress
Eric Mill
More...
over 12 years ago
In-progress refactor to make a bill_versions task
Eric Mill
More...
over 12 years ago
Added a couple helper functions, made sure to transform congress into integer all the time
Eric Mill
More...
over 12 years ago
fdsys: for --store, handle collections that have 'granules' like how the STATUTEs break up each volume by public law where the public laws are listed on the package content page but not in the sitemap
Joshua Tauberer
More...
over 12 years ago
Moved doing_amendments into the options hash
Eric Mill
More...
over 12 years ago
Refactored download helper to have all extra options go through options hash, documented each option
Eric Mill
More...
over 12 years ago
fdsys: add a method to locally store mods, PDF, etc. and update when sitemap indicates changes
Joshua Tauberer
More...
over 12 years ago
add a FDSys sitemap mirroring tool and create text-versions.json files next to each bill data.json file with available text versions with GPO URLs and lastmod timestamps from the source sitemap
Joshua Tauberer
More...
over 12 years ago
markdown error
Joshua Tauberer
More...
over 12 years ago
clean up README
Joshua Tauberer
More...
over 12 years ago
amendments: handle case where there are no actions
Joshua Tauberer
More...
over 12 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
26
27
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree