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
One day International 1971 to 2024 || 4700+ International Matches
@kaggle.tarungupta02_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
CREATE TABLE one_day_data (
"team1" VARCHAR,
"team2" VARCHAR,
"winner" VARCHAR,
"margin" VARCHAR,
"ground" VARCHAR,
"date" VARCHAR,
"scorecard" VARCHAR
);
Anyone who has the link will be able to view this.