cmu-delphi/delphi-epidata

Add min_issue to covidcast metadata endpoint

Aperta

#232 aperta il 1 ott 2020

 (1 commento) (0 reazioni) (1 assegnatario)Python (67 fork)auto 404
Engineeringenhancementgood first issueneeds scale test rig

Metriche repository

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

Descrizione

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).

Guida contributor