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_2016_partidas (
"id" BIGINT,
"rodada" BIGINT,
"clube_casa_id" BIGINT,
"clube_visitante_id" BIGINT,
"placar_oficial_mandante" DOUBLE,
"placar_oficial_visitante" DOUBLE
);
Anyone who has the link will be able to view this.