Skip to content

Anwar11234/SQL-data-cleaning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SQL-data-cleaning

Using SQL to clean data about Nashville Housing, the data cleaning process included the following:

  • Converting Sale Date from Datetime to only Date
  • Populate Missing Values Property Address data
  • Breaking out Property Address into individual columns (Address , City)
  • Breaking out Owner Address into individual columns (Address , City , State)
  • Changing Y and N to Yes and No in "Sold as Vacant" field
  • Removing Duplicates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published