dict_acs1_table {totalcensus} | R Documentation |
List of summary levels used in ACS 1 year surverys
Description
List of summary levels used in ACS 1 year surverys
Usage
dict_acs1_table
Format
A data.table with 1811 rows and 16 variables:
- table_number
table number such as "C27013"
- table_name
description of the table
- acs1_2019
whether the table is available in 2019
- acs1_2018
whether the table is available in 2018
- acs1_2017
whether the table is available in 2017
- acs1_2016
whether the table is available in 2016
- acs1_2015
whether the table is available in 2015
- acs1_2014
whether the table is available in 2014
- acs1_2013
whether the table is available in 2013
- acs1_2012
whether the table is available in 2012
- acs1_2011
whether the table is available in 2011
- acs1_2010
whether the table is available in 2010
- acs1_2009
whether the table is available in 2009
- acs1_2008
whether the table is available in 2008
- acs1_2007
whether the table is available in 2007
- acs1_2006
whether the table is available in 2006
- acs1_2005
whether the table is available in 2005
- universe
universe of the table
[Package totalcensus version 0.6.6 Index]