An open API service indexing awesome lists of open source software.

https://github.com/com8/ice-portal-speed

Python script plotting the current train speed with data from the ICE Portal.
https://github.com/com8/ice-portal-speed

Last synced: about 1 year ago
JSON representation

Python script plotting the current train speed with data from the ICE Portal.

Awesome Lists containing this project

README

          

# ICE Portal Speed Plot
Python script plotting the current train speed with data from the ICE Portal.
Uses the data provided by `https://www.iceportal.de/api1/rs/status`.

## Executing:
```bash
python speed.py
```

## Example
![Example ICE speed plot](images/example.png)