A project analyzing housing market trends and pricing insights for buyers and sellers, using public datasets and building dashboards for clear visualization.
Python
pandas
numpy
matplotlib
Excel
Real estate prices often feel unpredictable, leaving buyers unsure if a property is fairly priced and sellers uncertain how their home compares to the market. To address this, I analyzed King County housing sales (2014–2015) using Python and Excel to explore pricing trends, correlations, and location-based differences.
The project focuses on descriptive analysis rather than predictive modeling, nationwide datasets, or API integrations (e.g., Zillow/Redfin), which are left as future improvements. Constraints include relying on a single regional dataset with limited property features, excluding factors like HOA fees, school ratings, or crime statistics.
The goal of this project was to uncover meaningful insights into housing market dynamics and present them in a clear, accessible format. Specifically, the project aimed to analyze pricing trends, identify key drivers of home values, and make comparisons across different regions and time periods.
By combining Python for data cleaning and statistical exploration with Excel dashboards for interactive visualization, the project sought to bridge technical depth with usability. The ultimate objective was to create a tool that could help buyers and sellers better understand market conditions while also showcasing practical data analysis and dashboard development skills.
To achieve the project goal, I combined data science methods with accessible dashboard tools to balance technical depth and usability. There were 3 steps to this project: