Closed ianthomas23 closed 3 years ago
Use Python click to run all 5 scripts in order using the single command run_census_parquet. Also replaced use of lftp with wget with a 0.5 second delay between download files to avoid download problems.
click
run_census_parquet
lftp
wget
Use Python
click
to run all 5 scripts in order using the single commandrun_census_parquet
. Also replaced use oflftp
withwget
with a 0.5 second delay between download files to avoid download problems.