question stringlengths 7 352 | id stringlengths 4 8 | seq_out stringlengths 1 990 | struct_in stringlengths 301 4.35k | table_id stringlengths 17 19 | text_in stringlengths 7 352 | table dict | answer_text list |
|---|---|---|---|---|---|---|---|
what was the difference, in time, between the first place competitor and the third place competitor? | nt-13112 | +0.400 | col : rank | bib | athlete | country | run 1 | run 2 | total | behind row 1 : | 1 | felix loch | germany | 48.133 (1) | 48.242 (1) | 1:36.375 | row 2 : | 4 | andi langenhan | germany | 48.316 (2) | 48.434 (4) | 1:36.750 | +0.375 row 3 : | 7 | johannes ludwig | germany | 48.338 (3) | 48.437 (5) | 1:36.775 | +0.400 r... | csv/204-csv/862.csv | what was the difference, in time, between the first place competitor and the third place competitor? | {
"header": [
"Rank",
"Bib",
"Athlete",
"Country",
"Run 1",
"Run 2",
"Total",
"Behind"
],
"rows": [
[
"",
"1",
"Felix Loch",
"Germany",
"48.133 (1)",
"48.242 (1)",
"1:36.375",
""
],
[
"",
"4",
"Andi Lange... | [
"+0.400"
] |
how many films were from argentina? | nt-13113 | 1 | col : title | year | director | country | genre | notes row 1 : 101 rent boys | 2000 | fenton bailey, randy barbato | united states | documentary | row 2 : 101 reykjavík | 2000 | baltasar kormákur | iceland | comedy | row 3 : and then came summer | 2000 | jeff london | united states | drama | row 4 : benjamin smoke ... | csv/204-csv/652.csv | how many films were from argentina? | {
"header": [
"Title",
"Year",
"Director",
"Country",
"Genre",
"Notes"
],
"rows": [
[
"101 Rent Boys",
"2000",
"Fenton Bailey, Randy Barbato",
"United States",
"Documentary",
""
],
[
"101 Reykjavík",
"2000",
"Baltasar Kormák... | [
"1"
] |
how many games were won? | nt-13114 | 9 | col : date | opponent# | rank# | site | result | attendance row 1 : september 11 | baylor* | #14 | ohio stadium • columbus, oh | w 21–14 | 88,622 row 2 : september 18 | at michigan state | #12 | spartan stadium • east lansing, mi | w 31–10 | 73,483 row 3 : september 25 | stanford* | #13 | ohio stadium • columbus, oh | ... | csv/203-csv/126.csv | how many games were won? | {
"header": [
"Date",
"Opponent#",
"Rank#",
"Site",
"Result",
"Attendance"
],
"rows": [
[
"September 11",
"Baylor*",
"#14",
"Ohio Stadium • Columbus, OH",
"W 21–14",
"88,622"
],
[
"September 18",
"at Michigan State",
"#12",
... | [
"9"
] |
on what date was the last game in which cardiff city f.c. scored 2 goals? | nt-13115 | 27 apr | col : date | opponent | venue | result row 1 : 28 aug | burnley | a | 3 - 4 row 2 : 30 aug | leeds united | a | 0 - 0 row 3 : 4 sep | west bromwich albion | h | 1 - 1 row 4 : 6 sep | leeds united | h | 3 - 1 row 5 : 11 sep | aston villa | h | 2 - 3 row 6 : 18 sep | bolton wanderers | a | 0 - 2 row 7 : 20 sep | newcastl... | csv/203-csv/368.csv | on what date was the last game in which cardiff city f.c. scored 2 goals? | {
"header": [
"Date",
"Opponent",
"Venue",
"Result"
],
"rows": [
[
"28 Aug",
"Burnley",
"A",
"3 - 4"
],
[
"30 Aug",
"Leeds United",
"A",
"0 - 0"
],
[
"4 Sep",
"West Bromwich Albion",
"H",
"1 - 1"
],
... | [
"27 Apr"
] |
what is the total medal count for ukraine? | nt-13117 | 7 | col : rank | nation | gold | silver | bronze | total row 1 : 1 | united states | 12 | 13 | 6 | 31 row 2 : 2 | russia | 10 | 5 | 6 | 21 row 3 : 3 | australia | 8 | 12 | 6 | 26 row 4 : 4 | china | 7 | 4 | 8 | 19 row 5 : 5 | germany | 5 | 6 | 5 | 16 row 6 : 6 | japan | 3 | 3 | 3 | 9 row 7 : 7 | netherlands | 3 | 2 | 2 | 7... | csv/203-csv/653.csv | what is the total medal count for ukraine? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"United States",
"12",
"13",
"6",
"31"
],
[
"2",
"Russia",
"10",
"5",
"6",
"21"
],
[
"3",
"Austral... | [
"7"
] |
name a month that there were two consecutive experiments in the same month. | nt-13119 | april | col : launch date | sts number | payload name | payload classification | experiment\nname | payload carrier hardware row 1 : 03/22/82 | 3 | gas, fvp | gas | gas, fvp | adapter beam row 2 : 02/03/84 | 10 (41-b) | g-004\ng-008\ng-05 | gas | g-004\ng-008\ng-05 | adapter beam row 3 : 10/05/84 | 13 (41-g) | g-007\ng-013\ng-... | csv/204-csv/222.csv | name a month that there were two consecutive experiments in the same month. | {
"header": [
"Launch Date",
"STS Number",
"Payload Name",
"Payload Classification",
"Experiment\\nName",
"Payload Carrier Hardware"
],
"rows": [
[
"03/22/82",
"3",
"GAS, FVP",
"GAS",
"GAS, FVP",
"Adapter Beam"
],
[
"06/27/82",
"4... | [
"April"
] |
which season was more successful, 2012-13 or 2011-12. | nt-13120 | 2011-12 | col : season | tier | division | pos. | notes row 1 : 2002–03 | 3 | 1ª estatal | 9th | row 2 : 2003–04 | 3 | 1ª estatal | 3rd | row 3 : 2004–05 | 3 | 1ª estatal | 3rd | row 4 : 2005–06 | 3 | 1ª estatal | 2nd | promoted row 5 : 2006–07 | 2 | honor b | 10th | row 6 : 2007–08 | 2 | honor b | 11th | row 7 : 2008–09 | ... | csv/204-csv/589.csv | which season was more successful, 2012-13 or 2011-12. | {
"header": [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
],
"rows": [
[
"2002–03",
"3",
"1ª Estatal",
"9th",
""
],
[
"2003–04",
"3",
"1ª Estatal",
"3rd",
""
],
[
"2004–05",
"3",
"1ª Estatal",
... | [
"2011-12"
] |
how many winners had at least 50,000 votes? | nt-13121 | 38 | col : year | party affiliation | winner | number of votes | party affiliation | loser | number of votes | percentage of votes row 1 : 1924 | republican | william f. kopp | 42,711 | democrat | james m. bell | 17,110 | 71% - 29% row 2 : 1928 | republican | william f. kopp | 45,806 | n/a | no opponent | n/a | 100% - 0% ro... | csv/204-csv/252.csv | how many winners had at least 50,000 votes? | {
"header": [
"Year",
"Party Affiliation",
"Winner",
"Number of Votes",
"Party Affiliation",
"Loser",
"Number of Votes",
"Percentage of Votes"
],
"rows": [
[
"1920",
"Republican",
"William F. Kopp",
"38,100",
"Democrat",
"E.W. McManus",
... | [
"38"
] |
who was the opponent in the least attended game? | nt-13122 | philadelphia eagles | col : week | date | opponent | result | attendance row 1 : 1 | september 3, 1978 | at new orleans saints | l 31–24 | 54,187 row 2 : 2 | september 11, 1978 | denver broncos | w 12–9 | 46,508 row 3 : 3 | september 17, 1978 | tampa bay buccaneers | l 16–10 | 46,152 row 4 : 4 | september 25, 1978 | at chicago bears | w 24–... | csv/204-csv/755.csv | who was the opponent in the least attended game? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
"rows": [
[
"1",
"September 3, 1978",
"at New Orleans Saints",
"L 31–24",
"54,187"
],
[
"2",
"September 11, 1978",
"Denver Broncos",
"W 12–9",
"46,508"
... | [
"Philadelphia Eagles"
] |
did matt win more stars overall than myleene? | nt-13123 | no | col : trial number | date | name of trial | celebrity/ies taking part | winner/number of stars | notes row 1 : 1 | 13 november 2006 | mineshaft misery | jan | | none row 2 : 2 | 14 november 2006 | flash flood | david | | none row 3 : 3 | 15 november 2006 | jungle boogie | scott | | row 4 : 4 | 16 november 2006 | tr... | csv/204-csv/628.csv | did matt win more stars overall than myleene? | {
"header": [
"Trial Number",
"Date",
"Name of Trial",
"Celebrity/ies Taking Part",
"Winner/Number of Stars",
"Notes"
],
"rows": [
[
"1",
"13 November 2006",
"Mineshaft Misery",
"Jan",
"",
"None"
],
[
"2",
"14 November 2006",
... | [
"No"
] |
what was the next movie after kurradu? | nt-13124 | crook: it's good to be bad | col : year | film | role | language | notes row 1 : 2007 | chirutha | sanjna | telugu | debut telugu film row 2 : 2009 | kurradu | hema | telugu | row 3 : 2010 | crook: it's good to be bad | suhani | hindi | debut hindi film row 4 : 2012 | teri meri kahaani | meera | hindi | special appearance row 5 : 2012 | kyaa supe... | csv/203-csv/157.csv | what was the next movie after kurradu? | {
"header": [
"Year",
"Film",
"Role",
"Language",
"Notes"
],
"rows": [
[
"2007",
"Chirutha",
"Sanjna",
"Telugu",
"Debut Telugu Film"
],
[
"2009",
"Kurradu",
"Hema",
"Telugu",
""
],
[
"2010",
"Crook: It'... | [
"Crook: It's Good To Be Bad"
] |
what is the greatest number of consecutive wins that the bears had against any opponent? | nt-13125 | 5 | col : week | date | opponent | result | attendance row 1 : 1 | september 1, 1991 | minnesota vikings | w 10–6 | 64,112 row 2 : 2 | september 8, 1991 | at tampa bay buccaneers | w 21–20 | 65,625 row 3 : 3 | september 15, 1991 | new york giants | w 20–17 | 64,829 row 4 : 4 | september 23, 1991 | new york jets | w 19–13 |... | csv/204-csv/207.csv | what is the greatest number of consecutive wins that the bears had against any opponent? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
"rows": [
[
"1",
"September 1, 1991",
"Minnesota Vikings",
"W 10–6",
"64,112"
],
[
"2",
"September 8, 1991",
"at Tampa Bay Buccaneers",
"W 21–20",
"65,625... | [
"5"
] |
what year was the only year where the majority was 4? | nt-13126 | 1876 | col : year | democratic\nparty | republican\nparty | independent\n/ other | majority row 1 : 1865 | 0 | 0 | 124 | 124 row 2 : 1868 | 14 | 110 | 0 | 96 row 3 : 1870 | 0 | 100 | 24(a) | 76 row 4 : 1872 | 22 | 102 | 0 | 80 row 5 : 1874 | 0 | 91 | 33(b) | 58 row 6 : 1876 | 64 | 60 | 0 | 4 row 7 : 1878 | 121 | 3 | 0 | 118 r... | csv/203-csv/95.csv | what year was the only year where the majority was 4? | {
"header": [
"Year",
"Democratic\\nParty",
"Republican\\nParty",
"Independent\\n/ Other",
"Majority"
],
"rows": [
[
"1865",
"0",
"0",
"124",
"124"
],
[
"1868",
"14",
"110",
"0",
"96"
],
[
"1870",
"0",
... | [
"1876"
] |
which representative is listed next after hank coe? | nt-13128 | r. ray peterson | col : district | representative | party | residence | counties represented row 1 : 1 | ogden driskill | republican | devils tower | converse, crook, goshen, niobrara, row 2 : 2 | jim anderson | republican | glenrock | converse, platte row 3 : 3 | curt meier | republican | lagrange | goshen, platte row 4 : 4 | tony ross... | csv/204-csv/887.csv | which representative is listed next after hank coe? | {
"header": [
"District",
"Representative",
"Party",
"Residence",
"Counties Represented"
],
"rows": [
[
"1",
"Ogden Driskill",
"Republican",
"Devils Tower",
"Converse, Crook, Goshen, Niobrara, Weston"
],
[
"2",
"Jim Anderson",
"Republ... | [
"R. Ray Peterson"
] |
in how many television programs has kerry ellis played a role other than "herself" | nt-13129 | 2 | col : title | year | channel | role | notes row 1 : parkinson | 2002 | bbc one | herself | performed "we will rock you" and "we are the champions" row 2 : party at the palace | 2002 | bbc one | meat | performed "we will rock you" and "bohemian row 3 : loose women | 2007 | itv | elphaba | performed "the wizard and i" ro... | csv/203-csv/224.csv | in how many television programs has kerry ellis played a role other than "herself" | {
"header": [
"Title",
"Year",
"Channel",
"Role",
"Notes"
],
"rows": [
[
"Parkinson",
"2002",
"BBC One",
"Herself",
"Performed \"We Will Rock You\" and \"We Are the Champions\" with Brian May, Roger Taylor and We Will Rock You cast"
],
[
"Party a... | [
"2"
] |
what home team had at least 4000 people in attendance? | nt-13130 | yeovil town | col : tie | home team | score | away team | attendance row 1 : 1 | aylesbury united | 2-2 | windsor & eton | 847 row 2 : 2 | burscough | 5-0 | wakefield & emley | 437 row 3 : 3 | dover athletic | 0-3 | forest green roves | 932 row 4 : 4 | farnborough town | 2-0 | halifax town | 863 row 5 : 5 | gloucester city | 1-1 | s... | csv/204-csv/146.csv | what home team had at least 4000 people in attendance? | {
"header": [
"Tie",
"Home Team",
"Score",
"Away Team",
"Attendance"
],
"rows": [
[
"1",
"Aylesbury United",
"2-2",
"Windsor & Eton",
"847"
],
[
"2",
"Burscough",
"5-0",
"Wakefield & Emley",
"437"
],
[
"3",
... | [
"Yeovil Town"
] |
how many years was the cesail mine connected? | nt-13131 | 41 | col : name | mineral | opened | closed | years connected | notes row 1 : blaen y cwm | slate | 1820 | 1911 | 1876–1911 | connected to the ffr via the rhiwbach tra row 2 : bowydd | slate | 1800 | 1870 | 1854–1870 | merged with votty to form votty & row 3 : brooke's | granite | 1919 | ? | ? | connected by a tramway branc... | csv/203-csv/2.csv | how many years was the cesail mine connected? | {
"header": [
"Name",
"Mineral",
"Opened",
"Closed",
"Years connected",
"Notes"
],
"rows": [
[
"Blaen y Cwm",
"Slate",
"1820",
"1911",
"1876–1911",
"Connected to the FfR via the Rhiwbach Tramway"
],
[
"Bowydd",
"Slate",
"180... | [
"41"
] |
in 2000, did world mine production according to usgs estimates produce more tons or less tons of output of niobium minerals than in 2002, when a total of 29,900 tons was estimated to have been mined? | nt-13132 | more | col : country | 2000 | 2001 | 2002 | 2003 | 2004 | 2005 | 2006 | 2007 | 2008 | 2009 | 2010 | 2011 row 1 : australia | 160 | 230 | 290 | 230 | 200 | 200 | 200 | ? | ? | ? | ? | ? row 2 : brazil | 30,000 | 22,000 | 26,000 | 29,000 | 29,900 | 35,000 | 40,000 | 57,300 | 58,000 | 58,000 | 58,000 | 58,000 row 3 : canada | 2,... | csv/203-csv/59.csv | in 2000, did world mine production according to usgs estimates produce more tons or less tons of output of niobium minerals than in 2002, when a total of 29,900 tons was estimated to have been mined? | {
"header": [
"Country",
"2000",
"2001",
"2002",
"2003",
"2004",
"2005",
"2006",
"2007",
"2008",
"2009",
"2010",
"2011"
],
"rows": [
[
"Australia",
"160",
"230",
"290",
"230",
"200",
"200",
"200",
"?",
... | [
"more"
] |
what is the difference in points between chris amon and jim clark? | nt-13133 | 5 | col : pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 5 | jim clark | lotus-ford | 80 | 1:59:25.6 | 1 | 9 row 2 : 2 | 2 | denny hulme | brabham-repco | 80 | + 12.8 | 4 | 6 row 3 : 3 | 8 | chris amon | ferrari | 80 | + 16.6 | 6 | 4 row 4 : 4 | 1 | jack brabham | brabham-repco | 80 | + 2... | csv/204-csv/641.csv | what is the difference in points between chris amon and jim clark? | {
"header": [
"Pos",
"No",
"Driver",
"Constructor",
"Laps",
"Time/Retired",
"Grid",
"Points"
],
"rows": [
[
"1",
"5",
"Jim Clark",
"Lotus-Ford",
"80",
"1:59:25.6",
"1",
"9"
],
[
"2",
"2",
"Denny Hulme",
... | [
"5"
] |
the first song on prophets vs. profits is called what? | nt-13135 | "ova here" | col : # | title | producer(s) | performer(s) | length row 1 : 1 | "ova here" | da beatminerz | krs-one | 2:56 row 2 : 2 | "things is about to change" | creative minds combined | krs-one | 2:34 row 3 : 3 | "splash" | a-sharp, pleasure king | krs-one | 2:24 row 4 : 4 | "my people" | alumni | krs-one | 0:19 row 5 : 5 | "k... | csv/203-csv/37.csv | the first song on prophets vs. profits is called what? | {
"header": [
"#",
"Title",
"Producer(s)",
"Performer(s)",
"Length"
],
"rows": [
[
"1",
"\"Ova Here\"",
"Da Beatminerz",
"KRS-One",
"2:56"
],
[
"2",
"\"Things Is About To Change\"",
"Creative Minds Combined",
"KRS-One",
"2... | [
"\"Ova Here\""
] |
year with largest number of candidates selected | nt-13136 | 1990 | col : year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | n.a. | 15.5% row 2 : 1967 | 20 | 117 | n.a. | 25.9% row 3 : 1971 | 19 | 117 | n.a. | 27.1% row 4 : 1975 | 38 | 125 | n.a. | 28.9% row 5 : 1977 | 33 | 125 | n.a. | 28.0% row 6 : 1981 | 21 | 125 | ... | csv/203-csv/330.csv | year with largest number of candidates selected | {
"header": [
"Year of election",
"Candidates elected",
"# of seats available",
"# of votes",
"% of popular vote"
],
"rows": [
[
"1963",
"7",
"108",
"n.a.",
"15.5%"
],
[
"1967",
"20",
"117",
"n.a.",
"25.9%"
],
[
... | [
"1990"
] |
how long did robert kubica take to complete the race? | nt-13137 | 1:36:24.227 | col : pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 4 | robert kubica | bmw sauber | 70 | 1:36:24.227 | 2 | 10 row 2 : 2 | 3 | nick heidfeld | bmw sauber | 70 | +16.495 | 8 | 8 row 3 : 3 | 9 | david coulthard | red bull-renault | 70 | +23.352 | 13 | 6 row 4 : 4 | 12 | timo glock | to... | csv/203-csv/52.csv | how long did robert kubica take to complete the race? | {
"header": [
"Pos",
"No",
"Driver",
"Constructor",
"Laps",
"Time/Retired",
"Grid",
"Points"
],
"rows": [
[
"1",
"4",
"Robert Kubica",
"BMW Sauber",
"70",
"1:36:24.227",
"2",
"10"
],
[
"2",
"3",
"Nick Hei... | [
"1:36:24.227"
] |
which game was higher scoring by nebraska, sept 1 or sept 8? | nt-13138 | sept 1 | col : date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 1 | 2:30 pm | nevada* | #19 | memorial stadium • lincoln, ne | abc | w 52–10 | 84,078 row 2 : september 8 | 11:00 am | at wake forest* | #17 | bb&t field • winston-salem, nc | espn | w 20–17 | 32,483 row 3 : september 15 | 7:00 pm... | csv/204-csv/294.csv | which game was higher scoring by nebraska, sept 1 or sept 8? | {
"header": [
"Date",
"Time",
"Opponent#",
"Rank#",
"Site",
"TV",
"Result",
"Attendance"
],
"rows": [
[
"September 1",
"2:30 PM",
"Nevada*",
"#19",
"Memorial Stadium • Lincoln, NE",
"ABC",
"W 52–10",
"84,078"
],
[
"S... | [
"Sept 1"
] |
which one of the players on the list weighs the least? | nt-13139 | aaron brown | col : draft order\nround | draft order\nchoice | player | position | height | weight | college row 1 : 1 | 1 | matthew stafford | qb | 6 ft 2 in (1.88 m) | 223 lb (101 kg) | georgia row 2 : 1 | 20 * | brandon pettigrew | te | 6 ft 5 in (1.96 m) | 263 lb (119 kg) | oklahoma state row 3 : 2 | 33 | louis delmas | s | 5 ft... | csv/204-csv/612.csv | which one of the players on the list weighs the least? | {
"header": [
"Draft order\\nRound",
"Draft order\\nChoice",
"Player",
"Position",
"Height",
"Weight",
"College"
],
"rows": [
[
"1",
"1",
"Matthew Stafford",
"QB",
"6 ft 2 in (1.88 m)",
"223 lb (101 kg)",
"Georgia"
],
[
"1",
... | [
"Aaron Brown"
] |
which country was the venue in the most number of times? | nt-13140 | poland | col : # | date | venue | opponent | score | result | competition row 1 : 1. | 18 march 1987 | stadion miejski, rybnik, poland | finland | 2–0 | 3–1 | international friendly row 2 : 2. | 2 september 1987 | zawisza bydgoszcz stadium, byd | romania | 1–0 | 3–1 | international friendly row 3 : 3. | 2 september 1987 | zawis... | csv/203-csv/384.csv | which country was the venue in the most number of times? | {
"header": [
"#",
"Date",
"Venue",
"Opponent",
"Score",
"Result",
"Competition"
],
"rows": [
[
"1.",
"18 March 1987",
"Stadion Miejski, Rybnik, Poland",
"Finland",
"2–0",
"3–1",
"International Friendly"
],
[
"2.",
"2 Se... | [
"Poland"
] |
how many total events did she take place in? | nt-13141 | 22 | col : year | competition | venue | position | event | notes row 1 : 1996 | world junior championships | sydney, australia | 8th | 200 m | 23.89 row 2 : 1996 | olympic games | atlanta, united states | 11th (sf) | 4x100 m relay | 44.21 row 3 : 1997 | european junior championships | ljubljana, slovenia | 1st | 100 m | 11.... | csv/204-csv/298.csv | how many total events did she take place in? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
],
"rows": [
[
"1996",
"World Junior Championships",
"Sydney, Australia",
"8th",
"200 m",
"23.89"
],
[
"1996",
"Olympic Games",
"Atlanta, United Stat... | [
"22"
] |
how many presidents were part of the whig party? | nt-13143 | 4 | col : # | president | president's party | senate with | senate opposed | house with | house opposed | years served | elections won row 1 : 1 | george washington | federalist-leaning | 8 | 0 | 6 | 2 | 8 | 2 row 2 : 2 | john adams | federalist | 4 | 0 | 4 | 0 | 4 | 1 row 3 : 3 | thomas jefferson | democratic-republican |... | csv/203-csv/800.csv | how many presidents were part of the whig party? | {
"header": [
"#",
"President",
"President's Party",
"Senate with",
"Senate opposed",
"House with",
"House opposed",
"Years served",
"Elections won"
],
"rows": [
[
"1",
"George Washington",
"Federalist-leaning",
"8",
"0",
"6",
"2",
... | [
"4"
] |
how many days was the longest season of grande fratello? | nt-13144 | 183 | col : series | launch date | finale date | days | housemates | winner | main presenter | grand prize | liveshow\naudience\nmillions row 1 : grande fratello 1 | 14 september 2000 | 21 december 2000 | 99 | 10 | cristina plevani | daria bignardi | £250,000,000\n(nowadays €125,000) | 9.82 row 2 : grande fratello 2 | 20 sep... | csv/203-csv/397.csv | how many days was the longest season of grande fratello? | {
"header": [
"Series",
"Launch Date",
"Finale Date",
"Days",
"Housemates",
"Winner",
"Main Presenter",
"Grand Prize",
"Liveshow\\nAudience\\nMillions"
],
"rows": [
[
"Grande Fratello 1",
"14 September 2000",
"21 December 2000",
"99",
"10",
... | [
"183"
] |
who is the player with the greatest number of matches played? | nt-13145 | archie thompson | col : name | nationality | matches played | goals scored | notes row 1 : adama traore | cote d'ivoire | 22 | 0 | first ivorian to play for melbourne row 2 : adrian leijer | australia | 142 | 6 | club captain - 2011–13 row 3 : andrew nabbout | australia | 21 | 4 | row 4 : ante čović | australia | 24 | 0 | row 5 : antu... | csv/203-csv/221.csv | who is the player with the greatest number of matches played? | {
"header": [
"Name",
"Nationality",
"Matches played",
"Goals scored",
"Notes"
],
"rows": [
[
"Adama Traore",
"Cote d'Ivoire",
"22",
"0",
"First Ivorian to play for Melbourne"
],
[
"Adrian Caceres",
"Australia",
"42",
"6",
... | [
"Archie Thompson"
] |
how many times did she finish above her result from the 1995 world indoor championships? | nt-13146 | 1 | col : year | competition | venue | position | notes row 1 : 1995 | world indoor championships | barcelona, spain | 11th | pentathlon row 2 : 1996 | olympic games | atlanta, georgia, usa | 24th | heptathlon row 3 : 1997 | world championships | athens, greece | 16th | heptathlon row 4 : 1998 | european indoor championshi... | csv/204-csv/503.csv | how many times did she finish above her result from the 1995 world indoor championships? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Notes"
],
"rows": [
[
"1995",
"World Indoor Championships",
"Barcelona, Spain",
"11th",
"Pentathlon"
],
[
"1996",
"Olympic Games",
"Atlanta, Georgia, USA",
"24th",
... | [
"1"
] |
in which year were the least amount of jamaicans granted british citizenship? | nt-13147 | 1997 | col : year | numer of jamaicans\ngranted british\ncitizenship | naturalisation\nby residence | naturalisation\nby marriage | registration\nof a minor child | registration\nby other means row 1 : 1997 | 732 | 327 | 279 | 114 | 12 row 2 : 1998 | 1,370 | 571 | 564 | 221 | 14 row 3 : 1999 | 1,437 | 678 | 526 | 226 | 7 row ... | csv/203-csv/467.csv | in which year were the least amount of jamaicans granted british citizenship? | {
"header": [
"Year",
"Numer of Jamaicans\\ngranted British\\ncitizenship",
"Naturalisation\\nby residence",
"Naturalisation\\nby marriage",
"Registration\\nof a minor child",
"Registration\\nby other means"
],
"rows": [
[
"1997",
"732",
"327",
"279",
"114... | [
"1997"
] |
what is the difference area for lubango and luanda | nt-13148 | 116,926 | col : ecclesiastical jurisdictions | latin name | type | rite | ecclesiastical province | established | area (km2) row 1 : benguela | benguelensis | diocese | roman | huambo | 6 june 1970 | 49,920 row 2 : cabinda | cabindanus | diocese | roman | luanda | 2 july 1984 | 7,120 row 3 : caxito | caxitonsis | diocese | roman... | csv/204-csv/876.csv | what is the difference area for lubango and luanda | {
"header": [
"Ecclesiastical Jurisdictions",
"Latin name",
"Type",
"Rite",
"Ecclesiastical Province",
"Established",
"Area (km2)"
],
"rows": [
[
"Benguela",
"Benguelensis",
"Diocese",
"Roman",
"Huambo",
"6 June 1970",
"49,920"
],
[... | [
"116,926"
] |
what is the difference between dennis rodman's offensive rebounds and robert parish offensive rebounds? | nt-13149 | 11 | col : rebounds | off | def | player | team | date | opponent | score | minutes played | points | assists | steals | blocks | 20-20 | led the league in rebounding | notes row 1 : 33 | 15 | 18 | swen nater | milwaukee bucks | december 19, 1976 | atlanta hawks | 126–109 | 41 | 30 | 2 | 1 | 1 | yes | no | row 2 : 33 | 16 ... | csv/203-csv/532.csv | what is the difference between dennis rodman's offensive rebounds and robert parish offensive rebounds? | {
"header": [
"Rebounds",
"Off",
"Def",
"Player",
"Team",
"Date",
"Opponent",
"Score",
"Minutes played",
"Points",
"Assists",
"Steals",
"Blocks",
"20-20",
"Led the league in rebounding",
"Notes"
],
"rows": [
[
"37",
"19",
"18",
... | [
"11"
] |
which party had more staying councilors? | nt-13150 | conservatives | col : party | previous council | staying councillors | seats up for election | election result | new council row 1 : conservatives | 29 | 19 | 10 | 8 | 28 row 2 : labour | 19 | 13 | 6 | 10 | 23 row 3 : socialist alternative | 3 | 2 | 1 | 0 | 2 row 4 : liberal democrats | 2 | 1 | 1 | 0 | 1 row 5 : british national party... | csv/204-csv/223.csv | which party had more staying councilors? | {
"header": [
"Party",
"Previous council",
"Staying councillors",
"Seats up for election",
"Election result",
"New council"
],
"rows": [
[
"Conservatives",
"29",
"19",
"10",
"8",
"28"
],
[
"Labour",
"19",
"13",
"6",
... | [
"Conservatives"
] |
who is the oldest living gay, lesbian, or bisexual famous person with a last name from i-j? | nt-13151 | richard isay | col : name | lifetime | nationality | notable as | notes row 1 : paul iacono | b. 1988 | american | actor | g row 2 : janis ian | b. 1951 | american | folk musician | l row 3 : witi ihimaera | b. 1944 | new zealand | author | g row 4 : william inge | 1913–1973 | american | playwright, novelist | g row 5 : per imerslund... | csv/203-csv/449.csv | who is the oldest living gay, lesbian, or bisexual famous person with a last name from i-j? | {
"header": [
"Name",
"Lifetime",
"Nationality",
"Notable as",
"Notes"
],
"rows": [
[
"Paul Iacono",
"b. 1988",
"American",
"Actor",
"G"
],
[
"Janis Ian",
"b. 1951",
"American",
"Folk musician",
"L"
],
[
"Wit... | [
"Richard Isay"
] |
in how many meetings did kaseorg place 10th or better? | nt-13153 | 6 | col : year | tournament | venue | result | rank | event row 1 : 1993 | world championships | stuttgart, germany | 7911 | 12th | decathlon row 2 : 1993 | universiade | buffalo, united states | 7864 | 2nd | decathlon row 3 : 1994 | european indoor championships | paris, france | 5888 | 7th | heptathlon row 4 : 1994 | hyp... | csv/204-csv/202.csv | in how many meetings did kaseorg place 10th or better? | {
"header": [
"Year",
"Tournament",
"Venue",
"Result",
"Rank",
"Event"
],
"rows": [
[
"1993",
"World Championships",
"Stuttgart, Germany",
"7911",
"12th",
"Decathlon"
],
[
"1993",
"Universiade",
"Buffalo, United States",
... | [
"6"
] |
how many total films has she starred in? | nt-13154 | 8 | col : year | film | role | language | notes row 1 : 2007 | chirutha | sanjna | telugu | debut telugu film row 2 : 2009 | kurradu | hema | telugu | row 3 : 2010 | crook: it's good to be bad | suhani | hindi | debut hindi film row 4 : 2012 | teri meri kahaani | meera | hindi | special appearance row 5 : 2012 | kyaa supe... | csv/203-csv/157.csv | how many total films has she starred in? | {
"header": [
"Year",
"Film",
"Role",
"Language",
"Notes"
],
"rows": [
[
"2007",
"Chirutha",
"Sanjna",
"Telugu",
"Debut Telugu Film"
],
[
"2009",
"Kurradu",
"Hema",
"Telugu",
""
],
[
"2010",
"Crook: It'... | [
"8"
] |
how many times does the united states appear under the men's team column? | nt-13157 | 3 | col : year | location | men's individual | women's individual | men's team | women's team | mixed team | ref row 1 : 1996 | vaulx-en-velin | franck dauphin (fra) | anna campagnoli (ita) | | | | [226] row 2 : 1998 | taoyuan | john blaschke (usa) | shih ya-ping (tpe) | united states | chinese taipei | | [227] row 3 :... | csv/204-csv/132.csv | how many times does the united states appear under the men's team column? | {
"header": [
"Year",
"Location",
"Men's Individual",
"Women's Individual",
"Men's Team",
"Women's Team",
"Mixed Team",
"Ref"
],
"rows": [
[
"1996",
"Vaulx-en-Velin",
"Franck Dauphin (FRA)",
"Anna Campagnoli (ITA)",
"",
"",
"",
"[... | [
"3"
] |
in how many stadiums other than notre dam stadium did the fighting irish play in during the 1946 season? | nt-13159 | 4 | col : date | opponent# | rank# | site | result row 1 : 09/28/1946 | at illinois | | memorial stadium • champaign, il | w 26-6 row 2 : 10/05/1946 | pittsburgh | | notre dame stadium • notre dame, in | w 33-0 row 3 : 10/12/1946 | purdue | #3 | notre dame stadium • notre dame, in | w 49-6 row 4 : 10/26/1946 | at #17 iow... | csv/204-csv/157.csv | in how many stadiums other than notre dam stadium did the fighting irish play in during the 1946 season? | {
"header": [
"Date",
"Opponent#",
"Rank#",
"Site",
"Result"
],
"rows": [
[
"09/28/1946",
"at Illinois",
"",
"Memorial Stadium • Champaign, IL",
"W 26-6"
],
[
"10/05/1946",
"Pittsburgh",
"",
"Notre Dame Stadium • Notre Dame, IN"... | [
"4"
] |
what is the total amount of games activision developed? | nt-13160 | 4 | col : year | title | system | developer | publisher row 1 : 1984 | ghostbusters | atari 800, commodore 64, msx, zx | activision | activision row 2 : 1985 | ghostbusters | atari 2600, apple ii | activision | activision row 3 : 1987 | the real ghostbusters | arcade | data east | data east row 4 : 1987 | ghostbusters | se... | csv/203-csv/489.csv | what is the total amount of games activision developed? | {
"header": [
"Year",
"Title",
"System",
"Developer",
"Publisher"
],
"rows": [
[
"1984",
"Ghostbusters",
"Atari 800, Commodore 64, MSX, ZX Spectrum, Amstrad CPC",
"Activision",
"Activision"
],
[
"1985",
"Ghostbusters",
"Atari 2600, Ap... | [
"4"
] |
who name is listed last? | nt-13161 | elana dykewomon | col : name | lifetime | nationality | notable as | notes row 1 : charles coypeau d'assoucy | 1605-1677 | french | musician and burlesque poet | g row 2 : torstein dahle | b. 1947 | norwegian | politician | g row 3 : jeffrey dahmer | 1960–1994 | american | serial killer | g row 4 : stephen daldry | b. 1961 | english | f... | csv/204-csv/425.csv | who name is listed last? | {
"header": [
"Name",
"Lifetime",
"Nationality",
"Notable as",
"Notes"
],
"rows": [
[
"Jacques d'Adelswärd-Fersen",
"1880–1923",
"French",
"Aristocrat and writer",
"G"
],
[
"Charles Coypeau d'Assoucy",
"1605-1677",
"French",
"Mu... | [
"Elana Dykewomon"
] |
"you're not so easy to forget" and "the lonely side of town" both come from which album? | nt-13162 | after dark | col : year | title | peak chart positions\nus country | peak chart positions\nus | album row 1 : 1950 | "make up your mind" | — | — | non-album singles row 2 : 1950 | "how far is heaven" | — | — | non-album singles row 3 : 1952 | "glory land march" | — | — | non-album singles row 4 : 1952 | "it wasn't god who made honk... | csv/204-csv/500.csv | "you're not so easy to forget" and "the lonely side of town" both come from which album? | {
"header": [
"Year",
"Title",
"Peak chart positions\\nUS Country",
"Peak chart positions\\nUS",
"Album"
],
"rows": [
[
"1950",
"\"Make Up Your Mind\"",
"—",
"—",
"non-album singles"
],
[
"1950",
"\"How Far Is Heaven\"",
"—",
"—... | [
"After Dark"
] |
what was the previous film produced before devakanya? | nt-13163 | dhaasippen or jothi malar | col : title | director | production | music | cast | release date row 1 : arunthathi | m. l. tandan & t. r. sundaram | t. r. sundaram, modern theatres | m. d. parathasarathy & s. | c. honnappa bhagavathar, u. r | 02.07.1943 row 2 : achayam (vaarai sena, vamuna | | | | | row 3 : dhaasippen or jothi malar | ellis r.... | csv/204-csv/961.csv | what was the previous film produced before devakanya? | {
"header": [
"Title",
"Director",
"Production",
"Music",
"Cast",
"Release date"
],
"rows": [
[
"Arunthathi",
"M. L. Tandan & T. R. Sundaram",
"T. R. Sundaram, Modern Theatres",
"M. D. Parathasarathy & S. Rajeshwara Rao",
"C. Honnappa Bhagavathar, U. R. Je... | [
"Dhaasippen or Jothi Malar"
] |
what album won before borrowed time did in 2006? | nt-13164 | magic city | col : year | winner | album | other finalists row 1 : 2002 | che fu | navigator | dark tower – canterbury drafts row 2 : 2003 | nesian mystik | polysaturated | deceptikonz – elimination\np-mone row 3 : 2004 | scribe | the crusader | king kapisi – 2nd round testament\nmareko row 4 : 2005 | p-money | magic city | tha fee... | csv/204-csv/655.csv | what album won before borrowed time did in 2006? | {
"header": [
"Year",
"Winner",
"Album",
"Other finalists"
],
"rows": [
[
"2002",
"Che Fu",
"Navigator",
"Dark Tower – Canterbury Drafts"
],
[
"2003",
"Nesian Mystik",
"Polysaturated",
"Deceptikonz – Elimination\\nP-Money – Big Things"
... | [
"Magic City"
] |
which place has the highest number of counties? | nt-13165 | yosemite national park | col : name of place | number of counties | principal county | lower zip code row 1 : yager junction | 1 | humboldt county | row 2 : yale | 1 | riverside county | 92544 row 3 : yankee hill | 1 | butte county | 95965 row 4 : yankee hill | 1 | tuolumne county | row 5 : yankee jims | 1 | placer county | 95713 row 6 : yar... | csv/204-csv/356.csv | which place has the highest number of counties? | {
"header": [
"Name of place",
"Number of counties",
"Principal county",
"Lower zip code"
],
"rows": [
[
"Yager Junction",
"1",
"Humboldt County",
""
],
[
"Yale",
"1",
"Riverside County",
"92544"
],
[
"Yankee Hill",
"1... | [
"Yosemite National Park"
] |
how many artists had, at most, 40 points? | nt-13166 | 3 | col : draw | artist | song | points | place row 1 : 1 | mystique | "rendez-vous" | 25 | 8 row 2 : 2 | vulcano | "met jou d'rbij" | 27 | 5 row 3 : 3 | bernadette | "soms" | 26 | 6= row 4 : 4 | deuce | "computer games" | 26 | 6= row 5 : 5 | music hall | "stop die show" | 54 | 3 row 6 : 6 | mystique | "op zo'n dag" | 8 | ... | csv/204-csv/915.csv | how many artists had, at most, 40 points? | {
"header": [
"Draw",
"Artist",
"Song",
"Points",
"Place"
],
"rows": [
[
"1",
"Mystique",
"\"Rendez-vous\"",
"25",
"8"
],
[
"2",
"Vulcano",
"\"Met jou d'rbij\"",
"27",
"5"
],
[
"3",
"Bernadette",
... | [
"3"
] |
total number of markers from in callicoon, new york and forestburg, new york, combined. | nt-13167 | 12 | col : | marker name | location | city or town | marker text row 1 : 1 | clark tannery | on so. side nys 52 at eastern end of jeffersonville | callicoon, new york | contained 182, square vats produced 600, 05 row 2 : 3 | first clearing | on nys 52 1 mi. youngsville | callicoon, new york | in 1807 j.s. jackson and c. hu... | csv/204-csv/176.csv | total number of markers from in callicoon, new york and forestburg, new york, combined. | {
"header": [
"",
"Marker name",
"Location",
"City or Town",
"Marker text"
],
"rows": [
[
"1",
"Clark Tannery",
"On So. Side NYS 52 At Eastern End of Jeffersonville",
"Callicoon, New York",
"Contained 182, Square Vats Produced 600, 051 Lbs. Sole Leather In 186... | [
"12"
] |
in what year was civallero's first listed achievement? | nt-13168 | 1999 | col : year | competition | venue | position | event | notes row 1 : 1999 | universiade | palma de mallorca, spain | 2nd | 20 km | 1:25:23 row 2 : 2001 | european race walking cup | dudince, slovakia | 12th | 20 km | 1:22:10 row 3 : 2001 | world championships | edmonton, canada | 16th | 20 km | 1:25:28 row 4 : 2001 | un... | csv/203-csv/734.csv | in what year was civallero's first listed achievement? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
],
"rows": [
[
"1999",
"Universiade",
"Palma de Mallorca, Spain",
"2nd",
"20 km",
"1:25:23"
],
[
"2001",
"European Race Walking Cup",
"Dudince, Slova... | [
"1999"
] |
who won bronze before valeranga in 1960-61? | nt-13169 | eik-tønsberg | col : season | league | gold | silver | bronze | winning manager row 1 : 1947–48 | league of norway | freidig | sparta | — | — row 2 : 1948–49 | main league | fredrikstad | vålerenga | — | row 3 : 1949–50 | main league | fram larvik | fredrikstad | — | row 4 : 1950–51 | main league | fredrikstad | odd | — | row 5 : ... | csv/203-csv/683.csv | who won bronze before valeranga in 1960-61? | {
"header": [
"Season",
"League",
"Gold",
"Silver",
"Bronze",
"Winning manager"
],
"rows": [
[
"1937–38",
"League of Norway",
"Fredrikstad*",
"Lyn",
"—",
"—"
],
[
"1938–39",
"League of Norway",
"Fredrikstad",
"Skeid",
... | [
"Eik-Tønsberg"
] |
list each team with the most draws. | nt-13170 | plaza amador, chorrillo f.c. | col : place\n(posición) | team\n(equipo) | played\n(pj) | won\n(pg) | draw\n(pe) | lost\n(pp) | goals scored\n(gf) | goals conceded\n(gc) | +/-\n(dif.) | points\n(pts.) row 1 : 1. | tauro f.c. | 13 | 7 | 2 | 4 | 21 | 18 | +3 | 23 row 2 : 2. | san francisco f.c. | 13 | 5 | 6 | 2 | 19 | 15 | +4 | 21 row 3 : 3. | chepo f.... | csv/203-csv/171.csv | list each team with the most draws. | {
"header": [
"Place\\n(Posición)",
"Team\\n(Equipo)",
"Played\\n(PJ)",
"Won\\n(PG)",
"Draw\\n(PE)",
"Lost\\n(PP)",
"Goals Scored\\n(GF)",
"Goals Conceded\\n(GC)",
"+/-\\n(Dif.)",
"Points\\n(Pts.)"
],
"rows": [
[
"1.",
"Tauro F.C.",
"13",
"7",
... | [
"Plaza Amador",
"Chorrillo F.C."
] |
which songwriters are credited with the least songs? | nt-13171 | d. vanderpool, r. hall | col : # | title | songwriters | producer(s) | performer (s) row 1 : 1 | "creative control" | o. credle, l. baskerville, t. jamerson | organized konfusion | o.c. row 2 : 2 | "word...life" | o. credle, a. best | buckwild | o.c. row 3 : 3 | "o-zone" | o. credle, a. best | buckwild | o.c. row 4 : 4 | "born 2 live" | o. cre... | csv/203-csv/228.csv | which songwriters are credited with the least songs? | {
"header": [
"#",
"Title",
"Songwriters",
"Producer(s)",
"Performer (s)"
],
"rows": [
[
"1",
"\"Creative Control\"",
"O. Credle, L. Baskerville, T. Jamerson",
"Organized Konfusion",
"O.C."
],
[
"2",
"\"Word...Life\"",
"O. Credle, A. ... | [
"D. Vanderpool",
"R. Hall"
] |
what is the number of films produced in the 2000s? | nt-13172 | 7 | col : year | film | director | cast | details row 1 : 2014 | manam | vikram kumar | akkineni nageswara rao\nakkin | in-production.\nfirst time starring three generations of great row 2 : 2013 | bhai | veerabhadram | akkineni nagarjuna\nricha gango | row 3 : 2005 | super | puri jagannadh | akkineni nagarjuna\nayesha ta... | csv/203-csv/393.csv | what is the number of films produced in the 2000s? | {
"header": [
"Year",
"Film",
"Director",
"Cast",
"Details"
],
"rows": [
[
"2014",
"Manam",
"Vikram Kumar",
"Akkineni Nageswara Rao\\nAkkineni Nagarjuna\\nNaga Chaitanya",
"in-production.\\nfirst time starring three generations of great akkineni dynasty heroes... | [
"7"
] |
which constituency is listed on top? | nt-13174 | carlow-kilkenny | col : no. | constituency | created | seats | change row 1 : 01 | carlow–kilkenny | 1948 | 5 | none row 2 : 02 | cavan–monaghan | 1977 | 5 | none row 3 : 03 | clare | 1921 | 4 | none row 4 : 04 | cork east | 1981 | 4 | none row 5 : 05 | cork north–central | 1981 | 4 | minus 1 row 6 : 06 | cork north–west | 1981 | 3 | no... | csv/203-csv/627.csv | which constituency is listed on top? | {
"header": [
"No.",
"Constituency",
"Created",
"Seats",
"Change"
],
"rows": [
[
"01",
"Carlow–Kilkenny",
"1948",
"5",
"none"
],
[
"02",
"Cavan–Monaghan",
"1977",
"5",
"none"
],
[
"03",
"Clare",
"... | [
"Carlow-Kilkenny"
] |
what was the first role kajal played? | nt-13175 | diya's sister | col : year | film | role | language | notes row 1 : 2004 | kyun! ho gaya na... | diya's sister | hindi | row 2 : 2007 | lakshmi kalyanam | lakshmi | telugu | row 3 : 2007 | chandamama | mahalakshmi | telugu | row 4 : 2008 | pourudu | samyukhta | telugu | row 5 : 2008 | pazhani | deepti | tamil | row 6 : 2008 | aat... | csv/203-csv/451.csv | what was the first role kajal played? | {
"header": [
"Year",
"Film",
"Role",
"Language",
"Notes"
],
"rows": [
[
"2004",
"Kyun! Ho Gaya Na...",
"Diya's sister",
"Hindi",
""
],
[
"2007",
"Lakshmi Kalyanam",
"Lakshmi",
"Telugu",
""
],
[
"2007",
... | [
"Diya's sister"
] |
who is above 5th edition | nt-13178 | roberto x. traba velay | col : | poetry prize | poetry accessit(s) | honourable mention(s) | prose prize | prose accessit(s) | honourable mention(s) row 1 : 1st edition (1996) | agustín hermida castro | | | beatriz piñeiro calvo | sechu sende | row 2 : 2nd edition (1997) | modesto fraga moure | roberto x. traba velay | | marco v. lama del... | csv/204-csv/685.csv | who is above 5th edition | {
"header": [
"",
"Poetry Prize",
"Poetry Accessit(s)",
"Honourable Mention(s)",
"Prose Prize",
"Prose Accessit(s)",
"Honourable Mention(s)"
],
"rows": [
[
"1st Edition (1996)",
"Agustín Hermida Castro",
"",
"",
"Beatriz Piñeiro Calvo",
"Sechu Se... | [
"Roberto X. Traba Velay"
] |
was tht total population growth of amarican indians above or below that of native hawaiin or pacific islanders? | nt-13180 | below | col : by race | white | black | aian* | asian | nhpi* row 1 : 2000 (total population) | 75.43% | 4.46% | 19.06% | 5.24% | 0.88% row 2 : 2000 (hispanic only) | 3.42% | 0.33% | 0.45% | 0.16% | 0.06% row 3 : 2005 (total population) | 74.71% | 4.72% | 18.77% | 5.90% | 0.88% row 4 : 2005 (hispanic only) | 4.32% | 0.38% | 0.... | csv/204-csv/990.csv | was tht total population growth of amarican indians above or below that of native hawaiin or pacific islanders? | {
"header": [
"By race",
"White",
"Black",
"AIAN*",
"Asian",
"NHPI*"
],
"rows": [
[
"2000 (total population)",
"75.43%",
"4.46%",
"19.06%",
"5.24%",
"0.88%"
],
[
"2000 (Hispanic only)",
"3.42%",
"0.33%",
"0.45%",
... | [
"below"
] |
besides vardashen, what other correctional facility was designed for less than 200 prisoners? | nt-13181 | yerevan-center | col : name | armenian | location | # of prisoners designed for | notes row 1 : nubarashen | «նուբարաշեն» | nubarashen, yerevan | 840 | row 2 : kosh | «կոշ» | kosh, aragatsotn | 640 | row 3 : sevan | «սևան» | hrazdan, kotayk | 548 | row 4 : prison hospital | «դատապարտյալների հիվանդանոց» | kentron, yerevan | 464 | ro... | csv/204-csv/414.csv | besides vardashen, what other correctional facility was designed for less than 200 prisoners? | {
"header": [
"Name",
"Armenian",
"Location",
"# of prisoners designed for",
"Notes"
],
"rows": [
[
"Nubarashen",
"«Նուբարաշեն»",
"Nubarashen, Yerevan",
"840",
""
],
[
"Kosh",
"«Կոշ»",
"Kosh, Aragatsotn",
"640",
""
],
... | [
"Yerevan-Center"
] |
which artists had more then 6 release titles | nt-13182 | coil | col : catalogue number | artist | release title | format | release date row 1 : eskaton 001 | coil vs the eskaton | nasa arab | 12" vinyl | 1994 row 2 : eskaton 002 | coil vs elph | born again pagans | cd | 1994 row 3 : eskaton 003 | elph | philm #1 | 10" vinyl | 1995 row 4 : eskaton 004 | | (came with philm #1) | pos... | csv/203-csv/607.csv | which artists had more then 6 release titles | {
"header": [
"Catalogue number",
"Artist",
"Release title",
"Format",
"Release date"
],
"rows": [
[
"Eskaton 001",
"Coil Vs The Eskaton",
"Nasa Arab",
"12\" vinyl",
"1994"
],
[
"Eskaton 002",
"Coil Vs ELpH",
"Born Again Pagans",
... | [
"Coil"
] |
is the number of draws in the history of the derby above or below 10? | nt-13183 | below | col : year | derby\nwinner | galaxy | draw | chivas row 1 : 2005 | galaxy | 5 | 0 | 0 row 2 : 2006 | galaxy | 2 | 1 | 1 row 3 : 2007 | chivas | 1 | 1 | 2 row 4 : 2008 | galaxy | 1 | 2 | 0 row 5 : 2009 | galaxy | 3 | 2 | 0 row 6 : 2010 | galaxy | 2 | 0 | 0 row 7 : 2011 | galaxy | 2 | 0 | 0 row 8 : 2012 | galaxy | 2 | 0 ... | csv/204-csv/801.csv | is the number of draws in the history of the derby above or below 10? | {
"header": [
"Year",
"Derby\\nwinner",
"Galaxy",
"Draw",
"Chivas"
],
"rows": [
[
"2005",
"Galaxy",
"5",
"0",
"0"
],
[
"2006",
"Galaxy",
"2",
"1",
"1"
],
[
"2007",
"Chivas",
"1",
"1",
... | [
"below"
] |
what are the airdates for episode 1 and 2? | nt-13184 | 17 april 2010, 24 april 2010 | col : episode | airdate | game 1 | game 2 | game 3 | viewers row 1 : 1 | 17 april 2010 | 'twin peaks' | 'a walk in the dark' | 'lock and key' | 4.52m row 2 : 2 | 24 april 2010 | 'caught in the net' | 'stick 'em up' | 'power trip' | 4.41m row 3 : 3 | 1 may 2010 | 'knotting hills' | 'it's a wrap!' | 'lock and key' | 4.31... | csv/204-csv/362.csv | what are the airdates for episode 1 and 2? | {
"header": [
"Episode",
"Airdate",
"Game 1",
"Game 2",
"Game 3",
"Viewers"
],
"rows": [
[
"1",
"17 April 2010",
"'Twin Peaks'",
"'A Walk In The Dark'",
"'Lock And Key'",
"4.52m"
],
[
"2",
"24 April 2010",
"'Caught In The Ne... | [
"17 April 2010",
"24 April 2010"
] |
what is the capacity of central vitebsk and neman combined? | nt-13187 | 14600 | col : team | location | venue | capacity | position in 1993–94 row 1 : dinamo minsk | minsk | dinamo, minsk | 41,040 | 1 row 2 : dinamo-93 | minsk | dinamo, minsk | 41,040 | 2 row 3 : dvina | vitebsk | central, vitebsk | 8,300 | 3 row 4 : dnepr | mogilev | spartak, mogilev | 11,200 | 4 row 5 : bobruisk | bobruisk | spa... | csv/203-csv/208.csv | what is the capacity of central vitebsk and neman combined? | {
"header": [
"Team",
"Location",
"Venue",
"Capacity",
"Position in 1993–94"
],
"rows": [
[
"Dinamo Minsk",
"Minsk",
"Dinamo, Minsk",
"41,040",
"1"
],
[
"Dinamo-93",
"Minsk",
"Dinamo, Minsk",
"41,040",
"2"
],
[
... | [
"14600"
] |
who took longer to finish, ashley delaney or charles francis? | nt-13188 | charles francis | col : rank | lane | name | nationality | time | notes row 1 : | 4 | james goddard | england | 1:55:58 | cgr row 2 : | 8 | gareth kean | new zealand | 1:57:37 | nr row 3 : | 7 | ashley delaney | australia | 1:58:18 | row 4 : 4 | 1 | christopher walker-hebborn | england | 1:59:00 | row 5 : 5 | 5 | charles francis | ... | csv/204-csv/29.csv | who took longer to finish, ashley delaney or charles francis? | {
"header": [
"Rank",
"Lane",
"Name",
"Nationality",
"Time",
"Notes"
],
"rows": [
[
"",
"4",
"James Goddard",
"England",
"1:55:58",
"CGR"
],
[
"",
"8",
"Gareth Kean",
"New Zealand",
"1:57:37",
"NR"
],
... | [
"Charles Francis"
] |
number of silver medals earned the year switzerland earned no gold medals | nt-13189 | 1 | col : event | gold | silver | bronze | total | ranking row 1 : 1976 winter paralympics | 10 | 1 | 1 | 12 | 2nd row 2 : 1984 winter paralympics | 4 | 2 | 3 | 9 | 5th row 3 : 1988 winter paralympics | 5 | 16 | 16 | 37 | 7th row 4 : 1992 winter paralympics | 3 | 8 | 4 | 15 | 8th row 5 : 1994 winter paralympics | 2 | 9 | 5... | csv/204-csv/374.csv | number of silver medals earned the year switzerland earned no gold medals | {
"header": [
"Event",
"Gold",
"Silver",
"Bronze",
"Total",
"Ranking"
],
"rows": [
[
"1976 Winter Paralympics",
"10",
"1",
"1",
"12",
"2nd"
],
[
"1984 Winter Paralympics",
"4",
"2",
"3",
"9",
"5th"
],
... | [
"1"
] |
at what competition did david receive the least position? | nt-13191 | iaaf world athletics final | col : year | competition | venue | position | notes row 1 : 2006 | iaaf world athletics final | stuttgart, germany | 5th | 110 m hurdles row 2 : 2007 | world championships | osaka, japan | 4th (semis) | 110 m hurdles row 3 : 2008 | world indoor championships | valencia, spain | 4th (semis) | 60 m hurdles row 4 : 2008 |... | csv/203-csv/192.csv | at what competition did david receive the least position? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Notes"
],
"rows": [
[
"2006",
"IAAF World Athletics Final",
"Stuttgart, Germany",
"5th",
"110 m hurdles"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"4th (semis)... | [
"IAAF World Athletics Final"
] |
how many total medals were won by the u.s. and russia? | nt-13192 | 35 | col : rank | nation | gold | silver | bronze | total row 1 : 1. | united states | 8 | 7 | 1 | 16 row 2 : 2. | russia | 7 | 7 | 5 | 19 row 3 : 3. | france | 3 | 3 | 2 | 8 row 4 : 4. | ethiopia | 3 | 2 | 2 | 7 row 5 : 5. | belarus | 3 | 1 | 3 | 7 row 6 : 6. | sweden | 2 | 1 | 2 | 5 row 7 : 7. | kenya | 2 | 1 | 1 | 4 row ... | csv/203-csv/535.csv | how many total medals were won by the u.s. and russia? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1.",
"United States",
"8",
"7",
"1",
"16"
],
[
"2.",
"Russia",
"7",
"7",
"5",
"19"
],
[
"3.",
"France"... | [
"35"
] |
which team was the first to beat italy | nt-13193 | republic of ireland | col : date | time (edt) | team #1 | res. | team #2 | round | spectators row 1 : 1994-06-18 | 16.00 | italy | 0–1 | republic of ireland | group e | 75,338 row 2 : 1994-06-23 | 16.00 | italy | 1–0 | norway | group e | 74,624 row 3 : 1994-06-25 | 12.30 | saudi arabia | 2–1 | morocco | group f | 76,322 row 4 : 1994-06-28 |... | csv/202-csv/281.csv | which team was the first to beat italy | {
"header": [
"Date",
"Time (EDT)",
"Team #1",
"Res.",
"Team #2",
"Round",
"Spectators"
],
"rows": [
[
"1994-06-18",
"16.00",
"Italy",
"0–1",
"Republic of Ireland",
"Group E",
"75,338"
],
[
"1994-06-23",
"16.00",
"... | [
"Republic of Ireland"
] |
how many venues are there? | nt-13195 | 12 | col : year | competition | venue | position | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 7th | 1.75 m row 2 : 2004 | world junior championships | grosseto, italy | 9th | 1.80 m row 3 : 2005 | european junior championships | kaunas, lithuania | 4th | 1.82 m row 4 : 2009 | european indoor champ... | csv/204-csv/492.csv | how many venues are there? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Notes"
],
"rows": [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"7th",
"1.75 m"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"9th",
... | [
"12"
] |
which boat had the same class as the nor? | nt-13197 | brage | col : | country | builder | location | ship | class / type row 1 : 6 march | united states | john roach and son | chester, pennsylvania | city of rio de janeiro | passenger ship row 2 : 13 may | germany | kaiserliche werft wilhelmshaven | wilhelmshaven | bayern | sachsen-class ironclad row 3 : 13 june | united kingdom... | csv/203-csv/235.csv | which boat had the same class as the nor? | {
"header": [
"",
"Country",
"Builder",
"Location",
"Ship",
"Class / type"
],
"rows": [
[
"6 March",
"United States",
"John Roach and Son",
"Chester, Pennsylvania",
"City of Rio de Janeiro",
"Passenger ship"
],
[
"13 May",
"German... | [
"Brage"
] |
who was eliminated by longkiri in their semi final task? | nt-13198 | gurmeet kaur johal (palak) | col : name | audition taken in | gang | notes row 1 : nauman sait | bangalore | om blues | winner of season 6 : hell down under. row 2 : longkiri timung (kiri) | kolkata | om blues | runner-up. won a hero honda karizma row 3 : gurmeet kaur johal (palak) | bangalore | om blues | won a hero honda karizma, voted out in th... | csv/204-csv/472.csv | who was eliminated by longkiri in their semi final task? | {
"header": [
"Name",
"Audition taken in",
"Gang",
"Notes"
],
"rows": [
[
"Nauman Sait",
"Bangalore",
"Om Blues",
"Winner of SEASON 6 : HELL DOWN UNDER. Won total prize money of Rs. 3,62,000 and A Hero Honda Karizma, Voted out in the 4th episode, re-entered in 7th episo... | [
"Gurmeet Kaur Johal (Palak)"
] |
what is the total number of guests listed on episode two? | nt-13199 | 9 | col : episode # | original air date (uk) | episode title | guest cast | dvd # 1 row 1 : 1-01 | 22 october 1976 | "the eagle's nest" | peter cushing, derek farr, frank gatliff, trevor | 1.01 row 2 : 1-02 | 29 october 1976 | "house of cards" | peter jeffrey, mark burns, annette andre, jeremy wil | 1.03 row 3 : 1-03 | 5 n... | csv/204-csv/494.csv | what is the total number of guests listed on episode two? | {
"header": [
"Episode #",
"Original air date (UK)",
"Episode title",
"Guest cast",
"DVD # 1"
],
"rows": [
[
"1-01",
"22 October 1976",
"\"The Eagle's Nest\"",
"Peter Cushing, Derek Farr, Frank Gatliff, Trevor Baxter, Jerold Wells, Sydney Bromley, Peter Porteous",
... | [
"9"
] |
which game had a larger gap in score between the two teams, week 9 or week 11? | nt-13200 | 9 | col : week | date | opponent | result | record | game site row 1 : 1 | march 31, 2006 | louisville fire | w 45–37 | 1–0 | wachovia arena row 2 : 2 | bye | bye | bye | bye | bye row 3 : 3 | april 14, 2006 | albany conquest | w 55–48 (ot) | 2–0 | times union center row 4 : 4 | april 21, 2006 | south georgia wildcats | w ... | csv/204-csv/644.csv | which game had a larger gap in score between the two teams, week 9 or week 11? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Record",
"Game site"
],
"rows": [
[
"1",
"March 31, 2006",
"Louisville Fire",
"W 45–37",
"1–0",
"Wachovia Arena"
],
[
"2",
"Bye",
"Bye",
"Bye",
"Bye",
"B... | [
"9"
] |
how many schools in the acrl have at least 20 varsity sports? | nt-13201 | 6 | col : institution | location | enrollment | nickname | varsity\nsports | rugby\nsince | head coach row 1 : clemson university | clemson, south carolina | 20,576 | tigers | 19 | 1967 | justin hickey row 2 : maryland | college park, maryland | 37,641 | terrapins | 20 | 1968 | jeff soeken row 3 : navy | annapolis, marylan... | csv/204-csv/442.csv | how many schools in the acrl have at least 20 varsity sports? | {
"header": [
"Institution",
"Location",
"Enrollment",
"Nickname",
"Varsity\\nSports",
"Rugby\\nSince",
"Head Coach"
],
"rows": [
[
"Clemson University",
"Clemson, South Carolina",
"20,576",
"Tigers",
"19",
"1967",
"Justin Hickey"
],
... | [
"6"
] |
name a club that has the same number of premierships as lake cargelligo. | nt-13202 | parkes | col : club | nickname | no. of premierships | premiership years | moved to row 1 : calleen\n(previously hiawatha) | blues | 0 | none | disbanded in 1932 row 2 : condobolin-milby | kangaroos | 3 | 1966-67, 1990 | disbanded in 2003 row 3 : four corners | redlegs | 13 | 1928-29-30-31-32, 1937, 1949, 1952, 1954, | disbande... | csv/204-csv/198.csv | name a club that has the same number of premierships as lake cargelligo. | {
"header": [
"Club",
"Nickname",
"No. of Premierships",
"Premiership Years",
"Moved To"
],
"rows": [
[
"Calleen\\n(previously Hiawatha)",
"Blues",
"0",
"None",
"Disbanded in 1932"
],
[
"Condobolin-Milby",
"Kangaroos",
"3",
"196... | [
"Parkes"
] |
how many games had an attendance of more than 10,000? | nt-13204 | 20 | col : date | opponent | venue | result | attendance | scorers row 1 : 15 august 1987 | derby county | away | 0–1 | 17,204 | — row 2 : 18 august 1987 | coventry city | home | 0–1 | 09,380 | — row 3 : 29 august 1987 | chelsea | away | 0–3 | 16,075 | — row 4 : 31 august 1987 | arsenal | home | 1–1 | 08,745 | wilson (pen) ... | csv/204-csv/495.csv | how many games had an attendance of more than 10,000? | {
"header": [
"Date",
"Opponent",
"Venue",
"Result",
"Attendance",
"Scorers"
],
"rows": [
[
"15 August 1987",
"Derby County",
"Away",
"0–1",
"17,204",
"—"
],
[
"18 August 1987",
"Coventry City",
"Home",
"0–1",
"0... | [
"20"
] |
which country has the most number of medals? | nt-13205 | slovakia (svk) | col : rank | nation | gold | silver | bronze | total row 1 : 1 | chinese taipei (tpe) | 2 | 0 | 0 | 2 row 2 : 1 | russia (rus) | 2 | 0 | 0 | 2 row 3 : 3 | great britain (gbr) | 1 | 0 | 0 | 1 row 4 : 4 | slovakia (svk) | 0 | 2 | 2 | 4 row 5 : 5 | china (chn) | 0 | 2 | 1 | 3 row 6 : 6 | mexico (mex) | 0 | 1 | 1 | 2 row 7... | csv/203-csv/608.csv | which country has the most number of medals? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"Chinese Taipei (TPE)",
"2",
"0",
"0",
"2"
],
[
"1",
"Russia (RUS)",
"2",
"0",
"0",
"2"
],
[
"3",
... | [
"Slovakia (SVK)"
] |
how many 3rd district representatives have resigned? | nt-13206 | 5 | col : | name | took office | left office | party | notes/events row 1 : 1 | benjamin contee | march 4, 1789 | march 3, 1791 | anti-administration | row 2 : 2 | william pinkney | march 4, 1791 | november, 1791 | pro-administration | resigned row 3 : 3 | john francis mercer | february 5, 1792 | march 3, 1793 | anti-adm... | csv/203-csv/106.csv | how many 3rd district representatives have resigned? | {
"header": [
"",
"Name",
"Took office",
"Left office",
"Party",
"Notes/Events"
],
"rows": [
[
"1",
"Benjamin Contee",
"March 4, 1789",
"March 3, 1791",
"Anti-Administration",
""
],
[
"2",
"William Pinkney",
"March 4, 1791",... | [
"5"
] |
of those listed, which compound has the highest density? | nt-13207 | pa | col : formula | color | symmetry | space group | no | pearson symbol | a (pm) | b (pm) | c (pm) | z | density, g/cm3 row 1 : pa | silvery-gray | tetragonal | i4/mmm | 139 | ti2 | 392.5 | 392.5 | 323.8 | 2 | 15.37 row 2 : pao | | rocksalt | fm3m | 225 | cf8 | 496.1 | | | 4 | 13.44 row 3 : pao2 | black | fcc | fm3m | ... | csv/203-csv/613.csv | of those listed, which compound has the highest density? | {
"header": [
"Formula",
"color",
"symmetry",
"space group",
"No",
"Pearson symbol",
"a (pm)",
"b (pm)",
"c (pm)",
"Z",
"density, g/cm3"
],
"rows": [
[
"Pa",
"silvery-gray",
"tetragonal",
"I4/mmm",
"139",
"tI2",
"392.5",
... | [
"Pa"
] |
how many teams finished in less than 45? | nt-13208 | 7 | col : rank | heat | country | cyclists | result | notes row 1 : 1 | 6 | great britain | chris hoy\njason kenny\nja | 42.950 | q, wr row 2 : 2 | 7 | france | grégory baugé\nkévin sireau\n | 43.541 | q row 3 : 3 | 6 | germany | rené enders\nmaximilian levy\ns | 44.197 | q row 4 : 4 | 7 | netherlands | theo bos\nteun muld... | csv/204-csv/204.csv | how many teams finished in less than 45? | {
"header": [
"Rank",
"Heat",
"Country",
"Cyclists",
"Result",
"Notes"
],
"rows": [
[
"1",
"6",
"Great Britain",
"Chris Hoy\\nJason Kenny\\nJamie Staff",
"42.950",
"Q, WR"
],
[
"2",
"7",
"France",
"Grégory Baugé\\nKévi... | [
"7"
] |
how many games are there before 1990? | nt-13209 | 25 | col : year | game | developer | setting | platform | notes row 1 : 1982 | airline | ccs | modern | zx, bbc | row 2 : 1982 | autochef | ccs | modern | zx | row 3 : 1982 | dallas | ccs | modern | zx, bbc | row 4 : 1982 | inheritance | simon hessel software | modern | bbc | row 5 : 1983 | oil barons | epyx | modern | ... | csv/204-csv/121.csv | how many games are there before 1990? | {
"header": [
"Year",
"Game",
"Developer",
"Setting",
"Platform",
"Notes"
],
"rows": [
[
"1963",
"Intopia",
"",
"Modern",
"Various",
""
],
[
"1973",
"Lemonade Stand",
"MECC",
"Modern",
"Mainframe, APPII",
"... | [
"25"
] |
what publication is listed before play magazine? | nt-13210 | nintendo power | col : publication | score | review row 1 : 1up.com | b | → row 2 : weekly famitsu | 36 of 40 | print row 3 : gamepro.com | 6.5 of 10 | → row 4 : gamespot | 7.5 of 10 | → row 5 : hardcore gamer magazine | 9.5 of 10 | print row 6 : ign.com | 7.9 of 10 | → row 7 : nintendo power | 8 of 10 | print row 8 : play magazine | 7... | csv/204-csv/692.csv | what publication is listed before play magazine? | {
"header": [
"Publication",
"Score",
"Review"
],
"rows": [
[
"1up.com",
"B",
"→"
],
[
"Weekly Famitsu",
"36 of 40",
"print"
],
[
"GamePro.com",
"6.5 of 10",
"→"
],
[
"GameSpot",
"7.5 of 10",
"→"
],... | [
"Nintendo Power"
] |
her best time for the 1500 m was 4:04.06 in 2013. what was her previous best time? | nt-13211 | 4:05.57 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb... | csv/204-csv/364.csv | her best time for the 1500 m was 4:04.06 in 2013. what was her previous best time? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
],
"rows": [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Gros... | [
"4:05.57"
] |
what was the number of nations that participated in the 1996 summer olympics? | nt-13213 | 197 | col : games | host city | dates | nations | participants | events row 1 : 1904 summer olympics | st. louis, missouri | 1 july – 23 november | 12 | 651 | 91 row 2 : 1932 winter olympics | lake placid, new york | 7 – 15 february | 17 | 252 | 14 row 3 : 1932 summer olympics | los angeles, california | 30 july – 14 august ... | csv/203-csv/541.csv | what was the number of nations that participated in the 1996 summer olympics? | {
"header": [
"Games",
"Host city",
"Dates",
"Nations",
"Participants",
"Events"
],
"rows": [
[
"1904 Summer Olympics",
"St. Louis, Missouri",
"1 July – 23 November",
"12",
"651",
"91"
],
[
"1932 Winter Olympics",
"Lake Placid, Ne... | [
"197"
] |
what was the score of the first game on this chart? | nt-13214 | 6-5 | col : month | day | visitor | score | home | score row 1 : jan. | 2 | wanderers | 6 | victorias | 5 (10' overtime) row 2 : jan. | 5 | montreal | 5 | shamrocks | 3 row 3 : jan. | 5 | quebec | 1 | ottawa | 6 row 4 : jan. | 9 | wanderers | 6 | montreal | 3 row 5 : jan. | 12 | ottawa | 2 | wanderers | 4 row 6 : jan. | 12 |... | csv/203-csv/132.csv | what was the score of the first game on this chart? | {
"header": [
"Month",
"Day",
"Visitor",
"Score",
"Home",
"Score"
],
"rows": [
[
"Jan.",
"2",
"Wanderers",
"6",
"Victorias",
"5 (10' overtime)"
],
[
"Jan.",
"5",
"Montreal",
"5",
"Shamrocks",
"3"
],
... | [
"6-5"
] |
who was the first new democracy member to hold this office? | nt-13216 | dimitris sioufas | col : | name | took office | left office | party row 1 : 1 | vasso papandreou | 21 february 1996 | 19 february 1999 | panhellenic socialist movement row 2 : 2 | evangelos venizelos | 19 february 1999 | 13 april 2000 | panhellenic socialist movement row 3 : 3 | nikos christodoulakis | 13 april 2000 | 24 october 2001 | ... | csv/204-csv/370.csv | who was the first new democracy member to hold this office? | {
"header": [
"",
"Name",
"Took Office",
"Left Office",
"Party"
],
"rows": [
[
"1",
"Vasso Papandreou",
"21 February 1996",
"19 February 1999",
"Panhellenic Socialist Movement"
],
[
"2",
"Evangelos Venizelos",
"19 February 1999",
... | [
"Dimitris Sioufas"
] |
which canadian was involved in hockey, other than wayne gretzky? | nt-13217 | don cherry | col : rank | name | notability | birthplace | advocate row 1 : 10 | wayne gretzky | hockey player, holder of numerous nhl records | brantford, ontario | deborah grey row 2 : 9 | alexander graham bell | scientist, inventor,\nfounder of the bell telephone company | edinburgh, scotland | evan solomon row 3 : 8 | sir john ... | csv/204-csv/665.csv | which canadian was involved in hockey, other than wayne gretzky? | {
"header": [
"Rank",
"Name",
"Notability",
"Birthplace",
"Advocate"
],
"rows": [
[
"10",
"Wayne Gretzky",
"Hockey player, holder of numerous NHL records",
"Brantford, Ontario",
"Deborah Grey"
],
[
"9",
"Alexander Graham Bell",
"Scien... | [
"Don Cherry"
] |
what is the only nation to receive three gold medals? | nt-13218 | japan | col : rank | nation | gold | silver | bronze | total row 1 : 1 | south korea | 7 | 6 | 1 | 14 row 2 : 2 | china | 5 | 5 | 2 | 12 row 3 : 3 | japan | 3 | 1 | 5 | 9 row 4 : 4 | hong kong | 2 | 3 | 5 | 10 row 5 : 5 | chinese taipei | 2 | 0 | 0 | 2 row 6 : 6 | iran | 1 | 3 | 2 | 6 row 7 : 7 | thailand | 1 | 2 | 3 | 6 row 8... | csv/204-csv/775.csv | what is the only nation to receive three gold medals? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"South Korea",
"7",
"6",
"1",
"14"
],
[
"2",
"China",
"5",
"5",
"2",
"12"
],
[
"3",
"Japan",
... | [
"Japan"
] |
what team has the same amount of wins as sd compostela? | nt-13219 | sd eibar | col : position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | ue lleida | 38 | 57+19 | 23 | 11 | 4 | 56 | 20 | +36 row 2 : 2 | real valladolid | 38 | 52+14 | 20 | 12 | 6 | 50 | 30 | +20 row 3 : 3 | racing de santander | 38 | 52+14 | 23 | 6 | 9 | 56 | 38 | +18 ... | csv/203-csv/145.csv | what team has the same amount of wins as sd compostela? | {
"header": [
"Position",
"Club",
"Played",
"Points",
"Wins",
"Draws",
"Losses",
"Goals for",
"Goals against",
"Goal Difference"
],
"rows": [
[
"1",
"UE Lleida",
"38",
"57+19",
"23",
"11",
"4",
"56",
"20",
"+36... | [
"SD Eibar"
] |
which team won the championship after clonkill in 2007? | nt-13220 | kilmessan | col : year | winner | county | opponent | county row 1 : 2013 | rower-inistioge 1-09 | kilkenny | buffers alley 0-10 | wexford row 2 : 2012 | clara 3-20 | kilkenny | oylegate/glenbrien 0-05 | wexford row 3 : 2011 | mount leinster rangers 1-13 | carlow | celbridge 0-13 | kildare row 4 : 2010 | dicksboro 5-09 | kilkenny ... | csv/204-csv/777.csv | which team won the championship after clonkill in 2007? | {
"header": [
"Year",
"Winner",
"County",
"Opponent",
"County"
],
"rows": [
[
"2013",
"Rower-Inistioge 1-09",
"Kilkenny",
"Buffers Alley 0-10",
"Wexford"
],
[
"2012",
"Clara 3-20",
"Kilkenny",
"Oylegate/Glenbrien 0-05",
"W... | [
"Kilmessan"
] |
who was the opening act at the viper room? | nt-13221 | the darling buds | col : date | location | venue | opening act | supporting row 1 : august 11, 1993 | calgary, alberta, canada | max bell arena | cadillac tramps | row 2 : august 12, 1993 | edmonton, alberta, canada | convention center | cadillac tramps | row 3 : august 14, 1993 | gimli, manitoba, canada | gimli motorsport park | | r... | csv/203-csv/346.csv | who was the opening act at the viper room? | {
"header": [
"Date",
"Location",
"Venue",
"Opening act",
"Supporting"
],
"rows": [
[
"August 11, 1993",
"Calgary, Alberta, Canada",
"Max Bell Arena",
"Cadillac Tramps",
""
],
[
"August 12, 1993",
"Edmonton, Alberta, Canada",
"Convent... | [
"The Darling Buds"
] |
which route travels to broxbourne station and also essex road industrial estate? | nt-13222 | 323 | col : route number | terminals | terminals | via | operator | notes row 1 : 310 \n310a \n311 | waltham cross bus station | hertford bus station | cheshunt,\nbroxbourne,\nware | arriva shires & essex,\ncentrebus | mon-sat (310), mon-fri peaks ( row 2 : 323 | broxbourne station | essex road industrial estate | hoddesdon ... | csv/202-csv/265.csv | which route travels to broxbourne station and also essex road industrial estate? | {
"header": [
"Route Number",
"Terminals",
"Terminals",
"Via",
"Operator",
"Notes"
],
"rows": [
[
"310 \\n310A \\n311",
"Waltham Cross Bus Station",
"Hertford Bus Station",
"Cheshunt,\\nBroxbourne,\\nWare",
"Arriva Shires & Essex,\\nCentrebus",
"Mon-... | [
"323"
] |
how many administrative centre is there? | nt-13223 | 6 | col : administrative\narea | area\nkm2 | area\nsq mi | population | administrative\ncentre row 1 : saint helena | 122 | 47 | 5,809 | jamestown row 2 : ascension island | 91 | 35 | 1,532 | georgetown row 3 : tristan da cunha | 184 | 71 | 388 | edinburgh of the seven seas row 4 : tristan da cunha | 98 | 38 | 382 | edinbu... | csv/204-csv/332.csv | how many administrative centre is there? | {
"header": [
"Administrative\\narea",
"Area\\nkm2",
"Area\\nsq mi",
"Population",
"Administrative\\ncentre"
],
"rows": [
[
"Saint Helena",
"122",
"47",
"5,809",
"Jamestown"
],
[
"Ascension Island",
"91",
"35",
"1,532",
"G... | [
"6"
] |
what is the largest number of women that have been consecutively executed by lethal injection? | nt-13225 | 5 | col : number | date | name | age\n(at execution) | age\n(at offense) | race | state | method row 1 : 1 | november 2, 1984 | velma margie barfield | 52 | 45 | white | north carolina | lethal injection row 2 : 2 | february 3, 1998 | karla faye tucker | 38 | 23 | white | texas | lethal injection row 3 : 3 | march 30, 1998... | csv/204-csv/867.csv | what is the largest number of women that have been consecutively executed by lethal injection? | {
"header": [
"Number",
"Date",
"Name",
"Age\\n(at Execution)",
"Age\\n(at Offense)",
"Race",
"State",
"Method"
],
"rows": [
[
"1",
"November 2, 1984",
"Velma Margie Barfield",
"52",
"45",
"White",
"North Carolina",
"Lethal inject... | [
"5"
] |
who was the only chief of mission to india from north carolina? | nt-13226 | george v. allen | col : name | state | status | title | appointment | credentials\npresented | termination\nof mission | notes row 1 : henry f. grady | california | non-career appointee | ambassador extraordinary and plenipotentiary | apr 10, 1947 | jul 1, 1947 | left post, jun 22, 1948 | accredited also to nepal; resident at new delhi.... | csv/203-csv/760.csv | who was the only chief of mission to india from north carolina? | {
"header": [
"Name",
"State",
"Status",
"Title",
"Appointment",
"Credentials\\nPresented",
"Termination\\nof Mission",
"Notes"
],
"rows": [
[
"Henry F. Grady",
"California",
"Non-career appointee",
"Ambassador Extraordinary and Plenipotentiary",
"... | [
"George V. Allen"
] |
how many weeks was the song far away on the ufo top list? | nt-13228 | 2 | col : song | chinese | hito radio\ntop 10 | 9+2 music\ntop 15 | global asia\ntop 15 | ufo radio\ntop 15 | channel [v]\ntop 20 | mtv taiwan\ntop 20 | yes 93.3\ntop 20 row 1 : super star | | 3 | - | >4 | 3 | 4 | - | 14 row 2 : far away | 遠方 | - | - | 3 | 2 | 5 | - | 7 row 3 : half-sugarism | 半糖主義 | 3 | - | - | 7 | - | 3... | csv/202-csv/54.csv | how many weeks was the song far away on the ufo top list? | {
"header": [
"Song",
"Chinese",
"Hito Radio\\nTop 10",
"9+2 Music\\nTop 15",
"Global Asia\\nTop 15",
"UFO Radio\\nTop 15",
"Channel [V]\\nTop 20",
"MTV Taiwan\\nTop 20",
"YES 93.3\\nTop 20"
],
"rows": [
[
"Super Star",
"",
"3",
"-",
">4",
... | [
"2"
] |
liz larin won outstanding rock/pop songwriter in 2006. when was her first win for this category? | nt-13229 | 2004 | col : rock/pop/alternative | 2004 | 2005 | 2006 | 2009 | 2010 | 2011 row 1 : outstanding alternative/indie artist/group | the fags | the fags | crud | | | andré row 2 : outstanding hard rock/metal artist/group | forge | broadzilla | broadzilla | | | row 3 : outstanding industrial artist/group | haf/life | the impa... | csv/203-csv/623.csv | liz larin won outstanding rock/pop songwriter in 2006. when was her first win for this category? | {
"header": [
"Rock/Pop/Alternative",
"2004",
"2005",
"2006",
"2009",
"2010",
"2011"
],
"rows": [
[
"Outstanding Alternative/Indie Artist/Group",
"The Fags",
"The Fags",
"Crud",
"",
"",
"André"
],
[
"Outstanding Hard Rock/Meta... | [
"2004"
] |
what is the number of cities in new jersey on the top ten list? | nt-13230 | 8 | col : rank | city | county | state | percentage row 1 : 1 | palisades park | bergen county | new jersey | 36.38% (52% in 2010) row 2 : 2 | cerritos | los angeles county | california | 17.69% row 3 : 3 | la palma | orange county | california | 17.43% row 4 : 4 | leonia | bergen county | new jersey | 17.24% row 5 : 5 | f... | csv/204-csv/190.csv | what is the number of cities in new jersey on the top ten list? | {
"header": [
"Rank",
"City",
"County",
"State",
"Percentage"
],
"rows": [
[
"1",
"Palisades Park",
"Bergen County",
"New Jersey",
"36.38% (52% in 2010)"
],
[
"2",
"Cerritos",
"Los Angeles County",
"California",
"17.69%"
... | [
"8"
] |
number of weeks that there were no "chumps" | nt-13231 | 2 | col : week | room | winning couple | 2nd couple | 3rd couple | chumps row 1 : 1 | guest bedroom 1 | alisa and lysandra | kyal and kara/brad and dale | chantelle and steve | row 2 : 2 | downstairs bathrooms, laundry & terrace | brad and dale | alisa and lysandra | chantelle and steve | kyal and kara row 3 : 3 | guest b... | csv/204-csv/269.csv | number of weeks that there were no "chumps" | {
"header": [
"Week",
"Room",
"Winning Couple",
"2nd Couple",
"3rd Couple",
"Chumps"
],
"rows": [
[
"1",
"Guest Bedroom 1",
"Alisa and Lysandra",
"Kyal and Kara/Brad and Dale",
"Chantelle and Steve",
""
],
[
"2",
"Downstairs Bathr... | [
"2"
] |
what is the last city on this chart? | nt-13232 | osio sotto | col : pos. | city | population\n(ab) | surface\n(km²) | density\n(ab/km²) | altitude\n(mslm) row 1 : 1st | bergamo | 121.316 | 39,6 | 3064 | 249 row 2 : 2nd | treviglio | 29.334 | 31,54 | 930 | 125 row 3 : 3rd | seriate | 25.036 | 12,41 | 2017 | 247 row 4 : 4th | dalmine | 23.237 | 11,6 | 2003 | 207 row 5 : 5th | roman... | csv/203-csv/731.csv | what is the last city on this chart? | {
"header": [
"Pos.",
"City",
"Population\\n(ab)",
"Surface\\n(km²)",
"Density\\n(ab/km²)",
"Altitude\\n(mslm)"
],
"rows": [
[
"1st",
"Bergamo",
"121.316",
"39,6",
"3064",
"249"
],
[
"2nd",
"Treviglio",
"29.334",
"31,5... | [
"Osio Sotto"
] |
what was the only album she produced with the slow motion orchestra? | nt-13234 | tarpan seasons | col : year | personnel | album | label | peak positions\nnor row 1 : 2001 | solveig slettahjell | slow motion orchestra | curling legs | – row 2 : 2004 | solveig slettahjell slow motion quintet | silver | curling legs | 23 row 3 : 2005 | solveig slettahjell slow motion quintet | pixiedust | curling legs | 25 row 4 : 20... | csv/204-csv/529.csv | what was the only album she produced with the slow motion orchestra? | {
"header": [
"Year",
"Personnel",
"Album",
"Label",
"Peak positions\\nNOR"
],
"rows": [
[
"2001",
"Solveig Slettahjell",
"Slow Motion Orchestra",
"Curling Legs",
"–"
],
[
"2004",
"Solveig Slettahjell Slow Motion Quintet",
"Silver",
... | [
"Tarpan Seasons"
] |
who were the winners in 1946--walsall wood or wellington town reserves? | nt-13236 | walsall wood | col : year | winners | score | runners up | notes row 1 : 1946 | walsall wood | 7-2 | rugeley w.m.c. | row 2 : 1947 | wellington town reserves | 4-1 | walsall wood | row 3 : 1948 | bilston town | 2-0 | halesowen | row 4 : 1949 | bilston town | 1-0 | oswestry town | row 5 : 1950 | brereton social drew 2-2 with ogley... | csv/204-csv/596.csv | who were the winners in 1946--walsall wood or wellington town reserves? | {
"header": [
"Year",
"Winners",
"Score",
"Runners up",
"Notes"
],
"rows": [
[
"1946",
"Walsall Wood",
"7-2",
"Rugeley W.M.C.",
""
],
[
"1947",
"Wellington Town Reserves",
"4-1",
"Walsall Wood",
""
],
[
"1948... | [
"Walsall Wood"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.