edmonton-ca/utility-corridors-edmonton-metropolitan-region-qmrk-42wy
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 12 months ago

Utility Corridors (Edmonton Metropolitan Region Geographic Information Services)

Dataset includes pipeline corridors and power transmission in the Edmonton Metropolitan Area. Contains information sourced from https://gis-capitalregion.opendata.arcgis.com/, which is licensed under the Open Government Licence – Alberta (https://open.alberta.ca/licence).

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 \"edmonton-ca/utility-corridors-edmonton-metropolitan-region-qmrk-42wy\".\"utility_corridors_edmonton_metropolitan_region\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • utility_corridors_edmonton_metropolitan_region
     
     
     
     
     
Upstream Metadata