Buckets:

download
raw
2.22 kB
table_name,table_description
Country,"Stores the list of countries in the dataset, with a unique integer ID and the country’s name. It serves as a reference table for linking other records to their associated country."
Team,"This table catalogs football teams with an internal unique ID, their API and FIFA API identifiers, and both long and short team names. Use it as a reference to map teams across APIs/datasets and to display standardized team names."
Player_Attributes,"Player_Attributes stores dated FIFA-derived snapshots of player skills linked to player_api_id/player_fifa_api_id, including overall rating, potential, preferred foot, attacking/defensive work rates, detailed outfield attributes, and goalkeeper metrics, typically scored 0–100. Each row represents a specific assessment date for a player."
League,"Stores football leagues, with a unique league ID, the league name, and a country_id linking each league to its associated country. Each row represents one league."
Team_Attributes,"Team_Attributes stores time-stamped snapshots of each team’s tactical profile, linked by team_api_id and team_fifa_api_id. It includes 1–100 ratings and categorical classes for build-up play, chance creation, and defensive setup (e.g., positioning, pressure, aggression, width, and defender line)."
Match,"Match stores one row per football match, including competition context (country, league, season, stage, date), participating teams and final score, starting lineups with player IDs and X/Y field positions, and detailed event logs (goals, shots on/off, fouls, cards, crosses, corners, possession). It also captures pre-match betting odds for home/draw/away outcomes from multiple bookmakers (e.g., Bet365, William Hill, Ladbrokes, etc.)."
Player,"Stores one row per football player, including a unique id, name, external API identifiers (player_api_id and player_fifa_api_id), birthday as a text timestamp that may be the documented birthdate or a season registration date when the birthdate is unconfirmed (day can default to the registration day), height, weight, and registration_date as the season registration date recorded when birthday is uncertain; registration_date may differ from birthday."

Xet Storage Details

Size:
2.22 kB
·
Xet hash:
c5c1b7b13816b568bde6a2eaba9c3d10fe390b31400f1e5935cdb737fa6a1363

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.