api icon indicating copy to clipboard operation
api copied to clipboard

services to access govinfo content and metadata

Results 21 api issues
Sort by recently updated
recently updated
newest added

Hi, We've noticed that some hearings appear to be returning invalid dates. For example: `https://api.govinfo.gov/packages/CHRG-117shrg46924/summary?api_key=DEMO_KEY` Produces a response of: ```json { "documentType": "SHRG", "congress": "117", "heldDates": ["2022-02-012022-02-09"], "session": "2", "documentNumber":...

bug
Upcoming
fixing

Hi there! I would like to be able to add a condition to a Collections request. For example, I want to get all bills where 'climate' or 'Climate' is contained...

Hello! I'm a Senior Engineering Manager at FiscalNote, managing our Congressional Quarterly product. My engineers are making extensive use of the GovInfo API (https://api.govinfo.gov/docs/) to download Bill Texts, Bill Status,...

data issue

Hello GovInfo! We're seeing about 2% of the BILLSTATUS documents that we examine have faulty HTML in the `` section. For example: https://www.govinfo.gov/bulkdata/BILLSTATUS/117/s/BILLSTATUS-117s294.xml The `` section has unclosed `` tags....

data issue

Here's an upcoming service we're thinking about. We'd love to have feedback on any additional features within this service. # Story As a govinfo api user, I want to be...

Features

Is there a way to sort the granules index of the CRI collection ? i.e. a request for granules doesn't have things alphabetically https://api.govinfo.gov/packages/CRI-2020/granules?offset=7500&pageSize=100&api_key= Having the ability to sort alphabetically...

question

Hello, The API allows us to query LSA and then download htm/pdf of all the CFR parts affected. This means if we want to see if anything was published in...

enhancement

Can a flag that indicates if a bill has been amended be added to the BILLS API package response data?

I'm a bit confused about the structure of CFR amendments presented in the Federal Register XML. It seems like the majority of amendments are structured like this. ``` Description of...

Investigating

Hi Team, Could you please let us know if there is any way we can obtain topic/themes related to CFR section? Thanks, Mani Mittal

Features