Liga Argentina 1931 - 2023
Results of the matches corresponding to the Argentine first division of football
@kaggle.ivanramosctes_liga_argentina_1931_2023
Results of the matches corresponding to the Argentine first division of football
@kaggle.ivanramosctes_liga_argentina_1931_2023
CREATE TABLE liga_2023 (
"date_name" VARCHAR,
"local_team_id" BIGINT,
"local_team" VARCHAR,
"local_result" BIGINT,
"visitor_result" BIGINT,
"visitor_team" VARCHAR,
"visitor_team_id" BIGINT
);
Anyone who has the link will be able to view this.