Entry Name: "TTU-Vuong-MC1"
VAST Challenge 2019
Mini-Challenge 1

Team Members:

Ngan Vuong, iDV Lab, Texas Tech University, ngan.v.t.nguyen@ttu.edu   PRIMARY
Tommy Dang, iDV Lab, Texas Tech University, tommy.dang@ttu.edu

Student Team: YES

Tools Used:

HTML, CSS, JavaScript
D3.js
GitHub:
https://github.com/iDataVisualizationLab/N/tree/master/VAST19/mc1>
Web demo:
https://idatavisualizationlab.github.io/N/VAST19/mc1/index.html

Approximately how many hours were spent working on this submission in total?

100 hours

May we post your submission in the Visual Analytics Benchmark Repository after VAST Challenge 2019 is complete? YES

Video

https://idatavisualizationlab.github.io/N/VAST19/mc1/video.html


System Overview

Figure 1. Our visual interface: (left) control panel, (top) Main view, and (bottom) St. Himark map

Radar chart design:

Figure 2. Examples of Radar design for hourly multivariate summary of 3 regions: Palace Hills, Safe Town, and Southon.

Due to the limited screen display and a large number of data entries, we revise the radar chart to embed the transformed color scale directly into the inside area of the radar. Our customized radar adopts the box plot layout which shows the five-number summary: minimum (inner curve), first quartile, mean (dashed curve), third quartile, and maximum (outer curve). This allows users to quickly spot the multivariate values (shake intensitive and various types of damage) as depicted in Figure 2. In the examples in the report show the hourly summary (from left to right) of various regions (top-down) of St. Himark

Figure 3. Radar control: Color selection, radar band selection, radar value filtering, and angle vs. variable selection.

In the control panel, we allow users to fully customize the radar layout, including color scales (blue for low damage and red for high damage), radar inner and outer curves (min+max vs. q1+q3), value filtering (such as only high shake intensitive), and angles of each dimension (how to order variables on the radar). We intentionally put the shake intensitive on the top of the radar chart as this is an important measurement.

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? Limit your response to 1000 words and 10 images.

Figure 4. Overview of all regions, all types of damage for the entire time span.

Figure 4 shows the overview of St. Himark for the entire time span (5 days). The orientation of 6 variables is shown in Figure 2. Inner curve is Q1 and Outer curve is Q3 of each variable. Regions are listed top-down. The last row summarizes all regions by hour.

Figure 5. Overview of all regions: Filter shake intensitive ≥ 3.

By filtering only the report with shake intensitive ≥ 3 (using the radar control in Figure 3), we can easily detect 3 earthquake events as shown in Figure 5. The border thickness of the radar charts encodes the number of reports in that hour. In particular, the first earthquake is the lightest while the second earthquake is the most serious (encoded by the height of shake intensitive, the top variable) and received the most attention (most number of the report) as also shown in the city summary at the bottom row.

Figure 6. Summary of all damage categories for each region. Curves from inside out are minimum, first quartile, mean (dashed curve), third quartile, and maximum.

By clicking on the thumbnails in front of region names, we can obtain an enlarged version which summarizes different types of damages reported by citizens:
- The First row is the 4 regions with the highest shake intensitive with the mean around 5.
- The Second row is the 4 regions with the 2nd highest shake intensitive with the mean around 2.5. These regions are geographically close on the map.
- Wilson Forest does not have medical reports since it has very few residents and no hospital.

Figure 7. Overview of all regions: Filtering by damage categories (> 8).

We now investigate the individual damage categories. Figure 7 shows the results of applying the filter on different types of damage. We can notice that
- Power damage is high for several regions, highest for Old Town and Scenic Vista.
- Road damage is highest for Old Town, Scenic Vista, and Broadview.
- Medical damage is only reported in the regions with hospitals, and hardest hit for Old Town at 1am on Thu 09 in the 2nd earthquake.
- Building damage is hardest hit for Broadview at 11pm on Wed 08.
- Sewer and water damage is strongly reported for Old Town at the end of the 3rd earthquake and for Scenic Vista at the end of the 2nd earthquake.

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.

Figure 8. Overview of all regions by every 5 minutes.

To show the uncertainty in the data, we refine the radar chart for every 5 minutes. We argue that the conditions might significantly vary within an hour but not within a few minutes. By comparing the damage reported within 5 minutes (using Q1 and Q3 statistics depicted as the thickness of the bands on radar graphs), we would be able to visualize the reliability of the reports on the same region. Figure 8 shows the overview of St. Himark by reports of every 5 minutes. The reliability of information varies by location and by time.

Figure 9. Overview of all regions by every 5 minutes.

We first zoom into the 2nd Earthquake as depicted in Figure 9. Thicker bands mean the strong variance between Q1 and Q3 in a given 5 minutes. Thinner bands indicate Q1 and Q3 values of the damages are similar (small difference). We can easily realize that
- The reports in many regions are unreliable before the earthquake (Box 1 and Box 2) but become reliable during the earthquake (Box 3 and Box 4)
- The reports in a few regions (such as Palace Hills) are still unreliable during the earthquake (Box 5).

Figure 10. Overview of all regions by every 5 minutes.

Similar stories can be also derived in the last earthquake as shown in Figure 10.
- The reports in Old Town (Box 1) and Downtown (Box 2) become more reliable during the earthquake (Box 3 and Box 4)
- The reports of Palace Hills are still unreliable during the 3rd earthquake (Box 5).

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.

Figure 8. Overview of all regions by every 5 minutes for the earthquake events.

Now, we zoom into the earthquakes: each radar chart represents a 5-minute summary. Figure 8 depicts that:
- The reports are more consistent across all locations during the earthquakes (citizens were more honest when the earthquake happened).
- The reports for earthquake 2 and 3 are more consistent compared to those of earthquake 1.