From 9f46093f0d473e08ff43c4f3934b56806a946cf7 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Sun, 15 May 2022 22:04:55 +0200 Subject: [PATCH] Update markdown Trafikverket Train (#22657) Co-authored-by: Franck Nijhof --- source/_integrations/trafikverket_train.markdown | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source/_integrations/trafikverket_train.markdown b/source/_integrations/trafikverket_train.markdown index f3ebca343b6..ee0d42ff215 100644 --- a/source/_integrations/trafikverket_train.markdown +++ b/source/_integrations/trafikverket_train.markdown @@ -20,21 +20,23 @@ Retrieve train departure information from [Trafikverket](https://www.trafikverke ## Use cases -- Retrieve the next departure and information connected to it for a specific train line. -- Retrieve information for specific departure time on a specific train line. +- Retrieve the next departure between two stations. +- Retrieve information for specific departure time between two stations. - Set up an alert or perform actions if your train is delayed or canceled. ## Retrieved data - Next departure for the specific train line. - Canceled status. -- The number of minutes delayed. +- Delayed time. - Planned time if no delays occur. - Estimated time of arrival if delays occur. - Actual time - when it did arrive. - Other information / additional texts. - Deviations. +The next departure is calculated from actual, estimated, and planned to provide the most accurate information about departure. + ## Prerequisites Please click [here](https://api.trafikinfo.trafikverket.se/) and register to obtain the API key.