Baselight

Serie A Team Statistics 1994-2021

Football: Serie A Team Statistics from 1994-2021

@kaggle.pritish509_football_serie_a_team_statistics_20002021

Loading...
Loading...

About this Dataset

Serie A Team Statistics 1994-2021

This data has been scraped from TransferMarkt to include diversity, performance, and value-related features. Football is a sport built on teamwork therefore diversity can be advantageous and disadvantageous to the team's performance. This dataset can help you understand that amongst many other complementary hypotheses.

Tables

Seriea Combined

@kaggle.pritish509_football_serie_a_team_statistics_20002021.seriea_combined
  • 25.99 kB
  • 942 rows
  • 12 columns
Loading...
CREATE TABLE seriea_combined (
  "unnamed_0" BIGINT  -- Unnamed: 0,
  "name" VARCHAR,
  "squad" DOUBLE,
  "average_age" DOUBLE,
  "foreigners" DOUBLE,
  "average_market_value" DOUBLE,
  "total_market_value" DOUBLE,
  "ranking" BIGINT,
  "mp" BIGINT,
  "gd" BIGINT,
  "pts" BIGINT,
  "season" BIGINT
);

Share link

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