cmu-delphi/delphi-epidata
Add min_issue to covidcast metadata endpoint
Offen
#232 geöffnet am 01.10.2020
Engineeringenhancementgood first issueneeds scale test rig
Repository-Metriken
- Stars
- (104 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 63T 20h) (11 gemergte PRs in 30 T)
Beschreibung
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).