Moduli:SportsRankings/data/World Rugby Rankings

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

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

-- general information about ranking and website being cited
data.source = {
    url = "https://www.world.rugby/tournaments/rankings/mru", 
	title = "The World Rugby Men's Ranking",
	website = "World Rugby",
	language = "en"
}

-- date of latest update and previous one for movement
data.updated  = { 	day = 2, 	month = 'January',  year =2023 }
data.previous = { 	day = 26, 	month = 'December',  year =2022 }

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

data.rankings = {
          { "Ireland", 1, 0, 90.63 },
          { "France", 2, 0, 90.01 },
          { "New Zealand", 3, 0, 88.98 },
          { "South Africa", 4, 0, 88.97 },
          { "England", 5, 0, 83.66 },
          { "Australia", 6, 0, 81.80 },
          { "Scotland", 7, 0, 81.55 },
          { "Argentina", 8, 0, 80.72 },
          { "Wales", 9, 0, 78.09 },
          { "Japan", 10, 0, 77.39 },
          { "Samoa", 11, 0, 76.03 },
          { "Italy", 12, 0, 75.95 },
          { "Georgia", 13, 0, 75.19 },
          { "Fiji", 14, 0, 74.84 },
          { "Tonga", 15, 0, 71.21 },
          { "Spain", 16, 0, 67.17 },
          { "Uruguay", 17, 0, 66.24 },
          { "Portugal", 18, 0, 65.97 },
          { "United States", 19, 0, 65.92 },
          { "Romania", 20, 0, 64.79 },
          { "Namibia", 21, 0, 61.60 },
          { "Chile", 22, 0, 60.89 },
          { "Canada", 23, 0, 60.46 },
          { "Hong Kong", 24, 0, 59.66 },
          { "Russia", 25, 0, 58.06 },
          { "Belgium", 26, 0, 55.97 },
          { "Brazil", 27, 0, 55.23 },
          { "Switzerland", 28, 0, 53.80 },
          { "Netherlands", 29, 0, 53.12 },
          { "Poland", 30, 0, 53.03 },
          { "Germany", 31, 0, 52.79 },
          { "South Korea", 32, 0, 52.62 },
          { "Zimbabwe", 33, 0, 52.43 },
          { "Kenya", 34, 0, 51.79 },
          { "Czech Republic", 35, 0, 50.26 },
          { "Ukraine", 36, 0, 49.61 },
          { "Colombia", 37, 0, 48.69 },
          { "Tunisia", 38, 0, 48.55 },
          { "Paraguay", 39, 0, 48.14 },
          { "Lithuania", 40, 0, 48.09 },
          { "Sweden", 41, 0, 48.06 },
          { "Philippines", 42, 0, 47.80 },
          { "Uganda", 43, 1, 47.25 },
          { "Madagascar", 44, 1, 46.89 },
          { "Malta", 45, 1, 46.75 },
          { "Sri Lanka", 46, 1, 46.73 },
          { "Croatia", 47, 1, 46.67 },
          { "Morocco", 48, 1, 46.33 },
          { "Ivory Coast", 49, 1, 46.24 },
          { "Malaysia", 50, 1, 46.12 },
          { "Mexico", 51, -8, 45.83 },
          { "Trinidad and Tobago", 52, 0, 45.51 },
          { "Cook Islands", 53, 0, 45.11 },
          { "Cayman Islands", 54, 4, 44.37 },
          { "Singapore", 55, -1, 44.05 },
          { "Senegal", 56, -1, 43.22 },
          { "Moldova", 57, -1, 43.04 },
          { "Guyana", 58, -1, 42.86 },
          { "Bulgaria", 59, 0, 42.40 },
          { "United Arab Emirates", 60, 0, 41.23 },
          { "Luxembourg", 61, 0, 41.08 },
          { "Israel", 62, 0, 40.98 },
          { "Kazakhstan", 63, 0, 40.91 },
          { "Latvia", 64, 0, 40.73 },
          { "Chinese Taipei", 65, 0, 39.23 },
          { "Hungary", 66, 0, 39.11 },
          { "Jamaica", 67, 0, 39.00 },
          { "Bermuda", 68, 0, 38.91 },
          { "Zambia", 69, 0, 38.83 },
          { "Nigeria", 70, 0, 38.37 },
          { "Guam", 71, 0, 36.38 },
          { "Peru", 72, 0, 36.35 },
          { "Algeria", 73, 0, 36.25 },
          { "Botswana", 74, 0, 36.21 },
          { "Denmark", 75, 0, 36.10 },
          { "Venezuela", 76, 0, 35.87 },
          { "Slovenia", 77, 0, 35.69 },
          { "Finland", 78, 0, 35.56 },
          { "Thailand", 79, 0, 35.49 },
          { "Serbia", 80, 0, 35.20 },
          { "Saint Vincent and the Grenadines", 81, 0, 34.91 },
          { "China", 82, 0, 34.91 },
          { "Barbados", 83, 0, 34.72 },
          { "Papua New Guinea", 84, 0, 33.68 },
          { "India", 85, 0, 33.40 },
          { "Ghana", 86, 0, 33.27 },
          { "Austria", 87, 0, 33.03 },
          { "Andorra", 88, 0, 32.85 },
          { "Bosnia and Herzegovina", 89, 0, 31.93 },
          { "Uzbekistan", 90, 0, 31.28 },
          { "Burkina Faso", 91, 0, 31.05 },
          { "Pakistan", 92, 0, 30.78 },
          { "Mauritius", 93, 0, 30.56 },
          { "Iran", 94, 0, 30.00 },
          { "Laos", 95, 0, 30.00 },
          { "Rwanda", 96, 0, 29.78 },
          { "Costa Rica", 97, 0, 29.36 },
          { "Niue", 98, 0, 28.63 },
          { "Bahamas", 99, 0, 27.76 },
          { "Norway", 100, 0, 26.52 },
          { "Burundi", 101, 0, 26.16 },
          { "Eswatini", 102, 0, 26.04 },
          { "Solomon Islands", 103, 0, 23.97 },
          { "Cameroon", 104, 0, 23.12 },
          { "Indonesia", 105, 0, 21.95 },
          { "Monaco", 106, 0, 17.17 },
          { "Greece", 107, 0, 16.55 },
          { "Vanuatu", 108, 0, 15.29 },
          { "American Samoa", 109, 0, 13.53 },
}

