A wrapper around tidycensus::get_acs()
which fetches data from the Census
Bureau API, adds a column with the year of the data, and removes the unneeded
margin of error columns.
fetch_acs(..., quiet = TRUE)
... | Parameters passed to |
---|---|
quiet | Boolean to suppress status messages. |
A data frame with the requested ACS data.
year
: Year (numeric)
fips
: Geographic unit FIPS code (character)
Additional columns with requested data