View source: R/get_geography.R
get_geography | R Documentation |
Function produces a data.table/dataframe of the geography names available in submitting a data request to the Census Bureau's API.
get_geography(dataset, vintage = NULL)
dataset |
A string that sets the name of the data set of interest (e.g. "acs/acs5") |
vintage |
An optional numeric that sets the year of interest. |
Get the list of geography entities available (state, county, tract, etc) available for a specific dataset and optionally a vintage.
A data.table
Rick Dean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.