=Paper=
{{Paper
|id=Vol-3707/D2R224_paper_7
|storemode=property
|title=Towards a Regional Public Dashboard for Crisis and Resilience Management
|pdfUrl=https://ceur-ws.org/Vol-3707/D2R224_paper_7.pdf
|volume=Vol-3707
|authors=Fatih Kılıç,Till Grabo,Julia Lücke,Norman Radtke,Christian Danne,Sabine Gründer-Fahrer,Michael Martin
|dblpUrl=https://dblp.org/rec/conf/d2r2/KilicGLRDG024
}}
==Towards a Regional Public Dashboard for Crisis and Resilience Management==
Towards a Regional Public Dashboard for Crisis and
Resilience Management
Fatih Kılıç2 , Till Grabo2 , Julia Lücke1 , Norman Radtke2 , Christian Danne4 ,
Sabine Gründer-Fahrer2 and Michael Martin2,3
1
Deutsches Institut für Wirtschaftsforschung e.V., Berlin, Germany
2
Institute for Applied Informatics (InfAI), Leipzig, Germany
3
Chemnitz University of Technology, Chemnitz, Germany
4
DIW Econ GmbH, Berlin, Germany
Abstract
The paper presents ongoing work on a public dashboard that displays the trade relationships of a regional
economy in Germany (Saxony) and uses semantic data integration techniques to connect it with localized
information on global crisis events in supplying countries. Furthermore, it quantifies the impact of
external supply shocks on (subregions of) the Saxon economy in quasi-real time and provides estimates
of changes in macroeconomic determinants based on a regional input-output model. The dashboard will
be a public resource to support decision makers from politics, business and administration in mitigating
the effects of crises and improving regional resilience.
Keywords
Resilience Management, Crisis Management, CoyPu Knowledge Graph, Regional Input Output Model
1. Introduction
The process of globalization has substantially reshaped global value chains since the 1980s. The
onset of the global financial crisis in 2008/2009, though, and more so the Covid-19 pandemic
and current geopolitical conflicts, such as the Russia-Ukraine war, have demonstrated risks
of these highly cost-efficient but vulnerable extended international supply chains and the
internationalization of production networks [1]. These events have shown that even minor
disruptions to international supply chains can have a substantial impact on the production
further up the value chain and lead to welfare losses, unemployment and inflation due to the
interconnectedness of production networks [2]. Moreover, the dependency of global production
on highly specialized and strategically important intermediate goods produced only in certain
parts of the world has shifted the current debate to de-risking international supply chains via
re-shoring, i.e. producing strategically important intermediates domestically or diversification,
i.e. reducing the dependency on a single supplier or world region (e.g. [3] [4] [5]).
Third International Workshop on Linked Data-driven Resilience Research (D2R2’24) co-located with ESWC 2024, May
27th, 2024, Hersonissos, Greece
Envelope-Open kilic@infai.org (F. Kılıç); grabo@infai.org (T. Grabo); jluecke@diw.de (J. Lücke); radtke@infai.org (N. Radtke);
cdanne@diw-econ.de (C. Danne); gruender-fahrer@infai.org (S. Gründer-Fahrer); martin@infai.org (M. Martin)
© 2024 Copyright for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
CEUR Workshop Proceedings (CEUR-WS.org)
CEUR
ceur-ws.org
Workshop ISSN 1613-0073
Proceedings
This project develops a regional dashboard for crisis and resilience management. Our prime
focus is the macroeconomic consequences of international supply chain shocks at the regional
level in quasi-real time. While predictions regarding economic shocks are readily available at
the national level, this does not apply to the sub-national level. This is of particular importance,
since regional specialization in certain industries is prevalent across Germany and thus some
regions will be more exposed to specific supply chain shocks than others. This will help regional
policymakers to react to unemployment, losses in production and tax revenues in a timely
fashion.
The project aims to integrate publicly available data and information relevant to crisis and
resilience management on a more fine-grained regional level. We base our dashboard on the
German state of Saxony. The dashboard serves as a (work-in-progress) prototype that proves
feasibility while at the same time shedding more light on the specific challenges of the general
endeavor.
2. Data and Methods
2.1. Data & CoyPu Knowledge Graph
We obtained data from the ”Statistisches Bundesamt”,1 encompassing various economic indicat-
ors such as foreign trade statistics and the national accounting for both Saxony and Germany
as a whole as well as the Input-Output-Calculation for Germany. The data were transformed
into RDF format using custom scripts. The RDF schema employed allowed us to represent the
complex relationships between different economic variables and regions.
For data retrieval in context of the dashboard, several SPARQL queries are send to the SPARQL
endpoint of the CoyPu triple storage.
We use SPARQL to gather the following data:
• Foreign Trade 2
• Disaster events 3
• Countries 4
• Administrative Region 5
One of the challenges that appeared during data integration and retrieval came from the fact
that disaster events are, in many cases, not directly connected to country resources. There
might be several reasons for this:
• the source data does not contain this information
• disasters (e.g. flood waves) happen on places like oceans so they can not set in relation to
countries
1
https∶//www.destatis.de/DE/Home/_inhalt.html
2
Data containing values and tonnage of tradings between Saxony and a country distinguished by trade group, year,
month and trade direction. https∶//www-genesis.destatis.de/
3
Disaster events like floods, earthquakes sourced from https∶//public.emdat.be/ and https∶//reliefweb.int/
4
Resources to identify countries and reuse them in the knowledge graph
5
This entity is sourced from https∶//www.geoboundaries.org/ and contains a hierarchical collection of administrative
regions of the world.(e.g. District of Leipzig is part of Saxony and Saxony is part of Germany)
While disasters may have impact on several countries, we can not assume that all countries
which are linked to a disaster event are actually affected. To tackle this linking issue an approach
has been applied which makes use of geo-objects (e.g. polygons or multi-polygons) that country
and disaster resources are usually linked to. To get a connection between disaster events
and countries that are affected by disasters, we use the function geof:sfIntersects, defined in
GeoSPARQL 6 standard, which finds intersections of geo-objects. GeoSPARQL features are
enabled on the Apache Jena Triple Storage 7 which serves the CoyPu Knowledge Graph.
2.2. Input-output model
We are developing a regionalized input-output model to estimate the macroeconomic effects of
crisis-induced supply chain shocks on (subregions of) the Saxon economy. Input-output models
are a standard tool to display and analyze supply chain linkages between industries and central
to the investigation of global value chains [6]. As input-output tables are published only for the
national level, direct information on supply chain linkages on the sub-national level are missing.
This is problematic since macroeconomic shocks can affect regions very differently [7] [8]. We
use a non-survey approach to generate a regionalized input-output model for Saxony (cf. [9]
[10]). Based on the regionalized data, we estimate the structural parameters of the model that
determine the effects of changes in the supply of intermediate goods on total production and
thus on employment, gross value added and tax revenues. Based on historical data on crisis
events the effect of different types of crises on import flows in intermediates to Saxony can be
estimated (cf. [11] [12]). Linked with our input-output model we can trace the effect of these
supply chain disruptions from one sector to others and the entirety of the Saxon macroeconomy.
To our knowledge, our project is the first to develop a dashboard that quantifies these effects in
quasi-real time. The model is implemented in R. It is dockerized and integrated into the CoyPu
Knowledge Graph.
2.3. Visualization
The choice of a suitable framework is essential for the efficient presentation and analysis of
complicated datasets in the fields of data analytics and visualization. For the dashboard the
HoloViz Panel framework has been chosen mainly due to its wide range of compatibility and
adaptability. It is a flexible tool for developers since it can easily integrate different platforms
and supports a wide range of visualization libraries, including as Plotly, Bokeh, and Matplotlib
using Python [13].
To enhance performance and user experience, the filter widgets are used in the dashboard,
that each is bound to specific SPARQL queries. This allows us reducing the server load for the
data retrieval process, thus ensuring a responsive interface. Such optimization is crucial for
facilitating user interaction with the dashboard, enabling focused and efficient data exploration.
The integration of the RDF Data Cube Vocabulary data within the dashboard enables the
representation of multidimensional data as RDF in a Knowledge Graph. Although a performance
6
“GeoSPARQL defines a vocabulary for representing geospatial data in RDF, and it defines an extension to the
SPARQL query language for processing geospatial data.” https∶//www.ogc.org/standard/geosparql/
7
https∶//jena.apache.org/
comparison has not yet been conducted, it provides a structured and standardized approach to
handling complex datasets, which is an essential point for big data.
3. Results and Discussion
The dashboard offers a multidimensional perspective on the Saxon economy’s foreign trade
data, including metrics like exports/imports, trade groups, etc. The use of sidebar filter widgets
simplifies exploration of big datasets, while sankey diagrams, line plots, and charts enable a
rapid visual overview and comparison of trade flows.
Figure 1: Connection Map for Saxony Trade Groups
The Map tab in Figure 1 offers a visualization of the Saxon economy’s trade relationships
on the world map using OpenStreetMap. It provides interactive tools like the Lasso Select and
PolyDraw. The Lasso Select tool enables the selection of specific areas of connection points,
which instantly displays the chosen connection points’ relevant data such as trade groups,
countries, and trade values in tables below the map. The PolyDraw tool allows us to draw
custom polygon areas on the map. Using polygon area coordinates in SPARQL query, the data
is traced in order to generate output data such as affected trade groups and countries in case of
an event occurs in the marked polygon area. A report can be generated that displays the shares
of the trade flows from/ to the selected area in total imports/ exports of Saxony for different
trade groups as it can be seen partly in Figure 2. With its functionalities the dashboard enables
users to zoom into Saxon trade data and rapidly generate customized descriptive statistics. The
link with information on crisis events in supplying countries provides a first indication of a
possible impact on the Saxon economy.
Figure 2: Report Tab
Furthermore, the dashboard focuses on quantifying the consequences of external supply
shocks on (subregions of) the Saxon economy in quasi-real time. We develop a regionalized
input-output model that is linked with import data and data on historical crisis events and
provides estimates of changes in macroeconomic determinants, such as production, employment
and gross value added, as a result of supply chain disruptions abroad. To our knowledge, our
project is the first to develop a tool that provides these analyses for the regional level in quasi-
real time. With the dashboard we aim to support decision makers from politics and business
as well as administration in the event of a crisis to mitigate the economic effects of the shock
and restore the continuity of production as quickly as possible. In addition, the dashboard
can serve as a valuable point of reference for strategic considerations regarding the design of
resilient economic areas in the medium and long run. Future work will focus on enhanced data
integration to enrich the analysis further. On technical aspects, we focus on increasing the
re-usability of the dashboard and its widgets. Therefore we will add a generic interpretation of
datacube vocabulary. Additionally, the dashboard will be used as a blueprint to make available
crisis-related economic information to regions other than Saxony.
Acknowledgements The authors acknowledge the financial support by the German Fed-
eral Ministry for Economic Affairs and Climate Action in the project Coypu (project number
01MK21007[A-L]).
References
[1] R. Bems, R. Johnson, K. Yi, Vertical linkages and the collapse of global trade, American
Economic Review 101 (2011) 308–12. URL: https∶//www.aeaweb.org/articles?id=10.1257/
aer.101.3.308. doi:10.1257/aer.101.3.308.
[2] X. Bai, J. Fernández-Villaverde, Y. Li, F. Zanetti, The Causal Effects of Global Supply Chain
Disruptions on Macroeconomic Outcomes: Evidence and Theory, NBER Working Papers
32098, National Bureau of Economic Research, Inc, 2024. URL: https∶//ideas.repec.org/p/
nbr/nberwo/32098.html.
[3] A. Amt, China-strategie der bundesregierung, 2023. URL: https∶//www.auswaertiges-amt.
de/blob/2608578/810fdade376b1467f20bdb697b2acd58/china-strategie-data.pdf.
[4] F. Caselli, M. Koren, M. Lisicky, S. Tenreyro, Diversification Through Trade, Quarterly
Journal of Economics 135 (2019) 449–502. URL: https∶//doi.org/10.1093/qje/qjz028. doi:10.
1093/qje/qjz028.
[5] G. Felbermayr, H. Mahlkow, A. Sandkamp, Cutting through the value chain: the
long-run effects of decoupling the east from the west, Empirica 50 (2023) 75–108.
URL: https∶//EconPapers.repec.org/RePEc∶kap∶empiri∶v∶50∶y∶2023∶i∶1∶d∶10.1007_
s10663-022-09561-w.
[6] P. Antràs, D. Chor, Global value chains, in: G. Gopinath, H. Elhanan, K. Rogoff (Eds.), Hand-
book of International Economics: International Trade, Volume 5, Handbook of International
Economics, Elsevier, 2022, pp. 297–376. URL: https∶//www.sciencedirect.com/science/
article/pii/S1573440422000053. doi:https//doi.org/10.1016/bs.hesint.2022.02.005.
[7] O. Krebs, RIOTs in Germany - constructing an interregional input-output table for Ger-
many, University of Tübingen Working Papers in Business and Economics 132, Tübin-
gen, 2020. URL: http∶//hdl.handle.net/10419/215411. doi:10.15496/publikation-40407,
urn:nbn:de:bsz:21-dspace-990269.
[8] G. Felbermayr, O. Krebs, Der volkswirtschaftliche Schaden von Decoupling in Deutschland:
Szenarien auf Bundes-, Kreis- und Sektorebene, Technical Report, München, 2023. URL:
http∶//hdl.handle.net/10419/273175.
[9] T. Kronenberg, J. Többen, Regional input-output modelling in Germany: The case of North
Rhine-Westphalia, MPRA Paper No. 35494, University Library of Munich, Germany, 2011.
URL: https∶//EconPapers.repec.org/RePEc∶pra∶mprapa∶35494.
[10] T. Kronenberg, Erstellung einer Input-Output-Tabelle für Mecklenburg-Vorpommern, AStA
Wirtschafts- und Sozialstatistisches Archiv 4 (2010) 223–248. URL: https∶//ideas.repec.org/
a/spr/astaws/v4y2010i3p223-248.html. doi:10.1007/s11943-010-0084-9.
[11] A. Xu, A. R. Kouwoaye, How do natural disasters affect services trade?, WTO Staff
Working Paper ERSD-2019-12, Geneva, 2019. URL: http∶//hdl.handle.net/10419/209626.
doi:10.30875/5e1a55a2-en.
[12] D. Osberghaus, The effects of natural disasters and weather variations on international
trade and financial flows: a review of the empirical literature, Economics of Disasters and
Climate Change 3 (2019) 305–325. URL: https∶//EconPapers.repec.org/RePEc∶spr∶ediscc∶
v∶3∶y∶2019∶i∶3∶d∶10.1007_s41885-019-00042-2.
[13] Panel - the powerful data exploration & web app framework for python, https∶//panel.
holoviz.org/index.html, 2024. (accessed 20.03.2024).