First Place Program
The City’s First Place program teams with banks and builders to develop attractive townhouses on land declared surplus by school boards in conjunction with an extensive public information and engagement process.
20 school sites
(https://www.edmonton.ca/city_government/urban_planning_and_design/surplus-school-building-sites)
in 19 neighbourhoods were declared surplus in 2006 and have been designated for the First Place housing program.
Completed projects across Edmonton have allowed many people to realize the dream of home ownership (https://www.edmonton.ca/programs_services/housing/first-place-stories) while integrating with communities that helped design the look and “fit” of the developments.
These families benefit from the opportunity to call a place their own and get ahead financially, but the community at large benefits too. Owning a home keeps families rooted in neighbourhoods, something that's needed for communities to flourish over time.
The homes are market priced, with a five-year deferral on the land portion of the mortgage, making them more accessible to first time buyers.
A public engagement
(https://www.edmonton.ca/programs_services/housing/community-engagement-first-place)
process precedes development, along with opportunities for community involvement in project design.
For more information, please go to:
https://www.edmonton.ca/programs_services/housing/first-place
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/first-place-program-fcnj-zhhx\".\"first_place_program\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.