dict_decennial_geocomponent_2000 {totalcensus} | R Documentation |
List of geographic components and codes in census 2000
Description
This dataset contains the geographic components and codes used in
Census 2000 summary file 1. Search geographic components
with function search_geocomponents
.
Usage
dict_decennial_geocomponent_2000
Format
A data.table with 98 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
2000 Census Summary File 1 technical documentation page 7-15
[Package totalcensus version 0.6.6 Index]