Data analysis project using R:

Worldwide malaria infections and mortality

I used World Health Organization datasets to analize the malaria desease infection distribution and mortality rates using R

I imported, cleaned up and visualized the data using packages from tidyverse (ggplot2 and others), rlang, janitor, cowplot and ggbreak. For example, the code to visualize connection between country's GDP, population and malaria mortality rate:

The full R code can be viewed here.

Some of the insights on malaria deseath worldwide:

Data sources: World Heath Organization (https://apps.who.int/gho/data/node.main.MALARIA?lang=en), International monetary fund for GDP (https://www.imf.org/en/Home), Population per Country in 2021 (https://www.kaggle.com/datasets/artemzapara/countries-by-population-2021-worldometer/). Photo by jcomp on Freepik