
I connected Calgary public datasets into an address explorer
I’ve been working on a Calgary local data project and recently added an address explorer that connects multiple public civic datasets around a single Calgary address:
https://yyc-wander.ca/Explorers/address
It combines things like:
• CBE school matching
• school capacity utilization
• community crime trends
• housing density
• property tax history
• assessment value comparisons
One thing I noticed while building this is that a lot of useful public data already exists, but most of it remains isolated and difficult for ordinary residents to connect together.
A large part of the work was building the ETL and data relationships behind the scenes to make those datasets more interactive and easier to explore.
Still improving it step by step, but I thought some people here interested in Alberta civic data, urban growth, schools, or housing pressures might find it useful.