defuneste / tidycensus

Load US Census boundary and attribute data as 'tidyverse' and 'sf'-ready data frames in R

Home Page:https://walker-data.com/tidycensus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tidycensus

R build status CRAN Badge CRAN Downloads

tidycensus is an R package that allows users to interface with the US Census Bureau's decennial Census and five-year American Community APIs and return tidyverse-ready data frames, optionally with simple feature geometry included. Install from CRAN with the following command:

install.packages("tidycensus")

To learn more about the package, please visit the package documentation at https://walker-data.com/tidycensus/ or read the book Analyzing US Census Data: Methods, Maps, and Models in R at https://walker-data.com/census-r/.

Note: This product uses the Census Bureau Data API but is not endorsed or certified by the Census Bureau.

About

Load US Census boundary and attribute data as 'tidyverse' and 'sf'-ready data frames in R

https://walker-data.com/tidycensus

License:Other


Languages

Language:R 100.0%