FiveThirtyEight Elo Blatter Dataset
Explore Data from FiveThirtyEight
@kaggle.fivethirtyeight_fivethirtyeight_elo_blatter_dataset
Explore Data from FiveThirtyEight
@kaggle.fivethirtyeight_fivethirtyeight_elo_blatter_dataset
CREATE TABLE elo_blatter (
"country" VARCHAR,
"elo98" DOUBLE,
"elo15" BIGINT,
"confederation" VARCHAR,
"gdp06" DOUBLE,
"popu06" DOUBLE,
"gdp_source" VARCHAR,
"popu_source" VARCHAR
);
Anyone who has the link will be able to view this.