Moduli:SportsRankings/data/FIH Women's World Rankings

Nga Wikipedia, enciklopedia e lirë
local data = {}

-- information about other templates used by module
data.templates = { flagged_team_link = "fhw" }

-- general information about ranking and website being cited
data.source = {
    url = "https://www.fih.hockey/outdoor-hockey-rankings", 
	title = "FIH Outdoor World Hockey Rankings",
	website = "FIH",
	language = "en"
}

-- date of latest update and previous one for movement
data.updated  = {day = 7, month = 'September', year = 2023 }
data.previous = {day = 6, month = 'July', year = 2023 }

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

data.rankings = {
	      { "Netherlands", 1, 0, 3422.40},
	      { "Australia", 2, 0, 2817.73},
          { "Argentina", 3, 0, 2766.90},
          { "Belgium", 4, 1, 2608.77},
          { "Germany", 5, -1, 2573.72}, 
	      { "England", 6, 0, 2326.91},
	      { "India", 7, 1, 2324.56},
          { "Spain", 8, -1, 2172.73},
          { "New Zealand", 9, 0, 2001.45},
          { "Japan", 10, 0, 1900.11},
          { "China", 11, 0, 1894.10},
          { "South Korea", 12, 0, 1808.64},
          { "Ireland", 13, 0, 1752.19},  
          { "Chile", 14, 0, 1639.62},
          { "Canada", 15, 0, 1624.65},
          { "United States", 16, 0, 1572.48},
          { "Scotland", 17, 0, 1519.14},
          { "Italy", 18, 0, 1450.84},
          { "Malaysia", 19, 0, 1426.25},
          { "Belarus", 20, 0, 1303.29},
          { "South Africa", 21, 0, 1295.79},
          { "Russia", 22, 0, 1291.93},
          { "France", 23, 3, 1264.14},
          { "Czech Republic", 24, -1, 1225.68},
          { "Uruguay", 25, 0, 1147.26},
          { "Wales", 26, -2, 1141.51},
          { "Poland", 27, 0, 1035.53},
          { "Ukraine", 28, 0, 1023.25},
          { "Mexico", 29, 0, 999.83},
          { "Thailand", 30, 0, 974.83},
          { "Austria", 31, 0, 892.74},
          { "Ghana", 32, 0, 884.96},
          { "Turkey", 33, 3, 870.99},
          { "Singapore", 34, 0, 858.06},
          { "Kazakhstan", 35, -2, 853.36},
          { "Hong Kong", 36, -1, 851.84},
          { "Kenya", 37, 0, 804.87},
          { "Nigeria", 38, 0, 789.95},    
          { "Zimbabwe", 39, 0, 785.80},   
          { "Cuba", 40, 0, 768.22},  
          { "Barbados", 41, 0, 741.76},
          { "Peru", 42, 0, 732.75},
          { "Fiji", 43, 0, 723.00},
          { "Switzerland", 44, 0, 711.13},
          { "Dominican Republic", 45, 2, 699.92},
          { "Chinese Taipei", 46, -1, 698.84},
          { "Trinidad and Tobago", 47, 1, 698.25},
          { "Papua New Guinea", 48, 1, 696.00},
          { "Paraguay", 49, 1, 694.32}, 
          { "Namibia", 50, 1, 692.70},
          { "Solomon Islands", 51, 1, 692.00},
          { "Tonga", 52, 1, 680.00},
          { "Hungary", 53, 1, 675.08},
          { "Pakistan", 54, 1, 672.00},
          { "Uzbekistan", 55, 1, 670.15},
          { "Egypt", 56, 1, 670.00},
          { "Brazil", 57, 2, 669.81},
          { "Croatia", 58, -12, 669.75},
          { "Guatemala", 59, 1, 666.08},
          { "Panama", 60, 1, 664.81},
          { "Puerto Rico", 61, 1, 662.19},
          { "Slovenia", 62, 2, 644.00},
          { "Bolivia", 63, 2, 642.00},
          { "Samoa", 64, 2, 634.00},
          { "Vanuatu", 65, 2, 630.00},
          { "Lithuania", 66, -8, 627.47},
          { "Jamaica", 67, 1, 619.90},
          { "Bermuda", 68, 1, 612.37},  
          { "Indonesia", 69, 1, 601.55},
          { "Brunei", 70, 1, 595.19},
          { "Guyana", 71, 1, 569.12},
          { "Sri Lanka", 72, 1, 569.04},
          { "Slovakia", 73, -10, 556.42},
          { "Zambia", 74, 0, 511.22},
          { "Cambodia", 75, 0, 492.96},
          { "Portugal", 76, 0, 427.30},
          { "Uganda", 77, 0, 294.63},
          { "Malawi", 78, 0, 231.02},
}

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