Skip to main content
  1. Projects/

Spatial Data Infrastructure: DMIG

163 words·1 min·
Author
Adian Dawuda
Master’s student in Applied Geoinformatics at the University of Salzburg’s Department of Geoinformatics (Z_GIS)
Table of Contents

Abstract #

This project provides a Spatial Data Infrastructure (SDI) that allows for the analysis and visualization of annual domestic migration flows within Germany. We utilize statistical migration data from the GENESIS-Online platform and federal-state boundary data from Eurostat to map these movements. The acquisition, integration, and storage of migration statistics and spatial information is conducted programmatically using the Python programming language and a PostGIS spatial database. This approach reduces manual effort and increases the overall repeatability and efficiency of the workflow. Our data is published as an OGC Web Feature Service (WFS) created by GeoServer. An dashboard visualization of the data is created using ArcGIS Insights. This dashboard aims to provide an interactive platform for our stakeholders to explore an excerpt of the data and may serve as inspiration for further custom applications.

GitHub #

A detailed overview of the project including all of the code, resources, metadata, project management information, and documentation can be found on GitHub.

ArcGIS Insights dashboard visualization