Module:SportsRankings/data/FIFA Women's World Rankings

From Wikipedia, the free encyclopedia

local data = {}

-- information about other templates used by module
data.templates = { flagged_team_link = "fbw" ,
                   flagvar = { AFG = "2004" }
}

-- general information about ranking and website being cited
data.source = {
    url = "https://www.fifa.com/fifa-world-ranking/women", 
	title = "The FIFA/Coca-Cola Women's World Ranking",
	website = "FIFA"
}

-- date of latest update and previous one for movement
data.updated  = { 	day = 15, 	month = 'March',   year =2024 }
data.previous = { 	day = 15, 	month = 'December',   year =2023 }

-- see "Generating code" section on doc page for how to update the rankings

data.rankings = {
          {  "Spain", 1, 0, 2085.96 },          
          {  "England", 2, 2, 2021.41 },          
          {  "France", 3, 0, 2018.81 },
          {  "USA", 4, -2, 2011.20 },
          {  "Germany", 5, 1, 2005.24 },
          {  "Sweden", 6, -1, 1998.57 },
          {  "Japan", 7, 1, 1982.52 },
          {  "Netherlands", 8, -1, 1951.81 },
          {  "Canada", 9, 1, 1950.89 },
          {  "Brazil", 10, 1, 1946.58 },
          {  "Korea DPR", 11, -2, 1943.66 },
          {  "Australia", 12, 0, 1888.93 },
          {  "Denmark", 13, 0, 1873.36 },
          {  "Italy", 14, 0, 1852.28 },
          {  "Iceland", 15, 0, 1843.79 },
          {  "Norway", 16, 0, 1841.69 },
          {  "Austria", 17, 0, 1836.08 },
          {  "Belgium", 18, 0, 1822.99 },
          {  "China PR", 19, 0, 1803.40 },
          {  "Korea Republic", 20, 0, 1796.68 },
          {  "Portugal", 21, 0, 1758.94 },
          {  "Switzerland", 22, 0, 1745.07 },
          {  "Colombia", 23, 0, 1744.74 },
          {  "Scotland", 24, 1, 1732.88 },
          {  "Republic of Ireland", 25, -1, 1730.58 },
          {  "Russia", 26, 0, 1716.96 },
          {  "Finland", 27, 0, 1701.52 },
          {  "Aotearoa New Zealand", 28, 2, 1685.75 },
          {  "Poland", 29, 0, 1675.85 },
          {  "Czechia", 28, -2, 1670.48 },
          {  "Mexico", 31, 4, 1668.27 },
          {  "Wales", 32, 0, 1663.66 },
          {  "Argentina", 33, -2, 1648.91 },
          {  "Ukraine", 34, -1, 1636.87 },
          {  "Serbia", 35, 1, 1625.48 },
          {  "Nigeria", 36, -2, 1615.94 },
          {  "Vietnam", 37, 0, 1611.30 },
          {  "Chile", 38, 1, 1574.23 },
          {  "Philippines", 39, -1, 1558.30 },
          {  "Chinese Taipei", 40, 2, 1545.10 },
          {  "Slovenia", 41, 3, 1543.75 },
          {  "Jamaica", 42, -2, 1542.94 },
          {  "Hungary", 43, -2, 1541.48 },
          {  "Costa Rica", 44, -1, 1532.85 },
          {  "Romania", 45, 0, 1524.64 },
          {  "Northern Ireland", 46, 0, 1524.06 },
          {  "Thailand", 47, 1, 1518.37 },
          {  "Uzbekistan", 48, -1, 1516.95 },
          {  "Slovakia", 49, 0, 1516.65 },
          {  "Paraguay", 50, 0, 1510.14 },
          {  "South Africa", 51, 1, 1495.91 },
          {  "Venezuela", 52, 1, 1488.96 },
          {  "Haiti", 53, -2, 1481.87 },
          {  "Myanmar", 54, 0, 1481.44 },
          {  "Panama", 55, 0, 1443.42 },
          {  "Papua New Guinea", 56, 0, 1440.64 },
          {  "Belarus", 57, 0, 	1439.51 },
          {  "Morocco", 58, 2, 1433.23 },
          {  "Croatia", 59, -1, 1428.94 },
          {  "Greece", 60, 2, 1416.52 },
          {  "IR Iran", 61, -2, 1412.45 },
          {  "Türkiye", 62, 1, 1404.24 },
          {  "Bosnia and Herzegovina", 63, 1, 1401.01 },
          {  "Ghana", 64, -3, 1393.99 },
          {  "Zambia", 65, 5, 1390.54 },
          {  "India", 66, -1, 1389.02 },
          {  "Cameroon", 67, 1, 1388.9 },
          {  "Ecuador", 68, -2, 1386.93 },
          {  "Uruguay", 69, -2, 1379.09 },
          {  "Israel", 70, -1, 1372.96 },
          {  "Côte d'Ivoire", 71, 0, 1355.45 },
          {  "Fiji", 72, 0, 1343.37 },
          {  "Albania", 73, 0, 1331.86 },
          {  "Jordan", 74, 0, 1331.17 },
          {  "Peru", 75, 0, 1322.49 },
          {  "Azerbaijan", 76, 0, 1305.48 },
          {  "Trinidad and Tobago", 77, 1, 1294.31 },
          {  "Tunisia", 78, -1, 1280.87 },
          {  "Hong Kong, China", 79, 0, 1275.27 },
          {  "Guatemala", 80, 0, 1274.69 },
          {  "Mali", 81, 0, 1272.76 },
          {  "Equatorial Guinea", 82, 0, 1272.15 },
          {  "Senegal", 83, 0, 1267.27 },
          {  "Algeria", 84, 0, 1264.25 },
          {  "Puerto Rico", 85, 18, 1257.16 },
          {  "Bahrain", 86, -1, 1254.12 },
          {  "Malta", 87, -1, 1253.52 },
          {  "Solomon Islands", 88, 21, 1252.55 },
          {  "Montenegro", 89, -1, 1241.73 },
          {  "Guyana", 90, -3, 1238.46 },
          {  "Kosovo", 91, 9, 1227.49 },
          {  "Cuba", 92, -3, 1222.42 },
          {  "Laos", 91, -2, 1217.34 },
          {  "Egypt", 94, -2, 1217.29 },
          {  "Bulgaria", 95, -5, 1217.29 },
          {  "Malaysia", 96, 0, 1213.21 },
          {  "El Salvador", 97, 7, 1211.21 },
          {  "Tonga", 98, -4, 1211.2 },
          {  "Estonia", 99, -1, 1209.43 },
          {  "Nepal", 100, 5, 1208.42 },
          {  "Guam", 101, -8, 1206.27 },
          {  "Kazakhstan", 102, -3, 1205.07 },
          {  "Lithuania", 103, -2, 1204.42 },
          {  "Bolivia", 104, -7, 1203.09 },
          {  "Samoa", 105, -10, 1202.69 },
          {  "Congo DR", 106, -4, 1200.48 },
          {  "Dominican Republic", 107, 0, 1200.08 },
          {  "New Caledonia", 108, -2, 1194.64 },
          {  "Indonesia", 109, -1, 1179.93 },
          {  "Faroe Islands", 110, 0, 1171.65 },
          {  "Congo", 111, 0, 1161.03 },
          {  "Tahiti", 112, 0, 1160.79 },
          {  "Cook Islands", 113, 0, 1160.70 },
          {  "United Arab Emirates", 114, 0, 1158.26 },
          {  "Cambodia", 115, 1, 1144.56 },
          {  "Latvia", 116, -1, 1143.30 },
          {  "Luxembourg", 117, 1, 1143.19 },
          {  "Nicaragua", 118, 1, 1141.34 },
          {  "Cyprus", 119, 1, 1138.38 },
          {  "Moldova", 120, 1, 1131.01 },
          {  "Togo", 121, 1, 1130.06 },
          {  "Vanuatu", 122, -5, 1126.89 },
          {  "Honduras", 123, 0, 1114.37 },
          {  "Georgia", 124, 0, 1113.62 },
          {  "Ethiopia", 125, 0, 1109.59 },
          {  "Namibia", 126, 0, 1108.07 },
          {  "Zimbabwe", 127, 0, 1107.95 },
          {  "Mongolia", 128, 0, 1103.77 },
          {  "The Gambia", 129, 0, 1102.66 },
          {  "Kyrgyz Republic", 130, 0, 1099.57 },
          {  "Cabo Verde", 131, 0, 1099.55 },
          {  "Lebanon", 132, 2, 1090.59 },
          {  "Suriname", 133, -1, 1089.52 },
          {  "Burkina Faso", 134, -1, 1085.78 },
          {  "North Macedonia", 135, 0, 1085.24 },
          {  "Palestine", 136, 0, 1080.47 },
          {  "Singapore", 137, 0, 1080.39 },
          {  "St Kitts and Nevis", 138, 0, 1078.84 },
          {  "Turkmenistan", 139, 0, 1075.41 },
          {  "Bangladesh", 140, 0, 1068.52 },
          {  "Sierra Leone", 141, 0, 1059.98 },
          {  "Guinea", 142, 0, 1057.39 },
          {  "Bermuda", 143, 0, 1046.23 },
          {  "Gabon", 144, 0, 1045.97 },
          {  "Central African Republic", 145, 0, 1045.87 },
          {  "Tanzania", 146, 0, 1045.79 },
          {  "Armenia", 147, 1, 1026.34 },
          {  "Angola", 148, 1, 1021.87 },
          {  "American Samoa", 149, -2, 1010.26 },
          {  "Uganda", 150, 0, 1007.21 },
          {  "Kenya", 151, 0, 1004.74 },
          {  "Benin", 152, 0, 1003.88 },
          {  "Botswana", 153, 0, 1001.74 },
          {  "Tajikistan", 154, 0, 991.2 },
          {  "St Lucia", 155, 0, 975.08 },
          {  "Malawi", 156, 0, 972.78 },
          {  "Sri Lanka", 157, 0, 955.21 },
          {  "Pakistan", 158, 0, 949.54 },
          {  "Timor-Leste", 159, 0, 946.01 },
          {  "Barbados", 160, 1, 941.96 },
          {  "Maldives", 161, 1, 938.55 },
          {  "Syria", 162, -2, 931.42 },
          {  "St Vincent and the Grenadines", 163, 0, 923.84 },
          {  "Dominica", 164, 0, 896.55 },
          {  "Liberia", 165, 0, 882.37 },
          {  "Niger", 166, 0, 876.50 },
          {  "Rwanda", 167, 0, 874.81 },
          {  "Grenada", 168, 0, 870.77 },
          {  "Belize", 169, 0, 868.00 },
          {  "Seychelles", 170, 0, 866.26 },
          {  "Mozambique", 171, 0, 864.61 },
          {  "Iraq", 172, -172, 862.80 },
          {  "Bhutan", 173, -1, 853.48 },
          {  "Macau", 174, -1, 850.91 },
          {  "Saudi Arabia", 175, 0, 848.57 },
          {  "Lesotho", 176, -2, 841.53 },
          {  "Guinea-Bissau", 177, -1, 838.58 },
          {  "Burundi", 178, -1, 829.84 },
          {  "Curaçao", 179, -1, 820.81 },
          {  "Antigua and Barbuda", 180, -1, 812.65 },
          {  "Cayman Islands", 181, -1, 801.25 },
          {  "Eswatini", 182, -1, 791.04 },
          {  "Andorra", 183, -1, 772.72 },
          {  "US Virgin Islands", 184, -1, 771.47 },
          {  "Aruba", 185, -1, 737.24 },
          {  "British Virgin Islands", 186, -1, 735.87 },
          {  "Comoros", 187, -1, 717.41 },
          {  "Anguilla", 188, -1, 691.37 },
          {  "Madagascar", 189, -1, 687.98 },
          {  "Bahamas", 190, -1, 665.71 },
          {  "South Sudan", 191, -1, 650.32 },
          {  "Turks and Caicos Islands", 192, -1, 628.42 },
          {  "Mauritius", 193, -1, 394.19 },
}	      

