Skip to content

aviralgitthub/DataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏠 MySQL Data Cleaning Project

This project involves cleaning and preparing a raw housing dataset using SQL. The dataset contained inconsistencies, null values, and formatting issues that were addressed using SQL queries and logic.

πŸ“Š Objectives

  • Clean and standardize raw housing data
  • Handle missing values
  • Remove duplicates
  • Prepare clean views for further analysis

πŸ’» Tools Used

  • MySQL
  • MySQL Workbench

🧠 Skills Practiced

  • SQL queries (UPDATE, SELECT, CASE, JOINs)
  • Data formatting and standardization
  • NULL handling
  • Creating views

πŸ—‚ Files

  • Data_Cleaning – contains all the data cleaning queries.

About

A data cleaning project using MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published