mirror of
https://github.com/Paillat-dev/esc-dramatic-unpause.git
synced 2026-01-02 01:06:21 +00:00
Add ESC data and improve scoring system functionality
This commit is contained in:
118
tests/esc_data.json
Normal file
118
tests/esc_data.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"2025": {
|
||||
"jury": {
|
||||
"Austria": 258,
|
||||
"Switzerland": 214,
|
||||
"France": 180,
|
||||
"Italy": 159,
|
||||
"Netherlands": 133,
|
||||
"Sweden": 126,
|
||||
"Latvia": 116,
|
||||
"Greece": 105,
|
||||
"Estonia": 98,
|
||||
"United Kingdom": 88,
|
||||
"Finland": 88,
|
||||
"Malta": 83,
|
||||
"Germany": 77,
|
||||
"Ukraine": 60,
|
||||
"Israel": 60,
|
||||
"Albania": 45,
|
||||
"Denmark": 45,
|
||||
"Armenia": 42,
|
||||
"Portugal": 37,
|
||||
"Lithuania": 34,
|
||||
"Spain": 27,
|
||||
"Luxembourg": 23,
|
||||
"Norway": 22,
|
||||
"Poland": 17,
|
||||
"San Marino": 9,
|
||||
"Iceland": 0
|
||||
},
|
||||
"televote": {
|
||||
"Israel": 297,
|
||||
"Estonia": 258,
|
||||
"Sweden": 195,
|
||||
"Austria": 178,
|
||||
"Albania": 173,
|
||||
"Ukraine": 158,
|
||||
"Poland": 139,
|
||||
"Greece": 126,
|
||||
"Finland": 108,
|
||||
"Italy": 97,
|
||||
"Germany": 74,
|
||||
"Norway": 67,
|
||||
"Lithuania": 62,
|
||||
"France": 50,
|
||||
"Latvia": 42,
|
||||
"Netherlands": 42,
|
||||
"Iceland": 33,
|
||||
"Armenia": 30,
|
||||
"Luxembourg": 24,
|
||||
"San Marino": 18,
|
||||
"Portugal": 13,
|
||||
"Spain": 10,
|
||||
"Malta": 8,
|
||||
"Denmark": 2,
|
||||
"United Kingdom": 0,
|
||||
"Switzerland": 0
|
||||
},
|
||||
"winner": "Austria"
|
||||
},
|
||||
"2024": {
|
||||
"jury": {
|
||||
"Switzerland": 365,
|
||||
"France": 218,
|
||||
"Croatia": 210,
|
||||
"Italy": 164,
|
||||
"Ukraine": 146,
|
||||
"Ireland": 142,
|
||||
"Portugal": 139,
|
||||
"Sweden": 125,
|
||||
"Armenia": 101,
|
||||
"Germany": 99,
|
||||
"Luxembourg": 83,
|
||||
"Israel": 52,
|
||||
"United Kingdom": 46,
|
||||
"Greece": 41,
|
||||
"Latvia": 36,
|
||||
"Cyprus": 34,
|
||||
"Lithuania": 32,
|
||||
"Serbia": 22,
|
||||
"Spain": 19,
|
||||
"Austria": 19,
|
||||
"Georgia": 15,
|
||||
"Slovenia": 15,
|
||||
"Norway": 12,
|
||||
"Finland": 7,
|
||||
"Estonia": 4
|
||||
},
|
||||
"televote": {
|
||||
"Croatia": 337,
|
||||
"Israel": 323,
|
||||
"Ukraine": 307,
|
||||
"France": 227,
|
||||
"Switzerland": 226,
|
||||
"Ireland": 136,
|
||||
"Italy": 104,
|
||||
"Greece": 85,
|
||||
"Armenia": 82,
|
||||
"Lithuania": 58,
|
||||
"Sweden": 49,
|
||||
"Cyprus": 44,
|
||||
"Estonia": 33,
|
||||
"Serbia": 32,
|
||||
"Finland": 31,
|
||||
"Latvia": 28,
|
||||
"Luxembourg": 20,
|
||||
"Georgia": 19,
|
||||
"Germany": 18,
|
||||
"Portugal": 13,
|
||||
"Slovenia": 12,
|
||||
"Spain": 11,
|
||||
"Austria": 5,
|
||||
"Norway": 4,
|
||||
"United Kingdom": 0
|
||||
},
|
||||
"winner": "Switzerland"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user