- In this project, learners will build a data analysis and reporting notebook (or app) that tracks global COVID-19 trends. The project will analyze cases, deaths, recoveries, and vaccinations across countries and time. Learners will clean and process real-world data, perform exploratory data analysis (EDA), generate insights, and visualize trends using Python data tools.
- ✅ Import and clean COVID-19 global data
- ✅ Analyze time trends (cases, deaths, vaccinations)
- ✅ Compare metrics across countries/regions
- ✅ Visualize trends with charts and maps
- ✅ Communicate findings in a Jupyter Notebook or PDF report
- Pandas
- Matplotlib
- Plotly Express
- Seaborn
- Numpy
- Datetime
- Jupyter Notebook
- cd COVID-19-Global-Data-Tracker-Project
- code .