cmu-delphi/delphi-epidata

Add min_issue to covidcast metadata endpoint

开放

#232 创建于 2020年10月1日

 (1 条评论) (0 个反应) (1 位负责人)Python (67 个派生)auto 404
Engineeringenhancementgood first issueneeds scale test rig

仓库指标

星标
 (104 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

The endpoint contains max_issue, but does not report min_issue, so users don't know what range they can do as_of queries for. We should add this to the metadata calculation and the API endpoint, then update the clients to ensure they return it in correct format (as a date object rather than a string).

贡献者指南