Module:SportsRankings/data/UEFA Coefficient Rankings
Appearance
local data = {}
data.source = {
url = "https://www.uefa.com/memberassociations/uefarankings/country/#/yr/2019",
title = "Member Associations-UEFA Coefficients",
website = "UEFA"
}
-- date of latest update
data.updated = {
day = 23,
month = 'October',
year =2018
}
--[[ the rankings list
FIFA provide list with country names, whereas template uses country code
for simplicity generate the list below using excel code
=CONCAT(" { '", B1, "', ",A1,", ",E1," }, ")
the alias list below wil handle conversion of code used by template
must manually handle apostrophe in "Côte d'Ivoire" by changing to double quotes
--]]
data.rankings = {
{ 'Lithuania', 41, 2, 6.750, 5.375 },
{ 'Latvia', 42, 2, 5.625, 5.625 },
{ 'Luxembourg', 43, 5, 5.250, 4.375 },
{ 'Armenia', 44, 2, 5.250, 4.875 },
{ 'Malta', 45, 2, 5.125, 4.500 }
}
-- list of FIFA country codes
data.alias = {
{ 'BEL', 'Belgium' },
{ 'FRA', 'France' },
{ 'BRA', 'Brazil' },
{ 'CRO', 'Croatia' },
{ 'ENG', 'England' },
{ 'URU', 'Uruguay' },
{ 'POR', 'Portugal' },
{ 'SUI', 'Switzerland' },
{ 'ESP', 'Spain' },
{ 'DEN', 'Denmark' },
{ 'COL', 'Colombia' },
{ 'ARG', 'Argentina' },
{ 'CHI', 'Chile' },
{ 'GER', 'Germany' },
{ 'NED', 'Netherlands' },
{ 'MEX', 'Mexico' },
{ 'SWE', 'Sweden' },
{ 'WAL', 'Wales' },
{ 'ITA', 'Italy' },
{ 'PER', 'Peru' },
{ 'POL', 'Poland' },
{ 'TUN', 'Tunisia' },
{ 'USA', 'USA' },
{ 'AUT', 'Austria' },
{ 'SEN', 'Senegal' },
{ 'ROU', 'Romania' },
{ 'UKR', 'Ukraine' },
{ 'SVK', 'Slovakia' },
{ 'VEN', 'Venezuela' },
{ 'IRN', 'IR Iran' },
{ 'PAR', 'Paraguay' },
{ 'BIH', 'Bosnia and Herzegovina' },
{ 'IRL', 'Republic of Ireland' },
{ 'NIR', 'Northern Ireland' },
{ 'SRB', 'Serbia' },
{ 'ISL', 'Iceland' },
{ 'CRC', 'Costa Rica' },
{ 'TUR', 'Turkey' },
{ 'MNE', 'Montenegro' },
{ 'SCO', 'Scotland' },
{ 'RUS', 'Russia' },
{ 'AUS', 'Australia' },
{ 'GRE', 'Greece' },
{ 'NGA', 'Nigeria' },
{ 'BUL', 'Bulgaria' },
{ 'COD', 'Congo DR' },
{ 'MAR', 'Morocco' },
{ 'CZE', 'Czech Republic' },
{ 'NOR', 'Norway' },
{ 'JPN', 'Japan' },
{ 'CMR', 'Cameroon' },
{ 'GHA', 'Ghana' },
{ 'KOR', 'Korea Republic' },
{ 'JAM', 'Jamaica' },
{ 'HUN', 'Hungary' },
{ 'FIN', 'Finland' },
{ 'BFA', 'Burkina Faso' },
{ 'EGY', 'Egypt' },
{ 'BOL', 'Bolivia' },
{ 'ALB', 'Albania' },
{ 'ECU', 'Ecuador' },
{ 'HON', 'Honduras' },
{ 'SVN', 'Slovenia' },
{ 'CIV', "Côte d'Ivoire" },
{ 'GUI', 'Guinea' },
{ 'MLI', 'Mali' },
{ 'ALG', 'Algeria' },
{ 'CPV', 'Cape Verde Islands' },
{ 'MKD', 'FYR Macedonia' },
{ 'SLV', 'El Salvador' },
{ 'PAN', 'Panama' },
{ 'KSA', 'Saudi Arabia' },
{ 'RSA', 'South Africa' },
{ 'SYR', 'Syria' },
{ 'CHN', 'China PR' },
{ 'CAN', 'Canada' },
{ 'ZAM', 'Zambia' },
{ 'BLR', 'Belarus' },
{ 'CUW', 'Curaçao' },
{ 'UGA', 'Uganda' },
{ 'UAE', 'United Arab Emirates' },
{ 'LIB', 'Lebanon' },
{ 'GAB', 'Gabon' },
{ 'LUX', 'Luxembourg' },
{ 'OMA', 'Oman' },
{ 'CYP', 'Cyprus' },
{ 'CGO', 'Congo' },
{ 'BEN', 'Benin' },
{ 'IRQ', 'Iraq' },
{ 'KGZ', 'Kyrgyz Republic' },
{ 'ISR', 'Israel' },
{ 'GEO', 'Georgia' },
{ 'TRI', 'Trinidad and Tobago' },
{ 'UZB', 'Uzbekistan' },
{ 'FRO', 'Faroe Islands' },
{ 'QAT', 'Qatar' },
{ 'IND', 'India' },
{ 'EST', 'Estonia' },
{ 'PLE', 'Palestine' },
{ 'MAD', 'Madagascar' },
{ 'ARM', 'Armenia' },
{ 'VIE', 'Vietnam' },
{ 'HAI', 'Haiti' },
{ 'MTN', 'Mauritania' },
{ 'LBY', 'Libya' },
{ 'KEN', 'Kenya' },
{ 'AZE', 'Azerbaijan' },
{ 'NIG', 'Niger' },
{ 'NAM', 'Namibia' },
{ 'PRK', 'Korea DPR' },
{ 'ZIM', 'Zimbabwe' },
{ 'JOR', 'Jordan' },
{ 'CTA', 'Central African Republic' },
{ 'BHR', 'Bahrain' },
{ 'SLE', 'Sierra Leone' },
{ 'PHI', 'Philippines' },
{ 'KAZ', 'Kazakhstan' },
{ 'TJK', 'Tajikistan' },
{ 'NZL', 'New Zealand' },
{ 'GNB', 'Guinea-Bissau' },
{ 'THA', 'Thailand' },
{ 'MOZ', 'Mozambique' },
{ 'TOG', 'Togo' },
{ 'TPE', 'Chinese Taipei' },
{ 'MWI', 'Malawi' },
{ 'ATG', 'Antigua and Barbuda' },
{ 'NCA', 'Nicaragua' },
{ 'TKM', 'Turkmenistan' },
{ 'LTU', 'Lithuania' },
{ 'ANG', 'Angola' },
{ 'YEM', 'Yemen' },
{ 'LVA', 'Latvia' },
{ 'SKN', 'St Kitts and Nevis' },
{ 'AND', 'Andorra' },
{ 'SDN', 'Sudan' },
{ 'TAN', 'Tanzania' },
{ 'KVX', 'Kosovo' },
{ 'RWA', 'Rwanda' },
{ 'SWZ', 'Eswatini' },
{ 'BOT', 'Botswana' },
{ 'MYA', 'Myanmar' },
{ 'BDI', 'Burundi' },
{ 'SOL', 'Solomon Islands' },
{ 'HKG', 'Hong Kong' },
{ 'AFG', 'Afghanistan' },
{ 'EQG', 'Equatorial Guinea' },
{ 'GUA', 'Guatemala' },
{ 'COM', 'Comoros' },
{ 'LES', 'Lesotho' },
{ 'ETH', 'Ethiopia' },
{ 'MDV', 'Maldives' },
{ 'DOM', 'Dominican Republic' },
{ 'SUR', 'Suriname' },
{ 'LBR', 'Liberia' },
{ 'NCL', 'New Caledonia' },
{ 'MRI', 'Mauritius' },
{ 'KUW', 'Kuwait' },
{ 'TAH', 'Tahiti' },
{ 'SSD', 'South Sudan' },
{ 'IDN', 'Indonesia' },
{ 'NEP', 'Nepal' },
{ 'VAN', 'Vanuatu' },
{ 'BRB', 'Barbados' },
{ 'BLZ', 'Belize' },
{ 'SIN', 'Singapore' },
{ 'PNG', 'Papua New Guinea' },
{ 'FIJ', 'Fiji' },
{ 'LCA', 'St Lucia' },
{ 'MAS', 'Malaysia' },
{ 'CAM', 'Cambodia' },
{ 'MDA', 'Moldova' },
{ 'GRN', 'Grenada' },
{ 'GAM', 'Gambia' },
{ 'CHA', 'Chad' },
{ 'VIN', 'St Vincent and the Grenadines' },
{ 'PUR', 'Puerto Rico' },
{ 'CUB', 'Cuba' },
{ 'DMA', 'Dominica' },
{ 'GUY', 'Guyana' },
{ 'BER', 'Bermuda' },
{ 'LAO', 'Laos' },
{ 'LIE', 'Liechtenstein' },
{ 'MLT', 'Malta' },
{ 'MAC', 'Macau' },
{ 'ARU', 'Aruba' },
{ 'MNG', 'Mongolia' },
{ 'STP', 'São Tomé e Príncipe' },
{ 'BHU', 'Bhutan' },
{ 'SEY', 'Seychelles' },
{ 'GIB', 'Gibraltar' },
{ 'TLS', 'Timor-Leste' },
{ 'ASA', 'American Samoa' },
{ 'COK', 'Cook Islands' },
{ 'GUM', 'Guam' },
{ 'BAN', 'Bangladesh' },
{ 'BRU', 'Brunei Darussalam' },
{ 'DJI', 'Djibouti' },
{ 'SAM', 'Samoa' },
{ 'PAK', 'Pakistan' },
{ 'VIR', 'US Virgin Islands' },
{ 'SRI', 'Sri Lanka' },
{ 'MSR', 'Montserrat' },
{ 'CAY', 'Cayman Islands' },
{ 'ERI', 'Eritrea' },
{ 'SOM', 'Somalia' },
{ 'TGA', 'Tonga' },
{ 'VGB', 'British Virgin Islands' },
{ 'AIA', 'Anguilla' },
{ 'SMR', 'San Marino' },
{ 'BAH', 'Bahamas' },
{ 'TCA', 'Turks and Caicos Islands' },
--END ALIAS LIST
{ 'code', 'country' }
}
return data