Crowdsourcing Dataset
Many analysts, one dataset: Making transparent how variations in analytical choi
@kaggle.kemalmaolana_crowdsourcing_dataset
Many analysts, one dataset: Making transparent how variations in analytical choi
@kaggle.kemalmaolana_crowdsourcing_dataset
CREATE TABLE crowdstormingdatajuly1st (
"playershort" VARCHAR,
"player" VARCHAR,
"club" VARCHAR,
"leaguecountry" VARCHAR,
"birthday" VARCHAR,
"height" DOUBLE,
"weight" DOUBLE,
"position" VARCHAR,
"games" BIGINT,
"victories" BIGINT,
"ties" BIGINT,
"defeats" BIGINT,
"goals" BIGINT,
"yellowcards" BIGINT,
"yellowreds" BIGINT,
"redcards" BIGINT,
"photoid" VARCHAR,
"rater1" DOUBLE,
"rater2" DOUBLE,
"refnum" BIGINT,
"refcountry" BIGINT,
"alpha_3" VARCHAR,
"meaniat" DOUBLE,
"niat" DOUBLE,
"seiat" DOUBLE,
"meanexp" DOUBLE,
"nexp" DOUBLE,
"seexp" DOUBLE
);
Anyone who has the link will be able to view this.