Difference between revisions of "IS428-AY2019-20T1 HDBViz-Proposal"
Jwteng.2017 (talk | contribs) |
|||
Line 116: | Line 116: | ||
{| class="wikitable" style="margin-left: auto; margin-right: auto; width: 90%; | {| class="wikitable" style="margin-left: auto; margin-right: auto; width: 90%; | ||
|- | |- | ||
− | ! style="background:#B0E0E6;|Dashboards !! style="background:#B0E0E6; width:50%;| | + | ! style="background:#B0E0E6;|Dashboards !! style="background:#B0E0E6; width:50%;|Rationale |
|- | |- | ||
| <center><br/> '''Dashboard 1: Overview''' | | <center><br/> '''Dashboard 1: Overview''' | ||
Line 140: | Line 140: | ||
</center> | </center> | ||
|| | || | ||
− | * The user will apply filters on the price range, lease year, flat type and flat model | + | * The user will apply filters on the price range, lease year, flat type and flat model which will be reflected by the proportional map and heat-map accordingly |
− | |||
* The proportional map’s symbol size is determined by the number of transactions within each town | * The proportional map’s symbol size is determined by the number of transactions within each town | ||
* The heat-map shows the median past transaction prices by town and flat type | * The heat-map shows the median past transaction prices by town and flat type |
Revision as of 22:47, 12 October 2019
Contents
Problem Statement
Problem: Our team has identified a lack of information on HDB resale flats for home-buyers who want to understand and make decisions on the type of HDB flat to buy based on past transaction trends.
Motivation: With the increasing demand for housing, there is a need for homeowners to have a better understanding of the flats they are purchasing. Hence, there is a need to analyse the resale prices and transaction volume of the flats.
Objectives
Target: Home Buyers
In this project, we aim to create a visualization tool that helps homeowners make decisions by identifying:
- Changes of resale prices by flat types, years and month
- Value of the house based on the estate area
- Resale transaction price based on the age of the estate area (lease year)
- Identify Estates that are worth buying
Selected Data Sets
Dataset/Source | Data Attributes | Rationale of Usage |
---|---|---|
HDB Resale Flat Prices |
|
To gain information on the HDB procurement over the years such as:
|
Background Survey of Related Work
Reference of Other Interactive Visualization | What we Learnt |
---|---|
Title: HDB One Map |
|
Title: SRX Heat Map Source: https://www.srx.com.sg/heat-map |
|
Title: Line Chart |
|
Title: Horizon Chart Source: https://flowingdata.com/2015/07/02/changing-price-of-food-items-and-horizon-graphs/ |
|
Title: Horizon Chart |
|
Title: Tree-Map Source: http://rpubs.com/tskam/treemap |
|
Title: Overlay BarChart Source: https://blogs.sas.com/content/graphicallyspeaking/2014/07/27/overlay-bar-charts/ |
|
Proposed Dashboard
Our group has proposed the following storyboard in our Visual Application:
Dashboards | Rationale |
---|---|
Dashboard 1: Overview |
|
Dashboard 2: Price/Transaction Volume Dashboard |
|
Dashboard 3: Past HDB Resale Transactions |
|
Key Technical Challenges
Challenges | Action Taken |
---|---|
Unfamiliarity with R and the different packages required to build the visualizations |
Explore online resources (e.g. Rpubs) Self-learn on Data-camp |
Lack ideas in designing the storyboard |
Explore online resources such as Tableau Public Library to gather insights and inspirations |
Retrieving the coordinates for the different town required to build a map for our visualization |
Look into various projects and examples that made use of geographical mapping as reference |