Description Usage Format Source
An acs object It can be downloaded using the ACS package. After getting an
API key run this line
acs.fetch(endyear = 2016,
geography = geo.make(state = "FL", county = "*"),
variable = acs.lookup(endyear = 2015,
table.number = "B12002",
dataset = "acs"),
dataset = "acs",
col.names = "pretty")
.
1 |
Large acs:
2016
5
data.frame with 67 observations:
NAME:
state: 12
county: three character county code
list with two items:
1string holding county names
2three strings holding variable names
Full Full Geocode for tracts
1string holding county names
2three strings holding variable names
Data downloaded ACS package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.