-- list of World Rugby 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" },
        { "CIV",  "Ivory Coast" },
        { "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" },
        { "HON",  "Honduras" },
        { "HUN",  "Hungary" },
        { "IDN",  "Indonesia" },
        { "IND",  "India" },
        { "IRE",  "Ireland" },
        { "IRN",  "Iran" },
        { "IRQ",  "Iraq" },
        { "ISL",  "Iceland" },
        { "ISR",  "Israel" },
        { "ITA",  "Italy" },
        { "JAM",  "Jamaica" },
        { "JOR",  "Jordan" },
        { "JPN",  "Japan" },
        { "KAZ",  "Kazakhstan" },
        { "KEN",  "Kenya" },
        { "KGZ",  "Kyrgyz Republic" },
        { "KOR",  "South Korea" },
        { "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" },
        { "MCO",  "Monaco"  },
        { "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" },
        { "NIU",  "Niue" },
        { "NOR",  "Norway" },
        { "NZL",  "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",  "United States" },
        { "UZB",  "Uzbekistan" },
        { "VAN",  "Vanuatu" },
        { "VEN",  "Venezuela" },
        { "VGB",  "British Virgin Islands" },
        { "VIE",  "Vietnam" },
        { "VIN",  "Saint 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 World Rugby confederations
data.confederation = { 
	Africa = { "ALG", "BOT", "BFA", "BDI", "CMR", "COD", "EGY", "SWZ", "GHA", 
		"CIV", "KEN", "MAD", "MLI", "MRI", "MAR", "NAM", "NGA", "RWA", "SEN",
		"RSA", "TAN", "TOG", "TUN", "UGA", "ZAM", "ZIM", "SWZ"
	},

	Asia = { "BRU", "CHN", "TPE", "GUM", "HKG", "IND", "IDN", "IRN", "JPN",
		"JOR", "KAZ", "KOR", "KGZ", "LAO", "LBN", "MAS", "MNG", "NEP", "PAK",
		"PHI", "QAT", "SGP", "SRI", "SYR", "THA", "UAE", "UZB"
		},
	
	Europe = { "AND", "AUT", "AZE", "BEL", "BIH", "BUL", "CRO", "CYP", "CZE", 
		"DEN", "ENG", "FIN", "FRA", "GEO", "GER", "GRE", "HUN", "IRE", "ISR", 
		"ITA", "KOS", "LVA", "LTU", "LUX", "MLT", "MDA", "MCO", "NED", "NOR", 
		"POL", "POR", "ROU", "RUS", "SCO", "SRB", "SVK", "SVN", "ESP", 
		"SWE", "SUI", "TUR", "UKR", "WAL"
		},
	
	North_America = { "BAH", "BRB", "BER", "VGB", "CAN", "CAY", "GUY", "JAM",
		"MEX", "LCA", "VIN", "TRI", "USA"
		},
	
	Oceania = { "ASA", "AUS", "COK", "FIJ", "NZL", "NIU", "PNG", "SAM", "SOL", 
		"TGA", "VAN" },
	
	South_America = { "ARG", "BRA", "CHI", "COL", "CRC", "GUA", "PAN", "PAR", 
		"PER", "URU", "VEN" },
}
    	                          
return data