GCDigital Ghana
GhanaCodes

Interoperability · without name matching

Codes should join data.
Not distort it.

Resolve Ghanaian region and district identifiers against an explicit namespace, effective date, dataset version, and source. Ambiguity stays visible.

261
district codes
16
regions
3
namespaces

Exact resolver

Ask with context.

A bare value like 03 is not enough. Select the code system first, then GhanaCodes resolves only within that namespace and effective version.

Namespace
Resolved · districtAccra Metro Assembly (AMA)geo:district:0307Region code 03

Dataset gss-phc-2021.1

Three declared namespaces.
One identity underneath.

  1. 01

    GSS 2021 PHC region code

    gss-phc-2021-region

    region
    Ghana Statistical Service

  2. 02

    GSS 2021 PHC region abbreviation

    gss-phc-2021-region-abbreviation

    region
    Ghana Statistical Service

  3. 03

    GSS 2021 PHC district code

    gss-phc-2021-district

    district
    Ghana Statistical Service

Crosswalk, do not guess

03GAR

Both values resolve to geo:region:03. If a target namespace has multiple valid candidates, the API returns all candidates with an ambiguous status.

GET /v1/crosswalk
  ?fromNamespace=gss-phc-2021-region
  &code=03
  &toNamespace=gss-phc-2021-region-abbreviation

{
  "status": "resolved",
  "candidates": [{ "code": "GAR" }]
}

Official register sample

District codes

The complete 261-code register is available through the API. Names here retain the 2021 GSS source version.

0101JomoroRegion 01
0102EllembelleRegion 01
0103Nzema East MunicipalRegion 01
0104Ahanta WestRegion 01
0105Effia Kwesimintsim MunicipalRegion 01
0106SekondiRegion 01
0107ShamaRegion 01
0108Wassa EastRegion 01
0109MpohorRegion 01
0110Tarkwa-Nsuaem MunicipalRegion 01
0111Prestea/Huni ValleyRegion 01
0112Wassa Amenfi EastRegion 01
0113Wassa Amenfi CentralRegion 01
0114Wassa Amenfi WestRegion 01

Provenance

Generated reproducibly from the Ghana Statistical Service 2021 PHC Field Officer's Manual using a pinned SHA-256. The official PDF is linked, not redistributed. The Ministry MMDA directory is a review aid—not an unreviewed canonical import.

Inspect sources and decisions ↗