powered by
Get metadata for all agencies of a specific jurisdiction
get_agencies(jurisdiction_id = NULL, keyword = NULL, verbose = 0)
Returns pandas dataframe with the metadata
ID for the jurisdiction
search for keyword in agency name
prints out the url of the API call, default value of 0
if (FALSE) get_agencies(jurisdiction_id = 38, keyword = "test")
Run the code above in your browser using DataLab