Data Dictionary

Field Name Name Type Description Fixed Values
href URL STRING() Absolute URL of the resource
id id INTEGER() Unique identifier of the resource
name name STRING() A descriptive name for the route
organization organization ARRAY() The owner of the route
organization - href organization - URL STRING() Absolute URL of the resource
organization - id organization - id INTEGER() Unique identifier of the resource
primary_road_name primary_road_name STRING() The name of the primary road that is used by the route
start_end_description start_end_description STRING() The start and end locations of the route along the primary road
enabled enabled BOOLEAN() Disabled routes do not generate statistics
draft draft BOOLEAN() Draft routes may be awaiting user confirmation of its configuration
stdev_adjust_multiplier stdev_adjust_multiplier DECIMAL() Adjust the travel time of each link along the route by a defined number of standard deviations (from the link cluster data).
length length INTEGER() Read-only total length calculated from Link length.
links links ARRAY() An ordered list of links that define the route.
links - href links - URL STRING() Absolute URL of the resource
links - id links - id INTEGER() Unique identifier of the resource
coordinates coordinates ARRAY [GEOPOINT]() Geographic points are encoded as a JSON array of floating point numbers, x followed by y, including longitude followed by latitude (like GeoJSON).
latest_stats latest_stats OBJECT() The performance statistics of the route for the last calculated interval
latest_stats - interval_start latest_stats - interval_start TIMESTAMP() The start time of the current statistical interval
latest_stats - length latest_stats - length INTEGER() The calculated length of the route in metres
latest_stats - travel_time latest_stats - travel_time INTEGER() The predicted travel time of the route in seconds
latest_stats - delay latest_stats - delay INTEGER() The predicted delay, compared against the route's free-flow travel time, in seconds
latest_stats - speed latest_stats - speed INTEGER() The predicted average travel speed of the route in km per hour
latest_stats - excess_delay latest_stats - excess_delay INTEGER() The predicted delay, compared against the route's expected travel time for this time of day based on the link cluster data, in seconds
latest_stats - congestion latest_stats - congestion INTEGER() The excess delay converted into the number of standard deviations from the expected travel time
latest_stats - data_status latest_stats - data_status STRING()

The data quality status for the route

Possible values are live, insufficient_live, live_missing, history_missing, replaced_live_different, not_predictive, closed

Additional Information

