Modul:SportsRankings/data/FIFA World Rankings
Modul ini menggunakan Lua: |
Penggunaan
Templat ({{FIFA World Rankings}}) ini dimaksudkan untuk membantu memperbarui Peringkat Dunia FIFA dengan cepat untuk 211 tim nasional pria FIFA, yang ditampilkan di kotak info pada setiap artikel tim nasional. Saat diberi kode negara, templat menampilkan Peringkat Dunia FIFA suatu negara, bersama dengan indikator pergerakan (naik, turun, atau stabil) dari peringkat sebelumnya, dan berapa banyak perpindahan peringkat suatu negara, jika berlaku. Tanggal pemeringkatan juga dicantumkan, bersama dengan referensi peringkat dari situs web resmi FIFA.
Jika diinginkan, referensi peringkat FIFA dapat digunakan di tempat lain dalam artikel dengan menggunakan nama "FIFA World Rankings" (contoh: <ref name="FIFA World Rankings"/>
).
Parameter
1
(unnamed): Kode negara FIFAmdy
: Switches dates to month-day-year format
Contoh
Contoh kode yang digunakan untuk menampilkan peringkat naik, turun, dan stabil:
{{FIFA World Rankings|ARG}}
{{FIFA World Rankings|BRA}}
{{FIFA World Rankings|IDN}}
Kode tersebut menghasilkan tampilan seperti berikut:
1 (26 Oktober 2023)[1]
3 (26 Oktober 2023)[1]
145 2 (26 Oktober 2023)[1]
- ^ a b c "The FIFA/Coca-Cola World Ranking". FIFA. 26 Oktober 2023. Diakses tanggal 26 Oktober 2023.
Templat dapat diuji di halaman kotak pasir, Templat:FIFA World Rankings/sandbox.
Pembaruan
Halaman templat utama tidak dimaksudkan untuk diperbarui. Perubahan peringkat harus diperbarui di Modul:SportsRankings/data/FIFA World Rankings.
Untuk memperbarui peringkat:
- Pada baris 16, tambahkan hari dan bulan (beserta tahun bila perlu) dari peringkat saat ini
- Pada baris 17, tambahkan hari dan bulan (beserta tahun bila perlu) dari peringkat sebelumnya'
- Antara baris 22 dan 232, tempelkan kode untuk peringkat baru (lihat generating code section)
dan simpan. Setelah cache halaman tim nasional dibersihkan, peringkat yang baru akan ditampilkan.
Menghasilkan kode peringkat
Semua posisi dapat diperbarui dengan cepat menggunakan spreadsheet. Misalnya, setelah menyalin seluruh daftar peringkat (211 baris dari kelima halaman, belum diedit) dari daftar peringkat FIFA, rumus berikut dapat digunakan dalam spreadsheet eksternal untuk menghasilkan kode yang diperlukan untuk memperbarui halaman data (mengingat peringkat FIFA dimulai di sel A1):
=" { """&B1&""", "&A1&", "&E1&", "&C1&" },"
Jika baris yang tidak perlu disertakan, tempelkan teks ke dalam halaman untuk menghapus baris dengan string , , ,
.
Lihat pula
- Templat:FIFA Women's World Rankings (Modul:SportsRankings/data/FIFA Women's World Rankings)
- Templat:World Football Elo Ratings (Modul:SportsRankings/data/World Football Elo Ratings)
{{sandbox other||
local data = {}
-- information about other templates used by module
data.templates = { flagged_team_link = "fb" ,
flagvar = { AFG= "2004" , BOL= "civil" , DOM= "civil" }
}
-- general information about ranking and website being cited
data.source = {
url = "https://www.fifa.com/fifa-world-ranking/men",
title = "The FIFA/Coca-Cola World Ranking",
website = "FIFA"
}
-- date of latest update and previous one for movement
data.updated = { day = 26, month = 'Oktober', year =2023 }
data.previous = { day = 21, month = 'September', year =2023 }
-- see "Generating code" section on doc page for how to update the rankings
data.rankings = {
{ "Argentina", 1, 0, 1861.29 },
{ "France", 2, 0, 1853.11 },
{ "Brazil", 3, 0, 1812.20 },
{ "England", 4, 0, 1807.88 },
{ "Belgium", 5, 0, 1793.71 },
{ "Portugal", 6, 2, 1739.83 },
{ "Netherlands", 7, 0, 1739.26 },
{ "Spain", 8, 2, 1725.97 },
{ "Italy", 9, 0, 1717.81 },
{ "Croatia", 10, -4, 1711.88 },
{ "USA", 11, 0, 1675.89 },
{ "Mexico", 12, 0, 1663.94 },
{ "Morocco", 13, 0, 1658.49 },
{ "Switzerland", 14, 0, 1645.38 },
{ "Uruguay", 15, 2, 1643.72 },
{ "Germany", 16, -1, 1643.49 },
{ "Colombia", 17, -1, 1626.60 },
{ "Japan", 18, 1, 1612.99 },
{ "Denmark", 19, -1, 1612.15 },
{ "Senegal", 20, 0, 1600.82 },
{ "IR Iran", 21, 0, 1567.30 },
{ "Ukraine", 22, 2, 1549.33 },
{ "Sweden", 23, 0, 1545.76 },
{ "Korea Republic", 24, 2, 1540.35 },
{ "Austria", 25, 0, 1535.41 },
{ "Peru", 26, -4, 1532.57 },
{ "Australia", 27, 0, 1531.25 },
{ "Wales", 28, 5, 1528.69 },
{ "Serbia", 29, -1, 1525.40 },
{ "Hungary", 30, 2, 1521.90 },
{ "Poland", 31, -1, 1519.28 },
{ "Tunisia", 32, -3, 1516.14 },
{ "Algeria", 33, 1, 1512.90 },
{ "Scotland", 34, -3, 1512.34 },
{ "Egypt", 35, 0, 1511.95 },
{ "Ecuador", 36, 2, 1508.31 },
{ "Chile", 37, -1, 1503.81 },
{ "Türkiye", 38, 4, 1498.50 },
{ "Russia", 39, 0, 1497.63 },
{ "Nigeria", 40, 0, 1490.48 },
{ "Czechia", 41, -4, 1489.72 },
{ "Norway", 42, 1, 1469.56 },
{ "Cameroon", 43, -2, 1466.98 },
{ "Panama", 44, 1, 1461.09 },
{ "Canada", 45, -1, 1454.95 },
{ "Costa Rica", 46, 0, 1452.10 },
{ "Mali", 47, 2, 1449.75 },
{ "Romania", 48, -1, 1446.52 },
{ "Venezuela", 49, 4, 1445.67 },
{ "Slovakia", 50, -2, 1445.34 },
{ "Greece", 51, 0, 1442.96 },
{ "Côte d'Ivoire", 52, -2, 1439.17 },
{ "Paraguay", 53, -1, 1436.96 },
{ "Slovenia", 54, 5, 1428.10 },
{ "Jamaica", 55, 1, 1421.39 },
{ "Burkina Faso", 56, 2, 1410.59 },
{ "Saudi Arabia", 57, 0, 1408.85 },
{ "Republic of Ireland", 58, -3, 1406.94 },
{ "Albania", 59, 3, 1396.83 },
{ "Ghana", 60, 0, 1394.74 },
{ "Qatar", 61, 0, 1394.16 },
{ "Finland", 62, -8, 1388.46 },
{ "Bosnia and Herzegovina", 63, 0, 1368.30 },
{ "South Africa", 64, 1, 1366.35 },
{ "Congo DR", 65, -1, 1366.18 },
{ "North Macedonia", 66, 0, 1358.41 },
{ "Iceland", 67, 0, 1353.17 },
{ "Iraq", 68, 1, 1349.73 },
{ "United Arab Emirates", 69, 1, 1348.87 },
{ "Montenegro", 70, -2, 1344.30 },
{ "Israel", 71, 1, 1336.34 },
{ "Oman", 72, 1, 1334.37 },
{ "Uzbekistan", 73, 2, 1333.09 },
{ "Cabo Verde", 74, -3, 1326.93 },
{ "Northern Ireland", 75, -1, 1325.06 },
{ "Gerogia", 76, 3, 1312.14 },
{ "El Salvador", 77, -1, 1307.00 },
{ "Honduras", 78, -1, 1305.07 },
{ "China PR", 79, 1, 1296.99 },
{ "Guinea", 80, 1, 1296.89 },
{ "Zambia", 81, 1, 1291.34 },
{ "Jordan", 82, 2, 1284.39 },
{ "Bahrain", 83, 3, 1281.46 },
{ "Bulgaria", 84, -6, 1279.12 },
{ "Boliva", 85, -2, 1271.09 },
{ "Gabon", 86, 2, 1270.80 },
{ "Luxembourg", 87, -2, 1266.67 },
{ "Haiti", 88, -1, 1262.50 },
{ "Curaçao", 89, 1, 1261.62 },
{ "Uganda", 90, -1, 1251.94 },
{ "Equatorial Guinea", 91, 1, 1250.46 },
{ "Syria", 92, 1, 1239.37 },
{ "Benin", 93, 1, 1238.89 },
{ "Vietnam", 94, 1, 1236.25 },
{ "Armenia", 95, -4, 1234.25 },
{ "Palestine", 96, 1, 1224.05 },
{ "Kyrgyz Republic", 97, -1, 1224.03 },
{ "Kazakhstan", 98, 2, 1219.65 },
{ "Trinidad and Tobago", 99, -1, 1217.43 },
{ "Belarus", 100, 5, 1212.52 },
{ "Mauritania", 101, -2, 1208.99 },
{ "India", 102, 0, 1198.84 },
{ "Aotearoa New Zealand", 103, 1, 1198.41 },
{ "Lebanon", 104, -3, 1198.25 },
{ "Kosovo", 105, 6, 1190.74 },
{ "Congo", 106, 1, 1189.90 },
{ "Guatemala", 107, -4, 1188.93 },
{ "Madagascar", 108, 0, 1188.57 },
{ "Tajikistan", 109, 1, 1187.23 },
{ "Kenya", 110, -1, 1186.85 },
{ "Guinea-Bissau", 111, -5, 1186.85 },
{ "Thailand", 112, 0, 1177.15 },
{ "Mozambique", 113, 0, 1176.58 },
{ "Namibia", 114, 0, 1172.41 },
{ "Korea DPR", 115, 1, 1169.96 },
{ "Angola", 116, 1, 1169.64 },
{ "The Gambia", 117, 1, 1160.55 },
{ "Estonia", 118, -3, 1159.33 },
{ "Togo", 119, 0, 1158.24 },
{ "Azerbaijan", 120, 1, 1155.91 },
{ "Tanzania", 121, 0, 1146.46 },
{ "Sierra Leone", 122, 2, 1145.12 },
{ "Malawi", 123, 0, 1144.29 },
{ "Cyprus", 124, -4, 1141.27 },
{ "Zimbabwe", 125, 0, 1138.56 },
{ "Libya", 126, 0, 1137.64 },
{ "Central African Republic", 127, 0, 1126.72 },
{ "Comoros", 128, 1, 1125.57 },
{ "Niger", 129, -1, 1122.81 },
{ "Sudan", 130, 0, 1109.22 },
{ "Solomon Islands", 131, 2, 1107.61 },
{ "Latvia", 132, 4, 1101.70 },
{ "Nicaragua", 133, 5, 1099.70 },
{ "Lithuania", 134, 9, 1098.48 },
{ "Faroe Islands", 135, -4, 1097.66 },
{ "Kuwait", 136, -1, 1097.05 },
{ "Malaysia", 137, -3, 1096.72 },
{ "Philippines", 138, -6, 1095.94 },
{ "Antigua and Barbuda", 139, -2, 1090.07 },
{ "Rwanda", 140, -1, 1087.03 },
{ "Turkmenistan", 141, -1, 1086.12 },
{ "Burundi", 142, -1, 1080.43 },
{ "Ethiopia", 143, -1, 1072.54 },
{ "Suriname", 144, 1, 1071.85 },
{ "Indonesia", 145, 2, 1069.82 },
{ "Eswatini", 146, -2, 1063.13 },
{ "St Kitts and Nevis", 147, -1, 1058.06 },
{ "Botswana", 148, 1, 1055.85 },
{ "Dominican Republic", 149, 2, 1049.03 },
{ "Hong Kong, China", 150, -2, 1045.01 },
{ "Liberia", 151, -1, 1041.50 },
{ "Chinese Taipei", 152, 2, 1040.70 },
{ "Lesotho", 153, -1, 1034.18 },
{ "Afghanistan", 154, 4, 1033.80 },
{ "Singapore", 155, 2, 1032.89 },
{ "Yemen", 156, 0, 1023.59 },
{ "Moldova", 157, 2, 1018.45 },
{ "Myanmar", 158, 3, 1011.73 },
{ "Andorra", 159, -6, 1011.63 },
{ "Guyana", 160, 5, 1009.62 },
{ "Maldives", 161, -6, 1003.48 },
{ "New Caledonia", 162, 1, 999.02 },
{ "Tahiti", 163, 1, 995.11 },
{ "Puerto Rico", 164, -4, 993.05 },
{ "Papua New Guinea", 165, -3, 991.04 },
{ "St Lucia", 166, 0, 987.66 },
{ "South Sudan", 167, 0, 986.56 },
{ "Vanuatu", 168, 0, 985.23 },
{ "Cuba", 169, 0, 981.87 },
{ "Fiji", 170, 0, 980.48 },
{ "Malta", 171, 0, 968.25 },
{ "Bermuda", 172, 2, 965.02 },
{ "Nepal", 173, 2, 963.82 },
{ "Barbados", 174, -2, 956.99 },
{ "St Vincent and the Grenadines", 175, 1, 953.60 },
{ "Grenada", 176, -3, 950.99 },
{ "Mauritius", 177, 1, 942.64 },
{ "Cambodia", 178, -1, 931.47 },
{ "Chad", 179, 2, 930.22 },
{ "Montserrat", 180, -3, 929.20 },
{ "Belize", 181, -1, 925.89 },
{ "Bhutan", 182, 2, 913.02 },
{ "Bangladesh", 183, 6, 912.60 },
{ "Dominica", 184, -2, 909.92 },
{ "Cook Islands", 185, 2, 899.33 },
{ "São Tomé and Príncipe", 186, 2, 897.69 },
{ "Macau", 187, -2, 896.62 },
{ "Laos", 188, -2, 889.62 },
{ "Djibouti", 189, 1, 889.20 },
{ "Mongolia", 190, -7, 889.16 },
{ "Brunei Darussalam", 191, 0, 870.63 },
{ "Aruba", 192, 1, 865.40 },
{ "Pakistan", 193, 4, 864.84 },
{ "Cayman Islands", 194, 2, 858.50 },
{ "Seychelles", 195, 0, 853.50 },
{ "Somalia", 196, -2, 852.06 },
{ "Timor-Leste", 197, -5, 843.40 },
{ "Gibraltar", 198, 0, 842.07 },
{ "Bahamas", 199, 1, 841.06 },
{ "Liechtenstein", 200, -1, 837.61 },
{ "Turks and Caicos Islands", 201, 2, 824.77 },
{ "Sri Lanka", 202, 0, 822.03 },
{ "Guam", 203, -2, 821.91 },
{ "British Virgin Islands", 204, 1, 813.70 },
{ "US Virgin Islands", 205, -1, 803.40 },
{ "Anguilla", 206, 0, 785.69 },
{ "San Marino", 207, 0, 746.98 },
-- { "American Samoa", NR, 0, 0 },
-- { "Eritrea", NR, 0, 0 },
-- { "Samoa", NR, 0, 0 },
-- { "Tonga", NR, 0, 0 },
}
-- 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" },
{ "HKG", "Hong Kong" },
{ "IRN", "Iran" },
{ "CIV", "Ivory Coast" },
{ "PRK", "North Korea" },
{ "KOR", "South Korea" },
{ "KGZ", "Kyrgyzstan" },
{ "NZL", "New Zealand" },
{ "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 (Minus test and EAFF)
data.confederation = {
AFC = {"AFG", "AUS", "BHR", "BAN", "BHU", "BRU", "CAM", "CHN", "TPE", "GUM",
"HKG", "IND", "IDN", "IRN", "IRQ", "JPN", "JOR", "PRK", "KOR", "KUW",
"KGZ", "LAO", "LBN", "MAC", "MAS", "MDV", "MNG", "MYA", "NEP", "OMA",
"PAK", "PLE", "PHI", "QAT", "KSA", "SGP", "SRI", "SYR", "TJK", "THA",
"TLS", "TKM", "UAE", "UZB", "VIE", "YEM"
},
CAF = {"ALG", "ANG", "BEN", "BOT", "BFA", "BDI", "CPV", "CMR", "CTA", "CHA",
"COM", "CGO", "COD", "CIV", "DJI", "EGY", "EQG", "ERI", "SWZ", "ETH",
"GAB", "GAM", "GHA", "GUI", "GNB", "KEN", "LES", "LBR", "LBY", "MAD",
"MWI", "MLI", "MTN", "MRI", "MAR", "MOZ", "NAM", "NIG", "NGA", "RWA",
"STP", "SEN", "SEY", "SLE", "SOM", "RSA", "SSD", "SDN", "TAN", "TOG",
"TUN", "UGA", "ZAM", "ZIM"
},
CONCACAF = {"AIA", "ATG", "ARU", "BAH", "BRB", "BLZ", "BER", "VGB", "CAN",
"CAY", "CRC", "CUB", "CUW", "DMA", "DOM", "SLV", "GRN", "GUA", "GUY",
"HAI", "HON", "JAM", "MEX", "MSR", "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",
"GIB", "GRE", "HUN", "ISL", "ISR", "ITA", "KAZ", "KOS", "LVA", "LIE",
"LTU", "LUX", "MLT", "MDA", "MNE", "NED", "MKD", "NIR", "NOR", "POL",
"POR", "IRL", "ROU", "RUS", "SMR", "SCO", "SRB", "SVK", "SVN", "ESP",
"SWE", "SUI", "TUR", "UKR", "WAL",
},
EAFF = { "CHN","GUM","HKG","JPN","KOR","MAC","MNG","PRK","TPE"},
test = { "ENG", "SCO", "WAL", "IRE", "NIR", "FRA", "England", "France", "Germany" },
}
return data