After building, I get this:
mysql> select * from sources where ds_pk = 120 \G
...
file_name: datapackage.json
file_name: covid-19-outbreaks-by-month-of-onset-outbreaks-reported-to-cdph-jan-1-2021-jan-6-2025.csv
file_name: covid-19-outbreaks-by-month-of-onset-outbreaks-reported-to-cdph-jan-1-2021-mar-3-2025.csv
file_name: total-covid-19-outbreaks-by-industry-outbreaks-with-onset-after-jan-1-2021.csv
I can take the "jan-6-2025.csv" file out of the meta data, but then I run an update_one.sh and it appears again.
Erf.
If I take the unnecessary copy out of the sources directory, it stops happening.
This needs to handle the situation correctly or be more obvious so that I remember what this is when it happens.
After building, I get this:
I can take the "jan-6-2025.csv" file out of the meta data, but then I run an update_one.sh and it appears again.
Erf.
If I take the unnecessary copy out of the sources directory, it stops happening.
This needs to handle the situation correctly or be more obvious so that I remember what this is when it happens.