data-act-gov-au/actqp-hts-distance-travelled-categorised-by-method-xhd3-fbj9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 1 hour ago

ACTQP HTS - Distance Travelled Categorised by Method of Transport

This data set provides the distance travelled (in km) and percentage contribution of travel categorised by method of transport. 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’ and two ‘trips’.

Note: This data represents travel and activity on an average weekday.

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-distance-travelled-categorised-by-method-xhd3-fbj9\".\"actqp_hts_distance_travelled_categorised_by_method\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • actqp_hts_distance_travelled_categorised_by_method
     
     
     
     
     
Upstream Metadata