A dataset containing the genres and other attributes of 27,000 movies.

movieSets

Format

A data frame with 27278 rows and 27 variables:

  • movieIdMovieLens id (https://movielens.org/movies/movieId)

  • titlemovie title

  • yearyear of release

  • imdbIdIMDB id (http://www.imdb.com/title/ttimdbId)

  • tmdbIdThe Movie DB id (https://www.themoviedb.org/movie/tmdbId)

  • avgRatingaverage movie rating

  • nRatingnumber of ratings

  • genresmovie genres as string separated by "|"

  • Action:Westernbinary columns indicating set membership

Source

https://grouplens.org/datasets/movielens/20m/