European Soccer Database Supplementary
Data Supplementary to "European Soccer Database"
@kaggle.jiezi2004_soccer
Data Supplementary to "European Soccer Database"
@kaggle.jiezi2004_soccer
CREATE TABLE card_detail (
"card" VARCHAR,
"card_type" VARCHAR,
"comment" VARCHAR,
"del" DOUBLE,
"elapsed" BIGINT,
"elapsed_plus" DOUBLE,
"event_incident_typefk" BIGINT,
"goal_type" VARCHAR,
"id" BIGINT,
"match_id" BIGINT,
"n" BIGINT,
"player1" VARCHAR,
"pos_x" VARCHAR,
"pos_y" VARCHAR,
"rcards" VARCHAR,
"sortorder" BIGINT,
"stats" VARCHAR,
"subtype" VARCHAR,
"team" DOUBLE,
"type" VARCHAR,
"value" VARCHAR,
"ycards" VARCHAR
);
Anyone who has the link will be able to view this.