Buckets:

download
raw
2.02 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), height, and weight. Use the birthday to compare ages (earlier date means an older player)."

Xet Storage Details

Size:
2.02 kB
·
Xet hash:
44d6409a802d33a173ec8b657692817360eee38ee1ad4f59e2430f6886f016ae

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