Learn R Programming

regcensus (version 1.0.1)

get_datafinder: get_datafinder

Description

Get API info for a specific jurisdiction and documentType

Usage

get_datafinder(jurisdiction, document_type = NULL)

Value

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

Arguments

jurisdiction

ID for the jurisdiction

document_type

ID for type of document, default value is NULL

Examples

Run this code
if (FALSE) get_datafinder(jurisdiction = 1)

Run the code above in your browser using DataLab