1
2
3
4
5
#

Name:

Description:

Data record, for each of 1986 administrative regions, whether or not dengue was recorded at any time between 1961 and 1990.

Variables:

A data frame with 1986 observations on the following 14 variables.

humid

Average vapour density: 1961-1990

humid90

90th percentile of humid

temp

Average temperature: 1961-1990

temp90

90th percentile of temp

h10pix

maximum of humid, within a 10 pixel radius

h10pix90

maximum of humid90, within a 10 pixel radius

trees

Percent tree cover, from satellite data

trees90

90th percentile of trees

NoYes

Was dengue observed? (1=yes)

Xmin

minimum longitude

Xmax

maximum longitude

Ymin

minimum latitude

Ymax

maximum latitude

 

Details

This is derived from a data set in which the climate and tree cover information were given for each half degree of latitude by half degreee of longitude pixel. The variable NoYes was given by administrative region. The climate data and tree cover data given here are 50th or 90th percentiles, where percetiles were calculates across pixels for an administrative region.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Simon Hales, Environmental Research New Zealand Ltd.

References

Hales, S., de Wet, N., Maindonald, J. and Woodward, A. 2002. Potential effect of population and climate change global distribution of dengue fever: an empirical model. The Lancet 2002; 360: 830-34.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Dengue_prevalence__by_administrative_region_225_46.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.