data-act-gov-au/contract-act-report-hzuq-w3hi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 11 months ago

Contract ACT Report

ACT Government Contracts Report, Contracts from 2006 until November 2017

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/contract-act-report-hzuq-w3hi\".\"contract_act_report\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • contract_act_report
     
     
     
     
     
Upstream Metadata