calgary-ca/parks-turf-e2ak-u5n7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 days ago
Indexed 26 minutes ago

Parks Turf

Identifies the Turf elements (polygons) maintained by Calgary Parks or located on lands under Calgary Parks Stewardship.

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/parks-turf-e2ak-u5n7\".\"parks_turf\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • parks_turf
     
     
     
     
     
Upstream Metadata