Baselight

Super Lig Player Informations

Turkiye Super Lig 2023-2024 Player Informations (Number, Team, Skills, Value...)

@kaggle.hasankilincce_super_lig_2023_2024_player_informations

Loading...
Loading...

About this Dataset

Super Lig Player Informations

Description

This dataset contains detailed information on players participating in the Super Lig for the 2023-2024 season. It includes players' numbers, teams, positions, preferred foot, attacking (ATT), technique (TEC), tactical (TAC), defense (DEF), creativity (CRE) skill ratings, market values, and nationalities. With a total of 630 rows, this dataset is a valuable resource for analysis and research purposes.

Subtitles

Number: Player's jersey number
Team: The team the player is playing for
Position: The position the player is playing (e.g., forward, midfielder, defender)
Preferred Foot: The player's dominant foot (right, left)
ATT: Attacking skill rating
TEC: Technique skill rating
TAC: Tactical skill rating
DEF: Defense skill rating
CRE: Creativity skill rating
Market Value: The market value of the player (in million €)
Nationality: The player's nationality

File Information

File Name: Super Lig 2023-2024.csv
File Size: 39.68KB
Format: CSV (Comma-Separated Values)

Author

This dataset has been compiled to provide detailed information on players in the Super Lig for the 2023-2024 season for analysis and research purposes.

Tables

Super Lig 2023–2024

@kaggle.hasankilincce_super_lig_2023_2024_player_informations.super_lig_2023_2024
  • 25.04 kB
  • 630 rows
  • 12 columns
Loading...
CREATE TABLE super_lig_2023_2024 (
  "name" VARCHAR,
  "number" DOUBLE,
  "club" VARCHAR,
  "foot" VARCHAR,
  "position" VARCHAR,
  "att" DOUBLE,
  "tec" DOUBLE,
  "tac" DOUBLE,
  "def" DOUBLE,
  "cre" DOUBLE,
  "value" VARCHAR,
  "country" VARCHAR
);

Share link

Anyone who has the link will be able to view this.