Difference between revisions of "BURP Proposal"
Jump to navigation
Jump to search
Line 58: | Line 58: | ||
<div style=" padding: 20px; line-height: 0.3em; letter-spacing:0.1em; font-size:150%; font-weight:bold; text-align:center; margin-left: 3em; margin-right: 3em;"><font color=#000 face="Tw Cen MT">TASKS ALLOCATION</font></div> | <div style=" padding: 20px; line-height: 0.3em; letter-spacing:0.1em; font-size:150%; font-weight:bold; text-align:center; margin-left: 3em; margin-right: 3em;"><font color=#000 face="Tw Cen MT">TASKS ALLOCATION</font></div> | ||
<div style= "text-align: left; padding: 20px; margin-left: 6em; margin-right: 6em;"> | <div style= "text-align: left; padding: 20px; margin-left: 6em; margin-right: 6em;"> | ||
− | : | + | {| class="wikitable" style="background-color:#FFF; margin: 1em auto; " width="80%" |
+ | |+ | ||
+ | |- | ||
+ | ! <b>Iteration</b> | ||
+ | ! <b>Week</b> | ||
+ | ! <b>Task</b> | ||
+ | ! <b>In-charge</b> | ||
+ | |- | ||
+ | | 1 and 2 | ||
+ | | Week 2 to 7 | ||
+ | | Idea Development and Project Proposal | ||
+ | | All | ||
+ | |- | ||
+ | | 3 | ||
+ | | Week 8 | ||
+ | | Wiki Update (Project Assessment) | ||
+ | | Rebecca | ||
+ | |- | ||
+ | | 4 | ||
+ | | Week 9 | ||
+ | | Data Preparation | ||
+ | | Peng Chong | ||
+ | |- | ||
+ | | 5 | ||
+ | | Week 10 to 11 | ||
+ | | Application Development and Deployment | ||
+ | | Brendo and Peng Chong | ||
+ | |- | ||
+ | | 6 | ||
+ | | Week 12 | ||
+ | | Poster Submission | ||
+ | | Brendo and Rebecca | ||
+ | |- | ||
+ | | 7 | ||
+ | | Week 13 | ||
+ | | Final Project Paper Submission | ||
+ | | All | ||
+ | |} | ||
</div> | </div> | ||
<!-- End of Tasks Allocation---> | <!-- End of Tasks Allocation---> | ||
Line 79: | Line 116: | ||
|- | |- | ||
| Restriction of Public Api | | Restriction of Public Api | ||
− | | To | + | | To calibrate data on routes, we used public api. However, the public api do not allow us to call more than 10,000 times. |
| | | | ||
# Host locally to call unlimited number of times. | # Host locally to call unlimited number of times. |
Revision as of 01:58, 28 February 2019
PROJECT DESCRIPTION
In recent years, the Ministry of Education (MOE) has been appointing new mergers between schools and relocating them. These schools include primary schools, secondary schools as well as junior colleges. The merging and relocation of schools would mean lesser schools in each neighbourhoods. This would affect the students' accessibility to certain schools, especially those in primary schools where parents need to send their children to schools. With more upcoming mergers of school by MOE, it is important for the government and schools to know the inconvenience in terms of time and distance travelled caused by the mergers and implement measures to ensure that these areas have better accessibility. Thus, our team aims to identify the HDB residential areas that are affected due to the merger of schools.
PROJECT OBJECTIVES
- Building an application that uses Geospatial to identify the accessibility of HDB residential areas to schools affected by the mergers.
PROJECT MOTIVATION
- xxx
PROJECT PROTOTYPE
PROJECT MILESTONES
TASKS ALLOCATION
Iteration | Week | Task | In-charge |
---|---|---|---|
1 and 2 | Week 2 to 7 | Idea Development and Project Proposal | All |
3 | Week 8 | Wiki Update (Project Assessment) | Rebecca |
4 | Week 9 | Data Preparation | Peng Chong |
5 | Week 10 to 11 | Application Development and Deployment | Brendo and Peng Chong |
6 | Week 12 | Poster Submission | Brendo and Rebecca |
7 | Week 13 | Final Project Paper Submission | All |
KEY CHALLENGES
Key Challenges | Description | Solution |
---|---|---|
Cross Referencing of Data | As there are many datasets involved, it is difficult to cross reference the data as they are of different level. |
|
Restriction of Public Api | To calibrate data on routes, we used public api. However, the public api do not allow us to call more than 10,000 times. |
|
DATA SOURCES
Data Set | Format | Attributes |
---|---|---|
HDB Property Information | CSV |
|
Postal Code Data | CSV |
|
General Information of Schools | CSV |
|
Route Data | CSV |
|