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 |
|---|---|---|---|---|---|---|---|
which athlete had the fastest time? | nt-5146 | tommy green | col : rank | name | nationality | time (hand) | notes row 1 : | tommy green | great britain | 4:50:10 | or row 2 : | jānis daliņš | latvia | 4:57:20 | row 3 : | ugo frigerio | italy | 4:59:06 | row 4 : 4 | karl hähnel | germany | 5:06:06 | row 5 : 5 | ettore rivolta | italy | 5:07:39 | row 6 : 6 | paul sievert |... | csv/204-csv/521.csv | which athlete had the fastest time? | {
"header": [
"Rank",
"Name",
"Nationality",
"Time (hand)",
"Notes"
],
"rows": [
[
"",
"Tommy Green",
"Great Britain",
"4:50:10",
"OR"
],
[
"",
"Jānis Daliņš",
"Latvia",
"4:57:20",
""
],
[
"",
"Ugo Frig... | [
"Tommy Green"
] |
what venue was before beijing, china? | nt-5148 | valencia, spain | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb... | csv/204-csv/364.csv | what venue was before beijing, china? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
],
"rows": [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Gros... | [
"Valencia, Spain"
] |
how many albums did not have a time length? | nt-5149 | 6 | col : # | title | english translation | original album | length row 1 : 1 | mimpi yang sempurna | a perfect dream | kisah 2002 malam | 4:30 row 2 : 2 | bintang di surga | stars in the heaven | bintang di surga | row 3 : 3 | aku dan bintang | the stars and me | taman langit | 3:39 row 4 : 4 | jauh mimpiku | distant dre... | csv/204-csv/631.csv | how many albums did not have a time length? | {
"header": [
"#",
"Title",
"English Translation",
"Original Album",
"Length"
],
"rows": [
[
"1",
"Mimpi Yang Sempurna",
"A Perfect Dream",
"Kisah 2002 Malam",
"4:30"
],
[
"2",
"Bintang Di Surga",
"Stars in The Heaven",
"Bintang... | [
"6"
] |
which institution was founded last? | nt-5150 | quinnipiac university | col : institution | location | nickname | founded | historical affiliation | enrollment | primary conference row 1 : brown university | providence, rhode island | bears | 1764 | nonsectarian, founded by baptists, but founding charter promises " | 7,744 | ivy league row 2 : clarkson university | potsdam, new york | gold... | csv/203-csv/610.csv | which institution was founded last? | {
"header": [
"Institution",
"Location",
"Nickname",
"Founded",
"Historical Affiliation",
"Enrollment",
"Primary Conference"
],
"rows": [
[
"Brown University",
"Providence, Rhode Island",
"Bears",
"1764",
"Nonsectarian, founded by Baptists, but foundin... | [
"Quinnipiac University"
] |
what was the number of nominations in the 1990s? | nt-5151 | 10 | col : year | actor | award | category | role | episode | result row 1 : 1992 | nancy cartwright | primetime emmy award | outstanding voice-over performance | bart simpson | "separate vocations" | won row 2 : 1992 | dan castellaneta | primetime emmy award | outstanding voice-over performance | homer simpson | "lisa's po... | csv/203-csv/782.csv | what was the number of nominations in the 1990s? | {
"header": [
"Year",
"Actor",
"Award",
"Category",
"Role",
"Episode",
"Result"
],
"rows": [
[
"1992",
"Nancy Cartwright",
"Primetime Emmy Award",
"Outstanding Voice-over Performance",
"Bart Simpson",
"\"Separate Vocations\"",
"Won"
],
... | [
"10"
] |
what was the number of goals scored against san marino? | nt-5152 | 3 | col : goal | date | venue | opponent | score | result | competition row 1 : 1 | 10 october 1998 | tyencastle park, edinburgh | estonia | 1–1 | 3–2 | ecqg9 row 2 : 2 | 10 october 1998 | tyencastle park, edinburgh | estonia | 3–2 | 3–2 | ecqg9 row 3 : 3 | 14 october 1998 | pittodrie stadium, aberdeen | faroe islands | 2–... | csv/203-csv/655.csv | what was the number of goals scored against san marino? | {
"header": [
"Goal",
"Date",
"Venue",
"Opponent",
"Score",
"Result",
"Competition"
],
"rows": [
[
"1",
"10 October 1998",
"Tyencastle Park, Edinburgh",
"Estonia",
"1–1",
"3–2",
"ECQG9"
],
[
"2",
"10 October 1998",
... | [
"3"
] |
which region in the danish part has the highest population? | nt-5154 | danish capital region | col : region | population | area | density row 1 : danish capital region | 1,823,109 | 2,864 km² | 636.5/km² row 2 : remainder | 608,036 | 6,970 km² | 87.2/km² row 3 : total for danish part: | 2,431,145 | 9,834 km² | 247.2/km² row 4 : south skåne | 683,886 | 2,680 km² | 255.1/km² row 5 : west skåne | 305,982 | 2,730 km... | csv/201-csv/11.csv | which region in the danish part has the highest population? | {
"header": [
"Region",
"Population",
"Area",
"Density"
],
"rows": [
[
"Danish Capital Region",
"1,823,109",
"2,864 km²",
"636.5/km²"
],
[
"Remainder",
"608,036",
"6,970 km²",
"87.2/km²"
],
[
"Total for Danish part:",
... | [
"Danish Capital Region"
] |
"quiz show" aired on march 21, 1997. what was the name of the next episode? | nt-5155 | "security guy" | col : no. in\nseries | no. in\nseason | title | directed by | written by | original air date | prod. code row 1 : 68 | 1 | "you can go home again" | jeff mccracken | mark blutman & howard busgang | september 20, 1996 | b720 row 2 : 69 | 2 | "hair today, goon tomorrow" | jeff mccracken | susan estelle jansen | september... | csv/204-csv/840.csv | "quiz show" aired on march 21, 1997. what was the name of the next episode? | {
"header": [
"No. in\\nSeries",
"No. in\\nSeason",
"Title",
"Directed by",
"Written by",
"Original air date",
"Prod. code"
],
"rows": [
[
"68",
"1",
"\"You Can Go Home Again\"",
"Jeff McCracken",
"Mark Blutman & Howard Busgang",
"September 20, 1... | [
"\"Security Guy\""
] |
what is the difference in population between daping and shaoshan? | nt-5156 | 400 | col : name | hanzi | population (2005) | area (km2) row 1 : qingxi | 清溪镇 | 20,000 | 2.9 row 2 : ruyi | 如意镇 | 15,100 | 33.85 row 3 : yintian | 银田镇 | 19,500 | 28 row 4 : daping | 大坪乡 | 14,300 | 32 row 5 : yongyi | 永义乡 | 10,600 | 24 row 6 : shaoshan | 韶山乡 | 14,700 | 37.62 row 7 : yanglin | 杨林乡 | 20,600 | 58.8 | csv/204-csv/891.csv | what is the difference in population between daping and shaoshan? | {
"header": [
"Name",
"Hanzi",
"Population (2005)",
"Area (Km2)"
],
"rows": [
[
"Qingxi",
"清溪镇",
"20,000",
"2.9"
],
[
"Ruyi",
"如意镇",
"15,100",
"33.85"
],
[
"Yintian",
"银田镇",
"19,500",
"28"
],
[
... | [
"400"
] |
which county had the most voters for a candidate other than bush or kerry? | nt-5157 | tompkins | col : county | kerry | votes | bush | votes | others | votes row 1 : bronx | 82.8% | 283,994 | 16.5% | 56,701 | 0.7% | 2,284 row 2 : manhattan | 82.1% | 526,765 | 16.7% | 107,405 | 1.2% | 7,781 row 3 : brooklyn | 74.9% | 514,973 | 24.3% | 167,149 | 0.8% | 5,762 row 4 : queens | 71.7% | 433,835 | 27.4% | 165,954 | 0.9% ... | csv/204-csv/606.csv | which county had the most voters for a candidate other than bush or kerry? | {
"header": [
"County",
"Kerry",
"Votes",
"Bush",
"Votes",
"Others",
"Votes"
],
"rows": [
[
"Bronx",
"82.8%",
"283,994",
"16.5%",
"56,701",
"0.7%",
"2,284"
],
[
"Manhattan",
"82.1%",
"526,765",
"16.7%",
... | [
"Tompkins"
] |
what was the difference in the first and second leg for belgium? | nt-5158 | 2 | col : team 1 | agg. | team 2 | 1st leg | 2nd leg row 1 : england | 2–3 | france | 1–1 | 1–2 row 2 : czech republic | 0–3 | germany | 0–2 | 0–1 row 3 : hungary | 1–2 | italy | 1–1 | 0–1 row 4 : serbia and montenegro | 5–2 | croatia | 3–1 | 2–1 row 5 : ukraine | 5–4 | belgium | 2–3 | 3–1 row 6 : russia | 1–4 | denmark | ... | csv/203-csv/526.csv | what was the difference in the first and second leg for belgium? | {
"header": [
"Team 1",
"Agg.",
"Team 2",
"1st leg",
"2nd leg"
],
"rows": [
[
"England",
"2–3",
"France",
"1–1",
"1–2"
],
[
"Czech Republic",
"0–3",
"Germany",
"0–2",
"0–1"
],
[
"Hungary",
"1–2",
... | [
"2"
] |
how long was the longest time between alec su being in a film? | nt-5160 | 5 years | 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 | 情色 - ... | csv/204-csv/307.csv | how long was the longest time between alec su being in a film? | {
"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",
... | [
"5 years"
] |
what was the difference, in years, between the year when damon bailey won the award and the year he was drafted by the pacers? | nt-5161 | 4 | col : year | player | high school | college | nba/aba draft row 1 : 1939 | george crowe | franklin | indiana central | row 2 : 1941 | john bass | greenwood | | row 3 : 1945 | tom schwartz | kokomo | indiana | row 4 : 1946 | johnny wilson | anderson | anderson | row 5 : 1948 | bob masters | lafayette jefferson | in... | csv/204-csv/585.csv | what was the difference, in years, between the year when damon bailey won the award and the year he was drafted by the pacers? | {
"header": [
"Year",
"Player",
"High School",
"College",
"NBA/ABA draft"
],
"rows": [
[
"1939",
"George Crowe",
"Franklin",
"Indiana Central",
""
],
[
"1940",
"Ed Schienbein",
"Southport",
"Indiana",
""
],
[
... | [
"4"
] |
how many lanes were there? | nt-5162 | 8 | col : rank | lane | name | nationality | time | notes row 1 : 1 | 4 | petra chocová | czech republic | 31.44 | q row 2 : 2 | 5 | sycerika mcmahon | ireland | 31.51 | q row 3 : 3 | 6 | concepcion badillo diaz | spain | 31.66 | q row 4 : 4 | 1 | katharina stiberg | norway | 31.84 | q row 5 : 5 | 3 | hrafnhildur lúthersdó... | csv/204-csv/547.csv | how many lanes were there? | {
"header": [
"Rank",
"Lane",
"Name",
"Nationality",
"Time",
"Notes"
],
"rows": [
[
"1",
"4",
"Petra Chocová",
"Czech Republic",
"31.44",
"Q"
],
[
"2",
"5",
"Sycerika McMahon",
"Ireland",
"31.51",
"Q"
]... | [
"8"
] |
what is the total number of natural change in 1980? | nt-5163 | 350 | col : | average population (x 1000) | live births | deaths | natural change | crude birth rate (per 1000) | crude death rate (per 1000) | natural change (per 1000) row 1 : 1970 | 31 | 683 | 356 | 327 | 22.0 | 11.5 | 10.5 row 2 : 1975 | 33 | 706 | 374 | 332 | 21.4 | 11.3 | 10.1 row 3 : 1980 | 35 | 701 | 351 | 350 | 20.... | csv/204-csv/141.csv | what is the total number of natural change in 1980? | {
"header": [
"",
"Average population (x 1000)",
"Live births",
"Deaths",
"Natural change",
"Crude birth rate (per 1000)",
"Crude death rate (per 1000)",
"Natural change (per 1000)"
],
"rows": [
[
"1970",
"31",
"683",
"356",
"327",
"22.0",
... | [
"350"
] |
who was the last color commentator? | nt-5164 | frank gifford and don perkins | col : season | network | play-by-play | color commentator(s) | sideline reporter(s) row 1 : 1969 | cbs | jack whitaker | frank gifford and don perkins | row 2 : 1968 | cbs | ray scott | paul christman | frank glieber row 3 : 1967 | cbs | frank glieber | frank gifford | row 4 : 1966 | cbs | chuck thompson | tom brooks... | csv/203-csv/773.csv | who was the last color commentator? | {
"header": [
"Season",
"Network",
"Play-by-play",
"Color commentator(s)",
"Sideline reporter(s)"
],
"rows": [
[
"1969",
"CBS",
"Jack Whitaker",
"Frank Gifford and Don Perkins",
""
],
[
"1968",
"CBS",
"Ray Scott",
"Paul Christma... | [
"Frank Gifford and Don Perkins"
] |
how many people attended the club's games in the month of march? | nt-5165 | 21,500 | col : m | date | tournament | round | ground | opponent | score | attendance | dinamo scorers | report row 1 : 3 | 20 jul | ucl | qr2 | ar | koper | 0 – 3 | 2,000 | | sportnet.hr row 2 : 4 | 24 jul | 1. hnl | 1 | h | hrvatski dragovoljac | 4 – 1 | 350 | morales, sammir, slepička, mes | sportnet.hr row 3 : 5 | 27 jul |... | csv/204-csv/971.csv | how many people attended the club's games in the month of march? | {
"header": [
"M",
"Date",
"Tournament",
"Round",
"Ground",
"Opponent",
"Score",
"Attendance",
"Dinamo Scorers",
"Report"
],
"rows": [
[
"1",
"13 Jul",
"UCL",
"QR2",
"H",
"Koper",
"5 – 1",
"7,000",
"Mandžukić (2), Sl... | [
"21,500"
] |
how many more bronze medals did canada earn than venezuela? | nt-5167 | 6 more | col : rank | nation | gold | silver | bronze | total row 1 : 1 | united states (usa) | 25 | 16 | 7 | 48 row 2 : 2 | canada (can) | 5 | 4 | 7 | 16 row 3 : 3 | jamaica (jam) | 4 | 3 | 4 | 11 row 4 : 4 | cuba (cub) | 3 | 8 | 4 | 15 row 5 : 5 | mexico (mex) | 0 | 3 | 3 | 6 row 6 : 6 | brazil (bra) | 0 | 2 | 1 | 3 row 7 : 7... | csv/203-csv/716.csv | how many more bronze medals did canada earn than venezuela? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"United States (USA)",
"25",
"16",
"7",
"48"
],
[
"2",
"Canada (CAN)",
"5",
"4",
"7",
"16"
],
[
"3",
... | [
"6 more"
] |
tell me the number of people that attended the first game they won in october. | nt-5168 | 21,707 | col : week | date | opponent | score | result | attendance | record row 1 : 1 | thursday, aug 11 | vs. winnipeg blue bombers | 35–21 | loss | 31,837 | 0–1 row 2 : 2 | monday, aug 15 | at edmonton eskimos | 33–14 | loss | 17,500 | 0–2 row 3 : 3 | saturday, aug 20 | vs. saskatchewan roughriders | 27–12 | win | 29,532 | 1... | csv/204-csv/523.csv | tell me the number of people that attended the first game they won in october. | {
"header": [
"Week",
"Date",
"Opponent",
"Score",
"Result",
"Attendance",
"Record"
],
"rows": [
[
"1",
"Thursday, Aug 11",
"vs. Winnipeg Blue Bombers",
"35–21",
"Loss",
"31,837",
"0–1"
],
[
"2",
"Monday, Aug 15",
... | [
"21,707"
] |
how many times was there a loss by more than 5 points? | nt-5169 | 14 | col : date | opponent | site | result | attendance | record row 1 : thu., dec. 5, 1940 | at loyola maryland | alumni gymnasium • baltimore, md | l 32–36 | n/a | 0-1 row 2 : tue., dec. 10, 1940 | western maryland | riverside stadium • washington, dc | w 41–29 | n/a | 1-1 row 3 : thu., dec. 12, 1940 | at american | clend... | csv/204-csv/36.csv | how many times was there a loss by more than 5 points? | {
"header": [
"Date",
"Opponent",
"Site",
"Result",
"Attendance",
"Record"
],
"rows": [
[
"Thu., Dec. 5, 1940",
"at Loyola Maryland",
"Alumni Gymnasium • Baltimore, MD",
"L 32–36",
"N/A",
"0-1"
],
[
"Tue., Dec. 10, 1940",
"Western... | [
"14"
] |
who was the only representative who won a special award at miss nepal but did not place at miss nepal? | nt-5171 | madina begum | 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 persona... | csv/204-csv/172.csv | who was the only representative who won a special award at miss nepal but did not place at miss nepal? | {
"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",
"... | [
"Madina Begum"
] |
what was the next album released after "the man in the mirror"? | nt-5172 | past the point of no return | col : year | song | chart positions\nus country | chart positions\ncan country | album row 1 : 1968 | "god help you woman" | 32 | 24 | singles only row 2 : 1969 | "please take me back" | 40 | — | singles only row 3 : 1969 | "i'm not through loving you" | 52 | — | singles only row 4 : 1969 | "molly" | 53 | — | singles o... | csv/203-csv/830.csv | what was the next album released after "the man in the mirror"? | {
"header": [
"Year",
"Song",
"Chart Positions\\nUS Country",
"Chart Positions\\nCAN Country",
"Album"
],
"rows": [
[
"1968",
"\"God Help You Woman\"",
"32",
"24",
"singles only"
],
[
"1969",
"\"Please Take Me Back\"",
"40",
"—"... | [
"Past the Point of No Return"
] |
what is the total population for aberdeen in 2011? | nt-5173 | 599 | col : name | rural\nmunicipality (rm) | population\n(2011) | population\n(2006) | change\n(%) | land\narea\n(km²) | population\ndensity\n(per km²) row 1 : aberdeen | aberdeen no. 373 | 599 | 527 | 13.7 | 1.95 | 307 row 2 : alameda | moose creek no. 33 | 342 | 308 | 11 | 2.55 | 133.9 row 3 : allan | bayne no. 371 | 648 ... | csv/204-csv/43.csv | what is the total population for aberdeen in 2011? | {
"header": [
"Name",
"Rural\\nmunicipality (RM)",
"Population\\n(2011)",
"Population\\n(2006)",
"Change\\n(%)",
"Land\\narea\\n(km²)",
"Population\\ndensity\\n(per km²)"
],
"rows": [
[
"Aberdeen",
"Aberdeen No. 373",
"599",
"527",
"13.7",
"1.95"... | [
"599"
] |
who had the lowest lap time? | nt-5174 | marc márquez | col : pos | no | rider | bike | laps | time | grid | points row 1 : 1 | 93 | marc márquez | derbi | 22 | 40:46.315 | 1 | 25 row 2 : 2 | 38 | bradley smith | aprilia | 22 | +4.638 | 3 | 20 row 3 : 3 | 44 | pol espargaró | derbi | 22 | +4.996 | 2 | 16 row 4 : 4 | 11 | sandro cortese | derbi | 22 | +45.366 | 5 | 13 row 5 ... | csv/204-csv/603.csv | who had the lowest lap time? | {
"header": [
"Pos",
"No",
"Rider",
"Bike",
"Laps",
"Time",
"Grid",
"Points"
],
"rows": [
[
"1",
"93",
"Marc Márquez",
"Derbi",
"22",
"40:46.315",
"1",
"25"
],
[
"2",
"38",
"Bradley Smith",
"Aprilia... | [
"Marc Márquez"
] |
what is the number of years that the team did not qualify for playoffs? | nt-5175 | 10 | col : year | division | league | reg. season | playoffs | open cup row 1 : 1998 | 3 | usisl d-3 pro league | 3rd, northeast | division semifinals | 2nd round row 2 : 1999 | 3 | usl d-3 pro league | 1st, northern | champion | did not qualify row 3 : 2000 | 3 | usl d-3 pro league | 5th, northern | conference finals | did... | csv/203-csv/595.csv | what is the number of years that the team did not qualify for playoffs? | {
"header": [
"Year",
"Division",
"League",
"Reg. Season",
"Playoffs",
"Open Cup"
],
"rows": [
[
"1998",
"3",
"USISL D-3 Pro League",
"3rd, Northeast",
"Division Semifinals",
"2nd Round"
],
[
"1999",
"3",
"USL D-3 Pro League... | [
"10"
] |
what was the last position that the team achieved? | nt-5177 | 4th | col : season | level | division | section | position | movements row 1 : 1999 | tier 5 | division 4 | gotland | 6th | vårserier (spring series) row 2 : | tier 5 | division 4 | gotland | 5th | höstserier (autumn series) row 3 : 2000 | tier 5 | division 4 | gotland | 2nd | vårserier (spring series) row 4 : | tier 5 | d... | csv/204-csv/42.csv | what was the last position that the team achieved? | {
"header": [
"Season",
"Level",
"Division",
"Section",
"Position",
"Movements"
],
"rows": [
[
"1999",
"Tier 5",
"Division 4",
"Gotland",
"6th",
"Vårserier (Spring Series)"
],
[
"",
"Tier 5",
"Division 4",
"Gotland",
... | [
"4th"
] |
is koli larger than lemmenjoki? | nt-5180 | no | col : national park | region | land area (km²) | established | visitation (2009) | coordinates row 1 : archipelago | finland proper | 500 | 1982 | 53,500 | 59°54′53′′n 21°52′39′′e row 2 : eastern gulf of finland | kymenlaakso | 6.7 | 1982 | 19,000 | 60°17′5′′n 27°16′26′′e row 3 : ekenäs archipelago | uusimaa | 52 | 198... | csv/204-csv/143.csv | is koli larger than lemmenjoki? | {
"header": [
"National park",
"Region",
"Land area (km²)",
"Established",
"Visitation (2009)",
"Coordinates"
],
"rows": [
[
"Archipelago",
"Finland Proper",
"500",
"1982",
"53,500",
"59°54′53″N 21°52′39″E / 59.91472°N 21.87750°E"
],
[
... | [
"No"
] |
which year had at most a time of 9.72? | nt-5181 | 2008 | col : year | time | windspeed | city | date | row 1 : 2000 | 11.45 | −2.3 | kingston | 13 march | the progression of powell's 100 m seasons' best times row 2 : 2001 | 10.50 | 0.40 | kingston | 22 june | the progression of powell's 100 m seasons' best times row 3 : 2002 | 10.12 | 1.30 | rovereto | 28 august | the progr... | csv/203-csv/524.csv | which year had at most a time of 9.72? | {
"header": [
"Year",
"Time",
"Windspeed",
"City",
"Date",
""
],
"rows": [
[
"2000",
"11.45",
"−2.3",
"Kingston",
"13 March",
"The progression of Powell's 100 m seasons' best times"
],
[
"2001",
"10.50",
"0.40",
"Kings... | [
"2008"
] |
which episode had at least 1.0 viewers? | nt-5182 | "episode ten" | col : episode | title | original airdate | viewers | nightly\nrank row 1 : 1\n2-01 | "the return" (part 1) | 16 may 2011 | 0.927 | 12 row 2 : 2\n2-02 | "baby bumps" (part 2) | 16 may 2011 | 0.760 | 16 row 3 : 3\n2-03 | "dates, decisions & divorces" | 23 may 2011 | 0.905 | 12 row 4 : 4\n2-04 | "together we are one" | 30... | csv/204-csv/449.csv | which episode had at least 1.0 viewers? | {
"header": [
"Episode",
"Title",
"Original airdate",
"Viewers",
"Nightly\\nRank"
],
"rows": [
[
"1\\n2-01",
"\"The Return\" (Part 1)",
"16 May 2011",
"0.927",
"12"
],
[
"2\\n2-02",
"\"Baby Bumps\" (Part 2)",
"16 May 2011",
"0.7... | [
"\"Episode Ten\""
] |
how many consecutive years did rosenborg win gold? | nt-5184 | 13 | col : season | league | gold | silver | bronze | winning manager row 1 : 1937–38 | league of norway | fredrikstad* | lyn | — | — row 2 : 1938–39 | league of norway | fredrikstad | skeid | — | — row 3 : 1949–50 | main league | fram larvik | fredrikstad | — | row 4 : 1950–51 | main league | fredrikstad | odd | — | row ... | csv/203-csv/683.csv | how many consecutive years did rosenborg win gold? | {
"header": [
"Season",
"League",
"Gold",
"Silver",
"Bronze",
"Winning manager"
],
"rows": [
[
"1937–38",
"League of Norway",
"Fredrikstad*",
"Lyn",
"—",
"—"
],
[
"1938–39",
"League of Norway",
"Fredrikstad",
"Skeid",
... | [
"13"
] |
what was the difference in vote percent between 1968 and 1974? | nt-5185 | 7.6 | col : year | vote % | place | seats | place | cabinet row 1 : 1945 | | | 25 | 1st | yes row 2 : 1948 | | | 22 | 1st | yes row 3 : 1951 | | | 21 | 1st | yes row 4 : 1954 | 42.4 | 1st | 26 | 1st | yes row 5 : 1959 | 36.9 | 1st | 21 | 1st | yes row 6 : 1964 | 33.3 | 2nd | 22 | 1st | yes row 7 : 1968 | 35.2 | 1st | 2... | csv/203-csv/732.csv | what was the difference in vote percent between 1968 and 1974? | {
"header": [
"Year",
"Vote %",
"Place",
"Seats",
"Place",
"Cabinet"
],
"rows": [
[
"1945",
"",
"",
"25",
"1st",
"Yes"
],
[
"1948",
"",
"",
"22",
"1st",
"Yes"
],
[
"1951",
"",
"",
... | [
"7.6"
] |
what is the number of stories directed by jim ryan? | nt-5188 | 6 | col : # | title | date | director | story | synopsis | notes row 1 : 13 | sacré bleu cross | february 1, 1967 | gerry chiniquy | john w. dunn | when they go after hassan the assassin, deux-deux | the commissioner does not appear. row 2 : 14 | le quiet squad | may 17, 1967 | robert mckimson | jim ryan | the commissioner... | csv/203-csv/338.csv | what is the number of stories directed by jim ryan? | {
"header": [
"#",
"Title",
"Date",
"Director",
"Story",
"Synopsis",
"Notes"
],
"rows": [
[
"13",
"Sacré Bleu Cross",
"February 1, 1967",
"Gerry Chiniquy",
"John W. Dunn",
"When they go after Hassan the Assassin, Deux-Deux gives the Inspector an ... | [
"6"
] |
who was the previous winner to the 1997 winner? | nt-5189 | boston harbor | col : year | winner | second | third | starters row 1 : 2013 | new year's day | havana | strong mandate | 13 row 2 : 2012 | shanghai bobby | he's had enough | capo bastone | 9 row 3 : 2011 | hansen | union rags | creative cause | 13 row 4 : 2010 | uncle mo | boys at toscanova | rogue romance | 11 row 5 : 2009 | vale of... | csv/204-csv/62.csv | who was the previous winner to the 1997 winner? | {
"header": [
"Year",
"Winner",
"Second",
"Third",
"Starters"
],
"rows": [
[
"2013",
"New Year's Day",
"Havana",
"Strong Mandate",
"13"
],
[
"2012",
"Shanghai Bobby",
"He's Had Enough",
"Capo Bastone",
"9"
],
[
... | [
"Boston Harbor"
] |
how long has it been since the first hanging occurred? | nt-5190 | 169 years | col : state | last execution date | name | crime | method row 1 : united states federal government | 18 march 2003 | louis jones, jr. | aggravated murder | lethal injection row 2 : united states military | 13 april 1961 | john a. bennett | rape and attempted murder | hanging row 3 : alabama | 25 july 2013 | andrew reid... | csv/203-csv/9.csv | how long has it been since the first hanging occurred? | {
"header": [
"State",
"Last execution date",
"Name",
"Crime",
"Method"
],
"rows": [
[
"United States Federal Government",
"18 March 2003",
"Louis Jones, Jr.",
"aggravated murder",
"lethal injection"
],
[
"United States military",
"13 April... | [
"169 years"
] |
how many games were played? | nt-5191 | 180 | col : place | team | played | won | draw | lost | goals\nscored | goals\nconceded | +/- | points row 1 : 1. | c.d. fas | 18 | 10 | 6 | 2 | 27 | 13 | +14 | 36 row 2 : 2. | c.d. águila | 18 | 9 | 4 | 5 | 38 | 26 | +12 | 31 row 3 : 3. | c.d. luis ángel firpo | 18 | 7 | 7 | 4 | 25 | 18 | +7 | 28 row 4 : 4. | san salvador f... | csv/203-csv/67.csv | how many games were played? | {
"header": [
"Place",
"Team",
"Played",
"Won",
"Draw",
"Lost",
"Goals\\nScored",
"Goals\\nConceded",
"+/-",
"Points"
],
"rows": [
[
"1.",
"C.D. FAS",
"18",
"10",
"6",
"2",
"27",
"13",
"+14",
"36"
],
[
... | [
"180"
] |
what's the total limiting matitude of coast visible and coast infrared? | nt-5193 | 10 | col : interferometer and observing mode | waveband | limiting magnitude | minimum baseline (m)\n(un-projected) | maximum baseline (m) | approx. no. visibility measurements per year\n(measurements per night x nights used per year) | max ratio of no. phase / no. amplitude measurements\n(measure of imaging performance, 0 ... | csv/203-csv/279.csv | what's the total limiting matitude of coast visible and coast infrared? | {
"header": [
"Interferometer and observing mode",
"Waveband",
"Limiting magnitude",
"Minimum baseline (m)\\n(un-projected)",
"Maximum baseline (m)",
"Approx. no. visibility measurements per year\\n(measurements per night x nights used per year)",
"Max ratio of no. phase / no. amplitude me... | [
"10"
] |
how many pieces were published in the 1830's? | nt-5196 | 6 | col : series\nnumber | key | composed | published | opus no. | brown | kobylańska | chominski | dedication | notes row 1 : – | g, b♭ | 1826 | 1826 | – | b. 16 | kk iia/2-3 | s 1/2 | | revised versions (original versions were published in 1875) row 2 : 1–4 | f♯m, c♯m, e, e♭m | 1830 | 1832 | op. 6 | b. 60 | | c. 51–54 ... | csv/204-csv/549.csv | how many pieces were published in the 1830's? | {
"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",
... | [
"6"
] |
which country has the most silver medals? | nt-5197 | new caledonia | col : rank | nation | gold | silver | bronze | total row 1 : 1 | new caledonia | 120 | 107 | 61 | 288 row 2 : 2 | tahiti | 60 | 42 | 42 | 144 row 3 : 3 | papua new guinea | 48 | 25 | 48 | 121 row 4 : 4 | fiji | 33 | 44 | 53 | 130 row 5 : 5 | samoa | 22 | 17 | 34 | 73 row 6 : 6 | nauru | 8 | 10 | 10 | 28 row 7 : 7 | ton... | csv/203-csv/612.csv | which country has the most silver medals? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"New Caledonia",
"120",
"107",
"61",
"288"
],
[
"2",
"Tahiti",
"60",
"42",
"42",
"144"
],
[
"3",
"... | [
"New Caledonia"
] |
give the number of people eliminated in week 1? | nt-5198 | 4 | col : name | red vs. blue | couples team | status | weight | total votes row 1 : valerica marin\n47, bucharest | none | | eliminated week 1 | 142 kg | 0 row 2 : tatiana mușat\n25, bucharest | none | | eliminated week 1 | 150 kg | 0 row 3 : gige state\n47, bucharest | none | | eliminated week 1 | 200 kg | 0 row 4 : a... | csv/204-csv/688.csv | give the number of people eliminated in week 1? | {
"header": [
"Name",
"Red vs. Blue",
"Couples team",
"Status",
"Weight",
"Total Votes"
],
"rows": [
[
"Valerica Marin\\n47, Bucharest",
"None",
"",
"Eliminated Week 1",
"142 kg",
"0"
],
[
"Tatiana Mușat\\n25, Bucharest",
"None",
... | [
"4"
] |
what was the last team to win in the first round proper? | nt-5200 | bury | col : tie no | home team | score | away team | date row 1 : 1 | enfield | 1–1 | leyton orient | 19 november 1988 row 2 : replay | leyton orient | 2–2 | enfield | 23 november 1988 row 3 : replay | leyton orient | 0–1 | enfield | 28 november 1988 row 4 : 2 | blackpool | 2–1 | scunthorpe united | 19 november 1988 row 5 : ... | csv/204-csv/802.csv | what was the last team to win in the first round proper? | {
"header": [
"Tie no",
"Home team",
"Score",
"Away team",
"Date"
],
"rows": [
[
"1",
"Enfield",
"1–1",
"Leyton Orient",
"19 November 1988"
],
[
"Replay",
"Leyton Orient",
"2–2",
"Enfield",
"23 November 1988"
],
[
... | [
"Bury"
] |
what was the number of awards received by nancy cartwright for her voice work on the simpsons between 1992 and 2011. | nt-5201 | 2 | col : year | actor | award | category | role | episode | result row 1 : 1992 | nancy cartwright | primetime emmy award | outstanding voice-over performance | bart simpson | "separate vocations" | won row 2 : 1992 | dan castellaneta | primetime emmy award | outstanding voice-over performance | homer simpson | "lisa's po... | csv/203-csv/782.csv | what was the number of awards received by nancy cartwright for her voice work on the simpsons between 1992 and 2011. | {
"header": [
"Year",
"Actor",
"Award",
"Category",
"Role",
"Episode",
"Result"
],
"rows": [
[
"1992",
"Nancy Cartwright",
"Primetime Emmy Award",
"Outstanding Voice-over Performance",
"Bart Simpson",
"\"Separate Vocations\"",
"Won"
],
... | [
"2"
] |
the douglas c-47 skytrain and the de haviland canada dhc-2 beaver were both replaced by which model? | nt-5202 | replaced by the c-130 | col : model | origin | type | versions | in service | notes row 1 : vought f-8 crusader | united states | air superiority fighter/interceptor aircraft | f-8p | 35 | placed in open storage 1988-01-23 at basa air base. row 2 : northrop f-5 freedom fighter | united states | fighter/bomber | f-5a\nf-5b | 37 | retired. the ... | csv/204-csv/710.csv | the douglas c-47 skytrain and the de haviland canada dhc-2 beaver were both replaced by which model? | {
"header": [
"Model",
"Origin",
"Type",
"Versions",
"In Service",
"Notes"
],
"rows": [
[
"Vought F-8 Crusader",
"United States",
"Air superiority fighter/Interceptor aircraft",
"F-8P",
"35",
"Placed in open storage 1988-01-23 at Basa Air Base. They ... | [
"Replaced by the C-130"
] |
who was the first female flag bearer for georgia in the olympics? | nt-5203 | sofia akhmeteli | 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 ... | csv/204-csv/266.csv | who was the first female flag bearer for georgia in the olympics? | {
"header": [
"#",
"Event Year",
"Season",
"Flag bearer"
],
"rows": [
[
"10",
"2012",
"Summer",
"Nino Salukvadze"
],
[
"9",
"2010",
"Winter",
"Iason Abramashvili"
],
[
"8",
"2008",
"Summer",
"Ramaz Nozadze"... | [
"Sofia Akhmeteli"
] |
what song hit the highest spot on the uk chart? | nt-5204 | "wild world" | col : year | song | u.s. | u.s.\nr&b | u.s.\nac | uk | album row 1 : 1986 | "strollin' on" | - | - | - | 32 | intentions row 2 : 1986 | "in the springtime" | - | - | - | 54 | you're safe row 3 : 1986 | "crazy love" | - | - | - | 67 | intentions row 4 : 1987 | "let me know" | - | - | - | 49 | intentions row 5 : 1987 | "... | csv/204-csv/654.csv | what song hit the highest spot on the uk chart? | {
"header": [
"Year",
"Song",
"U.S.",
"U.S.\\nR&B",
"U.S.\\nAC",
"UK",
"Album"
],
"rows": [
[
"1986",
"\"Strollin' On\"",
"-",
"-",
"-",
"32",
"Intentions"
],
[
"1986",
"\"In the Springtime\"",
"-",
"-",
... | [
"\"Wild World\""
] |
which did he win more, best foreign actor or best actor? | nt-5205 | best actor | col : year | award | category | title | result row 1 : 1955 | academy award | best actor | marty | won row 2 : 1955 | bafta award | best foreign actor | marty | won row 3 : 1955 | golden globe award | best actor – motion picture drama | marty | won row 4 : 1955 | nbr award | best actor | marty | won row 5 : 1955 | nyfc... | csv/204-csv/970.csv | which did he win more, best foreign actor or best actor? | {
"header": [
"Year",
"Award",
"Category",
"Title",
"Result"
],
"rows": [
[
"1955",
"Academy Award",
"Best Actor",
"Marty",
"Won"
],
[
"1955",
"BAFTA Award",
"Best Foreign Actor",
"Marty",
"Won"
],
[
"1955",
... | [
"Best Actor"
] |
how many racers had an offenhauser engine? | nt-5206 | 8 | col : number | driver | entrant | chassis | engine | tyre row 1 : 1 | jimmy bryan | dean van lines | kuzma | offenhauser | f row 2 : 2 | john lawrence | ecurie ecosse | jaguar d-type | jaguar | d row 3 : 4 | jack fairman | ecurie ecosse | jaguar d-type | jaguar | d row 4 : 6 | ninian sanderson | ecurie ecosse | jaguar ... | csv/204-csv/511.csv | how many racers had an offenhauser engine? | {
"header": [
"Number",
"Driver",
"Entrant",
"Chassis",
"Engine",
"Tyre"
],
"rows": [
[
"1",
"Jimmy Bryan",
"Dean Van Lines",
"Kuzma",
"Offenhauser",
"F"
],
[
"2",
"John Lawrence",
"Ecurie Ecosse",
"Jaguar D-Type",
... | [
"8"
] |
which park has the least land area? | nt-5208 | perämeri | col : national park | region | land area (km²) | established | visitation (2009) | coordinates row 1 : eastern gulf of finland | kymenlaakso | 6.7 | 1982 | 19,000 | 60°17′5′′n 27°16′26′′e row 2 : ekenäs archipelago | uusimaa | 52 | 1989 | 44,500 | 59°49′22′′n 23°27′15′′e row 3 : helvetinjärvi | pirkanmaa | 49.8 | 1982 ... | csv/204-csv/143.csv | which park has the least land area? | {
"header": [
"National park",
"Region",
"Land area (km²)",
"Established",
"Visitation (2009)",
"Coordinates"
],
"rows": [
[
"Archipelago",
"Finland Proper",
"500",
"1982",
"53,500",
"59°54′53″N 21°52′39″E / 59.91472°N 21.87750°E"
],
[
... | [
"Perämeri"
] |
who finished directly after thugwane? | nt-5209 | delmir dos santos | col : rank | athlete | nationality | time row 1 : | paul yego | kenya | 1:01:46 row 2 : 4 | antonio serrano | spain | 1:01:56 row 3 : 5 | josiah thugwane | south africa | 1:02:28 row 4 : 6 | delmir dos santos | brazil | 1:02:32 row 5 : 7 | herder vázquez | colombia | 1:02:32 row 6 : 8 | nobuyuki sato | japan | 1:02:36... | csv/204-csv/669.csv | who finished directly after thugwane? | {
"header": [
"Rank",
"Athlete",
"Nationality",
"Time"
],
"rows": [
[
"",
"Moses Tanui",
"Kenya",
"1:01:45"
],
[
"",
"Paul Yego",
"Kenya",
"1:01:46"
],
[
"",
"Charles Tangus",
"Kenya",
"1:01:50"
],
... | [
"Delmir dos Santos"
] |
what is the top-grossing film on this list? | nt-5211 | captain america: the winter soldier | col : # | date | film | gross | top ten places row 1 : 1 | january 5, 2014 | frozen | $2,441,278 | paranormal activity: the marked ones (#2), end row 2 : 2 | january 12, 2014 | frozen | $1,193,153 | the wolf of wall street (#3) row 3 : 3 | january 19, 2014 | ¿qué le dijiste a dios? | $1,607,603 | jack ryan: shadow recr... | csv/204-csv/7.csv | what is the top-grossing film on this list? | {
"header": [
"#",
"Date",
"Film",
"Gross",
"Top Ten Places"
],
"rows": [
[
"1",
"January 5, 2014",
"Frozen",
"$2,441,278",
"Paranormal Activity: The Marked Ones (#2), Ender's Game (#5)"
],
[
"2",
"January 12, 2014",
"Frozen",
"... | [
"Captain America: The Winter Soldier"
] |
did the spanish player place above or below the japanese player? | nt-5212 | above | col : rank | name | nationality | time | notes row 1 : | chelsey gotell | canada | 2:28.15 | wr row 2 : | kirby cote | canada | 2:28.65 | row 3 : | valerie grand maison | canada | 2:29.29 | row 4 : 4 | kelley becherer | united states | 2:32.21 | row 5 : 5 | prue watt | australia | 2:32.87 | row 6 : 6 | teigan va... | csv/204-csv/160.csv | did the spanish player place above or below the japanese player? | {
"header": [
"Rank",
"Name",
"Nationality",
"Time",
"Notes"
],
"rows": [
[
"",
"Chelsey Gotell",
"Canada",
"2:28.15",
"WR"
],
[
"",
"Kirby Cote",
"Canada",
"2:28.65",
""
],
[
"",
"Valerie Grand Maison"... | [
"Above"
] |
what team was silvestre varela a member of before moving to porto? | nt-5213 | estrela da amadora | col : date | name | moving from | moving to | fee row 1 : 3 march 2009 | silvestre varela | estrela da amadora | porto | free row 2 : 14 april 2009 | mario rondón | pontassolense | nacional | free row 3 : 18 april 2009 | patric | são caetano | benfica | undisclosed fee row 4 : 23 april 2009 | orlando sá | braga | porto... | csv/204-csv/539.csv | what team was silvestre varela a member of before moving to porto? | {
"header": [
"Date",
"Name",
"Moving from",
"Moving to",
"Fee"
],
"rows": [
[
"3 March 2009",
"Silvestre Varela",
"Estrela da Amadora",
"Porto",
"Free"
],
[
"14 April 2009",
"Mario Rondón",
"Pontassolense",
"Nacional",
"F... | [
"Estrela da Amadora"
] |
which country had the most riders? | nt-5214 | uk | col : pos. | rider | semi-final points | final points | final heats | total points row 1 : 1 | jack milne | 13 | 15 | (3,3,3,3,3) | 28 row 2 : 2 | wilbur lamoreaux | 12 | 13 | (3,3,3,1,3) | 25 row 3 : 3 | cordy milne | 11 | 12 | (2,3,2,3,2) | 23 row 4 : 4 | jack parker | 11 | 10 | (2,3,1,2,2) | 21 row 5 : 5 | ginger le... | csv/203-csv/439.csv | which country had the most riders? | {
"header": [
"Pos.",
"Rider",
"Semi-Final Points",
"Final Points",
"Final Heats",
"Total Points"
],
"rows": [
[
"1",
"Jack Milne",
"13",
"15",
"(3,3,3,3,3)",
"28"
],
[
"2",
"Wilbur Lamoreaux",
"12",
"13",
"(3,3,... | [
"UK"
] |
how many singles were released in 2010? | nt-5215 | 3 | col : year | single | chart positions\nusa billboard hot dance club play | chart positions\npolish charts | album row 1 : 2008 | "fall" | — | 2 | natalia lesz row 2 : 2008 | "power of attraction" | 24 | 5 | natalia lesz row 3 : 2008 | "miss you" | — | — | natalia lesz row 4 : 2009 | "coś za coś" | — | 1 | that girl row... | csv/204-csv/365.csv | how many singles were released in 2010? | {
"header": [
"Year",
"Single",
"Chart positions\\nUSA Billboard Hot Dance Club Play",
"Chart positions\\nPolish Charts",
"Album"
],
"rows": [
[
"2008",
"\"Fall\"",
"—",
"2",
"Natalia Lesz"
],
[
"2008",
"\"Power of Attraction\"",
"24"... | [
"3"
] |
what challenge came next after "jungle falls"? | nt-5216 | tomb of torment | col : trial number | date | name of trial | celebrity/ies taking part | winner/number of stars | notes row 1 : 1 | 13 november 2006 | mineshaft misery | jan | | none row 2 : 2 | 14 november 2006 | flash flood | david | | none row 3 : 3 | 15 november 2006 | jungle boogie | scott | | row 4 : 4 | 16 november 2006 | tr... | csv/204-csv/628.csv | what challenge came next after "jungle falls"? | {
"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",
... | [
"Tomb of Torment"
] |
what year did he only have 1 assisted tackle? | nt-5217 | 2007 | 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 : 2002 | b... | csv/204-csv/957.csv | what year did he only have 1 assisted tackle? | {
"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 ... | [
"2007"
] |
which teams have the most number of wins? | nt-5218 | bayern munich, borussia dortmund | col : team | winners | runners-up | years won | years lost row 1 : bayern munich | 5 | 4 | 1982, 1987, 1990, 2010, 2012 | 1989, 1994, 2008, 2013 row 2 : borussia dortmund | 5 | 2 | 1989, 1995, 1996, 2008, 2013 | 2011, 2012 row 3 : werder bremen | 4 | 1 | 1988, 1993, 1994, 2009 | 1991 row 4 : kaiserslautern | 1 | 2 | 19... | csv/203-csv/309.csv | which teams have the most number of wins? | {
"header": [
"Team",
"Winners",
"Runners-Up",
"Years Won",
"Years Lost"
],
"rows": [
[
"Bayern Munich",
"5",
"4",
"1982, 1987, 1990, 2010, 2012",
"1989, 1994, 2008, 2013"
],
[
"Borussia Dortmund",
"5",
"2",
"1989, 1995, 1996, 2... | [
"Bayern Munich",
"Borussia Dortmund"
] |
how many utility vehicles used by the philippine marines have their origin in the united states? | nt-5219 | 6 | col : model | origin | type | version | in service | notes row 1 : larc-v | united states | amphibious support vehicle | larc-v | 5 | most refurbished in 2006. row 2 : gkn aquatrack | united kingdom | amphibious support vehicle | aquatrack | 2 | introduced in mid 1990s. originally owned by the office of civil row 3 : a... | csv/204-csv/295.csv | how many utility vehicles used by the philippine marines have their origin in the united states? | {
"header": [
"Model",
"Origin",
"Type",
"Version",
"In Service",
"Notes"
],
"rows": [
[
"LARC-V",
"United States",
"Amphibious Support Vehicle",
"LARC-V",
"5",
"Most refurbished in 2006."
],
[
"GKN Aquatrack",
"United Kingdom",
... | [
"6"
] |
what is the average total of the transfer fee in million? | nt-5220 | 9.4 million | col : rank | player | from | to | transfer fee\n(€ million) | year row 1 : 1 | miralem sulejmani | heerenveen | ajax | 16.25 | 2008 row 2 : 2 | strootman & mertens | utrecht | psv | 13 | 2011 row 3 : 3 | mateja kežman | partizan | psv | 11.3 | 2000 row 4 : 4 | klaas-jan huntelaar | heerenveen | ajax | 9 | 2006 row 5 : ... | csv/204-csv/402.csv | what is the average total of the transfer fee in million? | {
"header": [
"Rank",
"Player",
"From",
"To",
"Transfer fee\\n(€ million)",
"Year"
],
"rows": [
[
"1",
"Miralem Sulejmani",
"Heerenveen",
"Ajax",
"16.25",
"2008"
],
[
"2",
"Strootman & Mertens",
"Utrecht",
"PSV",
... | [
"9.4 million"
] |
what was the last game of the 2013 season? | nt-5221 | guangzhou evergrande | 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ć... | csv/204-csv/375.csv | what was the last game of 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 : Deja... | [
"Guangzhou Evergrande"
] |
what is the total number of snowboarding medals won by shaun white? | nt-5222 | 2 | col : athlete | nation | olympics | gold | silver | bronze | total row 1 : philipp schoch | switzerland (sui) | 2002–2006 | 2 | 0 | 0 | 2 row 2 : shaun white | united states (usa) | 2006–2014 | 2 | 0 | 0 | 2 row 3 : seth wescott | united states (usa) | 2006–2010 | 2 | 0 | 0 | 2 row 4 : karine ruby | france (fra) | 1998... | csv/203-csv/308.csv | what is the total number of snowboarding medals won by shaun white? | {
"header": [
"Athlete",
"Nation",
"Olympics",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"Philipp Schoch",
"Switzerland (SUI)",
"2002–2006",
"2",
"0",
"0",
"2"
],
[
"Shaun White",
"United States (USA)",
"2... | [
"2"
] |
what is the combined area size of the yamato flat inland plain and the yamato highland? | nt-5223 | 1344.16 | col : district | area size\n(km²) | population | density\nper km² row 1 : yamato flat inland plain | 837.27 | 1,282 | 1,531 row 2 : (share in %) | 22.7% | 89.7% | row 3 : yamato highland | 506.89 | 56 | 110 row 4 : (share in %) | 13.7% | 3.9% | row 5 : gojō, yoshino | 2,346.84 | 92 | 39 row 6 : (share in %) | 63.6% |... | csv/200-csv/33.csv | what is the combined area size of the yamato flat inland plain and the yamato highland? | {
"header": [
"District",
"Area Size\\n(km²)",
"Population",
"Density\\nper km²"
],
"rows": [
[
"Yamato flat inland plain",
"837.27",
"1,282",
"1,531"
],
[
"(Share in %)",
"22.7%",
"89.7%",
""
],
[
"Yamato highland",
"... | [
"1344.16"
] |
germany had how many consecutive athletes ranked? | nt-5224 | 4 | col : rank | bib | athlete | country | run 1 | run 2 | total | behind row 1 : | 1 | felix loch | germany | 48.133 (1) | 48.242 (1) | 1:36.375 | row 2 : | 4 | andi langenhan | germany | 48.316 (2) | 48.434 (4) | 1:36.750 | +0.375 row 3 : | 7 | johannes ludwig | germany | 48.338 (3) | 48.437 (5) | 1:36.775 | +0.400 r... | csv/204-csv/862.csv | germany had how many consecutive athletes ranked? | {
"header": [
"Rank",
"Bib",
"Athlete",
"Country",
"Run 1",
"Run 2",
"Total",
"Behind"
],
"rows": [
[
"",
"1",
"Felix Loch",
"Germany",
"48.133 (1)",
"48.242 (1)",
"1:36.375",
""
],
[
"",
"4",
"Andi Lange... | [
"4"
] |
in what year did babin have the highest amount of fumble recoveries | nt-5225 | 2004 | 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 | h... | csv/203-csv/258.csv | in what year did babin have the highest amount of fumble recoveries | {
"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 ... | [
"2004"
] |
how many of these members were elected in october? | nt-5226 | 3 | col : name | elected party | constituency | elected date | military service row 1 : john pallett | progressive conservative | peel | march 22, 1954 | canadian army (1942-1946) row 2 : roger parizeau | progressive conservative | lac-saint-jean | march 31, 1958 | canadian army (1939-1945) row 3 : william albert patterson... | csv/204-csv/608.csv | how many of these members were elected in october? | {
"header": [
"Name",
"Elected Party",
"Constituency",
"Elected date",
"Military service"
],
"rows": [
[
"John Pallett",
"Progressive Conservative",
"Peel",
"March 22, 1954",
"Canadian Army (1942-1946)"
],
[
"Roger Parizeau",
"Progressive C... | [
"3"
] |
how long did felix loch take to complete the men's luge? | nt-5228 | 46.808 | col : event | record | athlete(s) | date | time (s) row 1 : bobsleigh – two-man | start | beat hefti & thomas lamparter (sui) | 6 february 2009 | 4.70 row 2 : bobsleigh – two-man | track | thomas florschütz & richard adjei (ger)\n andré | 20 february 2010\n21 february 2010 | 51.57 row 3 : bobsleigh – four-man | start |... | csv/203-csv/829.csv | how long did felix loch take to complete the men's luge? | {
"header": [
"Event",
"Record",
"Athlete(s)",
"Date",
"Time (s)"
],
"rows": [
[
"Bobsleigh – two-man",
"Start",
"Beat Hefti & Thomas Lamparter (SUI)",
"6 February 2009",
"4.70"
],
[
"Bobsleigh – two-man",
"Track",
"Thomas Florschütz ... | [
"46.808"
] |
who elected 17? | nt-5229 | kerala | col : state | no. of candidates | no. of elected | total no. of seats in assembly | year of election row 1 : andhra pradesh | 12 | 6 | 294 | 2004 row 2 : assam | 19 | 1 | 126 | 2001 row 3 : bihar | 153 | 5 | 324 | 2000 row 4 : chhattisgarh | 18 | 0 | 90 | 2003 row 5 : delhi | 2 | 0 | 70 | 2003 row 6 : goa | 3 | 0 | 40 ... | csv/203-csv/562.csv | who elected 17? | {
"header": [
"State",
"No. of candidates",
"No. of elected",
"Total no. of seats in Assembly",
"Year of Election"
],
"rows": [
[
"Andhra Pradesh",
"12",
"6",
"294",
"2004"
],
[
"Assam",
"19",
"1",
"126",
"2001"
],
... | [
"Kerala"
] |
how many games were produced from 1988 to 1993? | nt-5231 | 7 | col : year | title | system | developer | publisher row 1 : 1984 | ghostbusters | atari 800, commodore 64, msx, zx | activision | activision row 2 : 1985 | ghostbusters | atari 2600, apple ii | activision | activision row 3 : 1987 | the real ghostbusters | arcade | data east | data east row 4 : 1987 | ghostbusters | se... | csv/203-csv/489.csv | how many games were produced from 1988 to 1993? | {
"header": [
"Year",
"Title",
"System",
"Developer",
"Publisher"
],
"rows": [
[
"1984",
"Ghostbusters",
"Atari 800, Commodore 64, MSX, ZX Spectrum, Amstrad CPC",
"Activision",
"Activision"
],
[
"1985",
"Ghostbusters",
"Atari 2600, Ap... | [
"7"
] |
who served after v. vaithilingam? | nt-5233 | l. periyasamy | col : pondicherry assembly | duration | name of m.l.a. | party affiliation | election year row 1 : first | 1964-69 | v. venkatasubha reddiar | indian national congress | 1964 row 2 : second | 1969-1973 | m. d. r. ramachandran | dravida munnetra kazhagam | 1969 row 3 : third | 1974-1977 | v. venkatasubha reddiar | india... | csv/204-csv/54.csv | who served after v. vaithilingam? | {
"header": [
"Pondicherry Assembly",
"Duration",
"Name of M.L.A.",
"Party Affiliation",
"Election Year"
],
"rows": [
[
"First",
"1964-69",
"V. Venkatasubha Reddiar",
"Indian National Congress",
"1964"
],
[
"Second",
"1969-1973",
"M. ... | [
"L. Periyasamy"
] |
how many years have an inflation index above 90? | nt-5234 | 3 | col : year | gross domestic product | us dollar exchange | inflation index\n(2000=100) | per capita income\n(as % of usa) row 1 : 1980 | 7,764 | 0.27 kuwaiti dinars | 55 | 171.08 row 2 : 1985 | 6,450 | 0.29 kuwaiti dinars | 68 | 71.58 row 3 : 1990 | 5,328 | 0.29 kuwaiti dinars | 80 | 37.00 row 4 : 1995 | 8,114 | 0.29 k... | csv/201-csv/7.csv | how many years have an inflation index above 90? | {
"header": [
"Year",
"Gross Domestic Product",
"US Dollar Exchange",
"Inflation Index\\n(2000=100)",
"Per Capita Income\\n(as % of USA)"
],
"rows": [
[
"1980",
"7,764",
"0.27 Kuwaiti Dinars",
"55",
"171.08"
],
[
"1985",
"6,450",
"0.2... | [
"3"
] |
total number of wins | nt-5235 | 7 | col : res. | record | opponent | method | event | date | round | time | location | notes row 1 : loss | 7-1 | cristiane justino | tko (punches) | strikeforce: carano vs. cyborg | august 15, 2009 | 1 | 4:59 | san jose, california, united states | for the women's featherweight championship row 2 : win | 7–0 | kelly kobol... | csv/204-csv/386.csv | total number of wins | {
"header": [
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Date",
"Round",
"Time",
"Location",
"Notes"
],
"rows": [
[
"Loss",
"7-1",
"Cristiane Justino",
"TKO (punches)",
"Strikeforce: Carano vs. Cyborg",
"August 15, 2009",
... | [
"7"
] |
how many times was the number under the money column more than 30,000? | nt-5236 | 2 | col : place | player | country | score | to par | money ($) row 1 : t1 | larry nelson | united states | 70-72-73-72=287 | –1 | playoff row 2 : t1 | lanny wadkins | united states | 70-70-74-73=287 | –1 | playoff row 3 : t3 | scott hoch | united states | 74-74-71-69=288 | e | 58,750 row 4 : t3 | d. a. weibring | united s... | csv/204-csv/126.csv | how many times was the number under the money column more than 30,000? | {
"header": [
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ($)"
],
"rows": [
[
"T1",
"Larry Nelson",
"United States",
"70-72-73-72=287",
"–1",
"Playoff"
],
[
"T1",
"Lanny Wadkins",
"United States",
"70-70-74... | [
"2"
] |
what was the last season when mike scott was the opening day starter for the astros? | nt-5237 | 1991 | col : season | pitcher | decision | final\nscore | opponent | location row 1 : 1962 | bobby shantz | w | 11–2 | chicago cubs | colt stadium row 2 : 1963 | turk farrell | l | 2–9 | san francisco giants | colt stadium row 3 : 1964 | ken johnson | w | 6–3 | cincinnati reds | crosley field row 4 : 1965 | bob bruce | l | 0–... | csv/203-csv/281.csv | what was the last season when mike scott was the opening day starter for the astros? | {
"header": [
"Season",
"Pitcher",
"Decision",
"Final\\nscore",
"Opponent",
"Location"
],
"rows": [
[
"1962",
"Bobby Shantz",
"W",
"11–2",
"Chicago Cubs",
"Colt Stadium"
],
[
"1963",
"Turk Farrell",
"L",
"2–9",
"... | [
"1991"
] |
what was the charge against the defendant who was arrested after 1955? | nt-5242 | lewd conduct with a minor | col : defendant | arrested | charge | result | sentence row 1 : john calvin bartlett | december 11, 1955 | infamous crimes against nature | pleaded guilty | six years of probation. row 2 : charles brokaw | october 31, 1955 | lewd conduct with a minor | pleaded guilty | six months in prison plus probation. row 3 : verno... | csv/204-csv/479.csv | what was the charge against the defendant who was arrested after 1955? | {
"header": [
"Defendant",
"Arrested",
"Charge",
"Result",
"Sentence"
],
"rows": [
[
"John Calvin Bartlett",
"December 11, 1955",
"Infamous crimes against nature",
"Pleaded guilty",
"Six years of probation."
],
[
"Charles Brokaw",
"October ... | [
"Lewd conduct with a minor"
] |
which location had the most conferences listed? | nt-5243 | calcutta | col : name of president | picture | life span | year of presidency | place of conference row 1 : womesh chunder bonnerjee | | 29 december 1844 – 1906 | 1885 | bombay row 2 : dadabhai naoroji | | 4 september 1825 – 1917 | 1886 | calcutta row 3 : badruddin tyabji | | 10 october 1844 – 1906 | 1887 | madras row 4 : geor... | csv/204-csv/278.csv | which location had the most conferences listed? | {
"header": [
"Name of President",
"Picture",
"Life span",
"Year of Presidency",
"Place of Conference"
],
"rows": [
[
"Womesh Chunder Bonnerjee",
"",
"29 December 1844 – 1906",
"1885",
"Bombay"
],
[
"Dadabhai Naoroji",
"",
"4 Septembe... | [
"Calcutta"
] |
what role did kajal play before pooja? | nt-5246 | sunnanda | col : year | film | role | language | notes row 1 : 2004 | kyun! ho gaya na... | diya's sister | hindi | row 2 : 2007 | lakshmi kalyanam | lakshmi | telugu | row 3 : 2007 | chandamama | mahalakshmi | telugu | row 4 : 2008 | pourudu | samyukhta | telugu | row 5 : 2008 | pazhani | deepti | tamil | row 6 : 2008 | aat... | csv/203-csv/451.csv | what role did kajal play before pooja? | {
"header": [
"Year",
"Film",
"Role",
"Language",
"Notes"
],
"rows": [
[
"2004",
"Kyun! Ho Gaya Na...",
"Diya's sister",
"Hindi",
""
],
[
"2007",
"Lakshmi Kalyanam",
"Lakshmi",
"Telugu",
""
],
[
"2007",
... | [
"Sunnanda"
] |
how long is the combined days reigned for genichiro tenryu? | nt-5247 | 25 | col : rank | wrestler | no. of reigns | combined\ndefenses | combined\ndays row 1 : 1 | keiji mutoh | 4 | 19 | 1,238 row 2 : 2 | hiroshi tanahashi | 6 | 27 | 1,237 row 3 : 3 | shinya hashimoto | 3 | 20 | 1,052 row 4 : 4 | tatsumi fujinami | 6 | 13 | 785 row 5 : 5 | kensuke sasaki | 5 | 9 | 647 row 6 : 6 | yuji nagata |... | csv/203-csv/678.csv | how long is the combined days reigned for genichiro tenryu? | {
"header": [
"Rank",
"Wrestler",
"No. of reigns",
"Combined\\ndefenses",
"Combined\\ndays"
],
"rows": [
[
"1",
"Keiji Mutoh",
"4",
"19",
"1,238"
],
[
"2",
"Hiroshi Tanahashi",
"6",
"27",
"1,237"
],
[
"3",
... | [
"25"
] |
who was the last representative to take office? | nt-5248 | ray mitchell | col : name | party | took office | left office row 1 : glenlyon campbell | conservative | 1903 | 1908 row 2 : duncan cameron | conservative | 1908 | 1910 row 3 : sam hughes | conservative | 1910 | 1915 row 4 : william findlater | liberal | 1915 | 1922 row 5 : arthur berry | progressive | 1922 | 1932 row 6 : | liberal-... | csv/203-csv/345.csv | who was the last representative to take office? | {
"header": [
"Name",
"Party",
"Took Office",
"Left Office"
],
"rows": [
[
"Glenlyon Campbell",
"Conservative",
"1903",
"1908"
],
[
"Duncan Cameron",
"Conservative",
"1908",
"1910"
],
[
"Sam Hughes",
"Conservative",
... | [
"Ray Mitchell"
] |
who scored more points in the second round of the uefa cup? | nt-5249 | club brugge | col : season | competition | round | opponent | home | away | aggregate row 1 : 2000-2001 | uefa champions league | third qualifying round | galatasaray | 1–2 | 2–2 | 3–4 row 2 : 2000-2001 | uefa cup | first round | chelsea | 2–0 | 0–1 | 2–1 row 3 : 2000-2001 | uefa cup | second round | club brugge | 1–1 | 1–2 | 2–3 ro... | csv/203-csv/5.csv | who scored more points in the second round of the uefa cup? | {
"header": [
"Season",
"Competition",
"Round",
"Opponent",
"Home",
"Away",
"Aggregate"
],
"rows": [
[
"2000-2001",
"UEFA Champions League",
"Third qualifying round",
"Galatasaray",
"1–2",
"2–2",
"3–4"
],
[
"2000-2001",
... | [
"Club Brugge"
] |
who was the first president in the 1900's? | nt-5250 | n. g. chandavarkar | col : name of president | picture | life span | year of presidency | place of conference row 1 : womesh chunder bonnerjee | | 29 december 1844 – 1906 | 1885 | bombay row 2 : george yule | | 1829–1892 | 1888 | allahabad row 3 : william wedderburn | | 1838–1918 | 1889 | bombay row 4 : pherozeshah mehta | 75px | 4 augu... | csv/204-csv/278.csv | who was the first president in the 1900's? | {
"header": [
"Name of President",
"Picture",
"Life span",
"Year of Presidency",
"Place of Conference"
],
"rows": [
[
"Womesh Chunder Bonnerjee",
"",
"29 December 1844 – 1906",
"1885",
"Bombay"
],
[
"Dadabhai Naoroji",
"",
"4 Septembe... | [
"N. G. Chandavarkar"
] |
what country received the same number of gold medals as bronze medals? | nt-5251 | south africa | col : rank | nation | gold | silver | bronze | total row 1 : 1 | great britain (gbr) | 6 | 3 | 2 | 11 row 2 : 2 | south africa (rsa) | 1 | 2 | 1 | 4 row 3 : 3 | canada (can) | 1 | 1 | 0 | 2 row 4 : 4 | australia (aus) | 0 | 1 | 1 | 2 row 5 : | hong kong (hkg) | 0 | 1 | 1 | 2 row 6 : 6 | israel (isr) | 0 | 0 | 2 | 2 ro... | csv/203-csv/206.csv | what country received the same number of gold medals as bronze medals? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"Great Britain (GBR)",
"6",
"3",
"2",
"11"
],
[
"2",
"South Africa (RSA)",
"1",
"2",
"1",
"4"
],
[
"3",
... | [
"South Africa"
] |
how many seats does the independent party hold? | nt-5253 | 0 | col : party | votes | % | swing | seats | change row 1 : australian labor party | 324,135 | 51.52 | -0.12 | 26 | -1 row 2 : liberal and country league | 250,312 | 39.79 | -3.97 | 20 | 0 row 3 : nationals sa | 24,810 | 3.94 | +2.05 | 1 | +1 row 4 : independent | 27,178 | 4.32 | +2.86 | 0 | 0 row 5 : other | 2,708 | 0.43... | csv/203-csv/494.csv | how many seats does the independent party hold? | {
"header": [
"Party",
"Votes",
"%",
"Swing",
"Seats",
"Change"
],
"rows": [
[
"Australian Labor Party",
"324,135",
"51.52",
"-0.12",
"26",
"-1"
],
[
"Liberal and Country League",
"250,312",
"39.79",
"-3.97",
"20... | [
"0"
] |
gabon is ranked 32, what country is ranked next? | nt-5254 | gambia | col : rank | country/territory | miss supranational | 1st runner-up | 2nd runner-up | 3rd runner-up | 4th runner-up | semifinalists | total row 1 : 1 | belarus | 1 | 2 | 0 | 0 | 0 | 1 | 4 row 2 : 2 | poland | 1 | 0 | 1 | 0 | 0 | 3 | 5 row 3 : 3 | philippines | 1 | 0 | 0 | 1 | 0 | 0 | 2 row 4 : 4 | panama | 1 | 0 | 0 | ... | csv/204-csv/225.csv | gabon is ranked 32, what country is ranked next? | {
"header": [
"Rank",
"Country/Territory",
"Miss Supranational",
"1st Runner-up",
"2nd Runner-up",
"3rd Runner-up",
"4th Runner-up",
"Semifinalists",
"Total"
],
"rows": [
[
"1",
"Belarus",
"1",
"2",
"0",
"0",
"0",
"1",
"... | [
"Gambia"
] |
how many parties were represented in the third duma? | nt-5255 | 8 | col : party | first duma | second duma | third duma | fourth duma row 1 : russian social democratic party | 18 (mensheviks) | 47 (mensheviks) | 19 (bolsheviks) | 15 (bolsheviks) row 2 : socialist-revolutionary party | – | 37 | – | – row 3 : labour group | 136 | 104 | 13 | 10 row 4 : progressist party | 27 | 28 | 28 | 4... | csv/204-csv/599.csv | how many parties were represented in the third duma? | {
"header": [
"Party",
"First Duma",
"Second Duma",
"Third Duma",
"Fourth Duma"
],
"rows": [
[
"Russian Social Democratic Party",
"18 (Mensheviks)",
"47 (Mensheviks)",
"19 (Bolsheviks)",
"15 (Bolsheviks)"
],
[
"Socialist-Revolutionary Party",
... | [
"8"
] |
who scored the least amount of points? | nt-5256 | 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... | csv/203-csv/254.csv | who scored the least amount of points? | {
"header": [
"Position",
"Team",
"Points",
"Played",
"Won",
"Drawn",
"Lost",
"For",
"Against",
"Difference"
],
"rows": [
[
"1",
"Paulistano",
"30",
"18",
"14",
"2",
"2",
"62",
"19",
"43"
],
[
"2"... | [
"Mackenzie"
] |
does cbs serve at least 5 areas? | nt-5257 | yes | col : area served | city of license | vc | rf | callsign | network | notes row 1 : evansville | evansville | 7 | 28 | wtvw | cw | row 2 : evansville | evansville | 9 | 9 | wnin | pbs | row 3 : evansville | evansville | 14 | 46 | wfie | nbc | row 4 : evansville | evansville | 25 | 25 | weht | abc | row 5 : evansvill... | csv/204-csv/12.csv | does cbs serve at least 5 areas? | {
"header": [
"Area served",
"City of license",
"VC",
"RF",
"Callsign",
"Network",
"Notes"
],
"rows": [
[
"Evansville",
"Evansville",
"7",
"28",
"WTVW",
"CW",
""
],
[
"Evansville",
"Evansville",
"9",
"9",
... | [
"yes"
] |
who was the last flag bearer? | nt-5258 | nino salukvadze | 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 ... | csv/204-csv/266.csv | who was the last flag bearer? | {
"header": [
"#",
"Event Year",
"Season",
"Flag bearer"
],
"rows": [
[
"10",
"2012",
"Summer",
"Nino Salukvadze"
],
[
"9",
"2010",
"Winter",
"Iason Abramashvili"
],
[
"8",
"2008",
"Summer",
"Ramaz Nozadze"... | [
"Nino Salukvadze"
] |
how many more more bronze medals did russia earn than china? | nt-5260 | 21 | col : rank | nation | gold | silver | bronze | total row 1 : 1 | china | 41 | 27 | 13 | 81 row 2 : 2 | russia | 26 | 22 | 34 | 82 row 3 : 3 | south korea | 26 | 12 | 17 | 55 row 4 : 4 | ukraine | 23 | 15 | 17 | 55 row 5 : 5 | japan | 13 | 13 | 21 | 47 row 6 : 6 | france | 8 | 8 | 4 | 20 row 7 : 7 | great britain | 8 | ... | csv/203-csv/739.csv | how many more more bronze medals did russia earn than china? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"rows": [
[
"1",
"China",
"41",
"27",
"13",
"81"
],
[
"2",
"Russia",
"26",
"22",
"34",
"82"
],
[
"3",
"South Korea"... | [
"21"
] |
how many competitors were from the same country as david moller? | nt-5263 | 3 | col : rank | bib | athlete | country | run 1 | run 2 | total | behind row 1 : | 1 | felix loch | germany | 48.133 (1) | 48.242 (1) | 1:36.375 | row 2 : | 4 | andi langenhan | germany | 48.316 (2) | 48.434 (4) | 1:36.750 | +0.375 row 3 : 5 | 16 | samuel edney | canada | 48.446 (5) | 48.350 (2) | 1:36.796 | +0.421 row... | csv/204-csv/862.csv | how many competitors were from the same country as david moller? | {
"header": [
"Rank",
"Bib",
"Athlete",
"Country",
"Run 1",
"Run 2",
"Total",
"Behind"
],
"rows": [
[
"",
"1",
"Felix Loch",
"Germany",
"48.133 (1)",
"48.242 (1)",
"1:36.375",
""
],
[
"",
"4",
"Andi Lange... | [
"3"
] |
what was the average age of the grasshoppers? | nt-5264 | 24 | col : name | position | birth date/age at start of campaign | games in campaign | club row 1 : erich burgener | gk | february 15, 1951 (age 31) | 3 | servette row 2 : roger berbig | gk | november 6, 1954 (age 27) | 3 | grasshoppers row 3 : charly in-albon | df | june 23, 1957 (age 25) | 4 | grasshoppers row 4 : heinz l... | csv/204-csv/26.csv | what was the average age of the grasshoppers? | {
"header": [
"Name",
"Position",
"Birth Date/Age at start of campaign",
"Games in campaign",
"Club"
],
"rows": [
[
"Erich Burgener",
"GK",
"February 15, 1951 (age 31)",
"3",
"Servette"
],
[
"Roger Berbig",
"GK",
"November 6, 1954 (ag... | [
"24"
] |
who is the first winner according to this chart? | nt-5265 | carrickshock | col : year | winner | county | opponent | county row 1 : 2013 | rower-inistioge 1-09 | kilkenny | buffers alley 0-10 | wexford row 2 : 2012 | clara 3-20 | kilkenny | oylegate/glenbrien 0-05 | wexford row 3 : 2011 | mount leinster rangers 1-13 | carlow | celbridge 0-13 | kildare row 4 : 2010 | dicksboro 5-09 | kilkenny ... | csv/204-csv/777.csv | who is the first winner according to this chart? | {
"header": [
"Year",
"Winner",
"County",
"Opponent",
"County"
],
"rows": [
[
"2013",
"Rower-Inistioge 1-09",
"Kilkenny",
"Buffers Alley 0-10",
"Wexford"
],
[
"2012",
"Clara 3-20",
"Kilkenny",
"Oylegate/Glenbrien 0-05",
"W... | [
"Carrickshock"
] |
who took office after the earl of athlone? | nt-5266 | the earl of clarendon | col : # | name\n(birth–death) | took office | left office | monarch | prime minister row 1 : 1 | the viscount gladstone\n(1854–1930) | 31 may 1910 | 8 september 1914 | george v | botha row 2 : 2 | the viscount buxton\n(1853–1934) | 8 september 1914 | 17 november 1920 | george v | botha row 3 : 3 | hrh prince arthur of ... | csv/203-csv/89.csv | who took office after the earl of athlone? | {
"header": [
"#",
"Name\\n(Birth–Death)",
"Took office",
"Left office",
"Monarch",
"Prime Minister"
],
"rows": [
[
"1",
"The Viscount Gladstone\\n(1854–1930)",
"31 May 1910",
"8 September 1914",
"George V",
"Botha"
],
[
"2",
"The... | [
"The Earl of Clarendon"
] |
who took office right after uriah forrest? | nt-5269 | benjamin edwards | col : | name | took office | left office | party | notes/events row 1 : 1 | benjamin contee | march 4, 1789 | march 3, 1791 | anti-administration | row 2 : 3 | john francis mercer | february 5, 1792 | march 3, 1793 | anti-administration | row 3 : 4 | uriah forrest | march 4, 1793 | november 8, 1794 | pro-administrat... | csv/203-csv/106.csv | who took office right after uriah forrest? | {
"header": [
"",
"Name",
"Took office",
"Left office",
"Party",
"Notes/Events"
],
"rows": [
[
"1",
"Benjamin Contee",
"March 4, 1789",
"March 3, 1791",
"Anti-Administration",
""
],
[
"2",
"William Pinkney",
"March 4, 1791",... | [
"Benjamin Edwards"
] |
how won the avc championship after tiajin bridgestone's three year streak from 2006 to 2008? | nt-5271 | federbrau | col : year | host | champion | second place | third place | fourth place row 1 : 2005\ndetails | ninh bình | tianjin bridgestone | chung shan | korea highway corporation | rahat cska row 2 : 2006\ndetails | manila | tianjin bridgestone | chung shan | sang som | rahat cska row 3 : 2008\ndetails | vĩnh phúc | tianjin bri... | csv/204-csv/474.csv | how won the avc championship after tiajin bridgestone's three year streak from 2006 to 2008? | {
"header": [
"Year",
"Host",
"Champion",
"Second place",
"Third place",
"Fourth place"
],
"rows": [
[
"2005\\nDetails",
"Ninh Bình",
"Tianjin Bridgestone",
"Chung Shan",
"Korea Highway Corporation",
"Rahat CSKA"
],
[
"2006\\nDetails",
... | [
"Federbrau"
] |
who finished directly above ryabova? | nt-5272 | katherine downie | col : rank | lane | name | nationality | time | notes row 1 : | 4 | sophie pascoe | new zealand | 2:25.65 | wr row 2 : | 5 | summer ashley mortimer | canada | 2:32.08 | row 3 : | 3 | zhang meng | china | 2:33.95 | as row 4 : 4 | 6 | katherine downie | australia | 2:34.64 | row 5 : 5 | 2 | nina ryabova | russia | 2... | csv/204-csv/422.csv | who finished directly above ryabova? | {
"header": [
"Rank",
"Lane",
"Name",
"Nationality",
"Time",
"Notes"
],
"rows": [
[
"",
"4",
"Sophie Pascoe",
"New Zealand",
"2:25.65",
"WR"
],
[
"",
"5",
"Summer Ashley Mortimer",
"Canada",
"2:32.08",
""
... | [
"Katherine Downie"
] |
how many episodes aired in english in the month of october? | nt-5273 | 22 | col : no. | dub no. | english dubbed title / english subbed title\noriginal japanese title | original air date | english air date row 1 : 3 | 2 | "talk radio" / "mysterious sleeping illness | march 21, 1992 | september 12, 1995 row 2 : 4 | 3 | "slim city" / "usagi will teach you | march 28, 1992 | september 13, 1995 ro... | csv/203-csv/758.csv | how many episodes aired in english in the month of october? | {
"header": [
"No.",
"Dub No.",
"English dubbed title / English subbed title\\nOriginal Japanese title",
"Original air date",
"English air date"
],
"rows": [
[
"1",
"1",
"\"A Moon Star Is Born\" / \"Crybaby Usagi's Magnificent Transformation\"\\n\"Nakimushi Usagi no karei... | [
"22"
] |
how many times has anton lyuboslavskiy competed in the olympic games? | nt-5274 | 1 | col : year | competition | venue | position | event | notes row 1 : 2002 | world junior championships | kingston, jamaica | 17th (q) | shot put (6 kg) | 17.77 m row 2 : 2003 | european junior championships | tampere, finland | 2nd | shot put (6 kg) | 20.10 m row 3 : 2005 | european u23 championships | erfurt, germany |... | csv/203-csv/677.csv | how many times has anton lyuboslavskiy competed in the olympic games? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
],
"rows": [
[
"2002",
"World Junior Championships",
"Kingston, Jamaica",
"17th (q)",
"Shot put (6 kg)",
"17.77 m"
],
[
"2003",
"European Junior Championsh... | [
"1"
] |
what is the number or grand prix games released by psikyo games from 2003 to 2005? | nt-5275 | 1 | col : title | release | 6th gen | handheld | note row 1 : buggy grand prix: kattobi! dai-sakus | 2003 | playstation 2 | n/a | row 2 : gunbird special edition / gunbird 1&2 | 2004 | playstation 2 | n/a | row 3 : psikyo shooting collection vol. 1: strikers | 2004 | playstation 2 | n/a | released and published in europe... | csv/203-csv/583.csv | what is the number or grand prix games released by psikyo games from 2003 to 2005? | {
"header": [
"Title",
"Release",
"6th Gen",
"Handheld",
"Note"
],
"rows": [
[
"Buggy Grand Prix: Kattobi! Dai-Sakusen",
"2003",
"PlayStation 2",
"N/A",
""
],
[
"Gunbird Special Edition / Gunbird 1&2",
"2004",
"PlayStation 2",
"... | [
"1"
] |
what is the average percent of vitors of farmers of all years listed? | nt-5276 | 48 | col : | 1948 | 1952 | 1956 | 1960 | 1964 row 1 : all voters | 50 | 45 | 42 | 50 | 61 row 2 : white | 50 | 43 | 41 | 49 | 59 row 3 : black | 50 | 79 | 61 | 68 | 94 row 4 : college educated | 22 | 34 | 31 | 39 | 52 row 5 : high school educated | 51 | 45 | 42 | 52 | 62 row 6 : grade school educated | 64 | 52 | 50 | 55 | ... | csv/204-csv/581.csv | what is the average percent of vitors of farmers of all years listed? | {
"header": [
"",
"1948",
"1952",
"1956",
"1960",
"1964"
],
"rows": [
[
"all voters",
"50",
"45",
"42",
"50",
"61"
],
[
"White",
"50",
"43",
"41",
"49",
"59"
],
[
"Black",
"50",
"7... | [
"48"
] |
how many years has does this table cover? | nt-5277 | 88 | col : representative | title | from | to | appointed by row 1 : william shaler | special diplomatic agent | 1810 | 1812 | james madison row 2 : joel roberts poinsett | minister | 1825 | 1829 | john quincy adams row 3 : anthony butler | special diplomatic agent | 1829 | | row 4 : anthony butler | chargé d'affaires | 1... | csv/203-csv/69.csv | how many years has does this table cover? | {
"header": [
"Representative",
"Title",
"From",
"To",
"Appointed by"
],
"rows": [
[
"William Shaler",
"Special Diplomatic Agent",
"1810",
"1812",
"James Madison"
],
[
"John H. Robinson",
"Special Diplomatic Agent",
"1812",
"181... | [
"88"
] |
name each driver that drove a peugeot vehicle | nt-5278 | giandomenico basso, bruno magalhães, luís serrado, josé camacho | col : pos. | driver | co-driver | car | time row 1 : 1 | giandomenico basso | lorenzo granai | peugeot 207 s2000 | 2h28m50.8s row 2 : 2 | bruno magalhães | nuno r. silva | peugeot 207 s2000 | +07.3s row 3 : 3 | miguel nunes | joão paulo | mitsubishi lancer x r4 | + 3m30.8s row 4 : 4 | pedro meireles | mário castro | šk... | csv/204-csv/538.csv | name each driver that drove a peugeot vehicle | {
"header": [
"Pos.",
"Driver",
"Co-Driver",
"Car",
"Time"
],
"rows": [
[
"1",
"Giandomenico Basso",
"Lorenzo Granai",
"Peugeot 207 S2000",
"2h28m50.8s"
],
[
"2",
"Bruno Magalhães",
"Nuno R. Silva",
"Peugeot 207 S2000",
"+... | [
"Giandomenico Basso",
"Bruno Magalhães",
"Luís Serrado",
"José Camacho"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.