Entertainment (movies, Tv Shows) Dataset
Exploring the Fascinating World of Movies and TV Shows with Finite Dataset
@kaggle.priyanshuganwani09_entertainment_movies_tv_shows_database
Exploring the Fascinating World of Movies and TV Shows with Finite Dataset
@kaggle.priyanshuganwani09_entertainment_movies_tv_shows_database
CREATE TABLE trending (
"unnamed_0" BIGINT,
"id" BIGINT,
"original_title" VARCHAR,
"original_language" VARCHAR,
"release_date" TIMESTAMP,
"popularity" DOUBLE,
"vote_average" DOUBLE,
"vote_count" BIGINT,
"media_type" VARCHAR,
"adult" BOOLEAN
);
Anyone who has the link will be able to view this.