title | parent | grand_parent | nav_order |
---|---|---|---|
<i>inactive</i> NoroSTAT |
Data Sources and Signals |
Other Endpoints (COVID-19 and Other Diseases) |
2 |
This is the documentation of the API for accessing the NoroSTAT (norostat
) endpoint of
the Delphi's epidemiological data.
General topics not specific to any particular endpoint are discussed in the API overview. Such topics include: contributing, citing, and data licensing.
NOTE: Delphi stopped stopped acquiring data from this data source in November 2020.
...
The base URL is: https://api.delphi.cmu.edu/epidata/norostat/
See this documentation for details on specifying epiweeks, dates, and lists.
Field | Description | Type |
---|---|---|
result |
result code: 1 = success, 2 = too many results, -2 = no results | integer |
epidata |
list of results | array of objects |
... | ... | ... |
message |
success or error message |
string |