You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project features an end to end analysis of global COVID-19 data using SQL for exploratory analysis and Tableau for visualization. By processing over 85,000 records, the project identifies key trends in infection rates, mortality, and vaccination rollouts across geographic regions.
The model classifies the population into four mutually exclusive groups: susceptible (at risk of contracting the disease), exposed (infected but not yet infectious), infectious (capable of transmitting the disease), and removed (those who recover or die from the disease). A susceptible individual can become exposed only through contact with some…