Skip to content

SQL Data Cleaning and EDA on World Layoffs Dataset using MySQL

Notifications You must be signed in to change notification settings

NivedhaAk/world-layoffs-sql-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

World Layoffs SQL Project

About the Dataset

  • Source: Kaggle
  • Tracks global layoffs in tech companies from March 2020 to July 2024.

Project Goals

  • Clean messy real-world data
  • Standardize formats
  • Handle null and blank values
  • Perform exploratory data analysis (EDA)

Techniques Used

  • CTEs (Common Table Expressions)
  • Window Functions (ROW_NUMBER, DENSE_RANK)
  • Aggregate Functions (SUM, COUNT)
  • Date Functions (YEAR, SUBSTRING)

Key Findings

  • Top companies and industries impacted by layoffs
  • Monthly trends of layoffs
  • Country-wise layoffs

Tools

  • MySQL Workbench
  • SQL

Author

  • Nivedha Sankaran

About

SQL Data Cleaning and EDA on World Layoffs Dataset using MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published