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 64: Line 64:
 
# Open the tool and select the St Himark Image to be plotted. The coordinates was plot based on the St Himark City map provided in the city description. During the plotting process, the areas were based on rough estimation.
 
# Open the tool and select the St Himark Image to be plotted. The coordinates was plot based on the St Himark City map provided in the city description. During the plotting process, the areas were based on rough estimation.
 
# After the polygons have been plotted, the results can be exported into a .csv file format for analysis in Tableau. Once the St Himark’s cooridnate has been imported into Tableau, the locations of each coordinates will be plotted onto the map. After the completion of cooridnates plotting, it would allow the visualization of St. Himark’s location layout.
 
# After the polygons have been plotted, the results can be exported into a .csv file format for analysis in Tableau. Once the St Himark’s cooridnate has been imported into Tableau, the locations of each coordinates will be plotted onto the map. After the completion of cooridnates plotting, it would allow the visualization of St. Himark’s location layout.
[[File:Issue2.2.png|10px|frame|center]]
+
[[File:Issue2.2.png|thumb|600px|frame|center]]
 +
 
 
=== Issue 3 ===
 
=== Issue 3 ===
 
[[File:Issue3.png|100px|frame|center]]
 
[[File:Issue3.png|100px|frame|center]]

Revision as of 17:43, 10 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

Before the start of analysis, it is essential to have a better understanding about the different areas in St. Himark. Looking through the layout and description of St. Himark I have identified some key information that are helpful and critical for my investigation.

Using St. Himark City description, I was able to identify facilities that might pose a threat to the people living in the vicinity. SAFE TOWN, a neighborhood where a Nuclear Power Plant resides. Nuclear Power Plants are vulnerable to earthquake and may potentially impact people over a large area causing damage by fires, explosion and release of radioactive materials. In addition to the potential harm it may cause, Residents in SAFE TOWN consists of mostly older-single family who lives close to the Nuclear Power Plant. In case of Earthquake, the residents might not be able to evaucate quickly and might require addition assistance. If no efficient evacuation is provided, SAFE TOWN might face the highest casualty.

Subsequently I was able to identify hospitals facilities with the most needed facilities:

  • Medical Surgical Care located at PALACE HILL
  • OLD TOWN Hospital known for its expertise in diabetes and endocrinology, digestive health, oncology, and orthopedics.
  • DOWNTOWN Himark has Children hospital and has the only Trauma Hospital in the area.
  • BROADVIEW has a Community Hospital which offers a full spectrum of medical care.
  • TERRAPIN SPRINGS has a full-service, non-profit community hospital, offering comprehensive medical, surgical and therapeutic services.
  • SOUTHON able to provide critical care, neurology, gastrointestinal, and orthopedic care.

Using the hospital locations, DOWNTOWN is identified as the area where most causality should be allocated in times of emergency.

Lastly, construction areas was identified to have a significant impact on the efficiency of the evacuation. With DOWNTOWN being the priority place to allocate casualty, the ongoing Road construction in DOWNTOWN might cause a delay in the evacuation and unable to provide citizens in need of medical aid. It is essential to identify an alternative road to ensure medical aid is provided in time. Also, with Friday Bridge and Magritte and Jade Bridges being repaired, in anticipation of delays of manpower and medical aid, emergency planner should be advised to request for an air-transportation.

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

Issue2.png

Issue: To find out which areas has the highest intensity ratings. Filtered by Area, I was only able to view the data by in each instances. Even with St Himark’s map image and location, without the zone corrdinated of each areas, the layout could not be plotted. It may posed as a Visualization problem as it is essential for emergency advisers to have an overview of St. Himark rather than having to look through the data instances.

Solution 1: To resolve this issue, the geometrical data of St Himark Neighbourhood was made available in a Shapefile which can be easily uploaded to tableau through the following steps:

  1. Make sure the shapefile is zipped
  2. Open Tableau and connect shapefile from the start page
  3. Connecting the geometrical dataset’s Location ID to the dataset’s Location ID
  4. Now a Geometrical Map can be plot!

Solution 2: An alternative solution woule be to identify the corrdinates for each zones. This is done using an online tool that allow analysts to get coordinates for custom polygons on a map image. By plotting the neighbourhoods on a custom polygon map, it would generate the coordinates of the zone. This will allow us to plot the location of each neighbourhood on the image map. The following details the process of generating the individual zone coordinates:

  1. Download the online tool from the following link: https://github.com/bryantbhowell/tableau-map-pack/blob/master/draw_tableau_polygons_on_background_image.html
  2. Open the tool and select the St Himark Image to be plotted. The coordinates was plot based on the St Himark City map provided in the city description. During the plotting process, the areas were based on rough estimation.
  3. After the polygons have been plotted, the results can be exported into a .csv file format for analysis in Tableau. Once the St Himark’s cooridnate has been imported into Tableau, the locations of each coordinates will be plotted onto the map. After the completion of cooridnates plotting, it would allow the visualization of St. Himark’s location layout.
