Jump to content

Module:ISO 3166/data/GH

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SiBr4 (talk | contribs) at 18:17, 9 February 2016 (Created page with 'return { ["AA"] = {name="Greater Accra"}, ["AH"] = {name="Ashanti"}, ["BA"] = {name="Brong-Ahafo"}, ["CP"] = {name="Central"}, ["EP"] = {name="Eastern"...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

return {
  ["AA"] = {name="Greater Accra"},
  ["AH"] = {name="Ashanti"},
  ["BA"] = {name="Brong-Ahafo"},
  ["CP"] = {name="Central"},
  ["EP"] = {name="Eastern"},
  ["NP"] = {name="Northern"},
  ["TV"] = {name="Volta"},
  ["UE"] = {name="Upper East"},
  ["UW"] = {name="Upper West"},
  ["WP"] = {name="Western"}
}