Data Cleaning In SQL
In this project we clean property house listing data using SQL Server, The following are steps i used to cleand and process NashvillHousing for analysis.
• Sale date format
• Populate the property address data
• Breaking out address into individual columns (City, state and address)
• Change Y And N To Yes and No in "Sold As Vacant"
• Removing duplicates
• Deleting unused columns
Skills used:Data Validation, Conditional formatting, Power Quary,Standadized formatting