1,450 records of movies and TV shows available on the Disney+ streaming platform. Each entry includes metadata such as director, cast, country of origin, and release year across categories like animation, documentary, and family features.
Use Cases
- Train a classification model to predict the 'rating' (e.g., TV-G, PG-13) based on the 'description' and 'listed_in' text.
- Analyze content trends by grouping the 'type' column by 'release_year' to visualize the growth of TV shows versus movies.
- Develop a search tool that filters titles based on the 'country' of production and 'director' names.
Strengths
- Includes 12 metadata columns such as 'type', 'rating', 'duration', and 'listed_in'.
- Features 'date_added' and 'release_year' fields to analyze the lag between theatrical release and streaming availability.
- Contains textual 'description' and 'cast' columns for natural language processing and network analysis.