query
stringlengths
24
325
positive
stringlengths
1
580
negative
stringlengths
1
580
List the genre id of the game Pro Evolution Soccer 2012.
Pro Evolution Soccer 2012 refers to game_name = 'Pro Evolution Soccer 2012'
genre refers to genre_name; 'Airlock', 'Airline Tycoon' , and 'Airblade' refers to game_name IN ('Airlock', 'Airline Tycoon', 'Airblade');
List the genre id of the game Pro Evolution Soccer 2012.
Pro Evolution Soccer 2012 refers to game_name = 'Pro Evolution Soccer 2012'
number of games refers to count(game_id)
List the genre id of the game Pro Evolution Soccer 2012.
Pro Evolution Soccer 2012 refers to game_name = 'Pro Evolution Soccer 2012'
ratio = DIVIDE(SUM(num_sales WHERE region_name = 'North America'), SUM(num_sales WHERE region_name = 'Japan')); North America refers to region_name = 'North America'; Japan refers to region_name = 'Japan';
List the genre id of the game Pro Evolution Soccer 2012.
Pro Evolution Soccer 2012 refers to game_name = 'Pro Evolution Soccer 2012'
ID refers to game_platform_id; the most popular refers to max(num_sales); in Europe refers to region_name = 'Europe'
List the genre id of the game Pro Evolution Soccer 2012.
Pro Evolution Soccer 2012 refers to game_name = 'Pro Evolution Soccer 2012'
X360 refers to platform_name = 'X360';
List the genre id of the game Pro Evolution Soccer 2012.
Pro Evolution Soccer 2012 refers to game_name = 'Pro Evolution Soccer 2012'
year refers to release_year; Panzer Tactics refers to game_name = 'Panzer Tactics'; on DS refers to platform_name = 'DS'
How many game publisher IDs have published games on the X360 platform?
X360 refers to platform_name = 'X360';
what platform refers to platform_name; 3Xtreme refers to game_name = '3Xtreme';
How many game publisher IDs have published games on the X360 platform?
X360 refers to platform_name = 'X360';
published by Acclaim Entertainment refers to publisher_name = 'Acclaim Entertainment'
How many game publisher IDs have published games on the X360 platform?
X360 refers to platform_name = 'X360';
which publisher refers to publisher_name; publisher that has published the most number of Action games refers to MAX(COUNT(publisher_name)) WHERE genre_name = 'Action'; Action games refers to game_name WHERE genre_name = 'Action';
How many game publisher IDs have published games on the X360 platform?
X360 refers to platform_name = 'X360';
genre of the game refers to genre_name; game ID 119 refers to game.id = 119;
How many game publisher IDs have published games on the X360 platform?
X360 refers to platform_name = 'X360';
name of games refers to game_name; 'Pioneer LDC' refers to publisher_name = 'Pioneer LDC';
How many game publisher IDs have published games on the X360 platform?
X360 refers to platform_name = 'X360';
PSP refers to platform_name = 'PSP'; released in 2004 refers to release_year = 2004;
How many game publisher IDs have published games on the X360 platform?
X360 refers to platform_name = 'X360';
year the first game was released refers to MIN(release_year);
How many game publisher IDs have published games on the X360 platform?
X360 refers to platform_name = 'X360';
other regions refers to region_name = 'Other'; positive sales refers to num_sales > 0; DS platform refers to platform_name = 'DS';
How many game publisher IDs have published games on the X360 platform?
X360 refers to platform_name = 'X360';
publisher refers to publisher_name; the most games refers to max(count(game_id))
How many game publisher IDs have published games on the X360 platform?
X360 refers to platform_name = 'X360';
genre refers to genre_name; 2010 FIFA World Cup South Africa refers to game_name = '2010 FIFA World Cup South Africa';
Name the publisher of the Chronicles of the Sword game.
publisher refers to publisher_name; the Chronicles of the Sword game refers to game_name = 'Chronicles of the Sword'
genre refers to genre_name; 3D Lemmings refers to game_name = '3D Lemmings'
Name the publisher of the Chronicles of the Sword game.
publisher refers to publisher_name; the Chronicles of the Sword game refers to game_name = 'Chronicles of the Sword'
the first year refers to min(release_year)
Name the publisher of the Chronicles of the Sword game.
publisher refers to publisher_name; the Chronicles of the Sword game refers to game_name = 'Chronicles of the Sword'
platform ID 15 refers to platform_id = 15
Name the publisher of the Chronicles of the Sword game.
publisher refers to publisher_name; the Chronicles of the Sword game refers to game_name = 'Chronicles of the Sword'
publishers refers to publisher_name; number of sales less than 10000 refers to num_sales < 0.1;
Name the publisher of the Chronicles of the Sword game.
publisher refers to publisher_name; the Chronicles of the Sword game refers to game_name = 'Chronicles of the Sword'
number of sales = multiply(num_sales, 100000); in Europe refers to region_name = 'Europe'
Name the publisher of the Chronicles of the Sword game.
publisher refers to publisher_name; the Chronicles of the Sword game refers to game_name = 'Chronicles of the Sword'
name of games refers to game_name;  'SCD' platform refers to platform_name = 'SCD';
Name the publisher of the Chronicles of the Sword game.
publisher refers to publisher_name; the Chronicles of the Sword game refers to game_name = 'Chronicles of the Sword'
genre refers to genre_name; 'Airlock', 'Airline Tycoon' , and 'Airblade' refers to game_name IN ('Airlock', 'Airline Tycoon', 'Airblade');
Name the publisher of the Chronicles of the Sword game.
publisher refers to publisher_name; the Chronicles of the Sword game refers to game_name = 'Chronicles of the Sword'
name of the company that produced the game refers to publisher_name; Adventure Time: Explore the Dungeon Because I Don't Know! Refers to game_name = 'Adventure Time: Explore the Dungeon Because I Don''t Know!';
Name the publisher of the Chronicles of the Sword game.
publisher refers to publisher_name; the Chronicles of the Sword game refers to game_name = 'Chronicles of the Sword'
which publisher refers to publisher_name; 'Pachi-Slot Kanzen Kouryaku 3: Universal Koushiki Gaido Volume 3' refers to game_name = 'Pachi-Slot Kanzen Kouryaku 3: Universal Koushiki Gaido Volume 3';
Name the publisher of the Chronicles of the Sword game.
publisher refers to publisher_name; the Chronicles of the Sword game refers to game_name = 'Chronicles of the Sword'
name of publisher refers to publisher_name; puzzle refers to genre_name = 'Puzzle'
Indicate the release year of the game with more than 200000 sales in Japan.
more than 200000 sales refers to SUM(num_sales) > 2; Japan refers to region_name = 'Japan';
BMG Interactive Entertainment refers to publisher_name = 'BMG Interactive Entertainment'; release in 2012 refers to release_year = 2012;
Indicate the release year of the game with more than 200000 sales in Japan.
more than 200000 sales refers to SUM(num_sales) > 2; Japan refers to region_name = 'Japan';
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
Indicate the release year of the game with more than 200000 sales in Japan.
more than 200000 sales refers to SUM(num_sales) > 2; Japan refers to region_name = 'Japan';
3 largest numbers of games sold refers to game_name where MAX(num_sales) LIMIT 3;
Indicate the release year of the game with more than 200000 sales in Japan.
more than 200000 sales refers to SUM(num_sales) > 2; Japan refers to region_name = 'Japan';
released in 1990 refers to release_year = 1990; 2000 refers to release_year = 2000;
Indicate the release year of the game with more than 200000 sales in Japan.
more than 200000 sales refers to SUM(num_sales) > 2; Japan refers to region_name = 'Japan';
game refers to game_name; on the SCD platform refers to platform_name = 'SCD'
Indicate the release year of the game with more than 200000 sales in Japan.
more than 200000 sales refers to SUM(num_sales) > 2; Japan refers to region_name = 'Japan';
difference = SUBTRACT(SUM(num_sales WHERE region_id = 2), SUM(num_sales WHERE region_id = 3));
Indicate the release year of the game with more than 200000 sales in Japan.
more than 200000 sales refers to SUM(num_sales) > 2; Japan refers to region_name = 'Japan';
game refers to game_name; released in 2011 refers to release_year = 2011
Indicate the release year of the game with more than 200000 sales in Japan.
more than 200000 sales refers to SUM(num_sales) > 2; Japan refers to region_name = 'Japan';
on PS4 refers to platform_name = 'PS4'; in 2014 refers to release_year = 2014
Indicate the release year of the game with more than 200000 sales in Japan.
more than 200000 sales refers to SUM(num_sales) > 2; Japan refers to region_name = 'Japan';
on the Wii platform refers to platform_name = 'Wii'
Indicate the release year of the game with more than 200000 sales in Japan.
more than 200000 sales refers to SUM(num_sales) > 2; Japan refers to region_name = 'Japan';
in North America refers to region_name = 'North America'; platform ID 9577 refers to game_platform_id = 9577; percent = divide(subtract(num_sales where region_name = 'North America' and game_platform_id = 9577, avg(num_sales)), avg(num_sales)) * 100%
What is the genre of the game titled '999: Nine Hours, Nine Persons, Nine Doors' ?
genre of the game refers to genre_name; '999: Nine Hours, Nine Persons, Nine Doors' refers to game_name = '999: Nine Hours, Nine Persons, Nine Doors';
published by Acclaim Entertainment refers to publisher_name = 'Acclaim Entertainment'
What is the genre of the game titled '999: Nine Hours, Nine Persons, Nine Doors' ?
genre of the game refers to genre_name; '999: Nine Hours, Nine Persons, Nine Doors' refers to game_name = '999: Nine Hours, Nine Persons, Nine Doors';
gained 350000 sales refers to num_sales = 3.5; in North America refers to region_name = 'North America'
What is the genre of the game titled '999: Nine Hours, Nine Persons, Nine Doors' ?
genre of the game refers to genre_name; '999: Nine Hours, Nine Persons, Nine Doors' refers to game_name = '999: Nine Hours, Nine Persons, Nine Doors';
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
What is the genre of the game titled '999: Nine Hours, Nine Persons, Nine Doors' ?
genre of the game refers to genre_name; '999: Nine Hours, Nine Persons, Nine Doors' refers to game_name = '999: Nine Hours, Nine Persons, Nine Doors';
id of game platform refers to game_platform_id; the most sales refers to max(num_sales); in Japan refers to region_name = 'Japan'
What is the genre of the game titled '999: Nine Hours, Nine Persons, Nine Doors' ?
genre of the game refers to genre_name; '999: Nine Hours, Nine Persons, Nine Doors' refers to game_name = '999: Nine Hours, Nine Persons, Nine Doors';
strategy games refers to game_name WHERE genre_name = 'Strategy';
What is the genre of the game titled '999: Nine Hours, Nine Persons, Nine Doors' ?
genre of the game refers to genre_name; '999: Nine Hours, Nine Persons, Nine Doors' refers to game_name = '999: Nine Hours, Nine Persons, Nine Doors';
when refers to release_year; the "Adventure Island" game refers to game_name = 'Adventure Island'
What is the genre of the game titled '999: Nine Hours, Nine Persons, Nine Doors' ?
genre of the game refers to genre_name; '999: Nine Hours, Nine Persons, Nine Doors' refers to game_name = '999: Nine Hours, Nine Persons, Nine Doors';
name of publisher refers to publisher_name; puzzle refers to genre_name = 'Puzzle'
What is the genre of the game titled '999: Nine Hours, Nine Persons, Nine Doors' ?
genre of the game refers to genre_name; '999: Nine Hours, Nine Persons, Nine Doors' refers to game_name = '999: Nine Hours, Nine Persons, Nine Doors';
reached 300000 sales and above refers to num_sales > 3
What is the genre of the game titled '999: Nine Hours, Nine Persons, Nine Doors' ?
genre of the game refers to genre_name; '999: Nine Hours, Nine Persons, Nine Doors' refers to game_name = '999: Nine Hours, Nine Persons, Nine Doors';
year that has the most number of video game releases refers to MAX(COUNT(release_year));
What is the genre of the game titled '999: Nine Hours, Nine Persons, Nine Doors' ?
genre of the game refers to genre_name; '999: Nine Hours, Nine Persons, Nine Doors' refers to game_name = '999: Nine Hours, Nine Persons, Nine Doors';
game platform refers to game_platform_id; the most popular refers to max(num_sales); in Europe refers to region_name = 'Europe'
What are the years that "WiiU" got a new game?
year refers to release_year; "WiiU" refers to platform_name = 'WiiU'
PSP refers to platform_name = 'PSP'; released in 2004 refers to release_year = 2004;
What are the years that "WiiU" got a new game?
year refers to release_year; "WiiU" refers to platform_name = 'WiiU'
name refers to game_name; published by 10TACLE Studios refers to publisher_name = '10TACLE Studios'
What are the years that "WiiU" got a new game?
year refers to release_year; "WiiU" refers to platform_name = 'WiiU'
when refers to release_year; the game titled 3DS Classic Collection refers to game_name = '3DS Classic Collection'
What are the years that "WiiU" got a new game?
year refers to release_year; "WiiU" refers to platform_name = 'WiiU'
difference = SUBTRACT(SUM(num_sales WHERE region_id = 2), SUM(num_sales WHERE region_id = 3));
What are the years that "WiiU" got a new game?
year refers to release_year; "WiiU" refers to platform_name = 'WiiU'
do not have any sales refers to num_sales = 0; in Europe refers to region_name = 'Europe'
What are the years that "WiiU" got a new game?
year refers to release_year; "WiiU" refers to platform_name = 'WiiU'
Abylight refers to publisher_name = 'Abylight';
What are the years that "WiiU" got a new game?
year refers to release_year; "WiiU" refers to platform_name = 'WiiU'
difference = SUBTRACT(SUM(num_sales WHERE release_year = 2000), SUM(num_sales WHERE release_year = 1990));
What are the years that "WiiU" got a new game?
year refers to release_year; "WiiU" refers to platform_name = 'WiiU'
game publisher's name refers to publisher_name; sales greater than 90% of the average sales refers to num_sales > multiply(0.9, avg(num_sales)); in Japan refers to region_name = 'Japan'
What are the years that "WiiU" got a new game?
year refers to release_year; "WiiU" refers to platform_name = 'WiiU'
sales = SUM(num_sales); Japan region refers to region_name = 'Japan';
What are the years that "WiiU" got a new game?
year refers to release_year; "WiiU" refers to platform_name = 'WiiU'
the earliest refers to min(release_year); name of platform refers to platform_name
Compute the average number of sales in region ID 3.
average = AVG(MULTIPLY(num_sales, 100000));
game publisher's name refers to publisher_name; sales greater than 90% of the average sales refers to num_sales > multiply(0.9, avg(num_sales)); in Japan refers to region_name = 'Japan'
Compute the average number of sales in region ID 3.
average = AVG(MULTIPLY(num_sales, 100000));
PSP refers to platform_name = 'PSP'; released in 2004 refers to release_year = 2004;
Compute the average number of sales in region ID 3.
average = AVG(MULTIPLY(num_sales, 100000));
game refers to game_name; on the SCD platform refers to platform_name = 'SCD'
Compute the average number of sales in region ID 3.
average = AVG(MULTIPLY(num_sales, 100000));
sports game refers to genre_name = 'Sports'; simulation game refers to genre_name = 'Simulation'; how many more = subtract(sum(game_id where genre_name = 'Sports'), sum(game_id where genre_name = 'Simulation'))
Compute the average number of sales in region ID 3.
average = AVG(MULTIPLY(num_sales, 100000));
the genre of sports refers to genre_name = 'Sports'
Compute the average number of sales in region ID 3.
average = AVG(MULTIPLY(num_sales, 100000));
Abylight refers to publisher_name = 'Abylight';
Compute the average number of sales in region ID 3.
average = AVG(MULTIPLY(num_sales, 100000));
names of games refers to game_name; released in 2015 refers to release_year = 2015;
Compute the average number of sales in region ID 3.
average = AVG(MULTIPLY(num_sales, 100000));
genre refers to genre_name; game "Mario vs. Donkey Kong" refers to game_name = 'Mario vs. Donkey Kong'
Compute the average number of sales in region ID 3.
average = AVG(MULTIPLY(num_sales, 100000));
genre refers to genre_name; 2010 FIFA World Cup South Africa refers to game_name = '2010 FIFA World Cup South Africa';
Compute the average number of sales in region ID 3.
average = AVG(MULTIPLY(num_sales, 100000));
name of games refers to game_name; adventure games refers to game_name WHERE genre_name = 'Adventure';
Which publisher published Overwatch?
which publisher refers to publisher_name; Overwatch refers to game_name = 'Overwatch';
genre refers to genre_name; 3D Lemmings refers to game_name = '3D Lemmings'
Which publisher published Overwatch?
which publisher refers to publisher_name; Overwatch refers to game_name = 'Overwatch';
BMG Interactive Entertainment refers to publisher_name = 'BMG Interactive Entertainment'; release in 2012 refers to release_year = 2012;
Which publisher published Overwatch?
which publisher refers to publisher_name; Overwatch refers to game_name = 'Overwatch';
which regions refers to region_name; 'Pengo' refers to game_name = 'Pengo';
Which publisher published Overwatch?
which publisher refers to publisher_name; Overwatch refers to game_name = 'Overwatch';
game "ModNation Racers" refers to game_name = 'ModNation Racers'
Which publisher published Overwatch?
which publisher refers to publisher_name; Overwatch refers to game_name = 'Overwatch';
Minecraft refers to game_name = 'Minecraft';
Which publisher published Overwatch?
which publisher refers to publisher_name; Overwatch refers to game_name = 'Overwatch';
genre refers to genre_name; game "Mario vs. Donkey Kong" refers to game_name = 'Mario vs. Donkey Kong'
Which publisher published Overwatch?
which publisher refers to publisher_name; Overwatch refers to game_name = 'Overwatch';
released in 2007 refers to release_year = 2007;
Which publisher published Overwatch?
which publisher refers to publisher_name; Overwatch refers to game_name = 'Overwatch';
name of games refers to game_name; racing genre refers to genre_name = 'Racing';
Which publisher published Overwatch?
which publisher refers to publisher_name; Overwatch refers to game_name = 'Overwatch';
difference = SUBTRACT(SUM(platform_name = 'PS3'), SUM(platform_name = 'X360')); PS3 refers to platform_name = 'PS3'; X360 refers to platform_name = 'X360';
Which publisher published Overwatch?
which publisher refers to publisher_name; Overwatch refers to game_name = 'Overwatch';
name of publisher refers to publisher_name; the game ID 75 refers to game_id = 75
How many games were released in 2001?
released in 2001 refers to release_year = 2001
difference = SUBTRACT(SUM(num_sales WHERE region_id = 2), SUM(num_sales WHERE region_id = 3));
How many games were released in 2001?
released in 2001 refers to release_year = 2001
name of games refers to game_name;  'SCD' platform refers to platform_name = 'SCD';
How many games were released in 2001?
released in 2001 refers to release_year = 2001
released in 1990 refers to release_year = 1990; 2000 refers to release_year = 2000;
How many games were released in 2001?
released in 2001 refers to release_year = 2001
name of the games refers to game_name; released in the year 2010 refers to release_year = 2010;
How many games were released in 2001?
released in 2001 refers to release_year = 2001
difference = SUBTRACT(SUM(num_sales WHERE release_year = 2000), SUM(num_sales WHERE release_year = 1990));
How many games were released in 2001?
released in 2001 refers to release_year = 2001
in 2004 refers to release_year = 2004; on PSP refers to platform_name = 'PSP'; percentage = divide(sum(platform_id where platform_name = 'PSP'), count(platform_id)) * 100% where release_year = 2004
How many games were released in 2001?
released in 2001 refers to release_year = 2001
in Japan refers to region_name = 'Japan'; average number of sales = multiply(avg(num_sales), 100000) where region_name = 'Japan'
How many games were released in 2001?
released in 2001 refers to release_year = 2001
role-playing game refers to genre_name = 'Role-Playing'
How many games were released in 2001?
released in 2001 refers to release_year = 2001
in North America refers to region_name = 'North America'; platform ID 9577 refers to game_platform_id = 9577; percent = divide(subtract(num_sales where region_name = 'North America' and game_platform_id = 9577, avg(num_sales)), avg(num_sales)) * 100%
How many games were released in 2001?
released in 2001 refers to release_year = 2001
sports game refers to genre_name = 'Sports'; simulation game refers to genre_name = 'Simulation'; how many more = subtract(sum(game_id where genre_name = 'Sports'), sum(game_id where genre_name = 'Simulation'))
What is the id of the game "Resident Evil Archives: Resident Evil"?
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
genre refers to genre_name; "Grand Theft Auto V" refers to game_name = 'Grand Theft Auto V';
What is the id of the game "Resident Evil Archives: Resident Evil"?
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
games refers to game_name; "Activision" refers to publisher_name = 'Activision';
What is the id of the game "Resident Evil Archives: Resident Evil"?
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
the first year refers to min(release_year)
What is the id of the game "Resident Evil Archives: Resident Evil"?
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
which publisher refers to publisher_name; Overwatch refers to game_name = 'Overwatch';
What is the id of the game "Resident Evil Archives: Resident Evil"?
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
year refers to release_year; Panzer Tactics refers to game_name = 'Panzer Tactics'; on DS refers to platform_name = 'DS'
What is the id of the game "Resident Evil Archives: Resident Evil"?
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
game ID refers to game.id; genre ID 2 refers to genre_id = 2
What is the id of the game "Resident Evil Archives: Resident Evil"?
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
BMG Interactive Entertainment refers to publisher_name = 'BMG Interactive Entertainment'; release in 2012 refers to release_year = 2012;
What is the id of the game "Resident Evil Archives: Resident Evil"?
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
name of game refers to game_name; 505 Games refers to publisher_name = '505 Games'; in 2006 refers to release_year = 2006;
What is the id of the game "Resident Evil Archives: Resident Evil"?
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
genre ID 3 refers to genre.id = 3
What is the id of the game "Resident Evil Archives: Resident Evil"?
id of game refers to game.id; "Resident Evil Archives: Resident Evil" refers to game_name = 'Resident Evil Archives: Resident Evil'
published by Namco Bandai Games refers to publisher_name = 'Namco Bandai Games'; adventure game refers to genre_name = 'Adventure'; percentage = divide(sum(game_id where genre_name = 'Adventure'), count(game_id)) * 100% where publisher_name = 'Namco Bandai Games'
Provide the games that can be played on the SCD platform.
game refers to game_name; on the SCD platform refers to platform_name = 'SCD'
sports game refers to genre_name = 'Sports'; simulation game refers to genre_name = 'Simulation'; how many more = subtract(sum(game_id where genre_name = 'Sports'), sum(game_id where genre_name = 'Simulation'))
Provide the games that can be played on the SCD platform.
game refers to game_name; on the SCD platform refers to platform_name = 'SCD'
average number = divide(count(game_id), count(publisher_id))
Provide the games that can be played on the SCD platform.
game refers to game_name; on the SCD platform refers to platform_name = 'SCD'
sales = SUM(num_sales); Japan region refers to region_name = 'Japan';
Provide the games that can be played on the SCD platform.
game refers to game_name; on the SCD platform refers to platform_name = 'SCD'
genre ID 3 refers to genre.id = 3