Skip to content

Current journey times

jouniso edited this page Apr 28, 2017 · 6 revisions

NOTE ‼️ End of life on August 31, 2017! Start using new REST/JSON-APIS before that.

Only links of Helsinki Metropolitan Area are measured. Link numbers are 1 to 3 digits long and under 1000 for Helsinki Metropolitan Area.

The message contains a median travel time (seconds) calculated from a 5 minute period. For each link there is a median number, and a timestamp of the latest update of the median.

The message is updated each time we receive new median data from MTP. Normally this is once per minute. If MTP does not send us new data, the message is not updated.


WSDL: http://tie.digitraffic.fi/sujuvuus/ws/journeyTime?wsdl

IF: http://tie.digitraffic.fi/sujuvuus/ws/journeyTime


Elements:

  • timestamp timestamp of the latest update of the message, both in UTC time zone and local (Finnish) time zone

  • laststaticdataupdate timestamp of the latest update of the link static data in UTC time zone

  • linkstat data for a single link

  • linkno link identifier

  • measurementtime timestamp of median calculation for this link, in UTC and Finnish time zones

  • medianjourneytime median of travel times for this link, based on 5 minutes, in seconds

  • nobs number of observations that were used to calculate the median journey time.

    • -1 unknown.
Clone this wiki locally