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 analyzes COVID-19 vaccination data using SQL, integrating deaths and vaccination datasets. It calculates cumulative vaccinations, population coverage, and trends using window functions. SQL views are created for easy visualization and reporting.