get_agencies: get_agencies

View source: R/get_agencies.R

get_agenciesR Documentation

get_agencies

Description

Get metadata for all agencies of a specific jurisdiction

Usage

get_agencies(jurisdiction_id = NULL, keyword = NULL, verbose = 0)

Arguments

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

Value

Returns pandas dataframe with the metadata

Examples

## Not run: get_agencies(jurisdiction_id = 38, keyword = "test")

regcensus documentation built on Oct. 4, 2023, 1:07 a.m.