HDB Kaki helps you stay updated on the latest movements in the HDB resale market.
🔑 Try it out:
https://hdb-kaki.streamlit.app/
The data used in this application comes from the "Resale flat prices based on registration date from Jan-2017" dataset from data.gov.sg which is made available under the terms of the Singapore Open Data Licence v1.0.
Install poetry
pipx install poetry
Install dependencies
poetry shell
poetry install
Run the app
streamlit run webapp/0_🔑_HDB_Kaki.py