You can find information about the dataset on this link https://cran.r-project.org/web/packages/coronavirus/coronavirus.pdf .
The goal was to conduct an exploratory analysis using R, exctract knowledge from the dataset and discover useful insights.
All the graphs and discoveries depict the vaccination status up until the 6th of January 2022 (2022-01-06).
All the insights gained from the analysis are conveyed through well curated graphs, created using ggplot2 library.
- code in covid_vaccine_project.R file .
- PDF report in Vaccination-Data-Analysis.pdf documenting all the insights gained from the analysis and explaning the graphs further.
- Graphs folder containing all the plots in .png format.