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 all Census
geographies.
Version: |
0.11 |
Depends: |
R (≥ 3.3.0) |
Imports: |
httr, sf, dplyr (≥ 0.8.0), tigris, stringr, jsonlite (≥
1.5.0), purrr, rvest, tidyr (≥ 1.0.0), rappdirs, readr, xml2, units, utils, rlang |
Suggests: |
ggplot2, survey, srvyr |
Published: |
2020-12-14 |
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://github.com/walkerke/tidycensus |
NeedsCompilation: |
no |
Materials: |
README |
In views: |
OfficialStatistics, Spatial |
CRAN checks: |
tidycensus results |