An open API service indexing awesome lists of open source software.

https://github.com/codeofrahul/nashville_housing_sql_data_cleaning_project

This project involves cleaning and preparing the Nashville Housing dataset using SQL. The goal is to ensure the dataset is clean, consistent, and ready for analysis.
https://github.com/codeofrahul/nashville_housing_sql_data_cleaning_project

Last synced: 6 months ago
JSON representation

This project involves cleaning and preparing the Nashville Housing dataset using SQL. The goal is to ensure the dataset is clean, consistent, and ready for analysis.

Awesome Lists containing this project

README

          

# Nashville_Housing_SQL_Data_Cleaning_Project

## Project Overview
This project involves cleaning and preparing the Nashville Housing dataset using SQL. The goal is to ensure the dataset is clean, consistent, and ready for analysis.

## Dataset Description
**The dataset contains information on housing properties in Nashville, including:**
- Parcel ID, Property Address, Sale Date, and Sale Price
- Land Use, Acreage, Tax District, and Property Value
- Number of Bedrooms, Bathrooms, and Year Built

## Data Cleaning Steps
**Key cleaning operations performed:**
- Handled missing values and null entries
- Removed duplicate records
- Standardized date formats
- Ensured consistency in text fields (e.g., casing, spelling)
- Corrected incorrect or anomalous values