acs_vars | R Documentation |
A dataset of the ACS variable names used to calculate the Area Deprivation Index (ADI) and Berg Indices (ADI-3).
acs_vars
A ['tibble'][tibble::tibble] with 139 rows and 10 variables:
ACS variable name
Brief description of the data the variable contains
Logical, indicating the variables to be used when calculating ADI and ADI-3 using the 1- or 3-year estimates from 2011 and later or when using the 5-year estimates from 2012 or later
Logical, indicating the variables to be used when calculating ADI and ADI-3 at the block group level using the 2015 or 2016 estimates
Logical, indicating the variables to be used when calculating ADI using the 2011 5-year estimates
Logical, indicating the variables to be used when calculating ADI and ADI-3 using the 2010 1- or 3-year estimates
Logical, indicating the variables to be used when calculating ADI and ADI-3 using the 2010 5-year estimates
Logical, indicating the variables to be used when calculating ADI and ADI-3 using the 2008 or 2009 1-year estimates
Logical, indicating the variables to be used when calculating ACS estimates not previously mentioned, including the 2009 5-year estimates
Logical, indicating the variables to use
in conjunction with the few actual 2010 decennial census variables when
running get_adi(year = 2010, dataset = "decennial")
Note that not all year/estimate combinations are currently supported by the
census API and/or tidycensus
, and some may never be supported.
decennial_vars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.