frame

Issue 3

Issue3.png

Issue: During the process of filtering the shake intensity by day, the time field provided by timestamp have been wrongly identified. Tableau has taken then date 04/08/2020 and 04/09/2020 as 4th august and 4th september instead of 8 and 9 of April. If the issue is not identified, the analysis of the earthquake will be identified as separate events rather than one event resulting in a misrepresentation and inaccurate Visual Analysis

Solution: To resolve this issue, time is being split into Date and time using excel’s Data, text to column function to separate the timestamp and changing the Date format into type: d-mmm-yy.

Data set Import Structure & Process

With the dataset analysis and transformation phase completed, the following files will have to be imported into Tableau for analysis:

Import.png

Each of the data file is added as a data source in Tableau. The relationship defined between each data source is the id or locations in the city. This will allow analysis to be conducted across all the data sources.

Additional processing was perform on both data sources:

  • Import the Damage and Intensity Report Data
  • Add new data connections to the Damage and Intensity Report Data. The new data connection file will be St. Himark’s Geometry Shape file
  • Perform inner join between both data sources using Damage and Intensity Report Data’s Location and St. Himark shape file’s ID. This will create a relationship between the Geometry provided with the locations. The following shows the configuration of the join:
Import1.png

Interactive Visualization

The interactive visualization can be accessed here:___

For the best experience, adjust your screen resolution to full screen by enabling full screen on the browser. Throughout all the different dashboards, useful guides and tips are provided to help users navigate through the different filters and actions to increase the efficiency of their analysis. The following elements are used through out all the dashboards to maintain consistency:

Interactive Technique Rationale Brief Implementation Steps
Filter dates with the use of time range slider
IV1.png
To provide flexibility for analysts to choose the time period which they are interest in analysing.

The use of checkboxs or radio boxes is time-consuming as it requires analysts to check or uncheck the box.

  1. There should be a date field with its data type set to “date”
  2. Add the new field to be filtered.
Filter data source by Area types using a single selection drop down list
IV2.png
To allow analysts to concentrate on the data collected from each Areas with the use of a single selection.

The use of a drop downlist also allows analysts to easily view all the selection choices and select the area type that they are interested to analyse.

  1. Adding the Area Dimension into filter field
  2. Configure the filter selection to be single selection drop down list
Filter Locations with the use of range slider
IV3.png
To provide flexibiltiy for analysts to select a few locations that they are interest to analyse. # Adding the location Measures into the filter field
  1. Configure the filter selection to be multi-selection slider range

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

The following shows the Damage and and Shake Intensity Dashboard of St. Himark.


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

Interactive Technique Rationale Brief Implementation Steps
Filter dates with the use of time range slider
IV1.png
To provide flexibility for analysts to choose the time period which they are interest in analysing.

The use of checkboxs or radio boxes is time-consuming as it requires analysts to check or uncheck the box.

  1. There should be a date field with its data type set to “date”
  2. Add the new field to be filtered.
Filter data source by Area types using a single selection drop down list
IV2.png
To allow analysts to concentrate on the data collected from each Areas with the use of a single selection.

The use of a drop downlist also allows analysts to easily view all the selection choices and select the area type that they are interested to analyse.

# Adding the Area Dimension into filter field
# Configure the filter selection to be single selection drop down list
Highlight Locations upon hover To highlight information that are related to the location hovered, indicating the information that are of interest to the analyst.
  1. Under Dashboard > Actions, add an action called highlight.
  2. Select the source sheet, target sheets and target highlighting fields
Additional information display on Geometric map
IV4.png
To provide users with additional visual and contextual information to aid with their analysis. Annotate Area and entering the information to be displayed.


Earthquake Occurrence Dashboard

The following shows the date, time and location in which Earthquake had occurred.


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

Header text Header text Header text
Example Example Example
Example Example Example
Example Example Example
Example Example Example

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.
Patterns Visualization
Example Example
Q2: Use visual analytics to show uncertainty in the data. Compare the reliability of neighborhood reports and identify which neighborhoods are providing reliable reports.
Patterns Visualization
Example Example
Example Example
Example Example

Conclusion

References