Module:SportsRankings/data/FIH World Rankings
Appearance
local data = {}
-- information about other templates used by module
data.templates = { flagged_team_link = "fh" }
-- general information about ranking and website being cited
data.source = {
url = "http://fih.ch/rankings/outdoor/",
title = "FIH Men's and Women's World Ranking",
website = "FIH"
}
-- date of latest update and previous one for movement
data.updated = {day = 23, month = 'December', year =2021 }
data.previous = {day = 3, month = 'November', year =2021 }
-- see "Generating code" section on doc page for how to update the rankings
data.rankings = {
{ "Australia", 1, 1, 2642.26},
{ "Belgium", 2, -1, 2632.12},
{ "India", 3, 0, 2296.04},
{ "Netherlands", 4, 0, 2234.33},
{ "Germany", 5, 0, 2038.71},
{ "England", 6, 0, 1990.63},
{ "Argentina", 7, 0, 1826.11},
{ "New Zealand", 8, 0, 1598.25},
{ "Spain", 9, 0, 1532.34},
{ "Malaysia", 10, 0, 1427.18},
{ "Canada", 11, 0, 1425.29},
{ "South Africa", 12, 0, 1413.22},
{ "France", 13, 0, 1330.66},
{ "Ireland", 14, 0, 1229.49},
{ "Wales", 15, 0, 1165.05},
{ "South Korea", 16, 0, 1118.610},
{ "Japan", 17, 0, 1082.07},
{ "Pakistan", 18, 0, 999.03},
{ "Austria", 19, 0, 995.96},
{ "Scotland", 20, 0, 995.04},
{ "Egypt", 21, 0, 898.00},
{ "Russia", 22, 0, 742.77},
{ "United States", 23, 0, 735.80},
{ "China", 24, 0, 729.00},
{ "Oman", 25, 0, 695.00},
{ "Poland", 26, 0, 687.26},
{ "Italy", 27, 0, 654.50},
{ "Ukraine", 28, 0, 630.78},
{ "Chile", 29, 0, 613.55},
{ "Mexico", 30, 0, 576.54},
{ "Belarus", 31, 0, 522.58},
{ "Czech Republic", 32, 0, 518.57},
{ "Brazil", 33, 0, 493.00},
{ "Switzerland", 34, 0, 440.30},
{ "Ghana", 35, 0, 428.00},
{ "Singapore", 36, 0, 427.860},
{ "Trinidad and Tobago", 37, 0, 425.00},
{ "Thailand", 38, 1, 399.00},
{ "Sri Lanka", 39, 1, 387.00},
{ "Bangladesh", 40, -2, 383.73},
{ "Venezuela", 41, 0, 374.00},
{ "Peru", 42, 0, 373.00},
{ "Hong Kong", 43, 0, 372.00},
{ "Turkey", 44, 0, 371.62},
{ "Gibraltar", 45, 0, 367.00},
{ "Portugal", 46, 0, 364.44},
{ "Chinese Taipei", 47, 0, 346.00},
{ "Cuba", 48, 0, 328.00},
{ "Kenya", 49, 0, 326.987},
{ "Slovakia", 50, 0, 323.57},
{ "Indonesia", 51, 0, 321.00},
{ "Zimbabwe", 52, 0, 318.00},
{ "Uzbekistan", 53, 0, 317.00},
{ "Uruguay", 54, 0, 316.00},
{ "Papua New Guinea", 54, 0, 316.00},
{ "Croatia", 56, 0, 300.81},
{ "Cyprus", 57, 0, 297.00},
{ "Kazakhstan", 58, 0, 293.00},
{ "Namibia", 59, 0, 292.370},
{ "Solomon Islands", 60, 0, 284.00},
{ "Barbados", 60, 0, 284.00},
{ "Lithuania", 62, 0, 282.33},
{ "Puerto Rico", 63, 0, 280.00},
{ "Hungary", 64, 0, 275.00},
{ "Tonga", 64, 0, 275.00},
{ "Vanuatu", 66, 0, 274.00},
{ "Guyana", 67, 0, 272.00},
{ "Finland", 68, 0, 270.00},
{ "Afghanistan", 69, 0, 265.00},
{ "Fiji", 70, 0, 264.00},
{ "Slovenia", 71, 0, 260.00},
{ "Jamaica", 72, 0, 256.00},
{ "Norway", 73, 0, 255.00},
{ "Panama", 74, 0, 254.00},
{ "Nigeria", 75, 0, 249.00},
{ "Samoa", 76, 0, 248.00},
{ "Malta", 77, 0, 247.63},
{ "Myanmar", 78, 0, 240.00},
{ "Macau", 79, 0, 238.00},
{ "Bolivia", 79, 0, 238.00},
{ "Guatemala", 81, 0, 236.00},
{ "Paraguay", 82, 0, 234.00},
{ "Nepal", 83, 0, 225.00},
{ "Dominican Republic", 84, 0, 224.00},
{ "Zambia", 84, 0, 224.00},
{ "Costa Rica", 86, 0, 220.00},
{ "Qatar", 87, 0, 210.00},
{ "Vietnam", 87, 0, 210.00},
{ "Brunei", 89, 0, 197.14},
{ "Ecuador", 90, 0, 140.46},
{ "Uganda", 91, 0, 126.01},
}
-- list of country codes
data.alias = {
{ "AFG", "Afghanistan" },
{ "ALG", "Algeria" },
{ "ARG", "Argentina" },
{ "ARM", "Armenia" },
{ "AUS", "Australia" },
{ "AUT", "Austria" },
{ "AZE", "Azerbaijan" },
{ "BAH", "Bahamas" },
{ "BAN", "Bangladesh" },
{ "BAR", "Barbados" },
{ "BDI", "Burundi" },
{ "BEL", "Belgium" },
{ "BER", "Bermuda" },
{ "BLR", "Belarus" },
{ "BOL", "Bolivia" },
{ "BOT", "Botswana" },
{ "BRA", "Brazil" },
{ "BRU", "Brunei" },
{ "BUL", "Bulgaria" },
{ "BUR", "Burkina Faso" },
{ "CAM", "Cambodia" },
{ "CAN", "Canada" },
{ "CAY", "Cayman Islands" },
{ "CHI", "Chile" },
{ "CHN", "China" },
{ "CMR", "Cameroon" },
{ "COL", "Colombia" },
{ "CRC", "Costa Rica" },
{ "CRO", "Croatia" },
{ "CUB", "Cuba" },
{ "CYP", "Cyprus" },
{ "CZE", "Czech Republic" },
{ "DEN", "Denmark" },
{ "DOM", "Dominican Republic" },
{ "ECU", "Ecuador" },
{ "EGY", "Egypt" },
{ "ESA", "El Salvador" },
{ "ENG", "England" },
{ "ESP", "Spain" },
{ "EST", "Estonia"},
{ "FIJ", "Fiji" },
{ "FIN", "Finland" },
{ "FRA", "France" },
{ "GEO", "Georgia" },
{ "GER", "Germany" },
{ "GHA", "Ghana" },
{ "GIB", "Gibraltar" },
{ "GRE", "Greece" },
{ "GUA", "Guatemala" },
{ "GUY", "Guyana" },
{ "HAI", "Haiti" },
{ "HKG", "Hong Kong" },
{ "HON", "Honduras" },
{ "HUN", "Hungary" },
{ "INA", "Indonesia" },
{ "IND", "India" },
{ "IRE", "Ireland" },
{ "IRI", "Iran" },
{ "ISR", "Israel" },
{ "ITA", "Italy" },
{ "JAM", "Jamaica" },
{ "JPN", "Japan" },
{ "KAZ", "Kazakhstan" },
{ "KEN", "Kenya" },
{ "KOR", "South Korea" },
{ "LBA", "Libya" },
{ "LTU", "Lithuania" },
{ "LUX", "Luxembourg" },
{ "MAC", "Macau" },
{ "MAR", "Morocco" },
{ "MAS", "Malaysia" },
{ "MAW", "Malawi" },
{ "MDA", "Moldova" },
{ "MEX", "Mexico" },
{ "MGL", "Mongolia" },
{ "MKD", "North Macedonia" },
{ "MLT", "Malta" },
{ "MRI", "Mauritius" },
{ "MYA", "Myanmar" },
{ "NAM", "Namibia" },
{ "NCA", "Nicaragua" },
{ "NED", "Netherlands" },
{ "NEP", "Nepal" },
{ "NGR", "Nigeria" },
{ "NOR", "Norway" },
{ "NZL", "New Zealand" },
{ "OMA", "Oman" },
{ "PAK", "Pakistan" },
{ "PAN", "Panama" },
{ "PAR", "Paraguay" },
{ "PER", "Peru" },
{ "PHI", "Philippines" },
{ "PNG", "Papua New Guinea" },
{ "POL", "Poland" },
{ "POR", "Portugal" },
{ "PRK", "North Korea" },
{ "PUR", "Puerto Rico" },
{ "QAT", "Qatar" },
{ "ROU", "Romania" },
{ "RSA", "South Africa" },
{ "RUS", "Russia" },
{ "SAM", "Samoa" },
{ "SCO", "Scotland" },
{ "SEY", "Seychelles" },
{ "SGP", "Singapore" },
{ "SLE", "Sierra Leone" },
{ "SLO", "Slovenia" },
{ "SOL", "Solomon Islands" },
{ "SRB", "Serbia" },
{ "SRI", "Sri Lanka" },
{ "SUD", "Sudan" },
{ "SUI", "Switzerland" },
{ "SVK", "Slovakia" },
{ "SWE", "Sweden" },
{ "TAN", "Tanzania" },
{ "TGA", "Tonga" },
{ "THA", "Thailand" },
{ "TJK", "Tajikistan" },
{ "TKM", "Turkmenistan" },
{ "TOG", "Togo" },
{ "TPE", "Chinese Taipei" },
{ "TTO", "Trinidad and Tobago" },
{ "TUR", "Turkey" },
{ "UAE", "United Arab Emirates" },
{ "UGA", "Uganda" },
{ "UKR", "Ukraine" },
{ "URU", "Uruguay" },
{ "USA", "United States" },
{ "UZB", "Uzbekistan" },
{ "VAN", "Vanuatu" },
{ "VEN", "Venezuela" },
{ "VIE", "Vietnam" },
{ "WAL", "Wales" },
{ "ZAM", "Zambia" },
{ "ZIM", "Zimbabwe" },
}
data.confederation = {
AfHF = {"ALG","BDI","BOT","BUR","CMR","EGY","GHA","KEN","LBA","MAW","MRI","MAR","NAM","NGR","RSA","SEY","SLE","SUD","TAN","TOG","UGA","ZAM","ZIM"
},
AHF = {"AFG","BAN","BRU","CAM","CHN","HKG","INA","IND","IRI","JPN","KAZ","KOR",
"MAC","MAS","MGL","MYA","NEP","OMA","PAK","PHI","PRK","QAT","SGP","SRI","THA","TJK","TKM","TPE","UAE",
"UZB","VIE"
},
EHF = {"ARM","AUT","AZE","BEL","BLR","BUL","CRO","CYP","CZE","DEN","ENG",
"ESP","FIN","FRA","GER","GIB","GRE","HUN","IRE","ITA","LTU","LUX","MLT",
"NED","NOR","POL","POR","RUS","SCO","SRB","SUI","SVK","SLO","SWE","TUR",
"UKR","WAL"
},
OHF = {"AUS","FIJ","NZL","PNG","SAM","SOL","TGA","VAN"
},
PAHF = {"ARG","BAH","BER","BOL","BRA","BAR","CAN","CAY","CHI","COL","CRC","CUB","DOM","ESA","ECU","GUA",
"HAI","HON","GUY","JAM","MEX","NCA","PAN","PAR","PER","PUR","TTO","URU","USA","VEN"
},
}
return data