Skip to content

An R Shiny web application with insights on the private residential property market in Singapore.

License

Notifications You must be signed in to change notification settings

tsu2000/condobravo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CondoBravo

Final Project for NUS course DBA3702 Descriptive Analytics with R
(Academic Year 2023/2024 Semester 1, Fall 2023)

Done by: Chen Yuhan, Cheng Xin Yu Crystal, Cheong Eugene, Ng Teng Suan, Noh Daeho
Supervisor: Professor Liu Qizhang

CondoBravo is a Shiny web application which aims to help foreign working professionals in Singapore better understand the nuances of the private property rental market in Singapore, and subsequently help them make more informed and educated decisions about choosing a place to rent. The interactive app contains location data of around 2000 unique private properties in Singapore, each with data on their nearest amenities (such as shopping malls, MRT/LRT stations etc.), and historic transaction data (such as price, floor area etc.) from January 2022 to September 2023.

image

Data on private property transactions was obtained mostly from the Urban Redevelopment Authority (URA) of Singapore here and other datsets used were obtained from various online sources such as Kaggle. All data was cleaned and organised into .csv files for better data management.

image

This web app was a final project for an introductory-level programming course in R at the National University of Singapore.

Notes:

  • This is a one-off project. There are no plans to update the timeframe for the historic property transaction data or the location data of amenities nearest to properties in the future.
  • For those intending to clone this repository and use it for their own personal project, note that this app uses a Google Maps API key for certain features.
  • This application is heavily inspired by a similar project done for this exact course with its code here.

Link to web app on shinyapps.io:

Update 2024-05-16: The API for the routes to the nearest amenities has stopped working, so only the district map can be accessed.

About

An R Shiny web application with insights on the private residential property market in Singapore.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages