8,807 records across the categories of movies and TV shows. The data includes production details such as director, cast, and country of origin for titles available on the streaming service.
Use Cases
- Analyze content trends over time using the release_year and date_added columns.
- Build a recommendation engine based on the description and listed_in features.
- Visualize global content production using the country column.
- Identify the most prolific directors or actors using the director and cast string fields.
Strengths
- 8,807 rows of media titles including both international and domestic content.
- Includes 12 metadata fields such as show_id, type, and listed_in.
- Contains duration information specified in minutes for movies and seasons for TV shows.
- Covers content released between 1925 and 2021.