LibraryOfCongress / api.congress.gov

congress.gov API
642 stars 39 forks source link

Feature: (more easily) get the upcoming week's committee hearings #159

Open dylanirlbeck opened 11 months ago

dylanirlbeck commented 11 months ago

As a user, I want the ability to view all the upcoming committee hearings (House/Senate) for the week. Currently, this is possible but difficult: I have to write my own pagination logic to get all the hearings in bulk and filter the ones I care about based on the current date.

Aside from a designated endpoint, this feature could possibly be better offered by adding a parameter to the /hearing/{congress} endpoint that allows you to sort in descending chronological order, or filter the result set by a date range, for instance.

rbram commented 11 months ago

Hello. Thanks for your feedback. We will discuss this enhancement request with our developers.