calgary-ca/water-annual-river-withdrawals-fn5e-dzq9
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

Water Annual River Withdrawals

Total annual river withdrawals is the total volume of water withdrawn from the Bow and Elbow rivers measured in megalitres (ML).

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 \"calgary-ca/water-annual-river-withdrawals-fn5e-dzq9\".\"water_annual_river_withdrawals\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • water_annual_river_withdrawals
     
     
     
     
     
Upstream Metadata