-
## Summary
I decided to analyze the Chamber of Deputy’s (the lower house of the Brazilian Congress) spendings on airplane rentals over the course of the past six years (from 2013 to 2018). The datas…
-
The latest bill in the HR bulk data files is HR 8080 (4/18), while the latest bill introduced is actually HR 8242 (5/2).
https://www.govinfo.gov/bulkdata/BILLS/118/2/hr
https://www.congress.gov/bi…
-
Sheet with more information can be found [here](https://docs.google.com/spreadsheets/d/1zlv0MndWsdLnp15NI1tFjD7eJuvcYgpmhutASiOqcgk/edit?gid=1166999600#gid=1166999600).
- [ ] 1.1374 - AL
- [ ] 2. …
-
When trying to match up members with their committee memberships i'm seeing the following committee codes from the get specific member API call which does not exist in the Get Committees Call. I'm see…
-
When elected officials reply to constituents that have contacted them via Email Congress, the body of their emails often exceeds 8000 characters (typically when they're sent as HTML), which means that…
-
http://www.federaltimes.com/story/government/cybersecurity/2016/04/28/committee-investigating-fdic-breach/83611282/
-
# Problem with Incoming Data
## Legislature
Guatemala (Congress)
## Problem
Lots of membership changes. Statement count down. Party names changing. Members being removed.
- The source s…
-
S.3621 (https://www.congress.gov/bill/118th-congress/senate-bill/3621) and H.R.6977 (https://www.congress.gov/bill/118th-congress/house-bill/6977) both appear on congress.gov but neither appears in th…
-
In calling the API for committee members, I am getting {'status': '500', 'error': 'Internal Server Error'} for the following:
https://api.propublica.org/congress/v1/110/house/committees/HSIG.json
…
-
I noticed when a key has not been set and you set one with a block, it will throw an argument error. Here is how you can reproduce this:
``` ruby
require 'congress'
Congress.new do |congress|
cong…