<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>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: <a href="https://www.census.gov/data/developers/data-sets/cbp-nonemp-zbp/zbp-api.html">https://www.census.gov/data/developers/data-sets/cbp-nonemp-zbp/zbp-api.html</a></div><div><br></div><div>The package doesn&#39;t seem to find it. Is this data not available through the package?</div><div><br></div><div>&quot;&quot;&quot;</div><div>acs::api.key.install(key = census_key)</div><div>acs::acs.tables.install()</div><div>geo_set &lt;- acs::geo.make(zip.code = &#39;*&#39;)</div><div>lookup &lt;- acs::acs.lookup(endyear = 2016, keyword = &#39;ZBP&#39;, case.sensitive = F)</div><div>&quot;&quot;&quot;</div><div><br></div><div>Thanks!</div><div>Leo Barlach</div></div></div></div></div></div>