UEFA_Euro_2020_Data / README.md
ForzaJuve1's picture
Update README.md
66057a4 verified
|
raw
history blame
1.76 kB
---
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
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-*
---