mattyschell / geodatabase-buildings-condoetl

Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Clean Up Outputs in Data Directory #2

Open mattyschell opened 3 years ago

mattyschell commented 3 years ago

Delete csvs, sqls, etc in the data directory at the end of the ETL.

When different users attempt to overwrite the outputs the scripts are failing silently. Probably best to handle this better too.