Skip to main content
Coming soon. Planning Applications data is not yet available. This page describes the planned endpoint and response schema.
Planning applications cover discretionary land use decisions that require a municipal review process — rezoning applications, minor variances, consent applications, and plan of subdivision. These are upstream of both development permits and building permits and represent the earliest signal of major land use change in a neighbourhood or district. Records include application type, address, current status, hearing dates, and decision outcome where available.

Planned endpoint

GET /api/v1/planning-applications

Planned filters

  • municipality — city slug
  • application_type — rezoning, variance, subdivision, consent
  • status — e.g. approved, refused, pending
  • decision_after / decision_before — ISO 8601 decision date range
  • lat / lng / radius_km — proximity search

Planned response fields

FieldTypeDescription
record_idstringUnique planning application identifier
municipalitystringCity slug
application_typestringrezoning, variance, subdivision, or consent
statusstringCanonical status (approved, refused, pending)
addressstringSite address
descriptionstringApplication description where available
application_datedateDate application was filed
hearing_datedateScheduled hearing date where available
decision_datedateDate of decision where available
lat / lngnumberGeocoded coordinates
last_updatedtimestampRecord last updated