hrecht / censusapi

R package to retrieve U.S. Census data and metadata via API
https://www.hrecht.com/censusapi/
169 stars 31 forks source link

Add support for Business Dynamic Statistics categorical parameters #36

Closed hrecht closed 5 years ago

hrecht commented 6 years ago

The BDS API allows optional sic1, fage4, Ifsize, Fsize, metro parameters for filtering. These are not currently supported in censusapi.

hrecht commented 5 years ago

Done in v0.6.0, which adds the ability to use miscellaneous paramaters.