download_cbp_data: Download one year of county business pattern dataset

View source: R/get_cbp_data.R

download_cbp_dataR Documentation

Download one year of county business pattern dataset

Description

Download one year of county business pattern dataset

Usage

download_cbp_data(target_year, aggregation_level = "county",
  path_data = "~/Downloads/", download_method = "wget")

Arguments

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)

Value

data.table


eloualiche/entrydatar documentation built on Aug. 20, 2023, 1:56 p.m.