View source: R/get_datafinder.R
get_datafinder | R Documentation |
Get API info for a specific jurisdiction and documentType
get_datafinder(jurisdiction, document_type = NULL)
jurisdiction |
ID for the jurisdiction |
document_type |
ID for type of document, default value is NULL |
Returns dataframe with the series and years available, along with the endpoints to access the data
## Not run: get_datafinder(jurisdiction = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.