Latest Netflix TV Shows And Movies
Listings of movies and tv shows netflix from 2015 to 2021-Global
@kaggle.senapatirajesh_netflix_tv_shows_and_movies
Listings of movies and tv shows netflix from 2015 to 2021-Global
@kaggle.senapatirajesh_netflix_tv_shows_and_movies
CREATE TABLE netflix (
"show_id" VARCHAR,
"type" VARCHAR,
"title" VARCHAR,
"director" VARCHAR,
"cast" VARCHAR,
"country" VARCHAR,
"date_added" VARCHAR,
"release_year" BIGINT,
"rating" VARCHAR,
"duration" BIGINT,
"genres" VARCHAR,
"description" VARCHAR
);
Anyone who has the link will be able to view this.