download_census: download census data

View source: R/download_census.R

download_censusR Documentation

download census data

Description

Download decennial census and ACS 5-year and 1-year data from United States Census bureau. It also download generated data from Census 2010 if not exist.

Usage

download_census(survey, year, states = c(states_DC, "US", "PR"))

Arguments

survey

Which survey to download from, "decennial", "acs5year", , "acs1year", or "redistricting".

year

year or ending year of the survey

states

vector of abbreviations of states such as c("MA", "RI")


GL-Li/rawcensus2010 documentation built on Jan. 19, 2024, 7:11 p.m.