A map of building permits in Toronto for developments with more than one unit.
Inspired by https://malcolmkennedy.com, where there is a better version of this sort of mapping. This project was intended to practice web-page creation and not to replace the original source.
Data was sourced from this webpage, which in turn sourced data from Toronto's Open Data website.
Work flow: data was obtained from https://malcolmkennedy.com/to-multiplex-map/data/permits.geojson. Codex was used to develop a map using Leaflet, CARTO/OpenStreetMap, HTML, CSS, JavaScript.
Points are coloured based on status (active, cleared), and sized based on net units created. Selecting a point activate a pop-up.
A date slider provides date range filtering.
Summary Stats appear.