calgary-ca/water-main-breaks-dpcu-jr23
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 days ago
Indexed 2 hours ago

Water Main Breaks

Main breaks happen year-round. There are many contributing factors including: Pipe Age, Pipe Material and Soil Conditions, and Temperature. See <a href="http://www.calgary.ca/UEP/Water/Pages/construction-projects/Water-main-repairs-and-maintenance/water-outages.aspx">Water outages and main breaks</a> for more information.

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-main-breaks-dpcu-jr23\".\"water_main_breaks\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • water_main_breaks
     
     
     
     
     
Upstream Metadata