Movies Dataset

Source

The Movies Dataset comes from Kaggle:

Description of the Data

The Movies Dataset is a collection of movies, including their title, release date, vote average, and vote count. The dataset contains over 45,000 movies, and 26 million ratings from over 270,000 users. This data comes from the MovieLens dataset, which is a collection of movie ratings from the MovieLens website.

Transformations to the original data source

No transformations were made to the original data source.