An integrated R interface to several United States Census Bureau APIs (<https://www.census.gov/data/developers/data-sets.html>) 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 mapping and spatial analysis.
Version: | 1.6.7 |
Depends: | R (≥ 3.3.0) |
Imports: | httr, sf, dplyr (≥ 1.0.0), tigris, stringr, jsonlite (≥ 1.5.0), purrr, rvest, tidyr (≥ 1.0.0), rappdirs, readr, xml2, units, utils, rlang, crayon, tidyselect |
Suggests: | ggplot2, survey, srvyr, terra |
Published: | 2024-10-17 |
DOI: | 10.32614/CRAN.package.tidycensus |
Author: | Kyle Walker [aut, cre], Matt Herman [aut], Kris Eberwein [ctb] |
Maintainer: | Kyle Walker <kyle at walker-data.com> |
BugReports: | https://github.com/walkerke/tidycensus/issues |
License: | MIT + file LICENSE |
URL: | https://walker-data.com/tidycensus/ |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | OfficialStatistics, Spatial |
CRAN checks: | tidycensus results |
Reference manual: | tidycensus.pdf |
Package source: | tidycensus_1.6.7.tar.gz |
Windows binaries: | r-devel: tidycensus_1.6.7.zip, r-release: tidycensus_1.6.7.zip, r-oldrel: tidycensus_1.6.7.zip |
macOS binaries: | r-release (arm64): tidycensus_1.6.7.tgz, r-oldrel (arm64): tidycensus_1.6.7.tgz, r-release (x86_64): tidycensus_1.6.7.tgz, r-oldrel (x86_64): tidycensus_1.6.7.tgz |
Old sources: | tidycensus archive |
Reverse imports: | choroplethr, findSVI, IRexamples, ndi, sociome, zipcodeR, zippeR |
Reverse suggests: | centr, crsuggest, excessmort, mapboxapi, qualmap, segregation, svrep, tigris, tongfen, wru, zctaCrosswalk |
Please use the canonical form https://CRAN.R-project.org/package=tidycensus to link to this page.