Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Historical Committee Memberships #951

Open
iita-atii opened this issue Nov 9, 2024 · 3 comments
Open

Historical Committee Memberships #951

iita-atii opened this issue Nov 9, 2024 · 3 comments

Comments

@iita-atii
Copy link

Hey all, thanks again for your great work here. I'm wondering if you have any leads to get historical committee memberships, the committee-membership-current.yaml is great but I'm looking for as much history as possible. The only option I'm seeing is to parse it out of Congressional Record or Congressional Directory which is a headache.

What i've looked at:

api.congress.gov doesn't seem to include any committee information.

Current committee membership can be found in machine readable format at but no historical record I can find https://clerk.house.gov/xml/lists/MemberData.xml

The senate doesn't seem to have anything in machine readable format but current memberships can be found at https://www.senate.gov/artandhistory/history/common/generic/Historical_Office.htm, but this doesn't include much for rankings data.

It seems the best source was the defunct propublica API members endpoint https://projects.propublica.org/api-docs/congress-api/members/, I'm wondering where they pulled that data from initially. Or maybe there's bulk-downloads of that data floating around somewhere.

@iita-atii
Copy link
Author

Just saw the data at https://web.mit.edu/17.251/www/data_page.html which seems like it'll do the trick!

@barapa
Copy link
Contributor

barapa commented Nov 11, 2024

@iita-atii - can you give guidance on what exactly you are parsing and how you are doing it?

Any leads on more recent historical committee data - that link seems to end at 2017

@barapa
Copy link
Contributor

barapa commented Nov 11, 2024

For the senate, it looks like there are PDF's available here:
https://www.senate.gov/committees/committee_assignments.htm

Haven't found an equivalent for the house

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants