Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FriedaRosa/TrainDelay-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrainDelay

There is a suspicious number of daily train delays between Köln Hbf and Spich.

This repo is for a shiny app to retrieve Deutsche Bahn delays for any station in Germany, filter by line, and directly visualise the delays over time. The app creates visualisations about which trains win the prize of the most delayed train at a certain station, visualises how overall delayed trains are at a specific station and enables downloading of the data to create an archive.

Available from browser here: https://friedarosa-traindelay120.share.connect.posit.cloud/

image

References

https://github.com/Tutorialwork/deutsche_bahn_api (modified)

https://github.com/MichaelMrt/TrainDelay (modified)

Data derived from Timetable API (https://developers.deutschebahn.com/db-api-marketplace/apis/).