dict_decennial_table_2010 {totalcensus} | R Documentation |
Complete list of 2010 census tables
Description
This dataset contains all census tables in census 2010 summary file 1 (with urban/rural update).
Usage
dict_decennial_table_2010
Format
A data.table with 333 rows and 4 variables:
- table_number
table number such as "H1", "PCT22G"
- table_name
description of the table
- universe
universe of the data
- table_ref
reference code such as "H0010", "PCT022G"
Source
2010 Census Summary File 1 technical documentation chapter 5.
[Package totalcensus version 0.6.6 Index]