CartolaFC
Data from the popular Brazilian Fantasy Football (2014 to 2017) ⚽️
@kaggle.schiller_cartolafc
Data from the popular Brazilian Fantasy Football (2014 to 2017) ⚽️
@kaggle.schiller_cartolafc
CREATE TABLE n_2014_scouts (
"atleta_id" BIGINT,
"rodada" BIGINT,
"clube_id" DOUBLE,
"participou" BIGINT,
"posicao_id" DOUBLE,
"jogos_num" BIGINT,
"pontos_num" DOUBLE,
"media_num" DOUBLE,
"preco_num" DOUBLE,
"variacao_num" DOUBLE,
"partida_id" DOUBLE,
"mando" BIGINT,
"titular" DOUBLE,
"substituido" BIGINT,
"tempo_jogado" DOUBLE,
"nota" DOUBLE,
"fs" BIGINT,
"pe" BIGINT,
"a" BIGINT,
"ft" BIGINT,
"fd" BIGINT,
"ff" BIGINT,
"g" BIGINT,
"i" BIGINT,
"pp" BIGINT,
"rb" BIGINT,
"fc" BIGINT,
"gc" BIGINT,
"ca" BIGINT,
"cv" BIGINT,
"sg" BIGINT,
"dd" BIGINT,
"dp" BIGINT,
"gs" BIGINT
);
Anyone who has the link will be able to view this.