Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agency Mapping for Section or Each Granule #40

Closed
Aniformer opened this issue May 7, 2019 · 1 comment
Closed

Agency Mapping for Section or Each Granule #40

Aniformer opened this issue May 7, 2019 · 1 comment
Assignees

Comments

@Aniformer
Copy link

Hi team,

The ECFR website provides us with the regulatory entity mapping for each Title and Volume. Is their any API endpoint or source from which we can obtain this information in machine readable format? The ecfr link we are referring to is here : https://www.ecfr.gov/cgi-bin/ECFR?page=browse

For eg --
CFR-2018-title17-vol1-sec1-2, this particular granuleID is present in the below API endpoint :
https://api.govinfo.gov/packages/CFR-2018-title17-vol1/granules?offset=0&pageSize=10000&api_key=NSlyx6Yi2AMkeRUpQKm4YFgRSupyXNcobKsKUbGT

We need to map each granuleID present in the above API endpoint with the regulatory entities present on the ECFR website. Any insight would be appreciated!

Thank you,
Anirudh

@llaplant
Copy link
Member

llaplant commented May 7, 2019

@Aniformer you may want to look at eCFR XML Bulk Data.
It is available at https://www.govinfo.gov/bulkdata/ECFR

The most up-to-date ECFR from the bulkdata repository is also available via the API:

https://api.govinfo.gov/collections/ECFR/2019-01-01T00:00:00Z?pageSize=50&offset=0&api_key=DEMO_KEY

@llaplant llaplant self-assigned this May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants