cmu-delphi / delphi-epidata

An open API for epidemiological data.
https://cmu-delphi.github.io/delphi-epidata/
MIT License
100 stars 62 forks source link

Some NY data missing from `fluview` #1388

Open isaacyeaton opened 4 months ago

isaacyeaton commented 4 months ago

It seems the NY data stops after epiweek 202349.

Fails Epiweek URL
No 202349 https://api.delphi.cmu.edu/epidata/fluview/?regions=ny&epiweeks=202349
Yes 202350 https://api.delphi.cmu.edu/epidata/fluview/?regions=ny&epiweeks=202350
Yes 202404 https://api.delphi.cmu.edu/epidata/fluview/?regions=ny&epiweeks=202404

However, CDC does have the data.

image