mojo: Box office data from the Mojo website

mojoR Documentation

Box office data from the Mojo website

Description

The data contains weekly box office numbers as published on the website https://www.boxofficemojo.com/weekend/chart/ scraped on Sep 10 2018.

Usage

data(mojo)

Format

A data frame with 31718 rows and 15 variables.

Details

  • TW rank this week

  • LW rank last week

  • Title name of the movie

  • Studio name of the producing studio

  • Weekend Gross weekend box office gross in US dollars

  • '% Changeā€œ percent change in weekend gross from last week

  • Theater Count number of movie theaters the movie is being shown

  • Theater Change change in the number of theaters the movie was shown

  • Average average gross per theater

  • Total Gross cumulative box office gross in US dollars

  • Budget (in Million) estimated budget

  • Week week that the movie has been in theaters

  • Weekend character string of the weekend of the show date

  • Year integer of the year of the show date (between 2013 and 2018)

  • WeekNo integer, week number of the year (1 through 52 or 53)


heike/classdata documentation built on Nov. 24, 2023, 1:50 a.m.