makepath / census-parquet

Python tools for creating Parquet files from 2020 Census Data
MIT License
16 stars 4 forks source link

Use click to run all 5 scripts in order #1

Closed ianthomas23 closed 3 years ago

ianthomas23 commented 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.