MunicipalityAuthority

Resolve Canadian municipalities from postal codes with confidence scores.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/TrevorMann/AIDataCleansing --skill municipalityauthority
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: MunicipalityAuthority
Source: https://github.com/TrevorMann/AIDataCleansing/tree/main/skills/real_estate/municipality_authority
Command: npx skills add https://github.com/TrevorMann/AIDataCleansing --skill municipalityauthority

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cleaning.municipality_resolver, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of resolving Canadian municipalities using postal codes, reducing errors and saving time.

Core Features & Use Cases

  • Postal Code-Based Resolution: Automatically identifies and resolves Canadian municipalities based on postal codes.
  • Conflict Detection: Identifies conflicts between postal code-implied municipalities and user-entered names.
  • Toronto Focus: Specifically designed for the Toronto region, ensuring accurate mapping of M-series postal codes.
  • Use Case: When working with real estate data, use this Skill to resolve the municipal jurisdiction for a property based on its postal code.

Quick Start

Run the 'MunicipalityAuthority' skill on the provided address to automatically resolve the municipal jurisdiction.

Frequently Asked Questions about MunicipalityAuthority

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resolve Canadian municipalities from postal codes in real estate data?

Resolve Canadian municipalities from postal codes by matching them against a municipal database. The process identifies the correct jurisdiction for each address, handles normalization, and outputs confidence scores for every resolution.

What is address normalization for Canadian postal codes and when is it needed?

Address normalization for Canadian postal codes is the process of standardizing address formats to accurately resolve municipal jurisdictions. It is needed when working with real estate data to detect conflicts between user-entered municipality names and postal code-implied jurisdictions.

Can I use this postal code lookup tool for areas outside of Toronto?

This postal code lookup tool is specifically optimized for the Toronto region, covering approximately 95 M-series postal codes. Coverage outside of this Toronto focus is not guaranteed for municipal resolution.

Do I need a specific database to perform municipality resolution from postal codes?

Yes, you need access to a database with municipal resolution information to perform postal code lookups. The process depends on this external database to map Canadian postal codes to municipalities and generate confidence scores.

How does conflict detection work for user-entered municipality names and postal codes?

Conflict detection works by comparing user-entered municipality names against the jurisdiction implied by the postal code. It flags mismatches between the text input and the postal code-implied municipality, providing confidence scores to indicate resolution certainty.