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 1562 rows and 22 columns.
TV shows were selected for inclusion if they were marked as "not adult", and had at least 5000 rating votes.
A data frame with 1562 rows and 22 variables.
The data set contains the following fields:
Title of the tv show
Year of release.
Year the show ended (if known).
Type of show (tvMiniSeries,tvSeries,tvShort,tvSpecial).
Average IMDb user rating.
Number of IMDb users who rated this movie.
Length in minutes.
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.