Bluetooth Route
This dataset contains travel time, delay, congestion and speed calculated by an application from data sourced from Bluetooth receivers installed across the traffic network. Data updated in near real-time. All Bluetooth Routes with respective Links.
There are no views created for this resource yet.
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 url | https://api.opendata.transport.vic.gov.au/opendata/roads/bluetooth-travel-time/v1/routes/{route} |
Attributes | [{"attribute_display_order_id": 1, "db_format": "STRING()", "db_name": "href", "definition": "Absolute URL of the resource", "fixed_values": "", "id": "12441", "name": "URL", "ref_number": "AT-12441"}, {"attribute_display_order_id": 2, "db_format": "INTEGER()", "db_name": "id", "definition": "Unique identifier of the resource", "fixed_values": "", "id": "12442", "name": "id", "ref_number": "AT-12442"}, {"attribute_display_order_id": 3, "db_format": "STRING()", "db_name": "name", "definition": "A descriptive name for the\u00a0route", "fixed_values": "", "id": "12443", "name": "name", "ref_number": "AT-12443"}, {"attribute_display_order_id": 4, "db_format": "ARRAY()", "db_name": "organization", "definition": "The owner of the\u00a0route", "fixed_values": "", "id": "12444", "name": "organization", "ref_number": "AT-12444"}, {"attribute_display_order_id": 5, "db_format": "STRING()", "db_name": "organization - href", "definition": "Absolute URL of the resource", "fixed_values": "", "id": "12445", "name": "organization - URL", "ref_number": "AT-12445"}, {"attribute_display_order_id": 6, "db_format": "INTEGER()", "db_name": "organization - id", "definition": "Unique identifier of the resource", "fixed_values": "", "id": "12446", "name": "organization - id", "ref_number": "AT-12446"}, {"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": "12447", "name": "primary_road_name", "ref_number": "AT-12447"}, {"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": "12448", "name": "start_end_description", "ref_number": "AT-12448"}, {"attribute_display_order_id": 9, "db_format": "BOOLEAN()", "db_name": "enabled", "definition": "Disabled\u00a0routes do not generate statistics", "fixed_values": "", "id": "12449", "name": "enabled", "ref_number": "AT-12449"}, {"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": "12450", "name": "draft", "ref_number": "AT-12450"}, {"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": "12451", "name": "stdev_adjust_multiplier", "ref_number": "AT-12451"}, {"attribute_display_order_id": 12, "db_format": "INTEGER()", "db_name": "length", "definition": "Read-only total length calculated from Link length.", "fixed_values": "", "id": "12452", "name": "length", "ref_number": "AT-12452"}, {"attribute_display_order_id": 13, "db_format": "ARRAY()", "db_name": "links", "definition": "An ordered list of links that define the\u00a0route.", "fixed_values": "", "id": "12453", "name": "links", "ref_number": "AT-12453"}, {"attribute_display_order_id": 14, "db_format": "STRING()", "db_name": "links - href", "definition": "Absolute URL of the resource", "fixed_values": "", "id": "12454", "name": "links - URL", "ref_number": "AT-12454"}, {"attribute_display_order_id": 15, "db_format": "INTEGER()", "db_name": "links - id", "definition": "Unique identifier of the resource", "fixed_values": "", "id": "12455", "name": "links - id", "ref_number": "AT-12455"}, {"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": "12456", "name": "coordinates", "ref_number": "AT-12456"}, {"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": "12457", "name": "latest_stats", "ref_number": "AT-12457"}, {"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": "12458", "name": "latest_stats - interval_start", "ref_number": "AT-12458"}, {"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": "12459", "name": "latest_stats - length", "ref_number": "AT-12459"}, {"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": "12460", "name": "latest_stats - travel_time", "ref_number": "AT-12460"}, {"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": "12461", "name": "latest_stats - delay", "ref_number": "AT-12461"}, {"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": "12462", "name": "latest_stats - speed", "ref_number": "AT-12462"}, {"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": "12463", "name": "latest_stats - excess_delay", "ref_number": "AT-12463"}, {"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": "12464", "name": "latest_stats - congestion", "ref_number": "AT-12464"}, {"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": "12465", "name": "latest_stats - data_status", "ref_number": "AT-12465"}] |
Datastore active | False |
Datastore contains all records of source file | False |
Edc sync | True |
Has views | False |
Historical | False |
Id | 44f6efd7-0e4a-40d9-90b3-25a423cea0fd |
Last updated date | 1 month ago |
Open dataset title | Bluetooth Travel Time - Routes |
Package id | 76904c5b-95c5-48aa-972c-debad7d23670 |
Position | 1 |
Publication date | 6 years ago |
State | active |
File Size | 1.4 KB |