cmu-delphi/delphi-epidata

metadata generation improvements

开放

#990 创建于 2022年10月4日

 (2 条评论) (0 个反应) (0 位负责人)Python (67 个派生)auto 404
acquisitionapi changeenhancementhelp wanted

仓库指标

星标
 (104 个星标)
PR 合并指标
 (平均合并 63天 20小时) (30 天内合并 11 个 PR)

描述

  • 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

贡献者指南