Jump to content

Module:ISO 3166/data/GH: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Created page with 'return { ["AA"] = {name="Greater Accra"}, ["AH"] = {name="Ashanti"}, ["BA"] = {name="Brong-Ahafo"}, ["CP"] = {name="Central"}, ["EP"] = {name="Eastern"...'
(No difference)

Revision as of 18:17, 9 February 2016

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"}
}