Skip to content

codepuree/s-bahn-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S-Bahn Prediction

The aim of the project is to predict the future positions of S-Bahn trains. This should then help planning trips even when the trains are delayed and multiple ones need to be used to reach the destination.

Screenshots

App Screenshot

Usage/Examples

Gather Data

The following command let's you record live data into a file called s-bahn-munich-live-map.jsonl.

$ cargo run --bin scraper

Analyze & Visualize

To analyze and visualize the following command can be used.

$ cargo run --bin analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages