HDB Resale Prices
An interactive Streamlit app to explore Singapore HDB resale flat transactions: filter by town, flat type, and date range, and view trends and distributions to support buying or selling decisions.
Overview
The app uses publicly available HDB resale data to let users explore resale prices by town, flat type (e.g. 3-room, 4-room, 5-room), and period. You can compare prices across estates, see how values change over time, and use the visualisations for market awareness, budgeting, or research—whether you’re a prospective buyer, seller, or simply interested in the Singapore resale market.
Uses
- Buyers: Gauge typical resale prices by location and flat type; set a realistic budget.
- Sellers: Benchmark your flat against recent transactions in the same town or block.
- Researchers & students: Explore HDB resale data via filters and charts without coding.
- General interest: Track price trends and see how different towns and flat types perform over time.
Tech & Tools
- Python
- Streamlit
- Pandas, visualisation libraries (e.g. Plotly, Altair)