TMDB Movies Dataset with Ratings, Revenue, and Genre Information
Available on 1 platform
Sign in to view source links and access this dataset
Description
Self-collected data from the TMDB API includes movie details, ratings, revenue, and genres. The dataset's exact size, temporal coverage, and author are not specified in the provided metadata. Its contents are likely structured as tabular records based on the description of its features.
Use Cases
Predict movie revenue based on genre and rating information mentioned in the description
Analyze genre popularity trends over time using the listed genre data
Build a recommendation system based on movie metadata like ratings and genres
Correlate audience ratings with financial success using the revenue and ratings data
Strengths
Data is sourced directly from the TMDB API, a primary industry source for movie metadata
Description explicitly lists multiple core features for analysis: movies, ratings, revenue, and genres
Limitations
Row count is unknown, which may limit suitability assessment
Column-level documentation is absent; field semantics must be inferred after download
Last update date is unknown; freshness unverified
Provenance
Source
The Movie Database (TMDB) API
Collection Method
Self-collected via API
License is unknown; users should verify terms of use with TMDB before commercial application.