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

Is there a way to get cfrparts data via API? #68

Open
anuraggulati opened this issue Aug 20, 2020 · 6 comments
Open

Is there a way to get cfrparts data via API? #68

anuraggulati opened this issue Aug 20, 2020 · 6 comments
Labels
enhancement New feature or request

Comments

@anuraggulati
Copy link

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 the FR that affects a CFR title we are interested in, we need to download all the LSAs for that time period, get the htms, and parse them.

This link https://www.govinfo.gov/app/cfrparts/publishdate%3Arange(,2020-08-20) seems to indicated that there is a data structure available where we can simply get the CFR parts affected in a more structured fashion as compared to parsing htm.

Is there a programmatic way to access data as presented in this link ?https://www.govinfo.gov/app/cfrparts/publishdate%3Arange(,2020-08-20)

Thanks

@anuraggulati
Copy link
Author

Hi,
Would someone be able to pick this up please?

Thanks,
Anurag

@jonquandt
Copy link
Member

@anuraggulati -- there is currently no way to access that information via the Public API.

I will add this as an item for us to explore making available.

@jonquandt jonquandt added the enhancement New feature or request label Aug 24, 2020
@anuraggulati
Copy link
Author

Many thanks Jon. This will be most useful.
There are genuine cases where proposed rules in FR take a few years before coming into effect so are not included in the CFR. In such cases, to find the impacting FRs is quite cumbersome via the LSA+FR lookup.

PS:
What's the best way to report an error in data served by the CFRParts link?
Credit Risk Retention (+extension notice) does not affect title 17 part 43 but is shown here: https://www.govinfo.gov/app/cfrparts/publishdate%3Arange(,2020-08-20)

Believe this is a mistake and these should be included in Title 12....

@jonquandt
Copy link
Member

Thanks for reporting this. We'll look into the issue you mentioned. I'm not sure how that is populating incorrectly at this point.

@anuraggulati
Copy link
Author

Hi @jonquandt - Just wondering if there has been movement on this?
Thanks

@jonquandt
Copy link
Member

This is an item on the backlog. Looking to see if it can get into the next release. It did not make it into our September release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants