This is the documentation of the API for accessing the Google Health Trends (ght
) data source of
the Delphi's epidemiological data.
General topics not specific to any particular data source are discussed in the API overview. Such topics include: contributing, citing, and data licensing.
Estimate of influenza activity based on volume of certain search queries. ...
The base URL is: https://delphi.cmu.edu/epidata/api.php
See this documentation for details on specifying epiweeks, dates, and lists.
Parameter | Description | Type |
---|---|---|
auth |
password | string |
epiweeks |
epiweeks | list of epiweeks |
locations |
locations | list of state and/or US labels |
query |
search query or topic ID (see https://www.freebase.com/) | string |
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 |