signaturescience / fiphde

Forecasting Influenza in Support of Public Health Decision Making
https://signaturescience.github.io/fiphde/
GNU General Public License v3.0
3 stars 2 forks source link

ILI nowcast data unavailable for recent dates #124

Closed vpnagraj closed 1 year ago

vpnagraj commented 2 years ago

when looking into an unrelated issue recently, we discovered that the ILI nowcast API data was not up-to-date:

https://github.com/signaturescience/fiphde/issues/123#issuecomment-1267334957

we need to address this in the package in order to continue using the nowcast approach (e.g., replace_ili_nowcast()) in our forecast pipeline

vpnagraj commented 2 years ago

candidate fix: https://github.com/signaturescience/fiphde/compare/main...pseudo-now

vpnagraj commented 2 years ago

merged

stephenturner commented 2 years ago

Reopening this while waiting a response from the delphi team. This may not be available/maintained much longer.

stephenturner commented 2 years ago

See delphi group tracking this at https://github.com/cmu-delphi/delphi-epidata/issues/993

vpnagraj commented 1 year ago

re-opening because this is relevant for documentation ... and we should probably address more comprehensively ahead of v1.0.0 release (#151 )

at the very least we need to add some better messaging or documentation about this in the package.

stephenturner commented 1 year ago

This seems to be no longer functional. Will it be in the future? delphi-epidata issue still nopen, no activity since Oct 2022.

vpnagraj commented 1 year ago

@stephenturner to look at soft "warning" in get_ili_nowcast() that the ILI Nearby nowcast is currently unresponsive

stephenturner commented 1 year ago

warning added in 81b4fa6