dengue_MS | R Documentation |
Monthly number of notified dengue cases by municipality in the Mato Grosso do Sul state of Brazil and a set of spatial and spatio-temporal covariates.
data(dengue_MS)
A data frame with 2,640 rows and 27 columns:
Unique ID number for each micro region (11 units).
Name of each micro region.
Name of each micro region in IBGE format.
Unique ID number for each meso region (4 units).
Name of each meso region.
Unique ID number for each state (1 unit).
Name of each state.
Unique ID number given to each Brazilian Region. All observations come from the "Southeast Region".
Name of each Brazilian Region. All observations come from the "Southeast Region".
Biome code.
Biome name.
Ecozone code.
Ecozone name.
Most prevalent climate regime in the microregion. Based on Koppen Geiger climate regimes.
Calendar month index, 1 = January, 12 = December.
Year 2000 - 2019.
Time index starting at 1 for January 2000.
Number of notified dengue cases registered in the notifiable diseases system in Brazil (SINAN) in the microregion of reference, at the month of first symptoms.
Estimated population based on projections calculated using the 2000 and 2010 censuses, as well as population counts from 2007 and 2017.
Population density (number of people per km2).
Monthly average daily maximum temperature; gridded values (at a 0.5 deg resolution) averaged across each microregion.
Monthly average daily minimum temperature; gridded values (at a 0.5 deg resolution) averaged across each microregion.
Self-calibrated Palmer Drought Severity Index for each microregion. It measures how wet or dry a region is relative to usual conditions. Negative values represent periods of drought, positive values represent wetter periods. Calculated by taking the mean value within each microregion.
Percentage of population living in urban areas (2010 census).
Percentage of population with access to the piped water network according to the 2010 census.
Frequency of reported water shortages per microregion between 2000 and 2016.
First day of the month in date format ("%d-%m-%Y").
In addition to the dengue counts, the dataset contains a set of environmental, socio-economic and meteo-climatic factors. This dataset is a subset of the original containing observations over the entire Brazil.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.