cmu-delphi/delphi-epidata

metadata generation improvements

オープン

#990 opened on 2022/10/04

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

Repository metrics

Stars
 (104 個のスター)
PR merge metrics
 (平均マージ 63d 20h) (30d で 11 merged PRs)

説明

  • metadata generation routine can get the list of src/sig faster now by using just the signal dimension TABLE and not the big complicated VIEW to gather them
  • add sort_keys=True to json.dumps() to ensure deterministic output
  • add number of points to metadata for each aggregation since we are in there already... and maybe avg number of re-issues to metadata if we wanna also hit the full table

https://github.com/cmu-delphi/delphi-epidata/blob/dev/src/acquisition/covidcast/database.py#L494

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