LibraryOfCongress / api.congress.gov

congress.gov API
601 stars 38 forks source link

feat: API for executive calendar references #254

Open ryparker opened 3 weeks ago

ryparker commented 3 weeks ago

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 on how it supports searches such as "calendar 511" or URLs such as this

https://www.congress.gov/search?searchResultViewType=compact&q={%22source%22:%22nominations%22,%22search%22:%22calendar+511%22,%22congress%22:%22118%22}

Notice the calendar+511.

congress.gov-search-by-calendar

This feature would be useful because executive calendar numbers are often referenced in the daily schedule/wrap up on www.democrats.senate.gov, for example. The API data could be used to programmatically identify these referenced items.