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
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.