Difference between revisions of "HomeIntel"
Jump to navigation
Jump to search
Line 37: | Line 37: | ||
The Data Sets we will be using for our analysis and for our application is listed below: | The Data Sets we will be using for our analysis and for our application is listed below: | ||
+ | <center> | ||
+ | {| class="wikitable" style="background-color:#FFFFFF;" width="90%" | ||
+ | |- | ||
+ | ! style="font-weight: bold;background: #141414;color:#fbfcfd;width: 45%;" | Visual Considerations | ||
+ | ! style="font-weight: bold;background: #141414;color:#fbfcfd;width: 55%" | Insights / Comments | ||
|- | |- | ||
| <center> | | <center> | ||
− | '''Title''': | + | '''Title''': Sunburst Diagram |
− | [[File: | + | [[File:Sunburst.png|250px|frameless|center]] |
− | '''Source''': | + | '''Source''':https://bl.ocks.org/mbostock/4348373 |
</center> | </center> | ||
+ | |||
|| | || | ||
− | * | + | *'''Pros:''' |
− | * | + | ** Aims to show various sub-components of a particular category |
+ | ** Can drill down to multiple divisions to observe the distribution by percentages | ||
+ | ** May be useful to analyze tourism receipts by components and country | ||
+ | |||
+ | *'''Cons:''' | ||
+ | ** Difficult to break down the huge number of markets | ||
+ | ** Does not provide a comprehensive time-series comparison | ||
|- | |- | ||
+ | | <center> | ||
+ | '''Title''': Treemap | ||
+ | [[File:Treemap.png|250px|frameless|center]] | ||
+ | '''Source''':https://www.theinformationlab.co.uk/2015/02/10/show-treemaps/ | ||
+ | </center> | ||
+ | || | ||
+ | *'''Pros''': | ||
+ | ** Effective visualisation to organise multivariate data by hierarchy | ||
+ | ** We can effectively see the purpose of visit for the top 10 visiting countries to Korea. | ||
+ | |||
+ | |||
+ | *'''Cons''': | ||
+ | ** It would be hard to compare between years and months for different countries. | ||
+ | ** The hierarchy will only be 2 levels so the interaction would not be as much. | ||
+ | |||
+ | |- | ||
| <center> | | <center> | ||
− | '''Title''': | + | '''Title''': Chord Diagram |
− | [[File: | + | [[File:Chord.png|250px|frameless|center]] |
− | '''Source''':https:// | + | '''Source''':https://beta.observablehq.com/@mbostock/d3-chord-diagram |
</center> | </center> | ||
|| | || | ||
− | * | + | *'''Pros''': |
− | * We | + | ** Effective visualisation to see the influx of Visitors from and to Korea. |
+ | ** We will be able to easily spot the country with the most travelers to Korea. | ||
+ | |||
+ | |||
+ | *'''Cons''': | ||
+ | ** This chart will make it harder to spot trends in the visiting pattern. | ||
+ | ** We will not be able to see every single country as the size of the chord diagram is limited. | ||
|- | |- | ||
|} | |} | ||
− | |||
− | |||
==<div style="background:#143c67; padding:15px; font-weight: bold; line-height: 0.3em;letter-spacing:0.5em;font-size:20px"><font color=#fbfcfd face="Century Gothic"><center>CONSIDERATION & VISUAL SELECTION</center></font></div>== | ==<div style="background:#143c67; padding:15px; font-weight: bold; line-height: 0.3em;letter-spacing:0.5em;font-size:20px"><font color=#fbfcfd face="Century Gothic"><center>CONSIDERATION & VISUAL SELECTION</center></font></div>== |
Revision as of 02:55, 13 October 2019
<--- Go Back to Project Groups
Contents
Problem and Motivation
Objectives
Selected Dataset
The Data Sets we will be using for our analysis and for our application is listed below:
Visual Considerations | Insights / Comments |
---|---|
Title: Sunburst Diagram |
|
Title: Treemap Source:https://www.theinformationlab.co.uk/2015/02/10/show-treemaps/ |
|
Title: Chord Diagram Source:https://beta.observablehq.com/@mbostock/d3-chord-diagram |
|
CONSIDERATION & VISUAL SELECTION
Below are a few visualizations and charts we considered making for our projects.
Visual Considerations | Insights / Comments |
---|---|
Title: Sunburst Diagram |
|
Title: Treemap Source:https://www.theinformationlab.co.uk/2015/02/10/show-treemaps/ |
|
Title: Chord Diagram Source:https://beta.observablehq.com/@mbostock/d3-chord-diagram |
|