top of page
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
SQL Code for COVID Data
Task: Data Transformation
Software: SQL Server
SQL data exploration for the COVID data from ourworldindata.org. Having a clear objective with the data leads to creating the right data. The SQL code was used to get the COVID deaths per country from the large dataset which was later used for visualization. From extracting to transforming data for visualization, all was executed with efficiency.
The full code link: https://github.com/aksh4ykumar/portfolioprojects/blob/main/SQLQuery1.sql


bottom of page