Baselight

Most Popular On Netflix

Top 10 most popular Films and Shows.

@kaggle.himanshunakrani_most_popular_on_netflix

Loading...
Loading...

About this Dataset

Most Popular On Netflix

The Top 10 most popular Films (English), based on hours viewed in their first 28 days on Netflix.
the dataset contains five columns:

  • category
  • rank
  • show title
  • season title
  • view hours in first 28 days

Tables

@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_10_aug
  • 5.6 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_10_aug (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);
@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_15_feb
  • 5.82 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_15_feb (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);
@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_15_june_2023
  • 5.67 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_15_june_2023 (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);
@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_17_aug
  • 5.66 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_17_aug (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);
@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_17_sept
  • 5.66 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_17_sept (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);
@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_21_nov
  • 5.72 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_21_nov (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);
@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_24_aug
  • 5.66 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_24_aug (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);
@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_25_sept
  • 5.66 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_25_sept (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);
@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_31_aug
  • 5.66 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_31_aug (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);
@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_6_sept
  • 5.66 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_6_sept (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);
@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_7_oct
  • 5.71 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_7_oct (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);
@kaggle.himanshunakrani_most_popular_on_netflix.most_popular_updated_8_nov
  • 5.71 kB
  • 40 rows
  • 5 columns
Loading...
CREATE TABLE most_popular_updated_8_nov (
  "category" VARCHAR,
  "rank" BIGINT,
  "show_title" VARCHAR,
  "season_title" VARCHAR,
  "hours_viewed_first_28_days" BIGINT
);

Share link

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