Package: us.census.geoheader 1.0.2
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.
Authors:
us.census.geoheader_1.0.2.tar.gz
us.census.geoheader_1.0.2.zip(r-4.5)us.census.geoheader_1.0.2.zip(r-4.4)us.census.geoheader_1.0.2.zip(r-4.3)
us.census.geoheader_1.0.2.tgz(r-4.4-any)us.census.geoheader_1.0.2.tgz(r-4.3-any)
us.census.geoheader_1.0.2.tar.gz(r-4.5-noble)us.census.geoheader_1.0.2.tar.gz(r-4.4-noble)
us.census.geoheader_1.0.2.tgz(r-4.4-emscripten)us.census.geoheader_1.0.2.tgz(r-4.3-emscripten)
us.census.geoheader.pdf |us.census.geoheader.html✨
us.census.geoheader/json (API)
# Install 'us.census.geoheader' in R: |
install.packages('us.census.geoheader', repos = c('https://greg-minshall.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/minshall/us-census-geoheader
Last updated 4 years agofrom:7f1e4f43cc. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:uscgh.2010.decodeuscgh.2010.sf2.geoheader
Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
(internal) Make Sure a Dataframe Exists | ensure |
(internal) Return the Database | get.data |
(internal) Return the Decode Table | get.decode |
Return text describing the meaning of a value in a column | uscgh.2010.decode |
Return the 2010 Census SF2 Geographic Header Data | uscgh.2010.sf2.geoheader |