download_all_cbp | R Documentation |
Download the CBP
download_all_cbp(year_start = 1996, year_end = 2013,
aggregation_level = "county", path_data = "~/Downloads/")
year_start |
year starting data download |
year_end |
year ending data download |
aggregation_level |
which data type to download |
path_data |
where does the download happen: default current directory |
data.table
downloads data from the County Business Pattern for desired years, splitting data by the aggregation level codes the docs for the CBP is available at the following: http://www.census.gov/econ/cbp/download/full_layout/County_Layout_SIC.txt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.