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.
geo:district:0307Region code 03Dataset gss-phc-2021.1
Three declared namespaces.
One identity underneath.
- 01
GSS 2021 PHC region code
gss-phc-2021-regionregion
Ghana Statistical Service - 02
GSS 2021 PHC region abbreviation
gss-phc-2021-region-abbreviationregion
Ghana Statistical Service - 03
GSS 2021 PHC district code
gss-phc-2021-districtdistrict
Ghana Statistical Service
Crosswalk, do not guess
03→GAR
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 010102EllembelleRegion 010103Nzema East MunicipalRegion 010104Ahanta WestRegion 010105Effia Kwesimintsim MunicipalRegion 010106SekondiRegion 010107ShamaRegion 010108Wassa EastRegion 010109MpohorRegion 010110Tarkwa-Nsuaem MunicipalRegion 010111Prestea/Huni ValleyRegion 010112Wassa Amenfi EastRegion 010113Wassa Amenfi CentralRegion 010114Wassa Amenfi WestRegion 01Provenance
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 ↗