Coverage
Postcode Types
Query Examples
Look up postcodes for a country
Validate a postcode format
Use thepostal_code_regex field on the countries table to validate a postcode before querying:
Find postcodes by locality
Count postcodes per country
Availability by Format
The postcodes table is included in all SQL-based exports (MySQL, PostgreSQL, SQLite, SQL Server) and the JSON export. It is not included in the CSV, YAML, or GeoJSON exports by default.Related
Database Schema
Full table definitions including the postcodes table structure.
Export Tool
Export postcodes data in your preferred format.