RT
RT, when present, contains the actual arrival or departure time, and also the platform information (if available) for transit stations.
Attribute | Always Included | Type | Description |
---|---|---|---|
has_arr | - | Boolean | If 0 the arrival is cancelled. The default is |
has_dep | - | Boolean | If 0 the departure is cancelled. The default is |
arr | - | DateTime | Time when the transport arrives to a location or a station. |
dep | - | DateTime | Time when the transit leaves a location or a station. |
new_stop | - | Boolean | The stop is a new stop in the service route. The default is |
platform | - | String | Platform name/number where the transit line stops. |
status | - | String | If the attribute is not present it's considered that the train is scheduled at the given arrival/departure time and at the given platform. Possible other values are:
|