Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 875 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 875 Bytes

HDB Kaki helps you stay updated on the latest movements in the HDB resale market.

Attribution

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.

Developing

Install poetry

pipx install poetry

Install dependencies

poetry shell
poetry install

Run the app

streamlit run webapp/0_🔑_HDB_Kaki.py