cmu-delphi/delphi-epidata
Add min_issue to covidcast metadata endpoint
Aberta
#232 aberto em 1 de out. de 2020
Engineeringenhancementgood first issueneeds scale test rig
Métricas do repositório
- Stars
- (104 estrelas)
- Métricas de merge de PR
- (Mesclagem média 63d 20h) (11 fundiu PRs em 30d)
Description
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).