Brasileirao 2022 Serie A+B
Dataset for the Brazilian football championship in 2022.
@kaggle.mcarujo_brasileirao_2022_serie_ab
Dataset for the Brazilian football championship in 2022.
@kaggle.mcarujo_brasileirao_2022_serie_ab
CREATE TABLE events_brasileirao_serie_a_2022 (
"event_id" BIGINT,
"match_id" BIGINT,
"team" VARCHAR,
"event_team" VARCHAR,
"event_time" BIGINT,
"event_type" VARCHAR,
"action_player_1" VARCHAR,
"action_player_2" VARCHAR
);
Anyone who has the link will be able to view this.