You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Libraries are available for [JavaScript](https://github.com/cmu-delphi/delphi-epidata/blob/main/src/client/delphi_epidata.js), [Python](https://pypi.org/project/delphi-epidata/), and [R](https://github.com/cmu-delphi/delphi-epidata/blob/dev/src/client/delphi_epidata.R).
Copy file name to clipboardExpand all lines: docs/api/ght.md
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,14 @@ General topics not specific to any particular endpoint are discussed in the
19
19
20
20
Estimate of influenza activity based on volume of certain search queries.
21
21
22
-
See also:
23
-
-
22
+
## Example Publications
23
+
24
+
Herman Anthony Carneiro, Eleftherios Mylonakis. [Google Trends: A Web-Based Tool for Real-Time Surveillance of Disease Outbreaks](https://doi.org/10.1086/630200). Clinical Infectious Diseases, Volume 49, Issue 10, 15 November 2009, Pages 1557–1564.
25
+
26
+
Abel Brodeur, Andrew E. Clark, Sarah Fleche, Nattavudh Powdthavee.
27
+
[COVID-19, lockdowns and well-being: Evidence from Google Trends](https://doi.org/10.1016/j.jpubeco.2020.104346). Journal of Public Economics, Volume 193, 2021, 104346.
28
+
29
+
Sudhakar V. Nuti, Brian Wayda, Isuru Ranasinghe, Sisi Wang, Rachel P. Dreyer, Serene I. Chen, Karthik Murugiah. [The Use of Google Trends in Health Care Research: A Systematic Review](https://doi.org/10.1371/journal.pone.0109583), October 2014.
Copy file name to clipboardExpand all lines: docs/api/nidss_dengue.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ nav_order: 2
7
7
8
8
# NIDSS Dengue
9
9
10
-
This is the documentation of the API for accessing the NIDSS Dengue (`nidss_dengue`) endpoint of
10
+
This is the documentation of the API for accessing the Taiwan National Infectious Disease Statistics System Dengue (`nidss_dengue`) endpoint of
11
11
the [Delphi](https://delphi.cmu.edu/)'s epidemiological data.
12
12
13
13
General topics not specific to any particular endpoint are discussed in the
@@ -17,7 +17,7 @@ General topics not specific to any particular endpoint are discussed in the
17
17
18
18
## NIDSS Dengue Data
19
19
20
-
Counts of confirmed dengue cases from Taiwan's NIDSS.
20
+
Counts of confirmed dengue cases from Taiwan's National Infectious Disease Statistics System (NIDSS).
21
21
- Data source: [Taiwan CDC](http://nidss.cdc.gov.tw/en/SingleDisease.aspx?dc=1&dt=4&disease=061&position=1)
22
22
- Temporal Resolution: Weekly from 2003w01
23
23
- Spatial Resolution: By [hexchotomy region](https://en.wikipedia.org/wiki/Regions_of_Taiwan#Hexchotomy) ([6+1](https://github.com/cmu-delphi/delphi-epidata/blob/main/labels/nidss_regions.txt)) and by [city/county](https://en.wikipedia.org/wiki/List_of_administrative_divisions_of_Taiwan) ([22](https://github.com/cmu-delphi/delphi-epidata/blob/main/labels/nidss_locations.txt))
The full text of the NIDSS Dengue license information is available on the Taiwan Digital Development Department's [website](https://data.gov.tw/license).
0 commit comments