Web Series: Ultimate Collection
Every web series streaming right now on all platforms (Netflix,Apple TV, etc)
@kaggle.amritvirsinghx_web_series_ultimate_edition
Every web series streaming right now on all platforms (Netflix,Apple TV, etc)
@kaggle.amritvirsinghx_web_series_ultimate_edition
This is a huge dataset that contains every web series around the globe streaming right now at the date of the creation of the dataset.
This dataset can be used to answer the following questions:
CREATE TABLE all_streaming_shows (
"series_title" VARCHAR,
"year_released" BIGINT,
"content_rating" VARCHAR,
"imdb_rating" DOUBLE,
"r_rating" BIGINT,
"genre" VARCHAR,
"description" VARCHAR,
"no_of_seasons" VARCHAR,
"streaming_platform" VARCHAR
);Anyone who has the link will be able to view this.