codepuree / s-bahn-prediction

1 stars 0 forks source link

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