Crunchyroll Streaming Content & Cast Data
Product Reviews & Feedback
Tags and Keywords
Trusted By




"No reviews yet"
Free
About
Explore a rich collection of anime and movie listings from Crunchyroll, gathered in May 2022. This dataset provides detailed information on titles available in the United States, alongside extensive cast and crew credits. It offers a unique opportunity to uncover interesting trends and patterns within the Crunchyroll streaming catalogue.
Columns
The dataset is structured across two files:
Titles (
titles.csv
)- id: The unique identifier for the title, sourced from JustWatch.
- title: The name of the show or movie.
- show_type: Indicates whether the entry is a TV show or a movie.
- description: A concise summary of the title.
- release_year: The year the title was originally released.
- age_certification: The age rating for the content.
- runtime: The duration, measured as episode length for shows or total film length for movies.
- genres: A list of categories that describe the title's content.
- production_countries: A list of nations involved in the title's creation.
- seasons: The number of seasons available, applicable only to TV shows.
- imdb_id: The title's identifier on IMDb.
- imdb_score: The score received on IMDb.
- imdb_votes: The total number of votes recorded on IMDb.
- tmdb_popularity: A metric indicating popularity on The Movie Database (TMDB).
- tmdb_score: The score received on TMDB.
Credits (
credits.csv
)- person_ID: The unique identifier for a person, sourced from JustWatch.
- id: The title identifier, linking to the
titles.csv
file. - name: The real name of the actor or director.
- character_name: The name of the character played by an actor.
- role: Specifies whether the person is an ACTOR or DIRECTOR.
Distribution
The dataset comprises two distinct CSV files. The titles file contains over 1000 unique entries, each detailed across 15 columns. The credits file includes more than 9000 entries for actors and directors, organised into 5 columns. Data validation shows that
person_ID
, id
, name
, and role
columns are fully populated, while approximately 7% of character_name
entries are absent. The person_ID
values range significantly, with a mean around 242,000. There are 973 unique title IDs and 2420 unique names for individuals in the credits. The majority of roles are attributed to actors, making up 97% of the entries.Usage
This dataset is well-suited for several analytical and development tasks:
- Building content-based recommender systems utilising genre and description information.
- Identifying prevalent content types available on the streaming platform.
- Conducting network analysis to understand relationships among the cast of various titles.
- Performing exploratory data analysis to uncover valuable insights into streaming content.
Coverage
The data captures anime and movie listings specifically available on Crunchyroll in the United States as of May 2022. It focuses on the catalogue present during this period and within this geographic region.
License
CC0: Public Domain
Who Can Use It
This dataset is ideal for:
- Data Scientists: For developing and evaluating recommendation algorithms.
- Market Researchers: To analyse trends in anime and movie consumption.
- Academics: For studies on media content, streaming platforms, and network analysis.
- Developers: Creating applications that require an understanding of streaming content metadata.
Dataset Name Suggestions
- Crunchyroll Streaming Content & Cast Data (May 2022)
- Anime & Movie Listings: Crunchyroll Edition
- Crunchyroll Catalogue with Cast Details
- United States Crunchyroll Data Snapshot
Attributes
Original Data Source: Crunchyroll Streaming Content & Cast Data