powered by
Get metadata for documents available in a specific jurisdiction or for a specific document ID
get_documents( document_id = NULL, jurisdiction_id = NULL, date = NULL, document_type = 1, verbose = 0 )
Returns pandas dataframe with the metadata
ID of the specific document
ID for the jurisdiction
Year(s) of the documents
ID for type of document, default value of 1
prints out the url of the API call, default value of 0
if (FALSE) get_documents(jurisdiction_id = 38, date = 2022)
Run the code above in your browser using DataLab