Project Overview:
The COVID-19 pandemic has had a significant impact on the world, with millions of cases and deaths reported worldwide. In this project, we will analyze COVID-19 data using Python and the pandas library. Our goal is to gain insights into the trends and patterns in the data and communicate our findings effectively.
We will use data from various sources such as Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE), World Health Organization (WHO), and Our World in Data. We will perform data cleaning, exploratory data analysis, and data visualization to gain insights into the data. We will create a report summarizing our findings that can be shared with others.
Features
Downloads the latest COVID-19 data from a CSV file hosted online.
Filters the data for a specific country and plots the total number of cases over time.