Jump to content

Module:SportsRankings/data/FIH World Rankings

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Parwa104 (talk | contribs) at 18:24, 20 July 2022. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 = 19, month = 'July', year =2022 }
data.previous = {day = 2, month = 'June', year =2022 }

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

data.rankings = {
          { "Australia", 1, 0, 2822.81},
          { "Belgium", 2, 0, 2742.78},
          { "Netherlands", 3, 0, 2642.78},
          { "Germany", 4, 1, 2340.06},
          { "India", 4, -1, 2355.30},
          { "England", 6, 0, 2230.24},
          { "Argentina", 7, 0, 2082.44},
          { "Spain", 8, 1, 1849.53},
          { "New Zealand", 9, -1, 1795.11},
          { "Malaysia", 10, 0, 1666.59},
          { "France", 11, 0, 1577.46},
          { "Canada", 12, 0, 1544.82},
          { "South Korea", 13, 0, 1508.61},
          { "Ireland", 14, 1, 1444.98}, 
          { "South Africa", 15, -1, 1384.96},
          { "Wales", 16, 0, 1369.05},
          { "Japan", 17, 0, 1353.23}, 
          { "Pakistan", 18, 0, 1263.60},
          { "Scotland", 19, 1, 1204.20}, 
          { "Austria", 20, -1, 1195.96},
          { "Egypt", 21, 0, 1165.54},
          { "United States", 22, 0, 995.77},
          { "Chile", 23, 0, 956.67},
          { "Russia", 24, 0, 942.77},
          { "China", 25, 0, 929.00},
          { "Poland", 26, 0, 887.26},
          { "Oman", 27, 0, 881.80},
          { "Italy", 28, 0, 854.50},
          { "Bangladesh", 29, 0, 843.82},
          { "Ukraine", 30, 0, 830.78},
          { "Mexico", 31, 0, 772.67},
          { "Belarus", 32, 0, 722.58},
          { "Czech Republic", 33, 0, 718.57},
          { "Sri Lanka", 34, 0, 673.30},
          { "Switzerland", 35, 0, 640.30},
          { "Ghana", 36, 0, 628.95},
          { "Brazil", 37, 0, 578.94},
          { "Venezuela", 38, 0, 574.00},
          { "Peru", 39, 0, 573.00},
          { "Turkey", 40, 0, 571.62},
          { "Gibraltar", 41, 0, 567.00},
          { "Portugal", 42, 0, 564.44},
          { "Nigeria", 43, 0, 553.16},
          { "Thailand", 44, 0, 552.68},
          { "Guatemala", 45, 34, 550.73},
          { "Chinese Taipei", 46, -1, 546.00},
          { "Croatia", 47, 5, 539.10},
          { "Trinidad and Tobago", 48, -2, 534.68},
          { "Cuba", 49, -2, 528.00},
          { "Slovakia", 50, -2, 523.57},
          { "Zimbabwe", 51, -2, 518.00},
          { "Uruguay", 52, -2, 516.00},
          { "Papua New Guinea", 52, -2, 516.00},
          { "Cyprus", 54, -1, 497.00},
          { "Kenya", 55, -1, 495.027},
          { "Puerto Rico", 56, -1, 493.59},
          { "Jamaica", 57, -1, 493.53},
          { "Hong Kong", 58, -1, 489.23},
          { "Solomon Islands", 59, -1, 484.00},
          { "Barbados", 59, -1, 484.00},
          { "Lithuania", 61, -1, 482.33},
          { "Singapore", 62, -1, 480.43},
          { "Hungary", 63, -1, 475.20},
          { "Tonga", 64, -2, 475.00},
          { "Vanuatu", 65, -1, 474.00},
          { "Guyana", 66, -1, 472.00},
          { "Finland", 67, -1, 470.00},
          { "Uzbekistan", 68, -1, 465.18},
          { "Afghanistan", 69, -1, 465.00},
          { "Fiji", 70, -1, 464.00},
          { "Norway", 71, 0, 455.00},
          { "Samoa", 72, 1, 448.00},
          { "Malta", 73, 1, 447.63},
          { "Myanmar", 74, 1, 440.00},
          { "Macau", 75, 1, 438.00},
          { "Bolivia", 75, 2, 438.00},
          { "Indonesia", 77, 1, 437.94},
          { "Paraguay", 78, 2, 434.00},
          { "Nepal", 79, 2, 425.00},
          { "Dominican Republic", 80, 2, 424.00},
          { "Zambia", 80, 2, 424.00},
          { "Slovenia", 82, -12, 421.51},
          { "Qatar", 83, 2, 410.00},
          { "Vietnam", 83, 2, 410.00},
          { "Costa Rica", 85, -1, 397.36},
          { "Brunei", 86, 1, 397.14},
          { "Namibia", 87, 1, 364.68},
          { "Panama", 88, -16, 361.91},
          { "Kazakhstan", 89, 0, 359.83},
          { "Ecuador", 90, 0, 340.46},
          { "Uganda", 91, 0, 295.94},
          { "Iran", 92, 0, 194.30},
          { "Bermuda", 93, 0, 48.88},
}

-- 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