COVID19 Data Visualization Using Python

Go to class
Write Review

COVID19 Data Visualization Using Python provided by Coursera is a comprehensive online course, which lasts for 1-2 hours worth of material. COVID19 Data Visualization Using Python is taught by Ahmad Varasteh. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • By the end of this project, you will learn How you can use data visualization techniques to answer to some analytical questions. in this project we are going to use COVID19 dataset we have consisting of the data related cumulative number of confirmed, recovered, and deaths cases. we are going to prepare this dataset to answer these questions: How does the Global Spread of the virus look like?, How intensive the spread of the virus has been in the countries? Does covid19 national lockdowns and self-isolations in different countries have actually impact on COVID19 transmission? we are going to use Plotly module, which is a great visualization tool in python, in order to plot some insightful and intuitive graphs to answer the questions.