-- list of FIFA country codes
data.alias = { 
        { "AFG",  "Afghanistan" },
        { "AIA",  "Anguilla" },
        { "ALB",  "Albania" },
        { "ALG",  "Algeria" },
        { "AND",  "Andorra" },
        { "ANG",  "Angola" },
        { "ARG",  "Argentina" },
        { "ARM",  "Armenia" },
        { "ARU",  "Aruba" },
        { "ASA",  "American Samoa" },
        { "ATG",  "Antigua and Barbuda" },
        { "AUS",  "Australia" },
        { "AUT",  "Austria" },
        { "AZE",  "Azerbaijan" },
        { "BAH",  "Bahamas" },
        { "BAN",  "Bangladesh" },
        { "BDI",  "Burundi" },
        { "BEL",  "Belgium" },
        { "BEN",  "Benin" },
        { "BER",  "Bermuda" },
        { "BFA",  "Burkina Faso" },
        { "BHR",  "Bahrain" },
        { "BHU",  "Bhutan" },
        { "BIH",  "Bosnia and Herzegovina" },
        { "BLR",  "Belarus" },
        { "BLZ",  "Belize" },
        { "BOL",  "Bolivia" },
        { "BOT",  "Botswana" },
        { "BRA",  "Brazil" },
        { "BRB",  "Barbados" },
        { "BRU",  "Brunei Darussalam" },
        { "BUL",  "Bulgaria" },
        { "CAM",  "Cambodia" },
        { "CAN",  "Canada" },
        { "CAY",  "Cayman Islands" },
        { "CGO",  "Congo" },
        { "CHA",  "Chad" },
        { "CHI",  "Chile" },
        { "CHN",  "China PR" },
        { "CIV",  "Côte d'Ivoire" },
        { "CMR",  "Cameroon" },
        { "COD",  "Congo DR" },
        { "COK",  "Cook Islands" },
        { "COL",  "Colombia" },
        { "COM",  "Comoros" },
        { "CPV",  "Cabo Verde" },
        { "CRC",  "Costa Rica" },
        { "CRO",  "Croatia" },
        { "CTA",  "Central African Republic" },
        { "CUB",  "Cuba" },
        { "CUW",  "Curaçao" },
        { "CYP",  "Cyprus" },
        { "CZE",  "Czechia" },
        { "DEN",  "Denmark" },
        { "DJI",  "Djibouti" },
        { "DMA",  "Dominica" },
        { "DOM",  "Dominican Republic" },
        { "ECU",  "Ecuador" },
        { "EGY",  "Egypt" },
        { "ENG",  "England" },
        { "EQG",  "Equatorial Guinea" },
        { "ERI",  "Eritrea" },
        { "ESP",  "Spain" },
        { "EST",  "Estonia" },
        { "ETH",  "Ethiopia" },
        { "FIJ",  "Fiji" },
        { "FIN",  "Finland" },
        { "FRA",  "France" },
        { "FRO",  "Faroe Islands" },
        { "GAB",  "Gabon" },
        { "GAM",  "The Gambia" },
        { "GEO",  "Georgia" },
        { "GER",  "Germany" },
        { "GHA",  "Ghana" },
        { "GIB",  "Gibraltar" },
        { "GNB",  "Guinea-Bissau" },
        { "GRE",  "Greece" },
        { "GRN",  "Grenada" },
        { "GUA",  "Guatemala" },
        { "GUI",  "Guinea" },
        { "GUM",  "Guam" },
        { "GUY",  "Guyana" },
        { "HAI",  "Haiti" },
        { "HKG",  "Hong Kong, China" },
        { "HON",  "Honduras" },
        { "HUN",  "Hungary" },
        { "IDN",  "Indonesia" },
        { "IND",  "India" },
        { "IRL",  "Republic of Ireland" },
        { "IRN",  "IR Iran" },
        { "IRQ",  "Iraq" },
        { "ISL",  "Iceland" },
        { "ISR",  "Israel" },
        { "ITA",  "Italy" },
        { "JAM",  "Jamaica" },
        { "JOR",  "Jordan" },
        { "JPN",  "Japan" },
        { "KAZ",  "Kazakhstan" },
        { "KEN",  "Kenya" },
        { "KGZ",  "Kyrgyz Republic" },
        { "KOR",  "Korea Republic" },
        { "KSA",  "Saudi Arabia" },
        { "KUW",  "Kuwait" },
        { "KOS",  "Kosovo" },
        { "LAO",  "Laos" },
        { "LBR",  "Liberia" },
        { "LBY",  "Libya" },
        { "LCA",  "St Lucia" },
        { "LES",  "Lesotho" },
        { "LBN",  "Lebanon" },
        { "LIE",  "Liechtenstein" },
        { "LTU",  "Lithuania" },
        { "LUX",  "Luxembourg" },
        { "LVA",  "Latvia" },
        { "MAC",  "Macau" },
        { "MAD",  "Madagascar" },
        { "MAR",  "Morocco" },
        { "MAS",  "Malaysia" },
        { "MDA",  "Moldova" },
        { "MDV",  "Maldives" },
        { "MEX",  "Mexico" },
        { "MKD",  "North Macedonia" },
        { "MLI",  "Mali" },
        { "MLT",  "Malta" },
        { "MNE",  "Montenegro" },
        { "MNG",  "Mongolia" },
        { "MOZ",  "Mozambique" },
        { "MRI",  "Mauritius" },
        { "MSR",  "Montserrat" },
        { "MTN",  "Mauritania" },
        { "MWI",  "Malawi" },
        { "MYA",  "Myanmar" },
        { "NAM",  "Namibia" },
        { "NCA",  "Nicaragua" },
        { "NCL",  "New Caledonia" },
        { "NED",  "Netherlands" },
        { "NEP",  "Nepal" },
        { "NGA",  "Nigeria" },
        { "NIG",  "Niger" },
        { "NIR",  "Northern Ireland" },
        { "NOR",  "Norway" },
        { "NZL",  "Aotearoa New Zealand" },
        { "OMA",  "Oman" },
        { "PAK",  "Pakistan" },
        { "PAN",  "Panama" },
        { "PAR",  "Paraguay" },
        { "PER",  "Peru" },
        { "PHI",  "Philippines" },
        { "PLE",  "Palestine" },
        { "PNG",  "Papua New Guinea" },
        { "POL",  "Poland" },
        { "POR",  "Portugal" },
        { "PRK",  "Korea DPR" },
        { "PUR",  "Puerto Rico" },
        { "QAT",  "Qatar" },
        { "ROU",  "Romania" },
        { "RSA",  "South Africa" },
        { "RUS",  "Russia" },
        { "RWA",  "Rwanda" },
        { "SAM",  "Samoa" },
        { "SCO",  "Scotland" },
        { "SDN",  "Sudan" },
        { "SEN",  "Senegal" },
        { "SEY",  "Seychelles" },
        { "SGP",  "Singapore" },
        { "SKN",  "St Kitts and Nevis" },
        { "SLE",  "Sierra Leone" },
        { "SLV",  "El Salvador" },
        { "SMR",  "San Marino" },
        { "SOL",  "Solomon Islands" },
        { "SOM",  "Somalia" },
        { "SRB",  "Serbia" },
        { "SRI",  "Sri Lanka" },
        { "SSD",  "South Sudan" },
        { "STP",  "São Tomé and Príncipe" },
        { "SUI",  "Switzerland" },
        { "SUR",  "Suriname" },
        { "SVK",  "Slovakia" },
        { "SVN",  "Slovenia" },
        { "SWE",  "Sweden" },
        { "SWZ",  "Eswatini" },
        { "SYR",  "Syria" },
        { "TAH",  "Tahiti" },
        { "TAN",  "Tanzania" },
        { "TCA",  "Turks and Caicos Islands" },
        { "TGA",  "Tonga" },
        { "THA",  "Thailand" },
        { "TJK",  "Tajikistan" },
        { "TKM",  "Turkmenistan" },
        { "TLS",  "Timor-Leste" },
        { "TOG",  "Togo" },
        { "TPE",  "Chinese Taipei" },
        { "TRI",  "Trinidad and Tobago" },
        { "TUN",  "Tunisia" },
        { "TUR",  "Türkiye" },
        { "UAE",  "United Arab Emirates" },
        { "UGA",  "Uganda" },
        { "UKR",  "Ukraine" },
        { "URU",  "Uruguay" },
        { "USA",  "USA" },
        { "UZB",  "Uzbekistan" },
        { "VAN",  "Vanuatu" },
        { "VEN",  "Venezuela" },
        { "VGB",  "British Virgin Islands" },
        { "VIE",  "Vietnam" },
        { "VIN",  "St Vincent and the Grenadines" },
        { "VIR",  "US Virgin Islands" },
        { "WAL",  "Wales" },
        { "YEM",  "Yemen" },
        { "ZAM",  "Zambia" },
        { "ZIM",  "Zimbabwe" },
        -- Alternate names
        { "TUR",  "Turkey" },
        { "CZE",  "Czech Republic" },
        { "CUW",  "Curacao" },
        { "BRU",  "Brunei" },
        { "CPV",  "Cape Verde" },
        { "CPV",  "Cape Verde Islands" },
        { "CHN",  "China" },
        { "COD",  "DR Congo" },
        { "GAM",  "Gambia" },
        { "IRN",  "Iran" },
        { "CIV",  "Ivory Coast" },
        { "PRK",  "North Korea" },
        { "KOR",  "South Korea" },
        { "KGZ",  "Kyrgyzstan" },
        { "SKN",  "Saint Kitts and Nevis" },
        { "SKN",  "St. Kitts and Nevis" },
        { "LCA",  "Saint Lucia" },
        { "LCA",  "St. Lucia" },
        { "VIN",  "Saint Vincent and the Grenadines" },
        { "VIN",  "St. Vincent and the Grenadines" },
        { "STP",  "São Tomé e Príncipe" },
        { "STP",  "Sao Tome e Principe" },
        { "USA",  "United States" },
        { "VIR",  "U.S. Virgin Islands" },
        { "VIR",  "United States Virgin Islands" },
}

