#π· Covid - 19 Case Study
Hi!, Welcome to the Covid 19 Case Study! The objective of this case study is to perform an in-depth Data Analysis on a dataset containing detailed event information from the Covid 19 Case and the Number of people recovered, Confirmed and deaths, in this Analysis.
The goal of this case study is to understand global COVID-19 datasets using Python to clean, explore, and visualize trends in confirmed cases, deaths, and recoveries. Identified key patterns across time and regions using EDA, helping derive insights into the spread and impact of the pandemic.
Global COVID-19 time-series dataset in CSV format containing daily country-level data on confirmed cases, deaths, recoveries, and active cases (2020β2022), requiring data cleaning and preprocessing prior to analysis.
The analysis revealed clear temporal and regional trends in COVID-19 cases, deaths, and recoveries, reinforcing the value of data analytics in understanding large-scale public health events.
#EDA #Python #DataAnalyis #PythonProjects #Covid19 #Visualize #DataAggregation