api.congress.gov icon indicating copy to clipboard operation
api.congress.gov copied to clipboard

Members - Committee Seniority information

Open 104PL104 opened this issue 3 years ago • 4 comments
trafficstars

REQUEST - Committee membership information - i.e., list of committees that member belonged to during each term served

Per term per committee - member’s seniority rank, Senate-wide

(October 2021)

LOC ASSESSMENT - These data are not currently available from Congress.gov

104PL104 avatar Feb 15 '22 14:02 104PL104

Thanks. I will share this feedback with our developers.

rbram avatar Oct 25 '22 18:10 rbram

Comment from Congress.gov public survey, November 2023

client would like to be able to pull committee assignments from the API

104PL104 avatar Dec 19 '23 15:12 104PL104

One thing we haven't been able to find is party seniority listings within a committee.

Is there a reason you couldn't add it to the committeeAssignments object for each committee listed for each member? e.g.

{"committeeName": "Committee on Agriculture, Nutrition, and Forestry", "committeeCode": "SSAF00", "partySeniority": "3"},

{"subcommitteeName": "Subcommittee on Agriculture, Rural Development, Food and Drug Administration, and Related Agencies", "subcommitteeCode": "SSAP01","partySeniority": "1"},

apreiter18 avatar May 21 '24 12:05 apreiter18

User here (GAO intern)-- would really appreciate this feature! Both committee memberships for each congressperson on the /member/{bioguideId} endpoint and memberships for each committee on the /committee/{chamber}/{committeeCode} endpoint

sdxiang avatar Jun 21 '24 18:06 sdxiang