Welcome!
Here you’ll find SQL projects demonstrating my ability to query, clean, and analyze data efficiently. Each project includes:
- The dataset and database schema used.
- Key queries and techniques applied.
- Insights and results derived from the analysis.
Explore these projects to see how I utilize SQL for data manipulation and decision-making.
COVID-19 SQL Analysis
This project contains various queries to analyze COVID-19 data, focusing on cases, deaths, and infection rates across different locations.
๐ View Source
Nashville Housing Data Cleaning
This project is used for cleaning and preprocessing the Nashville Housing dataset. It includes various SQL queries that standardize data formats, handle missing values, and improve overall data quality for further analysis.
๐ View Source