get_agencies | R Documentation |
Get metadata for all agencies of a specific jurisdiction
get_agencies(jurisdiction_id = NULL, keyword = NULL, verbose = 0)
jurisdiction_id |
ID for the jurisdiction |
keyword |
search for keyword in agency name |
verbose |
prints out the url of the API call, default value of 0 |
Returns pandas dataframe with the metadata
## Not run: get_agencies(jurisdiction_id = 38, keyword = "test")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.