mojo | R Documentation |
The data contains weekly box office numbers as published on the website https://www.boxofficemojo.com/weekend/chart/ scraped on Sep 10 2018.
data(mojo)
A data frame with 31718 rows and 15 variables.
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.