data-act-gov-au/actqp-hts-bicycle-ownership-demographics-ibkt-fdtx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 2 hours ago

ACTQP HTS - Bicycle Ownership Demographics

This data set provides a count and percentage of the number of bicycles 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-bicycle-ownership-demographics-ibkt-fdtx\".\"actqp_hts_bicycle_ownership_demographics\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • actqp_hts_bicycle_ownership_demographics
     
     
     
     
     
Upstream Metadata