data-act-gov-au/budget-20192020-capital-works-7kfs-f8f9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 6 hours ago

Budget 2019-2020 capital works

Dataset of ACT Government 2019-2020 budget capital works program.

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/budget-20192020-capital-works-7kfs-f8f9\".\"budget_20192020_capital_works\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • budget_20192020_capital_works
     
     
     
     
     
Upstream Metadata