File size: 34,169 Bytes
73d814d 21e5006 73d814d 21e5006 91dbc17 9b6e81e 91dbc17 21e5006 2bcbb79 c9e05a0 21e5006 66057a4 91dbc17 66057a4 a173129 21e5006 a173129 21e5006 edb3abf 21c1e00 edb3abf 2bcbb79 21c1e00 b3d8ec4 21c1e00 e9821ab 813ba16 e9821ab 04b970c e9821ab 04b970c 2bcbb79 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 |
---
annotations_creators:
- no-annotation
language:
- en
multilinguality:
- monolingual
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- summarization
- feature-extraction
- other
pretty_name: UEFAEuro2020Dataset
tags:
- football
- soccer
- Euro 2020 tournament
- sports analytics
- sports
dataset_info:
features:
- name: HomeTeamName
dtype: string
- name: AwayTeamName
sequence: string
- name: DateandTimeCET
dtype: string
- name: MatchID
dtype: int64
- name: RoundName
dtype: string
- name: Stage
dtype: string
- name: MatchDay
dtype: int64
- name: Session
dtype: int64
- name: MatchMinute
dtype: int64
- name: InjuryTime
dtype: int64
- name: NumberOfPhases
dtype: int64
- name: Phase
dtype: int64
- name: ScoreHome
dtype: int64
- name: ScoreAway
dtype: int64
- name: MatchStatus
dtype: string
- name: StadiumID
dtype: int64
- name: RefereeWebName
dtype: string
- name: NumberofMatchesRefereedPostMatch
dtype: int64
- name: TotalNumberofMatchesRefereed
dtype: int64
- name: NumberofMatchesRefereedinGroupStage
dtype: int64
- name: NumberofMatchesRefereedinKnockoutStage
dtype: int64
- name: AssistantRefereeWebName
dtype: string
- name: Humidity
dtype: int64
- name: Temperature
dtype: int64
- name: WindSpeed
dtype: int64
- name: MatchEvent
dtype: dict
- name: TeamLineUps
dtype: dict
- name: TeamStats
dtype: dict
- name: PlayerStats
dtype: dict
- name: PlayerPreMatchInfo
dtype: dict
splits:
- name: train
num_bytes: 1048576
num_examples: 51
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Euro 2020 Dataset Card
## Table of Contents
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Data Processing](#data-processing)
- [Supported Tasks](#supported-tasks)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Data Instance](#data-instance)
- [Data Fields](#data-fields)
- [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
- [Curation Rationale](#curation-rationale)
- [Source Data](#source-data)
- [Limitations](#limitations)
- [Citation](#citation)
## Dataset Description
### Dataset Summary
This dataset contains highly detailed information on each of the 51 matches in the UEFA Euro 2020 tournament composed and aggregated from 6 original csv files. Each row represents the information for each match and the columns constitute a wide range of variables on basic match information, referee information and statistics, match events in different phases of a match, team line-up and squad information, team statistics and player statistics on different areas of the game, and player-based pre-match information.
### Data Processing
Please see the 'uefa_euro2020_processing.py' file for detailed processing code and procedures.
### Supported Tasks
The dataset preserves most of the supported tasks of the original source data. The new structure of the data also enables performing other tasks especially in terms of investigating the relationships between different level (individual player, team, match, match event, etc.) by composing and aggregating the original data. Some examples include:
- Extract and visualize key statistics for players, teams, referees, and other participants within and across matches.
- Investigate how key team statistics, such as shots on target and total distance covered, associate with the outcome of the match through EDA, regression analysis, feature importance analysis, or other methods.
- Explore the potential associations between certain player statistics and relevant team statistics.
- Analyze the change of tactics by a team over the tournament through its line up information and its team statistics.
- Investigate how pre-match tallies, such as goal streak, clean sheet streak, whether the player is benched in the previous match, and whether the player will be suspended if booked, affect a players' performance in the next match.
- Other data story-telling tasks about events during a match and across the tournament.
- Decompose the nested variables or the broader data structure for user-specific purposes.
### Languages
- English
## Dataset Structure
### Data Instance
For the flat variables without nested structures:
```
{
"HomeTeamName": "Italy",
"AwayTeamName": "England",
"DateandTimeCET": "2021-07-11T21:00:00",
"MatchID": 2024491,
"RoundName": "final",
"Stage": "Knockout Stage",
"MatchDay": 7,
"Session": 1,
"MatchMinute": 120,
"InjuryTime": 9,
"NumberOfPhases": 2,
"Phase": 5,
"ScoreHome": 1,
"ScoreAway": 1,
"MatchStatus": "played",
"StadiumID": 1100043,
"RefereeWebName": "Kuipers",
"TotalNumberofMatchesRefereed": 4,
"NumberofMatchesRefereedinGroupStage": 4,
"NumberofMatchesRefereedinKnockoutStage": 2,
"AssistantRefereeWebName": "Van Roekel",
"Humidity": 68,
"Temperature": 19,
"WindSpeed": 13
}
```
For the nested variables, since the nested structures are complex and long, it will be difficult to show a complete instance here. I will instead provide the structure.
```
{
"MatchEvent": Features({
"1-First Half": Sequence(Features({
"Event": Value("string"),
"Minute": Value("int64"),
"Phase": Value("int64"),
"InjuryMinute": Value("int64"),
"TeamFromID": Value("float"),
"TeamToID": Value("float"),
"PlayerFromID": Value("float"),
"PlayerToID": Value("float"),
"Time": Value("string"),
"MatchEventAttribute": Value("string"),
})),
"2-Second Half": Sequence(Features({
"Event": Value("string"),
"Minute": Value("int64"),
"Phase": Value("int64"),
"InjuryMinute": Value("int64"),
"TeamFromID": Value("float"),
"TeamToID": Value("float"),
"PlayerFromID": Value("float"),
"PlayerToID": Value("float"),
"Time": Value("string"),
"MatchEventAttribute": Value("string"),
})),
"3-Extra Time First Half": Sequence(Features({
"Event": Value("string"),
"Minute": Value("int64"),
"Phase": Value("int64"),
"InjuryMinute": Value("int64"),
"TeamFromID": Value("float"),
"TeamToID": Value("float"),
"PlayerFromID": Value("float"),
"PlayerToID": Value("float"),
"Time": Value("string"),
"MatchEventAttribute": Value("string"),
})),
"4-Extra Time Second Half": Sequence(Features({
"Event": Value("string"),
"Minute": Value("int64"),
"Phase": Value("int64"),
"InjuryMinute": Value("int64"),
"TeamFromID": Value("float"),
"TeamToID": Value("float"),
"PlayerFromID": Value("float"),
"PlayerToID": Value("float"),
"Time": Value("string"),
"MatchEventAttribute": Value("string"),
})),
"5-Penalty Shootout": Sequence(Features({
"Event": Value("string"),
"Minute": Value("int64"),
"Phase": Value("int64"),
"InjuryMinute": Value("int64"),
"TeamFromID": Value("float"),
"TeamToID": Value("float"),
"PlayerFromID": Value("float"),
"PlayerToID": Value("float"),
"Time": Value("string"),
"MatchEventAttribute": Value("string"),
})),
}),
"TeamLineUps": Features({
"HomeTeamLineUp": Features({
"Starting11": Sequence(Features({
"Country": Value("string"),
"ID": Value("int64"),
"OfficialName": Value("string"),
"OfficialSurname": Value("string"),
"ShortName": Value("string"),
"Role": Value("string"),
"JerseyNumber": Value("string"),
"IsGoalkeeper": Value("string"),
"JerseyName": Value("string"),
"IsCaptain": Value("string"),
"TacticX": Value("string"),
"TacticY": Value("string"),
"Numorder": Value("string"),
"IsBooked": Value("float"),
})),
"Benched Players": Sequence(Features({
"Country": Value("string"),
"ID": Value("int64"),
"OfficialName": Value("string"),
"OfficialSurname": Value("string"),
"ShortName": Value("string"),
"Role": Value("string"),
"JerseyNumber": Value("string"),
"IsGoalkeeper": Value("string"),
"JerseyName": Value("string"),
"IsCaptain": Value("string"),
"TacticX": Value("string"),
"TacticY": Value("string"),
"Numorder": Value("string"),
"IsBooked": Value("float"),
})),
"Staff": Sequence(Features({
"Country": Value("string"),
"ID": Value("int64"),
"OfficialName": Value("string"),
"OfficialSurname": Value("string"),
"ShortName": Value("string"),
"Role": Value("string"),
})),
}),
"AwayTeamLineUp": Features({
"Starting11": Sequence(Features({
"Country": Value("string"),
"ID": Value("int64"),
"OfficialName": Value("string"),
"OfficialSurname": Value("string"),
"ShortName": Value("string"),
"Role": Value("string"),
"JerseyNumber": Value("string"),
"IsGoalkeeper": Value("string"),
"JerseyName": Value("string"),
"IsCaptain": Value("string"),
"TacticX": Value("string"),
"TacticY": Value("string"),
"Numorder": Value("string"),
"IsBooked": Value("float"),
})),
"Benched Players": Sequence(Features({
"Country": Value("string"),
"ID": Value("int64"),
"OfficialName": Value("string"),
"OfficialSurname": Value("string"),
"ShortName": Value("string"),
"Role": Value("string"),
"JerseyNumber": Value("string"),
"IsGoalkeeper": Value("string"),
"JerseyName": Value("string"),
"IsCaptain": Value("string"),
"TacticX": Value("string"),
"TacticY": Value("string"),
"Numorder": Value("string"),
"IsBooked": Value("float"),
})),
"Staff": Sequence(Features({
"Country": Value("string"),
"ID": Value("int64"),
"OfficialName": Value("string"),
"OfficialSurname": Value("string"),
"ShortName": Value("string"),
"Role": Value("string"),
})),
}),
}),
"TeamStats": Features({
"HomeTeamStats": Features({
"attacking": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"coverage&speed": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"defending": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"goalkeeping": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"matches played": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"possession": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"time stats": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"violation&foul&discipline": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
}),
"AwayTeamStats": Features({
"attacking": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"coverage&speed": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"defending": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"goalkeeping": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"matches played": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Rank": Value("int64"),
})),
"possession": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"time stats": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"violation&foul&discipline": Sequence(Features({
"TeamID": Value("int64"),
"TeamName": Value("string"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
}),
}),
"PlayerStats": Features({
"HomeTeamPlayerStats": Features({
"attacking": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"coverage&speed": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"defending": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"goalkeeping": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"matches played": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"possession": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"time stats": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"violation&foul&discipline": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
}),
"AwayTeamPlayerStats": Features({
"attacking": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"coverage&speed": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"defending": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"goalkeeping": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"matches played": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"possession": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"time stats": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
"violation&foul&discipline": Sequence(Features({
"PlayerID": Value("int64"),
"PlayerName": Value("string"),
"PlayerSurname": Value("string"),
"IsGoalkeeper": Value("bool"),
"PlayedTime": Value("int64"),
"StatsID": Value("int64"),
"StatsName": Value("string"),
"Value": Value("string"),
"Rank": Value("int64"),
})),
}),
}),
"PlayerPreMatchInfo": Features({
"HomeTeamPlayerInfo": Sequence(Features({
"PlayerID": Value("int64"),
"OfficialName": Value("string"),
"OfficialSurname": Value("string"),
"JerseyName": Value("string"),
"ShortName": Value("string"),
"GoalScored": Value("float"),
"CleanSheet": Value("float"),
"SuspendedIfBooked": Value("bool"),
"Role": Value("string"),
})),
"AwayTeamPlayerInfo": Sequence(Features({
"PlayerID": Value("int64"),
"OfficialName": Value("string"),
"OfficialSurname": Value("string"),
"JerseyName": Value("string"),
"ShortName": Value("string"),
"GoalScored": Value("float"),
"CleanSheet": Value("float"),
"SuspendedIfBooked": Value("bool"),
"Role": Value("string"),
})),
}),
}
```
### Data Fields
- `HomeTeamName`: Name of the home team.
- `AwayTeamName`: Name of the away team.
- `DateandTimeCET`: Date and time of the match in Central European Time (CET).
- `MatchID`: A unique identifier for the match.
- `RoundName`: The round of the competition (e.g. semi-final, final).
- `Stage`: The competition stage (e.g. Group stage, Knockout Stage).
- `MatchDay`: The matchday number within the competition.
- `Session`: The session number of the match.
- `MatchMinute`: Total minutes played in the match.
- `InjuryTime`: Total injury time added.
- `NumberOfPhases`: Number of phases in the match.
- `Phase`: Current phase of the match.
- `ScoreHome`: Final score for the home team.
- `ScoreAway`: Final score for the away team.
- `MatchStatus`: Status of the match (e.g., played).
- `StadiumID`: Unique identifier for the stadium.
- `RefereeWebName`: Name of the referee.
- `TotalNumberofMatchesRefereed`: Total number of matches refereed by the official.
- `NumberofMatchesRefereedinGroupStage`: Number of matches refereed in the group stage.
- `NumberofMatchesRefereedinKnockoutStage`: Number of matches refereed in the knockout stage.
- `AssistantRefereeWebName`: Name of the assistant referee.
- `Humidity`: Humidity percentage at the match venue.
- `Temperature`: Temperature at the match venue in Celsius.
- `WindSpeed`: Wind speed at the match venue in km/h.
- `MatchEvent`: The event information in different phases of the game.
- `TeamLineUps`: The starting 11, benched players, and staff information for home and away team.
- `TeamStats`: The detailed team-level statistics for home and away team categorized into different game areas (eg. attacking, defending, etc.).
- `PlayerStats`: The detailed player-level statistics for players from home and away team categorized into different game areas (eg. attacking, defending, etc.).
- `PlayerPreMatchInfo`: Player-based pre-match information for home and away team.
### Data Splits
Since the final dataset contains only 51 rows, and many supported tasks using this dataset might not need train-test-validation splits, I only keep one 1 split of train dataset.
## Dataset Creation
### Curation Rationale
The primary purpose of the creation of this dataset is to combine useful information on different levels of matches (individual player, team, match, event, etc.) to facilitate user access and insight-extraction from this tournament's data.
### Source Data
"UEFA Euro 2020" from “https://data.world/cervus/uefa-euro-2020".
## Limitations
If users hope to conduct advanced machine learning modeling using the dataset, the sample size might be too small to attain generalizable conclusions, and the preprocessing step could involve extensive parsing and flattening of variables. The dataset is more suitable for summrization, story telling, insight and feature extraction, and analysis rather than modeling. There are also a small number of missing data that could be hard to impute in the nested variables.
## Citation
Mikhail Zhilkin @cervus (2021). "UEFA Euro 2020." Hosted by [data.world]. Available at: “https://data.world/cervus/uefa-euro-2020". |