imdb_ratings: IMDB episode ratings

Description Usage Format Details Source

Description

A dataset containing information about South Park episodes, seasons they belong to and links to their scripts. It can be recreated using fetch_episode_list(). There are episodes which have an NA rating. That is because those haven't aired yet. There is also one rated episode for which we don't have any scripts. It is an "Unaired Pilot" that belongs to season 1 and has an episode number 0.

Usage

1

Format

A data frame with 308 rows and 7 variables.

Details

episode_imdb_id

IMDB episode ID.

season_number

Numeric number of a season.

season_episode_number

Numeric number of a season.

episode_name

Official name of an episode.

air_date

A year when an episode was released.

user_rating

Average weighted user rating of an episode.

user_votes

Number of votes for an episode.

Source

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


pdrhlik/southparkr documentation built on May 8, 2019, 1:49 p.m.