The data used for this presentation can be freely obtained from Covid19
GitHub page https://github.com/owid/covid-19-data/tree/master/public/data)
The full explanation of the data can be found on the same webpage.
The used database is SCV file, that has been downloaded, and the data was modified as follows:
- Selected columns: location, date, total cases, total deaths, fully vaccinated, population; the column date been dropped later. - Selected rows: the most recent date, only completed cases. - Added values: vaccination ratio; death ratio; total number of cases ratio; all of the above with respect to the country population.