data-act-gov-au/students-distance-from-school-by-school-and-sa1-3fd4-5fkk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 3 hours ago

Students Distance from School - by school and SA1

Information on the location students live by Statistical Area Level 1 (SA1) which uses the ABS geographical encoding. Data is aggregated to a minimum 5 cell count per SA1.

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/students-distance-from-school-by-school-and-sa1-3fd4-5fkk\".\"students_distance_from_school_by_school_and_sa1\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • students_distance_from_school_by_school_and_sa1
     
     
     
     
     
Upstream Metadata