Skip to content

AndyKruff/DS_Data_Visualization_2023_Andreas_Kruff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Visualization of the traffic situation in the “SmartCity” Basel

Informations
Module: DVI - Data Viszalization Lecturer: Prof. Dr. Konrad Förstner, Muhammad Elhossary
Participant: Andreas Kruff
Matrikel-Nr: 11135772

Visualization of the traffic situation in the “SmartCity” Basel

Keywords: Data Visualization

Setup the Environment:

For the creation of the enviroment I recommend to use a Conda Enviroment, due to dependenciy problems regarding geopandas, geoplot, cartopy and pyproj. Therefore the Repository provides the enviroment.yml for installing the necessary dependencies.

For creating the environment use:

conda env create -f environment.yml

Description:

This repository was created as part of the examination of the module Data Visualization 2023 (Master Digital Science) and contains the used code, part of the used datasets and the project presentation and related images from this project.

Structure of this Repository

  • data\: Datasets used for the visualizations
  • project_presentation\: Powerpoint presentation regarding the project
  • scripts\: Code implementation of the underlying visualizations
  • images\: Exemplary images from the visualizations, that were made for the project

Description of the python files

Filename Description
./scripts/usecase_1.py Contains the code for the three different approaches for the identification of potential hotspots
./scripts/usecase_2.py Contains the code for the lineplot visualizations of the traffic noise in Basel-City
./scripts/interactive_visualizations.py Contains the code for the interactive bokeh visualizations

Impressions:

Bild 1 Bild 2
Bild 3 Bild 4

References:

General Data Source Datenportal Basel: https://data.bs.ch/explore/?sort=modified

Used datasets:

General Data Source GEO.ADMIN.CH: https://data.geo.admin.ch/

Used datasets:

General Datasource swisstopo: https://www.swisstopo.admin.ch/de/geodata/landscape/boundaries3d.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published