Load US Census Boundary and Attribute Data as 'tidyverse' and 'sf'-Ready Data Frames


[Up] [Top]

Documentation for package ‘tidycensus’ version 0.4

Help Pages

tidycensus-package Return tidy data frames from the US Census Bureau API
census_api_key Install a CENSUS API Key in Your '.Renviron' File for Repeated Use
fips_codes Dataset with FIPS codes for US states and counties
get_acs Obtain data and feature geometry for the five-year American Community Survey
get_decennial Obtain data and feature geometry for the decennial Census
load_variables Load variables from a decennial Census or American Community Survey dataset to search in R
moe_product Calculate the margin of error for a derived product
moe_prop Calculate the margin of error for a derived proportion
moe_ratio Calculate the margin of error for a derived ratio
moe_sum Calculate the margin of error for a derived sum
tidycensus Return tidy data frames from the US Census Bureau API