Baselight

Entertainment (movies, Tv Shows) Dataset

Exploring the Fascinating World of Movies and TV Shows with Finite Dataset

@kaggle.priyanshuganwani09_entertainment_movies_tv_shows_database

Loading...
Loading...

About this Dataset

Entertainment (movies, Tv Shows) Dataset

The dataset created to predict Streaming movie and tv shows success rate using Machine Learning models. These datasets consist of information of the users. These datasets can be used to understand the preferences and behavior of audiences towards different types of content.

Tables

@kaggle.priyanshuganwani09_entertainment_movies_tv_shows_database.trending
  • 104.58 KB
  • 16080 rows
  • 10 columns
Loading...

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
);

Share link

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