IPL 2023 News Dataset
Unleash IPL complete News dataset's potential, delve into cricket analysis!
@kaggle.vikashnewsdata1_ipl_news_dataset
Unleash IPL complete News dataset's potential, delve into cricket analysis!
@kaggle.vikashnewsdata1_ipl_news_dataset
Keep the Cricket Fever Alive! Dive into the Comprehensive Indian Premier League News Dataset and Uncover Insights Beyond the Matches. Analyze titles, content, sources, published dates, authors, and More. Get Started Now and Embrace the Power of IPL Analysis!
CREATE TABLE ipl_news_dataset (
"title" VARCHAR,
"article_link" VARCHAR,
"published_date_gmt" TIMESTAMP -- PUBLISHED DATE (GMT),
"author" VARCHAR,
"publisher" VARCHAR,
"country" VARCHAR,
"category" VARCHAR,
"language" VARCHAR,
"description" VARCHAR,
"image_url" VARCHAR,
"video_url" VARCHAR
);
Anyone who has the link will be able to view this.