Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 695 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 695 Bytes

Employee Training Data Cleaning Project

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.

Files Included

  • README.md: Project description and details.
  • Cleaned_Training_Data.sql: SQL queries used for cleaning the data.
  • Training_Data.csv: Original dataset for reference.

Tools Used

  • 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!