An integrated R interface to the decennial US Census and American Community Survey APIs and the US Census Bureau's geographic boundary files. Allows R users to return Census and ACS data as tidyverse-ready data frames, and optionally returns a list-column with feature geometry for many geographies.
Version: | 0.4.6 |
Depends: | R (≥ 3.3.0) |
Imports: | httr, sf, dplyr (≥ 0.7.0), tigris, stringr, jsonlite, purrr, rvest, tidyr (≥ 0.7.0), rappdirs, readr, xml2, units, utils |
Suggests: | ggplot2 |
Published: | 2018-04-15 |
Author: | Kyle Walker [aut, cre], Kris Eberwein [ctb] |
Maintainer: | Kyle Walker <kyle.walker at tcu.edu> |
BugReports: | https://github.com/walkerke/tidycensus/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/walkerke/tidycensus |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | tidycensus results |
Reference manual: | tidycensus.pdf |
Package source: | tidycensus_0.4.6.tar.gz |
Windows binaries: | r-devel: tidycensus_0.4.6.zip, r-release: tidycensus_0.4.6.zip, r-oldrel: tidycensus_0.4.6.zip |
OS X binaries: | r-release: tidycensus_0.4.6.tgz, r-oldrel: tidycensus_0.4.6.tgz |
Old sources: | tidycensus archive |
Please use the canonical form https://CRAN.R-project.org/package=tidycensus to link to this page.