mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-25 08:20:16 -07:00
final census GHA
This commit is contained in:
parent
8b2225f22e
commit
a94b8e2761
2 changed files with 6 additions and 7 deletions
|
@ -78,10 +78,10 @@ def census_data_download(zip_compress):
|
|||
logger.info("Initializing all census data")
|
||||
|
||||
data_path = settings.APP_ROOT / "data"
|
||||
# census_reset(data_path)
|
||||
census_reset(data_path)
|
||||
|
||||
logger.info("Downloading census data")
|
||||
# etl_runner("census")
|
||||
etl_runner("census")
|
||||
|
||||
if zip_compress:
|
||||
zip_census_data()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue