وحدة:SportsRankings/data/FIFA Women's World Rankings
توثيق الوحدة [أنشئ] [محو الاختزان][استخدامات] [قوالب]
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 = 'ديسمبر', year =2023 }
data.previous = { day = 25, month = 'أغسطس', year =2023 }
-- see "Generating code" section on doc page for how to update the rankings
data.rankings = {
{ "Spain", 1, 1, 2066.05 },
{ "USA", 2, 1, 2045.12 },
{ "France", 3, 2, 2021.69 },
{ "England", 4, 0, 2014.19 },
{ "Sweden", 5, -4, 1998.09 },
{ "Germany", 6, 0, 1987.25 },
{ "Netherlands", 7, 0, 1986.84 },
{ "Japan", 8, 0, 1978.01 },
{ "Korea DPR", 9, -9, 1950.87 },
{ "Canada", 10, 0, 1948.58 },
{ "Brazil", 11, -2, 1941.08 },
{ "Australia", 12, -1, 1879.84 },
{ "Denmark", 13, -1, 1874.2 },
{ "Italy", 14, 3, 1860.67 },
{ "Iceland", 15, -1, 1846.7 },
{ "Norway", 16, -3, 1839.67 },
{ "Austria", 17, -1, 1838.76 },
{ "Belgium", 18, 0, 1818.53 },
{ "China PR", 19, -4, 1803.4 },
{ "Korea Republic", 20, 0, 1800.07 },
{ "Portugal", 21, -2, 1750.4 },
{ "Switzerland", 22, -1, 1746.85 },
{ "Colombia", 23, -1, 1746.52 },
{ "Republic of Ireland", 24, 0, 1736.76 },
{ "Scotland", 25, -2, 1732.17 },
{ "Russia", 26, -1, 1717.17 },
{ "Finland", 27, 1, 1692.64 },
{ "Czechia", 28, -1, 1675.63 },
{ "Poland", 29, 1, 1674.07 },
{ "Aotearoa New Zealand", 30, -4, 1670.73 },
{ "Argentina", 31, 0, 1657.79 },
{ "Wales", 32, -3, 1653.68 },
{ "Ukraine", 33, 0, 1634.58 },
{ "Nigeria", 34, -2, 1627.12 },
{ "Mexico", 35, 1, 1625.54 },
{ "Serbia", 36, -1, 1622.57 },
{ "Vietnam", 37, -3, 1611.3 },
{ "Philippines", 38, 6, 1571.64 },
{ "Chile", 39, 2, 1567.07 },
{ "Jamaica", 40, -3, 1550.09 },
{ "Hungary", 41, 1, 1545.94 },
{ "Chinese Taipei", 42, -4, 1545.1 },
{ "Costa Rica", 43, 0, 1542.58 },
{ "Slovenia", 44, -4, 1540.01 },
{ "Romania", 45, -6, 1533.65 },
{ "Northern Ireland", 46, 1, 1527.58 },
{ "Uzbekistan", 47, 3, 1526.04 },
{ "Thailand", 48, -2, 1518.37 },
{ "Slovakia", 49, -1, 1513.82 },
{ "Paraguay", 50, -1, 1505.2 },
{ "Haiti", 51, 1, 1502.91 },
{ "South Africa", 52, -7, 1497.54 },
{ "Venezuela", 53, 0, 1488.96 },
{ "Myanmar", 54, -3, 1481.44 },
{ "Panama", 55, 0, 1476.85 },
{ "Papua New Guinea", 56, -2, 1473.99 },
{ "Belarus", 57, 0, 1436.6 },
{ "Croatia", 58, 2, 1430.96 },
{ "IR Iran", 59, 4, 1412.45 },
{ "Morocco", 60, -2, 1411.58 },
{ "Ghana", 61, -2, 1410.42 },
{ "Greece", 62, 0, 1407.24 },
{ "Türkiye", 63, 1, 1405.42 },
{ "Bosnia and Herzegovina", 64, 4, 1401.48 },
{ "India", 65, -4, 1392.59 },
{ "Ecuador", 66, 1, 1383.21 },
{ "Uruguay", 67, -2, 1382.81 },
{ "Cameroon", 68, -12, 1380.42 },
{ "Israel", 69, 1, 1372.96 },
{ "Zambia", 70, -1, 1372.3 },
{ "Côte d'Ivoire", 71, -5, 1355.45 },
{ "Fiji", 72, -1, 1351.1 },
{ "Albania", 73, -1, 1336.66 },
{ "Jordan", 74, -1, 1322.78 },
{ "Peru", 75, -1, 1312.48 },
{ "Azerbaijan", 76, 2, 1305.48 },
{ "Tunisia", 77, -1, 1302.52 },
{ "Trinidad and Tobago", 78, -3, 1294.31 },
{ "Hong Kong, China", 79, -2, 1293.39 },
{ "Guatemala", 80, 3, 1290.99 },
{ "Mali", 81, 1, 1272.76 },
{ "Equatorial Guinea", 82, -3, 1272.15 },
{ "Senegal", 83, -2, 1267.27 },
{ "Algeria", 84, -4, 1264.25 },
{ "Bahrain", 85, -1, 1254.12 },
{ "Malta", 86, 0, 1251.63 },
{ "Guyana", 87, -2, 1251.56 },
{ "Montenegro", 88, 3, 1238.2 },
{ "Cuba", 89, 6, 1222.42 },
{ "Bulgaria", 90, 0, 1219.58 },
{ "Laos", 91, -4, 1217.34 },
{ "Egypt", 92, -4, 1217.29 },
{ "Guam", 93, 0, 1216.68 },
{ "Tonga", 94, -2, 1215.15 },
{ "Samoa", 95, 2, 1213.77 },
{ "Malaysia", 96, -7, 1213.21 },
{ "Bolivia", 97, -1, 1213.1 },
{ "Estonia", 98, 0, 1210.53 },
{ "Kazakhstan", 99, 0, 1205.07 },
{ "Kosovo", 100, 2, 1204.71 },
{ "Lithuania", 101, -7, 1204.42 },
{ "Congo DR", 102, 9, 1200.48 },
{ "Puerto Rico", 103, 0, 1199.91 },
{ "El Salvador", 104, 11, 1196.87 },
{ "Nepal", 105, -4, 1196.07 },
{ "New Caledonia", 106, 1, 1194.64 },
{ "Dominican Republic", 107, -1, 1190.79 },
{ "Indonesia", 108, -3, 1179.93 },
{ "Solomon Islands", 109, -5, 1173.71 },
{ "Faroe Islands", 110, -10, 1171.65 },
{ "Congo", 111, -1, 1161.03 },
{ "Tahiti", 112, -4, 1160.79 },
{ "Cook Islands", 113, -4, 1160.7 },
{ "United Arab Emirates", 114, -2, 1158.26 },
{ "Latvia", 115, 4, 1146.13 },
{ "Cambodia", 116, 2, 1144.56 },
{ "Vanuatu", 117, 5, 1143.85 },
{ "Luxembourg", 118, -1, 1143.19 },
{ "Nicaragua", 119, -6, 1141.34 },
{ "Cyprus", 120, 1, 1138.38 },
{ "Moldova", 121, -7, 1131.01 },
{ "Togo", 122, -2, 1130.06 },
{ "Honduras", 123, -7, 1114.37 },
{ "Georgia", 124, 2, 1113.62 },
{ "Ethiopia", 125, -1, 1109.59 },
{ "Namibia", 126, 14, 1108.07 },
{ "Zimbabwe", 127, -2, 1107.95 },
{ "Mongolia", 128, -1, 1103.77 },
{ "The Gambia", 129, -6, 1102.66 },
{ "Kyrgyz Republic", 130, -2, 1099.57 },
{ "Cabo Verde", 131, 2, 1099.55 },
{ "Suriname", 132, 0, 1089.52 },
{ "Burkina Faso", 133, 6, 1085.78 },
{ "Lebanon", 134, 3, 1085.72 },
{ "North Macedonia", 135, -6, 1085.24 },
{ "Palestine", 136, -2, 1082.9 },
{ "Singapore", 137, -7, 1080.39 },
{ "St Kitts and Nevis", 138, -7, 1078.84 },
{ "Turkmenistan", 139, -3, 1075.41 },
{ "Bangladesh", 140, 2, 1068.52 },
{ "Sierra Leone", 141, 0, 1059.98 },
{ "Guinea", 142, -4, 1057.39 },
{ "Bermuda", 143, 3, 1046.23 },
{ "Gabon", 144, -9, 1045.97 },
{ "Central African Republic", 145, -145, 1045.87 },
{ "Tanzania", 146, 5, 1044.17 },
{ "American Samoa", 147, -147, 1031.04 },
{ "Armenia", 148, -5, 1026.34 },
{ "Angola", 149, -5, 1021.87 },
{ "Uganda", 150, 5, 1007.21 },
{ "Kenya", 151, -4, 1004.74 },
{ "Benin", 152, -7, 1003.88 },
{ "Botswana", 153, -4, 1001.53 },
{ "Tajikistan", 154, -6, 991.2 },
{ "St Lucia", 155, -5, 975.08 },
{ "Malawi", 156, 3, 972.78 },
{ "Sri Lanka", 157, -4, 955.21 },
{ "Pakistan", 158, -1, 949.54 },
{ "Timor-Leste", 159, -3, 946.01 },
{ "Syria", 160, -2, 942.82 },
{ "Barbados", 161, -9, 941.96 },
{ "Maldives", 162, -2, 938.55 },
{ "St Vincent and the Grenadines", 163, -9, 923.84 },
{ "Dominica", 164, -3, 896.55 },
{ "Liberia", 165, -3, 882.37 },
{ "Niger", 166, -2, 876.5 },
{ "Rwanda", 167, -2, 874.81 },
{ "Grenada", 168, -1, 870.77 },
{ "Belize", 169, 2, 868 },
{ "Seychelles", 170, -7, 866.26 },
{ "Mozambique", 171, 2, 864.61 },
{ "Bhutan", 172, -3, 853.48 },
{ "Macau", 173, -173, 850.91 },
{ "Lesotho", 174, -6, 841.53 },
{ "Saudi Arabia", 175, -3, 839.43 },
{ "Guinea-Bissau", 176, -6, 838.58 },
{ "Burundi", 177, -2, 829.84 },
{ "Curaçao", 178, 0, 820.81 },
{ "Antigua and Barbuda", 179, -5, 812.65 },
{ "Cayman Islands", 180, -14, 801.25 },
{ "Eswatini", 181, -5, 791.04 },
{ "Andorra", 182, -3, 772.72 },
{ "US Virgin Islands", 183, -6, 771.47 },
{ "Aruba", 184, -3, 737.24 },
{ "British Virgin Islands", 185, -5, 735.87 },
{ "Comoros", 186, -4, 717.41 },
{ "Anguilla", 187, -4, 691.37 },
{ "Madagascar", 188, -188, 687.98 },
{ "Bahamas", 189, -189, 665.71 },
{ "South Sudan", 190, -5, 650.32 },
{ "Turks and Caicos Islands", 191, -7, 628.42 },
{ "Mauritius", 192, -6, 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", "JPN", "JOR", "PRK", "KOR", "KGZ", "LAO", "LBN", "MAC", "MAS",
"MDV", "MNG", "MYA", "NEP", "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", "JOR", "LBN", "PLE", "KSA", "SYR", "UAE"},
CAFA = {"IRN", "KGZ", "TJK", "TKM", "UZB"},
SAFF = {"BAN", "BHU", "IND", "MDV", "NEP", "PAK", "SRI"},
AFF = {"CAM", "IDN", "LAO", "MAS", "MYA", "PHI", "SGP", "TLS", "THA", "VIE"},
EAFF = { "CHN","GUM","HKG","JPN","KOR","MAC","MNG","PRK","TPE"},
}
return data