get_datafinder: get_datafinder

View source: R/get_datafinder.R

get_datafinderR Documentation

get_datafinder

Description

Get API info for a specific jurisdiction and documentType

Usage

get_datafinder(jurisdiction, document_type = NULL)

Arguments

jurisdiction

ID for the jurisdiction

document_type

ID for type of document, default value is NULL

Value

Returns dataframe with the series and years available, along with the endpoints to access the data

Examples

## Not run: get_datafinder(jurisdiction = 1)

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