data-act-gov-au/layer0-gsqa-75je
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

layer_0

ACT ESA (Fire, RFS, SES) vehicle locations, 201606 201607. This is one of a suite of datasets showing ACT ESA vehicle locations between 2004 and 2016.

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/layer0-gsqa-75je\".\"layer0\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • layer0
     
     
     
     
     
Upstream Metadata