Field Value
Data last updated 15 August 2025
Metadata last updated 22 September 2025
Created 14 August 2025
Format API
License unknown
Api urlhttps://api.opendata.transport.vic.gov.au/opendata/roads/bluetooth-travel-time/v1/routes
Attributes[{"attribute_display_order_id": 1, "db_format": "STRING()", "db_name": "href", "definition": "Absolute URL of the resource", "fixed_values": "", "id": "12547", "name": "URL", "ref_number": "AT-12547"}, {"attribute_display_order_id": 2, "db_format": "INTEGER()", "db_name": "id", "definition": "Unique identifier of the resource", "fixed_values": "", "id": "12548", "name": "id", "ref_number": "AT-12548"}, {"attribute_display_order_id": 3, "db_format": "STRING()", "db_name": "name", "definition": "A descriptive name for the\u00a0route", "fixed_values": "", "id": "12549", "name": "name", "ref_number": "AT-12549"}, {"attribute_display_order_id": 4, "db_format": "ARRAY()", "db_name": "organization", "definition": "The owner of the\u00a0route", "fixed_values": "", "id": "12550", "name": "organization", "ref_number": "AT-12550"}, {"attribute_display_order_id": 5, "db_format": "STRING()", "db_name": "organization - href", "definition": "Absolute URL of the resource", "fixed_values": "", "id": "12551", "name": "organization - URL", "ref_number": "AT-12551"}, {"attribute_display_order_id": 6, "db_format": "INTEGER()", "db_name": "organization - id", "definition": "Unique identifier of the resource", "fixed_values": "", "id": "12552", "name": "organization - id", "ref_number": "AT-12552"}, {"attribute_display_order_id": 7, "db_format": "STRING()", "db_name": "primary_road_name", "definition": "The name of the primary road that is used by the\u00a0route", "fixed_values": "", "id": "12553", "name": "primary_road_name", "ref_number": "AT-12553"}, {"attribute_display_order_id": 8, "db_format": "STRING()", "db_name": "start_end_description", "definition": "The start and end locations of the\u00a0route\u00a0along the primary road", "fixed_values": "", "id": "12554", "name": "start_end_description", "ref_number": "AT-12554"}, {"attribute_display_order_id": 9, "db_format": "BOOLEAN()", "db_name": "enabled", "definition": "Disabled\u00a0routes do not generate statistics", "fixed_values": "", "id": "12555", "name": "enabled", "ref_number": "AT-12555"}, {"attribute_display_order_id": 10, "db_format": "BOOLEAN()", "db_name": "draft", "definition": "Draft\u00a0routes may be awaiting user confirmation of its configuration", "fixed_values": "", "id": "12556", "name": "draft", "ref_number": "AT-12556"}, {"attribute_display_order_id": 11, "db_format": "DECIMAL()", "db_name": "stdev_adjust_multiplier", "definition": "Adjust the travel time of each link along the\u00a0route\u00a0by a defined number of standard deviations (from the link cluster data).", "fixed_values": "", "id": "12557", "name": "stdev_adjust_multiplier", "ref_number": "AT-12557"}, {"attribute_display_order_id": 12, "db_format": "INTEGER()", "db_name": "length", "definition": "Read-only total length calculated from Link length.", "fixed_values": "", "id": "12558", "name": "length", "ref_number": "AT-12558"}, {"attribute_display_order_id": 13, "db_format": "ARRAY()", "db_name": "links", "definition": "An ordered list of links that define the\u00a0route.", "fixed_values": "", "id": "12559", "name": "links", "ref_number": "AT-12559"}, {"attribute_display_order_id": 14, "db_format": "STRING()", "db_name": "links - href", "definition": "Absolute URL of the resource", "fixed_values": "", "id": "12560", "name": "links - URL", "ref_number": "AT-12560"}, {"attribute_display_order_id": 15, "db_format": "INTEGER()", "db_name": "links - id", "definition": "Unique identifier of the resource", "fixed_values": "", "id": "12561", "name": "links - id", "ref_number": "AT-12561"}, {"attribute_display_order_id": 16, "db_format": "ARRAY [GEOPOINT]()", "db_name": "coordinates", "definition": "Geographic points are encoded as a JSON array of floating point numbers, x followed by y, including longitude followed by latitude (like GeoJSON).", "fixed_values": "", "id": "12562", "name": "coordinates", "ref_number": "AT-12562"}, {"attribute_display_order_id": 17, "db_format": "OBJECT()", "db_name": "latest_stats", "definition": "The performance statistics of the\u00a0route\u00a0for the last calculated interval", "fixed_values": "", "id": "12563", "name": "latest_stats", "ref_number": "AT-12563"}, {"attribute_display_order_id": 18, "db_format": "TIMESTAMP()", "db_name": "latest_stats - interval_start", "definition": "The start time of the current statistical interval", "fixed_values": "", "id": "12564", "name": "latest_stats - interval_start", "ref_number": "AT-12564"}, {"attribute_display_order_id": 19, "db_format": "INTEGER()", "db_name": "latest_stats - length", "definition": "The calculated length of the\u00a0route\u00a0in metres", "fixed_values": "", "id": "12565", "name": "latest_stats - length", "ref_number": "AT-12565"}, {"attribute_display_order_id": 20, "db_format": "INTEGER()", "db_name": "latest_stats - travel_time", "definition": "The predicted travel time of the\u00a0route\u00a0in seconds", "fixed_values": "", "id": "12566", "name": "latest_stats - travel_time", "ref_number": "AT-12566"}, {"attribute_display_order_id": 21, "db_format": "INTEGER()", "db_name": "latest_stats - delay", "definition": "The predicted delay, compared against the\u00a0route's free-flow travel time, in seconds", "fixed_values": "", "id": "12567", "name": "latest_stats - delay", "ref_number": "AT-12567"}, {"attribute_display_order_id": 22, "db_format": "INTEGER()", "db_name": "latest_stats - speed", "definition": "The predicted average travel speed of the\u00a0route\u00a0in km per hour", "fixed_values": "", "id": "12568", "name": "latest_stats - speed", "ref_number": "AT-12568"}, {"attribute_display_order_id": 23, "db_format": "INTEGER()", "db_name": "latest_stats - excess_delay", "definition": "The predicted delay, compared against the\u00a0route's expected travel time for this time of day based on the link cluster data, in seconds", "fixed_values": "", "id": "12569", "name": "latest_stats - excess_delay", "ref_number": "AT-12569"}, {"attribute_display_order_id": 24, "db_format": "INTEGER()", "db_name": "latest_stats - congestion", "definition": "The excess delay converted into the number of standard deviations from the expected travel time", "fixed_values": "", "id": "12570", "name": "latest_stats - congestion", "ref_number": "AT-12570"}, {"attribute_display_order_id": 25, "db_format": "STRING()", "db_name": "latest_stats - data_status", "definition": "<p>The data quality status for the route</p>\n<p>Possible values are live, insufficient_live, live_missing, history_missing, replaced_live_different, not_predictive, closed</p>", "fixed_values": "", "id": "12571", "name": "latest_stats - data_status", "ref_number": "AT-12571"}]
Datastore activeFalse
Datastore contains all records of source fileFalse
Edc syncTrue
Has viewsFalse
HistoricalFalse
Id174e3977-4e75-44de-9b3e-863c9fb86470
Last updated date1 month ago
Open dataset titleAll Bluetooth Travel Time - Routes
Package id76904c5b-95c5-48aa-972c-debad7d23670
Position4
Publication date6 years ago
Stateactive
File Size 1.2 KB