get_acs.Rd
Get ACS data about population, income, etc.
get_acs( variable, geography, year = 2019, CENSUS_API_KEY = Sys.getenv("CENSUS_API_KEY") )
variable | ACS variable |
---|---|
geography | Geographic unit for the data |
year | ACS 5-year vintage (end year) |
CENSUS_API_KEY | Census API Key |
A tibble