Jump to content

Module:ISO 3166/data/NL

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SiBr4 (talk | contribs) at 20:45, 19 February 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

return {
-- Countries
  ["AW"] = {name="Aruba"},
  ["CW"] = {name="Curaçao"},
  ["SX"] = {name="Sint Maarten"},
-- Provinces and special municipalities
  ["DR"] = {name="Drenthe"},
  ["FL"] = {name="Flevoland"},
  ["FR"] = {name="Friesland",isoname="Fryslân"},
  ["GE"] = {name="Gelderland"},
  ["GR"] = {name="Groningen"},
  ["LI"] = {name="Limburg"},
  ["NB"] = {name="North Brabant",isoname="Noord-Brabant"},
  ["NH"] = {name="North Holland",isoname="Noord-Holland"},
  ["OV"] = {name="Overijssel"},
  ["UT"] = {name="Utrecht"},
  ["ZE"] = {name="Zeeland"},
  ["ZH"] = {name="South Holland",isoname="Zuid-Holland"},
  ["BQ1"] = {name="Bonaire"},
  ["BQ2"] = {name="Saba"},
  ["BQ3"] = {name="Sint Eustatius",altnames={"Saint Eustatius"}}
}