This visualization shows the number of people living within 30km of each brewery in Ontario.
The data are from Open Street Maps via Overpass API and StatsCan census
attributes queried with Haversine formula. Map projection is Mercator using D3.js.
Music Venues: Nationwide Membership (or not) in Canadian Live Music Association
Government Spending
This visualization shows government spending by department and program for Canada, Ontario and Toronto.
Data are from respective open data portals.... and they do not quite align: Canada data is
"planned" for 2026,
Ontario is "actuals" from 2024 and Toronto is planned for 2024 and gleaned by merging operating and capital
budgets. Visualization created using D3.js "circle packing" function.