Baselight

Netflix Daily Top 10

Netflix Daily Top 10 Movie/TV Show in the United States from 2020 - Mar 2022.

@kaggle.prasertk_netflix_daily_top_10_in_us

Loading...
Loading...

About this Dataset

Netflix Daily Top 10

Context

Daily Netflix Top 10 Movie/TV Show in the United States from 2020 - Mar 2022.

Acknowledgements

Data source: https://www.the-numbers.com/netflix-top-10
Cover image credit: https://www.pexels.com/photo/netflix-on-an-imac-5082566/

Tables

Netflix Daily Top 10

@kaggle.prasertk_netflix_daily_top_10_in_us.netflix_daily_top_10
  • 74.7 KB
  • 7100 rows
  • 10 columns
Loading...

CREATE TABLE netflix_daily_top_10 (
  "as_of" TIMESTAMP,
  "rank" BIGINT,
  "year_to_date_rank" VARCHAR,
  "last_week_rank" VARCHAR,
  "title" VARCHAR,
  "type" VARCHAR,
  "netflix_exclusive" VARCHAR,
  "netflix_release_date" TIMESTAMP,
  "days_in_top_10" BIGINT,
  "viewership_score" BIGINT
);

Share link

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