tv: TV show information and user ratings from imdb.com.

Description Usage Format Details Value Note References Examples

Description

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.

Usage

1

Format

An object of class data.frame with 1562 rows and 22 columns.

Details

TV shows were selected for inclusion if they were marked as "not adult", and had at least 5000 rating votes.

Value

A data frame with 1562 rows and 22 variables.

Note

The data set contains the following fields:

Title

Title of the tv show

StartYear

Year of release.

EndYear

Year the show ended (if known).

Type

Type of show (tvMiniSeries,tvSeries,tvShort,tvSpecial).

Rating

Average IMDb user rating.

Votes

Number of IMDb users who rated this movie.

Length

Length in minutes.

Action, Animation, Comedy, Drama, Documentary, Fantasy, Horror, Romance, SciFi, Short

Binary variables representing if movie was classified as belonging to that genre.

References

Information courtesy of IMDb (http://www.imdb.com). IMDb data files are publically available at https://datasets.imdbws.com/

Examples

1

ncldata documentation built on May 2, 2019, 5:54 p.m.

Related to tv in ncldata...