Football - Coaching
Coaching Dataset focused on Football
@kaggle.frtgnn_football_coaching
Coaching Dataset focused on Football
@kaggle.frtgnn_football_coaching
CREATE TABLE football (
"div" VARCHAR,
"date" VARCHAR,
"hometeam" VARCHAR,
"awayteam" VARCHAR,
"fthg" BIGINT,
"ftag" BIGINT,
"ftr" VARCHAR,
"hthg" BIGINT,
"htag" BIGINT,
"htr" VARCHAR,
"referee" VARCHAR,
"hs" BIGINT,
"as" BIGINT,
"hst" BIGINT,
"ast" BIGINT,
"hf" BIGINT,
"af" BIGINT,
"hc" BIGINT,
"ac" BIGINT,
"hy" BIGINT,
"ay" BIGINT,
"hr" BIGINT,
"ar" BIGINT,
"b365h" DOUBLE,
"b365d" DOUBLE,
"b365a" DOUBLE,
"bwh" DOUBLE,
"bwd" DOUBLE,
"bwa" DOUBLE,
"iwh" DOUBLE,
"iwd" DOUBLE,
"iwa" DOUBLE,
"lbh" DOUBLE,
"lbd" DOUBLE,
"lba" DOUBLE,
"psh" DOUBLE,
"psd" DOUBLE,
"psa" DOUBLE,
"whh" DOUBLE,
"whd" DOUBLE,
"wha" DOUBLE,
"vch" DOUBLE,
"vcd" DOUBLE,
"vca" DOUBLE,
"bb1x2" BIGINT,
"bbmxh" DOUBLE,
"bbavh" DOUBLE,
"bbmxd" DOUBLE,
"bbavd" DOUBLE,
"bbmxa" DOUBLE,
"bbava" DOUBLE,
"bbou" BIGINT,
"bbmx_2_5" DOUBLE,
"bbav_2_5" DOUBLE,
"bbmx_2_5_994fdb" DOUBLE,
"bbav_2_5_b3ab09" DOUBLE,
"bbah" BIGINT,
"bbahh" DOUBLE,
"bbmxahh" DOUBLE,
"bbavahh" DOUBLE,
"bbmxaha" DOUBLE,
"bbavaha" DOUBLE,
"psch" DOUBLE,
"pscd" DOUBLE,
"psca" DOUBLE
);
Anyone who has the link will be able to view this.