
Nashville Housing Data Cleaning (MySQL)
This project focuses on preparing raw real estate data from the Nashville housing market using structured SQL techniques. The workflow addresses missing values, inconsistent formatting, and redundant fields. Key transformations include splitting composite address fields, normalizing date formats, handling NULLs, and removing duplicates — ensuring the dataset is analysis-ready. This cleaned dataset serves as a reliable foundation for downstream visualizations and insights.
view project