us.census.geoheader: US 2010 Census SF2 Geographic Header Summary Levels 010-050

A simple interface to the Geographic Header information from the "2010 US Census Summary File 2". The entire Summary File 2 is described at <https://catalog.data.gov/dataset/census-2000-summary-file-2-sf2>, but note that this package only provides access to parts of the geographic header ('geoheader') of the file. In particular, only the first 101 columns of the geoheader are included and, more importantly, only rows with summary levels (SUMLEVs) 010 through 050 (nation down through county level) are included. In addition to access to (part of) the geoheader, the package also provides a decode function that takes a column name and value and, for certain columns, returns "the meaning" of that column (i.e., a "SUMLEV" value of 40 means "State"); without a value, the decode function attempts to describe the column itself.

Version: 1.0.2
Imports: utils, tibble
Suggests: R.rsp
Published: 2020-06-25
Author: Greg Minshall [aut, cph, cre], United States Census Bureau [dtc]
Maintainer: Greg Minshall <minshall at acm.org>
License: BSD_2_clause + file LICENSE
URL: https://gitlab.com/minshall/us-census-geoheader
NeedsCompilation: no
Citation: us.census.geoheader citation info
CRAN checks: us.census.geoheader results

Documentation:

Reference manual: us.census.geoheader.pdf
Vignettes: a small tour of the geographic header (HTML)

Downloads:

Package source: us.census.geoheader_1.0.2.tar.gz
Windows binaries: r-prerel: us.census.geoheader_1.0.2.zip, r-release: us.census.geoheader_1.0.2.zip, r-oldrel: us.census.geoheader_1.0.2.zip
macOS binaries: r-prerel (arm64): us.census.geoheader_1.0.2.tgz, r-release (arm64): us.census.geoheader_1.0.2.tgz, r-oldrel (arm64): us.census.geoheader_1.0.2.tgz, r-prerel (x86_64): us.census.geoheader_1.0.2.tgz, r-release (x86_64): us.census.geoheader_1.0.2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=us.census.geoheader to link to this page.