European Soccer Database Supplementary
Data Supplementary to "European Soccer Database"
@kaggle.jiezi2004_soccer
Data Supplementary to "European Soccer Database"
@kaggle.jiezi2004_soccer
CREATE TABLE foulcommit_detail (
"card_type" VARCHAR,
"coordinates" VARCHAR,
"del" DOUBLE,
"elapsed" BIGINT,
"elapsed_plus" DOUBLE,
"event_incident_typefk" BIGINT,
"foulcommit" VARCHAR,
"foulscommitted" VARCHAR,
"id" BIGINT,
"injury_time" DOUBLE,
"match_id" BIGINT,
"n" BIGINT,
"player1" VARCHAR,
"player2" DOUBLE,
"pos_x" DOUBLE,
"pos_y" DOUBLE,
"sortorder" BIGINT,
"stats" VARCHAR,
"subtype" VARCHAR,
"team" DOUBLE,
"type" VARCHAR,
"value" VARCHAR,
"venue" VARCHAR
);
Anyone who has the link will be able to view this.