powered by
API docs: https://cmu-delphi.github.io/delphi-epidata/api/nowcast.html.
Obtains information on outpatient inluenza-like-illness (ILI) from Delphi's
pub_nowcast(locations, epiweeks = "*", fetch_args = fetch_args_list())
tibble::tibble
character. Locations to fetch.
timeset. Epiweeks to fetch. Defaults to all ("*") dates.
timeset
fetch_args. Additional arguments to pass to fetch().
fetch_args
fetch()
The full list of location inputs can be accessed at https://github.com/cmu-delphi/delphi-epidata/blob/main/src/acquisition/fluview/fluview_locations.py.
if (FALSE) { pub_nowcast(locations = "ca", epiweeks = epirange(201201, 201301)) }
Run the code above in your browser using DataLab