CNN YouTube: Titles, Views & Posting Dates Dataset
Exposing CNN by exploring their YouTube channel.
@kaggle.ibrahimonmars_cnn_youtube_titles_views_and_posting_dates
Exposing CNN by exploring their YouTube channel.
@kaggle.ibrahimonmars_cnn_youtube_titles_views_and_posting_dates
CREATE TABLE uncleaned_cnn1 (
"title" VARCHAR,
"views" VARCHAR,
"when" VARCHAR
);
Anyone who has the link will be able to view this.