Overview: This project focuses on cleaning and preparing a dataset derived from a CSV file named "layoff." Using MySQL Workbench as the workspace, various data cleaning techniques have been applied to ensure that the dataset is ready for accurate analysis.
Dataset: The dataset used in this project is a CSV file named "layoffs." This dataset contains various entries related to layoffs, which needed thorough cleaning to prepare for further analysis.
Tools and Technologies:
MySQL: Used for executing queries and managing the database.
MySQL Workbench: The workspace where the project was developed, providing an intuitive environment for managing the database and executing SQL scripts.