Difference between revisions of "IS428 AY2019-20T1 Assign Lee Hui Xin Anne"

From Visual Analytics for Business Intelligence
Jump to navigation Jump to search
Line 43: Line 43:
 
ss
 
ss
 
=== Home Dashboard ===
 
=== Home Dashboard ===
 +
To have an in-depth analysis on all the data attributes provided, it will not be possible  to display all the attributes in a single dashboard.
 +
 +
 +
 +
To allow flexibility and easy to understand in navigation, the following interactive techniques and instructions have been employed:
 +
 +
{| class="wikitable"
 +
|-
 +
! Interactive Technique !! Rationale !! Brief Implementation Steps
 +
|-
 +
| Navigate across dashboards with buttons|| To provide users with the flexibility of moving across dashboards using a simple and easy to understand user interface.||
 +
# Create image buttons by dragging the button object into the dashboard
 +
# Edit the button style to Image button and choose the button image used.
 +
# Select the page to navigate to
 +
 +
|-
 +
| Display tooltips when user hovers over each button|| To provide users with contextual information about the dashboard and the expected information and chart they will look at after selection.||
 +
# Edit the image button in the dashboard
 +
# Under the tooltip, enter the Tooltip message to display when user hovers over the button.
 +
 +
|}
  
 
=== Dispatch Priority Dashboard ===
 
=== Dispatch Priority Dashboard ===

Revision as of 19:48, 6 October 2019

Problem & Motivation


St. Himark has been hit by an earthquake, leaving officials scrambling to determine the extent of the damage and dispatch limited resources to the areas in most need. They quickly receive seismic readings and use those for an initial deployment but realize they need more information to make sure they have a realistic understanding of the true conditions throughout the city.

In a prescient move of community engagement, the city had released a new damage reporting mobile application shortly before the earthquake. This app allows citizens to provide more timely information to the city to help them understand damage and prioritize their response. In this mini-challenge, use app responses in conjunction with shake maps of the earthquake strength to identify areas of concern and advise emergency planners. Note: the shake maps are from April 6 and April 8 respectively.

With emergency services stretched thin, officials are relying on citizens to provide them with much needed information about the effects of the quake to help focus recovery efforts.

By combining seismic readings of the quake, responses from the app, and background knowledge of the city, help the city triage their efforts for rescue and recovery.

Task Questions:

  1. Emergency responders will base their initial response on the earthquake shake map. Use visual analytics to determine how their response should change based on damage reports from citizens on the ground. How would you prioritize neighborhoods for response? Which parts of the city are hardest hit?
  2. Use visual analytics to show uncertainty in the data. Compare the reliability of neighborhood reports. Which neighborhoods are providing reliable reports? Provide a rationale for your response. Limit your response to 1000 words and 10 images.
  3. How do conditions change over time? How does uncertainty in change over time? Describe the key changes you see. Limit your response to 500 words and 8 images.

Information Gathering

ss


Data Analysis & Transformation Process

The datasets usually requires cleaning and transformation before it can be sensibily analyzed. It is important to have a proper understand of the Data, knowing whether the numbers are Categorial or Continuous data and to ensure that it is in the right format. This section will elaborate on the dataset analysis and transformation process before it can be imported for Interactive Visualization analysis.

The Data was collected using the Rumble App which crowd sources damage reporting, by collecting information about reporting time, location and different area’s shake intensity with 0 being the lowest and 10 being the highest.

The following section illustrates the issues faced in the data analysis phase leading to a need to transform the data into specificed format.

Issue 1

Issue1.png

Issue: The report data provided the shake intensity of various facilities in their specific rows, making analysis by various facilities difficult.

Solution: Data cleaning was performed to pivot the various facilities into a single column called Area using Tableau Prep. By doing so, the shake intensity can be filtered and visualized according to the various areas.

Issue 2

Issue 3

Data set Import Structure & Process

ss

Interactive Visualization

ss

Home Dashboard

To have an in-depth analysis on all the data attributes provided, it will not be possible to display all the attributes in a single dashboard.


To allow flexibility and easy to understand in navigation, the following interactive techniques and instructions have been employed:

Interactive Technique Rationale Brief Implementation Steps
Navigate across dashboards with buttons To provide users with the flexibility of moving across dashboards using a simple and easy to understand user interface.
  1. Create image buttons by dragging the button object into the dashboard
  2. Edit the button style to Image button and choose the button image used.
  3. Select the page to navigate to
Display tooltips when user hovers over each button To provide users with contextual information about the dashboard and the expected information and chart they will look at after selection.
  1. Edit the image button in the dashboard
  2. Under the tooltip, enter the Tooltip message to display when user hovers over the button.

Dispatch Priority Dashboard

Earthquake Occurrence Dashboard

Uncertainties Analysis Dashboard

Interesting & Anomalous Observations

Using the dashboard as a platform for investigation and analysis, the following aims to provide answers to the question posed.

Q1: Emergency Responders’ prioritzed neighbouroods response based on Visualized damaged reports and parts of that City that are hardest hit.
Q2: Use visual analytics to show uncertainty in the data. Compare the reliability of neighborhood reports and identify which neighborhoods are providing reliable reports.

Conclusion

References