data-act-gov-au/actqp-hts-average-travel-time-categorised-by-yh3p-8mx9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 2 hours ago

ACTQP HTS - Average Travel Time Categorised by Selected Measurements

This data set provides the average travel time (in mins) of selected measures. This data is obtained from individuals sampled in obtaining data for the ACT Household Travel Survey.

A trip is defined as the travel between two main activities, where a stop may constitute a change in transport mode. As an example: driving from home to a park and ride facility, then catching a bus to an interchange, then walking to a shop to purchase an item and finally walking to work is comprised of 4 ‘stops’, two ‘trips’ and one ‘journey’.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"data-act-gov-au/actqp-hts-average-travel-time-categorised-by-yh3p-8mx9\".\"actqp_hts_average_travel_time_categorised_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • actqp_hts_average_travel_time_categorised_by
     
     
     
     
     
Upstream Metadata