Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.56 KB

dengue_sensors.md

File metadata and controls

50 lines (33 loc) · 1.56 KB
title parent grand_parent nav_order
<i>inactive</i> Dengue Digital Surveillance
Data Sources and Signals
Other Endpoints (COVID-19 and Other Diseases)
2

Dengue Digital Surveillance Sensors

This is the API documentation for accessing the Dengue Digital Surveillance Sensors (dengue_sensors) endpoint of 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.

Delphi's Dengue Digital Surveillance Sensors Data

...

The API

The base URL is: https://api.delphi.cmu.edu/epidata/dengue_sensors/

See this documentation for details on specifying epiweeks, dates, and lists.

Parameters

Required

Response

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

Example URLs

Code Samples