Module:SportsRankings/data/FIVB Women's World Rankings
Module rating is invalid or not specified. |
Usage
[edit]This template is meant to help quickly update the FIVB World Rankings for all women's national volleyball teams, displayed in the infobox on each national team article. When given a country code, the template outputs the FIVB Women's World Ranking of a country, along with a movement indicator (increase, decrease, or steady), and by how many spots a country moves, if applicable. The date of the rankings is also listed, along with a reference to the rankings from FIVB's website.
If desired, the FIVB ranking reference can be used elsewhere in the article using the name "FIVB Women's World Rankings" (i.e. <ref name="FIVB Women's World Rankings"/>
).
Note: Template:FIVB ranking women needs to be updated for women's national volleyball team pages.
Parameters
[edit]1
(unnamed): FIVB country codemdy
: Switches dates to month-day-year format
Example
[edit]An example of the code used to display the ranking of Poland:
{{FIVB Women's World Rankings|POL}}
This code produces the following:
6 (30 August 2024)[1]
- ^ "The FIVB Women's World Ranking". FIVB. 30 August 2024. Retrieved 30 August 2024.
Updating
[edit]The main template page is not meant to be updated. The rankings should be updated at Module:SportsRankings/data/FIVB Women's World Rankings. To update the template, first update the day and month (along with the year if necessary) to the date of the current FIVB Women's World Rankings. Then add a country's new position, along with how many spots they moved (e.g. 2 for increase of two positions, 0 for no movement, -2 for decrease of two positions).
All positions can be quickly updated using a spreadsheet. For example, after copying the entire table from FIVB's ranking list, the following formula can be used in an external spreadsheet to generate the code necessary to update the data page (given the FIVB rankings begin in cell A1):
="| {{subst:str sub old|"&B1&"|0|3}} = "&A1&" | {{subst:str sub old|"&B1&"|0|3}}_move = "&E1
The code generated can be saved on the data page, and the rankings will be updated. Once the cache of a national team page is purged, the updated ranking will be displayed.
local data = {}
-- information about other templates used by module
data.templates = { flagged_team_link = "vbw" }
-- general information about ranking and website being cited
data.source = {
url = "https://en.volleyballworld.com/volleyball/world-ranking/women",
title = "The FIVB Women's World Ranking",
website = "FIVB"
}
-- date of latest update and previous one for movement
data.updated = { day = 30, month = 'August', year = 2024 }
data.previous = { day = 10, month = 'July', year = 2024 }
-- see "Generating code" section on doc page for how to update the rankings
data.rankings = {
{ "Italy", 1, 0, 437.03 },
{ "Brazil", 2, 0, 407.09 },
{ "United States", 3, 0, 362.27 },
{ "Turkey", 4, 0, 352.61 },
{ "China", 5, 0, 350.30 },
{ "Poland", 6, 0, 349.75 },
{ "Japan", 7, 0, 325.18 },
{ "Canada", 8, 0, 284.76 },
{ "Netherlands", 9, 0, 283.99 },
{ "Serbia", 10, 0, 280.42 },
{ "Dominican Republic", 11, 0, 260.54 },
{ "Germany", 12, 0, 222.03 },
{ "Thailand", 13, 0, 194.91 },
{ "Belgium", 14, 0, 190.98 },
{ "Czech Republic", 15, 0, 189.61 },
{ "Puerto Rico", 16, 0, 182.58 },
{ "Argentina", 17, 0, 180.96 },
{ "Ukraine", 18, 0, 172.15 },
{ "France", 19, 0, 157.50 },
{ "Bulgaria", 20, 0, 153.92 },
{ "Colombia", 21, 0, 152.37 },
{ "Kenya", 22, 0, 152.15 },
{ "Cuba", 23, 0, 145.17 },
{ "Sweden", 24, 0, 138.57 },
{ "Mexico", 25, 0, 138.42 },
{ "Slovenia", 26, 0, 137.47 },
{ "Cameroon", 27, 0, 135.69 },
{ "Slovakia", 28, 0, 133.33 },
{ "Spain", 29, 0, 123.31 },
{ "Greece", 30, 0, 117.40 },
{ "Romania", 31, 0, 113.40 },
{ "Kazakhstan", 32, 0, 112.89 },
{ "Vietnam", 33, 0, 112.73 },
{ "Croatia", 34, 0, 111.33 },
{ "Azerbaijan", 35, 0, 108.95 },
{ "Egypt", 36, 0, 104.62 },
{ "South Korea", 37, 0, 104.61 },
{ "Hungary", 38, 0, 103.53 },
{ "Portugal", 39, 0, 97.65 },
{ "Austria", 40, 0, 97.01 },
{ "Bosnia and Herzegovina", 41, 0, 95.83 },
{ "Peru", 42, 0, 93.05 },
{ "Finland", 43, 0, 92.38 },
{ "Montenegro", 44, 0, 92.22 },
{ "Switzerland", 45, 0, 88.07 },
{ "Chinese Taipei", 46, 0, 80.08 },
{ "Algeria", 47, 0, 78.00 },
{ "Trinidad and Tobago", 48, 0, 69.02 },
{ "Latvia", 49, 0, 57.62 },
{ "Estonia", 50, 0, 56.98 },
{ "Morocco", 51, 0, 55.79 },
{ "Nigeria", 52, 0, 53.66 },
{ "Costa Rica", 53, 0, 53.23 },
{ "Suriname", 54, 0, 50.82 },
{ "Virgin Islands", 55, 0, 50.57 },
{ "Chile", 56, 0, 47.26 },
{ "Mali", 57, 0, 47.16 },
{ "Philippines", 58, 0, 46.77 },
{ "India", 59, 0, 46.53 },
{ "Indonesia", 60, 0, 45.60 },
{ "Australia", 61, 0, 44.13 },
{ "Rwanda", 62, 0, 43.25 },
{ "Israel", 63, 0, 42.75 },
{ "Iran", 64, 0, 41.46 },
{ "Macau", 65, 0, 39.83 },
{ "Singapore", 66, 0, 39.47 },
{ "Uganda", 67, 0, 39.43 },
{ "Georgia", 68, 0, 39.13 },
{ "Hong Kong", 69, 0, 36.18 },
{ "Kosovo", 70, 0, 34.62 },
{ "North Macedonia", 71, 0, 32.40 },
{ "Luxembourg", 72, 0, 28.82 },
{ "Burkina Faso", 73, 0, 27.11 },
{ "Faroe Islands", 74, 0, 25.92 },
{ "Mongolia", 75, 0, 24.53 },
{ "Iceland", 76, 0, 24.50 },
{ "Denmark", 77, 0, 19.47 },
{ "Uzbekistan", 78, 0, 5.86 },
{ "Burundi", 79, 0, 1.11 },
}
-- list of FIVB 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 PR" },
{ "CIV", "Côte d'Ivoire" },
{ "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" },
{ "INA", "Indonesia" },
{ "IND", "India" },
{ "IRI", "IR Iran" },
{ "IRL", "Republic of Ireland" },
{ "IRQ", "Iraq" },
{ "ISL", "Iceland" },
{ "ISR", "Israel" },
{ "ITA", "Italy" },
{ "JAM", "Jamaica" },
{ "JOR", "Jordan" },
{ "JPN", "Japan" },
{ "KAZ", "Kazakhstan" },
{ "KEN", "Kenya" },
{ "KGZ", "Kyrgyz Republic" },
{ "KOR", "Korea Republic" },
{ "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" },
{ "MDA", "Moldova" },
{ "MDV", "Maldives" },
{ "MEX", "Mexico" },
{ "MKD", "North Macedonia" },
{ "MLI", "Mali" },
{ "MLT", "Malta" },
{ "MNE", "Montenegro" },
{ "MGL", "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" },
{ "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", "USA" },
{ "UZB", "Uzbekistan" },
{ "VAN", "Vanuatu" },
{ "VEN", "Venezuela" },
{ "VGB", "British Virgin Islands" },
{ "VIE", "Vietnam" },
{ "VIN", "St 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" },
{ "IRI", "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 FIVB confederations
data.confederation = {
CAVB = { "ALG", "BDI", "BFA", "CMR", "EGY", "KEN", "MAR", "MLI", "NGA", "RWA", "SEN", "TUN", "UGA" },
AVC = { "AUS", "CHN", "TPE", "HKG", "IND", "INA", "IRI", "JPN", "KAZ", "MAC", "MGL", "PHI", "KOR", "SGP", "THA", "UZB", "VIE" },
CEV = { "AUT", "AZE", "BLR", "BEL", "BIH", "BUL", "CRO", "CYP", "CZE",
"DEN", "EST", "FRO", "FIN", "FRA", "GEO", "GER", "GRE", "HUN", "ISL",
"ISR", "ITA", "KOS", "LVA", "LUX", "MNE", "NED", "NOR", "POL", "POR", "ROU",
"RUS", "SRB", "SVK", "SVN", "ESP", "SWE", "SUI", "TUR", "UKR"
},
NORCECA = { "CAN", "CRC", "CUB", "DOM", "MEX", "NCA", "PUR", "SUR", "TRI", "USA", "VIR"
},
CSV = { "ARG", "BRA", "CHI", "COL", "PER", "VEN"
},
}
return data