Hulu Titles and Credits Dataset
Social Media and Posts
Tags and Keywords
Trusted By




"No reviews yet"
Free
About
Movies and TV shows available on the Hulu streaming service as of May 2022. It was created to enable analysis of the Hulu catalogue to uncover interesting facts and trends. The information includes details on over 2,000 unique titles and more than 30,000 cast and crew credits, with all data pertaining to content available in the United States.
Columns
The dataset is split into two files: titles and credits.
Titles File Columns:
- id: The unique title identifier from JustWatch.
- title: The name of the movie or TV show.
- show_type: Indicates if the title is a 'TV show' or a 'movie'.
- description: A short summary of the title.
- release_year: The year the title was first released.
- age_certification: The age rating for the title (e.g., PG, R).
- runtime: The duration of the movie or an episode in minutes.
- genres: A list of genres associated with the title.
- production_countries: A list of the countries where the title was produced.
- seasons: The total number of seasons for a TV show.
- imdb_id: The title's unique identifier on IMDb.
- imdb_score: The title's score on IMDb.
- imdb_votes: The number of votes the title has received on IMDb.
- tmdb_popularity: A popularity score from TMDB.
- tmdb_score: The title's score on TMDB.
Credits File Columns:
- person_ID: The unique identifier for the person from JustWatch.
- id: The title identifier, linking to the titles file.
- name: The name of the actor or director.
- character_name: The name of the character played by the actor.
- role: The person's role, either 'ACTOR' or 'DIRECTOR'.
Distribution
The dataset is distributed in two CSV files:
titles.csv
and credits.csv
. The titles file contains over 2,000 unique titles with 15 columns of information. The credits file contains over 30,000 entries for actors and directors across 5 columns.Usage
Ideal applications for this data include:
- Developing content-based recommender systems using genres and descriptions.
- Performing exploratory data analysis to discover insights into Hulu's content library.
- Conducting network analysis on the cast and directors of the available titles.
- Identifying the primary types of content available on the streaming platform.
Coverage
The data covers movies and TV shows available on Hulu in the United States. The data was collected in May 2022.
License
CC0: Public Domain
Who Can Use It
- Data Scientists: For building and testing recommender system models.
- Data Analysts: To perform exploratory data analysis and create visualisations about streaming content trends.
- Media Researchers: To analyse the composition of Hulu's streaming library regarding genres, production countries, and release years.
- Students and Educators: As a practical dataset for projects related to data science, network analysis, and data visualisation.
Dataset Name Suggestions
- Hulu Movies and TV Shows Catalogue 2022
- Hulu Content Library and Cast Data (May 2022)
- United States Hulu Streaming Data 2022
- Hulu Titles and Credits Dataset
Attributes
Original Data Source: Hulu Titles and Credits Dataset