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