Data Cleaning

This project involved populating missing data based on other related columns, splitting data into separate columns like address and city to make it more useable, finding and replacing non-uniform data with correct format, removing duplicate data, and removing unused columns. This was a fantastic learning experience for me to engage in some common issues I'm sure I will continue to see throughout my career.

If you'd like to see the SQL code feel free to check it out on my Github link below!

Github Link