Baselight

HBO Max TV Shows And Movies

Movies and TV Shows listings on HBO Max (May, 2022)

@kaggle.victorsoeiro_hbo_max_tv_shows_and_movies

About this Dataset

HBO Max TV Shows And Movies

HBO Max - TV Shows and Movies

This data set was created to list all shows available on HBO Max streaming, and analyze the data to find interesting facts. This data was acquired in May 2022 containing data available in the United States.

Content

This dataset has two files containing the titles (titles.csv) and the cast (credits.csv) for the title.

This dataset contains +3k unique titles on HBO Max with 15 columns containing their information, including:

  • id: The title ID on JustWatch.
  • title: The name of the title.
  • show_type: TV show or movie.
  • description: A brief description.
  • release_year: The release year.
  • age_certification: The age certification.
  • runtime: The length of the episode (SHOW) or movie.
  • genres: A list of genres.
  • production_countries: A list of countries that produced the title.
  • seasons: Number of seasons if it's a SHOW.
  • imdb_id: The title ID on IMDB.
  • imdb_score: Score on IMDB.
  • imdb_votes: Votes on IMDB.
  • tmdb_popularity: Popularity on TMDB.
  • tmdb_score: Score on TMDB.

And over +66k credits of actors and directors on HBO Max titles with 5 columns containing their information, including:

  • person_ID: The person ID on JustWatch.
  • id: The title ID on JustWatch.
  • name: The actor or director's name.
  • character_name: The character name.
  • role: ACTOR or DIRECTOR.

Tasks

  • Developing a content-based recommender system using the genres and/or descriptions.
  • Identifying the main content available on the streaming.
  • Network analysis on the cast of the titles.
  • Exploratory data analysis to find interesting insights.

Other Streaming Datasets

How to obtain the data

If you want to see how I obtained these data, please check my GitHub repository.

Acknowledgements

All data were collected from JustWatch.

Share link

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