-- List of FIFA confederations
data.confederation = { 
	AFC = {"AFG", "AUS", "BHR", "BAN", "BHU", "CAM", "CHN", "TPE", "GUM", "HKG", "IND",
		"IDN", "IRN", "IRQ", "JPN", "JOR", "PRK", "KOR", "KGZ", "LAO", "LBN", "MAC", "MAS", 
		"MDV", "MNG", "MYA", "NEP", "PAK", "PLE", "PHI", "KSA", "SGP", "SRI", "SYR", "TJK", "TLS",
		 "THA", "TKM", "UAE", "UZB", "VIE"
	},
	CAF = {"ALG", "ANG", "BDI", "BEN", "BOT", "BFA", "CMR", "CTA", "COM", "CGO", "COD", "CPV", 
		"CIV", "EQG", "SWZ", "EGY", "ETH", "GAB", "GAM", "GHA", "GNB", "GUI", "KEN",
		"LES", "LBR", "MAD", "MWI", "MLI", "MRI", "MAR", "MOZ", "NAM", "NGA",
		"NIG", "RWA", "SEN", "SEY", "RSA", "SLE", "SSD", "TAN", "TOG", 
		"TUN", "UGA", "ZAM", "ZIM"
	},
	CONCACAF = {"ATG", "ARU", "BAH", "BRB", "BLZ", "BER", "VGB", "CAN", "CRC", "CUB",
		"CUW", "DMA", "DOM", "SLV", "GRN", "GUA", "GUY", "HAI", "HON", "JAM",
		"MEX", "NCA", "PAN", "PUR", "SKN", "LCA", "VIN", "SUR", "TRI", "TCA",
		"VIR", "USA"
	},
	CONMEBOL = {"ARG", "BOL", "BRA", "CHI", "COL", "ECU", "PAR", "PER", "URU", 
		"VEN"
	},
	OFC = {"ASA", "COK", "FIJ", "NCL", "NZL", "PNG", "SAM", "SOL", "TAH", "TGA",
		"VAN"
	},
	UEFA = {"ALB", "AND", "ARM", "AUT", "AZE", "BLR", "BEL", "BIH", "BUL", "CRO",
		"CYP", "CZE", "DEN", "ENG", "EST", "FRO", "FIN", "FRA", "GEO", "GER", 
		"GRE", "HUN", "ISL", "ISR", "ITA", "KAZ", "KOS", "LVA", "LTU", "LUX",
		"MLT", "MDA", "MNE", "NED", "MKD", "NIR", "NOR", "POL", "POR", "IRL",
		"ROU", "RUS", "SCO", "SRB", "SVK", "SVN", "ESP", "SWE", "SUI", "TUR",
		"UKR", "WAL",
	},
-- List of Regional sub-confederations
	WAFF = {"BHR", "IRQ", "JOR", "LBN", "PLE", "KSA", "SYR", "UAE"},
	CAFA = {"IRN", "KGZ", "TJK", "TKM", "UZB"},
	SAFF = {"BAN", "BHU", "IND", "MDV", "NEP", "PAK", "SRI"},
	AFF = {"AUS", "CAM", "IDN", "LAO", "MAS", "MYA", "PHI", "SGP", "THA", "TLS", "VIE"},
	EAFF = {"CHN", "GUM", "HKG", "JPN", "KOR", "MAC", "MNG", "PRK", "TPE"},
}

return data