There are different types of coronavirus that can infect humans and animals. A novel strain of coronavirus was first detected in December 2019 in Wuhan, China. It was declared as a pandemic by the World Health Organization (WHO) in March 2020. Since then, COVID-19 is controversial and people (including me) did not stop asking questions regarding the novel coronavirus.
In this Project, I aim to exploit python tools for data scinece in order to answer COVID-19 related questions including:
- Which countries have the highest total cases/deaths toll?
- Is the number of COVID-19 cases correlated with country population?
- What is the case fatality rate?
In this repository you can find:
- Data file : raw csv dataset used in this notebook
- Jupyter Notebook: data analysis using python libraries
-
- Libraries
-
- Installation
-
- Data Source
-
- Acknowladgment
Pandas
Plotly
Seaborn
pip Pandas
Pip Plotly
Pip Seaborn
For this purpose, I used a public dataset for 170 countries worldwide.
http://dx.doi.org/10.17632/b2wvnbnpj9.1
Vitenu-Sackey, Prince Asare (2020), “The Impact of Covid-19 Pandemic on the Global Economy: Emphasis on Poverty Alleviation and Economic Growth”, Mendeley Data, V1, doi: 10.17632/b2wvnbnpj9.1