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 = 28, month = 11, year = 2024 }
data.previous = { day = 24, month = 10, year = 2024 }
data.next = { day = 19, month = 12, year =2024 }
-- see "Generating code" section on doc page for how to update the rankings
data.rankings = {
{ "Argentina", 1, 0, 1867.25 },
{ "France", 2, 0, 1859.78 },
{ "Spain", 3, 0, 1853.27 },
{ "England", 4, 0, 1813.81 },
{ "Brazil", 5, 0, 1775.85 },
{ "Portugal", 6, 1, 1756.12 },
{ "Netherlands", 7, 1, 1747.55 },
{ "Belgium", 8, -2, 1740.62 },
{ "Italy", 9, 0, 1731.51 },
{ "Germany", 10, 1, 1703.79 },
{ "Uruguay", 11, 3, 1695.91 },
{ "Colombia", 12, -2, 1694.44 },
{ "Croatia", 13, -1, 1691.59 },
{ "Morocco", 14, -1, 1688.18 },
{ "Japan", 15, 0, 1652.79 },
{ "USA", 16, 2, 1645.48 },
{ "Senegal", 17, 3, 1637.25 },
{ "IR Iran", 18, 1, 1635.31 },
{ "Mexico", 19, -3, 1627.4 },
{ "Switzerland", 20, -3, 1625.16 },
{ "Denmark", 21, 0, 1611.49 },
{ "Austria", 22, 1, 1589.84 },
{ "Korea Republic", 23, -1, 1585.45 },
{ "Ecuador", 24, 3, 1560.13 },
{ "Ukraine", 25, 0, 1554.94 },
{ "Australia", 26, -2, 1544.15 },
{ "Sweden", 27, 1, 1540.2 },
{ "Türkiye", 28, -2, 1537.24 },
{ "Wales", 29, 0, 1534.39 },
{ "Hungary", 30, 2, 1517.57 },
{ "Canada", 31, 4, 1515.96 },
{ "Serbia", 32, 1, 1514.28 },
{ "Egypt", 33, -3, 1513.48 },
{ "Russia", 34, 0, 1512.32 },
{ "Poland", 35, -4, 1510.62 },
{ "Panama", 36, 3, 1504.39 },
{ "Algeria", 37, 0, 1495.85 },
{ "Romania", 38, 5, 1494.2 },
{ "Greece", 39, 3, 1489.88 },
{ "Peru", 40, -2, 1488.42 },
{ "Slovakia", 41, 0, 1486.19 },
{ "Czechia", 42, 3, 1484.88 },
{ "Norway", 43, 5, 1484.44 },
{ "Nigeria", 44, -8, 1482.23 },
{ "Scotland", 45, 6, 1480.24 },
{ "Côte d'Ivoire", 46, -6, 1478.47 },
{ "Venezuela", 47, -3, 1475.71 },
{ "Qatar", 48, -2, 1474.6 },
{ "Cameroon", 49, 0, 1471.49 },
{ "Chile", 50, 3, 1469.44 },
{ "Mali", 51, 3, 1466.1 },
{ "Tunisia", 52, -5, 1464.42 },
{ "Paraguay", 53, 2, 1458.26 },
{ "Costa Rica", 54, -4, 1454.99 },
{ "Slovenia", 55, -3, 1454.25 },
{ "Iraq", 56, 0, 1442.86 },
{ "South Africa", 57, 3, 1428.87 },
{ "Uzbekistan", 58, 0, 1424.93 },
{ "Saudi Arabia", 59, 0, 1406.56 },
{ "Republic of Ireland", 60, 3, 1400.22 },
{ "Congo DR", 61, -4, 1395.77 },
{ "Jamaica", 62, -1, 1390.85 },
{ "United Arab Emirates", 63, 5, 1385.57 },
{ "Jordan", 64, 0, 1375.91 },
{ "Albania", 65, 0, 1375.57 },
{ "Burkina Faso", 66, -4, 1373.76 },
{ "North Macedonia", 67, 2, 1368.96 },
{ "Georgia", 68, -1, 1362.21 },
{ "Finland", 69, -3, 1361.53 },
{ "Iceland", 70, 0, 1355.1 },
{ "Northern Ireland", 71, 0, 1349.58 },
{ "Cabo Verde", 72, 0, 1328.51 },
{ "Montenegro", 73, 2, 1326.76 },
{ "Bosnia and Herzegovina", 74, 0, 1326.69 },
{ "Honduras", 75, 2, 1325.93 },
{ "Israel", 76, 5, 1322.25 },
{ "Ghana", 77, -4, 1320.52 },
{ "Guinea", 78, 0, 1311.88 },
{ "Bolivia", 79, 0, 1308.58 },
{ "Oman", 80, 0, 1306.67 },
{ "Bahrain", 81, -5, 1305.52 },
{ "Bulgaria", 82, 2, 1301.04 },
{ "El Salvador", 83, 0, 1300.81 },
{ "Gabon", 84, 1, 1297.87 },
{ "Angola", 85, -3, 1296.48 },
{ "Haiti", 86, 0, 1287.75 },
{ "Zambia", 87, 7, 1279.24 },
{ "Uganda", 88, -1, 1270.42 },
{ "Aotearoa New Zealand", 89, 2, 1269.83 },
{ "China PR", 90, 2, 1266.38 },
{ "Curaçao", 91, -1, 1264.78 },
{ "Luxembourg", 92, -3, 1256.42 },
{ "Equatorial Guinea", 93, -5, 1256.2 },
{ "Benin", 94, 1, 1250.99 },
{ "Syria", 95, -2, 1249.47 },
{ "Mozambique", 96, 2, 1232.7 },
{ "Thailand", 97, -1, 1228.24 },
{ "Belarus", 98, -1, 1226.31 },
{ "Kosovo", 99, 2, 1219.82 },
{ "Armenia", 100, -1, 1219.15 },
{ "Palestine", 101, -1, 1215.87 },
{ "Trinidad and Tobago", 102, 0, 1214.81 },
{ "Comoros", 103, 5, 1208.99 },
{ "Tajikistan", 104, 1, 1203.08 },
{ "Guatemala", 105, -1, 1201.35 },
{ "Tanzania", 106, 6, 1199.33 },
{ "Kyrgyz Republic", 107, -4, 1194.19 },
{ "Kenya", 108, -2, 1189.65 },
{ "Mauritania", 109, 5, 1183.16 },
{ "Kazakhstan", 110, -3, 1180.18 },
{ "Namibia", 111, 2, 1179.26 },
{ "Lebanon", 112, 3, 1168.1 },
{ "Sudan", 113, -3, 1165.41 },
{ "Korea DPR", 114, -3, 1164.41 },
{ "Madagascar", 115, -6, 1162.02 },
{ "Vietnam", 116, 3, 1161.11 },
{ "Azerbaijan", 117, 1, 1158.7 },
{ "Libya", 118, 4, 1158.03 },
{ "Togo", 119, 4, 1152.18 },
{ "Guinea-Bissau", 120, -4, 1151.72 },
{ "Zimbabwe", 121, -4, 1151.06 },
{ "Niger", 122, 9, 1145.96 },
{ "Estonia", 123, 1, 1142.53 },
{ "Rwanda", 124, 2, 1136.06 },
{ "Indonesia", 125, 5, 1135.11 },
{ "The Gambia", 126, 2, 1134.69 },
{ "India", 127, -2, 1133.62 },
{ "Congo", 128, -8, 1132.65 },
{ "Sierra Leone", 129, -8, 1132.06 },
{ "Cyprus", 130, -3, 1131.32 },
{ "Malawi", 131, 3, 1129.31 },
{ "Malaysia", 132, 1, 1117.05 },
{ "Nicaragua", 133, 1, 1114.28 },
{ "Kuwait", 134, 1, 1109.16 },
{ "Central African Republic", 135, -6, 1102.23 },
{ "Botswana", 136, 4, 1098.85 },
{ "Faroe Islands", 137, 1, 1096.88 },
{ "Suriname", 138, -2, 1096.6 },
{ "Burundi", 139, 0, 1087.26 },
{ "Latvia", 140, -3, 1084.11 },
{ "Dominican Republic", 141, 1, 1083.36 },
{ "Lithuania", 142, -1, 1069.96 },
{ "Turkmenistan", 143, 1, 1065.42 },
{ "St Kitts and Nevis", 144, -1, 1064.99 },
{ "Liberia", 145, 4, 1063.04 },
{ "Ethiopia", 146, 2, 1059.94 },
{ "Fiji", 147, -1, 1049.15 },
{ "Solomon Islands", 148, -1, 1048.75 },
{ "Philippines", 149, -4, 1047.73 },
{ "Lesotho", 150, 2, 1046.76 },
{ "Moldova", 151, -1, 1045.59 },
{ "New Caledonia", 152, 3, 1034.43 },
{ "Tahiti", 153, 6, 1031.47 },
{ "Guyana", 154, 7, 1030.6 },
{ "Afghanistan", 155, -4, 1025.0 },
{ "Hong Kong, China", 156, 2, 1024.58 },
{ "Puerto Rico", 157, -4, 1022.83 },
{ "Yemen", 158, -4, 1017.84 },
{ "Eswatini", 159, 1, 1015.25 },
{ "Antigua and Barbuda", 160, -4, 1010.97 },
{ "Singapore", 161, 1, 1007.83 },
{ "Maldives", 162, 1, 1001.39 },
{ "Vanuatu", 163, -6, 996.21 },
{ "Cuba", 164, 2, 994.43 },
{ "Chinese Taipei", 165, 3, 990.92 },
{ "Bermuda", 166, 1, 988.19 },
{ "Myanmar", 167, -2, 986.15 },
{ "St Lucia", 168, -4, 985.72 },
{ "Malta", 169, 0, 983.95 },
{ "South Sudan", 170, 2, 973.55 },
{ "Andorra", 171, -1, 971.54 },
{ "Papua New Guinea", 172, -1, 963.22 },
{ "St Vincent and the Grenadines", 173, 1, 961.92 },
{ "Grenada", 174, 1, 955.44 },
{ "Nepal", 175, 1, 939.2 },
{ "Chad", 176, 1, 935.41 },
{ "Barbados", 177, -4, 933.3 },
{ "Belize", 178, 1, 925.02 },
{ "Mauritius", 179, -1, 923.46 },
{ "Cambodia", 180, 1, 921.2 },
{ "Montserrat", 181, -1, 914.26 },
{ "Bhutan", 182, 0, 904.06 },
{ "Dominica", 183, 0, 900.0 },
{ "Brunei Darussalam", 184, 0, 899.87 },
{ "Bangladesh", 185, 0, 898.81 },
{ "Laos", 186, 1, 889.54 },
{ "Mongolia", 187, 1, 883.57 },
{ "American Samoa", 188, 1, 883.17 },
{ "São Tomé and Príncipe", 189, 1, 878.09 },
{ "Cook Islands", 190, 1, 877.53 },
{ "Djibouti", 191, 1, 877.37 },
{ "Samoa", 192, -6, 876.41 },
{ "Macau", 193, 0, 871.52 },
{ "Cayman Islands", 194, 0, 866.71 },
{ "Aruba", 195, 0, 858.0 },
{ "Timor-Leste", 196, 0, 850.83 },
{ "Gibraltar", 197, 0, 848.58 },
{ "Pakistan", 198, 0, 842.59 },
{ "Tonga", 199, 0, 835.64 },
{ "Sri Lanka", 200, 3, 832.8 },
{ "Seychelles", 201, 0, 831.19 },
{ "Somalia", 202, 0, 829.81 },
{ "Guam", 203, 1, 821.91 },
{ "Liechtenstein", 204, -4, 821.71 },
{ "Bahamas", 205, 0, 818.58 },
{ "Turks and Caicos Islands", 206, 0, 803.98 },
{ "British Virgin Islands", 207, 0, 780.3 },
{ "US Virgin Islands", 208, 0, 779.71 },
{ "Anguilla", 209, 0, 769.31 },
{ "San Marino", 210, 0, 747.42 },
-- { "Eritrea", NR, 0, 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