SQL Projects

Welcome to My SQL Projects! Explore how I use SQL to clean, organize, and analyze datasets. Each project demonstrates my ability to tackle real-world data challenges, optimize data quality, and prepare it for meaningful insights. Check out the projects below to see my work in action!

Data Cleaning

This project showcases my ability to clean and standardize a dataset of 2,361 records detailing layoffs across industries. Using MySQL, I resolved import issues, removed duplicates, standardized data, and optimized it for analysis.

Exploratory Data Analysis

This project explores layoffs data to identify trends, analyze industry impact, and rank companies with the highest layoffs. Using SQL, I applied grouping, filtering, and CTEs to uncover actionable insights.