Baselight

Soccer Universe

Football Dataset: Insights, Structure, and Analysis Guide

@kaggle.willianoliveiragibin_soccer_universe

Player Valuations New
@kaggle.willianoliveiragibin_soccer_universe.player_valuations_new

  • 7.05 MB
  • 424323 rows
  • 2 columns
player_id_last_season_datetime_date_dateweek_market_va_458de692

Player Id,last Season,datetime,date,dateweek,market Value In Eur,n,current Club Id,player Club Domestic Competition Id

unnamed_1

Unnamed: 1

3132,2013,2003-12-09 00:00:00,2003-12-09,2003-12-08,400000,1,126,TR1
6893,2012,2003-12-15 00:00:00,2003-12-15,2003-12-15,900000,1,984,GB1
10,2015,2004-10-04 00:00:00,2004-10-04,2004-10-04,7000000,1,398,IT1
26,2017,2004-10-04 00:00:00,2004-10-04,2004-10-04,1500000,1,16,L1
65,2015,2004-10-04 00:00:00,2004-10-04,2004-10-04,8000000,1,1091,GR1
77,2012,2004-10-04 00:00:00,2004-10-04,2004-10-04,13000000,1,506,IT1
80,2017,2004-10-04 00:00:00,2004-10-04,2004-10-04,400000,1,27,L1
109,2012,2004-10-04 00:00:00,2004-10-04,2004-10-04,9500000,1,825,TR1
123,2012,2004-10-04 00:00:00,2004-10-04,2004-10-04,9500000,1,33,L1
132,2015,2004-10-04 00:00:00,2004-10-04,2004-10-04,13000000,1,11,GB1

CREATE TABLE player_valuations_new (
  "player_id_last_season_datetime_date_dateweek_market_va_458de692" VARCHAR,
  "unnamed_1" VARCHAR
);

Share link

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