Load US Census Boundary and Attribute Data as 'tidyverse' and 'sf'-Ready Data Frames
Get data from the US Census Bureau Population Estimates Program
Obtain data and feature geometry for American Community Survey Migrati...
Get available population groups for a given Decennial Census year and ...
Load data from the American Community Survey Public Use Microdata Seri...
Use population-weighted areal interpolation to transfer information fr...
Load variables from a decennial Census or American Community Survey da...
Calculate the margin of error for a derived product
Calculate the margin of error for a derived proportion
Calculate the margin of error for a derived ratio
Convert polygon geometry to dots for dot-density mapping
Install a CENSUS API Key in Your .Renviron
File for Repeated Use
Check to see if a given geography / population group combination is av...
Obtain data and feature geometry for the American Community Survey
Obtain data and feature geometry for the decennial US Census
Calculate the margin of error for a derived sum
Evaluate whether the difference in two estimates is statistically sign...
Identify summary files for a given decennial Census year
Return tidy data frames from the US Census Bureau API
Convert a data frame returned by get_pums() to a survey object
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.