download_cbp_data | R Documentation |
Download one year of county business pattern dataset
download_cbp_data(target_year, aggregation_level = "county",
path_data = "~/Downloads/", download_method = "wget")
target_year |
year for which we want to download the data |
aggregation_level |
which data cut to download |
path_data |
where does the download happen: default current directory |
download_method |
use wget or curl (default wget seems to work slightly better) |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.