Baselight

Latest One Day International Dataset Upto 2024

One day International 1971 to 2024 || 4700+ International Matches

@kaggle.tarungupta02_latest_one_day_international_dataset_upto_2024

Loading...
Loading...

About this Dataset

Latest One Day International Dataset Upto 2024

This dataset contain the record of 4500+ international one day matches with the help of this data you can create a one day winner predicator or you can do a detail analysis of the One day international from decade to decade it an absolute dataset to do a lot of things for cricket lover

Tables

One Day Data

@kaggle.tarungupta02_latest_one_day_international_dataset_upto_2024.one_day_data
  • 82.63 KB
  • 4745 rows
  • 7 columns
Loading...

CREATE TABLE one_day_data (
  "team1" VARCHAR,
  "team2" VARCHAR,
  "winner" VARCHAR,
  "margin" VARCHAR,
  "ground" VARCHAR,
  "date" VARCHAR,
  "scorecard" VARCHAR
);

Share link

Anyone who has the link will be able to view this.