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

Definition for JSON Keys for each Key Value Pair #9

Open
Aniformer opened this issue Mar 15, 2019 · 4 comments
Open

Definition for JSON Keys for each Key Value Pair #9

Aniformer opened this issue Mar 15, 2019 · 4 comments

Comments

@Aniformer
Copy link

Hi team,

The API output returns more than 40 key value pairs at times depending on the package issue and it's corresponding granule. Is there any documentation provided that defines the key value pairs extracted? There are a lot of keys for which we don't know the definition or meaning of and it would be really helpful if you could provide us with the definitions or perhaps a link to the documentation.

@peregrinator
Copy link
Member

Can you provide a url for the API endpoint you are referring to? All FederalRegister.gov API endpoints are described here: https://www.federalregister.gov/developers/api/v1

@Aniformer
Copy link
Author

https://www.federalregister.gov/api/v1/documents/2018-27875.json

This is the API endpoint that I was referring to. Providing us a definition for these fields would really be helpful!

@peregrinator
Copy link
Member

We don't currently have such a document available - out general design approach is to make those data field as self explanatory as possible if you are familiar with Federal Register documents. Are there particular fields in which you are unsure about?

@Aniformer
Copy link
Author

Aniformer commented Apr 17, 2019

Yes, these are the list of fields we are unsure about that appear in the output to the above API endpoint :

  1. comment_url
  2. comments_close_on
  3. correction_of
  4. corrections
  5. docket_ids
  6. proclamation_number
  7. regulation_id_number_info
  8. regulation_id_numbers
  9. regulations_dot_gov_info
  10. significant
  11. disposition_notes
  12. page_length
  13. page_views
  14. signing_date
  15. start_page
  16. subtype
  17. toc_subject
  18. toc_doc
  19. type
  20. volume
  21. images

We're looking to understand what do these keys contain, and how their corresponding values can be helpful.

Thank you.

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

2 participants