calgary-ca/land-use-districts-qe6k-p9nh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 days ago
Indexed 3 hours ago

Land Use Districts

This spatial dataset contains polygons representing land use districts in Calgary.

For more information about land use in The City of Calgary, please visit the Calgary.ca <a href="http://www.calgary.ca/PDA/pd/Pages/Calgary-Land-Use-bylaw-1P2007/Calgary-Land-Use-Bylaw-1P2007.aspx">Land Use Bylaw page</a>.

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/land-use-districts-qe6k-p9nh\".\"land_use_districts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • land_use_districts
     
     
     
     
     
Upstream Metadata