Module:SportsRankings/data/FIBA Women's World Rankings
Appearance
local data = {}
-- information about other templates used by module
data.templates = { flagged_team_link = "bkw" }
-- general information about ranking and website being cited
data.source = {
url = 'https://www.fiba.basketball/rankingwomen',
title = "FIBA Women's Ranking Presented by Nike",
website = "FIBA"
}
-- date of latest update
data.updated = {
day = 7,
month = 'December',
year =2021
}
--[[ the rankings list
copy rankings from FIBA and use follow excel to generate table entre
=CONCAT(" { '", B1, "', ",A1,", ",F1," },")
must manual fix for apostrophe in "Cote d'Ivoire"
--]]
data.rankings = {
-- { country code, rank, move },
{ 'USA', 1, 0, 829.3 },
{ 'Spain', 2, 0, 685.8 },
{ 'Australia', 3, 0, 676.8 },
{ 'Canada', 4, 0, 659.5 },
{ 'France', 5, 0, 645.3 },
{ 'Belgium', 6, 0, 642.4 },
{ 'China', 7, 0, 618.2 },
{ 'Japan', 8, 0, 611.4 },
{ 'Turkey', 9, 1, 590.6 },
{ 'Serbia', 10, -1, 589.9 },
{ 'Belarus', 11, 0, 504.5 },
{ 'Russia', 12, 0, 458.7 },
{ 'Italy', 13, 0, 401.6 },
{ 'Korea', 14, 5, 392.4 },
{ 'Nigeria', 15, 1, 381.0 },
{ 'Greece', 16, -1, 373.6 },
{ 'Brazil', 17, -3, 363.3 },
{ 'Puerto Rico', 18, -1, 360.6 },
{ 'Sweden', 19, -1, 356.1 },
{ 'Montenegro', 20, 0, 328.1 },
{ 'Czech Republic', 21, 1, 318.7 },
{ 'Great Britain', 22, -1, 317.5 },
{ 'Slovakia', 23, 0, 295.8 },
{ 'Latvia', 24, 0, 294.3 },
{ 'Slovenia', 25, 0, 290.1 },
{ 'Ukraine', 26, 0, 273.3 },
{ 'Bosnia and Herzegovina', 27, 0, 262.3 },
{ 'Hungary', 28, 0, 259.0 },
{ 'Croatia', 29, 0, 251.5 },
{ 'Senegal', 30, 1, 238.5 },
{ 'Argentina', 31, -1, 233.9 },
{ 'Cuba', 32, 0, 222.4 },
{ 'Lithuania', 33, 0, 220.2 },
{ 'Chinese Taipei', 34, 0, 216.7 },
{ 'New Zealand', 35, 1, 210.4 },
{ 'Colombia', 36, -1, 176.4 },
{ 'Poland', 37, 2, 160.8 },
{ 'Germany', 38, 2, 157.5 },
{ 'Dominican Republic', 39, -2, 156.1 },
{ 'Mali', 40, 1, 155.5 },
{ 'US Virgin Islands', 41, -3, 155.3 },
{ 'Mozambique', 42, 0, 151.5 },
{ 'Philippines', 43, 8, 146.0 },
{ 'Angola', 44, -1, 145.5 },
{ 'Lebanon', 45, 8, 142.3 },
{ 'Egypt', 46, 2, 142.0 },
{ 'Netherlands', 47, 2, 141.9 },
{ 'Romania', 48, -1, 138.7 },
{ 'Portugal', 49, 3, 135.5 },
{ 'Bulgaria', 50, -5, 134.6 },
{ 'Mexico', 51, -7, 133.8 },
{ 'Venezuela', 52, -6, 131.5 },
{ 'Israel', 53, -3, 129.8 },
{ 'Cameroon', 54, 0, 125.7 },
{ "Cote d'Ivoire", 55, 0, 121.2 },
{ 'Denmark', 56, 1, 117.0 },
{ 'Switzerland', 57, 1, 115.7 },
{ 'Estonia', 58, 4, 112.5 },
{ 'India', 59, 11, 110.8 },
{ 'Luxembourg', 60, -4, 108.5 },
{ 'Indonesia', 61, 13, 104.6 },
{ 'Kazakhstan', 62, -3, 104.1 },
{ 'Finland', 63, 1, 103.8 },
{ 'Iceland', 64, 4, 99.2 },
{ 'Paraguay', 65, -2, 97.7 },
{ 'Ireland', 66, -6, 97.6 },
{ 'Jamaica', 67, -2, 94.9 },
{ 'Bahamas', 68, -2, 94.9 },
{ 'Malta', 69, -2, 93.7 },
{ 'Malaysia', 70, -1, 91.7 },
{ 'Congo DR', 71, 1, 88.3 },
{ 'Chile', 72, 1, 86.8 },
{ 'Kenya', 73, -2, 85.5 },
{ 'Korea DPR', 74, 1, 84.3 },
{ 'North Macedonia', 75, 4, 82.1 },
{ 'Syria', 76, 16, 81.6 },
{ 'Gabon', 77, -1, 79.4 },
{ 'Iran', 78, 2, 79.3 },
{ 'Ecuador', 79, -2, 79.1 },
{ 'Kosovo', 80, -2, 77.3 },
{ 'Jordan', 81, 43, 76.3 },
{ 'Uzbekistan', 82, 0, 74.4 },
{ 'Singapore', 83, 0, 73.9 },
{ 'Barbados', 84, 0, 73.8 },
{ 'Cyprus', 85, 0, 73.7 },
{ 'Uganda', 86, -5, 73.0 },
{ 'Thailand', 87, -1, 72.0 },
{ 'Cape Verde', 88, 0, 71.7 },
{ 'Costa Rica', 89, -2, 71.7 },
{ 'Moldova', 90, 1, 69.5 },
{ 'Rwanda', 91, -2, 69.3 },
{ 'Algeria', 92, 1, 68.6 },
{ 'El Salvador', 93, 1, 68.5 },
{ 'Trinidad and Tobago', 94, 1, 68.5 },
{ 'Antigua and Barbuda', 95, 1, 68.0 },
{ 'Albania', 96, 6, 67.2 },
{ 'Norway', 97, 0, 66.5 },
{ 'Tunisia', 98, -8, 66.2 },
{ 'Saint Vincent and the Grenadines', 99, -1, 65.7 },
{ 'Austria', 100, -39, 65.3 },
{ 'Guatemala', 101, -1, 63.2 },
{ 'Honduras', 102, -1, 63.1 },
{ 'Guinea', 103, -4, 62.5 },
{ 'Azerbaijan', 104, -1, 60.9 },
{ 'British Virgin Islands', 105, -1, 58.1 },
{ 'Panama', 106, -1, 55.7 },
{ 'Hong Kong', 107, 1, 52.4 },
{ 'Andorra', 108, 1, 49.2 },
{ 'Uruguay', 109, 1, 48.4 },
{ 'South Africa', 110, -4, 47.6 },
{ 'Gibraltar', 111, 0, 46.4 },
{ 'Suriname', 112, 0, 45.2 },
{ 'Zimbabwe', 113, -7, 44.7 },
{ 'Fiji', 114, 0, 44.2 },
{ 'Central African Republic', 115, 0, 43.1 },
{ 'Morocco', 116, 0, 42.0 },
{ 'Benin', 117, 0, 40.3 },
{ 'South Sudan', 118, 0, 39.4 },
{ 'Sri Lanka', 119, 0, 36.5 },
{ 'Guyana', 120, 0, 33.0 },
{ 'Nicaragua', 121, 0, 32.4 },
{ 'Botswana', 122, 0, 29.4 },
}
-- alias list (need empty list if not used)
data.alias = {
{ 'ALB', 'Albania' },
{ 'ALG', 'Algeria' },
{ 'AND', 'Andorra' },
{ 'ANG', 'Angola' },
{ 'ATG', 'Antigua and Barbuda' },
{ 'ARG', 'Argentina' },
{ 'ARM', 'Armenia' },
{ 'ASA', 'American Samoa' },
{ 'AUS', 'Australia' },
{ 'AUT', 'Austria' },
{ 'AZE', 'Azerbaijan' },
{ 'BAH', 'Bahamas' },
{ 'BAN', 'Bangladesh' },
{ 'BAR', 'Barbados' },
{ 'BDI', 'Burundi' },
{ 'BEL', 'Belgium' },
{ 'BEN', 'Benin' },
{ 'BER', 'Bermuda' },
{ 'BHR', 'Bahrain' },
{ 'BHU', 'Bhutan' },
{ 'BIH', 'Bosnia and Herzegovina' },
{ 'BLR', 'Belarus' },
{ 'BLZ', 'Belize' },
{ 'BOL', 'Bolivia' },
{ 'BOT', 'Botswana' },
{ 'BRA', 'Brazil' },
{ 'BRN', 'Bahrain' },
{ 'BRU', 'Brunei Darussalam' },
{ 'BUL', 'Bulgaria' },
{ 'BUR', 'Burkina Faso' },
{ 'CAF', 'Central African Rep.' },
{ 'CAM', 'Cambodia' },
{ 'CAN', 'Canada' },
{ 'CAY', 'Cayman Islands' },
{ 'CGO', 'Congo' },
{ 'CHA', 'Chad' },
{ 'CHI', 'Chile' },
{ 'CHN', 'China' },
{ 'CIV', "Cote d'Ivoire" },
{ 'CMR', 'Cameroon' },
{ 'COD', 'Congo DR' },
{ 'COK', 'Cook Islands' },
{ 'COL', 'Colombia' },
{ 'CPV', 'Cape Verde' },
{ 'CRC', 'Costa Rica' },
{ 'CRO', 'Croatia' },
{ 'CUB', 'Cuba' },
{ 'CYP', 'Cyprus' },
{ 'CZE', 'Czech Republic' },
{ 'DEN', 'Denmark' },
{ 'DOM', 'Dominican Republic' },
{ 'ECU', 'Ecuador' },
{ 'EGY', 'Egypt' },
{ 'EQG', 'Equatorial Guinea' },
{ 'ERI', 'Eritrea' },
{ 'ESA', 'El Salvador' },
{ 'ESP', 'Spain' },
{ 'EST', 'Estonia' },
{ 'FIJ', 'Fiji' },
{ 'FIN', 'Finland' },
{ 'FRA', 'France' },
{ 'GAB', 'Gabon' },
{ 'GBR', 'Great Britain' },
{ 'GEO', 'Georgia' },
{ 'GER', 'Germany' },
{ 'GIB', 'Gibraltar' },
{ 'GRE', 'Greece' },
{ 'GRN', 'Grenada' },
{ 'GUA', 'Guatemala' },
{ 'GUI', 'Guinea' },
{ 'GUM', 'Guam' },
{ 'GUY', 'Guyana' },
{ 'HAI', 'Haiti' },
{ 'HKG', 'Hong Kong' },
{ 'HON', 'Honduras' },
{ 'HUN', 'Hungary' },
{ 'INA', 'Indonesia' },
{ 'IND', 'India' },
{ 'IRI', 'Iran' },
{ 'IRL', 'Ireland' },
{ 'IRQ', 'Iraq' },
{ 'ISL', 'Iceland' },
{ 'ISR', 'Israel' },
{ 'ISV', 'US Virgin Islands' },
{ 'ISV', 'Virgin Islands' },
{ 'ITA', 'Italy' },
{ 'IVB', 'British Virgin Islands' },
{ 'JAM', 'Jamaica' },
{ 'JOR', 'Jordan' },
{ 'JPN', 'Japan' },
{ 'KAZ', 'Kazakhstan' },
{ 'KEN', 'Kenya' },
{ 'KOR', 'Korea' },
{ 'KOS', 'Kosovo' },
{ 'KSA', 'Saudi Arabia' },
{ 'KUW', 'Kuwait' },
{ 'LAT', 'Latvia' },
{ 'LBA', 'Libya' },
{ 'LBN', 'Lebanon' },
{ 'LCA', 'St. Lucia' },
{ 'LTU', 'Lithuania' },
{ 'LUX', 'Luxembourg' },
{ 'MAC', 'Macau' },
{ 'MAD', 'Madagascar' },
{ 'MAR', 'Morocco' },
{ 'MAS', 'Malaysia' },
{ 'MSR', 'Montserrat' },
{ 'MAW', 'Malawi' },
{ 'MDA', 'Moldova' },
{ 'MDV', 'Maldives' },
{ 'MEX', 'Mexico' },
{ 'MKD', 'North Macedonia' },
{ 'MLI', 'Mali' },
{ 'MLT', 'Malta' },
{ 'MNE', 'Montenegro' },
{ 'MOZ', 'Mozambique' },
{ 'MTN', 'Mauritania' },
{ 'MYA', 'Myanmar' },
{ 'NCA', 'Nicaragua' },
{ 'NED', 'Netherlands' },
{ 'NEP', 'Nepal' },
{ 'NGR', 'Nigeria' },
{ 'NOR', 'Norway' },
{ 'NZL', 'New Zealand' },
{ 'OMA', 'Oman' },
{ 'PAN', 'Panama' },
{ 'PAR', 'Paraguay' },
{ 'PER', 'Peru' },
{ 'PHI', 'Philippines' },
{ 'PLE', 'Palestine' },
{ 'POL', 'Poland' },
{ 'POR', 'Portugal' },
{ 'PRK', 'Korea DPR' },
{ 'PUR', 'Puerto Rico' },
{ 'QAT', 'Qatar' },
{ 'ROU', 'Romania' },
{ 'RSA', 'South Africa' },
{ 'RUS', 'Russia' },
{ 'RWA', 'Rwanda' },
{ 'SAM', 'Samoa' },
{ 'SEN', 'Senegal' },
{ 'SEY', 'Seychelles' },
{ 'SGP', 'Singapore' },
{ 'SLO', 'Slovenia' },
{ 'SMR', 'San Marino' },
{ 'SOM', 'Somalia' },
{ 'SRB', 'Serbia' },
{ 'SRI', 'Sri Lanka' },
{ 'SSD', 'South Sudan' },
{ 'SUI', 'Switzerland' },
{ 'SUR', 'Suriname' },
{ 'SVK', 'Slovakia' },
{ 'SWE', 'Sweden' },
{ 'SYR', 'Syria' },
{ 'TAH', 'Tahiti' },
{ 'TAN', 'Tanzania' },
{ 'THA', 'Thailand' },
{ 'TOG', 'Togo' },
{ 'TON', 'Tonga' },
{ 'TPE', 'Chinese Taipei' },
{ 'TTO', 'Trinidad and Tobago' },
{ 'TUN', 'Tunisia' },
{ 'TUR', 'Turkey' },
{ 'UAE', 'UAE' },
{ 'UGA', 'Uganda' },
{ 'UKR', 'Ukraine' },
{ 'URU', 'Uruguay' },
{ 'USA', 'USA' },
{ 'UZB', 'Uzbekistan' },
{ 'VEN', 'Venezuela' },
{ 'VIE', 'Vietnam' },
{ 'VIN', 'Saint Vincent and the Grenadines' },
{ 'ZAM', 'Zambia' },
{ 'ZIM', 'Zimbabwe' },
--
{ 'code', 'key'}
}
-- List of FIBA confederations
data.confederation = {
Africa = { "NGR", "SEN", "MLI", "MOZ", "ANG", "EGY", "CMR", "CIV", "KEN",
"COD", "GAB", "UGA", "CPV", "RWA", "TUN", "ALG", "GUI", "RSA", "ZIM",
"BDI", "CAF", "MAR", "BEN", "SSD", "BOT", "TAN"
},
Americas = { "USA", "CAN", "BRA", "PUR", "ARG", "CUB", "COL", "DOM", "ISV",
"MEX", "VEN", "PAR", "JAM", "BAH", "CHI", "ECU", "BAR", "CRC", "ESA",
"TTO", "ATG", "VIN", "GUA", "HON", "IVB", "PAN", "URU", "SUR", "GUY",
"NCA"
},
Asia = { "AUS", "CHN", "JPN", "KOR", "TPE", "NZL", "PHI", "LBN", "KAZ",
"MAS", "IND", "INA", "PRK", "IRI", "UZB", "SGP", "THA", "SYR", "HKG",
"FIJ", "SRI", "JOR"
},
Europe = { "ESP", "FRA", "BEL", "SRB", "TUR", "BLR", "RUS", "ITA", "GRE",
"SWE", "MNE", "GBR", "CZE", "SVK", "LAT", "SLO", "UKR", "BIH", "HUN",
"CRO", "LTU", "POL", "GER", "BUL", "ROU", "NED", "ISR", "POR", "LUX",
"DEN", "SUI", "IRL", "AUT", "EST", "FIN", "MLT", "ISL", "KOS", "MKD",
"CYP", "MDA", "NOR", "ALB", "AZE", "AND", "GIB"
},
}
return data