- Source: Kaggle
- Tracks global layoffs in tech companies from March 2020 to July 2024.
- Clean messy real-world data
- Standardize formats
- Handle null and blank values
- Perform exploratory data analysis (EDA)
- CTEs (Common Table Expressions)
- Window Functions (ROW_NUMBER, DENSE_RANK)
- Aggregate Functions (SUM, COUNT)
- Date Functions (YEAR, SUBSTRING)
- Top companies and industries impacted by layoffs
- Monthly trends of layoffs
- Country-wise layoffs
- MySQL Workbench
- SQL
- Nivedha Sankaran