cmu-delphi/delphi-epidata

Add min_issue to covidcast metadata endpoint

Ouverte

#232 ouverte le 1 oct. 2020

 (1 commentaire) (0 réaction) (1 personne assignée)Python (67 forks)auto 404
Engineeringenhancementgood first issueneeds scale test rig

Métriques du dépôt

Stars
 (104 étoiles)
Métriques de merge PR
 (Merge moyen 63j 20h) (11 PRs mergées en 30 j)

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

Guide contributeur