cmu-delphi/delphi-epidata

Update COVIDcast metadata on insert

オープン

#289 opened on 2020/11/17

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (67 件のフォーク)auto 404
Engineeringhelp wantedrefactor

Repository metrics

Stars
 (104 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド