Jump to content

Module:ISO 3166/data/PT

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Renamed user awfwvowjvwrvnwio (talk | contribs) at 18:29, 29 January 2018 (Creating Portugal country data module). 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 {
	-- districts (subdivision category = "district")
	["01"]={name="Aveiro"},
	["02"]={name="Beja"},
	["03"]={name="Braga"},
	["04"]={name="Bragança"},
	["05"]={name="Castelo Branco"},
	["06"]={name="Coimbra"},
	["07"]={name="Évora"},
	["08"]={name="Faro"},
	["09"]={name="Guarda"},
	["10"]={name="Leiria"},
	["11"]={name="Lisboa"},
	["12"]={name="Portalegre"},
	["13"]={name="Porto"},
	["14"]={name="Santarém"},
	["15"]={name="Setúbal"},
	["16"]={name="Viana do Castelo"},
	["17"]={name="Vila Real"},
	["18"]={name="Viseu"},
	-- autonomous regions (subdivision category = "autonomous region")
	["20"]={name="Região Autónoma dos Açores"},
	["30"]={name="Região Autónoma da Madeira"}
}