RcensusPkg: Easily Access US Census Bureau Survey and Geographic Data
The key function 'get_vintage_data()' returns a dataframe and is
the window into the Census Bureau API requiring just a dataset name,
vintage(year), and vector of variable names for survey estimates/percentages.
Other functions assist in searching for available datasets, geographies,
group/variable concepts of interest. Also provided are functions to access
and layer (via standard piping) displayable geometries for the US, states,
counties, blocks/tracts, roads, landmarks, places, and bodies of water.
Joining survey data with many of the geometry functions is built-in to
produce choropleth maps.
Version: |
0.1.4 |
Depends: |
R (≥ 4.4.0) |
Imports: |
ggplot2 (≥ 3.5.1), data.table (≥ 1.16.4), httr (≥ 1.4.7), jsonlite (≥ 1.8.9), stringr (≥ 1.5.1), purrr (≥ 1.0.2), sf (≥ 1.0-19), ggplotify (≥ 0.1.2), gtable (≥ 0.3.6), RplotterPkg (≥ 0.1.3) |
Suggests: |
knitr (≥ 1.4.9), testthat (≥ 3.0.0), usethis (≥ 3.1.0), usmap (≥ 0.7.1), vdiffr (≥ 1.0.8), classInt (≥ 0.4-10), RColorBrewer (≥ 1.1-3), here (≥ 1.0.1), withr (≥ 3.0.2) |
Published: |
2025-03-15 |
DOI: |
10.32614/CRAN.package.RcensusPkg |
Author: |
Rick Dean [aut,
cre, cph] |
Maintainer: |
Rick Dean <deanr3 at bardstown.com> |
BugReports: |
https://github.com/deandevl/RcensusPkg/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/deandevl/RcensusPkg |
NeedsCompilation: |
no |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
RcensusPkg results |
Documentation:
Downloads:
Package source: |
RcensusPkg_0.1.4.tar.gz |
Windows binaries: |
r-devel: RcensusPkg_0.1.4.zip, r-release: not available, r-oldrel: not available |
macOS binaries: |
r-devel (arm64): not available, r-release (arm64): not available, r-oldrel (arm64): not available, r-devel (x86_64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=RcensusPkg
to link to this page.