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 |
|---|---|---|---|---|---|---|---|
how many drivers had at least 10 points? | nt-7269 | 5 | col : pos | no | driver | team | laps | time/retired | grid | points row 1 : 1 | 6 | michael andretti | newman-haas racing | 150 | 1:33:39.268 | 8 | 20+1 row 2 : 2 | 99 | greg moore | forsythe racing | 150 | +0.075 | 1 | 16+1 row 3 : 3 | 1 | alex zanardi | chip ganassi racing | 150 | +0.918 | 6 | 14 row 4 : 4 | 11 | christian fittipaldi | newman-haas racing | 150 | +3.359 | 4 | 12 row 5 : 5 | 20 | scott pruett | patrick racing | 150 | +5.257 | 12 | 10 row 6 : 6 | 40 | adrián fernández | patrick racing | 150 | +5.926 | 5 | 8 row 7 : 7 | 5 | gil de ferran | walker racing | 150 | +6.810 | 11 | 6 row 8 : 8 | 8 | bryan herta | team rahal | 150 | +9.866 | 16 | 5 row 9 : 9 | 27 | dario franchitti | team kool green | 150 | +10.275 | 13 | 4 row 10 : 10 | 17 | maurício gugelmin | pacwest racing group | 150 | +10.855 | 10 | 3 row 11 : 11 | 33 | patrick carpentier | forsythe racing | 150 | +11.382 | 9 | 2 row 12 : 12 | 18 | mark blundell | pacwest racing group | 150 | +29.029 | 7 | 1 row 13 : 13 | 10 | richie hearn | della penna motorsports | 149 | +1 lap | 15 | row 14 : 14 | 9 | jj lehto | hogan racing | 149 | +1 lap | 29 | row 15 : 15 | 15 | roberto moreno | project indy | 149 | +1 lap | 23 | row 16 : 16 | 12 | jimmy vasser | chip ganassi racing | 148 | +2 laps | 3 | row 17 : 17 | 3 | andré ribeiro | marlboro team penske | 148 | +2 laps | 2 | row 18 : 18 | 36 | alex barron | all american racing | 148 | +2 laps | 27 | row 19 : 19 | 7 | bobby rahal | team rahal | 147 | +3 laps | 17 | row 20 : 20 | 98 | p. j. jones | all american racing | 146 | +4 laps | 26 | row 21 : 21 | 77 | arnd meier | davis racing | 136 | +14 laps | 28 | row 22 : 22 | 2 | al unser, jr. | marlboro team penske | 122 | transmission | 14 | row 23 : 23 | 24 | hiro matsushita | arciero-wells racing | 121 | contact | 24 | row 24 : 24 | 16 | hélio castro-neves | bettenhausen racing | 97 | contact | 22 | row 25 : 25 | 34 | dennis vitolo | payton/coyne racing | 90 | withdrew | 25 | row 26 : 26 | 25 | max papis | arciero-wells racing | 83 | wheel bearing | 20 | row 27 : 27 | 26 | paul tracy | team kool green | 79 | suspension | 21 | row 28 : 28 | 19 | michel jourdain jr. | payton/coyne racing | 78 | handling | 19 | row 29 : 29 | 21 | tony kanaan | tasman motorsports group | 32 | contact | 18 | | csv/204-csv/477.csv | how many drivers had at least 10 points? | {
"header": [
"Pos",
"No",
"Driver",
"Team",
"Laps",
"Time/Retired",
"Grid",
"Points"
],
"rows": [
[
"1",
"6",
"Michael Andretti",
"Newman-Haas Racing",
"150",
"1:33:39.268",
"8",
"20+1"
],
[
"2",
"99",
"Greg Moore",
"Forsythe Racing",
"150",
"+0.075",
"1",
"16+1"
],
[
"3",
"1",
"Alex Zanardi",
"Chip Ganassi Racing",
"150",
"+0.918",
"6",
"14"
],
[
"4",
"11",
"Christian Fittipaldi",
"Newman-Haas Racing",
"150",
"+3.359",
"4",
"12"
],
[
"5",
"20",
"Scott Pruett",
"Patrick Racing",
"150",
"+5.257",
"12",
"10"
],
[
"6",
"40",
"Adrián Fernández",
"Patrick Racing",
"150",
"+5.926",
"5",
"8"
],
[
"7",
"5",
"Gil de Ferran",
"Walker Racing",
"150",
"+6.810",
"11",
"6"
],
[
"8",
"8",
"Bryan Herta",
"Team Rahal",
"150",
"+9.866",
"16",
"5"
],
[
"9",
"27",
"Dario Franchitti",
"Team KOOL Green",
"150",
"+10.275",
"13",
"4"
],
[
"10",
"17",
"Maurício Gugelmin",
"PacWest Racing Group",
"150",
"+10.855",
"10",
"3"
],
[
"11",
"33",
"Patrick Carpentier",
"Forsythe Racing",
"150",
"+11.382",
"9",
"2"
],
[
"12",
"18",
"Mark Blundell",
"PacWest Racing Group",
"150",
"+29.029",
"7",
"1"
],
[
"13",
"10",
"Richie Hearn",
"Della Penna Motorsports",
"149",
"+1 Lap",
"15",
""
],
[
"14",
"9",
"JJ Lehto",
"Hogan Racing",
"149",
"+1 Lap",
"29",
""
],
[
"15",
"15",
"Roberto Moreno",
"Project Indy",
"149",
"+1 Lap",
"23",
""
],
[
"16",
"12",
"Jimmy Vasser",
"Chip Ganassi Racing",
"148",
"+2 Laps",
"3",
""
],
[
"17",
"3",
"André Ribeiro",
"Marlboro Team Penske",
"148",
"+2 Laps",
"2",
""
],
[
"18",
"36",
"Alex Barron",
"All American Racing",
"148",
"+2 Laps",
"27",
""
],
[
"19",
"7",
"Bobby Rahal",
"Team Rahal",
"147",
"+3 Laps",
"17",
""
],
[
"20",
"98",
"P. J. Jones",
"All American Racing",
"146",
"+4 Laps",
"26",
""
],
[
"21",
"77",
"Arnd Meier",
"Davis Racing",
"136",
"+14 Laps",
"28",
""
],
[
"22",
"2",
"Al Unser, Jr.",
"Marlboro Team Penske",
"122",
"Transmission",
"14",
""
],
[
"23",
"24",
"Hiro Matsushita",
"Arciero-Wells Racing",
"121",
"Contact",
"24",
""
],
[
"24",
"16",
"Hélio Castro-Neves",
"Bettenhausen Racing",
"97",
"Contact",
"22",
""
],
[
"25",
"34",
"Dennis Vitolo",
"Payton/Coyne Racing",
"90",
"Withdrew",
"25",
""
],
[
"26",
"25",
"Max Papis",
"Arciero-Wells Racing",
"83",
"Wheel Bearing",
"20",
""
],
[
"27",
"26",
"Paul Tracy",
"Team KOOL Green",
"79",
"Suspension",
"21",
""
],
[
"28",
"19",
"Michel Jourdain Jr.",
"Payton/Coyne Racing",
"78",
"Handling",
"19",
""
],
[
"29",
"21",
"Tony Kanaan",
"Tasman Motorsports Group",
"32",
"Contact",
"18",
""
]
]
} | [
"5"
] |
what was the highest number of goals fc seoul scored against an opponent in a single match during the 2013 season? | nt-7270 | 5 | col : # | season | competition | date | round | opponent | h / a | result | scorer (s) row 1 : 35 | 2011 | afc\nchampions league | 2011-03-02 | group stage | al-ain | a | 1–0 | s : dejan damjanović row 2 : 36 | 2011 | afc\nchampions league | 2011-03-15 | group stage | hangzhou greentown | h | 3–0 | s : dejan damjanović, ou kyoung- row 3 : 37 | 2011 | afc\nchampions league | 2011-04-06 | group stage | nagoya grampus | a | 1–1 | s : choi hyun-tae\nn row 4 : 38 | 2011 | afc\nchampions league | 2011-04-19 | group stage | nagoya grampus | h | 0–2 | n : mu kanazaki, kensuke nagai row 5 : 39 | 2011 | afc\nchampions league | 2011-05-04 | group stage | al-ain | h | 3–0 | s : dejan damjanović (2), ko yo-h row 6 : 40 | 2011 | afc\nchampions league | 2011-05-11 | group stage | hangzhou greentown | a | 1–1 | s : bang seung-hwan\nh : zen row 7 : 41 | 2011 | afc\nchampions league | 2011-05-25 | round of 16 | kashima antlers | h | 3–0 | s : bang seung-hwan, dejan damjanovi row 8 : 42 | 2011 | afc\nchampions league | 2011-09-14 | quarter-finals\n1st leg | al-ittihad | a | 1–3 | s : choi tae-uk\ni : row 9 : 43 | 2011 | afc\nchampions league | 2011-09-27 | quarter-finals\n2nd leg | al-ittihad | h | 1–0 | s : mauricio molina row 10 : 44 | 2013 | afc\nchampions league | 2013-02-26 | group stage | jiangsu sainty | h | 5–1 | s : dejan damjanović (2), yun il- row 11 : 45 | 2013 | afc\nchampions league | 2013-03-12 | group stage | buriram united | a | 0–0 | row 12 : 46 | 2013 | afc\nchampions league | 2013-04-02 | group stage | vegalta sendai | h | 2–1 | s : sergio escudero, kim jin-ky row 13 : 47 | 2013 | afc\nchampions league | 2013-04-10 | group stage | vegalta sendai | a | 0–1 | v : atsushi yanagisawa row 14 : 48 | 2013 | afc\nchampions league | 2013-04-24 | group stage | jiangsu sainty | a | 2–0 | s : koh myong-jin, yun il- row 15 : 49 | 2013 | afc\nchampions league | 2013-05-01 | group stage | buriram united | h | 2–2 | s : jung seung-yong, kim hyun-s row 16 : 50 | 2013 | afc\nchampions league | 2013-05-14 | round of 16\n1st leg | beijing guoan | a | 0–0 | row 17 : 51 | 2013 | afc\nchampions league | 2013-05-21 | round of 16\n2nd leg | beijing guoan | h | 3–1 | s : adilson dos santos, yun il row 18 : 52 | 2013 | afc\nchampions league | 2013-08-21 | quarter-finals\n1st leg | al-ahli | a | 1–1 | s : dejan damjanović\na : sultan al | csv/204-csv/375.csv | what was the highest number of goals fc seoul scored against an opponent in a single match during the 2013 season? | {
"header": [
"#",
"Season",
"Competition",
"Date",
"Round",
"Opponent",
"H / A",
"Result",
"Scorer (s)"
],
"rows": [
[
"35",
"2011",
"AFC\\nChampions League",
"2011-03-02",
"Group Stage",
"Al-Ain",
"A",
"1–0",
"S : Dejan Damjanović"
],
[
"36",
"2011",
"AFC\\nChampions League",
"2011-03-15",
"Group Stage",
"Hangzhou Greentown",
"H",
"3–0",
"S : Dejan Damjanović, Ou Kyoung-Jun, Mauricio Molina"
],
[
"37",
"2011",
"AFC\\nChampions League",
"2011-04-06",
"Group Stage",
"Nagoya Grampus",
"A",
"1–1",
"S : Choi Hyun-Tae\\nN : Kensuke Nagai"
],
[
"38",
"2011",
"AFC\\nChampions League",
"2011-04-19",
"Group Stage",
"Nagoya Grampus",
"H",
"0–2",
"N : Mu Kanazaki, Kensuke Nagai"
],
[
"39",
"2011",
"AFC\\nChampions League",
"2011-05-04",
"Group Stage",
"Al-Ain",
"H",
"3–0",
"S : Dejan Damjanović (2), Ko Yo-Han"
],
[
"40",
"2011",
"AFC\\nChampions League",
"2011-05-11",
"Group Stage",
"Hangzhou Greentown",
"A",
"1–1",
"S : Bang Seung-Hwan\\nH : Zeng Yue"
],
[
"41",
"2011",
"AFC\\nChampions League",
"2011-05-25",
"Round of 16",
"Kashima Antlers",
"H",
"3–0",
"S : Bang Seung-Hwan, Dejan Damjanović, Koh Myong-Jin"
],
[
"42",
"2011",
"AFC\\nChampions League",
"2011-09-14",
"Quarter-finals\\n1st leg",
"Al-Ittihad",
"A",
"1–3",
"S : Choi Tae-Uk\\nI : Noor, Al-Muwallad, Wendel Geraldo"
],
[
"43",
"2011",
"AFC\\nChampions League",
"2011-09-27",
"Quarter-finals\\n2nd leg",
"Al-Ittihad",
"H",
"1–0",
"S : Mauricio Molina"
],
[
"44",
"2013",
"AFC\\nChampions League",
"2013-02-26",
"Group Stage",
"Jiangsu Sainty",
"H",
"5–1",
"S : Dejan Damjanović (2), Yun Il-Lok (2), Mauricio Molina\\nJ : Hamdi Salihi"
],
[
"45",
"2013",
"AFC\\nChampions League",
"2013-03-12",
"Group Stage",
"Buriram United",
"A",
"0–0",
""
],
[
"46",
"2013",
"AFC\\nChampions League",
"2013-04-02",
"Group Stage",
"Vegalta Sendai",
"H",
"2–1",
"S : Sergio Escudero, Kim Jin-Kyu\\nV : Wilson Rodrigues Fonseca"
],
[
"47",
"2013",
"AFC\\nChampions League",
"2013-04-10",
"Group Stage",
"Vegalta Sendai",
"A",
"0–1",
"V : Atsushi Yanagisawa"
],
[
"48",
"2013",
"AFC\\nChampions League",
"2013-04-24",
"Group Stage",
"Jiangsu Sainty",
"A",
"2–0",
"S : Koh Myong-Jin, Yun Il-Lok"
],
[
"49",
"2013",
"AFC\\nChampions League",
"2013-05-01",
"Group Stage",
"Buriram United",
"H",
"2–2",
"S : Jung Seung-Yong, Kim Hyun-Sung\\nB : Ekkachai Sumrei, Theeraton Bunmathan"
],
[
"50",
"2013",
"AFC\\nChampions League",
"2013-05-14",
"Round of 16\\n1st leg",
"Beijing Guoan",
"A",
"0–0",
""
],
[
"51",
"2013",
"AFC\\nChampions League",
"2013-05-21",
"Round of 16\\n2nd leg",
"Beijing Guoan",
"H",
"3–1",
"S : Adilson dos Santos, Yun Il-Lok, Koh Myong-Jin\\nB : Frédéric Kanouté"
],
[
"52",
"2013",
"AFC\\nChampions League",
"2013-08-21",
"Quarter-finals\\n1st leg",
"Al-Ahli",
"A",
"1–1",
"S : Dejan Damjanović\\nA : Sultan Al-Sawadi"
],
[
"53",
"2013",
"AFC\\nChampions League",
"2013-09-18",
"Quarter-finals\\n2nd leg",
"Al-Ahli",
"H",
"1–0",
"S : Dejan Damjanović"
],
[
"54",
"2013",
"AFC\\nChampions League",
"2013-09-25",
"Semi-finals\\n1st leg",
"Esteghlal",
"H",
"2–0",
"S : Dejan Damjanović, Ko Yo-Han"
],
[
"55",
"2013",
"AFC\\nChampions League",
"2013-10-02",
"Semi-finals\\n2nd leg",
"Esteghlal",
"A",
"2–2",
"S : Ha Dae-Sung, Kim Jin-Kyu\\nE : Jlloyd Samuel, Mohammad Ghazi"
],
[
"56",
"2013",
"AFC\\nChampions League",
"2013-10-26",
"Final\\n1st leg",
"Guangzhou Evergrande",
"H",
"2–2",
"S : Sergio Escudero, Dejan Damjanović\\nG : Elkeson, Gao Lin"
],
[
"57",
"2013",
"AFC\\nChampions League",
"2013-11-09",
"Final\\n2nd leg",
"Guangzhou Evergrande",
"A",
"1–1",
"S : Dejan Damjanović\\nG : Elkeson"
]
]
} | [
"5"
] |
how many drivers participated in the race? | nt-7272 | 16 | col : pos | no | driver | constructor | laps | time/retired | grid row 1 : 1 | 12 | clay regazzoni | ferrari | 60 | 1:01:25.34 | 3 row 2 : 2 | 4 | patrick depailler | tyrrell-ford | 60 | + 0:08.35 | 5 row 3 : 3 | 2 | jochen mass | mclaren-ford | 60 | + 0:15.44 | 4 row 4 : 4 | 5 | ronnie peterson | lotus-ford | 60 | + 0:40.14 | 10 row 5 : 5 | 18 | john watson | surtees-ford | 60 | + 0:45.55 | 6 row 6 : 6 | 8 | carlos pace | brabham-ford | 60 | + 0:45.90 | 7 row 7 : 7 | 16 | tom pryce | shadow-ford | 60 | + 0:46.66 | 8 row 8 : 8 | 24 | james hunt | hesketh-ford | 59 | + 1 lap | 11 row 9 : 9 | 31 | chris amon | ensign-ford | 59 | + 1 lap | 9 row 10 : 10 | 21 | jacques laffite | williams-ford | 59 | + 1 lap | 13 row 11 : 11 | 9 | vittorio brambilla | march-ford | 58 | + 2 laps | 12 row 12 : 12 | 22 | rolf stommelen | hill-ford | 58 | + 2 laps | 14 row 13 : 13 | 35 | tony trimmer | maki-ford | 54 | + 6 laps | 16 row 14 : nc | 20 | jo vonlanthen | williams-ford | 51 | + 9 laps | 15 row 15 : ret | 17 | jean-pierre jarier | shadow-ford | 33 | transmission | 1 row 16 : ret | 1 | emerson fittipaldi | mclaren-ford | 6 | clutch | 2 | csv/203-csv/804.csv | how many drivers participated in the race? | {
"header": [
"Pos",
"No",
"Driver",
"Constructor",
"Laps",
"Time/Retired",
"Grid"
],
"rows": [
[
"1",
"12",
"Clay Regazzoni",
"Ferrari",
"60",
"1:01:25.34",
"3"
],
[
"2",
"4",
"Patrick Depailler",
"Tyrrell-Ford",
"60",
"+ 0:08.35",
"5"
],
[
"3",
"2",
"Jochen Mass",
"McLaren-Ford",
"60",
"+ 0:15.44",
"4"
],
[
"4",
"5",
"Ronnie Peterson",
"Lotus-Ford",
"60",
"+ 0:40.14",
"10"
],
[
"5",
"18",
"John Watson",
"Surtees-Ford",
"60",
"+ 0:45.55",
"6"
],
[
"6",
"8",
"Carlos Pace",
"Brabham-Ford",
"60",
"+ 0:45.90",
"7"
],
[
"7",
"16",
"Tom Pryce",
"Shadow-Ford",
"60",
"+ 0:46.66",
"8"
],
[
"8",
"24",
"James Hunt",
"Hesketh-Ford",
"59",
"+ 1 Lap",
"11"
],
[
"9",
"31",
"Chris Amon",
"Ensign-Ford",
"59",
"+ 1 Lap",
"9"
],
[
"10",
"21",
"Jacques Laffite",
"Williams-Ford",
"59",
"+ 1 Lap",
"13"
],
[
"11",
"9",
"Vittorio Brambilla",
"March-Ford",
"58",
"+ 2 Laps",
"12"
],
[
"12",
"22",
"Rolf Stommelen",
"Hill-Ford",
"58",
"+ 2 Laps",
"14"
],
[
"13",
"35",
"Tony Trimmer",
"Maki-Ford",
"54",
"+ 6 Laps",
"16"
],
[
"NC",
"20",
"Jo Vonlanthen",
"Williams-Ford",
"51",
"+ 9 Laps",
"15"
],
[
"Ret",
"17",
"Jean-Pierre Jarier",
"Shadow-Ford",
"33",
"Transmission",
"1"
],
[
"Ret",
"1",
"Emerson Fittipaldi",
"McLaren-Ford",
"6",
"Clutch",
"2"
]
]
} | [
"16"
] |
which couple was the chumps the same amount of times as chantelle and steve? | nt-7273 | kyal and kara | 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 bedroom 2 | kyal and kara | chantalle and steve | alisa and lysandra | brad and dale row 4 : 4 | upstairs bathroom | kyal and kara | brad and dale | chantelle and steve | alisa and lysandra row 5 : 5 | kitchen | alisa and lysandra | kyal and kara | brad and dale | chantelle and steve row 6 : 6 | living room and dining room | chantelle and steve | alisa and lysandra | brad and dale / kyal and kara | row 7 : 7 | master bedroom and ensuite | brad and dale | chantelle and steve | alisa and lysandra | kyal and kara row 8 : 8 | rooftop/outside terrace | kyal and kara | brad and dale | alisa and lysandra | chantelle and steve | csv/204-csv/269.csv | which couple was the chumps the same amount of times as chantelle and steve? | {
"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 Bathrooms, Laundry & Terrace",
"Brad and Dale",
"Alisa and Lysandra",
"Chantelle and Steve",
"Kyal and Kara"
],
[
"3",
"Guest Bedroom 2",
"Kyal and Kara",
"Chantalle and Steve",
"Alisa and Lysandra",
"Brad and Dale"
],
[
"4",
"Upstairs Bathroom",
"Kyal and Kara",
"Brad and Dale",
"Chantelle and Steve",
"Alisa and Lysandra"
],
[
"5",
"Kitchen",
"Alisa and Lysandra",
"Kyal and Kara",
"Brad and Dale",
"Chantelle and Steve"
],
[
"6",
"Living Room and Dining Room",
"Chantelle and Steve",
"Alisa and Lysandra",
"Brad and Dale / Kyal and Kara",
""
],
[
"7",
"Master Bedroom and Ensuite",
"Brad and Dale",
"Chantelle and Steve",
"Alisa and Lysandra",
"Kyal and Kara"
],
[
"8",
"Rooftop/Outside Terrace",
"Kyal and Kara",
"Brad and Dale",
"Alisa and Lysandra",
"Chantelle and Steve"
]
]
} | [
"Kyal and Kara"
] |
who won previous to graham hill? | nt-7274 | denny hulme | col : year | driver | constructor | location | report row 1 : 1992 | nigel mansell | williams-renault | hermanos rodriguez | report row 2 : 1991 | riccardo patrese | williams-renault | hermanos rodriguez | report row 3 : 1990 | alain prost | ferrari | hermanos rodriguez | report row 4 : 1989 | ayrton senna | mclaren-honda | hermanos rodriguez | report row 5 : 1988 | alain prost | mclaren-honda | hermanos rodriguez | report row 6 : 1987 | nigel mansell | williams-honda | hermanos rodriguez | report row 7 : 1986 | gerhard berger | benetton-bmw | hermanos rodriguez | report row 8 : 1985\n-\n1971 | not held | not held | not held | not held row 9 : 1970 | jacky ickx | ferrari | magdalena mixhuca | report row 10 : 1969 | denny hulme | mclaren-ford | magdalena mixhuca | report row 11 : 1968 | graham hill | lotus-ford | magdalena mixhuca | report row 12 : 1967 | jim clark | lotus-ford | magdalena mixhuca | report row 13 : 1966 | john surtees | cooper-maserati | magdalena mixhuca | report row 14 : 1965 | richie ginther | honda | magdalena mixhuca | report row 15 : 1964 | dan gurney | brabham-climax | magdalena mixhuca | report row 16 : 1963 | jim clark | lotus-climax | magdalena mixhuca | report row 17 : 1962 | trevor taylor\n jim clark | lotus-climax | magdalena mixhuca | report | csv/203-csv/367.csv | who won previous to graham hill? | {
"header": [
"Year",
"Driver",
"Constructor",
"Location",
"Report"
],
"rows": [
[
"1992",
"Nigel Mansell",
"Williams-Renault",
"Hermanos Rodriguez",
"Report"
],
[
"1991",
"Riccardo Patrese",
"Williams-Renault",
"Hermanos Rodriguez",
"Report"
],
[
"1990",
"Alain Prost",
"Ferrari",
"Hermanos Rodriguez",
"Report"
],
[
"1989",
"Ayrton Senna",
"McLaren-Honda",
"Hermanos Rodriguez",
"Report"
],
[
"1988",
"Alain Prost",
"McLaren-Honda",
"Hermanos Rodriguez",
"Report"
],
[
"1987",
"Nigel Mansell",
"Williams-Honda",
"Hermanos Rodriguez",
"Report"
],
[
"1986",
"Gerhard Berger",
"Benetton-BMW",
"Hermanos Rodriguez",
"Report"
],
[
"1985\\n-\\n1971",
"Not held",
"Not held",
"Not held",
"Not held"
],
[
"1970",
"Jacky Ickx",
"Ferrari",
"Magdalena Mixhuca",
"Report"
],
[
"1969",
"Denny Hulme",
"McLaren-Ford",
"Magdalena Mixhuca",
"Report"
],
[
"1968",
"Graham Hill",
"Lotus-Ford",
"Magdalena Mixhuca",
"Report"
],
[
"1967",
"Jim Clark",
"Lotus-Ford",
"Magdalena Mixhuca",
"Report"
],
[
"1966",
"John Surtees",
"Cooper-Maserati",
"Magdalena Mixhuca",
"Report"
],
[
"1965",
"Richie Ginther",
"Honda",
"Magdalena Mixhuca",
"Report"
],
[
"1964",
"Dan Gurney",
"Brabham-Climax",
"Magdalena Mixhuca",
"Report"
],
[
"1963",
"Jim Clark",
"Lotus-Climax",
"Magdalena Mixhuca",
"Report"
],
[
"1962",
"Trevor Taylor\\n Jim Clark",
"Lotus-Climax",
"Magdalena Mixhuca",
"Report"
]
]
} | [
"Denny Hulme"
] |
which country has the lowest 2012 gdp at ppp in 2012? | nt-7275 | comoros | col : country | gdp (usd bln, 2012) | gdp (usd bln, 2017) | gdp (usd ppp bln, 2012) | gdp (usd ppp bln, 2017) | per capita (usd, 2012) | per capita (usd, 2017) | per capita (usd ppp, 2012) | per capita (usd ppp, 2017) row 1 : algeria | 206.55 | 242.31 | 274.50 | 356.26 | 5,659.74 | 6,163.52 | 7,521.74 | 9,061.86 row 2 : azerbaijan | 71.04 | 109.95 | 98.24 | 123.35 | 7,726.65 | 11,491.29 | 10,684.95 | 12,891.89 row 3 : bangladesh | 118.69 | 177.66 | 305.51 | 462.42 | 791.09 | 1,122.90 | 2,036.23 | 2,922.78 row 4 : brunei darussalam | 16.85 | 18.15 | 21.94 | 28.31 | 38,801.27 | 37,516.64 | 50,526.35 | 58,522.83 row 5 : burkina faso | 10.27 | 15.28 | 24.03 | 36.52 | 591.83 | 785.64 | 1,384.18 | 1,877.68 row 6 : cameroon | 24.51 | 34.16 | 50.32 | 70.79 | 1,142.25 | 1,407.23 | 2,345.29 | 2,915.94 row 7 : chad | 9.72 | 10.96 | 21.34 | 27.02 | 905.32 | 899.03 | 1,986.44 | 2,217.06 row 8 : comoros | 0.60 | 0.83 | 0.87 | 1.15 | 857.75 | 1,079.12 | 1,255.98 | 1,488.46 row 9 : côte d'ivoire | 24.27 | 37.03 | 39.64 | 61.66 | 1,038.74 | 1,366.89 | 1,696.15 | 2,276.02 row 10 : djibouti | 1.36 | 2.00 | 2.38 | 3.36 | 1,570.59 | 2,039.31 | 2,745.19 | 3,431.50 row 11 : gabon | 16.80 | 18.00 | 26.71 | 32.68 | 10,908.38 | 10,881.51 | 17,338.98 | 19,762.74 row 12 : the gambia | 0.94 | 1.39 | 3.50 | 5.38 | 508.68 | 657.09 | 1,891.76 | 2,548.81 row 13 : guinea-bissau | 0.88 | 1.29 | 1.90 | 2.79 | 514.14 | 671.22 | 1,105.55 | 1,453.15 row 14 : iran | 483.78 | 671.01 | 1,006.54 | 1,173.48 | 6,355.74 | 8,269.55 | 13,103.90 | 14,462.05 row 15 : jordan | 31.35 | 46.33 | 38.67 | 51.61 | 4,901.28 | 6,464.77 | 6,044.40 | 7,201.71 row 16 : kazakhstan | 200.64 | 339.57 | 232.35 | 339.77 | 12,021.22 | 20,243.27 | 13,920.87 | 20,255.29 row 17 : kuwait | 174.63 | 193.10 | 165.94 | 212.73 | 46,142.29 | 44,467.96 | 43,846.72 | 48,990.11 row 18 : malaysia | 307.18 | 465.14 | 491.97 | 680.30 | 10,578.45 | 14,723.61 | 16,942.14 | 21,534.22 row 19 : maldives | 1.98 | 2.69 | 2.89 | 3.67 | 5,976.79 | 7,473.76 | 8,730.17 | 10,217.39 row 20 : mali | 9.60 | 13.39 | 17.35 | 24.27 | 587.49 | 702.87 | 1,061.75 | 1,273.87 row 21 : mauritania | 4.10 | 5.64 | 7.62 | 10.97 | 1,128.91 | 1,380.28 | 2,098.81 | 2,686.63 | csv/203-csv/530.csv | which country has the lowest 2012 gdp at ppp in 2012? | {
"header": [
"Country",
"GDP (USD bln, 2012)",
"GDP (USD bln, 2017)",
"GDP (USD PPP bln, 2012)",
"GDP (USD PPP bln, 2017)",
"Per capita (USD, 2012)",
"Per capita (USD, 2017)",
"Per capita (USD PPP, 2012)",
"Per capita (USD PPP, 2017)"
],
"rows": [
[
"Afghanistan",
"19.85",
"28.45",
"31.80",
"45.30",
"619.89",
"766.43",
"993.23",
"1,220.52"
],
[
"Albania",
"12.39",
"14.75",
"25.86",
"31.55",
"3,821.09",
"4,435.73",
"7,975.86",
"9,489.11"
],
[
"Algeria",
"206.55",
"242.31",
"274.50",
"356.26",
"5,659.74",
"6,163.52",
"7,521.74",
"9,061.86"
],
[
"Azerbaijan",
"71.04",
"109.95",
"98.24",
"123.35",
"7,726.65",
"11,491.29",
"10,684.95",
"12,891.89"
],
[
"Bahrain",
"26.51",
"30.36",
"32.44",
"40.37",
"23,027.12",
"23,889.03",
"28,182.13",
"31,765.11"
],
[
"Bangladesh",
"118.69",
"177.66",
"305.51",
"462.42",
"791.09",
"1,122.90",
"2,036.23",
"2,922.78"
],
[
"Benin",
"7.54",
"11.14",
"15.51",
"20.74",
"806.38",
"1,048.35",
"1,658.02",
"1,952.09"
],
[
"Brunei Darussalam",
"16.85",
"18.15",
"21.94",
"28.31",
"38,801.27",
"37,516.64",
"50,526.35",
"58,522.83"
],
[
"Burkina Faso",
"10.27",
"15.28",
"24.03",
"36.52",
"591.83",
"785.64",
"1,384.18",
"1,877.68"
],
[
"Cameroon",
"24.51",
"34.16",
"50.32",
"70.79",
"1,142.25",
"1,407.23",
"2,345.29",
"2,915.94"
],
[
"Chad",
"9.72",
"10.96",
"21.34",
"27.02",
"905.32",
"899.03",
"1,986.44",
"2,217.06"
],
[
"Comoros",
"0.60",
"0.83",
"0.87",
"1.15",
"857.75",
"1,079.12",
"1,255.98",
"1,488.46"
],
[
"Côte d'Ivoire",
"24.27",
"37.03",
"39.64",
"61.66",
"1,038.74",
"1,366.89",
"1,696.15",
"2,276.02"
],
[
"Djibouti",
"1.36",
"2.00",
"2.38",
"3.36",
"1,570.59",
"2,039.31",
"2,745.19",
"3,431.50"
],
[
"Egypt",
"255.00",
"339.33",
"537.76",
"756.42",
"3,109.47",
"3,729.36",
"6,557.38",
"8,313.47"
],
[
"Gabon",
"16.80",
"18.00",
"26.71",
"32.68",
"10,908.38",
"10,881.51",
"17,338.98",
"19,762.74"
],
[
"The Gambia",
"0.94",
"1.39",
"3.50",
"5.38",
"508.68",
"657.09",
"1,891.76",
"2,548.81"
],
[
"Guinea",
"5.74",
"10.66",
"12.25",
"24.14",
"529.20",
"868.20",
"1,128.63",
"1,965.65"
],
[
"Guinea-Bissau",
"0.88",
"1.29",
"1.90",
"2.79",
"514.14",
"671.22",
"1,105.55",
"1,453.15"
],
[
"Guyana",
"2.79",
"3.98",
"6.16",
"8.49",
"3,596.44",
"5,053.25",
"7,950.28",
"10,788.87"
],
[
"Indonesia",
"894.85",
"1,842.78",
"1,211.96",
"1,814.58",
"3,660.42",
"7,022.67",
"4,957.55",
"6,915.24"
],
[
"Iran",
"483.78",
"671.01",
"1,006.54",
"1,173.48",
"6,355.74",
"8,269.55",
"13,103.90",
"14,462.05"
],
[
"Iraq",
"130.57",
"214.36",
"155.38",
"283.34",
"3,882.08",
"5,744.21",
"4,619.68",
"7,592.46"
],
[
"Jordan",
"31.35",
"46.33",
"38.67",
"51.61",
"4,901.28",
"6,464.77",
"6,044.40",
"7,201.71"
],
[
"Kazakhstan",
"200.64",
"339.57",
"232.35",
"339.77",
"12,021.22",
"20,243.27",
"13,920.87",
"20,255.29"
],
[
"Kuwait",
"174.63",
"193.10",
"165.94",
"212.73",
"46,142.29",
"44,467.96",
"43,846.72",
"48,990.11"
],
[
"Kyrgyz Republic",
"6.20",
"9.58",
"13.47",
"19.45",
"1,109.09",
"1,632.03",
"2,411.04",
"3,311.42"
],
[
"Lebanon",
"41.77",
"56.25",
"63.69",
"82.99",
"10,416.17",
"13,149.68",
"15,884.07",
"19,401.42"
],
[
"Libya",
"85.11",
"117.76",
"87.91",
"145.08",
"12,878.85",
"16,141.08",
"13,303.20",
"19,886.33"
],
[
"Malaysia",
"307.18",
"465.14",
"491.97",
"680.30",
"10,578.45",
"14,723.61",
"16,942.14",
"21,534.22"
],
[
"Maldives",
"1.98",
"2.69",
"2.89",
"3.67",
"5,976.79",
"7,473.76",
"8,730.17",
"10,217.39"
],
[
"Mali",
"9.60",
"13.39",
"17.35",
"24.27",
"587.49",
"702.87",
"1,061.75",
"1,273.87"
],
[
"Mauritania",
"4.10",
"5.64",
"7.62",
"10.97",
"1,128.91",
"1,380.28",
"2,098.81",
"2,686.63"
],
[
"Morocco",
"97.17",
"140.01",
"170.95",
"242.78",
"2,987.92",
"4,099.70",
"5,256.55",
"7,109.34"
],
[
"Mozambique",
"14.64",
"23.76",
"26.22",
"41.71",
"652.00",
"958.25",
"1,167.30",
"1,682.38"
],
[
"Niger",
"6.56",
"9.65",
"13.53",
"20.29",
"421.56",
"532.81",
"869.94",
"1,120.09"
],
[
"Nigeria",
"272.55",
"388.42",
"450.54",
"676.25",
"1,654.31",
"2,058.57",
"2,734.63",
"3,584.02"
],
[
"Oman",
"79.97",
"89.97",
"90.66",
"117.23",
"25,151.54",
"24,323.53",
"28,511.86",
"31,693.79"
],
[
"Pakistan",
"230.53",
"274.82",
"514.56",
"662.44",
"1,288.50",
"1,391.71",
"2,876.08",
"3,354.68"
],
[
"Qatar",
"184.57",
"237.85",
"188.96",
"274.46",
"100,377.54",
"106,320.28",
"102,768.69",
"122,684.13"
],
[
"Saudi Arabia",
"657.05",
"778.75",
"740.53",
"985.79",
"22,822.82",
"24,428.39",
"25,722.42",
"30,922.92"
],
[
"Senegal",
"13.95",
"19.55",
"26.50",
"37.10",
"1,013.34",
"1,261.40",
"1,925.30",
"2,393.44"
],
[
"Sierra Leone",
"3.82",
"5.71",
"8.38",
"12.78",
"621.22",
"816.31",
"1,360.58",
"1,825.47"
],
[
"Sudan",
"51.58",
"57.89",
"80.43",
"102.35",
"1,539.31",
"1,519.50",
"2,400.17",
"2,686.33"
],
[
"Suriname",
"5.09",
"8.06",
"6.69",
"9.19",
"9,338.99",
"13,821.78",
"12,255.19",
"15,755.24"
],
[
"Syria",
"n/a",
"n/a",
"n/a",
"n/a",
"n/a",
"n/a",
"n/a",
"n/a"
],
[
"Tajikistan",
"7.26",
"10.91",
"17.61",
"25.60",
"911.98",
"1,235.12",
"2,210.56",
"2,897.11"
],
[
"Togo",
"3.62",
"4.67",
"6.90",
"9.75",
"574.95",
"664.32",
"1,094.46",
"1,385.73"
],
[
"Tunisia",
"44.70",
"54.84",
"104.41",
"143.65",
"4,151.92",
"4,835.23",
"9,698.13",
"12,665.06"
],
[
"Turkey",
"783.06",
"1,170.08",
"1,125.42",
"1,497.09",
"10,456.89",
"14,748.21",
"15,028.63",
"18,870.00"
],
[
"Turkmenistan",
"33.47",
"83.42",
"47.55",
"75.38",
"5,960.67",
"13,724.21",
"8,469.10",
"12,401.85"
],
[
"Uganda",
"20.46",
"29.89",
"50.59",
"75.86",
"574.07",
"712.81",
"1,419.17",
"1,809.06"
],
[
"United Arab Emirates",
"361.91",
"430.53",
"271.21",
"345.14",
"65,377.09",
"67,348.58",
"48,992.47",
"53,990.11"
],
[
"Uzbekistan",
"51.62",
"79.73",
"103.91",
"151.81",
"1,752.90",
"2,550.49",
"3,528.60",
"4,856.52"
],
[
"Yemen",
"36.37",
"53.00",
"57.76",
"78.18",
"1,405.13",
"1,768.01",
"2,231.69",
"2,608.10"
]
]
} | [
"Comoros"
] |
what was the only song that got over 20 points? | nt-7276 | "net als toen" | col : draw | country | language | artist | song | english translation | place | points row 1 : 01 | belgium | dutch | bobbejaan schoepen | "straatdeuntje" | street tune | 8 | 5 row 2 : 02 | luxembourg | french | danièle dupré | "amours mortes (tant de peine)" | dead love (so much sorrow) | 4 | 8 row 3 : 03 | united kingdom | english | patricia bredin | "all" | - | 7 | 6 row 4 : 04 | italy | italian | nunzio gallo | "corde della mia chitarra" | strings of my guitar | 6 | 7 row 5 : 05 | austria | german | bob martin | "wohin, kleines pony?" | where to, little pony? | 10 | 3 row 6 : 06 | netherlands | dutch | corry brokken | "net als toen" | just like then | 1 | 31 row 7 : 07 | germany | german | margot hielscher | "telefon, telefon" | telephone, telephone | 4 | 8 row 8 : 08 | france | french | paule desjardins | "la belle amour" | beautiful love | 2 | 17 row 9 : 09 | denmark | danish | birthe wilke & gustav winckler | "skibet skal sejle i n | the ship will sail tonight | 3 | 10 row 10 : 10 | switzerland | french | lys assia | "l'enfant que j'étais" | the child i was | 8 | 5 | csv/203-csv/252.csv | what was the only song that got over 20 points? | {
"header": [
"Draw",
"Country",
"Language",
"Artist",
"Song",
"English translation",
"Place",
"Points"
],
"rows": [
[
"01",
"Belgium",
"Dutch",
"Bobbejaan Schoepen",
"\"Straatdeuntje\"",
"Street tune",
"8",
"5"
],
[
"02",
"Luxembourg",
"French",
"Danièle Dupré",
"\"Amours mortes (tant de peine)\"",
"Dead love (so much sorrow)",
"4",
"8"
],
[
"03",
"United Kingdom",
"English",
"Patricia Bredin",
"\"All\"",
"-",
"7",
"6"
],
[
"04",
"Italy",
"Italian",
"Nunzio Gallo",
"\"Corde della mia chitarra\"",
"Strings of my guitar",
"6",
"7"
],
[
"05",
"Austria",
"German",
"Bob Martin",
"\"Wohin, kleines Pony?\"",
"Where to, little pony?",
"10",
"3"
],
[
"06",
"Netherlands",
"Dutch",
"Corry Brokken",
"\"Net als toen\"",
"Just like then",
"1",
"31"
],
[
"07",
"Germany",
"German",
"Margot Hielscher",
"\"Telefon, Telefon\"",
"Telephone, telephone",
"4",
"8"
],
[
"08",
"France",
"French",
"Paule Desjardins",
"\"La belle amour\"",
"Beautiful love",
"2",
"17"
],
[
"09",
"Denmark",
"Danish",
"Birthe Wilke & Gustav Winckler",
"\"Skibet skal sejle i nat\"",
"The ship will sail tonight",
"3",
"10"
],
[
"10",
"Switzerland",
"French",
"Lys Assia",
"\"L'enfant que j'étais\"",
"The child I was",
"8",
"5"
]
]
} | [
"\"Net als toen\""
] |
which point did not accumulate more than 5 points? | nt-7277 | mackenzie | col : position | team | points | played | won | drawn | lost | for | against | difference row 1 : 1 | paulistano | 30 | 18 | 14 | 2 | 2 | 62 | 19 | 43 row 2 : 2 | palestra itália-sp | 29 | 18 | 14 | 1 | 3 | 59 | 21 | 38 row 3 : 3 | corinthians | 26 | 18 | 12 | 2 | 4 | 51 | 16 | 35 row 4 : 4 | ypiranga-sp | 25 | 18 | 11 | 3 | 4 | 56 | 34 | 22 row 5 : 5 | aa são bento | 16 | 18 | 7 | 2 | 9 | 38 | 44 | -6 row 6 : 6 | santos | 13 | 18 | 6 | 1 | 11 | 36 | 43 | -7 row 7 : 7 | sc internacional de são paulo | 11 | 15 | 3 | 5 | 7 | 26 | 44 | -18 row 8 : 8 | minas gerais | 10 | 15 | 4 | 2 | 9 | 18 | 49 | -31 row 9 : 9 | aa das palmeiras | 6 | 15 | 3 | 0 | 12 | 27 | 57 | -30 row 10 : 10 | mackenzie | 2 | 15 | 1 | 0 | 14 | 11 | 57 | -46 | csv/203-csv/254.csv | which point did not accumulate more than 5 points? | {
"header": [
"Position",
"Team",
"Points",
"Played",
"Won",
"Drawn",
"Lost",
"For",
"Against",
"Difference"
],
"rows": [
[
"1",
"Paulistano",
"30",
"18",
"14",
"2",
"2",
"62",
"19",
"43"
],
[
"2",
"Palestra Itália-SP",
"29",
"18",
"14",
"1",
"3",
"59",
"21",
"38"
],
[
"3",
"Corinthians",
"26",
"18",
"12",
"2",
"4",
"51",
"16",
"35"
],
[
"4",
"Ypiranga-SP",
"25",
"18",
"11",
"3",
"4",
"56",
"34",
"22"
],
[
"5",
"AA São Bento",
"16",
"18",
"7",
"2",
"9",
"38",
"44",
"-6"
],
[
"6",
"Santos",
"13",
"18",
"6",
"1",
"11",
"36",
"43",
"-7"
],
[
"7",
"SC Internacional de São Paulo",
"11",
"15",
"3",
"5",
"7",
"26",
"44",
"-18"
],
[
"8",
"Minas Gerais",
"10",
"15",
"4",
"2",
"9",
"18",
"49",
"-31"
],
[
"9",
"AA das Palmeiras",
"6",
"15",
"3",
"0",
"12",
"27",
"57",
"-30"
],
[
"10",
"Mackenzie",
"2",
"15",
"1",
"0",
"14",
"11",
"57",
"-46"
]
]
} | [
"Mackenzie"
] |
what is the difference in years between cry wolf and four christmases? | nt-7278 | 3 | col : year | title | credit | role | notes row 1 : 2005 | new york doll | producer | | nominated for a grand jury prize in documentary at sund row 2 : 2005 | cry_wolf | producer | | row 3 : 2007 | the king of kong: a fistful of quarters | director | | accepted to slamdance and bought for distribution by picturehouse. new line row 4 : 2008 | four christmases | director | | row 5 : 2010 | freakonomics | director and screenwriter | | row 6 : 2011 | horrible bosses | director | cameo appearance | row 7 : 2011 | undefeated | producer | example | won the documentary oscar in 2012 row 8 : 2013 | identity thief | director | | row 9 : tba | wargames | director | | row 10 : tba | uncharted | director | | | csv/204-csv/228.csv | what is the difference in years between cry wolf and four christmases? | {
"header": [
"Year",
"Title",
"Credit",
"Role",
"Notes"
],
"rows": [
[
"2005",
"New York Doll",
"Producer",
"",
"nominated for a Grand Jury Prize in documentary at Sundance Film Festival in 2005."
],
[
"2005",
"Cry_Wolf",
"Producer",
"",
""
],
[
"2007",
"The King of Kong: A Fistful of Quarters",
"Director",
"",
"accepted to Slamdance and bought for distribution by Picturehouse. New Line Cinema bought the film's remake rights and plans to turn it in to a fiction film with Gordon directing."
],
[
"2008",
"Four Christmases",
"Director",
"",
""
],
[
"2010",
"Freakonomics",
"Director and screenwriter",
"",
""
],
[
"2011",
"Horrible Bosses",
"Director",
"Cameo appearance",
""
],
[
"2011",
"Undefeated",
"Producer",
"Example",
"won the documentary Oscar in 2012"
],
[
"2013",
"Identity Thief",
"Director",
"",
""
],
[
"TBA",
"WarGames",
"Director",
"",
""
],
[
"TBA",
"Uncharted",
"Director",
"",
""
]
]
} | [
"3"
] |
how many release dates were in april? | nt-7280 | 2 | col : issue | volume | title | main feature story | first/early appearance story/stories | release date row 1 : 1 | 24 | the avengers | ultron unlimited (avengers vol 3 #0 and #19 | the coming of the avengers (avengers vol 1 #1) | 27 dec 2013 row 2 : 2 | 12 | spider-man | happy birthday (amazing spider-man vol 2 #57-58 | spider-man (amazing fantasy #15)\nthe sinister | 15 jan 2014 row 3 : 3 | 55 | wolverine | get mystique (wolverine vol. 3 #62 | and now... the wolverine (incredible hulk | 29 jan 2014 row 4 : 4 | 29 | hawkeye | hawkeye (hawkeye vol.1 #1-4). | hawkeye, the marskman (tales of suspense | 12 feb 2014 row 5 : 5 | 10 | the hulk | dogs of war (the incredible hulk volume 2 #12-20 | none | 26 feb 2014 row 6 : 6 | 22 | jean grey | here comes yesterday (all-new x-men #1- | x-men origins: jean grey | 12 mar 2014 row 7 : 7 | 49 | power man | power man and iron fist #50-53 | luke cage #1-3 | 26 mar 2014 row 8 : 8 | tbc | captain america | captain america #247-255 | ? | 9 apr 2014 row 9 : 9 | tbc | iron man | the five nightmares (iron man (vol. | tales of suspense #39 | 23 apr 2014 row 10 : 10 | tbc | the x-men | x-men: children of the atom #1-6 | x-men (vol. 1) #1 | 7 may 2014 row 11 : 11 | tbc | black widow | tbc | tbc | 21 may 2014 row 12 : 12 | tbc | the human torch (jim hammond) | tbc | tbc | 4 june 2014 row 13 : 13 | tbc | warriors three | tbc | tbc | 18 june 2014 row 14 : 14 | tbc | cyclops | tbc | tbc | 2 july 2014 row 15 : 15 | tbc | captain marvel | tbc | tbc | 16 july 2014 | csv/204-csv/696.csv | how many release dates were in april? | {
"header": [
"Issue",
"Volume",
"Title",
"Main Feature Story",
"First/Early Appearance Story/Stories",
"Release Date"
],
"rows": [
[
"1",
"24",
"The Avengers",
"Ultron Unlimited (Avengers Vol 3 #0 and #19-22)",
"The Coming Of The Avengers (Avengers Vol 1 #1)",
"27 Dec 2013"
],
[
"2",
"12",
"Spider-Man",
"Happy Birthday (Amazing Spider-Man Vol 2 #57-58 and #500-502).",
"Spider-Man (Amazing Fantasy #15)\\nThe Sinister Six (Amazing Spider-Man Annual #1)",
"15 Jan 2014"
],
[
"3",
"55",
"Wolverine",
"Get Mystique (Wolverine Vol. 3 #62-65)",
"And Now... The Wolverine (Incredible Hulk #181)",
"29 Jan 2014"
],
[
"4",
"29",
"Hawkeye",
"Hawkeye (Hawkeye Vol.1 #1-4).",
"Hawkeye, The Marskman (Tales of Suspense #57)\\nThe Old Order Changeth (The Avengers Vol.1 #16)",
"12 Feb 2014"
],
[
"5",
"10",
"The Hulk",
"Dogs Of War (The Incredible Hulk volume 2 #12-20)",
"None",
"26 Feb 2014"
],
[
"6",
"22",
"Jean Grey",
"Here Comes Yesterday (All-New X-Men #1-5)",
"X-Men Origins: Jean Grey",
"12 Mar 2014"
],
[
"7",
"49",
"Power Man",
"Power Man and Iron Fist #50-53",
"Luke Cage #1-3",
"26 Mar 2014"
],
[
"8",
"TBC",
"Captain America",
"Captain America #247-255",
"?",
"9 Apr 2014"
],
[
"9",
"TBC",
"Iron Man",
"The Five Nightmares (Iron Man (Vol. 5) #1-7)",
"Tales of Suspense #39",
"23 Apr 2014"
],
[
"10",
"TBC",
"The X-Men",
"X-Men: Children of the Atom #1-6",
"X-Men (Vol. 1) #1",
"7 May 2014"
],
[
"11",
"TBC",
"Black Widow",
"TBC",
"TBC",
"21 May 2014"
],
[
"12",
"TBC",
"The Human Torch (Jim Hammond)",
"TBC",
"TBC",
"4 June 2014"
],
[
"13",
"TBC",
"Warriors Three",
"TBC",
"TBC",
"18 June 2014"
],
[
"14",
"TBC",
"Cyclops",
"TBC",
"TBC",
"2 July 2014"
],
[
"15",
"TBC",
"Captain Marvel",
"TBC",
"TBC",
"16 July 2014"
]
]
} | [
"2"
] |
how many films has neha sharma been in? | nt-7282 | 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 super kool hain hum | simran | hindi | row 6 : 2013 | jayantabhai ki luv story | simran | hindi | row 7 : 2013 | yamla pagla deewana 2 | suman | hindi | row 8 : 2014 | youngistaan | anwita chauhan | hindi | | csv/203-csv/157.csv | how many films has neha sharma been in? | {
"header": [
"Year",
"Film",
"Role",
"Language",
"Notes"
],
"rows": [
[
"2007",
"Chirutha",
"Sanjna",
"Telugu",
"Debut Telugu Film"
],
[
"2009",
"Kurradu",
"Hema",
"Telugu",
""
],
[
"2010",
"Crook: It's Good To Be Bad",
"Suhani",
"Hindi",
"Debut Hindi Film"
],
[
"2012",
"Teri Meri Kahaani",
"Meera",
"Hindi",
"Special Appearance"
],
[
"2012",
"Kyaa Super Kool Hain Hum",
"Simran",
"Hindi",
""
],
[
"2013",
"Jayantabhai Ki Luv Story",
"Simran",
"Hindi",
""
],
[
"2013",
"Yamla Pagla Deewana 2",
"Suman",
"Hindi",
""
],
[
"2014",
"Youngistaan",
"Anwita Chauhan",
"Hindi",
""
]
]
} | [
"8"
] |
which is older, larned building or state tower building? | nt-7283 | larned building | col : | landmark name | date built | style | location | description row 1 : 1 | gridley building | 1867 | second empire | 101 east water street | also known as the onondaga county savings bank building; 31 row 2 : 2 | gere bank building | 1894 | louis sullivan type | 121 east water street | 5 stories; built of granite, brick and terra cotta; row 3 : 3 | phoenix buildings (portion) | 1834 | federal | 123 east water street | 4 stories; brick row 4 : 4 | phillips block | 1834 | federal | 125-127 east water street | 4 stories; brick row 5 : 5 | phoenix buildings (portion) | 1834 | federal | 129 east water street | 4 stories; brick row 6 : 6 | dana building | 1837, 1861 | federal, italianate | 135 east water street | italianate top floor added in 1861; 4 stories; brick row 7 : 7 | grange building | 1925 | commercial | 203 east water street | originally an auto dealership; 4 stories; brown brick row 8 : 8 | state tower building | 1927 | art deco | 109 south warren street | 22 stories; brick and limestone; thompson and churchill, architects row 9 : 9 | granger block | 1869, 1894 | renaissance revival | 200 east genesee street | also known as the sa&k (sedgwick, andrew row 10 : 10 | larned building | 1869 | second empire | 114 south warren street | 5 stories; brick row 11 : 11 | post standard building | 1880 | richardsonian romanesque | 136 east genesee street | 5 stories; brick row 12 : 12 | franklin buildings (portion) | 1870 | second empire | 134 east genesee street | 4½ stories; brick row 13 : 13 | franklin buildings (portion) | | federal | 132 east genesee street | 4 stories; stone row 14 : 14 | franklin buildings (portion) | 1834 | federal | 128 east genesee street | 4 stories; brick row 15 : 15 | franklin buildings (portion) | 1839 | federal | 122-126 east genesee street | 5 stories; brick row 16 : 16 | flagship securities building | 1896 | neo-classical | 120 east genesee street | 3 stories; marble and brick; albert l. brockway, architect; row 17 : 17 | onondaga county savings bank | 1896 | neo-classical | 113 south salina street | 91⁄2 stories; granite and limestone; r.w. gibson | csv/204-csv/829.csv | which is older, larned building or state tower building? | {
"header": [
"",
"Landmark name",
"Date Built",
"Style",
"Location",
"Description"
],
"rows": [
[
"1",
"Gridley Building",
"1867",
"Second Empire",
"101 East Water Street",
"Also known as the Onondaga County Savings Bank Building; 3½ stories; 100 foot clock tower; built of Onondaga limestone; Horatio Nelson White, architect"
],
[
"2",
"Gere Bank Building",
"1894",
"Louis Sullivan type",
"121 East Water Street",
"5 stories; built of granite, brick and terra cotta; Charles Colton, architect"
],
[
"3",
"Phoenix Buildings (portion)",
"1834",
"Federal",
"123 East Water Street",
"4 stories; brick"
],
[
"4",
"Phillips Block",
"1834",
"Federal",
"125-127 East Water Street",
"4 stories; brick"
],
[
"5",
"Phoenix Buildings (portion)",
"1834",
"Federal",
"129 East Water Street",
"4 stories; brick"
],
[
"6",
"Dana Building",
"1837, 1861",
"Federal, Italianate",
"135 East Water Street",
"Italianate top floor added in 1861; 4 stories; brick"
],
[
"7",
"Grange Building",
"1925",
"Commercial",
"203 East Water Street",
"Originally an auto dealership; 4 stories; brown brick"
],
[
"8",
"State Tower Building",
"1927",
"Art Deco",
"109 South Warren Street",
"22 stories; brick and limestone; Thompson and Churchill, architects"
],
[
"9",
"Granger Block",
"1869, 1894",
"Renaissance Revival",
"200 East Genesee Street",
"Also known as the SA&K (Sedgwick, Andrews and Kennedy) Building and Ferary Building; first 4 stories built in 1869; upper three stories added in 1894; brick"
],
[
"10",
"Larned Building",
"1869",
"Second Empire",
"114 South Warren Street",
"5 stories; brick"
],
[
"11",
"Post Standard Building",
"1880",
"Richardsonian Romanesque",
"136 East Genesee Street",
"5 stories; brick"
],
[
"12",
"Franklin Buildings (portion)",
"1870",
"Second Empire",
"134 East Genesee Street",
"4½ stories; brick"
],
[
"13",
"Franklin Buildings (portion)",
"",
"Federal",
"132 East Genesee Street",
"4 stories; stone"
],
[
"14",
"Franklin Buildings (portion)",
"1834",
"Federal",
"128 East Genesee Street",
"4 stories; brick"
],
[
"15",
"Franklin Buildings (portion)",
"1839",
"Federal",
"122-126 East Genesee Street",
"5 stories; brick"
],
[
"16",
"Flagship Securities Building",
"1896",
"Neo-Classical",
"120 East Genesee Street",
"3 stories; marble and brick; Albert L. Brockway, architect; first steel-framed building in downtown Syracuse"
],
[
"17",
"Onondaga County Savings Bank",
"1896",
"Neo-Classical",
"113 South Salina Street",
"9½ stories; granite and limestone; R.W. Gibson, architect; Angelo Magnanti designed plaster ceiling; William Teff Schwartz murals of Onondaga County history"
]
]
} | [
"Larned Building"
] |
what is the total amount of times the judiciary committee appears for delegates in the republican party? | nt-7284 | 1 | col : district | counties represented | delegate | party | first elected | committee row 1 : 1a | allegany, garrett | wendell r. beitzel | republican | 2006 | health and government operations row 2 : 1b | allegany | kevin kelly | democratic | 1986 | judiciary row 3 : 1c | allegany, washington | leroy e. myers, jr. | republican | 2002 | appropriations row 4 : 2a | washington | andrew a. serafini | republican | 2008 | ways and means row 5 : 2b | washington | christopher b. shank | republican | 1998 | judiciary row 6 : 2c | washington | john p. donoghue | democratic | 1990 | health and government operations row 7 : 3a | frederick | galen r. clagett | democratic | 2002 | appropriations row 8 : 3a | frederick | sue hecht | democratic | 1994 | economic matters row 9 : 3b | frederick, washington | michael hough | republican | 2002 | health and government operations row 10 : 4a | frederick | joseph r. bartlett | republican | 1998 | ways and means row 11 : 4a | frederick | kelly m. schulz | republican | 2011 | environmental matters row 12 : 4b | carroll, frederick | donald b. elliott | republican | 1986 | health and government operations row 13 : 5a | carroll | tanya thornton shewell | republican | 2004 | environmental matters row 14 : 5a | carroll | nancy r. stocksdale | republican | 1994 | appropriations row 15 : 9b | carroll | susan w. krebs | republican | 2002 | ways and means | csv/203-csv/247.csv | what is the total amount of times the judiciary committee appears for delegates in the republican party? | {
"header": [
"District",
"Counties Represented",
"Delegate",
"Party",
"First Elected",
"Committee"
],
"rows": [
[
"1A",
"Allegany, Garrett",
"Wendell R. Beitzel",
"Republican",
"2006",
"Health and Government Operations"
],
[
"1B",
"Allegany",
"Kevin Kelly",
"Democratic",
"1986",
"Judiciary"
],
[
"1C",
"Allegany, Washington",
"LeRoy E. Myers, Jr.",
"Republican",
"2002",
"Appropriations"
],
[
"2A",
"Washington",
"Andrew A. Serafini",
"Republican",
"2008",
"Ways and Means"
],
[
"2B",
"Washington",
"Christopher B. Shank",
"Republican",
"1998",
"Judiciary"
],
[
"2C",
"Washington",
"John P. Donoghue",
"Democratic",
"1990",
"Health and Government Operations"
],
[
"3A",
"Frederick",
"Galen R. Clagett",
"Democratic",
"2002",
"Appropriations"
],
[
"3A",
"Frederick",
"Sue Hecht",
"Democratic",
"1994",
"Economic Matters"
],
[
"3B",
"Frederick, Washington",
"Michael Hough",
"Republican",
"2002",
"Health and Government Operations"
],
[
"4A",
"Frederick",
"Joseph R. Bartlett",
"Republican",
"1998",
"Ways and Means"
],
[
"4A",
"Frederick",
"Kelly M. Schulz",
"Republican",
"2011",
"Environmental Matters"
],
[
"4B",
"Carroll, Frederick",
"Donald B. Elliott",
"Republican",
"1986",
"Health and Government Operations"
],
[
"5A",
"Carroll",
"Tanya Thornton Shewell",
"Republican",
"2004",
"Environmental Matters"
],
[
"5A",
"Carroll",
"Nancy R. Stocksdale",
"Republican",
"1994",
"Appropriations"
],
[
"9B",
"Carroll",
"Susan W. Krebs",
"Republican",
"2002",
"Ways and Means"
]
]
} | [
"1"
] |
which competitor came after diego cuenca in the 1995 finals? | nt-7285 | josé meolans | col : rank | name | nationality | time row 1 : | mark henderson | united states | 54.11 row 2 : | eduardo piccinini | brazil | 54.63 row 3 : | brian alderman | united states | 54.75 row 4 : 4 | francisco sánchez | venezuela | 54.99 row 5 : 5 | edward parenti | canada | 55.23 row 6 : 6 | diego cuenca | colombia | 55.67 row 7 : 7 | josé meolans | argentina | 55.91 row 8 : 8 | ruben calderon | el salvador | 56.04 | csv/204-csv/3.csv | which competitor came after diego cuenca in the 1995 finals? | {
"header": [
"Rank",
"Name",
"Nationality",
"Time"
],
"rows": [
[
"",
"Mark Henderson",
"United States",
"54.11"
],
[
"",
"Eduardo Piccinini",
"Brazil",
"54.63"
],
[
"",
"Brian Alderman",
"United States",
"54.75"
],
[
"4",
"Francisco Sánchez",
"Venezuela",
"54.99"
],
[
"5",
"Edward Parenti",
"Canada",
"55.23"
],
[
"6",
"Diego Cuenca",
"Colombia",
"55.67"
],
[
"7",
"José Meolans",
"Argentina",
"55.91"
],
[
"8",
"Ruben Calderon",
"El Salvador",
"56.04"
]
]
} | [
"José Meolans"
] |
which country has their total gdp as 9.5 billion and their gdp per capita as 1,531? | nt-7286 | chad | col : country | total gdp (nominal)\n(billion us$) | gdp per capita\n(us$, ppp) | gdp growth,\n2007-2011\n(in %) | hdi row 1 : algeria | 188.7 | 8,715 | 2.7 | 0.733 row 2 : angola | 101.0 | 5,930 | 9.1 | 0.446 row 3 : benin | 7.3 | 1,628 | 3.9 | 0.437 row 4 : botswana | 17.6 | 14,753 | 3.0 | 0.654 row 5 : burkina faso | 10.2 | 1,310 | 4.9 | 0.370 row 6 : burundi | 2.3 | 608 | 4.3 | 0.413 row 7 : cameroon | 25.5 | 2,383 | 3.1 | 0.532 row 8 : cape verde | 1.9 | 4,123 | 5.8 | 0.736 row 9 : central african republic | 2.2 | 816 | 2.8 | 0.384 row 10 : chad | 9.5 | 1,531 | 2.9 | 0.388 row 11 : comoros | 0.6 | 1,117 | 1.5 | 0.561 row 12 : democratic republic of the congo | 15.6 | 375 | 5.9 | 0.411 row 13 : djibouti | 1.0 (2009) | 2,290 (2009) | 5.3 | 0.516 row 14 : egypt | 229.5 | 6,324 | 5.2 | 0.708 row 15 : equatorial guinea | 19.8 | 36,515 | 8.8 | 0.642 row 16 : eritrea | 2.6 | 589 | 1.3 | 0.483 row 17 : ethiopia | 31.7 | 1,116 | 9.7 | 0.406 row 18 : gambia | 1.1 | 2,135 | 6.0 | 0.502 row 19 : ghana | 39.2 | 1,884 | 8.3 | 0.553 row 20 : guinea | 5.1 | 1,128 | 2.4 | 0.456 row 21 : lesotho | 2.4 | 1,715 | 4.9 | 0.549 row 22 : liberia | 1.2 | 577 | 11.6 | (n/a) row 23 : libya | 62.4 (2009) | 16,855 (2009) | 4.0 | 0.769 row 24 : madagascar | 9.9 | 972 | 2.3 | 0.533 row 25 : malawi | 5.7 | 918 | 6.8 | 0.437 row 26 : mali | 10.6 | 1,099 | 4.5 | 0.380 row 27 : mauritania | 4.1 | 2,571 | 2.8 | 0.550 row 28 : mauritius | 11.3 | 14,523 | 4.5 | 0.804 row 29 : morocco | 100.2 | 4,986 | 4.3 | 0.646 row 30 : mozambique | 12.8 | 982 | 6.9 | 0.384 row 31 : namibia | 12.3 | 6,826 | 3.7 | 0.650 row 32 : nigeria | 235.9 | 2,532 | 6.8 | 0.670 row 33 : réunion (france) | 15.98 | 8,233 (nominal) | | 0.850 (2003) row 34 : rwanda | 6.4 | 1,251 | 7.3 | 0.452 row 35 : são tomé and príncipe | 0.2 | 2,058 | 5.7 | 0.654 row 36 : senegal | 14.3 | 1,981 | 3.5 | 0.499 row 37 : sierra leone | 2.2 | 877 | 5.2 | 0.336 row 38 : somalia | (n/a) | (n/a) | (n/a) | (n/a) row 39 : south africa | 408.2 | 11,035 | 2.7 | 0.674 row 40 : south sudan | | | | row 41 : sudan | 55.1 | 2,141 | 4.1 | 0.526 row 42 : swaziland | 4.0 | 6,099 | 2.1 | 0.547 row 43 : tanzania | 23.7 | 1,521 | 6.8 | 0.467 row 44 : tunisia | 45.9 | 9,415 | 3.0 | 0.766 row 45 : uganda | 16.8 | 1,354 | 7.4 | 0.505 | csv/203-csv/296.csv | which country has their total gdp as 9.5 billion and their gdp per capita as 1,531? | {
"header": [
"Country",
"Total GDP (nominal)\\n(billion US$)",
"GDP per capita\\n(US$, PPP)",
"GDP Growth,\\n2007-2011\\n(in %)",
"HDI"
],
"rows": [
[
"Algeria",
"188.7",
"8,715",
"2.7",
"0.733"
],
[
"Angola",
"101.0",
"5,930",
"9.1",
"0.446"
],
[
"Benin",
"7.3",
"1,628",
"3.9",
"0.437"
],
[
"Botswana",
"17.6",
"14,753",
"3.0",
"0.654"
],
[
"Burkina Faso",
"10.2",
"1,310",
"4.9",
"0.370"
],
[
"Burundi",
"2.3",
"608",
"4.3",
"0.413"
],
[
"Cameroon",
"25.5",
"2,383",
"3.1",
"0.532"
],
[
"Cape Verde",
"1.9",
"4,123",
"5.8",
"0.736"
],
[
"Central African Republic",
"2.2",
"816",
"2.8",
"0.384"
],
[
"Chad",
"9.5",
"1,531",
"2.9",
"0.388"
],
[
"Comoros",
"0.6",
"1,117",
"1.5",
"0.561"
],
[
"Democratic Republic of the Congo",
"15.6",
"375",
"5.9",
"0.411"
],
[
"Congo",
"14.7",
"4,429",
"4.9",
"0.548"
],
[
"Ivory Coast",
"24.1",
"1,803",
"1.1",
"0.432"
],
[
"Djibouti",
"1.0 (2009)",
"2,290 (2009)",
"5.3",
"0.516"
],
[
"Egypt",
"229.5",
"6,324",
"5.2",
"0.708"
],
[
"Equatorial Guinea",
"19.8",
"36,515",
"8.8",
"0.642"
],
[
"Eritrea",
"2.6",
"589",
"1.3",
"0.483"
],
[
"Ethiopia",
"31.7",
"1,116",
"9.7",
"0.406"
],
[
"Gabon",
"17.1",
"15,960",
"3.6",
"0.677"
],
[
"Gambia",
"1.1",
"2,135",
"6.0",
"0.502"
],
[
"Ghana",
"39.2",
"1,884",
"8.3",
"0.553"
],
[
"Guinea",
"5.1",
"1,128",
"2.4",
"0.456"
],
[
"Guinea-Bissau",
"1.0",
"1,251",
"3.6",
"0.374"
],
[
"Kenya",
"33.6",
"1,718",
"4.2",
"0.521"
],
[
"Lesotho",
"2.4",
"1,715",
"4.9",
"0.549"
],
[
"Liberia",
"1.2",
"577",
"11.6",
"(N/A)"
],
[
"Libya",
"62.4 (2009)",
"16,855 (2009)",
"4.0",
"0.769"
],
[
"Madagascar",
"9.9",
"972",
"2.3",
"0.533"
],
[
"Malawi",
"5.7",
"918",
"6.8",
"0.437"
],
[
"Mali",
"10.6",
"1,099",
"4.5",
"0.380"
],
[
"Mauritania",
"4.1",
"2,571",
"2.8",
"0.550"
],
[
"Mauritius",
"11.3",
"14,523",
"4.5",
"0.804"
],
[
"Morocco",
"100.2",
"4,986",
"4.3",
"0.646"
],
[
"Mozambique",
"12.8",
"982",
"6.9",
"0.384"
],
[
"Namibia",
"12.3",
"6,826",
"3.7",
"0.650"
],
[
"Niger",
"6.0",
"732",
"4.3",
"0.374"
],
[
"Nigeria",
"235.9",
"2,532",
"6.8",
"0.670"
],
[
"Réunion (France)",
"15.98",
"8,233 (nominal)",
"",
"0.850 (2003)"
],
[
"Rwanda",
"6.4",
"1,251",
"7.3",
"0.452"
],
[
"São Tomé and Príncipe",
"0.2",
"2,058",
"5.7",
"0.654"
],
[
"Senegal",
"14.3",
"1,981",
"3.5",
"0.499"
],
[
"Seychelles",
"1.0",
"26,420",
"4.2",
"0.843"
],
[
"Sierra Leone",
"2.2",
"877",
"5.2",
"0.336"
],
[
"Somalia",
"(N/A)",
"(N/A)",
"(N/A)",
"(N/A)"
],
[
"South Africa",
"408.2",
"11,035",
"2.7",
"0.674"
],
[
"South Sudan",
"",
"",
"",
""
],
[
"Sudan",
"55.1",
"2,141",
"4.1",
"0.526"
],
[
"Swaziland",
"4.0",
"6,099",
"2.1",
"0.547"
],
[
"Tanzania",
"23.7",
"1,521",
"6.8",
"0.467"
],
[
"Togo",
"3.6",
"1,042",
"3.1",
"0.512"
],
[
"Tunisia",
"45.9",
"9,415",
"3.0",
"0.766"
],
[
"Uganda",
"16.8",
"1,354",
"7.4",
"0.505"
],
[
"Zambia",
"19.2",
"1,623",
"6.4",
"0.434"
],
[
"Zimbabwe",
"9.9",
"(N/A)",
"0.6",
"0.513"
]
]
} | [
"Chad"
] |
how many fights did mocho cota win after 1983? | nt-7288 | 5 | col : wager | winner | loser | location | date row 1 : hair | mocho cota | chamaco valaguez | cuernavaca, morelos | unknown row 2 : hair | satánico | mocho cota | mexico city, mexico | september 26, 1980 row 3 : hair | chamaco valaguez | mocho cota | cuernavaca, morelos | july 29, 1982 row 4 : hair | gran cochisse | mocho cota | mexico city, mexico | march 25, 1983 row 5 : hairs | la fiera and mocho cota | ringo mendoza and cachorro mendoza | mexico city, mexico | july 1, 1983 row 6 : hair | gran cochisse | mocho cota | mexico city, mexico | september 9, 1983 row 7 : hair | mocho cota | chamaco valaguez | mexico city, mexico | september 7, 1984 row 8 : hair | mocho cota | el talismán | mexico city, mexico | march 7, 1986 row 9 : hairs | sangre chicana and mocho cota | el faraón and talismán | mexico city, mexico | march 7, 1986 row 10 : hair | mocho cota | kato kung lee | mexico city, mexico | december 10, 1993 row 11 : hair | mocho cota | chamaco valaguez | cuernavaca, morelos | march 29, 1994 row 12 : hair | negro casas | mocho cota | mexico city, mexico | september 23, 1994 | csv/204-csv/373.csv | how many fights did mocho cota win after 1983? | {
"header": [
"Wager",
"Winner",
"Loser",
"Location",
"Date"
],
"rows": [
[
"Hair",
"Mocho Cota",
"Chamaco Valaguez",
"Cuernavaca, Morelos",
"Unknown"
],
[
"Hair",
"Satánico",
"Mocho Cota",
"Mexico City, Mexico",
"September 26, 1980"
],
[
"Hair",
"Chamaco Valaguez",
"Mocho Cota",
"Cuernavaca, Morelos",
"July 29, 1982"
],
[
"Hair",
"Gran Cochisse",
"Mocho Cota",
"Mexico City, Mexico",
"March 25, 1983"
],
[
"Hairs",
"La Fiera and Mocho Cota",
"Ringo Mendoza and Cachorro Mendoza",
"Mexico City, Mexico",
"July 1, 1983"
],
[
"Hair",
"Gran Cochisse",
"Mocho Cota",
"Mexico City, Mexico",
"September 9, 1983"
],
[
"Hair",
"Mocho Cota",
"Chamaco Valaguez",
"Mexico City, Mexico",
"September 7, 1984"
],
[
"Hair",
"Mocho Cota",
"El Talismán",
"Mexico City, Mexico",
"March 7, 1986"
],
[
"Hairs",
"Sangre Chicana and Mocho Cota",
"El Faraón and Talismán",
"Mexico City, Mexico",
"March 7, 1986"
],
[
"Hair",
"Mocho Cota",
"Kato Kung Lee",
"Mexico City, Mexico",
"December 10, 1993"
],
[
"Hair",
"Mocho Cota",
"Chamaco Valaguez",
"Cuernavaca, Morelos",
"March 29, 1994"
],
[
"Hair",
"Negro Casas",
"Mocho Cota",
"Mexico City, Mexico",
"September 23, 1994"
]
]
} | [
"5"
] |
what location comes after gretna? | nt-7289 | altona | col : km | municipality | location | interescting highway | notes row 1 : 0 | canada-united states border | canada-united states border | nd 18 – cavalier, larimore | pth 30 begins row 2 : 3 | r.m. of rhineland | gretna | pr 243 east – emerson | begin pr 243 west concurrence row 3 : 5 | r.m. of rhineland | | pr 243 west – blumenfeld | end pr 243 west concurrence row 4 : 10 | r.m. of rhineland | | pr 421 east – sommerfeld | row 5 : 14 | r.m. of rhineland | altona | pr 201 west – brown, windygates, snowf | begin pr 201 east concurrence row 6 : 18 | r.m. of rhineland | | pr 201 east – letellier, dominion city, | end pr 201 east concurrence row 7 : 25 | r.m. of rhineland | rosenfeld | pth 14 – morden, winkler, plum coule | pth 30 ends\nhighway continues as pr 332 | csv/204-csv/249.csv | what location comes after gretna? | {
"header": [
"km",
"Municipality",
"Location",
"Interescting highway",
"Notes"
],
"rows": [
[
"0",
"Canada-United States border",
"Canada-United States border",
"ND 18 – Cavalier, Larimore",
"PTH 30 begins"
],
[
"3",
"R.M. of Rhineland",
"Gretna",
"PR 243 east – Emerson",
"begin PR 243 west concurrence"
],
[
"5",
"R.M. of Rhineland",
"",
"PR 243 west – Blumenfeld",
"end PR 243 west concurrence"
],
[
"10",
"R.M. of Rhineland",
"",
"PR 421 east – Sommerfeld",
""
],
[
"14",
"R.M. of Rhineland",
"Altona",
"PR 201 west – Brown, Windygates, Snowflake",
"begin PR 201 east concurrence"
],
[
"18",
"R.M. of Rhineland",
"",
"PR 201 east – Letellier, Dominion City, Stuartburn",
"end PR 201 east concurrence"
],
[
"25",
"R.M. of Rhineland",
"Rosenfeld",
"PTH 14 – Morden, Winkler, Plum Coulee, Morris\\n PR 332 north – Lowe Farm, Brunkild, Starbuck",
"PTH 30 ends\\nhighway continues as PR 332"
]
]
} | [
"Altona"
] |
where did mark mulder go to school | nt-7290 | michigan state university | col : pick | player | team | position | school row 1 : 1 | pat burrell | philadelphia phillies | 1b | university of miami row 2 : 2 | mark mulder | oakland athletics | p | michigan state university row 3 : 3 | corey patterson | chicago cubs | of | harrison hs (kennesaw, ga) row 4 : 4 | jeff austin | kansas city royals | p | stanford university row 5 : 5 | j. d. drew | st. louis cardinals | of | florida state university row 6 : 6 | ryan mills | minnesota twins | p | arizona state university row 7 : 7 | austin kearns | cincinnati reds | of | lafayette hs (lexington, ky) row 8 : 8 | felipe lópez | toronto blue jays | 3b | lake brantley hs (altamonte springs, row 9 : 9 | sean burroughs | san diego padres | 3b | woodrow wilson classical hs (long beach, ca) row 10 : 10 | carlos peña | texas rangers | 1b | northeastern university row 11 : 11 | josh mckinley | montreal expos | ss | malvern prep (malvern, pa) row 12 : 12 | adam everett | boston red sox | ss | university of south carolina row 13 : 13 | j.m. gold | milwaukee brewers | p | toms river hs north (toms river, nj) row 14 : 14 | jeff weaver | detroit tigers | p | fresno state university row 15 : 15 | clint johnston | pittsburgh pirates | 1b | vanderbilt university row 16 : 16 | kip wells | chicago white sox | p | baylor university row 17 : 17 | brad lidge | houston astros | p | university of notre dame row 18 : 18 | seth etherton | anaheim angels | p | university of southern california row 19 : 19 | tony torcato | san francisco giants | of | woodland hs (woodland, ca) row 20 : 20 | cc sabathia | cleveland indians | p | vallejo hs (vallejo, ca) row 21 : 21 | jason tyner | new york mets | of | texas a&m university row 22 : 22 | matt thornton | seattle mariners | p | grand valley state university row 23 : 23 | bubba crosby | los angeles dodgers | of | rice university row 24 : 24 | andy brown | new york yankees | of | richmond hs (richmond, in) row 25 : 25 | nate bump | san francisco giants | p | penn state university row 26 : 26 | rick elder | baltimore orioles | of | sprayberry hs (sprayberry, ga) row 27 : 27 | chip ambres | florida marlins | of | west brook hs (beaumont, tx) row 28 : 28 | matt roney | colorado rockies | p | edmond north hs (edmond, ok) row 29 : 29 | arturo mcdowell | san francisco giants | of | forest hill community hs (west palm beach, fl) row 30 : 30 | matt burch | kansas city royals | p | virginia commonwealth university | csv/203-csv/618.csv | where did mark mulder go to school | {
"header": [
"Pick",
"Player",
"Team",
"Position",
"School"
],
"rows": [
[
"1",
"Pat Burrell",
"Philadelphia Phillies",
"1B",
"University Of Miami"
],
[
"2",
"Mark Mulder",
"Oakland Athletics",
"P",
"Michigan State University"
],
[
"3",
"Corey Patterson",
"Chicago Cubs",
"OF",
"Harrison HS (Kennesaw, GA)"
],
[
"4",
"Jeff Austin",
"Kansas City Royals",
"P",
"Stanford University"
],
[
"5",
"J. D. Drew",
"St. Louis Cardinals",
"OF",
"Florida State University"
],
[
"6",
"Ryan Mills",
"Minnesota Twins",
"P",
"Arizona State University"
],
[
"7",
"Austin Kearns",
"Cincinnati Reds",
"OF",
"Lafayette HS (Lexington, KY)"
],
[
"8",
"Felipe López",
"Toronto Blue Jays",
"3B",
"Lake Brantley HS (Altamonte Springs, FL)"
],
[
"9",
"Sean Burroughs",
"San Diego Padres",
"3B",
"Woodrow Wilson Classical HS (Long Beach, CA)"
],
[
"10",
"Carlos Peña",
"Texas Rangers",
"1B",
"Northeastern University"
],
[
"11",
"Josh McKinley",
"Montreal Expos",
"SS",
"Malvern Prep (Malvern, PA)"
],
[
"12",
"Adam Everett",
"Boston Red Sox",
"SS",
"University of South Carolina"
],
[
"13",
"J.M. Gold",
"Milwaukee Brewers",
"P",
"Toms River HS North (Toms River, NJ)"
],
[
"14",
"Jeff Weaver",
"Detroit Tigers",
"P",
"Fresno State University"
],
[
"15",
"Clint Johnston",
"Pittsburgh Pirates",
"1B",
"Vanderbilt University"
],
[
"16",
"Kip Wells",
"Chicago White Sox",
"P",
"Baylor University"
],
[
"17",
"Brad Lidge",
"Houston Astros",
"P",
"University of Notre Dame"
],
[
"18",
"Seth Etherton",
"Anaheim Angels",
"P",
"University of Southern California"
],
[
"19",
"Tony Torcato",
"San Francisco Giants",
"OF",
"Woodland HS (Woodland, CA)"
],
[
"20",
"CC Sabathia",
"Cleveland Indians",
"P",
"Vallejo HS (Vallejo, CA)"
],
[
"21",
"Jason Tyner",
"New York Mets",
"OF",
"Texas A&M University"
],
[
"22",
"Matt Thornton",
"Seattle Mariners",
"P",
"Grand Valley State University"
],
[
"23",
"Bubba Crosby",
"Los Angeles Dodgers",
"OF",
"Rice University"
],
[
"24",
"Andy Brown",
"New York Yankees",
"OF",
"Richmond HS (Richmond, IN)"
],
[
"25",
"Nate Bump",
"San Francisco Giants",
"P",
"Penn State University"
],
[
"26",
"Rick Elder",
"Baltimore Orioles",
"OF",
"Sprayberry HS (Sprayberry, GA)"
],
[
"27",
"Chip Ambres",
"Florida Marlins",
"OF",
"West Brook HS (Beaumont, TX)"
],
[
"28",
"Matt Roney",
"Colorado Rockies",
"P",
"Edmond North HS (Edmond, OK)"
],
[
"29",
"Arturo McDowell",
"San Francisco Giants",
"OF",
"Forest Hill Community HS (West Palm Beach, FL)"
],
[
"30",
"Matt Burch",
"Kansas City Royals",
"P",
"Virginia Commonwealth University"
]
]
} | [
"Michigan State University"
] |
who has the wolfpack as their nickname? | nt-7292 | north carolina state | 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, maryland | 4,576 | midshipmen | 30 | 1963 | mike flanagan row 4 : north carolina | chapel hill, north carolina | 29,340 | tar heels | 28 | 1966 | pete earsman row 5 : north carolina state | raleigh, north carolina | 34,767 | wolfpack | 25 | 1965 | jim latham row 6 : university of virginia | charlottesville, virginia | 20,895 | cavaliers | 25 | 1961 | jon roberts row 7 : virginia tech | blacksburg, virginia | 30,379 | hokies | 21 | 1891 / 1968 | andy richards row 8 : wake forest | winston-salem, north carolina | 7,079 | demon deacons | 18 | 1973 | patrick kane | csv/204-csv/442.csv | who has the wolfpack as their nickname? | {
"header": [
"Institution",
"Location",
"Enrollment",
"Nickname",
"Varsity\\nSports",
"Rugby\\nSince",
"Head Coach"
],
"rows": [
[
"Clemson University",
"Clemson, South Carolina",
"20,576",
"Tigers",
"19",
"1967",
"Justin Hickey"
],
[
"Maryland",
"College Park, Maryland",
"37,641",
"Terrapins",
"20",
"1968",
"Jeff Soeken"
],
[
"Navy",
"Annapolis, Maryland",
"4,576",
"Midshipmen",
"30",
"1963",
"Mike Flanagan"
],
[
"North Carolina",
"Chapel Hill, North Carolina",
"29,340",
"Tar Heels",
"28",
"1966",
"Pete Earsman"
],
[
"North Carolina State",
"Raleigh, North Carolina",
"34,767",
"Wolfpack",
"25",
"1965",
"Jim Latham"
],
[
"University of Virginia",
"Charlottesville, Virginia",
"20,895",
"Cavaliers",
"25",
"1961",
"Jon Roberts"
],
[
"Virginia Tech",
"Blacksburg, Virginia",
"30,379",
"Hokies",
"21",
"1891 / 1968",
"Andy Richards"
],
[
"Wake Forest",
"Winston-Salem, North Carolina",
"7,079",
"Demon Deacons",
"18",
"1973",
"Patrick Kane"
]
]
} | [
"North Carolina State"
] |
the first name on the settlement column is? | nt-7293 | taalintehdas | col : abbreviation | settlement | district | official name | division | cup | other information row 1 : taajä | taalintehdas | turku | taalintehtaan jäntevä | vitonen | * * | row 2 : tampere united | tampere | tampere | tampere united | veikkausliiga | * * * | row 3 : tamu-k | tampere | tampere | tampere unitedin kannattajat | nelonen | * * * | row 4 : tarmo | kälviä, kokkola | keski-pohjanmaa | kälviän tarmo | kutonen | * | row 5 : tavastia | helsinki | helsinki | fc tavastia | nelonen | * | row 6 : tavastia/fc mojo | helsinki | helsinki | fc tavastia / fc mojo | kutonen | * | row 7 : team nik | nykarleby (uusikaarlepyy) | keski-pohjanmaa | nykarleby idrottsklubb | vitonen | * | row 8 : team vanpa | vantaa | uusimaa | team vanpa | vitonen | * | row 9 : tervarit | oulu | pohjois-suomi | tervarit | kolmonen | * * | row 10 : tete | tervalaakso, vaasa | vaasa | tervalaakson teräs | vitonen | * * | row 11 : tgrani | kauniainen | uusimaa | team grani | nelonen | * | row 12 : tips m2 | tikkurila | uusimaa | tikkurilan palloseura / m2 | kutonen | * | row 13 : tkt | tampere | tampere | tampereen kisatoverit | kolmonen | * * | row 14 : tops-90 | tohmajärvi | itä-suomi | tohmajärven palloseura-90 | nelonen | * * | row 15 : tove | pori | satakunta | toejoen veikot | kolmonen | * * | row 16 : tp-47 | tornio | pohjois-suomi | tornion pallo-47 | kakkonen | * * * | row 17 : tp-seinäjoki | seinäjoki | vaasa | tp-seinäjoki (törnävän | nelonen | * | row 18 : tp-t | tampere | tampere | tampereen peli-toverit | kolmonen | * * | row 19 : tpk | turku | turku | turun pallokerho | kolmonen | * * | row 20 : tpk 2 | turku | turku | turun pallokerho / 2 | nelonen | * * | row 21 : tpv | tampere | tampere | tampereen palloveikot | ykkönen | * * * | row 22 : tpv 2 | tampere | tampere | tampereen pallo-veikot / 2 | kolmonen | * * | row 23 : tsv | taipalsaari | kaakkois-suomi | taipalsaaren veikot | nelonen | * | row 24 : tuha | turku | turku | turun haka | kutonen | * | row 25 : tuisku daltonit | orivesi | tampere | oriveden tuisku / daltonit | vitonen | * | row 26 : tups | tuusula | uusimaa | tuusulan palloseura | kolmonen | * * | row 27 : tups 2 | tuusula | uusimaa | tuusulan palloseura / 2 | kutonen | * | | csv/204-csv/563.csv | the first name on the settlement column is? | {
"header": [
"Abbreviation",
"Settlement",
"District",
"Official Name",
"Division",
"Cup",
"Other information"
],
"rows": [
[
"TaaJä",
"Taalintehdas",
"Turku",
"Taalintehtaan Jäntevä",
"Vitonen",
"* *",
""
],
[
"Tampere United",
"Tampere",
"Tampere",
"Tampere United",
"Veikkausliiga",
"* * *",
""
],
[
"TamU-K",
"Tampere",
"Tampere",
"Tampere Unitedin kannattajat",
"Nelonen",
"* * *",
""
],
[
"TaPa",
"Tampere",
"Tampere",
"Tampereen Palloilijat",
"Vitonen",
"*",
""
],
[
"TaPa 2",
"Tampere",
"Tampere",
"Tampereen Palloilijat / 2",
"Kutonen",
"*",
""
],
[
"Tarmo",
"Kälviä, Kokkola",
"Keski-Pohjanmaa",
"Kälviän Tarmo",
"Kutonen",
"*",
""
],
[
"Tavastia",
"Helsinki",
"Helsinki",
"FC Tavastia",
"Nelonen",
"*",
""
],
[
"Tavastia/FC Mojo",
"Helsinki",
"Helsinki",
"FC Tavastia / FC Mojo",
"Kutonen",
"*",
""
],
[
"Team NIK",
"Nykarleby (Uusikaarlepyy)",
"Keski-Pohjanmaa",
"Nykarleby Idrottsklubb",
"Vitonen",
"*",
""
],
[
"Team Vanpa",
"Vantaa",
"Uusimaa",
"Team Vanpa",
"Vitonen",
"*",
""
],
[
"Tervarit",
"Oulu",
"Pohjois-Suomi",
"Tervarit",
"Kolmonen",
"* *",
""
],
[
"TeTe",
"Tervalaakso, Vaasa",
"Vaasa",
"Tervalaakson Teräs",
"Vitonen",
"* *",
""
],
[
"TGrani",
"Kauniainen",
"Uusimaa",
"Team Grani",
"Nelonen",
"*",
""
],
[
"Tikka",
"Espoo",
"Uusimaa",
"Espoon Tikka",
"Vitonen",
"* *",
""
],
[
"Tikka -88",
"Espoo",
"Uusimaa",
"Espoon Tikka / -88",
"Kutonen",
"*",
""
],
[
"TiPS",
"Tikkurila, Vantaa",
"Uusimaa",
"Tikkurilan Palloseura",
"Kolmonen",
"* *",
""
],
[
"TiPS M2",
"Tikkurila",
"Uusimaa",
"Tikkurilan Palloseura / M2",
"Kutonen",
"*",
""
],
[
"TJK LiePo",
"Tampere",
"Tampere",
"Tampereen Jalkapalloklubi / LiePo",
"Vitonen",
"*",
""
],
[
"TKT",
"Tampere",
"Tampere",
"Tampereen Kisatoverit",
"Kolmonen",
"* *",
""
],
[
"TKT KooTee",
"Tampere",
"Tampere",
"Tampereen Kisatoverit / KooTee",
"Vitonen",
"*",
""
],
[
"ToPS-90",
"Tohmajärvi",
"Itä-Suomi",
"Tohmajärven Palloseura-90",
"Nelonen",
"* *",
""
],
[
"Torre Calcio",
"Turku",
"Turku",
"Torre Calcio",
"Kutonen",
"*",
""
],
[
"ToTa",
"Tornio",
"Pohjois-Suomi",
"Tornion Tarmo",
"Kolmonen",
"*",
""
],
[
"ToTe/AP",
"Toukola",
"Helsinki",
"Toukolan Teräs / Avauspotku",
"Vitonen",
"* *",
""
],
[
"ToU",
"Toivala, Siilinjärvi",
"Itä-Suomi",
"Toivalan Urheilijat",
"Nelonen",
"* *",
""
],
[
"ToU/2",
"Toivala, Siilinjärvi",
"Itä-Suomi",
"Toivalan Urheilijat / 2",
"Vitonen",
"*",
""
],
[
"TOVE",
"Pori",
"Satakunta",
"Toejoen Veikot",
"Kolmonen",
"* *",
""
],
[
"TOVE2",
"Pori",
"Satakunta",
"Toejoen Veikot / 2",
"Vitonen",
"*",
""
],
[
"TP-47",
"Tornio",
"Pohjois-Suomi",
"Tornion Pallo-47",
"Kakkonen",
"* * *",
""
],
[
"TP-49",
"Toijala, Akaa",
"Tampere",
"Toijalan Pallo-49",
"Nelonen",
"* *",
"Also abbreviated as ToiP -49."
],
[
"TP-Seinäjoki",
"Seinäjoki",
"Vaasa",
"TP-Seinäjoki (Törnävän Pallo)",
"Nelonen",
"*",
""
],
[
"TP-T",
"Tampere",
"Tampere",
"Tampereen Peli-Toverit",
"Kolmonen",
"* *",
""
],
[
"TPK",
"Turku",
"Turku",
"Turun Pallokerho",
"Kolmonen",
"* *",
""
],
[
"TPK 2",
"Turku",
"Turku",
"Turun Pallokerho / 2",
"Nelonen",
"* *",
""
],
[
"TPS",
"Turku",
"Turku",
"Turun Palloseura",
"Veikkausliiga",
"* * *",
""
],
[
"TPV",
"Tampere",
"Tampere",
"Tampereen Palloveikot",
"Ykkönen",
"* * *",
""
],
[
"TPV 2",
"Tampere",
"Tampere",
"Tampereen Pallo-Veikot / 2",
"Kolmonen",
"* *",
""
],
[
"Trikiinit",
"Helsinki",
"Helsinki",
"Trikiinit",
"Kutonen",
"*",
""
],
[
"Träfk",
"Järvenpää",
"Uusimaa",
"Träskända Fotboll Klub",
"Kutonen",
"*",
""
],
[
"TsV",
"Taipalsaari",
"Kaakkois-Suomi",
"Taipalsaaren Veikot",
"Nelonen",
"*",
""
],
[
"TuHa",
"Turku",
"Turku",
"Turun Haka",
"Kutonen",
"*",
""
],
[
"Tuisku Daltonit",
"Orivesi",
"Tampere",
"Oriveden Tuisku / Daltonit",
"Vitonen",
"*",
""
],
[
"TuKV",
"Turku",
"Turku",
"Turun Kisa-Veikot",
"Vitonen",
"*",
""
],
[
"TuPS",
"Tuusula",
"Uusimaa",
"Tuusulan Palloseura",
"Kolmonen",
"* *",
""
],
[
"TuPS 2",
"Tuusula",
"Uusimaa",
"Tuusulan Palloseura / 2",
"Kutonen",
"*",
""
],
[
"TuPV",
"Turku",
"Turku",
"Turun Pallo-Veikot",
"Vitonen",
"* *",
""
],
[
"TUS",
"Terjärv, Kronoby (Kruunupyy)",
"Keski-Pohjanmaa",
"Terjärv Ungdoms Sportklubb",
"Nelonen",
"* *",
""
],
[
"TUS II",
"Terjärv, Kronoby (Kruunupyy)",
"Keski-Pohjanmaa",
"Terjärv Ungdoms Sportklubb / II",
"Vitonen",
"*",
""
],
[
"TuTo",
"Turku",
"Turku",
"Turun Toverit",
"Kolmonen",
"*",
""
],
[
"TuTo 2",
"Turku",
"Turku",
"Turun Toverit / 2",
"Kutonen",
"*",
""
],
[
"TuWe",
"Turku",
"Turku",
"Turun Weikot",
"Nelonen",
"*",
""
],
[
"TuWe 2",
"Turku",
"Turku",
"Turun Weikot / 2",
"Kutonen",
"*",
""
],
[
"TuWe 3",
"Turku",
"Turku",
"Turun Weikot / 3",
"Kutonen",
"*",
""
],
[
"Töjby FC",
"Töjby, Närpes",
"Vaasa",
"Töjby FC",
"Kutonen",
"*",
""
],
[
"Töölön Taisto",
"Töölö",
"Helsinki",
"Töölön Taisto",
"Nelonen",
"* *",
""
]
]
} | [
"Taalintehdas"
] |
what is the total number of tournamnets on the chart? | nt-7296 | 21 | col : outcome | no. | date | tournament | surface | opponent | score row 1 : runner-up | 1. | 23 august 2004 | la paz, bolivia | clay | jenifer widjaja | 6–3, 4–6, 0–6 row 2 : runner-up | 2. | 6 june 2005 | santa tecla, el salvador | clay | andrea benítez | 3–6, 0–6 row 3 : runner-up | 2. | 22 august 2005 | bogotá, colombia | clay | carla tiene | 4–6, 0–6 row 4 : runner-up | 4. | 15 may 2006 | ciudad obregón, mexico | hard | ellah nze | 6–4, 3–6, 3–6 row 5 : winner | 1. | 5 june 2006 | xalapa, mexico | hard | maría irigoyen | 6–1, 3–6, 6–4 row 6 : winner | 2. | 7 september 2009 | mazatlán, mexico | hard | fernanda hermenegildo | 6–1, 6–2 row 7 : winner | 3. | 2 november 2009 | bogotá, colombia | clay | yuliana lizarazo | 7–6(7–5), 6–4 row 8 : runner-up | 5. | 16 november 2009 | asunción, paraguay | clay | paula ormaechea | 6–4, 4–6, 2–6 row 9 : winner | 4. | 8 november 2010 | bogotá, colombia | clay | patricia kú flores | 6–1, 7–5 row 10 : winner | 5. | 29 november 2010 | santiago, chile | clay | verónica cepede royg | 6–2, 6–2 row 11 : winner | 6. | 18 july 2011 | ribeirão preto, brazil | clay | vivian segnini | 6–2, 6–2 row 12 : runner-up | 6. | 8 august 2011 | santa cruz de la sierra, bolivia | clay | maría irigoyen | 2–6, 3–6 row 13 : winner | 7. | 15 august 2011 | la paz, bolivia | clay | maría irigoyen | 6–0, 7–6(7–1) row 14 : runner-up | 7. | 3 october 2011 | yerevan, armenia | clay | julia cohen | 6–7(6–8), 2–6 row 15 : runner-up | 8. | 19 march 2012 | bangalore, india | hard | donna vekić | 2–6, 4–6 row 16 : runner-up | 9. | 8 may 2012 | brasília, brazil | clay | gabriela paz | 3–6, 3–6 row 17 : winner | 8. | 19 november 2012 | barranquilla, colombia | clay | karolina nowak | 7–6(7–4), 6–0 row 18 : winner | 9. | 21 october 2013 | bogotá, colombia | hard | anna katalina alzate esmurzaeva | 6–3, 6–3 row 19 : winner | 10. | 11 november 2013 | lima, peru | clay | patricia kú flores | 7–5, 6–7(4–7), 6–2 row 20 : winner | 11. | 25 november 2013 | bogotá, colombia | clay | naomi totka | 6–1, 6–1 row 21 : runner-up | 10. | 2 december 2013 | barranquilla, colombia | clay | maría fernanda herazo | 4–6, 2–6 | csv/204-csv/127.csv | what is the total number of tournamnets on the chart? | {
"header": [
"Outcome",
"No.",
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
"rows": [
[
"Runner-up",
"1.",
"23 August 2004",
"La Paz, Bolivia",
"Clay",
"Jenifer Widjaja",
"6–3, 4–6, 0–6"
],
[
"Runner-up",
"2.",
"6 June 2005",
"Santa Tecla, El Salvador",
"Clay",
"Andrea Benítez",
"3–6, 0–6"
],
[
"Runner-up",
"2.",
"22 August 2005",
"Bogotá, Colombia",
"Clay",
"Carla Tiene",
"4–6, 0–6"
],
[
"Runner-up",
"4.",
"15 May 2006",
"Ciudad Obregón, Mexico",
"Hard",
"Ellah Nze",
"6–4, 3–6, 3–6"
],
[
"Winner",
"1.",
"5 June 2006",
"Xalapa, Mexico",
"Hard",
"María Irigoyen",
"6–1, 3–6, 6–4"
],
[
"Winner",
"2.",
"7 September 2009",
"Mazatlán, Mexico",
"Hard",
"Fernanda Hermenegildo",
"6–1, 6–2"
],
[
"Winner",
"3.",
"2 November 2009",
"Bogotá, Colombia",
"Clay",
"Yuliana Lizarazo",
"7–6(7–5), 6–4"
],
[
"Runner-up",
"5.",
"16 November 2009",
"Asunción, Paraguay",
"Clay",
"Paula Ormaechea",
"6–4, 4–6, 2–6"
],
[
"Winner",
"4.",
"8 November 2010",
"Bogotá, Colombia",
"Clay",
"Patricia Kú Flores",
"6–1, 7–5"
],
[
"Winner",
"5.",
"29 November 2010",
"Santiago, Chile",
"Clay",
"Verónica Cepede Royg",
"6–2, 6–2"
],
[
"Winner",
"6.",
"18 July 2011",
"Ribeirão Preto, Brazil",
"Clay",
"Vivian Segnini",
"6–2, 6–2"
],
[
"Runner-up",
"6.",
"8 August 2011",
"Santa Cruz de la Sierra, Bolivia",
"Clay",
"María Irigoyen",
"2–6, 3–6"
],
[
"Winner",
"7.",
"15 August 2011",
"La Paz, Bolivia",
"Clay",
"María Irigoyen",
"6–0, 7–6(7–1)"
],
[
"Runner-up",
"7.",
"3 October 2011",
"Yerevan, Armenia",
"Clay",
"Julia Cohen",
"6–7(6–8), 2–6"
],
[
"Runner-up",
"8.",
"19 March 2012",
"Bangalore, India",
"Hard",
"Donna Vekić",
"2–6, 4–6"
],
[
"Runner-up",
"9.",
"8 May 2012",
"Brasília, Brazil",
"Clay",
"Gabriela Paz",
"3–6, 3–6"
],
[
"Winner",
"8.",
"19 November 2012",
"Barranquilla, Colombia",
"Clay",
"Karolina Nowak",
"7–6(7–4), 6–0"
],
[
"Winner",
"9.",
"21 October 2013",
"Bogotá, Colombia",
"Hard",
"Anna Katalina Alzate Esmurzaeva",
"6–3, 6–3"
],
[
"Winner",
"10.",
"11 November 2013",
"Lima, Peru",
"Clay",
"Patricia Kú Flores",
"7–5, 6–7(4–7), 6–2"
],
[
"Winner",
"11.",
"25 November 2013",
"Bogotá, Colombia",
"Clay",
"Naomi Totka",
"6–1, 6–1"
],
[
"Runner-up",
"10.",
"2 December 2013",
"Barranquilla, Colombia",
"Clay",
"María Fernanda Herazo",
"4–6, 2–6"
]
]
} | [
"21"
] |
which games has the largest amount of people attending? | nt-7297 | 26 december 1987 | 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 : 22 august 1987 | west ham united | home | 2–2 | 08,073 | harford (2) row 4 : 31 august 1987 | arsenal | home | 1–1 | 08,745 | wilson (pen) row 5 : 5 september 1987 | oxford united | away | 5–2 | 06,804 | breacker, harford, hill, nwajiobi, b row 6 : 12 september 1987 | everton | home | 2–1 | 08,124 | hill, b. stein row 7 : 19 september 1987 | charlton athletic | away | 0–1 | 05,002 | — row 8 : 26 september 1987 | queens park rangers | away | 0–2 | 11,175 | — row 9 : 3 october 1987 | manchester united | home | 1–1 | 09,137 | harford row 10 : 10 october 1987 | portsmouth | away | 1–3 | 12,391 | harford (pen) row 11 : 17 october 1987 | wimbledon | home | 2–0 | 07,018 | b. stein, wilson row 12 : 24 october 1987 | liverpool | home | 0–1 | 11,997 | — row 13 : 7 november 1987 | newcastle united | home | 4–0 | 07,638 | nwajiobi, b. stein, m. stein (2) row 14 : 14 november 1987 | sheffield wednesday | away | 2–0 | 16,960 | allinson, m. stein row 15 : 21 november 1987 | tottenham hotspur | home | 2–0 | 10,091 | allinson (2) row 16 : 12 december 1987 | watford | away | 1–0 | 12,152 | foster row 17 : 18 december 1987 | southampton | home | 2–2 | 06,618 | harford, mcdonough row 18 : 26 december 1987 | everton | away | 0–2 | 32,128 | — row 19 : 28 december 1987 | charlton athletic | home | 1–0 | 07,243 | wilson row 20 : 1 january 1988 | chelsea | home | 3–0 | 08,018 | harford, b. stein, m. stein row 21 : 2 january 1988 | west ham united | away | 1–1 | 16,716 | m. stein row 22 : 16 january 1988 | derby county | home | 1–0 | 07,175 | mcdonough row 23 : 6 february 1988 | oxford united | home | 7–4 | 08,063 | harford (2), mcdonough, b.stein, m. row 24 : 13 february 1988 | arsenal | away | 1–2 | 22,612 | m.stein row 25 : 5 march 1988 | wimbledon | away | 0–2 | 04,854 | — row 26 : 15 march 1988 | coventry city | away | 0–4 | 13,711 | — row 27 : 29 march 1988 | portsmouth | home | 4–1 | 06,740 | b.stein, m.stein, wilson, own goal row 28 : 2 april 1988 | newcastle united | away | 0–4 | 20,752 | — row 29 : 5 april 1988 | sheffield wednesday | home | 2–2 | 07,337 | mcdonough, b. stein row 30 : 12 april 1988 | manchester united | away | 0–3 | 28,830 | — row 31 : 19 april 1988 | queens park rangers | home | 2–1 | 06,735 | foster, wilson (pen) row 32 : 30 april 1988 | norwich city | away | 2–2 | 13,171 | m. stein, wilson (pen) row 33 : 2 may 1988 | watford | home | 2–1 | 10,409 | oldfield, wilson (pen) row 34 : 4 may 1988 | tottenham hotspur | away | 1–2 | 15,437 | grimes row 35 : 7 may 1988 | southampton | away | 1–1 | 12,722 | wilson row 36 : 9 may 1988 | liverpool | away | 1–1 | 30,374 | oldfield | csv/204-csv/495.csv | which games has the largest amount of people attending? | {
"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",
"09,380",
"—"
],
[
"22 August 1987",
"West Ham United",
"Home",
"2–2",
"08,073",
"Harford (2)"
],
[
"29 August 1987",
"Chelsea",
"Away",
"0–3",
"16,075",
"—"
],
[
"31 August 1987",
"Arsenal",
"Home",
"1–1",
"08,745",
"Wilson (pen)"
],
[
"5 September 1987",
"Oxford United",
"Away",
"5–2",
"06,804",
"Breacker, Harford, Hill, Nwajiobi, B. Stein"
],
[
"12 September 1987",
"Everton",
"Home",
"2–1",
"08,124",
"Hill, B. Stein"
],
[
"19 September 1987",
"Charlton Athletic",
"Away",
"0–1",
"05,002",
"—"
],
[
"26 September 1987",
"Queens Park Rangers",
"Away",
"0–2",
"11,175",
"—"
],
[
"3 October 1987",
"Manchester United",
"Home",
"1–1",
"09,137",
"Harford"
],
[
"10 October 1987",
"Portsmouth",
"Away",
"1–3",
"12,391",
"Harford (pen)"
],
[
"17 October 1987",
"Wimbledon",
"Home",
"2–0",
"07,018",
"B. Stein, Wilson"
],
[
"24 October 1987",
"Liverpool",
"Home",
"0–1",
"11,997",
"—"
],
[
"7 November 1987",
"Newcastle United",
"Home",
"4–0",
"07,638",
"Nwajiobi, B. Stein, M. Stein (2)"
],
[
"14 November 1987",
"Sheffield Wednesday",
"Away",
"2–0",
"16,960",
"Allinson, M. Stein"
],
[
"21 November 1987",
"Tottenham Hotspur",
"Home",
"2–0",
"10,091",
"Allinson (2)"
],
[
"5 December 1987",
"Norwich City",
"Home",
"1–2",
"07,002",
"B. Stein"
],
[
"12 December 1987",
"Watford",
"Away",
"1–0",
"12,152",
"Foster"
],
[
"18 December 1987",
"Southampton",
"Home",
"2–2",
"06,618",
"Harford, McDonough"
],
[
"26 December 1987",
"Everton",
"Away",
"0–2",
"32,128",
"—"
],
[
"28 December 1987",
"Charlton Athletic",
"Home",
"1–0",
"07,243",
"Wilson"
],
[
"1 January 1988",
"Chelsea",
"Home",
"3–0",
"08,018",
"Harford, B. Stein, M. Stein"
],
[
"2 January 1988",
"West Ham United",
"Away",
"1–1",
"16,716",
"M. Stein"
],
[
"16 January 1988",
"Derby County",
"Home",
"1–0",
"07,175",
"McDonough"
],
[
"6 February 1988",
"Oxford United",
"Home",
"7–4",
"08,063",
"Harford (2), McDonough, B.Stein, M.Stein (3)"
],
[
"13 February 1988",
"Arsenal",
"Away",
"1–2",
"22,612",
"M.Stein"
],
[
"5 March 1988",
"Wimbledon",
"Away",
"0–2",
"04,854",
"—"
],
[
"15 March 1988",
"Coventry City",
"Away",
"0–4",
"13,711",
"—"
],
[
"29 March 1988",
"Portsmouth",
"Home",
"4–1",
"06,740",
"B.Stein, M.Stein, Wilson, own goal"
],
[
"2 April 1988",
"Newcastle United",
"Away",
"0–4",
"20,752",
"—"
],
[
"5 April 1988",
"Sheffield Wednesday",
"Home",
"2–2",
"07,337",
"McDonough, B. Stein"
],
[
"12 April 1988",
"Manchester United",
"Away",
"0–3",
"28,830",
"—"
],
[
"19 April 1988",
"Queens Park Rangers",
"Home",
"2–1",
"06,735",
"Foster, Wilson (pen)"
],
[
"30 April 1988",
"Norwich City",
"Away",
"2–2",
"13,171",
"M. Stein, Wilson (pen)"
],
[
"2 May 1988",
"Watford",
"Home",
"2–1",
"10,409",
"Oldfield, Wilson (pen)"
],
[
"4 May 1988",
"Tottenham Hotspur",
"Away",
"1–2",
"15,437",
"Grimes"
],
[
"7 May 1988",
"Southampton",
"Away",
"1–1",
"12,722",
"Wilson"
],
[
"9 May 1988",
"Liverpool",
"Away",
"1–1",
"30,374",
"Oldfield"
],
[
"13 May 1988",
"Nottingham Forest",
"Home",
"1–1",
"09,108",
"Donaghy"
],
[
"15 May 1988",
"Nottingham Forest",
"Away",
"1–1",
"13,106",
"Oldfield"
]
]
} | [
"26 December 1987"
] |
has this actor been in above or below 15 films? | nt-7298 | above | col : year | english title | chinese title | role | notes row 1 : 1990 | wandering heroes | 游侠儿 - you xia er | xiao guai | row 2 : 1995 | forever friends | 四个不平凡的少年 - si ge bu ping fan de shao nian | luo zhi jian | row 3 : 1996 | flirting expert | 泡妞专家 - pao niu zhuan jia | xiao pei | row 4 : 1996 | pale sun | 情色 - qing se | lao wu | row 5 : 1998 | red bride | 红娘 - hong niang | zhang jun rui | row 6 : 1999 | winner takes all | 大赢家 - da ying jia | shi sheng zi | row 7 : 1999 | cotton fleece | 白棉花 - bai mian hua | ma cheng gong | row 8 : 2000 | devoted to you | 初恋的故事 - chu lian de gu shi | yu hai | row 9 : 2002 | reunion | 手足情深 - shou zu qing shen | ka chung | row 10 : 2003 | grandpa's home | 爷爷的家 - ye ye de jia | xin qiang gong an | row 11 : 2005 | taklamakan | 塔克拉玛干 - takelamagan | cheng cheng (成成) | row 12 : 2008 | fit lover | 爱情呼叫转移ii:爱情左右 - ai qing hu jia | guo ying (郭影) | row 13 : 2009 | l-o-v-e | 爱到底 - ai dao di | | guest star row 14 : 2009 | a singing fairy | 寻找刘三姐 - xun zhao liu san jie | wei wende (韦文德) | row 15 : 2009 | the message | 风声 - feng sheng | bai xiaonian (白小年) | aka "sound of the wind" row 16 : 2009 | the star and the sea | 星海 - xinghai | xiao youmei (萧友梅) | aka "the musician" row 17 : 2010 | the four cupids | 四个丘比特 - si ge qiu bi te | qi bolin (齐泊霖) | row 18 : 2010 | secret battleground | 孤岛秘密战 - gu dao mi mi zhan | japanese officer | row 19 : 2010 | the love song of kang ding | 康定情歌 - kang ding qing ge | li su jie | row 20 : 2010 | lost in panic room | 密室之不可告人 - mi shi zi bu ke gao ren | liu feiyun (柳飞云) | row 21 : 2011 | deng enming's childhood | 少年邓恩铭 - shao nian deng en ming | | row 22 : 2011 | lost in panic cruise | 密室之不可靠岸 - mi shi zhi bu ke kao an | liu feiyun (柳飞云) | sequel to "lost in panic room" row 23 : 2012 | design of death | 杀生 - sha sheng | longevity town doctor | previous title: 长寿镇 - chang shou zhen row 24 : 2012 | the assassins | 铜雀台 - tong que tai | emperor xian (獻帝) | alt pinyin: tong qiao tai; previous english row 25 : 2012 | back to 1942 | 一九四二 - yi jiu si er | song ziwen (宋子文) | row 26 : 2012 | three unmarried mothers | 三个未婚妈妈 - san ge wei hun ma ma | | row 27 : 2013 | sweet alibis | 甜蜜殺機 | 王志毅 - wang zhi yi | | csv/204-csv/307.csv | has this actor been in above or below 15 films? | {
"header": [
"Year",
"English Title",
"Chinese Title",
"Role",
"Notes"
],
"rows": [
[
"1990",
"Wandering Heroes",
"游侠儿 - You Xia Er",
"Xiao Guai",
""
],
[
"1995",
"Forever Friends",
"四个不平凡的少年 - Si Ge Bu Ping Fan De Shao Nian",
"Luo Zhi Jian",
""
],
[
"1996",
"Flirting Expert",
"泡妞专家 - Pao Niu Zhuan Jia",
"Xiao Pei",
""
],
[
"1996",
"Pale Sun",
"情色 - Qing Se",
"Lao Wu",
""
],
[
"1998",
"Red Bride",
"红娘 - Hong Niang",
"Zhang Jun Rui",
""
],
[
"1999",
"Winner Takes All",
"大赢家 - Da Ying Jia",
"Shi Sheng Zi",
""
],
[
"1999",
"Cotton Fleece",
"白棉花 - Bai Mian Hua",
"Ma Cheng Gong",
""
],
[
"2000",
"Devoted to You",
"初恋的故事 - Chu Lian De Gu Shi",
"Yu Hai",
""
],
[
"2002",
"Reunion",
"手足情深 - Shou Zu Qing Shen",
"Ka Chung",
""
],
[
"2003",
"Grandpa's Home",
"爷爷的家 - Ye Ye De Jia",
"Xin Qiang Gong An",
""
],
[
"2005",
"Taklamakan",
"塔克拉玛干 - TaKeLaMaGan",
"Cheng Cheng (成成)",
""
],
[
"2008",
"Fit Lover",
"爱情呼叫转移Ⅱ:爱情左右 - Ai Qing Hu Jiao Zhuan Yi II: Ai Qing Zuo You",
"Guo Ying (郭影)",
""
],
[
"2009",
"L-O-V-E",
"爱到底 - Ai Dao Di",
"",
"Guest Star"
],
[
"2009",
"A Singing Fairy",
"寻找刘三姐 - Xun Zhao Liu San Jie",
"Wei Wende (韦文德)",
""
],
[
"2009",
"The Message",
"风声 - Feng Sheng",
"Bai Xiaonian (白小年)",
"aka \"Sound of the Wind\""
],
[
"2009",
"The Star and the Sea",
"星海 - Xinghai",
"Xiao Youmei (萧友梅)",
"aka \"The Musician\""
],
[
"2010",
"The Four Cupids",
"四个丘比特 - Si Ge Qiu Bi Te",
"Qi Bolin (齐泊霖)",
""
],
[
"2010",
"Secret Battleground",
"孤岛秘密战 - Gu Dao Mi Mi Zhan",
"Japanese Officer",
""
],
[
"2010",
"The Love Song of Kang Ding",
"康定情歌 - Kang Ding Qing Ge",
"Li Su Jie",
""
],
[
"2010",
"Lost in Panic Room",
"密室之不可告人 - Mi Shi Zi Bu Ke Gao Ren",
"Liu Feiyun (柳飞云)",
""
],
[
"2011",
"Deng Enming's Childhood",
"少年邓恩铭 - Shao Nian Deng En Ming",
"",
""
],
[
"2011",
"Lost in Panic Cruise",
"密室之不可靠岸 - Mi Shi Zhi Bu Ke Kao An",
"Liu Feiyun (柳飞云)",
"sequel to \"Lost in Panic Room\""
],
[
"2012",
"Design of Death",
"杀生 - Sha Sheng",
"Longevity Town Doctor",
"previous title: 长寿镇 - Chang Shou Zhen"
],
[
"2012",
"The Assassins",
"铜雀台 - Tong Que Tai",
"Emperor Xian (獻帝)",
"alt pinyin: Tong Qiao Tai; previous English title: \"Bronze Swallow Terrace\""
],
[
"2012",
"Back to 1942",
"一九四二 - Yi Jiu Si Er",
"Song Ziwen (宋子文)",
""
],
[
"2012",
"Three Unmarried Mothers",
"三个未婚妈妈 - San Ge Wei Hun Ma Ma",
"",
""
],
[
"2013",
"Sweet Alibis",
"甜蜜殺機",
"王志毅 - Wang Zhi Yi",
""
]
]
} | [
"above"
] |
what was the first english title role? | nt-7299 | agri | col : year | japanese title | english title | role | network row 1 : 1997 | あぐり | agri | - | nhk row 2 : 1998 | ラブアンドピース | love & peace | yohei horiguchi | ntv row 3 : 2001 | ネバーランド | neverland | osamu seto | tbs row 4 : 2002 | hito ni yasashiku (人にやさしく / 3ピース | be nice to people | yusuke | fuji tv row 5 : 2002 | engimono (演技者) | acting by | hachida | fuji tv row 6 : 2004 | kinō wa tomo kyō no teki | - | - | row 7 : 2005 | dekabeya (六本木おかしな捜査班) | funny roppongi squad | yukio ochi | tv asahi row 8 : 2005 | asuka e, soshite mada minu ko | to asuka and to the unseen child | sawamura kazuya | fuji tv row 9 : 2005 | nemureru mori no shitai (眠れる森の死体) | sleeping corpse | eiji/yamazaki | fuji tv row 10 : 2006 | アキハバラ@deep | akihabara@deep | box | tbs row 11 : 2007 | hana yori dango returns | boys over flowers 2 | junpei oribe | tbs row 12 : 2007 | hanazakari no kimitachi e | ikemen paradise | shuichi nakatsu | fuji tv row 13 : 2008 | hachimitsu to clover (ハチミツとクローバー) | honey & clover | yūta takemoto | fuji tv row 14 : 2008 | hanazakari no kimitachi e | ikemen paradise | shuichi nakatsu | fuji tv row 15 : 2008 | maō | devil | naoto serizawa | tbs row 16 : 2009 | inochi naki mono no koe (ヴォイス) | voice | ryōsuke ishimatsu | fuji tv row 17 : 2009 | majo saiban (魔女裁判) | the witch trial | toru yoshioka | fuji tv row 18 : 2009 | yonimo \\"kim\\" yo | the law of recycling suicides | r 8427 | row 19 : 2010 | unobore deka (うぬぼれ刑事) | conceited detective | sadame honjo | tbs row 20 : 2010 | kyuukei no kouya | spherical wilderness | shoichi soeda | fuji tv row 21 : 2012 | osozaki no himawari ~boku no jin | late blooming sunflower –my life renewed- | jotaro kodaira | fuji tv row 22 : 2014 | gunshi kanbei | - | dom justo takayama | nhk | csv/203-csv/133.csv | what was the first english title role? | {
"header": [
"Year",
"Japanese title",
"English title",
"Role",
"Network"
],
"rows": [
[
"1997",
"あぐり",
"Agri",
"-",
"NHK"
],
[
"1998",
"ラブアンドピース",
"Love & Peace",
"Yohei Horiguchi",
"NTV"
],
[
"2001",
"ネバーランド",
"Neverland",
"Osamu Seto",
"TBS"
],
[
"2002",
"Hito ni Yasashiku (人にやさしく / 3ピース )",
"Be Nice to People",
"Yusuke",
"Fuji TV"
],
[
"2002",
"Engimono (演技者)",
"Acting by",
"Hachida",
"Fuji TV"
],
[
"2004",
"Kinō wa Tomo Kyō no Teki",
"-",
"-",
""
],
[
"2005",
"Dekabeya (六本木おかしな捜査班)",
"Funny Roppongi Squad",
"Yukio Ochi",
"TV Asahi"
],
[
"2005",
"Asuka e, Soshite mada Minu Ko e (飛鳥へ、そしてまだ見ぬ子へ)",
"To Asuka and to the Unseen Child",
"Sawamura Kazuya",
"Fuji TV"
],
[
"2005",
"Nemureru Mori no Shitai (眠れる森の死体)",
"Sleeping Corpse",
"Eiji/Yamazaki",
"Fuji TV"
],
[
"2006",
"アキハバラ@DEEP",
"Akihabara@Deep",
"Box",
"TBS"
],
[
"2007",
"Hana Yori Dango Returns",
"Boys Over Flowers 2",
"Junpei Oribe",
"TBS"
],
[
"2007",
"Hanazakari no Kimitachi e",
"Ikemen Paradise",
"Shuichi Nakatsu",
"Fuji TV"
],
[
"2008",
"Hachimitsu to Clover (ハチミツとクローバー)",
"Honey & Clover",
"Yūta Takemoto",
"Fuji TV"
],
[
"2008",
"Hanazakari no Kimitachi e",
"Ikemen Paradise",
"Shuichi Nakatsu",
"Fuji TV"
],
[
"2008",
"Maō",
"Devil",
"Naoto Serizawa",
"TBS"
],
[
"2009",
"Inochi Naki Mono no Koe (ヴォイス)",
"Voice",
"Ryōsuke Ishimatsu",
"Fuji TV"
],
[
"2009",
"Majo Saiban (魔女裁判)",
"The Witch Trial",
"Toru Yoshioka",
"Fuji TV"
],
[
"2009",
"Yonimo \\\\\"Kim\\\\\" yo na Monogatari",
"The Law of Recycling Suicides",
"R 8427",
""
],
[
"2010",
"Unobore Deka (うぬぼれ刑事)",
"Conceited Detective",
"Sadame Honjo",
"TBS"
],
[
"2010",
"Kyuukei no Kouya",
"Spherical Wilderness",
"Shoichi Soeda",
"Fuji TV"
],
[
"2012",
"Osozaki no Himawari ~Boku no Jinsei, Renewal~ (遅咲きのヒマワリ ~ボクの人生、リニューアル~)",
"Late Blooming Sunflower –My life renewed-",
"Jotaro Kodaira",
"Fuji TV"
],
[
"2014",
"Gunshi Kanbei",
"-",
"Dom Justo Takayama",
"NHK"
]
]
} | [
"Agri"
] |
how long was there between when 1-4 was composed and when it was published? | nt-7300 | 2 years | col : series\nnumber | key | composed | published | opus no. | brown | kobylańska | chominski | dedication | notes row 1 : 1–4 | f♯m, c♯m, e, e♭m | 1830 | 1832 | op. 6 | b. 60 | | c. 51–54 | countess pauline plater | row 2 : 5–9 | b♭, am, fm, a♭m, c | 1830–31 | 1832 | op. 7 | b. 61 | | c. 55–59 | m. johns de la nouvelle-orléans | nos. 2 and 4 are revised versions; the original version of no row 3 : 10–13 | b♭, em, a♭, am | 1832–33 | 1834 | op. 17 | b. 77 | | c. 60–63 | mlle. lina freppa | row 4 : 26,\n28–29 | c♯m, b, a♭ | 1839 (july) | 1840 | op. 41/1, 3–4 | b. 126 | | c. 76, 78–79 | étienne witwicki | row 5 : 50 | am | 1840 (summer) | 1841 | – | b. 134 | kk iib/4 | s 2/4 | | notre temps; in "six morceaux de salon" row 6 : 51 | am | 1840 | 1841 | – | b. 140 | kk iib/5 | s 2/5 | émile gaillard | in "album de pianistes polonais" row 7 : 36–38 | am, a♭, f♯m | 1845 (june–july) | 1846 | op. 59 | b. 157 | | c. 86–88 | | row 8 : 45 | am | 1846 | 1855 | op. posth. 67/4 | b. 163 | | c. 95 | | row 9 : 43 | gm | 1849 (summer) | 1855 | op. posth. 67/2 | b. 167 | | c. 93 | | row 10 : 48 | f | 1829 | 1855 | op. posth. 68/3 | b. 34 | | c. 98 | | quotes the folk tune "oj, magdalino" row 11 : 46 | c | 1829 | 1855 | op. posth. 68/1 | b. 38 | | c. 96 | | row 12 : – | c | 1833 | 1870 | – | b. 82 | kk ivb/3 | p 2/3 | | row 13 : – | d | 1829 | 1875 | – | b. 31 | kk iva/7 | p 1/7 | | heavily revised 1832 (see b. 71, kk row 14 : – | d | 1832 | 1880 | – | b. 71 | kk ivb/2 | p 1/7 | | a heavily revised version of b.31, kk iva/7 row 15 : – | d | 1820 (?) | 1910 (20 february) | – | b. 4 | kk anh. ia/1 | a 1/1 | | "mazurek"; doubtful row 16 : – | a♭ | 1834 (july) | 1930 | – | b. 85 | kk ivb/4 | | | row 17 : – | d | 1826 (?) | – | – | – | kk ve/5 | | | mentioned in literature; ms unknown row 18 : – | g | 1829 (22 august) | ? | – | – | – | | | setting of a poem by ignac maciejowski row 19 : – | ? | 1832 (14 september) | – | – | | kk ve/7 | | | listed in an auction catalogue, paris, 1906 row 20 : – | a, dm | ? | – | – | – | kk viib/7-8 | | | allegretto and mazurka; ms sold paris 21 november 1974 | csv/204-csv/549.csv | how long was there between when 1-4 was composed and when it was published? | {
"header": [
"Series\\nnumber",
"Key",
"Composed",
"Published",
"Opus No.",
"Brown",
"Kobylańska",
"Chominski",
"Dedication",
"Notes"
],
"rows": [
[
"–",
"G, B♭",
"1826",
"1826",
"–",
"B. 16",
"KK IIa/2-3",
"S 1/2",
"",
"Revised versions (original versions were published in 1875)"
],
[
"1–4",
"F♯m, C♯m, E, E♭m",
"1830",
"1832",
"Op. 6",
"B. 60",
"",
"C. 51–54",
"Countess Pauline Plater",
""
],
[
"5–9",
"B♭, Am, Fm, A♭m, C",
"1830–31",
"1832",
"Op. 7",
"B. 61",
"",
"C. 55–59",
"M. Johns de la Nouvelle-Orléans",
"Nos. 2 and 4 are revised versions; the original version of No. 4 was published in 1902"
],
[
"10–13",
"B♭, Em, A♭, Am",
"1832–33",
"1834",
"Op. 17",
"B. 77",
"",
"C. 60–63",
"Mlle. Lina Freppa",
""
],
[
"14–17",
"Gm, C, A♭, B♭m",
"1834–35",
"1836",
"Op. 24",
"B. 89",
"",
"C. 64–67",
"Comte de Perthuis",
""
],
[
"18–21",
"Cm, Bm, D♭, C♯m",
"1836–37",
"1837",
"Op. 30",
"B. 105",
"",
"C. 65–71",
"Princess Maria Czartoryska de Württemburg",
""
],
[
"22–25",
"G♯m, D, C, Bm",
"1837–38",
"1838",
"Op. 33",
"B. 115",
"",
"C. 72–75",
"Countess Roza Mostowska",
""
],
[
"27",
"Em",
"1838 (28 November)",
"1840",
"Op. 41/2",
"B. 122",
"",
"C. 77",
"",
""
],
[
"26,\\n28–29",
"C♯m, B, A♭",
"1839 (July)",
"1840",
"Op. 41/1, 3–4",
"B. 126",
"",
"C. 76, 78–79",
"Étienne Witwicki",
""
],
[
"50",
"Am",
"1840 (summer)",
"1841",
"–",
"B. 134",
"KK IIb/4",
"S 2/4",
"",
"Notre temps; in \"Six Morceaux de salon\""
],
[
"51",
"Am",
"1840",
"1841",
"–",
"B. 140",
"KK IIb/5",
"S 2/5",
"Émile Gaillard",
"In \"Album de pianistes polonais\""
],
[
"30–32",
"G, A♭, C♯m",
"1841–42",
"1842",
"Op. 50",
"B. 145",
"",
"C. 80–82",
"Leon Szmitkowski",
""
],
[
"33–35",
"B, C, Cm",
"1843",
"1844",
"Op. 56",
"B. 153",
"",
"C. 83–85",
"Catherine Maberly",
""
],
[
"36–38",
"Am, A♭, F♯m",
"1845 (June–July)",
"1846",
"Op. 59",
"B. 157",
"",
"C. 86–88",
"",
""
],
[
"39–41",
"B, Fm, C♯m",
"1846 (early autumn)",
"1847",
"Op. 63",
"B. 162",
"",
"C. 89–91",
"Countess Laura Czosnowska",
""
],
[
"42, 44",
"G, C",
"1835",
"1855",
"Op. posth. 67/1, 3",
"B. 93",
"",
"C. 92, 94",
"Anna Mlokosiewicz",
""
],
[
"45",
"Am",
"1846",
"1855",
"Op. posth. 67/4",
"B. 163",
"",
"C. 95",
"",
""
],
[
"43",
"Gm",
"1849 (summer)",
"1855",
"Op. posth. 67/2",
"B. 167",
"",
"C. 93",
"",
""
],
[
"47",
"Am",
"1827",
"1855",
"Op. posth. 68/2",
"B. 18",
"",
"C. 97",
"",
""
],
[
"48",
"F",
"1829",
"1855",
"Op. posth. 68/3",
"B. 34",
"",
"C. 98",
"",
"Quotes the folk tune \"Oj, Magdalino\""
],
[
"46",
"C",
"1829",
"1855",
"Op. posth. 68/1",
"B. 38",
"",
"C. 96",
"",
""
],
[
"49",
"Fm",
"1849 (summer)",
"1855",
"Op. posth. 68/4",
"B. 168",
"",
"C. 99",
"",
"\"Chopin's last composition\"; first published in an incomplete form 1855"
],
[
"–",
"C",
"1833",
"1870",
"–",
"B. 82",
"KK IVb/3",
"P 2/3",
"",
""
],
[
"–",
"D",
"1829",
"1875",
"–",
"B. 31",
"KK IVa/7",
"P 1/7",
"",
"Heavily revised 1832 (see B. 71, KK IVb/2; rev. vers. pub. 1880)"
],
[
"–",
"D",
"1832",
"1880",
"–",
"B. 71",
"KK IVb/2",
"P 1/7",
"",
"A heavily revised version of B.31, KK IVa/7"
],
[
"–",
"B♭",
"1832 (24 June)",
"1909",
"–",
"B. 73",
"KK IVb/1",
"P 2/1",
"Alexandrine Wolowska",
""
],
[
"–",
"D",
"1820 (?)",
"1910 (20 February)",
"–",
"B. 4",
"KK Anh. Ia/1",
"A 1/1",
"",
"\"Mazurek\"; doubtful"
],
[
"–",
"A♭",
"1834 (July)",
"1930",
"–",
"B. 85",
"KK IVb/4",
"",
"",
""
],
[
"–",
"?",
"\"early\"",
"–",
"–",
"–",
"KK Vf",
"",
"",
"\"Several mazurkas\"; lost"
],
[
"–",
"D",
"1826 (?)",
"–",
"–",
"–",
"KK Ve/5",
"",
"",
"Mentioned in literature; MS unknown"
],
[
"–",
"G",
"1829 (22 August)",
"?",
"–",
"–",
"–",
"",
"",
"Setting of a poem by Ignac Maciejowski"
],
[
"–",
"?",
"1832",
"–",
"–",
"",
"KK Vc/2",
"",
"",
"Mentioned in a letter from Chopin dated 10 September 1832"
],
[
"–",
"?",
"1832 (14 September)",
"–",
"–",
"",
"KK Ve/7",
"",
"",
"Listed in an auction catalogue, Paris, 1906"
],
[
"–",
"B♭",
"1835",
"–",
"–",
"",
"KK Ve/4",
"",
"",
"MS sold in Paris, 20 June 1977"
],
[
"–",
"?",
"1846 (by December)",
"–",
"–",
"–",
"KK Vc/4",
"",
"",
"Mentioned in a letter from Chopin"
],
[
"–",
"A, Dm",
"?",
"–",
"–",
"–",
"KK VIIb/7-8",
"",
"",
"Allegretto and Mazurka; MS sold Paris 21 November 1974"
],
[
"–",
"B♭m",
"?",
"–",
"–",
"–",
"KK Anh. Ib",
"",
"",
"Doubtful"
],
[
"–",
"?",
"?",
"–",
"–",
"–",
"KK Ve/8",
"",
"",
"Mentioned in 1878 correspondence between Breitkopf & Hartel and Izabela Barczinska"
],
[
"–",
"?",
"?",
"–",
"–",
"–",
"KK Ve/6",
"",
"Mme Nicolai",
"Mentioned in a note from Augener to C.A. Spina 21 May 1884"
]
]
} | [
"2 years"
] |
what is the last intersecting road? | nt-7302 | 1 avenue, range road 271 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden\nsouth to sage hill & evanston | 51°13′4′′n 114°9′52′′w row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51°12′45′′n 114°7′5′′w row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51°12′45′′n 114°5′41′′w row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782\nsouth to coventry hills | 51°12′45′′n 114°4′17′′w row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac\nsouth to stony industrial | 51°12′45′′n 114°1′29′′w row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114° longitude | grade separated\nnorth to airdrie\nsouth to deer | 51°12′45′′n 114°0′5′′w row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre\nsouth to stony | 51°12′45′′n 113°58′54′′w row 8 : rocky view county | 18 | range road 290, 84 street ne | | 51°12′45′′n 113°54′43′′w row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51°12′45′′n 113°46′21′′w row 10 : rocky view county | 32 | range road 273 | kathyrn | 51°12′45′′n 113°42′10′′w row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana\nsouth to langdon | 51°12′45′′n 113°40′44′′w row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51°12′45′′n 113°39′3′′w | csv/204-csv/763.csv | what is the last intersecting road? | {
"header": [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
],
"rows": [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden\\nSouth to Sage Hill & Evanston",
"51°13′4″N 114°9′52″W / 51.21778°N 114.16444°W"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51°12′45″N 114°7′5″W / 51.21250°N 114.11806°W"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51°12′45″N 114°5′41″W / 51.21250°N 114.09472°W"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782\\nSouth to Coventry Hills",
"51°12′45″N 114°4′17″W / 51.21250°N 114.07139°W"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie), Range Road 11",
"Balzac\\nSouth to Stony Industrial",
"51°12′45″N 114°1′29″W / 51.21250°N 114.02472°W"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114° Longitude",
"Grade separated\\nNorth to Airdrie\\nSouth to Deerfoot Trail",
"51°12′45″N 114°0′5″W / 51.21250°N 114.00139°W"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre\\nSouth to Stony Industrial",
"51°12′45″N 113°58′54″W / 51.21250°N 113.98167°W"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"",
"51°12′45″N 113°54′43″W / 51.21250°N 113.91194°W"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51°12′45″N 113°46′21″W / 51.21250°N 113.77250°W"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51°12′45″N 113°42′10″W / 51.21250°N 113.70278°W"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana\\nSouth to Langdon",
"51°12′45″N 113°40′44″W / 51.21250°N 113.67889°W"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51°12′45″N 113°39′3″W / 51.21250°N 113.65083°W"
]
]
} | [
"1 Avenue, Range Road 271"
] |
how many times has 'stayin' alive' been recognized as one of the rolling stone's "500 greatest songs of all time"? | nt-7303 | 2 | col : year | publisher | country | accolade | rank row 1 : 1981 | dave marsh & james bernard | united states | "singles of the year 1978" | 1 row 2 : 1989 | dave marsh | united states | "the 1001 greatest singles ever made" | 716 row 3 : 1989 | rolling stone | united states | "the 100 best singles of the last 25 years" | 50 row 4 : 1995 | rock and roll hall of fame | united states | "500 songs that shaped rock and roll" | * row 5 : 2000 | rolling stone | united states | "100 greatest pop songs" | 93 row 6 : 2000 | vh1 | united states | "100 greatest dance songs" | 10 row 7 : 2001 | riaa | united states | "songs of the century" (365) | 94 row 8 : 2003 | popmatters | united states | "the 100 best songs since johnny rotten roared" | 65 row 9 : 2003 | q | united kingdom | "100 songs that changed the world" | 17 row 10 : 2003 | q | united kingdom | "the 1001 best songs ever" | 280 row 11 : 2004 | rolling stone | united states | "the 500 greatest songs of all time" | 189 row 12 : 2009 | vh1 | united states | "100 greatest rock songs" | 54 row 13 : 2010 | rolling stone | united states | "the 500 greatest songs of all time" | 191 row 14 : 2011 | robert dimery | united kingdom | "1001 songs you must hear before you die" | * row 15 : 2011 | time | united states | "all-time 100 songs" | * | csv/202-csv/43.csv | how many times has 'stayin' alive' been recognized as one of the rolling stone's "500 greatest songs of all time"? | {
"header": [
"Year",
"Publisher",
"Country",
"Accolade",
"Rank"
],
"rows": [
[
"1981",
"Dave Marsh & James Bernard",
"United States",
"\"Singles Of The Year 1978\"",
"1"
],
[
"1989",
"Dave Marsh",
"United States",
"\"The 1001 Greatest Singles Ever Made\"",
"716"
],
[
"1989",
"Rolling Stone",
"United States",
"\"The 100 Best Singles Of The Last 25 Years\"",
"50"
],
[
"1995",
"Rock and Roll Hall of Fame",
"United States",
"\"500 Songs that Shaped Rock and Roll\"",
"*"
],
[
"2000",
"Rolling Stone",
"United States",
"\"100 Greatest Pop Songs\"",
"93"
],
[
"2000",
"VH1",
"United States",
"\"100 Greatest Dance Songs\"",
"10"
],
[
"2001",
"RIAA",
"United States",
"\"Songs of the Century\" (365)",
"94"
],
[
"2003",
"PopMatters",
"United States",
"\"The 100 Best Songs Since Johnny Rotten Roared\"",
"65"
],
[
"2003",
"Q",
"United Kingdom",
"\"100 Songs That Changed The World\"",
"17"
],
[
"2003",
"Q",
"United Kingdom",
"\"The 1001 Best Songs Ever\"",
"280"
],
[
"2004",
"Rolling Stone",
"United States",
"\"The 500 Greatest Songs of All Time\"",
"189"
],
[
"2009",
"VH1",
"United States",
"\"100 Greatest Rock Songs\"",
"54"
],
[
"2010",
"Rolling Stone",
"United States",
"\"The 500 Greatest Songs of All Time\"",
"191"
],
[
"2011",
"Robert Dimery",
"United Kingdom",
"\"1001 Songs You Must Hear Before You Die\"",
"*"
],
[
"2011",
"Time",
"United States",
"\"All-TIME 100 Songs\"",
"*"
]
]
} | [
"2"
] |
how many are charter type "g"? | nt-7304 | 12 | col : state | city/county | population served | charter type | station name | web site row 1 : mo | st. charles county; st. charles | | e | lindenwood university (lutv) | http://www.lindenwood.edu/lutv row 2 : mo | st. louis county; st. louis | 319,294 | pe | st. louis cooperating school districts | http://www.csd.org/teacher% row 3 : mo | blue springs | | g | blue springs city tv (ctv-7) | http://www.bluespringsgov.com/index.a row 4 : mo | brentwood | | g | brentwood city tv | http://www.brentwoodmo.org/index.a row 5 : mo | clarksville | | p | university of the ozarks (kuoz-tv 6) | http://admissions.ozarks.edu/ row 6 : mo | columbia | 108,500 | p | columbia access television | http://columbiaaccess.tv row 7 : mo | columbia | 108,500 | e | university of missouri tv (mutv) | http://mutv.missouri.edu row 8 : mo | columbia | 108,500 | g | columbia city channel | http://www.gocolumbiamo.com/tcc row 9 : mo | florissant | | g | florissant city tv | http://tv.florissantmo.com/cable row 10 : mo | independence | 116,830 | g | independence city 7 | http://www.ci.independence.mo.us row 11 : mo | jefferson city | 40,000 | p | jefferson city access tv 81 (jctv) | http://www.facebook.com/pages/jctv/ row 12 : mo | jefferson city | 40,000 | e | lincoln university (jctv) | http://www.lincolnu.edu/web/ row 13 : mo | kansas city | | e | university of missouri – kansas city (umkc) | https://www.umkc.edu/ia/its row 14 : mo | lebanon | | peg | lebanon community access channel (jtv) | http://www.lebanon.k12.mo.us/ row 15 : mo | liberty | | pe | liberty school district cable tv – channel 18 (klps-tv | http://www.liberty.k12.mo.us/ row 16 : mo | liberty | | g | liberty cable – channel 2 | http://mo-liberty.civicplus.com/ row 17 : mo | pleasant hill | | pg | pleasant hill government access | http://www.pleasanthill.com/document row 18 : mo | poplar bluff | | pg | poplar bluff city cable 2 | http://mappingaccess.org/node/159 row 19 : mo | raymore | | pg | raymore – channel 7 | http://www.raymore.com/index.aspx row 20 : mo | rolla | 19,559 | pg | rolla – channel 16 | http://www.rollachannel6.com row 21 : mo | springfield | | g | springfield cityview | http://www.springfieldmo.gov/cityview row 22 : mo | ste. genevieve | 4,476 | g | ste. genevieve community tv | http://www.stegentv.net row 23 : mo | st. joseph | | e | missouri western state university educational access – channel 39 | http://www.missouriwestern.edu/imc/ row 24 : mo | st. louis | 319,294 | p | st. louis community media (kdhx) | http://kdhx.org row 25 : mo | st. louis | 319,294 | e | st. louis higher education channel (hectv) | http://www.hectv.org row 26 : mo | st. louis | 319,294 | e | st. louis tv (stl tv) | http://stltv.net row 27 : mo | st. louis | 319,294 | e | st. louis public schools tv (slps tv) | http://www.slps.org/196210519945 | csv/204-csv/863.csv | how many are charter type "g"? | {
"header": [
"State",
"City/county",
"Population served",
"Charter type",
"Station name",
"Web site"
],
"rows": [
[
"MO",
"St. Charles County; St. Charles",
"",
"E",
"Lindenwood University (LUTV)",
"http://www.lindenwood.edu/lutv"
],
[
"MO",
"St. Louis County; St. Louis",
"319,294",
"PE",
"St. Louis Cooperating School Districts",
"http://www.csd.org/Teacher%20Resources/videos.html"
],
[
"MO",
"Black Jack",
"319,294",
"E",
"Gateway TV News Network (GTN TV)",
"http://www.gtntv.com"
],
[
"MO",
"Blue Springs",
"",
"G",
"Blue Springs City TV (CTV-7)",
"http://www.bluespringsgov.com/index.aspx?nid=127&PREVIEW=YES"
],
[
"MO",
"Brentwood",
"",
"G",
"Brentwood City TV",
"http://www.brentwoodmo.org/index.aspx?nid=135"
],
[
"MO",
"Cape Girardeau; Jackson",
"",
"PG",
"Public Access Cable TV (CG993)",
"http://www.cityofcapegirardeau.org/CityManagersOffice/communication.aspx"
],
[
"MO",
"Clarksville",
"",
"P",
"University of the Ozarks (KUOZ-TV 6)",
"http://admissions.ozarks.edu/studentlife/organizations/detail.asp?id=13"
],
[
"MO",
"Columbia",
"108,500",
"P",
"Columbia Access Television",
"http://columbiaaccess.tv"
],
[
"MO",
"Columbia",
"108,500",
"E",
"University of Missouri TV (MUTV)",
"http://mutv.missouri.edu"
],
[
"MO",
"Columbia",
"108,500",
"G",
"Columbia City Channel",
"http://www.gocolumbiamo.com/TCC"
],
[
"MO",
"Florissant",
"",
"G",
"Florissant City TV",
"http://tv.florissantmo.com/Cablecast/Public/About.aspx?ChannelID=1"
],
[
"MO",
"Hillsboro",
"",
"EG",
"Jefferson College TV (JCTV)",
"http://www.jeffco.edu/jeffco/index.php?option=com_content&task=view&id=360&Itemid=378"
],
[
"MO",
"Independence",
"116,830",
"G",
"Independence City 7",
"http://www.ci.independence.mo.us/city7"
],
[
"MO",
"Jefferson City",
"40,000",
"P",
"Jefferson City Access TV 81 (JCTV)",
"http://www.facebook.com/pages/JCTV/125999790938 or http://mappingaccess.org/node/149"
],
[
"MO",
"Jefferson City",
"40,000",
"E",
"Lincoln University (JCTV)",
"http://www.lincolnu.edu/web/media/media;jsessionid=E647D82922CE0B8B0C017D57272167F1"
],
[
"MO",
"Kansas City",
"",
"E",
"Kansas City Park Hill School District TV – Channel 18",
"http://www.parkhill.k12.mo.us/Pages/ParkHillTV-Channel18.aspx"
],
[
"MO",
"Kansas City",
"",
"E",
"University of Missouri – Kansas City (UMKC)",
"https://www.umkc.edu/ia/its/cable"
],
[
"MO",
"Kansas City",
"",
"G",
"Kansas City (KCCG-TV2)",
"http://www.kcmo.org/CKCMO/Depts/CityManagersOffice/CityCommunications/Channel2"
],
[
"MO",
"Lebanon",
"",
"PEG",
"Lebanon Community Access Channel (JTV)",
"http://www.lebanon.k12.mo.us/peg"
],
[
"MO",
"Liberty",
"",
"PE",
"Liberty School District Cable TV – Channel 18 (KLPS-TV)",
"http://www.liberty.k12.mo.us/news/klps-tv-18"
],
[
"MO",
"Liberty",
"",
"G",
"Liberty Cable – Channel 2",
"http://mo-liberty.civicplus.com/index.aspx?SID=278"
],
[
"MO",
"Pleasant Hill",
"",
"PG",
"Pleasant Hill Government Access",
"http://www.pleasanthill.com/DocumentView.asp?DID=85"
],
[
"MO",
"Poplar Bluff",
"",
"PG",
"Poplar Bluff City Cable 2",
"http://mappingaccess.org/node/159"
],
[
"MO",
"O'Fallon",
"",
"G",
"OFallonTV",
"http://www.ofallon.mo.us/dept_OFallonTV.htm"
],
[
"MO",
"Raymore",
"",
"PG",
"Raymore – Channel 7",
"http://www.raymore.com/index.aspx?NID=382"
],
[
"MO",
"Rolla",
"19,559",
"PG",
"Rolla – Channel 16",
"http://www.rollachannel6.com"
],
[
"MO",
"Springfield",
"",
"P",
"Springfield Cable 25",
"http://mappingaccess.org/node/158"
],
[
"MO",
"Springfield",
"",
"G",
"Springfield CityView",
"http://www.springfieldmo.gov/cityview"
],
[
"MO",
"St. Charles",
"",
"G",
"St. Charles City Channel",
"http://www.stcharlescitymo.gov/Departments/MediaDepartment/tabid/145"
],
[
"MO",
"Ste. Genevieve",
"4,476",
"G",
"Ste. Genevieve Community TV",
"http://www.stegentv.net"
],
[
"MO",
"St. Joseph",
"",
"E",
"Missouri Western State University Educational Access – Channel 39",
"http://www.missouriwestern.edu/imc/vs/mwtelevision.asp"
],
[
"MO",
"St. Louis",
"319,294",
"P",
"St. Louis Community Media (KDHX)",
"http://kdhx.org"
],
[
"MO",
"St. Louis",
"319,294",
"E",
"St. Louis Higher Education Channel (HECTV)",
"http://www.hectv.org"
],
[
"MO",
"St. Louis",
"319,294",
"E",
"St. Louis TV (STL TV)",
"http://stltv.net"
],
[
"MO",
"St. Louis",
"319,294",
"E",
"St. Louis Public Schools TV (SLPS TV)",
"http://www.slps.org/19621051994538800/site/default.asp"
],
[
"MO",
"St. Peters",
"319,294",
"G",
"St. Peters TV (SPTV)",
"http://www.stpetersmo.net/sptv.aspx"
],
[
"MO",
"Warrensburg",
"",
"E",
"University of Central Missouri – Central TV",
"http://www.ucmo.edu/orgrequest/orgview.cfm?caorgID=529"
]
]
} | [
"12"
] |
the episode next to nypd blue | nt-7305 | "mom's away" | col : genre | year | title | episode | role | notes row 1 : tv series | 1990 | the days and nights of molly dodd | "here's a quick and easy recipe for leftovers | trent | row 2 : short film | 1991 | dangerous music | | tyler | 24 minutes row 3 : short film | 1992 | the bet | | henry | 21 minutes row 4 : tv series | 1994 | nypd blue | "good time charlie" | paul gaines | row 5 : film | 1994 | only you | | dwayne, faith's fiancé | row 6 : film | 1994 | the ref | | old baybrook policeman | row 7 : tv series | 1995 | new york news | "you thought the pope was something" | | row 8 : short film | 1996 | sin #8 | | | row 9 : film | 1997 | love! valour! compassion! | | arthur pape | row 10 : tv series | 1998 | 3rd rock from the sun | "the great dickdater" | rick | row 11 : tv series | 1998 | sex and the city | "oh come all ye faithful" | tom | row 12 : tv series | 1999 | homicide: life on the street | "zen and the art of murder" | dennis kohler | row 13 : film | 1999 | the general's daughter | | captain goodson | row 14 : tv series | 2000 | d.c. | "truth"\n"justice"\n"bla | rob\nrob\ncongressman owens\nne | row 15 : tv series | 2000 | law & order: special victims unit | "misleader"\n"nocturne" | assistant district attorney | row 16 : film | 2001 | the anniversary party | | jerry adams | row 17 : tv series | 2001 | csi: crime scene investigation | "slaves of las vegas" | dr. sidney cornfeld | row 18 : tv series | 2001 | the guardian | "loyalties" | the hudson's attorney | row 19 : tv film | 2001 | a glimpse of hell | | | row 20 : tv film | 2001 | life with judy garland: me and my shadows | | roger edens | row 21 : tv series | 2001 | nypd blue | "mom's away" | phillip connor | row 22 : film | 2002 | changing lanes | | carlyle | row 23 : tv series | 2002 | hack | "obsession" | dr. martin shane | row 24 : tv series | 2002 | law & order | "dr 1-102" | aaron solomon | 5 episodes total row 25 : tv series | 2004 | law & order | "c.o.d." | aaron solomon | 5 episodes total row 26 : tv series | 2005 | alias | "in dreams" | father kampinski | row 27 : film | 2005 | flightplan | | david | row 28 : tv film | 2005 | silver bells | | lawrence | row 29 : tv film | 2006 | a house divided | | president russell | row 30 : film | 2006 | infamous | | jack dunphy | row 31 : tv series | 2006 | stacked | "the headmaster" | headmaster keenan | row 32 : film | 2007 | freedom writers | | brian gelford | row 33 : tv series | 2007 | heartland | "pilot" | bill | row 34 : tv film | 2007 | the hunt for the boston strangler | | narrator | voice actor row 35 : tv series | 2007 | undercover history | "the hunt for hitler"\n"the hunt for the boston stra | narrator | voice actor; 6 episodes total row 36 : tv series | 2008 | in plain sight | "don of the dead" | donald ferguson/donald fraser | row 37 : tv film | 2008 | living proof | | blake rogers, dr. slamon's friend and fellow scientist | row 38 : tv documentary | 2008 | the real george washington | | narrator | voice actor row 39 : tv series | 2008 | undercover history | "unabomber: the secret history"\n"under | narrator/himself | voice actor; 6 episodes total | csv/203-csv/710.csv | the episode next to nypd blue | {
"header": [
"Genre",
"Year",
"Title",
"Episode",
"Role",
"Notes"
],
"rows": [
[
"TV series",
"1990",
"The Days and Nights of Molly Dodd",
"\"Here's a Quick and Easy Recipe for Leftovers\"",
"Trent",
""
],
[
"Short film",
"1991",
"Dangerous Music",
"",
"Tyler",
"24 minutes"
],
[
"Short film",
"1992",
"The Bet",
"",
"Henry",
"21 minutes"
],
[
"TV film",
"1994",
"Normandy: The Great Crusade",
"",
"Louis Simpson",
"voice actor"
],
[
"TV series",
"1994",
"NYPD Blue",
"\"Good Time Charlie\"",
"Paul Gaines",
""
],
[
"Film",
"1994",
"Only You",
"",
"Dwayne, Faith's fiancé",
""
],
[
"Film",
"1994",
"The Ref",
"",
"Old Baybrook Policeman",
""
],
[
"Film",
"1995",
"Comfortably Numb",
"",
"Priest",
""
],
[
"TV series",
"1995",
"New York News",
"\"You Thought the Pope Was Something\"",
"",
""
],
[
"Film",
"1996",
"Eddie",
"",
"Joe Nader",
""
],
[
"Short film",
"1996",
"Sin #8",
"",
"",
""
],
[
"TV series",
"1997",
"Nothing Sacred",
"\"Speaking in Tongues\"",
"Dr. Elliott",
""
],
[
"Film",
"1997",
"The Ice Storm",
"",
"Mark Boland",
""
],
[
"Film",
"1997",
"Love! Valour! Compassion!",
"",
"Arthur Pape",
""
],
[
"TV series",
"1998",
"3rd Rock from the Sun",
"\"The Great Dickdater\"",
"Rick",
""
],
[
"Film",
"1998",
"Finding North",
"",
"Travis Furlong",
""
],
[
"TV series",
"1998",
"Law & Order",
"\"Castoff\"",
"Charles Thatcher",
"5 episodes total"
],
[
"TV series",
"1998",
"Sex and the City",
"\"Oh Come All Ye Faithful\"",
"Tom",
""
],
[
"TV series",
"1999",
"Homicide: Life on the Street",
"\"Zen and the Art of Murder\"",
"Dennis Kohler",
""
],
[
"Film",
"1999",
"The General's Daughter",
"",
"Captain Goodson",
""
],
[
"Film",
"1999",
"The Bone Collector",
"",
"Dr. Barry Lehman",
""
],
[
"TV film",
"1999",
"The Lady in Question",
"",
"Paul Kessler",
""
],
[
"TV series",
"2000",
"D.C.",
"\"Truth\"\\n\"Justice\"\\n\"Blame\"\\n\"Party\"",
"Rob\\nRob\\nCongressman Owens\\nNeil",
""
],
[
"TV film",
"2000",
"Hamlet",
"",
"Horatio",
""
],
[
"TV series",
"2000",
"Law & Order: Special Victims Unit",
"\"Misleader\"\\n\"Nocturne\"",
"Assistant District Attorney",
""
],
[
"TV film",
"2000",
"Perfect Murder, Perfect Town: JonBenét and the City of Boulder",
"",
"",
""
],
[
"Film",
"2001",
"The Anniversary Party",
"",
"Jerry Adams",
""
],
[
"TV series",
"2001",
"CSI: Crime Scene Investigation",
"\"Slaves of Las Vegas\"",
"Dr. Sidney Cornfeld",
""
],
[
"TV series",
"2001",
"The Guardian",
"\"Loyalties\"",
"The Hudson's Attorney",
""
],
[
"TV film",
"2001",
"A Glimpse of Hell",
"",
"",
""
],
[
"TV film",
"2001",
"Life with Judy Garland: Me and My Shadows",
"",
"Roger Edens",
""
],
[
"TV series",
"2001",
"NYPD Blue",
"\"Mom's Away\"",
"Phillip Connor",
""
],
[
"Film",
"2002",
"Changing Lanes",
"",
"Carlyle",
""
],
[
"TV series",
"2002",
"Hack",
"\"Obsession\"",
"Dr. Martin Shane",
""
],
[
"TV series",
"2002",
"Law & Order",
"\"DR 1-102\"",
"Aaron Solomon",
"5 episodes total"
],
[
"TV series",
"2003",
"Law & Order: Criminal Intent",
"\"Con-Text\"",
"Randall Fuller",
""
],
[
"TV series",
"2003",
"It's All Relative",
"\"Pilot\"\\n\"Truth and Consequences\"\\n\"Hell's Kitchen\"\\n\"Take Me Out\"\\n\"The Doctor Is Out\"\\n\"Waking Uncle Paddy\"\\n\"Swangate\"\\n\"Road Trippin' \"\\n\"Thanks, But No Thanks\"\\n\"Artistic Differences\"\\n\"The Santa That Came to Dinner\"",
"Philip Stoddard",
"22 episodes total"
],
[
"TV series",
"2004",
"It's All Relative",
"\"Doggy-style\"\\n\"Fight for Your Invite to Party\"\\n\"What's Up\"\\n\"Our Sauce, It Is a Beauty\"\\n\"Ready, Aim, Sing\"\\n\"Tackleboxxx/The Love Below\"\\n\"Cross My Heart\"\\n\"A Long Day's Journey Into Leonard's\"\\n\"Oscar Interruptus\"\\n\"Who's Camping Now\"\\n\"Philip in a China Shop\"",
"Philip Stoddard",
"22 episodes total"
],
[
"TV series",
"2004",
"Law & Order",
"\"C.O.D.\"",
"Aaron Solomon",
"5 episodes total"
],
[
"TV series",
"2005",
"Alias",
"\"In Dreams\"",
"Father Kampinski",
""
],
[
"Film",
"2005",
"Flightplan",
"",
"David",
""
],
[
"TV series",
"2005",
"Law & Order",
"\"Mammon\"",
"Aaron Solomon",
"5 episodes total"
],
[
"TV film",
"2005",
"Silver Bells",
"",
"Lawrence",
""
],
[
"TV series",
"2006",
"Brothers & Sisters",
"\"Light the Lights\"",
"Major Guinness",
""
],
[
"Film",
"2006",
"The Ex",
"",
"Wesley's Dad",
""
],
[
"Film",
"2006",
"Flags of Our Fathers",
"",
"Sergeant Keyes Beech",
""
],
[
"TV film",
"2006",
"A House Divided",
"",
"President Russell",
""
],
[
"Film",
"2006",
"Infamous",
"",
"Jack Dunphy",
""
],
[
"TV series",
"2006",
"Justice",
"\"Wrongful Death\"",
"Lloyd Barrett",
""
],
[
"TV series",
"2006",
"Law & Order",
"\"Profiteer\"",
"Aaron Solomon",
"5 episodes total"
],
[
"TV series",
"2006",
"Stacked",
"\"The Headmaster\"",
"Headmaster Keenan",
""
],
[
"TV series",
"2006",
"Undercover History",
"\"Amelia Earhart\"",
"Narrator",
"voice actor; 6 episodes total"
],
[
"Film",
"2007",
"Freedom Writers",
"",
"Brian Gelford",
""
],
[
"TV series",
"2007",
"Heartland",
"\"Pilot\"",
"Bill",
""
],
[
"TV film",
"2007",
"The Hunt for the Boston Strangler",
"",
"Narrator",
"voice actor"
],
[
"TV documentary",
"2007",
"Secrets of the Moon Landings",
"",
"Narrator",
"voice actor"
],
[
"Film",
"2007",
"The Seeker: The Dark Is Rising",
"",
"John Stanton",
""
],
[
"TV series",
"2007",
"Critical Situation",
"\"Nightmare on Mt. Hood\"",
"Narrator",
"voice actor; also known as Situation Critical"
],
[
"Film",
"2007",
"Then She Found Me",
"",
"Alan",
""
],
[
"TV series",
"2007",
"Undercover History",
"\"The Hunt for Hitler\"\\n\"The Hunt for the Boston Strangler\"\\n\"J. Edgar Hoover\"",
"Narrator",
"voice actor; 6 episodes total"
],
[
"TV series",
"2008",
"In Plain Sight",
"\"Don of the Dead\"",
"Donald Ferguson/Donald Fraser",
""
],
[
"TV film",
"2008",
"Living Proof",
"",
"Blake Rogers, Dr. Slamon's friend and fellow scientist",
""
],
[
"TV documentary",
"2008",
"The Real George Washington",
"",
"Narrator",
"voice actor"
],
[
"TV series",
"2008",
"Undercover History",
"\"Unabomber: The Secret History\"\\n\"Undercover Titanic with Bob Ballard\"",
"Narrator/Himself",
"voice actor; 6 episodes total"
],
[
"TV film",
"2009",
"Lincoln: American Mastermind",
"",
"Narrator",
"voice actor"
],
[
"Film",
"2009",
"The Taking of Pelham 123",
"",
"Deputy Mayor LaSalle",
""
],
[
"TV series",
"2009",
"Timewatch",
"\"The Real Bonnie and Clyde\"",
"Narrator",
"voice actor"
],
[
"Film",
"2009",
"Transformers: Revenge of the Fallen",
"",
"Theodore Galloway",
""
],
[
"TV series",
"2010",
"The Big C",
"\"Pilot\"\\n\"Summer Time\"\\n\"There's No C in Team\"\\n\"Playing the Cancer Car\"\\n\"Blue-Eyed Iris\"\\n\"Taking Lumps\"\\n\"Two for the Road\"\\n\"Happy Birthday, Cancer\"\\n\"The Ecstasy and the Agony\"\\n\"Divine Intervention\"\\n\"New Beginnings\"\\n\"Everything That Rises Must Converge\"\\n\"Taking the Plunge\"",
"Sean Tolkey",
"36 episodes total"
],
[
"TV series",
"2010",
"Law & Order: LA",
"\"Pasadena\"",
"Congressman Thomas Nelson",
""
],
[
"Short film",
"2010",
"Civil Unions: A Love Story",
"",
"",
"4 minutes"
],
[
"TV series",
"2011",
"The Big C",
"\"Losing Patients\"\\n\"Musical Chairs\"\\n\"Sexual Healing\"\\n\"Boo!\"\\n\"Cats and Dogs\"\\n\"The Little c\"\\n\"Goldilocks and the Bears\"\\n\"The Last Thanksgiving\"\\n\"A Little Death\"\\n\"How Do You Feel?\"\\n\"Fight or Flight\"\\n\"The Darkest Day\"\\n\"Crossing the Line\"",
"Sean Tolkey",
"36 episodes total"
],
[
"TV series",
"2011",
"A Gifted Man",
"\"In Case of Exposure\"",
"Ben Tucker",
""
],
[
"TV series",
"2011",
"The Good Wife",
"\"Great Firewall\"",
"Neil Gross",
"3 episodes total"
],
[
"TV series",
"2012",
"The Big C",
"\"Thin Ice\"\\n\"What's Your Story?\"\\n\"Bundle of Joy\"\\n\"Family Matters\"\\n\"Face Off\"\\n\"Life Rights\"\\n\"How Bazaar\"\\n\"Killjoy\"\\n\"Vaya Con Dios\"\\n\"Fly Away\"",
"Sean Tolkey",
"36 episodes total"
],
[
"TV series",
"2012",
"The Good Wife",
"\"Live from Damascus\"\\n\"Two Girls, One Code\"",
"Neil Gross",
"3 episodes total"
],
[
"TV series",
"2012",
"The Mob Doctor",
"\"Family Secrets\"",
"Mark Easton",
""
],
[
"Film",
"2012",
"My Eleventh",
"",
"",
""
],
[
"TV series",
"2012",
"The New Normal",
"\"The God-Parent Trap\"\\n\"Dog Children\"\\n\"The Big Day",
"Father Michael",
"3 episodes Total"
],
[
"Film",
"2012",
"Pitch Perfect",
"",
"Dr. Mitchell",
""
],
[
"TV series",
"2013",
"The Big C",
"\"Quality of Life\"\\n\"You Can't Take it with You\"\\n\"Quality of Death\"\\n\"The Finale\"",
"Sean Tolkey",
"36 episodes total"
],
[
"TV series",
"2013",
"Hannibal",
"\"Buffet Froid\"",
"Dr. Sutcliffe",
""
],
[
"TV series",
"2014",
"Modern Family",
"\"Under Pressure\"",
"Dr. Clark",
""
]
]
} | [
"\"Mom's Away\""
] |
what is the number of games with the attendance of at least 7,500? | nt-7306 | 11 | col : game | date | opponent | venue | result | attendance | goalscorers row 1 : 4 | 2 september 1978 | newport county | home | 2–3 | 5,319 | hinnigan, purdie row 2 : 5 | 9 september 1978 | wimbledon | away | 1–2 | 3,217 | corrigan row 3 : 6 | 13 september 1978 | rochdale | home | 3–0 | 5,746 | wright, corrigan, hinnigan row 4 : 7 | 16 september 1978 | bradford city | home | 1–3 | 7,090 | purdie row 5 : 8 | 23 september 1978 | york city | away | 1–0 | 3,307 | gore row 6 : 9 | 26 september 1978 | portsmouth | away | 0–1 | 13,902 | row 7 : 10 | 30 september 1978 | scunthorpe united | home | 1–0 | 4,459 | brownbill row 8 : 11 | 7 october 1978 | huddersfield town | away | 1–1 | 5,150 | brownbill row 9 : 12 | 14 october 1978 | doncaster rovers | home | 1–0 | 5,788 | ward row 10 : 13 | 18 october 1978 | halifax town | home | 1–0 | 5,216 | hinnigan row 11 : 14 | 21 october 1978 | barnsley | away | 0–0 | 9,841 | row 12 : 15 | 28 october 1978 | northampton town | home | 2–0 | 6,264 | purdie (2, 1 pen.) row 13 : 16 | 3 november 1978 | stockport county | away | 1–0 | 8,357 | hinnigan row 14 : 17 | 10 november 1978 | newport county | away | 1–2 | 4,142 | houghton row 15 : 18 | 18 november 1978 | reading | home | 3–0 | 5,858 | houghton (2), ward row 16 : 19 | 9 december 1978 | darlington | away | 1–1 | 1,967 | moore row 17 : 21 | 26 december 1978 | crewe alexandra | home | 1–0 | 7,586 | houghton row 18 : 22 | 30 december 1978 | aldershot | home | 3–2 | 7,289 | moore, houghton (2) row 19 : 23 | 9 january 1979 | port vale | away | 1–2 | 3,744 | wright (pen.) row 20 : 24 | 3 february 1979 | portsmouth | home | 2–0 | 8,289 | wright, corrigan row 21 : 25 | 14 february 1979 | wimbledon | home | 1–2 | 6,704 | purdie (pen.) row 22 : 26 | 17 february 1979 | huddersfield town | home | 2–1 | 7,420 | ward (2) row 23 : 27 | 24 february 1979 | doncaster rovers | away | 1–0 | 4,612 | wright row 24 : 28 | 28 february 1979 | york city | home | 1–1 | 5,896 | houghton row 25 : 29 | 3 march 1979 | barnsley | home | 1–1 | 9,427 | wright row 26 : 30 | 10 march 1979 | northampton town | away | 4–2 | 2,275 | brownbill (2), purdie, corrigan row 27 : 31 | 14 march 1979 | torquay united | home | 3–1 | 5,722 | moore (2), hinnigan row 28 : 32 | 17 march 1979 | stockport county | home | 2–0 | 7,610 | wright, smart row 29 : 33 | 19 march 1979 | rochdale | away | 2–0 | 3,621 | purdie, moore row 30 : 34 | 24 march 1979 | grimsby town | away | 1–3 | 8,252 | wigginton (o.g.) row 31 : 36 | 31 march 1979 | bournemouth | home | 1–0 | 5,527 | houghton row 32 : 37 | 3 april 1979 | hartlepool united | away | 1–1 | 2,081 | houghton row 33 : 38 | 7 april 1979 | torquay united | away | 1–1 | 2,969 | houghton row 34 : 40 | 14 april 1979 | crewe alexandra | away | 1–1 | 4,604 | purdie (pen.) | csv/204-csv/565.csv | what is the number of games with the attendance of at least 7,500? | {
"header": [
"Game",
"Date",
"Opponent",
"Venue",
"Result",
"Attendance",
"Goalscorers"
],
"rows": [
[
"1",
"19 August 1978",
"Hereford United",
"Away",
"0–0",
"5,674",
""
],
[
"2",
"23 August 1978",
"Grimsby Town",
"Home",
"0–3",
"9,227",
""
],
[
"3",
"26 August 1978",
"Reading",
"Away",
"0–2",
"4,788",
""
],
[
"4",
"2 September 1978",
"Newport County",
"Home",
"2–3",
"5,319",
"Hinnigan, Purdie"
],
[
"5",
"9 September 1978",
"Wimbledon",
"Away",
"1–2",
"3,217",
"Corrigan"
],
[
"6",
"13 September 1978",
"Rochdale",
"Home",
"3–0",
"5,746",
"Wright, Corrigan, Hinnigan"
],
[
"7",
"16 September 1978",
"Bradford City",
"Home",
"1–3",
"7,090",
"Purdie"
],
[
"8",
"23 September 1978",
"York City",
"Away",
"1–0",
"3,307",
"Gore"
],
[
"9",
"26 September 1978",
"Portsmouth",
"Away",
"0–1",
"13,902",
""
],
[
"10",
"30 September 1978",
"Scunthorpe United",
"Home",
"1–0",
"4,459",
"Brownbill"
],
[
"11",
"7 October 1978",
"Huddersfield Town",
"Away",
"1–1",
"5,150",
"Brownbill"
],
[
"12",
"14 October 1978",
"Doncaster Rovers",
"Home",
"1–0",
"5,788",
"Ward"
],
[
"13",
"18 October 1978",
"Halifax Town",
"Home",
"1–0",
"5,216",
"Hinnigan"
],
[
"14",
"21 October 1978",
"Barnsley",
"Away",
"0–0",
"9,841",
""
],
[
"15",
"28 October 1978",
"Northampton Town",
"Home",
"2–0",
"6,264",
"Purdie (2, 1 pen.)"
],
[
"16",
"3 November 1978",
"Stockport County",
"Away",
"1–0",
"8,357",
"Hinnigan"
],
[
"17",
"10 November 1978",
"Newport County",
"Away",
"1–2",
"4,142",
"Houghton"
],
[
"18",
"18 November 1978",
"Reading",
"Home",
"3–0",
"5,858",
"Houghton (2), Ward"
],
[
"19",
"9 December 1978",
"Darlington",
"Away",
"1–1",
"1,967",
"Moore"
],
[
"20",
"16 December 1978",
"Halifax Town",
"Away",
"2–1",
"2,437",
"Moore, Purdie"
],
[
"21",
"26 December 1978",
"Crewe Alexandra",
"Home",
"1–0",
"7,586",
"Houghton"
],
[
"22",
"30 December 1978",
"Aldershot",
"Home",
"3–2",
"7,289",
"Moore, Houghton (2)"
],
[
"23",
"9 January 1979",
"Port Vale",
"Away",
"1–2",
"3,744",
"Wright (pen.)"
],
[
"24",
"3 February 1979",
"Portsmouth",
"Home",
"2–0",
"8,289",
"Wright, Corrigan"
],
[
"25",
"14 February 1979",
"Wimbledon",
"Home",
"1–2",
"6,704",
"Purdie (pen.)"
],
[
"26",
"17 February 1979",
"Huddersfield Town",
"Home",
"2–1",
"7,420",
"Ward (2)"
],
[
"27",
"24 February 1979",
"Doncaster Rovers",
"Away",
"1–0",
"4,612",
"Wright"
],
[
"28",
"28 February 1979",
"York City",
"Home",
"1–1",
"5,896",
"Houghton"
],
[
"29",
"3 March 1979",
"Barnsley",
"Home",
"1–1",
"9,427",
"Wright"
],
[
"30",
"10 March 1979",
"Northampton Town",
"Away",
"4–2",
"2,275",
"Brownbill (2), Purdie, Corrigan"
],
[
"31",
"14 March 1979",
"Torquay United",
"Home",
"3–1",
"5,722",
"Moore (2), Hinnigan"
],
[
"32",
"17 March 1979",
"Stockport County",
"Home",
"2–0",
"7,610",
"Wright, Smart"
],
[
"33",
"19 March 1979",
"Rochdale",
"Away",
"2–0",
"3,621",
"Purdie, Moore"
],
[
"34",
"24 March 1979",
"Grimsby Town",
"Away",
"1–3",
"8,252",
"Wigginton (o.g.)"
],
[
"35",
"28 March 1979",
"Hereford United",
"Home",
"0–0",
"4,876",
""
],
[
"36",
"31 March 1979",
"Bournemouth",
"Home",
"1–0",
"5,527",
"Houghton"
],
[
"37",
"3 April 1979",
"Hartlepool United",
"Away",
"1–1",
"2,081",
"Houghton"
],
[
"38",
"7 April 1979",
"Torquay United",
"Away",
"1–1",
"2,969",
"Houghton"
],
[
"39",
"13 April 1979",
"Port Vale",
"Home",
"5–3",
"8,452",
"Houghton (3), Brownbill, Moore"
],
[
"40",
"14 April 1979",
"Crewe Alexandra",
"Away",
"1–1",
"4,604",
"Purdie (pen.)"
],
[
"41",
"16 April 1979",
"Hartlepool United",
"Home",
"2–2",
"8,217",
"Wright, Purdie"
],
[
"42",
"21 April 1979",
"Aldershot",
"Away",
"0–1",
"5,466",
""
],
[
"43",
"28 April 1979",
"Darlington",
"Home",
"2–2",
"6,153",
"Moore, Brownbill"
],
[
"44",
"1 May 1979",
"Scunthorpe United",
"Away",
"1–0",
"1,582",
"Gore"
],
[
"45",
"5 May 1979",
"Bournemouth",
"Away",
"1–2",
"3,063",
"Purdie"
],
[
"46",
"7 May 1979",
"Bradford City",
"Away",
"1–1",
"3,748",
"Moore"
]
]
} | [
"11"
] |
what was the next album after swing 48? | nt-7307 | chasing shadows | col : released | title | label | number | notes row 1 : 1995 | le jazz hot | modern hot records | mhr 001 | row 2 : 1997 | new metropolitan swing | modern hot records | mhr 002 | row 3 : january 1999 | mystery pacific | modern hot records | mhr 003 | row 4 : may 1999 | souvenirs | modern hot records | mhr 004 | row 5 : october 2000 | avalon | modern hot records | mhr 005 | row 6 : may 2002 | under paris skies | modern hot records | mhr 006 | row 7 : october 2003 | swing 48 | modern hot records | mhr 008 | row 8 : june 2005 | chasing shadows | modern hot records | mhr 009 | row 9 : june 2007 | modern times | modern hot records | mhr 011 | row 10 : june 2010 | hotel new yorker | modern hot records | mhr 014 | compilation from 1995-1999 releases row 11 : june 15, 2010 | système d | modern hot records | mhr 015 | row 12 : april 18, 2012 | "eleven" | modern hot records | mhr 017 | | csv/204-csv/209.csv | what was the next album after swing 48? | {
"header": [
"Released",
"Title",
"Label",
"Number",
"Notes"
],
"rows": [
[
"1995",
"Le Jazz Hot",
"Modern Hot Records",
"MHR 001",
""
],
[
"1997",
"New Metropolitan Swing",
"Modern Hot Records",
"MHR 002",
""
],
[
"January 1999",
"Mystery Pacific",
"Modern Hot Records",
"MHR 003",
""
],
[
"May 1999",
"Souvenirs",
"Modern Hot Records",
"MHR 004",
""
],
[
"October 2000",
"Avalon",
"Modern Hot Records",
"MHR 005",
""
],
[
"May 2002",
"Under Paris Skies",
"Modern Hot Records",
"MHR 006",
""
],
[
"October 2003",
"Swing 48",
"Modern Hot Records",
"MHR 008",
""
],
[
"June 2005",
"Chasing Shadows",
"Modern Hot Records",
"MHR 009",
""
],
[
"June 2007",
"Modern Times",
"Modern Hot Records",
"MHR 011",
""
],
[
"June 2010",
"Hotel New Yorker",
"Modern Hot Records",
"MHR 014",
"Compilation from 1995-1999 releases"
],
[
"June 15, 2010",
"Système D",
"Modern Hot Records",
"MHR 015",
""
],
[
"April 18, 2012",
"\"Eleven\"",
"Modern Hot Records",
"MHR 017",
""
]
]
} | [
"Chasing Shadows"
] |
which is the previous attendance for week 10 | nt-7308 | 10,665 | col : week | date | opponent | result | record | attendance row 1 : 1 | september 14, 1969 | at cincinnati bengals | l 27–21 | 0–1–0 | 24,487 row 2 : 2 | september 20, 1969 | at oakland raiders | l 20–17 | 0–2–0 | 48,477 row 3 : 3 | september 28, 1969 | at houston oilers | l 20–10 | 0–3–0 | 40,387 row 4 : 4 | october 4, 1969 | oakland raiders | t 20–20 | 0–3–1 | 32,668 row 5 : 5 | october 11, 1969 | san diego chargers | l 21–14 | 0–4–1 | 33,073 row 6 : 6 | october 19, 1969 | at kansas city chiefs | l 17–10 | 0–5–1 | 47,038 row 7 : 7 | october 26, 1969 | buffalo bills | w 24–6 | 1–5–1 | 39,194 row 8 : 8 | november 2, 1969 | at new york jets | l 34–31 | 1–6–1 | 60,793 row 9 : 9 | november 9, 1969 | at boston patriots | w 17–16 | 2–6–1 | 10,665 row 10 : 10 | november 16, 1969 | at buffalo bills | l 28–3 | 2–7–1 | 32,334 row 11 : 11 | november 23, 1969 | houston oilers | l 32–7 | 2–8–1 | 27,114 row 12 : 12 | november 30, 1969 | boston patriots | l 38–23 | 2–9–1 | 27,179 row 13 : 13 | december 7, 1969 | denver broncos | w 27–24 | 3–9–1 | 24,972 row 14 : 14 | december 14, 1969 | new york jets | l 27–9 | 3–10–1 | 42,148 | csv/204-csv/670.csv | which is the previous attendance for week 10 | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Record",
"Attendance"
],
"rows": [
[
"1",
"September 14, 1969",
"at Cincinnati Bengals",
"L 27–21",
"0–1–0",
"24,487"
],
[
"2",
"September 20, 1969",
"at Oakland Raiders",
"L 20–17",
"0–2–0",
"48,477"
],
[
"3",
"September 28, 1969",
"at Houston Oilers",
"L 20–10",
"0–3–0",
"40,387"
],
[
"4",
"October 4, 1969",
"Oakland Raiders",
"T 20–20",
"0–3–1",
"32,668"
],
[
"5",
"October 11, 1969",
"San Diego Chargers",
"L 21–14",
"0–4–1",
"33,073"
],
[
"6",
"October 19, 1969",
"at Kansas City Chiefs",
"L 17–10",
"0–5–1",
"47,038"
],
[
"7",
"October 26, 1969",
"Buffalo Bills",
"W 24–6",
"1–5–1",
"39,194"
],
[
"8",
"November 2, 1969",
"at New York Jets",
"L 34–31",
"1–6–1",
"60,793"
],
[
"9",
"November 9, 1969",
"at Boston Patriots",
"W 17–16",
"2–6–1",
"10,665"
],
[
"10",
"November 16, 1969",
"at Buffalo Bills",
"L 28–3",
"2–7–1",
"32,334"
],
[
"11",
"November 23, 1969",
"Houston Oilers",
"L 32–7",
"2–8–1",
"27,114"
],
[
"12",
"November 30, 1969",
"Boston Patriots",
"L 38–23",
"2–9–1",
"27,179"
],
[
"13",
"December 7, 1969",
"Denver Broncos",
"W 27–24",
"3–9–1",
"24,972"
],
[
"14",
"December 14, 1969",
"New York Jets",
"L 27–9",
"3–10–1",
"42,148"
]
]
} | [
"10,665"
] |
how many skaters have at most 2600 points? | nt-7309 | 6 | col : rank | name | nation | cp | fp | points | placings row 1 : 1 | beatrix schuba | austria | 1 | 7 | 2763.0 | 10 row 2 : 2 | julie lynn holmes | united states | 2 | 5 | 2697.3 | 24.5 row 3 : 3 | karen magnussen | canada | 4 | 2 | 2697.7 | 27 row 4 : 4 | janet lynn | united states | 5 | 1 | 2680.0 | 34 row 5 : 5 | rita trapanese | italy | 3 | 8 | 2623.6 | 47.5 row 6 : 6 | sonja morgenstern | east germany | 9 | 3 | 2606.6 | 52 row 7 : 7 | zsuzsa almássy | hungary | 6 | 4 | 2599.9 | 57 row 8 : 8 | charlotte walter | switzerland | 8 | 14 | 2480.7 | 86 row 9 : 9 | christine errath | east germany | 13 | 6 | 2493.5 | 83 row 10 : 10 | suna murray | united states | 14 | 9 | 2475.0 | 91 row 11 : 11 | elena alexandrova | soviet union | 10 | 13 | 2450.5 | 103 row 12 : 12 | patricia ann dodd | united kingdom | 7 | 16 | | 100 row 13 : 13 | kazumi yamashita | japan | 12 | 11 | | 116 row 14 : 14 | ludmila bezáková | czechoslovakia | 11 | 15 | | 122 row 15 : 15 | jean scott | united kingdom | 15 | 10 | | 132 row 16 : 16 | diane hall | canada | 19 | 12 | | 132 row 17 : 17 | anita johansson | sweden | 16 | 18 | | 145 row 18 : 18 | judith bayer | west germany | 20 | 17 | | 159 row 19 : 19 | ruth hutchinson | canada | 17 | 20 | | 168 row 20 : 20 | sonja balun | austria | 22 | 19 | | 177 row 21 : 21 | joëlle cartaux | france | 18 | 22 | | 188 row 22 : 22 | cinzia frosio | italy | 21 | 21 | | 197 | csv/204-csv/291.csv | how many skaters have at most 2600 points? | {
"header": [
"Rank",
"Name",
"Nation",
"CP",
"FP",
"Points",
"Placings"
],
"rows": [
[
"1",
"Beatrix Schuba",
"Austria",
"1",
"7",
"2763.0",
"10"
],
[
"2",
"Julie Lynn Holmes",
"United States",
"2",
"5",
"2697.3",
"24.5"
],
[
"3",
"Karen Magnussen",
"Canada",
"4",
"2",
"2697.7",
"27"
],
[
"4",
"Janet Lynn",
"United States",
"5",
"1",
"2680.0",
"34"
],
[
"5",
"Rita Trapanese",
"Italy",
"3",
"8",
"2623.6",
"47.5"
],
[
"6",
"Sonja Morgenstern",
"East Germany",
"9",
"3",
"2606.6",
"52"
],
[
"7",
"Zsuzsa Almássy",
"Hungary",
"6",
"4",
"2599.9",
"57"
],
[
"8",
"Charlotte Walter",
"Switzerland",
"8",
"14",
"2480.7",
"86"
],
[
"9",
"Christine Errath",
"East Germany",
"13",
"6",
"2493.5",
"83"
],
[
"10",
"Suna Murray",
"United States",
"14",
"9",
"2475.0",
"91"
],
[
"11",
"Elena Alexandrova",
"Soviet Union",
"10",
"13",
"2450.5",
"103"
],
[
"12",
"Patricia Ann Dodd",
"United Kingdom",
"7",
"16",
"",
"100"
],
[
"13",
"Kazumi Yamashita",
"Japan",
"12",
"11",
"",
"116"
],
[
"14",
"Ludmila Bezáková",
"Czechoslovakia",
"11",
"15",
"",
"122"
],
[
"15",
"Jean Scott",
"United Kingdom",
"15",
"10",
"",
"132"
],
[
"16",
"Diane Hall",
"Canada",
"19",
"12",
"",
"132"
],
[
"17",
"Anita Johansson",
"Sweden",
"16",
"18",
"",
"145"
],
[
"18",
"Judith Bayer",
"West Germany",
"20",
"17",
"",
"159"
],
[
"19",
"Ruth Hutchinson",
"Canada",
"17",
"20",
"",
"168"
],
[
"20",
"Sonja Balun",
"Austria",
"22",
"19",
"",
"177"
],
[
"21",
"Joëlle Cartaux",
"France",
"18",
"22",
"",
"188"
],
[
"22",
"Cinzia Frosio",
"Italy",
"21",
"21",
"",
"197"
]
]
} | [
"6"
] |
which was the last album to be produced? | nt-7311 | lyrical law | col : title | album details | peak chart positions\nus | peak chart positions\nus r&b | certifications row 1 : can-i-bus | released: september 8, 1998\nlabel: universal\nfor | 2 | 2 | riaa: gold row 2 : 2000 b.c. (before can-i-bus | released: july 18, 2000\nlabel: universal\nfor | 23 | 6 | row 3 : c! true hollywood stories | released: november 13, 2001\nlabel: archives music\n | — | 71 | row 4 : mic club: the curriculum | released: november 19, 2002\nlabel: mic club\n | — | — | row 5 : rip the jacker | released: july 22, 2003\nlabel: babygrande\ | 194 | 34 | row 6 : mind control | released: june 21, 2005\nlabel: tommy boy\n | — | 79 | row 7 : hip-hop for sale | released: november 22, 2005\nlabel: babygrande\ | — | — | row 8 : for whom the beat tolls | released: june 5, 2007\nlabel: mic club\n | — | — | row 9 : melatonin magik | released: february 2, 2010\nlabel: war lab\n | — | 91 | row 10 : c of tranquility | released: october 5, 2010\nlabel: interdependent media\ | — | 70 | row 11 : lyrical law | released: june 24, 2011\nlabel: canibus\ | — | — | | csv/203-csv/137.csv | which was the last album to be produced? | {
"header": [
"Title",
"Album details",
"Peak chart positions\\nUS",
"Peak chart positions\\nUS R&B",
"Certifications"
],
"rows": [
[
"Can-I-Bus",
"Released: September 8, 1998\\nLabel: Universal\\nFormat: CD, cassette, digital download",
"2",
"2",
"RIAA: Gold"
],
[
"2000 B.C. (Before Can-I-Bus)",
"Released: July 18, 2000\\nLabel: Universal\\nFormat: CD, cassette, digital download",
"23",
"6",
""
],
[
"C! True Hollywood Stories",
"Released: November 13, 2001\\nLabel: Archives Music\\nFormat: CD, digital download",
"—",
"71",
""
],
[
"Mic Club: The Curriculum",
"Released: November 19, 2002\\nLabel: Mic Club\\nFormat: CD, digital download",
"—",
"—",
""
],
[
"Rip the Jacker",
"Released: July 22, 2003\\nLabel: Babygrande\\nFormat: CD, digital download",
"194",
"34",
""
],
[
"Mind Control",
"Released: June 21, 2005\\nLabel: Tommy Boy\\nFormat: CD, digital download",
"—",
"79",
""
],
[
"Hip-Hop for Sale",
"Released: November 22, 2005\\nLabel: Babygrande\\nFormat: CD, digital download",
"—",
"—",
""
],
[
"For Whom the Beat Tolls",
"Released: June 5, 2007\\nLabel: Mic Club\\nFormat: CD, digital download",
"—",
"—",
""
],
[
"Melatonin Magik",
"Released: February 2, 2010\\nLabel: War Lab\\nFormat: CD, digital download",
"—",
"91",
""
],
[
"C of Tranquility",
"Released: October 5, 2010\\nLabel: Interdependent Media\\nFormat: CD, digital download",
"—",
"70",
""
],
[
"Lyrical Law",
"Released: June 24, 2011\\nLabel: Canibus\\nFormat: CD, digital download",
"—",
"—",
""
]
]
} | [
"Lyrical Law"
] |
in what year did roche win his first doubles title? | nt-7312 | 1968 | col : outcome | no. | date | championship | surface | partner | opponents in the final | score in the final row 1 : winner | 1. | 1968 | wimbledon, london | grass | john newcombe | ken rosewall\n fred stolle | 3–6, 8–6, 5–7, 14–12, 6 row 2 : runner-up | 1. | 1968 | hamburg, germany | clay | john newcombe | tom okker\n marty riessen | 4–6, 4–6, 5–7 row 3 : runner-up | 2. | 1968 | hobart, australia | grass | fred stolle | mal anderson\n roger taylor | 5–7, 3–6, 6–4, 6–1, 4– row 4 : runner-up | 3. | 1969 | philadelphia wct, u.s. | carpet | john newcombe | tom okker\n marty riessen | 6–8, 4–6 row 5 : winner | 2. | 1969 | french open, paris | clay | john newcombe | roy emerson\n rod laver | 4–6, 6–1, 3–6, 6–4, 6–4 row 6 : winner | 4. | 1970 | wimbledon, london | grass | john newcombe | ken rosewall\n fred stolle | 10–8, 6–3, 6–1 row 7 : winner | 5. | 1970 | louisville, u.s. | hard | john newcombe | roy emerson\n rod laver | 8–6, 5–7, 6–4 row 8 : winner | 6. | 1971 | australian open, melbourne | grass | john newcombe | tom okker\n marty riessen | 6–2, 7–6 row 9 : winner | 7. | 1971 | miami wct, u.s. | hard | john newcombe | roy emerson\n rod laver | 7–6, 7–6 row 10 : runner-up | 4. | 1971 | chicago wct, u.s. | carpet | john newcombe | tom okker\n marty riessen | 6–7, 6–4, 6–7 row 11 : winner | 8. | 1971 | rome, italy | clay | john newcombe | andrés gimeno\n roger taylor | 6–4, 6–4 row 12 : runner-up | 5. | 1972 | richmond wct, u.s. | carpet | john newcombe | tom okker\n marty riessen | 6–7, 6–7 row 13 : runner-up | 6. | 1972 | philadelphia wct, u.s. | carpet | john newcombe | arthur ashe\n robert lutz | 3–6, 7–6, 3–6 row 14 : runner-up | 8. | 1972 | las vegas wct, u.s. | hard | john newcombe | roy emerson\n rod laver | def row 15 : winner | 10. | 1972 | st. louis wct, u.s. | carpet | john newcombe | john alexander\n phil dent | 7–6, 6–2 row 16 : runner-up | 9. | 1972 | washington wct, u.s. | clay | john newcombe | tom okker\n marty riessen | 6–3, 3–6, 2–6 row 17 : runner-up | 10. | 1974 | monte carlo wct, monaco | clay | manuel orantes | john alexander\n phil dent | 6–7, 6–4, 6–7, 3–6 row 18 : winner | 13. | 1974 | wimbledon, london | grass | john newcombe | robert lutz\n stan smith | 8–6, 6–4, 6–4 row 19 : runner-up | 11. | 1974 | sydney indoor, australia | hard (i) | john newcombe | ross case\n geoff masters | 4–6, 4–6 row 20 : winner | 14. | 1976 | australian open, melbourne | grass | john newcombe | ross case\n geoff masters | 7–6, 6–4 row 21 : runner-up | 12. | 1977 | richmond wct, u.s. | carpet | ross case | wojtek fibak\n tom okker | 4–6, 4–6 row 22 : runner-up | 13. | 1977 | toronto indoor wct, canada | carpet | ross case | wojtek fibak\n tom okker | 4–6, 1–6 | csv/204-csv/196.csv | in what year did roche win his first doubles title? | {
"header": [
"Outcome",
"No.",
"Date",
"Championship",
"Surface",
"Partner",
"Opponents in the final",
"Score in the final"
],
"rows": [
[
"Winner",
"1.",
"1968",
"Wimbledon, London",
"Grass",
"John Newcombe",
"Ken Rosewall\\n Fred Stolle",
"3–6, 8–6, 5–7, 14–12, 6–3"
],
[
"Runner-up",
"1.",
"1968",
"Hamburg, Germany",
"Clay",
"John Newcombe",
"Tom Okker\\n Marty Riessen",
"4–6, 4–6, 5–7"
],
[
"Runner-up",
"2.",
"1968",
"Hobart, Australia",
"Grass",
"Fred Stolle",
"Mal Anderson\\n Roger Taylor",
"5–7, 3–6, 6–4, 6–1, 4–6"
],
[
"Runner-up",
"3.",
"1969",
"Philadelphia WCT, U.S.",
"Carpet",
"John Newcombe",
"Tom Okker\\n Marty Riessen",
"6–8, 4–6"
],
[
"Winner",
"2.",
"1969",
"French Open, Paris",
"Clay",
"John Newcombe",
"Roy Emerson\\n Rod Laver",
"4–6, 6–1, 3–6, 6–4, 6–4"
],
[
"Winner",
"3.",
"1969",
"Wimbledon, London",
"Grass",
"John Newcombe",
"Tom Okker\\n Marty Riessen",
"7–5, 11–9, 6–3"
],
[
"Winner",
"4.",
"1970",
"Wimbledon, London",
"Grass",
"John Newcombe",
"Ken Rosewall\\n Fred Stolle",
"10–8, 6–3, 6–1"
],
[
"Winner",
"5.",
"1970",
"Louisville, U.S.",
"Hard",
"John Newcombe",
"Roy Emerson\\n Rod Laver",
"8–6, 5–7, 6–4"
],
[
"Winner",
"6.",
"1971",
"Australian Open, Melbourne",
"Grass",
"John Newcombe",
"Tom Okker\\n Marty Riessen",
"6–2, 7–6"
],
[
"Winner",
"7.",
"1971",
"Miami WCT, U.S.",
"Hard",
"John Newcombe",
"Roy Emerson\\n Rod Laver",
"7–6, 7–6"
],
[
"Runner-up",
"4.",
"1971",
"Chicago WCT, U.S.",
"Carpet",
"John Newcombe",
"Tom Okker\\n Marty Riessen",
"6–7, 6–4, 6–7"
],
[
"Winner",
"8.",
"1971",
"Rome, Italy",
"Clay",
"John Newcombe",
"Andrés Gimeno\\n Roger Taylor",
"6–4, 6–4"
],
[
"Winner",
"9.",
"1971",
"Tehran WCT, Iran",
"Clay",
"John Newcombe",
"Bob Carmichael\\n Ray Ruffels",
"6–4, 6–7, 6–1"
],
[
"Runner-up",
"5.",
"1972",
"Richmond WCT, U.S.",
"Carpet",
"John Newcombe",
"Tom Okker\\n Marty Riessen",
"6–7, 6–7"
],
[
"Runner-up",
"6.",
"1972",
"Philadelphia WCT, U.S.",
"Carpet",
"John Newcombe",
"Arthur Ashe\\n Robert Lutz",
"3–6, 7–6, 3–6"
],
[
"Runner-up",
"7.",
"1972",
"Charlotte WCT, U.S.",
"Clay",
"John Newcombe",
"Tom Okker\\n Marty Riessen",
"4–6, 6–4, 6–7"
],
[
"Runner-up",
"8.",
"1972",
"Las Vegas WCT, U.S.",
"Hard",
"John Newcombe",
"Roy Emerson\\n Rod Laver",
"DEF"
],
[
"Winner",
"10.",
"1972",
"St. Louis WCT, U.S.",
"Carpet",
"John Newcombe",
"John Alexander\\n Phil Dent",
"7–6, 6–2"
],
[
"Runner-up",
"9.",
"1972",
"Washington WCT, U.S.",
"Clay",
"John Newcombe",
"Tom Okker\\n Marty Riessen",
"6–3, 3–6, 2–6"
],
[
"Winner",
"11.",
"1972",
"Boston WCT, U.S.",
"Hard",
"John Newcombe",
"Arthur Ashe\\n Robert Lutz",
"6–3, 1–6, 7–6"
],
[
"Winner",
"12.",
"1974",
"Toronto WCT, Canada",
"Carpet",
"Raúl Ramírez",
"Tom Okker\\n Marty Riessen",
"6–3, 2–6, 6–4"
],
[
"Runner-up",
"10.",
"1974",
"Monte Carlo WCT, Monaco",
"Clay",
"Manuel Orantes",
"John Alexander\\n Phil Dent",
"6–7, 6–4, 6–7, 3–6"
],
[
"Winner",
"13.",
"1974",
"Wimbledon, London",
"Grass",
"John Newcombe",
"Robert Lutz\\n Stan Smith",
"8–6, 6–4, 6–4"
],
[
"Runner-up",
"11.",
"1974",
"Sydney Indoor, Australia",
"Hard (i)",
"John Newcombe",
"Ross Case\\n Geoff Masters",
"4–6, 4–6"
],
[
"Winner",
"14.",
"1976",
"Australian Open, Melbourne",
"Grass",
"John Newcombe",
"Ross Case\\n Geoff Masters",
"7–6, 6–4"
],
[
"Winner",
"15.",
"1976",
"Charlotte WCT, U.S.",
"Carpet",
"John Newcombe",
"Vitas Gerulaitis\\n Gene Mayer",
"6–3, 7–5"
],
[
"Winner",
"16.",
"1977",
"Australian Open, Melbourne",
"Grass",
"Arthur Ashe",
"Charlie Pasarell\\n Erik Van Dillen",
"6–4, 6–4"
],
[
"Runner-up",
"12.",
"1977",
"Richmond WCT, U.S.",
"Carpet",
"Ross Case",
"Wojtek Fibak\\n Tom Okker",
"4–6, 4–6"
],
[
"Runner-up",
"13.",
"1977",
"Toronto Indoor WCT, Canada",
"Carpet",
"Ross Case",
"Wojtek Fibak\\n Tom Okker",
"4–6, 1–6"
],
[
"Winner",
"17.",
"1977",
"Sydney Indoor, Australia",
"Hard (i)",
"John Newcombe",
"Ross Case\\n Geoff Masters",
"6–7, 6–3, 6–1"
],
[
"Winner",
"18.",
"1978",
"Sydney Indoor, Australia",
"Hard (i)",
"John Newcombe",
"Mark Edmondson\\n John Marks",
"6–4, 6–3"
]
]
} | [
"1968"
] |
how many jamaicans were granted british citizenship in 1998? | nt-7313 | 1,370 | 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 4 : 2000 | 1,882 | 927 | 664 | 281 | 10 row 5 : 2001 | 2,070 | 1,025 | 710 | 330 | 0 row 6 : 2002 | 2,025 | 1,035 | 705 | 285 | 0 row 7 : 2003 | 2,795 | 1,285 | 985 | 520 | 5 row 8 : 2004 | 3,180 | 1,415 | 1,060 | 640 | 65 row 9 : 2005 | 3,515 | 1,585 | 1,080 | 770 | 80 row 10 : 2006 | 2,525 | 1,110 | 710 | 655 | 55 row 11 : 2007 | 3,165 | 1,575 | 825 | 725 | 45 row 12 : 2008 | 2,715 | 1,275 | 695 | 700 | 45 | csv/203-csv/467.csv | how many jamaicans were granted british citizenship in 1998? | {
"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",
"12"
],
[
"1998",
"1,370",
"571",
"564",
"221",
"14"
],
[
"1999",
"1,437",
"678",
"526",
"226",
"7"
],
[
"2000",
"1,882",
"927",
"664",
"281",
"10"
],
[
"2001",
"2,070",
"1,025",
"710",
"330",
"0"
],
[
"2002",
"2,025",
"1,035",
"705",
"285",
"0"
],
[
"2003",
"2,795",
"1,285",
"985",
"520",
"5"
],
[
"2004",
"3,180",
"1,415",
"1,060",
"640",
"65"
],
[
"2005",
"3,515",
"1,585",
"1,080",
"770",
"80"
],
[
"2006",
"2,525",
"1,110",
"710",
"655",
"55"
],
[
"2007",
"3,165",
"1,575",
"825",
"725",
"45"
],
[
"2008",
"2,715",
"1,275",
"695",
"700",
"45"
]
]
} | [
"1,370"
] |
how many currency does the region of africa have | nt-7314 | 4 | col : community | currency | region | target date | notes row 1 : economic and monetary community of central africa (cemac) | central african cfa franc | africa | | not yet functioning common market row 2 : west african economic and monetary union (uemoa) | west african cfa franc | africa | | not yet functioning common market row 3 : gulf cooperation council (gcc) | khaleeji | middle east | 2013 | possibly gold backed, but postponed due to the financial row 4 : east african community (eac) | east african shilling | africa | 2015 | to be used by the future east african federation row 5 : caribbean single market and economy (as part of the caricom) | | latin america\n/caribbean | 2015 | to supplement the oecs eastern caribbean currency union row 6 : southern african customs union (sacu) | south african rand | africa | 2015 | de facto for the cma member when the sadc economic union is row 7 : southern african development community (sadc) | south african rand\n(interim proposal) | africa | 2016 | to supplement or succeed the cma and southern africa customs union row 8 : south asian association for regional cooperation | | south asia | 2016[citation needed] | row 9 : union of south american nations (unasur) | latino | latin america\n/caribbean | 2019 | row 10 : economic community of central african states (eccas) | | africa | | to supplement the economic and monetary community of central africa (cemac row 11 : economic community of west african states (ecowas) | | africa | | to succeed uemoa and wamz row 12 : african economic community | | africa | 2028 | see african monetary union row 13 : union state of russia and belarus | russian ruble | europe | | row 14 : arab league | arab dinar | arab states | | arab dinar has been proposed ever since the creation of the arab monet | csv/204-csv/321.csv | how many currency does the region of africa have | {
"header": [
"Community",
"Currency",
"Region",
"Target date",
"Notes"
],
"rows": [
[
"Economic and Monetary Community of Central Africa (CEMAC)",
"Central African CFA franc",
"Africa",
"",
"not yet functioning common market"
],
[
"West African Economic and Monetary Union (UEMOA)",
"West African CFA franc",
"Africa",
"",
"not yet functioning common market"
],
[
"Gulf Cooperation Council (GCC)",
"Khaleeji",
"Middle East",
"2013",
"Possibly gold backed, but postponed due to the financial crisis."
],
[
"East African Community (EAC)",
"East African shilling",
"Africa",
"2015",
"To be used by the future East African Federation"
],
[
"Caribbean Single Market and Economy (as part of the CARICOM)",
"",
"Latin America\\n/Caribbean",
"2015",
"To supplement the OECS Eastern Caribbean Currency Union"
],
[
"Southern African Customs Union (SACU)",
"South African Rand",
"Africa",
"2015",
"de facto for the CMA member when the SADC economic union is established"
],
[
"Southern African Development Community (SADC)",
"South African Rand\\n(interim proposal)",
"Africa",
"2016",
"To supplement or succeed the CMA and Southern Africa Customs Union"
],
[
"South Asian Association for Regional Cooperation",
"",
"South Asia",
"2016[citation needed]",
""
],
[
"Union of South American Nations (UNASUR)",
"Latino",
"Latin America\\n/Caribbean",
"2019",
""
],
[
"Economic Community of Central African States (ECCAS)",
"",
"Africa",
"",
"To supplement the Economic and Monetary Community of Central Africa (CEMAC)"
],
[
"Economic Community of West African States (ECOWAS)",
"",
"Africa",
"",
"To succeed UEMOA and WAMZ"
],
[
"African Economic Community",
"",
"Africa",
"2028",
"See African Monetary Union"
],
[
"Union State of Russia and Belarus",
"Russian ruble",
"Europe",
"",
""
],
[
"Arab League",
"Arab Dinar",
"Arab states",
"",
"Arab Dinar has been proposed ever since the creation of the Arab Monetary Fund, expected for serious plans of doing so, after the creation of the proposed Arab Union."
]
]
} | [
"4"
] |
how many years did pee-wee's playhouse run on television? | nt-7315 | 4 | col : year | title | role | notes row 1 : 1978 | things we did last summer | paul oberon | tv movie row 2 : 1979 | working stiffs | heimlich | 3 episodes row 3 : 1980 | the flintstone comedy hour | freaky frankenstone | voice\nepisode: "rv fever/ row 4 : 1980 | steve martin: comedy is not pretty | unnamed terrorist | reubens played an unnamed terrorist that shoplifted nuclear row 5 : 1980 | steve martin: all commercials | multiple roles | reubens played multiple roles in multiple skits in this steve martin row 6 : 1981 | mork & mindy | dickie nimitz | episode: "long before we met" row 7 : 1981 | the pee-wee herman show | pee-wee herman | tv movie row 8 : 1982 | madame's place | pee-wee herman | episode: "episode #1.34" row 9 : 1984 | faerie tale theatre | pinocchio | episode: "pinocchio" row 10 : 1985 | saturday night live | pee-wee herman | host\nepisode: "pee row 11 : 1986–1990 | pee-wee's playhouse | pee-wee herman | creator, writer, director of 3 episodes\ndaytime emmy award row 12 : 1988 | sesame street | pee-wee herman | episode:"put down the duckie" row 13 : 1995–1997 | murphy brown | andrew j. lansing iii | 6 episodes\nnominated - primetime emmy award for row 14 : 2000 | everyone loves raymond | russell | episode: "hackidu" row 15 : 2001 | ally mcbeal | louis | episode: "cloudy skies, chance of parade" row 16 : 2002 | rugrats | hermie the elf | voice\nepisode: "babies in row 17 : 2005 | tripping the rift | god\ndevil | voice\nepisode: "chode's row 18 : 2006 | campus ladies | drama instructor | episode: "drama class" row 19 : 2006 | reno 911! | rick | episode: "rick's on it" row 20 : 2006 | tom goes to the mayor | paul | voice\nepisode: "puddins row 21 : 2006 | re-animated | golly gopher | voice\ntv movie row 22 : 2007 | area 57 | alien | unaired pilot row 23 : 2007 | 30 rock | gerhardt hapsburg | episode: "black tie" row 24 : 2007 | dirt | chuck lafoon | 3 episodes row 25 : 2007 | tim and eric awesome show, great job! | the moon | episode: "cats" row 26 : 2007-2009 | chowder | reuben | voice\n3 episodes row 27 : 2007 | pushing daisies | oscar vibenius | 2 episodes row 28 : 2009-2011 | batman: the brave and the bold | bat-mite | voice\n4 episodes row 29 : 2010 | adventure time | gnome ruler | voice\nepisode: "power animal" row 30 : 2011 | the pee-wee herman show | pee-wee herman | tv movie\nnominated - primetime emmy award for row 31 : 2012–2013 | tron: uprising | pavel | voice\n17 episodes row 32 : 2012 | robot chicken dc comics special | the riddler | voice\ntv movie row 33 : 2013 | comedy bang! bang! | pee-wee herman | episode: "pee wee herman wears a halloween | csv/200-csv/15.csv | how many years did pee-wee's playhouse run on television? | {
"header": [
"Year",
"Title",
"Role",
"Notes"
],
"rows": [
[
"1978",
"Things We Did Last Summer",
"Paul Oberon",
"TV Movie"
],
[
"1979",
"Working Stiffs",
"Heimlich",
"3 episodes"
],
[
"1980",
"The Flintstone Comedy Hour",
"Freaky Frankenstone",
"Voice\\nEpisode: \"RV Fever/Birthday Boy/Clownfoot/Fred Goes Ape/Flying Mouse/Ghost-sitters\""
],
[
"1980",
"Steve Martin: Comedy Is Not Pretty",
"Unnamed Terrorist",
"Reubens played an unnamed terrorist that shoplifted nuclear weapons fuel from a convenience store in a skit in this Steve Martin comedy special."
],
[
"1980",
"Steve Martin: All Commercials",
"Multiple Roles",
"Reubens played multiple roles in multiple skits in this Steve Martin comedy special."
],
[
"1981",
"Mork & Mindy",
"Dickie Nimitz",
"Episode: \"Long Before We Met\""
],
[
"1981",
"The Pee-wee Herman Show",
"Pee-wee Herman",
"TV Movie"
],
[
"1982",
"Madame's Place",
"Pee-Wee Herman",
"Episode: \"Episode #1.34\""
],
[
"1984",
"Faerie Tale Theatre",
"Pinocchio",
"Episode: \"Pinocchio\""
],
[
"1985",
"Saturday Night Live",
"Pee-wee Herman",
"Host\\nEpisode: \"Pee-wee Herman/Queen Ida & The Bon Temps Zydeco Band\""
],
[
"1986–1990",
"Pee-wee's Playhouse",
"Pee-wee Herman",
"Creator, writer, director of 3 episodes\\nDaytime Emmy Award for Outstanding Achievement in Art Direction/Set Direction/Scenic Design (1988)\\nDaytime Emmy Award for Outstanding Achievement in Graphics and Title Design (1991)\\nNominated - Daytime Emmy Award for Outstanding Performer in Children's Programming (1987, 1988, 1990, 1991)\\nNominated - Daytime Emmy Award for Outstanding Children's Series (1987, 1990, 1991)\\nNominated - Daytime Emmy Award for Outstanding Directing in Children's Programming (1988, 1990, 1991)\\nNominated - Daytime Emmy Award for Outstanding Achievement in Art Direction/Set Decoration/Scenic Design (1989, 1990, 1991)\\nNominated - Daytime Emmy Award for Outstanding Writing in a Children's Series (1987, 1988)"
],
[
"1988",
"Sesame Street",
"Pee-wee Herman",
"Episode:\"Put Down the Duckie\""
],
[
"1995–1997",
"Murphy Brown",
"Andrew J. Lansing III",
"6 episodes\\nNominated - Primetime Emmy Award for Outstanding Guest Actor in a Comedy Series (1995)"
],
[
"2000",
"Everyone Loves Raymond",
"Russell",
"Episode: \"Hackidu\""
],
[
"2001",
"Ally McBeal",
"Louis",
"Episode: \"Cloudy Skies, Chance of Parade\""
],
[
"2002",
"Rugrats",
"Hermie the Elf",
"Voice\\nEpisode: \"Babies in Toyland\""
],
[
"2005",
"Tripping the Rift",
"God\\nDevil",
"Voice\\nEpisode: \"Chode's Near Death-Experience\""
],
[
"2006",
"Campus Ladies",
"Drama instructor",
"Episode: \"Drama Class\""
],
[
"2006",
"Reno 911!",
"Rick",
"Episode: \"Rick's On It\""
],
[
"2006",
"Tom Goes to the Mayor",
"Paul",
"Voice\\nEpisode: \"Puddins\""
],
[
"2006",
"Re-Animated",
"Golly Gopher",
"Voice\\nTV Movie"
],
[
"2007",
"Area 57",
"Alien",
"Unaired pilot"
],
[
"2007",
"30 Rock",
"Gerhardt Hapsburg",
"Episode: \"Black Tie\""
],
[
"2007",
"Dirt",
"Chuck Lafoon",
"3 episodes"
],
[
"2007",
"Tim and Eric Awesome Show, Great Job!",
"The Moon",
"Episode: \"Cats\""
],
[
"2007-2009",
"Chowder",
"Reuben",
"Voice\\n3 episodes"
],
[
"2007",
"Pushing Daisies",
"Oscar Vibenius",
"2 episodes"
],
[
"2009-2011",
"Batman: The Brave and the Bold",
"Bat-Mite",
"Voice\\n4 episodes"
],
[
"2010",
"Adventure Time",
"Gnome Ruler",
"Voice\\nEpisode: \"Power Animal\""
],
[
"2011",
"The Pee-wee Herman Show",
"Pee-wee Herman",
"TV Movie\\nNominated - Primetime Emmy Award for Outstanding Variety, Music or Comedy Special"
],
[
"2012–2013",
"Tron: Uprising",
"Pavel",
"Voice\\n17 episodes"
],
[
"2012",
"Robot Chicken DC Comics Special",
"The Riddler",
"Voice\\nTV Movie"
],
[
"2013",
"Comedy Bang! Bang!",
"Pee-wee Herman",
"Episode: \"Pee Wee Herman Wears a Halloween Costume\""
]
]
} | [
"4"
] |
did diego cuenca or eduardo piccinini perform better? | nt-7316 | eduardo piccinini | col : rank | name | nationality | time row 1 : | mark henderson | united states | 54.11 row 2 : | eduardo piccinini | brazil | 54.63 row 3 : | brian alderman | united states | 54.75 row 4 : 4 | francisco sánchez | venezuela | 54.99 row 5 : 5 | edward parenti | canada | 55.23 row 6 : 6 | diego cuenca | colombia | 55.67 row 7 : 7 | josé meolans | argentina | 55.91 row 8 : 8 | ruben calderon | el salvador | 56.04 | csv/204-csv/3.csv | did diego cuenca or eduardo piccinini perform better? | {
"header": [
"Rank",
"Name",
"Nationality",
"Time"
],
"rows": [
[
"",
"Mark Henderson",
"United States",
"54.11"
],
[
"",
"Eduardo Piccinini",
"Brazil",
"54.63"
],
[
"",
"Brian Alderman",
"United States",
"54.75"
],
[
"4",
"Francisco Sánchez",
"Venezuela",
"54.99"
],
[
"5",
"Edward Parenti",
"Canada",
"55.23"
],
[
"6",
"Diego Cuenca",
"Colombia",
"55.67"
],
[
"7",
"José Meolans",
"Argentina",
"55.91"
],
[
"8",
"Ruben Calderon",
"El Salvador",
"56.04"
]
]
} | [
"Eduardo Piccinini"
] |
how many riders got more than 10 points? | nt-7317 | 5 | col : pos | rider | manufacturer | time/retired | points row 1 : 1 | tohru ukawa | honda | 49:50.449 | 25 row 2 : 2 | franco battaini | aprilia | +5.125 | 20 row 3 : 3 | loris capirossi | honda | +10.224 | 16 row 4 : 4 | shinya nakano | yamaha | +14.848 | 13 row 5 : 5 | stefano perugini | honda | +34.042 | 11 row 6 : 6 | sebastian porto | yamaha | +37.495 | 10 row 7 : 7 | jason vincent | honda | +44.911 | 9 row 8 : 8 | valentino rossi | aprilia | +1:01.110 | 8 row 9 : 9 | anthony west | tsr-honda | +1:10.352 | 7 row 10 : 10 | alex hofmann | tsr-honda | +1:18.683 | 6 row 11 : 11 | luca boscoscuro | tsr-honda | +1:20.847 | 5 row 12 : 12 | lucas oliver bulto | yamaha | +1:23.052 | 4 row 13 : 13 | roberto rolfo | aprilia | +1:24.329 | 3 row 14 : 14 | masaki tokudome | tsr-honda | +1:26.837 | 2 row 15 : 15 | fonsi nieto | yamaha | +1:45.669 | 1 row 16 : 16 | david garcia | yamaha | +1:48.926 | row 17 : 17 | scott smart | aprilia | +1:49.730 | row 18 : 18 | alex debón | honda | +1 lap | row 19 : 19 | jarno janssen | tsr-honda | +1 lap | row 20 : ret | alvaro molina | honda | retirement | row 21 : ret | julien allemand | tsr-honda | retirement | row 22 : ret | ismael bonilla | honda | retirement | row 23 : ret | daniel ribalta | aprilia | retirement | row 24 : ret | maurice bolwerk | honda | retirement | row 25 : ret | tomomi manako | yamaha | retirement | row 26 : ret | johann stigefelt | yamaha | retirement | row 27 : ret | olivier jacque | yamaha | retirement | row 28 : ret | jeremy mcwilliams | aprilia | retirement | row 29 : ret | david ortega | tsr-honda | retirement | row 30 : ret | alfredo rios | aprilia | retirement | row 31 : ret | ralf waldmann | aprilia | retirement | | csv/203-csv/718.csv | how many riders got more than 10 points? | {
"header": [
"Pos",
"Rider",
"Manufacturer",
"Time/Retired",
"Points"
],
"rows": [
[
"1",
"Tohru Ukawa",
"Honda",
"49:50.449",
"25"
],
[
"2",
"Franco Battaini",
"Aprilia",
"+5.125",
"20"
],
[
"3",
"Loris Capirossi",
"Honda",
"+10.224",
"16"
],
[
"4",
"Shinya Nakano",
"Yamaha",
"+14.848",
"13"
],
[
"5",
"Stefano Perugini",
"Honda",
"+34.042",
"11"
],
[
"6",
"Sebastian Porto",
"Yamaha",
"+37.495",
"10"
],
[
"7",
"Jason Vincent",
"Honda",
"+44.911",
"9"
],
[
"8",
"Valentino Rossi",
"Aprilia",
"+1:01.110",
"8"
],
[
"9",
"Anthony West",
"TSR-Honda",
"+1:10.352",
"7"
],
[
"10",
"Alex Hofmann",
"TSR-Honda",
"+1:18.683",
"6"
],
[
"11",
"Luca Boscoscuro",
"TSR-Honda",
"+1:20.847",
"5"
],
[
"12",
"Lucas Oliver Bulto",
"Yamaha",
"+1:23.052",
"4"
],
[
"13",
"Roberto Rolfo",
"Aprilia",
"+1:24.329",
"3"
],
[
"14",
"Masaki Tokudome",
"TSR-Honda",
"+1:26.837",
"2"
],
[
"15",
"Fonsi Nieto",
"Yamaha",
"+1:45.669",
"1"
],
[
"16",
"David Garcia",
"Yamaha",
"+1:48.926",
""
],
[
"17",
"Scott Smart",
"Aprilia",
"+1:49.730",
""
],
[
"18",
"Alex Debón",
"Honda",
"+1 Lap",
""
],
[
"19",
"Jarno Janssen",
"TSR-Honda",
"+1 Lap",
""
],
[
"Ret",
"Alvaro Molina",
"Honda",
"Retirement",
""
],
[
"Ret",
"Julien Allemand",
"TSR-Honda",
"Retirement",
""
],
[
"Ret",
"Ismael Bonilla",
"Honda",
"Retirement",
""
],
[
"Ret",
"Daniel Ribalta",
"Aprilia",
"Retirement",
""
],
[
"Ret",
"Maurice Bolwerk",
"Honda",
"Retirement",
""
],
[
"Ret",
"Tomomi Manako",
"Yamaha",
"Retirement",
""
],
[
"Ret",
"Johann Stigefelt",
"Yamaha",
"Retirement",
""
],
[
"Ret",
"Olivier Jacque",
"Yamaha",
"Retirement",
""
],
[
"Ret",
"Jeremy McWilliams",
"Aprilia",
"Retirement",
""
],
[
"Ret",
"David Ortega",
"TSR-Honda",
"Retirement",
""
],
[
"Ret",
"Alfredo Rios",
"Aprilia",
"Retirement",
""
],
[
"Ret",
"Ralf Waldmann",
"Aprilia",
"Retirement",
""
]
]
} | [
"5"
] |
was big bang 2 recorded in japanese or korean? | nt-7318 | japanese | col : released | title | artist | format | language row 1 : 20 january 2011 | v.v.i.p | seungri | mini album, digital download | korean row 2 : 24 february 2011 | tonight | big bang | mini album, digital download | korean row 3 : 8 april 2011 | bigbang special edition | big bang | studio album, digital download | korean row 4 : 11 may 2011 | big bang 2 | big bang | studio album, digital download | japanese row 5 : 25 may 2011 | the ultimate: international best | big bang | compilation | japanese row 6 : 30 june 2011 | 2011 big show live concert | big bang | live album | korean row 7 : 28 july 2011 | 2ne1 | 2ne1 | extended play, digital download | korean row 8 : 21 september 2011 | nolza | 2ne1 | extended play, digital download | japanese row 9 : 21 october 2011 | fever's end: part 1 | tablo | studio album, digital download | korean row 10 : 1 november 2011 | fever's end: part 2 | tablo | studio album, digital download | korean row 11 : 21 december 2011 | 1st live concert nolza! | 2ne1 | live album | korean row 12 : 29 april 2011 | loveless | gummy | mini album, digital download | japanese row 13 : 14 december 2011 | the best of bigbang | big bang | compilation | japanese | csv/204-csv/680.csv | was big bang 2 recorded in japanese or korean? | {
"header": [
"Released",
"Title",
"Artist",
"Format",
"Language"
],
"rows": [
[
"20 January 2011",
"V.V.I.P",
"Seungri",
"Mini Album, Digital Download",
"Korean"
],
[
"24 February 2011",
"Tonight",
"Big Bang",
"Mini Album, Digital Download",
"Korean"
],
[
"8 April 2011",
"BIGBANG Special Edition",
"Big Bang",
"Studio Album, Digital Download",
"Korean"
],
[
"11 May 2011",
"Big Bang 2",
"Big Bang",
"Studio Album, Digital Download",
"Japanese"
],
[
"25 May 2011",
"The Ultimate: International Best",
"Big Bang",
"Compilation",
"Japanese"
],
[
"30 June 2011",
"2011 Big Show Live Concert",
"Big Bang",
"Live Album",
"Korean"
],
[
"28 July 2011",
"2NE1",
"2NE1",
"Extended play, Digital Download",
"Korean"
],
[
"21 September 2011",
"Nolza",
"2NE1",
"Extended play, Digital Download",
"Japanese"
],
[
"21 October 2011",
"Fever's End: Part 1",
"Tablo",
"Studio Album, Digital Download",
"Korean"
],
[
"1 November 2011",
"Fever's End: Part 2",
"Tablo",
"Studio Album, Digital Download",
"Korean"
],
[
"21 December 2011",
"1st Live Concert Nolza!",
"2NE1",
"Live Album",
"Korean"
],
[
"29 April 2011",
"Loveless",
"Gummy",
"Mini Album, Digital Download",
"Japanese"
],
[
"14 December 2011",
"The Best of BIGBANG",
"Big Bang",
"Compilation",
"Japanese"
]
]
} | [
"Japanese"
] |
only 402,026 kilometres were travelled in what service date? | nt-7319 | 22 feb 1954 | col : number | serial no | entered service | withdrawn | kilometres travelled row 1 : 4101 | 1000 | 1 dec 1953 | 6 jun 1973 | 463,514 row 2 : 4102 | 1002 | 30 oct 1953 | 30 jun 1975 | 492,650 row 3 : 4103 | 1003 | 18 jan 1954 | 2 apr 1974 | 462,871 row 4 : 4104 | 1004 | 13 jan 1954 | 12 oct 1973 | 440,810 row 5 : 4105 | 1005 | 8 feb 1954 | ? | ? row 6 : 4106 | 1006 | 21 jan 1954 | 4 aug 1972 | 406,288 row 7 : 4107 | 1007 | 25 jan 1954 | 11 aug 1973 | 446,167 row 8 : 4108 | 1008 | 22 feb 1954 | 20 dec 1967 | 402,026 row 9 : 4109 | 1009 | 11 mar 1954 | 9 feb 1972 | 426,074 row 10 : 4110 | 1010 | 10 feb 1955 | 20 may 1974 | 476,489 | csv/203-csv/27.csv | only 402,026 kilometres were travelled in what service date? | {
"header": [
"Number",
"Serial No",
"Entered Service",
"Withdrawn",
"Kilometres Travelled"
],
"rows": [
[
"4101",
"1000",
"1 Dec 1953",
"6 Jun 1973",
"463,514"
],
[
"4102",
"1002",
"30 Oct 1953",
"30 Jun 1975",
"492,650"
],
[
"4103",
"1003",
"18 Jan 1954",
"2 Apr 1974",
"462,871"
],
[
"4104",
"1004",
"13 Jan 1954",
"12 Oct 1973",
"440,810"
],
[
"4105",
"1005",
"8 Feb 1954",
"?",
"?"
],
[
"4106",
"1006",
"21 Jan 1954",
"4 Aug 1972",
"406,288"
],
[
"4107",
"1007",
"25 Jan 1954",
"11 Aug 1973",
"446,167"
],
[
"4108",
"1008",
"22 Feb 1954",
"20 Dec 1967",
"402,026"
],
[
"4109",
"1009",
"11 Mar 1954",
"9 Feb 1972",
"426,074"
],
[
"4110",
"1010",
"10 Feb 1955",
"20 May 1974",
"476,489"
]
]
} | [
"22 Feb 1954"
] |
team he played most games with. | nt-7320 | hou | col : year | team | games | combined tackles | tackles | assisted tackles | sacks | forced fumbles | fumble recoveries | fumble return yards | interceptions | interception return yards | yards per interception return | longest interception return | interceptions returned for touchdown | passes defended row 1 : 2004 | hou | 16 | 63 | 51 | 12 | 4.0 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 4 row 2 : 2005 | hou | 12 | 35 | 24 | 11 | 4.0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 row 3 : 2006 | hou | 15 | 26 | 19 | 7 | 5.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 row 4 : 2008 | kc | 7 | 31 | 25 | 6 | 2.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 5 : 2008 | sea | 2 | 1 | 1 | 0 | 0.0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 6 : 2009 | phi | 12 | 16 | 11 | 5 | 2.5 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 7 : 2010 | ten | 16 | 58 | 44 | 14 | 12.5 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 8 : 2011 | phi | 16 | 40 | 35 | 5 | 18.0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 9 : 2012 | phi | 11 | 26 | 21 | 5 | 5.5 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 row 10 : 2012 | jax | 5 | 11 | 7 | 4 | 1.5 | 2 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 11 : 2013 | jax | 16 | 40 | 31 | 9 | 7.5 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 row 12 : career | | 128 | 347 | 269 | 78 | 62.5 | 14 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 9 | csv/203-csv/258.csv | team he played most games with. | {
"header": [
"Year",
"Team",
"Games",
"Combined Tackles",
"Tackles",
"Assisted Tackles",
"Sacks",
"Forced Fumbles",
"Fumble Recoveries",
"Fumble Return Yards",
"Interceptions",
"Interception Return Yards",
"Yards per Interception Return",
"Longest Interception Return",
"Interceptions Returned for Touchdown",
"Passes Defended"
],
"rows": [
[
"2004",
"HOU",
"16",
"63",
"51",
"12",
"4.0",
"0",
"2",
"0",
"0",
"0",
"0",
"0",
"0",
"4"
],
[
"2005",
"HOU",
"12",
"35",
"24",
"11",
"4.0",
"2",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"2"
],
[
"2006",
"HOU",
"15",
"26",
"19",
"7",
"5.0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1",
"1"
],
[
"2008",
"KC",
"7",
"31",
"25",
"6",
"2.0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
[
"2008",
"SEA",
"2",
"1",
"1",
"0",
"0.0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
[
"2009",
"PHI",
"12",
"16",
"11",
"5",
"2.5",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
[
"2010",
"TEN",
"16",
"58",
"44",
"14",
"12.5",
"2",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
[
"2011",
"PHI",
"16",
"40",
"35",
"5",
"18.0",
"3",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1"
],
[
"2012",
"PHI",
"11",
"26",
"21",
"5",
"5.5",
"2",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"1"
],
[
"2012",
"JAX",
"5",
"11",
"7",
"4",
"1.5",
"2",
"1",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
[
"2013",
"JAX",
"16",
"40",
"31",
"9",
"7.5",
"3",
"0",
"0",
"0",
"0",
"0",
"0",
"0",
"0"
],
[
"Career",
"",
"128",
"347",
"269",
"78",
"62.5",
"14",
"3",
"0",
"0",
"0",
"0",
"0",
"0",
"9"
]
]
} | [
"HOU"
] |
what is the only episode that aired in august 1995? | nt-7321 | skeletons in the closet | col : ep# | title | broadcast date | written by | directed by row 1 : 1 | "birth of a legend" | april 18, 1995 | michael piller & bill dial | charles correll row 2 : 2 | "mr. pratt goes to sheridan" | april 25, 1995 | michael piller & bill dial | william gereghty row 3 : 3 | "legend on his president's secret service" | may 2, 1995 | bob wilcox | michael vejar row 4 : 4 | "custer's next to last stand" | may 9, 1995 | bill dial | william gereghty row 5 : 5 | "the life, death, and life of wild bill hickok" | may 16, 1995 | peter allan fields | michael caffey row 6 : 6 | "knee-high noon" | may 23, 1995 | steve stolier & frederick rappaport | james l. conway row 7 : 7 | "the gospel according to legend" | june 12, 1995 | john considine | michael vejar row 8 : 8 | "bone of contention" | june 20, 1995 | george geiger | charles correll row 9 : 9 | "revenge of the herd" | july 4, 1995 | tim burns | bob balaban row 10 : 10 | "fall of a legend" | july 18, 1995 | bob shane & ron friedman | michael vejar row 11 : 11 | "clueless in san francisco" | july 25, 1995 | carol caldwell & marianne clarkson | charles correll row 12 : 12 | "skeletons in the closet" | august 8, 1995 | david rich | steve shaw | csv/204-csv/981.csv | what is the only episode that aired in august 1995? | {
"header": [
"Ep#",
"Title",
"Broadcast Date",
"Written by",
"Directed by"
],
"rows": [
[
"1",
"\"Birth of a Legend\"",
"April 18, 1995",
"Michael Piller & Bill Dial",
"Charles Correll"
],
[
"2",
"\"Mr. Pratt Goes to Sheridan\"",
"April 25, 1995",
"Michael Piller & Bill Dial",
"William Gereghty"
],
[
"3",
"\"Legend on his President's Secret Service\"",
"May 2, 1995",
"Bob Wilcox",
"Michael Vejar"
],
[
"4",
"\"Custer's Next to Last Stand\"",
"May 9, 1995",
"Bill Dial",
"William Gereghty"
],
[
"5",
"\"The Life, Death, and Life of Wild Bill Hickok\"",
"May 16, 1995",
"Peter Allan Fields",
"Michael Caffey"
],
[
"6",
"\"Knee-High Noon\"",
"May 23, 1995",
"Steve Stolier & Frederick Rappaport",
"James L. Conway"
],
[
"7",
"\"The Gospel According to Legend\"",
"June 12, 1995",
"John Considine",
"Michael Vejar"
],
[
"8",
"\"Bone of Contention\"",
"June 20, 1995",
"George Geiger",
"Charles Correll"
],
[
"9",
"\"Revenge of the Herd\"",
"July 4, 1995",
"Tim Burns",
"Bob Balaban"
],
[
"10",
"\"Fall of a Legend\"",
"July 18, 1995",
"Bob Shane & Ron Friedman",
"Michael Vejar"
],
[
"11",
"\"Clueless in San Francisco\"",
"July 25, 1995",
"Carol Caldwell & Marianne Clarkson",
"Charles Correll"
],
[
"12",
"\"Skeletons in the Closet\"",
"August 8, 1995",
"David Rich",
"Steve Shaw"
]
]
} | [
"skeletons in the closet"
] |
how many numbers did the new york knicks retire? | nt-7322 | 10 | col : number | name | team | position | years with franchise | note row 1 : 23 | lou hudson | atlanta hawks | f | 1966–1977 | row 2 : 3 | dennis johnson | boston celtics | g | 1983–1990 | row 3 : 6 | bill russell | boston celtics | c | 1956–1969 | also served as head coach (1966–1969). row 4 : 10 | jo jo white | boston celtics | g | 1969–1979 | row 5 : 14 | bob cousy | boston celtics | g | 1950–1963 | row 6 : 15 | tom heinsohn | boston celtics | f | 1956–1978 | also served as head coach (1969–1978); as broadcaster (19 row 7 : 16 | satch sanders | boston celtics | f | 1960–1973 | also served as head coach (1978). row 8 : 22 | ed macauley | boston celtics | c | 1950–1956 | row 9 : 23 | frank ramsey | boston celtics | f | 1954–1964 | row 10 : 32 | kevin mchale | boston celtics | f | 1980–1993 | row 11 : 35 | reggie lewis | boston celtics | g | 1987–1993 | died of a heart attack while still playing for the team; number row 12 : loscy | jim loscutoff | boston celtics | f | 1955–1964 | wore no. 18 but decided to keep it active; number ultimately retired row 13 : 25 | bill melchionni | brooklyn nets | g | 1969–1976 | the team was then on long island as the new york nets. row 14 : 52 | buck williams | brooklyn nets | f | 1981–1989 | the team was then the new jersey nets. row 15 : 4 | jerry sloan | chicago bulls | g | 1966–1976 | also served as head coach (1979–1982). row 16 : 10 | bob love | chicago bulls | f | 1968–1976 | row 17 : 18 | phil jackson | chicago bulls | — | 1989–1998 | as head coach (1988–1998). row 18 : 23 | michael jordan | chicago bulls | g | 1984–1993; 1995–1998 | briefly wore no. 45 in 1995 & 12 for one game row 19 : 33 | scottie pippen | chicago bulls | f | 1987–1998; 2003–2004 | row 20 : — | jerry krause | chicago bulls | — | 1985–2003 | as general manager. row 21 : 7 | bingo smith | cleveland cavaliers | f | 1970–1979 | row 22 : 34 | austin carr | cleveland cavaliers | g | 1971–1980 | row 23 : 2 | chuck daly | detroit pistons | — | 1983–1992 | as head coach; the number represents the two nba championship teams he row 24 : 4 | joe dumars | detroit pistons | g | 1985–1999; 2000–present | also served as team president (2000–present). row 25 : 10 | dennis rodman | detroit pistons | f | 1986–1993 | number currently issued to greg monroe at the time of the announcement, and row 26 : 11 | isiah thomas | detroit pistons | g | 1981–1994 | wore no. 42 for one playoff game in 1985 (due to row 27 : 15 | vinnie johnson | detroit pistons | g | 1981–1991 | row 28 : 21 | dave bing | detroit pistons | g | 1966–1975 | row 29 : — | william davidson | detroit pistons | — | 1974–2009 | as team owner. row 30 : 13 | wilt chamberlain | golden state warriors | c | 1959–1965 | team was in philadelphia through 1959–1962 and in san francisco through 1962 row 31 : 14 | tom meschery | golden state warriors | f | 1961–1971 | team was in philadelphia through 1961–1962 and san francisco through 1962– row 32 : 16 | al attles | golden state warriors | g | 1960–1971 | also served as head coach (1969–1983). row 33 : 24 | rick barry | golden state warriors | f | 1965–1967; 1972–1978 | | csv/203-csv/348.csv | how many numbers did the new york knicks retire? | {
"header": [
"Number",
"Name",
"Team",
"Position",
"Years with franchise",
"Note"
],
"rows": [
[
"9",
"Bob Pettit",
"Atlanta Hawks",
"F",
"1954–1965",
""
],
[
"21",
"Dominique Wilkins",
"Atlanta Hawks",
"F",
"1983–1994",
"Currently team vice president and television color analyst."
],
[
"23",
"Lou Hudson",
"Atlanta Hawks",
"F",
"1966–1977",
""
],
[
"17",
"Ted Turner",
"Atlanta Hawks",
"—",
"1977–2001",
"As team owner. While the team presented Turner a framed Hawks jersey with No. 17, the banner raised to the rafters carried an old Hawks logo with Turner's name instead of a number."
],
[
"00",
"Robert Parish",
"Boston Celtics",
"C",
"1980–1994",
""
],
[
"1",
"Walter A. Brown",
"Boston Celtics",
"—",
"1946–1964",
"As team founder–owner."
],
[
"2",
"Red Auerbach",
"Boston Celtics",
"—",
"1950–2006",
"As head coach (1950–1966) and executive (1950–2006)."
],
[
"3",
"Dennis Johnson",
"Boston Celtics",
"G",
"1983–1990",
""
],
[
"6",
"Bill Russell",
"Boston Celtics",
"C",
"1956–1969",
"Also served as head coach (1966–1969)."
],
[
"10",
"Jo Jo White",
"Boston Celtics",
"G",
"1969–1979",
""
],
[
"14",
"Bob Cousy",
"Boston Celtics",
"G",
"1950–1963",
""
],
[
"15",
"Tom Heinsohn",
"Boston Celtics",
"F",
"1956–1978",
"Also served as head coach (1969–1978); as broadcaster (1980–present)."
],
[
"16",
"Satch Sanders",
"Boston Celtics",
"F",
"1960–1973",
"Also served as head coach (1978)."
],
[
"17",
"John Havlicek",
"Boston Celtics",
"F",
"1962–1978",
""
],
[
"18",
"Dave Cowens",
"Boston Celtics",
"C",
"1970–1980",
"Also served as head coach (1978–1979)."
],
[
"19",
"Don Nelson",
"Boston Celtics",
"F",
"1965–1976",
""
],
[
"21",
"Bill Sharman",
"Boston Celtics",
"G",
"1951–1961",
""
],
[
"22",
"Ed Macauley",
"Boston Celtics",
"C",
"1950–1956",
""
],
[
"23",
"Frank Ramsey",
"Boston Celtics",
"F",
"1954–1964",
""
],
[
"24",
"Sam Jones",
"Boston Celtics",
"G",
"1957–1969",
""
],
[
"25",
"K. C. Jones",
"Boston Celtics",
"G",
"1958–1967; 1983–1988",
"Also served as head coach (1983–1988)."
],
[
"31",
"Cedric Maxwell",
"Boston Celtics",
"F",
"1977–1985",
"Also served as broadcaster (2001–present); briefly wore No. 30 in 1977–78."
],
[
"32",
"Kevin McHale",
"Boston Celtics",
"F",
"1980–1993",
""
],
[
"33",
"Larry Bird",
"Boston Celtics",
"F",
"1979–1992",
""
],
[
"35",
"Reggie Lewis",
"Boston Celtics",
"G",
"1987–1993",
"Died of a heart attack while still playing for the team; number retired posthumously."
],
[
"LOSCY",
"Jim Loscutoff",
"Boston Celtics",
"F",
"1955–1964",
"Wore No. 18 but decided to keep it active; number ultimately retired for Dave Cowens."
],
[
"Microphone",
"Johnny Most",
"Boston Celtics",
"—",
"1953–1990",
"As broadcaster."
],
[
"3",
"Dražen Petrović",
"Brooklyn Nets",
"G",
"1990–1993",
"Died in a car crash while playing for the team; with the team when it was known as the New Jersey Nets. His jersey was retired posthumously."
],
[
"4",
"Wendell Ladner",
"Brooklyn Nets",
"F",
"1974–1975",
"Died in a plane crash; with the team when it was on Long Island as the New York Nets. His jersey was retired posthumously; however no banner is currently raised at the Barclays Center."
],
[
"5",
"Jason Kidd",
"Brooklyn Nets",
"G",
"2001–2008",
"The team was then the New Jersey Nets.\\nAlso served as head coach (2013–present)."
],
[
"23",
"John Williamson",
"Brooklyn Nets",
"G",
"1973–1980",
"During his first four seasons (1973–1977), the team was on Long Island and known as the New York Nets."
],
[
"25",
"Bill Melchionni",
"Brooklyn Nets",
"G",
"1969–1976",
"The team was then on Long Island as the New York Nets."
],
[
"32",
"Julius Erving",
"Brooklyn Nets",
"F",
"1973–1976",
"The team was then on Long Island as the New York Nets."
],
[
"52",
"Buck Williams",
"Brooklyn Nets",
"F",
"1981–1989",
"The team was then the New Jersey Nets."
],
[
"4",
"Jerry Sloan",
"Chicago Bulls",
"G",
"1966–1976",
"Also served as head coach (1979–1982)."
],
[
"10",
"Bob Love",
"Chicago Bulls",
"F",
"1968–1976",
""
],
[
"18",
"Phil Jackson",
"Chicago Bulls",
"—",
"1989–1998",
"As head coach (1988–1998)."
],
[
"23",
"Michael Jordan",
"Chicago Bulls",
"G",
"1984–1993; 1995–1998",
"Briefly wore No. 45 in 1995 & 12 for one game in 1991 (due to his jersey stolen)."
],
[
"33",
"Scottie Pippen",
"Chicago Bulls",
"F",
"1987–1998; 2003–2004",
""
],
[
"—",
"Jerry Krause",
"Chicago Bulls",
"—",
"1985–2003",
"As general manager."
],
[
"7",
"Bingo Smith",
"Cleveland Cavaliers",
"F",
"1970–1979",
""
],
[
"11",
"Žydrūnas Ilgauskas",
"Cleveland Cavaliers",
"C",
"1997–2010",
"Did not play in 1999–2000 season."
],
[
"22",
"Larry Nance",
"Cleveland Cavaliers",
"F",
"1988–1994",
"Briefly wore No. 6 in 1988."
],
[
"25",
"Mark Price",
"Cleveland Cavaliers",
"G",
"1986–1995",
""
],
[
"34",
"Austin Carr",
"Cleveland Cavaliers",
"G",
"1971–1980",
""
],
[
"42",
"Nate Thurmond",
"Cleveland Cavaliers",
"C",
"1975–1977",
""
],
[
"43",
"Brad Daugherty",
"Cleveland Cavaliers",
"C",
"1986–1994",
""
],
[
"Microphone",
"Joe Tait",
"Cleveland Cavaliers",
"—",
"1972–2011",
"As broadcaster."
],
[
"15",
"Brad Davis",
"Dallas Mavericks",
"G",
"1980–1992",
""
],
[
"22",
"Rolando Blackman",
"Dallas Mavericks",
"G",
"1981–1992",
""
],
[
"2",
"Alex English",
"Denver Nuggets",
"F",
"1980–1990",
""
],
[
"33",
"David Thompson",
"Denver Nuggets",
"F",
"1975–1982",
""
],
[
"40",
"Byron Beck",
"Denver Nuggets",
"C",
"1967–1977",
""
],
[
"44",
"Dan Issel",
"Denver Nuggets",
"C",
"1975–1985",
""
],
[
"432",
"Doug Moe",
"Denver Nuggets",
"—",
"1981–1990",
"As head coach; the number represents his 432 victories coaching the Nuggets."
],
[
"2",
"Chuck Daly",
"Detroit Pistons",
"—",
"1983–1992",
"As head coach; the number represents the two NBA championship teams he coached."
],
[
"4",
"Joe Dumars",
"Detroit Pistons",
"G",
"1985–1999; 2000–present",
"Also served as team president (2000–present)."
],
[
"10",
"Dennis Rodman",
"Detroit Pistons",
"F",
"1986–1993",
"Number currently issued to Greg Monroe at the time of the announcement, and he is allowed to continue wearing the number."
],
[
"11",
"Isiah Thomas",
"Detroit Pistons",
"G",
"1981–1994",
"Wore No. 42 for one playoff game in 1985 (due to his jersey stolen)."
],
[
"15",
"Vinnie Johnson",
"Detroit Pistons",
"G",
"1981–1991",
""
],
[
"16",
"Bob Lanier",
"Detroit Pistons",
"C",
"1970–1981",
""
],
[
"21",
"Dave Bing",
"Detroit Pistons",
"G",
"1966–1975",
""
],
[
"40",
"Bill Laimbeer",
"Detroit Pistons",
"C",
"1982–1994",
""
],
[
"—",
"William Davidson",
"Detroit Pistons",
"—",
"1974–2009",
"As team owner."
],
[
"—",
"Jack McCloskey",
"Detroit Pistons",
"—",
"1979–1992",
"As general manager."
],
[
"13",
"Wilt Chamberlain",
"Golden State Warriors",
"C",
"1959–1965",
"Team was in Philadelphia through 1959–1962 and in San Francisco through 1962–1965."
],
[
"14",
"Tom Meschery",
"Golden State Warriors",
"F",
"1961–1971",
"Team was in Philadelphia through 1961–1962 and San Francisco through 1962–1971."
],
[
"16",
"Al Attles",
"Golden State Warriors",
"G",
"1960–1971",
"Also served as head coach (1969–1983)."
],
[
"17",
"Chris Mullin",
"Golden State Warriors",
"SG/SF",
"1985–1997; 2000–2001",
"Also served as Executive Vice President of Basketball Operations (2004-2009)."
],
[
"24",
"Rick Barry",
"Golden State Warriors",
"F",
"1965–1967; 1972–1978",
""
],
[
"42",
"Nate Thurmond",
"Golden State Warriors",
"C",
"1963–1974",
"Team bore the San Francisco name through 1963–1971 before adopting the Golden State name starting with the 1971–72 season."
],
[
"22",
"Clyde Drexler",
"Houston Rockets",
"G",
"1995–1998",
"Also served as broadcaster (2005–present)."
],
[
"23",
"Calvin Murphy",
"Houston Rockets",
"G",
"1970–1983",
"Also served as broadcaster (1985–2004)."
],
[
"24",
"Moses Malone",
"Houston Rockets",
"C",
"1976–1982",
""
],
[
"34",
"Hakeem Olajuwon",
"Houston Rockets",
"C",
"1984–2001",
""
],
[
"45",
"Rudy Tomjanovich",
"Houston Rockets",
"F",
"1970–1981",
"Also served as head coach (1991–2003)."
],
[
"CD",
"Carroll Dawson",
"Houston Rockets",
"—",
"1980–1995; 1995–2007",
"As assistant coach (1980–1995) and general manager (1995–2007)."
],
[
"30",
"George McGinnis",
"Indiana Pacers",
"F",
"1971–1975; 1980–1982",
""
],
[
"31",
"Reggie Miller",
"Indiana Pacers",
"G",
"1987–2005",
""
],
[
"34",
"Mel Daniels",
"Indiana Pacers",
"C",
"1968–1974",
""
],
[
"35",
"Roger Brown",
"Indiana Pacers",
"F",
"1967–1974",
""
],
[
"529",
"Bobby Leonard",
"Indiana Pacers",
"—",
"1968–1980",
"As head coach; the number represents his 529 victories coaching the Pacers."
],
[
"13",
"Wilt Chamberlain",
"Los Angeles Lakers",
"C",
"1968–1973",
""
],
[
"22",
"Elgin Baylor",
"Los Angeles Lakers",
"F",
"1958–1971",
"The team was in Minneapolis in his first two seasons (1958–1960)."
],
[
"25",
"Gail Goodrich",
"Los Angeles Lakers",
"G",
"1965–1968; 1970–1976",
""
],
[
"32",
"Earvin \"Magic\" Johnson",
"Los Angeles Lakers",
"G",
"1979–1991; 1995–1996",
"Also served as head coach in 1994."
],
[
"33",
"Kareem Abdul-Jabbar",
"Los Angeles Lakers",
"C",
"1975–1989",
""
],
[
"34",
"Shaquille O'Neal",
"Los Angeles Lakers",
"C",
"1996–2004",
""
],
[
"42",
"James Worthy",
"Los Angeles Lakers",
"F",
"1982–1994",
""
],
[
"44",
"Jerry West",
"Los Angeles Lakers",
"G",
"1960–1974",
"Also served as head coach (1976–1979) and general manager (1981–2002)."
],
[
"52",
"Jamaal Wilkes",
"Los Angeles Lakers",
"F",
"1977–1985",
""
],
[
"Microphone",
"Chick Hearn",
"Los Angeles Lakers",
"—",
"1960–2002",
"As broadcaster."
],
[
"10",
"Tim Hardaway",
"Miami Heat",
"G",
"1996–2001",
""
],
[
"23",
"Michael Jordan",
"Miami Heat",
"G",
"—",
"Never played for the franchise; number retired for \"contributions to basketball\"."
],
[
"32",
"Shaquille O'Neal",
"Miami Heat",
"C",
"2004–2008",
""
],
[
"33",
"Alonzo Mourning",
"Miami Heat",
"C",
"1995–2002; 2005–2008",
""
],
[
"1",
"Oscar Robertson",
"Milwaukee Bucks",
"G",
"1970–1974",
""
],
[
"2",
"Junior Bridgeman",
"Milwaukee Bucks",
"F",
"1975–1984; 1986–1987",
""
],
[
"4",
"Sidney Moncrief",
"Milwaukee Bucks",
"G",
"1979–1989",
""
],
[
"14",
"Jon McGlocklin",
"Milwaukee Bucks",
"G",
"1968–1976",
"Also served as broadcaster (1985–present)."
],
[
"16",
"Bob Lanier",
"Milwaukee Bucks",
"C",
"1980–1984",
""
],
[
"32",
"Brian Winters",
"Milwaukee Bucks",
"G",
"1975–1983",
""
],
[
"33",
"Kareem Abdul-Jabbar",
"Milwaukee Bucks",
"C",
"1969–1975",
"Served under the name of Lew Alcindor for two seasons before becoming Kareem Abdul-Jabbar."
],
[
"2",
"Malik Sealy",
"Minnesota Timberwolves",
"F",
"1998–2000",
"Died in a car crash while playing for the team. His jersey was retired posthumously."
],
[
"7",
"Pete Maravich",
"New Orleans Pelicans",
"G",
"—",
"Never played for the franchise. He played for the New Orleans Jazz (now the Utah Jazz) from 1974–1979."
],
[
"13",
"Bobby Phills",
"New Orleans Pelicans",
"G",
"1997–2000",
"Died in a car crash while playing for the team; with the team when it was in Charlotte. His jersey was retired posthumously."
],
[
"10",
"Walt Frazier",
"New York Knicks",
"G",
"1967–1977",
"Also served as a broadcaster."
],
[
"12",
"Dick Barnett",
"New York Knicks",
"G",
"1965–1974",
""
],
[
"15",
"Earl Monroe",
"New York Knicks",
"G",
"1972–1980",
""
],
[
"15",
"Dick McGuire",
"New York Knicks",
"G",
"1949–1957",
"Also served as head coach (1965–1968) and scouting director."
],
[
"18",
"Phil Jackson",
"New York Knicks",
"C",
"1967–1980",
"Also served as President (2014–present)."
],
[
"19",
"Willis Reed",
"New York Knicks",
"C",
"1964–1974",
"Also served as head coach (1977–1978)."
],
[
"22",
"Dave DeBusschere",
"New York Knicks",
"F",
"1969–1974",
""
],
[
"24",
"Bill Bradley",
"New York Knicks",
"F",
"1967–1977",
""
],
[
"33",
"Patrick Ewing",
"New York Knicks",
"C",
"1985–2000",
""
],
[
"613",
"Red Holzman",
"New York Knicks",
"—",
"1967–1977; 1978–1982",
"As head coach; the number represents his 613 victories coaching the Knicks."
],
[
"6",
"The fans",
"Orlando Magic",
"—",
"—",
""
],
[
"2",
"Moses Malone",
"Philadelphia 76ers",
"C",
"1982–1986; 1993–1994",
"Not officially retired, but taken out of circulation."
],
[
"3",
"Allen Iverson",
"Philadelphia 76ers",
"G",
"1996–2006; 2009–2010",
""
],
[
"6",
"Julius Erving",
"Philadelphia 76ers",
"F",
"1976–1987",
""
],
[
"10",
"Maurice Cheeks",
"Philadelphia 76ers",
"G",
"1978–1989",
"Also served as head coach (2005–2008)."
],
[
"13",
"Wilt Chamberlain",
"Philadelphia 76ers",
"C",
"1965–1968",
""
],
[
"15",
"Hal Greer",
"Philadelphia 76ers",
"G",
"1958–1973",
"During his first five seasons (1958–1963), the team was known as the Syracuse Nationals."
],
[
"24",
"Bobby Jones",
"Philadelphia 76ers",
"F",
"1978–1986",
""
],
[
"32",
"Billy Cunningham",
"Philadelphia 76ers",
"F",
"1965–1972; 1974–1975",
"Also served as head coach (1977–1985); briefly unretired for Charles Barkley in the 1991–92 season."
],
[
"34",
"Charles Barkley",
"Philadelphia 76ers",
"F",
"1984–1992",
""
],
[
"Microphone",
"Dave Zinkoff",
"Philadelphia 76ers",
"—",
"1963–1981; 1983–1985",
"As P.A. announcer."
],
[
"5",
"Dick Van Arsdale",
"Phoenix Suns",
"G",
"1968–1977",
"Also served as head coach (1987)."
],
[
"6",
"Walter Davis",
"Phoenix Suns",
"G",
"1977–1988",
""
],
[
"7",
"Kevin Johnson",
"Phoenix Suns",
"G",
"1988–1998; 2000",
"Retired in 1998, but came back before the end of the 1999–2000 season before retiring again; currently the mayor of Sacramento."
],
[
"9",
"Dan Majerle",
"Phoenix Suns",
"F",
"1988–1995; 2001–2002",
"Formerly an assistant head coach for the Phoenix Suns (2008–2013)."
],
[
"24",
"Tom Chambers",
"Phoenix Suns",
"F",
"1988–1993",
"Currently an announcer for Suns games."
],
[
"33",
"Alvan Adams",
"Phoenix Suns",
"C",
"1975–1988",
"Number unretired for Grant Hill from 2007–2012."
],
[
"34",
"Charles Barkley",
"Phoenix Suns",
"F",
"1992–1996",
""
],
[
"42",
"Connie Hawkins",
"Phoenix Suns",
"F",
"1969–1973",
""
],
[
"44",
"Paul Westphal",
"Phoenix Suns",
"G",
"1975–1980; 1983–1984",
"Also served as head coach (1992–1996)."
],
[
"—",
"Jerry Colangelo",
"Phoenix Suns",
"—",
"1968–2004",
"As owner, executive, and head coach (1970; 1972–73)."
],
[
"—",
"Cotton Fitzsimmons",
"Phoenix Suns",
"—",
"1970–1972; 1988–1992; 1996",
"As head coach; inducted in the Suns' Ring of Honor posthumously."
],
[
"—",
"John MacLeod",
"Phoenix Suns",
"—",
"1973–1987",
"As head coach. Also served as assistant head coach in the 1999–2000 NBA season."
],
[
"—",
"Joe Proski",
"Phoenix Suns",
"—",
"1968–2000",
"As athletic trainer."
],
[
"1",
"Larry Weinberg",
"Portland Trail Blazers",
"—",
"1970–1988",
"As team founder and owner; number still available."
],
[
"13",
"Dave Twardzik",
"Portland Trail Blazers",
"G",
"1976–1980",
""
],
[
"14",
"Lionel Hollins",
"Portland Trail Blazers",
"G",
"1975–1980",
""
],
[
"15",
"Larry Steele",
"Portland Trail Blazers",
"G",
"1971–1980",
""
],
[
"20",
"Maurice Lucas",
"Portland Trail Blazers",
"F",
"1976–1980; 1987–1988",
""
],
[
"22",
"Clyde Drexler",
"Portland Trail Blazers",
"G",
"1984–1994",
""
],
[
"30",
"Terry Porter",
"Portland Trail Blazers",
"G",
"1985–1995",
""
],
[
"30",
"Bob Gross",
"Portland Trail Blazers",
"F",
"1975–1982",
""
],
[
"32",
"Bill Walton",
"Portland Trail Blazers",
"C",
"1974–1978",
""
],
[
"36",
"Lloyd Neal",
"Portland Trail Blazers",
"C",
"1972–1979",
""
],
[
"45",
"Geoff Petrie",
"Portland Trail Blazers",
"G",
"1970–1976",
""
],
[
"77",
"Jack Ramsay",
"Portland Trail Blazers",
"—",
"1976–1986",
"As head coach; the number represents the 1977 NBA Championship he won while coaching the Blazers."
],
[
"1",
"Nate Archibald",
"Sacramento Kings",
"G",
"1970–1976",
"During his career with the team, it was known first as the Cincinnati Royals (1970–1972), then the Kansas City–Omaha Kings (1972–1975), and finally as the Kansas City Kings (1975–1976). He also briefly wore No. 10 at one point."
],
[
"2",
"Mitch Richmond",
"Sacramento Kings",
"G",
"1991–1998",
""
],
[
"4",
"Chris Webber",
"Sacramento Kings",
"F",
"1998–2005",
""
],
[
"6",
"The fans",
"Sacramento Kings",
"",
"",
""
],
[
"11",
"Bob Davies",
"Sacramento Kings",
"G",
"1948–1955",
"The team was then known as the Rochester Royals."
],
[
"12",
"Maurice Stokes",
"Sacramento Kings",
"F",
"1955–1958",
"The team was known as the Rochester Royals through 1955–1957 and moved to Cincinnati starting with the 1957–58 season in which his career was ended by a crippling head injury."
],
[
"14",
"Oscar Robertson",
"Sacramento Kings",
"G",
"1960–1970",
"The team was then known as the Cincinnati Royals."
],
[
"21",
"Vlade Divac",
"Sacramento Kings",
"C",
"1999–2004",
""
],
[
"27",
"Jack Twyman",
"Sacramento Kings",
"F",
"1955–1966",
"The team was known as the Rochester Royals through 1955–1957 and then as the Cincinnati Royals for the remainder of his career."
],
[
"44",
"Sam Lacey",
"Sacramento Kings",
"C",
"1970–1981",
"During his career with the team, it was known first as the Cincinnati Royals (1970–1972), then the Kansas City–Omaha Kings (1972–1975), and finally as the Kansas City Kings (1975–1981)."
],
[
"00",
"Johnny Moore",
"San Antonio Spurs",
"G",
"1980–1988; 1989–1990",
""
],
[
"6",
"Avery Johnson",
"San Antonio Spurs",
"G",
"1990–1993, 1994–2001",
""
],
[
"12",
"Bruce Bowen",
"San Antonio Spurs",
"F",
"2001–2009",
""
],
[
"13",
"James Silas",
"San Antonio Spurs",
"G",
"1972–1981",
"In his rookie season (1972–1973), the team was known as the Dallas Chaparrals."
],
[
"32",
"Sean Elliott",
"San Antonio Spurs",
"F",
"1989–1993; 1994–2001",
""
],
[
"44",
"George Gervin",
"San Antonio Spurs",
"G",
"1974–1985",
""
],
[
"50",
"David Robinson",
"San Antonio Spurs",
"C",
"1989–2003",
""
],
[
"1",
"Gus Williams",
"Seattle SuperSonics",
"G",
"1977–1984",
""
],
[
"10",
"Nate McMillan",
"Seattle SuperSonics",
"G",
"1986–1998",
"Played for the Seattle SuperSonics and served as their head coach (2000–2005)."
],
[
"19",
"Lenny Wilkens",
"Seattle SuperSonics",
"G",
"1968–1972",
"Played for the Seattle SuperSonics and served as their head coach (1969–1972; 1977–1985)."
],
[
"24",
"Spencer Haywood",
"Seattle SuperSonics",
"F",
"1971–1975",
""
],
[
"32",
"Fred Brown",
"Seattle SuperSonics",
"G",
"1971–1984",
""
],
[
"43",
"Jack Sikma",
"Seattle SuperSonics",
"C",
"1977–1986",
""
],
[
"Microphone",
"Bob Blackburn",
"Seattle SuperSonics",
"—",
"1967–1992",
"Announcer for the Seattle SuperSonics."
],
[
"1",
"Frank Layden",
"Utah Jazz",
"—",
"1981–1988",
"As head coach; also served as team president (1988–1998)."
],
[
"4",
"Adrian Dantley",
"Utah Jazz",
"F",
"1979–1986",
""
],
[
"7",
"Pete Maravich",
"Utah Jazz",
"G",
"1974–1979",
"The team was in New Orleans from 1974–1979. He also played 17 games of the 1979–80 season after the team moved to Salt Lake City."
],
[
"9",
"Larry Miller",
"Utah Jazz",
"—",
"1985–2009",
"As owner."
],
[
"12",
"John Stockton",
"Utah Jazz",
"G",
"1984–2003",
""
],
[
"14",
"Jeff Hornacek",
"Utah Jazz",
"G",
"1994–2000",
""
],
[
"32",
"Karl Malone",
"Utah Jazz",
"F",
"1985–2003",
""
],
[
"35",
"Darrell Griffith",
"Utah Jazz",
"G",
"1980–1991",
""
],
[
"53",
"Mark Eaton",
"Utah Jazz",
"C",
"1982–1993",
""
],
[
"1,223",
"Jerry Sloan",
"Utah Jazz",
"—",
"1988–2011",
"As head coach; the number represents his 1223 victories coaching the Jazz."
],
[
"Microphone",
"Rod Hundley",
"Utah Jazz",
"—",
"1974–2009",
"As broadcaster."
],
[
"10",
"Earl Monroe",
"Washington Wizards",
"G",
"1967–1971",
"The team was then known as the Baltimore Bullets."
],
[
"11",
"Elvin Hayes",
"Washington Wizards",
"F",
"1972–1981",
"When he joined the team, it was known as the Baltimore Bullets. After one season, the team moved to Landover, Maryland, adopting the name of Capital Bullets for the 1973–74 season before being known as the Washington Bullets."
],
[
"25",
"Gus Johnson",
"Washington Wizards",
"F",
"1963–1972",
"The team was then known as the Baltimore Bullets."
],
[
"41",
"Wes Unseld",
"Washington Wizards",
"C",
"1968–1981",
"When he started his career with the team, it was known as the Baltimore Bullets. In 1973, the team moved to Landover, Maryland, adopting the name of Capital Bullets for the 1973–74 season before being known as the Washington Bullets. Also served as head coach (1987–1994); the team did not adopt the Wizards nickname until the 1997–98 season."
]
]
} | [
"10"
] |
number of wins in october | nt-7323 | 1 | col : week | date | opponent | result | record | game site | tv time | attendance row 1 : 1 | september 1, 1996 | arizona cardinals | w 20–13 | 1–0 | rca dome | fox 1:00 pm | 48,133 row 2 : 2 | september 8, 1996 | at new york jets | w 21–7 | 2–0 | the meadowlands | nbc 4:15 pm | 63,534 row 3 : 3 | september 15, 1996 | at dallas cowboys | w 25–24 | 3–0 | texas stadium | nbc 4:15 pm | 63,021 row 4 : 4 | september 23, 1996 | miami dolphins | w 10–6 | 4–0 | rca dome | abc 9:00 pm | 60,891 row 5 : 5 | bye | bye | bye | bye | bye | bye | bye row 6 : 6 | october 6, 1996 | at buffalo bills | l 13–16 | 4–1 | rich stadium | nbc 4:15 pm | 79,401 row 7 : 7 | october 13, 1996 | baltimore ravens | w 26–21 | 5–1 | rca dome | tnt 8:15 pm | 56,978 row 8 : 8 | october 20, 1996 | new england patriots | l 9–27 | 5–2 | rca dome | nbc 1:00 pm | 58,725 row 9 : 9 | october 27, 1996 | at washington redskins | l 16–31 | 5–3 | rfk stadium | nbc 1:00 pm | 54,254 row 10 : 10 | november 3, 1996 | san diego chargers | l 19–26 | 5–4 | rca dome | nbc 1:00 pm | 58,484 row 11 : 11 | november 10, 1996 | at miami dolphins | l 13–37 | 5–5 | joe robbie stadium | nbc 1:00 pm | 66,623 row 12 : 12 | november 17, 1996 | new york jets | w 34–29 | 6–5 | rca dome | nbc 1:00 pm | 48,322 row 13 : 13 | november 24, 1996 | at new england patriots | l 13–27 | 6–6 | foxboro stadium | nbc 1:00 pm | 58,226 row 14 : 14 | december 1, 1996 | buffalo bills | w 13–10 | 7–6 | rca dome | nbc 4:15 pm | 53,804 row 15 : 15 | december 5, 1996 | philadelphia eagles | w 37–10 | 8–6 | rca dome | espn 8:15 pm | 52,689 row 16 : 16 | december 15, 1996 | at kansas city chiefs | w 24–19 | 9–6 | arrowhead stadium | nbc 4:15 pm | 71,136 row 17 : 17 | december 22, 1996 | at cincinnati bengals | l 24–31 | 9–7 | cinergy field | nbc 1:00 pm | 49,389 | csv/203-csv/280.csv | number of wins in october | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Record",
"Game Site",
"TV Time",
"Attendance"
],
"rows": [
[
"1",
"September 1, 1996",
"Arizona Cardinals",
"W 20–13",
"1–0",
"RCA Dome",
"FOX 1:00 pm",
"48,133"
],
[
"2",
"September 8, 1996",
"at New York Jets",
"W 21–7",
"2–0",
"The Meadowlands",
"NBC 4:15 pm",
"63,534"
],
[
"3",
"September 15, 1996",
"at Dallas Cowboys",
"W 25–24",
"3–0",
"Texas Stadium",
"NBC 4:15 pm",
"63,021"
],
[
"4",
"September 23, 1996",
"Miami Dolphins",
"W 10–6",
"4–0",
"RCA Dome",
"ABC 9:00 pm",
"60,891"
],
[
"5",
"Bye",
"Bye",
"Bye",
"Bye",
"Bye",
"Bye",
"Bye"
],
[
"6",
"October 6, 1996",
"at Buffalo Bills",
"L 13–16",
"4–1",
"Rich Stadium",
"NBC 4:15 pm",
"79,401"
],
[
"7",
"October 13, 1996",
"Baltimore Ravens",
"W 26–21",
"5–1",
"RCA Dome",
"TNT 8:15 pm",
"56,978"
],
[
"8",
"October 20, 1996",
"New England Patriots",
"L 9–27",
"5–2",
"RCA Dome",
"NBC 1:00 pm",
"58,725"
],
[
"9",
"October 27, 1996",
"at Washington Redskins",
"L 16–31",
"5–3",
"RFK Stadium",
"NBC 1:00 pm",
"54,254"
],
[
"10",
"November 3, 1996",
"San Diego Chargers",
"L 19–26",
"5–4",
"RCA Dome",
"NBC 1:00 pm",
"58,484"
],
[
"11",
"November 10, 1996",
"at Miami Dolphins",
"L 13–37",
"5–5",
"Joe Robbie Stadium",
"NBC 1:00 pm",
"66,623"
],
[
"12",
"November 17, 1996",
"New York Jets",
"W 34–29",
"6–5",
"RCA Dome",
"NBC 1:00 pm",
"48,322"
],
[
"13",
"November 24, 1996",
"at New England Patriots",
"L 13–27",
"6–6",
"Foxboro Stadium",
"NBC 1:00 pm",
"58,226"
],
[
"14",
"December 1, 1996",
"Buffalo Bills",
"W 13–10",
"7–6",
"RCA Dome",
"NBC 4:15 pm",
"53,804"
],
[
"15",
"December 5, 1996",
"Philadelphia Eagles",
"W 37–10",
"8–6",
"RCA Dome",
"ESPN 8:15 pm",
"52,689"
],
[
"16",
"December 15, 1996",
"at Kansas City Chiefs",
"W 24–19",
"9–6",
"Arrowhead Stadium",
"NBC 4:15 pm",
"71,136"
],
[
"17",
"December 22, 1996",
"at Cincinnati Bengals",
"L 24–31",
"9–7",
"Cinergy Field",
"NBC 1:00 pm",
"49,389"
]
]
} | [
"1"
] |
name the russian athlete who finished before leone. | nt-7324 | oleg strizhakov | col : rank | athlete | nationality | time row 1 : | moses tanui | kenya | 1:01:45 row 2 : | paul yego | kenya | 1:01:46 row 3 : | charles tangus | kenya | 1:01:50 row 4 : 4 | antonio serrano | spain | 1:01:56 row 5 : 8 | nobuyuki sato | japan | 1:02:36 row 6 : 10 | joaquim pinheiro | portugal | 1:02:40 row 7 : 12 | vincenzo modica | italy | 1:02:48 row 8 : 13 | danilo goffi | italy | 1:02:49 row 9 : 14 | oleg strizhakov | russia | 1:02:54 row 10 : 15 | giacomo leone | italy | 1:02:54 row 11 : 16 | godfrey muriuki | kenya | 1:02:59 row 12 : 17 | pasi mattila | finland | 1:03:01 row 13 : 18 | muhammed nazipov | russia | 1:03:02 row 14 : 20 | philippe rémond | france | 1:03:16 row 15 : 22 | fabián roncero | spain | 1:03:21 row 16 : 23 | meck mothuli | south africa | 1:03:25 row 17 : 24 | andré ramos | brazil | 1:03:26 row 18 : 27 | abdi djama | france | 1:03:45 row 19 : 28 | peter weilenmann | united states | 1:03:47 row 20 : 30 | luca barzaghi | italy | 1:03:48 row 21 : 31 | antónio rodrigues | portugal | 1:03:56 row 22 : 35 | andrea arlati | italy | 1:04:09 row 23 : 36 | steffen dittmann | germany | 1:04:11 row 24 : 37 | takeo nakahara | japan | 1:04:11 row 25 : 39 | juan antonio crespo | spain | 1:04:12 row 26 : 40 | lemma bonsa | ethiopia | 1:04:14 row 27 : 45 | santtu mäkinen | finland | 1:04:28 row 28 : 50 | aleksey korobov | russia | 1:04:47 row 29 : 51 | david taylor | great britain | 1:04:49 row 30 : 52 | viktor chumakov | belarus | 1:04:50 row 31 : 53 | kaare sørensen | denmark | 1:04:51 row 32 : 55 | mahieddine belhadj | algeria | 1:04:54 row 33 : 56 | rené godlieb | netherlands | 1:05:04 row 34 : 57 | sergey romanchuk | ukraine | 1:05:05 row 35 : 59 | kingston maringe | zimbabwe | 1:05:12 row 36 : 60 | abel chimukoko | zimbabwe | 1:05:15 row 37 : 63 | andrés espinosa | mexico | 1:05:20 row 38 : 64 | luboš šubrt | czech republic | 1:05:21 row 39 : 67 | roman kejžar | slovenia | 1:05:25 row 40 : 68 | pedro ortíz | colombia | 1:05:28 row 41 : 69 | viktor rogovoy | ukraine | 1:05:29 row 42 : 70 | tolosa gebre | ethiopia | 1:05:37 row 43 : 74 | wodage zvadya | israel | 1:05:51 row 44 : 75 | igor šalamun | slovenia | 1:05:53 row 45 : 76 | ronny ligneel | belgium | 1:06:04 row 46 : 77 | marly sopyev | turkmenistan | 1:06:06 row 47 : 78 | fernando couto | portugal | 1:06:13 row 48 : 80 | viktor korniyenko | ukraine | 1:06:31 row 49 : 81 | aleksandr kostikov | russia | 1:06:32 row 50 : 82 | mohamed el-massoudi | france | 1:06:36 | csv/204-csv/669.csv | name the russian athlete who finished before leone. | {
"header": [
"Rank",
"Athlete",
"Nationality",
"Time"
],
"rows": [
[
"",
"Moses Tanui",
"Kenya",
"1:01:45"
],
[
"",
"Paul Yego",
"Kenya",
"1:01:46"
],
[
"",
"Charles Tangus",
"Kenya",
"1:01:50"
],
[
"4",
"Antonio Serrano",
"Spain",
"1:01:56"
],
[
"5",
"Josiah Thugwane",
"South Africa",
"1:02:28"
],
[
"6",
"Delmir dos Santos",
"Brazil",
"1:02:32"
],
[
"7",
"Herder Vázquez",
"Colombia",
"1:02:32"
],
[
"8",
"Nobuyuki Sato",
"Japan",
"1:02:36"
],
[
"9",
"Yoshifumi Miyamoto",
"Japan",
"1:02:38"
],
[
"10",
"Joaquim Pinheiro",
"Portugal",
"1:02:40"
],
[
"11",
"Bartolomé Serrano",
"Spain",
"1:02:41"
],
[
"12",
"Vincenzo Modica",
"Italy",
"1:02:48"
],
[
"13",
"Danilo Goffi",
"Italy",
"1:02:49"
],
[
"14",
"Oleg Strizhakov",
"Russia",
"1:02:54"
],
[
"15",
"Giacomo Leone",
"Italy",
"1:02:54"
],
[
"16",
"Godfrey Muriuki",
"Kenya",
"1:02:59"
],
[
"17",
"Pasi Mattila",
"Finland",
"1:03:01"
],
[
"18",
"Muhammed Nazipov",
"Russia",
"1:03:02"
],
[
"19",
"Pablo Sierra Hermoso",
"Spain",
"1:03:14"
],
[
"20",
"Philippe Rémond",
"France",
"1:03:16"
],
[
"21",
"Rainer Wachenbrunner",
"Germany",
"1:03:18"
],
[
"22",
"Fabián Roncero",
"Spain",
"1:03:21"
],
[
"23",
"Meck Mothuli",
"South Africa",
"1:03:25"
],
[
"24",
"André Ramos",
"Brazil",
"1:03:26"
],
[
"25",
"Masatoshi Ibata",
"Japan",
"1:03:30"
],
[
"26",
"Vanderlei de Lima",
"Brazil",
"1:03:36"
],
[
"27",
"Abdi Djama",
"France",
"1:03:45"
],
[
"28",
"Peter Weilenmann",
"United States",
"1:03:47"
],
[
"29",
"Dagne Debela",
"Ethiopia",
"1:03:48"
],
[
"30",
"Luca Barzaghi",
"Italy",
"1:03:48"
],
[
"31",
"António Rodrigues",
"Portugal",
"1:03:56"
],
[
"32",
"Focus Willbroad",
"Tanzania",
"1:03:57"
],
[
"33",
"Bob Kempainen",
"United States",
"1:03:58"
],
[
"34",
"Klaus-Peter Hansen",
"Denmark",
"1:04:00"
],
[
"35",
"Andrea Arlati",
"Italy",
"1:04:09"
],
[
"36",
"Steffen Dittmann",
"Germany",
"1:04:11"
],
[
"37",
"Takeo Nakahara",
"Japan",
"1:04:11"
],
[
"38",
"Joseph LeMay",
"United States",
"1:04:11"
],
[
"39",
"Juan Antonio Crespo",
"Spain",
"1:04:12"
],
[
"40",
"Lemma Bonsa",
"Ethiopia",
"1:04:14"
],
[
"41",
"Carsten Jørgensen",
"Denmark",
"1:04:21"
],
[
"42",
"Valeriy Fedotov",
"Russia",
"1:04:24"
],
[
"43",
"Sid-Ali Sakhri",
"Algeria",
"1:04:26"
],
[
"44",
"Martin McLoughlin",
"Great Britain",
"1:04:27"
],
[
"45",
"Santtu Mäkinen",
"Finland",
"1:04:28"
],
[
"46",
"Daniel Held",
"United States",
"1:04:30"
],
[
"47",
"Kidane Gebrmichael",
"Ethiopia",
"1:04:35"
],
[
"48",
"Daniel Böltz",
"Switzerland",
"1:04:38"
],
[
"49",
"Bertrand Frechard",
"France",
"1:04:39"
],
[
"50",
"Aleksey Korobov",
"Russia",
"1:04:47"
],
[
"51",
"David Taylor",
"Great Britain",
"1:04:49"
],
[
"52",
"Viktor Chumakov",
"Belarus",
"1:04:50"
],
[
"53",
"Kaare Sørensen",
"Denmark",
"1:04:51"
],
[
"54",
"Harri Hänninen",
"Finland",
"1:04:52"
],
[
"55",
"Mahieddine Belhadj",
"Algeria",
"1:04:54"
],
[
"56",
"René Godlieb",
"Netherlands",
"1:05:04"
],
[
"57",
"Sergey Romanchuk",
"Ukraine",
"1:05:05"
],
[
"58",
"Gerard Kappert",
"Netherlands",
"1:05:07"
],
[
"59",
"Kingston Maringe",
"Zimbabwe",
"1:05:12"
],
[
"60",
"Abel Chimukoko",
"Zimbabwe",
"1:05:15"
],
[
"61",
"Arlindo Macedo",
"Portugal",
"1:05:19"
],
[
"62",
"Yann Millon",
"France",
"1:05:20"
],
[
"63",
"Andrés Espinosa",
"Mexico",
"1:05:20"
],
[
"64",
"Luboš Šubrt",
"Czech Republic",
"1:05:21"
],
[
"65",
"Motori Choloo",
"Tanzania",
"1:05:21"
],
[
"66",
"Manuel Matias",
"Portugal",
"1:05:23"
],
[
"67",
"Roman Kejžar",
"Slovenia",
"1:05:25"
],
[
"68",
"Pedro Ortíz",
"Colombia",
"1:05:28"
],
[
"69",
"Viktor Rogovoy",
"Ukraine",
"1:05:29"
],
[
"70",
"Tolosa Gebre",
"Ethiopia",
"1:05:37"
],
[
"71",
"Thorsten Naumann",
"Germany",
"1:05:43"
],
[
"72",
"Ronaldo da Costa",
"Brazil",
"1:05:49"
],
[
"73",
"Peter van der Velden",
"Netherlands",
"1:05:50"
],
[
"74",
"Wodage Zvadya",
"Israel",
"1:05:51"
],
[
"75",
"Igor Šalamun",
"Slovenia",
"1:05:53"
],
[
"76",
"Ronny Ligneel",
"Belgium",
"1:06:04"
],
[
"77",
"Marly Sopyev",
"Turkmenistan",
"1:06:06"
],
[
"78",
"Fernando Couto",
"Portugal",
"1:06:13"
],
[
"79",
"Marcos Villa",
"Mexico",
"1:06:16"
],
[
"80",
"Viktor Korniyenko",
"Ukraine",
"1:06:31"
],
[
"81",
"Aleksandr Kostikov",
"Russia",
"1:06:32"
],
[
"82",
"Mohamed El-Massoudi",
"France",
"1:06:36"
],
[
"83",
"Chris Verbeeck",
"Belgium",
"1:06:37"
],
[
"84",
"Julius Ruto",
"Kenya",
"1:06:40"
],
[
"85",
"Simon Mphulanyane",
"South Africa",
"1:06:47"
],
[
"86",
"Marcelo Cascabelo",
"Argentina",
"1:06:48"
],
[
"87",
"Gezahegn Abera",
"Ethiopia",
"1:06:48"
],
[
"88",
"Mark Flint",
"Great Britain",
"1:06:49"
],
[
"89",
"Seiichi Miyajima",
"Japan",
"1:06:50"
],
[
"90",
"Ronald Schut",
"Netherlands",
"1:06:53"
],
[
"91",
"Ivo Claes",
"Belgium",
"1:06:59"
],
[
"92",
"Khelil Benhalima",
"Algeria",
"1:07:01"
],
[
"93",
"Andrey Kovalenko",
"Belarus",
"1:07:05"
],
[
"94",
"Mirko Vindiš",
"Slovenia",
"1:07:10"
],
[
"95",
"Teppo Jalonen",
"Finland",
"1:07:13"
],
[
"96",
"Tayeb Kalloud",
"Algeria",
"1:07:21"
],
[
"97",
"Eduardo do Nascimento",
"Brazil",
"1:07:26"
],
[
"98",
"Bigboy Goromonzi",
"Zimbabwe",
"1:07:28"
],
[
"99",
"Terje Näss",
"Norway",
"1:07:31"
],
[
"100",
"Daniel Dasta",
"Israel",
"1:07:37"
],
[
"101",
"Peter De Vocht",
"Belgium",
"1:07:40"
],
[
"102",
"Chris Dagg",
"New Zealand",
"1:07:41"
],
[
"103",
"David Morris",
"United States",
"1:07:48"
],
[
"104",
"Bashir Hussain",
"Great Britain",
"1:08:03"
],
[
"105",
"Ebrahim Etta-Ati",
"Iran",
"1:08:10"
],
[
"106",
"Wilson Theleso",
"Botswana",
"1:08:12"
],
[
"107",
"Atadjan Duzdyev",
"Turkmenistan",
"1:08:15"
],
[
"108",
"Haja Ramananjatavo",
"Madagascar",
"1:08:25"
],
[
"109",
"Ramiz Taipi",
"Yugoslavia",
"1:08:37"
],
[
"110",
"Petri Kuusinen",
"Finland",
"1:08:39"
],
[
"111",
"Kefemawg Selogilwe",
"Botswana",
"1:08:39"
],
[
"112",
"Stéphane Schweickhardt",
"Switzerland",
"1:08:57"
],
[
"113",
"Eike Loch",
"Germany",
"1:09:14"
],
[
"114",
"Jens Wilky",
"Germany",
"1:09:17"
],
[
"115",
"Frederick Baldacchino",
"Malta",
"1:09:26"
],
[
"116",
"Ajay Chuttoo",
"Mauritius",
"1:09:29"
],
[
"117",
"Linton McKenzie",
"Jamaica",
"1:09:37"
],
[
"118",
"Parakhat Kurtgeldiyev",
"Turkmenistan",
"1:09:50"
],
[
"119",
"Aleksey Tarasyuk",
"Belarus",
"1:09:59"
],
[
"120",
"Geza Grabar",
"Slovenia",
"1:10:13"
],
[
"121",
"Robert Sádek",
"Slovakia",
"1:10:24"
],
[
"122",
"Edo Janić",
"Yugoslavia",
"1:10:38"
],
[
"123",
"Nazim Noorbux",
"Mauritius",
"1:10:40"
],
[
"124",
"Hossein Behdouj",
"Iran",
"1:10:44"
],
[
"125",
"Prasanna Gamage",
"Sri Lanka",
"1:11:31"
],
[
"126",
"Rachamim Gasha",
"Israel",
"1:11:53"
],
[
"127",
"Ali Mohammad Vahed-Puor",
"Iran",
"1:11:57"
],
[
"128",
"Hossein Fazeli-Sani",
"Iran",
"1:12:49"
],
[
"129",
"Benjamin Keleketu",
"Botswana",
"1:13:19"
],
[
"130",
"Lee Kar Lun",
"Hong Kong",
"1:13:28"
],
[
"131",
"Richard Muscat",
"Gibraltar",
"1:13:54"
],
[
"132",
"Colin Graham",
"Jamaica",
"1:14:09"
],
[
"133",
"Binesh Prasad",
"Fiji",
"1:15:38"
],
[
"134",
"Louis Chichon",
"Gibraltar",
"1:15:44"
],
[
"135",
"Paul Levick",
"Gibraltar",
"1:16:19"
],
[
"136",
"Kadri Uka",
"Albania",
"1:16:31"
],
[
"137",
"Genc Lugja",
"Albania",
"1:16:53"
],
[
"138",
"Geront Quirici",
"Albania",
"1:19:06"
],
[
"139",
"Andrew Gutzmore",
"Jamaica",
"1:21:43"
],
[
"140",
"Edouard Exant",
"Haiti",
"1:28:36"
],
[
"—",
"Kamal Kohil",
"Algeria",
"DNF"
],
[
"—",
"Antonio Silio",
"Argentina",
"DNF"
],
[
"—",
"Heiki Sarapuu",
"Estonia",
"DNF"
],
[
"—",
"Brian Rushworth",
"Great Britain",
"DNF"
],
[
"—",
"Pablo Cerón",
"Mexico",
"DNF"
],
[
"—",
"Baha Tulumbo",
"Tanzania",
"DNF"
],
[
"—",
"Stevan Stefanović",
"Yugoslavia",
"DNF"
]
]
} | [
"Oleg Strizhakov"
] |
were there any constituency votes in the first election year? | nt-7325 | no | col : election year | # of\nconstituency votes | # of\nparty list votes | % of\nparty list votes | # of\noverall seats won | +/– row 1 : 1949 | | 6,934,975 | 29.2 | 131 / 402 | row 2 : 1953 | 8,131,257 | 7,944,943 | 28.8 | 162 / 509 | 22 row 3 : 1957 | 11,975,400 | 11,875,339 | 39.7 | 181 / 519 | 19 row 4 : 1961 | 11,672,057 | 11,427,355 | 36.2 | 203 / 521 | 22 row 5 : 1965 | 12,998,474 | 12,813,186 | 39.3 | 217 / 518 | 14 row 6 : 1969 | 14,402,374 | 14,065,716 | 42.7 | 237 / 518 | 20 row 7 : 1972 | 18,228,239 | 17,175,169 | 45.8 | 242 / 518 | 5 row 8 : 1976 | 16,471,321 | 16,099,019 | 42.6 | 224 / 518 | 18 row 9 : 1980 | 16,808,861 | 16,260,677 | 42.9 | 218 / 497 | 6 row 10 : 1983 | 15,686,033 | 14,865,807 | 38.2 | 193 / 498 | 25 row 11 : 1987 | 14,787,953 | 14,025,763 | 37.0 | 186 / 497 | 7 row 12 : 1990 | 16,279,980 | 15,545,366 | 33.5 | 239 / 662 | 53 row 13 : 1994 | 17,966,813 | 17,140,354 | 36.4 | 252 / 672 | 13 row 14 : 1998 | 21,535,893 | 20,181,269 | 40.9 | 298 / 669 | 43 row 15 : 2002 | 20,059,967 | 18,484,560 | 38.5 | 251 / 603 | 47 row 16 : 2005 | 18,129,100 | 16,194,665 | 34.2 | 222 / 614 | 29 row 17 : 2009 | 12,077,437 | 9,988,843 | 23.0 | 146 / 620 | 76 row 18 : 2013 | 12,835,933 | 11,247,283 | 25.7 | 193 / 631 | 42 | csv/204-csv/72.csv | were there any constituency votes in the first election year? | {
"header": [
"Election year",
"# of\\nconstituency votes",
"# of\\nparty list votes",
"% of\\nparty list votes",
"# of\\noverall seats won",
"+/–"
],
"rows": [
[
"1949",
"",
"6,934,975",
"29.2",
"131 / 402",
""
],
[
"1953",
"8,131,257",
"7,944,943",
"28.8",
"162 / 509",
"22"
],
[
"1957",
"11,975,400",
"11,875,339",
"39.7",
"181 / 519",
"19"
],
[
"1961",
"11,672,057",
"11,427,355",
"36.2",
"203 / 521",
"22"
],
[
"1965",
"12,998,474",
"12,813,186",
"39.3",
"217 / 518",
"14"
],
[
"1969",
"14,402,374",
"14,065,716",
"42.7",
"237 / 518",
"20"
],
[
"1972",
"18,228,239",
"17,175,169",
"45.8",
"242 / 518",
"5"
],
[
"1976",
"16,471,321",
"16,099,019",
"42.6",
"224 / 518",
"18"
],
[
"1980",
"16,808,861",
"16,260,677",
"42.9",
"218 / 497",
"6"
],
[
"1983",
"15,686,033",
"14,865,807",
"38.2",
"193 / 498",
"25"
],
[
"1987",
"14,787,953",
"14,025,763",
"37.0",
"186 / 497",
"7"
],
[
"1990",
"16,279,980",
"15,545,366",
"33.5",
"239 / 662",
"53"
],
[
"1994",
"17,966,813",
"17,140,354",
"36.4",
"252 / 672",
"13"
],
[
"1998",
"21,535,893",
"20,181,269",
"40.9",
"298 / 669",
"43"
],
[
"2002",
"20,059,967",
"18,484,560",
"38.5",
"251 / 603",
"47"
],
[
"2005",
"18,129,100",
"16,194,665",
"34.2",
"222 / 614",
"29"
],
[
"2009",
"12,077,437",
"9,988,843",
"23.0",
"146 / 620",
"76"
],
[
"2013",
"12,835,933",
"11,247,283",
"25.7",
"193 / 631",
"42"
]
]
} | [
"no"
] |
after 1994 which airline was the next to commence operations? | nt-7326 | skyjet airlines | col : airline | icao | iata | callsign | commenced\noperations row 1 : air uganda | uga | u7 | uganda | 2007 row 2 : eagle air (uganda) | egu | h7 | african eagle | 1994 row 3 : fly540 uganda | ful | | orange crane | 2008 row 4 : pearl air services | pby | | pearl services | row 5 : royal daisy airlines | kdr | 6d | darlines | 2005 row 6 : skyjet airlines | sju | uq | skyjet | 2003 row 7 : africa safari air | asa | as | asa | 2013 row 8 : uganda air cargo | ucc | | uganda cargo | 1994 row 9 : united airlines limited | | | | | csv/204-csv/163.csv | after 1994 which airline was the next to commence operations? | {
"header": [
"AIRLINE",
"ICAO",
"IATA",
"CALLSIGN",
"COMMENCED\\nOPERATIONS"
],
"rows": [
[
"Air Uganda",
"UGA",
"U7",
"UGANDA",
"2007"
],
[
"Eagle Air (Uganda)",
"EGU",
"H7",
"AFRICAN EAGLE",
"1994"
],
[
"Fly540 Uganda",
"FUL",
"",
"ORANGE CRANE",
"2008"
],
[
"Pearl Air Services",
"PBY",
"",
"PEARL SERVICES",
""
],
[
"Royal Daisy Airlines",
"KDR",
"6D",
"DARLINES",
"2005"
],
[
"Skyjet Airlines",
"SJU",
"UQ",
"SKYJET",
"2003"
],
[
"Africa Safari Air",
"ASA",
"AS",
"ASA",
"2013"
],
[
"Uganda Air Cargo",
"UCC",
"",
"UGANDA CARGO",
"1994"
],
[
"United Airlines Limited",
"",
"",
"",
""
]
]
} | [
"Skyjet Airlines"
] |
were there more than 4 american composers listed? | nt-7327 | yes | col : composer | born | died | nationality | notable works for piano | remarks row 1 : roy agnew | 1891 | 1944 | australian | | row 2 : theodore akimenko (ru) | 1876 | 1945 | russian, ukrainian | imslp | row 3 : malcolm arnold | 1921 | 2006 | english | sonata for piano (1942)\nvariations on | row 4 : willem andriessen | 1887 | 1964 | dutch | | row 5 : béla bartók | 1881 | 1945 | hungarian | mikrokosmos, sz. 107, bb 105\ | folksong-influenced, centric, modal, polymodal/ row 6 : york bowen | 1884 | 1961 | english | | romantic row 7 : ferruccio busoni | 1866 | 1924 | italian | fantasia contrappuntistica (1910) | mature works of indeterminate key; late in career, n row 8 : cécile chaminade | 1857 | 1944 | french | | row 9 : mikalojus konstantinas čiur | 1875 | 1911 | lithuanian | piano sonata in f major\nnocturne in c | row 10 : claude debussy | 1862 | 1918 | french | études, l 136\npréludes (l | impressionist row 11 : duke ellington | 1899 | 1974 | american | | jazz row 12 : samuil feinberg | 1890 | 1962 | russian | | row 13 : ossip gabrilowitsch | 1878 | 1936 | russian, american | | row 14 : george gershwin | 1898 | 1937 | american | three preludes\ngeorge gershwin's songbook | jazz-influenced row 15 : alberto ginastera | 1916 | 1983 | argentine | | earlier works often integrate argentine folk themes; later works increasingly abstract row 16 : alexander glazunov | 1865 | 1936 | russian | | romantic row 17 : percy grainger | 1882 | 1961 | australian, english, american | | row 18 : enrique granados | 1867 | 1916 | spanish | | distinctly spanish row 19 : scott joplin | 1867 | 1917 | american | | ragtime row 20 : dmitri kabalevsky | 1904 | 1987 | russian, soviet | | row 21 : aram khachaturian | 1903 | 1978 | soviet, armenian | | row 22 : viktor kosenko | 1896 | 1938 | ukrainian | | row 23 : joseph lamb | 1887 | 1960 | american | | ragtime row 24 : constant lambert | 1905 | 1951 | english | piano sonata (1928–1929)\nsuite in 3 | row 25 : ernesto lecuona | 1895 | 1963 | cuban | | row 26 : olivier messiaen | 1906 | 1992 | french | vingt regards sur l'enfant-jésus (1944 | row 27 : federico mompou | 1893 | 1987 | catalan, spanish | | row 28 : thelonious monk | 1917 | 1982 | american | | jazz row 29 : nikolai myaskovsky | 1881 | 1950 | russian, soviet | | row 30 : ernesto nazareth | 1863 | 1934 | brazilian | | eclectic influences; primarily dance music (tangos, row 31 : walter niemann | 1876 | 1953 | german | | impressionist and exotic influences row 32 : jacobo palm | 1887 | 1982 | curaçao-born | | row 33 : john palm | 1885 | 1925 | curaçao-born | | row 34 : selim palmgren | 1878 | 1951 | finnish | | row 35 : francis poulenc | 1899 | 1963 | french | | row 36 : sergei rachmaninoff | 1873 | 1943 | russian | | romantic row 37 : maurice ravel | 1875 | 1937 | french | gaspard de la nuit (1908)\nle tombeau de | impressionist; sometimes jazz-influenced row 38 : ahmed adnan saygun | 1907 | 1991 | turkish | | neoclassical, traditional turkish folksong influence | csv/204-csv/748.csv | were there more than 4 american composers listed? | {
"header": [
"Composer",
"Born",
"Died",
"Nationality",
"Notable works for piano",
"Remarks"
],
"rows": [
[
"Roy Agnew",
"1891",
"1944",
"Australian",
"",
""
],
[
"Theodore Akimenko (ru)",
"1876",
"1945",
"Russian, Ukrainian",
"IMSLP",
""
],
[
"Malcolm Arnold",
"1921",
"2006",
"English",
"Sonata for Piano (1942)\\nVariations on a Ukrainian Folk Song, Op. 9",
""
],
[
"Willem Andriessen",
"1887",
"1964",
"Dutch",
"",
""
],
[
"Béla Bartók",
"1881",
"1945",
"Hungarian",
"Mikrokosmos, Sz. 107, BB 105\\nOut of Doors, Sz. 81, BB 89\\nRomanian Folk Dances, Sz. 56, BB 68\\nAllegro barbaro, Sz. 49, BB 63",
"Folksong-influenced, Centric, Modal, Polymodal/Polytonal"
],
[
"Arnold Bax",
"1883",
"1953",
"English",
"Piano Sonata No. 1 (1910, 1917–1920)\\nPiano Sonata No. 2 (1919)\\nPiano Sonata in E-flat (1921)\\nPiano Sonata No. 3 (1926)\\nPiano Sonata No. 4 (1932)",
"Romantic, Impressionist"
],
[
"York Bowen",
"1884",
"1961",
"English",
"",
"Romantic"
],
[
"Frank Bridge",
"1879",
"1941",
"English",
"",
"Late-Romantic, hints of Second Viennese School"
],
[
"Ferruccio Busoni",
"1866",
"1924",
"Italian",
"Fantasia contrappuntistica (1910)",
"Mature works of indeterminate key; Late in career, neoclassical"
],
[
"Alfredo Casella",
"1883",
"1947",
"Italian",
"",
""
],
[
"Cécile Chaminade",
"1857",
"1944",
"French",
"",
""
],
[
"Mikalojus Konstantinas Čiurlionis",
"1875",
"1911",
"Lithuanian",
"Piano Sonata in F major\\nNocturne in C-sharp minor\\nNocturne in F minor\\nImpromptu in F-sharp minor",
""
],
[
"Claude Debussy",
"1862",
"1918",
"French",
"Études, L 136\\nPréludes (L 117 and L 123)\\nSuite bergamasque, L 75\\nDeux arabesques, L 66",
"Impressionist"
],
[
"Duke Ellington",
"1899",
"1974",
"American",
"",
"Jazz"
],
[
"Samuil Feinberg",
"1890",
"1962",
"Russian",
"",
""
],
[
"Ossip Gabrilowitsch",
"1878",
"1936",
"Russian, American",
"",
""
],
[
"George Gershwin",
"1898",
"1937",
"American",
"Three Preludes\\nGeorge Gershwin's Songbook",
"Jazz-influenced"
],
[
"Alberto Ginastera",
"1916",
"1983",
"Argentine",
"",
"Earlier works often integrate Argentine folk themes; later works increasingly abstracted"
],
[
"Alexander Glazunov",
"1865",
"1936",
"Russian",
"",
"Romantic"
],
[
"Leopold Godowsky",
"1870",
"1938",
"Polish, American",
"Studies on Chopin's Études (1894–1914)",
""
],
[
"Percy Grainger",
"1882",
"1961",
"Australian, English, American",
"",
""
],
[
"Enrique Granados",
"1867",
"1916",
"Spanish",
"",
"Distinctly Spanish"
],
[
"Scott Joplin",
"1867",
"1917",
"American",
"",
"Ragtime"
],
[
"Dmitri Kabalevsky",
"1904",
"1987",
"Russian, Soviet",
"",
""
],
[
"Aram Khachaturian",
"1903",
"1978",
"Soviet, Armenian",
"",
""
],
[
"Viktor Kosenko",
"1896",
"1938",
"Ukrainian",
"",
""
],
[
"Joseph Lamb",
"1887",
"1960",
"American",
"",
"Ragtime"
],
[
"Constant Lambert",
"1905",
"1951",
"English",
"Piano Sonata (1928–1929)\\nSuite in 3 Movements (1925)\\nElegiac Blues (1927)",
""
],
[
"Ernesto Lecuona",
"1895",
"1963",
"Cuban",
"",
""
],
[
"Nikolai Medtner",
"1880",
"1951",
"Russian",
"",
""
],
[
"Erkki Melartin",
"1875",
"1937",
"Finnish",
"",
""
],
[
"Olivier Messiaen",
"1906",
"1992",
"French",
"Vingt regards sur l'enfant-Jésus (1944)\\nQuatre études de rythme (1949–1950)\\nCatalogue d'oiseaux (1956–1958)",
""
],
[
"Federico Mompou",
"1893",
"1987",
"Catalan, Spanish",
"",
""
],
[
"Thelonious Monk",
"1917",
"1982",
"American",
"",
"Jazz"
],
[
"Nikolai Myaskovsky",
"1881",
"1950",
"Russian, Soviet",
"",
""
],
[
"Ernesto Nazareth",
"1863",
"1934",
"Brazilian",
"",
"Eclectic influences; primarily dance music (tangos, waltzes, polkas, etc.), influenced by African and Argentine styles"
],
[
"Walter Niemann",
"1876",
"1953",
"German",
"",
"Impressionist and exotic influences"
],
[
"Ignacy Jan Paderewski",
"1860",
"1941",
"Polish",
"",
""
],
[
"Jacobo Palm",
"1887",
"1982",
"Curaçao-born",
"",
""
],
[
"John Palm",
"1885",
"1925",
"Curaçao-born",
"",
""
],
[
"Rudolph Palm",
"1880",
"1950",
"Curaçao-born",
"",
""
],
[
"Selim Palmgren",
"1878",
"1951",
"Finnish",
"",
""
],
[
"Isidor Philipp",
"1863",
"1958",
"French, Hungarian",
"",
""
],
[
"Francis Poulenc",
"1899",
"1963",
"French",
"",
""
],
[
"Sergei Prokofiev",
"1891",
"1953",
"Russian",
"Sonata No. 6 in A major, Op. 82 (1940)\\nSonata No. 7 in B-flat major, Op. 83 (1942)\\nSonata No. 8 in B-flat major, Op. 84 (1944)\\nVisions fugitives, Op. 22 (1915–1917)\\nToccata in D minor, Op. 11 (1912)",
""
],
[
"Sergei Rachmaninoff",
"1873",
"1943",
"Russian",
"",
"Romantic"
],
[
"Maurice Ravel",
"1875",
"1937",
"French",
"Gaspard de la nuit (1908)\\nLe tombeau de Couperin (1914–1917)\\nJeux d'eau (1901)",
"Impressionist; sometimes jazz-influenced"
],
[
"Vladimir Rebikov",
"1866",
"1920",
"Russian",
"",
"Impressionist, Romantic"
],
[
"Emmanuel Rhené-Baton",
"1879",
"1940",
"French",
"",
""
],
[
"Jean Roger-Ducasse",
"1873",
"1954",
"French",
"",
""
],
[
"Erik Satie",
"1866",
"1925",
"French",
"",
"Impressionist; Minimalist (precursor)"
],
[
"Ahmed Adnan Saygun",
"1907",
"1991",
"Turkish",
"",
"Neoclassical, traditional Turkish folksong influence"
],
[
"Florent Schmitt",
"1870",
"1958",
"French",
"",
"Impressionist, Late-Romantic"
],
[
"Arnold Schoenberg",
"1874",
"1951",
"Austrian, American",
"Drei Klavierstücke, Op. 11\\nFünf Klavierstücke, Op. 23\\nSechs Kleine Klavierstücke, Op. 19\\nSuite für Klavier, Op. 25",
"Serial (mature/late career), Late-Romantic (early career)"
],
[
"James Scott",
"1885",
"1938",
"American, African-American",
"",
"Ragtime"
],
[
"Alexander Scriabin",
"1872",
"1915",
"Russian",
"10 piano sonatas",
"Late-Romantic (early); Atonal, Mystical (mature)"
],
[
"Dmitri Shostakovich",
"1906",
"1975",
"Russian, Soviet",
"Piano Sonata No. 1, Op. 12 (1926)\\n24 Preludes, Op. 34 (1932–1933)\\nPiano Sonata No. 2 in B minor, Op. 61 (1943)\\n24 Preludes and Fugues, Op. 87 (1950–1951)",
"Post-Romantic; neoclassical; elements of grotesque"
],
[
"Jean Sibelius",
"1865",
"1957",
"Finnish",
"Sonata in F major, Op. 12\\nThree Sonatinas, Op. 67",
"Late-Romantic; post-Romantic"
],
[
"Kaikhosru Shapurji Sorabji",
"1892",
"1988",
"English",
"Opus clavicembalisticum\\nÉtudes transcendantes (100)\\nSequentia cyclica super \"Dies irae\" ex Missa pro defunctis\\nPiano Symphony No. 2\\n\"Gulistān\"—Nocturne for Piano",
"Neoclassical, neoromantic, postimpressionistic"
],
[
"Alexei Stanchinsky",
"1888",
"1914",
"Russian",
"",
"Post-Romantic, modal"
],
[
"Wilhelm Stenhammar",
"1871",
"1927",
"Swedish",
"",
""
],
[
"Richard Strauss",
"1864",
"1949",
"German",
"",
""
],
[
"Igor Stravinsky",
"1882",
"1971",
"Russian, French, American",
"Piano Sonata in F-sharp minor\\nQuatre études, Op. 7\\nPiano-Rag-Music\\nTrois mouvements de Petrouchka",
"Post-Romantic (early); Neoclassical (middle); Serial (late career)"
],
[
"Soulima Stravinsky",
"1910",
"1994",
"Swiss, American",
"",
""
],
[
"Tōru Takemitsu",
"1930",
"1996",
"Japanese",
"",
"Eclectic, with influences ranging from jazz, popular music, avant-garde procedures, and traditional Japanese music; strongly influenced by Debussy and Messiaen"
],
[
"Joaquin Turina",
"1882",
"1949",
"Spanish",
"",
""
],
[
"Galina Ustvolskaya",
"1919",
"2006",
"Russian",
"",
"Eclectic"
],
[
"Heitor Villa-Lobos",
"1887",
"1959",
"Brazilian",
"Bachianas Brasileiras No. 4\\nRudepoêma (1921–1926)",
""
],
[
"Ángel Villoldo",
"1861",
"1919",
"Argentine",
"",
"Tango"
],
[
"Pancho Vladigerov",
"1899",
"1978",
"Bulgarian",
"",
""
]
]
} | [
"yes"
] |
each kostroma had construction cancelled in which decade? | nt-7328 | 1980s | col : location | reactor type | status | net\ncapacity\n(mwe) | gross\ncapacity\n(mwe) row 1 : chernobyl-1 | rbmk-1000 | shut down in 1996 | 740 | 800 row 2 : chernobyl-2 | rbmk-1000 | shut down in 1991 | 925 | 1,000 row 3 : chernobyl-3 | rbmk-1000 | shut down in 2000 | 925 | 1,000 row 4 : chernobyl-4 | rbmk-1000 | destroyed in the 1986 accident | 925 | 1,000 row 5 : chernobyl-5 | rbmk-1000 | construction cancelled in 1988 | 950 | 1,000 row 6 : chernobyl-6 | rbmk-1000 | construction cancelled in 1988 | 950 | 1,000 row 7 : ignalina-1 | rbmk-1500 | shut down in 2004 | 1,185 | 1,300 row 8 : ignalina-2 | rbmk-1500 | shut down in 2009 | 1,185 | 1,300 row 9 : ignalina-3 | rbmk-1500 | construction cancelled in 1988 | 1,380 | 1,500 row 10 : ignalina-4 | rbmk-1500 | plan cancelled in 1988 | 1,380 | 1,500 row 11 : kostroma-1 | rbmk-1500 | construction cancelled in 1980s | 1,380 | 1,500 row 12 : kostroma-2 | rbmk-1500 | construction cancelled in 1980s | 1,380 | 1,500 row 13 : kursk-1 | rbmk-1000 | operational until 2021 | 925 | 1,000 row 14 : kursk-2 | rbmk-1000 | operational until 2024 | 925 | 1,000 row 15 : kursk-3 | rbmk-1000 | operational until march 2014 | 925 | 1,000 row 16 : kursk-4 | rbmk-1000 | operational until february 2016 | 925 | 1,000 row 17 : kursk-5 | mker-1000 | construction begin was 1985, since then shelved | 925 | 1,000 row 18 : kursk-6 | rbmk-1000 | construction cancelled in 1993 | 925 | 1,000 row 19 : leningrad-1 | rbmk-1000 | operational | 925 | 1,000 row 20 : leningrad-2 | rbmk-1000 | operational until 2021 | 925 | 1,000 row 21 : leningrad-3 | rbmk-1000 | operational until june 2025 | 925 | 1,000 row 22 : leningrad-4 | rbmk-1000 | operational until august 2026 | 925 | 1,000 row 23 : smolensk-1 | rbmk-1000 | operational until december 2022 | 925 | 1,000 row 24 : smolensk-2 | rbmk-1000 | operational until july 2015 | 925 | 1,000 row 25 : smolensk-3 | rbmk-1000 | operational until july 2023 | 925 | 1,000 row 26 : smolensk-4 | rbmk-1000 | construction cancelled in 1993 | 925 | 1,000 | csv/203-csv/78.csv | each kostroma had construction cancelled in which decade? | {
"header": [
"Location",
"Reactor type",
"Status",
"Net\\nCapacity\\n(MWe)",
"Gross\\nCapacity\\n(MWe)"
],
"rows": [
[
"Chernobyl-1",
"RBMK-1000",
"shut down in 1996",
"740",
"800"
],
[
"Chernobyl-2",
"RBMK-1000",
"shut down in 1991",
"925",
"1,000"
],
[
"Chernobyl-3",
"RBMK-1000",
"shut down in 2000",
"925",
"1,000"
],
[
"Chernobyl-4",
"RBMK-1000",
"destroyed in the 1986 accident",
"925",
"1,000"
],
[
"Chernobyl-5",
"RBMK-1000",
"construction cancelled in 1988",
"950",
"1,000"
],
[
"Chernobyl-6",
"RBMK-1000",
"construction cancelled in 1988",
"950",
"1,000"
],
[
"Ignalina-1",
"RBMK-1500",
"shut down in 2004",
"1,185",
"1,300"
],
[
"Ignalina-2",
"RBMK-1500",
"shut down in 2009",
"1,185",
"1,300"
],
[
"Ignalina-3",
"RBMK-1500",
"construction cancelled in 1988",
"1,380",
"1,500"
],
[
"Ignalina-4",
"RBMK-1500",
"plan cancelled in 1988",
"1,380",
"1,500"
],
[
"Kostroma-1",
"RBMK-1500",
"construction cancelled in 1980s",
"1,380",
"1,500"
],
[
"Kostroma-2",
"RBMK-1500",
"construction cancelled in 1980s",
"1,380",
"1,500"
],
[
"Kursk-1",
"RBMK-1000",
"operational until 2021",
"925",
"1,000"
],
[
"Kursk-2",
"RBMK-1000",
"operational until 2024",
"925",
"1,000"
],
[
"Kursk-3",
"RBMK-1000",
"operational until March 2014",
"925",
"1,000"
],
[
"Kursk-4",
"RBMK-1000",
"operational until February 2016",
"925",
"1,000"
],
[
"Kursk-5",
"MKER-1000",
"construction begin was 1985, since then shelved",
"925",
"1,000"
],
[
"Kursk-6",
"RBMK-1000",
"construction cancelled in 1993",
"925",
"1,000"
],
[
"Leningrad-1",
"RBMK-1000",
"operational",
"925",
"1,000"
],
[
"Leningrad-2",
"RBMK-1000",
"operational until 2021",
"925",
"1,000"
],
[
"Leningrad-3",
"RBMK-1000",
"operational until June 2025",
"925",
"1,000"
],
[
"Leningrad-4",
"RBMK-1000",
"operational until August 2026",
"925",
"1,000"
],
[
"Smolensk-1",
"RBMK-1000",
"operational until December 2022",
"925",
"1,000"
],
[
"Smolensk-2",
"RBMK-1000",
"operational until July 2015",
"925",
"1,000"
],
[
"Smolensk-3",
"RBMK-1000",
"operational until July 2023",
"925",
"1,000"
],
[
"Smolensk-4",
"RBMK-1000",
"construction cancelled in 1993",
"925",
"1,000"
]
]
} | [
"1980s"
] |
what is the name of the first title? | nt-7330 | the answer lies in the soil | col : year | title | role | episodes row 1 : 1999 | the answer lies in the soil | presenter | all (6 episodes) row 2 : 1999-2002 | loose women | panellist | alternating episodes row 3 : 2000-06 | this morning | stand-in presenter | occasional episodes row 4 : 2004 | zoo story | narrator | all row 5 : 2006— | this morning | co-presenter | fridays and school holidays row 6 : 2010, 12-13 | loose women | stand-in anchor | occasional episodes row 7 : 2010 | gmtv with lorraine | guest presenter | 12, 13, 14, 15, 16 april row 8 : 2014— | loose women | anchor | wednesdays row 9 : 2014 | he says, she says... | co-presenter | pilot recorded, 1 april 2014 | csv/204-csv/208.csv | what is the name of the first title? | {
"header": [
"Year",
"Title",
"Role",
"Episodes"
],
"rows": [
[
"1999",
"The Answer Lies in the Soil",
"Presenter",
"All (6 episodes)"
],
[
"1999-2002",
"Loose Women",
"Panellist",
"Alternating episodes"
],
[
"2000-06",
"This Morning",
"Stand-in presenter",
"Occasional episodes"
],
[
"2004",
"Zoo Story",
"Narrator",
"All"
],
[
"2006—",
"This Morning",
"Co-presenter",
"Fridays and School Holidays"
],
[
"2010, 12-13",
"Loose Women",
"Stand-in anchor",
"Occasional episodes"
],
[
"2010",
"GMTV with Lorraine",
"Guest Presenter",
"12, 13, 14, 15, 16 April"
],
[
"2014—",
"Loose Women",
"Anchor",
"Wednesdays"
],
[
"2014",
"He Says, She Says...",
"Co-presenter",
"Pilot recorded, 1 April 2014"
]
]
} | [
"The Answer Lies in the Soil"
] |
who was miss uk 2005 and miss universe 2005 2nd runner up? | nt-7332 | lucy evangelista | col : year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st runner-up of sports row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of beauty with a pur row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010 row 4 : 2009 | cherie gardiner | bangor | non-finalist | row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008 row 6 : 2007 | melissa patton | belfast | non-finalist | row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006 row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner row 9 : 2004 | kirsty anne gabriel stewart | enniskillen | non-finalist | row 10 : 2003 | diana sayers | belfast | non-finalist | row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002 row 12 : 2001 | angela mccarthy | belfast | non-finalist | row 13 : 2000 | julie lee-ann martin | belfast | non-finalist | | csv/203-csv/727.csv | who was miss uk 2005 and miss universe 2005 2nd runner up? | {
"header": [
"Year",
"Miss Northern Ireland",
"Hometown",
"Placement at Miss World",
"Notes"
],
"rows": [
[
"2012",
"Tiffany Brien",
"Belfast",
"Top 30",
"Top 10 of Beach Fashion and 1st runner-up of Sports & Fitness at Miss World 2012"
],
[
"2011",
"Finola Guinnane",
"Drumbo",
"Non-Finalist",
"Top 20 of Beach Beauty and Top 77 of Beauty with a Purpose at Miss World 2011"
],
[
"2010",
"Lori Moore",
"Belfast",
"Top 25",
"Winner of Sports at Miss World 2010"
],
[
"2009",
"Cherie Gardiner",
"Bangor",
"Non-Finalist",
""
],
[
"2008",
"Judith Wilson",
"Enniskillen",
"Non-Finalist",
"Top 19 of Talent at Miss World 2008"
],
[
"2007",
"Melissa Patton",
"Belfast",
"Non-Finalist",
""
],
[
"2006",
"Catherine Jean Milligan",
"Newtownards",
"Top 17",
"Winner of Miss Talent at Miss World 2006"
],
[
"2005",
"Lucy Evangelista",
"Portglenone",
"Top 15",
"Later Miss United Kingdom 2005 and Miss Universe United Kingdom 2005 2nd runner-up"
],
[
"2004",
"Kirsty Anne Gabriel Stewart",
"Enniskillen",
"Non-Finalist",
""
],
[
"2003",
"Diana Sayers",
"Belfast",
"Non-Finalist",
""
],
[
"2002",
"Gayle Williamson",
"Lurgan",
"Non-Finalist",
"Later Miss United Kingdom 2002"
],
[
"2001",
"Angela McCarthy",
"Belfast",
"Non-Finalist",
""
],
[
"2000",
"Julie Lee-Ann Martin",
"Belfast",
"Non-Finalist",
""
]
]
} | [
"Lucy Evangelista"
] |
how long did it take piotr to run the medley relay in 2001? | nt-7333 | 1:50.46 | col : year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12 row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46 row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12 row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69 row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62 row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62 row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41 row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89 row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57 row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10 row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73 row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14 row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85 row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05 row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76 row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32 row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 | csv/204-csv/622.csv | how long did it take piotr to run the medley relay in 2001? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
],
"rows": [
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"2nd",
"400 m",
"47.12"
],
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"1st",
"Medley relay",
"1:50.46"
],
[
"2001",
"European Junior Championships",
"Grosseto, Italy",
"1st",
"4x400 m relay",
"3:06.12"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"3rd",
"400 m",
"46.69"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"2nd",
"4x400 m relay",
"3:08.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"11th (sf)",
"400 m",
"46.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"1st",
"4x400 m relay",
"3:04.41"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"7th",
"400 m",
"46.89"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"1st",
"4x400 m relay",
"3:02.57"
],
[
"2006",
"World Indoor Championships",
"Moscow, Russia",
"2nd (h)",
"4x400 m relay",
"3:06.10"
],
[
"2006",
"European Championships",
"Gothenburg, Sweden",
"3rd",
"4x400 m relay",
"3:01.73"
],
[
"2007",
"European Indoor Championships",
"Birmingham, United Kingdom",
"3rd",
"4x400 m relay",
"3:08.14"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"7th",
"400 m",
"46.85"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"1st",
"4x400 m relay",
"3:02.05"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"4th",
"4x400 m relay",
"3:08.76"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"7th",
"4x400 m relay",
"3:00.32"
],
[
"2009",
"Universiade",
"Belgrade, Serbia",
"2nd",
"4x400 m relay",
"3:05.69"
]
]
} | [
"1:50.46"
] |
which township has the highest average population density | nt-7334 | emma | col : township | fips | population | population\ndensity\n/km² (/sq mi) | land area\nkm² (sq mi) | water area\nkm² (sq mi) | water % | geographic coordinates row 1 : alta | 01500 | 221 | 2 (6) | 93 (36) | 0 (0) | 0.48% | 38°7′27′′n 97°38′44′′w row 2 : burrton | 09600 | 1,143 | 12 (32) | 93 (36) | 0 (0) | 0.17% | 38°1′32′′n 97°39′55′′w row 3 : darlington | 17025 | 601 | 7 (17) | 92 (35) | 0 (0) | 0.10% | 37°57′5′′n 97°19′32′′w row 4 : emma | 21025 | 4,181 | 45 (116) | 93 (36) | 0 (0) | 0% | 38°8′10′′n 97°25′46′′w row 5 : garden | 25300 | 294 | 3 (8) | 93 (36) | 0 (0) | 0% | 38°7′44′′n 97°32′14′′w row 6 : halstead | 29625 | 353 | 4 (10) | 92 (35) | 0 (0) | 0.07% | 38°2′9′′n 97°31′51′′w row 7 : highland | 31875 | 415 | 5 (12) | 92 (35) | 0 (0) | 0.19% | 38°7′38′′n 97°19′9′′w row 8 : lake | 37825 | 173 | 2 (5) | 92 (36) | 1 (0) | 1.05% | 37°57′46′′n 97°39′7′′w row 9 : lakin | 38150 | 357 | 4 (10) | 92 (35) | 0 (0) | 0.06% | 37°57′18′′n 97°32′20′′w row 10 : macon | 43925 | 1,056 | 11 (30) | 92 (36) | 0 (0) | 0% | 38°2′8′′n 97°24′58′′w row 11 : newton | 50500 | 1,950 | 28 (73) | 69 (27) | 0 (0) | 0.07% | 38°3′27′′n 97°19′31′′w row 12 : pleasant | 56250 | 439 | 5 (12) | 93 (36) | 1 (0) | 0.81% | 38°2′27′′n 97°12′8′′w row 13 : richland | 59350 | 360 | 4 (10) | 94 (36) | 0 (0) | 0.20% | 37°57′39′′n 97°12′1′′w row 14 : sedgwick | 63825 | 1,711 | 18 (48) | 93 (36) | 0 (0) | 0% | 37°56′24′′n 97°25′22′′w row 15 : walton | 75225 | 552 | 6 (15) | 95 (37) | 0 (0) | 0.06% | 38°7′26′′n 97°13′1′′w | csv/204-csv/322.csv | which township has the highest average population density | {
"header": [
"Township",
"FIPS",
"Population",
"Population\\ndensity\\n/km² (/sq mi)",
"Land area\\nkm² (sq mi)",
"Water area\\nkm² (sq mi)",
"Water %",
"Geographic coordinates"
],
"rows": [
[
"Alta",
"01500",
"221",
"2 (6)",
"93 (36)",
"0 (0)",
"0.48%",
"38°7′27″N 97°38′44″W / 38.12417°N 97.64556°W"
],
[
"Burrton",
"09600",
"1,143",
"12 (32)",
"93 (36)",
"0 (0)",
"0.17%",
"38°1′32″N 97°39′55″W / 38.02556°N 97.66528°W"
],
[
"Darlington",
"17025",
"601",
"7 (17)",
"92 (35)",
"0 (0)",
"0.10%",
"37°57′5″N 97°19′32″W / 37.95139°N 97.32556°W"
],
[
"Emma",
"21025",
"4,181",
"45 (116)",
"93 (36)",
"0 (0)",
"0%",
"38°8′10″N 97°25′46″W / 38.13611°N 97.42944°W"
],
[
"Garden",
"25300",
"294",
"3 (8)",
"93 (36)",
"0 (0)",
"0%",
"38°7′44″N 97°32′14″W / 38.12889°N 97.53722°W"
],
[
"Halstead",
"29625",
"353",
"4 (10)",
"92 (35)",
"0 (0)",
"0.07%",
"38°2′9″N 97°31′51″W / 38.03583°N 97.53083°W"
],
[
"Highland",
"31875",
"415",
"5 (12)",
"92 (35)",
"0 (0)",
"0.19%",
"38°7′38″N 97°19′9″W / 38.12722°N 97.31917°W"
],
[
"Lake",
"37825",
"173",
"2 (5)",
"92 (36)",
"1 (0)",
"1.05%",
"37°57′46″N 97°39′7″W / 37.96278°N 97.65194°W"
],
[
"Lakin",
"38150",
"357",
"4 (10)",
"92 (35)",
"0 (0)",
"0.06%",
"37°57′18″N 97°32′20″W / 37.95500°N 97.53889°W"
],
[
"Macon",
"43925",
"1,056",
"11 (30)",
"92 (36)",
"0 (0)",
"0%",
"38°2′8″N 97°24′58″W / 38.03556°N 97.41611°W"
],
[
"Newton",
"50500",
"1,950",
"28 (73)",
"69 (27)",
"0 (0)",
"0.07%",
"38°3′27″N 97°19′31″W / 38.05750°N 97.32528°W"
],
[
"Pleasant",
"56250",
"439",
"5 (12)",
"93 (36)",
"1 (0)",
"0.81%",
"38°2′27″N 97°12′8″W / 38.04083°N 97.20222°W"
],
[
"Richland",
"59350",
"360",
"4 (10)",
"94 (36)",
"0 (0)",
"0.20%",
"37°57′39″N 97°12′1″W / 37.96083°N 97.20028°W"
],
[
"Sedgwick",
"63825",
"1,711",
"18 (48)",
"93 (36)",
"0 (0)",
"0%",
"37°56′24″N 97°25′22″W / 37.94000°N 97.42278°W"
],
[
"Walton",
"75225",
"552",
"6 (15)",
"95 (37)",
"0 (0)",
"0.06%",
"38°7′26″N 97°13′1″W / 38.12389°N 97.21694°W"
]
]
} | [
"Emma"
] |
what country finished after the netherlands? | nt-7338 | russia | col : rank | bib | name | country | run 1 | rank | run 2 | rank | total | difference row 1 : | 10 | andrea rothfuss | germany | 49.38 | 1 | 50.60 | 1 | 1:39.98 | row 2 : | 12 | petra smarzova | slovakia | 52.50 | 3 | 51.22 | 2 | 1:43.72 | +3.74 row 3 : | 11 | karolina wisniewska | canada | 52.17 | 2 | 53.36 | 4 | 1:45.53 | +5.55 row 4 : 4 | 15 | melania corradini | italy | 54.72 | 5 | 52.95 | 3 | 1:47.67 | +7.69 row 5 : 5 | 13 | solène jambaqué | france | 53.95 | 4 | 54.68 | 5 | 1:48.63 | +8.65 row 6 : 6 | 18 | mariya papulova | russia | 55.35 | 6 | 55.96 | 7 | 1:51.31 | +11.33 row 7 : 7 | 9 | katja saarinen | finland | 56.45 | 7 | 55.07 | 6 | 1:51.52 | +11.54 row 8 : 8 | 14 | anna jochemsen | netherlands | 1:00.09 | 8 | 57.21 | 8 | 1:57.30 | +17.32 row 9 : 9 | 17 | elena kudyakova | russia | 1:00.65 | 9 | 1:00.21 | 9 | 2:00.86 | +20.88 row 10 : | 16 | ursula pueyo marimon | spain | dnf | | | | | row 11 : | 8 | danja haslacher | austria | dns | | | | | | csv/204-csv/745.csv | what country finished after the netherlands? | {
"header": [
"Rank",
"Bib",
"Name",
"Country",
"Run 1",
"Rank",
"Run 2",
"Rank",
"Total",
"Difference"
],
"rows": [
[
"",
"10",
"Andrea Rothfuss",
"Germany",
"49.38",
"1",
"50.60",
"1",
"1:39.98",
""
],
[
"",
"12",
"Petra Smarzova",
"Slovakia",
"52.50",
"3",
"51.22",
"2",
"1:43.72",
"+3.74"
],
[
"",
"11",
"Karolina Wisniewska",
"Canada",
"52.17",
"2",
"53.36",
"4",
"1:45.53",
"+5.55"
],
[
"4",
"15",
"Melania Corradini",
"Italy",
"54.72",
"5",
"52.95",
"3",
"1:47.67",
"+7.69"
],
[
"5",
"13",
"Solène Jambaqué",
"France",
"53.95",
"4",
"54.68",
"5",
"1:48.63",
"+8.65"
],
[
"6",
"18",
"Mariya Papulova",
"Russia",
"55.35",
"6",
"55.96",
"7",
"1:51.31",
"+11.33"
],
[
"7",
"9",
"Katja Saarinen",
"Finland",
"56.45",
"7",
"55.07",
"6",
"1:51.52",
"+11.54"
],
[
"8",
"14",
"Anna Jochemsen",
"Netherlands",
"1:00.09",
"8",
"57.21",
"8",
"1:57.30",
"+17.32"
],
[
"9",
"17",
"Elena Kudyakova",
"Russia",
"1:00.65",
"9",
"1:00.21",
"9",
"2:00.86",
"+20.88"
],
[
"",
"16",
"Ursula Pueyo Marimon",
"Spain",
"DNF",
"",
"",
"",
"",
""
],
[
"",
"8",
"Danja Haslacher",
"Austria",
"DNS",
"",
"",
"",
"",
""
]
]
} | [
"Russia"
] |
how long did it take for the international covenant on civil and political rights to be signed before it was ratified? | nt-7339 | 11 years | col : treaty | organization | introduced | signed | ratified row 1 : convention on the prevention and punishment of the crime of genocide | united nations | 1948 | - | 1958 row 2 : international convention on the elimination of all forms of racial discrimin | united nations | 1966 | 1967 | 1970 row 3 : international covenant on economic, social and cultural rights | united nations | 1966 | 1977 | 1979 row 4 : international covenant on civil and political rights | united nations | 1966 | 1977 | 1979 row 5 : first optional protocol to the international covenant on civil and political rights | united nations | 1966 | - | - row 6 : convention on the non-applicability of statutory limitations to | united nations | 1968 | - | - row 7 : international convention on the suppression and punishment of the crime of | united nations | 1973 | - | - row 8 : convention on the elimination of all forms of discrimination against women | united nations | 1979 | - | 1993 row 9 : convention against torture and other cruel, inhuman or degrad | united nations | 1984 | 1986 | 1993 row 10 : convention on the rights of the child | united nations | 1989 | 1990 | 1993 row 11 : second optional protocol to the international covenant on civil and political rights, | united nations | 1989 | - | - row 12 : international convention on the protection of the rights of all migrant workers and | united nations | 1990 | 1991 | 1993 row 13 : optional protocol to the convention on the elimination of all forms of | united nations | 1999 | - | - row 14 : optional protocol to the convention on the rights of the child on the in | united nations | 2000 | 2000 | 2002 row 15 : optional protocol to the convention on the rights of the child on the sale | united nations | 2000 | 2000 | 2001 row 16 : convention on the rights of persons with disabilities | united nations | 2006 | 2007 | 2009 row 17 : optional protocol to the convention on the rights of persons with disabil | united nations | 2006 | - | 2009 row 18 : international convention for the protection of all persons from enforced disapp | united nations | 2006 | 2007 | 2013 row 19 : optional protocol to the international covenant on economic, social and cultural rights | united nations | 2008 | - | - row 20 : optional protocol to the convention on the rights of the child on a | united nations | 2011 | 2012 | - | csv/203-csv/109.csv | how long did it take for the international covenant on civil and political rights to be signed before it was ratified? | {
"header": [
"Treaty",
"Organization",
"Introduced",
"Signed",
"Ratified"
],
"rows": [
[
"Convention on the Prevention and Punishment of the Crime of Genocide",
"United Nations",
"1948",
"-",
"1958"
],
[
"International Convention on the Elimination of All Forms of Racial Discrimination",
"United Nations",
"1966",
"1967",
"1970"
],
[
"International Covenant on Economic, Social and Cultural Rights",
"United Nations",
"1966",
"1977",
"1979"
],
[
"International Covenant on Civil and Political Rights",
"United Nations",
"1966",
"1977",
"1979"
],
[
"First Optional Protocol to the International Covenant on Civil and Political Rights",
"United Nations",
"1966",
"-",
"-"
],
[
"Convention on the Non-Applicability of Statutory Limitations to War Crimes and Crimes Against Humanity",
"United Nations",
"1968",
"-",
"-"
],
[
"International Convention on the Suppression and Punishment of the Crime of Apartheid",
"United Nations",
"1973",
"-",
"-"
],
[
"Convention on the Elimination of All Forms of Discrimination against Women",
"United Nations",
"1979",
"-",
"1993"
],
[
"Convention against Torture and Other Cruel, Inhuman or Degrading Treatment or Punishment",
"United Nations",
"1984",
"1986",
"1993"
],
[
"Convention on the Rights of the Child",
"United Nations",
"1989",
"1990",
"1993"
],
[
"Second Optional Protocol to the International Covenant on Civil and Political Rights, aiming at the abolition of the death penalty",
"United Nations",
"1989",
"-",
"-"
],
[
"International Convention on the Protection of the Rights of All Migrant Workers and Members of Their Families",
"United Nations",
"1990",
"1991",
"1993"
],
[
"Optional Protocol to the Convention on the Elimination of All Forms of Discrimination against Women",
"United Nations",
"1999",
"-",
"-"
],
[
"Optional Protocol to the Convention on the Rights of the Child on the Involvement of Children in Armed Conflict",
"United Nations",
"2000",
"2000",
"2002"
],
[
"Optional Protocol to the Convention on the Rights of the Child on the Sale of Children, Child Prostitution and Child Pornography",
"United Nations",
"2000",
"2000",
"2001"
],
[
"Convention on the Rights of Persons with Disabilities",
"United Nations",
"2006",
"2007",
"2009"
],
[
"Optional Protocol to the Convention on the Rights of Persons with Disabilities",
"United Nations",
"2006",
"-",
"2009"
],
[
"International Convention for the Protection of All Persons from Enforced Disappearance",
"United Nations",
"2006",
"2007",
"2013"
],
[
"Optional Protocol to the International Covenant on Economic, Social and Cultural Rights",
"United Nations",
"2008",
"-",
"-"
],
[
"Optional Protocol to the Convention on the Rights of the Child on a Communications Procedure",
"United Nations",
"2011",
"2012",
"-"
]
]
} | [
"11 years"
] |
what number of games did oxford united f.c. play in august 1998? | nt-7341 | 5 | col : date | opponent | venue | result | attendance | scorers row 1 : 8 august 1998 | bristol city | a | 2-2 | 13,729 | murphy, windass row 2 : 15 august 1998 | wolverhampton wanderers | h | 0-2 | 7,521 | row 3 : 22 august 1998 | crystal palace | a | 0-2 | 14,827 | row 4 : 29 august 1998 | grimsby town | h | 0-0 | 5,587 | row 5 : 31 august 1998 | barnsley | a | 0-1 | 15,328 | row 6 : 6 september 1998 | portsmouth | h | 3-0 | 6,626 | marsh, windass (2, 1 pen) row 7 : 9 september 1998 | swindon town | a | 1-4 | 8,305 | banger row 8 : 12 september 1998 | ipswich town | h | 3-3 | 6,632 | banger, windass, thomson row 9 : 19 september 1998 | sunderland | a | 0-7 | 34,567 | row 10 : 29 september 1998 | west bromwich albion | h | 3-0 | 7,437 | beauchamp, powell, marsh row 11 : 3 october 1998 | huddersfield town | a | 0-2 | 10,968 | row 12 : 10 october 1998 | tranmere rovers | h | 1-2 | 5,862 | windass row 13 : 17 october 1998 | bolton wanderers | a | 1-1 | 17,064 | thomson row 14 : 20 october 1998 | bury | a | 0-1 | 3,436 | row 15 : 24 october 1998 | sheffield united | h | 0-2 | 6,586 | row 16 : 31 october 1998 | crewe alexandra | h | 1-1 | 5,607 | windass row 17 : 7 november 1998 | watford | a | 0-2 | 10,137 | row 18 : 14 november 1998 | birmingham city | a | 1-0 | 18,216 | murphy row 19 : 21 november 1998 | port vale | h | 2-1 | 5,964 | windass (pen), powell row 20 : 29 november 1998 | norwich city | a | 3-1 | 17,851 | wilsterman, windass, thomson row 21 : 5 december 1998 | bradford city | h | 0-1 | 5,969 | row 22 : 12 december 1998 | birmingham city | h | 1-7 | 7,189 | windass row 23 : 26 december 1998 | crystal palace | h | 1-3 | 8,375 | windass row 24 : 28 december 1998 | portsmouth | a | 2-2 | 12,604 | banger (2) row 25 : 9 january 1999 | bristol city | h | 0-0 | 9,434 | row 26 : 30 january 1999 | barnsley | h | 1-0 | 6,174 | windass row 27 : 13 february 1999 | swindon town | h | 2-0 | 8,179 | windass (2, 1 pen) row 28 : 27 february 1999 | sunderland | h | 0-0 | 9,044 | row 29 : 3 march 1999 | queens park rangers | a | 0-1 | 9,040 | row 30 : 6 march 1999 | west bromwich albion | a | 0-2 | 13,875 | row 31 : 9 march 1999 | huddersfield town | h | 2-2 | 6,034 | cook, beauchamp row 32 : 13 march 1999 | watford | h | 0-0 | 8,137 | row 33 : 20 march 1999 | crewe alexandra | a | 1-3 | 4,791 | thomson row 34 : 26 march 1999 | sheffield united | a | 2-1 | 14,115 | thomson, banger row 35 : 3 april 1999 | bolton wanderers | h | 0-0 | 7,547 | row 36 : 5 april 1999 | tranmere rovers | a | 2-2 | 7,837 | weatherstone, gilchrist row 37 : 10 april 1999 | bury | h | 0-1 | 6,358 | row 38 : 17 april 1999 | port vale | a | 0-1 | 7,393 | row 39 : 24 april 1999 | norwich city | h | 2-4 | 7,345 | wilsterman, francis row 40 : 1 may 1999 | bradford city | a | 0-0 | 15,064 | | csv/204-csv/441.csv | what number of games did oxford united f.c. play in august 1998? | {
"header": [
"Date",
"Opponent",
"Venue",
"Result",
"Attendance",
"Scorers"
],
"rows": [
[
"8 August 1998",
"Bristol City",
"A",
"2-2",
"13,729",
"Murphy, Windass"
],
[
"15 August 1998",
"Wolverhampton Wanderers",
"H",
"0-2",
"7,521",
""
],
[
"22 August 1998",
"Crystal Palace",
"A",
"0-2",
"14,827",
""
],
[
"29 August 1998",
"Grimsby Town",
"H",
"0-0",
"5,587",
""
],
[
"31 August 1998",
"Barnsley",
"A",
"0-1",
"15,328",
""
],
[
"6 September 1998",
"Portsmouth",
"H",
"3-0",
"6,626",
"Marsh, Windass (2, 1 pen)"
],
[
"9 September 1998",
"Swindon Town",
"A",
"1-4",
"8,305",
"Banger"
],
[
"12 September 1998",
"Ipswich Town",
"H",
"3-3",
"6,632",
"Banger, Windass, Thomson"
],
[
"19 September 1998",
"Sunderland",
"A",
"0-7",
"34,567",
""
],
[
"26 September 1998",
"Queens Park Rangers",
"H",
"4-1",
"7,489",
"Beauchamp, Murphy, Thomson, Windass"
],
[
"29 September 1998",
"West Bromwich Albion",
"H",
"3-0",
"7,437",
"Beauchamp, Powell, Marsh"
],
[
"3 October 1998",
"Huddersfield Town",
"A",
"0-2",
"10,968",
""
],
[
"10 October 1998",
"Tranmere Rovers",
"H",
"1-2",
"5,862",
"Windass"
],
[
"17 October 1998",
"Bolton Wanderers",
"A",
"1-1",
"17,064",
"Thomson"
],
[
"20 October 1998",
"Bury",
"A",
"0-1",
"3,436",
""
],
[
"24 October 1998",
"Sheffield United",
"H",
"0-2",
"6,586",
""
],
[
"31 October 1998",
"Crewe Alexandra",
"H",
"1-1",
"5,607",
"Windass"
],
[
"7 November 1998",
"Watford",
"A",
"0-2",
"10,137",
""
],
[
"14 November 1998",
"Birmingham City",
"A",
"1-0",
"18,216",
"Murphy"
],
[
"21 November 1998",
"Port Vale",
"H",
"2-1",
"5,964",
"Windass (pen), Powell"
],
[
"29 November 1998",
"Norwich City",
"A",
"3-1",
"17,851",
"Wilsterman, Windass, Thomson"
],
[
"5 December 1998",
"Bradford City",
"H",
"0-1",
"5,969",
""
],
[
"12 December 1998",
"Birmingham City",
"H",
"1-7",
"7,189",
"Windass"
],
[
"19 December 1998",
"Stockport County",
"A",
"0-2",
"6,500",
""
],
[
"26 December 1998",
"Crystal Palace",
"H",
"1-3",
"8,375",
"Windass"
],
[
"28 December 1998",
"Portsmouth",
"A",
"2-2",
"12,604",
"Banger (2)"
],
[
"9 January 1999",
"Bristol City",
"H",
"0-0",
"9,434",
""
],
[
"16 January 1999",
"Grimsby Town",
"A",
"0-1",
"6,626",
""
],
[
"30 January 1999",
"Barnsley",
"H",
"1-0",
"6,174",
"Windass"
],
[
"6 February 1999",
"Wolverhampton Wanderers",
"A",
"1-1",
"20,811",
"Windass"
],
[
"13 February 1999",
"Swindon Town",
"H",
"2-0",
"8,179",
"Windass (2, 1 pen)"
],
[
"20 February 1999",
"Ipswich Town",
"A",
"1-2",
"16,920",
"Rémy"
],
[
"27 February 1999",
"Sunderland",
"H",
"0-0",
"9,044",
""
],
[
"3 March 1999",
"Queens Park Rangers",
"A",
"0-1",
"9,040",
""
],
[
"6 March 1999",
"West Bromwich Albion",
"A",
"0-2",
"13,875",
""
],
[
"9 March 1999",
"Huddersfield Town",
"H",
"2-2",
"6,034",
"Cook, Beauchamp"
],
[
"13 March 1999",
"Watford",
"H",
"0-0",
"8,137",
""
],
[
"20 March 1999",
"Crewe Alexandra",
"A",
"1-3",
"4,791",
"Thomson"
],
[
"26 March 1999",
"Sheffield United",
"A",
"2-1",
"14,115",
"Thomson, Banger"
],
[
"3 April 1999",
"Bolton Wanderers",
"H",
"0-0",
"7,547",
""
],
[
"5 April 1999",
"Tranmere Rovers",
"A",
"2-2",
"7,837",
"Weatherstone, Gilchrist"
],
[
"10 April 1999",
"Bury",
"H",
"0-1",
"6,358",
""
],
[
"17 April 1999",
"Port Vale",
"A",
"0-1",
"7,393",
""
],
[
"24 April 1999",
"Norwich City",
"H",
"2-4",
"7,345",
"Wilsterman, Francis"
],
[
"1 May 1999",
"Bradford City",
"A",
"0-0",
"15,064",
""
],
[
"9 May 1999",
"Stockport County",
"H",
"5-0",
"6,830",
"Gilchrist, Powell, Beauchamp, Murphy, Thomson"
]
]
} | [
"5"
] |
which political party has the lead in this election, democrat or republican? | nt-7342 | democrat | col : poll source | date(s)\nadministered | sample\nsize | margin of\nerror | andrew\ncuomo (d) | rob\nastorino (r) | other | undecided row 1 : siena | march 16–20, 2014 | 813 | ± 3.4% | 61% | 26% | — | 13% row 2 : marist | february 28–march 3, 2014 | 658 | ± 3.8% | 65% | 25% | — | 10% row 3 : quinnipiac | february 6–10, 2014 | 1,488 | ± 2.5% | 58% | 24% | 2% | 16% row 4 : siena | january 12–16, 2014 | 808 | ± 3.4% | 67% | 19% | 3% | 11% row 5 : quinnipiac | november 20–24, 2013 | 1,337 | ± 2.7% | 56% | 25% | 2% | 17% row 6 : marist | november 18–20, 2013 | 675 | ± 3.8% | 65% | 23% | — | 12% row 7 : siena | november 11–14, 2013 | 806 | ± 3.5% | 63% | 24% | — | 13% | csv/204-csv/481.csv | which political party has the lead in this election, democrat or republican? | {
"header": [
"Poll source",
"Date(s)\\nadministered",
"Sample\\nsize",
"Margin of\\nerror",
"Andrew\\nCuomo (D)",
"Rob\\nAstorino (R)",
"Other",
"Undecided"
],
"rows": [
[
"Siena",
"March 16–20, 2014",
"813",
"± 3.4%",
"61%",
"26%",
"—",
"13%"
],
[
"Marist",
"February 28–March 3, 2014",
"658",
"± 3.8%",
"65%",
"25%",
"—",
"10%"
],
[
"Quinnipiac",
"February 6–10, 2014",
"1,488",
"± 2.5%",
"58%",
"24%",
"2%",
"16%"
],
[
"Siena",
"January 12–16, 2014",
"808",
"± 3.4%",
"67%",
"19%",
"3%",
"11%"
],
[
"Quinnipiac",
"November 20–24, 2013",
"1,337",
"± 2.7%",
"56%",
"25%",
"2%",
"17%"
],
[
"Marist",
"November 18–20, 2013",
"675",
"± 3.8%",
"65%",
"23%",
"—",
"12%"
],
[
"Siena",
"November 11–14, 2013",
"806",
"± 3.5%",
"63%",
"24%",
"—",
"13%"
]
]
} | [
"Democrat"
] |
how many songs are on prophets vs. profits? | nt-7343 | 13 | 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 | "kreditz" | milann miles, rick long | krs-one | 2:02 row 6 : 6 | "i remember" | j-roc, mad lion | krs-one | 4:03 row 7 : 7 | "down the charts" | milann miles, rick long | krs-one | 2:10 row 8 : 8 | "you really don't want it" | jim bean | | 3:29 row 9 : 9 | "womanology" | soul supreme | krs-one | 3:54 row 10 : 10 | "2nd kreditz" | | krs-one | 0:46 row 11 : 11 | "stop it" | krs-one, mad lion | | 1:38 row 12 : 12 | "problemz" | vanguard | krs-one | 3:15 row 13 : 13 | "believe it!" | soul supreme | krs-one | 3:59 | csv/203-csv/37.csv | how many songs are on prophets vs. profits? | {
"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:34"
],
[
"3",
"\"Splash\"",
"A-Sharp, Pleasure King",
"KRS-One",
"2:24"
],
[
"4",
"\"My People\"",
"Alumni",
"KRS-One",
"0:19"
],
[
"5",
"\"Kreditz\"",
"Milann Miles, Rick Long",
"KRS-One",
"2:02"
],
[
"6",
"\"I Remember\"",
"J-Roc, Mad Lion",
"KRS-One",
"4:03"
],
[
"7",
"\"Down The Charts\"",
"Milann Miles, Rick Long",
"KRS-One",
"2:10"
],
[
"8",
"\"You Really Don't Want It\"",
"Jim Bean",
"",
"3:29"
],
[
"9",
"\"Womanology\"",
"Soul Supreme",
"KRS-One",
"3:54"
],
[
"10",
"\"2nd Kreditz\"",
"",
"KRS-One",
"0:46"
],
[
"11",
"\"Stop It\"",
"KRS-One, Mad Lion",
"",
"1:38"
],
[
"12",
"\"Problemz\"",
"Vanguard",
"KRS-One",
"3:15"
],
[
"13",
"\"Believe It!\"",
"Soul Supreme",
"KRS-One",
"3:59"
]
]
} | [
"13"
] |
how many prisoners is artik designed to hold? | nt-7344 | 373 | 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 | row 5 : erebuni | «էրեբունի» | nubarashen, yerevan | 391 | row 6 : artik | «արթիկ» | harich, shirak | 373 | row 7 : abovyan | «աբովյան» | abovyan, kotayk | 250 | for women and minors row 8 : vanadzor | «վանաձոր» | vanadzor, lori | 245 | row 9 : goris | «գորիս» | goris, syunik | 215 | row 10 : hrazdan | «հրազդան» | hrazdan, kotayk | 215 | row 11 : vardashen | «վարդաշեն» | nubarashen, yerevan | 150 | for former policemen and military officers row 12 : yerevan-center | «երևան-կենտրոն» | kentron, yerevan | 60 | row 13 : total | total | total | 4,391 | | csv/204-csv/414.csv | how many prisoners is artik designed to hold? | {
"header": [
"Name",
"Armenian",
"Location",
"# of prisoners designed for",
"Notes"
],
"rows": [
[
"Nubarashen",
"«Նուբարաշեն»",
"Nubarashen, Yerevan",
"840",
""
],
[
"Kosh",
"«Կոշ»",
"Kosh, Aragatsotn",
"640",
""
],
[
"Sevan",
"«Սևան»",
"Hrazdan, Kotayk",
"548",
""
],
[
"Prison Hospital",
"«Դատապարտյալների հիվանդանոց»",
"Kentron, Yerevan",
"464",
""
],
[
"Erebuni",
"«Էրեբունի»",
"Nubarashen, Yerevan",
"391",
""
],
[
"Artik",
"«Արթիկ»",
"Harich, Shirak",
"373",
""
],
[
"Abovyan",
"«Աբովյան»",
"Abovyan, Kotayk",
"250",
"For women and minors"
],
[
"Vanadzor",
"«Վանաձոր»",
"Vanadzor, Lori",
"245",
""
],
[
"Goris",
"«Գորիս»",
"Goris, Syunik",
"215",
""
],
[
"Hrazdan",
"«Հրազդան»",
"Hrazdan, Kotayk",
"215",
""
],
[
"Vardashen",
"«Վարդաշեն»",
"Nubarashen, Yerevan",
"150",
"For former policemen and military officers"
],
[
"Yerevan-Center",
"«Երևան-Կենտրոն»",
"Kentron, Yerevan",
"60",
""
],
[
"TOTAL",
"TOTAL",
"TOTAL",
"4,391",
""
]
]
} | [
"373"
] |
what country had the least in the 5 hoops category | nt-7345 | hungary | col : place | nation | 5 hoops | 3 balls,\n2 ribbons | total row 1 : 1 | bulgaria | 19.800 (1) | 19.800 (1) | 39.600 row 2 : 2 | spain | 19.700 (3) | 19.700 (2) | 39.400 row 3 : 3 | belarus | 19.733 (2) | 19.600 (3) | 39.333 row 4 : 4 | russia | 19.600 (4) | 19.566 (4) | 39.166 row 5 : 5 | ukraine | 19.366 (5) | 15.500 (5) | 38.866 row 6 : 6 | japan | 19.166 (6) | 19.333 (7) | 38.499 row 7 : 7 | italy | 19.066 (7) | 19.400 (6) | 38.466 row 8 : 8 | hungary | 18.766 (8) | 19.166 (8) | 37.932 | csv/204-csv/979.csv | what country had the least in the 5 hoops category | {
"header": [
"Place",
"Nation",
"5 Hoops",
"3 Balls,\\n2 Ribbons",
"Total"
],
"rows": [
[
"1",
"Bulgaria",
"19.800 (1)",
"19.800 (1)",
"39.600"
],
[
"2",
"Spain",
"19.700 (3)",
"19.700 (2)",
"39.400"
],
[
"3",
"Belarus",
"19.733 (2)",
"19.600 (3)",
"39.333"
],
[
"4",
"Russia",
"19.600 (4)",
"19.566 (4)",
"39.166"
],
[
"5",
"Ukraine",
"19.366 (5)",
"15.500 (5)",
"38.866"
],
[
"6",
"Japan",
"19.166 (6)",
"19.333 (7)",
"38.499"
],
[
"7",
"Italy",
"19.066 (7)",
"19.400 (6)",
"38.466"
],
[
"8",
"Hungary",
"18.766 (8)",
"19.166 (8)",
"37.932"
]
]
} | [
"Hungary"
] |
who was faster, mikio oyama or arnulf sunde? | nt-7346 | arnulf sunde | col : rank | athlete | country | time | notes row 1 : | yevgeny kulikov | soviet union | 39.17 | or row 2 : | valery muratov | soviet union | 39.25 | row 3 : | dan immerfall | united states | 39.54 | row 4 : 4 | mats wallberg | sweden | 39.56 | row 5 : 5 | peter mueller | united states | 39.57 | row 6 : 6 | jan bazen | netherlands | 39.78 | row 7 : 6 | arnulf sunde | norway | 39.78 | row 8 : 8 | andrey malikov | soviet union | 39.85 | row 9 : 9 | oloph granath | sweden | 39.93 | row 10 : 10 | jim chapin | united states | 40.09 | row 11 : 11 | tom overend | canada | 40.22 | row 12 : 11 | masaki suzuki | japan | 40.22 | row 13 : 13 | johan granath | sweden | 40.25 | row 14 : 14 | gaétan boucher | canada | 40.53 | row 15 : 15 | pertti niittylä | finland | 40.65 | row 16 : 16 | norio hirate | japan | 40.85 | row 17 : 16 | archie marshall | great britain | 40.85 | row 18 : 18 | mikio oyama | japan | 40.90 | row 19 : 19 | hans van helden | netherlands | 40.91 | row 20 : 19 | emmanuel michon | france | 40.91 | row 21 : 21 | kay arne stenshjemmet | norway | 40.94 | row 22 : 22 | lee yeong-ha | south korea | 41.08 | row 23 : 23 | bruno toniolli | italy | 41.44 | row 24 : 24 | harald oehme | east germany | 41.54 | row 25 : 25 | colin coates | australia | 41.77 | row 26 : 26 | berend schabus | austria | 42.33 | row 27 : 27 | heinz steinberger | austria | 43.28 | row 28 : 28 | jan egil storholt | norway | 18.00 | row 29 : - | horst freese | west germany | dnf | | csv/204-csv/912.csv | who was faster, mikio oyama or arnulf sunde? | {
"header": [
"Rank",
"Athlete",
"Country",
"Time",
"Notes"
],
"rows": [
[
"",
"Yevgeny Kulikov",
"Soviet Union",
"39.17",
"OR"
],
[
"",
"Valery Muratov",
"Soviet Union",
"39.25",
""
],
[
"",
"Dan Immerfall",
"United States",
"39.54",
""
],
[
"4",
"Mats Wallberg",
"Sweden",
"39.56",
""
],
[
"5",
"Peter Mueller",
"United States",
"39.57",
""
],
[
"6",
"Jan Bazen",
"Netherlands",
"39.78",
""
],
[
"6",
"Arnulf Sunde",
"Norway",
"39.78",
""
],
[
"8",
"Andrey Malikov",
"Soviet Union",
"39.85",
""
],
[
"9",
"Oloph Granath",
"Sweden",
"39.93",
""
],
[
"10",
"Jim Chapin",
"United States",
"40.09",
""
],
[
"11",
"Tom Overend",
"Canada",
"40.22",
""
],
[
"11",
"Masaki Suzuki",
"Japan",
"40.22",
""
],
[
"13",
"Johan Granath",
"Sweden",
"40.25",
""
],
[
"14",
"Gaétan Boucher",
"Canada",
"40.53",
""
],
[
"15",
"Pertti Niittylä",
"Finland",
"40.65",
""
],
[
"16",
"Norio Hirate",
"Japan",
"40.85",
""
],
[
"16",
"Archie Marshall",
"Great Britain",
"40.85",
""
],
[
"18",
"Mikio Oyama",
"Japan",
"40.90",
""
],
[
"19",
"Hans van Helden",
"Netherlands",
"40.91",
""
],
[
"19",
"Emmanuel Michon",
"France",
"40.91",
""
],
[
"21",
"Kay Arne Stenshjemmet",
"Norway",
"40.94",
""
],
[
"22",
"Lee Yeong-Ha",
"South Korea",
"41.08",
""
],
[
"23",
"Bruno Toniolli",
"Italy",
"41.44",
""
],
[
"24",
"Harald Oehme",
"East Germany",
"41.54",
""
],
[
"25",
"Colin Coates",
"Australia",
"41.77",
""
],
[
"26",
"Berend Schabus",
"Austria",
"42.33",
""
],
[
"27",
"Heinz Steinberger",
"Austria",
"43.28",
""
],
[
"28",
"Jan Egil Storholt",
"Norway",
"18.00",
""
],
[
"-",
"Horst Freese",
"West Germany",
"DNF",
""
]
]
} | [
"Arnulf Sunde"
] |
which country has the most bronze medals in european baseball championships? | nt-7347 | spain | col : rank | nation | gold | silver | bronze | total row 1 : 1 | netherlands | 20 | 9 | 0 | 29 row 2 : 2 | italy | 10 | 15 | 3 | 28 row 3 : 3 | belgium | 1 | 2 | 6 | 9 row 4 : 4 | spain | 1 | 1 | 13 | 15 row 5 : 5 | great britain | 0 | 2 | 0 | 2 row 6 : 6 | germany | 0 | 1 | 7 | 8 row 7 : 7 | greece | 0 | 1 | 0 | 1 row 8 : 7 | russia | 0 | 1 | 0 | 1 row 9 : 9 | sweden | 0 | 0 | 2 | 2 row 10 : 10 | france | 0 | 0 | 1 | 1 | csv/204-csv/107.csv | which country has the most bronze medals in european baseball championships? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"Netherlands",
"20",
"9",
"0",
"29"
],
[
"2",
"Italy",
"10",
"15",
"3",
"28"
],
[
"3",
"Belgium",
"1",
"2",
"6",
"9"
],
[
"4",
"Spain",
"1",
"1",
"13",
"15"
],
[
"5",
"Great Britain",
"0",
"2",
"0",
"2"
],
[
"6",
"Germany",
"0",
"1",
"7",
"8"
],
[
"7",
"Greece",
"0",
"1",
"0",
"1"
],
[
"7",
"Russia",
"0",
"1",
"0",
"1"
],
[
"9",
"Sweden",
"0",
"0",
"2",
"2"
],
[
"10",
"France",
"0",
"0",
"1",
"1"
]
]
} | [
"Spain"
] |
who had more gold medals, russia or georgia? | nt-7350 | russia | col : rank | nation | gold | silver | bronze | total row 1 : 1 | russia | 3 | 0 | 2 | 5 row 2 : 2 | italy | 1 | 1 | 0 | 2 row 3 : 3 | finland | 0 | 1 | 0 | 1 row 4 : 3 | germany | 0 | 1 | 0 | 1 row 5 : 3 | switzerland | 0 | 1 | 0 | 1 row 6 : 6 | france | 0 | 0 | 1 | 1 row 7 : 6 | georgia | 0 | 0 | 1 | 1 row 8 : | total | 4 | 4 | 4 | 12 | csv/204-csv/297.csv | who had more gold medals, russia or georgia? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"Russia",
"3",
"0",
"2",
"5"
],
[
"2",
"Italy",
"1",
"1",
"0",
"2"
],
[
"3",
"Finland",
"0",
"1",
"0",
"1"
],
[
"3",
"Germany",
"0",
"1",
"0",
"1"
],
[
"3",
"Switzerland",
"0",
"1",
"0",
"1"
],
[
"6",
"France",
"0",
"0",
"1",
"1"
],
[
"6",
"Georgia",
"0",
"0",
"1",
"1"
],
[
"",
"Total",
"4",
"4",
"4",
"12"
]
]
} | [
"Russia"
] |
how many athletes show up on this chart at least 5 times? | nt-7352 | 2 | col : event | meeting gaz de france\nparis | golden gala\nrome | bislett games\noslo | weltklasse zürich | memorial van damme\nbrussels | istaf\nberlin row 1 : 100 m | christine arron (fra)\n11.03 | christine arron (fra)\n11.03 | christine arron (fra)\n11.06 | veronica campbell (jam)\n10.85 | christine arron (fra)\n10.97 | christine arron (fra)\n11.01 row 2 : 200 m | - | - | - | - | cydonie mothersille (cay)\n22 | - row 3 : 400 m | tonique williams-darling (bah)\n49. | sanya richards (usa)\n49.82 | - | sanya richards (usa)\n48.92 | - | - row 4 : 800 m | svetlana cherkasova (rus)\n | hasna benhassi (mar)\n1:58. | tatyana andrianova (rus)\n1:56. | zulia calatayud (cub)\ | mayte martínez (esp)\n2:00.66 | zulia calatayud (cub)\ row 5 : 1500 m | olga yegorova (rus)\n4: | mestawat tadesse (eth)\n4:04. | - | - | - | - row 6 : 3000 m / 5000 m | edith masai (ken)\n8:31. | - | maryam yusuf jamal (bhr)\n8 | maryam yusuf jamal (bhr)\n8 | - | - row 7 : 3000 m / 5000 m | - | tirunesh dibaba (eth)\n14: | - | - | meseret defar (eth)\n14:28. | berhane adere (eth)\n14:47. row 8 : 100 m hurdles | joanna hayes (usa)\n12.60 | anjanette kirkland (usa)\n12.57 | - | michelle perry (usa)\n12.55 | - | brigitte foster-hylton (jam)\n row 9 : 400 m hurdles | lashinda demus (usa)\n53.85 | lashinda demus (usa)\n53.68 | sandra glover (usa)\n53.93 | yuliya pechonkina (rus)\n | lashinda demus (usa)\n53.61 | sandra glover (usa)\n54.17 row 10 : long jump | - | - | - | - | tatyana kotova (rus)\n6.87 | - row 11 : triple jump | tatyana lebedeva (rus)\n15.11 | tatyana lebedeva (rus)\n15.03 | tatyana lebedeva (rus)\n14.89 | tatyana lebedeva (rus)\n14.94 | tatyana lebedeva (rus)\n14.94 | tatyana lebedeva (rus)\n14.85 row 12 : high jump | - | - | amy acuff (usa)\n1.93 | - | - | - row 13 : pole vault | - | - | - | - | yelena isinbayeva (rus)\n | - row 14 : discus throw | - | - | - | - | - | natalya sadova (rus)\n64.20 row 15 : shot put | - | - | - | - | - | nadine kleinert (ger)\n19.19 | csv/204-csv/766.csv | how many athletes show up on this chart at least 5 times? | {
"header": [
"Event",
"Meeting Gaz de France\\nParis",
"Golden Gala\\nRome",
"Bislett Games\\nOslo",
"Weltklasse Zürich",
"Memorial van Damme\\nBrussels",
"ISTAF\\nBerlin"
],
"rows": [
[
"100 m",
"Christine Arron (FRA)\\n11.03",
"Christine Arron (FRA)\\n11.03",
"Christine Arron (FRA)\\n11.06",
"Veronica Campbell (JAM)\\n10.85",
"Christine Arron (FRA)\\n10.97",
"Christine Arron (FRA)\\n11.01"
],
[
"200 m",
"-",
"-",
"-",
"-",
"Cydonie Mothersille (CAY)\\n22.94",
"-"
],
[
"400 m",
"Tonique Williams-Darling (BAH)\\n49.69",
"Sanya Richards (USA)\\n49.82",
"-",
"Sanya Richards (USA)\\n48.92",
"-",
"-"
],
[
"800 m",
"Svetlana Cherkasova (RUS)\\n1:57.52",
"Hasna Benhassi (MAR)\\n1:58.41",
"Tatyana Andrianova (RUS)\\n1:56.91",
"Zulia Calatayud (CUB)\\n1:59.16",
"Mayte Martínez (ESP)\\n2:00.66",
"Zulia Calatayud (CUB)\\n1:59.25"
],
[
"1500 m",
"Olga Yegorova (RUS)\\n4:01.85",
"Mestawat Tadesse (ETH)\\n4:04.95",
"-",
"-",
"-",
"-"
],
[
"3000 m / 5000 m",
"Edith Masai (KEN)\\n8:31.27",
"-",
"Maryam Yusuf Jamal (BHR)\\n8:28.87",
"Maryam Yusuf Jamal (BHR)\\n8:29.45",
"-",
"-"
],
[
"3000 m / 5000 m",
"-",
"Tirunesh Dibaba (ETH)\\n14:32.57",
"-",
"-",
"Meseret Defar (ETH)\\n14:28.98",
"Berhane Adere (ETH)\\n14:47.56"
],
[
"100 m hurdles",
"Joanna Hayes (USA)\\n12.60",
"Anjanette Kirkland (USA)\\n12.57",
"-",
"Michelle Perry (USA)\\n12.55",
"-",
"Brigitte Foster-Hylton (JAM)\\n12.63"
],
[
"400 m hurdles",
"Lashinda Demus (USA)\\n53.85",
"Lashinda Demus (USA)\\n53.68",
"Sandra Glover (USA)\\n53.93",
"Yuliya Pechonkina (RUS)\\n53.30",
"Lashinda Demus (USA)\\n53.61",
"Sandra Glover (USA)\\n54.17"
],
[
"Long jump",
"-",
"-",
"-",
"-",
"Tatyana Kotova (RUS)\\n6.87",
"-"
],
[
"Triple jump",
"Tatyana Lebedeva (RUS)\\n15.11",
"Tatyana Lebedeva (RUS)\\n15.03",
"Tatyana Lebedeva (RUS)\\n14.89",
"Tatyana Lebedeva (RUS)\\n14.94",
"Tatyana Lebedeva (RUS)\\n14.94",
"Tatyana Lebedeva (RUS)\\n14.85"
],
[
"High jump",
"-",
"-",
"Amy Acuff (USA)\\n1.93",
"-",
"-",
"-"
],
[
"Pole vault",
"-",
"-",
"-",
"-",
"Yelena Isinbayeva (RUS)\\n4.93",
"-"
],
[
"Discus throw",
"-",
"-",
"-",
"-",
"-",
"Natalya Sadova (RUS)\\n64.20"
],
[
"Shot put",
"-",
"-",
"-",
"-",
"-",
"Nadine Kleinert (GER)\\n19.19"
]
]
} | [
"2"
] |
how many times has chile been awarded? | nt-7354 | 1 | col : rank | nation | gold | silver | bronze | total row 1 : 1 | brazil | 9 | 0 | 0 | 9 row 2 : 2 | argentina | 0 | 7 | 1 | 8 row 3 : 3 | uruguay | 0 | 1 | 4 | 5 row 4 : 4 | dominican republic | 0 | 1 | 0 | 1 row 5 : 5 | chile | 0 | 0 | 1 | 1 row 6 : 5 | greenland | 0 | 0 | 1 | 1 row 7 : 5 | paraguay | 0 | 0 | 1 | 1 row 8 : 5 | puerto rico | 0 | 0 | 1 | 1 row 9 : total | total | 9 | 9 | 9 | 27 | csv/204-csv/211.csv | how many times has chile been awarded? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"Brazil",
"9",
"0",
"0",
"9"
],
[
"2",
"Argentina",
"0",
"7",
"1",
"8"
],
[
"3",
"Uruguay",
"0",
"1",
"4",
"5"
],
[
"4",
"Dominican Republic",
"0",
"1",
"0",
"1"
],
[
"5",
"Chile",
"0",
"0",
"1",
"1"
],
[
"5",
"Greenland",
"0",
"0",
"1",
"1"
],
[
"5",
"Paraguay",
"0",
"0",
"1",
"1"
],
[
"5",
"Puerto Rico",
"0",
"0",
"1",
"1"
],
[
"Total",
"Total",
"9",
"9",
"9",
"27"
]
]
} | [
"1"
] |
what is the only type of event listed? | nt-7355 | marathon | col : year | competition | venue | position | event | notes row 1 : 2001 | beijing marathon | beijing, pr china | 7th | marathon | 2:10:46 row 2 : 2002 | beijing marathon | beijing, pr china | 1st | marathon | 2:13:09 row 3 : 2004 | olympic games | athens, greece | 31st | marathon | 2:19:26 row 4 : 2007 | xiamen international marathon | xiamen, pr china | 1st | marathon | 2:13:17 row 5 : 2007 | world championships | osaka, japan | 43rd | marathon | 2:32:44 row 6 : 2008 | olympic games | beijing, pr china | 51st | marathon | 2:24:08 | csv/204-csv/880.csv | what is the only type of event listed? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
],
"rows": [
[
"2001",
"Beijing Marathon",
"Beijing, PR China",
"7th",
"Marathon",
"2:10:46"
],
[
"2002",
"Beijing Marathon",
"Beijing, PR China",
"1st",
"Marathon",
"2:13:09"
],
[
"2004",
"Olympic Games",
"Athens, Greece",
"31st",
"Marathon",
"2:19:26"
],
[
"2007",
"Xiamen International Marathon",
"Xiamen, PR China",
"1st",
"Marathon",
"2:13:17"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"43rd",
"Marathon",
"2:32:44"
],
[
"2008",
"Olympic Games",
"Beijing, PR China",
"51st",
"Marathon",
"2:24:08"
]
]
} | [
"Marathon"
] |
how many years did this team become league champion? | nt-7356 | 2 | col : season | tier | division | pos. | notes row 1 : 2003–04 | 1 | división de honor | 1st | league champion row 2 : 2004–05 | 1 | división de honor | 2nd | cup champion row 3 : 2005–06 | 1 | división de honor | 3rd | row 4 : 2006–07 | 1 | división de honor | 3rd | row 5 : 2007–08 | 1 | división de honor | 1st | league champion row 6 : 2008–09 | 1 | división de honor | 3rd | row 7 : 2009–10 | 1 | división de honor | 2nd | row 8 : 2010–11 | 1 | división de honor | 2nd | row 9 : 2011–12 | 1 | división de honor | 9th | relegated row 10 : 2012–13 | 3 | primera nacional | 1st | row 11 : 2013–14 | 3 | primera nacional | | | csv/204-csv/636.csv | how many years did this team become league champion? | {
"header": [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
],
"rows": [
[
"2003–04",
"1",
"División de Honor",
"1st",
"League champion"
],
[
"2004–05",
"1",
"División de Honor",
"2nd",
"Cup champion"
],
[
"2005–06",
"1",
"División de Honor",
"3rd",
""
],
[
"2006–07",
"1",
"División de Honor",
"3rd",
""
],
[
"2007–08",
"1",
"División de Honor",
"1st",
"League champion"
],
[
"2008–09",
"1",
"División de Honor",
"3rd",
""
],
[
"2009–10",
"1",
"División de Honor",
"2nd",
""
],
[
"2010–11",
"1",
"División de Honor",
"2nd",
""
],
[
"2011–12",
"1",
"División de Honor",
"9th",
"Relegated"
],
[
"2012–13",
"3",
"Primera Nacional",
"1st",
""
],
[
"2013–14",
"3",
"Primera Nacional",
"",
""
]
]
} | [
"2"
] |
which team has the most titles? | nt-7357 | maccabi tel aviv | col : place | team | titles | runners-up | winning years row 1 : 1 | maccabi tel aviv | 5 | 1 | 2007, 2010, 2011, 2012, 2013 row 2 : 2 | hapoel jerusalem | 2 | 3 | 2008, 2009 row 3 : 3 | ironi ashkelon | 1 | 0 | 2006 row 4 : 4 | maccabi rishon lezion | 0 | 1 | row 5 : 4 | ironi nahariya | 0 | 1 | row 6 : 4 | hapoel holon | 0 | 1 | row 7 : 4 | maccabi ashdod | 0 | 1 | | csv/204-csv/129.csv | which team has the most titles? | {
"header": [
"Place",
"Team",
"Titles",
"Runners-up",
"Winning Years"
],
"rows": [
[
"1",
"Maccabi Tel Aviv",
"5",
"1",
"2007, 2010, 2011, 2012, 2013"
],
[
"2",
"Hapoel Jerusalem",
"2",
"3",
"2008, 2009"
],
[
"3",
"Ironi Ashkelon",
"1",
"0",
"2006"
],
[
"4",
"Maccabi Rishon LeZion",
"0",
"1",
""
],
[
"4",
"Ironi Nahariya",
"0",
"1",
""
],
[
"4",
"Hapoel Holon",
"0",
"1",
""
],
[
"4",
"Maccabi Ashdod",
"0",
"1",
""
]
]
} | [
"Maccabi Tel Aviv"
] |
combined land area (in acres) of millbrook 27 and sheet harbour 36 | nt-7358 | 827 | col : community | area | location | population | date established row 1 : beaver lake 17 | 49.4 hectares (122 acres) | 78.4 km. southeast of halifax | 23 | march 3, 1867 row 2 : cole harbour 30 | 18.6 hectares (46 acres) | 9.6 km. east of halifax | 194 | march 3, 1880 row 3 : millbrook 27 | 302.0 hectares (746 acres) | 8 km. south of truro | 847 | march 3, 1886 row 4 : sheet harbour 36 | 32.7 hectares (81 acres) | 91.2 km. northeast of halifax | 15 | march 3, 1915 row 5 : truro 27a | 16.7 hectares (41 acres) | joined south of truro town limit | 0 | march 3, 1904 row 6 : truro 27b | 16.4 hectares (41 acres) | joined with 27a on south | 0 | march 3, 1907 row 7 : truro 27c | 9.5 hectares (23 acres) | joined with 27b on south | 0 | march 3, 1909 | csv/204-csv/251.csv | combined land area (in acres) of millbrook 27 and sheet harbour 36 | {
"header": [
"Community",
"Area",
"Location",
"Population",
"Date established"
],
"rows": [
[
"Beaver Lake 17",
"49.4 hectares (122 acres)",
"78.4 km. southeast of Halifax",
"23",
"March 3, 1867"
],
[
"Cole Harbour 30",
"18.6 hectares (46 acres)",
"9.6 km. east of Halifax",
"194",
"March 3, 1880"
],
[
"Millbrook 27",
"302.0 hectares (746 acres)",
"8 km. south of Truro",
"847",
"March 3, 1886"
],
[
"Sheet Harbour 36",
"32.7 hectares (81 acres)",
"91.2 km. northeast of Halifax",
"15",
"March 3, 1915"
],
[
"Truro 27A",
"16.7 hectares (41 acres)",
"Joined south of Truro town limit",
"0",
"March 3, 1904"
],
[
"Truro 27B",
"16.4 hectares (41 acres)",
"Joined with 27A on south",
"0",
"March 3, 1907"
],
[
"Truro 27C",
"9.5 hectares (23 acres)",
"Joined with 27B on south",
"0",
"March 3, 1909"
]
]
} | [
"827"
] |
which materials have a refractive index above 2.6? | nt-7359 | rutile, moissanite | col : material | formula | refractive\nindex(es)\n589.3 nm | dispersion\n431 – 687 nm | hardness\n(mohs'\nscale) | density\n(g/cm3) | thermal\ncond. | state of\nthe art row 1 : diamond | c | 2.417 | 0.044 | 10 | 3.52 | excellent | (natural) row 2 : glasses | silica with pb, al, &/or tl | ~ 1.6 | > 0.020 | < 6 | 2.4 – 4.2 | poor | 1700 – row 3 : white sapphire | al2o3 | 1.762 – 1.770 | 0.018 | 9 | 3.97 | poor | 1900–1947 row 4 : spinel | mgo·al2o3 | 1.727 | 0.020 | 8 | ~ 3.6 | poor | 1920–1947 row 5 : rutile | tio2 | 2.62 – 2.9 | 0.33 | ~ 6 | 4.25 | poor | 1947–1955 row 6 : strontium titanate | srtio3 | 2.41 | 0.19 | 5.5 | 5.13 | poor | 1955–1970 row 7 : yag | y3al5o12 | 1.83 | 0.028 | 8.25 | 4.55 – 4.65 | poor | 1970–1975 row 8 : ggg | gd3ga5o12 | 1.97 | 0.045 | 7 | 7.02 | poor | 1973–1975 row 9 : cubic zirconia | zro2(+ rare earths) | ~ 2.2 | ~ 0.06 | ~ 8.3 | ~ 5.7 | poor | 1976 – row 10 : moissanite | sic | 2.648 – 2.691 | 0.104 | 8.5–9.25 | 3.2 | high | 1998 – row 11 : quartz | silica | 1.543 – 1.554 | | 7- | 2.50 – 2.65 | | ancient | csv/203-csv/385.csv | which materials have a refractive index above 2.6? | {
"header": [
"Material",
"Formula",
"Refractive\\nindex(es)\\n589.3 nm",
"Dispersion\\n431 – 687 nm",
"Hardness\\n(Mohs'\\nscale)",
"Density\\n(g/cm3)",
"Thermal\\nCond.",
"State of\\nthe art"
],
"rows": [
[
"Diamond",
"C",
"2.417",
"0.044",
"10",
"3.52",
"Excellent",
"(Natural)"
],
[
"Glasses",
"Silica with Pb, Al, &/or Tl",
"~ 1.6",
"> 0.020",
"< 6",
"2.4 – 4.2",
"Poor",
"1700 –"
],
[
"White Sapphire",
"Al2O3",
"1.762 – 1.770",
"0.018",
"9",
"3.97",
"Poor",
"1900–1947"
],
[
"Spinel",
"MgO·Al2O3",
"1.727",
"0.020",
"8",
"~ 3.6",
"Poor",
"1920–1947"
],
[
"Rutile",
"TiO2",
"2.62 – 2.9",
"0.33",
"~ 6",
"4.25",
"Poor",
"1947–1955"
],
[
"Strontium titanate",
"SrTiO3",
"2.41",
"0.19",
"5.5",
"5.13",
"Poor",
"1955–1970"
],
[
"YAG",
"Y3Al5O12",
"1.83",
"0.028",
"8.25",
"4.55 – 4.65",
"Poor",
"1970–1975"
],
[
"GGG",
"Gd3Ga5O12",
"1.97",
"0.045",
"7",
"7.02",
"Poor",
"1973–1975"
],
[
"Cubic Zirconia",
"ZrO2(+ rare earths)",
"~ 2.2",
"~ 0.06",
"~ 8.3",
"~ 5.7",
"Poor",
"1976 –"
],
[
"Moissanite",
"SiC",
"2.648 – 2.691",
"0.104",
"8.5–9.25",
"3.2",
"High",
"1998 –"
],
[
"Quartz",
"Silica",
"1.543 – 1.554",
"",
"7-",
"2.50 – 2.65",
"",
"Ancient"
]
]
} | [
"Rutile",
"Moissanite"
] |
who was the flag bearer after ramaz nozadze? | nt-7360 | iason abramashvili | col : # | event year | season | flag bearer row 1 : 10 | 2012 | summer | nino salukvadze row 2 : 9 | 2010 | winter | iason abramashvili row 3 : 8 | 2008 | summer | ramaz nozadze row 4 : 7 | 2006 | winter | vakhtang murvanidze row 5 : 6 | 2004 | summer | zurab zviadauri row 6 : 5 | 2002 | winter | sofia akhmeteli row 7 : 4 | 2000 | summer | giorgi asanidze row 8 : 3 | 1998 | winter | sofia akhmeteli row 9 : 2 | 1996 | summer | giorgi k'andelak'i row 10 : 1 | 1994 | winter | zurab dzhidzhishvili | csv/204-csv/266.csv | who was the flag bearer after ramaz nozadze? | {
"header": [
"#",
"Event Year",
"Season",
"Flag bearer"
],
"rows": [
[
"10",
"2012",
"Summer",
"Nino Salukvadze"
],
[
"9",
"2010",
"Winter",
"Iason Abramashvili"
],
[
"8",
"2008",
"Summer",
"Ramaz Nozadze"
],
[
"7",
"2006",
"Winter",
"Vakhtang Murvanidze"
],
[
"6",
"2004",
"Summer",
"Zurab Zviadauri"
],
[
"5",
"2002",
"Winter",
"Sofia Akhmeteli"
],
[
"4",
"2000",
"Summer",
"Giorgi Asanidze"
],
[
"3",
"1998",
"Winter",
"Sofia Akhmeteli"
],
[
"2",
"1996",
"Summer",
"Giorgi K'andelak'i"
],
[
"1",
"1994",
"Winter",
"Zurab Dzhidzhishvili"
]
]
} | [
"Iason Abramashvili"
] |
what show has john stewart had the longest tenure on? | nt-7361 | the daily show | col : year | title | role | notes row 1 : 1989–1993 | short attention span theater | host | co-presented four seasons row 2 : 1993–1995 | the jon stewart show | host | creator, executive producer, writer row 3 : 1996 | the larry sanders show | himself | 6 episodes from 1996-1998 row 4 : 1997 | the nanny | bobby | episode: "kissing cousins" row 5 : 1997 | newsradio | andrew | episode: "twins" row 6 : 1997 | dr katz, professional therapist | jon | voice, episode "guess who" row 7 : 1997 | space ghost coast to coast | himself | episode: "mayonnaise" row 8 : 1997 | mr. show | himself | episode: "a white man set them free" row 9 : 1998 | elmopalooza | himself | tv special row 10 : 1999 | spin city | parker | episode: "wall street" row 11 : 1999–present | the daily show | host | executive producer, writer row 12 : 2001 | 43rd annual grammy awards | host | tv special row 13 : 2002 | 44th annual grammy awards | host | tv special row 14 : 2002 | saturday night live | host | episode: "jon stewart/india.arie" row 15 : 2006 | 78th academy awards | host | tv special row 16 : 2006 | american dad | himself | voice, episode: "irregarding steve" row 17 : 2007 | jack's big music show | brunk stinegrouber | episode: "groundhog day" row 18 : 2008 | the simpsons | himself | voice, episode: "e pluribus wiggum" row 19 : 2008 | 80th academy awards | host | tv special row 20 : 2012 | robot chicken | matt trakker, serpentor | voice, episode: "executed by the state" row 21 : 2013 | big time rush | himself | episode: "big time invasion" | csv/202-csv/7.csv | what show has john stewart had the longest tenure on? | {
"header": [
"Year",
"Title",
"Role",
"Notes"
],
"rows": [
[
"1989–1993",
"Short Attention Span Theater",
"Host",
"Co-Presented four seasons"
],
[
"1993–1995",
"The Jon Stewart Show",
"Host",
"Creator, Executive producer, Writer"
],
[
"1996",
"The Larry Sanders Show",
"Himself",
"6 episodes from 1996-1998"
],
[
"1997",
"The Nanny",
"Bobby",
"Episode: \"Kissing Cousins\""
],
[
"1997",
"NewsRadio",
"Andrew",
"Episode: \"Twins\""
],
[
"1997",
"Dr Katz, Professional Therapist",
"Jon",
"Voice, Episode \"Guess Who\""
],
[
"1997",
"Space Ghost Coast to Coast",
"Himself",
"Episode: \"Mayonnaise\""
],
[
"1997",
"Mr. Show",
"Himself",
"Episode: \"A White Man Set Them Free\""
],
[
"1998",
"Elmopalooza",
"Himself",
"TV Special"
],
[
"1999",
"Spin City",
"Parker",
"Episode: \"Wall Street\""
],
[
"1999–present",
"The Daily Show",
"Host",
"Executive producer, Writer"
],
[
"2001",
"43rd Annual Grammy Awards",
"Host",
"TV Special"
],
[
"2002",
"44th Annual Grammy Awards",
"Host",
"TV Special"
],
[
"2002",
"Saturday Night Live",
"Host",
"Episode: \"Jon Stewart/India.Arie\""
],
[
"2006",
"78th Academy Awards",
"Host",
"TV Special"
],
[
"2006",
"American Dad",
"Himself",
"Voice, Episode: \"Irregarding Steve\""
],
[
"2007",
"Jack's Big Music Show",
"Brunk Stinegrouber",
"Episode: \"Groundhog Day\""
],
[
"2008",
"The Simpsons",
"Himself",
"Voice, Episode: \"E Pluribus Wiggum\""
],
[
"2008",
"80th Academy Awards",
"Host",
"TV Special"
],
[
"2012",
"Robot Chicken",
"Matt Trakker, Serpentor",
"Voice, Episode: \"Executed by the State\""
],
[
"2013",
"Big Time Rush",
"Himself",
"Episode: \"Big Time Invasion\""
]
]
} | [
"The Daily Show"
] |
how many seasons lasted more than 100 days? | nt-7363 | 4 | 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 september 2001 | 20 december 2001 | 92 | 16 | flavio montrucchio | daria bignardi | £250,000,000\n(nowadays €125,000) | 8.00 row 3 : grande fratello 3 | 30 january 2003 | 8 may 2003 | 99 | 16 | floriana secondi | barbara d'urso | €241,000\n(reduced from €300,000) | 8.00 row 4 : grande fratello 4 | 22 january 2004 | 6 may 2004 | 106 | 15 | serena garitta | barbara d'urso | €300,000 | 8.44 row 5 : grande fratello 5 | 23 september 2004 | 2 december 2004 | 71 | 17 | jonathan kashanian | barbara d'urso | €250,000 | 6.86 row 6 : grande fratello 6 | 19 january 2006 | 27 april 2006 | 99 | 18 | augusto de megni | alessia marcuzzi | €900,000\n(reduced from €1,000,000) | 6.51 row 7 : grande fratello 7 | 18 january 2007 | 19 april 2007 | 92 | 19 | milo coretti | alessia marcuzzi | €500,000 | 5.57 row 8 : grande fratello 8 | 21 january 2008 | 21 april 2008 | 92 | 21 | mario ferretti | alessia marcuzzi | €500,000 | 5.46 row 9 : grande fratello 9 | 12 january 2009 | 20 april 2009 | 99 | 23 | ferdi berisa | alessia marcuzzi | €300,000 | 6.63 row 10 : grande fratello 10 | 26 october 2009 | 8 march 2010 | 134 | 26 | mauro marin | alessia marcuzzi | €250,000 | 6.16 row 11 : grande fratello 11 | 18 october 2010 | 18 april 2011 | 183 | 35 | andrea cocco | alessia marcuzzi | €300,000\n(extended from €250,000) | 5.43 row 12 : grande fratello 12 | 24 october 2011 | 1 april 2012 | 161 | 36 | sabrina mbarek | alessia marcuzzi | €240,000\n(reduced from €250,000) | 3.85 row 13 : grande fratello 13 | 3 march 2014 | early june | 92 | 15 | tba | alessia marcuzzi | €250,000 | tba | csv/203-csv/397.csv | how many seasons lasted more than 100 days? | {
"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",
"Cristina Plevani",
"Daria Bignardi",
"£250,000,000\\n(nowadays €125,000)",
"9.82"
],
[
"Grande Fratello 2",
"20 September 2001",
"20 December 2001",
"92",
"16",
"Flavio Montrucchio",
"Daria Bignardi",
"£250,000,000\\n(nowadays €125,000)",
"8.00"
],
[
"Grande Fratello 3",
"30 January 2003",
"8 May 2003",
"99",
"16",
"Floriana Secondi",
"Barbara D'Urso",
"€241,000\\n(reduced from €300,000)",
"8.00"
],
[
"Grande Fratello 4",
"22 January 2004",
"6 May 2004",
"106",
"15",
"Serena Garitta",
"Barbara D'Urso",
"€300,000",
"8.44"
],
[
"Grande Fratello 5",
"23 September 2004",
"2 December 2004",
"71",
"17",
"Jonathan Kashanian",
"Barbara D'Urso",
"€250,000",
"6.86"
],
[
"Grande Fratello 6",
"19 January 2006",
"27 April 2006",
"99",
"18",
"Augusto De Megni",
"Alessia Marcuzzi",
"€900,000\\n(reduced from €1,000,000)",
"6.51"
],
[
"Grande Fratello 7",
"18 January 2007",
"19 April 2007",
"92",
"19",
"Milo Coretti",
"Alessia Marcuzzi",
"€500,000",
"5.57"
],
[
"Grande Fratello 8",
"21 January 2008",
"21 April 2008",
"92",
"21",
"Mario Ferretti",
"Alessia Marcuzzi",
"€500,000",
"5.46"
],
[
"Grande Fratello 9",
"12 January 2009",
"20 April 2009",
"99",
"23",
"Ferdi Berisa",
"Alessia Marcuzzi",
"€300,000",
"6.63"
],
[
"Grande Fratello 10",
"26 October 2009",
"8 March 2010",
"134",
"26",
"Mauro Marin",
"Alessia Marcuzzi",
"€250,000",
"6.16"
],
[
"Grande Fratello 11",
"18 October 2010",
"18 April 2011",
"183",
"35",
"Andrea Cocco",
"Alessia Marcuzzi",
"€300,000\\n(extended from €250,000)",
"5.43"
],
[
"Grande Fratello 12",
"24 October 2011",
"1 April 2012",
"161",
"36",
"Sabrina Mbarek",
"Alessia Marcuzzi",
"€240,000\\n(reduced from €250,000)",
"3.85"
],
[
"Grande Fratello 13",
"3 March 2014",
"Early June",
"92",
"15",
"TBA",
"Alessia Marcuzzi",
"€250,000",
"TBA"
]
]
} | [
"4"
] |
what was is the number of wins by roderick blakney? | nt-7365 | 1 | col : season | greek league | greek cup | europe | coach | roster row 1 : 1928-29 | champion | - | - | nikos nisiotis | christos svolopoulos, dimitris sid row 2 : 1938-39 | champion | - | - | | row 3 : 1939-40 | champion | - | - | | row 4 : 1949-50 | finalist | - | - | | row 5 : 1950-51 | finalist | - | - | | row 6 : 1952-53 | champion | - | - | | themis cholevas, panagiotis mania row 7 : 1953-54 | finalist | - | - | | row 8 : 1954-55 | champion | - | - | | antonis christeas row 9 : 1956-57 | champion | - | - | | antonis christeas, themis cholevas, ko row 10 : 1957-58 | _ | - | euroleague\nlast 32 | | row 11 : 1969-70 | 3rd place | _ | _ | | vasilis goumas row 12 : 1974-75 | _ | - | korać cup\nlast 32 | | vasilis goumas row 13 : 1975-76 | _ | last 32 | korać cup\nlast 16 | | vasilis goumas row 14 : 1977-78 | 3rd place | last 16 | korać cup\nlast 16 | | row 15 : 1978-79 | _ | last 8 | korać cup\nlast 32 | | row 16 : 1980-81 | _ | last 16 | korać cup\nlast 32 | | row 17 : 1986-87 | _ | finalist | cup winners' cup\nlast 32 | nikos pavlou | giannopoulos, stamatis, dakouris row 18 : 1987-88 | 9th place | last 4 | cup winners' cup\nlast 32 | | row 19 : 2004-05 | 12th place | last 16 | - | manos manouselis,\nkostas | gary trent, miroslav berić, aleksandar row 20 : 2005-06 | 5th place | last 16 | - | argyris pedulakis | damir mulaomerović, jamel thomas, dylan page row 21 : 2006-07 | 5th place | last 16 | - | vagelis magiras,\ngiorgos | anthony goldwire, michalis pelekanos, nikos row 22 : 2007-08 | 6th place | last 4 | uleb cup\nregular season | elias zouros | anthony grundy, jurica golemac, lewis sims, gi row 23 : 2008-09 | 6th place | last 8 | eurocup\nlast 16 | elias zouros | anthony grundy, jurica golemac, manolis papam row 24 : 2009-10 | 4th place | last 8 | eurocup\nsemifinals | elias zouros | ian vougioukas, đuro ostojić, row 25 : 2010-11 | 12th place | last 8 | eurocup\ntbd | thanasis skourtopoulos | torin francis, đuro ostojić, efth | csv/203-csv/391.csv | what was is the number of wins by roderick blakney? | {
"header": [
"Season",
"Greek League",
"Greek Cup",
"Europe",
"Coach",
"Roster"
],
"rows": [
[
"1928-29",
"Champion",
"-",
"-",
"Nikos Nisiotis",
"Christos Svolopoulos, Dimitris Sidiropoulos, Evagelinos, Sfikas, Spiridakis, Alexandros Sidiropoulos, Symeonidis, Skepers"
],
[
"1938-39",
"Champion",
"-",
"-",
"",
""
],
[
"1939-40",
"Champion",
"-",
"-",
"",
""
],
[
"1949-50",
"Finalist",
"-",
"-",
"",
""
],
[
"1950-51",
"Finalist",
"-",
"-",
"",
""
],
[
"1952-53",
"Champion",
"-",
"-",
"",
"Themis Cholevas, Panagiotis Manias, Kostas Papadimas, Mimis Stefanidis, Aristidis Roubanis"
],
[
"1953-54",
"Finalist",
"-",
"-",
"",
""
],
[
"1954-55",
"Champion",
"-",
"-",
"",
"Antonis Christeas"
],
[
"1956-57",
"Champion",
"-",
"-",
"",
"Antonis Christeas, Themis Cholevas, Kostas Papadimas, Mimis Stefanidis, Giorgos Moshos, Sakkelis, Mavroleon, Karvelas, Makrinikolas, Lekkas"
],
[
"1957-58",
"_",
"-",
"Euroleague\\nLast 32",
"",
""
],
[
"1969-70",
"3rd place",
"_",
"_",
"",
"Vasilis Goumas"
],
[
"1974-75",
"_",
"-",
"Korać Cup\\nLast 32",
"",
"Vasilis Goumas"
],
[
"1975-76",
"_",
"Last 32",
"Korać Cup\\nLast 16",
"",
"Vasilis Goumas"
],
[
"1977-78",
"3rd place",
"Last 16",
"Korać Cup\\nLast 16",
"",
""
],
[
"1978-79",
"_",
"Last 8",
"Korać Cup\\nLast 32",
"",
""
],
[
"1980-81",
"_",
"Last 16",
"Korać Cup\\nLast 32",
"",
""
],
[
"1986-87",
"_",
"Finalist",
"Cup Winners' Cup\\nLast 32",
"Nikos Pavlou",
"Giannopoulos, Stamatis, Dakouris, Malah, Tsekos, Pandraklakis, Katsibas, Tsapralis, Kokorogiannis, Zafiropoulos"
],
[
"1987-88",
"9th place",
"Last 4",
"Cup Winners' Cup\\nLast 32",
"",
""
],
[
"2004-05",
"12th place",
"Last 16",
"-",
"Manos Manouselis,\\nKostas Petropoulos",
"Gary Trent, Miroslav Berić, Aleksandar Ćapin, Bariša Krasić, Éric Struelens, Rick Rickert, Giorgos Maslarinos, Prodromos Dreliozis, Giorgos Bozikas, Roundy Garcνa, Tasos Kantartzis, Christos Liggos, Giannis Sakellariou, Alexis Tsamatos, Ilias Tsopis, Jitim Young, Ryan Robertson, Mikel Nahar, Jan-Hendrick Jagla, Vagelis Morfis, Kostas Tzialas"
],
[
"2005-06",
"5th place",
"Last 16",
"-",
"Argyris Pedulakis",
"Damir Mulaomerović, Jamel Thomas, Dylan Page, Britton Johnsen, Robert Gulyas, Ruben Boumtje-Boumtje, Stevan Nađfeji, Dimitris Tsaldaris, Tasos Kantartzis, Jovan Koprivica, Giorgos Maslarinos, Evangelos Morfis, Kostas Paschalis, Giannis Sakellariou, Ivan Tomas, Alexis Tsamatos, Ilias Tsopis, Juan Mendez, Christos Liggos, Alkiviadis Pappas"
],
[
"2006-07",
"5th place",
"Last 16",
"-",
"Vagelis Magiras,\\nGiorgos Kalafatakis",
"Anthony Goldwire, Michalis Pelekanos, Nikos Ekonomou, Mamadou N'Diaye, Andrae Patterson, Malik Dixon, Nikos Argyropoulos, Dragan Ćeranić, Giannis Georgalis, Sotiris Karapostolou, Stevan Nađfeji, Pantelis Papaioakim, Alexandros Petroulas, Damir Rančić, Giannis Sakellariou, Gary Trent, Dubravko Zemljić, Agi Ibeja, Marko Jovanović, Panagiotis Spiliopoulos, Nikos Pappas"
],
[
"2007-08",
"6th place",
"Last 4",
"ULEB Cup\\nRegular Season",
"Elias Zouros",
"Anthony Grundy, Jurica Golemac, Lewis Sims, Giorgos Apostolidis, Nikos Argyropoulos, Mamadou N'Diaye, Đuro Ostojić, Damir Rančić, Vangelis Sklavos, Márton Báder, Milan Dozet, Dimitris Kalaitzidis, Vangelis Karaboulas, Tre Kelley, Pantelis Papaioakim, Alexandros Petroulas, Giannis Sakellariou, Melvin Sanders, Nikos Pappas"
],
[
"2008-09",
"6th place",
"Last 8",
"Eurocup\\nLast 16",
"Elias Zouros",
"Anthony Grundy, Jurica Golemac, Manolis Papamakarios, Giorgos Kalaitzis, Đuro Ostojić, Ivan Radenović, Vladimir Petrović, Nikos Makris, Dimitris Kalazitzidis, Giannis Sakellariou, Alexandros Petroulas, Brad Newley, Stevan Nađfeji, Dimitris Kompodietas, Mustafa Shakur"
],
[
"2009-10",
"4th place",
"Last 8",
"Eurocup\\nSemifinals",
"Elias Zouros",
"Ian Vougioukas, Đuro Ostojić, Efthymios Tsakaleris, Chris Owens, Josh Davis, Markos Kolokas, Devin Smith, Ioannis Georgallis, Alekos Petroulas, Manolis Papamakarios, Konstantinos Charalampidis, Dimitrios Kompodietas, Roderick Blakney, Georgios Kalaitzis, Vasilios Xanthopoulos, Britton Johnsen"
],
[
"2010-11",
"12th place",
"Last 8",
"Eurocup\\nTBD",
"Thanasis Skourtopoulos",
"Torin Francis, Đuro Ostojić, Efthymios Tsakaleris, Steven Smith, Evangelos Sklavos, Markos Kolokas, Joseph Krabbenhoft, Georgios Kalaitzis, Ioannis Karathanasis, Manolis Papamakarios, Samo Udrih, Dimitrios Kompodietas, Maurice Bailey, Vasilios Xanthopoulos, Andre Brown, Damir Rančić, Derrick Byars, Vlado Šćepanović"
]
]
} | [
"1"
] |
which album was the next one to end up on the us dance list after "new jack city?" | nt-7366 | changes | col : year | title | album | us r&b | us pop | us dance row 1 : 1989 | "talk to myself"/sweet memories | adventures in paradise a | 4 | 49 | 18 row 2 : 1989 | "promises, promises"/lover come back | adventures in paradise a | 7 | - | - row 3 : 1990 | "one girl"/lover come back | adventures in paradise a | 31 | - | - row 4 : 1991 | "i'm dreamin'" | new jack city soundtrack | 1 | 89 | 16 row 5 : 1991 | "i wanna b ure lover" | f.s. effect featuring christopher williams | 52 | - | - row 6 : 1992 | "all i see" | changes | 19 | - | 46 row 7 : 1993 | "every little thing u do" | changes | 7 | 75 | - row 8 : 1993 | "come go with me" | changes | 74 | - | - row 9 : 1995 | "dance 4 me" | not a perfect man | 25 | - | - row 10 : 1995 | "if you say" | not a perfect man | 91 | - | - | csv/204-csv/438.csv | which album was the next one to end up on the us dance list after "new jack city?" | {
"header": [
"Year",
"Title",
"Album",
"US R&B",
"US Pop",
"US Dance"
],
"rows": [
[
"1989",
"\"Talk To Myself\"/Sweet Memories",
"Adventures in Paradise A",
"4",
"49",
"18"
],
[
"1989",
"\"Promises, Promises\"/Lover Come Back",
"Adventures in Paradise A",
"7",
"-",
"-"
],
[
"1990",
"\"One Girl\"/Lover Come Back",
"Adventures in Paradise A",
"31",
"-",
"-"
],
[
"1991",
"\"I'm Dreamin'\"",
"New Jack City soundtrack",
"1",
"89",
"16"
],
[
"1991",
"\"I Wanna B Ure Lover\"",
"F.S. Effect featuring Christopher Williams",
"52",
"-",
"-"
],
[
"1992",
"\"All I See\"",
"Changes",
"19",
"-",
"46"
],
[
"1993",
"\"Every Little Thing U Do\"",
"Changes",
"7",
"75",
"-"
],
[
"1993",
"\"Come Go with Me\"",
"Changes",
"74",
"-",
"-"
],
[
"1995",
"\"Dance 4 Me\"",
"Not a Perfect Man",
"25",
"-",
"-"
],
[
"1995",
"\"If You Say\"",
"Not a Perfect Man",
"91",
"-",
"-"
]
]
} | [
"Changes"
] |
who was the director immediately before b. n. yugandhar? | nt-7367 | r.n. chopra | col : sr. no. | name | from | till | occupation row 1 : 1. | padamvir singh | 2009 | current | ias row 2 : 2. | rudhra gangadharan | 06/04/2006 | 02/09/2009 | ias row 3 : 3. | d.s. mathur | 29/10/2004 | 06/04/2006 | ias row 4 : 4. | binod kumar | 20/01/2003 | 15/10/2004 | ias row 5 : 5. | wajahat habibullah | 08/11/2000 | 13/01/2003 | ias row 6 : 6. | b.s. baswan | 06/10/1996 | 08/11/2000 | ias row 7 : 7. | n.c. saxena | 25/05/1993 | 06/10/1996 | ias row 8 : 8. | b.n. yugandhar | 26/05/1988 | 25/01/1993 | ias row 9 : 9. | r.n. chopra | 06/06/1985 | 29/04/1988 | ias row 10 : 10. | k. ramanujam | 27/02/1984 | 24/02/1985 | ias row 11 : 11. | r.k. shastri | 09/11/1982 | 27/02/1984 | ias row 12 : 12. | i.c. puri | 16/06/1982 | 11/10/1982 | ias row 13 : 13. | p.s. appu | 02/08/1980 | 01/03/1982 | ias row 14 : 14. | g.c.l. joneja | 23/07/1977 | 30/06/1980 | ias row 15 : 15. | b.c. mathur | 17/05/1977 | 23/07/1977 | ias row 16 : 16. | rajeshwar prasad | 11/05/1973 | 11/04/1977 | ias row 17 : 17. | d.d. sathe | 19/03/1969 | 11/05/1973 | ics row 18 : 18. | k.k. das | 12/07/1968 | 24/02/1969 | ics row 19 : 19. | m.g. pimputkar | 04/09/1965 | 29/04/1968 | ics row 20 : 20. | s.k. dutta | 13/08/1963 | 02/07/1965 | ics row 21 : 21. | a.n. jha | 01/09/1959 | 30/09/1962 | ics | csv/203-csv/141.csv | who was the director immediately before b. n. yugandhar? | {
"header": [
"Sr. No.",
"Name",
"From",
"Till",
"Occupation"
],
"rows": [
[
"1.",
"Padamvir Singh",
"2009",
"Current",
"IAS"
],
[
"2.",
"Rudhra Gangadharan",
"06/04/2006",
"02/09/2009",
"IAS"
],
[
"3.",
"D.S. Mathur",
"29/10/2004",
"06/04/2006",
"IAS"
],
[
"4.",
"Binod Kumar",
"20/01/2003",
"15/10/2004",
"IAS"
],
[
"5.",
"Wajahat Habibullah",
"08/11/2000",
"13/01/2003",
"IAS"
],
[
"6.",
"B.S. Baswan",
"06/10/1996",
"08/11/2000",
"IAS"
],
[
"7.",
"N.C. Saxena",
"25/05/1993",
"06/10/1996",
"IAS"
],
[
"8.",
"B.N. Yugandhar",
"26/05/1988",
"25/01/1993",
"IAS"
],
[
"9.",
"R.N. Chopra",
"06/06/1985",
"29/04/1988",
"IAS"
],
[
"10.",
"K. Ramanujam",
"27/02/1984",
"24/02/1985",
"IAS"
],
[
"11.",
"R.K. Shastri",
"09/11/1982",
"27/02/1984",
"IAS"
],
[
"12.",
"I.C. Puri",
"16/06/1982",
"11/10/1982",
"IAS"
],
[
"13.",
"P.S. Appu",
"02/08/1980",
"01/03/1982",
"IAS"
],
[
"14.",
"G.C.L. Joneja",
"23/07/1977",
"30/06/1980",
"IAS"
],
[
"15.",
"B.C. Mathur",
"17/05/1977",
"23/07/1977",
"IAS"
],
[
"16.",
"Rajeshwar Prasad",
"11/05/1973",
"11/04/1977",
"IAS"
],
[
"17.",
"D.D. Sathe",
"19/03/1969",
"11/05/1973",
"ICS"
],
[
"18.",
"K.K. Das",
"12/07/1968",
"24/02/1969",
"ICS"
],
[
"19.",
"M.G. Pimputkar",
"04/09/1965",
"29/04/1968",
"ICS"
],
[
"20.",
"S.K. Dutta",
"13/08/1963",
"02/07/1965",
"ICS"
],
[
"21.",
"A.N. Jha",
"01/09/1959",
"30/09/1962",
"ICS"
]
]
} | [
"R.N. Chopra"
] |
what was the last year that romanians were 5,5%? | nt-7368 | 1991 | col : year | total | serbs | hungarians | germans | romanians | slovaks row 1 : 1910 | 566,400 | 229,568 (40.5%) | 108,622 (19.2%) | 125,374 (22.1%) | 73,303 (12.9%) | 16,223 (2,9%) row 2 : 1921 | 559,096 | 235,148 (42.1%) | 98,463 (17.6%) | 126,519 (22.6%) | 66,433 (11,9%) | 17,595 (3,2%) row 3 : 1931 | 585,579 | 261,123 (44,6%) | 95,867 (16,4%) | 120,541 (20,6%) | 62,365 (10,7%) | 17,900 (2,1%) row 4 : 1948 | 601,626 | 358,067 (59,6%) | 110,446 (18,4%) | 17,522 (2,9%) | 55,678 (9,3%) | 20,685 (2,4%) row 5 : 1953 | 617,163 | 374,258 (60,6%) | 112,683 (18,4%) | n/a | 55,094 (8,9%) | 21,299 (3,4%) row 6 : 1961 | 655,868 | 423,837 (64,6%) | 111,944 (17,1%) | n/a | 54,447 (8,3%) | 22,306 (3,4%) row 7 : 1971 | 666,559 | 434,810 (65,2%) | 103,090 (15.5%) | n/a | 49,455 (7,4%) | 22,173 (3,3%) row 8 : 1981 | 672,884 | 424,765 (65,7%) | 90,445 (14,0%) | n/a | 43,474 (6,7%) | 21,392 (3,3%) row 9 : 1991 | 648,390 | 423,475 (65,1%) | 76,153 (11.7%) | n/a | 35,935 (5,5%) | 19,903 (3.1%) row 10 : 2002 | 665,397 | 477,890 (71.8%) | 63,047 (9.5%) | 908 (0,1%) | 27,661 (4,1%) | 17,994 (2,7%) | csv/203-csv/163.csv | what was the last year that romanians were 5,5%? | {
"header": [
"Year",
"Total",
"Serbs",
"Hungarians",
"Germans",
"Romanians",
"Slovaks"
],
"rows": [
[
"1910",
"566,400",
"229,568 (40.5%)",
"108,622 (19.2%)",
"125,374 (22.1%)",
"73,303 (12.9%)",
"16,223 (2,9%)"
],
[
"1921",
"559,096",
"235,148 (42.1%)",
"98,463 (17.6%)",
"126,519 (22.6%)",
"66,433 (11,9%)",
"17,595 (3,2%)"
],
[
"1931",
"585,579",
"261,123 (44,6%)",
"95,867 (16,4%)",
"120,541 (20,6%)",
"62,365 (10,7%)",
"17,900 (2,1%)"
],
[
"1948",
"601,626",
"358,067 (59,6%)",
"110,446 (18,4%)",
"17,522 (2,9%)",
"55,678 (9,3%)",
"20,685 (2,4%)"
],
[
"1953",
"617,163",
"374,258 (60,6%)",
"112,683 (18,4%)",
"n/a",
"55,094 (8,9%)",
"21,299 (3,4%)"
],
[
"1961",
"655,868",
"423,837 (64,6%)",
"111,944 (17,1%)",
"n/a",
"54,447 (8,3%)",
"22,306 (3,4%)"
],
[
"1971",
"666,559",
"434,810 (65,2%)",
"103,090 (15.5%)",
"n/a",
"49,455 (7,4%)",
"22,173 (3,3%)"
],
[
"1981",
"672,884",
"424,765 (65,7%)",
"90,445 (14,0%)",
"n/a",
"43,474 (6,7%)",
"21,392 (3,3%)"
],
[
"1991",
"648,390",
"423,475 (65,1%)",
"76,153 (11.7%)",
"n/a",
"35,935 (5,5%)",
"19,903 (3.1%)"
],
[
"2002",
"665,397",
"477,890 (71.8%)",
"63,047 (9.5%)",
"908 (0,1%)",
"27,661 (4,1%)",
"17,994 (2,7%)"
]
]
} | [
"1991"
] |
how long has she been making films? | nt-7370 | 10 years | col : year | film | role | co-star | director | notes row 1 : 2004 | bachelor | | | mostofa sarwar farooki | special appearance row 2 : 2010 | dubshatar | renu | shehzad chowdhury, wahida mallik | nurul alam atik | first debut film\ndaily star celebrating life-best act row 3 : 2011 | firey esho behula | tanima | intekhab deenar, shahidujjaman selim | tanim noor | row 4 : 2011 | guerrilla | bilkis banu | ferdous ahmed, ahmed rubel, shatabdi wadu | nasiruddin yousuff | national film award\nmeril prothom alo award\ row 5 : 2012 | chorabali | noboni afroz | indraneil sengupta, shahiduj | redwan rony | national film award\nmeril prothom alo award row 6 : 2013 | aborto | charu sen | tota roy chowdhury, reshmi ghos | arindam sil | first debut film in tollywood row 7 : 2013 | purnodoirgho prem kahini | jara/zara | shakib khan, arefin shuvo | shafi uddin shafi | first film with shakib khan row 8 : 2014 | parle theka (filming) | | sushama sarkar | maruf hasan | row 9 : 2014 | zero degree (filming) | sonia | mahfuz ahmed, ruhi yasmeen | animesh aich | | csv/203-csv/18.csv | how long has she been making films? | {
"header": [
"Year",
"Film",
"Role",
"Co-star",
"Director",
"Notes"
],
"rows": [
[
"2004",
"Bachelor",
"",
"",
"Mostofa Sarwar Farooki",
"Special Appearance"
],
[
"2010",
"Dubshatar",
"Renu",
"Shehzad Chowdhury, Wahida Mallik Joly",
"Nurul Alam Atik",
"First debut film\\nDaily Star Celebrating Life-Best Actress-Critic (film)"
],
[
"2011",
"Firey Esho Behula",
"Tanima",
"Intekhab Deenar, Shahidujjaman Selim, Humayun Faridi, Jayanta Chatterjee",
"Tanim Noor",
""
],
[
"2011",
"Guerrilla",
"Bilkis Banu",
"Ferdous Ahmed, Ahmed Rubel, Shatabdi Wadud, Shampa Reza, A.T.M Shamsuzzaman",
"Nasiruddin Yousuff",
"National Film Award\\nMeril Prothom Alo Award\\n11th Dhaka International Film Award\\n17th Calcutta International Film Award"
],
[
"2012",
"Chorabali",
"Noboni Afroz",
"Indraneil Sengupta, Shahidujjaman Selim, Jannatul Ferdoush Peya",
"Redwan Rony",
"National Film Award\\nMeril Prothom Alo Award"
],
[
"2013",
"Aborto",
"Charu Sen",
"Tota Roy Chowdhury, Reshmi Ghosh, Abir Chatterjee",
"Arindam Sil",
"First debut film in Tollywood"
],
[
"2013",
"Purnodoirgho Prem Kahini",
"Jara/Zara",
"Shakib Khan, Arefin Shuvo",
"Shafi Uddin Shafi",
"First film with Shakib Khan"
],
[
"2014",
"Parle Theka (Filming)",
"",
"Sushama Sarkar",
"Maruf Hasan",
""
],
[
"2014",
"Zero Degree (Filming)",
"Sonia",
"Mahfuz Ahmed, Ruhi Yasmeen",
"Animesh Aich",
""
]
]
} | [
"10 years"
] |
each baseplate is from which american state? | nt-7371 | new jersey | col : first issued | design | slogan | serial format | serials issued | notes row 1 : 1913 | red lettering and white background painted on porcelain-coated steel base | none | 12345 | unknown | steel registration seal on right side between "n.j." and "13 row 2 : 1933 | orange lettering embossed on black base | none | a12345 | unknown | county letter code at left row 3 : 1947 | blue on straw | none | | | row 4 : 1951 | white on black | none | | | row 5 : 1952-56 | orange lettering embossed on black base | none | a/b 123; a/b 12c; a/b | unknown | tab for subsequent years inserted over original date row 6 : 1959 | black on buff, non-reflective, n.j. emb | garden state embossed in plain block letters below numbers | abc-123 | aaa-100 to rhz-9991, 2 | row 7 : 1960 | black on buff, non-reflective, contr. equip | in transit embossed in plain block letters below numbers | f-86-3 | f-11-3 to f-99-31, 2, 5 | from the collection of richard watson row 8 : 1969-1970 | black on buff, non-reflective, n.j. emb | garden state embossed in plain block letters below numbers | abc-123 | ria-100 to szz-9991, 2, 5 | row 9 : 1970 | black on buff, non-reflective, n.j. emb | garden state embossed in plain block letters below numbers | abc-123 | uaa-100 to yzz-9991, 2, 5 | row 10 : 1973 | black on buff, non-reflective, n.j. emb | garden state embossed in plain block letters below numbers | 123-abc | 100-aaa to 999-hbz1, 2, 5 | row 11 : 1977 | black on buff, non-reflective, new jersey | garden state embossed in plain block letters below numbers | 123-abc | 100-hca to 999-kzz1, 2, 5 | row 12 : 1979 | yellow on blue, non-reflective, new jersey | garden state embossed in plain block letters below numbers | 123-abc; new jersey state icon used as dash | 100-laa to 999-zzz1, 2, 5 | row 13 : 1985 | yellow on blue, non-reflective, new jersey | garden state embossed in plain block letters below numbers | abc-123; new jersey state icon used as dash | zaa-100 to zzz-9992, 3, 5 | row 14 : 1985 | yellow on blue, non-reflective, new jersey | garden state embossed in plain block letters below numbers | abc-12d; new jersey state icon used as dash | aaa-10a to hzz-99z2, 3, 5 | row 15 : 1992 | black embossed numbers on yellow to white gradient, reflective; new jersey | garden state screened in black plain block letters below numbers | abc1234; new jersey state icon used as dash | aaa1000 to adj99993, 4, 5 | row 16 : 1993 | black embossed numbers on yellow to white gradient, reflective; new jersey | garden state screened in black plain block letters below numbers | ab-123d; new jersey state icon used as dash | ba-100a to zz-999z 3, 4, 5 | row 17 : 1999 | black embossed numbers on yellow to white gradient, reflective; new jersey | garden state screened in black plain block letters below numbers | abc-12d; new jersey state icon used as dash | jaa-10a to vzt-99z 3, 4, 5 | row 18 : 2007 | black embossed numbers on yellow to white gradient, reflective; new jersey | garden state screened in black plain block letters below numbers | abc-12d; new jersey state icon used as dash | vzu-10a to zzz-99z 3, 4, 5 | security threads added to vertical center of plate somewhere in the z series | csv/203-csv/379.csv | each baseplate is from which american state? | {
"header": [
"First issued",
"Design",
"Slogan",
"Serial format",
"Serials issued",
"Notes"
],
"rows": [
[
"1913",
"Red lettering and white background painted on porcelain-coated steel base",
"None",
"12345",
"unknown",
"Steel registration seal on right side between \"N.J.\" and \"13\""
],
[
"1933",
"Orange lettering embossed on black base",
"None",
"A12345",
"unknown",
"County letter code at left"
],
[
"1947",
"Blue on straw",
"None",
"",
"",
""
],
[
"1951",
"White on black",
"None",
"",
"",
""
],
[
"1952-56",
"Orange lettering embossed on black base",
"None",
"A/B 123; A/B 12C; A/B 1C2; A/B C12; A/B 1234",
"unknown",
"Tab for subsequent years inserted over original date"
],
[
"1959",
"black on buff, non-reflective, N.J. embossed in wide block font above numbers",
"GARDEN STATE embossed in plain block letters below numbers",
"ABC-123",
"AAA-100 to RHZ-9991, 2",
""
],
[
"1960",
"black on buff, non-reflective, Contr. Equip. embossed in wide block font above numbers",
"IN TRANSIT embossed in plain block letters below numbers",
"F-86-3",
"F-11-3 TO F-99-31, 2, 5",
"FROM THE COLLECTION OF RICHARD WATSON"
],
[
"1969-1970",
"black on buff, non-reflective, N.J. embossed in wide block font above numbers",
"GARDEN STATE embossed in plain block letters below numbers",
"ABC-123",
"RIA-100 to SZZ-9991, 2, 5",
""
],
[
"1970",
"black on buff, non-reflective, N.J. embossed in wide block font above numbers",
"GARDEN STATE embossed in plain block letters below numbers",
"ABC-123",
"UAA-100 to YZZ-9991, 2, 5",
""
],
[
"1973",
"black on buff, non-reflective, N.J. embossed in wide block font above numbers",
"GARDEN STATE embossed in plain block letters below numbers",
"123-ABC",
"100-AAA to 999-HBZ1, 2, 5",
""
],
[
"1977",
"black on buff, non-reflective, NEW JERSEY embossed in plain block font above numbers",
"GARDEN STATE embossed in plain block letters below numbers",
"123-ABC",
"100-HCA to 999-KZZ1, 2, 5",
""
],
[
"1979",
"yellow on blue, non-reflective, NEW JERSEY embossed in plain block font above numbers",
"GARDEN STATE embossed in plain block letters below numbers",
"123-ABC; New Jersey state icon used as dash",
"100-LAA to 999-ZZZ1, 2, 5",
""
],
[
"1985",
"yellow on blue, non-reflective, NEW JERSEY embossed in plain block font above numbers",
"GARDEN STATE embossed in plain block letters below numbers",
"ABC-123; New Jersey state icon used as dash",
"ZAA-100 to ZZZ-9992, 3, 5",
""
],
[
"1985",
"yellow on blue, non-reflective, NEW JERSEY embossed in plain block font above numbers",
"GARDEN STATE embossed in plain block letters below numbers",
"ABC-12D; New Jersey state icon used as dash",
"AAA-10A to HZZ-99Z2, 3, 5",
""
],
[
"1992",
"black embossed numbers on yellow to white gradient, reflective; New Jersey screened in black plain serifed font above numbers; black outlines for registration stickers at top corners",
"Garden State screened in black plain block letters below numbers",
"ABC1234; New Jersey state icon used as dash",
"AAA1000 to ADJ99993, 4, 5",
""
],
[
"1993",
"black embossed numbers on yellow to white gradient, reflective; New Jersey screened in black plain serifed font above numbers; black outlines for registration stickers at top corners",
"Garden State screened in black plain block letters below numbers",
"AB-123D; New Jersey state icon used as dash",
"BA-100A to ZZ-999Z 3, 4, 5",
""
],
[
"1999",
"black embossed numbers on yellow to white gradient, reflective; New Jersey screened in black plain serifed font above numbers; black outlines for registration stickers at top corners",
"Garden State screened in black plain block letters below numbers",
"ABC-12D; New Jersey state icon used as dash",
"JAA-10A to VZT-99Z 3, 4, 5",
""
],
[
"2007",
"black embossed numbers on yellow to white gradient, reflective; New Jersey screened in black plain serifed font above numbers",
"Garden State screened in black plain block letters below numbers",
"ABC-12D; New Jersey state icon used as dash",
"VZU-10A to ZZZ-99Z 3, 4, 5",
"Security threads added to vertical center of plate somewhere in the Z series"
],
[
"2010",
"black embossed numbers on yellow to white gradient, reflective; New Jersey screened in black plain serifed font above numbers; security threads added to plate",
"Garden State screened in black plain block letters below numbers",
"A12-ABC; New Jersey state icon used as dash",
"A10-AAA to present 4, 5",
"K43-ECG (current highest series known on 03-26-2014)"
]
]
} | [
"New Jersey"
] |
were drops 4-6 released on xbox 360 after they were released on playstation 3? | nt-7372 | no | col : drop(s) | multiplayer map(s) | spec ops mission(s) | face off map(s) | xbox 360 release date | playstation 3 release date row 1 : 1-2 | liberation & piazza | none | none | 24 january 2012 | 28 february 2012 row 2 : 3 | overwatch | none | none | 21 february 2012 | 29 march 2012 row 3 : 4-6 | black box | black ice & negotiator | none | 13 march 2012 | 12 april 2012 row 4 : 7-8 | sanctuary & foundation | none | none | 10 april 2012 | 10 may 2012 row 5 : 9-12 | oasis | iron clad & kill switch | getaway & lookout | 15 may 2012 | 14 june 2012 row 6 : 13-15 | none | arctic recon | vortex, u-turn & intersection | 19 june 2012 | 19 july 2012 row 7 : 16-18 | decommission & offshore | vertigo | none | 17 july 2012 | 16 august 2012 row 8 : 19-21 | none | special delivery, light 'em up & special ops chaos | none | 7 august 2012 | 6 september 2012 row 9 : 22-24 | parish, gulch & boardwalk | none | none | 5 september 2012 | 9 october 2012 | csv/204-csv/587.csv | were drops 4-6 released on xbox 360 after they were released on playstation 3? | {
"header": [
"Drop(s)",
"Multiplayer Map(s)",
"Spec Ops Mission(s)",
"Face Off Map(s)",
"Xbox 360 release date",
"PlayStation 3 release date"
],
"rows": [
[
"1-2",
"Liberation & Piazza",
"None",
"None",
"24 January 2012",
"28 February 2012"
],
[
"3",
"Overwatch",
"None",
"None",
"21 February 2012",
"29 March 2012"
],
[
"4-6",
"Black Box",
"Black Ice & Negotiator",
"None",
"13 March 2012",
"12 April 2012"
],
[
"7-8",
"Sanctuary & Foundation",
"None",
"None",
"10 April 2012",
"10 May 2012"
],
[
"9-12",
"Oasis",
"Iron Clad & Kill Switch",
"Getaway & Lookout",
"15 May 2012",
"14 June 2012"
],
[
"13-15",
"None",
"Arctic Recon",
"Vortex, U-Turn & Intersection",
"19 June 2012",
"19 July 2012"
],
[
"16-18",
"Decommission & Offshore",
"Vertigo",
"None",
"17 July 2012",
"16 August 2012"
],
[
"19-21",
"None",
"Special Delivery, Light 'Em Up & Special Ops Chaos Mode",
"None",
"7 August 2012",
"6 September 2012"
],
[
"22-24",
"Parish, Gulch & Boardwalk",
"None",
"None",
"5 September 2012",
"9 October 2012"
]
]
} | [
"No"
] |
list the ships that have their class as arktika. | nt-7373 | arktika, sibir, rossiya, sovetskiy soyuz, yamal, 50 let pobedy | col : ship name | in service | project number | type | class | comments row 1 : lenin | 1959 | 92m | icebreaker | — | decommissioned 1989. museum ship. row 2 : arktika | 1975 | 1052-1 | icebreaker | arktika | not operational. row 3 : sibir | 1977 | 1052-2 | icebreaker | arktika | defueled and not operational since 1993. row 4 : rossiya | 1985 | 10521-1 | icebreaker | arktika | row 5 : sevmorput | 1988 | 10081 | container ship | — | has ice-breaking bow row 6 : taymyr | 1989 | 10580-1 | river icebreaker | taymyr | row 7 : sovetskiy soyuz | 1990 | 10521-2 | icebreaker | arktika | row 8 : vaygach | 1990 | 10580-2 | river icebreaker | taymyr | row 9 : yamal | 1993 | 10521-3 | icebreaker | arktika | row 10 : 50 let pobedy | 2007 | 10521 | icebreaker | arktika | built as ural, completed in 2007. | csv/203-csv/193.csv | list the ships that have their class as arktika. | {
"header": [
"Ship Name",
"In Service",
"Project Number",
"Type",
"Class",
"Comments"
],
"rows": [
[
"Lenin",
"1959",
"92M",
"Icebreaker",
"—",
"Decommissioned 1989. Museum ship."
],
[
"Arktika",
"1975",
"1052-1",
"Icebreaker",
"Arktika",
"Not operational."
],
[
"Sibir",
"1977",
"1052-2",
"Icebreaker",
"Arktika",
"Defueled and not operational since 1993."
],
[
"Rossiya",
"1985",
"10521-1",
"Icebreaker",
"Arktika",
""
],
[
"Sevmorput",
"1988",
"10081",
"Container ship",
"—",
"Has ice-breaking bow"
],
[
"Taymyr",
"1989",
"10580-1",
"River icebreaker",
"Taymyr",
""
],
[
"Sovetskiy Soyuz",
"1990",
"10521-2",
"Icebreaker",
"Arktika",
""
],
[
"Vaygach",
"1990",
"10580-2",
"River icebreaker",
"Taymyr",
""
],
[
"Yamal",
"1993",
"10521-3",
"Icebreaker",
"Arktika",
""
],
[
"50 Let Pobedy",
"2007",
"10521",
"Icebreaker",
"Arktika",
"Built as Ural, completed in 2007."
]
]
} | [
"Arktika",
"Sibir",
"Rossiya",
"Sovetskiy Soyuz",
"Yamal",
"50 Let Pobedy"
] |
tell me the number of times they won. | nt-7374 | 11 | col : year | competition | date | location | opponent | score | result row 1 : 1990 | world group, 1st round | 2–4 feb | barcelona (esp) | spain | 3–2 | win row 2 : 1990 | world group, quarterfinals | 30 mar – 2 apr | vienna (aut) | italy | 5–0 | win row 3 : 1990 | world group, semifinals | 21–23 sep | vienna (aut) | united states | 2–3 | loss row 4 : 1991 | world group, 1st round | 1–3 feb | prague (tch) | czechoslovakia | 1–4 | loss row 5 : 1991 | world group, relegation play-offs | 20–22 sep | manchester (gbr) | great britain | 1–3 | loss row 6 : 1992 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 7 : 1992 | euro/african zone group i, semifinals | 1–3 may | helsinki (fin) | finland | 4–1 | win row 8 : 1992 | world group, relegation play-offs | 25–27 sep | vancouver (can) | canada | 3–1 | win row 9 : 1993 | world group, 1st round | 26–28 mar | vienna (aut) | france | 1–4 | loss row 10 : 1993 | world group, relegation play-offs | 24–26 sep | christchurch (nzl) | new zealand | 3–2 | win row 11 : 1994 | world group, 1st round | 26–28 mar | graz (aut) | germany | 2–3 | loss row 12 : 1994 | world group, relegation play-offs | 23–25 sep | montevideo (uru) | uruguay | 3–2 | win row 13 : 1995 | world group, 1st round | 3–5 feb | vienna (aut) | spain | 4–1 | win row 14 : 1995 | world group, quarterfinals | 31 mar – 2 apr | växjö (swe) | sweden | 0–5 | loss row 15 : 1996 | world group, 1st round | 9–12 feb | johannesburg (rsa) | south africa | 2–3 | loss row 16 : 1996 | world group, relegation play-offs | 20–22 sep | são paulo (bra) | brazil | 1–4 | loss row 17 : 1997 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 18 : 1997 | euro/african zone group i, semifinals | 4–6 apr | graz (aut) | croatia | 3–2 | win row 19 : 1997 | world group, relegation play-offs | 19–21 sep | harare (zim) | zimbabwe | 2–3 | loss row 20 : 1998 | euro/african zone group i, quarterfinals | 3–5 apr | ramat hasharon (isr) | israel | 1–4 | loss row 21 : 1998 | euro/african zone group i, relegation play-offs | 25–27 sep | pörtschach (aut) | denmark | 5–0 | win row 22 : 1999 | euro/african zone group i, quarterfinals | 2–4 apr | wels (aut) | portugal | 4–1 | win row 23 : 1999 | world group, relegation play-offs | 24–26 sep | pörtschach (aut) | sweden | 3–2 | win | csv/204-csv/933.csv | tell me the number of times they won. | {
"header": [
"Year",
"Competition",
"Date",
"Location",
"Opponent",
"Score",
"Result"
],
"rows": [
[
"1990",
"World Group, 1st Round",
"2–4 Feb",
"Barcelona (ESP)",
"Spain",
"3–2",
"Win"
],
[
"1990",
"World Group, Quarterfinals",
"30 Mar – 2 Apr",
"Vienna (AUT)",
"Italy",
"5–0",
"Win"
],
[
"1990",
"World Group, Semifinals",
"21–23 Sep",
"Vienna (AUT)",
"United States",
"2–3",
"Loss"
],
[
"1991",
"World Group, 1st Round",
"1–3 Feb",
"Prague (TCH)",
"Czechoslovakia",
"1–4",
"Loss"
],
[
"1991",
"World Group, Relegation Play-offs",
"20–22 Sep",
"Manchester (GBR)",
"Great Britain",
"1–3",
"Loss"
],
[
"1992",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1992",
"Euro/African Zone Group I, Semifinals",
"1–3 May",
"Helsinki (FIN)",
"Finland",
"4–1",
"Win"
],
[
"1992",
"World Group, Relegation Play-offs",
"25–27 Sep",
"Vancouver (CAN)",
"Canada",
"3–1",
"Win"
],
[
"1993",
"World Group, 1st Round",
"26–28 Mar",
"Vienna (AUT)",
"France",
"1–4",
"Loss"
],
[
"1993",
"World Group, Relegation Play-offs",
"24–26 Sep",
"Christchurch (NZL)",
"New Zealand",
"3–2",
"Win"
],
[
"1994",
"World Group, 1st Round",
"26–28 Mar",
"Graz (AUT)",
"Germany",
"2–3",
"Loss"
],
[
"1994",
"World Group, Relegation Play-offs",
"23–25 Sep",
"Montevideo (URU)",
"Uruguay",
"3–2",
"Win"
],
[
"1995",
"World Group, 1st Round",
"3–5 Feb",
"Vienna (AUT)",
"Spain",
"4–1",
"Win"
],
[
"1995",
"World Group, Quarterfinals",
"31 Mar – 2 Apr",
"Växjö (SWE)",
"Sweden",
"0–5",
"Loss"
],
[
"1996",
"World Group, 1st Round",
"9–12 Feb",
"Johannesburg (RSA)",
"South Africa",
"2–3",
"Loss"
],
[
"1996",
"World Group, Relegation Play-offs",
"20–22 Sep",
"São Paulo (BRA)",
"Brazil",
"1–4",
"Loss"
],
[
"1997",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1997",
"Euro/African Zone Group I, Semifinals",
"4–6 Apr",
"Graz (AUT)",
"Croatia",
"3–2",
"Win"
],
[
"1997",
"World Group, Relegation Play-offs",
"19–21 Sep",
"Harare (ZIM)",
"Zimbabwe",
"2–3",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Quarterfinals",
"3–5 Apr",
"Ramat HaSharon (ISR)",
"Israel",
"1–4",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Relegation Play-offs",
"25–27 Sep",
"Pörtschach (AUT)",
"Denmark",
"5–0",
"Win"
],
[
"1999",
"Euro/African Zone Group I, Quarterfinals",
"2–4 Apr",
"Wels (AUT)",
"Portugal",
"4–1",
"Win"
],
[
"1999",
"World Group, Relegation Play-offs",
"24–26 Sep",
"Pörtschach (AUT)",
"Sweden",
"3–2",
"Win"
]
]
} | [
"11"
] |
what is the total number of contestants that participated in 1972? | nt-7375 | 8253 | col : year | location(s) | number of contestants | ladies winner | men's winner row 1 : 1965 | skåne, blekinge, denmark | 156 | sweden inga-britt bengtsson | sweden nils bohman row 2 : 1966 | småland (4), västergötl | 672 | sweden kerstin granstedt | finland juhani salmenkylä row 3 : 1967 | motala | 1 910 | sweden ulla lindkvist | sweden kalle johansson row 4 : 1969 | rommehed | 5 355 | sweden ulla lindkvist | sweden stefan green row 5 : 1970 | kristianstad | 6 378 | sweden ulla lindkvist | sweden bernt frilén row 6 : 1971 | malmköping | 8 627 | sweden ulla lindkvist | sweden hans aurell row 7 : 1972 | eksjö | 8 253 | sweden ulla lindkvist | sweden hans aurell row 8 : 1973 | rättvik | 10 449 | sweden ulla lindkvist | sweden bengt gustafsson row 9 : 1974 | kristianstad | 10 196 | sweden ulla lindkvist | sweden ernst jönsson row 10 : 1976 | ransäter | 14 843 | hungary sarolta monspart | sweden gert pettersson row 11 : 1977 | visby | 7 186 | finland liisa veijalainen | norway sigurd dæhli row 12 : 1978 | skara | 15 148 | finland liisa veijalainen | sweden kjell lauri row 13 : 1979 | örebro | 15 842 | sweden britt-marie karlsson | sweden lars-henrik undeland row 14 : 1981 | mohed | 18 983 | sweden annichen kringstad | sweden jörgen mårtensson row 15 : 1983 | anderstorp | 22 498 | sweden annichen kringstad | sweden håkan eriksson row 16 : 1984 | bräkne-hoby | 16 123 | sweden karin gunnarsson | sweden kent olsson row 17 : 1985 | falun | 25 021 | sweden annichen kringstad | sweden joakim ingelsson row 18 : 1986 | borås | 17 353 | sweden annichen kringstad | sweden anders erik olsson row 19 : 1989 | östersund | 17 818 | sweden barbro lönnkvist | sweden niklas löwegren row 20 : 1990 | göteborg | 20 172 | norway ragnhild bente andersen | sweden per ek row 21 : 1992 | södertälje | 17 806 | sweden gunilla svärd | denmark allan mogensen row 22 : 1994 | örnsköldsvik | 14 414 | sweden katarina borg | norway petter thoresen row 23 : 1995 | hässleholm | 14 304 | finland eija koskivaara | sweden jörgen olsson row 24 : 1997 | umeå | 11 179 | sweden katarina borg | sweden jörgen mårtensson row 25 : 1998 | gävle | 13 249 | norway hanne staff | sweden johan ivarsson row 26 : 2001 | märsta | 12 525 | sweden marlena jansson | sweden johan ivarsson row 27 : 2003 | uddevalla | 14 998 | united kingdom heather monro | finland mats haldin row 28 : 2004 | göteborg | 13 259 | sweden jenny johansson | russia valentin novikov row 29 : 2005 | skillingaryd | 12 657 | sweden emma engstrand | sweden emil wingstedt row 30 : 2006 | mohed | 13 500 | switzerland simone niggli-luder | lithuania simonas krepsta row 31 : 2007 | mjölby | 14 300 | switzerland simone niggli-luder | norway anders nordberg row 32 : 2008 | sälen | 24 375 | norway anne margrethe hausken | finland tero föhr | csv/203-csv/872.csv | what is the total number of contestants that participated in 1972? | {
"header": [
"Year",
"Location(s)",
"Number of contestants",
"Ladies winner",
"Men's winner"
],
"rows": [
[
"1965",
"Skåne, Blekinge, Denmark",
"156",
"Sweden Inga-Britt Bengtsson",
"Sweden Nils Bohman"
],
[
"1966",
"Småland (4), Västergötland",
"672",
"Sweden Kerstin Granstedt",
"Finland Juhani Salmenkylä"
],
[
"1967",
"Motala",
"1 910",
"Sweden Ulla Lindkvist",
"Sweden Kalle Johansson"
],
[
"1968",
"Borås",
"3 250",
"Sweden Ulla Lindkvist",
"Norway Åge Hadler"
],
[
"1969",
"Rommehed",
"5 355",
"Sweden Ulla Lindkvist",
"Sweden Stefan Green"
],
[
"1970",
"Kristianstad",
"6 378",
"Sweden Ulla Lindkvist",
"Sweden Bernt Frilén"
],
[
"1971",
"Malmköping",
"8 627",
"Sweden Ulla Lindkvist",
"Sweden Hans Aurell"
],
[
"1972",
"Eksjö",
"8 253",
"Sweden Ulla Lindkvist",
"Sweden Hans Aurell"
],
[
"1973",
"Rättvik",
"10 449",
"Sweden Ulla Lindkvist",
"Sweden Bengt Gustafsson"
],
[
"1974",
"Kristianstad",
"10 196",
"Sweden Ulla Lindkvist",
"Sweden Ernst Jönsson"
],
[
"1975",
"Haninge",
"9 322",
"Sweden Anne Lundmark",
"Finland Matti Mäkinen"
],
[
"1976",
"Ransäter",
"14 843",
"Hungary Sarolta Monspart",
"Sweden Gert Pettersson"
],
[
"1977",
"Visby",
"7 186",
"Finland Liisa Veijalainen",
"Norway Sigurd Dæhli"
],
[
"1978",
"Skara",
"15 148",
"Finland Liisa Veijalainen",
"Sweden Kjell Lauri"
],
[
"1979",
"Örebro",
"15 842",
"Sweden Britt-Marie Karlsson",
"Sweden Lars-Henrik Undeland"
],
[
"1980",
"Uppsala",
"15 142",
"Finland Liisa Veijalainen",
"Sweden Lars Lönnkvist"
],
[
"1981",
"Mohed",
"18 983",
"Sweden Annichen Kringstad",
"Sweden Jörgen Mårtensson"
],
[
"1982",
"Luleå",
"13 631",
"Sweden Annichen Kringstad",
"Sweden Lars Lönnkvist"
],
[
"1983",
"Anderstorp",
"22 498",
"Sweden Annichen Kringstad",
"Sweden Håkan Eriksson"
],
[
"1984",
"Bräkne-Hoby",
"16 123",
"Sweden Karin Gunnarsson",
"Sweden Kent Olsson"
],
[
"1985",
"Falun",
"25 021",
"Sweden Annichen Kringstad",
"Sweden Joakim Ingelsson"
],
[
"1986",
"Borås",
"17 353",
"Sweden Annichen Kringstad",
"Sweden Anders Erik Olsson"
],
[
"1987",
"Norrköping",
"16 216",
"Sweden Katarina Borg",
"Sweden Lars Lönnkvist"
],
[
"1988",
"Sundsvall",
"16 413",
"Sweden Barbro Lönnkvist",
"Sweden Lars Lönnkvist"
],
[
"1989",
"Östersund",
"17 818",
"Sweden Barbro Lönnkvist",
"Sweden Niklas Löwegren"
],
[
"1990",
"Göteborg",
"20 172",
"Norway Ragnhild Bente Andersen",
"Sweden Per Ek"
],
[
"1991",
"Arboga",
"16 581",
"Sweden Arja Hannus",
"Sweden Håkan Eriksson"
],
[
"1992",
"Södertälje",
"17 806",
"Sweden Gunilla Svärd",
"Denmark Allan Mogensen"
],
[
"1993",
"Falkenberg",
"15 006",
"Sweden Annika Zell",
"Norway Petter Thoresen"
],
[
"1994",
"Örnsköldsvik",
"14 414",
"Sweden Katarina Borg",
"Norway Petter Thoresen"
],
[
"1995",
"Hässleholm",
"14 304",
"Finland Eija Koskivaara",
"Sweden Jörgen Olsson"
],
[
"1996",
"Karlstad",
"17 007",
"Sweden Annika Zell",
"Sweden Jörgen Mårtensson"
],
[
"1997",
"Umeå",
"11 179",
"Sweden Katarina Borg",
"Sweden Jörgen Mårtensson"
],
[
"1998",
"Gävle",
"13 249",
"Norway Hanne Staff",
"Sweden Johan Ivarsson"
],
[
"1999",
"Borlänge",
"15 238",
"Sweden Jenny Johansson",
"Sweden Fredrik Löwegren"
],
[
"2000",
"Hallsberg",
"13 740",
"Norway Hanne Staff",
"Sweden Jimmy Birklin"
],
[
"2001",
"Märsta",
"12 525",
"Sweden Marlena Jansson",
"Sweden Johan Ivarsson"
],
[
"2002",
"Skövde",
"14 651",
"Switzerland Simone Niggli-Luder",
"Finland Mats Haldin"
],
[
"2003",
"Uddevalla",
"14 998",
"United Kingdom Heather Monro",
"Finland Mats Haldin"
],
[
"2004",
"Göteborg",
"13 259",
"Sweden Jenny Johansson",
"Russia Valentin Novikov"
],
[
"2005",
"Skillingaryd",
"12 657",
"Sweden Emma Engstrand",
"Sweden Emil Wingstedt"
],
[
"2006",
"Mohed",
"13 500",
"Switzerland Simone Niggli-Luder",
"Lithuania Simonas Krepsta"
],
[
"2007",
"Mjölby",
"14 300",
"Switzerland Simone Niggli-Luder",
"Norway Anders Nordberg"
],
[
"2008",
"Sälen",
"24 375",
"Norway Anne Margrethe Hausken",
"Finland Tero Föhr"
],
[
"2009",
"Eksjö",
"15 589",
"Sweden Helena Jansson",
"Sweden Martin Johansson"
],
[
"2010",
"Örebro",
"16 069",
"Switzerland Simone Niggli-Luder",
"Sweden David Andersson"
],
[
"2011",
"Mohed",
"12 939",
"Sweden Tove Alexandersson",
"Sweden Erik Rost"
],
[
"2012",
"Halmstad",
"21172",
"Russia Tatiana Ryabkina",
"Norway Olav Lundanes"
],
[
"2013",
"Boden",
"12907",
"Sweden Tove Alexandersson",
"France Thierry Gueorgiou"
],
[
"2014",
"Kristianstad",
"",
"",
""
],
[
"2015",
"Borås",
"",
"",
""
],
[
"2016",
"Sälen",
"",
"",
""
]
]
} | [
"8253"
] |
how many gold and silver medals in total did china receive? | nt-7376 | 10 | 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 : 8 | malaysia | 1 | 1 | 5 | 7 row 9 : 9 | kyrgyzstan | 1 | 0 | 0 | 1 row 10 : 10 | kazakhstan | 0 | 1 | 0 | 1 row 11 : 10 | uzbekistan | 0 | 1 | 0 | 1 row 12 : total | total | 23 | 23 | 23 | 69 | csv/204-csv/775.csv | how many gold and silver medals in total did china receive? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"South Korea",
"7",
"6",
"1",
"14"
],
[
"2",
"China",
"5",
"5",
"2",
"12"
],
[
"3",
"Japan",
"3",
"1",
"5",
"9"
],
[
"4",
"Hong Kong",
"2",
"3",
"5",
"10"
],
[
"5",
"Chinese Taipei",
"2",
"0",
"0",
"2"
],
[
"6",
"Iran",
"1",
"3",
"2",
"6"
],
[
"7",
"Thailand",
"1",
"2",
"3",
"6"
],
[
"8",
"Malaysia",
"1",
"1",
"5",
"7"
],
[
"9",
"Kyrgyzstan",
"1",
"0",
"0",
"1"
],
[
"10",
"Kazakhstan",
"0",
"1",
"0",
"1"
],
[
"10",
"Uzbekistan",
"0",
"1",
"0",
"1"
],
[
"Total",
"Total",
"23",
"23",
"23",
"69"
]
]
} | [
"10"
] |
how many times is jan scott listed under celebrity/ies taking part? | nt-7377 | 3 | 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 | treetop terror | jan\nscott | | none row 5 : 5 (live) | 17 november 2006 | jungle spa | dean | | row 6 : 6 | 18 november 2006 | operation | phina\njason | | row 7 : 7 | 19 november 2006 | snake bite | jan | | row 8 : 8 | 20 november 2006 | bull in a china shop | jan | | none row 9 : 9 | 21 november 2006 | catch a falling star | jan\nscott | jan | row 10 : 10 | 22 november 2006 | bushtucker duel | jan\nscott | scott | none row 11 : 11 | 23 november 2006 | what lurks beneath | phina\nscott | phina | row 12 : 12 | 24 november 2006 | thunderball | jason\nmalandra\nmatt | | none row 13 : 13 | 25 november 2006 | jungle falls | dean\nlauren\nphina | | none row 14 : 14 | 26 november 2006 | tomb of torment | myleene | | none row 15 : 15 | 27 november 2006 | shooting gallery | david\njason\nmatt | | none row 16 : 16 | 28 november 2006 | skyscrape | malandra\nmyleene | | none row 17 : 17 | 29 november 2006 | temple of doom | dean | | none row 18 : 18 | 30 november 2006 | celebrity cyclone | jason\nmyleene\nmatt | | none row 19 : 19 | 1 december 2006 | bushtucker bonanza | matt | | none row 20 : 20 | 1 december 2006 | fill your face | jason | | none row 21 : 21 | 1 december 2006 | scareoke | myleene | | none | csv/204-csv/628.csv | how many times is jan scott listed under celebrity/ies taking part? | {
"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",
"Flash Flood",
"David",
"",
"None"
],
[
"3",
"15 November 2006",
"Jungle Boogie",
"Scott",
"",
""
],
[
"4",
"16 November 2006",
"Treetop Terror",
"Jan\\nScott",
"",
"None"
],
[
"5 (Live)",
"17 November 2006",
"Jungle Spa",
"Dean",
"",
""
],
[
"6",
"18 November 2006",
"Operation",
"Phina\\nJason",
"",
""
],
[
"7",
"19 November 2006",
"Snake Bite",
"Jan",
"",
""
],
[
"8",
"20 November 2006",
"Bull in a China Shop",
"Jan",
"",
"None"
],
[
"9",
"21 November 2006",
"Catch A Falling Star",
"Jan\\nScott",
"Jan",
""
],
[
"10",
"22 November 2006",
"Bushtucker Duel",
"Jan\\nScott",
"Scott",
"None"
],
[
"11",
"23 November 2006",
"What Lurks Beneath",
"Phina\\nScott",
"Phina",
""
],
[
"12",
"24 November 2006",
"Thunderball",
"Jason\\nMalandra\\nMatt",
"",
"None"
],
[
"13",
"25 November 2006",
"Jungle Falls",
"Dean\\nLauren\\nPhina",
"",
"None"
],
[
"14",
"26 November 2006",
"Tomb of Torment",
"Myleene",
"",
"None"
],
[
"15",
"27 November 2006",
"Shooting Gallery",
"David\\nJason\\nMatt",
"",
"None"
],
[
"16",
"28 November 2006",
"Skyscrape",
"Malandra\\nMyleene",
"",
"None"
],
[
"17",
"29 November 2006",
"Temple of Doom",
"Dean",
"",
"None"
],
[
"18",
"30 November 2006",
"Celebrity Cyclone",
"Jason\\nMyleene\\nMatt",
"",
"None"
],
[
"19",
"1 December 2006",
"Bushtucker Bonanza",
"Matt",
"",
"None"
],
[
"20",
"1 December 2006",
"Fill Your Face",
"Jason",
"",
"None"
],
[
"21",
"1 December 2006",
"Scareoke",
"Myleene",
"",
"None"
]
]
} | [
"3"
] |
how many teams have received deductions thus far? | nt-7378 | 24 | col : club | entered\nadministration | exited\nadministration | league(s) | deduction(s) row 1 : charlton athletic | february 1984 | march 1984 | second division | none row 2 : newport county | 1989 | never - they went out of business and then reformed | football conference | none row 3 : walsall | 1990[citation needed] | − | − | none row 4 : northampton town | 1992[citation needed] | − | − | none row 5 : maidstone | 1992[citation needed] | − | − | none row 6 : hartlepool united | 1994[citation needed] | − | − | none row 7 : exeter united | 1994[citation needed] | − | − | none row 8 : bournemouth | 1997[citation needed] | − | − | none row 9 : crystal palace | 1998[citation needed] | july 2000 | second division | none row 10 : chester city | october 1998 | july 1999 | third division | none row 11 : hull city | 7 february 2001 | 12 march 2001 | third division | none row 12 : halifax town | 9 april 2002 | march 2003 | third division\nfootball conference | none row 13 : notts county | june 2002 | december 1993 | third division | none row 14 : barnsley | 3 october 2002 | 25 october 2003 | second division | none row 15 : leicester city | 21 october 2002 | 16 november 2004 | first division | none row 16 : port vale | 16 december 2002 | 2003 | second division | none row 17 : york city | 18 december 2002 | 26 march 2003 | third division | none row 18 : ipswich town | 10 february 2003 | 30 may 2003 | first division | none row 19 : wimbledon | 5 june 2003 | 21 june 2004 (as mk dons) | first division | none row 20 : darlington | 23 december 2003 | 26 may 2004 | third division | none row 21 : bradford city | 27 february 2004 | 10 december 2004 | first division\nleague one | none row 22 : rotherham united | 13 may 2006 | ??? | league one | −10 pts row 23 : crawley town | 5 june 2006 | 10 august 2007 | conference national | −6 pts row 24 : boston united | 25 april 2007 | 20 may 2008 | league two | −10 pts row 25 : leeds united | 4 may 2007 | 11 july 2007 | championship\nleague one | −10 pts\n−15 pts row 26 : luton town | 22 november 2007 | 28 july 2008 | league one\nleague two | −10 pts\n−20 pts row 27 : halifax town | 26 march 2008 | 13 june 2008 | conference national | −10 pts row 28 : darlington | 25 february 2009 | 7 august 2009 | league two | −10 pts row 29 : southampton | 2 april 2009 | 8 july 2009 | championship\nleague one | n/a\n−10 pts row 30 : stockport county | 30 april 2009 | 18 june 2010 | league one | −10 pts row 31 : chester city | 17 may 2009 | 10 march 2010\ndissolved | conference national | −25 pts row 32 : farsley celtic | 30 june 2009 | 10 march 2010\ndissolved | conference north | −10 pts row 33 : salisbury city | 3 september 2009 | 26 february 2010 | conference national | −10 pts row 34 : weymouth | 28 october 2009 | 27 november 2009 | conference south | none row 35 : crystal palace | 26 january 2010 | 20 august 2010 | championship | −10 pts row 36 : portsmouth | 26 february 2010 | 24 october 2010 | premier league | −9 pts row 37 : plymouth argyle | 4 march 2011 | 31 october 2011 | league one | −10 pts row 38 : rushden and diamonds | 7 july 2011 | 8 july 2011\ndissolved | conference national | none row 39 : darlington | 3 january 2012 | 21 june dissolved 2012 | conference national | −10 pts row 40 : portsmouth | 17 february 2012 | 19 april 2013 | championship | −10 pts | csv/204-csv/923.csv | how many teams have received deductions thus far? | {
"header": [
"Club",
"Entered\\nadministration",
"Exited\\nadministration",
"League(s)",
"Deduction(s)"
],
"rows": [
[
"Charlton Athletic",
"February 1984",
"March 1984",
"Second Division",
"None"
],
[
"Middlesbrough",
"21 May 1986",
"July 1986",
"Third Division",
"None"
],
[
"Tranmere Rovers",
"1987",
"1987",
"Fourth Division",
"None"
],
[
"Newport County",
"1989",
"Never - they went out of business and then reformed",
"Football Conference",
"None"
],
[
"Walsall",
"1990[citation needed]",
"−",
"−",
"None"
],
[
"Northampton Town",
"1992[citation needed]",
"−",
"−",
"None"
],
[
"Kettering Town",
"1992[citation needed]",
"−",
"−",
"None"
],
[
"Aldershot",
"1992[citation needed]",
"−",
"−",
"None"
],
[
"Maidstone",
"1992[citation needed]",
"−",
"−",
"None"
],
[
"Hartlepool United",
"1994[citation needed]",
"−",
"−",
"None"
],
[
"Barnet",
"1994[citation needed]",
"−",
"−",
"None"
],
[
"Exeter United",
"1994[citation needed]",
"−",
"−",
"None"
],
[
"Gillingham",
"1995[citation needed]",
"−",
"−",
"None"
],
[
"Doncaster Rovers",
"1997[citation needed]",
"−",
"−",
"None"
],
[
"Millwall",
"21 January 1997",
"June 1997",
"Second Division",
"None"
],
[
"Bournemouth",
"1997[citation needed]",
"−",
"−",
"None"
],
[
"Crystal Palace",
"1998[citation needed]",
"July 2000",
"Second Division",
"None"
],
[
"Chester City",
"October 1998",
"July 1999",
"Third Division",
"None"
],
[
"Portsmouth",
"1998[citation needed]",
"1999",
"Second Division",
"None"
],
[
"Hull City",
"7 February 2001",
"12 March 2001",
"Third Division",
"None"
],
[
"Queens Park Rangers",
"2 April 2001",
"17 November 2002",
"First Division",
"None"
],
[
"Halifax Town",
"9 April 2002",
"March 2003",
"Third Division\\nFootball Conference",
"None"
],
[
"Bradford City",
"16 May 2002",
"1 August 2002",
"First Division",
"None"
],
[
"Notts County",
"June 2002",
"December 1993",
"Third Division",
"None"
],
[
"Barnsley",
"3 October 2002",
"25 October 2003",
"Second Division",
"None"
],
[
"Leicester City",
"21 October 2002",
"16 November 2004",
"First Division",
"None"
],
[
"Port Vale",
"16 December 2002",
"2003",
"Second Division",
"None"
],
[
"York City",
"18 December 2002",
"26 March 2003",
"Third Division",
"None"
],
[
"Derby County",
"20 October 2003",
"20 October 2003",
"Championship",
"None"
],
[
"Ipswich Town",
"10 February 2003",
"30 May 2003",
"First Division",
"None"
],
[
"Wimbledon",
"5 June 2003",
"21 June 2004 (As MK Dons)",
"First Division",
"None"
],
[
"Darlington",
"23 December 2003",
"26 May 2004",
"Third Division",
"None"
],
[
"Bradford City",
"27 February 2004",
"10 December 2004",
"First Division\\nLeague One",
"None"
],
[
"Wrexham",
"3 December 2004",
"3 August 2006",
"League One\\nLeague Two",
"−10 pts"
],
[
"Cambridge United",
"29 April 2005",
"22 July 2005",
"League Two",
"−10 pts"
],
[
"Rotherham United",
"13 May 2006",
"???",
"League One",
"−10 pts"
],
[
"Crawley Town",
"5 June 2006",
"10 August 2007",
"Conference National",
"−6 pts"
],
[
"Boston United",
"25 April 2007",
"20 May 2008",
"League Two",
"−10 pts"
],
[
"Leeds United",
"4 May 2007",
"11 July 2007",
"Championship\\nLeague One",
"−10 pts\\n−15 pts"
],
[
"Luton Town",
"22 November 2007",
"28 July 2008",
"League One\\nLeague Two",
"−10 pts\\n−20 pts"
],
[
"Bournemouth",
"8 February 2008",
"18 July 2008",
"League One\\nLeague Two",
"−10 pts\\n−17 pts"
],
[
"Rotherham United",
"18 March 2008",
"2008[1]",
"League Two",
"−10 pts\\n−17 pts"
],
[
"Halifax Town",
"26 March 2008",
"13 June 2008",
"Conference National",
"−10 pts"
],
[
"Darlington",
"25 February 2009",
"7 August 2009",
"League Two",
"−10 pts"
],
[
"Southampton",
"2 April 2009",
"8 July 2009",
"Championship\\nLeague One",
"N/A\\n−10 pts"
],
[
"Stockport County",
"30 April 2009",
"18 June 2010",
"League One",
"−10 pts"
],
[
"Chester City",
"17 May 2009",
"10 March 2010\\nDissolved",
"Conference National",
"−25 pts"
],
[
"Northwich Victoria",
"15 May 2009",
"16 May 2010",
"Conference National",
"−10 pts"
],
[
"Farsley Celtic",
"30 June 2009",
"10 March 2010\\nDissolved",
"Conference North",
"−10 pts"
],
[
"Salisbury City",
"3 September 2009",
"26 February 2010",
"Conference National",
"−10 pts"
],
[
"Weymouth",
"28 October 2009",
"27 November 2009",
"Conference South",
"None"
],
[
"Crystal Palace",
"26 January 2010",
"20 August 2010",
"Championship",
"−10 pts"
],
[
"Portsmouth",
"26 February 2010",
"24 October 2010",
"Premier League",
"−9 pts"
],
[
"Plymouth Argyle",
"4 March 2011",
"31 October 2011",
"League One",
"−10 pts"
],
[
"Rushden and Diamonds",
"7 July 2011",
"8 July 2011\\nDissolved",
"Conference National",
"None"
],
[
"Darlington",
"3 January 2012",
"21 june Dissolved 2012",
"Conference National",
"−10 pts"
],
[
"Portsmouth",
"17 February 2012",
"19 April 2013",
"Championship",
"−10 pts"
],
[
"Port Vale",
"9 March 2012",
"20 November 2012",
"League Two",
"−10 pts"
],
[
"Coventry City",
"21 March 2013",
"",
"League One",
"−10 pts"
],
[
"Aldershot Town",
"2 May 2013",
"",
"League Two",
""
]
]
} | [
"24"
] |
when ghostbusters was released for the nes in 1988 what systems had it previously been released for? | nt-7379 | sega master system | 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 | sega master system | activision | sega row 5 : 1988 | ghostbusters | nes | bits laboratory | activision/tokuma shoten row 6 : 1989 | the real ghostbusters | commodore 64, amiga, zx spectrum, amstra | data east | activision row 7 : 1989 | ghostbusters ii | atari 2600, amiga, commodore 64, ms | activision | activision row 8 : 1990 | ghostbusters ii | nes | kemco | activision row 9 : 1990 | ghostbusters | sega mega drive/genesis | sega | sega row 10 : 1990 | new ghostbusters 2 | game boy, nes | hal laboratory | activision row 11 : 1993 | the real ghostbusters | game boy | kemco | activision row 12 : 2009 | ghostbusters: the video game | playstation 3, playstation 2, playstation portable, xbox 360, nintendo ds, wi | terminal reality, red fly studios, zen studios | atari,\nsony computer entertainment (europe only, ps row 13 : 2011 | ghostbusters: sanctum of slime | playstation network, xbox live, pc | behaviour interactive | atari row 14 : 2012 | ghostbusters: paranormal blast | android, ios | xmg studio | row 15 : 2013 | ghostbusters | ios | beeline interactive | capcom | csv/203-csv/489.csv | when ghostbusters was released for the nes in 1988 what systems had it previously been released for? | {
"header": [
"Year",
"Title",
"System",
"Developer",
"Publisher"
],
"rows": [
[
"1984",
"Ghostbusters",
"Atari 800, Commodore 64, MSX, ZX Spectrum, Amstrad CPC",
"Activision",
"Activision"
],
[
"1985",
"Ghostbusters",
"Atari 2600, Apple II",
"Activision",
"Activision"
],
[
"1987",
"The Real Ghostbusters",
"Arcade",
"Data East",
"Data East"
],
[
"1987",
"Ghostbusters",
"Sega Master System",
"Activision",
"Sega"
],
[
"1988",
"Ghostbusters",
"NES",
"Bits Laboratory",
"Activision/Tokuma Shoten"
],
[
"1989",
"The Real Ghostbusters",
"Commodore 64, Amiga, ZX Spectrum, Amstrad CPC, Atari ST",
"Data East",
"Activision"
],
[
"1989",
"Ghostbusters II",
"Atari 2600, Amiga, Commodore 64, MSX, PC, ZX Spectrum, Amstrad CPC",
"Activision",
"Activision"
],
[
"1990",
"Ghostbusters II",
"NES",
"Kemco",
"Activision"
],
[
"1990",
"Ghostbusters",
"Sega Mega Drive/Genesis",
"Sega",
"Sega"
],
[
"1990",
"New Ghostbusters 2",
"Game Boy, NES",
"Hal Laboratory",
"Activision"
],
[
"1993",
"The Real Ghostbusters",
"Game Boy",
"Kemco",
"Activision"
],
[
"2009",
"Ghostbusters: The Video Game",
"PlayStation 3, PlayStation 2, PlayStation Portable, Xbox 360, Nintendo DS, Wii, PC",
"Terminal Reality, Red Fly Studios, Zen Studios",
"Atari,\\nSony Computer Entertainment (Europe only, PS2 and PS3 versions)"
],
[
"2011",
"Ghostbusters: Sanctum of Slime",
"PlayStation Network, Xbox Live, PC",
"Behaviour Interactive",
"Atari"
],
[
"2012",
"Ghostbusters: Paranormal Blast",
"Android, iOS",
"XMG Studio",
""
],
[
"2013",
"Ghostbusters",
"iOS",
"Beeline Interactive",
"Capcom"
]
]
} | [
"Sega Master System"
] |
name all the nations that did not win any gold medals. | nt-7380 | chile, panama, bolivia, paraguay | col : rank | nation | gold | silver | bronze | total row 1 : 1 | venezuela | 5 | 2 | 3 | 10 row 2 : 2 | colombia | 4 | 4 | 9 | 17 row 3 : 3 | dominican republic | 4 | 3 | 4 | 11 row 4 : 4 | peru | 3 | 3 | 8 | 14 row 5 : 5 | ecuador | 2 | 3 | 3 | 8 row 6 : 6 | guatemala | 1 | 1 | 1 | 3 row 7 : 7 | chile | 0 | 3 | 2 | 5 row 8 : 8 | panama | 0 | 0 | 3 | 3 row 9 : 9 | bolivia | 0 | 0 | 1 | 1 row 10 : 9 | paraguay | 0 | 0 | 1 | 1 row 11 : total | total | 19 | 19 | 35 | 73 | csv/204-csv/922.csv | name all the nations that did not win any gold medals. | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"Venezuela",
"5",
"2",
"3",
"10"
],
[
"2",
"Colombia",
"4",
"4",
"9",
"17"
],
[
"3",
"Dominican Republic",
"4",
"3",
"4",
"11"
],
[
"4",
"Peru",
"3",
"3",
"8",
"14"
],
[
"5",
"Ecuador",
"2",
"3",
"3",
"8"
],
[
"6",
"Guatemala",
"1",
"1",
"1",
"3"
],
[
"7",
"Chile",
"0",
"3",
"2",
"5"
],
[
"8",
"Panama",
"0",
"0",
"3",
"3"
],
[
"9",
"Bolivia",
"0",
"0",
"1",
"1"
],
[
"9",
"Paraguay",
"0",
"0",
"1",
"1"
],
[
"Total",
"Total",
"19",
"19",
"35",
"73"
]
]
} | [
"Chile",
"Panama",
"Bolivia",
"Paraguay"
] |
how many games did the broncos win? | nt-7382 | 16 games | col : round | opponent | result | bro. | opp. | date | venue | crowd | position row 1 : 1 | auckland warriors | win | 14 | 2 | 1 mar | anz stadium | 42,361 | 2/10 row 2 : 2 | adelaide rams | win | 28 | 12 | 9 mar | anz stadium | 16,279 | 1/10 row 3 : 3 | perth reds | win | 26 | 16 | 16 mar | waca ground | 11,109 | 2/10 row 4 : 4 | canberra raiders | win | 24 | 8 | 24 mar | anz stadium | 26,103 | 2/10 row 5 : 5 | cronulla sharks | win | 14 | 12 | 31 mar | anz stadium | 17,294 | 1/10 row 6 : 6 | north queensland cowboys | win | 42 | 16 | 5 apr | stockland stadium | 30,122 | 1/10 row 7 : 7 | adelaide rams | win | 20 | 10 | 13 apr | adelaide oval | 17,633 | 1/10 row 8 : 8 | penrith panthers | loss | 26 | 27 | 21 apr | penrith football stadium | 12,648 | 1/10 row 9 : 9 | canterbury bulldogs | win | 34 | 16 | 28 apr | anz stadium | 17,921 | 1/10 row 10 : 10 | auckland warriors | win | 34 | 18 | 4 may | mt smart stadium | 16,471 | 1/10 row 11 : 11 | north queensland cowboys | draw | 20 | 20 | 25 may | anz stadium | 14,167 | 1/10 row 12 : 12 | hunter mariners | loss | 6 | 24 | 30 may | topper stadium | 7,124 | 1/10 row 13 : 13 | cronulla sharks | loss | 4 | 32 | 30 jun | endeavour field | 12,240 | 1/10 row 14 : 14 | perth reds | win | 50 | 14 | 6 jul | anz stadium | 11,806 | 1/10 row 15 : 15 | canberra raiders | win | 19 | 4 | 14 jul | bruce stadium | 13,067 | 1/10 row 16 : 16 | penrith panthers | win | 54 | 12 | 10 aug | anz stadium | 13,921 | 1/10 row 17 : 17 | hunter mariners | win | 34 | 16 | 18 aug | anz stadium | 13,830 | 1/10 row 18 : 18 | canterbury bulldogs | win | 32 | 24 | 25 aug | belmore oval | 9,781 | 1/10 row 19 : semi final | cronulla sharks | win | 34 | 2 | 6 sep | stockland stadium | 26,256 | row 20 : grand final | cronulla sharks | win | 26 | 8 | 20 sep | anz stadium | 58,912 | | csv/203-csv/371.csv | how many games did the broncos win? | {
"header": [
"Round",
"Opponent",
"Result",
"Bro.",
"Opp.",
"Date",
"Venue",
"Crowd",
"Position"
],
"rows": [
[
"1",
"Auckland Warriors",
"Win",
"14",
"2",
"1 Mar",
"ANZ Stadium",
"42,361",
"2/10"
],
[
"2",
"Adelaide Rams",
"Win",
"28",
"12",
"9 Mar",
"ANZ Stadium",
"16,279",
"1/10"
],
[
"3",
"Perth Reds",
"Win",
"26",
"16",
"16 Mar",
"WACA Ground",
"11,109",
"2/10"
],
[
"4",
"Canberra Raiders",
"Win",
"24",
"8",
"24 Mar",
"ANZ Stadium",
"26,103",
"2/10"
],
[
"5",
"Cronulla Sharks",
"Win",
"14",
"12",
"31 Mar",
"ANZ Stadium",
"17,294",
"1/10"
],
[
"6",
"North Queensland Cowboys",
"Win",
"42",
"16",
"5 Apr",
"Stockland Stadium",
"30,122",
"1/10"
],
[
"7",
"Adelaide Rams",
"Win",
"20",
"10",
"13 Apr",
"Adelaide Oval",
"17,633",
"1/10"
],
[
"8",
"Penrith Panthers",
"Loss",
"26",
"27",
"21 Apr",
"Penrith Football Stadium",
"12,648",
"1/10"
],
[
"9",
"Canterbury Bulldogs",
"Win",
"34",
"16",
"28 Apr",
"ANZ Stadium",
"17,921",
"1/10"
],
[
"10",
"Auckland Warriors",
"Win",
"34",
"18",
"4 May",
"Mt Smart Stadium",
"16,471",
"1/10"
],
[
"11",
"North Queensland Cowboys",
"Draw",
"20",
"20",
"25 May",
"ANZ Stadium",
"14,167",
"1/10"
],
[
"12",
"Hunter Mariners",
"Loss",
"6",
"24",
"30 May",
"Topper Stadium",
"7,124",
"1/10"
],
[
"13",
"Cronulla Sharks",
"Loss",
"4",
"32",
"30 Jun",
"Endeavour Field",
"12,240",
"1/10"
],
[
"14",
"Perth Reds",
"Win",
"50",
"14",
"6 Jul",
"ANZ Stadium",
"11,806",
"1/10"
],
[
"15",
"Canberra Raiders",
"Win",
"19",
"4",
"14 Jul",
"Bruce Stadium",
"13,067",
"1/10"
],
[
"16",
"Penrith Panthers",
"Win",
"54",
"12",
"10 Aug",
"ANZ Stadium",
"13,921",
"1/10"
],
[
"17",
"Hunter Mariners",
"Win",
"34",
"16",
"18 Aug",
"ANZ Stadium",
"13,830",
"1/10"
],
[
"18",
"Canterbury Bulldogs",
"Win",
"32",
"24",
"25 Aug",
"Belmore Oval",
"9,781",
"1/10"
],
[
"Semi Final",
"Cronulla Sharks",
"Win",
"34",
"2",
"6 Sep",
"Stockland Stadium",
"26,256",
""
],
[
"GRAND FINAL",
"Cronulla Sharks",
"Win",
"26",
"8",
"20 Sep",
"ANZ Stadium",
"58,912",
""
]
]
} | [
"16 games"
] |
what week was their last loss? | nt-7383 | 6 | col : week | date | opponent | result | attendance row 1 : 1 | september 13, 1987 | cleveland browns | w 28–21 | 59,900 row 2 : 2 | september 20, 1987 | at philadelphia eagles | l 27–21 | 57,485 row 3 : – | september 27, 1987 | atlanta falcons | canceled | row 4 : 3 | october 4, 1987 | los angeles rams | w 37–10 | 29,745 row 5 : 4 | october 11, 1987 | at st. louis cardinals | l 24–19 | 11,795 row 6 : 5 | october 18, 1987 | at chicago bears | w 19–17 | 46,813 row 7 : 6 | october 25, 1987 | san francisco 49ers | l 24–22 | 60,497 row 8 : 7 | november 1, 1987 | at atlanta falcons | w 38–0 | 42,196 row 9 : 8 | november 8, 1987 | at los angeles rams | w 31–14 | 43,379 row 10 : 9 | november 15, 1987 | at san francisco 49ers | w 26–24 | 60,436 row 11 : 10 | november 22, 1987 | new york giants | w 23–14 | 67,639 row 12 : 11 | november 29, 1987 | at pittsburgh steelers | w 20–16 | 47,896 row 13 : 12 | december 6, 1987 | tampa bay buccaneers | w 44–34 | 66,471 row 14 : 13 | december 13, 1987 | houston oilers | w 24–10 | 68,257 row 15 : 14 | december 20, 1987 | at cincinnati bengals | w 41–24 | 43,424 row 16 : 15 | december 27, 1987 | green bay packers | w 33–24 | 68,364 | csv/203-csv/691.csv | what week was their last loss? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
"rows": [
[
"1",
"September 13, 1987",
"Cleveland Browns",
"W 28–21",
"59,900"
],
[
"2",
"September 20, 1987",
"at Philadelphia Eagles",
"L 27–21",
"57,485"
],
[
"–",
"September 27, 1987",
"Atlanta Falcons",
"canceled",
""
],
[
"3",
"October 4, 1987",
"Los Angeles Rams",
"W 37–10",
"29,745"
],
[
"4",
"October 11, 1987",
"at St. Louis Cardinals",
"L 24–19",
"11,795"
],
[
"5",
"October 18, 1987",
"at Chicago Bears",
"W 19–17",
"46,813"
],
[
"6",
"October 25, 1987",
"San Francisco 49ers",
"L 24–22",
"60,497"
],
[
"7",
"November 1, 1987",
"at Atlanta Falcons",
"W 38–0",
"42,196"
],
[
"8",
"November 8, 1987",
"at Los Angeles Rams",
"W 31–14",
"43,379"
],
[
"9",
"November 15, 1987",
"at San Francisco 49ers",
"W 26–24",
"60,436"
],
[
"10",
"November 22, 1987",
"New York Giants",
"W 23–14",
"67,639"
],
[
"11",
"November 29, 1987",
"at Pittsburgh Steelers",
"W 20–16",
"47,896"
],
[
"12",
"December 6, 1987",
"Tampa Bay Buccaneers",
"W 44–34",
"66,471"
],
[
"13",
"December 13, 1987",
"Houston Oilers",
"W 24–10",
"68,257"
],
[
"14",
"December 20, 1987",
"at Cincinnati Bengals",
"W 41–24",
"43,424"
],
[
"15",
"December 27, 1987",
"Green Bay Packers",
"W 33–24",
"68,364"
]
]
} | [
"6"
] |
how many consecutive wins took place before they lost their first time? | nt-7384 | 3 | col : week | date | opponent | result | attendance row 1 : 1 | september 8, 2002 | st. louis rams | w 23–16 | 75,710 row 2 : 2 | september 15, 2002 | at san francisco 49ers | w 24–14 | 67,685 row 3 : 3 | september 22, 2002 | buffalo bills | w 28–23 | 75,359 row 4 : 4 | september 30, 2002 | at baltimore ravens | l 34–23 | 69,538 row 5 : 5 | october 6, 2002 | san diego chargers | w 26–9 | 75,065 row 6 : 6 | october 13, 2002 | miami dolphins | l 24–22 | 75,941 row 7 : 7 | october 20, 2002 | at kansas city chiefs | w 37–34 | 78,446 row 8 : 8 | october 27, 2002 | at new england patriots | w 24–16 | 68,436 row 9 : 9 | bye | bye | bye | bye row 10 : 10 | november 11, 2002 | oakland raiders | l 34–10 | 76,643 row 11 : 11 | november 17, 2002 | at seattle seahawks | w 31–9 | 65,495 row 12 : 12 | november 24, 2002 | indianapolis colts | l 23–20 | 75,075 row 13 : 13 | december 1, 2002 | at san diego chargers | l 30–27 | 66,357 row 14 : 14 | december 8, 2002 | at new york jets | l 19–13 | 78,521 row 15 : 15 | december 15, 2002 | kansas city chiefs | w 31–24 | 75,947 row 16 : 16 | december 22, 2002 | at oakland raiders | l 28–16 | 62,592 row 17 : 17 | december 29, 2002 | arizona cardinals | w 37–7 | 75,164 | csv/203-csv/730.csv | how many consecutive wins took place before they lost their first time? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
"rows": [
[
"1",
"September 8, 2002",
"St. Louis Rams",
"W 23–16",
"75,710"
],
[
"2",
"September 15, 2002",
"at San Francisco 49ers",
"W 24–14",
"67,685"
],
[
"3",
"September 22, 2002",
"Buffalo Bills",
"W 28–23",
"75,359"
],
[
"4",
"September 30, 2002",
"at Baltimore Ravens",
"L 34–23",
"69,538"
],
[
"5",
"October 6, 2002",
"San Diego Chargers",
"W 26–9",
"75,065"
],
[
"6",
"October 13, 2002",
"Miami Dolphins",
"L 24–22",
"75,941"
],
[
"7",
"October 20, 2002",
"at Kansas City Chiefs",
"W 37–34",
"78,446"
],
[
"8",
"October 27, 2002",
"at New England Patriots",
"W 24–16",
"68,436"
],
[
"9",
"Bye",
"Bye",
"Bye",
"Bye"
],
[
"10",
"November 11, 2002",
"Oakland Raiders",
"L 34–10",
"76,643"
],
[
"11",
"November 17, 2002",
"at Seattle Seahawks",
"W 31–9",
"65,495"
],
[
"12",
"November 24, 2002",
"Indianapolis Colts",
"L 23–20",
"75,075"
],
[
"13",
"December 1, 2002",
"at San Diego Chargers",
"L 30–27",
"66,357"
],
[
"14",
"December 8, 2002",
"at New York Jets",
"L 19–13",
"78,521"
],
[
"15",
"December 15, 2002",
"Kansas City Chiefs",
"W 31–24",
"75,947"
],
[
"16",
"December 22, 2002",
"at Oakland Raiders",
"L 28–16",
"62,592"
],
[
"17",
"December 29, 2002",
"Arizona Cardinals",
"W 37–7",
"75,164"
]
]
} | [
"3"
] |
did the polling firm quinnipiac have the same number of in favor votes as rutgers-eagleton in march a year apart? | nt-7385 | yes | col : polling firm | month | link | favor | oppose row 1 : rutgers-eagleton | march 2014 | | 64 | 28 row 2 : quinnipiac | july 2013 | | 60 | 31 row 3 : rutgers-eagleton | june 2013 | | 59 | 30 row 4 : quinnipiac | march 2013 | | 64 | 30 row 5 : public policy polling | november 2012 | | 53 | 36 row 6 : quinnipiac | february 2012 | | 57 | 37 row 7 : rutgers-eagleton | february 2012 | | 54 | 35 row 8 : quinnipiac | january 2012 | | 52 | 42 row 9 : rutgers-eagleton | october 2011 | | 52 | 39 row 10 : rutgers-eagleton | august 2011 | | 52 | 32 row 11 : public policy polling | july 2011 | | 47 | 42 row 12 : quinnipiac | november 2009 | | 46 | 49 row 13 : rutgers–eagleton | november 2009 | | 50 | 42 row 14 : quinnipiac | april 2009 | | 49 | 43 row 15 : zogby international | august 2008 | | 50 | 42 row 16 : zogby international | august 2007 | | 48.1 | 44.6 row 17 : rasmussen reports | july 2006 | | 42 | 54 row 18 : rutgers-eagleton | june 2006 | pdf | 49 | 44 row 19 : zogby international | february 2006 | | 56 | 39 row 20 : zogby international | april 2005 | html | 54.5 | 40.1 row 21 : rutgers-eagleton | september 2003 | pdf | 43 | 50 row 22 : zogby international | july 2003 | | 55 | 41 | csv/203-csv/43.csv | did the polling firm quinnipiac have the same number of in favor votes as rutgers-eagleton in march a year apart? | {
"header": [
"Polling Firm",
"Month",
"Link",
"Favor",
"Oppose"
],
"rows": [
[
"Rutgers-Eagleton",
"March 2014",
"",
"64",
"28"
],
[
"Quinnipiac",
"July 2013",
"",
"60",
"31"
],
[
"Rutgers-Eagleton",
"June 2013",
"",
"59",
"30"
],
[
"Quinnipiac",
"March 2013",
"",
"64",
"30"
],
[
"Public Policy Polling",
"November 2012",
"",
"53",
"36"
],
[
"Quinnipiac",
"February 2012",
"",
"57",
"37"
],
[
"Rutgers-Eagleton",
"February 2012",
"",
"54",
"35"
],
[
"Quinnipiac",
"January 2012",
"",
"52",
"42"
],
[
"Rutgers-Eagleton",
"October 2011",
"",
"52",
"39"
],
[
"Rutgers-Eagleton",
"August 2011",
"",
"52",
"32"
],
[
"Public Policy Polling",
"July 2011",
"",
"47",
"42"
],
[
"Quinnipiac",
"November 2009",
"",
"46",
"49"
],
[
"Rutgers–Eagleton",
"November 2009",
"",
"50",
"42"
],
[
"Quinnipiac",
"April 2009",
"",
"49",
"43"
],
[
"Zogby International",
"August 2008",
"",
"50",
"42"
],
[
"Zogby International",
"August 2007",
"",
"48.1",
"44.6"
],
[
"Rasmussen Reports",
"July 2006",
"",
"42",
"54"
],
[
"Rutgers-Eagleton",
"June 2006",
"PDF",
"49",
"44"
],
[
"Zogby International",
"February 2006",
"",
"56",
"39"
],
[
"Zogby International",
"April 2005",
"HTML",
"54.5",
"40.1"
],
[
"Rutgers-Eagleton",
"September 2003",
"PDF",
"43",
"50"
],
[
"Zogby International",
"July 2003",
"",
"55",
"41"
]
]
} | [
"Yes"
] |
how many representatives have the last name gurung? | nt-7386 | 7 | col : year | representative | hometown | placement in miss nepal | special awards at miss nepal | placement in miss pokhara row 1 : 1995 | rita gurung | pamee | 1st runner up | | winner row 2 : 1996 | binita gurung | batulichor | 2nd runner up | | winner row 3 : 1997 | neelima gurung | nadipur | winner | miss personality | winner row 4 : 1998 | sunita ranjit | lakeside | | | winner row 5 : 1999 | kripa gurung | tersapatti | 2nd runner up | miss photogenic | winner row 6 : 2004 | anita gurung | bajapatan | 2nd runner up | miss talent | miss paschimanchal 2003 row 7 : 2005 | chandra gurung | ghorepatan | | | row 8 : 2011 | madina begum | pokreli | | miss perseverance | row 9 : 2012 | dilasha gc | chindata | | | row 10 : 2013 | sipora gurung | mahendrapool | 3rd runner up | miss talent | row 11 : 2014 | rashmi adhikari | goripatan | tba | tba | winner | csv/204-csv/172.csv | how many representatives have the last name gurung? | {
"header": [
"Year",
"Representative",
"Hometown",
"Placement in Miss Nepal",
"Special awards at Miss Nepal",
"Placement in Miss Pokhara"
],
"rows": [
[
"1995",
"Rita Gurung",
"Pamee",
"1st Runner Up",
"",
"Winner"
],
[
"1996",
"Binita Gurung",
"Batulichor",
"2nd Runner Up",
"",
"Winner"
],
[
"1997",
"Neelima Gurung",
"Nadipur",
"WINNER",
"Miss Personality",
"Winner"
],
[
"1998",
"Sunita Ranjit",
"Lakeside",
"",
"",
"Winner"
],
[
"1999",
"Kripa Gurung",
"Tersapatti",
"2nd Runner Up",
"Miss Photogenic",
"Winner"
],
[
"2004",
"Anita Gurung",
"Bajapatan",
"2nd Runner Up",
"Miss Talent",
"Miss Paschimanchal 2003"
],
[
"2005",
"Chandra Gurung",
"Ghorepatan",
"",
"",
""
],
[
"2011",
"Madina Begum",
"Pokreli",
"",
"Miss Perseverance",
""
],
[
"2012",
"Dilasha GC",
"Chindata",
"",
"",
""
],
[
"2013",
"Sipora Gurung",
"Mahendrapool",
"3rd Runner Up",
"Miss Talent",
""
],
[
"2014",
"Rashmi Adhikari",
"Goripatan",
"TBA",
"TBA",
"Winner"
]
]
} | [
"7"
] |
how many golfers in the third round are from the united states? | nt-7388 | 5 | col : place | player | country | score | to par row 1 : 1 | dustin johnson | united states | 71-70-66=207 | –6 row 2 : 2 | graeme mcdowell | northern ireland | 71-68-71=210 | –3 row 3 : 3 | tiger woods | united states | 74-72-66=212 | –1 row 4 : t4 | ernie els | south africa | 73-68-72=213 | e row 5 : t4 | grégory havret | france | 73-71-69=213 | e row 6 : 6 | phil mickelson | united states | 75-66-73=214 | +1 row 7 : t7 | alex čejka | germany | 70-72-74=216 | +3 row 8 : t7 | tim clark | south africa | 72-72-72=216 | +3 row 9 : t7 | ryo ishikawa | japan | 70-71-75=216 | +3 row 10 : t10 | martin kaymer | germany | 74-71-72=217 | +4 row 11 : t10 | davis love iii | united states | 75-74-68=217 | +4 row 12 : t10 | sean o'hair | united states | 76-71-70=217 | +4 | csv/203-csv/134.csv | how many golfers in the third round are from the united states? | {
"header": [
"Place",
"Player",
"Country",
"Score",
"To par"
],
"rows": [
[
"1",
"Dustin Johnson",
"United States",
"71-70-66=207",
"–6"
],
[
"2",
"Graeme McDowell",
"Northern Ireland",
"71-68-71=210",
"–3"
],
[
"3",
"Tiger Woods",
"United States",
"74-72-66=212",
"–1"
],
[
"T4",
"Ernie Els",
"South Africa",
"73-68-72=213",
"E"
],
[
"T4",
"Grégory Havret",
"France",
"73-71-69=213",
"E"
],
[
"6",
"Phil Mickelson",
"United States",
"75-66-73=214",
"+1"
],
[
"T7",
"Alex Čejka",
"Germany",
"70-72-74=216",
"+3"
],
[
"T7",
"Tim Clark",
"South Africa",
"72-72-72=216",
"+3"
],
[
"T7",
"Ryo Ishikawa",
"Japan",
"70-71-75=216",
"+3"
],
[
"T10",
"Martin Kaymer",
"Germany",
"74-71-72=217",
"+4"
],
[
"T10",
"Davis Love III",
"United States",
"75-74-68=217",
"+4"
],
[
"T10",
"Sean O'Hair",
"United States",
"76-71-70=217",
"+4"
]
]
} | [
"5"
] |
how many boat builders are listed? | nt-7389 | 9 | col : number | name | year built | boat builder | current status row 1 : 1 | hilbre | 1958 | williams & nixon, deganwy | wksc-regularly sailed row 2 : 2 | highlight | 1959 | enterprise boat company, rock ferry | wksc-regularly sailed row 3 : 3 | hilary | 1959 | williams & nixon, deganwy | south of wales row 4 : 4 | hioco | 1959 | enterprise boat company, rock ferry | wksc-regularly sailed row 5 : 6 | hie | 1959 | williams & nixon, deganwy | wksc-regularly sailed row 6 : 7 | highwayman | 1959 | williams & nixon, deganwy | wksc-regularly sailed row 7 : 8 | hiccup | 1959 | williams & nixon, deganwy | wksc-regularly sailed row 8 : 9 | hiawatha | 1960 | williams & nixon, deganwy | wksc-regularly sailed row 9 : 10 | hidalgo | 1960 | enterprise boat company, rock ferry | located in hamburg, germany row 10 : 11 | highlander | 1960 | enterprise boat company, rock ferry | lying in heswall boat yard last 10 years, cuddy removed row 11 : 13 | no boat | | | row 12 : 14 | hibernia | 1961 | turner & son, donegal | last heard located at fiddlers ferry sc row 13 : 19 | hilarity | 1960 | williams & nixon, deganwy | wksc-regularly sailed row 14 : 21 | highlea | 1960 | williams & nixon, deganwy | last heard in polperro row 15 : 22 | hijack | 1961 | turner & son, donegal | set on fire and destroyed in nevin,in 1995 after a dispute row 16 : 23 | hi-falutin | 1962 | wirral boat co., rock ferry | located at west cheshire sc row 17 : 25 | hideaway | 1961 | jm lowther, whitby | originally built out of class, subsequently altered and accepted by the association row 18 : 26 | hispaniola | 1961 | enterprise boat company, rock ferry | last heard of heard in irvine, scotland row 19 : 28 | highland scot | 1961 | enterprise boat company, rock ferry | wksc - regularly sailed row 20 : 32 | hiraethog | 1960 | williams & nixon, deganwy | wksc-hilbre association boat....undergoing a row 21 : 33 | hiwmor | 1961 | crossfield successors, arnside | south east england row 22 : 34 | hi fi | 1960 | crossfield successors, arnside | wksc - regularly sailed row 23 : 35 | hilo | 1961 | enterprise boat company, rock ferry | wrecked when escaped moorings at west kirby row 24 : 37 | hinden | 1961 | crossfield successors, arnside | destroyed when put in a skip in liverpool by over keen repair row 25 : 38 | hinemoa | 1961 | enterprise boat company, rock ferry | wksc - regularly sailed row 26 : 39 | hickory | 1961 | crossfield successors, arnside | burnt on bonfire night row 27 : 40 | hirundo | 1961 | crossfield successors, arnside | broken up and burnt with parts re-used row 28 : 41 | highcrest | 1961 | crossfield successors, arnside | wrecked when came off its moorings at west kir row 29 : 43 | hildebrand | 1962 | crossfield successors, arnside | last heard in northumberland row 30 : 44 | hibrena | 1961 | crossfield successors, arnside | cut up and burnt in 2002 and parts salvaged for use by the row 31 : 46 | hi c | 1962 | enterprise boat company, rock ferry | hilbre association boat requiring extensive work row 32 : 51 | hiatus | 1962 | wirral boat co., rock ferry | wksc - | csv/204-csv/33.csv | how many boat builders are listed? | {
"header": [
"Number",
"Name",
"Year Built",
"Boat Builder",
"Current Status"
],
"rows": [
[
"1",
"Hilbre",
"1958",
"Williams & Nixon, Deganwy",
"WKSC-Regularly sailed"
],
[
"2",
"Highlight",
"1959",
"Enterprise Boat Company, Rock Ferry",
"WKSC-Regularly sailed"
],
[
"3",
"Hilary",
"1959",
"Williams & Nixon, Deganwy",
"South of Wales"
],
[
"4",
"Hioco",
"1959",
"Enterprise Boat Company, Rock Ferry",
"WKSC-Regularly sailed"
],
[
"5",
"Hirondelle",
"1959",
"Enterprise Boat Company, Rock Ferry",
"WKSC-Regularly sailed"
],
[
"6",
"Hie",
"1959",
"Williams & Nixon, Deganwy",
"WKSC-Regularly sailed"
],
[
"7",
"Highwayman",
"1959",
"Williams & Nixon, Deganwy",
"WKSC-Regularly sailed"
],
[
"8",
"Hiccup",
"1959",
"Williams & Nixon, Deganwy",
"WKSC-Regularly sailed"
],
[
"9",
"Hiawatha",
"1960",
"Williams & Nixon, Deganwy",
"WKSC-Regularly sailed"
],
[
"10",
"Hidalgo",
"1960",
"Enterprise Boat Company, Rock Ferry",
"Located in Hamburg, Germany"
],
[
"11",
"Highlander",
"1960",
"Enterprise Boat Company, Rock Ferry",
"Lying in Heswall Boat yard last 10 years, cuddy removed and decking changed to resemble a half rater"
],
[
"12",
"Hippo",
"1960",
"Enterprise Boat Company, Rock Ferry",
"WKSC"
],
[
"13",
"No boat",
"",
"",
""
],
[
"14",
"Hibernia",
"1961",
"Turner & Son, Donegal",
"Last heard located at Fiddlers Ferry SC"
],
[
"15",
"Hieros",
"1961",
"Turner & Son, Donegal",
"Understood to be in a garden in Chester"
],
[
"16",
"High & Dry",
"1961",
"Turner & Son, Donegal",
"Went down in the Persian gulf after 130 degree temperatures in 1981"
],
[
"17",
"Hilsa",
"1961",
"Enterprise Boat Company, Rock Ferry",
"WKSC-Regularly sailed"
],
[
"18",
"Hijinx",
"1960",
"Enterprise Boat Company, Rock Ferry",
"Abersoch"
],
[
"19",
"Hilarity",
"1960",
"Williams & Nixon, Deganwy",
"WKSC-Regularly sailed"
],
[
"20",
"Hilda",
"1960",
"Enterprise Boat Company, Rock Ferry",
"WKSC-Regularly sailed"
],
[
"21",
"Highlea",
"1960",
"Williams & Nixon, Deganwy",
"Last heard in Polperro"
],
[
"22",
"Hijack",
"1961",
"Turner & Son, Donegal",
"Set on fire and destroyed in Nevin,in 1995 after a dispute with local fishermen"
],
[
"23",
"Hi-Falutin",
"1962",
"Wirral Boat Co., Rock Ferry",
"Located at West Cheshire SC"
],
[
"24",
"Hibiscus",
"1961",
"Enterprise Boat Company, Rock Ferry",
"Sunk when it disappeared from its mooring at Tranmere in 1984"
],
[
"25",
"Hideaway",
"1961",
"JM Lowther, Whitby",
"Originally built out of class, subsequently altered and accepted by the Association in 1978. Five similar boats thought to have been built but not classed as Hilbres. Last Heard in West Lancs SC in 1996"
],
[
"26",
"Hispaniola",
"1961",
"Enterprise Boat Company, Rock Ferry",
"Last heard of heard in Irvine, Scotland"
],
[
"27",
"Hicotee",
"1961",
"Enterprise Boat Company, Rock Ferry",
"WKSC-Regularly sailed"
],
[
"28",
"Highland Scot",
"1961",
"Enterprise Boat Company, Rock Ferry",
"WKSC - Regularly sailed"
],
[
"29",
"Hither",
"1961",
"Enterprise Boat Company, Rock Ferry",
"WKSC - Regularly sailed"
],
[
"30",
"Hiatus",
"1961",
"Crossfield Successors, Arnside",
"Last heard of in Barrow in Furness"
],
[
"31",
"Hi Sheriff",
"1961",
"Crossfield Successors, Arnside",
"WKSC-Regularly sailed"
],
[
"32",
"Hiraethog",
"1960",
"Williams & Nixon, Deganwy",
"WKSC-Hilbre Association Boat....Undergoing a rebuild by the Association"
],
[
"33",
"Hiwmor",
"1961",
"Crossfield Successors, Arnside",
"South East England"
],
[
"34",
"Hi Fi",
"1960",
"Crossfield Successors, Arnside",
"WKSC - Regularly sailed"
],
[
"35",
"Hilo",
"1961",
"Enterprise Boat Company, Rock Ferry",
"Wrecked when escaped moorings at West Kirby SC"
],
[
"36",
"Hinayana",
"1961",
"Crossfield Successors, Arnside",
"Poorly repaired in the past and beyond economic repair and subsequently set on fire on bonfire night"
],
[
"37",
"Hinden",
"1961",
"Crossfield Successors, Arnside",
"Destroyed when put in a skip in Liverpool by over keen repairers who cut three feet off the stern in 1994"
],
[
"38",
"Hinemoa",
"1961",
"Enterprise Boat Company, Rock Ferry",
"WKSC - Regularly sailed"
],
[
"39",
"Hickory",
"1961",
"Crossfield Successors, Arnside",
"Burnt on Bonfire Night"
],
[
"40",
"Hirundo",
"1961",
"Crossfield Successors, Arnside",
"Broken up and burnt with parts re-used"
],
[
"41",
"Highcrest",
"1961",
"Crossfield Successors, Arnside",
"Wrecked when came off its moorings at West Kirby SC"
],
[
"42",
"Hindu Honey",
"1962",
"Crossfield Successors, Arnside",
"Destroyed/sank in North Wales with parts made available to the Hilbre Association"
],
[
"43",
"Hildebrand",
"1962",
"Crossfield Successors, Arnside",
"Last heard in Northumberland"
],
[
"44",
"Hibrena",
"1961",
"Crossfield Successors, Arnside",
"Cut up and burnt in 2002 and parts salvaged for use by the Association"
],
[
"45",
"Hifactum",
"1962",
"Enterprise Boat Company, Rock Ferry",
"Lying in a garden in the Irby, Wirral"
],
[
"46",
"Hi C",
"1962",
"Enterprise Boat Company, Rock Ferry",
"Hilbre Association boat requiring extensive work"
],
[
"47",
"Highland Piper",
"1961",
"William Partington Marine, Pwhelli",
"WKSC-Regularly sailed"
],
[
"48",
"Hi Di Hi",
"1961",
"Crossfield Successors, Arnside",
"Damaged beyond repair and burnt on bonfire night 2011 at WKSC"
],
[
"49",
"Higgler",
"1961",
"Crossfield Successors, Arnside",
"Last heard of in Polperro"
],
[
"50",
"Heulwen",
"1962",
"Wirral Boat Co., Rock Ferry",
"Porthmadog"
],
[
"51",
"Hiatus",
"1962",
"Wirral Boat Co., Rock Ferry",
"WKSC -"
],
[
"52",
"Hikari",
"1963",
"Crossfield Successors, Arnside",
"Converted to fishing boat, although understood now to be destroyed and burnt"
],
[
"53",
"High Hat",
"1963",
"William Partington Marine, Pwhelli",
"WKSC-Regularly sailed"
],
[
"54",
"Hinon",
"1964",
"Crossfield Successors, Arnside",
"Lying in a garden in Buckley, in a poor condition"
],
[
"55",
"Hiriver",
"1964",
"Anglesey Boat Co., Beaumaris",
"Sunk in the river Mersey, when swamped by the Isle of Man Ferry in 1970"
],
[
"56",
"Hipparchus",
"1966",
"Anglesey Boat Co., Beaumaris",
"Liverpool Maritime Museum"
]
]
} | [
"9"
] |
which nation won the same amount og golds as ghana? | nt-7391 | senegal, tunisia | col : rank | nation | gold | silver | bronze | total row 1 : 1 | nigeria | 13 | 5 | 6 | 24 row 2 : 2 | south africa | 11 | 11 | 8 | 30 row 3 : 3 | ethiopia | 6 | 3 | 2 | 11 row 4 : 4 | kenya | 5 | 4 | 8 | 17 row 5 : 5 | tunisia | 2 | 2 | 1 | 5 row 6 : 6 | senegal | 2 | 1 | 3 | 6 row 7 : 7 | ghana | 2 | 0 | 4 | 6 row 8 : 8 | cameroon | 1 | 4 | 1 | 6 row 9 : 9 | egypt | 1 | 1 | 2 | 4 row 10 : 10 | mauritius | 1 | 0 | 1 | 2 row 11 : 11 | mozambique | 1 | 0 | 0 | 1 row 12 : 12 | algeria | 0 | 8 | 1 | 9 row 13 : 13 | madagascar | 0 | 2 | 1 | 3 row 14 : 14 | zimbabwe | 0 | 1 | 1 | 2 row 15 : 15 | tanzania | 0 | 1 | 0 | 1 row 16 : 15 | togo | 0 | 1 | 0 | 1 row 17 : 15 | burkina faso | 0 | 1 | 0 | 1 row 18 : 18 | central african republic | 0 | 0 | 1 | 1 row 19 : 18 | uganda | 0 | 0 | 1 | 1 row 20 : 18 | namibia | 0 | 0 | 1 | 1 row 21 : 18 | ivory coast | 0 | 0 | 1 | 1 | csv/203-csv/61.csv | which nation won the same amount og golds as ghana? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"Nigeria",
"13",
"5",
"6",
"24"
],
[
"2",
"South Africa",
"11",
"11",
"8",
"30"
],
[
"3",
"Ethiopia",
"6",
"3",
"2",
"11"
],
[
"4",
"Kenya",
"5",
"4",
"8",
"17"
],
[
"5",
"Tunisia",
"2",
"2",
"1",
"5"
],
[
"6",
"Senegal",
"2",
"1",
"3",
"6"
],
[
"7",
"Ghana",
"2",
"0",
"4",
"6"
],
[
"8",
"Cameroon",
"1",
"4",
"1",
"6"
],
[
"9",
"Egypt",
"1",
"1",
"2",
"4"
],
[
"10",
"Mauritius",
"1",
"0",
"1",
"2"
],
[
"11",
"Mozambique",
"1",
"0",
"0",
"1"
],
[
"12",
"Algeria",
"0",
"8",
"1",
"9"
],
[
"13",
"Madagascar",
"0",
"2",
"1",
"3"
],
[
"14",
"Zimbabwe",
"0",
"1",
"1",
"2"
],
[
"15",
"Tanzania",
"0",
"1",
"0",
"1"
],
[
"15",
"Togo",
"0",
"1",
"0",
"1"
],
[
"15",
"Burkina Faso",
"0",
"1",
"0",
"1"
],
[
"18",
"Central African Republic",
"0",
"0",
"1",
"1"
],
[
"18",
"Uganda",
"0",
"0",
"1",
"1"
],
[
"18",
"Namibia",
"0",
"0",
"1",
"1"
],
[
"18",
"Ivory Coast",
"0",
"0",
"1",
"1"
]
]
} | [
"Senegal",
"Tunisia"
] |
how many movies has he been in? | nt-7392 | 14 | col : genre | year | title | role | episodes | notes row 1 : film | 1995 | timepiece | khris | | row 2 : tv series | 1997 | nash bridges | reggie harell | "dirty tricks" | 4 episodes total row 3 : film | 1998 | around the fire | trace | | row 4 : short film | 1999 | king of the bingo game | sonny | | row 5 : tv series | 1999 | nash bridges | hassam\ndesmond kenner | "power play"\n"girl trouble" | 4 episodes total row 6 : film | 1999 | true crime | wally cartwright | | row 7 : tv series | 2000 | nash bridges | trumpet player | "skin trade" | 4 episodes total row 8 : film | 2000 | desi's looking for a new girl | mother | | row 9 : film | 2003 | kung phooey! | roy lee | | row 10 : tv series | 2004 | law & order | ronald gumer | "hands free" | 2 episodes total row 11 : film | 2006 | freedomland | male patient | | row 12 : tv series | 2006 | law & order: criminal intent | sergeant ev sides | "to the bone" | 2 episodes total row 13 : tv series | 2006 | law & order: trial by jury | gus | "eros in the upper eighties" | row 14 : tv series | 2008 | the big gay sketch show | | | 8 episodes; 16 episodes total row 15 : tv series | 2008 | law & order | donnie | "sweetie" | 2 episodes total row 16 : film | 2008 | miracle at st. anna | west indian postal customer | | row 17 : tv series | 2009 | great performances | mr. franklin/mr. venus/joop | "passing strange" | musical telecast row 18 : tv series | 2010 | the big gay sketch show | | | 8 episodes; 16 episodes total row 19 : tv series | 2010 | law & order: criminal intent | andre lanier | "love sick" | 2 episodes total row 20 : film | 2012 | lincoln | private harold green | | row 21 : film | 2012 | red hook summer | blessing rowe | | row 22 : film | 2013 | 42 | lawson bowman | | row 23 : film | 2013 | hairbrained | finals moderator | | row 24 : film | 2013 | the butler | freddie fallows | | row 25 : film | 2013 | 400 boys | talon | | | csv/203-csv/797.csv | how many movies has he been in? | {
"header": [
"Genre",
"Year",
"Title",
"Role",
"Episodes",
"Notes"
],
"rows": [
[
"Film",
"1995",
"Timepiece",
"Khris",
"",
""
],
[
"TV series",
"1997",
"Nash Bridges",
"Reggie Harell",
"\"Dirty Tricks\"",
"4 episodes total"
],
[
"Film",
"1998",
"Around the Fire",
"Trace",
"",
""
],
[
"Short film",
"1999",
"King of the Bingo Game",
"Sonny",
"",
""
],
[
"TV series",
"1999",
"Nash Bridges",
"Hassam\\nDesmond Kenner",
"\"Power Play\"\\n\"Girl Trouble\"",
"4 episodes total"
],
[
"Film",
"1999",
"True Crime",
"Wally Cartwright",
"",
""
],
[
"TV series",
"2000",
"Nash Bridges",
"Trumpet Player",
"\"Skin Trade\"",
"4 episodes total"
],
[
"Film",
"2000",
"Desi's Looking for a New Girl",
"Mother",
"",
""
],
[
"Film",
"2003",
"Kung Phooey!",
"Roy Lee",
"",
""
],
[
"TV series",
"2004",
"Law & Order",
"Ronald Gumer",
"\"Hands Free\"",
"2 episodes total"
],
[
"Film",
"2006",
"Freedomland",
"Male Patient",
"",
""
],
[
"TV series",
"2006",
"Law & Order: Criminal Intent",
"Sergeant Ev Sides",
"\"To the Bone\"",
"2 episodes total"
],
[
"TV series",
"2006",
"Law & Order: Trial by Jury",
"Gus",
"\"Eros in the Upper Eighties\"",
""
],
[
"TV series",
"2008",
"The Big Gay Sketch Show",
"",
"",
"8 episodes; 16 episodes total"
],
[
"TV series",
"2008",
"Law & Order",
"Donnie",
"\"Sweetie\"",
"2 episodes total"
],
[
"Film",
"2008",
"Miracle at St. Anna",
"West Indian Postal Customer",
"",
""
],
[
"TV series",
"2009",
"Great Performances",
"Mr. Franklin/Mr. Venus/Joop",
"\"Passing Strange\"",
"musical telecast"
],
[
"TV series",
"2010",
"The Big Gay Sketch Show",
"",
"",
"8 episodes; 16 episodes total"
],
[
"TV series",
"2010",
"Law & Order: Criminal Intent",
"Andre Lanier",
"\"Love Sick\"",
"2 episodes total"
],
[
"Film",
"2012",
"Lincoln",
"Private Harold Green",
"",
""
],
[
"Film",
"2012",
"Red Hook Summer",
"Blessing Rowe",
"",
""
],
[
"Film",
"2013",
"42",
"Lawson Bowman",
"",
""
],
[
"Film",
"2013",
"HairBrained",
"Finals Moderator",
"",
""
],
[
"Film",
"2013",
"The Butler",
"Freddie Fallows",
"",
""
],
[
"Film",
"2013",
"400 Boys",
"Talon",
"",
""
]
]
} | [
"14"
] |
how many games were in uefa or world cup qualifying matches? | nt-7393 | 5 | col : # | date | venue | opponent | score | result | competition row 1 : 1. | 16 november 2005 | tehelné pole, bratislava, slovakia | spain | 1–0 | 1–1 | 2006 fifa world cup play-offs row 2 : 2. | 20 may 2006 | štadión antona malatinskéh | belgium | 1–0 | 1–1 | friendly row 3 : 3. | 13 october 2007 | štadión zimný, dubnica | san marino | 5–0 | 7–0 | uefa euro 2008 qualifying row 4 : 4. | 21 november 2007 | stadio olimpico, serravalle, san marino | san marino | 0–2 | 0–5 | uefa euro 2008 qualifying row 5 : 5. | 9 september 2009 | windsor park, belfast, northern ireland | northern ireland | 0–2 | 0–2 | 2010 fifa world cup qualification row 6 : 6. | 3 september 2010 | pasienky, bratislava, slovakia | macedonia | 1–0 | 1–0 | uefa euro 2012 qualification row 7 : 7. | 29 march 2011 | štadión antona malatinskéh | denmark | 1–1 | 1–2 | friendly | csv/203-csv/6.csv | how many games were in uefa or world cup qualifying matches? | {
"header": [
"#",
"Date",
"Venue",
"Opponent",
"Score",
"Result",
"Competition"
],
"rows": [
[
"1.",
"16 November 2005",
"Tehelné pole, Bratislava, Slovakia",
"Spain",
"1–0",
"1–1",
"2006 FIFA World Cup play-offs"
],
[
"2.",
"20 May 2006",
"Štadión Antona Malatinského, Trnava, Slovakia",
"Belgium",
"1–0",
"1–1",
"Friendly"
],
[
"3.",
"13 October 2007",
"Štadión Zimný, Dubnica, Slovakia",
"San Marino",
"5–0",
"7–0",
"UEFA Euro 2008 qualifying"
],
[
"4.",
"21 November 2007",
"Stadio Olimpico, Serravalle, San Marino",
"San Marino",
"0–2",
"0–5",
"UEFA Euro 2008 qualifying"
],
[
"5.",
"9 September 2009",
"Windsor Park, Belfast, Northern Ireland",
"Northern Ireland",
"0–2",
"0–2",
"2010 FIFA World Cup qualification"
],
[
"6.",
"3 September 2010",
"Pasienky, Bratislava, Slovakia",
"Macedonia",
"1–0",
"1–0",
"UEFA Euro 2012 qualification"
],
[
"7.",
"29 March 2011",
"Štadión Antona Malatinského, Trnava, Slovakia",
"Denmark",
"1–1",
"1–2",
"Friendly"
]
]
} | [
"5"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.