query
stringlengths
24
325
positive
stringlengths
1
580
negative_1
stringlengths
6
580
negative_2
stringlengths
1
576
negative_3
stringlengths
1
576
negative_4
stringlengths
1
580
negative_5
stringlengths
1
580
negative_6
stringlengths
1
580
negative_7
stringlengths
5
576
negative_8
stringlengths
1
576
negative_9
stringlengths
1
580
negative_10
stringlengths
1
580
What's the url of user 39115684's rating on the movie 'When Will I Be Loved'?
A Way of Life refers to movie_title; user 39115684 refers to userid = 39115684;  url refers to rating_url;
Innocence Unprotected' is movie_title; '250 Favourite Films' is list_title; rating refers to rating_score;
user profile image URL refers to user_avatar_image_url; user 8516503 refers to user_id; Average refers to AVG(list_movie_number where user_id = 8516503)
rated 5 refers to rating_score = 5; on 2013/5/3 5:11:17 refers to rating_timestamp_utc = '2013-05-03 05:11:17'
movie title rated in April 2020 refers to rating_timestamp_utc LIKE '%2020-04-%'; user is a trial list refers to user_trialist = 1;
user 94978 refers to user_id = 94978; scored as 5 refers to rating_score = 5;
The Fall of Berlin' is movie_title; in 2019 refers to rating_timestamp_utc = 2019; Average score refers to Avg(rating_score);
movie "Downfall" refers to movie_title = 'Downfall'; rating of "4" refers to rating_score = 4
created in 2016 refers to list_creation_timestamp_utc like '2016%'; updated most recently refers to MAX(list_update_timestamp_utc)
user 59988436 refers to user_id = 59988436; received 21 comments refers to critic_comments = 21; film refers to movie;
user 85981819 refers to user_id = 85981819; most followers refers to Max(list_followers); description refers to list_descriptions;
Among the lists created in 2016, which is the list that was updated most recently.
created in 2016 refers to list_creation_timestamp_utc like '2016%'; updated most recently refers to MAX(list_update_timestamp_utc)
list with the most number of movies refers to MAX(list_movie_number); user_has_payment_method = 1 means the user was a paying subscriber when he created the list; user_has_payment_method = 0 means the user was not a paying subscriber when he created the list;
Directed by Buster Keaton refers to director_name; released in 1924 refers to movie_release_year = 1924; paying subscriber refers to user_has_payment_method = 1
FALSE;
Alex de la Iclesia is the director name; the most popular refers to Max(movie_popularity); films refers to movies;
1998 movie refers to movie_release_year = '1998'; the highest popularity refers to MAX(movie_popularity) ; "4" rating refers to rating_score = 4
Sex, Drink and Bloodshed refers to movie title = 'Sex, Drink and Bloodshed';
Innocence Unprotected' is movie_title; '250 Favourite Films' is list_title; rating refers to rating_score;
4 rating refers to rating_score = 4; the movie "Freaks" refers to movie_title = 'Freaks' ; at 2013/5/4 6:33:32 refers to rating_timestamp_utc = '2013-05-04 06:33:32'
year refers to movie_release_year; most release films refers to MAX(COUNT(movie_id))
A Way of Life' refers to movie_title; user 39115684 refers to userid = 39115684;  the user was a trialist when he rated the movie refers to user_trialist = 1;
List ther users who gave the worst rating for movie 'Love Will Tear Us Apart'.
worst rating refers to rating_score = 1;
the user was eligible for trail when he created the list refers to user_eligile_for_trail = 1; user 32172230 refers to user_id = 32172230;
directed by Felipe Cazals refers to director_name = 'Felipe Cazals' ; realeased on 1976 refers to movie_release_year = 1976
was a subscriber refers to user_subscriber = 1; percentage refers to DIVIDE(COUNT(user_subscriber = 1),COUNT(list_id))
earliest user created a list refers to MIN(list_creation_date_utc); didn't get any followers refers to user_subscriber = 0
longest movie title refers to MAX(LENGTH(movie_title)); when it was released refers to movie_release_year;
"A Shot in the Dark" refers to movie_title = 'A Shot in the Dark'; paying subscriber refers to user_has_payment_method = 1; percentage refers to DIVIDE(COUNT(user_has_payment_method = 1),COUNT(user_has_payment_method))*100
followers refers to list_followers;
Highest average score refers to Max(Avg(rating_score));
user profile image URL refers to user_avatar_image_url; user 8516503 refers to user_id; Average refers to AVG(list_movie_number where user_id = 8516503)
not a trialist refer to user_trialist = 0; rating score of not more than 2 refer to rating_score <2; The South refers to movie_title
How many users who created a list in the February of 2016 were eligible for trial when they created the list? Indicate the user id of the user who has the most number of followers in his list in February of 2016.
created a list in the February of 2016 refer to list_creation_date_utc BETWEEN 2/1/2016 and 2/29/2016; eligible for trial refers to user_eligible_for_trial = 1;
list titled 'Sound and Vision' refers to list_title = 'Sound and Vision'; user_subscriber = 1 means the user was a subscriber when he rated the movie; user_subscriber = 0 means the user was not a subscriber when he rated the movie
250 Favourite Films refers to list_title;
The General and Il grido are movie_title; more popular movie refers to higher (movie_popularity);
user profile image URL refers to user_avatar_image_url; user 8516503 refers to user_id; Average refers to AVG(list_movie_number where user_id = 8516503)
A Way of Life' refers to movie_title; the user was a trialist when he rated the movie refers to user_trialist = 1;
number of likes received refers to critic likes; received the highest number of likes refers to MAX(critic_likes);
250 Favourite Films' is list_title; movies refers to movie_title;
250 Favourite Films refers to list_title; last update refers to list_update_date_utc;
rated with highest score refers to rating_score = 5; percentage = MULTIPLY(DIVIDE(SUM(rating_score = 5), COUNT(rating_score)), 100)
worst rating refers to rating_score = 1;
What are the movie popularity of the movies released in 2021 that were directed by Steven Spielberg? List the names of the movies and their corresponding popularity.
movie released in 2021 refers to movie_release_year = 2021; popularity refers to movie_popularity;
Highest average score refers to Max(Avg(rating_score));
"A Shot in the Dark" refers to movie_title = 'A Shot in the Dark'; paying subscriber refers to user_has_payment_method = 1; percentage refers to DIVIDE(COUNT(user_has_payment_method = 1),COUNT(user_has_payment_method))*100
A Way of Life' is movie_title; average rating score = Divide (Sum(rating_score), Count(rating_id));
have less than 50 movies in the list refers to list_movie_number <50; was a subscriber refers to user_subscriber = 1
year refers to movie_release_year; most release films refers to MAX(COUNT(movie_id))
the list that contained the most number of the movies refers to MAX(list_movie_number); user_has_payment_method = 1 means the user was a paying subscriber when he created the list ; user_has_payment_method = 0 means the user was not a paying subscriber when he created the list
rated 5 refers to rating_score = 5; on 2013/5/3 5:11:17 refers to rating_timestamp_utc = '2013-05-03 05:11:17'
user 85981819 refers to user_id = 85981819; most followers refers to Max(list_followers); description refers to list_descriptions;
FALSE;
was a subscriber refers to user_subscriber = 1; percentage refers to DIVIDE(COUNT(user_subscriber = 1),COUNT(list_id))
Please provide the title of the list with the most comments on the list.
the most comments refers to Max(list_comments);
user 57756708 refers to user_id = 57756708; rated recently refers to MAX(rating_timestamp_utc)
directed by Felipe Cazals refers to director_name = 'Felipe Cazals' ; realeased on 1976 refers to movie_release_year = 1976
number of likes received refers to critic likes; received the highest number of likes refers to MAX(critic_likes);
A Way of Life' refers to movie_title; user 39115684 refers to userid = 39115684;  the user was a trialist when he rated the movie refers to user_trialist = 1;
Sex, Drink and Bloodshed refers to movie title = 'Sex, Drink and Bloodshed';
year refers to movie_release_year; most release films refers to MAX(COUNT(movie_id))
5 rating scores refer to rating_score; Christopher Nolan refer to director_name; average popularity of each movie refer to AVG(movie_popularity where director_name = 'Christopher Nolan')
user 4208563 refers to user_id = 4208563
The Fall of Berlin' is movie_title; in 2019 refers to rating_timestamp_utc = 2019; Average score refers to Avg(rating_score);
A Way of Life' is movie_title; average rating score = Divide (Sum(rating_score), Count(rating_id));
What's the number of users gave the movie "Downfall" a rating of "4"?
movie "Downfall" refers to movie_title = 'Downfall'; rating of "4" refers to rating_score = 4
user 58149469 refers to user_id = 58149469; critic with 1 like refers to critic_likes = 1; critic with 2 comments refers to critic_comments = 2;
longest movie title refers to MAX(LENGTH(movie_title)); when it was released refers to movie_release_year;
movie released in 2021 refers to movie_release_year = 2021; popularity refers to movie_popularity;
head portrait refers to user_avatar_image_url; "5" ratings refers to rating_score = 5
average rating = DIVIDE((SUM(rating_score where movie_title = 'When Will I Be Loved')), COUNT(rating_score));
250 Favourite Films refers to list_title; last update refers to list_update_date_utc;
5 ratings refers to rating_score = 5; name of the movie refers to movie_title
"A Shot in the Dark" refers to movie_title = 'A Shot in the Dark'; paying subscriber refers to user_has_payment_method = 1; percentage refers to DIVIDE(COUNT(user_has_payment_method = 1),COUNT(user_has_payment_method))*100
the list that contained the most number of the movies refers to MAX(list_movie_number); user_has_payment_method = 1 means the user was a paying subscriber when he created the list ; user_has_payment_method = 0 means the user was not a paying subscriber when he created the list
Directed by Buster Keaton refers to director_name; released in 1924 refers to movie_release_year = 1924; paying subscriber refers to user_has_payment_method = 1
What is the user ID of the user, who was a subscriber when he created the list, who created a list for 10 consecutive years? If there are multiple users, indicate each of their user IDs.
user was a subscriber when he created the list refers to user_subscriber = 1; user who created a list for 10 consecutive years refers to user_id with list_creation_date_utc for 10 succeeding years;
longest movie title refers to MAX(LENGTH(movie_title)); when it was released refers to movie_release_year;
When Will I Be Loved refers to movie_title; the user was a trialist when he rated the movie refers to user_trialist = 1;rated 1 on the movie refers to rating_score = 1;
250 Favourite Films' is list_title; movies refers to movie_title;
user 58149469 refers to user_id = 58149469; critic with 1 like refers to critic_likes = 1; critic with 2 comments refers to critic_comments = 2;
Apocalypse Now refer to movie_title; rating score refer to rating_score = '5';likes received refers to critic_likes
4 rating refers to rating_score = 4; the movie "Freaks" refers to movie_title = 'Freaks' ; at 2013/5/4 6:33:32 refers to rating_timestamp_utc = '2013-05-04 06:33:32'
released in the year 1945 refers to movie_release_year = 1945;
not a trialist refer to user_trialist = 0; rating score of not more than 2 refer to rating_score <2; The South refers to movie_title
earliest user created a list refers to MIN(list_creation_date_utc); didn't get any followers refers to user_subscriber = 0
followers refers to list_followers;
How many users were trialists when they rated the movie "A Way of Life"?
A Way of Life' refers to movie_title; the user was a trialist when he rated the movie refers to user_trialist = 1;
film released in 2007 refers to movie_release_year = 2007; film refers to movie
released in 2003 refers to movie_release_year = 2003; user 2941 refers to user_id = 2941; film refers to movie;
URL refer to rating_url; user 22030372 refer to user_id
User 4208563 refers to user_id;highest number of followers refers to MAX(list_followers); user_subscriber = 1 means that the user was a subscriber when he created the list; user_subscriber = 0 means the user was not a subscriber when he created the list (to replace)
movie released in 2021 refers to movie_release_year = 2021; popularity refers to movie_popularity;
White Night Wedding' is movie_title; for 5 refers to rating_score = 5;
number of likes received refers to critic likes; received the highest number of likes refers to MAX(critic_likes);
250 Favourite Films refers to list_title;
have less than 50 movies in the list refers to list_movie_number <50; was a subscriber refers to user_subscriber = 1
user was a subscriber when he created the list refers to user_subscriber = 1; user who created a list for 10 consecutive years refers to user_id with list_creation_date_utc for 10 succeeding years;
Among the users who are trailists when rating the movie "When Will I Be Loved", how many of them have rated "1" on the movie?
When Will I Be Loved refers to movie_title; the user was a trialist when he rated the movie refers to user_trialist = 1;rated 1 on the movie refers to rating_score = 1;
worst rating refers to rating_score = 1;
most popular movie of all time refers to MAX(movie_popularity); a trialist refers to user_trialist = 1; average rating score = AVG(rating_score)
paying subscriber refers to user_has_payment_method = 1; eligible for trial refers to user_eligible_for_trial = 1; rating_score< = 2;
head portrait refers to user_avatar_image_url; "5" ratings refers to rating_score = 5
When Will I Be Loved refers to movie_title;  2 comments for the critic refers to critic_comments = 2;
list with the most number of movies refers to MAX(list_movie_number); user_has_payment_method = 1 means the user was a paying subscriber when he created the list; user_has_payment_method = 0 means the user was not a paying subscriber when he created the list;
received more than 20 likes refers to critic_likes>20;
was a subscriber refers to user_subscriber = 1; percentage refers to DIVIDE(COUNT(user_subscriber = 1),COUNT(list_id))
250 Favourite Films refers to list_title;
A Way of Life' is movie_title; average rating score = Divide (Sum(rating_score), Count(rating_id));
Please list the names of the films released in 2003 among the films scored by user 2941 .
released in 2003 refers to movie_release_year = 2003; user 2941 refers to user_id = 2941; film refers to movie;
Alex de la Iclesia is the director name; the most popular refers to Max(movie_popularity); films refers to movies;
movie released in 2021 refers to movie_release_year = 2021; popularity refers to movie_popularity;
The General and Il grido are movie_title; more popular movie refers to higher (movie_popularity);
film released in 2008 refers to movie_release_year = 2008; scored the highest refers to Max(rating_score); film refers to movie;
was a subscriber refers to user_subscriber = 1; percentage refers to DIVIDE(COUNT(user_subscriber = 1),COUNT(list_id))
the user was a subscriber when he created the list refers to user_subscriber = 1; user 83373278 refers to user_id = 83373278;
user profile image URL refers to user_avatar_image_url; user 8516503 refers to user_id; Average refers to AVG(list_movie_number where user_id = 8516503)
like the movie highest to the extent refers to rating_score = 5; A Way of Life refers to movie_title;
5 rating scores refer to rating_score; Christopher Nolan refer to director_name; average popularity of each movie refer to AVG(movie_popularity where director_name = 'Christopher Nolan')
the user was a paying subscriber when he created the list refers to user_has_payment_method = 1;  movie lists with over 100 refers to list_movie_number >100;  user 85981819 refers to user_id = 85981819;
What is the percentage of rated movies were released in year 2021?
percentage = DIVIDE(SUM(movie_release_year = 2021), COUNT(rating_id)) as percent; movies released in year 2021 refers to movie_release_year = 2021;
paying subscribers refers to user_has_payment_method = 1; rating a movie after the year 2014 refers to rating_date_utc>'2014%'
Apocalypse Now refer to movie_title; rating score refer to rating_score = '5';likes received refers to critic_likes
head portrait refers to user_avatar_image_url; "5" ratings refers to rating_score = 5
received more than 20 likes refers to critic_likes>20;
longest movie title refers to MAX(LENGTH(movie_title)); when it was released refers to movie_release_year;
250 Favourite Films refers to list_title;
Directed by Buster Keaton refers to director_name; released in 1924 refers to movie_release_year = 1924; paying subscriber refers to user_has_payment_method = 1
"A Shot in the Dark" refers to movie_title = 'A Shot in the Dark'; paying subscriber refers to user_has_payment_method = 1; percentage refers to DIVIDE(COUNT(user_has_payment_method = 1),COUNT(user_has_payment_method))*100
user 85981819 refers to user_id = 85981819; most followers refers to Max(list_followers); description refers to list_descriptions;
Short and pretty damn sweet is list_title; location of the movie refers to list_url;
What is the ID of actors that acted in the movies most viewed by audience with occupation 5?
The audience and users are the same meaning
UK is a country
Female users refers to u_gender = 'F'
d_quality = 5 refers to the best directors, d_quality = 0 refers to the worst directors
USA is a country
Films and movies share the same meaning; oldest film refers to the movie with year = 1
Male users refers to u_gender = 'M'
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
UK is a country
USA is a country; not in English can be represented by isEnglish = 'F'
The audience and users are the same meaning
How many horror movies were made by the worst directors?
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
isEnglish = 'T' means English movie
Female actors mean that a_gender = 'F'; percentage can be computed by [cast_num = 2 AND a_quality = 2 in female) / (all female actors)] * 100%
Female users refers to u_gender = 'F'
Films and movies share the same meaning; oldest film refers to the movie with year = 1
direct well means the quality of directing is good, which means d_quality = 4.
France a one country
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
UK is a country
USA is a country
UK is a country
What is the percentage difference of English and non-English-language crime movies in other countries in year 3?
non-English-language refers to isEnglish = 'F'; The percentage difference can be computed by [count(isEnglish = 'T' in movies) - count(isEnglish = 'F' in movies) / (all movies)] * 100%
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
Female users mean that u_gender = 'F'
UK is a country
The audience and users are the same meaning
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
The audience and users are the same meaning
US and UK are 2 countries
Year contains relative value, higher year value refers to newer date; Year = 1 refer to oldest date
French and USA are two countries; Female actors mean that a_gender = 'F'
Female users mean that u_gender = 'F'
How many users have rated 1 each for the UK's second newest movies with a running time of 2?
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
France is a country; year = 4 represents the newest date.
USA is a country
isEnglish = 'T' means English movie
France a one country
UK is a country
Female actors mean that a_gender = 'F'; percentage can be computed by [cast_num = 2 AND a_quality = 2 in female) / (all female actors)] * 100%
The audience and users are the same meaning
USA is a country
'box office success paradox' means average revenue exceeds their quality; The proportion can be computed by [(avg_revenue > d_quality) / ()] * 100%
Worst actresses means a_quality is the least; The least a_quality is 0
What are the genres of all the English-language foreign films having a runtime of two hours or less? List each one.
isEnglish = 'T' means films in English; Film and movie share the same meaning
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
France is a country
Male users refers to u_gender = 'M'
UK is a country
d_quality = 5 refers to the best directors, d_quality = 0 refers to the worst directors
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
USA is a country
France is a country
UK is a country
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
Among the worst actresses, how many of them got a rating of more than 3 to the movies they starred?
Worst actresses means a_quality is the least; The least a_quality is 0
French and USA are two countries; Female actors mean that a_gender = 'F'
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
Films and movies share the same meaning; oldest film refers to the movie with year = 1
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
The audience and users are the same meaning
Female actors mean that a_gender = 'F'
USA is a country; not in English can be represented by isEnglish = 'F'
d_quality = 5 refers to the best directors, d_quality = 0 refers to the worst directors
France is a country; year = 4 represents the newest date.
France is a country
How many of the users who rate the movie with the id '2462959' are female?
Female users mean that u_gender = 'F'
d_quality = 5 refers to the best directors, d_quality = 0 refers to the worst directors
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
UK is a country
USA is a country
US and UK are 2 countries
USA is a country
Female users mean that u_gender = 'F'
UK is a country; Male actors mean that a_gender = 'M'; Female actors mean that a_gender = 'F'; ratio; ratio of gender in actors = count(a_gender = 'M') / a_gender = 'F'
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
UK is a country
Calculate the percentage of female actors and quality 2 who have appeared twice at the casting of the film 1672580.
Female actors mean that a_gender = 'F'; percentage can be computed by [cast_num = 2 AND a_quality = 2 in female) / (all female actors)] * 100%
isEnglish = 'F' means non-English
US and UK are 2 countries
USA is a country
Female actors mean that a_gender = 'F'
Films and movies share the same meaning; oldest film refers to the movie with year = 1
UK is a country
Year contains relative value, higher year value refers to newer date; Year = 1 refer to oldest date
Male users refers to u_gender = 'M'
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
France a one country
What are the most common film genres made by the worst directors?
d_quality = 5 refers to the best directors, d_quality = 0 refers to the worst directors
isEnglish = 'F' means non-English
Year contains relative value, higher year value refers to newer date; Year = 1 refer to oldest date
France a one country
Female actors mean that a_gender = 'F'; percentage can be computed by [cast_num = 2 AND a_quality = 2 in female) / (all female actors)] * 100%
France is a country; year = 4 represents the newest date.
Female users mean that u_gender = 'F'
direct well means the quality of directing is good, which means d_quality = 4.
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
USA is a country
isEnglish = 'T' means English movie
What's the ratio of gender in actors to actress in all the UK movies?
UK is a country; Male actors mean that a_gender = 'M'; Female actors mean that a_gender = 'F'; ratio; ratio of gender in actors = count(a_gender = 'M') / a_gender = 'F'
d_quality = 5 refers to the best directors, d_quality = 0 refers to the worst directors
France is a country; year = 4 represents the newest date.
Female users refers to u_gender = 'F'
Female actors mean that a_gender = 'F'; percentage can be computed by [cast_num = 2 AND a_quality = 2 in female) / (all female actors)] * 100%
French and USA are two countries; Female actors mean that a_gender = 'F'
UK is a country
The audience and users are the same meaning
isEnglish = 'F' means non-English
isEnglish = 'T' means films in English; Film and movie share the same meaning
Male users mean that u_gender = 'M'; France is a country
What are the ID of actors with quality rating of 3 acted in English USA movies?
English movies refers to isEnglish = 'T'; USA is a country
Year contains relative value, higher year value refers to newer date; Year = 1 refer to oldest date
USA is a country
UK is a country
isEnglish = 'T' means English movie
France a one country
Female users refers to u_gender = 'F'
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
isEnglish = 'F' means non-English
Films and movies share the same meaning; oldest film refers to the movie with year = 1
not in English can be represented by isEnglish = 'F'
What is the highest average rating for action movies made in the USA?
USA is a country
Female users refers to u_gender = 'F'
UK is a country
France is a country; year = 4 represents the newest date.
The audience and users are the same meaning
Male users mean that u_gender = 'M'; France is a country
isEnglish = 'T' means English movie
US and UK are 2 countries
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
The audience and users are the same meaning
UK is a country
UK produced what genre of movies?
UK is a country
Male users refers to u_gender = 'M'
French and USA are two countries; Female actors mean that a_gender = 'F'
Female users mean that u_gender = 'F'
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
USA is a country; not in English can be represented by isEnglish = 'F'
USA is a country
Films and movies share the same meaning; oldest film refers to the movie with year = 1
Male users mean that u_gender = 'M'; France is a country
non-English-language refers to isEnglish = 'F'; The percentage difference can be computed by [count(isEnglish = 'T' in movies) - count(isEnglish = 'F' in movies) / (all movies)] * 100%
US and UK are 2 countries
List the top 5 movies from other countries which to language is not in English.
not in English can be represented by isEnglish = 'F'
USA is a country
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
non-English-language refers to isEnglish = 'F'; The percentage difference can be computed by [count(isEnglish = 'T' in movies) - count(isEnglish = 'F' in movies) / (all movies)] * 100%
France is a country
France is a country
Female users mean that u_gender = 'F'
France a one country
Year contains relative value, higher year value refers to newer date; Year = 1 refer to oldest date
Male users refers to u_gender = 'M'
isEnglish = 'T' means English movie
What is the average rating of the newest movies from France?
France is a country; year = 4 represents the newest date.
Films and movies share the same meaning; oldest film refers to the movie with year = 1
Female users mean that u_gender = 'F'
isEnglish = 'F' means non-English
USA is a country
isEnglish = 'T' means English movie
not in English can be represented by isEnglish = 'F'
France is a country
Male users mean that u_gender = 'M'; France is a country
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
UK is a country
Among the movies from France, how many of them are drama?
France a one country
French and USA are two countries; Female actors mean that a_gender = 'F'
USA is a country
UK is a country
Female users mean that u_gender = 'F'
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
USA is a country
USA is a country; not in English can be represented by isEnglish = 'F'
isEnglish = 'T' means films in English; Film and movie share the same meaning
France is a country
Female actors mean that a_gender = 'F'; percentage can be computed by [cast_num = 2 AND a_quality = 2 in female) / (all female actors)] * 100%
What is the ID of audiences that gave the most rating of 5?
The audience and users are the same meaning
non-English-language refers to isEnglish = 'F'; The percentage difference can be computed by [count(isEnglish = 'T' in movies) - count(isEnglish = 'F' in movies) / (all movies)] * 100%
Male users refers to u_gender = 'M'
UK is a country; Male actors mean that a_gender = 'M'; Female actors mean that a_gender = 'F'; ratio; ratio of gender in actors = count(a_gender = 'M') / a_gender = 'F'
'box office success paradox' means average revenue exceeds their quality; The proportion can be computed by [(avg_revenue > d_quality) / ()] * 100%
The audience and users are the same meaning
France is a country
Female actors mean that a_gender = 'F'
French and USA are two countries; Female actors mean that a_gender = 'F'
USA is a country; not in English can be represented by isEnglish = 'F'
Higher value of running time means running time is longer
Among the English comedy movies produced in the UK, how many movies with a running time of 3 was rated the highest by users between the age 45-50? Indicate the movie names.
UK is a country
Female users refers to u_gender = 'F'
Male users refers to u_gender = 'M'
Female users mean that u_gender = 'F'
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
France is a country
isEnglish = 'T' means English movie
isEnglish = 'T' means films in English; Film and movie share the same meaning
English movies refers to isEnglish = 'T'; USA is a country
The audience and users are the same meaning
UK is a country; Male actors mean that a_gender = 'M'; Female actors mean that a_gender = 'F'; ratio; ratio of gender in actors = count(a_gender = 'M') / a_gender = 'F'
How many French movies got the highest ranking?
France is a country
The audience and users are the same meaning
Films and movies share the same meaning; oldest film refers to the movie with year = 1
The audience and users are the same meaning
UK is a country
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
isEnglish = 'F' means non-English
US and UK are 2 countries
UK is a country
non-English-language refers to isEnglish = 'F'; The percentage difference can be computed by [count(isEnglish = 'T' in movies) - count(isEnglish = 'F' in movies) / (all movies)] * 100%
Female users mean that u_gender = 'F'
What horror movies have a running time of at least 2? Please list movie IDs.
Higher value of running time means running time is longer
UK is a country
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
The audience and users are the same meaning
France is a country
France a one country
direct well means the quality of directing is good, which means d_quality = 4.
France is a country
Year contains relative value, higher year value refers to newer date; Year = 1 refer to oldest date
USA is a country; not in English can be represented by isEnglish = 'F'
Female actors mean that a_gender = 'F'
What is the average number of casts of movies that are from the USA?
USA is a country
Female users mean that u_gender = 'F'
Male users mean that u_gender = 'M'; France is a country
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
UK is a country; Male actors mean that a_gender = 'M'; Female actors mean that a_gender = 'F'; ratio; ratio of gender in actors = count(a_gender = 'M') / a_gender = 'F'
UK is a country
UK is a country
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
non-English-language refers to isEnglish = 'F'; The percentage difference can be computed by [count(isEnglish = 'T' in movies) - count(isEnglish = 'F' in movies) / (all movies)] * 100%
France is a country
isEnglish = 'T' means films in English; Film and movie share the same meaning
Among divergent movies that got the highest rating, how many of them are from the UK?
UK is a country
Worst actresses means a_quality is the least; The least a_quality is 0
non-English-language refers to isEnglish = 'F'; The percentage difference can be computed by [count(isEnglish = 'T' in movies) - count(isEnglish = 'F' in movies) / (all movies)] * 100%
France is a country
France is a country
Female users mean that u_gender = 'F'
direct well means the quality of directing is good, which means d_quality = 4.
The audience and users are the same meaning
France is a country; year = 4 represents the newest date.
Female users mean that u_gender = 'F'
Year contains relative value, higher year value refers to newer date; Year = 1 refer to oldest date
For the male users no older than 18, how many times have they given the highest rating?
Male users refers to u_gender = 'M'
Films and movies share the same meaning; oldest film refers to the movie with year = 1
France a one country
Male users mean that u_gender = 'M'; France is a country
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
French and USA are two countries; Female actors mean that a_gender = 'F'
isEnglish = 'T' means films in English; Film and movie share the same meaning
isEnglish = 'T' means English movie
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
UK is a country; Male actors mean that a_gender = 'M'; Female actors mean that a_gender = 'F'; ratio; ratio of gender in actors = count(a_gender = 'M') / a_gender = 'F'
Female users mean that u_gender = 'F'
Please list movie IDs which has the oldest publication date and the cast numbers are zero.
Year contains relative value, higher year value refers to newer date; Year = 1 refer to oldest date
Female users refers to u_gender = 'F'
Female users mean that u_gender = 'F'
UK is a country
France a one country
The audience and users are the same meaning
UK is a country
Worst actresses means a_quality is the least; The least a_quality is 0
Higher value of running time means running time is longer
d_quality = 5 refers to the best directors, d_quality = 0 refers to the worst directors
The audience and users are the same meaning
How many female actors have been played a role in any of French or USA movies?
French and USA are two countries; Female actors mean that a_gender = 'F'
d_quality = 5 refers to the best directors, d_quality = 0 refers to the worst directors
not in English can be represented by isEnglish = 'F'
The audience and users are the same meaning
UK is a country
'box office success paradox' means average revenue exceeds their quality; The proportion can be computed by [(avg_revenue > d_quality) / ()] * 100%
The audience and users are the same meaning
France a one country
Higher value of running time means running time is longer
Male users refers to u_gender = 'M'
Female users mean that u_gender = 'F'
Among the actors who acted in UK movies, what percentage of actors received a rating of at least 3?
UK is a country
isEnglish = 'F' means non-English
France is a country
direct well means the quality of directing is good, which means d_quality = 4.
USA is a country
The audience and users are the same meaning
USA is a country; not in English can be represented by isEnglish = 'F'
'box office success paradox' means average revenue exceeds their quality; The proportion can be computed by [(avg_revenue > d_quality) / ()] * 100%
French and USA are two countries; Female actors mean that a_gender = 'F'
English movies refers to isEnglish = 'T'; USA is a country
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
What is the difference of female and male audiences in number who viewed horror movies?
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
USA is a country
Female users refers to u_gender = 'F'
not in English can be represented by isEnglish = 'F'
Films and movies share the same meaning; oldest film refers to the movie with year = 1
France is a country
Female users mean that u_gender = 'F'
France a one country
USA is a country; not in English can be represented by isEnglish = 'F'
Higher value of running time means running time is longer
French and USA are two countries; Female actors mean that a_gender = 'F'
Which actor has acted in at least 2 French films? Please list their IDs.
France is a country
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
France a one country
isEnglish = 'T' means films in English; Film and movie share the same meaning
USA is a country; not in English can be represented by isEnglish = 'F'
isEnglish = 'F' means non-English
USA is a country
UK is a country; Male actors mean that a_gender = 'M'; Female actors mean that a_gender = 'F'; ratio; ratio of gender in actors = count(a_gender = 'M') / a_gender = 'F'
Male users mean that u_gender = 'M'; France is a country
Male users refers to u_gender = 'M'
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
What is the proportion of action movies directors who are called 'box office success paradox'?
'box office success paradox' means average revenue exceeds their quality; The proportion can be computed by [(avg_revenue > d_quality) / ()] * 100%
Female actors mean that a_gender = 'F'
Male users mean that u_gender = 'M'; France is a country
USA is a country; not in English can be represented by isEnglish = 'F'
USA is a country
France is a country; year = 4 represents the newest date.
Male users refers to u_gender = 'M'
France is a country
UK is a country
French and USA are two countries; Female actors mean that a_gender = 'F'
USA is a country
Please give the ids of the oldest films that got the most ratings.
Films and movies share the same meaning; oldest film refers to the movie with year = 1
Female users refers to u_gender = 'F'
USA is a country
non-English-language refers to isEnglish = 'F'; The percentage difference can be computed by [count(isEnglish = 'T' in movies) - count(isEnglish = 'F' in movies) / (all movies)] * 100%
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
The audience and users are the same meaning
USA is a country
Female actors mean that a_gender = 'F'; percentage can be computed by [cast_num = 2 AND a_quality = 2 in female) / (all female actors)] * 100%
direct well means the quality of directing is good, which means d_quality = 4.
UK is a country
Male users mean that u_gender = 'M'; France is a country
List the id of male users who gave ratings of less than 3 to French movies with running time of 2.
Male users mean that u_gender = 'M'; France is a country
Higher value of running time means running time is longer
UK is a country; Male actors mean that a_gender = 'M'; Female actors mean that a_gender = 'F'; ratio; ratio of gender in actors = count(a_gender = 'M') / a_gender = 'F'
non-English-language refers to isEnglish = 'F'; The percentage difference can be computed by [count(isEnglish = 'T' in movies) - count(isEnglish = 'F' in movies) / (all movies)] * 100%
isEnglish = 'F' means non-English
English movies refers to isEnglish = 'T'; USA is a country
Worst actresses means a_quality is the least; The least a_quality is 0
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
USA is a country; not in English can be represented by isEnglish = 'F'
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
USA is a country
How many female actors acted in the movies of year 4?
Female actors mean that a_gender = 'F'
direct well means the quality of directing is good, which means d_quality = 4.
France is a country
French and USA are two countries; Female actors mean that a_gender = 'F'
France a one country
English movies refers to isEnglish = 'T'; USA is a country
USA is a country
Films and movies share the same meaning; oldest film refers to the movie with year = 1
UK is a country
Year contains relative value, higher year value refers to newer date; Year = 1 refer to oldest date
UK is a country
Among the action movies from the USA, how many of them are not in English?
USA is a country; not in English can be represented by isEnglish = 'F'
direct well means the quality of directing is good, which means d_quality = 4.
Female actors mean that a_gender = 'F'; percentage can be computed by [cast_num = 2 AND a_quality = 2 in female) / (all female actors)] * 100%
UK is a country; Male actors mean that a_gender = 'M'; Female actors mean that a_gender = 'F'; ratio; ratio of gender in actors = count(a_gender = 'M') / a_gender = 'F'
not in English can be represented by isEnglish = 'F'
France is a country; year = 4 represents the newest date.
Female users mean that u_gender = 'F'
Female users mean that u_gender = 'F'
isEnglish = 'T' means films in English; Film and movie share the same meaning
UK is a country
isEnglish = 'T' means English movie
Who are cast members in an English movie which has a running time equal to 2? Please list their IDs.
isEnglish = 'T' means English movie
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
isEnglish = 'T' means films in English; Film and movie share the same meaning
US and UK are 2 countries
USA is a country; not in English can be represented by isEnglish = 'F'
The audience and users are the same meaning
'box office success paradox' means average revenue exceeds their quality; The proportion can be computed by [(avg_revenue > d_quality) / ()] * 100%
France a one country
The audience and users are the same meaning
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
French and USA are two countries; Female actors mean that a_gender = 'F'
How many actors have acted in both US or UK films?
US and UK are 2 countries
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
isEnglish = 'F' means non-English
isEnglish = 'T' means English movie
direct well means the quality of directing is good, which means d_quality = 4.
The audience and users are the same meaning
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
non-English-language refers to isEnglish = 'F'; The percentage difference can be computed by [count(isEnglish = 'T' in movies) - count(isEnglish = 'F' in movies) / (all movies)] * 100%
UK is a country
USA is a country; not in English can be represented by isEnglish = 'F'
Male users refers to u_gender = 'M'
Movies with rating 3 are viewed by audiences in which distinct age group?
The audience and users are the same meaning
USA is a country
Films and movies share the same meaning; oldest film refers to the movie with year = 1
UK is a country; Male actors mean that a_gender = 'M'; Female actors mean that a_gender = 'F'; ratio; ratio of gender in actors = count(a_gender = 'M') / a_gender = 'F'
France is a country
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
French and USA are two countries; Female actors mean that a_gender = 'F'
isEnglish = 'T' means films in English; Film and movie share the same meaning
Worst actresses means a_quality is the least; The least a_quality is 0
Year contains relative value, higher year value refers to newer date; Year = 1 refer to oldest date
US and UK are 2 countries
For different directors who direct well, how many of them have directed an action film?
direct well means the quality of directing is good, which means d_quality = 4.
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
Films and movies share the same meaning; oldest film refers to the movie with year = 1
The audience and users are the same meaning
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
Female users mean that u_gender = 'F'
Male users refers to u_gender = 'M'
The audience and users are the same meaning
d_quality = 5 refers to the best directors, d_quality = 0 refers to the worst directors
French and USA are two countries; Female actors mean that a_gender = 'F'
Higher value of running time means running time is longer
Which genre contains the greatest number of non-English films?
isEnglish = 'F' means non-English
d_quality = 5 refers to the best directors, d_quality = 0 refers to the worst directors
direct well means the quality of directing is good, which means d_quality = 4.
Male users mean that u_gender = 'M'; France is a country
English movies refers to isEnglish = 'T'; USA is a country
not in English can be represented by isEnglish = 'F'
UK is a country
France a one country
USA is a country
UK is a country; Male actors mean that a_gender = 'M'; Female actors mean that a_gender = 'F'; ratio; ratio of gender in actors = count(a_gender = 'M') / a_gender = 'F'
US and UK are 2 countries
Which movies have received the greatest ratings from female users whose occupations fall within the category of 3?
Female users mean that u_gender = 'F'
France is a country
Male users mean that u_gender = 'M'; France is a country
The audience and users are the same meaning
France is a country; year = 4 represents the newest date.
Higher value of running time means running time is longer
The audience and users are the same meaning
UK is a country
French and USA are two countries; Female actors mean that a_gender = 'F'
France is a country
Female actors mean that a_gender = 'F'
Please list the ID of the movie that has been mostly rated by female users.
Female users refers to u_gender = 'F'
isEnglish = 'F' means non-English
direct well means the quality of directing is good, which means d_quality = 4.
Higher value of running time means running time is longer
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
France is a country; year = 4 represents the newest date.
Worst actresses means a_quality is the least; The least a_quality is 0
English movies refers to isEnglish = 'T'; USA is a country
Year contains relative value, higher year value refers to newer date; Year = 1 refer to oldest date
US and UK are 2 countries
France is a country
How many American movies have cast number more than 1?
USA is a country
second newest movies refers to year = 2 since year in this database is a relative value, less is the newer
Films and movies share the same meaning; oldest film refers to the movie with year = 1
The audience and users are the same meaning; Difference of female and male audiences = count(female users) - count(male users); Female users refers to u_gender = 'F'; Male users refers to u_gender = 'M'
France a one country
direct well means the quality of directing is good, which means d_quality = 4.
d_quality = 5 refers to direct the best, d_quality = 0 refers to direct the worst
isEnglish = 'T' means films in English; Film and movie share the same meaning
France is a country
isEnglish = 'F' means non-English
Female users refers to u_gender = 'F'
Which movies have the participation of actor Harrison Ford?
Which movies refers to title; actor refers to person_name
worked as producer refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
characters refers to character_name; gender = 'Unspecified'
most-liked by a large number of people refers to max(popularity)
director's name refers to person_name where job = 'Director'; released between 1/01/1916 and 12/31/1925 refers to release_date BETWEEN '1916-01-02' AND '1925-12-30'
most recent movie refers to max(release_date)
crews refers to person_name; movie 'Mad Max: Fury Road' refers to title = 'Mad Max: Fury Road'
IDs of the production companies refers to company_id; movies in 1916 refers to release_date LIKE '1916%'
post-production movies refers to movie_status = 'Post Production'; Nederlands refers to language_name = 'Nederlands';
release date of the latest movie refers to max(release_date)
What keyword refers to keyword_name; Finding Nemo refers to title = 'Finding Nemo'
What is the language ID of the movie "Walk the Line"?
movie "Walk the Line" refers to title = 'Walk the Line'
genre of thriller refers to genre_name = 'Thriller'
female characters refer to gender = 'Female'; "Spider-Man 3" refers to title = 'Spider-Man 3'
post-production movies refers to movie_status = 'Post Production'; Nederlands refers to language_name = 'Nederlands';
name of the production company refers to company_name; most movies refers to max(count(company_name))
produced in Canada refers to country_name = 'Canada'
director of photography refers to job = 'Director of Photography'; average revenue = divide(sum(revenue), count(movie_id))
genre refers to genre_name; runtime of only 14 minutes refers to runtime = 14
worked as producer refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
highest popularity refers to max(popularity)
when the first movie refers to release_date where min(release_date)
Provide the genre ID of the movie with the title of "The Dark Knight".
movie with the title of "The Dark Knight" refers to title = 'The Dark Knight'
crews refers to person_name; movie 'Mad Max: Fury Road' refers to title = 'Mad Max: Fury Road'
horror movies refers to genre_name = 'Horror'
keywords with "christmas" in them refers to keyword_name LIKE '%christmas%'
Paramount Animation refers to company_name = 'Paramount Animation'
male refers to gender = 'Male'; "Bride Wars" refers to title = 'Bride Wars'; percentage = divide(sum(gender = 'Male'), count(gender)) * 100 as percentage
genre refers to genre_name; lowest revenue refers to min(revenue)
director of photography refers to job = 'Director of Photography'; average revenue = divide(sum(revenue), count(movie_id))
name of the director of photography refers to person_name where job = 'Director of Photography'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
most used keyword refers to keyword_name where max(count(keyword_name))
iso code refers to country_iso_code; "Kyrgyz Republic" refers to country_name = 'Kyrgyz Republic'
In Movie No. 19, how many people are there in Department No. 7? Please give me their job.
Movie No. 19 refers to movie_id = 19; Department No. 7 refers to department_id = 7
most-liked by a large number of people refers to max(popularity)
names of the production company refers to movie_company; movie "Four Rooms" refers to title = 'Four Rooms'
characters refers to character_name; gender = 'Unspecified'
release date of the latest movie refers to max(release_date)
Walt Disney Pictures refers to company_name = 'Walt Disney Pictures'; most popular movie refers to max(popularity)
French movies refers to country_name = 'France'; average revenue = AVG(revenue)
crews refers to person_name; movie 'Mad Max: Fury Road' refers to title = 'Mad Max: Fury Road'
female characters refer to gender = 'Female'; "Spider-Man 3" refers to title = 'Spider-Man 3'
character 'USAF Master Sgt. Epps' refers to character_name = 'USAF Master Sgt. Epps'
have made at least 1 Billion at the box office refers to revenue > 1000000000
Provide the most used keyword in the movies.
most used keyword refers to keyword_name where max(count(keyword_name))
first crime movie ever released refers to min(release_date) and genre_name = 'Crime'
casts between order numbers 1 and 10 refers to cast_order BETWEEN 2 AND 9; Movie No. 285 refers to movie_id = 285
"Open Water" movie refers to title = 'Open Water'
"Land of the Dead" refers to title = 'Land of the Dead'; director refers to person_name where job = 'Director'
iso code refers to country_iso_code; "Kyrgyz Republic" refers to country_name = 'Kyrgyz Republic'
American movies refers to country_name = 'United States of America'; in 2006 refers to release_date LIKE '2006%'; average revenue = AVG(revenue)
movies refers to title; produced by Lucasfil refers to company_name = 'Lucasfilm'
director of photography refers to job = 'Director of Photography'; highest average vote refers to max(vote_average)
movie "Walk the Line" refers to title = 'Walk the Line'
male refers to gender = 'Male'; "Bride Wars" refers to title = 'Bride Wars'; percentage = divide(sum(gender = 'Male'), count(gender)) * 100 as percentage
Which movies did the company Paramount Pictures produce in 2000?
Which movies refers to title; company Paramount Pictures refers to company_name = 'Paramount Pictures'; in 2000 refers to release_date LIKE '2000%'
highest popularity refers to max(popularity)
when the first movie refers to release_date where min(release_date)
produced by Twentieth Century Fox Film Corporation refers to company_name = 'Twentieth Century Fox Film Corporation'
all companies refers to company_name; movie 'Ultramarines: A Warhammer 40,000 Movie' refers to title = 'Ultramarines: A Warhammer 40,000 Movie'
name of the director of photography refers to person_name where job = 'Director of Photography'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
language refers to language_name; movie "C'era una volta il West" refers to title = 'C''era una volta il West'
post-production movies refers to movie_status = 'Post Production'; Nederlands refers to language_name = 'Nederlands';
"I Hope They Serve Beer in Hell" refers to title = 'I Hope They Serve Beer in Hell';
language refers to language_name; original language refers to language_role = 'Original'
movie "Walk the Line" refers to title = 'Walk the Line'
Among the zero-budget movie titles, which one has made the highest revenue?
zero-budget refers to budget = 0; highest revenue refers to max(revenue)
movie "Four Rooms" refers to title = 'Four Rooms'
produced by Twentieth Century Fox Film Corporation refers to company_name = 'Twentieth Century Fox Film Corporation'
department refers to department_name; most people refers to max(count(department_id))
from Japan refers to country_name = 'Japan'; in the 'animation' genre refers to genre_name = 'animation'; percentage = divide(sum(movie_id) when genre_name = 'animation', count(movie_id)) as percentage
keywords with "christmas" in them refers to keyword_name LIKE '%christmas%'
"I Hope They Serve Beer in Hell" refers to title = 'I Hope They Serve Beer in Hell';
worked as producer refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
genres refers to genre_name; Sky Captain and the World of Tomorrow refers to title = 'Sky Captain and the World of Tomorrow'
"saving the world" as the keyword refers to keyword_name = 'saving the world'
"vi" as their language code refers to language_code = 'vi'
When was the first movie released?
when the first movie refers to release_date where min(release_date)
rumoured movie refers to movie_status = 'rumoured'; genre of Drama refers to genre_name = 'Drama'
Name the horror movies refers to title where genre_name = 'horror'; positive ratings greater than 7 refers to vote_average > 7
name of the director of photography refers to person_name where job = 'Director of Photography'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
most common keyword refers to max(count(keyword_name)); movies released in 2006 refers to release_date LIKE '%2006%'
iso code refers to country_iso_code; "Kyrgyz Republic" refers to country_name = 'Kyrgyz Republic'
produced in Canada refers to country_name = 'Canada'
highest vote count refers to max(vote_count)
have made at least 1 Billion at the box office refers to revenue > 1000000000
Paramount Animation refers to company_name = 'Paramount Animation'
genre refers to genre_name; revenue is at least 120,000,000 refers to revenue > = 120000000; between 2012 and 2015 refers to release_date BETWEEN '2012-01-01' AND '2015-12-31'
What is the average revenue made by Latin movies?
Latin movies refers to language_name = 'Latin'; average revenue = AVG(revenue)
genre refers to genre_name; runtime of only 14 minutes refers to runtime = 14
adventure movies refers to genre_name = 'Adventure'; released in 2000 refers to release_date LIKE '2000%'
zero-budget refers to budget = 0; highest revenue refers to max(revenue)
Bahasa Indonesia movies refers to language_name = 'Bahasa indonesia'
movie "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
IDs of the production companies refers to company_id; movies in 1916 refers to release_date LIKE '1916%'
casts between order numbers 1 and 10 refers to cast_order BETWEEN 2 AND 9; Movie No. 285 refers to movie_id = 285
director's name refers to person_name where job = 'Director'; released between 1/01/1916 and 12/31/1925 refers to release_date BETWEEN '1916-01-02' AND '1925-12-30'
iso code refers to country_iso_code; "Kyrgyz Republic" refers to country_name = 'Kyrgyz Republic'
Which character refers to character_name; movie Pirates of the Caribbean: The Curse of the Black Pearl refers to title = 'Pirates of the Caribbean: The Curse of the Black Pearl'
How many horror movies are there?
horror movies refers to genre_name = 'Horror'
post-production movies refers to movie_status = 'Post Production'; Nederlands refers to language_name = 'Nederlands';
release date of the latest movie refers to max(release_date)
male refers to gender = 'Male'; female refers to gender = 'Female'; movie 'Iron Man' refers to title = 'Iron Man'; ratio = divide(sum(gender = 'Female'), sum(gender = 'Male'))
Which keywords refers to keyword_name; highest popularity refers to max(popularity)
male refers to gender = 'Male'; "Bride Wars" refers to title = 'Bride Wars'; percentage = divide(sum(gender = 'Male'), count(gender)) * 100 as percentage
Indian movies refers to country_name = 'India'; between 1/2/1990 and 12/30/2003 refers to release_date BETWEEN '1990-01-02' AND '2003-12-30'; revenue of more than 75,000,000 refers to revenue > 75000000; popularity of no less than 20 refers to popularity > = 20
genre refers to genre_name; runtime of only 14 minutes refers to runtime = 14
genre of thriller refers to genre_name = 'Thriller'
department refers to department_name; most people refers to max(count(department_id))
names refers to person_name; departments refers to department_name; worked as a music editor refers to job = 'Music Editor'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
Find out the language ID of the movie with the highest popularity.
highest popularity refers to max(popularity)
directed by refers to job = 'Director'; average budget = AVG(budget)
income refers to revenue; keyword "paris" refers to keyword_name = 'paris'; average income = AVG(revenue)
genre refers to genre_name; lowest revenue refers to min(revenue)
male refers to gender = 'Male'; female refers to gender = 'Female'; movie 'Iron Man' refers to title = 'Iron Man'; ratio = divide(sum(gender = 'Female'), sum(gender = 'Male'))
female characters refer to gender = 'Female'; "Spider-Man 3" refers to title = 'Spider-Man 3'
genres refers to genre_name; Sky Captain and the World of Tomorrow refers to title = 'Sky Captain and the World of Tomorrow'
directors refers to job = 'Director'; most popular refers to max(popularity)
movie "Walk the Line" refers to title = 'Walk the Line'
American movies refers to country_name = 'United States of America'; in 2006 refers to release_date LIKE '2006%'; average revenue = AVG(revenue)
main actor refers to person_name where Min(cast_order); "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
Write down the release date of the movies produced by Twentieth Century Fox Film Corporation.
produced by Twentieth Century Fox Film Corporation refers to company_name = 'Twentieth Century Fox Film Corporation'
directed by refers to job = 'Director'; average budget = AVG(budget)
director of photography refers to job = 'Director of Photography'; highest average vote refers to max(vote_average)
"saving the world" as the keyword refers to keyword_name = 'saving the world'
Name the horror movies refers to title where genre_name = 'horror'; positive ratings greater than 7 refers to vote_average > 7
names refers to person_name; producers refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
main actor refers to person_name where Min(cast_order); "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
name of the production company refers to company_name; most movies refers to max(count(company_name))
French movies refers to country_name = 'France'; average revenue = AVG(revenue)
post-production movies refers to movie_status = 'Post Production'; Nederlands refers to language_name = 'Nederlands';
most recent movie refers to max(release_date)
Are there any post-production movies in Nederlands?
post-production movies refers to movie_status = 'Post Production'; Nederlands refers to language_name = 'Nederlands';
under keywords of "woman director" and "independent film" refers to keyword_name = 'woman director' and keyword_name = 'independent film'; difference in percentage = divide(subtract(count(movie_id) when keyword_name = 'woman director', count(movie_id) when keyword_name = 'independent film'), count(movie_id)) as percentage
Indian movies refers to country_name = 'India'; between 1/2/1990 and 12/30/2003 refers to release_date BETWEEN '1990-01-02' AND '2003-12-30'; revenue of more than 75,000,000 refers to revenue > 75000000; popularity of no less than 20 refers to popularity > = 20
most common keyword refers to max(count(keyword_name)); movies released in 2006 refers to release_date LIKE '%2006%'
female characters refer to gender = 'Female'; "Spider-Man 3" refers to title = 'Spider-Man 3'
French movies refers to country_name = 'France'; average revenue = AVG(revenue)
average number of crews = divide(count(person_id), COUNT(movie_id))
adventure movies refers to genre_name = 'Adventure'; released in 2000 refers to release_date LIKE '2000%'
genre of thriller refers to genre_name = 'Thriller'
most recent movie refers to max(release_date)
zero-budget refers to budget = 0; highest revenue refers to max(revenue)
What is the average revenue of the movie in which Dariusz Wolski works as the director of photography?
director of photography refers to job = 'Director of Photography'; average revenue = divide(sum(revenue), count(movie_id))
names refers to person_name; producers refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
"saving the world" as the keyword refers to keyword_name = 'saving the world'
most-liked by a large number of people refers to max(popularity)
made by Fantasy Films refers to company_name = 'Fantasy Films'; Live Entertainment refers to company_name = 'Live Entertainment'
first crime movie ever released refers to min(release_date) and genre_name = 'Crime'
American movies refers to country_name = 'United States of America'; in 2006 refers to release_date LIKE '2006%'; average revenue = AVG(revenue)
casts between order numbers 1 and 10 refers to cast_order BETWEEN 2 AND 9; Movie No. 285 refers to movie_id = 285
genres refers to genre_name; Sky Captain and the World of Tomorrow refers to title = 'Sky Captain and the World of Tomorrow'
produced by Cruel and Unusual Films refers to company_name = 'Cruel and Unusual Films'; most popularity refers to max(popularity)
most common keyword refers to max(count(keyword_name)); movies released in 2006 refers to release_date LIKE '%2006%'
What is the genre of the movie title with the lowest revenue generated?
genre refers to genre_name; lowest revenue refers to min(revenue)
"Days of Thunder" refers to title = 'Days of Thunder'
name of the director of photography refers to person_name where job = 'Director of Photography'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
character 'USAF Master Sgt. Epps' refers to character_name = 'USAF Master Sgt. Epps'
when the first movie refers to release_date where min(release_date)
from Japan refers to country_name = 'Japan'; in the 'animation' genre refers to genre_name = 'animation'; percentage = divide(sum(movie_id) when genre_name = 'animation', count(movie_id)) as percentage
adventure movies refers to genre_name = 'Adventure'; released in 2000 refers to release_date LIKE '2000%'
iso code refers to country_iso_code; "Kyrgyz Republic" refers to country_name = 'Kyrgyz Republic'
Indian movies refers to country_name = 'India'; between 1/2/1990 and 12/30/2003 refers to release_date BETWEEN '1990-01-02' AND '2003-12-30'; revenue of more than 75,000,000 refers to revenue > 75000000; popularity of no less than 20 refers to popularity > = 20
language refers to language_name; original language refers to language_role = 'Original'
zero-budget refers to budget = 0; highest revenue refers to max(revenue)
Who is the main actor in the "Pirates of the Caribbean: At World's End" movie?
main actor refers to person_name where Min(cast_order); "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
crews refers to person_name; movie 'Mad Max: Fury Road' refers to title = 'Mad Max: Fury Road'
"Land of the Dead" refers to title = 'Land of the Dead'; director refers to person_name where job = 'Director'
Latin movies refers to language_name = 'Latin'; average revenue = AVG(revenue)
names refers to person_name; producers refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
movie with the title of "The Dark Knight" refers to title = 'The Dark Knight'
Which movie refers to title; company 'Radiant Film GmbH' refers to company_name = 'Radiant Film GmbH'
most recent movie refers to max(release_date)
Which production company refers to company_name; most money at the box office refers to max(revenue)
names refers to person_name; departments refers to department_name; worked as a music editor refers to job = 'Music Editor'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
Walt Disney Pictures refers to company_name = 'Walt Disney Pictures'; most popular movie refers to max(popularity)
How many adventure movies are there that were released in 2000?
adventure movies refers to genre_name = 'Adventure'; released in 2000 refers to release_date LIKE '2000%'
iso code refers to country_iso_code; "Kyrgyz Republic" refers to country_name = 'Kyrgyz Republic'
What keyword refers to keyword_name; Finding Nemo refers to title = 'Finding Nemo'
released in 1995 refers to release_date LIKE '1995%'
"Days of Thunder" refers to title = 'Days of Thunder'
director's name refers to person_name where job = 'Director'; released between 1/01/1916 and 12/31/1925 refers to release_date BETWEEN '1916-01-02' AND '1925-12-30'
keyword of "civil war" refers to keyword_name = 'civil war'; average revenue = AVG(revenue)
name of the production company refers to company_name; most movies refers to max(count(company_name))
names refers to person_name; producers refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
produced by Twentieth Century Fox Film Corporation refers to company_name = 'Twentieth Century Fox Film Corporation'
Which movie refers to title; company 'Radiant Film GmbH' refers to company_name = 'Radiant Film GmbH'
How many movies have "vi" as their language code?
"vi" as their language code refers to language_code = 'vi'
"Days of Thunder" refers to title = 'Days of Thunder'
post-production movies refers to movie_status = 'Post Production'; Nederlands refers to language_name = 'Nederlands';
names refers to person_name; producers refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
names refers to person_name; departments refers to department_name; worked as a music editor refers to job = 'Music Editor'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
casts between order numbers 1 and 10 refers to cast_order BETWEEN 2 AND 9; Movie No. 285 refers to movie_id = 285
under keywords of "woman director" and "independent film" refers to keyword_name = 'woman director' and keyword_name = 'independent film'; difference in percentage = divide(subtract(count(movie_id) when keyword_name = 'woman director', count(movie_id) when keyword_name = 'independent film'), count(movie_id)) as percentage
Latin movies refers to language_name = 'Latin'; average revenue = AVG(revenue)
genre of thriller refers to genre_name = 'Thriller'
job titles refers to job
movie with the title of "The Dark Knight" refers to title = 'The Dark Knight'
List all the keywords with "christmas" in them.
keywords with "christmas" in them refers to keyword_name LIKE '%christmas%'
French movies refers to country_name = 'France'; average revenue = AVG(revenue)
casts between order numbers 1 and 10 refers to cast_order BETWEEN 2 AND 9; Movie No. 285 refers to movie_id = 285
keyword of "civil war" refers to keyword_name = 'civil war'; average revenue = AVG(revenue)
characters refers to character_name; gender = 'Unspecified'
male refers to gender = 'Male'; "Bride Wars" refers to title = 'Bride Wars'; percentage = divide(sum(gender = 'Male'), count(gender)) * 100 as percentage
first crime movie ever released refers to min(release_date) and genre_name = 'Crime'
character 'USAF Master Sgt. Epps' refers to character_name = 'USAF Master Sgt. Epps'
movies refers to title; produced by Lucasfil refers to company_name = 'Lucasfilm'
produced by Twentieth Century Fox Film Corporation refers to company_name = 'Twentieth Century Fox Film Corporation'
names refers to person_name; departments refers to department_name; worked as a music editor refers to job = 'Music Editor'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
Find out the popularity of the movies with the highest vote count.
highest vote count refers to max(vote_count)
genre refers to genre_name; lowest revenue refers to min(revenue)
Which production company refers to company_name; most money at the box office refers to max(revenue)
produced by Twentieth Century Fox Film Corporation refers to company_name = 'Twentieth Century Fox Film Corporation'
most recent movie refers to max(release_date)
zero-budget refers to budget = 0; highest revenue refers to max(revenue)
keyword of "angel" refers to keyword_name = 'angel'
released before 2000 refers to release_date < '2000-01-01'
movies refers to title; produced by Lucasfil refers to company_name = 'Lucasfilm'
names of the production company refers to movie_company; movie "Four Rooms" refers to title = 'Four Rooms'
genre of thriller refers to genre_name = 'Thriller'
Write the person ID and character name of casts between order numbers 1 and 10 in Movie No. 285.
casts between order numbers 1 and 10 refers to cast_order BETWEEN 2 AND 9; Movie No. 285 refers to movie_id = 285
names refers to person_name; camera supervisors refers to job = 'Camera Supervisor';
"Open Water" movie refers to title = 'Open Water'
released before 2000 refers to release_date < '2000-01-01'
rumoured movie refers to movie_status = 'rumoured'; genre of Drama refers to genre_name = 'Drama'
directed by refers to job = 'Director'
under keywords of "woman director" and "independent film" refers to keyword_name = 'woman director' and keyword_name = 'independent film'; difference in percentage = divide(subtract(count(movie_id) when keyword_name = 'woman director', count(movie_id) when keyword_name = 'independent film'), count(movie_id)) as percentage
highest popularity refers to max(popularity)
job titles refers to job
language refers to language_name; movie "C'era una volta il West" refers to title = 'C''era una volta il West'
Which character refers to character_name; movie Pirates of the Caribbean: The Curse of the Black Pearl refers to title = 'Pirates of the Caribbean: The Curse of the Black Pearl'
List the character names in the "Open Water" movie.
"Open Water" movie refers to title = 'Open Water'
directed by refers to job = 'Director'; average budget = AVG(budget)
names refers to person_name; departments refers to department_name; worked as a music editor refers to job = 'Music Editor'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
Movie No. 19 refers to movie_id = 19; Department No. 7 refers to department_id = 7
ID refers to country_id; ISO code refers to country_iso_code; Belgium refers to country_name = 'Belgium'
"I Hope They Serve Beer in Hell" refers to title = 'I Hope They Serve Beer in Hell';
horror movies refers to genre_name = 'Horror'
keyword of "video game" refers to keyword_name = 'video game'
names refers to person_name; camera supervisors refers to job = 'Camera Supervisor';
Which movies refers to title; company Paramount Pictures refers to company_name = 'Paramount Pictures'; in 2000 refers to release_date LIKE '2000%'
Which keywords refers to keyword_name; highest popularity refers to max(popularity)
Which movie did the company 'Radiant Film GmbH' work on?
Which movie refers to title; company 'Radiant Film GmbH' refers to company_name = 'Radiant Film GmbH'
average number of crews = divide(count(person_id), COUNT(movie_id))
names refers to person_name; camera supervisors refers to job = 'Camera Supervisor';
highest popularity refers to max(popularity)
Which movies refers to title; company Paramount Pictures refers to company_name = 'Paramount Pictures'; in 2000 refers to release_date LIKE '2000%'
Which movies refers to title; actor refers to person_name
zero-budget refers to budget = 0; highest revenue refers to max(revenue)
French movies refers to country_name = 'France'; average revenue = AVG(revenue)
genres refers to genre_name; Sky Captain and the World of Tomorrow refers to title = 'Sky Captain and the World of Tomorrow'
genre refers to genre_name; lowest revenue refers to min(revenue)
genre refers to genre_name; revenue is at least 120,000,000 refers to revenue > = 120000000; between 2012 and 2015 refers to release_date BETWEEN '2012-01-01' AND '2015-12-31'
Calculate the average budget of the movies directed by Jaume Collet-Serra.
directed by refers to job = 'Director'; average budget = AVG(budget)
"vi" as their language code refers to language_code = 'vi'
Paramount Animation refers to company_name = 'Paramount Animation'
genres refers to genre_name; Sky Captain and the World of Tomorrow refers to title = 'Sky Captain and the World of Tomorrow'
Which character refers to character_name; movie Pirates of the Caribbean: The Curse of the Black Pearl refers to title = 'Pirates of the Caribbean: The Curse of the Black Pearl'
"I Hope They Serve Beer in Hell" refers to title = 'I Hope They Serve Beer in Hell';
What keyword refers to keyword_name; Finding Nemo refers to title = 'Finding Nemo'
movie "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
Which movie refers to title; company 'Radiant Film GmbH' refers to company_name = 'Radiant Film GmbH'
produced by Cruel and Unusual Films refers to company_name = 'Cruel and Unusual Films'; most popularity refers to max(popularity)
main actor refers to person_name where Min(cast_order); "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
List the names of camera supervisors in the crew.
names refers to person_name; camera supervisors refers to job = 'Camera Supervisor';
made by Fantasy Films refers to company_name = 'Fantasy Films'; Live Entertainment refers to company_name = 'Live Entertainment'
"Days of Thunder" refers to title = 'Days of Thunder'
produced by Twentieth Century Fox Film Corporation refers to company_name = 'Twentieth Century Fox Film Corporation'
release date of the latest movie refers to max(release_date)
Which movie refers to title; company 'Radiant Film GmbH' refers to company_name = 'Radiant Film GmbH'
Which movies refers to title; company Paramount Pictures refers to company_name = 'Paramount Pictures'; in 2000 refers to release_date LIKE '2000%'
average number of crews = divide(count(person_id), COUNT(movie_id))
keywords with "christmas" in them refers to keyword_name LIKE '%christmas%'
from Japan refers to country_name = 'Japan'; in the 'animation' genre refers to genre_name = 'animation'; percentage = divide(sum(movie_id) when genre_name = 'animation', count(movie_id)) as percentage
names of the production company refers to movie_company; movie "Four Rooms" refers to title = 'Four Rooms'
What is the name of the production company that made the most movies?
name of the production company refers to company_name; most movies refers to max(count(company_name))
language refers to language_name; movie "C'era una volta il West" refers to title = 'C''era una volta il West'
horror movies refers to genre_name = 'Horror'
Paramount Animation refers to company_name = 'Paramount Animation'
Name the horror movies refers to title where genre_name = 'horror'; positive ratings greater than 7 refers to vote_average > 7
Which movie refers to title; company 'Radiant Film GmbH' refers to company_name = 'Radiant Film GmbH'
genres refers to genre_name; Sky Captain and the World of Tomorrow refers to title = 'Sky Captain and the World of Tomorrow'
most-liked by a large number of people refers to max(popularity)
most common keyword refers to max(count(keyword_name)); movies released in 2006 refers to release_date LIKE '%2006%'
director's name refers to person_name where job = 'Director'; released between 1/01/1916 and 12/31/1925 refers to release_date BETWEEN '1916-01-02' AND '1925-12-30'
male refers to gender = 'Male'; "Bride Wars" refers to title = 'Bride Wars'; percentage = divide(sum(gender = 'Male'), count(gender)) * 100 as percentage
What is the percentage of male characters in the movie "Bride Wars"?
male refers to gender = 'Male'; "Bride Wars" refers to title = 'Bride Wars'; percentage = divide(sum(gender = 'Male'), count(gender)) * 100 as percentage
"I Hope They Serve Beer in Hell" refers to title = 'I Hope They Serve Beer in Hell';
genre refers to genre_name; lowest revenue refers to min(revenue)
iso code refers to country_iso_code; "Kyrgyz Republic" refers to country_name = 'Kyrgyz Republic'
directed by refers to job = 'Director'
first crime movie ever released refers to min(release_date) and genre_name = 'Crime'
"Open Water" movie refers to title = 'Open Water'
"Days of Thunder" refers to title = 'Days of Thunder'
director of photography refers to job = 'Director of Photography'; highest average vote refers to max(vote_average)
release date of the latest movie refers to max(release_date)
Paramount Animation refers to company_name = 'Paramount Animation'
What is the name of the director of photography of the movie "Pirates of the Caribbean: At World's End"?
name of the director of photography refers to person_name where job = 'Director of Photography'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
language refers to language_name; original language refers to language_role = 'Original'
Indian movies refers to country_name = 'India'; between 1/2/1990 and 12/30/2003 refers to release_date BETWEEN '1990-01-02' AND '2003-12-30'; revenue of more than 75,000,000 refers to revenue > 75000000; popularity of no less than 20 refers to popularity > = 20
the director refers to person_name where job = 'Director'; movie 'Transformers' refers to title = 'Transformers'
director of photography refers to job = 'Director of Photography'; average revenue = divide(sum(revenue), count(movie_id))
What keyword refers to keyword_name; Finding Nemo refers to title = 'Finding Nemo'
casts between order numbers 1 and 10 refers to cast_order BETWEEN 2 AND 9; Movie No. 285 refers to movie_id = 285
released in 1995 refers to release_date LIKE '1995%'
post-production movies refers to movie_status = 'Post Production'; Nederlands refers to language_name = 'Nederlands';
French movies refers to country_name = 'France'; average revenue = AVG(revenue)
directed by refers to job = 'Director'; average budget = AVG(budget)
How many movies released in 1995 did Quentin Tarantino appear in?
released in 1995 refers to release_date LIKE '1995%'
names refers to person_name; departments refers to department_name; worked as a music editor refers to job = 'Music Editor'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
job titles refers to job
when the first movie refers to release_date where min(release_date)
post-production movies refers to movie_status = 'Post Production'; Nederlands refers to language_name = 'Nederlands';
"Open Water" movie refers to title = 'Open Water'
the director refers to person_name where job = 'Director'; movie 'Transformers' refers to title = 'Transformers'
movie "Four Rooms" refers to title = 'Four Rooms'
"I Hope They Serve Beer in Hell" refers to title = 'I Hope They Serve Beer in Hell';
most common first name refers to max(count(person_name))
ID refers to country_id; ISO code refers to country_iso_code; Belgium refers to country_name = 'Belgium'
How many movies were directed by Michael Bay?
directed by refers to job = 'Director'
produced in Canada refers to country_name = 'Canada'
character 'USAF Master Sgt. Epps' refers to character_name = 'USAF Master Sgt. Epps'
language refers to language_name; movie "C'era una volta il West" refers to title = 'C''era una volta il West'
released before 2000 refers to release_date < '2000-01-01'
genre refers to genre_name; runtime of only 14 minutes refers to runtime = 14
"Open Water" movie refers to title = 'Open Water'
keywords with "christmas" in them refers to keyword_name LIKE '%christmas%'
director of photography refers to job = 'Director of Photography'; highest average vote refers to max(vote_average)
iso code refers to country_iso_code; "Kyrgyz Republic" refers to country_name = 'Kyrgyz Republic'
name of the director of photography refers to person_name where job = 'Director of Photography'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
How many production companies does the movie "Four Rooms" have?
movie "Four Rooms" refers to title = 'Four Rooms'
from Japan refers to country_name = 'Japan'; in the 'animation' genre refers to genre_name = 'animation'; percentage = divide(sum(movie_id) when genre_name = 'animation', count(movie_id)) as percentage
IDs of the production companies refers to company_id; movies in 1916 refers to release_date LIKE '1916%'
rumoured movie refers to movie_status = 'rumoured'; genre of Drama refers to genre_name = 'Drama'
female characters refer to gender = 'Female'; "Spider-Man 3" refers to title = 'Spider-Man 3'
the director refers to person_name where job = 'Director'; movie 'Transformers' refers to title = 'Transformers'
"Days of Thunder" refers to title = 'Days of Thunder'
keywords with "christmas" in them refers to keyword_name LIKE '%christmas%'
"I Hope They Serve Beer in Hell" refers to title = 'I Hope They Serve Beer in Hell';
adventure movies refers to genre_name = 'Adventure'; released in 2000 refers to release_date LIKE '2000%'
name of the production company refers to company_name; most movies refers to max(count(company_name))
How many Indian movies between 1/2/1990 and 12/30/2003 have revenue of more than 75,000,000 and popularity of no less than 20?
Indian movies refers to country_name = 'India'; between 1/2/1990 and 12/30/2003 refers to release_date BETWEEN '1990-01-02' AND '2003-12-30'; revenue of more than 75,000,000 refers to revenue > 75000000; popularity of no less than 20 refers to popularity > = 20
male refers to gender = 'Male'; female refers to gender = 'Female'; movie 'Iron Man' refers to title = 'Iron Man'; ratio = divide(sum(gender = 'Female'), sum(gender = 'Male'))
directed by refers to job = 'Director'
names refers to person_name; camera supervisors refers to job = 'Camera Supervisor';
most recent movie refers to max(release_date)
genre refers to genre_name; lowest revenue refers to min(revenue)
IDs of the production companies refers to company_id; movies in 1916 refers to release_date LIKE '1916%'
post-production movies refers to movie_status = 'Post Production'; Nederlands refers to language_name = 'Nederlands';
director of photography refers to job = 'Director of Photography'; highest average vote refers to max(vote_average)
Walt Disney Pictures refers to company_name = 'Walt Disney Pictures'; most popular movie refers to max(popularity)
when the first movie refers to release_date where min(release_date)
What percentage of movies that came from Japan belong in the 'animation' genre?
from Japan refers to country_name = 'Japan'; in the 'animation' genre refers to genre_name = 'animation'; percentage = divide(sum(movie_id) when genre_name = 'animation', count(movie_id)) as percentage
most common keyword refers to max(count(keyword_name)); movies released in 2006 refers to release_date LIKE '%2006%'
"Days of Thunder" refers to title = 'Days of Thunder'
crews refers to person_name; movie 'Mad Max: Fury Road' refers to title = 'Mad Max: Fury Road'
worked as producer refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
ID refers to country_id; ISO code refers to country_iso_code; Belgium refers to country_name = 'Belgium'
the director refers to person_name where job = 'Director'; movie 'Transformers' refers to title = 'Transformers'
Which movies refers to title; actor refers to person_name
Which movies refers to title; company Paramount Pictures refers to company_name = 'Paramount Pictures'; in 2000 refers to release_date LIKE '2000%'
Name the horror movies refers to title where genre_name = 'horror'; positive ratings greater than 7 refers to vote_average > 7
names refers to person_name; departments refers to department_name; worked as a music editor refers to job = 'Music Editor'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
For movies with the keyword of "civil war", calculate the average revenue generated by these movies.
keyword of "civil war" refers to keyword_name = 'civil war'; average revenue = AVG(revenue)
Which movies refers to title; actor refers to person_name
What keyword refers to keyword_name; Finding Nemo refers to title = 'Finding Nemo'
"vi" as their language code refers to language_code = 'vi'
genres refers to genre_name; Sky Captain and the World of Tomorrow refers to title = 'Sky Captain and the World of Tomorrow'
"saving the world" as the keyword refers to keyword_name = 'saving the world'
under keywords of "woman director" and "independent film" refers to keyword_name = 'woman director' and keyword_name = 'independent film'; difference in percentage = divide(subtract(count(movie_id) when keyword_name = 'woman director', count(movie_id) when keyword_name = 'independent film'), count(movie_id)) as percentage
horror movies refers to genre_name = 'Horror'
genre refers to genre_name; lowest revenue refers to min(revenue)
produced by Cruel and Unusual Films refers to company_name = 'Cruel and Unusual Films'; most popularity refers to max(popularity)
Walt Disney Pictures refers to company_name = 'Walt Disney Pictures'; most popular movie refers to max(popularity)
Give the genre and popularity of movies whose revenue is at least 120,000,000 between 2012 and 2015.
genre refers to genre_name; revenue is at least 120,000,000 refers to revenue > = 120000000; between 2012 and 2015 refers to release_date BETWEEN '2012-01-01' AND '2015-12-31'
Which character refers to character_name; movie Pirates of the Caribbean: The Curse of the Black Pearl refers to title = 'Pirates of the Caribbean: The Curse of the Black Pearl'
"saving the world" as the keyword refers to keyword_name = 'saving the world'
"Days of Thunder" refers to title = 'Days of Thunder'
female characters refer to gender = 'Female'; "Spider-Man 3" refers to title = 'Spider-Man 3'
released in 1995 refers to release_date LIKE '1995%'
"Land of the Dead" refers to title = 'Land of the Dead'; director refers to person_name where job = 'Director'
all companies refers to company_name; movie 'Ultramarines: A Warhammer 40,000 Movie' refers to title = 'Ultramarines: A Warhammer 40,000 Movie'
Paramount Animation refers to company_name = 'Paramount Animation'
made by Fantasy Films refers to company_name = 'Fantasy Films'; Live Entertainment refers to company_name = 'Live Entertainment'
male refers to gender = 'Male'; female refers to gender = 'Female'; movie 'Iron Man' refers to title = 'Iron Man'; ratio = divide(sum(gender = 'Female'), sum(gender = 'Male'))
What are the genres of Sky Captain and the World of Tomorrow?
genres refers to genre_name; Sky Captain and the World of Tomorrow refers to title = 'Sky Captain and the World of Tomorrow'
language refers to language_name; movie "C'era una volta il West" refers to title = 'C''era una volta il West'
produced by Twentieth Century Fox Film Corporation refers to company_name = 'Twentieth Century Fox Film Corporation'
directed by refers to job = 'Director'; average budget = AVG(budget)
release date of the latest movie refers to max(release_date)
genre refers to genre_name; runtime of only 14 minutes refers to runtime = 14
Movie No. 19 refers to movie_id = 19; Department No. 7 refers to department_id = 7
from Japan refers to country_name = 'Japan'; in the 'animation' genre refers to genre_name = 'animation'; percentage = divide(sum(movie_id) when genre_name = 'animation', count(movie_id)) as percentage
"saving the world" as the keyword refers to keyword_name = 'saving the world'
keyword of "civil war" refers to keyword_name = 'civil war'; average revenue = AVG(revenue)
What keyword refers to keyword_name; Finding Nemo refers to title = 'Finding Nemo'
What are the top 5 most popular movie directors?
directors refers to job = 'Director'; most popular refers to max(popularity)
language refers to language_name; movie "C'era una volta il West" refers to title = 'C''era una volta il West'
IDs of the production companies refers to company_id; movies in 1916 refers to release_date LIKE '1916%'
produced by Twentieth Century Fox Film Corporation refers to company_name = 'Twentieth Century Fox Film Corporation'
keyword of "video game" refers to keyword_name = 'video game'
most-liked by a large number of people refers to max(popularity)
Paramount Animation refers to company_name = 'Paramount Animation'
most recent movie refers to max(release_date)
Which character refers to character_name; movie Pirates of the Caribbean: The Curse of the Black Pearl refers to title = 'Pirates of the Caribbean: The Curse of the Black Pearl'
director's name refers to person_name where job = 'Director'; released between 1/01/1916 and 12/31/1925 refers to release_date BETWEEN '1916-01-02' AND '1925-12-30'
made by Fantasy Films refers to company_name = 'Fantasy Films'; Live Entertainment refers to company_name = 'Live Entertainment'
List down the movies produced by Lucasfilm.
movies refers to title; produced by Lucasfil refers to company_name = 'Lucasfilm'
released in 1995 refers to release_date LIKE '1995%'
Which character refers to character_name; movie Pirates of the Caribbean: The Curse of the Black Pearl refers to title = 'Pirates of the Caribbean: The Curse of the Black Pearl'
from Japan refers to country_name = 'Japan'; in the 'animation' genre refers to genre_name = 'animation'; percentage = divide(sum(movie_id) when genre_name = 'animation', count(movie_id)) as percentage
horror movies refers to genre_name = 'Horror'
keyword of "video game" refers to keyword_name = 'video game'
"Days of Thunder" refers to title = 'Days of Thunder'
language refers to language_name; movie "C'era una volta il West" refers to title = 'C''era una volta il West'
keywords with "christmas" in them refers to keyword_name LIKE '%christmas%'
keyword of "angel" refers to keyword_name = 'angel'
most-liked by a large number of people refers to max(popularity)
Please list the names of the production company of the movie "Four Rooms".
names of the production company refers to movie_company; movie "Four Rooms" refers to title = 'Four Rooms'
name of the director of photography refers to person_name where job = 'Director of Photography'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
Which movie refers to title; company 'Radiant Film GmbH' refers to company_name = 'Radiant Film GmbH'
average number of crews = divide(count(person_id), COUNT(movie_id))
American movies refers to country_name = 'United States of America'; in 2006 refers to release_date LIKE '2006%'; average revenue = AVG(revenue)
director of photography refers to job = 'Director of Photography'; highest average vote refers to max(vote_average)
directors refers to job = 'Director'; most popular refers to max(popularity)
Which movies refers to title; actor refers to person_name
movie "Four Rooms" refers to title = 'Four Rooms'
keyword of "video game" refers to keyword_name = 'video game'
Indian movies refers to country_name = 'India'; between 1/2/1990 and 12/30/2003 refers to release_date BETWEEN '1990-01-02' AND '2003-12-30'; revenue of more than 75,000,000 refers to revenue > 75000000; popularity of no less than 20 refers to popularity > = 20
What is the most common keyword among all the movies released in 2006?
most common keyword refers to max(count(keyword_name)); movies released in 2006 refers to release_date LIKE '%2006%'
release date of the latest movie refers to max(release_date)
genre of thriller refers to genre_name = 'Thriller'
characters refers to character_name; gender = 'Unspecified'
Movie No. 19 refers to movie_id = 19; Department No. 7 refers to department_id = 7
ID refers to country_id; ISO code refers to country_iso_code; Belgium refers to country_name = 'Belgium'
Name the horror movies refers to title where genre_name = 'horror'; positive ratings greater than 7 refers to vote_average > 7
made by Fantasy Films refers to company_name = 'Fantasy Films'; Live Entertainment refers to company_name = 'Live Entertainment'
from Japan refers to country_name = 'Japan'; in the 'animation' genre refers to genre_name = 'animation'; percentage = divide(sum(movie_id) when genre_name = 'animation', count(movie_id)) as percentage
keyword of "video game" refers to keyword_name = 'video game'
produced in Canada refers to country_name = 'Canada'
For the movie "Land of the Dead", who is its director?
"Land of the Dead" refers to title = 'Land of the Dead'; director refers to person_name where job = 'Director'
produced by Cruel and Unusual Films refers to company_name = 'Cruel and Unusual Films'; most popularity refers to max(popularity)
names of the production company refers to movie_company; movie "Four Rooms" refers to title = 'Four Rooms'
keyword of "video game" refers to keyword_name = 'video game'
movie "Walk the Line" refers to title = 'Walk the Line'
released before 2000 refers to release_date < '2000-01-01'
Indian movies refers to country_name = 'India'; between 1/2/1990 and 12/30/2003 refers to release_date BETWEEN '1990-01-02' AND '2003-12-30'; revenue of more than 75,000,000 refers to revenue > 75000000; popularity of no less than 20 refers to popularity > = 20
names refers to person_name; departments refers to department_name; worked as a music editor refers to job = 'Music Editor'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
highest popularity refers to max(popularity)
iso code refers to country_iso_code; "Kyrgyz Republic" refers to country_name = 'Kyrgyz Republic'
made by Fantasy Films refers to company_name = 'Fantasy Films'; Live Entertainment refers to company_name = 'Live Entertainment'
Find the difference in percentage of the movies under keywords of "woman director" and "independent film".
under keywords of "woman director" and "independent film" refers to keyword_name = 'woman director' and keyword_name = 'independent film'; difference in percentage = divide(subtract(count(movie_id) when keyword_name = 'woman director', count(movie_id) when keyword_name = 'independent film'), count(movie_id)) as percentage
movie with the title of "The Dark Knight" refers to title = 'The Dark Knight'
Walt Disney Pictures refers to company_name = 'Walt Disney Pictures'; most popular movie refers to max(popularity)
highest vote count refers to max(vote_count)
characters refers to character_name; gender = 'Unspecified'
made by Fantasy Films refers to company_name = 'Fantasy Films'; Live Entertainment refers to company_name = 'Live Entertainment'
produced in Canada refers to country_name = 'Canada'
worked as producer refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
Which movies refers to title; actor refers to person_name
most common keyword refers to max(count(keyword_name)); movies released in 2006 refers to release_date LIKE '%2006%'
movie "Walk the Line" refers to title = 'Walk the Line'
List 10 crews alongside their jobs who worked on the movie 'Mad Max: Fury Road.'
crews refers to person_name; movie 'Mad Max: Fury Road' refers to title = 'Mad Max: Fury Road'
directed by refers to job = 'Director'; average budget = AVG(budget)
female characters refer to gender = 'Female'; "Spider-Man 3" refers to title = 'Spider-Man 3'
Paramount Animation refers to company_name = 'Paramount Animation'
highest vote count refers to max(vote_count)
average number of crews = divide(count(person_id), COUNT(movie_id))
"Land of the Dead" refers to title = 'Land of the Dead'; director refers to person_name where job = 'Director'
job titles refers to job
names refers to person_name; producers refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
"saving the world" as the keyword refers to keyword_name = 'saving the world'
movies refers to title; produced by Lucasfil refers to company_name = 'Lucasfilm'
For all the movies which were produced by Cruel and Unusual Films, which one has the most popularity?
produced by Cruel and Unusual Films refers to company_name = 'Cruel and Unusual Films'; most popularity refers to max(popularity)
main actor refers to person_name where Min(cast_order); "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
IDs of the production companies refers to company_id; movies in 1916 refers to release_date LIKE '1916%'
genre of thriller refers to genre_name = 'Thriller'
movie "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
Paramount Animation refers to company_name = 'Paramount Animation'
most common first name refers to max(count(person_name))
worked as producer refers to job = 'Producer'; "Pirates of the Caribbean: At World's End" refers to title = 'Pirates of the Caribbean: At World''s End'
Latin movies refers to language_name = 'Latin'; average revenue = AVG(revenue)
Bahasa Indonesia movies refers to language_name = 'Bahasa indonesia'
French movies refers to country_name = 'France'; average revenue = AVG(revenue)
What is the gender of the character 'USAF Master Sgt. Epps?'
character 'USAF Master Sgt. Epps' refers to character_name = 'USAF Master Sgt. Epps'
genres refers to genre_name; Sky Captain and the World of Tomorrow refers to title = 'Sky Captain and the World of Tomorrow'
released before 2000 refers to release_date < '2000-01-01'
American movies refers to country_name = 'United States of America'; in 2006 refers to release_date LIKE '2006%'; average revenue = AVG(revenue)
produced by Cruel and Unusual Films refers to company_name = 'Cruel and Unusual Films'; most popularity refers to max(popularity)
released in 1995 refers to release_date LIKE '1995%'
Paramount Animation refers to company_name = 'Paramount Animation'
Name the horror movies refers to title where genre_name = 'horror'; positive ratings greater than 7 refers to vote_average > 7
genre refers to genre_name; revenue is at least 120,000,000 refers to revenue > = 120000000; between 2012 and 2015 refers to release_date BETWEEN '2012-01-01' AND '2015-12-31'
most common first name refers to max(count(person_name))
Latin movies refers to language_name = 'Latin'; average revenue = AVG(revenue)
Provide the ID and ISO code of Belgium.
ID refers to country_id; ISO code refers to country_iso_code; Belgium refers to country_name = 'Belgium'
most-liked by a large number of people refers to max(popularity)
language refers to language_name; movie "C'era una volta il West" refers to title = 'C''era una volta il West'
from Japan refers to country_name = 'Japan'; in the 'animation' genre refers to genre_name = 'animation'; percentage = divide(sum(movie_id) when genre_name = 'animation', count(movie_id)) as percentage
job titles refers to job
movies refers to title; produced by Lucasfil refers to company_name = 'Lucasfilm'
director of photography refers to job = 'Director of Photography'; highest average vote refers to max(vote_average)
movie with the title of "The Dark Knight" refers to title = 'The Dark Knight'
IDs of the production companies refers to company_id; movies in 1916 refers to release_date LIKE '1916%'
department refers to department_name; most people refers to max(count(department_id))
most common keyword refers to max(count(keyword_name)); movies released in 2006 refers to release_date LIKE '%2006%'
What is the most common first name?
most common first name refers to max(count(person_name))
adventure movies refers to genre_name = 'Adventure'; released in 2000 refers to release_date LIKE '2000%'
casts between order numbers 1 and 10 refers to cast_order BETWEEN 2 AND 9; Movie No. 285 refers to movie_id = 285
keyword of "video game" refers to keyword_name = 'video game'
released before 2000 refers to release_date < '2000-01-01'
French movies refers to country_name = 'France'; average revenue = AVG(revenue)
produced by Twentieth Century Fox Film Corporation refers to company_name = 'Twentieth Century Fox Film Corporation'
produced by Cruel and Unusual Films refers to company_name = 'Cruel and Unusual Films'; most popularity refers to max(popularity)
from Japan refers to country_name = 'Japan'; in the 'animation' genre refers to genre_name = 'animation'; percentage = divide(sum(movie_id) when genre_name = 'animation', count(movie_id)) as percentage
Bahasa Indonesia movies refers to language_name = 'Bahasa indonesia'
language refers to language_name; movie "C'era una volta il West" refers to title = 'C''era una volta il West'