is on leveraging the capabilities of coordinated multi-
ple views in a complex analysis setting. Our contri-
butions can be summarized as follows: (1) An inte-
grated visual analytics framework that supports inter-
active analysis of complex, unstructured data; and (2)
A novel map view that integrates descriptive statistics
visualization with the conventional map. Interaction
and on-the-fly data aggregation are supported in order
to cope with data size and complexity.
2 RELATED WORK
“Visual analytics is the science of analytical
reasoning facilitated by interactive visual inter-
faces.” (Thomas and Cook, 2005). One of the main
challenges of visual analytics is dealing with a huge
amount of heterogeneous data since the analysts of-
ten fail to fully grasp the presented data due to the
cognitive overload (Thomas and Cook, 2005). There-
fore, it is critical that analysts can interactively filter,
visualize, and navigate data to reduce the cognitive
overload (Card et al., 1999).
Interactive exploration of data can be facilitated
by providing customized views and by simultane-
ously providing multiple perspective of the data set.
Coordinated Multiple Views (CMVs) provide such
multiple simultaneous perspectives of the data and al-
low integration of customized views (Roberts, 2007),
thus providing a deeper understanding of data. The
user can interactively select some of the data items in
one view (brushing), and all items that belong to the
same records will be highlighted in all other views
(linking) (Buja et al., 1991; Roberts, 2007). Brush-
ing and linking are two essential aspects of interacting
with high-dimensional data.
Visual analysis of spatio-temporal data, including
movement and mobility data (Andrienko et al., 2013;
Pelekis and Theodoridis, 2014), provides many op-
portunities for data-driven analysis, especially related
to the urban computing issues and the related big data
(e.g., human mobility and traffic) challenges (Zheng
et al., 2014). Such data includes a large number of
time-series data that have geo-located attributes. Cus-
tomized views that are a part of a CMV system sup-
port simultaneous interactive visualization and analy-
sis of such time series ensembles.
Visual analytics is very important for urban com-
puting (Fortini and Davis, 2018) and urban informat-
ics, a discipline that integrates urban science, geo-
matics, and informatics (Shi et al., 2021). Urban vi-
sual analytics can be combined with automatic analyt-
ical approaches to support data exploration and visual
learning (Zheng et al., 2016). Clarinval and Dumas
provide a review of urban data visualization (Clarin-
val and Dumas, 2022).
3 DATA AND TASKS
The VAST Challenge simulates a long-term exper-
iment in the fictitious city of Engagement, Ohio.
The idea is that the city conducts a participatory ur-
ban planning experiment. About a thousand citizens
agreed to provide data using a city’s planning app.
The app records the places they visit, their spending,
their purchases, and many other things. The city will
use the data to assist its city revitalization plans. Vi-
sual analytics is identified as a promising way of mak-
ing insights into collected data.
The data itself is divided into several files having
different structures. The following files are available:
• Journals. The journals include financial, travel,
social, and check-in data that consists of individ-
ual events, such as banking account activity (fi-
nancial) or visits to various places (check-in).
• Attributes. There are eight attributes files.
They describe, among others, schools (loca-
tion, capacity, . . . ), apartments (location, bed-
room count,. . . ), or citizens themselves (educa-
tion level, interest group, apartment ID, . . . ).
• Activity Logs. The activity logs record the status
of each participant with a time step of five min-
utes. For each time step and participating citizen,
we have position, bank balance, sleep or hunger
status, etc.
Along with the data, the analysis tasks are also de-
fined. The main task is to consider the financial health
of the city (Crouser and Cook, 2022). Analysis of this
data shall answer questions like which businesses are
growing or shrinking over time, how people change
jobs, or whether standards of living improve or de-
cline over time. Three specific tasks are defined:
1. Over the period covered by the data set, which
businesses appear to be more prosperous? Which
appears to be struggling?
2. How does the financial health of the residents
change over the period covered by the data set?
How do wages compare to the overall cost of liv-
ing in Engagement? Are there groups that appear
to exhibit similar patterns?
3. Describe the health of the various employers
within the city limits. What employment patterns
do you observe? Do you notice any areas of par-
ticularly high or low turnover?
Interactive Exploration of Complex Heterogeneous Data: A Use Case on Understanding City Economics
215