All functions
|
|
download_all_cbp()
|
Download the CBP |
|
download_cbp_data()
|
Download one year of county business pattern dataset |
|
download_qcew_data()
|
Download QCEW dataset from directly from the BLS website |
|
download_qcew_sic_data()
|
Download QCEW dataset from directly from the BLS website for SIC Industries |
|
download_qcew_size_data()
|
Download QCEW dataset (size files 1st quarter) directly from the BLS website |
|
entrydatar
|
A package for downloading data |
|
export_all_data()
|
Export a dataset we are directly reading. |
|
export_named_df()
|
Export the downloaded table into a csv file. |
|
fread.zip.url()
|
Other code: read zipped url |
|
get_bds_cut()
|
Other code: loads data.table with option to write it for a given cut |
|
get_bed()
|
Group all the functions |
|
get_bed_detail()
|
Download BED dataset directly from the BLS website |
|
get_files_master()
|
Master code: for selected years, download and export the data. |
|
get_lau_data()
|
Group all the functions |
|
get_nbf()
|
Other code: loads data.table with option to write it for a given cut |
|
get_qcew_cut()
|
Group all the functions |
|
qcew_sic_des
|
Data that matches QCEW sic industry_code with actual sic codes with description |
|
scb
|
Survey of Current Business Extracted File |
|
tidy_cbp()
|
Clean the CBP |
|
tidy_qcew()
|
Tidying the dataset for regression use (or merge) |
|
tidy_qcew_year()
|
Tidying the dataset for regression use (or merge): operate year by year to keep memory to manageable levels. |