Open repository in Console
Readme
Updated 7 days ago
‧ Indexed 5 hours ago
Policy Plan Boundaries
A policy plan boundary defines the area that is covered by a policy plan document. This includes Area Redevelopment Plans (ARP), Area Structure Plans (ASP), Community Plans, Regional Policy Plans, Regional Context Studies, Intermunicipal Development Plans, Station Area Plans, Design Briefs, Special Studies and other Policy Plans.
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/policy-plan-boundaries-yi6d-a7q5\".\"policy_plan_boundaries\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata