Freeway Travel Time - Traffic
Contains travel times and traffic conditions collected from road-side sensors for freeways throughout Melbourne. The data includes (where available)the spatial location of the freeway, actual travel time, nominal travel time, rounded travel time, travel time variance, average speed, traffic conditions, congestion index, delay and excess delay. The source data is updated every 30 seconds. To obtain an 'API Key' please continue to signup using our Data Exchange Platform (https://data-exchange.vicroads.vic.gov.au/).
There are no views created for this resource yet.
Data Dictionary
Field Name | Name | Type | Description | Fixed Values |
---|---|---|---|---|
type | Type | Fixed Value: FeatureCollection. | ||
features | Features | Array of Feature object. Refer to Feature object details. | ||
feature | Feature | Each named freeway and freeway segment is represented as a single feature in GeoJSON. | ||
feature.type | Feature Type | Fixed Value: Feature. | ||
feature.geometry | Feature Geometry | The geometry of the feature. Refer to Geometry object details. | ||
feature.properties | Feature Properties | The properties of the freeway or freeway segment. Refer to Property object details. | ||
geometry | Geometry | An object containing the geo coordinate representation of the freeway segment as specified by the GeoJSON. | ||
geometry.type | Geometry Type | Fixed value: LineString. | ||
geometry.coordinates | Geometry Coordinates | Coordinates are in x, y order (longitude, and latitude for geographic coordinates) precisely in that order and using double values. Altitude or elevation MAY be included as an optional third parameter while creating this object. Example: {"type": "LineString","coordinates": [[100.0, 0.0],[101.0, 1.0]]} | ||
properties | Properties | An object containing the various properties of the freeway or freeway segment feature. | ||
properties.id | Properties ID | Is an unique identifier for the freeway or freeway segment. | ||
properties.freewayName | Freeway Name | This is the Freeway Name derived from name attribute of segment (detector) record. | ||
properties.segmentName | Segment Name | This is the segement name derived from name attribute of segment (detector) record. | ||
properties.direction | Direction | This is the direction derived from name attribute of segment (detector) record. | Inbound, Outbound, Northbound, Eastbound, Southbound, Westbound | |
properties.publishedtime | Published Time | The time the measures were published by STREAMS. | ||
properties.enabled | Enabled | Indicates whether the travel time path is enabled. | ||
properties.parentpathid | ParentPathID | The id of the parent travel time path in the form localid : classid : hostname. Supress if null. | ||
properties.pathvalid | Path Valid | Indicates whether the travel time path is valid. Supress if null. | ||
properties.actualtraveltime | Actual Travel Time | The current travel time for the path(s). | ||
properties.nominaltraveltime | Nominal Travel Time | The nominal travel time for the path(s). | ||
properties.averagespeed | Average Speed | The average speed for the path, truncated to a number of km/h. | ||
properties.condition | Traffic Condition | The traffic conditions on this segment of the freeway. | Blank, Light, Medium, Heavy | |
properties.hasoverride | Has Override | Indicates whether the path currently has an operator override. | ||
properties.roundedtraveltime | Rounded Travel Time | The current rounded travel time for the path(s). | ||
properties.varianceroundednominal | Variance Rounded Nominal | The variance of the rounded travel time from nominal travel time. | ||
properties.variancenominal | Variance Nominal | The variance of the actual travel time from the nominal travel time. | ||
properties.datasubstitution | Data Substitution | The percentage level of interpolation that has been applied to missing movement data. The percentage is measured as a percentage of the length of the path that has been interpolated against the total distance. | ||
properties.includesrampwaittime | Includes Ramp Wait Time | Indicates whether the ramp wait times are included in the travel time measures in the case where the travel time path is from a sign associated with an on-ramp. | ||
properties.congestionindex | Congestion Index | The congestion index for the travel time path. This applies only to travel time paths from remote systems, and is calculated by the remote system. | ||
properties.delay | Delay | The delay for the travel time path. This applies only to travel time paths from remote systems, and is calculated by the remote system. | ||
properties.excessdelay | Excess Delay | The excess delay for the travel time path. This applies only to travel time paths from remote systems, and is calculated by the remote system. | ||
properties.orderonparent | Order On Parent | The order on the parent path, if it is a sub-path. | ||
properties.source | Source | An object that describes information source. Refer to Source object details. |
Additional Information
Field | Value |
---|---|
Data last updated | 16 November 2024 |
Metadata last updated | 21 November 2024 |
Created | 16 November 2024 |
Format | API |
License | Creative Commons Attribution 4.0 International |
Api url | https://data-exchange-dev-api.vicroads.vic.gov.au/opendata/variable/freewaytraveltime/v1/traffic |
Attributes | [{"attribute_display_order_id": 1, "db_format": "", "db_name": "type", "definition": "Fixed Value: FeatureCollection.", "fixed_values": "", "id": "868", "name": "Type", "ref_number": "AT-868"}, {"attribute_display_order_id": 2, "db_format": "", "db_name": "features", "definition": "Array of Feature object. Refer to Feature object details.", "fixed_values": "", "id": "869", "name": "Features", "ref_number": "AT-869"}, {"attribute_display_order_id": 3, "db_format": "", "db_name": "feature", "definition": "Each named freeway and freeway segment is represented as a single feature in GeoJSON.", "fixed_values": "", "id": "870", "name": "Feature", "ref_number": "AT-870"}, {"attribute_display_order_id": 4, "db_format": "", "db_name": "feature.type", "definition": "Fixed Value: Feature.", "fixed_values": "", "id": "871", "name": "Feature Type", "ref_number": "AT-871"}, {"attribute_display_order_id": 5, "db_format": "", "db_name": "feature.geometry", "definition": "The geometry of the feature. Refer to Geometry object details.", "fixed_values": "", "id": "872", "name": "Feature Geometry", "ref_number": "AT-872"}, {"attribute_display_order_id": 6, "db_format": "", "db_name": "feature.properties", "definition": "The properties of the freeway or freeway segment. Refer to Property object details.", "fixed_values": "", "id": "873", "name": "Feature Properties", "ref_number": "AT-873"}, {"attribute_display_order_id": 7, "db_format": "", "db_name": "geometry", "definition": "An object containing the geo coordinate representation of the freeway segment as specified by the GeoJSON.", "fixed_values": "", "id": "874", "name": "Geometry", "ref_number": "AT-874"}, {"attribute_display_order_id": 8, "db_format": "", "db_name": "geometry.type", "definition": "Fixed value: LineString.", "fixed_values": "", "id": "875", "name": "Geometry Type", "ref_number": "AT-875"}, {"attribute_display_order_id": 9, "db_format": "", "db_name": "geometry.coordinates", "definition": "Coordinates are in x, y order (longitude, and latitude for geographic coordinates) precisely in that order and using double values. Altitude or elevation MAY be included as an optional third parameter while creating this object.\nExample: {\"type\": \"LineString\",\"coordinates\": [[100.0, 0.0],[101.0, 1.0]]}", "fixed_values": "", "id": "876", "name": "Geometry Coordinates", "ref_number": "AT-876"}, {"attribute_display_order_id": 10, "db_format": "", "db_name": "properties", "definition": "An object containing the various properties of the freeway or freeway segment feature.", "fixed_values": "", "id": "877", "name": "Properties", "ref_number": "AT-877"}, {"attribute_display_order_id": 11, "db_format": "", "db_name": "properties.id", "definition": "Is an unique identifier for the freeway or freeway segment.", "fixed_values": "", "id": "878", "name": "Properties ID", "ref_number": "AT-878"}, {"attribute_display_order_id": 12, "db_format": "", "db_name": "properties.freewayName", "definition": "This is the Freeway Name derived from name attribute of segment (detector) record.", "fixed_values": "", "id": "880", "name": "Freeway Name", "ref_number": "AT-880"}, {"attribute_display_order_id": 13, "db_format": "", "db_name": "properties.segmentName", "definition": "This is the segement name derived from name attribute of segment (detector) record.", "fixed_values": "", "id": "882", "name": "Segment Name", "ref_number": "AT-882"}, {"attribute_display_order_id": 14, "db_format": "", "db_name": "properties.direction", "definition": "This is the direction derived from name attribute of segment (detector) record.", "fixed_values": "Inbound, Outbound, Northbound, Eastbound, Southbound, Westbound", "id": "881", "name": "Direction", "ref_number": "AT-881"}, {"attribute_display_order_id": 15, "db_format": "", "db_name": "properties.publishedtime", "definition": "The time the measures were published by STREAMS.", "fixed_values": "", "id": "883", "name": "Published Time", "ref_number": "AT-883"}, {"attribute_display_order_id": 16, "db_format": "", "db_name": "properties.enabled", "definition": "Indicates whether the travel time path is enabled.", "fixed_values": "", "id": "884", "name": "Enabled", "ref_number": "AT-884"}, {"attribute_display_order_id": 17, "db_format": "", "db_name": "properties.parentpathid", "definition": "The id of the parent travel time path in the form localid : classid : hostname. Supress if null.", "fixed_values": "", "id": "885", "name": "ParentPathID", "ref_number": "AT-885"}, {"attribute_display_order_id": 18, "db_format": "", "db_name": "properties.pathvalid", "definition": "Indicates whether the travel time path is valid. Supress if null.", "fixed_values": "", "id": "886", "name": "Path Valid", "ref_number": "AT-886"}, {"attribute_display_order_id": 19, "db_format": "", "db_name": "properties.actualtraveltime", "definition": "The current travel time for the path(s).", "fixed_values": "", "id": "887", "name": "Actual Travel Time", "ref_number": "AT-887"}, {"attribute_display_order_id": 20, "db_format": "", "db_name": "properties.nominaltraveltime", "definition": "The nominal travel time for the path(s).", "fixed_values": "", "id": "888", "name": "Nominal Travel Time", "ref_number": "AT-888"}, {"attribute_display_order_id": 21, "db_format": "", "db_name": "properties.averagespeed", "definition": "The average speed for the path, truncated to a number of km/h.", "fixed_values": "", "id": "889", "name": "Average Speed", "ref_number": "AT-889"}, {"attribute_display_order_id": 22, "db_format": "", "db_name": "properties.condition", "definition": "The traffic conditions on this segment of the freeway.", "fixed_values": "Blank, Light, Medium, Heavy", "id": "890", "name": "Traffic Condition", "ref_number": "AT-890"}, {"attribute_display_order_id": 23, "db_format": "", "db_name": "properties.hasoverride", "definition": "Indicates whether the path currently has an operator override.", "fixed_values": "", "id": "891", "name": "Has Override", "ref_number": "AT-891"}, {"attribute_display_order_id": 24, "db_format": "", "db_name": "properties.roundedtraveltime", "definition": "The current rounded travel time for the path(s).", "fixed_values": "", "id": "892", "name": "Rounded Travel Time", "ref_number": "AT-892"}, {"attribute_display_order_id": 25, "db_format": "", "db_name": "properties.varianceroundednominal", "definition": "The variance of the rounded travel time from nominal travel time.", "fixed_values": "", "id": "893", "name": "Variance Rounded Nominal", "ref_number": "AT-893"}, {"attribute_display_order_id": 26, "db_format": "", "db_name": "properties.variancenominal", "definition": "The variance of the actual travel time from the nominal travel time.", "fixed_values": "", "id": "894", "name": "Variance Nominal", "ref_number": "AT-894"}, {"attribute_display_order_id": 27, "db_format": "", "db_name": "properties.datasubstitution", "definition": "The percentage level of interpolation that has been applied to missing movement data. The percentage is measured as a percentage of the length of the path that has been interpolated against the total distance.", "fixed_values": "", "id": "895", "name": "Data Substitution", "ref_number": "AT-895"}, {"attribute_display_order_id": 28, "db_format": "", "db_name": "properties.includesrampwaittime", "definition": "Indicates whether the ramp wait times are included in the travel time measures in the case where the travel time path is from a sign associated with an on-ramp.", "fixed_values": "", "id": "896", "name": "Includes Ramp Wait Time", "ref_number": "AT-896"}, {"attribute_display_order_id": 29, "db_format": "", "db_name": "properties.congestionindex", "definition": "The congestion index for the travel time path. This applies only to travel time paths from remote systems, and is calculated by the remote system.", "fixed_values": "", "id": "897", "name": "Congestion Index", "ref_number": "AT-897"}, {"attribute_display_order_id": 30, "db_format": "", "db_name": "properties.delay", "definition": "The delay for the travel time path. This applies only to travel time paths from remote systems, and is calculated by the remote system.", "fixed_values": "", "id": "898", "name": "Delay", "ref_number": "AT-898"}, {"attribute_display_order_id": 31, "db_format": "", "db_name": "properties.excessdelay", "definition": "The excess delay for the travel time path. This applies only to travel time paths from remote systems, and is calculated by the remote system.", "fixed_values": "", "id": "899", "name": "Excess Delay", "ref_number": "AT-899"}, {"attribute_display_order_id": 32, "db_format": "", "db_name": "properties.orderonparent", "definition": "The order on the parent path, if it is a sub-path.", "fixed_values": "", "id": "900", "name": "Order On Parent", "ref_number": "AT-900"}, {"attribute_display_order_id": 33, "db_format": "", "db_name": "properties.source", "definition": "An object that describes information source. Refer to Source object details.", "fixed_values": "", "id": "879", "name": "Source", "ref_number": "AT-879"}] |
Datastore active | False |
Datastore contains all records of source file | False |
Filesize | 8,774 |
Has views | False |
Historical | False |
Id | 902a1db6-a3c9-4cd7-ae12-d0485a1726a3 |
Last updated date | 2 days ago |
Mimetype | application/json |
Open dataset title | Freeway Travel Time - Traffic |
Package id | ad47952c-40c7-4fba-a457-47d7b25f87f3 |
Position | 0 |
Publication date | 2 years ago |
State | active |
Filesize | 8.6 KB |
Release Date | |
Temporal Coverage Start | |
Temporal Coverage End | |
Data Quality Statement | |
Attribution Statement |