Root url for the delphi API
Build url for API request. The url represents a request for all weeks in a single epidemic season, all regions and single lag value. Lag can be skipped if needing latest issue (with max lag value)
Return a promise with data from delphi epidata API Note that the API only allows 3650 items for each request (https://github.com/cmu-delphi/delphi-epidata/issues/1#issuecomment-308502781) Collecting data for a season (with one lag value) with all regions amounts to max of 520 results
Generated using TypeDoc
Module to collect data from delphi epidata API (https://github.com/cmu-delphi/delphi-epidata)