This project focuses on cleaning a Kaggle-sourced employee training dataset using SQL in Google BigQuery. It involves removing duplicates, handling missing data, standardizing formats, and filtering records to prepare the dataset for analysis.
README.md
: Project description and details.Cleaned_Training_Data.sql
: SQL queries used for cleaning the data.Training_Data.csv
: Original dataset for reference.
- Google BigQuery: For SQL data cleaning and transformation.
Explore the files and use the SQL queries to clean similar datasets or conduct your analysis. Contributions are welcome!