Postal Codes Dataset for Ethiopia, ET

126
Updated:
Files:1
Size:546 kB
Formats:csv
License:CC-BY-4.0

Postal Codes Dataset for Ethiopia, ET including name of the city, town, or place, various administrative divisions and alternative city names.

Part of a Data Solution

  • Postal Codes Solution

    Every worldwide postal-code dataset in one bundle — the ultimate global reference for precise postal codes.

    Explore →

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/logistics/postal-codes-et/
https://datahub.io/logistics/postal-codes-et/_r/-/.licensing-notes.md
https://datahub.io/logistics/postal-codes-et/_r/-/README.md
https://datahub.io/logistics/postal-codes-et/_r/-/datapackage.yml
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.ymlmetadata & schema
https://datahub.io/logistics/postal-codes-et/_r/-/datapackage.yml
README.mddocumentation
https://datahub.io/logistics/postal-codes-et/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.yml to inspect schema and resources
  2. 2. Download data resources listed in datapackage.yml
  3. 3. Read README.md for full context

Data Files

Explore with AI

Ethiopia Locality Directory (No Postal Code System)

Download

Download CSV

About

Last updated
4 September 2026
Total rows
...
Format
CSV
File size
546 kB

About this dataset

Ethiopia (ET) — internal licensing notes

Source research, 2026-09-03 — structural fit check, not a licensing question

Confirmed: Ethiopia has no deployed national postal code system, and what exists is not buildable as a product. Different shape from Bolivia/ Curaçao/Côte d'Ivoire (a real, if minimal, system exists) but the same practical outcome: no source exists to build from.

What was checked

  • GeoNames: no export exists — download.geonames.org/export/zip/ET.zip returns a plain 404. The currently-live et/et.csv on R2 (159 bytes) is a header-only placeholder.
  • Wikipedia's "List of postal codes", checked directly 2026-09-03: Ethiopia's entry states the 4-digit code format "is only used on a trial basis for Addis Ababa addresses" — not a national system.
  • Web research confirms this is essentially a single code, not a real granular system: multiple sources describe Addis Ababa's own postal code as simply 1000 (a whole-city placeholder), with no evidence of a real per-district or per-address breakdown in official use. The Ethiopian Postal Service (Ethiopost/ethiopostal.com) has no published bulk list. Third-party sites (Scribd, 56ok.com, postcodebase.com) offer "guides" of unclear/unverifiable provenance, the same low-authority shape this project already treats skeptically elsewhere (e.g. Uganda's aggregator figures).

Why this isn't a "find a better source" problem

Even if a trial system technically exists, there is no complete, open, bulk-fetchable source describing it — the same practical block as Uganda (a real-but-undeployed-at-scale system with no bulk source to build a national product from), not the "no system at all" shape of Bolivia/ Curaçao/Côte d'Ivoire. Either way, there is nothing to build a postal-codes-et product from today.

Verdict (superseded below)

No build as a PAID postal-codes product, revisitable if Ethiopost or the government ever publishes a real national rollout with a bulk list — same class of open question as Uganda.

Revised 2026-09-04 — issued free as a locality directory, not closed entirely

Human decision: issue what CAN be known (region + locality + coordinates) as a free dataset, postal_code permanently empty.

Source: GeoNames' MAIN gazetteer dump (download.geonames.org/export/dump/ET.zip), filtered to feature class P (populated places). Licence CC BY 4.0.

admin_code1 derived to ISO 3166-2:ET via a verified name crosswalk, confirmed against Wikipedia's ISO_3166-2:ET page 2026-09-04. Genuine currency finding: GeoNames' own admin1 reference table lists 14 regions, including "Central Ethiopia Regional State" and "South Ethiopia Regional State" — both created in Ethiopia's 2023 reform that split the former Southern Nations, Nationalities, and Peoples' Region. ISO has not yet assigned codes for either. Rather than force these into the now-stale "SNNPR" ISO code or invent one, their rows (580 of 11,113) ship with admin_code1 blank — disclosed, not hidden.

Build — 2026-09-04

Built via datasets/et/scripts/build_postal_codes_product.py.

value
Final rows11,113
Regions represented14 (12 with a current ISO code)
Rows with no ISO code yet (2023-reform regions)580
Rows with unresolved admin1 (source code "00"/blank)162

Frictionless validation: valid: True. is_premium: falsedatasets/et/datapackage.yml updated accordingly, data_available: true.

Status: built and validated locally only. Nothing published to R2, nothing committed to git yet.