data-act-gov-au/home-education-data-for-the-act-2013-snapshot-wzex-waq5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 2 hours ago

Home Education Data for the ACT - 2013 snapshot

A dataset detailing the number of students in the ACT receiving home education. There are a total of 17 part-time students and 178 full-time students in home education.

This is a historical snapshot dataset from 2013 and no new data will be added.

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/home-education-data-for-the-act-2013-snapshot-wzex-waq5\".\"home_education_data_for_the_act_2013_snapshot\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • home_education_data_for_the_act_2013_snapshot
     
     
     
     
     
Upstream Metadata