Difference between revisions of "FLATearthers proposal"
Line 33: | Line 33: | ||
<div style="background: #C2CAD0; padding: 20px; line-height: 0.3em; letter-spacing:0.1em; font-size:150%; font-weight:bold; text-align: center; margin-left: 5em; margin-right: 5em;"><font color=#000 face="Verdana">PROJECT MOTIVATION</font></div> | <div style="background: #C2CAD0; padding: 20px; line-height: 0.3em; letter-spacing:0.1em; font-size:150%; font-weight:bold; text-align: center; margin-left: 5em; margin-right: 5em;"><font color=#000 face="Verdana">PROJECT MOTIVATION</font></div> | ||
<div style= "text-align: left; margin-left: 10em; margin-right: 10em; font-size: 15px"><font color=#000 face="Verdana"> | <div style= "text-align: left; margin-left: 10em; margin-right: 10em; font-size: 15px"><font color=#000 face="Verdana"> | ||
− | + | As Singapore government ramps up effortsto collect and share data sets to the public, various kinds of information are readily available. There are however, no readily available tools that could allow analysts who are well-versed in real estate, but do not have the coding know-how to perform analysis. Thus, our group hopes to bridge the gap and provide these analysts with a friendly user interface and experience. | |
− | |||
− | |||
</div> | </div> | ||
<br> | <br> | ||
Line 42: | Line 40: | ||
<div style="background: #C2CAD0; padding: 20px; line-height: 0.3em; letter-spacing:0.1em; font-size:150%; font-weight:bold; text-align: center; margin-left: 5em; margin-right: 5em;"><font color=#000 face="Verdana">PROJECT DESCRIPTION</font></div> | <div style="background: #C2CAD0; padding: 20px; line-height: 0.3em; letter-spacing:0.1em; font-size:150%; font-weight:bold; text-align: center; margin-left: 5em; margin-right: 5em;"><font color=#000 face="Verdana">PROJECT DESCRIPTION</font></div> | ||
<div style= "text-align: left; margin-left: 10em; margin-right: 10em; font-size: 15px"><font color=#000 face="Verdana"> | <div style= "text-align: left; margin-left: 10em; margin-right: 10em; font-size: 15px"><font color=#000 face="Verdana"> | ||
− | Our project aims to find out how external and internal factors may affect resale housing prices. External factors are, though not limited to, | + | Our project aims to find out how external and internal factors may affect resale housing prices, specifically for HDB resale flats. External factors are, though not limited to, shopping malls, hawker centers, MRTs and LRTs, supermarkets, primary schools, pre-schools and eldercare services. Internal factors are, though not limited to, remaining lease, floor area, storey, flat type and model. |
+ | |||
+ | We will be using 2 different models: | ||
− | + | # Multiple linear regression | |
+ | # Geographically weighted regression | ||
− | + | to compare and explain how the factors stated above may, affect resale housing prices. | |
− | |||
− | |||
</div> | </div> | ||
<br> | <br> |
Revision as of 00:34, 8 April 2019
As Singapore government ramps up effortsto collect and share data sets to the public, various kinds of information are readily available. There are however, no readily available tools that could allow analysts who are well-versed in real estate, but do not have the coding know-how to perform analysis. Thus, our group hopes to bridge the gap and provide these analysts with a friendly user interface and experience.
Our project aims to find out how external and internal factors may affect resale housing prices, specifically for HDB resale flats. External factors are, though not limited to, shopping malls, hawker centers, MRTs and LRTs, supermarkets, primary schools, pre-schools and eldercare services. Internal factors are, though not limited to, remaining lease, floor area, storey, flat type and model.
We will be using 2 different models:
- Multiple linear regression
- Geographically weighted regression
to compare and explain how the factors stated above may, affect resale housing prices.
Data Set | Format | Attribute |
---|---|---|
HDB Resale Value | CSV |
|
Shopping malls | csv | - |
MRT/LRT | csv | - |
Primary Schools | csv (General-information-of-schools.csv Hands-On Ex 3) |
|
Secondary schools | csv (General-information-of-schools.csv Hands-On Ex 3) |
|
JCs and Polytechnics | csv (General-information-of-schools.csv Hands-On Ex 3) |
|
Hospitals | csv | - |
Hawker Centres | csv | - |
Key Challenges | Mitigation |
---|---|
Unfamiliarity with R and packages required for project |
|
Unfamiliarity with proper approach to use for project |
|
Limitations of OneMap API to handle large amount of data |
|