cmu-delphi/delphi-epidata

Update COVIDcast metadata on insert

Aperta

#289 aperta il 17 nov 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Python (67 fork)auto 404
Engineeringhelp wantedrefactor

Metriche repository

Star
 (104 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Metadata updates are starting to be a real drag. If we refactor to update the metadata when new rows are inserted, we won't have to scan the entire database to figure out what changed.

Bonus: we won't need to do any wip computations at all, since the flag value is already known from the name of the CSV file.

Guida contributor