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