Other packages > Find by keyword >

tidycensus  

Load US Census Boundary and Attribute Data as 'tidyverse' and 'sf'-Ready Data Frames
View on CRAN: Click here


Download and install tidycensus package within the R console
Install from CRAN:
install.packages("tidycensus")

Install from Github:
library("remotes")
install_github("cran/tidycensus")

Install by package version:
library("remotes")
install_version("tidycensus", "1.6.3")



Attach the package and use:
library("tidycensus")
Maintained by
Kyle Walker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-06-20
Latest Update: 2023-08-07
Description:
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.
How to cite:
Kyle Walker (2017). tidycensus: Load US Census Boundary and Attribute Data as 'tidyverse' and 'sf'-Ready Data Frames. R package version 1.6.3, https://cran.r-project.org/web/packages/tidycensus
Previous versions and publish date:
0.1.2 (2017-06-20 17:43), 0.2 (2017-08-09 20:11), 0.3.1 (2017-10-26 17:45), 0.3 (2017-10-17 18:54), 0.4.1 (2018-01-31 21:32), 0.4.6 (2018-04-15 21:24), 0.4 (2018-01-03 00:41), 0.8.1 (2018-08-27 06:10), 0.9.2 (2019-06-12 23:40), 0.9.5 (2020-01-20 13:10), 0.9.6 (2020-01-25 23:50), 0.9.9.2 (2020-04-03 18:00), 0.9.9.5 (2020-06-10 18:10), 0.9 (2019-01-09 16:20), 0.10.1 (2020-09-27 12:50), 0.10.2 (2020-09-28 14:10), 0.11.4 (2021-01-20 15:40), 0.11 (2020-12-14 19:10), 1.0 (2021-05-19 21:30), 1.1.2 (2022-03-09 13:30), 1.1 (2021-09-23 20:30), 1.2.1 (2022-04-21 13:40), 1.2.2 (2022-06-03 19:10), 1.2.3 (2022-09-16 17:26), 1.2 (2022-04-12 21:00), 1.3.1 (2023-01-09 19:20), 1.3.2 (2023-01-30 16:00), 1.3.4 (2023-05-19 16:40), 1.3 (2022-12-09 19:40), 1.4.1 (2023-06-03 06:30), 1.4.4 (2023-08-07 23:00), 1.4 (2023-05-27 09:00), 1.5 (2023-09-26 21:50), 1.6.2 (2024-03-05 17:30), 1.6 (2024-01-25 17:00)
Other packages that cited tidycensus R package
View tidycensus citation profile
Other R packages that tidycensus depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns