Difference between revisions of "1718t1is428T9"
Line 32: | Line 32: | ||
<!--/Header--> | <!--/Header--> | ||
− | ==<div style="background: #061935; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px; font-size:18px; font-family:helvetica"><font color= #ffffff> | + | ==<div style="background: #061935; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px; font-size:18px; font-family:helvetica"><font color= #ffffff>Problem & Motivation</font></div>== |
Flight delays has been a very common problem for travelers, the delay can be attributable to various problems, such as, aircraft issues, weather issues at origin airport or/and destination airport. The delay has no doubts will disappoint air travelers and affect their flight experience greatly. Thus, in this project, our team aims to investigate the performance of different airlines and flight delays in detail. | Flight delays has been a very common problem for travelers, the delay can be attributable to various problems, such as, aircraft issues, weather issues at origin airport or/and destination airport. The delay has no doubts will disappoint air travelers and affect their flight experience greatly. Thus, in this project, our team aims to investigate the performance of different airlines and flight delays in detail. | ||
Line 38: | Line 38: | ||
In addition, airport network is a very critical and complex transportation infrastructure for a nation, it is increasingly important for public policy considerations. The disruptions of the airport network, caused by terrorist attack, disease transmission or other reasons, can lead to huge economic loss. Thus, the study on the airport network can assist us better understand the relationship between different airports, for example, identify most critical airport, and take proactive measures to prevent occurrence of disruptions. | In addition, airport network is a very critical and complex transportation infrastructure for a nation, it is increasingly important for public policy considerations. The disruptions of the airport network, caused by terrorist attack, disease transmission or other reasons, can lead to huge economic loss. Thus, the study on the airport network can assist us better understand the relationship between different airports, for example, identify most critical airport, and take proactive measures to prevent occurrence of disruptions. | ||
− | ==<div style="background: #061935; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px; font-size:18px; font-family:helvetica"><font color= #ffffff> | + | ==<div style="background: #061935; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px; font-size:18px; font-family:helvetica"><font color= #ffffff>Objectives</font></div>== |
In this project, we will adopt visualization techniques to: | In this project, we will adopt visualization techniques to: | ||
Line 49: | Line 49: | ||
Our visualization will also provide a detailed insight on airport network, it will speed up the decision making process when faced with infectious diseases and terrorist attacks. | Our visualization will also provide a detailed insight on airport network, it will speed up the decision making process when faced with infectious diseases and terrorist attacks. | ||
− | ==<div style="background: #061935; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px; font-size:18px; font-family:helvetica"><font color= #ffffff> | + | ==<div style="background: #061935; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px; font-size:18px; font-family:helvetica"><font color= #ffffff>Selected Dataset</font></div>== |
We have obtained the dataset from Kaggle, which can be download from https://www.kaggle.com/usdot/flight-delays/data | We have obtained the dataset from Kaggle, which can be download from https://www.kaggle.com/usdot/flight-delays/data | ||
Line 101: | Line 101: | ||
|| | || | ||
<center>This data is used as the major source of information in our project. We mainly use this data to analyse flight delays and reasons of delay. In addition, the data will be used investigate airport network and analyse airport network relationship by different centrality measures, such as betweenness centrality, degree centrality. </center> | <center>This data is used as the major source of information in our project. We mainly use this data to analyse flight delays and reasons of delay. In addition, the data will be used investigate airport network and analyse airport network relationship by different centrality measures, such as betweenness centrality, degree centrality. </center> | ||
+ | |} | ||
+ | |||
+ | ==<div style="background: #061935; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px; font-size:18px; font-family:helvetica"><font color= #ffffff>Background Survey of Related Work</font></div>== | ||
+ | |||
+ | {| class="wikitable" style="background-color:#FFFFFF;" width="100%" | ||
+ | |- | ||
+ | ! style="font-weight: bold;background: #061935;color:#fbfcfd;width: 50%;" | Related Works | ||
+ | ! style="font-weight: bold;background: #061935;color:#fbfcfd;" | What We Can Learn | ||
+ | |- | ||
+ | | | ||
+ | <p><center>'''Monthly Performance of Airline in Asia Pacific''' </center></p> | ||
+ | [[File:1718T1G9 BackgroundSurvey1.png|300px|center]] | ||
+ | <p><center>'''Source''': https://www.flightstats.com/company/monthly-performance-reports/airlines/</center></p> | ||
+ | || | ||
+ | * The heatmap provides a clear annotation from which viewers know the size stands for the scheduled flights whereas color for on-time performance. | ||
+ | * The colors are well contrast with each other | ||
+ | |- | ||
+ | | <p><center> '''Trends in the Causes of Flight Delay in US''' </center></p> | ||
+ | [[File:1718T1G9 BackgroundSurvey2.png|300px|center]] | ||
+ | <p><center> '''Source''': https://www.rita.dot.gov/bts/sites/rita.dot.gov.bts/files/2012_04_13.pdf </center> </p> | ||
+ | || | ||
+ | * The use of line chart is effective in comparing the various delay causes | ||
+ | * The chart title is clear enough to demonstrate the chart purpose | ||
+ | |- | ||
+ | | <p><center> '''Global Digital Attack Network''' </center></p> | ||
+ | [[File:1718T1G9 BackgroundSurvey3.png|300px|center]] | ||
+ | <p><center> '''Source''': http://www.digitalattackmap.com/#anim=1&color=0&country=US&list=0&time=17475&view=map </center></p> | ||
+ | || | ||
+ | * The graph vividly displays the path with its origin and destination | ||
+ | * When mouse hovers on the path, the label shows up with its detailed information | ||
+ | |} | ||
+ | |||
+ | <br/><div style="background: #347473; padding: 15px; font-weight: bold; line-height: 0.3em; text-indent: 15px;letter-spacing:-0.08em;font-size:20px"><font color=#fbfcfd face="Century Gothic">PROPOSED STORYBOARD</font></div> | ||
+ | {| class="wikitable" style="background-color:#FFFFFF;" width="100%" | ||
+ | |- | ||
+ | ! style="font-weight: bold;background: #56C0BE;color:#fbfcfd;width: 50%;" | Proposed Layout | ||
+ | ! style="font-weight: bold;background: #56C0BE;color:#fbfcfd;" | How Analyst Can Conduct Analysis | ||
+ | |- | ||
+ | | [[File:HSH Home.png|600px|center]] | ||
+ | || | ||
+ | # Introduce analysts to the topic of HDB Resale Price and the objectives of the visualization project | ||
+ | # Upon clicking "Find your Dream Home", analysts will then begin their process of exploration | ||
+ | |- | ||
+ | | [[File:HSH Insight1.png|600px|center]] | ||
+ | || | ||
+ | # When a user enters our app, we will show them a brief history of HDB followed by the problem that most young people are facing with regards to understanding the HDB situation. | ||
+ | # The 2 screens of different insights we are trying to show will be displayed as 2 clickable buttons so that it is easy for a user to know what exactly he wants to look for at a glance. | ||
+ | # The dual axis bar-line chart will indicate the number of units sold vs the HDB price index to show the performing over the years. | ||
+ | # The scatter plot groups attacks based on 3 main categories - Planning Area, HDB resale price, Life left on lease. Firstly, by grouping based on planning area, it shows the the different HDB of how many years they left on lease. The size of the circle indicate the resale price of the HDB | ||
+ | |- | ||
+ | | [[File:HSH Insight2.png|600px|center]] | ||
+ | || | ||
+ | # In the next phase of the exploration, we | ||
+ | # The radar chart shows 5 different governance indicators that defines how well a HDB is price with several other indicators. The closer the area is to the center of the chart, the less well the indicators is. Upon mouse-over of each area, one can also retrieve the exact values of each governance indicator. | ||
+ | # Using the map of Singapore as a filter condition, analysts can selected their choice of HDB to see if its near any bus stop, MRT, schools. | ||
+ | # By looking at both charts, the analyst will then be able to compare and establish possible linkages between the different indicators for HDB over the years. As such, these 2 charts are placed side by side to assist the analyst in their data exploration. | ||
|} | |} | ||
Revision as of 15:48, 7 November 2017
Contents
Problem & Motivation
Flight delays has been a very common problem for travelers, the delay can be attributable to various problems, such as, aircraft issues, weather issues at origin airport or/and destination airport. The delay has no doubts will disappoint air travelers and affect their flight experience greatly. Thus, in this project, our team aims to investigate the performance of different airlines and flight delays in detail.
In addition, airport network is a very critical and complex transportation infrastructure for a nation, it is increasingly important for public policy considerations. The disruptions of the airport network, caused by terrorist attack, disease transmission or other reasons, can lead to huge economic loss. Thus, the study on the airport network can assist us better understand the relationship between different airports, for example, identify most critical airport, and take proactive measures to prevent occurrence of disruptions.
Objectives
In this project, we will adopt visualization techniques to:
- Demographics of student alcohol consumptionAnalyse airport network connectivity
- Analyse flight delays for different airlines
- Evaluate on-time performance for airlines and aircrafts
With the visualization, airline companies will become aware of its on-time performance among all airlines and meanwhile have a better idea on areas where greater attention should be placed on routine operation, such as service or aircraft maintenance. Our visualization will also provide a detailed insight on airport network, it will speed up the decision making process when faced with infectious diseases and terrorist attacks.
Selected Dataset
We have obtained the dataset from Kaggle, which can be download from https://www.kaggle.com/usdot/flight-delays/data
Dataset/Source | Data Attributes | Rationale Of Usage |
---|---|---|
|
| |
|
| |
Security
|
|
Background Survey of Related Work
Related Works | What We Can Learn |
---|---|
|
|
| |
|
Proposed Layout | How Analyst Can Conduct Analysis |
---|---|
| |
| |
|
Technical Complexity
Below are the list of technical challenges that team may be faced with when developing the visualization application.
Technical Challenges | How To Resolve |
---|---|
| |
| |
|
Tools/Technology
Below are the tools/technologies we will use when developing the visualization
- Excel
- Tableau
- D3.js
- Gephi