Dataset: Health Metrics Data - Infectious Diseases 1980-2021
Source:R/infectious_diseases.R
infectious_diseases.Rd
A dataset containing Deaths rates, Disability-Adjusted Life Years (DALYs), Years of Life Lost (YLLs), and Years Lived with Disability (YLDs), Prevalence and Incidence due to Infectious Diseases form 1980 to 2021 for Lesotho, Eswatini, Malawi, Central African Republic, and Zambia.
Format
A dataframe with 7470 rows and 10 variables:
The variables are as follows:
- year
numeric, from 1980 to 2021
- location_name
character, list of countries
- location_id
numeric, list of countries by id
- cause_name
character, type of infectious disease
- Deaths
numeric, deaths rate
- DALYs
numeric, DALYs for 100 000
- YLDs
numeric, YLDs for 100 000
- YLLs
numeric, YLLs for 100 000
- Prevalence
numeric, prevalence rate
- Incidence
numeric, incidence rate
- val
numeric, estimated values
Source
IHME website