Missing CAMEO codes for 2017 events
Opened this issue · 0 comments
andybega commented
The 2017 events file is missing a "CAMEO column", but it does have "Event Text".
- Fix for future reads: there already is a file-specific non-standard treatment for dates in
read_events_tsv()
, so maybe just add another fix fo this there. - Fix for DB if already ingested: if the file has already been ingested into the database, those records will require an update to add in the missing CAMEO codes.