Description Usage Format Details Value Note References Examples
The Internet Movie Database, http://imdb.com/, is a website devoted to collecting movie data supplied by studios and fans. It claims to be the biggest movie database on the web and is run by Amazon.
1 |
An object of class data.frame
with 4988 rows and 23 columns.
Movies were selected for inclusion if they were marked as "not adult", and had at least 20000 rating votes.
A data frame with 4988 rows and 23 variables.
The data set contains the following fields:
Title of the movie.
Year of release.
Average IMDb user rating.
Number of IMDb users who rated this movie.
Length in minutes.
Total budget (if known).
Currency of the budget (if known).
MPAA rating.
Binary variables representing if movie was classified as belonging to that genre.
Information courtesy of IMDb (http://www.imdb.com). IMDb data files are publically available at https://datasets.imdbws.com/
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.