LibraryOfCongress / api.congress.gov

congress.gov API
601 stars 38 forks source link

Filter bills by subject (either legislativeSubjects or policyArea) #259

Closed apreiter18 closed 2 days ago

apreiter18 commented 2 weeks ago

Feedback from a user:

Is there a way to filter bills by subject (either legislativeSubjects or policyArea)? One user proposes filters such as:

https://api.congress.gov/v3/bill?limit=5&filter=policyArea:Agriculture%20and%20Foodhttps://api.congress.gov/v3/bill?limit=5&filter=legislativeSubjects:Farmlandhttps://api.congress.gov/v3/bill?limit=5&filter=subjects:Farmland

Could this be incorporated into the bill endpoint?

apreiter18 commented 2 days ago

Duplicate of issue #130