In this project i have followerd the following ETL process
- Selecting Everything from the table
- Converting the date to proper format
- Filling Property Address by checking self join [If parcel id is same butnot have property address fill it with respective]
- Property Address spliting into city and address
- Spliting Owner Address
- Cleaning for Sold as Vacant column
- Removing Duplicates
- Delete Unused Columns