7 million movie and television records across categories including title basics, ratings, and crew information. The dataset provides structured metadata for films, TV series, and episodes to support recommendation modeling.
Use Cases
- Train a recommendation model using the 'averageRating' and 'tconst' columns
- Filter content for users based on the 'genres' and 'runtimeMinutes' features
- Analyze historical cinema trends using the 'startYear' and 'titleType' attributes
Strengths
- Includes 'tconst' alphanumeric identifiers for every title entry
- Provides 'averageRating' and 'numVotes' columns for popularity metrics
- Contains 'genres' strings and 'startYear' integers for filtering