data-act-gov-au/actqp-hts-car-ownership-demographics-6wuv-v3sj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 1 month ago

ACTQP HTS - Car Ownership Demographics

This data set provides a count and percentage of the number of cars owned by households sampled in obtaining data for the ACT Household Travel Survey.

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-car-ownership-demographics-6wuv-v3sj\".\"actqp_hts_car_ownership_demographics\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • actqp_hts_car_ownership_demographics
     
     
     
     
     
Upstream Metadata