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

congress.gov API

Results 144 api.congress.gov issues
Sort by recently updated
recently updated
newest added
trafficstars

This is a feature request. It would be nice to have the following properties from the nomination details API (`/nomination/{congress}/{nominationNumber}`) included in the nominee API (`/nomination/{congress}/{nominationNumber}/{ordinal}`): - `introText` - `organization`...

enhancement

I would like to know if this is perfectly in synch with Congress.Gov or if there are delays between information on congress.gov and what's available via this API?

/member/congress/117 returns only 462 observations, but there should be 100 senators, 435 representatives and 6 non-voting delegates

bug

The call https://api.congress.gov/v3/bill/117?fromDateTime=2022-01-01T00:00:00Z&toDateTime=2022-01-31T23:59:59Z returns 14 bills, but only one of them has an update date within the time range, and none of them has a latest action date within the...

documentation
good first issue

Receiving 500 error when crawling the hearing list API for the 109th congress ```sh [congressgov-client] error:

bug

Have you guys considered having a [snowflake data share](https://docs.snowflake.com/en/user-guide/data-sharing-intro) instead of an API. This would save developers a lot of time by being able to access the database records directly...

question

Calling the new [GET /member/congress/:congress/:stateCode/:district](https://api.congress.gov/#/member/member_list_by_congress_state_district) method results in a 502 error. I've tried on the documentation page above and using curl.

bug

In the congress API, the `endYear` value is inaccurate for some of the congresses. Here is an incomplete list of congresses i've found errors in: ``` 110 112 113 114...

documentation

It would be great to have an API that provides the following schedule data: - Official (house/senate) calendar dates - Start and predicted end times - Scheduled recesses - Cancelled...

enhancement

It would be nice to have an API that provides all the executive calendar items that the Senate often references. I can see that Congress.gov already has these indexed based...

enhancement