Unnamed: 0
int64
0
60k
input
stringlengths
76
562
answer
stringlengths
18
557
5,800
<question>: What is the total number of poles values in the Formula Renault 2.0 Eurocup with a 10th final placing? <context>: CREATE TABLE table_15852257_1 (poles VARCHAR, series VARCHAR, final_placing VARCHAR)
SELECT COUNT(poles) FROM table_15852257_1 WHERE series = "Formula Renault 2.0 Eurocup" AND final_placing = "10th"
5,801
<question>: Name the total number of record for 27 <context>: CREATE TABLE table_15869204_5 (record VARCHAR, game VARCHAR)
SELECT COUNT(record) FROM table_15869204_5 WHERE game = 27
5,802
<question>: Name the high assists for december 14 <context>: CREATE TABLE table_15869204_5 (high_assists VARCHAR, date VARCHAR)
SELECT high_assists FROM table_15869204_5 WHERE date = "December 14"
5,803
<question>: Name the high assists for delta center 19,639 <context>: CREATE TABLE table_15869204_5 (high_assists VARCHAR, location_attendance VARCHAR)
SELECT high_assists FROM table_15869204_5 WHERE location_attendance = "Delta Center 19,639"
5,804
<question>: Name the score for washington <context>: CREATE TABLE table_15872814_3 (score VARCHAR, team VARCHAR)
SELECT score FROM table_15872814_3 WHERE team = "Washington"
5,805
<question>: Name the team for november 9 <context>: CREATE TABLE table_15872814_3 (team VARCHAR, date VARCHAR)
SELECT team FROM table_15872814_3 WHERE date = "November 9"
5,806
<question>: Name the most game for december 22 <context>: CREATE TABLE table_15872814_4 (game INTEGER, date VARCHAR)
SELECT MAX(game) FROM table_15872814_4 WHERE date = "December 22"
5,807
<question>: Name the score for december 28 <context>: CREATE TABLE table_15872814_4 (score VARCHAR, date VARCHAR)
SELECT score FROM table_15872814_4 WHERE date = "December 28"
5,808
<question>: What country has the Sky Calcio 2 tv service? <context>: CREATE TABLE table_15887683_4 (country VARCHAR, television_service VARCHAR)
SELECT country FROM table_15887683_4 WHERE television_service = "Sky Calcio 2"
5,809
<question>: Does the sky calcio 6 hd have PPV? <context>: CREATE TABLE table_15887683_4 (ppv VARCHAR, television_service VARCHAR)
SELECT ppv FROM table_15887683_4 WHERE television_service = "Sky Calcio 6 HD"
5,810
<question>: Do the Sky Calcio 5 channels have PPV? <context>: CREATE TABLE table_15887683_4 (ppv VARCHAR, television_service VARCHAR)
SELECT ppv FROM table_15887683_4 WHERE television_service = "Sky Calcio 5"
5,811
<question>: Name the country for sky primafila 7 hd <context>: CREATE TABLE table_15887683_6 (country VARCHAR, television_service VARCHAR)
SELECT country FROM table_15887683_6 WHERE television_service = "Sky Primafila 7 HD"
5,812
<question>: Name the number of package/option for sky primafila 24 <context>: CREATE TABLE table_15887683_6 (package_option VARCHAR, television_service VARCHAR)
SELECT COUNT(package_option) FROM table_15887683_6 WHERE television_service = "Sky Primafila 24"
5,813
<question>: Name the hdtv when number is 378 <context>: CREATE TABLE table_15887683_6 (hdtv VARCHAR, n° VARCHAR)
SELECT hdtv FROM table_15887683_6 WHERE n° = 378
5,814
<question>: Name the hdtv for sky primafila 17 <context>: CREATE TABLE table_15887683_6 (hdtv VARCHAR, television_service VARCHAR)
SELECT hdtv FROM table_15887683_6 WHERE television_service = "Sky Primafila 17"
5,815
<question>: Name the television service when primafila hot club <context>: CREATE TABLE table_15887683_6 (television_service VARCHAR, content VARCHAR)
SELECT television_service FROM table_15887683_6 WHERE content = "Primafila Hot Club"
5,816
<question>: Name the number for fox news channel <context>: CREATE TABLE table_15887683_8 (n° VARCHAR, television_service VARCHAR)
SELECT n° FROM table_15887683_8 WHERE television_service = "Fox News Channel"
5,817
<question>: Name the dar for cinese <context>: CREATE TABLE table_15887683_8 (dar VARCHAR, language VARCHAR)
SELECT dar FROM table_15887683_8 WHERE language = "cinese"
5,818
<question>: Name the language for fox business network <context>: CREATE TABLE table_15887683_8 (language VARCHAR, television_service VARCHAR)
SELECT language FROM table_15887683_8 WHERE television_service = "Fox Business Network"
5,819
<question>: Name the package/option for giappone <context>: CREATE TABLE table_15887683_8 (package_option VARCHAR, country VARCHAR)
SELECT package_option FROM table_15887683_8 WHERE country = "Giappone"
5,820
<question>: Name the package/option for number being 543 <context>: CREATE TABLE table_15887683_8 (package_option VARCHAR, n° VARCHAR)
SELECT package_option FROM table_15887683_8 WHERE n° = 543
5,821
<question>: Name the aspect ratio for 720 <context>: CREATE TABLE table_15928363_1 (aspect_ratio VARCHAR, horizontal VARCHAR)
SELECT aspect_ratio FROM table_15928363_1 WHERE horizontal = 720
5,822
<question>: Name the number of horizontal when framerate hz is 25 <context>: CREATE TABLE table_15928363_1 (horizontal VARCHAR, framerate___hz__ VARCHAR)
SELECT COUNT(horizontal) FROM table_15928363_1 WHERE framerate___hz__ = "25"
5,823
<question>: Name the mccain % for dukes <context>: CREATE TABLE table_15929156_3 (mccain__percentage VARCHAR, county VARCHAR)
SELECT mccain__percentage FROM table_15929156_3 WHERE county = "Dukes"
5,824
<question>: Name the number of counties for obama votes for 49558 <context>: CREATE TABLE table_15929156_3 (county VARCHAR, obama_votes VARCHAR)
SELECT COUNT(county) FROM table_15929156_3 WHERE obama_votes = 49558
5,825
<question>: Name the number of others votes for when others % is 2.0% <context>: CREATE TABLE table_15929156_3 (others_votes VARCHAR, others__percentage VARCHAR)
SELECT COUNT(others_votes) FROM table_15929156_3 WHERE others__percentage = "2.0%"
5,826
<question>: Which series number had the production code of 116 <context>: CREATE TABLE table_15938543_1 (no_in_series VARCHAR, production_code VARCHAR)
SELECT no_in_series FROM table_15938543_1 WHERE production_code = 116
5,827
<question>: Whats the title of the episode with production code 109 <context>: CREATE TABLE table_15938543_1 (title VARCHAR, production_code VARCHAR)
SELECT title FROM table_15938543_1 WHERE production_code = 109
5,828
<question>: How many episodes were written by Jack Burditt & Robert Carlock <context>: CREATE TABLE table_15938543_1 (production_code VARCHAR, written_by VARCHAR)
SELECT COUNT(production_code) FROM table_15938543_1 WHERE written_by = "Jack Burditt & Robert Carlock"
5,829
<question>: How many episodes had an original air date with 5.1 million viewers <context>: CREATE TABLE table_15938543_1 (original_air_date VARCHAR, us_viewers__million_ VARCHAR)
SELECT COUNT(original_air_date) FROM table_15938543_1 WHERE us_viewers__million_ = "5.1"
5,830
<question>: Who wrote the episode that was directed by Dennie Gordon <context>: CREATE TABLE table_15938543_1 (written_by VARCHAR, directed_by VARCHAR)
SELECT written_by FROM table_15938543_1 WHERE directed_by = "Dennie Gordon"
5,831
<question>: What septembers are 17.1 in December? <context>: CREATE TABLE table_15945862_1 (december VARCHAR, september VARCHAR)
SELECT december FROM table_15945862_1 WHERE september = "17.1"
5,832
<question>: March 0.41 in July? <context>: CREATE TABLE table_15945862_1 (july VARCHAR, march VARCHAR)
SELECT july FROM table_15945862_1 WHERE march = "0.41"
5,833
<question>: What september has 10.35 in November? <context>: CREATE TABLE table_15945862_1 (september VARCHAR, november VARCHAR)
SELECT september FROM table_15945862_1 WHERE november = "10.35"
5,834
<question>: January 7.34 where is June ? <context>: CREATE TABLE table_15945862_1 (january VARCHAR, june VARCHAR)
SELECT january FROM table_15945862_1 WHERE june = "7.34"
5,835
<question>: What December is 8.77 in January <context>: CREATE TABLE table_15945862_1 (december VARCHAR, january VARCHAR)
SELECT december FROM table_15945862_1 WHERE january = "8.77"
5,836
<question>: What is the genre for the hot fm station? <context>: CREATE TABLE table_1601792_3 (genre VARCHAR, station VARCHAR)
SELECT genre FROM table_1601792_3 WHERE station = "Hot FM"
5,837
<question>: What is the frequency of hot fm? <context>: CREATE TABLE table_1601792_3 (frequency VARCHAR, station VARCHAR)
SELECT COUNT(frequency) FROM table_1601792_3 WHERE station = "Hot FM"
5,838
<question>: What is the name of the station where the language is tamil malay? <context>: CREATE TABLE table_1601792_3 (station VARCHAR, language VARCHAR)
SELECT station FROM table_1601792_3 WHERE language = "Tamil Malay"
5,839
<question>: Who operates the xfm station? <context>: CREATE TABLE table_1601792_3 (operator VARCHAR, station VARCHAR)
SELECT operator FROM table_1601792_3 WHERE station = "XFM"
5,840
<question>: What is the language of the malacca fm station? <context>: CREATE TABLE table_1601792_3 (language VARCHAR, station VARCHAR)
SELECT language FROM table_1601792_3 WHERE station = "Malacca FM"
5,841
<question>: What is the station that is transmitted at 20 kw and has a frequency of 48 uhf? <context>: CREATE TABLE table_1601792_4 (television_station VARCHAR, transmitted VARCHAR, frequency VARCHAR)
SELECT television_station FROM table_1601792_4 WHERE transmitted = "20 kW" AND frequency = "48 UHF"
5,842
<question>: How many stations have a 35 uhf frequency? <context>: CREATE TABLE table_1601792_4 (television_station VARCHAR, frequency VARCHAR)
SELECT COUNT(television_station) FROM table_1601792_4 WHERE frequency = "35 UHF"
5,843
<question>: What are the site(s) for tv station 8tv? <context>: CREATE TABLE table_1601792_4 (site VARCHAR, television_station VARCHAR)
SELECT site FROM table_1601792_4 WHERE television_station = "8TV"
5,844
<question>: What are the network(s) for tv1? <context>: CREATE TABLE table_1601792_4 (network VARCHAR, television_station VARCHAR)
SELECT network FROM table_1601792_4 WHERE television_station = "TV1"
5,845
<question>: How many stations are transmitted on frequency 7 uhf? <context>: CREATE TABLE table_1601792_4 (transmitted VARCHAR, frequency VARCHAR)
SELECT COUNT(transmitted) FROM table_1601792_4 WHERE frequency = "7 UHF"
5,846
<question>: What site(s) for tv station tv3? <context>: CREATE TABLE table_1601792_4 (site VARCHAR, television_station VARCHAR)
SELECT site FROM table_1601792_4 WHERE television_station = "TV3"
5,847
<question>: Name the number of headphone class for sr100 <context>: CREATE TABLE table_1601027_2 (headphone_class VARCHAR, headphone_model VARCHAR)
SELECT COUNT(headphone_class) FROM table_1601027_2 WHERE headphone_model = "SR100"
5,848
<question>: Name what succeeded by for foam <context>: CREATE TABLE table_1601027_2 (succeeded_by VARCHAR, earpads VARCHAR)
SELECT succeeded_by FROM table_1601027_2 WHERE earpads = "Foam"
5,849
<question>: Name the headphone model for succeeded by sr125 <context>: CREATE TABLE table_1601027_2 (headphone_model VARCHAR, succeeded_by VARCHAR)
SELECT headphone_model FROM table_1601027_2 WHERE succeeded_by = "SR125"
5,850
<question>: Name the driver matched db for joseph grado signature <context>: CREATE TABLE table_1601027_2 (driver_matched_db VARCHAR, headphone_class VARCHAR)
SELECT driver_matched_db FROM table_1601027_2 WHERE headphone_class = "Joseph Grado Signature"
5,851
<question>: At which stadiums was attendance total 79176? <context>: CREATE TABLE table_16028479_2 (game_site VARCHAR, attendance VARCHAR)
SELECT game_site FROM table_16028479_2 WHERE attendance = 79176
5,852
<question>: how many times were points counted for fk prienai <context>: CREATE TABLE table_16034882_3 (points VARCHAR, club VARCHAR)
SELECT COUNT(points) FROM table_16034882_3 WHERE club = "FK Prienai"
5,853
<question>: what is the highest number of draws for sveikata kybartai <context>: CREATE TABLE table_16034882_3 (draws INTEGER, club VARCHAR)
SELECT MAX(draws) FROM table_16034882_3 WHERE club = "Sveikata Kybartai"
5,854
<question>: What are the total number of losses for the team who has conceded 22? <context>: CREATE TABLE table_16034882_4 (loses VARCHAR, goals_conceded VARCHAR)
SELECT COUNT(loses) FROM table_16034882_4 WHERE goals_conceded = 22
5,855
<question>: What is the amount of points for the team with 13 wins? <context>: CREATE TABLE table_16034882_4 (points VARCHAR, wins VARCHAR)
SELECT points FROM table_16034882_4 WHERE wins = 13
5,856
<question>: How many draws did švyturys Klaipėda have? <context>: CREATE TABLE table_16034882_4 (draws INTEGER, club VARCHAR)
SELECT MIN(draws) FROM table_16034882_4 WHERE club = "Švyturys Klaipėda"
5,857
<question>: What position did the team with 3 losses finish? <context>: CREATE TABLE table_16034882_4 (position INTEGER, loses VARCHAR)
SELECT MIN(position) FROM table_16034882_4 WHERE loses = 3
5,858
<question>: How many points did piritas klaipėda get? <context>: CREATE TABLE table_16034882_4 (points VARCHAR, club VARCHAR)
SELECT points FROM table_16034882_4 WHERE club = "Piritas Klaipėda"
5,859
<question>: How many wins did the team with 42 points get? <context>: CREATE TABLE table_16034882_4 (wins VARCHAR, points VARCHAR)
SELECT wins FROM table_16034882_4 WHERE points = 42
5,860
<question>: How many total goals were scored in games where goals conceded was 35? <context>: CREATE TABLE table_16034882_2 (goals_scored VARCHAR, goals_conceded VARCHAR)
SELECT COUNT(goals_scored) FROM table_16034882_2 WHERE goals_conceded = 35
5,861
<question>: What is the fewest number of games played? <context>: CREATE TABLE table_16034882_2 (games_played INTEGER)
SELECT MIN(games_played) FROM table_16034882_2
5,862
<question>: How many games were lost when the goals scored was 37? <context>: CREATE TABLE table_16034882_2 (loses VARCHAR, goals_scored VARCHAR)
SELECT COUNT(loses) FROM table_16034882_2 WHERE goals_scored = 37
5,863
<question>: What type of government does Kyrgyzstan have? <context>: CREATE TABLE table_1604579_2 (country VARCHAR)
SELECT 2012 AS _democracy_index FROM table_1604579_2 WHERE country = "Kyrgyzstan"
5,864
<question>: How economically free is the country of Armenia? <context>: CREATE TABLE table_1604579_2 (country VARCHAR)
SELECT 2013 AS _index_of_economic_freedom FROM table_1604579_2 WHERE country = "Armenia"
5,865
<question>: How much freedom can did the people of Guinea experience in 2013? <context>: CREATE TABLE table_1604579_2 (freedom_in_the_world_2013 VARCHAR, country VARCHAR)
SELECT freedom_in_the_world_2013 FROM table_1604579_2 WHERE country = "Guinea"
5,866
<question>: How many freedom indices does the country of Austria have? <context>: CREATE TABLE table_1604579_2 (country VARCHAR)
SELECT COUNT(2013 AS _press_freedom_index) FROM table_1604579_2 WHERE country = "Austria"
5,867
<question>: How many times was the incumbent elected in Washington 4 district? <context>: CREATE TABLE table_16185956_1 (elected VARCHAR, district VARCHAR)
SELECT COUNT(elected) FROM table_16185956_1 WHERE district = "Washington 4"
5,868
<question>: What is the status of the district where the result is 63% 37%? <context>: CREATE TABLE table_16185956_1 (status VARCHAR, results VARCHAR)
SELECT status FROM table_16185956_1 WHERE results = "63% 37%"
5,869
<question>: Who are the candidates in Washington 1 district? <context>: CREATE TABLE table_16185956_1 (district VARCHAR)
SELECT 2008 AS _candidates FROM table_16185956_1 WHERE district = "Washington 1"
5,870
<question>: How many groups of candidates are there in there in the district where the incumbent is Doc Hastings? <context>: CREATE TABLE table_16185956_1 (incumbent VARCHAR)
SELECT COUNT(2008 AS _candidates) FROM table_16185956_1 WHERE incumbent = "Doc Hastings"
5,871
<question>: What is the highest number of Counties carries? <context>: CREATE TABLE table_16186152_1 (counties_carries INTEGER)
SELECT MAX(counties_carries) FROM table_16186152_1
5,872
<question>: How many state delegates did Candidate Mitt Romney have? <context>: CREATE TABLE table_16186152_1 (state_delegate INTEGER, candidate VARCHAR)
SELECT MAX(state_delegate) FROM table_16186152_1 WHERE candidate = "Mitt Romney"
5,873
<question>: Candidate John Mccain had how many delegates? <context>: CREATE TABLE table_16186152_1 (delegates VARCHAR, candidate VARCHAR)
SELECT delegates FROM table_16186152_1 WHERE candidate = "John McCain"
5,874
<question>: What's the percentage when the state delegate is 1662? <context>: CREATE TABLE table_16186152_1 (percentage VARCHAR, state_delegate VARCHAR)
SELECT percentage FROM table_16186152_1 WHERE state_delegate = 1662
5,875
<question>: What series was sorted at number 3? <context>: CREATE TABLE table_1620397_5 (series_sorted VARCHAR, _number VARCHAR)
SELECT series_sorted FROM table_1620397_5 WHERE _number = 3
5,876
<question>: What was the doctor for sorted series 6eb/b? <context>: CREATE TABLE table_1620397_5 (doctor VARCHAR, series_sorted VARCHAR)
SELECT doctor FROM table_1620397_5 WHERE series_sorted = "6EB/B"
5,877
<question>: What was the doctor when the author was Gary Hopkins category:articles with hcards? <context>: CREATE TABLE table_1620397_5 (doctor VARCHAR, author VARCHAR)
SELECT doctor FROM table_1620397_5 WHERE author = "Gary Hopkins Category:Articles with hCards"
5,878
<question>: Name the municpality for 57 populaton <context>: CREATE TABLE table_16278673_1 (municipality VARCHAR, population VARCHAR)
SELECT municipality FROM table_16278673_1 WHERE population = "57"
5,879
<question>: Name the population for sørvágur <context>: CREATE TABLE table_16278673_1 (population VARCHAR, municipality VARCHAR)
SELECT population FROM table_16278673_1 WHERE municipality = "Sørvágur"
5,880
<question>: Name the minimum inhabitants for markatal 49 <context>: CREATE TABLE table_16278673_1 (inhabitants_per_km² INTEGER, markatal VARCHAR)
SELECT MIN(inhabitants_per_km²) FROM table_16278673_1 WHERE markatal = 49
5,881
<question>: How many events have a time of 1:48.322? <context>: CREATE TABLE table_16308030_1 (event VARCHAR, time VARCHAR)
SELECT event FROM table_16308030_1 WHERE time = "1:48.322"
5,882
<question>: How many years have a time of 1:42.086? <context>: CREATE TABLE table_16308030_1 (year VARCHAR, time VARCHAR)
SELECT COUNT(year) FROM table_16308030_1 WHERE time = "1:42.086"
5,883
<question>: Which college did Leon Perry attend? <context>: CREATE TABLE table_16376436_1 (college VARCHAR, player VARCHAR)
SELECT college FROM table_16376436_1 WHERE player = "Leon Perry"
5,884
<question>: What is the NFL team for the player who's college was Norfolk State? <context>: CREATE TABLE table_16376436_1 (nfl_team VARCHAR, college VARCHAR)
SELECT nfl_team FROM table_16376436_1 WHERE college = "Norfolk State"
5,885
<question>: Which player was pick number 150? <context>: CREATE TABLE table_16376436_1 (player VARCHAR, pick__number VARCHAR)
SELECT player FROM table_16376436_1 WHERE pick__number = 150
5,886
<question>: What college did the defensive back attend? <context>: CREATE TABLE table_16376436_1 (college VARCHAR, position VARCHAR)
SELECT college FROM table_16376436_1 WHERE position = "Defensive Back"
5,887
<question>: What is the NFL team for the player who's college was North Carolina? <context>: CREATE TABLE table_16376436_1 (nfl_team VARCHAR, college VARCHAR)
SELECT nfl_team FROM table_16376436_1 WHERE college = "North Carolina"
5,888
<question>: What is the pick number for the player Garry Lewis? <context>: CREATE TABLE table_16376436_1 (pick__number INTEGER, player VARCHAR)
SELECT MIN(pick__number) FROM table_16376436_1 WHERE player = "Garry Lewis"
5,889
<question>: What is the home team that played on M.C.G. grounds? <context>: CREATE TABLE table_16388398_2 (home_team VARCHAR, ground VARCHAR)
SELECT home_team FROM table_16388398_2 WHERE ground = "M.C.G."
5,890
<question>: What was the home team score when Brisbane lions was the home team? <context>: CREATE TABLE table_16388398_1 (home_team VARCHAR)
SELECT home_team AS score FROM table_16388398_1 WHERE home_team = "Brisbane Lions"
5,891
<question>: When was the game played on Manuka Oval? <context>: CREATE TABLE table_16388398_1 (date VARCHAR, ground VARCHAR)
SELECT date FROM table_16388398_1 WHERE ground = "Manuka Oval"
5,892
<question>: What was the score for the home team when the away team was Sydney? <context>: CREATE TABLE table_16388398_1 (home_team VARCHAR, away_team VARCHAR)
SELECT home_team AS score FROM table_16388398_1 WHERE away_team = "Sydney"
5,893
<question>: What were the home team scores at york park? <context>: CREATE TABLE table_16388478_2 (home_team VARCHAR, ground VARCHAR)
SELECT home_team AS score FROM table_16388478_2 WHERE ground = "York Park"
5,894
<question>: How many locations were there when sydney was the home team? <context>: CREATE TABLE table_16388478_2 (ground VARCHAR, home_team VARCHAR)
SELECT COUNT(ground) FROM table_16388478_2 WHERE home_team = "Sydney"
5,895
<question>: What were the home team scores when carlton was the home team? <context>: CREATE TABLE table_16388478_2 (home_team VARCHAR)
SELECT home_team AS score FROM table_16388478_2 WHERE home_team = "Carlton"
5,896
<question>: What were all the away teams when the crowd was 13304? <context>: CREATE TABLE table_16388478_2 (away_team VARCHAR, crowd VARCHAR)
SELECT away_team FROM table_16388478_2 WHERE crowd = 13304
5,897
<question>: Name the least established <context>: CREATE TABLE table_1641054_2 (established INTEGER)
SELECT MIN(established) FROM table_1641054_2
5,898
<question>: Name the most official number for tf1 # being 42 <context>: CREATE TABLE table_16425614_4 (official__number INTEGER, tf1__number VARCHAR)
SELECT MAX(official__number) FROM table_16425614_4 WHERE tf1__number = 42
5,899
<question>: What was the nickname Established in 2002? <context>: CREATE TABLE table_16432543_3 (nickname VARCHAR, established VARCHAR)
SELECT nickname FROM table_16432543_3 WHERE established = 2002