americas_annual_data {denguedatahub}R Documentation

Dengue and severe dengue cases and deaths for subregions of the Americas

Description

Region/Country-wise dengue and severe dengue cases and deaths since 1980 (Last accessed from the source on 30 January 2023).

Usage

americas_annual_data

Format

A tibble with 899134 rows and 5 variables:

region

Name of the affected region

country

Name of the country

type

An indicator for the type of cases (deaths, cases)

cases

cases

year

year

Source

https://www.paho.org/en/arbo-portal/dengue-data-and-analysis/dengue-analysis-subregions

Examples

head(americas_annual_data)

[Package denguedatahub version 3.2.0 Index]