data-act-gov-au/actqp-hts-age-demographics-s4g9-ndv2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 1 month ago

ACTQP HTS - Age Demographics

This data set provides a count and percentage of the age ranges of individuals 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-age-demographics-s4g9-ndv2\".\"actqp_hts_age_demographics\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • actqp_hts_age_demographics
     
     
     
     
     
Upstream Metadata