imdb: Data from the Internet Movie Database.

imdbR Documentation

Data from the Internet Movie Database.

Description

A data set containing data on over 820,000 titles in the Internet Movie Database (as at 27 August 2020).

Usage

imdb

Format

A data frame with 821973 rows and 10 variables:

tconst

alphanumeric unique identifier of the title

titleType

the type/format of the title (e.g. movie, short, tvseries, tvepisode, video, etc)

primaryTitle

the more popular title / the title used by the filmmakers on promotional materials at the point of release

originalTitle

original title, in the original language

startYear

represents the release year of a title. In the case of TV Series, it is the series start year

endYear

TV Series end year. "\N" for all other title types

runTimeMinutes

primary runtime of the title, in minutes

genres

includes up to three genres associated with the title

averageRating

weighted average of all the individual user ratings

numVotes

number of votes the title has received

...

Source

https://www.imdb.com/interfaces/


gentrywhite/MXB107 documentation built on Aug. 14, 2022, 1:35 a.m.