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.
The following command let's you record live data into a file called s-bahn-munich-live-map.jsonl
.
$ cargo run --bin scraper
To analyze and visualize the following command can be used.
$ cargo run --bin analysis