0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve caching of YAML files. Simplify creation of new legislator maps and create person-congresses and congress-persons maps. Mark get_govtrack_person_id() and UnmatchedIdentifer as deprecated in favor of get_person_id(). More... over 11 years ago
Merge pull request #91 from GPHemsley/voteview More... over 11 years ago
Improve parsing of voteview files, including a number of date formats. More... over 11 years ago
never mind the status, not useful More... almost 12 years ago
consider how a bill is being considered More... almost 12 years ago
make the output an object, with some feed-level fields More... almost 12 years ago
revamp a bit, improve logging, make disk paths a bit more consistent More... almost 12 years ago
compact More... almost 12 years ago
Merge pull request #89 from datauy/master More... almost 12 years ago
Adds some fields from the XML into upcoming bills. More... almost 12 years ago
Script to scrape the house floor upcoming bills and download them as json. More... almost 12 years ago
in 'fdsys --list-collections', show the years for which data is available for each collection More... almost 12 years ago
Be bolder about assuming committee chamber-ship using bill origin More... almost 12 years ago
Shored up committee detection, accepting some warnings for ambiguous committees (e.g. Appropriations, Budget, Judiciary, when mentioned without a parent committee chamber) More... almost 12 years ago
For anyone who's using pyenv, default to Python v2.7.5 More... almost 12 years ago
Merge pull request #87 from dcloud/master More... almost 12 years ago
Refactor bill_info to look for committee names separately from identifying referrals. Updated utils.fetch_committee_names to alias so we still get matches when parentheticals are omitted. More... almost 12 years ago
Merge @GPHemsley's voteview roll call data parser More... almost 12 years ago
voteview: make sure we're using the right .ord/.dtl URLs by scraping the .htm page listed on voteview.com for <a> hrefs, and report date parsing problems More... almost 12 years ago
voteview: determine which session of Congress the vote occurs in using GovTrack's sessions.tsv, hook into vote_info.output_vote() for writing JSON and XML, and separate the president's position from Member votes More... almost 12 years ago
Pull committee names from action text and match to committee ids. Fails on occassions when the committee name is truncated in actions, such as 'House Intelligence' rather than 'House Intelligence (Permanent Select)'. More... almost 12 years ago
title More... almost 12 years ago
Grab position for blocks of batch nominations More... almost 12 years ago
Ditching control number More... almost 12 years ago
other readme tweaks More... almost 12 years ago
documented nomination scraper More... almost 12 years ago
Yes! Handle multiple nominees. I think this wraps major work on this scraper (until we transition to Congress.gov. More... almost 12 years ago
Begin parser for voteview rollcall info. (Currently supports up to the 106th Congress.) More... almost 12 years ago
Choke on unrecognized labels now More... almost 12 years ago
normalize committee names for nominations More... almost 12 years ago