dict_decennial_geocomponent_2010 {totalcensus}R Documentation

List of geographic components and codes in census 2010

Description

This dataset contains the geographic components and codes used in Census 2010 summary file 1 (with urban/rural update). Search geographic components with function search_geocomponents.

Usage

dict_decennial_geocomponent_2010

Format

A data.table with 96 rows and 4 variables:

code

code for the geocomponent, such as "01" and "M3"

geo_component

description of the geographic component

state_file

wheather the geocomponent available in state files

US_file

wheather the geocomponent available in national files

Source

2010 Census Summary File 1 technical documentation page 6-15


[Package totalcensus version 0.6.6 Index]