[acs-r] Access to Business Patterns data

Leo Barlach leobarlach at gmail.com
Fri Nov 2 12:38:41 EDT 2018


Hi,

My team has been using acs for a while to download Census data, but now we
need to download business pattern data, ideally the zip code business
patters:
https://www.census.gov/data/developers/data-sets/cbp-nonemp-zbp/zbp-api.html

The package doesn't seem to find it. Is this data not available through the
package?

"""
acs::api.key.install(key = census_key)
acs::acs.tables.install()
geo_set <- acs::geo.make(zip.code = '*')
lookup <- acs::acs.lookup(endyear = 2016, keyword = 'ZBP', case.sensitive =
F)
"""

Thanks!
Leo Barlach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/acs-r/attachments/20181102/f949ca66/attachment.html


More information about the acs-r mailing list