You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: