local data = {}
-- information about other templates used by module
data.templates = { flagged_team_link = "flag" }
-- general information about ranking and website being cited
data.source = {
url = "https://worldcurling.org/worldrankings/",
title = "The World Curling Federation World Rankings",
website = "World Curling Federation",
language = "en"
}
-- date of latest update and previous one for movement
data.updated = { day = 13, month = 'November', year =2022 }
data.previous = { day = 6, month = 'November', year =2022 }
-- see "Generating code" section on doc page for how to update the rankings
data.rankings = {
{ "Switzerland", 1, 1, 75.540 },
{ "Sweden", 2, -1, 75.045 },
{ "Korea", 3, 0, 61.061 },
{ "Canada", 4, 1, 56.138 },
{ "Japan", 5, 2, 54.568 },
{ "Scotland/Great Britain", 6, 2, 50.495 },
{ "United States of America", 7, -1, 50.090 },
{ "Russia", 8, -4, 38.489 },
{ "Denmark", 9, 1, 35.274 },
{ "China", 10, -1, 31.879 },
{ "Germany", 11, 0, 18.885 },
{ "Czech Republic", 12, 0, 14.951 },
{ "Norway", 13, 4, 13.705 },
{ "Italy", 14, -1, 13.408 },
{ "Türkiye", 15, 3, 10.746 },
{ "Latvia", 16, -2, 9.362 },
{ "Estonia", 17, -1, 9.150 },
{ "Hong Kong", 18, 1, 8.058 },
{ "Hungary", 19, 1, 7.626 },
{ "Finland", 20, -5, 7.455 },
{ "England", 21, 0, 6.844 },
{ "Lithuania", 22, 0, 5.926 },
{ "Kazakhstan", 23, 5, 5.769 },
{ "Spain", 24, -1, 5.252 },
{ "Slovakia", 25, -1, 5.234 },
{ "Austria", 26, 4, 4.281 },
{ "Slovenia", 27, 4, 4.218 },
{ "Brazil", 28, 4, 3.534 },
{ "Australia", 29, -4, 3.327 },
{ "Belarus", 30, -3, 2.779 },
{ "New Zealand", 31, -2, 1.853 },
{ "Chinese Taipei", 32, 2, 1.821 },
{ "Qatar", 33, 0, 1.673 },
{ "Croatia", 34, 1, 1.439 },
{ "Mexico", 35, 3, 1.349 },
{ "Ireland", 36, 1, 1.313 },
{ "Ukraine", 37, 4, 1.259 },
{ "France", 38, 1, 1.106 },
{ "Belgium", 39, 2, 1.079 },
{ "Netherlands", 40, -4, 0.791 },
{ "Romania", 41, -1, 0.656 },
{ "Afghanistan", 42, -1, 0.000 },
{ "Andorra", 42, -1, 0.000 },
{ "Bolivia", 42, -1, 0.000 },
{ "Bulgaria", 42, -1, 0.000 },
{ "Dominican Republic", 42, -1, 0.000 },
{ "Georgia", 42, -1, 0.000 },
{ "Greece", 42, -1, 0.000 },
{ "Guyana", 42, -1, 0.000 },
{ "Iceland", 42, -1, 0.000 },
{ "India", 42, -1, 0.000 },
{ "Israel", 42, -1, 0.000 },
{ "Kosovo", 42, -1, 0.000 },
{ "Kuwait", 42, -1, 0.000 },
{ "Kyrgyzstan", 42, -1, 0.000 },
{ "Liechtenstein", 42, -1, 0.000 },
{ "Luxembourg", 42, -1, 0.000 },
{ "Mongolia", 42, -1, 0.000 },
{ "Nigeria", 42, -1, 0.00 },
{ "Portugal", 42, -1, 0.000 },
{ "Saudi Arabia", 42, -1, 0.000 },
{ "Serbia", 42, -1, 0.000 },
{ "Turkmenistan", 42, -1, 0.000 },
{ "U.S. Virgin Islands", 42, -1, 0.000 },
{ "Wales", 42, -1, 0.000 },
}
-- list of FIFA country codes
data.alias = {
{ "AFG", "Afghanistan" },
{ "AND", "Andorra" },
{ "AUS", "Australia" },
{ "AUT", "Austria" },
{ "BLR", "Belarus" },
{ "BEL", "Belgium" },
{ "BOL", "Bolivia" },
{ "BRA", "Brazil" },
{ "BUL", "Bulgaria" },
{ "CAN", "Canada" },
{ "CHN", "China" },
{ "TPE", "Chinese Taipei" },
{ "CRO", "Croatia" },
{ "CZE", "Czech Republic" },
{ "DEN", "Denmark" },
{ "DOM", "Dominican Republic" },
{ "ENG", "England" },
{ "EST", "Estonia" },
{ "FIN", "Finland" },
{ "FRA", "France" },
{ "GEO", "Georgia" },
{ "GER", "Germany" },
{ "GRE", "Greece" },
{ "GUY", "Guyana" },
{ "HKG", "Hong Kong" },
{ "HUN", "Hungary" },
{ "ISL", "Iceland" },
{ "IND", "India" },
{ "IRL", "Republic of Ireland" }, { "IRL", "Ireland" },
{ "ISR", "Israel" },
{ "ITA", "Italy" },
{ "JPN", "Japan" },
{ "KAZ", "Kazakhstan" },
{ "KOR", "Korea Republic" }, { "KOR", "Korea" },
{ "KOS", "Kosovo" },
{ "KUW", "Kuwait" },
{ "KGZ", "Kyrgyz Republic" }, { "KGZ", "Kyrgyzstan" },
{ "LVA", "Latvia" },
{ "LIE", "Liechtenstein" },
{ "LTU", "Lithuania" },
{ "LUX", "Luxembourg" },
{ "MEX", "Mexico" },
{ "MNG", "Mongolia" },
{ "NED", "Netherlands" },
{ "NZL", "New Zealand" },
{ "NGA", "Nigeria" },
{ "NOR", "Norway" },
{ "POR", "Portugal" },
{ "QAT", "Qatar" },
{ "ROU", "Romania" },
{ "RUS", "Russia" },
{ "KSA", "Saudi Arabia" },
{ "SCO", "Scotland/Great Britain" }, { "SCO", "Scotland" },
{ "SRB", "Serbia" },
{ "SVK", "Slovakia" },
{ "SVN", "Slovenia" },
{ "ESP", "Spain" },
{ "SWE", "Sweden" },
{ "SUI", "Switzerland" },
{ "TUR", "Türkiye" }, { "TUR", "Turkey" },
{ "TKM", "Turkmenistan" },
{ "VIR", "U.S. Virgin Islands" }, { "VIR", "US Virgin Islands" },
{ "UKR", "Ukraine" },
{ "USA", "United States of America" }, { "USA", "USA" },
{ "WAL", "Wales" },
}
-- List of WCF qualifications
data.confederation = {
-- European Curling Championships
EU = {"AND", "AUS", "AUT", "BLR", "BEL", "BUL", "CRO", "CZE", "DEN", "ENG", "EST", "FIN", "FRA", "GEO", "GER", "GRE", "HUN", "ISL", "IRL", "ISR", "ITA", "KVX", "LVA", "LIE", "LTU", "LUX", "MNG", "NED", "NOR", "POR", "ROU", "RUS", "SCO", "SRB", "SVK", "SVN", "ESP", "SWE", "SUI", "TUR", "UKR", "WAL"},
-- Pan Continental Curling Championships
PC = {"AFG", "AUS", "BOL", "BRA", "CAN", "CHN", "TPE", "DOM", "GUY", "HKG", "IND", "JPN", "KAZ", "KOR", "KUW", "KGZ", "MEX", "NZL", "NGA", "QAT", "KSA", "TKM", "VIR", "USA"},
}
return data