Difference between revisions of "Homviz Homies: Proposal Version 1"
Line 85: | Line 85: | ||
# We want to filter out the residential area applicable to our analysis | # We want to filter out the residential area applicable to our analysis | ||
|- | |- | ||
− | | <center> | + | |
− | ( | + | | <center>HDB Resale Flat Prices<br/> |
+ | (https://data.gov.sg/dataset/resale-flat-prices) </center> | ||
|| | || | ||
− | * | + | * Month (YYYY-MM) |
+ | * Town | ||
+ | * Flat Type | ||
+ | * Block | ||
+ | * Street Name | ||
+ | * Storey Range | ||
+ | * Floor Area Sqm | ||
+ | * Flat Model | ||
+ | * Lease Commence Date | ||
+ | * Remaining Lease | ||
+ | * Resale Price | ||
+ | || | ||
+ | # We can break down the resale price of each flat and look at the average price for each model. | ||
+ | # From the breakdown, we can also identify which flat type or storey range would produce a higher resale price compared to the original selling | ||
+ | |- | ||
+ | | <center> HDB Median Resale Prices by Town and Flat Type <br/> | ||
+ | (https://www.hdb.gov.sg/cs/infoweb/residential/buying-a-flat/resale/resale-statistics) </center> | ||
+ | || | ||
+ | * Town | ||
+ | * Year | ||
+ | * Quarter | ||
+ | * Room Type | ||
+ | * Median Resale Price | ||
|| | || | ||
− | # | + | # For this dataset, we have to transform the data and crawl the data so that we can use it to compare with the min and max selling price by HDB. |
|- | |- | ||
+ | | <center> HDB PRICE RANGE OFFERED <br/> | ||
+ | (https://data.gov.sg/dataset/price-range-of-hdb-flats-offered) </center> | ||
+ | || | ||
+ | * Financial Year | ||
+ | * Town | ||
+ | * Room Type | ||
+ | * Min Selling Price | ||
+ | * Max Selling Price | ||
+ | * Min Selling Price Less AHG SHG | ||
+ | * Max Selling Price Less AHG SHG | ||
+ | || | ||
+ | # For this data set, we can look at the Selling Price Range from HDB. We can then compare how the selling price fair from the resell price | ||
+ | |- | ||
+ | |||
+ | | <center> Completion Status of HDB Developments <br/> | ||
+ | (https://data.gov.sg/dataset/number-of-units-of-hdb-developments-by-status?view_id=2f0e2460-4d87-464d-bd1f-aafa17fac75a&resource_id=ff97dd96-6db5-4eb7-ba79-ad8d4840a3aa) </center> | ||
+ | || | ||
+ | * Financial Year | ||
+ | * Property Type | ||
+ | * Completion Status | ||
+ | * No of Unit | ||
+ | || | ||
+ | # We can look at the supply of new HDB flats that the government is building every year and the number of flats completed. | ||
+ | # From this dataset, we can then later identify if the government is supplying enough for the demand if they were to reallocate flat owners | ||
+ | |- | ||
|} | |} | ||
Revision as of 22:31, 3 October 2018
Proposal Version 1
Problem In the recent years, housing prices have been on the rise making it difficult for Singaporeans to own a house. In the National Day Rally 2018, PM Mr. Lee Hsien Loong addressed to the issue of housing to Singaporean. He stated the importance of the 99-year lease of Home Ownership as compared to Singaporean renting a house. However, several older estates were built within short periods such as Marine Parade, Ang Mo Kio and Bedok when their 99-year lease has expired they will all expire at the same time and the flats will be returned to the state. The government has also been progressively taking back flats over the years for redevelopment.
Motivation There is a need to relocate residents for redevelopment such as getting another flat to live in. In response to growing demand for housing, there is a need to analyze housing supply and housing prices to gain insights on how much is enough supply of housing and how much is enough payback price for citizens to afford a new housing.
In this project, we are interested to create a visualization that helps analysts perform the following:
- Identify the lease term of the HDB and highlight those that are going to reach their due year.
- Identify the number of units and the number of households in the HDB that will be affected by the relocation
- Identify the buyback price that will enable affected households to have enough lump sum to buy a new house after buyback
- Identify how much housing should be supplied based on the household’s affected by buyback
The dataset for analysis will be retrieved from multiple databases, as elaborated below:
Dataset/Source | Data Attributes | Rationale Of Usage |
---|---|---|
(https://data.gov.sg/dataset/hdb-property-information) |
FY(1 April - 31 March) |
|
(https://data.gov.sg/dataset/resale-flat-prices) |
|
|
(https://www.hdb.gov.sg/cs/infoweb/residential/buying-a-flat/resale/resale-statistics) |
|
|
(https://data.gov.sg/dataset/price-range-of-hdb-flats-offered) |
|
|
(https://data.gov.sg/dataset/number-of-units-of-hdb-developments-by-status?view_id=2f0e2460-4d87-464d-bd1f-aafa17fac75a&resource_id=ff97dd96-6db5-4eb7-ba79-ad8d4840a3aa) |
|
|
Some of these visualizations that we draw inspiration from, are as follows:
Reference of Other Interactive Visualization | What We Can Learn |
---|---|
| |
|
Our group has proposed the following storyboard to assist analysts in the use of our visual application:
- Challenge 1
- Challenge 2
The following are some of the key technical challenges that we may face throughout the course of the project:
- Challenge 1
- Challenge 2
The following shows our project timeline for the completion of this project:
- Insert Timeline Here
The following are some of the tools/technologies that we will be utilizing during the project:
- D3.js
- Chart.js
- Visual Studio Code
- Microsoft Powerpoint
- Point 1
- Point 2
- Point 3
The following are some of the proposed storyboard that we designed during our brainstorming sessions:
- Image 1
- Image 2
- Image 3
Feel free to comment on our project