Learn R Programming

us.census.geoheader (version 1.0.2)

US 2010 Census SF2 Geographic Header Summary Levels 010-050

Description

A simple interface to the Geographic Header information from the "2010 US Census Summary File 2". The entire Summary File 2 is described at , 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.

Copy Link

Version

Install

install.packages('us.census.geoheader')

Monthly Downloads

119

Version

1.0.2

License

BSD_2_clause + file LICENSE

Maintainer

Greg Minshall

Last Published

June 25th, 2020

Functions in us.census.geoheader (1.0.2)

get.decode

(internal) Return the Decode Table
uscgh.2010.decode

Return text describing the meaning of a value in a column
uscgh.2010.sf2.geoheader

Return the 2010 Census SF2 Geographic Header Data
ensure

(internal) Make Sure a Dataframe Exists
get.data

(internal) Return the Database