Open repository in Console
Readme
Updated 3 months ago
‧ Indexed 4 hours ago
Suburban Residential Growth (SRG) Online Land Supply
This dataset provides units, hectares, and estimated future population of existing suburban residential land supply that is in various stages of development. It includes information regarding the planning stage, infrastructure requirements, land use, and growth status of all suburban residential land supply in Calgary. The data is refreshed twice a year (January and July).
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/suburban-residential-growth-srg-online-land-supply-2icx-iwek\".\"suburban_residential_growth_srg_online_land_supply\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata