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 cleaned_cnn (
"title" VARCHAR,
"views_on_vd" DOUBLE,
"time_in_minutes" BIGINT
);
Anyone who has the link will be able to view this.