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
about 16 hours
ago. based on code collected
about 16 hours
ago.
Sep 15, 2024 — Sep 15, 2025
Showing page 20 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
amendments: XML output, parse actions, current status
Joshua Tauberer
More...
over 12 years ago
make the --fast logic work with amendments too (broken since 4865ce2ad5704dfacf6977995becdd5eb15e8253)
Joshua Tauberer
More...
over 12 years ago
for --fast, move the part that writes the cache to be after the bill is successfully parsed
Joshua Tauberer
More...
over 12 years ago
Drastically simplified fast-caching process for bills, by handling all cache detection in the bill pagination process. This allows for the possibility that we could overlook a change if the script aborted between caching the new state and completing the bill fetching/output process.
Eric Mill
More...
over 12 years ago
Using utils function to write bill state cache
Eric Mill
More...
over 12 years ago
Chopped unused option
Eric Mill
More...
over 12 years ago
add a --fast option for scraping votes which only downloads new votes or votes taken in the last three days
GovTrack.us
More...
over 12 years ago
add a --fast option for parsing bills using Derek's original idea of detecting many (but not all) changes to bills by looking at the search result listing content
GovTrack.us
More...
over 12 years ago
support Python < 2.7 by removing the dict-creation syntax { a:b ... }
GovTrack.us
More...
over 12 years ago
parsing amendments (hopefully)
GovTrack.us
More...
over 12 years ago
change some print statements to logging.warn and use a special Exception class when a GovTrack ID lookup fails
GovTrack.us
More...
over 12 years ago
partial revert of 4cbf3bc2fec429eda2b8b74b526cab933e4abcc3 which added a check if a vote file is changed (module updated_at) before saving it, but this logic is better handled by my GovTrack import scripts rather than here
GovTrack.us
More...
over 12 years ago
1) fix how congress-legislators repo is updated; 2) in the votes parser change the meaning of --force and add new option --fetch
GovTrack.us
More...
over 12 years ago
Update current_congress function to consider the first 2.5 days of the year as the last year
Eric Mill
More...
over 12 years ago
revised vote IDs to use canonical session years (e.g. 2012) rather than session ordinals (e.g. 1, 2)
GovTrack.us
More...
over 12 years ago
fix parse issue on summaries when there is a 'There are X other summaries' link.
GovTrack.us
More...
over 12 years ago
documented roll call votes parser in the README
GovTrack.us
More...
over 12 years ago
--congress flag was broken
GovTrack.us
More...
over 12 years ago
correct daylight saving timezone handling so that the UTC offset in all serialized dates is correct with respect to whether DST was in effect at the time (and does not change anything else)
GovTrack.us
More...
over 12 years ago
refactoring mistake
GovTrack.us
More...
over 12 years ago
make vote XML output closer to GovTrack
GovTrack.us
More...
over 12 years ago
replace the submodule with scripted clone/pull, which makes it easier to always be at the latest upstream commit and lets us control the clone depth
GovTrack.us
More...
over 12 years ago
document the current submodule situation
GovTrack.us
More...
over 12 years ago
more on vote parsing
Joshua Tauberer
More...
over 12 years ago
starting a roll call votes parser, including some refactoring of existing code so it can be reused
Joshua Tauberer
More...
over 12 years ago
Merge branch 'master' of github.com:unitedstates/congress
Eric Mill
More...
almost 13 years ago
tone down action/committee indentation warnings to info - they can't be solved by us, we must only cope. We could potentially store extra metadata in those actions so that users of the data would know this post-parse.
Eric Mill
More...
almost 13 years ago
update of TODOs
Eric Mill
More...
almost 13 years ago
Switched the skip notice to a warning (it is not an error, bills reserved for the speaker will be properly skipped)
Eric Mill
More...
almost 13 years ago
Simplified format further - is the timestamp/level helpful in our context? If others think this is helpful, we could also make a --verbose flag to turn on more verbose logging
Eric Mill
More...
almost 13 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
25
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