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
sequence
how many goals were scored against spain on november 2005?
nt-10249
1
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 goals were scored against spain on november 2005?
{ "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" ] ] }
[ "1" ]
who was next in total assists after paul parry?
nt-10250
tom eaves
col : place | position | number | name | league one | fa cup | league cup | football league trophy | total row 1 : 1 | mf | 4 | luke summerfield | 5 | 0 | 0 | 0 | 5 row 2 : 2 | mf | 17 | paul parry | 3 | 0 | 1 | 0 | 4 row 3 : 3 | fw | 24 | tom eaves | 3 | 0 | 0 | 0 | 3 row 4 : =4 | mf | 11 | jon taylor | 1 | 0 | 0 | 1 | 2 row 5 : =4 | df | 5 | darren jones * | 2 | 0 | 0 | 0 | 2 row 6 : =4 | mf | 23 | adam reach * | 2 | 0 | 0 | 0 | 2 row 7 : =4 | mf | 22 | ryan woods | 2 | 0 | 0 | 0 | 2 row 8 : =4 | fw | 26 | curtis main * | 2 | 0 | 0 | 0 | 2 row 9 : =5 | mf | 2 | jermaine grandison | 1 | 0 | 0 | 0 | 1 row 10 : =5 | mf | 8 | dave mcallister | 1 | 0 | 0 | 0 | 1 row 11 : =5 | fw | 15 | aaron wildig | 1 | 0 | 0 | 0 | 1 row 12 : =5 | fw | 29 | asa hall | 1 | 0 | 0 | 0 | 1 row 13 : =5 | fw | 7 | gozie ugwu* | 1 | 0 | 0 | 0 | 1 row 14 : =5 | df | 18 | connor goldson | 1 | 0 | 0 | 0 | 1 row 15 : =5 | mf | 10 | nicky wroe* | 1 | 0 | 0 | 0 | 1 row 16 : =5 | fw | 9 | tom bradshaw | 1 | 0 | 0 | 0 | 1
csv/204-csv/575.csv
who was next in total assists after paul parry?
{ "header": [ "Place", "Position", "Number", "Name", "League One", "FA Cup", "League Cup", "Football League Trophy", "Total" ], "rows": [ [ "1", "MF", "4", "Luke Summerfield", "5", "0", "0", "0", "5" ], [ "2", "MF", "17", "Paul Parry", "3", "0", "1", "0", "4" ], [ "3", "FW", "24", "Tom Eaves", "3", "0", "0", "0", "3" ], [ "=4", "MF", "11", "Jon Taylor", "1", "0", "0", "1", "2" ], [ "=4", "DF", "5", "Darren Jones *", "2", "0", "0", "0", "2" ], [ "=4", "MF", "23", "Adam Reach *", "2", "0", "0", "0", "2" ], [ "=4", "MF", "22", "Ryan Woods", "2", "0", "0", "0", "2" ], [ "=4", "FW", "26", "Curtis Main *", "2", "0", "0", "0", "2" ], [ "=5", "MF", "2", "Jermaine Grandison", "1", "0", "0", "0", "1" ], [ "=5", "MF", "8", "Dave McAllister", "1", "0", "0", "0", "1" ], [ "=5", "FW", "15", "Aaron Wildig", "1", "0", "0", "0", "1" ], [ "=5", "FW", "29", "Asa Hall", "1", "0", "0", "0", "1" ], [ "=5", "FW", "7", "Gozie Ugwu*", "1", "0", "0", "0", "1" ], [ "=5", "DF", "18", "Connor Goldson", "1", "0", "0", "0", "1" ], [ "=5", "MF", "10", "Nicky Wroe*", "1", "0", "0", "0", "1" ], [ "=5", "FW", "9", "Tom Bradshaw", "1", "0", "0", "0", "1" ] ] }
[ "Tom Eaves" ]
arizona last put someone to death in october 2013 what state had the closest previous execution?
nt-10251
alabama
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 lackey | aggravated murder | lethal injection row 4 : alaska | never used | | | row 5 : arizona | 23 october 2013 | robert glen jones, jr. | aggravated murder | lethal injection row 6 : arkansas | 28 november 2005 | eric nance | aggravated murder | lethal injection row 7 : california | 17 january 2006 | clarence ray allen | aggravated murder | lethal injection row 8 : colorado | 13 october 1997 | gary lee davis | aggravated murder | lethal injection row 9 : connecticut | 13 may 2005 | michael bruce ross | aggravated murder | lethal injection row 10 : delaware | 20 april 2012 | shannon m. johnson | aggravated murder | lethal injection row 11 : georgia | 21 february 2013 | andrew allen cook | aggravated murder | lethal injection row 12 : hawaii | never used | | | row 13 : indiana | 11 december 2009 | matthew eric wrinkles | aggravated murder | lethal injection row 14 : iowa | 6 september 1962 | charles a. kelly | murder | hanging row 15 : kansas | 22 june 1965 | george york and james latham | murder | hanging row 16 : kentucky | 21 november 2008 | marco allen chapman | aggravated murder | lethal injection row 17 : louisiana | 7 january 2010 | gerald j. bordelon | aggravated murder | lethal injection row 18 : maine | 21 november 1885 | daniel wilkinson | murder | hanging row 19 : maryland | 5 december 2005 | wesley baker | aggravated murder | lethal injection row 20 : michigan | never used | | | row 21 : mississippi | 20 june 2012 | gary carl simmons, jr. | aggravated murder | lethal injection row 22 : missouri | 26 february 2014 | michael anthony taylor | aggravated murder | lethal injection row 23 : montana | 11 august 2006 | david thomas dawson | aggravated murder | lethal injection row 24 : nebraska | 2 december 1997 | robert e. williams | aggravated murder | electric chair row 25 : nevada | 26 april 2006 | daryl linnie mack | aggravated murder | lethal injection row 26 : new hampshire | 14 july 1939 | howard long | murder | hanging row 27 : new jersey | 22 january 1963 | ralph hudson | murder | electric chair row 28 : new mexico | 6 november 2001 | terry d. clark | aggravated murder | lethal injection row 29 : north carolina | 18 august 2006 | samuel russell flippen | aggravated murder | lethal injection row 30 : north dakota | 17 october 1905 | john rooney | murder | hanging row 31 : ohio | 16 january 2014 | dennis b. mcguire | aggravated murder | lethal injection row 32 : oklahoma | 23 january 2014 | kenneth eugene hogan | aggravated murder | lethal injection row 33 : oregon | 16 may 1997 | harry charles moore | aggravated murder | lethal injection row 34 : pennsylvania | 6 july 1999 | gary m. heidnik | aggravated murder | lethal injection row 35 : rhode island | 14 february 1845 | john gordon | murder | hanging row 36 : south carolina | 6 may 2011 | jeffrey brian motts | aggravated murder | lethal injection row 37 : south dakota | 30 october 2012 | donald eugene moeller | aggravated murder | lethal injection row 38 : tennessee | 2 december 2009 | cecil j. johnson, jr. | aggravated murder | lethal injection row 39 : texas | 5 february 2014 | suzanne margaret basso | aggravated murder | lethal injection row 40 : utah | 18 june 2010 | ronnie lee gardner | aggravated murder | firing squad row 41 : virginia | 16 january 2013 | robert charles gleason, jr. | aggravated murder | electric chair row 42 : washington | 10 september 2010 | cal coburn brown | aggravated murder | lethal injection row 43 : west virginia | 3 april 1959 | elmer brunner | aggravated murder | electric chair row 44 : wisconsin | 21 august 1851 | john mccaffary | murder | hanging
csv/203-csv/9.csv
arizona last put someone to death in october 2013 what state had the closest previous execution?
{ "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 1961", "John A. Bennett", "rape and attempted murder", "hanging" ], [ "Alabama", "25 July 2013", "Andrew Reid Lackey", "aggravated murder", "lethal injection" ], [ "Alaska", "never used", "", "", "" ], [ "Arizona", "23 October 2013", "Robert Glen Jones, Jr.", "aggravated murder", "lethal injection" ], [ "Arkansas", "28 November 2005", "Eric Nance", "aggravated murder", "lethal injection" ], [ "California", "17 January 2006", "Clarence Ray Allen", "aggravated murder", "lethal injection" ], [ "Colorado", "13 October 1997", "Gary Lee Davis", "aggravated murder", "lethal injection" ], [ "Connecticut", "13 May 2005", "Michael Bruce Ross", "aggravated murder", "lethal injection" ], [ "Delaware", "20 April 2012", "Shannon M. Johnson", "aggravated murder", "lethal injection" ], [ "Florida", "26 February 2014", "Paul Augustus Howell", "aggravated murder", "lethal injection" ], [ "Georgia", "21 February 2013", "Andrew Allen Cook", "aggravated murder", "lethal injection" ], [ "Hawaii", "never used", "", "", "" ], [ "Idaho", "12 June 2012", "Richard Albert Leavitt", "aggravated murder", "lethal injection" ], [ "Illinois", "17 March 1999", "Andrew Kokoraleis", "aggravated murder", "lethal injection" ], [ "Indiana", "11 December 2009", "Matthew Eric Wrinkles", "aggravated murder", "lethal injection" ], [ "Iowa", "6 September 1962", "Charles A. Kelly", "murder", "hanging" ], [ "Kansas", "22 June 1965", "George York and James Latham", "murder", "hanging" ], [ "Kentucky", "21 November 2008", "Marco Allen Chapman", "aggravated murder", "lethal injection" ], [ "Louisiana", "7 January 2010", "Gerald J. Bordelon", "aggravated murder", "lethal injection" ], [ "Maine", "21 November 1885", "Daniel Wilkinson", "murder", "hanging" ], [ "Maryland", "5 December 2005", "Wesley Baker", "aggravated murder", "lethal injection" ], [ "Massachusetts", "9 May 1947", "Philip Bellino and Edward Gertson", "murder", "electric chair" ], [ "Michigan", "never used", "", "", "" ], [ "Minnesota", "13 February 1906", "William Williams", "murder", "hanging" ], [ "Mississippi", "20 June 2012", "Gary Carl Simmons, Jr.", "aggravated murder", "lethal injection" ], [ "Missouri", "26 February 2014", "Michael Anthony Taylor", "aggravated murder", "lethal injection" ], [ "Montana", "11 August 2006", "David Thomas Dawson", "aggravated murder", "lethal injection" ], [ "Nebraska", "2 December 1997", "Robert E. Williams", "aggravated murder", "electric chair" ], [ "Nevada", "26 April 2006", "Daryl Linnie Mack", "aggravated murder", "lethal injection" ], [ "New Hampshire", "14 July 1939", "Howard Long", "murder", "hanging" ], [ "New Jersey", "22 January 1963", "Ralph Hudson", "murder", "electric chair" ], [ "New Mexico", "6 November 2001", "Terry D. Clark", "aggravated murder", "lethal injection" ], [ "New York", "15 August 1963", "Eddie Mays", "murder", "electric chair" ], [ "North Carolina", "18 August 2006", "Samuel Russell Flippen", "aggravated murder", "lethal injection" ], [ "North Dakota", "17 October 1905", "John Rooney", "murder", "hanging" ], [ "Ohio", "16 January 2014", "Dennis B. McGuire", "aggravated murder", "lethal injection" ], [ "Oklahoma", "23 January 2014", "Kenneth Eugene Hogan", "aggravated murder", "lethal injection" ], [ "Oregon", "16 May 1997", "Harry Charles Moore", "aggravated murder", "lethal injection" ], [ "Pennsylvania", "6 July 1999", "Gary M. Heidnik", "aggravated murder", "lethal injection" ], [ "Rhode Island", "14 February 1845", "John Gordon", "murder", "hanging" ], [ "South Carolina", "6 May 2011", "Jeffrey Brian Motts", "aggravated murder", "lethal injection" ], [ "South Dakota", "30 October 2012", "Donald Eugene Moeller", "aggravated murder", "lethal injection" ], [ "Tennessee", "2 December 2009", "Cecil J. Johnson, Jr.", "aggravated murder", "lethal injection" ], [ "Texas", "5 February 2014", "Suzanne Margaret Basso", "aggravated murder", "lethal injection" ], [ "Utah", "18 June 2010", "Ronnie Lee Gardner", "aggravated murder", "firing squad" ], [ "Vermont", "8 December 1954", "Donald DeMag", "murder", "electric chair" ], [ "Virginia", "16 January 2013", "Robert Charles Gleason, Jr.", "aggravated murder", "electric chair" ], [ "Washington", "10 September 2010", "Cal Coburn Brown", "aggravated murder", "lethal injection" ], [ "West Virginia", "3 April 1959", "Elmer Brunner", "aggravated murder", "electric chair" ], [ "Wisconsin", "21 August 1851", "John McCaffary", "murder", "hanging" ], [ "Wyoming", "22 January 1992", "Mark Hopkinson", "aggravated murder", "lethal injection" ] ] }
[ "Alabama" ]
how many total times was the location in montreal?
nt-10252
2
col : year | location | men's winner | men's runner-up | score | women's winner | women's runner-up | score row 1 : 2003 | london | western | mcgill | 1-0 | western | mcgill | 4-3 row 2 : 2004 | kingston | western | mcgill | 2-1 | mcgill | western | 2-1 row 3 : 2005 | montreal | toronto | queen's | 2-1 | mcgill | queen's | 1-0 row 4 : 2006 | toronto | western | queen's | 3-0 | mcgill | western | 6-2 row 5 : 2007 | london | western | mcgill | 1-0 | mcgill | queen's | 1-0 row 6 : 2008 | toronto | mcgill | toronto | 2-0 | mcgill | toronto | 3-1 row 7 : 2009 | london ontario | western | mcgill | 2-1 | mcgill | queen's | 3-0 row 8 : 2010 | kingston | mcgill | queen's | 2-1 | mcgill | toronto | 1-0 row 9 : 2011 | montreal | toronto | mcgill | p-p* | toronto | mcgill | p-p* row 10 : 2012 | toronto | toronto | western | 1-1 (5-4 pk) | mcgill | western | 2-1 row 11 : 2013 | london | queen's | western | 1-1 (4-2 pk) | toronto | mcgill | 0-0 (4-3 pk)
csv/203-csv/15.csv
how many total times was the location in montreal?
{ "header": [ "Year", "Location", "Men's winner", "Men's runner-up", "Score", "Women's winner", "Women's runner-up", "Score" ], "rows": [ [ "2003", "London", "Western", "McGill", "1-0", "Western", "McGill", "4-3" ], [ "2004", "Kingston", "Western", "McGill", "2-1", "McGill", "Western", "2-1" ], [ "2005", "Montreal", "Toronto", "Queen's", "2-1", "McGill", "Queen's", "1-0" ], [ "2006", "Toronto", "Western", "Queen's", "3-0", "McGill", "Western", "6-2" ], [ "2007", "London", "Western", "McGill", "1-0", "McGill", "Queen's", "1-0" ], [ "2008", "Toronto", "McGill", "Toronto", "2-0", "McGill", "Toronto", "3-1" ], [ "2009", "London Ontario", "Western", "McGill", "2-1", "McGill", "Queen's", "3-0" ], [ "2010", "Kingston", "McGill", "Queen's", "2-1", "McGill", "Toronto", "1-0" ], [ "2011", "Montreal", "Toronto", "McGill", "P-P*", "Toronto", "McGill", "P-P*" ], [ "2012", "Toronto", "Toronto", "Western", "1-1 (5-4 PK)", "McGill", "Western", "2-1" ], [ "2013", "London", "Queen's", "Western", "1-1 (4-2 PK)", "Toronto", "McGill", "0-0 (4-3 PK)" ] ] }
[ "2" ]
the most goals scored in a game
nt-10253
11
col : year | round | against | score | scorers row 1 : 1930 | group b | yugoslavia | 1–2 | preguinho row 2 : 1930 | group b | bolivia | 4–0 | moderato (2), preguinho (2) row 3 : 1934 | round 1 | spain | 1–3 | leônidas row 4 : 1938 | quarter-final (replay) | czechoslovakia | 2–1 | leônidas, roberto row 5 : 1938 | semi-final | italy | 1–2 | romeu row 6 : 1938 | bronze final | sweden | 4–2 | romeu, leônidas (2), perácio row 7 : 1950 | group a | mexico | 4–0 | ademir (2), jair, baltazar row 8 : 1950 | group a | switzerland | 2–2 | alfredo, baltazar row 9 : 1950 | final round | uruguay | 1–2 | friaça row 10 : 1954 | group a | mexico | 5–0 | baltazar, didi, pinga (2), julinho row 11 : 1954 | quarter-final | hungary | 2–4 | djalma santos, julinho row 12 : 1958 | group d | england | 0–0 | row 13 : 1958 | quarter-final | wales | 1–0 | pelé row 14 : 1958 | semi-final | france | 5–2 | vavá, didi, pelé (3) row 15 : 1962 | group c | mexico | 2–0 | pelé, zagallo row 16 : 1962 | final | czechoslovakia | 3–1 | amarildo, zito, vavá row 17 : 1970 | group c | czechoslovakia | 4–1 | rivelino, pelé, jairzinho (2) row 18 : 1970 | group c | england | 1–0 | jairzinho row 19 : 1970 | quarter-final | peru | 4–2 | rivelino, tostão (2), jairz row 20 : 1970 | semi-final | uruguay | 3–1 | clodoaldo, jairzinho, rivelin row 21 : 1970 | final | italy | 4–1 | pelé, gérson, jairzinho, carlos albert row 22 : 1974 | group b | yugoslavia | 0–0 | row 23 : 1974 | group b | zaire | 3–0 | jairzinho, rivelino, valdomiro row 24 : 1974 | group a round 2 | east germany | 1–0 | rivelino row 25 : 1974 | group a round 2 | argentina | 2–1 | rivelino, jairzinho row 26 : 1974 | group a round 2 | netherlands | 0–2 | row 27 : 1974 | bronze final | poland | 0–1 | row 28 : 1978 | group c | sweden | 1–1 | reinaldo row 29 : 1978 | group b round 2 | peru | 3–0 | dirceu (2), zico row 30 : 1978 | group b round 2 | argentina | 0–0 | row 31 : 1978 | group b round 2 | poland | 3–1 | nelinho, roberto dinamite (2) row 32 : 1978 | bronze final | italy | 2–1 | nelinho, dirceu row 33 : 1982 | group f | soviet union | 2–1 | sócrates, éder row 34 : 1982 | group f | new zealand | 4–0 | zico (2), falcão, serginho row 35 : 1982 | group c round 2 | italy | 2–3 | sócrates, falcão row 36 : 1986 | round of 16 | poland | 4–0 | sócrates, josimar, edinho, careca row 37 : 1990 | group c | sweden | 2–1 | careca (2) row 38 : 1990 | group c | costa rica | 1–0 | müller row 39 : 1990 | group c | scotland | 1–0 | müller row 40 : 1990 | round of 16 | argentina | 0–1 | row 41 : 1994 | group b | cameroon | 3–0 | romário, márcio santos
csv/203-csv/57.csv
the most goals scored in a game
{ "header": [ "Year", "Round", "Against", "Score", "Scorers" ], "rows": [ [ "1930", "Group B", "Yugoslavia", "1–2", "Preguinho" ], [ "1930", "Group B", "Bolivia", "4–0", "Moderato (2), Preguinho (2)" ], [ "1934", "Round 1", "Spain", "1–3", "Leônidas" ], [ "1938", "Round 1", "Poland", "6–5 (AET)", "Leônidas (3), Romeu, Perácio (2)" ], [ "1938", "Quarter-Final", "Czechoslovakia", "1–1 (AET)", "Leônidas" ], [ "1938", "Quarter-Final (replay)", "Czechoslovakia", "2–1", "Leônidas, Roberto" ], [ "1938", "Semi-Final", "Italy", "1–2", "Romeu" ], [ "1938", "Bronze Final", "Sweden", "4–2", "Romeu, Leônidas (2), Perácio" ], [ "1950", "Group A", "Mexico", "4–0", "Ademir (2), Jair, Baltazar" ], [ "1950", "Group A", "Switzerland", "2–2", "Alfredo, Baltazar" ], [ "1950", "Group A", "Yugoslavia", "2–0", "Ademir, Zizinho" ], [ "1950", "Final Round", "Sweden", "7–1", "Ademir (4), Chico (2), Maneca" ], [ "1950", "Final Round", "Spain", "6–1", "Ademir (2), Jair, Chico (2), Zizinho" ], [ "1950", "Final Round", "Uruguay", "1–2", "Friaça" ], [ "1954", "Group A", "Mexico", "5–0", "Baltazar, Didi, Pinga (2), Julinho" ], [ "1954", "Group A", "Yugoslavia", "1–1 (AET)", "Didi" ], [ "1954", "Quarter-Final", "Hungary", "2–4", "Djalma Santos, Julinho" ], [ "1958", "Group D", "Austria", "3–0", "Mazzola (2), Nilton Santos" ], [ "1958", "Group D", "England", "0–0", "" ], [ "1958", "Group D", "Soviet Union", "2–0", "Vavá (2)" ], [ "1958", "Quarter-Final", "Wales", "1–0", "Pelé" ], [ "1958", "Semi-Final", "France", "5–2", "Vavá, Didi, Pelé (3)" ], [ "1958", "Final", "Sweden", "5–2", "Vavá (2), Pelé (2), Zagallo" ], [ "1962", "Group C", "Mexico", "2–0", "Pelé, Zagallo" ], [ "1962", "Group C", "Czechoslovakia", "0–0", "" ], [ "1962", "Group C", "Spain", "2–1", "Amarildo (2)" ], [ "1962", "Quarter-Final", "England", "3–1", "Garrincha (2), Vavá" ], [ "1962", "Semi-Final", "Chile", "4–2", "Garrincha (2), Vavá (2)" ], [ "1962", "Final", "Czechoslovakia", "3–1", "Amarildo, Zito, Vavá" ], [ "1966", "Group C", "Bulgaria", "2–1", "Pelé, Garrincha" ], [ "1966", "Group C", "Hungary", "1–3", "Tostão" ], [ "1966", "Group C", "Portugal", "1–3", "Rildo" ], [ "1970", "Group C", "Czechoslovakia", "4–1", "Rivelino, Pelé, Jairzinho (2)" ], [ "1970", "Group C", "England", "1–0", "Jairzinho" ], [ "1970", "Group C", "Romania", "3–2", "Pelé (2), Jairzinho" ], [ "1970", "Quarter-Final", "Peru", "4–2", "Rivelino, Tostão (2), Jairzinho" ], [ "1970", "Semi-Final", "Uruguay", "3–1", "Clodoaldo, Jairzinho, Rivelino" ], [ "1970", "Final", "Italy", "4–1", "Pelé, Gérson, Jairzinho, Carlos Alberto" ], [ "1974", "Group B", "Yugoslavia", "0–0", "" ], [ "1974", "Group B", "Scotland", "0–0", "" ], [ "1974", "Group B", "Zaire", "3–0", "Jairzinho, Rivelino, Valdomiro" ], [ "1974", "Group A Round 2", "East Germany", "1–0", "Rivelino" ], [ "1974", "Group A Round 2", "Argentina", "2–1", "Rivelino, Jairzinho" ], [ "1974", "Group A Round 2", "Netherlands", "0–2", "" ], [ "1974", "Bronze Final", "Poland", "0–1", "" ], [ "1978", "Group C", "Sweden", "1–1", "Reinaldo" ], [ "1978", "Group C", "Spain", "0–0", "" ], [ "1978", "Group C", "Austria", "1–0", "Roberto Dinamite" ], [ "1978", "Group B Round 2", "Peru", "3–0", "Dirceu (2), Zico" ], [ "1978", "Group B Round 2", "Argentina", "0–0", "" ], [ "1978", "Group B Round 2", "Poland", "3–1", "Nelinho, Roberto Dinamite (2)" ], [ "1978", "Bronze Final", "Italy", "2–1", "Nelinho, Dirceu" ], [ "1982", "Group F", "Soviet Union", "2–1", "Sócrates, Éder" ], [ "1982", "Group F", "Scotland", "4–1", "Zico, Oscar, Éder, Falcão" ], [ "1982", "Group F", "New Zealand", "4–0", "Zico (2), Falcão, Serginho" ], [ "1982", "Group C Round 2", "Argentina", "3–1", "Zico, Serginho, Júnior" ], [ "1982", "Group C Round 2", "Italy", "2–3", "Sócrates, Falcão" ], [ "1986", "Group D", "Spain", "1–0", "Sócrates" ], [ "1986", "Group D", "Algeria", "1–0", "Careca" ], [ "1986", "Group D", "Northern Ireland", "3–0", "Careca (2), Josimar" ], [ "1986", "Round of 16", "Poland", "4–0", "Sócrates, Josimar, Edinho, Careca" ], [ "1986", "Quarter-Final", "France", "1–1 (AET)", "Careca" ], [ "1990", "Group C", "Sweden", "2–1", "Careca (2)" ], [ "1990", "Group C", "Costa Rica", "1–0", "Müller" ], [ "1990", "Group C", "Scotland", "1–0", "Müller" ], [ "1990", "Round of 16", "Argentina", "0–1", "" ], [ "1994", "Group B", "Russia", "2–0", "Romário, Raí" ], [ "1994", "Group B", "Cameroon", "3–0", "Romário, Márcio Santos, Bebeto" ], [ "1994", "Group B", "Sweden", "1–1", "Romário" ], [ "1994", "Round of 16", "United States", "1–0", "Bebeto" ], [ "1994", "Quarter-Final", "Netherlands", "3–2", "Romário, Bebeto, Branco" ], [ "1994", "Semi-Final", "Sweden", "1–0", "Romário" ], [ "1994", "Final", "Italy", "0–0 (AET)", "" ], [ "1998", "Group A", "Scotland", "2–1", "César Sampaio, Boyd (OG)" ], [ "1998", "Group A", "Morocco", "3–0", "Ronaldo, Rivaldo, Bebeto" ], [ "1998", "Group A", "Norway", "1–2", "Bebeto" ], [ "1998", "Round of 16", "Chile", "4–1", "Ronaldo (2), César Sampaio (2)" ], [ "1998", "Quarter-Final", "Denmark", "3–2", "Bebeto, Rivaldo (2)" ], [ "1998", "Semi-Final", "Netherlands", "1–1 (AET)", "Ronaldo" ], [ "1998", "Final", "France", "0–3", "" ], [ "2002", "Group C", "Turkey", "2–1", "Ronaldo, Rivaldo" ], [ "2002", "Group C", "China PR", "4–0", "Roberto Carlos, Rivaldo, Ronaldinho, Ronaldo" ], [ "2002", "Group C", "Costa Rica", "5–2", "Ronaldo (2), Edmílson, Rivaldo, Júnior" ], [ "2002", "Round of 16", "Belgium", "2–0", "Rivaldo, Ronaldo" ], [ "2002", "Quarter-Final", "England", "2–1", "Rivaldo, Ronaldinho" ], [ "2002", "Semi-Final", "Turkey", "1–0", "Ronaldo" ], [ "2002", "Final", "Germany", "2–0", "Ronaldo (2)" ], [ "2006", "Group F", "Croatia", "1–0", "Kaká" ], [ "2006", "Group F", "Australia", "2–0", "Adriano, Fred" ], [ "2006", "Group F", "Japan", "4–1", "Ronaldo (2), Juninho, Gilberto" ], [ "2006", "Round of 16", "Ghana", "3–0", "Adriano, Ronaldo, Zé Roberto" ], [ "2006", "Quarter-Final", "France", "0–1", "" ], [ "2010", "Group G", "North Korea", "2–1", "Maicon, Elano" ], [ "2010", "Group G", "Ivory Coast", "3–1", "Luis Fabiano (2), Elano" ], [ "2010", "Group G", "Portugal", "0–0", "" ], [ "2010", "Round of 16", "Chile", "3–0", "Juan, Luis Fabianho, Robinho" ], [ "2010", "Quarter-Final", "Netherlands", "1–2", "Robinho" ] ] }
[ "11" ]
how many eliminations are listed in all?
nt-10254
19
col : name | audition taken in | gang | notes row 1 : nauman sait | bangalore | om blues | winner of season 6 : hell down under. row 2 : longkiri timung (kiri) | kolkata | om blues | runner-up. won a hero honda karizma row 3 : gurmeet kaur johal (palak) | bangalore | om blues | won a hero honda karizma, voted out in the row 4 : natasha sinha | chandigarh | brats | voted out in the 11th episode. brought back in 13 row 5 : puneet malhotra (sufi) | mumbai | | won a hero honda karizma, voted out in the row 6 : paulami de | kolkata | om blues | voted out in the 12th episode. row 7 : samrat kaushal | ahmedabad | om blues | won a hero honda karizma, voted out in the row 8 : tamanna sharma (tammy) | chandigarh | om blues | got a hero honda karizma from suraj aka n row 9 : sandeep singh (sandy) | new delhi | brats | voted out in the 7th episode. row 10 : bobby chopra | new delhi | brats | evicted in the 7th episode by challenge from palak in mechanical row 11 : pradeep singh | new delhi | brats | evicted in the 7th episode by challenge from nauman in row 12 : suzanna mukherjee (suzi) | mumbai | brats | voted out in the 6th episode. row 13 : roop bhinder | new delhi | brats | voted out in the 5th episode. row 14 : devarshi patel (dev) | ahmedabad | om blues | eliminated himself in the 5th episode by voluntarily entering a row 15 : varisha hawelia | kolkata | om blues | voted out in the 2nd episode. row 16 : sonia chauhan | chandigarh | | evicted in the 1st episode, after losing the obstacle race row 17 : bhanu pratap singh rana | ahmedabad | | evicted in the 1st episode, after losing the obstacle race row 18 : neha kapoor | new delhi | | evicted in the 1st episode, after losing the obstacle race row 19 : ankur khanduja | chandigarh | | evicted in the 1st episode, after losing the obstacle race row 20 : vicky arora | ahmedabad | | evicted in the 1st episode, after losing the obstacle race
csv/204-csv/472.csv
how many eliminations are listed in all?
{ "header": [ "Name", "Audition taken in", "Gang", "Notes" ], "rows": [ [ "Nauman Sait", "Bangalore", "Om Blues", "Winner of SEASON 6 : HELL DOWN UNDER. Won total prize money of Rs. 3,62,000 and A Hero Honda Karizma, Voted out in the 4th episode, re-entered in 7th episode defeating Pradeep in Zorb Task. Nauman defeated Lonkiri in finals." ], [ "Longkiri Timung (Kiri)", "Kolkata", "Om Blues", "Runner-up. Won a Hero Honda Karizma, Evicted in the 7th episode by challenge from Sufi in Ladder Task. Brought back in 13th episode by vote-in from the fellow contestants, where he defeated Sufi and Natasha in Plank Task. Lost to Nauman in the finals." ], [ "Gurmeet Kaur Johal (Palak)", "Bangalore", "Om Blues", "Won A Hero Honda Karizma, Voted out in the 3rd episode, re-entered in 7th episode defeating Bobby in Mechanical Bull task. Evicted by Longkiri in semi final task." ], [ "Natasha Sinha", "Chandigarh", "Brats", "Voted out in the 11th episode. Brought back in 13th episode but failed in Plank task." ], [ "Puneet Malhotra (Sufi)", "Mumbai", "", "Won A Hero Honda Karizma, Voted out in the 1st episode, re-entered in 7th episode defeating Longkiri in Ladder task. Voted out in the 10th episode. Brought back in 13th episode but failed in Plank task" ], [ "Paulami De", "Kolkata", "Om Blues", "Voted out in the 12th episode." ], [ "Samrat Kaushal", "Ahmedabad", "Om Blues", "Won A Hero Honda Karizma, Voted out in the 9th episode." ], [ "Tamanna Sharma (Tammy)", "Chandigarh", "Om Blues", "GOT A Hero Honda Karizma from Suraj aka Nagesh(Roadies Season 8.0), Voted out in the 8th episode." ], [ "Sandeep Singh (Sandy)", "New Delhi", "Brats", "Voted out in the 7th episode." ], [ "Bobby Chopra", "New Delhi", "Brats", "Evicted in the 7th episode by challenge from Palak in Mechanical Bull task." ], [ "Pradeep Singh", "New Delhi", "Brats", "Evicted in the 7th episode by challenge from Nauman in Zorb task." ], [ "Suzanna Mukherjee (Suzi)", "Mumbai", "Brats", "Voted out in the 6th episode." ], [ "Roop Bhinder", "New Delhi", "Brats", "Voted out in the 5th episode." ], [ "Devarshi Patel (Dev)", "Ahmedabad", "Om Blues", "Eliminated himself in the 5th episode by voluntarily entering a Casket." ], [ "Varisha Hawelia", "Kolkata", "Om Blues", "Voted out in the 2nd episode." ], [ "Sonia Chauhan", "Chandigarh", "", "Evicted in the 1st episode, after losing the obstacle race challenge." ], [ "Bhanu Pratap Singh Rana", "Ahmedabad", "", "Evicted in the 1st episode, after losing the obstacle race challenge." ], [ "Neha Kapoor", "New Delhi", "", "Evicted in the 1st episode, after losing the obstacle race challenge." ], [ "Ankur Khanduja", "Chandigarh", "", "Evicted in the 1st episode, after losing the obstacle race challenge." ], [ "Vicky Arora", "Ahmedabad", "", "Evicted in the 1st episode, after losing the obstacle race challenge." ] ] }
[ "19" ]
how many aircraft does the united states have listed?
nt-10255
16
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 10 remaining f-5s, out of a row 3 : north american f-86 sabre | united states | fighter/bomber | f-86f\nf-86d | 50\n20 | replaced by the northrop f-5a row 4 : north american p-51 mustang | united states | fighter | p-51d | 103 | paf's 1950s fighter, replaced by f-86 sabre row 5 : north american t-28 trojan | united states | trainer/light strike aircraft | t-28a\nt-28d | 20\n24 | replaced by ov-10 bronco row 6 : north american t-6 texan | united states | trainer aircraft | | 38 | row 7 : beechcraft t-34 mentor | united states | trainer aircraft | | 36 | replaced by the sf-260 row 8 : lockheed t-33 shooting star | united states | trainer aircraft | t-33a\nrt-33a | 25\n2 | replaced by the s-211 row 9 : douglas ac-47 spooky | united states | close air support aircraft | | 11 | row 10 : douglas c-47 skytrain | united states | military transport aircraft | | ? | replaced by the c-130 row 11 : de havilland canada dhc-2 beaver | canada | military transport aircraft | | ? | replaced by the c-130 row 12 : grumman hu-16 albatross | united states | military transport aircraft | hu-16b | 6 | row 13 : namc ys-11 | japan | vip transport | | ? | row 14 : stinson l-5 sentinel | united states | liaison aircraft | | ? | row 15 : sikorsky s-62 | united states\n\n japan | multipurpose utility helicopter\n\nmultipurpose utility helicopter\n\ | s-62a\n\ns-62j | 1\n\n2 | row 16 : sikorsky h-34 | united states | sar helicopter | | ? | row 17 : sikorsky h-19 | united states | | | ? | row 18 : bell 212 | united states | utility helicopter | | 1 | a presidential aircraft that crashed in benguet province. row 19 : aérospatiale sa 330 puma | france | presidential helicopter | sa 330l | 2 |
csv/204-csv/710.csv
how many aircraft does the united states have listed?
{ "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 suffered irreparable damage from Mt. Pinatubo's eruption on 1991-06-15." ], [ "Northrop F-5 Freedom Fighter", "United States", "Fighter/Bomber", "F-5A\\nF-5B", "37", "Retired. The 10 remaining F-5s, out of a total of 37 acquired by the Philippine government from 1967 to 1998, were decommissioned in a ceremony in September 2005" ], [ "North American F-86 Sabre", "United States", "Fighter/Bomber", "F-86F\\nF-86D", "50\\n20", "Replaced by the Northrop F-5A" ], [ "North American P-51 Mustang", "United States", "Fighter", "P-51D", "103", "PAF's 1950s Fighter, replaced by F-86 Sabre" ], [ "North American T-28 Trojan", "United States", "Trainer/Light strike aircraft", "T-28A\\nT-28D", "20\\n24", "Replaced by OV-10 Bronco" ], [ "North American T-6 Texan", "United States", "Trainer aircraft", "", "38", "" ], [ "Beechcraft T-34 Mentor", "United States", "Trainer aircraft", "", "36", "Replaced by the SF-260" ], [ "Lockheed T-33 Shooting Star", "United States", "Trainer aircraft", "T-33A\\nRT-33A", "25\\n2", "Replaced by the S-211" ], [ "Douglas AC-47 Spooky", "United States", "Close air support aircraft", "", "11", "" ], [ "Douglas C-47 Skytrain", "United States", "Military transport aircraft", "", "?", "Replaced by the C-130" ], [ "de Havilland Canada DHC-2 Beaver", "Canada", "Military transport aircraft", "", "?", "Replaced by the C-130" ], [ "Grumman HU-16 Albatross", "United States", "Military transport aircraft", "HU-16B", "6", "" ], [ "NAMC YS-11", "Japan", "VIP transport", "", "?", "" ], [ "Stinson L-5 Sentinel", "United States", "Liaison aircraft", "", "?", "" ], [ "Sikorsky S-62", "United States\\n\\n Japan", "Multipurpose utility helicopter\\n\\nMultipurpose utility helicopter\\n\\nVIP transport", "S-62A\\n\\nS-62J", "1\\n\\n2", "" ], [ "Sikorsky H-34", "United States", "SAR Helicopter", "", "?", "" ], [ "Sikorsky H-19", "United States", "", "", "?", "" ], [ "Bell 212", "United States", "Utility helicopter", "", "1", "A presidential aircraft that crashed in Benguet Province." ], [ "Aérospatiale SA 330 Puma", "France", "Presidential helicopter", "SA 330L", "2", "" ] ] }
[ "16" ]
who was the first winner men's winner, in 1965?
nt-10256
sweden nils bohman
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 : 1968 | borås | 3 250 | sweden ulla lindkvist | norway åge hadler 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 : 1973 | rättvik | 10 449 | sweden ulla lindkvist | sweden bengt gustafsson row 8 : 1974 | kristianstad | 10 196 | sweden ulla lindkvist | sweden ernst jönsson row 9 : 1975 | haninge | 9 322 | sweden anne lundmark | finland matti mäkinen 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 : 1980 | uppsala | 15 142 | finland liisa veijalainen | sweden lars lönnkvist row 15 : 1982 | luleå | 13 631 | sweden annichen kringstad | sweden lars lönnkvist row 16 : 1983 | anderstorp | 22 498 | sweden annichen kringstad | sweden håkan eriksson row 17 : 1986 | borås | 17 353 | sweden annichen kringstad | sweden anders erik olsson row 18 : 1987 | norrköping | 16 216 | sweden katarina borg | sweden lars lönnkvist row 19 : 1989 | östersund | 17 818 | sweden barbro lönnkvist | sweden niklas löwegren row 20 : 1991 | arboga | 16 581 | sweden arja hannus | sweden håkan eriksson row 21 : 1992 | södertälje | 17 806 | sweden gunilla svärd | denmark allan mogensen row 22 : 1993 | falkenberg | 15 006 | sweden annika zell | norway petter thoresen row 23 : 1995 | hässleholm | 14 304 | finland eija koskivaara | sweden jörgen olsson row 24 : 1996 | karlstad | 17 007 | sweden annika zell | sweden jörgen mårtensson row 25 : 2000 | hallsberg | 13 740 | norway hanne staff | sweden jimmy birklin row 26 : 2002 | skövde | 14 651 | switzerland simone niggli-luder | finland mats haldin 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
who was the first winner men's winner, in 1965?
{ "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", "", "", "" ] ] }
[ "Sweden Nils Bohman" ]
how many total times has this team finished 1st in mid south?
nt-10257
6
col : year | division | league | regular season | playoffs | open cup row 1 : 2004 | 4 | usl pdl | 8th, mid south | did not qualify | did not qualify row 2 : 2005 | 4 | usl pdl | 2nd, mid south | conference finals | did not qualify row 3 : 2006 | 4 | usl pdl | 1st, mid south | national final | 1st round row 4 : 2007 | 4 | usl pdl | 1st, mid south | champions | did not qualify row 5 : 2008 | 4 | usl pdl | 2nd, mid south | national final | did not qualify row 6 : 2009 | 4 | usl pdl | 1st, mid south | conference finals | did not qualify row 7 : 2010 | 4 | usl pdl | 1st, mid south | conference semi-final | did not qualify row 8 : 2011 | 4 | usl pdl | 1st, mid south | national final | did not qualify row 9 : 2012 | 4 | usl pdl | 1st, mid south | conference semi-final | 2nd round row 10 : 2013 | 4 | usl pdl | 2nd, mid south | conference finals | 2nd round
csv/203-csv/521.csv
how many total times has this team finished 1st in mid south?
{ "header": [ "Year", "Division", "League", "Regular Season", "Playoffs", "Open Cup" ], "rows": [ [ "2004", "4", "USL PDL", "8th, Mid South", "Did not qualify", "Did not qualify" ], [ "2005", "4", "USL PDL", "2nd, Mid South", "Conference Finals", "Did not qualify" ], [ "2006", "4", "USL PDL", "1st, Mid South", "National Final", "1st Round" ], [ "2007", "4", "USL PDL", "1st, Mid South", "Champions", "Did not qualify" ], [ "2008", "4", "USL PDL", "2nd, Mid South", "National Final", "Did not qualify" ], [ "2009", "4", "USL PDL", "1st, Mid South", "Conference Finals", "Did not qualify" ], [ "2010", "4", "USL PDL", "1st, Mid South", "Conference Semi-Final", "Did not qualify" ], [ "2011", "4", "USL PDL", "1st, Mid South", "National Final", "Did not qualify" ], [ "2012", "4", "USL PDL", "1st, Mid South", "Conference Semi-Final", "2nd Round" ], [ "2013", "4", "USL PDL", "2nd, Mid South", "Conference Finals", "2nd Round" ] ] }
[ "6" ]
how many draws are on the chart
nt-10258
1
col : # | date | opponent | score | result | competition row 1 : 1 | 1988 | indonesia | 4-0 | won | 1988 afc u-17 championship group stages row 2 : 2 | 1988 | south korea | 6-1 | won | 1988 afc u-17 championship group stages row 3 : 3 | 1988 | south korea | 6-1 | won | 1988 afc u-17 championship group stages row 4 : 4 | 1988 | south korea | 6-1 | won | 1988 afc u-17 championship group stages row 5 : 5 | 1988 | south korea | 6-1 | won | 1988 afc u-17 championship group stages row 6 : 6 | 1988 | iraq | 2-1 | won | 1988 afc u-17 championship semifinals row 7 : 7 | 1988 | bahrain | 2-0 | won | 1988 afc u-17 championship final row 8 : 8 | 1988 | bahrain | 2-0 | won | 1988 afc u-17 championship final row 9 : 9 | june 12, 1989 | guinea | 2-2 | draw | 1989 fifa u-16 world championship group stages row 10 : 10 | june 12, 1989 | colombia | 1-0 | won | 1989 fifa u-16 world championship group stages row 11 : 11 | june 12, 1989 | bahrain | 1-0 | won | 1989 fifa u-16 world championship semifinals row 12 : 12 | february 22, 1989 | portugal | 3-0 | won | 1989 fifa world youth championship group stages row 13 : 13 | 1989 | kuwait | 1-0 | won | 1989 palestine cup of nations for youth group stages row 14 : 14 | 1989 | bahrain | 1-1(4-3) | lost | 1989 palestine cup of nations for youth third place
csv/204-csv/836.csv
how many draws are on the chart
{ "header": [ "#", "Date", "Opponent", "Score", "Result", "Competition" ], "rows": [ [ "1", "1988", "Indonesia", "4-0", "Won", "1988 AFC U-17 Championship Group Stages" ], [ "2", "1988", "South Korea", "6-1", "Won", "1988 AFC U-17 Championship Group Stages" ], [ "3", "1988", "South Korea", "6-1", "Won", "1988 AFC U-17 Championship Group Stages" ], [ "4", "1988", "South Korea", "6-1", "Won", "1988 AFC U-17 Championship Group Stages" ], [ "5", "1988", "South Korea", "6-1", "Won", "1988 AFC U-17 Championship Group Stages" ], [ "6", "1988", "Iraq", "2-1", "Won", "1988 AFC U-17 Championship Semifinals" ], [ "7", "1988", "Bahrain", "2-0", "Won", "1988 AFC U-17 Championship Final" ], [ "8", "1988", "Bahrain", "2-0", "Won", "1988 AFC U-17 Championship Final" ], [ "9", "June 12, 1989", "Guinea", "2-2", "Draw", "1989 FIFA U-16 World Championship Group Stages" ], [ "10", "June 12, 1989", "Colombia", "1-0", "Won", "1989 FIFA U-16 World Championship Group Stages" ], [ "11", "June 12, 1989", "Bahrain", "1-0", "Won", "1989 FIFA U-16 World Championship Semifinals" ], [ "12", "February 22, 1989", "Portugal", "3-0", "Won", "1989 FIFA World Youth Championship Group Stages" ], [ "13", "1989", "Kuwait", "1-0", "Won", "1989 Palestine Cup of Nations for Youth Group Stages" ], [ "14", "1989", "Bahrain", "1-1(4-3)", "Lost", "1989 Palestine Cup of Nations for Youth Third Place" ] ] }
[ "1" ]
how many types of trains have a top speed of more than 100 km/h?
nt-10260
5
col : type | manufacturer | numbers | year built | quantity built | power (horsepower) | max speed (km/h) | note row 1 : rhn | hitachi | 1011-1048 (power cars)\n11-48\n | 1967 | 38+38 | 220 | 90 | now use as a northeastern line commuter train. row 2 : rts | tokyu | d9-d16\n(power cars)\nts4 | 1971 | 8+4 | 220 | 70 | ex-mahachai railways, to be refurbished. row 3 : thn | tokyu, hitachi and nippon sharyo | 1101–1140 | 1983 | 40 | 235 | 105 | similar to nkf. row 4 : nkf | nippon sharyo, hitachi, fuji heavy industries,k | 1201–1264, (center) 2101-2112 | 1985 | 64+12 | 235 | 105 | similar to thn, but with plastic chairs. row 5 : asr\n(class 158 express sprinter) | brel, derby works | 2501–2512, (center) 2113-2120 | 1991 | 12+8 | 285 | 120 | metre gauge version of british rail class 158, with different gang row 6 : apd .20 | daewoo heavy industries | 2513-2524 (center) 2121-2128 | 1995 | 10+8 | 298 | 120 | first batch, narrow body. row 7 : apd .60 | daewoo heavy industries | 2525-2544 | 1996 | 20+40 | 298 | 120 | second batch, wide body.
csv/203-csv/154.csv
how many types of trains have a top speed of more than 100 km/h?
{ "header": [ "Type", "Manufacturer", "Numbers", "Year built", "Quantity built", "Power (horsepower)", "Max Speed (km/h)", "Note" ], "rows": [ [ "RHN", "Hitachi", "1011-1048 (power cars)\\n11-48\\n(trailer cars)", "1967", "38+38", "220", "90", "Now use as a Northeastern line commuter train." ], [ "RTS", "Tokyu", "D9-D16\\n(power cars)\\nTS4-TS7\\n(center/trailer cars)", "1971", "8+4", "220", "70", "Ex-Mahachai railways, to be refurbished. Similar bodyshell of THN and NKF but with different formation (power car-2 trailer cars)." ], [ "THN", "Tokyu, Hitachi and Nippon Sharyo", "1101–1140", "1983", "40", "235", "105", "Similar to NKF." ], [ "NKF", "Nippon Sharyo, Hitachi, Fuji Heavy Industries,Kawasaki Heavy Industries, Niigata Tekkousho, and Kinki Sharyo", "1201–1264, (center) 2101-2112", "1985", "64+12", "235", "105", "Similar to THN, but with plastic chairs." ], [ "ASR\\n(Class 158 Express Sprinter)", "BREL, Derby Works", "2501–2512, (center) 2113-2120", "1991", "12+8", "285", "120", "Metre gauge version of British Rail Class 158, with different gangways and couplers, and with inward-opening slam doors instead of plug doors. 3-car set until 2011, when all were refurbished with new seats, vinyl floors, an extra coach and new livery." ], [ "APD .20", "Daewoo Heavy Industries", "2513-2524 (center) 2121-2128", "1995", "10+8", "298", "120", "First batch, narrow body." ], [ "APD .60", "Daewoo Heavy Industries", "2525-2544", "1996", "20+40", "298", "120", "Second batch, wide body." ] ] }
[ "5" ]
counts and give the number of incumbents.
nt-10261
35
col : state | incumbent | party | result | candidates row 1 : arkansas | j. william fulbright | democratic | re-elected | j. william fulbright (democratic) 83.0%\ row 2 : colorado | eugene d. millikin | republican | retired\ndemocratic gain | john a. carroll (democratic) 50.2%\ndan row 3 : connecticut | prescott s. bush | republican | re-elected | prescott s. bush (republican) 54.8%\n row 4 : florida | george a. smathers | democratic | re-elected | george a. smathers (democratic) unopposed row 5 : georgia | walter f. george | democratic | retired\ndemocratic hold | herman e. talmadge (democratic) unopposed row 6 : idaho | herman welker | republican | lost re-election\ndemocratic gain | frank church (democratic) 56.2%\nherman wel row 7 : illinois | everett m. dirksen | republican | re-elected | everett m. dirksen (republican) row 8 : indiana | homer e. capehart | republican | re-elected | homer e. capehart (republican) 55.2%\ row 9 : iowa | bourke b. hickenlooper | republican | re-elected | bourke b. hickenlooper (republican) 53 row 10 : kansas | frank carlson | republican | re-elected | frank carlson (republican) 57.9%\ngeorge row 11 : kentucky | earle c. clements | democratic | lost re-election\nrepublican gain | thruston morton (republican) 50.4%\n row 12 : kentucky\nspecial: class 2 | robert humphreys | democratic | appointee retired\nwinner elected to finish term ending january | john s. cooper (republican) 53.2%\nla row 13 : maryland | john m. butler | republican | re-elected | john m. butler (republican) 53.0%\ngeorge row 14 : missouri | thomas c. hennings, jr. | democratic | re-elected | thomas c. hennings, jr. (democratic) 56. row 15 : nevada | alan bible | democratic | re-elected | alan bible (democratic) 52.6%\ncliff young row 16 : new hampshire | norris cotton | republican | re-elected | norris cotton (republican) 64.1%\nlaure row 17 : new york | herbert h. lehman | democratic | retired\nrepublican gain | jacob k. javits (republican) 53.3%\ row 18 : north carolina | sam j. ervin, jr. | democratic | re-elected | sam j. ervin, jr. (democratic) 66. row 19 : north dakota | milton r. young | republican | re-elected | milton r. young (republican) 63.6%\n row 20 : oklahoma | a. s. mike monroney | democratic | re-elected | a. s. mike monroney (democratic) 55. row 21 : oregon | wayne morse | democratic | re-elected | wayne morse (democratic) 54.2%\ndou row 22 : pennsylvania | james h. duff | republican | lost re-election\ndemocratic gain | joseph s. clark (democratic) 50.1%\nja row 23 : south carolina\nspecial: class 2 | thomas a. wofford | democratic | appointee retired\nwinner elected to finish term ending january | strom thurmond (democratic) unopposed row 24 : south dakota | francis case | republican | re-elected | francis case (republican) 50.8%\nkenneth row 25 : utah | wallace f. bennett | republican | re-elected | wallace f. bennett (republican) 54.0%\na row 26 : vermont | george d. aiken | republican | re-elected | george d. aiken (republican) 66.4% row 27 : washington | warren g. magnuson | democratic | re-elected | warren g. magnuson (democratic) 61.1%\
csv/203-csv/817.csv
counts and give the number of incumbents.
{ "header": [ "State", "Incumbent", "Party", "Result", "Candidates" ], "rows": [ [ "Alabama", "Lister Hill", "Democratic", "Re-elected", "Lister Hill (Democratic) Unopposed" ], [ "Arizona", "Carl Hayden", "Democratic", "Re-elected", "Carl Hayden (Democratic) 61.4%\\nRoss F. Jones (Republican) 38.6%" ], [ "Arkansas", "J. William Fulbright", "Democratic", "Re-elected", "J. William Fulbright (Democratic) 83.0%\\nBen C. Henley (Republican) 17.0%" ], [ "California", "Thomas H. Kuchel", "Republican", "Re-elected", "Thomas H. Kuchel (Republican) 54.0%\\nRichard Richards (Democratic) 45.6%\\nRay Gourley (Prohibition) 0.4%" ], [ "Colorado", "Eugene D. Millikin", "Republican", "Retired\\nDemocratic gain", "John A. Carroll (Democratic) 50.2%\\nDan Thornton (Republican) 49.8%" ], [ "Connecticut", "Prescott S. Bush", "Republican", "Re-elected", "Prescott S. Bush (Republican) 54.8%\\nThomas J. Dodd (Democratic) 43.1%" ], [ "Florida", "George A. Smathers", "Democratic", "Re-elected", "George A. Smathers (Democratic) Unopposed" ], [ "Georgia", "Walter F. George", "Democratic", "Retired\\nDemocratic hold", "Herman E. Talmadge (Democratic) Unopposed" ], [ "Idaho", "Herman Welker", "Republican", "Lost re-election\\nDemocratic gain", "Frank Church (Democratic) 56.2%\\nHerman Welker (Republican) 38.7%" ], [ "Illinois", "Everett M. Dirksen", "Republican", "Re-elected", "Everett M. Dirksen (Republican) 54.1%\\nW. Richard Stengel (Democratic) 45.7%" ], [ "Indiana", "Homer E. Capehart", "Republican", "Re-elected", "Homer E. Capehart (Republican) 55.2%\\nClaude R. Wickard (Democratic) 44.4%" ], [ "Iowa", "Bourke B. Hickenlooper", "Republican", "Re-elected", "Bourke B. Hickenlooper (Republican) 53.9%\\nR. M. Evans (Democratic) 46.1%" ], [ "Kansas", "Frank Carlson", "Republican", "Re-elected", "Frank Carlson (Republican) 57.9%\\nGeorge Hart (Democratic) 40.5%" ], [ "Kentucky", "Earle C. Clements", "Democratic", "Lost re-election\\nRepublican gain", "Thruston Morton (Republican) 50.4%\\nEarle C. Clements (Democratic) 49.7%" ], [ "Kentucky\\nSpecial: Class 2", "Robert Humphreys", "Democratic", "Appointee retired\\nWinner elected to finish term ending January 3, 1961\\nRepublican gain", "John S. Cooper (Republican) 53.2%\\nLawrence W. Wetherby (Democratic) 46.8%" ], [ "Louisiana", "Russell B. Long", "Democratic", "Re-elected", "Russell B. Long (Democratic) Unopposed" ], [ "Maryland", "John M. Butler", "Republican", "Re-elected", "John M. Butler (Republican) 53.0%\\nGeorge P. Mahoney (Democratic) 47.0%" ], [ "Missouri", "Thomas C. Hennings, Jr.", "Democratic", "Re-elected", "Thomas C. Hennings, Jr. (Democratic) 56.4%\\nHerbert Douglas (Republican) 43.6%" ], [ "Nevada", "Alan Bible", "Democratic", "Re-elected", "Alan Bible (Democratic) 52.6%\\nCliff Young (Republican) 47.4%" ], [ "New Hampshire", "Norris Cotton", "Republican", "Re-elected", "Norris Cotton (Republican) 64.1%\\nLaurence M. Pickett (Democratic) 35.9%" ], [ "New York", "Herbert H. Lehman", "Democratic", "Retired\\nRepublican gain", "Jacob K. Javits (Republican) 53.3%\\nRobert F. Wagner, Jr. (Democratic) 46.7%" ], [ "North Carolina", "Sam J. Ervin, Jr.", "Democratic", "Re-elected", "Sam J. Ervin, Jr. (Democratic) 66.6%\\nJoel A. Johnson (Republican) 33.4%" ], [ "North Dakota", "Milton R. Young", "Republican", "Re-elected", "Milton R. Young (Republican) 63.6%\\nQuentin N. Burdick (Democratic) 36.0%" ], [ "Ohio", "George H. Bender", "Republican", "Lost re-election\\nDemocratic gain", "Frank J. Lausche (Democratic) 52.9%\\nGeorge H. Bender (Republican) 47.1%" ], [ "Oklahoma", "A. S. Mike Monroney", "Democratic", "Re-elected", "A. S. Mike Monroney (Democratic) 55.4%\\nDouglas McKeever (Republican) 44.7%" ], [ "Oregon", "Wayne Morse", "Democratic", "Re-elected", "Wayne Morse (Democratic) 54.2%\\nDouglas McKay (Republican) 45.8%" ], [ "Pennsylvania", "James H. Duff", "Republican", "Lost re-election\\nDemocratic gain", "Joseph S. Clark (Democratic) 50.1%\\nJames H. Duff (Republican) 49.7%" ], [ "South Carolina", "Olin B. Johnston", "Democratic", "Re-elected", "Olin B. Johnston (Democratic) Unopposed" ], [ "South Carolina\\nSpecial: Class 2", "Thomas A. Wofford", "Democratic", "Appointee retired\\nWinner elected to finish term ending January 3, 1961\\nDemocratic hold", "Strom Thurmond (Democratic) Unopposed" ], [ "South Dakota", "Francis Case", "Republican", "Re-elected", "Francis Case (Republican) 50.8%\\nKenneth Holum (Democratic) 49.2%" ], [ "Utah", "Wallace F. Bennett", "Republican", "Re-elected", "Wallace F. Bennett (Republican) 54.0%\\nAlonzo F. Hopkin (Democratic) 46.0%" ], [ "Vermont", "George D. Aiken", "Republican", "Re-elected", "George D. Aiken (Republican) 66.4%\\nBernard G. O'Shea (Democratic) 33.6%" ], [ "Washington", "Warren G. Magnuson", "Democratic", "Re-elected", "Warren G. Magnuson (Democratic) 61.1%\\nArthur B. Langlie (Republican) 38.9%" ], [ "West Virginia\\nSpecial: Class 1", "William R. Laird, III", "Democratic", "Appointee retired\\nWinner elected to finish term ending January 3, 1959\\nRepublican gain", "Chapman Revercomb (Republican) 53.7%\\nWilliam C. Marland (Democratic) 46.3%" ], [ "Wisconsin", "Alexander Wiley", "Republican", "Re-elected", "Alexander Wiley (Republican) 58.6%\\nHenry W. Maier (Democratic) 41.2%" ] ] }
[ "35" ]
what is the total number of people driving dodge rams?
nt-10262
13
col : team | truck(s) | # | driver(s) | primary sponsor(s) | listed owner(s) | crew chief row 1 : addington racing | chevrolet silverado | 60 | travis kvapil | cat rental stores | mike addington | rick ren row 2 : bobby hamilton racing | dodge ram | 4 | brian rose | perry connection | debbie hamilton | danny rollins row 3 : bobby hamilton racing | dodge ram | 8 | bill lester (r) | dodge dealers | bobby hamilton | kip mccord row 4 : circle bar racing | ford f-150 | 14 | rick crawford | circle bar motel & rv park | tom mitchell | ray stonkus row 5 : countryman motorsports | ford f-150 | 15 | rich bickle | dickies | billy ballew | craig osbourne row 6 : green light racing | chevrolet silverado | 07 | jason small (r) | sunbelt rentals | gene christensen | dennis fiebel row 7 : green light racing | chevrolet silverado | 08 | bobby dotter | people against drugs | gene christensen | doug howe row 8 : joe gibbs racing | chevrolet silverado | 20 | coy gibbs | mbna | joe gibbs | doug hewitt row 9 : k automotive racing | ford f-150 | 29 | terry cook | power stroke diesel | kay keselowski | bob keselowski row 10 : l&r racing | chevrolet silverado | 90 | lance norick | express personnel services | ron norick | gary showalter row 11 : macdonald motorsports | chevrolet silverado | 72 | randy macdonald | greenfield truck center | marrill macdonald | steve bird row 12 : morgan-dollar motorsports | chevrolet silverado | 46 | dennis setzer | acxiom/computer associates | david dollar | john monsam row 13 : orleans racing | dodge ram | 62 | brendan gaughan (r) | napa auto parts | michael gaughan | shane wilson row 14 : petty enterprises | dodge ram | 43 | carlos contreras | hot wheels | richard petty | howard comstock row 15 : portenga motorsports | chevrolet silverado | 39 | steve portenga | roto-rooter | steve portenga | george church row 16 : powers motorsports | dodge ram | 55 | tom powers | university of northwestern ohio | sherri powers | bryan berry row 17 : r&j racing | dodge ram | 68 | rodney sawyers (r) | n/a | wendy sawyers | jeff sawyers row 18 : rds motorsports | dodge ram | 79 | jerry hill | rds racing engines | r. d. smith | ralph wingfield jr. row 19 : roush racing | ford f-150 | 50 | jon wood | navy racing | jack roush | dan binks row 20 : sealmaster racing | chevrolet silverado | 88 | matt crafton | sealmaster | duke thorson | jerry cook row 21 : shepherd racing | ford f-150 | 21 | morgan shepherd | n/a | cindy shepherd | ted jackson row 22 : spears motorsports | chevrolet silverado | 75 | david starr | spears manufacturing | wayne spears | dave mccarty row 23 : tagsby racing | chevrolet silverado | 73 | loni richardson (r) | intensitee/uti | joey sonntag | joey sonntag row 24 : team racing | chevrolet silverado | 86 | dana white (r) | red line oil/coverall carports | phil bonifield | bernie taft row 25 : troxell racing | chevrolet silverado | 93 | jerry allec, jr. | n/a | lonnie troxell | lonnie troxell row 26 : ultra motorsports | dodge ram | 2 | jason leffler | team ase racing | marlene smith | tim kohuth row 27 : ware racing enterprises | dodge ram | 5 | lance hooper | diamond cut jeans/blair5.com | rick ware | cal northrop row 28 : ware racing enterprises | dodge ram | 51 | michael dokken | ooida | rick ware | ken glen
csv/204-csv/89.csv
what is the total number of people driving dodge rams?
{ "header": [ "Team", "Truck(s)", "#", "Driver(s)", "Primary Sponsor(s)", "Listed Owner(s)", "Crew Chief" ], "rows": [ [ "Addington Racing", "Chevrolet Silverado", "60", "Travis Kvapil", "CAT Rental Stores", "Mike Addington", "Rick Ren" ], [ "Bobby Hamilton Racing", "Dodge Ram", "4", "Brian Rose", "Perry Connection", "Debbie Hamilton", "Danny Rollins" ], [ "Bobby Hamilton Racing", "Dodge Ram", "8", "Bill Lester (R)", "Dodge Dealers", "Bobby Hamilton", "Kip McCord" ], [ "Bobby Hamilton Racing", "Dodge Ram", "18", "Robert Pressley", "n/a", "Bobby Hamilton", "Danny Gill" ], [ "Circle Bar Racing", "Ford F-150", "14", "Rick Crawford", "Circle Bar Motel & RV Park", "Tom Mitchell", "Ray Stonkus" ], [ "Countryman Motorsports", "Ford F-150", "15", "Rich Bickle", "Dickies", "Billy Ballew", "Craig Osbourne" ], [ "Green Light Racing", "Chevrolet Silverado", "07", "Jason Small (R)", "Sunbelt Rentals", "Gene Christensen", "Dennis Fiebel" ], [ "Green Light Racing", "Chevrolet Silverado", "08", "Bobby Dotter", "People Against Drugs", "Gene Christensen", "Doug Howe" ], [ "Joe Gibbs Racing", "Chevrolet Silverado", "20", "Coy Gibbs", "MBNA", "Joe Gibbs", "Doug Hewitt" ], [ "K Automotive Racing", "Ford F-150", "29", "Terry Cook", "Power Stroke Diesel", "Kay Keselowski", "Bob Keselowski" ], [ "L&R Racing", "Chevrolet Silverado", "90", "Lance Norick", "Express Personnel Services", "Ron Norick", "Gary Showalter" ], [ "MacDonald Motorsports", "Chevrolet Silverado", "72", "Randy MacDonald", "Greenfield Truck Center", "Marrill MacDonald", "Steve Bird" ], [ "Morgan-Dollar Motorsports", "Chevrolet Silverado", "46", "Dennis Setzer", "Acxiom/Computer Associates", "David Dollar", "John Monsam" ], [ "Orleans Racing", "Dodge Ram", "62", "Brendan Gaughan (R)", "NAPA Auto Parts", "Michael Gaughan", "Shane Wilson" ], [ "Petty Enterprises", "Dodge Ram", "43", "Carlos Contreras", "Hot Wheels", "Richard Petty", "Howard Comstock" ], [ "Portenga Motorsports", "Chevrolet Silverado", "39", "Steve Portenga", "Roto-rooter", "Steve Portenga", "George Church" ], [ "Powers Motorsports", "Dodge Ram", "55", "Tom Powers", "University of Northwestern Ohio", "Sherri Powers", "Bryan Berry" ], [ "R&J Racing", "Dodge Ram", "68", "Rodney Sawyers (R)", "n/a", "Wendy Sawyers", "Jeff Sawyers" ], [ "RDS Motorsports", "Dodge Ram", "79", "Jerry Hill", "RDS Racing Engines", "R. D. Smith", "Ralph Wingfield Jr." ], [ "Roush Racing", "Ford F-150", "50", "Jon Wood", "Navy Racing", "Jack Roush", "Dan Binks" ], [ "SealMaster Racing", "Chevrolet Silverado", "88", "Matt Crafton", "Sealmaster", "Duke Thorson", "Jerry Cook" ], [ "Shepherd Racing", "Ford F-150", "21", "Morgan Shepherd", "n/a", "Cindy Shepherd", "Ted Jackson" ], [ "Spears Motorsports", "Chevrolet Silverado", "75", "David Starr", "Spears Manufacturing", "Wayne Spears", "Dave McCarty" ], [ "Tagsby Racing", "Chevrolet Silverado", "73", "Loni Richardson (R)", "Intensitee/UTI", "Joey Sonntag", "Joey Sonntag" ], [ "Team Racing", "Chevrolet Silverado", "86", "Dana White (R)", "Red Line Oil/Coverall Carports", "Phil Bonifield", "Bernie Taft" ], [ "Troxell Racing", "Chevrolet Silverado", "93", "Jerry Allec, Jr.", "n/a", "Lonnie Troxell", "Lonnie Troxell" ], [ "Ultra Motorsports", "Dodge Ram", "1", "Ted Musgrave", "Mopar", "Jim Smith", "Gene Nead" ], [ "Ultra Motorsports", "Dodge Ram", "2", "Jason Leffler", "Team ASE Racing", "Marlene Smith", "Tim Kohuth" ], [ "Ware Racing Enterprises", "Dodge Ram", "5", "Lance Hooper", "Diamond Cut Jeans/Blair5.com", "Rick Ware", "Cal Northrop" ], [ "Ware Racing Enterprises", "Dodge Ram", "51", "Michael Dokken", "OOIDA", "Rick Ware", "Ken Glen" ], [ "Ware Racing Enterprises", "Dodge Ram", "81", "Angie Wilson (R)", "TotalRaceBabe.com", "Rick Ware", "Calvin Humphries" ], [ "Xpress Motorsports", "Chevrolet Silverado", "16", "Mike Bliss", "IWX Motor Freight/Knights Inn", "Steve Coulter", "Travis Holt" ] ] }
[ "13" ]
what is the total number of fide players in the united states?
nt-10263
1785
col : country | zone | national federation | #gm | #fide | national championship row 1 : argentina | 2.5 | fed. argentina de ajedrez [2] | 12 | 1265 | argentine chess championship row 2 : australia | 3.6 | australian chess federation [4] | 2 | 468 | australian chess championship row 3 : azerbaijan | 1.8 | azerbaijan chess federation [6] | 16 | 238 | azerbaijani chess championship row 4 : bangladesh | 3.2 | bangladesh chess federation [7] | 5 | 336 | bangladeshi chess championship row 5 : belgium | 1.1b | koninklijke belgische schaakbond/fed | 4 | 618 | belgian chess championship row 6 : bulgaria | 1.4 | българска федераци | 25 | 606 | bulgarian chess championship row 7 : chile | 2.5 | fed. deportiva nacional de ajedrez | 2 | 729 | chilean chess championship row 8 : china | 3.5 | chinese chess association [14] | 19 | 345 | chinese chess championship row 9 : costa rica | 2.3c | federacion central de ajedrez [16] | 1 | 88 | costa rican chess championship row 10 : czech republic | 1.4 | šachový svaz česk | 23 | 2541 | czech chess championship row 11 : ecuador | 2.3b | fed. ecuatoriana de ajedrez [20] | 1 | 392 | ecuadorian chess championship row 12 : egypt | 4.2 | egyptian chess federation | 2 | 350 | egyptian chess championship row 13 : england | 1.1a | english chess federation [21] | 35 | 1211 | british chess championship row 14 : estonia | 1.7 | eesti maleliit [22] | 4 | 150 | estonian chess championship row 15 : guatemala | 2.3.2 | fed. nac. de ajedrez de guatemala | 0 | 43 | guatemalan chess championship row 16 : hungary | 1.4 | magyar sakkszovetseg [29 | 40 | 2817 | hungarian chess championship row 17 : india | 3.2 | all india chess federation [31] | 15 | 3154 | indian chess championship row 18 : indonesia | 3.3 | persatuan catur seluruh indonesia [32] | 3 | 158 | indonesian chess championship row 19 : iraq | 3.1 | iraqi chess federation | 0 | 174 | iraqi chess championship row 20 : ireland | 1.1a | irish chess union [34] | 1 | 139 | irish chess championship row 21 : italy | 1.1c | federazione scacchistica italiana [36] | 6 | 2308 | italian chess championship row 22 : kazakhstan | 3.4 | chess fed. of rep. of kazakhstan | 10 | 338 | kazakhstani chess championship row 23 : latvia | 1.7 | latvijas saha savieniba [39 | 7 | 217 | latvian chess championship row 24 : lebanon | 3.1 | federation libanaise des echecs [40] | 0 | 55 | lebanese chess championship row 25 : lithuania | 1.7 | lietuvos sachmatu federacija [41] | 6 | 353 | lithuanian chess championship row 26 : luxembourg | 1.1b | federation luxembourgeoise des echecs [42] | 1 | 99 | luxembourgian chess championship row 27 : malaysia | 3.3 | malaysia chess federation [43] | 0 | 161 | malaysian chess championship row 28 : malta | 1.5a | il-federazzjoni maltija tac- | 0 | 32 | maltese chess championship row 29 : mongolia | 3.3 | mongolian chess federation | 2 | 91 | mongolian chess championship row 30 : montenegro | 1.5a | montenegro chess federation [47] | 6 | 46 | montenegrin chess championship
csv/203-csv/663.csv
what is the total number of fide players in the united states?
{ "header": [ "Country", "Zone", "National Federation", "#GM", "#FIDE", "National Championship" ], "rows": [ [ "Albania", "1.5a", "Federata Shqiptare e Shahut [1]", "1", "45", "Albanian Chess Championship" ], [ "Argentina", "2.5", "Fed. Argentina de Ajedrez [2]", "12", "1265", "Argentine Chess Championship" ], [ "Armenia", "1.5b", "Armenian Chess Federation [3]", "20", "255", "Armenian Chess Championship" ], [ "Australia", "3.6", "Australian Chess Federation [4]", "2", "468", "Australian Chess Championship" ], [ "Austria", "1.2a", "Österreichischer Schachbund [5]", "5", "1477", "Austrian Chess Championship" ], [ "Azerbaijan", "1.8", "Azerbaijan Chess Federation [6]", "16", "238", "Azerbaijani Chess Championship" ], [ "Bangladesh", "3.2", "Bangladesh Chess Federation [7]", "5", "336", "Bangladeshi Chess Championship" ], [ "Belarus", "1.8", "Belarus Chess Federation [8]", "13", "425", "Belarusian Chess Championship" ], [ "Belgium", "1.1b", "Koninklijke Belgische Schaakbond/Fed. Royale Belge des Echecs [9]", "4", "618", "Belgian Chess Championship" ], [ "Bosnia and Herzegovina", "1.2b", "Sahovski Savez Bosne i Hercegovine [10]", "5", "267", "Bosnia and Herzegovina Chess Championship" ], [ "Brazil", "2.4", "Confed. Brasileira de Xadrez [11]", "7", "993", "Brazilian Chess Championship" ], [ "Bulgaria", "1.4", "Българска федерация по шахмат [12]", "25", "606", "Bulgarian Chess Championship" ], [ "Canada", "2.2", "Chess Federation of Canada [13]", "6", "445", "Canadian Chess Championship" ], [ "Chile", "2.5", "Fed. Deportiva Nacional De Ajedrez", "2", "729", "Chilean Chess Championship" ], [ "China", "3.5", "Chinese Chess Association [14]", "19", "345", "Chinese Chess Championship" ], [ "Colombia", "2.3b", "Fed. Colombiana de Ajedrez [15]", "3", "385", "Colombian Chess Championship" ], [ "Costa Rica", "2.3c", "Federacion Central de Ajedrez [16]", "1", "88", "Costa Rican Chess Championship" ], [ "Croatia", "1.2b", "Croatian Chess Federation [17]", "29", "1317", "Croatian Chess Championship" ], [ "Cuba", "2.3a", "Fed. Cubana de Ajedrez", "13", "885", "Cuban Chess Championship" ], [ "Czech Republic", "1.4", "Šachový svaz České republiky [18]", "23", "2541", "Czech Chess Championship" ], [ "Denmark", "1.3", "Dansk Skak Union [19]", "8", "999", "Danish Chess Championship" ], [ "Ecuador", "2.3b", "Fed. Ecuatoriana de Ajedrez [20]", "1", "392", "Ecuadorian Chess Championship" ], [ "Egypt", "4.2", "Egyptian Chess Federation", "2", "350", "Egyptian Chess Championship" ], [ "England", "1.1a", "English Chess Federation [21]", "35", "1211", "British Chess Championship" ], [ "Estonia", "1.7", "Eesti Maleliit [22]", "4", "150", "Estonian Chess Championship" ], [ "Faroe Islands", "1.3", "Talvsamband Foroya [23]", "0", "57", "Faroe Islands Chess Championship" ], [ "Fiji", "3.6", "Fiji Chess Federation [24]", "0", "9", "Fijian Chess Championship" ], [ "Finland", "1.3", "Suomen Keskusshakkiliitto [25]", "5", "437", "Finnish Chess Championship" ], [ "France", "1.1b", "Fédération Française des Échecs [26]", "31", "5596", "French Chess Championship" ], [ "Georgia", "1.5b", "Chess Federation of Georgia", "22", "352", "Georgian Chess Championship" ], [ "Germany", "1.2a", "Deutscher Schachbund [27]", "66", "10897", "German Chess Championship" ], [ "Greece", "1.5a", "Elliniki Skakistiki Omospondia [28]", "10", "1252", "Greek Chess Championship" ], [ "Guatemala", "2.3.2", "Fed. Nac. de Ajedrez de Guatemala", "0", "43", "Guatemalan Chess Championship" ], [ "Guyana", "-", "Guyana Chess Federation", "-", "-", "Guyanese Chess Championship" ], [ "Hong Kong", "3.3", "Hong Kong Chess Federation", "0", "22", "Hong Kong Chess Championship" ], [ "Hungary", "1.4", "Magyar Sakkszovetseg [29]", "40", "2817", "Hungarian Chess Championship" ], [ "Iceland", "1.3", "Skaksamband Islands [30]", "11", "227", "Icelandic Chess Championship" ], [ "India", "3.2", "All India Chess Federation [31]", "15", "3154", "Indian Chess Championship" ], [ "Indonesia", "3.3", "Persatuan Catur Seluruh Indonesia [32]", "3", "158", "Indonesian Chess Championship" ], [ "Iran", "3.1", "Chess Fed. of lslamic Rep. of Iran [33]", "4", "516", "Iranian Chess Championship" ], [ "Iraq", "3.1", "Iraqi Chess Federation", "0", "174", "Iraqi Chess Championship" ], [ "Ireland", "1.1a", "Irish Chess Union [34]", "1", "139", "Irish Chess Championship" ], [ "Israel", "1.2b", "Israel Chess Federation [35]", "34", "717", "Israeli Chess Championship" ], [ "Italy", "1.1c", "Federazione Scacchistica Italiana [36]", "6", "2308", "Italian Chess Championship" ], [ "Jamaica", "2.3a", "Jamaica Chess Federation [37]", "0", "31", "Jamaican Chess Championship" ], [ "Japan", "3.3", "Japan Chess Association [38]", "0", "61", "Japanese Chess Championship" ], [ "Kazakhstan", "3.4", "Chess Fed. of Rep. of Kazakhstan", "10", "338", "Kazakhstani Chess Championship" ], [ "Latvia", "1.7", "Latvijas Saha Savieniba [39]", "7", "217", "Latvian Chess Championship" ], [ "Lebanon", "3.1", "Federation Libanaise des Echecs [40]", "0", "55", "Lebanese Chess Championship" ], [ "Lithuania", "1.7", "Lietuvos Sachmatu Federacija [41]", "6", "353", "Lithuanian Chess Championship" ], [ "Luxembourg", "1.1b", "Federation Luxembourgeoise des Echecs [42]", "1", "99", "Luxembourgian Chess Championship" ], [ "Malaysia", "3.3", "Malaysia Chess Federation [43]", "0", "161", "Malaysian Chess Championship" ], [ "Malta", "1.5a", "Il-Federazzjoni Maltija tac-Cess [44]", "0", "32", "Maltese Chess Championship" ], [ "Mexico", "2.3c", "Fed. Nac. de Ajedrez de Mexico AC [45]", "3", "553", "Mexican Chess Championship" ], [ "Moldova", "1.8", "Fed. de Sah a Republicii Moldova [46]", "6", "283", "Moldovan Chess Championship" ], [ "Mongolia", "3.3", "Mongolian Chess Federation", "2", "91", "Mongolian Chess Championship" ], [ "Montenegro", "1.5a", "Montenegro Chess Federation [47]", "6", "46", "Montenegrin Chess Championship" ], [ "Morocco", "4.1", "Fed. Royale Marocaine des Echecs [48]", "1", "68", "Moroccan Chess Championship" ], [ "Netherlands", "1.1b", "Koninklijke Nederlandse Schaakbond [49]", "19", "1553", "Dutch Chess Championship" ], [ "Nepal", "3.5", "Nepal Chess Association [50]", "1", "155", "Nepal Chess Championship" ], [ "New Zealand", "3.6", "New Zealand Chess Federation [51]", "1", "155", "New Zealand Chess Championship" ], [ "Norway", "1.3", "Norges Sjakkforbund [52]", "9", "480", "Norwegian Chess Championship" ], [ "Panama", "2.3c", "Fed. de Ajedrez de Panama [53]", "0", "28", "Panamanian Chess Championship" ], [ "Paraguay", "2.5", "Federacion Paraguaya de Ajedrez [54]", "1", "146", "Paraguayan Chess Championship" ], [ "Peru", "2.4", "Federacion Peruana de Ajedrez [55]", "1", "258", "Peruvian Chess Championship" ], [ "Philippines", "3.3", "Nat. Chess Fed. of the Philippines website", "5", "179", "Philippine Chess Championship" ], [ "Palestine", "3.1", "Palestine Chess Federation", "1", "33", "Palestinian Chess Championship" ], [ "Poland", "1.4", "Polish Chess Federation [56]", "25", "3469", "Polish Chess Championship" ], [ "Portugal", "1.1c", "Federação Portuguesa de Xadrez [57]", "2", "678", "Portuguese Chess Championship" ], [ "Puerto Rico", "2.3a", "Fed. de Ajedrez de Puerto Rico [58]", "0", "57", "Puerto Rican Chess Championship" ], [ "Qatar", "3.1", "Qatar Chess Association [59]", "2", "32", "Qatari Chess Championship" ], [ "Romania", "1.4", "Federatia Romana de Sah [60]", "17", "1388", "Romanian Chess Championship" ], [ "Russia", "1.6", "Russian Chess Federation [61]", "174", "9853", "Russian Chess Championship" ], [ "Scotland", "1.1a", "Chess Scotland [62]", "5", "193", "Scottish Chess Championship" ], [ "Serbia", "1.5a", "Chess Federation of Serbia [63]", "44", "2427", "Serbian Chess Championship" ], [ "Seychelles", "4.2", "Seychelles Chess Federation", "0", "9", "Seychelles Chess Championship" ], [ "Singapore", "3.3", "Singapore Chess Federation [64]", "4", "132", "Singaporean Chess Championship" ], [ "Slovakia", "1.4", "Slovensky Sachovy Zvaz [65]", "9", "1152", "Slovak Chess Championship" ], [ "Slovenia", "1.2a", "Sahovska Zveza Slovenije [66]", "5", "548", "Slovenian Chess Championship" ], [ "South Africa", "4.3", "Chess South Africa [67]", "0", "99", "South African Chess Championship" ], [ "Spain", "1.1c", "Federacion Espanola de Ajedrez [68]", "27", "6901", "Spanish Chess Championship" ], [ "Sweden", "1.3", "Sveriges Schackförbund [69]", "16", "800", "Swedish Chess Championship" ], [ "Switzerland", "1.2a", "Schweizerischer Schachbund [70]", "7", "1015", "Swiss Chess Championship" ], [ "Syria", "3.1", "Syrian Arab Chess Federation", "0", "106", "Syrian Chess Championship" ], [ "Tajikistan", "3.4", "Federazijai Shakhmati Tajikistan", "1", "17", "Tajikistani Chess Championship" ], [ "Turkey", "1.5a", "Turkiye Satranc Federasyonu [71]", "2", "545", "Turkish Chess Championship" ], [ "Ukraine", "1.9", "Ukrainian Chess Federation [72]", "64", "1628", "Ukrainian Chess Championship" ], [ "United Arab Emirates", "3.1", "UAE Chess Federation [73]", "1", "133", "Emirati Chess Championship" ], [ "United States", "2.1", "United States Chess Federation [74]", "61", "1785", "U.S. Chess Championship\\nU.S. Women's Chess Championship" ], [ "Uruguay", "2.5", "Federación Uruguaya de Ajedrez [75]", "1", "90", "Uruguayan Chess Championship" ], [ "Uzbekistan", "3.6", "Chess Federation of Uzbekistan [76]", "9", "168", "Uzbekistani Chess Championship" ], [ "Venezuela", "2.3c", "Fed. Venezolana de Ajedrez [77]", "1", "136", "Venezuelan Chess Championship" ], [ "Vietnam", "3.3", "Lien Doan Co Viet Nam [78]", "5", "120", "Vietnamese Chess Championship" ], [ "Wales", "1.1a", "Welsh Chess Union [79]", "0", "117", "Welsh Chess Championship" ], [ "Zambia", "4.3", "Chess Federation of Zambia", "1", "21", "Zambian Chess Championship" ] ] }
[ "1785" ]
was 2008's score above or below 2013?
nt-10264
below
col : score | 2007 | 2008 | 2009 | 2010 | 2011 | 2012 | 2013 row 1 : 5 | 15.3% | 18.4% | 18.0% | 17.1% | 17.0% | 16.4% | 18.9% row 2 : 4 | 18.0% | 17.5% | 17.9% | 18.5% | 18.4% | 19.3% | 21.5% row 3 : 3 | 23.0% | 20.0% | 20.2% | 19.3% | 19.5% | 20.1% | 18.8% row 4 : 2 | 18.5% | 14.3% | 14.2% | 12.7% | 14.6% | 15.0% | 14.9% row 5 : 1 | 25.3% | 29.9% | 29.8% | 32.3% | 30.4% | 29.2% | 26.0% row 6 : mean | 2.79 | 2.80 | 2.80 | 2.76 | 2.77 | 2.79 | 2.92 row 7 : number of students | 97,136 | 100,586 | 104,789 | 115,077 | 122,651 | 132,425 | 140,006
csv/203-csv/638.csv
was 2008's score above or below 2013?
{ "header": [ "Score", "2007", "2008", "2009", "2010", "2011", "2012", "2013" ], "rows": [ [ "5", "15.3%", "18.4%", "18.0%", "17.1%", "17.0%", "16.4%", "18.9%" ], [ "4", "18.0%", "17.5%", "17.9%", "18.5%", "18.4%", "19.3%", "21.5%" ], [ "3", "23.0%", "20.0%", "20.2%", "19.3%", "19.5%", "20.1%", "18.8%" ], [ "2", "18.5%", "14.3%", "14.2%", "12.7%", "14.6%", "15.0%", "14.9%" ], [ "1", "25.3%", "29.9%", "29.8%", "32.3%", "30.4%", "29.2%", "26.0%" ], [ "Mean", "2.79", "2.80", "2.80", "2.76", "2.77", "2.79", "2.92" ], [ "Number of Students", "97,136", "100,586", "104,789", "115,077", "122,651", "132,425", "140,006" ] ] }
[ "below" ]
which name come before he lianying
nt-10265
wang guangmei
col : # | name | alma mater | birth date | marriage date | president | tenure | tenure row 1 : 1 | jiang qing | shandong provincial experimental theatre | 19 march 1914 | 20 november 1938 | mao zedong | 27 september 1954 | 27 april 1959 row 2 : 2 | wang guangmei | fu jen catholic university | 26 september 1921 | 21 august 1948 | liu shaoqi | 27 april 1959 | 21 october 1968 row 3 : 3 | he lianying | n/a | n/a | n/a | dong biwu | 31 october 1968 | 17 january 1975 row 4 : 4 | lin jiamei | tong de medical college | 1924 | n/a | li xiannian | 18 june 1983 | 8 april 1988 row 5 : 5 | wang yeping | shanghai foreign language institute | february 1928 | december 1949 | jiang zemin | 27 march 1993 | 15 march 2003 row 6 : 6 | liu yongqing | tsinghua university | 1940 | february 1970 | hu jintao | 15 march 2003 | 14 march 2013 row 7 : 7 | peng liyuan | china conservatory of music | 20 november 1962 | 1 september 1987 | xi jinping | 14 march 2013 | incumbent
csv/204-csv/873.csv
which name come before he lianying
{ "header": [ "#", "Name", "Alma mater", "Birth date", "Marriage date", "President", "Tenure", "Tenure" ], "rows": [ [ "1", "Jiang Qing", "Shandong Provincial Experimental Theatre", "19 March 1914", "20 November 1938", "Mao Zedong", "27 September 1954", "27 April 1959" ], [ "2", "Wang Guangmei", "Fu Jen Catholic University", "26 September 1921", "21 August 1948", "Liu Shaoqi", "27 April 1959", "21 October 1968" ], [ "3", "He Lianying", "N/A", "N/A", "N/A", "Dong Biwu", "31 October 1968", "17 January 1975" ], [ "4", "Lin Jiamei", "Tong De Medical College", "1924", "N/A", "Li Xiannian", "18 June 1983", "8 April 1988" ], [ "5", "Wang Yeping", "Shanghai Foreign Language Institute", "February 1928", "December 1949", "Jiang Zemin", "27 March 1993", "15 March 2003" ], [ "6", "Liu Yongqing", "Tsinghua University", "1940", "February 1970", "Hu Jintao", "15 March 2003", "14 March 2013" ], [ "7", "Peng Liyuan", "China Conservatory of Music", "20 November 1962", "1 September 1987", "Xi Jinping", "14 March 2013", "Incumbent" ] ] }
[ "Wang Guangmei" ]
what bowling center comes after florida lanes
nt-10266
sunnyside bowl
col : event | bowling center | city | dates | winner row 1 : eastern open | edison lanes | edison, new jersey | dec 2–6 | dennis chapis (2) row 2 : charlotte open | freedom lanes | charlotte, north carolina | dec 9–13 | gene rhoda (3) row 3 : western open | saratoga lanes | san jose, california | jan 4–8 | jim godman (1) row 4 : denver open | broadway bowl | denver, colorado | jan 11–15 | dick weber (16) row 5 : hialeah-miami open | hialeah lanes | hialeah, florida | feb 1–5 | les schissler (3) row 6 : mobile-sertoma open | florida lanes | mobile, alabama | feb 8–12 | mike limongello (2) row 7 : fresno open | sunnyside bowl | fresno, california | feb 15–19 | dick weber (17) row 8 : las vegas open | showboat lanes | las vegas, nevada | feb 22–26 | skee foremsky (1) row 9 : miller high life open | bowlero lanes | milwaukee, wisconsin | mar 1–5 | bill lillard (1) row 10 : st. paul open | all-star bowl | st. paul, minnesota | mar 8–12 | gene rhoda (4) row 11 : buckeye open | imperial lanes | toledo, ohio | mar 15–19 | pete tountas (2) row 12 : greater buffalo open | fairlanes | depew, new york | mar 22–26 | bobby jacks (1) row 13 : firestone tournament of champions | riviera lanes | akron, ohio | mar 29 – apr 2 | wayne zahn (4) row 14 : seattle open | ballinger bowl | seattle, washington | jun 9–12 | wayne zahn (5) row 15 : portland open | valley lanes | portland, oregon | jun 16–19 | don johnson (2) row 16 : fresno open | cedar lanes | fresno, california | jun 22–26 | les schissler (4) row 17 : tucson squirt open | cactus bowl | tucson, arizona | jul 1–4 | johnny guenther (2) row 18 : southern california open | encino bowl | encino, california | jul 7–10 | barry asher (1) row 19 : fort worth open | meadowbrook lanes | fort worth, texas | jul 14–17 | dick ritger (1) row 20 : reading open | hiester lanes | reading, pennsylvania | jul 28–31 | dick ritger (2) row 21 : u.s. coast guard open | starlite lanes | grand haven, michigan | aug 2–5 | george howard (4) row 22 : brockton open | westgate lanes | brockton, massachusetts | aug 11–14 | bobby jacks (2) row 23 : waukegan open | bertrand bowl | waukegan, illinois | aug 18–21 | bobby jacks (3) row 24 : fort smith open | midland bowl | fort smith, arkansas | aug 25–28 | johnny petraglia (1) row 25 : labor day classic | hart bowl | dallas, texas | sep 2–5 | bud horn (1) row 26 : crescent city open | mardi gras bowl | new orleans, louisiana | sep 8–12 | barry asher (2) row 27 : seventh annual pba national championship | garden city bowl | garden city, new york | nov 1–6 | wayne zahn (6) row 28 : camden pba open | camden lanes | camden, new jersey | nov 9–12 | ralph engan (1) row 29 : baltimore open | fair lanes-colt | baltimore, maryland | nov 17–20 | jim stefanich (1)
csv/204-csv/536.csv
what bowling center comes after florida lanes
{ "header": [ "Event", "Bowling center", "City", "Dates", "Winner" ], "rows": [ [ "Eastern Open", "Edison Lanes", "Edison, New Jersey", "Dec 2–6", "Dennis Chapis (2)" ], [ "Charlotte Open", "Freedom Lanes", "Charlotte, North Carolina", "Dec 9–13", "Gene Rhoda (3)" ], [ "Western Open", "Saratoga Lanes", "San Jose, California", "Jan 4–8", "Jim Godman (1)" ], [ "Denver Open", "Broadway Bowl", "Denver, Colorado", "Jan 11–15", "Dick Weber (16)" ], [ "Hialeah-Miami Open", "Hialeah Lanes", "Hialeah, Florida", "Feb 1–5", "Les Schissler (3)" ], [ "Mobile-Sertoma Open", "Florida Lanes", "Mobile, Alabama", "Feb 8–12", "Mike Limongello (2)" ], [ "Fresno Open", "Sunnyside Bowl", "Fresno, California", "Feb 15–19", "Dick Weber (17)" ], [ "Las Vegas Open", "Showboat Lanes", "Las Vegas, Nevada", "Feb 22–26", "Skee Foremsky (1)" ], [ "Miller High Life Open", "Bowlero Lanes", "Milwaukee, Wisconsin", "Mar 1–5", "Bill Lillard (1)" ], [ "St. Paul Open", "All-Star Bowl", "St. Paul, Minnesota", "Mar 8–12", "Gene Rhoda (4)" ], [ "Buckeye Open", "Imperial Lanes", "Toledo, Ohio", "Mar 15–19", "Pete Tountas (2)" ], [ "Greater Buffalo Open", "Fairlanes", "Depew, New York", "Mar 22–26", "Bobby Jacks (1)" ], [ "Firestone Tournament of Champions", "Riviera Lanes", "Akron, Ohio", "Mar 29 – Apr 2", "Wayne Zahn (4)" ], [ "Seattle Open", "Ballinger Bowl", "Seattle, Washington", "Jun 9–12", "Wayne Zahn (5)" ], [ "Portland Open", "Valley Lanes", "Portland, Oregon", "Jun 16–19", "Don Johnson (2)" ], [ "Fresno Open", "Cedar Lanes", "Fresno, California", "Jun 22–26", "Les Schissler (4)" ], [ "Tucson Squirt Open", "Cactus Bowl", "Tucson, Arizona", "Jul 1–4", "Johnny Guenther (2)" ], [ "Southern California Open", "Encino Bowl", "Encino, California", "Jul 7–10", "Barry Asher (1)" ], [ "Fort Worth Open", "Meadowbrook Lanes", "Fort Worth, Texas", "Jul 14–17", "Dick Ritger (1)" ], [ "Reading Open", "Hiester Lanes", "Reading, Pennsylvania", "Jul 28–31", "Dick Ritger (2)" ], [ "U.S. Coast Guard Open", "Starlite Lanes", "Grand Haven, Michigan", "Aug 2–5", "George Howard (4)" ], [ "Brockton Open", "Westgate Lanes", "Brockton, Massachusetts", "Aug 11–14", "Bobby Jacks (2)" ], [ "Waukegan Open", "Bertrand Bowl", "Waukegan, Illinois", "Aug 18–21", "Bobby Jacks (3)" ], [ "Fort Smith Open", "Midland Bowl", "Fort Smith, Arkansas", "Aug 25–28", "Johnny Petraglia (1)" ], [ "Labor Day Classic", "Hart Bowl", "Dallas, Texas", "Sep 2–5", "Bud Horn (1)" ], [ "Crescent City Open", "Mardi Gras Bowl", "New Orleans, Louisiana", "Sep 8–12", "Barry Asher (2)" ], [ "Seventh Annual PBA National Championship", "Garden City Bowl", "Garden City, New York", "Nov 1–6", "Wayne Zahn (6)" ], [ "Camden PBA Open", "Camden Lanes", "Camden, New Jersey", "Nov 9–12", "Ralph Engan (1)" ], [ "Baltimore Open", "Fair Lanes-Colt", "Baltimore, Maryland", "Nov 17–20", "Jim Stefanich (1)" ] ] }
[ "Sunnyside Bowl" ]
which year did he play the roles of gary ellis and vincent boyd?
nt-10267
1999
col : year | title | role | notes row 1 : 1991 | let him have it | derek bentley | row 2 : 1992 | death and the compass | alonso zunz | row 3 : 1993 | anchoress | priest | row 4 : 1994 | shallow grave | david | row 5 : 1996 | jude | jude fawley | row 6 : 1998 | elizabeth | duke of norfolk | row 7 : 1998 | a price above rubies | sender horowitz | row 8 : 1999 | heart | gary ellis | row 9 : 1999 | existenz | seminar leader | row 10 : 1999 | with or without you | vincent boyd | row 11 : 2000 | gone in 60 seconds | raymond calitri | row 12 : 2000 | the tyre | salesman | short film row 13 : 2001 | the others | charles stewart | row 14 : 2001 | the invisible circus | wolf | row 15 : 2001 | this little piggy | cabbie | short film row 16 : 2002 | 24 hour party people | boethius | row 17 : 2002 | i am dina | leo zhukovsky | row 18 : 2002 | revengers tragedy | vindici | row 19 : 2002 | 28 days later | major henry west | row 20 : 2007 | the dark is rising | the rider | row 21 : 2008 | new orleans, mon amour | dr. henry | row 22 : 2009 | g.i. joe: the rise of cobra | james mccullen / destro | row 23 : 2009 | amelia | fred noonan | row 24 : 2009 | the happiness salesman | salesman | short film row 25 : 2012 | song for marion | james harris | row 26 : 2013 | thor: the dark world | malekith |
csv/201-csv/21.csv
which year did he play the roles of gary ellis and vincent boyd?
{ "header": [ "Year", "Title", "Role", "Notes" ], "rows": [ [ "1991", "Let Him Have It", "Derek Bentley", "" ], [ "1992", "Death and the Compass", "Alonso Zunz", "" ], [ "1993", "Anchoress", "Priest", "" ], [ "1994", "Shallow Grave", "David", "" ], [ "1996", "Jude", "Jude Fawley", "" ], [ "1998", "Elizabeth", "Duke of Norfolk", "" ], [ "1998", "A Price Above Rubies", "Sender Horowitz", "" ], [ "1999", "Heart", "Gary Ellis", "" ], [ "1999", "eXistenZ", "Seminar leader", "" ], [ "1999", "With or Without You", "Vincent Boyd", "" ], [ "2000", "Gone in 60 Seconds", "Raymond Calitri", "" ], [ "2000", "The Tyre", "Salesman", "Short film" ], [ "2001", "The Others", "Charles Stewart", "" ], [ "2001", "The Invisible Circus", "Wolf", "" ], [ "2001", "This Little Piggy", "Cabbie", "Short film" ], [ "2002", "24 Hour Party People", "Boethius", "" ], [ "2002", "I Am Dina", "Leo Zhukovsky", "" ], [ "2002", "Revengers Tragedy", "Vindici", "" ], [ "2002", "28 Days Later", "Major Henry West", "" ], [ "2007", "The Dark is Rising", "The Rider", "" ], [ "2008", "New Orleans, Mon Amour", "Dr. Henry", "" ], [ "2009", "G.I. Joe: The Rise of Cobra", "James McCullen / Destro", "" ], [ "2009", "Amelia", "Fred Noonan", "" ], [ "2009", "The Happiness Salesman", "Salesman", "Short film" ], [ "2012", "Song for Marion", "James Harris", "" ], [ "2013", "Thor: The Dark World", "Malekith", "" ] ] }
[ "1999" ]
who scored more points, cardiff or denmark?
nt-10268
denmark
col : goal | date | venue | opponent | score | result | competition row 1 : 1. | 12 august 1998 | asim ferhatović hase stadium, sarajevo | faroe islands | 1–0 | 1–0 | uefa euro 2000 qualifying row 2 : 2. | 14 october 1998 | žalgiris stadium, vilnius | lithuania | 2–2 | 2–4 | uefa euro 2000 qualifying row 3 : 3. | 9 october 1999 | kadriorg stadium, tallinn | estonia | 1–1 | 4–1 | uefa euro 2000 qualifying row 4 : 4. | 9 october 1999 | kadriorg stadium, tallinn | estonia | 2–1 | 4–1 | uefa euro 2000 qualifying row 5 : 5. | 9 october 1999 | kadriorg stadium, tallinn | estonia | 3–1 | 4–1 | uefa euro 2000 qualifying row 6 : 6. | 9 october 1999 | kadriorg stadium, tallinn | estonia | 4–1 | 4–1 | uefa euro 2000 qualifying row 7 : 7. | 2 september 2000 | asim ferhatović hase stadium, sarajevo | spain | 1-1 | 1–2 | 2002 fifa world cup qualification row 8 : 8. | 15 august 2001 | asim ferhatović hase stadium, sarajevo | malta | 1–0 | 2–0 | friendly match row 9 : 9. | 15 august 2001 | asim ferhatović hase stadium, sarajevo | malta | 2–0 | 2–0 | friendly match row 10 : 10. | 7 october 2001 | asim ferhatović hase stadium, sarajevo | liechtenstein | 2–0 | 5–0 | 2002 fifa world cup qualification row 11 : 11. | 7 october 2001 | asim ferhatović hase stadium, sarajevo | liechtenstein | 4–0 | 5–0 | 2002 fifa world cup qualification row 12 : 12. | 11 october 2002 | asim ferhatović hase stadium, sarajevo | germany | 1–0 | 1–1 | friendly match row 13 : 13. | 13 february 2003 | millennium stadium, cardiff | wales | 1–0 | 2–2 | friendly match row 14 : 14. | 2 april 2003 | parken stadium, copenhagen | denmark | 2–0 | 2–0 | uefa euro 2004 qualifying
csv/203-csv/179.csv
who scored more points, cardiff or denmark?
{ "header": [ "Goal", "Date", "Venue", "Opponent", "Score", "Result", "Competition" ], "rows": [ [ "1.", "12 August 1998", "Asim Ferhatović Hase Stadium, Sarajevo", "Faroe Islands", "1–0", "1–0", "UEFA Euro 2000 qualifying" ], [ "2.", "14 October 1998", "Žalgiris Stadium, Vilnius", "Lithuania", "2–2", "2–4", "UEFA Euro 2000 qualifying" ], [ "3.", "9 October 1999", "Kadriorg Stadium, Tallinn", "Estonia", "1–1", "4–1", "UEFA Euro 2000 qualifying" ], [ "4.", "9 October 1999", "Kadriorg Stadium, Tallinn", "Estonia", "2–1", "4–1", "UEFA Euro 2000 qualifying" ], [ "5.", "9 October 1999", "Kadriorg Stadium, Tallinn", "Estonia", "3–1", "4–1", "UEFA Euro 2000 qualifying" ], [ "6.", "9 October 1999", "Kadriorg Stadium, Tallinn", "Estonia", "4–1", "4–1", "UEFA Euro 2000 qualifying" ], [ "7.", "2 September 2000", "Asim Ferhatović Hase Stadium, Sarajevo", "Spain", "1-1", "1–2", "2002 FIFA World Cup qualification" ], [ "8.", "15 August 2001", "Asim Ferhatović Hase Stadium, Sarajevo", "Malta", "1–0", "2–0", "Friendly match" ], [ "9.", "15 August 2001", "Asim Ferhatović Hase Stadium, Sarajevo", "Malta", "2–0", "2–0", "Friendly match" ], [ "10.", "7 October 2001", "Asim Ferhatović Hase Stadium, Sarajevo", "Liechtenstein", "2–0", "5–0", "2002 FIFA World Cup qualification" ], [ "11.", "7 October 2001", "Asim Ferhatović Hase Stadium, Sarajevo", "Liechtenstein", "4–0", "5–0", "2002 FIFA World Cup qualification" ], [ "12.", "11 October 2002", "Asim Ferhatović Hase Stadium, Sarajevo", "Germany", "1–0", "1–1", "Friendly match" ], [ "13.", "13 February 2003", "Millennium Stadium, Cardiff", "Wales", "1–0", "2–2", "Friendly match" ], [ "14.", "2 April 2003", "Parken Stadium, Copenhagen", "Denmark", "2–0", "2–0", "UEFA Euro 2004 qualifying" ] ] }
[ "Denmark" ]
how many number of competitions were played?
nt-10269
7
col : date | competition | home team | score | away team | score row 1 : 16 october 2004 | powergen cup | bedford | | tabard | row 2 : 15 february 2005 | national division one | bedford | 26 | otley | 13 row 3 : 19 february 2005 | national division one | bedford | 16 | london welsh | 17 row 4 : 26 february 2005 | national division one | sedgley park | 12 | bedford | 23 row 5 : 12 march 2005 | national division one | bedford | 23 | cornish pirates | 28 row 6 : 2 april 2005 | national division one | bedford | 39 | plymouth albion | 21 row 7 : 9 april 2005 | national division one | birmingham solihull | 18 | bedford | 29
csv/203-csv/331.csv
how many number of competitions were played?
{ "header": [ "Date", "Competition", "Home team", "Score", "Away team", "Score" ], "rows": [ [ "16 October 2004", "Powergen Cup", "Bedford", "", "Tabard", "" ], [ "15 February 2005", "National Division One", "Bedford", "26", "Otley", "13" ], [ "19 February 2005", "National Division One", "Bedford", "16", "London Welsh", "17" ], [ "26 February 2005", "National Division One", "Sedgley Park", "12", "Bedford", "23" ], [ "12 March 2005", "National Division One", "Bedford", "23", "Cornish Pirates", "28" ], [ "2 April 2005", "National Division One", "Bedford", "39", "Plymouth Albion", "21" ], [ "9 April 2005", "National Division One", "Birmingham Solihull", "18", "Bedford", "29" ] ] }
[ "7" ]
name one person that served under the same monarch as the viscount buxton.
nt-10270
the viscount gladstone
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 connaught\n(1883–19 | 17 november 1920 | 21 january 1924 | george v | smuts row 4 : 4 | the earl of athlone\n(1874–1957) | 21 january 1924 | 26 january 1931 | george v | smuts row 5 : 5 | the earl of clarendon\n(1877–1955) | 26 january 1931 | 5 april 1937 | george v | hertzog row 6 : 6 | sir patrick duncan\n(1870–1943) | 5 april 1937 | 17 july 1943 | george vi | hertzog row 7 : — | nicolaas jacobus de wet\n(1873 | 17 july 1943 | 1 january 1946 | george vi | smuts row 8 : 7 | gideon brand van zyl\n(1873–195 | 1 january 1946 | 1 january 1951 | george vi | smuts row 9 : 8 | ernest george jansen\n(1881–1959) | 1 january 1951 | 25 november 1959 | george vi | malan row 10 : — | lucas cornelius steyn\n(1903–1976) | 26 november 1959 | 11 december 1959 | elizabeth ii | verwoerd row 11 : 9 | charles robberts swart\n(1894–1982) | 11 december 1959 | 30 april 1961 | elizabeth ii | verwoerd row 12 : — | lucas cornelius steyn\n(1903–1976) | 30 april 1961 | 31 may 1961 | elizabeth ii | verwoerd
csv/203-csv/89.csv
name one person that served under the same monarch as the viscount buxton.
{ "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 Viscount Buxton\\n(1853–1934)", "8 September 1914", "17 November 1920", "George V", "Botha" ], [ "3", "HRH Prince Arthur of Connaught\\n(1883–1938)", "17 November 1920", "21 January 1924", "George V", "Smuts" ], [ "4", "The Earl of Athlone\\n(1874–1957)", "21 January 1924", "26 January 1931", "George V", "Smuts" ], [ "5", "The Earl of Clarendon\\n(1877–1955)", "26 January 1931", "5 April 1937", "George V", "Hertzog" ], [ "6", "Sir Patrick Duncan\\n(1870–1943)", "5 April 1937", "17 July 1943", "George VI", "Hertzog" ], [ "—", "Nicolaas Jacobus de Wet\\n(1873–1960)\\n(Officer Administering the Government)", "17 July 1943", "1 January 1946", "George VI", "Smuts" ], [ "7", "Gideon Brand van Zyl\\n(1873–1956)", "1 January 1946", "1 January 1951", "George VI", "Smuts" ], [ "8", "Ernest George Jansen\\n(1881–1959)", "1 January 1951", "25 November 1959", "George VI", "Malan" ], [ "—", "Lucas Cornelius Steyn\\n(1903–1976)\\n(Officer Administering the Government)", "26 November 1959", "11 December 1959", "Elizabeth II", "Verwoerd" ], [ "9", "Charles Robberts Swart\\n(1894–1982)", "11 December 1959", "30 April 1961", "Elizabeth II", "Verwoerd" ], [ "—", "Lucas Cornelius Steyn\\n(1903–1976)\\n(Officer Administering the Government)", "30 April 1961", "31 May 1961", "Elizabeth II", "Verwoerd" ] ] }
[ "The Viscount Gladstone" ]
how many matches has chivas won in the derby?
nt-10271
1
col : year | derby\nwinner | galaxy | draw | chivas row 1 : 2005 | galaxy | 5 | 0 | 0 row 2 : 2006 | galaxy | 2 | 1 | 1 row 3 : 2007 | chivas | 1 | 1 | 2 row 4 : 2008 | galaxy | 1 | 2 | 0 row 5 : 2009 | galaxy | 3 | 2 | 0 row 6 : 2010 | galaxy | 2 | 0 | 0 row 7 : 2011 | galaxy | 2 | 0 | 0 row 8 : 2012 | galaxy | 2 | 0 | 1 row 9 : 2013 | galaxy | 2 | 1 | 0 row 10 : total | | 20 | 7 | 4
csv/204-csv/801.csv
how many matches has chivas won in the derby?
{ "header": [ "Year", "Derby\\nwinner", "Galaxy", "Draw", "Chivas" ], "rows": [ [ "2005", "Galaxy", "5", "0", "0" ], [ "2006", "Galaxy", "2", "1", "1" ], [ "2007", "Chivas", "1", "1", "2" ], [ "2008", "Galaxy", "1", "2", "0" ], [ "2009", "Galaxy", "3", "2", "0" ], [ "2010", "Galaxy", "2", "0", "0" ], [ "2011", "Galaxy", "2", "0", "0" ], [ "2012", "Galaxy", "2", "0", "1" ], [ "2013", "Galaxy", "2", "1", "0" ], [ "Total", "", "20", "7", "4" ] ] }
[ "1" ]
how many consecutive wins did the hoyas have this season?
nt-10272
11
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 | clendenen gymnasium • washington, dc | w 41–35 | n/a | 2-1 row 4 : mon., dec. 16, 1940 | george washington | riverside stadium • washington, dc | w 50–42 | n/a | 3-1 row 5 : wed., dec. 18, 1940 | at loyola chicago | chicago stadium • chicago, il | w 38–35 | n/a | 4-1 row 6 : wed, jan. 8, 1941 | at canisius | buffalo memorial auditorium • buffalo, ny | w 53–35 | n/a | 5-1 row 7 : fri., jan. 10, 1941 | at temple | philadelphia convention hall • philadelphia, pa | w 46–45 | n/a | 6-1 row 8 : wed., jan 15, 1941 | at army | hayes gymnasium • west point, ny | w 40–28 | n/a | 7-1 row 9 : thu., jan. 16, 1941 | new york university | riverside stadium • washington, dc | w 36–27 | n/a | 8-1 row 10 : fri., jan. 17, 1941 | at maryland | ritchie coliseum • college park, md | w 51–34 | n/a | 9-1 row 11 : wed., jan. 22, 1941 | at navy | dahlgren hall • annapolis, md | w 38–18 | n/a | 10-1 row 12 : wed, jan. 29, 1941 | penn state | riverside stadium • washington, dc | w 28–24 ot | n/a | 11-1 row 13 : wed., feb. 5, 1941 | at syracuse | archbold gymnasium • syracuse, ny | l 43–49 | n/a | 11-2 row 14 : thu., feb. 6, 1941 | at colgate | huntington gymnasium • hamilton, ny | w 39–36 | n/a | 12-2 row 15 : fri., feb. 7, 1941 | at yale | payne whitney gymnasium • new haven, ct | w 41–39 | n/a | 13-2 row 16 : mon, feb. 10, 1941 | temple | riverside stadium • washington, dc | w 57–49 | 7,000 | 14-2 row 17 : wed., feb. 19, 1941 | at penn state | recreation hall • state college, pa | l 38–45 | n/a | 14-3 row 18 : thu., feb. 20, 1941 | at scranton | watres armory • scranton, pa | w 51–40 | n/a | 15-3 row 19 : fri., feb. 28, 1941 | at fordham | madison square garden • new york, ny | l 42–52 | n/a | 15-4 row 20 : thu., mar. 6, 1941 | at george washington | riverside stadium • washington, dc | w 41–34 | n/a | 16-4
csv/204-csv/36.csv
how many consecutive wins did the hoyas have this season?
{ "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 Maryland", "Riverside Stadium • Washington, DC", "W 41–29", "N/A", "1-1" ], [ "Thu., Dec. 12, 1940", "at American", "Clendenen Gymnasium • Washington, DC", "W 41–35", "N/A", "2-1" ], [ "Mon., Dec. 16, 1940", "George Washington", "Riverside Stadium • Washington, DC", "W 50–42", "N/A", "3-1" ], [ "Wed., Dec. 18, 1940", "at Loyola Chicago", "Chicago Stadium • Chicago, IL", "W 38–35", "N/A", "4-1" ], [ "Wed, Jan. 8, 1941", "at Canisius", "Buffalo Memorial Auditorium • Buffalo, NY", "W 53–35", "N/A", "5-1" ], [ "Fri., Jan. 10, 1941", "at Temple", "Philadelphia Convention Hall • Philadelphia, PA", "W 46–45", "N/A", "6-1" ], [ "Wed., Jan 15, 1941", "at Army", "Hayes Gymnasium • West Point, NY", "W 40–28", "N/A", "7-1" ], [ "Thu., Jan. 16, 1941", "New York University", "Riverside Stadium • Washington, DC", "W 36–27", "N/A", "8-1" ], [ "Fri., Jan. 17, 1941", "at Maryland", "Ritchie Coliseum • College Park, MD", "W 51–34", "N/A", "9-1" ], [ "Wed., Jan. 22, 1941", "at Navy", "Dahlgren Hall • Annapolis, MD", "W 38–18", "N/A", "10-1" ], [ "Wed, Jan. 29, 1941", "Penn State", "Riverside Stadium • Washington, DC", "W 28–24 OT", "N/A", "11-1" ], [ "Wed., Feb. 5, 1941", "at Syracuse", "Archbold Gymnasium • Syracuse, NY", "L 43–49", "N/A", "11-2" ], [ "Thu., Feb. 6, 1941", "at Colgate", "Huntington Gymnasium • Hamilton, NY", "W 39–36", "N/A", "12-2" ], [ "Fri., Feb. 7, 1941", "at Yale", "Payne Whitney Gymnasium • New Haven, CT", "W 41–39", "N/A", "13-2" ], [ "Mon, Feb. 10, 1941", "Temple", "Riverside Stadium • Washington, DC", "W 57–49", "7,000", "14-2" ], [ "Wed., Feb. 19, 1941", "at Penn State", "Recreation Hall • State College, PA", "L 38–45", "N/A", "14-3" ], [ "Thu., Feb. 20, 1941", "at Scranton", "Watres Armory • Scranton, PA", "W 51–40", "N/A", "15-3" ], [ "Fri., Feb. 28, 1941", "at Fordham", "Madison Square Garden • New York, NY", "L 42–52", "N/A", "15-4" ], [ "Thu., Mar. 6, 1941", "at George Washington", "Riverside Stadium • Washington, DC", "W 41–34", "N/A", "16-4" ] ] }
[ "11" ]
how many pitchers were chosen in the first round of the 1989 major league baseball draft?
nt-10273
8
col : pick | player | team | position | school row 1 : 1 | ben mcdonald | baltimore orioles | rhp | louisiana state university row 2 : 2 | tyler houston | atlanta braves | c | valley hs (las vegas, nv) row 3 : 3 | roger salkeld | seattle mariners | rhp | saugus (ca) hs row 4 : 4 | jeff jackson | philadelphia phillies | of | simeon hs (chicago, il) row 5 : 5 | donald harris | texas rangers | of | texas tech university row 6 : 6 | paul coleman | saint louis cardinals | of | frankston (tx) hs row 7 : 7 | frank thomas | chicago white sox | 1b | auburn university row 8 : 8 | earl cunningham | chicago cubs | of | lancaster (sc) hs row 9 : 9 | kyle abbott | california angels | lhp | long beach state university row 10 : 10 | charles johnson | montreal expos | c | westwood hs (fort pierce, fl) row 11 : 11 | calvin murray | cleveland indians | 3b | w.t. white high school (dallas, tx row 12 : 12 | jeff juden | houston astros | rhp | salem (ma) hs row 13 : 13 | brent mayne | kansas city royals | c | cal state fullerton row 14 : 14 | steve hosey | san francisco giants | of | fresno state university row 15 : 15 | kiki jones | los angeles dodgers | rhp | hillsborough hs (tampa, fl) row 16 : 16 | greg blosser | boston red sox | of | sarasota (fl) hs row 17 : 17 | cal eldred | milwaukee brewers | rhp | university of iowa row 18 : 18 | willie greene | pittsburgh pirates | ss | jones county hs (gray, ga) row 19 : 19 | eddie zosky | toronto blue jays | ss | fresno state university row 20 : 20 | scott bryant | cincinnati reds | of | university of texas row 21 : 21 | greg gohr | detroit tigers | rhp | santa clara university row 22 : 22 | tom goodwin | los angeles dodgers | of | fresno state university row 23 : 23 | mo vaughn | boston red sox | 1b | seton hall university row 24 : 24 | alan zinter | new york mets | c | university of arizona row 25 : 25 | chuck knoblauch | minnesota twins | 2b | texas a&m university row 26 : 26 | scott burrell | seattle mariners | rhp | hamden (ct) hs
csv/203-csv/149.csv
how many pitchers were chosen in the first round of the 1989 major league baseball draft?
{ "header": [ "Pick", "Player", "Team", "Position", "School" ], "rows": [ [ "1", "Ben McDonald", "Baltimore Orioles", "RHP", "Louisiana State University" ], [ "2", "Tyler Houston", "Atlanta Braves", "C", "Valley HS (Las Vegas, NV)" ], [ "3", "Roger Salkeld", "Seattle Mariners", "RHP", "Saugus (CA) HS" ], [ "4", "Jeff Jackson", "Philadelphia Phillies", "OF", "Simeon HS (Chicago, IL)" ], [ "5", "Donald Harris", "Texas Rangers", "OF", "Texas Tech University" ], [ "6", "Paul Coleman", "Saint Louis Cardinals", "OF", "Frankston (TX) HS" ], [ "7", "Frank Thomas", "Chicago White Sox", "1B", "Auburn University" ], [ "8", "Earl Cunningham", "Chicago Cubs", "OF", "Lancaster (SC) HS" ], [ "9", "Kyle Abbott", "California Angels", "LHP", "Long Beach State University" ], [ "10", "Charles Johnson", "Montreal Expos", "C", "Westwood HS (Fort Pierce, FL)" ], [ "11", "Calvin Murray", "Cleveland Indians", "3B", "W.T. White High School (Dallas, TX)" ], [ "12", "Jeff Juden", "Houston Astros", "RHP", "Salem (MA) HS" ], [ "13", "Brent Mayne", "Kansas City Royals", "C", "Cal State Fullerton" ], [ "14", "Steve Hosey", "San Francisco Giants", "OF", "Fresno State University" ], [ "15", "Kiki Jones", "Los Angeles Dodgers", "RHP", "Hillsborough HS (Tampa, FL)" ], [ "16", "Greg Blosser", "Boston Red Sox", "OF", "Sarasota (FL) HS" ], [ "17", "Cal Eldred", "Milwaukee Brewers", "RHP", "University of Iowa" ], [ "18", "Willie Greene", "Pittsburgh Pirates", "SS", "Jones County HS (Gray, GA)" ], [ "19", "Eddie Zosky", "Toronto Blue Jays", "SS", "Fresno State University" ], [ "20", "Scott Bryant", "Cincinnati Reds", "OF", "University of Texas" ], [ "21", "Greg Gohr", "Detroit Tigers", "RHP", "Santa Clara University" ], [ "22", "Tom Goodwin", "Los Angeles Dodgers", "OF", "Fresno State University" ], [ "23", "Mo Vaughn", "Boston Red Sox", "1B", "Seton Hall University" ], [ "24", "Alan Zinter", "New York Mets", "C", "University of Arizona" ], [ "25", "Chuck Knoblauch", "Minnesota Twins", "2B", "Texas A&M University" ], [ "26", "Scott Burrell", "Seattle Mariners", "RHP", "Hamden (CT) HS" ] ] }
[ "8" ]
how many apps were obtained in season 04/05?
nt-10274
27
col : season | team | country | division | apps | goals | assists row 1 : 01/02 | esteghlal | iran | 1 | ? | 3 | ? row 2 : 02/03 | esteghlal | iran | 1 | ? | 2 | ? row 3 : 03/04 | esteghlal | iran | 1 | ? | 6 | ? row 4 : 04/05 | eseghlal | iran | 1 | 27 | 3 | ? row 5 : 05/06 | esteghlal | iran | 1 | 21 | 0 | 2 row 6 : 06/07 | esteghlal | iran | 1 | 14 | 1 | 1 row 7 : 07/08 | steel azin | iran | 1 | ? | 2 | ? row 8 : 10/11 | gostaresh foolad | iran | 2 | 0 | 0 | 0
csv/203-csv/789.csv
how many apps were obtained in season 04/05?
{ "header": [ "Season", "Team", "Country", "Division", "Apps", "Goals", "Assists" ], "rows": [ [ "01/02", "Esteghlal", "Iran", "1", "?", "3", "?" ], [ "02/03", "Esteghlal", "Iran", "1", "?", "2", "?" ], [ "03/04", "Esteghlal", "Iran", "1", "?", "6", "?" ], [ "04/05", "Eseghlal", "Iran", "1", "27", "3", "?" ], [ "05/06", "Esteghlal", "Iran", "1", "21", "0", "2" ], [ "06/07", "Esteghlal", "Iran", "1", "14", "1", "1" ], [ "07/08", "Steel Azin", "Iran", "1", "?", "2", "?" ], [ "10/11", "Gostaresh Foolad", "Iran", "2", "0", "0", "0" ] ] }
[ "27" ]
howl ong was chris watson prime minister?
nt-10275
113 days
col : # | prime minister | date of birth | start date\nof (first) term | age at beginning\nof (first) term | end date\nof (final) term | total time in\noffice | date of death | lifespan row 1 : 1 | edmund barton | 18 january 1849 | 1 january 1901 | 51 years, 348 days | 24 september 1903 | 996 days | 7 january 1920 | 25,920 days (70 years, 354 days) row 2 : 2 | alfred deakin | 3 august 1856 | 24 september 1903 | 47 years, 52 days | 29 april 1910 | 1,774 days | 7 october 1919 | 23,074 days (63 years, 65 days) row 3 : 3 | chris watson | 9 april 1867 | 27 april 1904 | 37 years, 18 days | 18 august 1904 | 113 days | 18 november 1941 | 27,251 days (74 years, 223 days) row 4 : 4 | george reid | 25 february 1845 | 18 august 1904 | 59 years, 175 days | 5 july 1905 | 321 days | 12 september 1918 | 26,861 days (73 years, 199 days) row 5 : 5 | andrew fisher | 29 august 1862 | 13 november 1908 | 46 years, 76 days | 27 october 1915 | 1,758 days | 22 october 1928 | 24,160 days (66 years, 54 days) row 6 : 6 | joseph cook | 7 december 1860 | 24 june 1913 | 52 years, 199 days | 17 september 1914 | 450 days | 30 july 1947 | 31,645 days (86 years, 235 days) row 7 : 7 | billy hughes | 25 september 1862 | 27 october 1915 | 53 years, 32 days | 9 february 1923 | 2,662 days | 28 october 1952 | 32,905 days (90 years, 33 days) row 8 : 8 | stanley bruce | 15 april 1883 | 9 february 1923 | 39 years, 300 days | 22 october 1929 | 2,447 days | 25 august 1967 | 30,812 days (84 years, 132 days) row 9 : 10 | joseph lyons | 15 september 1879 | 6 january 1932 | 52 years, 113 days | 7 april 1939 | 2,648 days | 7 april 1939 | 21,753 days (59 years, 204 days) row 10 : 11 | earle page | 8 august 1880 | 7 april 1939 | 58 years, 242 days | 26 april 1939 | 19 days | 20 december 1961 | 29,718 days (81 years, 134 days) row 11 : 12 | robert menzies | 20 december 1894 | 26 april 1939 | 44 years, 127 days | 26 january 1966 | 6,735 days | 15 may 1978 | 30,461 days (83 years, 146 days) row 12 : 13 | arthur fadden | 13 april 1894 | 29 august 1941 | 47 years, 138 days | 7 october 1941 | 39 days | 21 april 1973 | 28,862 days (79 years, 8 days) row 13 : 15 | frank forde | 18 july 1890 | 6 july 1945 | 54 years, 353 days | 13 july 1945 | 7 days | 28 january 1983 | 33,796 days (92 years, 194 days) row 14 : 16 | ben chifley | 22 september 1885 | 13 july 1945 | 59 years, 294 days | 19 december 1949 | 1,620 days | 13 june 1951 | 24,004 days (65 years, 264 days) row 15 : 17 | harold holt | 5 august 1908 | 26 january 1966 | 57 years, 174 days | 19 december 1967 | 690 days | 17 december 1967 | 21,683 days (59 years, 134 days) row 16 : 19 | john gorton | 9 september 1911 | 10 january 1968 | 56 years, 123 days | 10 march 1971 | 1,155 days | 19 may 2002 | 33,125 days (90 years, 252 days) row 17 : 21 | gough whitlam | 11 july 1916 | 5 december 1972 | 56 years, 147 days | 11 november 1975 | 1,071 days | | 35,771 days (97 years, 342 days) row 18 : 22 | malcolm fraser | 21 may 1930 | 11 november 1975 | 45 years, 174 days | 11 march 1983 | 2,677 days | | 30,709 days (84 years, 28 days)
csv/204-csv/812.csv
howl ong was chris watson prime minister?
{ "header": [ "#", "Prime Minister", "Date of birth", "Start date\\nof (first) term", "Age at beginning\\nof (first) term", "End date\\nof (final) term", "Total time in\\noffice", "Date of death", "Lifespan" ], "rows": [ [ "1", "Edmund Barton", "18 January 1849", "1 January 1901", "51 years, 348 days", "24 September 1903", "996 days", "7 January 1920", "25,920 days (70 years, 354 days)" ], [ "2", "Alfred Deakin", "3 August 1856", "24 September 1903", "47 years, 52 days", "29 April 1910", "1,774 days", "7 October 1919", "23,074 days (63 years, 65 days)" ], [ "3", "Chris Watson", "9 April 1867", "27 April 1904", "37 years, 18 days", "18 August 1904", "113 days", "18 November 1941", "27,251 days (74 years, 223 days)" ], [ "4", "George Reid", "25 February 1845", "18 August 1904", "59 years, 175 days", "5 July 1905", "321 days", "12 September 1918", "26,861 days (73 years, 199 days)" ], [ "5", "Andrew Fisher", "29 August 1862", "13 November 1908", "46 years, 76 days", "27 October 1915", "1,758 days", "22 October 1928", "24,160 days (66 years, 54 days)" ], [ "6", "Joseph Cook", "7 December 1860", "24 June 1913", "52 years, 199 days", "17 September 1914", "450 days", "30 July 1947", "31,645 days (86 years, 235 days)" ], [ "7", "Billy Hughes", "25 September 1862", "27 October 1915", "53 years, 32 days", "9 February 1923", "2,662 days", "28 October 1952", "32,905 days (90 years, 33 days)" ], [ "8", "Stanley Bruce", "15 April 1883", "9 February 1923", "39 years, 300 days", "22 October 1929", "2,447 days", "25 August 1967", "30,812 days (84 years, 132 days)" ], [ "9", "James Scullin", "18 September 1876", "22 October 1929", "53 years, 34 days", "6 January 1932", "806 days", "28 January 1953", "27,890 days (76 years, 132 days)" ], [ "10", "Joseph Lyons", "15 September 1879", "6 January 1932", "52 years, 113 days", "7 April 1939", "2,648 days", "7 April 1939", "21,753 days (59 years, 204 days)" ], [ "11", "Earle Page", "8 August 1880", "7 April 1939", "58 years, 242 days", "26 April 1939", "19 days", "20 December 1961", "29,718 days (81 years, 134 days)" ], [ "12", "Robert Menzies", "20 December 1894", "26 April 1939", "44 years, 127 days", "26 January 1966", "6,735 days", "15 May 1978", "30,461 days (83 years, 146 days)" ], [ "13", "Arthur Fadden", "13 April 1894", "29 August 1941", "47 years, 138 days", "7 October 1941", "39 days", "21 April 1973", "28,862 days (79 years, 8 days)" ], [ "14", "John Curtin", "8 January 1885", "7 October 1941", "56 years, 272 days", "5 July 1945", "1,367 days", "5 July 1945", "22,092 days (60 years, 178 days)" ], [ "15", "Frank Forde", "18 July 1890", "6 July 1945", "54 years, 353 days", "13 July 1945", "7 days", "28 January 1983", "33,796 days (92 years, 194 days)" ], [ "16", "Ben Chifley", "22 September 1885", "13 July 1945", "59 years, 294 days", "19 December 1949", "1,620 days", "13 June 1951", "24,004 days (65 years, 264 days)" ], [ "17", "Harold Holt", "5 August 1908", "26 January 1966", "57 years, 174 days", "19 December 1967", "690 days", "17 December 1967", "21,683 days (59 years, 134 days)" ], [ "18", "John McEwen", "29 March 1900", "19 December 1967", "67 years, 265 days", "10 January 1968", "22 days", "20 November 1980", "29,456 days (80 years, 236 days)" ], [ "19", "John Gorton", "9 September 1911", "10 January 1968", "56 years, 123 days", "10 March 1971", "1,155 days", "19 May 2002", "33,125 days (90 years, 252 days)" ], [ "20", "William McMahon", "23 February 1908", "10 March 1971", "63 years, 15 days", "5 December 1972", "636 days", "31 March 1988", "29,257 days (80 years, 37 days)" ], [ "21", "Gough Whitlam", "11 July 1916", "5 December 1972", "56 years, 147 days", "11 November 1975", "1,071 days", "", "35,771 days (97 years, 342 days)" ], [ "22", "Malcolm Fraser", "21 May 1930", "11 November 1975", "45 years, 174 days", "11 March 1983", "2,677 days", "", "30,709 days (84 years, 28 days)" ], [ "23", "Bob Hawke", "9 December 1929", "11 March 1983", "53 years, 92 days", "20 December 1991", "3,206 days", "", "30,872 days (84 years, 191 days)" ], [ "24", "Paul Keating", "18 January 1944", "20 December 1991", "47 years, 336 days", "11 March 1996", "1,543 days", "", "25,719 days (70 years, 151 days)" ], [ "25", "John Howard", "26 July 1939", "11 March 1996", "56 years, 229 days", "3 December 2007", "4,284 days", "", "27,356 days (74 years, 327 days)" ], [ "26", "Kevin Rudd", "21 September 1957", "3 December 2007", "50 years, 73 days", "18 September 2013", "1,017 days", "", "20,724 days (56 years, 270 days)" ], [ "27", "Julia Gillard", "29 September 1961", "24 June 2010", "48 years, 268 days", "27 June 2013", "1,099 days", "", "19,255 days (52 years, 262 days)" ], [ "28", "Tony Abbott", "4 November 1957", "18 September 2013", "55 years, 318 days", "Incumbent", "273 days", "", "20,680 days (56 years, 226 days)" ], [ "#", "Prime Minister", "Date of birth", "Start date\\nof (first) term", "Age at beginning\\nof (first) term", "End date\\nof (final) term", "Total time\\nin office", "Date of death", "Lifespan" ] ] }
[ "113 days" ]
what women's team won the last competition?
nt-10276
united states
col : year | location | men's individual | women's individual | men's team | women's team | mixed team | ref row 1 : 1996 | vaulx-en-velin | franck dauphin (fra) | anna campagnoli (ita) | | | | [226] row 2 : 1998 | taoyuan | john blaschke (usa) | shih ya-ping (tpe) | united states | chinese taipei | | [227] row 3 : 2000 | madrid | tsai sung-pin (tpe) | jamie van natta (usa) | united states | united states | | [228] row 4 : 2002 | chonburi | adam wheatcroft (usa) | mary zorn (usa) | united states | united states | | [229] row 5 : 2004 | madrid | choi yong-hee (kor) | mary zorn (usa) | south korea | united states | | [230] row 6 : 2006 | viničné | braden gellenthien (usa) | amandine bouillot (fra) | united states | france | united states | [231] row 7 : 2008 | tainan | jedd greschock (usa) | erika anschutz (usa) | mexico | south korea | united states | [232] row 8 : 2010 | shenzhen | adam gallant (usa) | vida halimian (iri) | united states | united states | united states | [233] row 9 : 2012 | córdoba | daniel suter (usa) | kristina berger (ger) | italy | united states | united states | [234] row 10 : 2014 | legnica | | | | | |
csv/204-csv/132.csv
what women's team won the last competition?
{ "header": [ "Year", "Location", "Men's Individual", "Women's Individual", "Men's Team", "Women's Team", "Mixed Team", "Ref" ], "rows": [ [ "1996", "Vaulx-en-Velin", "Franck Dauphin (FRA)", "Anna Campagnoli (ITA)", "", "", "", "[226]" ], [ "1998", "Taoyuan", "John Blaschke (USA)", "Shih Ya-Ping (TPE)", "United States", "Chinese Taipei", "", "[227]" ], [ "2000", "Madrid", "Tsai Sung-Pin (TPE)", "Jamie van Natta (USA)", "United States", "United States", "", "[228]" ], [ "2002", "Chonburi", "Adam Wheatcroft (USA)", "Mary Zorn (USA)", "United States", "United States", "", "[229]" ], [ "2004", "Madrid", "Choi Yong-Hee (KOR)", "Mary Zorn (USA)", "South Korea", "United States", "", "[230]" ], [ "2006", "Viničné", "Braden Gellenthien (USA)", "Amandine Bouillot (FRA)", "United States", "France", "United States", "[231]" ], [ "2008", "Tainan", "Jedd Greschock (USA)", "Erika Anschutz (USA)", "Mexico", "South Korea", "United States", "[232]" ], [ "2010", "Shenzhen", "Adam Gallant (USA)", "Vida Halimian (IRI)", "United States", "United States", "United States", "[233]" ], [ "2012", "Córdoba", "Daniel Suter (USA)", "Kristina Berger (GER)", "Italy", "United States", "United States", "[234]" ], [ "2014", "Legnica", "", "", "", "", "", "" ] ] }
[ "United States" ]
how many airbases have helipads?
nt-10277
8
col : name | location served | governorate | utilization | helipads | runways | shelters | squadrons | coordinates row 1 : abu al-duhur military airbase | abu al-duhur | aleppo | military | 0 | 1 | 20 | 678 squadron mig-23ms\n2 squadr | 35°43′55′′n 37°06′15′′e row 2 : al-qusayr military airbase | al-qusayr | homs | military | 0 | 1 | 16 | 825 squadron mig-21bis\n826 squad | 34°34′08′′n 36°34′22′′e row 3 : al-nasiriyah military airbase | al-nasiriyah | damascus | military | 0 | 1 | 20 | 695 squadron mig-23bn/ub\n69 | 33°55′08′′n 36°51′59′′e row 4 : al-nayrab military airbase | al-nayrab, aleppo | aleppo | military | | | | | 36°11′05′′n 37°12′57′′e row 5 : tha'lah military airbase | tha'lah | as-suwayda | military | 0 | 1 | 16 | 765 squadron mi-25\n766 squadron mi | 32°42′19′′n 36°24′46′′e row 6 : al-dumayr military airport | al-dumayr | damascus | military | 0 | 1 | 52 | 67 squadron mig-23ml\n? squadr | 33°36′35′′n 36°44′56′′e row 7 : hama military airport | hama | hama | military | 10 | 1 | 20 | 679 squadron mig-21mf/um\n680 | 35°07′05′′n 36°42′40′′e row 8 : hamdan military airbase | abu kamal | deir ez-zor | military | | | | | 34°28′55′′n 40°53′51′′e row 9 : jirah military airbase | jirah | aleppo | military | 0 | 1 | 12 | ? squadron l-39za | 36°05′48′′n 37°56′11′′e row 10 : khalkhalah military airbase | khalkhalah | as-suwayda | military | 20 | 2 | 30 | 945 squadron mig-21bis\n946 squad | 33°03′40′′n 36°33′08′′e row 11 : kowaires military airbase | kowaires | aleppo | military\nflight training school | 0 | 1 | 11 | 3 squadron l-39za, mbb 223 flam | 36°11′13′′n 37°34′59′′e row 12 : marj al-sultan military heliport | marj al-sultan | damascus | military | 35 | 1 | 0 | 525 squadron mi-8 hip c/h\n537 | 33°29′13′′n 36°28′31′′e row 13 : mezzeh military airport | mezzeh | damascus | military | 12 | 1 | 22 | 976 squadron sa-324-l\n977 squad | 33°28′39′′n 36°13′24′′e row 14 : menagh military airbase | menagh | aleppo | military\nflight training school | 8 | 2 | 0 | 4 squadron mi-8 hip c, mbb 223 flam | 36°31′17′′n 37°02′29′′e row 15 : qabr al-sitt military heliport | beit sahem | rif dimashq | military | 20 | 1 | 0 | 532 squadron mi-2, mi-8 hip c/h | 33°27′30′′n 36°21′23′′e row 16 : sayqal military airbase | sayqal | damascus | military | 0 | 2 | 44 | 697 squadron mig-29\n698 squadr | 33°40′56′′n 37°12′50′′e
csv/204-csv/102.csv
how many airbases have helipads?
{ "header": [ "Name", "Location served", "Governorate", "Utilization", "Helipads", "Runways", "Shelters", "Squadrons", "Coordinates" ], "rows": [ [ "Abu al-Duhur Military Airbase", "Abu al-Duhur", "Aleppo", "Military", "0", "1", "20", "678 Squadron MiG-23MS\\n2 Squadron L-39ZO\\n? Squadron L-39ZO", "35°43′55″N 37°06′15″E / 35.73194°N 37.10417°E" ], [ "Al-Qusayr Military Airbase", "Al-Qusayr", "Homs", "Military", "0", "1", "16", "825 Squadron MiG-21Bis\\n826 Squadron Su-27SK (unconfirmed)", "34°34′08″N 36°34′22″E / 34.56889°N 36.57278°E" ], [ "Al-Nasiriyah Military Airbase", "Al-Nasiriyah", "Damascus", "Military", "0", "1", "20", "695 Squadron MiG-23BN/UB\\n698 Squadron MiG-23BN/UB", "33°55′08″N 36°51′59″E / 33.91889°N 36.86639°E" ], [ "Al-Nayrab Military Airbase", "Al-Nayrab, Aleppo", "Aleppo", "Military", "", "", "", "", "36°11′05″N 37°12′57″E / 36.18472°N 37.21583°E" ], [ "Tha'lah Military Airbase", "Tha'lah", "As-Suwayda", "Military", "0", "1", "16", "765 Squadron Mi-25\\n766 Squadron Mi-25", "32°42′19″N 36°24′46″E / 32.70528°N 36.41278°E" ], [ "Al-Dumayr Military Airport", "Al-Dumayr", "Damascus", "Military", "0", "1", "52", "67 Squadron MiG-23ML\\n? Squadron Su-22M-2", "33°36′35″N 36°44′56″E / 33.60972°N 36.74889°E" ], [ "Hama Military Airport", "Hama", "Hama", "Military", "10", "1", "20", "679 Squadron MiG-21MF/UM\\n680 Squadron MiG-21MF/UM\\n? Squadron MiG-29", "35°07′05″N 36°42′40″E / 35.11806°N 36.71111°E" ], [ "Hamdan Military Airbase", "Abu Kamal", "Deir ez-Zor", "Military", "", "", "", "", "34°28′55″N 40°53′51″E / 34.48194°N 40.89750°E" ], [ "Jirah Military Airbase", "Jirah", "Aleppo", "Military", "0", "1", "12", "? Squadron L-39ZA", "36°05′48″N 37°56′11″E / 36.09667°N 37.93639°E" ], [ "Khalkhalah Military Airbase", "Khalkhalah", "As-Suwayda", "Military", "20", "2", "30", "945 Squadron MiG-21Bis\\n946 Squadron MiG-21Bis", "33°03′40″N 36°33′08″E / 33.06111°N 36.55222°E" ], [ "Kowaires Military Airbase", "Kowaires", "Aleppo", "Military\\nFlight Training School", "0", "1", "11", "3 Squadron L-39ZA, MBB 223 Flamingo", "36°11′13″N 37°34′59″E / 36.18694°N 37.58306°E" ], [ "Marj Ruhayyil Military Airbase", "Marj Ruhayyil", "Damascus", "Military", "26", "1", "24", "54 Squadron MiG-23ML\\n77 Squadron MiG-23ML/UM\\n767 Squadron Mi-25", "33°17′11″N 36°27′26″E / 33.28639°N 36.45722°E" ], [ "Marj al-Sultan Military Heliport", "Marj al-Sultan", "Damascus", "Military", "35", "1", "0", "525 Squadron Mi-8 Hip C/H\\n537 Squadron Mi-8 Hip C/H\\n909 Squadron (VIP) Mi-8\\n? Squadron Mi-8 Hip H/J/K", "33°29′13″N 36°28′31″E / 33.48694°N 36.47528°E\\n33°30′01″N 36°28′00″E / 33.50028°N 36.46667°E" ], [ "Mezzeh Military Airport", "Mezzeh", "Damascus", "Military", "12", "1", "22", "976 Squadron SA-324-L\\n977 Squadron SA-324-L", "33°28′39″N 36°13′24″E / 33.47750°N 36.22333°E" ], [ "Menagh Military Airbase", "Menagh", "Aleppo", "Military\\nFlight Training School", "8", "2", "0", "4 Squadron Mi-8 Hip C, MBB 223 Flamingo", "36°31′17″N 37°02′29″E / 36.52139°N 37.04139°E" ], [ "Qabr al-Sitt Military Heliport", "Beit Sahem", "Rif Dimashq", "Military", "20", "1", "0", "532 Squadron Mi-2, Mi-8 Hip C/H", "33°27′30″N 36°21′23″E / 33.45833°N 36.35639°E" ], [ "Sayqal Military Airbase", "Sayqal", "Damascus", "Military", "0", "2", "44", "697 Squadron MiG-29\\n698 Squadron MiG-29\\n699 Squadron MiG-29", "33°40′56″N 37°12′50″E / 33.68222°N 37.21389°E" ], [ "Shayrat Air Base", "Shayrat", "Homs", "Military", "0", "2", "40", "675 Squadron MiG-23MF/UM\\n677 Squadron Su-22M-2\\n685 Squadron Su-22M-4", "34°29′24″N 36°54′32″E / 34.49000°N 36.90889°E" ], [ "Tabqa Military Airbase", "Tabqa", "Ar-Raqqah", "Military", "0", "1", "18", "12 Squadron MiG-21MF/UM\\n24 Brigade Mi-8", "35°45′17″N 38°34′00″E / 35.75472°N 38.56667°E" ], [ "Taftanaz Military Airbase", "Taftanaz", "Idlib", "Military", "48", "1", "0", "253 Squadron Mi-8 Hip C/H\\n255 Squadron Mi-8 Hip C/H", "35°58′20″N 36°46′59″E / 35.97222°N 36.78306°E" ], [ "Tiyas Military Airbase", "Tiyas", "Homs", "Military", "0", "1", "60", "1 Squadron MiG-25PD/PU/RB\\n5 Squadron MiG-25PD/PU/RB\\n819 Squadron Su-24MK\\n827 Squadron Su-22M-4", "34°31′21″N 37°37′47″E / 34.52250°N 37.62972°E" ] ] }
[ "8" ]
what group has the same number of caucusing members as rpr group?
nt-10278
udf group
col : group | members | caucusing | total row 1 : socialist group | 242 | 8 | 250 row 2 : rpr group | 136 | 6 | 140 row 3 : udf group | 107 | 6 | 113 row 4 : communist group | 34 | 2 | 36 row 5 : radical, citizen and green | 33 | 0 | 33 row 6 : non-inscrits | 5 | 0 | 5 row 7 : total: | 555 | 22 | 577
csv/203-csv/266.csv
what group has the same number of caucusing members as rpr group?
{ "header": [ "Group", "Members", "Caucusing", "Total" ], "rows": [ [ "Socialist Group", "242", "8", "250" ], [ "RPR Group", "136", "6", "140" ], [ "UDF Group", "107", "6", "113" ], [ "Communist Group", "34", "2", "36" ], [ "Radical, Citizen and Green", "33", "0", "33" ], [ "Non-Inscrits", "5", "0", "5" ], [ "Total:", "555", "22", "577" ] ] }
[ "UDF Group" ]
how long from the first date listed to the last date listed?
nt-10279
2 years
col : outcome | no. | date | tournament | surface | opponent | score row 1 : runner-up | 1. | 1 august 2011 | são paulo, brazil | clay | maria fernanda alves | 6–4, 5–7, 3–6 row 2 : winner | 1. | 24 october 2011 | goiânia, brazil | clay | bárbara luz | 6–2, 6–0 row 3 : winner | 2. | 2 april 2012 | ribeirão preto, brazil | hard | natasha fourouclas | 6–0, 6–1 row 4 : winner | 3. | 25 march 2013 | ribeirão preto, brazil | clay | andrea benítez | 7–6(7–2), 6–2 row 5 : winner | 4. | 15 april 2013 | antalya 15, turkey | hard | tereza martincová | 6–4, 6–3 row 6 : runner-up | 2. | 20 may 2013 | caserta, italy | clay | renata voráčová | 4–6, 1–6 row 7 : runner-up | 3. | 17 june 2013 | lenzerheide, switzerland | clay | laura siegemund | 2–6, 3–6
csv/204-csv/868.csv
how long from the first date listed to the last date listed?
{ "header": [ "Outcome", "No.", "Date", "Tournament", "Surface", "Opponent", "Score" ], "rows": [ [ "Runner-up", "1.", "1 August 2011", "São Paulo, Brazil", "Clay", "Maria Fernanda Alves", "6–4, 5–7, 3–6" ], [ "Winner", "1.", "24 October 2011", "Goiânia, Brazil", "Clay", "Bárbara Luz", "6–2, 6–0" ], [ "Winner", "2.", "2 April 2012", "Ribeirão Preto, Brazil", "Hard", "Natasha Fourouclas", "6–0, 6–1" ], [ "Winner", "3.", "25 March 2013", "Ribeirão Preto, Brazil", "Clay", "Andrea Benítez", "7–6(7–2), 6–2" ], [ "Winner", "4.", "15 April 2013", "Antalya 15, Turkey", "Hard", "Tereza Martincová", "6–4, 6–3" ], [ "Runner-up", "2.", "20 May 2013", "Caserta, Italy", "Clay", "Renata Voráčová", "4–6, 1–6" ], [ "Runner-up", "3.", "17 June 2013", "Lenzerheide, Switzerland", "Clay", "Laura Siegemund", "2–6, 3–6" ] ] }
[ "2 years" ]
who finished next after sylvain guintoli in the 2008 malaysian motorcycle grand prix?
nt-10280
alex de angelis
col : pos | no | rider | manufacturer | laps | time | grid | points row 1 : 1 | 46 | valentino rossi | yamaha | 21 | 43:06.007 | 2 | 25 row 2 : 2 | 2 | dani pedrosa | honda | 21 | +4.008 | 1 | 20 row 3 : 3 | 4 | andrea dovizioso | honda | 21 | +8.536 | 6 | 16 row 4 : 4 | 69 | nicky hayden | honda | 21 | +8.858 | 4 | 13 row 5 : 5 | 56 | shinya nakano | honda | 21 | +10.583 | 15 | 11 row 6 : 6 | 1 | casey stoner | ducati | 21 | +13.640 | 7 | 10 row 7 : 7 | 65 | loris capirossi | suzuki | 21 | +15.936 | 8 | 9 row 8 : 8 | 5 | colin edwards | yamaha | 21 | +18.802 | 5 | 8 row 9 : 9 | 7 | chris vermeulen | suzuki | 21 | +23.174 | 11 | 7 row 10 : 10 | 14 | randy de puniet | honda | 21 | +25.516 | 9 | 6 row 11 : 11 | 21 | john hopkins | kawasaki | 21 | +27.609 | 10 | 5 row 12 : 12 | 13 | anthony west | kawasaki | 21 | +41.399 | 13 | 4 row 13 : 13 | 50 | sylvain guintoli | ducati | 21 | +45.617 | 16 | 3 row 14 : 14 | 15 | alex de angelis | honda | 21 | +49.003 | 17 | 2 row 15 : 15 | 24 | toni elias | ducati | 21 | +59.139 | 19 | 1 row 16 : 16 | 33 | marco melandri | ducati | 21 | +1:03.328 | 14 | row 17 : 17 | 9 | nobuatsu aoki | suzuki | 21 | +1:48.363 | 18 | row 18 : ret | 48 | jorge lorenzo | yamaha | 12 | accident | 3 | row 19 : ret | 52 | james toseland | yamaha | 2 | accident | 12 |
csv/203-csv/166.csv
who finished next after sylvain guintoli in the 2008 malaysian motorcycle grand prix?
{ "header": [ "Pos", "No", "Rider", "Manufacturer", "Laps", "Time", "Grid", "Points" ], "rows": [ [ "1", "46", "Valentino Rossi", "Yamaha", "21", "43:06.007", "2", "25" ], [ "2", "2", "Dani Pedrosa", "Honda", "21", "+4.008", "1", "20" ], [ "3", "4", "Andrea Dovizioso", "Honda", "21", "+8.536", "6", "16" ], [ "4", "69", "Nicky Hayden", "Honda", "21", "+8.858", "4", "13" ], [ "5", "56", "Shinya Nakano", "Honda", "21", "+10.583", "15", "11" ], [ "6", "1", "Casey Stoner", "Ducati", "21", "+13.640", "7", "10" ], [ "7", "65", "Loris Capirossi", "Suzuki", "21", "+15.936", "8", "9" ], [ "8", "5", "Colin Edwards", "Yamaha", "21", "+18.802", "5", "8" ], [ "9", "7", "Chris Vermeulen", "Suzuki", "21", "+23.174", "11", "7" ], [ "10", "14", "Randy de Puniet", "Honda", "21", "+25.516", "9", "6" ], [ "11", "21", "John Hopkins", "Kawasaki", "21", "+27.609", "10", "5" ], [ "12", "13", "Anthony West", "Kawasaki", "21", "+41.399", "13", "4" ], [ "13", "50", "Sylvain Guintoli", "Ducati", "21", "+45.617", "16", "3" ], [ "14", "15", "Alex de Angelis", "Honda", "21", "+49.003", "17", "2" ], [ "15", "24", "Toni Elias", "Ducati", "21", "+59.139", "19", "1" ], [ "16", "33", "Marco Melandri", "Ducati", "21", "+1:03.328", "14", "" ], [ "17", "9", "Nobuatsu Aoki", "Suzuki", "21", "+1:48.363", "18", "" ], [ "Ret", "48", "Jorge Lorenzo", "Yamaha", "12", "Accident", "3", "" ], [ "Ret", "52", "James Toseland", "Yamaha", "2", "Accident", "12", "" ] ] }
[ "Alex de Angelis" ]
how many times has garden city won in class a?
nt-10281
2
col : school year | class a | class aa | class aaa | class aaaa | class aaaaa row 1 : 1994-95 | menard | van alstyne | cameron yoe | wichita falls | weslaco row 2 : 1995-96 | era | coahoma | colorado city | livingston | duncanville row 3 : 1996-97 | sulphur bluff | marion | colorado city | snyder | duncanville row 4 : 1997-98 | westbrook | edgewood | perryton | san angelo lake view | flower mound marcus row 5 : 1998-99 | graford | lindsay | hamshire-fannett | brownwood | weslaco row 6 : 1999-2000 | garden city | keene | giddings | friendswood | college station a&m consolidated row 7 : 2000-01 | granger | edgewood | midland greenwood | friendswood | college station a&m consolidated row 8 : 2001-02 | lazbuddie | edgewood | giddings | friendswood | pasadena dobie row 9 : 2002-03 | rocksprings | rosebud-lott | pearsall | harlingen south | san antonio clark row 10 : 2003-04 | lazbuddie | wall | hamshire-fannett | friendswood | klein row 11 : 2004-05 | loop | mount pleasant chapel hill | llano | sherman | college station a&m consolidated row 12 : 2005-06 | wellington | centerville | hamshire-fannett | brownwood | abilene cooper row 13 : 2006-07 | springlake-earth | crawford | princeton | friendswood | college station a&m consolidated row 14 : 2007-08 | springlake-earth | grandview | hamshire-fannett | sherman | mission sharyland row 15 : 2008-09 | garden city | shelbyville | lubbock-cooper | friendswood | humble kingwood
csv/204-csv/133.csv
how many times has garden city won in class a?
{ "header": [ "School Year", "Class A", "Class AA", "Class AAA", "Class AAAA", "Class AAAAA" ], "rows": [ [ "1994-95", "Menard", "Van Alstyne", "Cameron Yoe", "Wichita Falls", "Weslaco" ], [ "1995-96", "Era", "Coahoma", "Colorado City", "Livingston", "Duncanville" ], [ "1996-97", "Sulphur Bluff", "Marion", "Colorado City", "Snyder", "Duncanville" ], [ "1997-98", "Westbrook", "Edgewood", "Perryton", "San Angelo Lake View", "Flower Mound Marcus" ], [ "1998-99", "Graford", "Lindsay", "Hamshire-Fannett", "Brownwood", "Weslaco" ], [ "1999-2000", "Garden City", "Keene", "Giddings", "Friendswood", "College Station A&M Consolidated" ], [ "2000-01", "Granger", "Edgewood", "Midland Greenwood", "Friendswood", "College Station A&M Consolidated" ], [ "2001-02", "Lazbuddie", "Edgewood", "Giddings", "Friendswood", "Pasadena Dobie" ], [ "2002-03", "Rocksprings", "Rosebud-Lott", "Pearsall", "Harlingen South", "San Antonio Clark" ], [ "2003-04", "Lazbuddie", "Wall", "Hamshire-Fannett", "Friendswood", "Klein" ], [ "2004-05", "Loop", "Mount Pleasant Chapel Hill", "Llano", "Sherman", "College Station A&M Consolidated" ], [ "2005-06", "Wellington", "Centerville", "Hamshire-Fannett", "Brownwood", "Abilene Cooper" ], [ "2006-07", "Springlake-Earth", "Crawford", "Princeton", "Friendswood", "College Station A&M Consolidated" ], [ "2007-08", "Springlake-Earth", "Grandview", "Hamshire-Fannett", "Sherman", "Mission Sharyland" ], [ "2008-09", "Garden City", "Shelbyville", "Lubbock-Cooper", "Friendswood", "Humble Kingwood" ] ] }
[ "2" ]
how many bridges were built in 1931?
nt-10282
4
col : bridge name | location | year completed | total length | carries row 1 : old youngs bay bridge | astoria, oregon | 1921 | 1,766.2 feet (538.3 m) | u.s. route 101 row 2 : oregon city bridge | oregon city, oregon | 1922 | 745 feet (227 m) | oregon route 43 row 3 : dry canyon creek bridge | near rowena, oregon | 1922 | 101.1 ft | u.s. route 30 row 4 : winchester bridge | winchester, oregon | 1923 | 884 feet | oregon route 99 row 5 : lewis and clark river bridge | astoria, oregon | 1924 | 828 feet | u.s. route 101 row 6 : ellsworth street bridge | albany, oregon | 1925 | 1,090 feet | u.s. route 20 row 7 : rocky creek bridge | lincoln county, oregon | 1927 | 360 feet | u.s. route 101 row 8 : depoe bay bridge | depoe bay, oregon | 1927 | 312 feet | u.s. route 101 row 9 : crooked river high bridge | jefferson county, oregon | 1926 | 464 feet | u.s. route 97 row 10 : big creek bridge | lane county, oregon | 1931 | 180 feet | u.s. route 101 row 11 : ten mile creek bridge | near yachats, oregon | 1931 | 180 feet | u.s. route 101 row 12 : wilson river bridge | tillamook county, oregon | 1931 | 180 feet | u.s. route 101 row 13 : rogue river bridge | grants pass, oregon | 1931 | 550 feet | redwood highway row 14 : cape creek bridge | near heceta head | 1932 | 619 feet (188.6 m) | u.s. route 101 row 15 : isaac lee patterson bridge | gold beach, oregon | 1932 | 1,898 feet (578.5 m) | u.s. route 101 row 16 : john mcloughlin bridge | oregon city, oregon | 1933 | 720 feet | oregon route 99e row 17 : umpqua river bridge | reedsport, oregon | 1936 | 2,206 feet | u.s. route 101 row 18 : siuslaw river bridge | florence, oregon | 1936 | 1,568 feet | u.s. route 101 row 19 : alsea bay bridge | waldport, oregon | 1936 | 3,028 feet | u.s. route 101 row 20 : yaquina bay bridge | newport, oregon | 1936 | 3,223 feet (982 m) | u.s. route 101 row 21 : coos bay bridge | north bend, oregon | 1936 | 5,305 feet (1.6 km) | u.s. route 101
csv/204-csv/507.csv
how many bridges were built in 1931?
{ "header": [ "Bridge name", "Location", "Year completed", "Total length", "Carries" ], "rows": [ [ "Old Youngs Bay Bridge", "Astoria, Oregon", "1921", "1,766.2 feet (538.3 m)", "U.S. Route 101" ], [ "Oregon City Bridge", "Oregon City, Oregon", "1922", "745 feet (227 m)", "Oregon Route 43" ], [ "Dry Canyon Creek Bridge", "near Rowena, Oregon", "1922", "101.1 ft", "U.S. Route 30" ], [ "Winchester Bridge", "Winchester, Oregon", "1923", "884 feet", "Oregon Route 99" ], [ "Lewis and Clark River Bridge", "Astoria, Oregon", "1924", "828 feet", "U.S. Route 101" ], [ "Ellsworth Street Bridge", "Albany, Oregon", "1925", "1,090 feet", "U.S. Route 20" ], [ "Rocky Creek Bridge", "Lincoln County, Oregon", "1927", "360 feet", "U.S. Route 101" ], [ "Depoe Bay Bridge", "Depoe Bay, Oregon", "1927", "312 feet", "U.S. Route 101" ], [ "Crooked River High Bridge", "Jefferson County, Oregon", "1926", "464 feet", "U.S. Route 97" ], [ "Big Creek Bridge", "Lane County, Oregon", "1931", "180 feet", "U.S. Route 101" ], [ "Ten Mile Creek Bridge", "near Yachats, Oregon", "1931", "180 feet", "U.S. Route 101" ], [ "Wilson River Bridge", "Tillamook County, Oregon", "1931", "180 feet", "U.S. Route 101" ], [ "Rogue River Bridge", "Grants Pass, Oregon", "1931", "550 feet", "Redwood Highway" ], [ "Cape Creek Bridge", "near Heceta Head", "1932", "619 feet (188.6 m)", "U.S. Route 101" ], [ "Isaac Lee Patterson Bridge", "Gold Beach, Oregon", "1932", "1,898 feet (578.5 m)", "U.S. Route 101" ], [ "John McLoughlin Bridge", "Oregon City, Oregon", "1933", "720 feet", "Oregon Route 99E" ], [ "Umpqua River Bridge", "Reedsport, Oregon", "1936", "2,206 feet", "U.S. Route 101" ], [ "Siuslaw River Bridge", "Florence, Oregon", "1936", "1,568 feet", "U.S. Route 101" ], [ "Alsea Bay Bridge", "Waldport, Oregon", "1936", "3,028 feet", "U.S. Route 101" ], [ "Yaquina Bay Bridge", "Newport, Oregon", "1936", "3,223 feet (982 m)", "U.S. Route 101" ], [ "Coos Bay Bridge", "North Bend, Oregon", "1936", "5,305 feet (1.6 km)", "U.S. Route 101" ] ] }
[ "4" ]
who was the only rider with more points than doriano romboni?
nt-10283
loris capirossi
col : pos | rider | manufacturer | time/retired | points row 1 : 1 | loris capirossi | honda | 43:06.089 | 25 row 2 : 2 | doriano romboni | honda | +0.689 | 20 row 3 : 3 | max biaggi | aprilia | +1.181 | 16 row 4 : 4 | ralf waldmann | honda | +5.123 | 13 row 5 : 5 | jean-michel bayle | aprilia | +5.528 | 11 row 6 : 6 | nobuatsu aoki | honda | +5.821 | 10 row 7 : 7 | jean philippe ruggia | aprilia | +9.018 | 9 row 8 : 8 | tetsuya harada | yamaha | +24.059 | 8 row 9 : 9 | tadayuki okada | honda | +29.043 | 7 row 10 : 10 | wilco zeelenberg | honda | +36.273 | 6 row 11 : 11 | toshihiko honma | yamaha | +41.787 | 5 row 12 : 12 | adrien bosshard | honda | +52.489 | 4 row 13 : 13 | carlos checa | honda | +57.206 | 3 row 14 : 14 | eskil suter | aprilia | +1:01.503 | 2 row 15 : 15 | luis maurel | honda | +1:03.353 | 1 row 16 : 16 | patrick vd goorbergh | aprilia | +1:04.277 | row 17 : 17 | adolf stadler | honda | +1:16.427 | row 18 : 18 | juan borja | honda | +1:19.607 | row 19 : 19 | chrisrian boudinot | aprilia | +1:20.163 | row 20 : 20 | bernd kassner | aprilia | +1:20.761 | row 21 : 21 | andreas preining | aprilia | +1:26.864 | row 22 : 22 | noel ferro | honda | +1:27.009 | row 23 : 23 | sebastien scarnato | honda | +1:36.321 | row 24 : 24 | krisse kaas | yamaha | +1 lap | row 25 : 25 | donnie hough | honda | +1 lap | row 26 : ret | rodney fee | honda | retirement | row 27 : ret | jurgen vd goorbergh | aprilia | retirement | row 28 : ret | luis d'antin | honda | retirement | row 29 : ret | manuel hernandez | aprilia | retirement | row 30 : ret | frederic protat | honda | retirement | row 31 : ret | giuseppe fiorillo | honda | retirement | row 32 : ret | josé luis cardoso | aprilia | retirement | row 33 : ret | enrique de juan | aprilia | retirement | row 34 : ret | alessandro gramigni | aprilia | retirement |
csv/203-csv/244.csv
who was the only rider with more points than doriano romboni?
{ "header": [ "Pos", "Rider", "Manufacturer", "Time/Retired", "Points" ], "rows": [ [ "1", "Loris Capirossi", "Honda", "43:06.089", "25" ], [ "2", "Doriano Romboni", "Honda", "+0.689", "20" ], [ "3", "Max Biaggi", "Aprilia", "+1.181", "16" ], [ "4", "Ralf Waldmann", "Honda", "+5.123", "13" ], [ "5", "Jean-Michel Bayle", "Aprilia", "+5.528", "11" ], [ "6", "Nobuatsu Aoki", "Honda", "+5.821", "10" ], [ "7", "Jean Philippe Ruggia", "Aprilia", "+9.018", "9" ], [ "8", "Tetsuya Harada", "Yamaha", "+24.059", "8" ], [ "9", "Tadayuki Okada", "Honda", "+29.043", "7" ], [ "10", "Wilco Zeelenberg", "Honda", "+36.273", "6" ], [ "11", "Toshihiko Honma", "Yamaha", "+41.787", "5" ], [ "12", "Adrien Bosshard", "Honda", "+52.489", "4" ], [ "13", "Carlos Checa", "Honda", "+57.206", "3" ], [ "14", "Eskil Suter", "Aprilia", "+1:01.503", "2" ], [ "15", "Luis Maurel", "Honda", "+1:03.353", "1" ], [ "16", "Patrick vd Goorbergh", "Aprilia", "+1:04.277", "" ], [ "17", "Adolf Stadler", "Honda", "+1:16.427", "" ], [ "18", "Juan Borja", "Honda", "+1:19.607", "" ], [ "19", "Chrisrian Boudinot", "Aprilia", "+1:20.163", "" ], [ "20", "Bernd Kassner", "Aprilia", "+1:20.761", "" ], [ "21", "Andreas Preining", "Aprilia", "+1:26.864", "" ], [ "22", "Noel Ferro", "Honda", "+1:27.009", "" ], [ "23", "Sebastien Scarnato", "Honda", "+1:36.321", "" ], [ "24", "Krisse Kaas", "Yamaha", "+1 Lap", "" ], [ "25", "Donnie Hough", "Honda", "+1 Lap", "" ], [ "Ret", "Rodney Fee", "Honda", "Retirement", "" ], [ "Ret", "Jurgen vd Goorbergh", "Aprilia", "Retirement", "" ], [ "Ret", "Luis D'Antin", "Honda", "Retirement", "" ], [ "Ret", "Manuel Hernandez", "Aprilia", "Retirement", "" ], [ "Ret", "Frederic Protat", "Honda", "Retirement", "" ], [ "Ret", "Giuseppe Fiorillo", "Honda", "Retirement", "" ], [ "Ret", "José Luis Cardoso", "Aprilia", "Retirement", "" ], [ "Ret", "Enrique de Juan", "Aprilia", "Retirement", "" ], [ "Ret", "Alessandro Gramigni", "Aprilia", "Retirement", "" ] ] }
[ "Loris Capirossi" ]
who did this player lose her first game to this season?
nt-10284
serena williams
col : date | championship | location | category | surface | prev. result | prev. points | new points | outcome row 1 : 29 december 2013–\n5 january 2014 | brisbane international | brisbane (aus) | wta premier | hard | sf | 200 | 305 | final\nlost to serena williams 4–6, 5– row 2 : 14 january 2014–\n27 january 2014 | australian open | melbourne (aus) | grand slam | hard | w | 2000 | 430 | quarter-finals\nlost to agnieszka radw row 3 : 10 february 2014–\n16 february 2014 | qatar total open | doha (qat) | wta premier 5 | hard | w | 900 | 0 | withdrew due to left foot injury row 4 : 3 march 2014–\n16 march 2014 | indian wells | indian wells (usa) | wta premier mandatory | hard | qf | 250 | 45 | second round\nlost to lauren davis 0–6, 6– row 5 : 17 march 2013–\n30 march 2014 | sony open tennis | miami (usa) | wta premier mandatory | hard | dnp | 0 | 0 | withdrew due to left foot injury row 6 : 5 may 2014–\n11 may 2014 | mutua madrid masters | madrid (esp) | wta premier mandatory | clay | 2r | 60 | tbd | pending row 7 : 12 may 2014–\n18 may 2014 | internazionali bnl d'italia | rome (ita) | wta premier 5 | clay | f | 700 | tbd | pending row 8 : 25 may 2014–\n8 june 2014 | french open | paris (fra) | grand slam | clay | sf | 900 | tbd | pending row 9 : 23 june 2014–\n6 july 2014 | wimbledon | london (gbr) | grand slam | grass | 2r | 100 | tbd | pending row 10 : 4 august 2014–\n10 august 2014 | rogers cup | toronto (can) | wta premier 5 | hard | dnp | 0 | tbd | pending row 11 : 11 august 2014–\n17 august 2014 | western and southern open | cincinnati (usa) | wta premier 5 | hard | w | 900 | tbd | pending row 12 : 25 august 2014–\n8 september 2014 | us open | new york (usa) | grand slam | hard | f | 1400 | tbd | pending row 13 : 22 september 2014–\n27 september 2014 | toray pan pacific open | wuhan (chn) | wta premier 5 | hard | 2r | 60 | tbd | pending row 14 : 27 september 2014–\n5 october 2014 | china open | beijing (chn) | wta premier mandatory | hard | 1r | 5 | tbd | pending row 15 : 20 october 2013–\n26 october 2014 | wta tour championships | singapore (sin) | wta tour championships | hard (i) | rr | 400 | tbd | pending
csv/204-csv/651.csv
who did this player lose her first game to this season?
{ "header": [ "Date", "Championship", "Location", "Category", "Surface", "Prev. result", "Prev. points", "New points", "Outcome" ], "rows": [ [ "29 December 2013–\\n5 January 2014", "Brisbane International", "Brisbane (AUS)", "WTA Premier", "Hard", "SF", "200", "305", "Final\\nLost to Serena Williams 4–6, 5–7" ], [ "14 January 2014–\\n27 January 2014", "Australian Open", "Melbourne (AUS)", "Grand Slam", "Hard", "W", "2000", "430", "Quarter-finals\\nLost to Agnieszka Radwańska 1–6, 7–5, 0–6" ], [ "10 February 2014–\\n16 February 2014", "Qatar Total Open", "Doha (QAT)", "WTA Premier 5", "Hard", "W", "900", "0", "Withdrew due to left foot injury" ], [ "3 March 2014–\\n16 March 2014", "Indian Wells", "Indian Wells (USA)", "WTA Premier Mandatory", "Hard", "QF", "250", "45", "Second round\\nLost to Lauren Davis 0–6, 6–7(2–7)" ], [ "17 March 2013–\\n30 March 2014", "Sony Open Tennis", "Miami (USA)", "WTA Premier Mandatory", "Hard", "DNP", "0", "0", "Withdrew due to left foot injury" ], [ "5 May 2014–\\n11 May 2014", "Mutua Madrid Masters", "Madrid (ESP)", "WTA Premier Mandatory", "Clay", "2R", "60", "TBD", "Pending" ], [ "12 May 2014–\\n18 May 2014", "Internazionali BNL d'Italia", "Rome (ITA)", "WTA Premier 5", "Clay", "F", "700", "TBD", "Pending" ], [ "25 May 2014–\\n8 June 2014", "French Open", "Paris (FRA)", "Grand Slam", "Clay", "SF", "900", "TBD", "Pending" ], [ "23 June 2014–\\n6 July 2014", "Wimbledon", "London (GBR)", "Grand Slam", "Grass", "2R", "100", "TBD", "Pending" ], [ "4 August 2014–\\n10 August 2014", "Rogers Cup", "Toronto (CAN)", "WTA Premier 5", "Hard", "DNP", "0", "TBD", "Pending" ], [ "11 August 2014–\\n17 August 2014", "Western and Southern Open", "Cincinnati (USA)", "WTA Premier 5", "Hard", "W", "900", "TBD", "Pending" ], [ "25 August 2014–\\n8 September 2014", "US Open", "New York (USA)", "Grand Slam", "Hard", "F", "1400", "TBD", "Pending" ], [ "22 September 2014–\\n27 September 2014", "Toray Pan Pacific Open", "Wuhan (CHN)", "WTA Premier 5", "Hard", "2R", "60", "TBD", "Pending" ], [ "27 September 2014–\\n5 October 2014", "China Open", "Beijing (CHN)", "WTA Premier Mandatory", "Hard", "1R", "5", "TBD", "Pending" ], [ "20 October 2013–\\n26 October 2014", "WTA Tour Championships", "Singapore (SIN)", "WTA Tour Championships", "Hard (i)", "RR", "400", "TBD", "Pending" ] ] }
[ "Serena Williams" ]
which public middle school in hawaii was established most closely after washington middle school?
nt-10285
central middle school
col : school name | city | grades | establishment | charter row 1 : aliamanu intermediate school | honolulu | 7-8 | 1958 | row 2 : anuenue school | honolulu | k-12 | 1958 | charter row 3 : central middle school | honolulu | 6-8 | 1926 | row 4 : dole middle school | honolulu | 6-8 | 1955 | row 5 : halau ku mana ncpcs | honolulu | 6-12 | 2000 | charter row 6 : jarrett middle school | honolulu | 6-8 | 1955 | row 7 : kaimuki middle school | honolulu | 6-8 | 1939 | row 8 : kalakaua middle school | honolulu | 6-8 | 1928 | row 9 : kawananakoa middle school | honolulu | 6-8 | 1927 | row 10 : moanalua middle school | honolulu | 7-8 | 1967 | row 11 : niu valley middle school | honolulu | 6-8 | 1955 | row 12 : stevenson middle school | honolulu | 6-8 | 1937 | row 13 : washington middle school | honolulu | 6-8 | 1854 |
csv/203-csv/416.csv
which public middle school in hawaii was established most closely after washington middle school?
{ "header": [ "School Name", "City", "Grades", "Establishment", "Charter" ], "rows": [ [ "Aliamanu Intermediate School", "Honolulu", "7-8", "1958", "" ], [ "Anuenue School", "Honolulu", "K-12", "1958", "Charter" ], [ "Central Middle School", "Honolulu", "6-8", "1926", "" ], [ "Dole Middle School", "Honolulu", "6-8", "1955", "" ], [ "Halau Ku Mana NCPCS", "Honolulu", "6-12", "2000", "charter" ], [ "Jarrett Middle School", "Honolulu", "6-8", "1955", "" ], [ "Kaimuki Middle School", "Honolulu", "6-8", "1939", "" ], [ "Kalakaua Middle School", "Honolulu", "6-8", "1928", "" ], [ "Kawananakoa Middle School", "Honolulu", "6-8", "1927", "" ], [ "Moanalua Middle School", "Honolulu", "7-8", "1967", "" ], [ "Niu Valley Middle School", "Honolulu", "6-8", "1955", "" ], [ "Stevenson Middle School", "Honolulu", "6-8", "1937", "" ], [ "Washington Middle School", "Honolulu", "6-8", "1854", "" ] ] }
[ "Central Middle School" ]
the service with the least bit rate
nt-10286
dab guide
col : service | service id | bit rate | audio channels | description | analogue availability row 1 : capital yorkshire | c3aa | 128 kbit/s | joint stereo | dance and r'n'b | 105.1 mhz (south & west yorkshire)\n105.6 row 2 : choice fm | c0ce | 128 kbit/s | joint stereo | r'n'b and hip-hop | — row 3 : heart london | cccd | 128 kbit/s | joint stereo | adult contemporary | — row 4 : gold | c2ce | 64 kbit/s | mono lsf | oldies, 60s, 70s, 80s | — row 5 : real radio (yorkshire) | c3a4 | 128 kbit/s | joint stereo | contemporary | 106.2 mhz (south & west yorkshire)\n107. row 6 : real radio xs | c8c5 | 128 kbit/s | joint stereo | classic rock | — row 7 : ucb gospel | ced0 | 64 kbit/s | mono lsf | christian | — row 8 : ucb inspirational | cfd0 | 64 kbit/s | mono lsf | christian | — row 9 : xfm | c0b8 | 128 kbit/s | joint stereo | indie / alternative / rock music | — row 10 : yorkshire radio | cfcd | 128 kbit/s | joint stereo | pop music and sport | — row 11 : dab guide | e1c000a9 | 8 kbit/s | data | hidden service, epg data | —
csv/203-csv/603.csv
the service with the least bit rate
{ "header": [ "Service", "Service ID", "Bit rate", "Audio channels", "Description", "Analogue availability" ], "rows": [ [ "Capital Yorkshire", "C3AA", "128 kbit/s", "Joint stereo", "Dance and R'n'B", "105.1 MHz (South & West Yorkshire)\\n105.6 MHz (Bradford & Sheffield)\\n105.8 MHz (Humberside)" ], [ "Choice FM", "C0CE", "128 kbit/s", "Joint stereo", "R'n'B and Hip-hop", "—" ], [ "Heart London", "CCCD", "128 kbit/s", "Joint stereo", "Adult contemporary", "—" ], [ "Gold", "C2CE", "64 kbit/s", "Mono LSF", "Oldies, 60s, 70s, 80s", "—" ], [ "Real Radio (Yorkshire)", "C3A4", "128 kbit/s", "Joint stereo", "Contemporary", "106.2 MHz (South & West Yorkshire)\\n107.6 MHz (Bradford & Halifax)\\n107.7 MHz (Sheffield)" ], [ "Real Radio XS", "C8C5", "128 kbit/s", "Joint stereo", "Classic rock", "—" ], [ "UCB Gospel", "CED0", "64 kbit/s", "Mono LSF", "Christian", "—" ], [ "UCB Inspirational", "CFD0", "64 kbit/s", "Mono LSF", "Christian", "—" ], [ "XFM", "C0B8", "128 kbit/s", "Joint stereo", "Indie / alternative / rock music", "—" ], [ "Yorkshire Radio", "CFCD", "128 kbit/s", "Joint stereo", "Pop music and sport", "—" ], [ "DAB Guide", "E1C000A9", "8 kbit/s", "Data", "Hidden service, EPG data", "—" ] ] }
[ "DAB Guide" ]
which abbey is cistercian order, bath abbey or basingwerk abbey?
nt-10287
basingwerk abbey
col : name | location | county | order | year dissolved row 1 : bardney abbey | bardney | lincolnshire | benedictine | 1538 row 2 : bardsey abbey | aberdaron | gwynedd | canon regular | 1537 row 3 : barking abbey | barking | greater london | benedictine | 1539 row 4 : basingwerk abbey | holywell | flintshire | cistercian | 1536 row 5 : bath abbey | bath | somerset | benedictine | 1539 row 6 : battle abbey | battle | east sussex | benedictine | 1538 row 7 : beauvale charterhouse | hucknall | nottinghamshire | carthusian | 1539 row 8 : beaulieu abbey | beaulieu | hampshire | cistercian | 1538 row 9 : belvoir priory | belvoir | leicestershire | benedictine | 1539 row 10 : binham priory | binham | norfolk | benedictine | 1539 row 11 : blackfriars, leicester | leicester | leicestershire | dominican | 1538 row 12 : bourne abbey | bourne | lincolnshire | arrouaisian | 1536 row 13 : boxgrove priory | boxgrove | west sussex | benedictine | 1536 row 14 : breadsall priory | breadsall | derbyshire | canon regular | 1536 row 15 : brinkburn priory | brinkburn | northumberland | augustinian | 1536 row 16 : brooke priory | brooke | rutland | canons regular | 1535/6 row 17 : buckfast abbey | buckfastleigh | devon | cistercian | 1539 row 18 : buckland abbey | buckland monachorum | devon | cistercian | 1539 row 19 : buildwas abbey | buildwas | shropshire | cistercian | 1536 row 20 : byland abbey | byland with wass | north yorkshire | cistercian | 1538 row 21 : calke priory | calke | derbyshire | augustinian | 1538 row 22 : canons ashby priory | canons ashby | northamptonshire | canon regular | 1536 row 23 : cardigan priory | cardigan | ceredigion | benedictine | 1538 row 24 : charterhouse london | city of london | greater london | carthusian | 1537 row 25 : christchurch priory | christchurch | dorset | augustinian | 1539 row 26 : cirencester abbey | cirencester | gloucestershire | augustinian | 1539 row 27 : cleeve abbey | old cleeve | somerset | cistercian | 1536 row 28 : colchester abbey | colchester | essex | benedictine | 1539 row 29 : croyland abbey | crowland | lincolnshire | benedictine | 1539 row 30 : croxden abbey | croxden | staffordshire | cistercian | 1538 row 31 : croxton abbey | croxton kerrial | leicestershire | premonstratensian | 1538 row 32 : dalby and heather preceptory | old dalby | leicestershire | knights hospitaller | 1538 row 33 : darley abbey | darley abbey | derbyshire | canons regular | 1538 row 34 : delapré abbey | northampton | northamptonshire | cluniac nunnery | 1538 row 35 : dore abbey | abbey dore | herefordshire | cistercian | 1536 row 36 : dudley priory | dudley | west midlands | cluniac | 1539 row 37 : dunstable priory | dunstable | bedfordshire | augustinian | 1540 row 38 : eye priory | eye | suffolk | benedictine | 1537 row 39 : folkestone priory | folkestone | kent | benedictine | 1535 row 40 : forde abbey | thorncombe | dorset | cistercian | 1539 row 41 : fountains abbey | lindrick with studley royal and fountains | north yorkshire | cistercian | 1539 row 42 : furness abbey | barrow in furness | cumbria | cistercian | 1537 row 43 : garendon abbey | shepshed | leicestershire | cistercian | 1536
csv/203-csv/550.csv
which abbey is cistercian order, bath abbey or basingwerk abbey?
{ "header": [ "Name", "Location", "County", "Order", "Year dissolved" ], "rows": [ [ "Abingdon Abbey", "Abingdon", "Oxfordshire", "Benedictine", "1538" ], [ "Bardney Abbey", "Bardney", "Lincolnshire", "Benedictine", "1538" ], [ "Bardsey Abbey", "Aberdaron", "Gwynedd", "Canon Regular", "1537" ], [ "Barking Abbey", "Barking", "Greater London", "Benedictine", "1539" ], [ "Basingwerk Abbey", "Holywell", "Flintshire", "Cistercian", "1536" ], [ "Bath Abbey", "Bath", "Somerset", "Benedictine", "1539" ], [ "Battle Abbey", "Battle", "East Sussex", "Benedictine", "1538" ], [ "Beauvale Charterhouse", "Hucknall", "Nottinghamshire", "Carthusian", "1539" ], [ "Beaulieu Abbey", "Beaulieu", "Hampshire", "Cistercian", "1538" ], [ "Belvoir Priory", "Belvoir", "Leicestershire", "Benedictine", "1539" ], [ "Binham Priory", "Binham", "Norfolk", "Benedictine", "1539" ], [ "Bisham Abbey", "Bisham", "Berkshire", "Augustinian", "1538" ], [ "Blackfriars, Derby", "Derby", "Derbyshire", "Dominican", "1539" ], [ "Blackfriars, Leicester", "Leicester", "Leicestershire", "Dominican", "1538" ], [ "Blackfriars, Newcastle", "Newcastle upon Tyne", "Tyne and Wear", "Dominican", "1536" ], [ "Bolton Abbey", "Bolton Abbey", "North Yorkshire", "Augustinian", "1539" ], [ "Bourne Abbey", "Bourne", "Lincolnshire", "Arrouaisian", "1536" ], [ "Boxgrove Priory", "Boxgrove", "West Sussex", "Benedictine", "1536" ], [ "Bradley Priory", "Bradley", "Leicestershire", "Augustinian", "1536" ], [ "Breadsall Priory", "Breadsall", "Derbyshire", "Canon Regular", "1536" ], [ "Breedon Priory", "Breedon on the Hill", "Leicestershire", "Canon Regular", "1539" ], [ "Bridlington Priory", "Bridlington", "East Riding of Yorkshire", "Canon Regular", "1538" ], [ "Brinkburn Priory", "Brinkburn", "Northumberland", "Augustinian", "1536" ], [ "Brooke Priory", "Brooke", "Rutland", "Canons Regular", "1535/6" ], [ "Buckfast Abbey", "Buckfastleigh", "Devon", "Cistercian", "1539" ], [ "Buckland Abbey", "Buckland Monachorum", "Devon", "Cistercian", "1539" ], [ "Buildwas Abbey", "Buildwas", "Shropshire", "Cistercian", "1536" ], [ "Byland Abbey", "Byland with Wass", "North Yorkshire", "Cistercian", "1538" ], [ "Calke Priory", "Calke", "Derbyshire", "Augustinian", "1538" ], [ "Canons Ashby Priory", "Canons Ashby", "Northamptonshire", "Canon Regular", "1536" ], [ "Cardigan Priory", "Cardigan", "Ceredigion", "Benedictine", "1538" ], [ "Carmarthen Friary", "Carmarthen", "Carmarthenshire", "Franciscan", "1538" ], [ "Carmarthen Priory", "Carmarthen", "Carmarthenshire", "Canon Regular", "1536" ], [ "Cartmel Priory", "Lower Allithwaite", "Cumbria", "Canon Regular", "1536" ], [ "Castle Acre Priory", "Castle Acre", "Norfolk", "Cluniac", "1537" ], [ "Charterhouse London", "City of London", "Greater London", "Carthusian", "1537" ], [ "Christchurch Priory", "Christchurch", "Dorset", "Augustinian", "1539" ], [ "Cirencester Abbey", "Cirencester", "Gloucestershire", "Augustinian", "1539" ], [ "Cleeve Abbey", "Old Cleeve", "Somerset", "Cistercian", "1536" ], [ "Colchester Abbey", "Colchester", "Essex", "Benedictine", "1539" ], [ "Croyland Abbey", "Crowland", "Lincolnshire", "Benedictine", "1539" ], [ "Croxden Abbey", "Croxden", "Staffordshire", "Cistercian", "1538" ], [ "Croxton Abbey", "Croxton Kerrial", "Leicestershire", "Premonstratensian", "1538" ], [ "Dalby and Heather Preceptory", "Old Dalby", "Leicestershire", "Knights Hospitaller", "1538" ], [ "Dale Abbey", "Dale Abbey", "Derbyshire", "Premonstratensian", "1538" ], [ "Darley Abbey", "Darley Abbey", "Derbyshire", "Canons Regular", "1538" ], [ "Delapré Abbey", "Northampton", "Northamptonshire", "Cluniac Nunnery", "1538" ], [ "Dore Abbey", "Abbey Dore", "Herefordshire", "Cistercian", "1536" ], [ "Dudley Priory", "Dudley", "West Midlands", "Cluniac", "1539" ], [ "Dunstable Priory", "Dunstable", "Bedfordshire", "Augustinian", "1540" ], [ "Easby Abbey", "Easby", "North Yorkshire", "Premonstratensian", "1537" ], [ "Egglestone Abbey", "Barnard Castle", "County Durham", "Premonstratensian", "1540" ], [ "Ewenny Priory", "Ewenny", "Vale of Glamorgan", "Benedictine", "1536" ], [ "Eye Priory", "Eye", "Suffolk", "Benedictine", "1537" ], [ "Folkestone Priory", "Folkestone", "Kent", "Benedictine", "1535" ], [ "Forde Abbey", "Thorncombe", "Dorset", "Cistercian", "1539" ], [ "Fountains Abbey", "Lindrick with Studley Royal and Fountains", "North Yorkshire", "Cistercian", "1539" ], [ "Furness Abbey", "Barrow in Furness", "Cumbria", "Cistercian", "1537" ], [ "Garendon Abbey", "Shepshed", "Leicestershire", "Cistercian", "1536" ], [ "Gisborough Priory", "Guisborough", "North Yorkshire", "Augustinian", "1540" ], [ "Glastonbury Abbey", "Glastonbury", "Somerset", "Benedictine", "1539" ], [ "Grace Dieu Priory", "Thringstone", "Leicestershire", "Augustine", "1538" ], [ "Greyfriars, Leicester", "Leicester", "Leicestershire", "Franciscan", "1538" ], [ "Great Malvern Priory", "Malvern", "Worcestershire", "Benedictine", "1539" ], [ "Gresley Priory", "Church Gresley", "Derbyshire", "Augustinian", "1536" ], [ "Hailes Abbey", "Stanway", "Gloucestershire", "Cistercian", "1539" ], [ "Halesowen Abbey", "Halesowen", "West Midlands", "Premonstratensian", "1538" ], [ "Haltemprice Priory", "Willerby", "East Riding of Yorkshire", "Augustinian", "1536" ], [ "Haughmond Abbey", "Uffington", "Shropshire", "Augustinian", "1539" ], [ "Haverholme Priory", "Ewerby and Evedon", "Lincolnshire", "Cistercian", "1539" ], [ "Hexham Abbey", "Hexham", "Northumberland", "Benedictine", "1537" ], [ "Holy Trinity Priory", "Aldgate, City of London", "Greater London", "Augustinian", "1532" ], [ "Jarrow Priory", "Jarrow", "Tyne and Wear", "Benedictine", "1536" ], [ "Jervaulx Abbey", "East Witton", "North Yorkshire", "Cistercian", "1537" ], [ "Kidwelly Priory", "Kidwelly", "Carmarthenshire", "Benedictine", "1539" ], [ "King's Mead Priory", "Derby", "Derbyshire", "Benedictine", "1536" ], [ "Kirby Bellars Priory", "Kirby Bellars", "Leicestershire", "Canons Regular", "1536" ], [ "Kirkstall Abbey", "Leeds", "West Yorkshire", "Cistercian", "1539" ], [ "Lacock Abbey", "Lacock", "Wiltshire", "Augustinian", "1539" ], [ "Lanercost Priory", "Burtholme", "Cumbria", "Augustinian", "1538" ], [ "Langdon Abbey", "Dover", "Kent", "Premonstratensian", "1535" ], [ "Langley Priory", "", "Leicestershire", "Benedictine", "1536" ], [ "Launde Priory", "", "Leicestershire", "Canons Regular", "1539" ], [ "Leicester Abbey", "Leicester", "Leicestershire", "Canons Regular", "1538" ], [ "Leicester Austin Friary", "Leicester", "Leicestershire", "Austin Friars", "1538" ], [ "Lenton Priory", "Lenton, Nottingham", "Nottinghamshire", "Cluniac", "1538" ], [ "Lewes Priory", "Lewes", "East Sussex", "Cluniac", "1537" ], [ "Lindisfarne Priory", "Holy Island", "Northumberland", "Benedictine", "1536" ], [ "Llanthony Priory", "Crucorney", "Monmouthshire", "Canon Regular", "1538" ], [ "Maenan Abbey", "Llanddoged and Maenan", "Conwy", "Cistercian", "1536" ], [ "Malmesbury Abbey", "Malmesbury", "Wiltshire", "Benedictine", "1539" ], [ "Margam Abbey", "Margam", "Neath Port Talbot", "Cistercian", "1536" ], [ "Mattersey Priory", "Mattersey", "Nottinghamshire", "Gilbertine", "1538" ], [ "Michelham Priory", "Arlington", "East Sussex", "Augustinian", "1537" ], [ "Milton Abbey", "Milton Abbas", "Dorset", "Benedictine", "1539" ], [ "Monkwearmouth Abbey", "Sunderland", "Tyne and Wear", "Benedictine", "1536" ], [ "Mount Grace Priory", "East Harlsey", "North Yorkshire", "Carthusian", "1539" ], [ "Neath Abbey", "Dyffryn Clydach", "Neath Port Talbot", "Cistercian", "1539" ], [ "Netley Abbey", "Hound", "Hampshire", "Cistercian", "1536" ], [ "Newark Priory", "Ripley", "Surrey", "Augustinian", "1538" ], [ "Newbo Abbey", "Sedgebrook", "Lincolnshire", "Premonstratensian", "1536" ], [ "Newminster Abbey", "Morpeth", "Northumberland", "Cistercian", "1537" ], [ "Newstead Abbey", "Newstead", "Nottinghamshire", "Augustinian", "1539" ], [ "Owston Abbey", "", "Leicestershire", "Canons Regular", "1536" ], [ "Penmon Priory", "Llangoed", "Isle of Anglesey", "Augustinian", "1538" ], [ "Pershore Abbey", "Pershore", "Worcestershire", "Benedictine", "1539" ], [ "Quarr Abbey", "Nr. Fishbourne", "Isle of Wight", "Cistercian", "1536" ], [ "Reading Abbey", "Reading", "Berkshire", "Cluniac", "1538" ], [ "Repton Priory", "Repton", "Derbyshire", "Augustinian", "1538" ], [ "Revesby Abbey", "Revesby", "Lincolnshire", "Cistercian", "1538" ], [ "Rievaulx Abbey", "Rievaulx", "North Yorkshire", "Cistercian", "1538" ], [ "Roche Abbey", "Maltby", "South Yorkshire", "Cistercian", "1538" ], [ "Romsey Abbey", "Romsey", "Hampshire", "Benedictine", "1539" ], [ "Rufford Abbey", "Rufford", "Nottinghamshire", "Cistercian", "1536" ], [ "Rushen Abbey", "Malew", "Isle of Man", "Cistercian", "1540" ], [ "Sawley Abbey", "Sawley", "Lancashire", "Cistercian", "1536" ], [ "Selby Abbey", "Selby", "North Yorkshire", "Benedictine", "1539" ], [ "Sempringham Priory", "Pointon and Sempringham", "Lincolnshire", "Gilbertine", "1538" ], [ "Shap Abbey", "Shap Rural", "Cumbria", "Premonstratensian", "1540" ], [ "Shrewsbury Abbey", "Shrewsbury", "Shropshire", "Benedictine", "1540" ], [ "Sibton Abbey", "Yoxford", "Suffolk", "Cistercian", "1536" ], [ "St Bartholomew's Priory, Smithfield", "Smithfield, City of London", "Greater London", "Augustinian", "1539" ], [ "St Albans Abbey", "St Albans", "Hertfordshire", "Benedictine", "1539" ], [ "St Augustine's Abbey", "Canterbury", "Kent", "Benedictine", "1538" ], [ "St Bees Priory", "St Bees", "Cumbria", "Benedictine", "1539" ], [ "St Faith Priory", "Horsham St Faith and Newton St Faith", "Norfolk", "Benedictine", "1536" ], [ "St Gregory's Priory", "Canterbury", "Kent", "Augustinian", "1535" ], [ "St Helen's Priory, Bishopsgate", "Bishopsgate, City of London", "Greater London", "Benedictine", "1538" ], [ "St. James Priory, Derby", "Derby", "Derbyshire", "Cluniac", "1536" ], [ "St Mary's Abbey", "York", "North Yorkshire", "Benedictine", "1539" ], [ "St Mary's Priory", "Coventry", "Warwickshire", "Benedictine", "1539" ], [ "St Peter's Abbey", "Gloucester", "Gloucestershire", "Benedictine", "1540" ], [ "Strata Florida Abbey", "Ystrad Fflur", "Ceredigion", "Cistercian", "1539" ], [ "Stratford Langthorne Abbey", "West Ham", "Greater London", "Cistercian", "1538" ], [ "Syon Abbey", "Heston and Isleworth", "Greater London", "Bridgettine", "1539" ], [ "Talley Abbey", "Talley", "Carmarthenshire", "Premonstratensian", "1536" ], [ "Tavistock Abbey", "Tavistock", "Devon", "Benedictine", "1539" ], [ "Tewkesbury Abbey", "Tewkesbury", "Gloucestershire", "Benedictine", "1539" ], [ "Thetford Priory", "Thetford", "Norfolk", "Cluniac", "1540" ], [ "Thornton Abbey", "Thornton Curtis", "Lincolnshire", "Augustinian", "1539" ], [ "Tintern Abbey", "Tintern", "Monmouthshire", "Cistercian", "1536" ], [ "Titchfield Abbey", "Fareham", "Hampshire", "Premonstratensian", "1537" ], [ "Tynemouth Priory", "Tynemouth", "Tyne and Wear", "Benedictine", "1538" ], [ "Ulverscroft Priory", "Ulverscroft", "Leicestershire", "Canons Regular", "1539" ], [ "Vale Royal Abbey", "Whitegate and Marton", "Cheshire", "Cistercian", "1538" ], [ "Valle Crucis Abbey", "Llantysilio", "Denbighshire", "Cistercian", "1537" ], [ "Walsingham Priory", "Walsingham", "Norfolk", "Canon Regular", "1538" ], [ "Waltham Abbey", "Waltham Abbey", "Essex", "Canon Regular", "1540" ], [ "Waverley Abbey", "Farnham", "Surrey", "Cistercian", "1536" ], [ "Welbeck Abbey", "Welbeck", "Nottinghamshire", "Premonstratensian", "1538" ], [ "Wenlock Priory", "Much Wenlock", "Shropshire", "Cluniac", "1540" ], [ "Westminster Abbey", "Westminster", "Greater London", "Benedictine", "1539" ], [ "Whitby Abbey", "Whitby", "North Yorkshire", "Benedictine", "1540" ], [ "Whitland Abbey", "Llanboidy", "Carmarthenshire", "Cistercian", "1539" ], [ "Woburn Abbey", "Woburn", "Bedfordshire", "Cistercian", "1538" ], [ "Woodspring Priory", "Kewstoke", "Somerset", "Augustinian", "1536" ], [ "Worcester Priory", "Worcester", "Worcestershire", "Benedictine", "1540" ], [ "Yeaveley Preceptory", "Yeaveley", "Derbyshire", "Knights Hospitaller", "1540" ] ] }
[ "Basingwerk Abbey" ]
how many records were set in beijing?
nt-10288
3
col : event | performance | athlete | nation | place | date row 1 : 100 m | 9.72 | usain bolt | jamaica | new york city ny, usa | may 31 row 2 : 100 m | 9.69 | usain bolt | jamaica | beijing, china | august 16 row 3 : 200 m | 19.30 | usain bolt | jamaica | beijing, china | august 20 row 4 : 4 x 100 m relay | 37.10 | nesta carter\nmichael frater\nu | jamaica | beijing, china | august 22 row 5 : 110 m hurdles | 12.87 | dayron robles | cuba | ostrava, czech republic | june 12 row 6 : 50 km race walk | 3:34:14 | denis nizhegorodov | russia | cheboksary, russia | may 11 row 7 : marathon | 2:03:59 | haile gebrselassie | ethiopia | berlin, germany | september 28
csv/203-csv/102.csv
how many records were set in beijing?
{ "header": [ "Event", "Performance", "Athlete", "Nation", "Place", "Date" ], "rows": [ [ "100 m", "9.72", "Usain Bolt", "Jamaica", "New York City NY, USA", "May 31" ], [ "100 m", "9.69", "Usain Bolt", "Jamaica", "Beijing, China", "August 16" ], [ "200 m", "19.30", "Usain Bolt", "Jamaica", "Beijing, China", "August 20" ], [ "4 x 100 m relay", "37.10", "Nesta Carter\\nMichael Frater\\nUsain Bolt\\nAsafa Powell", "Jamaica", "Beijing, China", "August 22" ], [ "110 m hurdles", "12.87", "Dayron Robles", "Cuba", "Ostrava, Czech Republic", "June 12" ], [ "50 km race walk", "3:34:14", "Denis Nizhegorodov", "Russia", "Cheboksary, Russia", "May 11" ], [ "Marathon", "2:03:59", "Haile Gebrselassie", "Ethiopia", "Berlin, Germany", "September 28" ] ] }
[ "3" ]
which tie no had the least attendants?
nt-10289
6
col : tie no | home team | score | away team | attendance row 1 : 1 | ifk västerås (d2) | 3–2 | ik sleipner (d2) | 875 row 2 : 2 | kramfors if (n) | 2–4 (aet) | bk kenty (d3) | 2,808 row 3 : 3 | reymersholms ik (d2) | 5–2 | åtvidabergs ff (d2) | 1,504 row 4 : 4 | wifsta/östrands if (n) | 4–3 | ludvika ffi (d2) | 974 row 5 : 5 | råå if (d3) | 3–2 | sandvikens if (d3) | 2,116 row 6 : 6 | sandvikens aik (d2) | 2–3 (aet) | tidaholms gif (d2) | 822 row 7 : 7 | karlstads bik (d2) | 2–5 | if friska viljor (n) | 1,550 row 8 : 8 | sandviks ik (n) | 2–3 | surahammars if (d2) |
csv/204-csv/846.csv
which tie no had the least attendants?
{ "header": [ "Tie no", "Home team", "Score", "Away team", "Attendance" ], "rows": [ [ "1", "IFK Västerås (D2)", "3–2", "IK Sleipner (D2)", "875" ], [ "2", "Kramfors IF (N)", "2–4 (aet)", "BK Kenty (D3)", "2,808" ], [ "3", "Reymersholms IK (D2)", "5–2", "Åtvidabergs FF (D2)", "1,504" ], [ "4", "Wifsta/Östrands IF (N)", "4–3", "Ludvika FfI (D2)", "974" ], [ "5", "Råå IF (D3)", "3–2", "Sandvikens IF (D3)", "2,116" ], [ "6", "Sandvikens AIK (D2)", "2–3 (aet)", "Tidaholms GIF (D2)", "822" ], [ "7", "Karlstads BIK (D2)", "2–5", "IF Friska Viljor (N)", "1,550" ], [ "8", "Sandviks IK (N)", "2–3", "Surahammars IF (D2)", "" ] ] }
[ "6" ]
how many games did the blue jays play in july?
nt-10291
27
col : # | date | opponent | score | win | loss | save | attendance | record row 1 : 74 | july 1 | mariners | 4 - 3 | perry (6-7) | leal (5-6) | caudill (14) | 21,004 | 33-41 row 2 : 75 | july 2 | @ twins | 9 - 4 | murray (4-3) | havens (3-6) | mclaughlin (3) | 7,503 | 34-41 row 3 : 76 | july 3 | @ twins | 2 - 1 | o'connor (1-2) | clancy (7-5) | | 9,591 | 34-42 row 4 : 77 | july 4 | @ twins | 4 - 3 | little (1-0) | stieb (6-10) | | 6,532 | 34-43 row 5 : 78 | july 5 | @ rangers | 3 - 2 | matlack (4-5) | leal (5-7) | darwin (4) | 29,126 | 34-44 row 6 : 79 | july 6 | @ rangers | 4 - 3 | murray (5-3) | tanana (4-10) | | 9,657 | 35-44 row 7 : 80 | july 7 | @ royals | 3 - 1 | gura (10-4) | clancy (7-6) | | 22,217 | 35-45 row 8 : 82 | july 9 | white sox | 7 - 6 | murray (6-3) | dotson (3-10) | mclaughlin (5) | 15,131 | 37-45 row 9 : 83 | july 10 | white sox | 6 - 5 | escárrega (1-1) | gott (1-5) | hickey (4) | 17,035 | 37-46 row 10 : 84 | july 11 | white sox | 16 - 7 | burns (9-4) | clancy (7-7) | | 16,169 | 37-47 row 11 : 85 | july 15 | rangers | 5 - 1 | stieb (8-10) | honeycutt (4-10) | | 14,123 | 38-47 row 12 : 86 | july 16 | rangers | 6 - 0 | clancy (8-7) | hough (7-8) | | 13,359 | 39-47 row 13 : 87 | july 17 | rangers | 11 - 3 | jackson (3-6) | butcher (0-1) | | 17,080 | 40-47 row 14 : 88 | july 18 | rangers | 5 - 4 (10) | mclaughlin (8-3) | darwin (6-4) | | 15,512 | 41-47 row 15 : 89 | july 19 | royals | 4 - 2 | leal (6-7) | black (3-3) | | 16,466 | 42-47 row 16 : 90 | july 20 | royals | 9 - 2 | stieb (9-10) | gura (10-7) | | 18,552 | 43-47 row 17 : 91 | july 21 | royals | 9 - 7 | blue (7-7) | clancy (8-8) | quisenberry (23) | 19,152 | 43-48 row 18 : 92 | july 22 | @ white sox | 3 - 2 | burns (10-4) | mclaughlin (8-4) | | 21,875 | 43-49 row 19 : 93 | july 23 | @ white sox | 7 - 1 | leal (7-7) | barnes (0-2) | jackson (5) | 27,770 | 44-49 row 20 : 94 | july 24 | @ white sox | 8 - 1 | stieb (10-10) | lamp (7-5) | murray (1) | 21,821 | 45-49 row 21 : 96 | july 26 | @ red sox | 3 - 2 | eckersley (11-8) | gott (1-6) | | 22,261 | 45-51 row 22 : 97 | july 27 | @ red sox | 3 - 1 | leal (8-7) | tudor (6-8) | | 27,077 | 46-51 row 23 : 98 | july 28 | @ red sox | 9 - 7 | ojeda (4-5) | jackson (3-7) | stanley (8) | 18,627 | 46-52 row 24 : 99 | july 30 | tigers | 6 - 5 (12) | murray (7-3) | james (0-2) | | 18,262 | 47-52
csv/203-csv/336.csv
how many games did the blue jays play in july?
{ "header": [ "#", "Date", "Opponent", "Score", "Win", "Loss", "Save", "Attendance", "Record" ], "rows": [ [ "74", "July 1", "Mariners", "4 - 3", "Perry (6-7)", "Leal (5-6)", "Caudill (14)", "21,004", "33-41" ], [ "75", "July 2", "@ Twins", "9 - 4", "Murray (4-3)", "Havens (3-6)", "McLaughlin (3)", "7,503", "34-41" ], [ "76", "July 3", "@ Twins", "2 - 1", "O'Connor (1-2)", "Clancy (7-5)", "", "9,591", "34-42" ], [ "77", "July 4", "@ Twins", "4 - 3", "Little (1-0)", "Stieb (6-10)", "", "6,532", "34-43" ], [ "78", "July 5", "@ Rangers", "3 - 2", "Matlack (4-5)", "Leal (5-7)", "Darwin (4)", "29,126", "34-44" ], [ "79", "July 6", "@ Rangers", "4 - 3", "Murray (5-3)", "Tanana (4-10)", "", "9,657", "35-44" ], [ "80", "July 7", "@ Royals", "3 - 1", "Gura (10-4)", "Clancy (7-6)", "", "22,217", "35-45" ], [ "81", "July 8", "@ Royals", "5 - 4", "Stieb (7-10)", "Armstrong (2-3)", "McLaughlin (4)", "24,409", "36-45" ], [ "82", "July 9", "White Sox", "7 - 6", "Murray (6-3)", "Dotson (3-10)", "McLaughlin (5)", "15,131", "37-45" ], [ "83", "July 10", "White Sox", "6 - 5", "Escárrega (1-1)", "Gott (1-5)", "Hickey (4)", "17,035", "37-46" ], [ "84", "July 11", "White Sox", "16 - 7", "Burns (9-4)", "Clancy (7-7)", "", "16,169", "37-47" ], [ "85", "July 15", "Rangers", "5 - 1", "Stieb (8-10)", "Honeycutt (4-10)", "", "14,123", "38-47" ], [ "86", "July 16", "Rangers", "6 - 0", "Clancy (8-7)", "Hough (7-8)", "", "13,359", "39-47" ], [ "87", "July 17", "Rangers", "11 - 3", "Jackson (3-6)", "Butcher (0-1)", "", "17,080", "40-47" ], [ "88", "July 18", "Rangers", "5 - 4 (10)", "McLaughlin (8-3)", "Darwin (6-4)", "", "15,512", "41-47" ], [ "89", "July 19", "Royals", "4 - 2", "Leal (6-7)", "Black (3-3)", "", "16,466", "42-47" ], [ "90", "July 20", "Royals", "9 - 2", "Stieb (9-10)", "Gura (10-7)", "", "18,552", "43-47" ], [ "91", "July 21", "Royals", "9 - 7", "Blue (7-7)", "Clancy (8-8)", "Quisenberry (23)", "19,152", "43-48" ], [ "92", "July 22", "@ White Sox", "3 - 2", "Burns (10-4)", "McLaughlin (8-4)", "", "21,875", "43-49" ], [ "93", "July 23", "@ White Sox", "7 - 1", "Leal (7-7)", "Barnes (0-2)", "Jackson (5)", "27,770", "44-49" ], [ "94", "July 24", "@ White Sox", "8 - 1", "Stieb (10-10)", "Lamp (7-5)", "Murray (1)", "21,821", "45-49" ], [ "95", "July 25", "@ White Sox", "5 - 3", "Hoyt (12-9)", "Clancy (8-9)", "", "17,452", "45-50" ], [ "96", "July 26", "@ Red Sox", "3 - 2", "Eckersley (11-8)", "Gott (1-6)", "", "22,261", "45-51" ], [ "97", "July 27", "@ Red Sox", "3 - 1", "Leal (8-7)", "Tudor (6-8)", "", "27,077", "46-51" ], [ "98", "July 28", "@ Red Sox", "9 - 7", "Ojeda (4-5)", "Jackson (3-7)", "Stanley (8)", "18,627", "46-52" ], [ "99", "July 30", "Tigers", "6 - 5 (12)", "Murray (7-3)", "James (0-2)", "", "18,262", "47-52" ], [ "100", "July 31", "Tigers", "1 - 0 (10)", "Gott (2-6)", "Rucker (1-1)", "", "21,007", "48-52" ] ] }
[ "27" ]
what were the number of contestants that were male?
nt-10292
5
col : name | gender | age | from | occupation | prize money (usd) | status row 1 : trisha | female | 28 | santa monica, ca | artist | $26,000 | winner row 2 : london | male | 46 | mt. holly, nj | us coast guard (retired) | $0 | lost row 3 : adria | female | 25 | seattle, wa | bartender | $0 | 7th captured (by ricky ortiz) row 4 : lucas | male | 32 | carlsbad, ca | student | $0 | 6th captured (by kim) row 5 : andrew | male | 21 | redondo beach, ca | student / lifeguard | $0 | 5th captured (by kim) row 6 : tracy | female | 30 | mililani, hi | student | $0 | 4th captured (by grant) row 7 : lynda | female | 59 | los angeles, ca | general contractor | $0 | 3rd captured (by icey) row 8 : darin | male | 46 | fontana, ca | sports official | $0 | 2nd captured (by wong) row 9 : evan | male | 29 | long island, ny | teacher | $2,000 | opted out row 10 : ameenah | female | 34 | atlanta, ga | drummer | $0 | 1st captured (by grant)
csv/203-csv/446.csv
what were the number of contestants that were male?
{ "header": [ "Name", "Gender", "Age", "From", "Occupation", "Prize Money (USD)", "Status" ], "rows": [ [ "Trisha", "Female", "28", "Santa Monica, CA", "Artist", "$26,000", "Winner" ], [ "London", "Male", "46", "Mt. Holly, NJ", "US Coast Guard (Retired)", "$0", "Lost" ], [ "Adria", "Female", "25", "Seattle, WA", "Bartender", "$0", "7th Captured (by Ricky Ortiz)" ], [ "Lucas", "Male", "32", "Carlsbad, CA", "Student", "$0", "6th Captured (by Kim)" ], [ "Andrew", "Male", "21", "Redondo Beach, CA", "Student / Lifeguard", "$0", "5th Captured (by Kim)" ], [ "Tracy", "Female", "30", "Mililani, HI", "Student", "$0", "4th Captured (by Grant)" ], [ "Lynda", "Female", "59", "Los Angeles, CA", "General Contractor", "$0", "3rd Captured (by Icey)" ], [ "Darin", "Male", "46", "Fontana, CA", "Sports Official", "$0", "2nd Captured (by Wong)" ], [ "Evan", "Male", "29", "Long Island, NY", "Teacher", "$2,000", "Opted Out" ], [ "Ameenah", "Female", "34", "Atlanta, GA", "Drummer", "$0", "1st Captured (by Grant)" ] ] }
[ "5" ]
what two people are above and below edward c. eicher
nt-10293
william f. kopp, thomas e. martin
col : year | party affiliation | winner | number of votes | party affiliation | loser | number of votes | percentage of votes row 1 : 1920 | republican | william f. kopp | 38,100 | democrat | e.w. mcmanus | 20,977 | 64% - 36% row 2 : 1922 | republican | william f. kopp | 26,651 | democrat | john m. lindley | 14,056 | 65% - 34% row 3 : 1924 | republican | william f. kopp | 42,711 | democrat | james m. bell | 17,110 | 71% - 29% row 4 : 1926 | republican | william f. kopp | 27,358 | democrat | james m. bell | 11,408 | 71% - 29% row 5 : 1928 | republican | william f. kopp | 45,806 | n/a | no opponent | n/a | 100% - 0% row 6 : 1930 | republican | william f. kopp | 27,053 | democrat | max a. conrad | 15,538 | 63% - 36% row 7 : 1932 | democrat | edward c. eicher | 55,378 | republican | william f. kopp | 46,738 | 54% - 46% row 8 : 1934 | democrat | edward c. eicher | 48,544 | republican | e. r. hicklin | 39,047 | 55% - 44% row 9 : 1936 | democrat | edward c. eicher | 55,721 | republican | john n. calhoun | 53,474 | 51% - 49% row 10 : 1938 | republican | thomas e. martin | 46,636 | democrat | james p. gaffney | 33,765 | 58% - 42% row 11 : 1940 | republican | thomas e. martin | 70,120 | democrat | mrs. zoe s. nabers | 46,040 | 60% - 40% row 12 : 1942 | republican | thomas e. martin | 55,139 | democrat | vern w. nall | 32,893 | 61% - 37% row 13 : 1944 | republican | thomas e. martin | 72,729 | democrat | clair a. williams | 60,048 | 55% - 45% row 14 : 1946 | republican | thomas e. martin | 52,488 | democrat | clair a. williams | 32,849 | 62% - 38% row 15 : 1948 | republican | thomas e. martin | 70,959 | democrat | james d. france | 60,860 | 53% - 46% row 16 : 1950 | republican | thomas e. martin | 70,058 | democrat | james d. france | 43,140 | 62% - 38% row 17 : 1952 | republican | thomas e. martin | 105,526 | democrat | clair a. williams | 62,011 | 63% - 37% row 18 : 1954 | republican | fred schwengel | 67,128 | democrat | john o'connor | 50,577 | 57% - 43% row 19 : 1956 | republican | fred schwengel | 94,223 | democrat | ronald o. bramhall | 68,287 | 58% - 42% row 20 : 1958 | republican | fred schwengel | 59,577 | democrat | thomas j. dailey | 51,996 | 53% - 47% row 21 : 1960 | republican | fred schwengel | 104,737 | democrat | walter j. guenther | 67,287 | 61% - 39% row 22 : 1968 | republican | fred schwengel | 91,419 | democrat | john r. schmidhauser | 81,049 | 53% - 47% row 23 : 1970 | republican | fred schwengel | 60,270 | democrat | edward mezvinsky | 59,505 | 50% - 49% row 24 : 1976 | republican | james a. leach | 109,694 | democrat | edward mezvinsky | 101,024 | 52% - 48%
csv/204-csv/252.csv
what two people are above and below edward c. eicher
{ "header": [ "Year", "Party Affiliation", "Winner", "Number of Votes", "Party Affiliation", "Loser", "Number of Votes", "Percentage of Votes" ], "rows": [ [ "1920", "Republican", "William F. Kopp", "38,100", "Democrat", "E.W. McManus", "20,977", "64% - 36%" ], [ "1922", "Republican", "William F. Kopp", "26,651", "Democrat", "John M. Lindley", "14,056", "65% - 34%" ], [ "1924", "Republican", "William F. Kopp", "42,711", "Democrat", "James M. Bell", "17,110", "71% - 29%" ], [ "1926", "Republican", "William F. Kopp", "27,358", "Democrat", "James M. Bell", "11,408", "71% - 29%" ], [ "1928", "Republican", "William F. Kopp", "45,806", "N/A", "No Opponent", "N/A", "100% - 0%" ], [ "1930", "Republican", "William F. Kopp", "27,053", "Democrat", "Max A. Conrad", "15,538", "63% - 36%" ], [ "1932", "Democrat", "Edward C. Eicher", "55,378", "Republican", "William F. Kopp", "46,738", "54% - 46%" ], [ "1934", "Democrat", "Edward C. Eicher", "48,544", "Republican", "E. R. Hicklin", "39,047", "55% - 44%" ], [ "1936", "Democrat", "Edward C. Eicher", "55,721", "Republican", "John N. Calhoun", "53,474", "51% - 49%" ], [ "1938", "Republican", "Thomas E. Martin", "46,636", "Democrat", "James P. Gaffney", "33,765", "58% - 42%" ], [ "1940", "Republican", "Thomas E. Martin", "70,120", "Democrat", "Mrs. Zoe S. Nabers", "46,040", "60% - 40%" ], [ "1942", "Republican", "Thomas E. Martin", "55,139", "Democrat", "Vern W. Nall", "32,893", "61% - 37%" ], [ "1944", "Republican", "Thomas E. Martin", "72,729", "Democrat", "Clair A. Williams", "60,048", "55% - 45%" ], [ "1946", "Republican", "Thomas E. Martin", "52,488", "Democrat", "Clair A. Williams", "32,849", "62% - 38%" ], [ "1948", "Republican", "Thomas E. Martin", "70,959", "Democrat", "James D. France", "60,860", "53% - 46%" ], [ "1950", "Republican", "Thomas E. Martin", "70,058", "Democrat", "James D. France", "43,140", "62% - 38%" ], [ "1952", "Republican", "Thomas E. Martin", "105,526", "Democrat", "Clair A. Williams", "62,011", "63% - 37%" ], [ "1954", "Republican", "Fred Schwengel", "67,128", "Democrat", "John O'Connor", "50,577", "57% - 43%" ], [ "1956", "Republican", "Fred Schwengel", "94,223", "Democrat", "Ronald O. Bramhall", "68,287", "58% - 42%" ], [ "1958", "Republican", "Fred Schwengel", "59,577", "Democrat", "Thomas J. Dailey", "51,996", "53% - 47%" ], [ "1960", "Republican", "Fred Schwengel", "104,737", "Democrat", "Walter J. Guenther", "67,287", "61% - 39%" ], [ "1962", "Republican", "Fred Schwengel", "65,975", "Democrat", "Harold Stephens", "42,000", "61% - 39%" ], [ "1964", "Democrat", "John R. Schmidhauser", "84,042", "Republican", "Fred Schwengel", "80,697", "51% - 49%" ], [ "1966", "Republican", "Fred Schwengel", "64,795", "Democrat", "John R. Schmidhauser", "60,534", "51% - 48%" ], [ "1968", "Republican", "Fred Schwengel", "91,419", "Democrat", "John R. Schmidhauser", "81,049", "53% - 47%" ], [ "1970", "Republican", "Fred Schwengel", "60,270", "Democrat", "Edward Mezvinsky", "59,505", "50% - 49%" ], [ "1972", "Democrat", "Edward Mezvinsky", "107,099", "Republican", "Fred Schwengel", "91,609", "53% - 46%" ], [ "1974", "Democrat", "Edward Mezvinsky", "75,687", "Republican", "James A. Leach", "63,540", "54% - 46%" ], [ "1976", "Republican", "James A. Leach", "109,694", "Democrat", "Edward Mezvinsky", "101,024", "52% - 48%" ], [ "1978", "Republican", "James A. Leach", "79,940", "Democrat", "Richard E. Meyers", "45,037", "63% - 36%" ], [ "1980", "Republican", "James A. Leach", "133,349", "Democrat", "Jim Larew", "72,602", "64% - 35%" ], [ "1982", "Republican", "James A. Leach", "89,595", "Democrat", "Bill Gluba", "61,734", "59% - 41%" ], [ "1984", "Republican", "James A. Leach", "131,182", "Democrat", "Kevin Ready", "65,293", "68% - 33%" ], [ "1986", "Republican", "James A. Leach", "86,834", "Democrat", "John R. Whitaker", "43,985", "66% - 34%" ], [ "1988", "Republican", "James A. Leach", "112,746", "Democrat", "Bill Gluba", "71,280", "61% - 38%" ], [ "1990", "Republican", "James A. Leach", "90,042", "Scattering", "Scattering", "151", "99% - 1%" ], [ "1992", "Republican", "James A. Leach", "178,042", "Democrat", "Jan J. Zonneveld", "81,600", "68% - 31%" ], [ "1994", "Republican", "James A. Leach", "110,448", "Democrat", "Glen Winekauf", "69,461", "60% - 38%" ], [ "1996", "Republican", "James A. Leach", "129,242", "Democrat", "Bob Rush", "111,595", "53% - 46%" ], [ "1998", "Republican", "James A. Leach", "106,419", "Democrat", "Bob Rush", "79,529", "57% - 42%" ], [ "2000", "Republican", "James A. Leach", "164,972", "Democrat", "Bob Simpson", "96,283", "62% - 36%" ], [ "2002", "Republican", "Jim Nussle", "112,280", "Democrat", "Ann Hutchinson", "83,779", "57% - 43%" ], [ "2004", "Republican", "Jim Nussle", "159,993", "Democrat", "Bill Gluba", "125,490", "55% - 44%" ], [ "2006", "Democrat", "Bruce Braley", "113,724", "Republican", "Mike Whalen", "89,471", "56% - 44%" ], [ "2008", "Democrat", "Bruce Braley", "178,229", "Republican", "David Hartsuch", "99,447", "64% - 35%" ], [ "2010", "Democrat", "Bruce Braley", "103,931", "Republican", "Ben Lange", "99,976", "49% - 48%" ] ] }
[ "William F. Kopp", "Thomas E. Martin" ]
how many divers were involved in the preliminary round but not the final?
nt-10294
6
col : rank | diver | preliminary\npoints | preliminary\nrank | final\npoints | final\nrank | final\ntotal row 1 : | ingrid krämer (eua) | 56.30 | 1 | 34.98 | 2 | 91.28 row 2 : | paula jean myers-pope (usa) | 54.70 | 2 | 35.24 | 1 | 89.94 row 3 : | ninel krutova (urs) | 53.38 | 3 | 33.61 | 3 | 86.99 row 4 : 4 | juno stover-irwin (usa) | 51.90 | 6 | 31.69 | 4 | 83.59 row 5 : 5 | raisa gorokhovskaya (urs) | 51.53 | 8 | 31.50 | 5 | 83.03 row 6 : 6 | norma thomas (gbr) | 51.77 | 7 | 30.44 | 7 | 82.21 row 7 : 7 | nicolle darrigrand-pellissard (fra | 49.68 | 12 | 31.50 | 5 | 81.18 row 8 : 8 | phyllis long (gbr) | 52.12 | 5 | 28.86 | 9 | 80.98 row 9 : 9 | irene macdonald (can) | 51.31 | 9 | 29.18 | 8 | 80.49 row 10 : 10 | kumiko watanabe (jpn) | 51.04 | 10 | 28.56 | 10 | 79.60 row 11 : 11 | kanoko tsutani-mabuchi (jpn | 49.76 | 11 | 28.14 | 11 | 77.90 row 12 : 12 | birte christoffersen-hanson (swe) | 53.03 | 4 | 24.40 | 12 | 77.43 row 13 : 13 | maria teresa adames (mex) | 49.54 | 13 | | | row 14 : 14 | hanna laursen (den) | 48.89 | 14 | | | row 15 : 15 | gabriele schöpe (eua) | 48.81 | 15 | | | row 16 : 16 | bende velin (den) | 48.35 | 16 | | | row 17 : 17 | laura conter (ita) | 45.55 | 17 | | | row 18 : 18 | susan knight (aus) | 43.03 | 18 | | |
csv/203-csv/780.csv
how many divers were involved in the preliminary round but not the final?
{ "header": [ "Rank", "Diver", "Preliminary\\nPoints", "Preliminary\\nRank", "Final\\nPoints", "Final\\nRank", "Final\\nTotal" ], "rows": [ [ "", "Ingrid Krämer (EUA)", "56.30", "1", "34.98", "2", "91.28" ], [ "", "Paula Jean Myers-Pope (USA)", "54.70", "2", "35.24", "1", "89.94" ], [ "", "Ninel Krutova (URS)", "53.38", "3", "33.61", "3", "86.99" ], [ "4", "Juno Stover-Irwin (USA)", "51.90", "6", "31.69", "4", "83.59" ], [ "5", "Raisa Gorokhovskaya (URS)", "51.53", "8", "31.50", "5", "83.03" ], [ "6", "Norma Thomas (GBR)", "51.77", "7", "30.44", "7", "82.21" ], [ "7", "Nicolle Darrigrand-Pellissard (FRA)", "49.68", "12", "31.50", "5", "81.18" ], [ "8", "Phyllis Long (GBR)", "52.12", "5", "28.86", "9", "80.98" ], [ "9", "Irene MacDonald (CAN)", "51.31", "9", "29.18", "8", "80.49" ], [ "10", "Kumiko Watanabe (JPN)", "51.04", "10", "28.56", "10", "79.60" ], [ "11", "Kanoko Tsutani-Mabuchi (JPN)", "49.76", "11", "28.14", "11", "77.90" ], [ "12", "Birte Christoffersen-Hanson (SWE)", "53.03", "4", "24.40", "12", "77.43" ], [ "13", "Maria Teresa Adames (MEX)", "49.54", "13", "", "", "" ], [ "14", "Hanna Laursen (DEN)", "48.89", "14", "", "", "" ], [ "15", "Gabriele Schöpe (EUA)", "48.81", "15", "", "", "" ], [ "16", "Bende Velin (DEN)", "48.35", "16", "", "", "" ], [ "17", "Laura Conter (ITA)", "45.55", "17", "", "", "" ], [ "18", "Susan Knight (AUS)", "43.03", "18", "", "", "" ] ] }
[ "6" ]
line opened before 1960
nt-10295
higashiyama line
col : color & icon | name | name | mark | first section\nopened | last ex-\ntension | length | stations row 1 : yellow | line 1 | higashiyama line | h | 1957 | 1982 | 20.6 km (12.8 mi) | 22 row 2 : purple | line 2 | meijō line | m | 1965 | 1971 | 8.9 km (5.5 mi) | 12 row 3 : purple | line 4 | meijō line | m | 1974 | 2004 | 17.5 km (10.9 mi) | 17 row 4 : purple & white | line 2 | meikō line | e | 1971 | - | 6.0 km (3.7 mi) | 7 row 5 : blue | via trackage rights | meitetsu inuyama line | - | 1993 | - | 21.4 km (13.3 mi) | 13 row 6 : blue | line 3 | tsurumai line | t | 1977 | 1993 | 20.4 km (12.7 mi) | 20 row 7 : blue | via trackage rights | meitetsu toyota line | - | 1979 | - | 15.2 km (9.4 mi) | 8 row 8 : blue | via trackage rights | meitetsu mikawa line | - | n/a | - | 1.4 km (0.87 mi) | 2 row 9 : red | line 6 | sakura-dōri line | s | 1989 | 2011 | 19.1 km (11.9 mi) | 21 row 10 : pink | via trackage rights | meitetsu komaki line | - | 2003 | - | 18.3 km (11.4 mi) | 13 row 11 : pink | via trackage rights | meitetsu komaki line | - | 2003 | - | 2.3 km (1.4 mi) | 2 row 12 : pink | line 7 | kamiiida line | k | 2003 | - | 0.8 km (0.50 mi) | 2
csv/203-csv/712.csv
line opened before 1960
{ "header": [ "Color & Icon", "Name", "Name", "Mark", "First section\\nopened", "Last ex-\\ntension", "Length", "Stations" ], "rows": [ [ "yellow", "Line 1", "Higashiyama Line", "H", "1957", "1982", "20.6 km (12.8 mi)", "22" ], [ "purple", "Line 2", "Meijō Line", "M", "1965", "1971", "8.9 km (5.5 mi)", "12" ], [ "purple", "Line 4", "Meijō Line", "M", "1974", "2004", "17.5 km (10.9 mi)", "17" ], [ "purple & white", "Line 2", "Meikō Line", "E", "1971", "-", "6.0 km (3.7 mi)", "7" ], [ "blue", "Via trackage rights", "Meitetsu Inuyama Line", "-", "1993", "-", "21.4 km (13.3 mi)", "13" ], [ "blue", "Line 3", "Tsurumai Line", "T", "1977", "1993", "20.4 km (12.7 mi)", "20" ], [ "blue", "Via trackage rights", "Meitetsu Toyota Line", "-", "1979", "-", "15.2 km (9.4 mi)", "8" ], [ "blue", "Via trackage rights", "Meitetsu Mikawa Line", "-", "N/A", "-", "1.4 km (0.87 mi)", "2" ], [ "red", "Line 6", "Sakura-dōri Line", "S", "1989", "2011", "19.1 km (11.9 mi)", "21" ], [ "pink", "Via trackage rights", "Meitetsu Komaki Line", "-", "2003", "-", "18.3 km (11.4 mi)", "13" ], [ "pink", "Via trackage rights", "Meitetsu Komaki Line", "-", "2003", "-", "2.3 km (1.4 mi)", "2" ], [ "pink", "Line 7", "Kamiiida Line", "K", "2003", "-", "0.8 km (0.50 mi)", "2" ] ] }
[ "Higashiyama Line" ]
did willemsen or stelle finish with the most points in the 2001-2013 driving season?
nt-10296
willemsen
col : season | driver | equipment | position | points | races | wins | second | third row 1 : 2001 | modris stelle | zabel-ayr | 27 | 14 | 10 | — | — | — row 2 : 2002 | modris stelle | zabel-ayr | 23 | 69 | 12 | — | — | — row 3 : 2003 | daniël willemsen | zabel-vmc | 1 | 561 | 24 | 13 | 9 | — row 4 : 2004 | daniël willemsen | zabel-vmc | 1 | 572 | 26 | 18 | 4 | 1 row 5 : 2005 | kristers serģis | mth-bsu | 2 | 440 | 22 | 7 | 12 | — row 6 : 2006 | kristers serģis | ktm-mefo | 19 | 64 | 4 | — | 2 | 1 row 7 : 2007 | kristers serģis | ktm-mefo | 3 | 242 | 16 | 1 | 8 | 1 row 8 : 2008 | kristers serģis | ktm-ayr | 2 | 434 | 24 | 4 | 12 | 2 row 9 : 2009 | nicky pulinx | zabel-vmc | 12 | 229 | 25 | — | — | — row 10 : 2010 | maris rupeiks | ktm-wsp | 5 | 423 | 28 | 1 | 4 | 2 row 11 : 2011 | maris rupeiks | zabel-wsp | 4 | 316 | 22 | 1 | 4 | — row 12 : 2012 | etienne bax | zabel-wsp | 2 | 447 | 22 | 9 | 8 | 1 row 13 : 2013 | etienne bax | zabel-vmc | 2 | 513 | 25 | 14 | 6 | — row 14 : | overall 2001 – 2013 | | | 4,224 | 250 | 68 | 69 | 8
csv/203-csv/425.csv
did willemsen or stelle finish with the most points in the 2001-2013 driving season?
{ "header": [ "Season", "Driver", "Equipment", "Position", "Points", "Races", "Wins", "Second", "Third" ], "rows": [ [ "2001", "Modris Stelle", "Zabel-AYR", "27", "14", "10", "—", "—", "—" ], [ "2002", "Modris Stelle", "Zabel-AYR", "23", "69", "12", "—", "—", "—" ], [ "2003", "Daniël Willemsen", "Zabel-VMC", "1", "561", "24", "13", "9", "—" ], [ "2004", "Daniël Willemsen", "Zabel-VMC", "1", "572", "26", "18", "4", "1" ], [ "2005", "Kristers Serģis", "MTH-BSU", "2", "440", "22", "7", "12", "—" ], [ "2006", "Kristers Serģis", "KTM-Mefo", "19", "64", "4", "—", "2", "1" ], [ "2007", "Kristers Serģis", "KTM-Mefo", "3", "242", "16", "1", "8", "1" ], [ "2008", "Kristers Serģis", "KTM-AYR", "2", "434", "24", "4", "12", "2" ], [ "2009", "Nicky Pulinx", "Zabel-VMC", "12", "229", "25", "—", "—", "—" ], [ "2010", "Maris Rupeiks", "KTM-WSP", "5", "423", "28", "1", "4", "2" ], [ "2011", "Maris Rupeiks", "Zabel-WSP", "4", "316", "22", "1", "4", "—" ], [ "2012", "Etienne Bax", "Zabel-WSP", "2", "447", "22", "9", "8", "1" ], [ "2013", "Etienne Bax", "Zabel-VMC", "2", "513", "25", "14", "6", "—" ], [ "", "Overall 2001 – 2013", "", "", "4,224", "250", "68", "69", "8" ] ] }
[ "Willemsen" ]
on how many dates were there at least 100 prev. points?
nt-10297
10
col : date | championship | location | category | surface | prev. result | prev. points | new points | outcome row 1 : 29 december 2013–\n5 january 2014 | brisbane international | brisbane (aus) | wta premier | hard | sf | 200 | 305 | final\nlost to serena williams 4–6, 5– row 2 : 14 january 2014–\n27 january 2014 | australian open | melbourne (aus) | grand slam | hard | w | 2000 | 430 | quarter-finals\nlost to agnieszka radw row 3 : 10 february 2014–\n16 february 2014 | qatar total open | doha (qat) | wta premier 5 | hard | w | 900 | 0 | withdrew due to left foot injury row 4 : 3 march 2014–\n16 march 2014 | indian wells | indian wells (usa) | wta premier mandatory | hard | qf | 250 | 45 | second round\nlost to lauren davis 0–6, 6– row 5 : 17 march 2013–\n30 march 2014 | sony open tennis | miami (usa) | wta premier mandatory | hard | dnp | 0 | 0 | withdrew due to left foot injury row 6 : 5 may 2014–\n11 may 2014 | mutua madrid masters | madrid (esp) | wta premier mandatory | clay | 2r | 60 | tbd | pending row 7 : 12 may 2014–\n18 may 2014 | internazionali bnl d'italia | rome (ita) | wta premier 5 | clay | f | 700 | tbd | pending row 8 : 25 may 2014–\n8 june 2014 | french open | paris (fra) | grand slam | clay | sf | 900 | tbd | pending row 9 : 23 june 2014–\n6 july 2014 | wimbledon | london (gbr) | grand slam | grass | 2r | 100 | tbd | pending row 10 : 4 august 2014–\n10 august 2014 | rogers cup | toronto (can) | wta premier 5 | hard | dnp | 0 | tbd | pending row 11 : 11 august 2014–\n17 august 2014 | western and southern open | cincinnati (usa) | wta premier 5 | hard | w | 900 | tbd | pending row 12 : 25 august 2014–\n8 september 2014 | us open | new york (usa) | grand slam | hard | f | 1400 | tbd | pending row 13 : 22 september 2014–\n27 september 2014 | toray pan pacific open | wuhan (chn) | wta premier 5 | hard | 2r | 60 | tbd | pending row 14 : 27 september 2014–\n5 october 2014 | china open | beijing (chn) | wta premier mandatory | hard | 1r | 5 | tbd | pending row 15 : 20 october 2013–\n26 october 2014 | wta tour championships | singapore (sin) | wta tour championships | hard (i) | rr | 400 | tbd | pending
csv/204-csv/651.csv
on how many dates were there at least 100 prev. points?
{ "header": [ "Date", "Championship", "Location", "Category", "Surface", "Prev. result", "Prev. points", "New points", "Outcome" ], "rows": [ [ "29 December 2013–\\n5 January 2014", "Brisbane International", "Brisbane (AUS)", "WTA Premier", "Hard", "SF", "200", "305", "Final\\nLost to Serena Williams 4–6, 5–7" ], [ "14 January 2014–\\n27 January 2014", "Australian Open", "Melbourne (AUS)", "Grand Slam", "Hard", "W", "2000", "430", "Quarter-finals\\nLost to Agnieszka Radwańska 1–6, 7–5, 0–6" ], [ "10 February 2014–\\n16 February 2014", "Qatar Total Open", "Doha (QAT)", "WTA Premier 5", "Hard", "W", "900", "0", "Withdrew due to left foot injury" ], [ "3 March 2014–\\n16 March 2014", "Indian Wells", "Indian Wells (USA)", "WTA Premier Mandatory", "Hard", "QF", "250", "45", "Second round\\nLost to Lauren Davis 0–6, 6–7(2–7)" ], [ "17 March 2013–\\n30 March 2014", "Sony Open Tennis", "Miami (USA)", "WTA Premier Mandatory", "Hard", "DNP", "0", "0", "Withdrew due to left foot injury" ], [ "5 May 2014–\\n11 May 2014", "Mutua Madrid Masters", "Madrid (ESP)", "WTA Premier Mandatory", "Clay", "2R", "60", "TBD", "Pending" ], [ "12 May 2014–\\n18 May 2014", "Internazionali BNL d'Italia", "Rome (ITA)", "WTA Premier 5", "Clay", "F", "700", "TBD", "Pending" ], [ "25 May 2014–\\n8 June 2014", "French Open", "Paris (FRA)", "Grand Slam", "Clay", "SF", "900", "TBD", "Pending" ], [ "23 June 2014–\\n6 July 2014", "Wimbledon", "London (GBR)", "Grand Slam", "Grass", "2R", "100", "TBD", "Pending" ], [ "4 August 2014–\\n10 August 2014", "Rogers Cup", "Toronto (CAN)", "WTA Premier 5", "Hard", "DNP", "0", "TBD", "Pending" ], [ "11 August 2014–\\n17 August 2014", "Western and Southern Open", "Cincinnati (USA)", "WTA Premier 5", "Hard", "W", "900", "TBD", "Pending" ], [ "25 August 2014–\\n8 September 2014", "US Open", "New York (USA)", "Grand Slam", "Hard", "F", "1400", "TBD", "Pending" ], [ "22 September 2014–\\n27 September 2014", "Toray Pan Pacific Open", "Wuhan (CHN)", "WTA Premier 5", "Hard", "2R", "60", "TBD", "Pending" ], [ "27 September 2014–\\n5 October 2014", "China Open", "Beijing (CHN)", "WTA Premier Mandatory", "Hard", "1R", "5", "TBD", "Pending" ], [ "20 October 2013–\\n26 October 2014", "WTA Tour Championships", "Singapore (SIN)", "WTA Tour Championships", "Hard (i)", "RR", "400", "TBD", "Pending" ] ] }
[ "10" ]
steve hosey was picked above or below mo vaughn?
nt-10298
above
col : pick | player | team | position | school row 1 : 1 | ben mcdonald | baltimore orioles | rhp | louisiana state university row 2 : 2 | tyler houston | atlanta braves | c | valley hs (las vegas, nv) row 3 : 3 | roger salkeld | seattle mariners | rhp | saugus (ca) hs row 4 : 4 | jeff jackson | philadelphia phillies | of | simeon hs (chicago, il) row 5 : 5 | donald harris | texas rangers | of | texas tech university row 6 : 6 | paul coleman | saint louis cardinals | of | frankston (tx) hs row 7 : 7 | frank thomas | chicago white sox | 1b | auburn university row 8 : 8 | earl cunningham | chicago cubs | of | lancaster (sc) hs row 9 : 9 | kyle abbott | california angels | lhp | long beach state university row 10 : 10 | charles johnson | montreal expos | c | westwood hs (fort pierce, fl) row 11 : 11 | calvin murray | cleveland indians | 3b | w.t. white high school (dallas, tx row 12 : 12 | jeff juden | houston astros | rhp | salem (ma) hs row 13 : 13 | brent mayne | kansas city royals | c | cal state fullerton row 14 : 14 | steve hosey | san francisco giants | of | fresno state university row 15 : 15 | kiki jones | los angeles dodgers | rhp | hillsborough hs (tampa, fl) row 16 : 16 | greg blosser | boston red sox | of | sarasota (fl) hs row 17 : 17 | cal eldred | milwaukee brewers | rhp | university of iowa row 18 : 18 | willie greene | pittsburgh pirates | ss | jones county hs (gray, ga) row 19 : 19 | eddie zosky | toronto blue jays | ss | fresno state university row 20 : 20 | scott bryant | cincinnati reds | of | university of texas row 21 : 21 | greg gohr | detroit tigers | rhp | santa clara university row 22 : 22 | tom goodwin | los angeles dodgers | of | fresno state university row 23 : 23 | mo vaughn | boston red sox | 1b | seton hall university row 24 : 24 | alan zinter | new york mets | c | university of arizona row 25 : 25 | chuck knoblauch | minnesota twins | 2b | texas a&m university row 26 : 26 | scott burrell | seattle mariners | rhp | hamden (ct) hs
csv/203-csv/149.csv
steve hosey was picked above or below mo vaughn?
{ "header": [ "Pick", "Player", "Team", "Position", "School" ], "rows": [ [ "1", "Ben McDonald", "Baltimore Orioles", "RHP", "Louisiana State University" ], [ "2", "Tyler Houston", "Atlanta Braves", "C", "Valley HS (Las Vegas, NV)" ], [ "3", "Roger Salkeld", "Seattle Mariners", "RHP", "Saugus (CA) HS" ], [ "4", "Jeff Jackson", "Philadelphia Phillies", "OF", "Simeon HS (Chicago, IL)" ], [ "5", "Donald Harris", "Texas Rangers", "OF", "Texas Tech University" ], [ "6", "Paul Coleman", "Saint Louis Cardinals", "OF", "Frankston (TX) HS" ], [ "7", "Frank Thomas", "Chicago White Sox", "1B", "Auburn University" ], [ "8", "Earl Cunningham", "Chicago Cubs", "OF", "Lancaster (SC) HS" ], [ "9", "Kyle Abbott", "California Angels", "LHP", "Long Beach State University" ], [ "10", "Charles Johnson", "Montreal Expos", "C", "Westwood HS (Fort Pierce, FL)" ], [ "11", "Calvin Murray", "Cleveland Indians", "3B", "W.T. White High School (Dallas, TX)" ], [ "12", "Jeff Juden", "Houston Astros", "RHP", "Salem (MA) HS" ], [ "13", "Brent Mayne", "Kansas City Royals", "C", "Cal State Fullerton" ], [ "14", "Steve Hosey", "San Francisco Giants", "OF", "Fresno State University" ], [ "15", "Kiki Jones", "Los Angeles Dodgers", "RHP", "Hillsborough HS (Tampa, FL)" ], [ "16", "Greg Blosser", "Boston Red Sox", "OF", "Sarasota (FL) HS" ], [ "17", "Cal Eldred", "Milwaukee Brewers", "RHP", "University of Iowa" ], [ "18", "Willie Greene", "Pittsburgh Pirates", "SS", "Jones County HS (Gray, GA)" ], [ "19", "Eddie Zosky", "Toronto Blue Jays", "SS", "Fresno State University" ], [ "20", "Scott Bryant", "Cincinnati Reds", "OF", "University of Texas" ], [ "21", "Greg Gohr", "Detroit Tigers", "RHP", "Santa Clara University" ], [ "22", "Tom Goodwin", "Los Angeles Dodgers", "OF", "Fresno State University" ], [ "23", "Mo Vaughn", "Boston Red Sox", "1B", "Seton Hall University" ], [ "24", "Alan Zinter", "New York Mets", "C", "University of Arizona" ], [ "25", "Chuck Knoblauch", "Minnesota Twins", "2B", "Texas A&M University" ], [ "26", "Scott Burrell", "Seattle Mariners", "RHP", "Hamden (CT) HS" ] ] }
[ "above" ]
who is the first opponent listed on this chart?
nt-10299
russia
col : # | date | venue | opponent | score | result | competition row 1 : 1 | 13 june 2013 | zhejiang dragon sports centre, hangzhou | russia | 1 – 0 | 5 – 1 | friendly row 2 : 2 | 13 june 2013 | zhejiang dragon sports centre, hangzhou | russia | 3 – 0 | 5 – 1 | friendly row 3 : 3 | 14 june 2013 | zhejiang dragon sports centre, hangzhou | netherlands | ? – ? | 4 – 3 | friendly row 4 : 4 | 14 june 2013 | zhejiang dragon sports centre, hangzhou | netherlands | ? – ? | 4 – 3 | friendly row 5 : 5 | 15 june 2013 | zhejiang dragon sports centre, hangzhou | china | ? – ? | 5 – 2 | friendly row 6 : 6 | 1 july 2013 | songdo global university campus, incheon | iraq | 3 – 1 | 12 – 3 | 2013 asian indoor-martial arts games row 7 : 7 | 1 july 2013 | songdo global university campus, incheon | iraq | 4 – 1 | 12 – 3 | 2013 asian indoor-martial arts games row 8 : 8 | 6 july 2013 | songdo global university campus, incheon | japan | 5 – 2 | 5 – 2 | 2013 asian indoor-martial arts games row 9 : - | 19 october 2013 | sao keatano, brazil | bank | 3 – 0 | 3 – 0 | unofficial friendly row 10 : 9 | 21 october 2013 | maringa's futsal stadium, brazil | guatemala | ? – ? | 7 – 0 | friendly row 11 : 10 | 23 october 2013 | ginásio chico neto, maringá | argentina | 2 – 1 | 2 – 2 | 2013 grand prix de futsal
csv/204-csv/130.csv
who is the first opponent listed on this chart?
{ "header": [ "#", "Date", "Venue", "Opponent", "Score", "Result", "Competition" ], "rows": [ [ "1", "13 June 2013", "Zhejiang Dragon Sports Centre, Hangzhou", "Russia", "1 – 0", "5 – 1", "Friendly" ], [ "2", "13 June 2013", "Zhejiang Dragon Sports Centre, Hangzhou", "Russia", "3 – 0", "5 – 1", "Friendly" ], [ "3", "14 June 2013", "Zhejiang Dragon Sports Centre, Hangzhou", "Netherlands", "? – ?", "4 – 3", "Friendly" ], [ "4", "14 June 2013", "Zhejiang Dragon Sports Centre, Hangzhou", "Netherlands", "? – ?", "4 – 3", "Friendly" ], [ "5", "15 June 2013", "Zhejiang Dragon Sports Centre, Hangzhou", "China", "? – ?", "5 – 2", "Friendly" ], [ "6", "1 July 2013", "Songdo Global University Campus, Incheon", "Iraq", "3 – 1", "12 – 3", "2013 Asian Indoor-Martial Arts Games" ], [ "7", "1 July 2013", "Songdo Global University Campus, Incheon", "Iraq", "4 – 1", "12 – 3", "2013 Asian Indoor-Martial Arts Games" ], [ "8", "6 July 2013", "Songdo Global University Campus, Incheon", "Japan", "5 – 2", "5 – 2", "2013 Asian Indoor-Martial Arts Games" ], [ "-", "19 October 2013", "Sao Keatano, Brazil", "Bank", "3 – 0", "3 – 0", "Unofficial Friendly" ], [ "9", "21 October 2013", "Maringa's Futsal Stadium, Brazil", "Guatemala", "? – ?", "7 – 0", "Friendly" ], [ "10", "23 October 2013", "Ginásio Chico Neto, Maringá", "Argentina", "2 – 1", "2 – 2", "2013 Grand Prix de Futsal" ] ] }
[ "Russia" ]
how many matches were after june 28, 1994.
nt-10300
3
col : date | time (edt) | team #1 | res. | team #2 | round | spectators row 1 : 1994-06-18 | 16.00 | italy | 0–1 | republic of ireland | group e | 75,338 row 2 : 1994-06-23 | 16.00 | italy | 1–0 | norway | group e | 74,624 row 3 : 1994-06-25 | 12.30 | saudi arabia | 2–1 | morocco | group f | 76,322 row 4 : 1994-06-28 | 12.30 | republic of ireland | 0–0 | norway | group e | 72,404 row 5 : 1994-07-05 | 16.30 | mexico | 1–1 (1–3 on pen.) | bulgaria | round of 16 | 71,030 row 6 : 1994-07-10 | 12.00 | bulgaria | 2–1 | germany | quarterfinals | 72,000 row 7 : 1994-07-13 | 16.00 | bulgaria | 1–2 | italy | semifinals | 74,110
csv/202-csv/281.csv
how many matches were after june 28, 1994.
{ "header": [ "Date", "Time (EDT)", "Team #1", "Res.", "Team #2", "Round", "Spectators" ], "rows": [ [ "1994-06-18", "16.00", "Italy", "0–1", "Republic of Ireland", "Group E", "75,338" ], [ "1994-06-23", "16.00", "Italy", "1–0", "Norway", "Group E", "74,624" ], [ "1994-06-25", "12.30", "Saudi Arabia", "2–1", "Morocco", "Group F", "76,322" ], [ "1994-06-28", "12.30", "Republic of Ireland", "0–0", "Norway", "Group E", "72,404" ], [ "1994-07-05", "16.30", "Mexico", "1–1 (1–3 on pen.)", "Bulgaria", "Round of 16", "71,030" ], [ "1994-07-10", "12.00", "Bulgaria", "2–1", "Germany", "Quarterfinals", "72,000" ], [ "1994-07-13", "16.00", "Bulgaria", "1–2", "Italy", "Semifinals", "74,110" ] ] }
[ "3" ]
how many different competitions are listed?
nt-10301
7
col : season | competition | round | opponent | home | away | agg. row 1 : 1964–65 | inter-cities fairs cup | r1 | everton | 2–5 | 2–4 | 4–9 row 2 : 1965–66 | inter-cities fairs cup | r2 | hearts | 1–3 | 0–1 | 1–4 row 3 : 1966–67 | european cup | r1 | 17 nëntori tirana | n/a | n/a | bye row 4 : 1966–67 | european cup | r2 | linfield | 1–4 | 1–1 | 2–5 row 5 : 1975–76 | uefa cup | r1 | athlone town | 1–1 | 1–3 | 2–4 row 6 : 1981–82 | cup winners' cup | r1 | legia warszawa | 2–2 | 1–4 | 3–6 row 7 : 1982–83 | european cup | pr | dinamo bucureşti | 2–1 | 1–3 | 3–4 row 8 : 1984–85 | european cup | r1 | sparta prague | 3–3 | 0–2 | 3–5 row 9 : 1985–86 | european cup | r1 | zenit leningrad | 0–2 | 0–2 | 0–4 row 10 : 1986–87 | uefa cup | r1 | beveren | 0–0 | 0–1 | 0–1 row 11 : 1998–99 | cup winners' cup | r1 | rapid bucureşti | 0–0 | 2–2 | 2–2 (a) row 12 : 1998–99 | cup winners' cup | r2 | beşiktaş | 1–0 | 3–3 | 4–3 row 13 : 1998–99 | cup winners' cup | qf | chelsea | 2–3 | 0–3 | 2–6 row 14 : 1999–2000 | intertoto cup | r1 | fk ventspils | 1–0 | 0–2 | 1–2 row 15 : 2003–04 | uefa cup | r1 | grazer ak | 0–0 | 1–1 | 1–1 (a) row 16 : 2003–04 | uefa cup | r2 | wisła kraków | 0–0 | 0–0 | 0–0 (4–3 p) row 17 : 2003–04 | uefa cup | r3 | newcastle united | 1–1 | 1–3 | 2–4 row 18 : 2005–06 | champions league | qr2 | haka | 1–0 | 4–1 | 5–1 row 19 : 2005–06 | champions league | qr3 | club brugge | 1–0 | 0–1 | 1–1 (3–4 p) row 20 : 2005–06 | uefa cup | r1 | steaua bucureşti | 0–3 | 1–3 | 1–6 row 21 : 2006–07 | champions league | qr2 | mladá boleslav | 2–2 | 1–3 | 3–5 row 22 : 2007–08 | uefa cup | qr1 | flora tallinn | 1–0 | 1–0 | 2–0 row 23 : 2007–08 | uefa cup | qr2 | ekranas | 6–0 | 1–1 | 7–1 row 24 : 2007–08 | uefa cup | r1 | austria wien | 2–2 | 0–2 | 2–4 row 25 : 2009–10 | europa league | qr3 | paok | 1–2 | 1–0 | 2–2 (a) row 26 : 2011–12 | europa league | qr2 | mika | 1–0 | 1–0 | 2–0 row 27 : 2011–12 | europa league | qr3 | paok | 0–2 | 0–3 | 0–5
csv/204-csv/885.csv
how many different competitions are listed?
{ "header": [ "Season", "Competition", "Round", "Opponent", "Home", "Away", "Agg." ], "rows": [ [ "1964–65", "Inter-Cities Fairs Cup", "R1", "Everton", "2–5", "2–4", "4–9" ], [ "1965–66", "Inter-Cities Fairs Cup", "R2", "Hearts", "1–3", "0–1", "1–4" ], [ "1966–67", "European Cup", "R1", "17 Nëntori Tirana", "N/A", "N/A", "Bye" ], [ "1966–67", "European Cup", "R2", "Linfield", "1–4", "1–1", "2–5" ], [ "1975–76", "UEFA Cup", "R1", "Athlone Town", "1–1", "1–3", "2–4" ], [ "1981–82", "Cup Winners' Cup", "R1", "Legia Warszawa", "2–2", "1–4", "3–6" ], [ "1982–83", "European Cup", "PR", "Dinamo Bucureşti", "2–1", "1–3", "3–4" ], [ "1984–85", "European Cup", "R1", "Sparta Prague", "3–3", "0–2", "3–5" ], [ "1985–86", "European Cup", "R1", "Zenit Leningrad", "0–2", "0–2", "0–4" ], [ "1986–87", "UEFA Cup", "R1", "Beveren", "0–0", "0–1", "0–1" ], [ "1998–99", "Cup Winners' Cup", "R1", "Rapid Bucureşti", "0–0", "2–2", "2–2 (a)" ], [ "1998–99", "Cup Winners' Cup", "R2", "Beşiktaş", "1–0", "3–3", "4–3" ], [ "1998–99", "Cup Winners' Cup", "QF", "Chelsea", "2–3", "0–3", "2–6" ], [ "1999–2000", "Intertoto Cup", "R1", "FK Ventspils", "1–0", "0–2", "1–2" ], [ "2003–04", "UEFA Cup", "R1", "Grazer AK", "0–0", "1–1", "1–1 (a)" ], [ "2003–04", "UEFA Cup", "R2", "Wisła Kraków", "0–0", "0–0", "0–0 (4–3 p)" ], [ "2003–04", "UEFA Cup", "R3", "Newcastle United", "1–1", "1–3", "2–4" ], [ "2005–06", "Champions League", "QR2", "Haka", "1–0", "4–1", "5–1" ], [ "2005–06", "Champions League", "QR3", "Club Brugge", "1–0", "0–1", "1–1 (3–4 p)" ], [ "2005–06", "UEFA Cup", "R1", "Steaua Bucureşti", "0–3", "1–3", "1–6" ], [ "2006–07", "Champions League", "QR2", "Mladá Boleslav", "2–2", "1–3", "3–5" ], [ "2007–08", "UEFA Cup", "QR1", "Flora Tallinn", "1–0", "1–0", "2–0" ], [ "2007–08", "UEFA Cup", "QR2", "Ekranas", "6–0", "1–1", "7–1" ], [ "2007–08", "UEFA Cup", "R1", "Austria Wien", "2–2", "0–2", "2–4" ], [ "2009–10", "Europa League", "QR3", "PAOK", "1–2", "1–0", "2–2 (a)" ], [ "2011–12", "Europa League", "QR2", "Mika", "1–0", "1–0", "2–0" ], [ "2011–12", "Europa League", "QR3", "PAOK", "0–2", "0–3", "0–5" ] ] }
[ "7" ]
who had two consecutive performances as the first half play by play broadcaster?
nt-10302
chris schenkel
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 brookshier | row 5 : 1965 | cbs | frank glieber (first half) and chuck thompson (second half) | pat summerall | row 6 : 1964 | cbs | jack drees (first half) and earl gillespie ( | frank gifford | row 7 : 1963 | cbs | ray scott (first half) and ken coleman (second half) | frank gifford | row 8 : 1962 | cbs | chris schenkel (first half) and ray scott (second half) | warren lahr | row 9 : 1961 | cbs | chris schenkel (first half) and van patrick (second half) | johnny lujack |
csv/203-csv/773.csv
who had two consecutive performances as the first half play by play broadcaster?
{ "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 Christman", "Frank Glieber" ], [ "1967", "CBS", "Frank Glieber", "Frank Gifford", "" ], [ "1966", "CBS", "Chuck Thompson", "Tom Brookshier", "" ], [ "1965", "CBS", "Frank Glieber (first half) and Chuck Thompson (second half)", "Pat Summerall", "" ], [ "1964", "CBS", "Jack Drees (first half) and Earl Gillespie (second half)", "Frank Gifford", "" ], [ "1963", "CBS", "Ray Scott (first half) and Ken Coleman (second half)", "Frank Gifford", "" ], [ "1962", "CBS", "Chris Schenkel (first half) and Ray Scott (second half)", "Warren Lahr", "" ], [ "1961", "CBS", "Chris Schenkel (first half) and Van Patrick (second half)", "Johnny Lujack", "" ] ] }
[ "Chris Schenkel" ]
what was the vote % in 2013?
nt-10303
33.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 | 21 | 1st | yes row 8 : 1974 | 27.6 | 2nd | 18 | 1st | no row 9 : 1979 | 34.5 | 1st | 24 | 1st | yes row 10 : 1984 | 34.9 | 1st | 25 | 1st | yes row 11 : 1989 | 32.4 | 1st | 22 | 1st | yes row 12 : 1994 | 30.3 | 1st | 21 | 1st | yes row 13 : 1999 | 30.1 | 1st | 19 | 1st | yes row 14 : 2004 | 36.1 | 1st | 24 | 1st | yes row 15 : 2009 | 38.0 | 1st | 26 | 1st | yes row 16 : 2013 | 33.6 | 1st | 23 | 1st | no
csv/203-csv/732.csv
what was the vote % in 2013?
{ "header": [ "Year", "Vote %", "Place", "Seats", "Place", "Cabinet" ], "rows": [ [ "1945", "", "", "25", "1st", "Yes" ], [ "1948", "", "", "22", "1st", "Yes" ], [ "1951", "", "", "21", "1st", "Yes" ], [ "1954", "42.4", "1st", "26", "1st", "Yes" ], [ "1959", "36.9", "1st", "21", "1st", "Yes" ], [ "1964", "33.3", "2nd", "22", "1st", "Yes" ], [ "1968", "35.2", "1st", "21", "1st", "Yes" ], [ "1974", "27.6", "2nd", "18", "1st", "No" ], [ "1979", "34.5", "1st", "24", "1st", "Yes" ], [ "1984", "34.9", "1st", "25", "1st", "Yes" ], [ "1989", "32.4", "1st", "22", "1st", "Yes" ], [ "1994", "30.3", "1st", "21", "1st", "Yes" ], [ "1999", "30.1", "1st", "19", "1st", "Yes" ], [ "2004", "36.1", "1st", "24", "1st", "Yes" ], [ "2009", "38.0", "1st", "26", "1st", "Yes" ], [ "2013", "33.6", "1st", "23", "1st", "No" ] ] }
[ "33.6" ]
which dance is previous to tango
nt-10304
jive
col : dance | best dancer(s) | best score | worst dancer(s) | worst score row 1 : cha cha | argo ader | 34 | henrik normann\npiret järvis | 14 row 2 : waltz (international standard) | maarja-liis ilus | 36 | arne niit | 14 row 3 : rumba | argo ader | 40 | arne niit | 15 row 4 : quickstep | argo ader\nmaarja-liis i | 40 | henrik normann\npiret järvis | 16 row 5 : jive | argo ader | 32 | henrik normann | 24 row 6 : tango | maarja-liis ilus | 37 | erika salumäe | 26 row 7 : paso doble | lauri pedaja | 36 | evelyn sepp | 28 row 8 : foxtrot | argo ader\nevelyn sepp | 34 | henrik normann | 25 row 9 : samba | maarja-liis ilus | 37 | henrik normann | 26 row 10 : showdance | argo adar\nmaarja-liis i | 40 | - | -
csv/204-csv/711.csv
which dance is previous to tango
{ "header": [ "Dance", "Best dancer(s)", "Best score", "Worst dancer(s)", "Worst score" ], "rows": [ [ "Cha Cha", "Argo Ader", "34", "Henrik Normann\\nPiret Järvis", "14" ], [ "Waltz (International Standard)", "Maarja-Liis Ilus", "36", "Arne Niit", "14" ], [ "Rumba", "Argo Ader", "40", "Arne Niit", "15" ], [ "Quickstep", "Argo Ader\\nMaarja-Liis Ilus", "40", "Henrik Normann\\nPiret Järvis", "16" ], [ "Jive", "Argo Ader", "32", "Henrik Normann", "24" ], [ "Tango", "Maarja-Liis Ilus", "37", "Erika Salumäe", "26" ], [ "Paso Doble", "Lauri Pedaja", "36", "Evelyn Sepp", "28" ], [ "Foxtrot", "Argo Ader\\nEvelyn Sepp", "34", "Henrik Normann", "25" ], [ "Samba", "Maarja-Liis Ilus", "37", "Henrik Normann", "26" ], [ "Showdance", "Argo Adar\\nMaarja-Liis Ilus", "40", "-", "-" ] ] }
[ "Jive" ]
what is the number of democratic gains listed?
nt-10305
11
col : district | incumbent | party | first\nelected | result | candidates row 1 : pennsylvania 2 | james m. beck | republican | 1927 | resigned\nrepublican hold | william h. wilson (r) 54.7%\njames row 2 : pennsylvania 7 | george p. darrow | republican | 1914 | re-elected | george p. darrow (r) 52.7%\nja row 3 : pennsylvania 8 | james wolfenden | republican | 1928 | re-elected | james wolfenden (r) 57.2%\njohn e. row 4 : pennsylvania 9 | oliver w. frey | democratic | 1933 | re-elected | oliver w. frey (d) 50.2%\ntheodor row 5 : pennsylvania 10 | j. roland kinzer | republican | 1930 | re-elected | j. roland kinzer (r) 57.6%\nchar row 6 : pennsylvania 11 | patrick j. boland | democratic | 1930 | re-elected | patrick j. boland (d) 98.1%\ne row 7 : pennsylvania 12 | charles murray turpin | republican | 1929 | re-elected | charles murray turpin (r) 51.4%\njohn j. row 8 : pennsylvania 13 | george f. brumm | republican | 1928 | died in office\ndemocratic gain | james h. gildea (d) 50.1%\nd row 9 : pennsylvania 14 | william emanuel richardson | democratic | 1932 | re-elected | william emanuel richardson (d) 63.3% row 10 : pennsylvania 15 | louis t. mcfadden | republican | 1914 | lost re-election\ndemocratic gain | charles e. dietrich (d) 50.1%\nlouis row 11 : pennsylvania 16 | robert f. rich | republican | 1930 | re-elected | robert f. rich (r) 53.0%\npaul a. row 12 : pennsylvania 17 | j. william ditter | republican | 1932 | re-elected | j. william ditter (r) 56.2%\nhow row 13 : pennsylvania 19 | isaac hoffer doutrich | republican | 1926 | re-elected | isaac hoffer doutrich (r) 55.1%\nfor row 14 : pennsylvania 20 | thomas cunningham cochran | republican | 1926 | retired\ndemocratic gain | denis j. driscoll (d) 52.7%\ row 15 : pennsylvania 21 | francis e. walter | democratic | 1932 | re-elected | francis e. walter (d) 58.7%\nt. row 16 : pennsylvania 22 | harry l. haines | democratic | 1930 | re-elected | harry l. haines (d) 54.6%\neman row 17 : pennsylvania 23 | j. banks kurtz | republican | 1922 | lost re-election\ndemocratic gain | don gingery (d) 52.4%\nj. banks row 18 : pennsylvania 24 | j. buell snyder | democratic | 1932 | re-elected | j. buell snyder (d) 57.3%\npaul row 19 : pennsylvania 25 | charles i. faddis | democratic | 1932 | re-elected | charles i. faddis (d) 59.4%\n row 20 : pennsylvania 26 | j. howard swick | republican | 1926 | lost re-election\ndemocratic gain | charles r. eckert (d) 59.1%\n row 21 : pennsylvania 27 | nathan leroy strong | republican | 1916 | lost re-election\ndemocratic gain | joseph anthony gray (d) 54.4%\nnathan le row 22 : pennsylvania 28 | william m. berlin | democratic | 1932 | re-elected | william m. berlin (d) 92.5%\ns. row 23 : pennsylvania 29 | charles n. crosby | democratic | 1932 | re-elected | charles n. crosby (d) 52.5%\nw row 24 : pennsylvania 30 | j. twing brooks | democratic | 1932 | re-elected | j. twing brooks (d) 53.4%\ne row 25 : pennsylvania 31 | melville clyde kelly | republican | 1916 | lost re-election\ndemocratic gain | james l. quinn (d) 52.4%\nme
csv/203-csv/615.csv
what is the number of democratic gains listed?
{ "header": [ "District", "Incumbent", "Party", "First\\nelected", "Result", "Candidates" ], "rows": [ [ "Pennsylvania 1", "Harry C. Ransley", "Republican", "1920", "Re-elected", "Harry C. Ransley (R) 52.1%\\nJoseph Marinelli (D) 47.2%\\nGamshei Kutlikoff (S) 0.4%\\nMorris H. Wickman (C) 0.3%" ], [ "Pennsylvania 2", "James M. Beck", "Republican", "1927", "Resigned\\nRepublican hold", "William H. Wilson (R) 54.7%\\nJames P. McGranery (D) 44.5%\\nHarriet Norris (S) 0.6%\\nJoseph Mackie (Proh) 0.2%" ], [ "Pennsylvania 3", "Alfred M. Waldron", "Republican", "1932", "Retired\\nRepublican hold", "Clare G. Fenerty (R) 52.0%\\nMichael Joseph Bradley (D) 46.8%\\nAlfred M. Waldron (Industrial Recovery) 0.6%\\nJoseph Kazmark (S) 0.5%\\nRose E. Landberg (Prog) 0.1%" ], [ "Pennsylvania 4", "George W. Edmonds", "Republican", "1932", "Lost re-election\\nDemocratic gain", "J. Burrwood Daly (D) 49.6%\\nGeorge W. Edmonds (R) 49.2%\\nWilliam Eckel (S) 0.7%\\nSterling T. Rochester (C) 0.4%\\nCharles Fred White (Prog) 0.08%" ], [ "Pennsylvania 5", "James J. Connolly", "Republican", "1920", "Lost re-election\\nDemocratic gain", "Frank Joseph Gerard Dorsey (D) 52.2%\\nJames J. Connolly (R) 46.7%\\nWarren D. Mullin (S) 1.0%\\nArthur Braun (C) 0.2%" ], [ "Pennsylvania 6", "Edward L. Stokes", "Republican", "1931", "Retired to run for Governor\\nDemocratic gain", "Michael J. Stack (D) 50.8%\\nRobert L. Davis (R) 48.2%\\nJohn P. Innerarity (S) 0.6%\\nBen Gardner (C) 0.2%\\nRomain C. Hassrick (Proh) 0.2%\\nBenjamin J. Spang (Prog) 0.06%" ], [ "Pennsylvania 7", "George P. Darrow", "Republican", "1914", "Re-elected", "George P. Darrow (R) 52.7%\\nJames C. Crumlish (D) 46.4%\\nJoseph Doerr (S) 0.7%\\nT. Henry Walnut (Proh) 0.1%\\nWilliam F. Kane (Prog) 0.08%" ], [ "Pennsylvania 8", "James Wolfenden", "Republican", "1928", "Re-elected", "James Wolfenden (R) 57.2%\\nJohn E. McDonough (D) 41.3%\\nEdward B. Rawson (S) 1.0%\\nC. Wilfred Conard (Proh) 0.6%" ], [ "Pennsylvania 9", "Oliver W. Frey", "Democratic", "1933", "Re-elected", "Oliver W. Frey (D) 50.2%\\nTheodore R. Gardner (R) 47.6%\\nWalter L. Huhn (S) 1.6%\\nManda M. Horlacker (Proh) 0.4%\\nSteven Pukanecz (C) 0.2%" ], [ "Pennsylvania 10", "J. Roland Kinzer", "Republican", "1930", "Re-elected", "J. Roland Kinzer (R) 57.6%\\nCharles T. Carpenter (D) 41.7%\\nWilliam W. Halligan (S) 0.7%" ], [ "Pennsylvania 11", "Patrick J. Boland", "Democratic", "1930", "Re-elected", "Patrick J. Boland (D) 98.1%\\nEdwin S. Williams (Proh) 1.5%\\nJoseph Dougher (C) 0.4%" ], [ "Pennsylvania 12", "Charles Murray Turpin", "Republican", "1929", "Re-elected", "Charles Murray Turpin (R) 51.4%\\nJohn J. Casey (D) 48.0%\\nJudson N. Bailey (Proh) 0.5%\\nJohn A. Muldowney (C) 0.2%" ], [ "Pennsylvania 13", "George F. Brumm", "Republican", "1928", "Died in office\\nDemocratic gain", "James H. Gildea (D) 50.1%\\nDavid W. Bechtel (R) 45.7%\\nSusan I. Brumm (Equal Rights) 2.7%\\nLeo Sitko (S) 1.3%\\nEdith L. Reed (Proh) 0.3%" ], [ "Pennsylvania 14", "William Emanuel Richardson", "Democratic", "1932", "Re-elected", "William Emanuel Richardson (D) 63.3%\\nRaymond S. Hofses (S) 32.2%\\nRobert S. MacDonough (I) 4.5%" ], [ "Pennsylvania 15", "Louis T. McFadden", "Republican", "1914", "Lost re-election\\nDemocratic gain", "Charles E. Dietrich (D) 50.1%\\nLouis T. McFadden (R) 49.3%\\nHenry L. Springer (S) 0.5%" ], [ "Pennsylvania 16", "Robert F. Rich", "Republican", "1930", "Re-elected", "Robert F. Rich (R) 53.0%\\nPaul A. Rothfuss (D) 44.4%\\nGeorge L. Reeder (Peoples) 1.7%\\nRobert I. Fisher (S) 0.9%" ], [ "Pennsylvania 17", "J. William Ditter", "Republican", "1932", "Re-elected", "J. William Ditter (R) 56.2%\\nHoward J. Dager (D) 42.0%\\nGeorge W. Bause (S) 1.3%\\nRaymond J. Keisen (Proh) 0.5%" ], [ "Pennsylvania 18", "Benjamin K. Focht", "Republican", "1932", "Re-elected", "Benjamin K. Focht (R) 55.6%\\nB. Stiles Duncan (D) 44.4%" ], [ "Pennsylvania 19", "Isaac Hoffer Doutrich", "Republican", "1926", "Re-elected", "Isaac Hoffer Doutrich (R) 55.1%\\nForrest Mercer (D) 42.9%\\nIrving J. Noon (S) 0.9%\\nIda G. Kast (Proh) 0.9%\\nAlbert W. Penner (I) 0.1%" ], [ "Pennsylvania 20", "Thomas Cunningham Cochran", "Republican", "1926", "Retired\\nDemocratic gain", "Denis J. Driscoll (D) 52.7%\\nLeon H. Gavin (R) 43.7%\\nRobert G. Burnham (Proh) 2.8%\\nRobert S. Stewart (S) 0.8%" ], [ "Pennsylvania 21", "Francis E. Walter", "Democratic", "1932", "Re-elected", "Francis E. Walter (D) 58.7%\\nT. Fred Woodley (R) 40.0%\\nSimon R. Hartzell (S) 1.3%" ], [ "Pennsylvania 22", "Harry L. Haines", "Democratic", "1930", "Re-elected", "Harry L. Haines (D) 54.6%\\nEmanuel C. Beck (R) 43.7%\\nWilliam P. Gemmil (Proh) 1.0%\\nHarry Boeckel (S) 0.8%" ], [ "Pennsylvania 23", "J. Banks Kurtz", "Republican", "1922", "Lost re-election\\nDemocratic gain", "Don Gingery (D) 52.4%\\nJ. Banks Kurtz (R) 44.2%\\nGeorge W. Hartman (S) 3.4%" ], [ "Pennsylvania 24", "J. Buell Snyder", "Democratic", "1932", "Re-elected", "J. Buell Snyder (D) 57.3%\\nPaul H. Griffith (R) 42.0%\\nCharles H. Musgrove (S) 0.6%\\nVictor Dellarose (C) 0.2%" ], [ "Pennsylvania 25", "Charles I. Faddis", "Democratic", "1932", "Re-elected", "Charles I. Faddis (D) 59.4%\\nAlbert S. Sickman (R) 38.6%\\nHuber Ferguson (Proh) 1.7%\\nFred Siders (C) 0.4%" ], [ "Pennsylvania 26", "J. Howard Swick", "Republican", "1926", "Lost re-election\\nDemocratic gain", "Charles R. Eckert (D) 59.1%\\nJ. Howard Swick (R) 40.0%\\nCharles Baldwin (S) 0.9%" ], [ "Pennsylvania 27", "Nathan Leroy Strong", "Republican", "1916", "Lost re-election\\nDemocratic gain", "Joseph Anthony Gray (D) 54.4%\\nNathan Leroy Strong (R) 44.5%\\nFinley S. Goldthwaite (S) 1.1%" ], [ "Pennsylvania 28", "William M. Berlin", "Democratic", "1932", "Re-elected", "William M. Berlin (D) 92.5%\\nS. W. Bierer (Proh) 3.8%\\nMorris Mallinger (S) 3.8%" ], [ "Pennsylvania 29", "Charles N. Crosby", "Democratic", "1932", "Re-elected", "Charles N. Crosby (D) 52.5%\\nWill Rose (R) 45.6%\\nRalph W. Tillotson (S) 0.9%\\nFrank H. Selden (Proh) 0.9%\\nLeo Mittelmeier (C) 0.2%" ], [ "Pennsylvania 30", "J. Twing Brooks", "Democratic", "1932", "Re-elected", "J. Twing Brooks (D) 53.4%\\nEdmund Frederick Erk (R) 45.0%\\nSarah Z. Limbach (S) 1.1%\\nWilliam G. Hohman (Proh) 0.5%" ], [ "Pennsylvania 31", "Melville Clyde Kelly", "Republican", "1916", "Lost re-election\\nDemocratic gain", "James L. Quinn (D) 52.4%\\nMelville Clyde Kelly (R) 45.6%\\nWilliam Adams (S) 1.3%\\nLaura Jane Grubbs (C) 0.7%" ], [ "Pennsylvania 32", "Michael J. Muldowney", "Republican", "1932", "Lost re-election\\nDemocratic gain", "Theodore L. Moritz (D) 43.6%\\nMichael J. Muldowney (R) 34.4%\\nAlexander Schullman (I) 15.2%\\nAnne E. Felix (Honest Elections) 5.2%\\nJames H. Hueston, Sr. (S) 1.0%\\nBen Careathers (C) 0.6%" ], [ "Pennsylvania 33", "Henry Ellenbogen", "Democratic", "1932", "Re-elected", "Henry Ellenbogen (D) 95.3%\\nLoudoun L. Campbell (I) 2.1%\\nFrank A. Van Essen (S) 1.9%\\nGeorge Harger (Proh) 0.8%" ], [ "Pennsylvania 34", "Matthew A. Dunn", "Democratic", "1932", "Re-elected", "Matthew A. Dunn (D) 89.2%\\nGuy E. Campbell (R) 6.8%\\nJohn W. Slayton, Sr. (S) 1.8%\\nCharles R. Murray (Ind Cit) 1.4%\\nLouis C. Clark (Proh) 0.8%" ] ] }
[ "11" ]
which record is older, ilyin's or akhmetov's?
nt-10306
bakhyt akhmetov (kaz)
col : world record | snatch | akakios kakiasvilis (gre) | 188 kg | athens, greece | 27 november 1999 row 1 : world record | clean & jerk | szymon kołecki (pol) | 232 kg | sofia, bulgaria | 29 april 2000 row 2 : world record | total | akakios kakiasvilis (gre) | 412 kg | athens, greece | 27 november 1999 row 3 : asian record | snatch | kourosh bagheri (iri) | 187 kg | sydney, australia | 24 september 2000 row 4 : asian record | clean & jerk | ilya ilyin (kaz) | 226 kg | doha, qatar | 5 december 2006 row 5 : asian record | total | kourosh bagheri (iri) | 407 kg | antalya, turkey | 9 november 2001 row 6 : games record | snatch | bakhyt akhmetov (kaz) | 185 kg | busan, south korea | 8 october 2002 row 7 : games record | clean & jerk | ilya ilyin (kaz) | 226 kg | doha, qatar | 5 december 2006 row 8 : games record | total | bakhyt akhmetov (kaz) | 400 kg | busan, south korea | 8 october 2002
csv/204-csv/518.csv
which record is older, ilyin's or akhmetov's?
{ "header": [ "World Record", "Snatch", "Akakios Kakiasvilis (GRE)", "188 kg", "Athens, Greece", "27 November 1999" ], "rows": [ [ "World Record", "Clean & Jerk", "Szymon Kołecki (POL)", "232 kg", "Sofia, Bulgaria", "29 April 2000" ], [ "World Record", "Total", "Akakios Kakiasvilis (GRE)", "412 kg", "Athens, Greece", "27 November 1999" ], [ "Asian Record", "Snatch", "Kourosh Bagheri (IRI)", "187 kg", "Sydney, Australia", "24 September 2000" ], [ "Asian Record", "Clean & Jerk", "Ilya Ilyin (KAZ)", "226 kg", "Doha, Qatar", "5 December 2006" ], [ "Asian Record", "Total", "Kourosh Bagheri (IRI)", "407 kg", "Antalya, Turkey", "9 November 2001" ], [ "Games Record", "Snatch", "Bakhyt Akhmetov (KAZ)", "185 kg", "Busan, South Korea", "8 October 2002" ], [ "Games Record", "Clean & Jerk", "Ilya Ilyin (KAZ)", "226 kg", "Doha, Qatar", "5 December 2006" ], [ "Games Record", "Total", "Bakhyt Akhmetov (KAZ)", "400 kg", "Busan, South Korea", "8 October 2002" ] ] }
[ "Bakhyt Akhmetov (KAZ)" ]
which players have the same score as ed sneed?
nt-10307
craig stadler
col : place | player | country | score | to par row 1 : t1 | ed sneed | united states | 68-67=135 | –9 row 2 : t1 | craig stadler | united states | 69-66=135 | –9 row 3 : t3 | raymond floyd | united states | 70-68=138 | –6 row 4 : t3 | leonard thompson | united states | 68-70=138 | –6 row 5 : t5 | miller barber | united states | 75-64=139 | –5 row 6 : t5 | tom watson | united states | 68-71=139 | –5 row 7 : t5 | joe inman | united states | 68-71=139 | –5 row 8 : t8 | seve ballesteros | spain | 72-68=140 | –4 row 9 : t8 | jack nicklaus | united states | 69-71=140 | –4 row 10 : t8 | lou graham | united states | 69-71=140 | –4
csv/203-csv/251.csv
which players have the same score as ed sneed?
{ "header": [ "Place", "Player", "Country", "Score", "To par" ], "rows": [ [ "T1", "Ed Sneed", "United States", "68-67=135", "–9" ], [ "T1", "Craig Stadler", "United States", "69-66=135", "–9" ], [ "T3", "Raymond Floyd", "United States", "70-68=138", "–6" ], [ "T3", "Leonard Thompson", "United States", "68-70=138", "–6" ], [ "T5", "Miller Barber", "United States", "75-64=139", "–5" ], [ "T5", "Tom Watson", "United States", "68-71=139", "–5" ], [ "T5", "Joe Inman", "United States", "68-71=139", "–5" ], [ "T8", "Seve Ballesteros", "Spain", "72-68=140", "–4" ], [ "T8", "Jack Nicklaus", "United States", "69-71=140", "–4" ], [ "T8", "Lou Graham", "United States", "69-71=140", "–4" ] ] }
[ "Craig Stadler" ]
which driver and co-driver have the most points?
nt-10308
raffaele pinto, arnaldo bernacchini
col : pos. | driver | co-driver | car | time | difference | points row 1 : 1. | raffaele pinto | arnaldo bernacchini | fiat abarth 124 rallye | 6:26:15 | 0.0 | 20 row 2 : 2. | alcide paganelli | ninni russo | fiat abarth 124 rallye | 6:30:12 | 3.57 | row 3 : 3. | markku alén | ilkka kivimäki | fiat abarth 124 rallye | 6:37:17 | 11.02 | row 4 : 4. | ove andersson | arne hertz | toyota corolla | 6:40:54 | 14.39 | 10 row 5 : 5. | harry källström | claes billstam | datsun 260z | 6:54:27 | 28.12 | 8 row 6 : 6. | bob neyret | yveline vanoni | alpine-renault a110 1800 | 7:04:18 | 38.03 | 6 row 7 : 7. | georg fischer | harald gottlieb | bmw 2002 | 7:05:02 | 38.47 | 4 row 8 : 8. | francisco romãozinho | josé bernardo | citroën gs | 7:17:04 | 50.49 | 3 row 9 : 9. | chris sclater | neil wilson | ford escort rs1600 | 7:26:59 | 1:00.44 | 2 row 10 : 10. | antónio borges | miguel sottomayor | fiat 124 sport spyder | 7:27:55 | 1:01.40 |
csv/203-csv/644.csv
which driver and co-driver have the most points?
{ "header": [ "Pos.", "Driver", "Co-driver", "Car", "Time", "Difference", "Points" ], "rows": [ [ "1.", "Raffaele Pinto", "Arnaldo Bernacchini", "Fiat Abarth 124 Rallye", "6:26:15", "0.0", "20" ], [ "2.", "Alcide Paganelli", "Ninni Russo", "Fiat Abarth 124 Rallye", "6:30:12", "3.57", "" ], [ "3.", "Markku Alén", "Ilkka Kivimäki", "Fiat Abarth 124 Rallye", "6:37:17", "11.02", "" ], [ "4.", "Ove Andersson", "Arne Hertz", "Toyota Corolla", "6:40:54", "14.39", "10" ], [ "5.", "Harry Källström", "Claes Billstam", "Datsun 260Z", "6:54:27", "28.12", "8" ], [ "6.", "Bob Neyret", "Yveline Vanoni", "Alpine-Renault A110 1800", "7:04:18", "38.03", "6" ], [ "7.", "Georg Fischer", "Harald Gottlieb", "BMW 2002", "7:05:02", "38.47", "4" ], [ "8.", "Francisco Romãozinho", "José Bernardo", "Citroën GS", "7:17:04", "50.49", "3" ], [ "9.", "Chris Sclater", "Neil Wilson", "Ford Escort RS1600", "7:26:59", "1:00.44", "2" ], [ "10.", "António Borges", "Miguel Sottomayor", "Fiat 124 Sport Spyder", "7:27:55", "1:01.40", "" ] ] }
[ "Raffaele Pinto", "Arnaldo Bernacchini" ]
how many typs have a top speed above 30 mph?
nt-10310
40
col : typ | construction time | cylinders | capacity | power | top speed row 1 : vis-à-vis | 1900–1903 | 1 | 400 cc | 2,6 kw (3,5 ps) | 30 km/h (19 mph) row 2 : 45 ps (33 kw; 44 hp) | 1900–1903 | 1 | 510 cc | 3,3 kw (4,5 ps) | 35 km/h (22 mph) row 3 : 4/8 ps | 1906–1907 | 2 v | 1,032 cc | 5,9 kw (8 ps) | 55 km/h (34 mph) row 4 : 5/9 ps | 1907–1909 | 2 inline | 1,134 cc | 6,6 kw (9 ps) | 60 km/h (37 mph) row 5 : 8/15 ps | 1907–1910 | 4 inline | 2,011 cc | 11 kw (15 ps) | 55 km/h (34 mph) row 6 : 23/50 ps | 1909–1912 | 4 inline | 5,800 cc | 42,6 kw (58 ps) | row 7 : 30/70 ps | 1911–1914 | 4 inline | 7,853 cc | 51 kw (70 ps) | 115 km/h (71 mph) row 8 : 20/50 ps | 1912–1914 | 4 inline | 5,229 cc | 40 kw (55 ps) | 105 km/h (65 mph) row 9 : kl 6/16 ps | 1913–1920 | 4 inline | 1,551 cc | 11,8 kw (16 ps) | 60 km/h (37 mph) row 10 : 12/30 ps | 1914 | 4 inline | 3,115 cc | 25,7 kw (35 ps) | row 11 : 9/24 (9/30) ps | 1921–1924 | 4 inline | 2,298 cc | 17,6–22 kw (24–30 ps) | 65 km/h (40 mph)–75 km/h ( row 12 : 18/60 ps | 1921–1924 | 4 inline | 4,712 cc | 44 kw (60 ps) | 100 km/h (62 mph) row 13 : 6/22 ps | 1922–1923 | 4 inline | 1,550 cc | 16 kw (22 ps) | 75 km/h (47 mph) row 14 : 10/50 ps | 1925–1927 | 6 inline | 2,580 cc | 37 kw (50 ps) | 90 km/h (56 mph) row 15 : 18/80 ps | 1925–1927 | 6 inline | 4,704 cc | 59 kw (80 ps) | 100 km/h (62 mph) row 16 : 6/25 ps | 1925–1928 | 4 inline | 1,550 cc | 18 kw (25 ps) | 80 km/h (50 mph) row 17 : standard 6 | 1927–1928 | 6 inline | 2,540 cc | 33 kw (45 ps) | 85 km/h (53 mph)–90 km/h ( row 18 : standard 6 a/s | 1928–1934 | 6 inline | 2,916 cc | 37 kw (50 ps) | 85 km/h (53 mph)–90 km/h ( row 19 : favorit | 1929–1933 | 4 inline | 1,943 cc | 25,7 kw (35 ps) | 80 km/h (50 mph) row 20 : primus 1,5 a | 1932–1934 | 4 inline | 1,504 cc | 23,5–24,2 kw (32–33 ps) | 90 km/h (56 mph) row 21 : achtzylinder | 1933–1934 | 8 inline | 3,887 cc | 59 kw (80 ps) | 105 km/h (65 mph) row 22 : trumpf sport | 1933–1935 | 4 inline | 1,645 cc | 34,5 kw (47 ps) | 115 km/h (71 mph)
csv/204-csv/108.csv
how many typs have a top speed above 30 mph?
{ "header": [ "Typ", "Construction Time", "Cylinders", "Capacity", "Power", "Top speed" ], "rows": [ [ "Vis-à-Vis", "1900–1903", "1", "400 cc", "2,6 kW (3,5 PS)", "30 km/h (19 mph)" ], [ "45 PS (33 kW; 44 hp)", "1900–1903", "1", "510 cc", "3,3 kW (4,5 PS)", "35 km/h (22 mph)" ], [ "8 PS (6 kW; 8 hp)", "1901–1903", "1", "865 cc", "5,9 kW (8 PS)", "40 km/h (25 mph)" ], [ "24/28 PS", "1904–1905", "4 inline", "4,016 cc", "20,6 kW (28 PS)", "65 km/h (40 mph)" ], [ "8/12 (8/14) PS", "1904–1906", "2 inline", "2,008 cc", "8,8–10,3 kW (12–14 PS)", "50 km/h (31 mph)" ], [ "4/8 PS", "1906–1907", "2 V", "1,032 cc", "5,9 kW (8 PS)", "55 km/h (34 mph)" ], [ "5/9 PS", "1907–1909", "2 inline", "1,134 cc", "6,6 kW (9 PS)", "60 km/h (37 mph)" ], [ "8/15 PS", "1907–1910", "4 inline", "2,011 cc", "11 kW (15 PS)", "55 km/h (34 mph)" ], [ "11/18 PS", "1907–1910", "4 inline", "2,799 cc", "13,2 kW (18 PS)", "55 km/h (34 mph)" ], [ "23/50 PS", "1909–1912", "4 inline", "5,800 cc", "42,6 kW (58 PS)", "" ], [ "19/45 PS", "1909–1912", "4 inline", "4,840 cc", "35 kW (48 PS)", "" ], [ "13/30 PS", "1909–1912", "4 inline", "3,180 cc", "25,7 kW (35 PS)", "" ], [ "10/28 PS", "1909–1912", "4 inline", "2,612 cc", "22 kW (30 PS)", "" ], [ "K 7/15 PS", "1910–1913", "4 inline", "1,768 cc", "11 kW (15 PS)", "60 km/h (37 mph)" ], [ "30/70 PS", "1911–1914", "4 inline", "7,853 cc", "51 kW (70 PS)", "115 km/h (71 mph)" ], [ "35/80 PS", "1911–1914", "4 inline", "9,081 cc", "62,5 kW (85 PS)", "" ], [ "K 5/13 PS", "1911–1920", "4 inline", "1,292 cc", "9,6–10,3 kW (13–14 PS)", "55 km/h (34 mph)" ], [ "20/50 PS", "1912–1914", "4 inline", "5,229 cc", "40 kW (55 PS)", "105 km/h (65 mph)" ], [ "15/40 PS", "1913–1914", "4 inline", "3,866 cc", "33 kW (45 PS)", "90 km/h (56 mph)" ], [ "9/24 PS", "1913–1914", "4 inline", "2,313 cc", "17,6 kW (24 PS)", "70 km/h (43 mph)" ], [ "25/55 PS", "1913–1914", "4 inline", "6,457 cc", "44 kW (60 PS)", "" ], [ "KL 6/16 PS", "1913–1920", "4 inline", "1,551 cc", "11,8 kW (16 PS)", "60 km/h (37 mph)" ], [ "12/30 PS", "1914", "4 inline", "3,115 cc", "25,7 kW (35 PS)", "" ], [ "9/24 (9/30) PS", "1921–1924", "4 inline", "2,298 cc", "17,6–22 kW (24–30 PS)", "65 km/h (40 mph)–75 km/h (47 mph)" ], [ "12/34 (12/40) PS", "1921–1924", "4 inline", "3,115 cc", "25–29 kW (34–40 PS)", "85 km/h (53 mph)" ], [ "18/60 PS", "1921–1924", "4 inline", "4,712 cc", "44 kW (60 PS)", "100 km/h (62 mph)" ], [ "6/22 PS", "1922–1923", "4 inline", "1,550 cc", "16 kW (22 PS)", "75 km/h (47 mph)" ], [ "10/50 PS", "1925–1927", "6 inline", "2,580 cc", "37 kW (50 PS)", "90 km/h (56 mph)" ], [ "18/80 PS", "1925–1927", "6 inline", "4,704 cc", "59 kW (80 PS)", "100 km/h (62 mph)" ], [ "6/25 PS", "1925–1928", "4 inline", "1,550 cc", "18 kW (25 PS)", "80 km/h (50 mph)" ], [ "Standard 6", "1927–1928", "6 inline", "2,540 cc", "33 kW (45 PS)", "85 km/h (53 mph)–90 km/h (56 mph)" ], [ "Standard 8", "1928–1933", "8 inline", "3,887 cc", "51–59 kW (70–80 PS)", "100 km/h (62 mph)–105 km/h (65 mph)" ], [ "Standard 6 A/S", "1928–1934", "6 inline", "2,916 cc", "37 kW (50 PS)", "85 km/h (53 mph)–90 km/h (56 mph)" ], [ "Favorit", "1929–1933", "4 inline", "1,943 cc", "25,7 kW (35 PS)", "80 km/h (50 mph)" ], [ "Primus 1,5 A", "1932–1934", "4 inline", "1,504 cc", "23,5–24,2 kW (32–33 PS)", "90 km/h (56 mph)" ], [ "Trumpf 1,5 AV", "1932–1934", "4 inline", "1,504 cc", "23,5–24,2 kW (32–33 PS)", "95 km/h (59 mph)" ], [ "Favorit 2U", "1933–1934", "4 inline", "1,943 cc", "29 kW (40 PS)", "90 km/h (56 mph)" ], [ "Standard 6 3U", "1933–1934", "6 inline", "2,916 cc", "44 kW (60 PS)", "100 km/h (62 mph)" ], [ "Achtzylinder", "1933–1934", "8 inline", "3,887 cc", "59 kW (80 PS)", "105 km/h (65 mph)" ], [ "Trumpf Sport", "1933–1935", "4 inline", "1,645 cc", "34,5 kW (47 PS)", "115 km/h (71 mph)" ], [ "Primus 1,7 A", "1933–1936", "4 inline", "1,645 cc", "28 kW (38 PS)", "95 km/h (59 mph)" ], [ "Trumpf 1,7 AV", "1933–1936", "4 inline", "1,645 cc", "28 kW (38 PS)", "100 km/h (62 mph)" ], [ "Diplomat", "1934–1938", "6 inline", "2,916 cc", "44–48 kW (60–65 PS)", "100 km/h (62 mph)–105 km/h (65 mph)" ], [ "Trumpf Junior 1G/E", "1934–1941", "4 inline", "995 cc", "18,4 kW (25 PS)", "90 km/h (56 mph)" ], [ "Trumpf Junior Sport", "1935–1937", "4 inline", "995 cc", "20,6 kW (28 PS)", "110 km/h (68 mph)" ], [ "Trumpf 1,7 EV", "1936–1938", "4 inline", "1,645 cc", "28 kW (38 PS)", "102 km/h (63 mph)" ], [ "Primus 1,7 E", "1937–1938", "4 inline", "1,645 cc", "28 kW (38 PS)", "100 km/h (62 mph)" ], [ "Adler 2.5-litre", "1937–1940", "6 inline", "2,494 cc", "42,6 kW (58 PS)", "125 km/h (78 mph)" ], [ "Adler 2.5-litre Sport", "1938–1939", "6 inline", "2,494 cc", "59 kW (80 PS)", "150 km/h (93 mph)" ], [ "2 Liter", "1938–1940", "4 inline", "1,910 cc", "33 kW (45 PS)", "110 km/h (68 mph)" ] ] }
[ "40" ]
what is the number of athletes from the us?
nt-10311
1
col : rank | athlete | qual | final | total | notes row 1 : | silvia sperber (frg) | 590 | 95.6 | 685.6 | or row 2 : | vesela letcheva (bul) | 583 | 100.2 | 683.2 | row 3 : | valentina cherkasova (urs) | 586 | 95.4 | 681.4 | row 4 : 4 | katja klepp (gdr) | 584 | 96.5 | 680.5 | row 5 : 5 | sharon bowes (can) | 584 | 96.5 | 680.5 | row 6 : 6 | anna maloukhina (urs) | 585 | 93.4 | 678.4 | row 7 : 7 | launi meili (usa) | 582 | 94.5 | 676.5 | row 8 : 8 | anita karlsson (swe) | 583 | 93.4 | 676.4 |
csv/204-csv/296.csv
what is the number of athletes from the us?
{ "header": [ "Rank", "Athlete", "Qual", "Final", "Total", "Notes" ], "rows": [ [ "", "Silvia Sperber (FRG)", "590", "95.6", "685.6", "OR" ], [ "", "Vesela Letcheva (BUL)", "583", "100.2", "683.2", "" ], [ "", "Valentina Cherkasova (URS)", "586", "95.4", "681.4", "" ], [ "4", "Katja Klepp (GDR)", "584", "96.5", "680.5", "" ], [ "5", "Sharon Bowes (CAN)", "584", "96.5", "680.5", "" ], [ "6", "Anna Maloukhina (URS)", "585", "93.4", "678.4", "" ], [ "7", "Launi Meili (USA)", "582", "94.5", "676.5", "" ], [ "8", "Anita Karlsson (SWE)", "583", "93.4", "676.4", "" ] ] }
[ "1" ]
the year with the most independen/other was what?
nt-10312
1865
col : year | democratic\nparty | republican\nparty | independent\n/ other | majority row 1 : 1865 | 0 | 0 | 124 | 124 row 2 : 1868 | 14 | 110 | 0 | 96 row 3 : 1870 | 0 | 100 | 24(a) | 76 row 4 : 1872 | 22 | 102 | 0 | 80 row 5 : 1874 | 0 | 91 | 33(b) | 58 row 6 : 1876 | 64 | 60 | 0 | 4 row 7 : 1878 | 121 | 3 | 0 | 118 row 8 : 1880 | 120 | 4 | 0 | 116 row 9 : 1902–\n1962 | 124 | 0 | 0 | 124 row 10 : 1964 | 123 | 1 | 0 | 122 row 11 : 1966 | 107 | 17 | 0 | 90 row 12 : 1968 | 119 | 5 | 0 | 114 row 13 : 1970 | 115 | 9 | 0 | 109 row 14 : 1972 | 107 | 17 | 0 | 90 row 15 : 1974 | 110 | 14 | 0 | 96 row 16 : 1976 | 114 | 10 | 0 | 104 row 17 : 1978 | 111 | 13 | 0 | 98 row 18 : 1980 | 110 | 14 | 0 | 96 row 19 : 1982 | 108 | 16 | 0 | 92 row 20 : 1984 | 102 | 22 | 0 | 80 row 21 : 1986 | 98 | 26 | 0 | 72 row 22 : 1988 | 94 | 30 | 0 | 64 row 23 : 1990 | 89 | 35 | 0 | 54 row 24 : 1992 | 84 | 40 | 0 | 44 row 25 : 1994 | 72 | 52 | 0 | 20 row 26 : 1996 | 54 | 70 | 0 | 16 row 27 : 1998 | 58 | 66 | 0 | 12 row 28 : 2000 | 55 | 69 | 0 | 14 row 29 : 2002 | 51 | 73 | 0 | 22 row 30 : 2004 | 50 | 74 | 0 | 24 row 31 : 2006 | 51 | 73 | 0 | 22 row 32 : 2008 | 52 | 72 | 0 | 20 row 33 : 2010 | 47 | 76 | 0 | 29 row 34 : 2012 | 45 | 78 | 0 | 30
csv/203-csv/95.csv
the year with the most independen/other was what?
{ "header": [ "Year", "Democratic\\nParty", "Republican\\nParty", "Independent\\n/ Other", "Majority" ], "rows": [ [ "1865", "0", "0", "124", "124" ], [ "1868", "14", "110", "0", "96" ], [ "1870", "0", "100", "24(a)", "76" ], [ "1872", "22", "102", "0", "80" ], [ "1874", "0", "91", "33(b)", "58" ], [ "1876", "64", "60", "0", "4" ], [ "1878", "121", "3", "0", "118" ], [ "1880", "120", "4", "0", "116" ], [ "1902–\\n1962", "124", "0", "0", "124" ], [ "1964", "123", "1", "0", "122" ], [ "1966", "107", "17", "0", "90" ], [ "1968", "119", "5", "0", "114" ], [ "1970", "115", "9", "0", "109" ], [ "1972", "107", "17", "0", "90" ], [ "1974", "110", "14", "0", "96" ], [ "1976", "114", "10", "0", "104" ], [ "1978", "111", "13", "0", "98" ], [ "1980", "110", "14", "0", "96" ], [ "1982", "108", "16", "0", "92" ], [ "1984", "102", "22", "0", "80" ], [ "1986", "98", "26", "0", "72" ], [ "1988", "94", "30", "0", "64" ], [ "1990", "89", "35", "0", "54" ], [ "1992", "84", "40", "0", "44" ], [ "1994", "72", "52", "0", "20" ], [ "1996", "54", "70", "0", "16" ], [ "1998", "58", "66", "0", "12" ], [ "2000", "55", "69", "0", "14" ], [ "2002", "51", "73", "0", "22" ], [ "2004", "50", "74", "0", "24" ], [ "2006", "51", "73", "0", "22" ], [ "2008", "52", "72", "0", "20" ], [ "2010", "47", "76", "0", "29" ], [ "2012", "45", "78", "0", "30" ] ] }
[ "1865" ]
which episode had a higher number of viewers, "identity" or "dead drop"?
nt-10313
"dead drop"
col : no. in\nseries | no. in\nseason | title | directed by | written by | original air date | production\ncode | u.s. viewers\n(millions) row 1 : 1 | 1 | "pilot" | jace alexander | matt nix | june 28, 2007 | bn100 | 4.0 row 2 : 2 | 2 | "identity" | rod hardy | matt nix | july 5, 2007 | bn101 | 4.0 row 3 : 3 | 3 | "fight or flight" | colin bucksey | craig o'neill & jason tracey | july 12, 2007 | bn103 | n/a row 4 : 4 | 4 | "old friends" | david solomon | alfredo barrios, jr. | july 19, 2007 | bn102 | n/a row 5 : 5 | 5 | "family business" | sandy bookstaver | matt nix | july 26, 2007 | bn104 | n/a row 6 : 6 | 6 | "unpaid debts" | paul holahan | nick thiel | august 2, 2007 | bn105 | 4.41 row 7 : 7 | 7 | "broken rules" | tim matheson | mere smith | august 9, 2007 | bn106 | n/a row 8 : 8 | 8 | "wanted man" | ken girotti | craig o'neill & jason tracey | august 16, 2007 | bn107 | n/a row 9 : 9 | 9 | "hard bargain" | john kretchmer | alfredo barrios, jr. | august 23, 2007 | bn108 | 4.08 row 10 : 10 | 10 | "false flag" | paul shapiro | matt nix & ben watkins | september 13, 2007 | bn109 | 4.0 row 11 : 11 | 11 | "dead drop" | jeremiah chechik | craig o'neill & jason tracey | september 20, 2007 | bn110 | 4.8 row 12 : 12 | 12 | "loose ends" | stephen surjik | matt nix & alfredo barrios, jr. | september 20, 2007 | bn111 | 4.8
csv/203-csv/349.csv
which episode had a higher number of viewers, "identity" or "dead drop"?
{ "header": [ "No. in\\nseries", "No. in\\nseason", "Title", "Directed by", "Written by", "Original air date", "Production\\ncode", "U.S. viewers\\n(millions)" ], "rows": [ [ "1", "1", "\"Pilot\"", "Jace Alexander", "Matt Nix", "June 28, 2007", "BN100", "4.0" ], [ "2", "2", "\"Identity\"", "Rod Hardy", "Matt Nix", "July 5, 2007", "BN101", "4.0" ], [ "3", "3", "\"Fight or Flight\"", "Colin Bucksey", "Craig O'Neill & Jason Tracey", "July 12, 2007", "BN103", "N/A" ], [ "4", "4", "\"Old Friends\"", "David Solomon", "Alfredo Barrios, Jr.", "July 19, 2007", "BN102", "N/A" ], [ "5", "5", "\"Family Business\"", "Sandy Bookstaver", "Matt Nix", "July 26, 2007", "BN104", "N/A" ], [ "6", "6", "\"Unpaid Debts\"", "Paul Holahan", "Nick Thiel", "August 2, 2007", "BN105", "4.41" ], [ "7", "7", "\"Broken Rules\"", "Tim Matheson", "Mere Smith", "August 9, 2007", "BN106", "N/A" ], [ "8", "8", "\"Wanted Man\"", "Ken Girotti", "Craig O'Neill & Jason Tracey", "August 16, 2007", "BN107", "N/A" ], [ "9", "9", "\"Hard Bargain\"", "John Kretchmer", "Alfredo Barrios, Jr.", "August 23, 2007", "BN108", "4.08" ], [ "10", "10", "\"False Flag\"", "Paul Shapiro", "Matt Nix & Ben Watkins", "September 13, 2007", "BN109", "4.0" ], [ "11", "11", "\"Dead Drop\"", "Jeremiah Chechik", "Craig O'Neill & Jason Tracey", "September 20, 2007", "BN110", "4.8" ], [ "12", "12", "\"Loose Ends\"", "Stephen Surjik", "Matt Nix & Alfredo Barrios, Jr.", "September 20, 2007", "BN111", "4.8" ] ] }
[ "\"Dead Drop\"" ]
what is the difference between the number of wins pallac. reggiana reggio emilia has had and the number of wins progresso castelmaggiore has had?
nt-10314
2
col : seasons | team | ch.wins | promotions | relegations row 1 : 10 | basket rimini crabs | 0 | 0 | 0 row 2 : 10 | aurora basket jesi | 0 | 1 | 1 row 3 : 10 | andrea costa imola | 0 | 0 | 3 row 4 : 9 | nuova pallacanestro pavia | 0 | 0 | 0 row 5 : 9 | scafati basket | 1 | 1 | 0 row 6 : 8 | basket club ferrara | 1 | 1 | 0 row 7 : 8 | pallac. reggiana reggio emilia | 2 | 2 | 0 row 8 : 7 | novara | 0 | 0 | 3 row 9 : 7 | dinamo basket sassari | 0 | 1 | 0 row 10 : 5 | fabriano basket | 0 | 0 | 1 row 11 : 5 | societa veroli basket | 0 | 0 | 0 row 12 : 5 | pistoia basket 2000 | 0 | 0 | 0 row 13 : 4 | juve caserta basket | 0 | 1 | 0 row 14 : 3 | gruppo triboldi basket soresina | 0 | 1 | 0 row 15 : 3 | nuova sebastiani rieti | 1 | 1 | 0 row 16 : 3 | progresso castelmaggiore | 0 | 0 | 0 row 17 : 3 | orlandina basket | 1 | 1 | 1 row 18 : 3 | virtus ragusa | 0 | 0 | 1 row 19 : 3 | robur basket osimo | 0 | 0 | 1 row 20 : 3 | reyer venezia | 0 | 1 | 0 row 21 : 3 | new basket brindisi | 1 | 2 | 0 row 22 : 2 | pallacanestro messina | 0 | 1 | 0 row 23 : 2 | basket trapani | 0 | 0 | 1 row 24 : 2 | basket draghi castelletto ticino | 0 | 0 | 0 row 25 : 2 | basket livorno | 0 | 0 | 0 row 26 : 2 | pallalcesto amatori udine | 0 | 0 | 0 row 27 : 2 | unione cestistica casalpusterlengo | 0 | 0 | 0 row 28 : 2 | basket barcellona | 0 | 0 | 0 row 29 : 2 | fulgor libertas forlì | 0 | 0 | 1 row 30 : 2 | scaligera basket verona | 0 | 0 | 1 row 31 : 1 | società sportiva basket napoli | 1 | 1 | 0 row 32 : 1 | centro sportivo borgomanero | 0 | 0 | 0 row 33 : 1 | celana basket bergamo | 0 | 0 | 1 row 34 : 1 | teramo basket | 1 | 1 | 0 row 35 : 1 | virtus pallacanestro bologna | 0 | 1 | 0 row 36 : 1 | viola reggio calabria | 0 | 0 | 0 row 37 : 1 | victoria libertas pesaro | 0 | 1 | 0 row 38 : 1 | pallacanestro varese | 1 | 1 | 0 row 39 : 1 | pallacanestro roseto | 0 | 0 | 1 row 40 : 1 | nuova pallacanestro vigevano | 0 | 0 | 0 row 41 : 1 | cestistica san severo | 0 | 0 | 1 row 42 : 1 | basket brescia leonessa | 0 | 0 | 0 row 43 : 1 | unione cestistica piacentina piacenza | 0 | 0 | 0 row 44 : 1 | pallacanestro sant'antimo | 0 | 0 | 0
csv/204-csv/506.csv
what is the difference between the number of wins pallac. reggiana reggio emilia has had and the number of wins progresso castelmaggiore has had?
{ "header": [ "Seasons", "Team", "Ch.Wins", "Promotions", "Relegations" ], "rows": [ [ "10", "Basket Rimini Crabs", "0", "0", "0" ], [ "10", "Aurora Basket Jesi", "0", "1", "1" ], [ "10", "Andrea Costa Imola", "0", "0", "3" ], [ "9", "Nuova Pallacanestro Pavia", "0", "0", "0" ], [ "9", "Scafati Basket", "1", "1", "0" ], [ "8", "Basket Club Ferrara", "1", "1", "0" ], [ "8", "Pallac. Reggiana Reggio Emilia", "2", "2", "0" ], [ "7", "Novara", "0", "0", "3" ], [ "7", "Dinamo Basket Sassari", "0", "1", "0" ], [ "6", "A.S. Junior Pallacanestro Casale", "1", "1", "1" ], [ "5", "RB Montecatini Terme", "0", "0", "1" ], [ "5", "Fabriano Basket", "0", "0", "1" ], [ "5", "Societa Veroli Basket", "0", "0", "0" ], [ "5", "Pistoia Basket 2000", "0", "0", "0" ], [ "4", "Juve Caserta Basket", "0", "1", "0" ], [ "3", "Gruppo Triboldi Basket Soresina", "0", "1", "0" ], [ "3", "Nuova Sebastiani Rieti", "1", "1", "0" ], [ "3", "Progresso Castelmaggiore", "0", "0", "0" ], [ "3", "Orlandina Basket", "1", "1", "1" ], [ "3", "Sutor Basket Montegranaro", "0", "1", "1" ], [ "3", "Virtus Ragusa", "0", "0", "1" ], [ "3", "Robur Basket Osimo", "0", "0", "1" ], [ "3", "Reyer Venezia", "0", "1", "0" ], [ "3", "New Basket Brindisi", "1", "2", "0" ], [ "2", "Pallacanestro Messina", "0", "1", "0" ], [ "2", "Basket Trapani", "0", "0", "1" ], [ "2", "Basket Draghi Castelletto Ticino", "0", "0", "0" ], [ "2", "Basket Livorno", "0", "0", "0" ], [ "2", "Pallalcesto Amatori Udine", "0", "0", "0" ], [ "2", "Unione Cestistica Casalpusterlengo", "0", "0", "0" ], [ "2", "Basket Barcellona", "0", "0", "0" ], [ "2", "Fulgor Libertas Forlì", "0", "0", "1" ], [ "2", "Scaligera Basket Verona", "0", "0", "1" ], [ "1", "Società Sportiva Basket Napoli", "1", "1", "0" ], [ "1", "Centro Sportivo Borgomanero", "0", "0", "0" ], [ "1", "Celana Basket Bergamo", "0", "0", "1" ], [ "1", "Teramo Basket", "1", "1", "0" ], [ "1", "Virtus Pallacanestro Bologna", "0", "1", "0" ], [ "1", "Viola Reggio Calabria", "0", "0", "0" ], [ "1", "Victoria Libertas Pesaro", "0", "1", "0" ], [ "1", "Pallacanestro Varese", "1", "1", "0" ], [ "1", "Pallacanestro Roseto", "0", "0", "1" ], [ "1", "Nuova Pallacanestro Vigevano", "0", "0", "0" ], [ "1", "Cestistica San Severo", "0", "0", "1" ], [ "1", "Basket Brescia Leonessa", "0", "0", "0" ], [ "1", "Unione Cestistica Piacentina Piacenza", "0", "0", "0" ], [ "1", "Pallacanestro Sant'Antimo", "0", "0", "0" ], [ "1", "Ostuni Basket", "0", "0", "0" ], [ "1", "Biancoblù Basket Bologna", "0", "0", "0" ] ] }
[ "2" ]
how many fewer maps were present between the 1986 and 1983 editions?
nt-10315
36
col : volume | year | names | articles | pages | images | maps | number of copies row 1 : 1 | 1974 | ա-արգինա | 3,442 | 720 | 1,294 | 75 | 100,000 row 2 : 2 | 1976 | արգիշտի-գեղերվան | 3,503 | 720 | 1,798 | 75 | 100,000 row 3 : 3 | 1977 | գեղեցիկը-զուրաբյան | 3,509 | 720 | 1,726 | 53 | 100,000 row 4 : 4 | 1978 | է-խաղխաղ | 3,451 | 720 | 1,228 | 53 | 100,000 row 5 : 5 | 1979 | խաղող-կուլիսներ | 3,694 | 720 | 1,326 | 68 | 100,000 row 6 : 6 | 1980 | կուլզոր-ձուլուկ | 3,108 | 720 | 1,097 | 64 | 100,000 row 7 : 7 | 1981 | ձուլում-մոնոպխոնք | 3,250 | 720 | 1,436 | 46 | 100,000 row 8 : 8 | 1982 | մոնոպոլիա-չեչերեկ | 3,145 | 720 | 1,274 | 70 | 100,000 row 9 : 9 | 1983 | չեչքար-ռստակես | 3,185 | 720 | 1,046 | 60 | 100,000 row 10 : 10 | 1984 | ռստամ-սսհմ | 2,009 | 736 | 1,065 | 61 | 100,000 row 11 : 11 | 1985 | սովետական-տիեզերք | 2,970 | 720 | 958 | 67 | 100,000 row 12 : 12 | 1986 | տիեպոլո-ֆուքսին | 3,501 | 752 | 1,015 | 96 | 100,000 row 13 : total (1–12) | 1974–1986 | ա-ֆուքսին | 36,767 | 8,688 | 15,263 | 858 | 1,200,000 row 14 : 13 | 1987 | սովետական հայաստան | | | | |
csv/204-csv/843.csv
how many fewer maps were present between the 1986 and 1983 editions?
{ "header": [ "Volume", "Year", "Names", "Articles", "Pages", "Images", "Maps", "Number of copies" ], "rows": [ [ "1", "1974", "Ա-ԱՐԳԻՆԱ", "3,442", "720", "1,294", "75", "100,000" ], [ "2", "1976", "ԱՐԳԻՇՏԻ-ԳԵՂԵՐՎԱՆ", "3,503", "720", "1,798", "75", "100,000" ], [ "3", "1977", "ԳԵՂԵՑԻԿԸ-ԶՈՒՐԱԲՅԱՆ", "3,509", "720", "1,726", "53", "100,000" ], [ "4", "1978", "Է-ԽԱՂԽԱՂ", "3,451", "720", "1,228", "53", "100,000" ], [ "5", "1979", "ԽԱՂՈՂ-ԿՈՒԼԻՍՆԵՐ", "3,694", "720", "1,326", "68", "100,000" ], [ "6", "1980", "ԿՈՒԼԶՈՐ-ՁՈՒԼՈՒԿ", "3,108", "720", "1,097", "64", "100,000" ], [ "7", "1981", "ՁՈՒԼՈՒՄ-ՄՈՆՈՊԽՈՆՔ", "3,250", "720", "1,436", "46", "100,000" ], [ "8", "1982", "ՄՈՆՈՊՈԼԻԱ-ՉԵՉԵՐԵԿ", "3,145", "720", "1,274", "70", "100,000" ], [ "9", "1983", "ՉԵՉՔԱՐ-ՌՍՏԱԿԵՍ", "3,185", "720", "1,046", "60", "100,000" ], [ "10", "1984", "ՌՍՏԱՄ-ՍՍՀՄ", "2,009", "736", "1,065", "61", "100,000" ], [ "11", "1985", "ՍՈՎԵՏԱԿԱՆ-ՏԻԵԶԵՐՔ", "2,970", "720", "958", "67", "100,000" ], [ "12", "1986", "ՏԻԵՊՈԼՈ-ՖՈՒՔՍԻՆ", "3,501", "752", "1,015", "96", "100,000" ], [ "TOTAL (1–12)", "1974–1986", "Ա-ՖՈւՔՍԻՆ", "36,767", "8,688", "15,263", "858", "1,200,000" ], [ "13", "1987", "ՍՈՎԵՏԱԿԱՆ ՀԱՅԱՍՏԱՆ", "", "", "", "", "" ] ] }
[ "36" ]
who win the last pga tour event of the year?
nt-10316
luke donald
col : date | tournament | location | winner | score | 1st prize ($) row 1 : jan 6 | mercedes championships | hawaii | sergio garcía (3) | 274 (–18) | 720,000 row 2 : jan 20 | bob hope chrysler classic | california | phil mickelson (20) | 330 (–30) | 720,000 row 3 : jan 27 | phoenix open | arizona | chris dimarco (3) | 267 (–17) | 720,000 row 4 : feb 10 | buick invitational | california | josé maría olazábal (6) | 275 (–13) | 648,000 row 5 : feb 17 | nissan open | california | len mattiace (1) | 269 (–15) | 666,000 row 6 : mar 10 | honda classic | florida | matt kuchar (1) | 269 (–19) | 630,000 row 7 : mar 17 | bay hill invitational | florida | tiger woods (30) | 275 (–13) | 720,000 row 8 : mar 24 | the players championship | florida | craig perks (1) | 280 (–8) | 1,080,000 row 9 : apr 7 | bellsouth classic | georgia | retief goosen (2) | 272 (–16) | 684,000 row 10 : apr 14 | masters tournament | georgia | tiger woods (31) | 276 (–12) | 1,008,000 row 11 : apr 28 | greater greensboro chrysler classic | north carolina | rocco mediate (5) | 272 (–16) | 684,000 row 12 : may 5 | compaq classic of new orleans | louisiana | k.j. choi (1) | 271 (–17) | 810,000 row 13 : may 12 | verizon byron nelson classic | texas | shigeki maruyama (2) | 266 (–14) | 864,000 row 14 : may 19 | mastercard colonial | texas | nick price (18) | 267 (–13) | 774,000 row 15 : jun 2 | kemper insurance open | maryland | bob estes (4) | 273 (–11) | 648,000 row 16 : jun 16 | u.s. open | new york | tiger woods (32) | 277 (–3) | 1,000,000 row 17 : jun 30 | fedex st. jude classic | tennessee | len mattiace (2) | 266 (–18) | 684,000 row 18 : jul 7 | advil western open | illinois | jerry kelly (2) | 269 (–19) | 720,000 row 19 : jul 14 | greater milwaukee open | wisconsin | jeff sluman (6) | 261 (–23) | 558,000 row 20 : jul 21 | the open championship (british open) | scotland | ernie els (10) | 278 (–6) | 1,106,140 row 21 : jul 21 | b.c. open | new york | spike mcroy (1) | 269 (–19) | 378,000 row 22 : aug 4 | the international | colorado | rich beem (2) | 44 (stableford) | 810,000 row 23 : aug 11 | buick open | michigan | tiger woods (33) | 271 (–17) | 594,000 row 24 : aug 18 | pga championship | minnesota | rich beem (3) | 278 (–10) | 990,000 row 25 : aug 25 | reno-tahoe open | nevada | chris riley (1) | 271 (–17) | 540,000 row 26 : sep 8 | bell canadian open | canada | john rollins (1) | 272 (–16) | 720,000 row 27 : sep 15 | sei pennsylvania classic | pennsylvania | dan forsman (5) | 270 (–14) | 594,000 row 28 : sep 29 | valero texas open | texas | loren roberts (8) | 261 (–19) | 630,000 row 29 : oct 6 | michelob championship at kingsmill | virginia | charles howell iii (1) | 270 (–14) | 666,000 row 30 : oct 13 | invensys classic at las vegas | nevada | phil tataurangi (1) | 330 (–29) | 900,000 row 31 : oct 20 | disney golf classic | florida | bob burns (1) | 263 (–25) | 666,000 row 32 : nov 3 | the tour championship | georgia | vijay singh (11) | 268 (–12) | 900,000
csv/203-csv/531.csv
who win the last pga tour event of the year?
{ "header": [ "Date", "Tournament", "Location", "Winner", "Score", "1st prize ($)" ], "rows": [ [ "Jan 6", "Mercedes Championships", "Hawaii", "Sergio García (3)", "274 (–18)", "720,000" ], [ "Jan 14", "Sony Open in Hawaii", "Hawaii", "Jerry Kelly (1)", "266 (–14)", "720,000" ], [ "Jan 20", "Bob Hope Chrysler Classic", "California", "Phil Mickelson (20)", "330 (–30)", "720,000" ], [ "Jan 27", "Phoenix Open", "Arizona", "Chris DiMarco (3)", "267 (–17)", "720,000" ], [ "Feb 3", "AT&T Pebble Beach National Pro-Am", "California", "Matt Gogel (1)", "274 (–14)", "720,000" ], [ "Feb 10", "Buick Invitational", "California", "José María Olazábal (6)", "275 (–13)", "648,000" ], [ "Feb 17", "Nissan Open", "California", "Len Mattiace (1)", "269 (–15)", "666,000" ], [ "Feb 24", "Touchstone Energy Tucson Open", "Arizona", "Ian Leggatt (1)", "268 (–20)", "540,000" ], [ "Feb 24", "WGC-Accenture Match Play Championship", "California", "Kevin Sutherland (1)", "1 up", "1,000,000" ], [ "Mar 3", "Genuity Championship", "Florida", "Ernie Els (9)", "271 (–17)", "846,000" ], [ "Mar 10", "Honda Classic", "Florida", "Matt Kuchar (1)", "269 (–19)", "630,000" ], [ "Mar 17", "Bay Hill Invitational", "Florida", "Tiger Woods (30)", "275 (–13)", "720,000" ], [ "Mar 24", "The Players Championship", "Florida", "Craig Perks (1)", "280 (–8)", "1,080,000" ], [ "Mar 31", "Shell Houston Open", "Texas", "Vijay Singh (10)", "266 (–22)", "720,000" ], [ "Apr 7", "BellSouth Classic", "Georgia", "Retief Goosen (2)", "272 (–16)", "684,000" ], [ "Apr 14", "Masters Tournament", "Georgia", "Tiger Woods (31)", "276 (–12)", "1,008,000" ], [ "Apr 21", "WorldCom Classic - The Heritage of Golf", "South Carolina", "Justin Leonard (7)", "270 (–14)", "720,000" ], [ "Apr 28", "Greater Greensboro Chrysler Classic", "North Carolina", "Rocco Mediate (5)", "272 (–16)", "684,000" ], [ "May 5", "Compaq Classic of New Orleans", "Louisiana", "K.J. Choi (1)", "271 (–17)", "810,000" ], [ "May 12", "Verizon Byron Nelson Classic", "Texas", "Shigeki Maruyama (2)", "266 (–14)", "864,000" ], [ "May 19", "MasterCard Colonial", "Texas", "Nick Price (18)", "267 (–13)", "774,000" ], [ "May 26", "The Memorial Tournament", "Ohio", "Jim Furyk (7)", "274 (–14)", "810,000" ], [ "Jun 2", "Kemper Insurance Open", "Maryland", "Bob Estes (4)", "273 (–11)", "648,000" ], [ "Jun 9", "Buick Classic", "New York", "Chris Smith (1)", "272 (–12)", "630,000" ], [ "Jun 16", "U.S. Open", "New York", "Tiger Woods (32)", "277 (–3)", "1,000,000" ], [ "Jun 23", "Canon Greater Hartford Open", "Connecticut", "Phil Mickelson (21)", "266 (–14)", "720,000" ], [ "Jun 30", "FedEx St. Jude Classic", "Tennessee", "Len Mattiace (2)", "266 (–18)", "684,000" ], [ "Jul 7", "Advil Western Open", "Illinois", "Jerry Kelly (2)", "269 (–19)", "720,000" ], [ "Jul 14", "Greater Milwaukee Open", "Wisconsin", "Jeff Sluman (6)", "261 (–23)", "558,000" ], [ "Jul 21", "The Open Championship (British Open)", "Scotland", "Ernie Els (10)", "278 (–6)", "1,106,140" ], [ "Jul 21", "B.C. Open", "New York", "Spike McRoy (1)", "269 (–19)", "378,000" ], [ "Jul 28", "John Deere Classic", "Illinois", "J. P. Hayes (2)", "262 (–22)", "540,000" ], [ "Aug 4", "The International", "Colorado", "Rich Beem (2)", "44 (Stableford)", "810,000" ], [ "Aug 11", "Buick Open", "Michigan", "Tiger Woods (33)", "271 (–17)", "594,000" ], [ "Aug 18", "PGA Championship", "Minnesota", "Rich Beem (3)", "278 (–10)", "990,000" ], [ "Aug 25", "Reno-Tahoe Open", "Nevada", "Chris Riley (1)", "271 (–17)", "540,000" ], [ "Aug 25", "WGC-NEC Invitational", "Washington", "Craig Parry (1)", "268 (–16)", "1,000,000" ], [ "Sep 1", "Air Canada Championship", "Canada", "Gene Sauers (3)", "269 (–15)", "630,000" ], [ "Sep 8", "Bell Canadian Open", "Canada", "John Rollins (1)", "272 (–16)", "720,000" ], [ "Sep 15", "SEI Pennsylvania Classic", "Pennsylvania", "Dan Forsman (5)", "270 (–14)", "594,000" ], [ "Sep 22", "Tampa Bay Classic", "Florida", "K.J. Choi (2)", "267 (–17)", "468,000" ], [ "Sep 22", "WGC-American Express Championship", "Ireland", "Tiger Woods (34)", "263 (–25)", "1,000,000" ], [ "Sep 29", "Valero Texas Open", "Texas", "Loren Roberts (8)", "261 (–19)", "630,000" ], [ "Oct 6", "Michelob Championship at Kingsmill", "Virginia", "Charles Howell III (1)", "270 (–14)", "666,000" ], [ "Oct 13", "Invensys Classic at Las Vegas", "Nevada", "Phil Tataurangi (1)", "330 (–29)", "900,000" ], [ "Oct 20", "Disney Golf Classic", "Florida", "Bob Burns (1)", "263 (–25)", "666,000" ], [ "Oct 27", "Buick Challenge", "Georgia", "Jonathan Byrd (1)", "261 (–27)", "666,000" ], [ "Nov 3", "The Tour Championship", "Georgia", "Vijay Singh (11)", "268 (–12)", "900,000" ], [ "Nov 4", "Southern Farm Bureau Classic", "Mississippi", "Luke Donald (1)", "201 (–15)", "468,000" ] ] }
[ "Luke Donald" ]
did don january win more times in the 60's or the 70's?
nt-10317
60's
col : no. | date | tournament | winning score | margin\nof victory | runner(s)-up row 1 : 1 | may 27, 1956 | dallas centennial open | −12 (64-67-70-67=268) | 1 stroke | dow finsterwald, doug ford row 2 : 2 | feb 21, 1960 | tucson open invitational | −9 (67-67-68-69=271) | 3 strokes | bob harris row 3 : 3 | jul 9, 1961 | st. paul open invitational | −19 (66-71-68-64=269) | 1 stroke | buster cupit row 4 : 4 | feb 17, 1963 | tucson open invitational | −22 (65-67-69-65=266) | 11 strokes | gene littler, phil rodgers row 5 : 5 | aug 28, 1966 | philadelphia golf classic | −10 (69-69-68-71=278) | 1 stroke | jack nicklaus row 6 : 6 | jul 24, 1967 | pga championship | −7 (71-72-70-68=281) | playoff | don massengale row 7 : 7 | apr 21, 1968 | tournament of champions | −8 (70-68-69-69=276) | 1 stroke | julius boros row 8 : 8 | mar 23, 1970 | greater jacksonville open | −9 (68-75-70-66=279) | playoff | dale douglass row 9 : 9 | oct 19, 1975 | san antonio texas open | −13 (71-67-71-66=275) | playoff | larry hinson row 10 : 10 | apr 18, 1976 | mony tournament of champions | −11 (71-68-69-69=277) | 5 strokes | hubert green
csv/204-csv/621.csv
did don january win more times in the 60's or the 70's?
{ "header": [ "No.", "Date", "Tournament", "Winning score", "Margin\\nof victory", "Runner(s)-up" ], "rows": [ [ "1", "May 27, 1956", "Dallas Centennial Open", "−12 (64-67-70-67=268)", "1 stroke", "Dow Finsterwald, Doug Ford" ], [ "2", "Feb 21, 1960", "Tucson Open Invitational", "−9 (67-67-68-69=271)", "3 strokes", "Bob Harris" ], [ "3", "Jul 9, 1961", "St. Paul Open Invitational", "−19 (66-71-68-64=269)", "1 stroke", "Buster Cupit" ], [ "4", "Feb 17, 1963", "Tucson Open Invitational", "−22 (65-67-69-65=266)", "11 strokes", "Gene Littler, Phil Rodgers" ], [ "5", "Aug 28, 1966", "Philadelphia Golf Classic", "−10 (69-69-68-71=278)", "1 stroke", "Jack Nicklaus" ], [ "6", "Jul 24, 1967", "PGA Championship", "−7 (71-72-70-68=281)", "Playoff", "Don Massengale" ], [ "7", "Apr 21, 1968", "Tournament of Champions", "−8 (70-68-69-69=276)", "1 stroke", "Julius Boros" ], [ "8", "Mar 23, 1970", "Greater Jacksonville Open", "−9 (68-75-70-66=279)", "Playoff", "Dale Douglass" ], [ "9", "Oct 19, 1975", "San Antonio Texas Open", "−13 (71-67-71-66=275)", "Playoff", "Larry Hinson" ], [ "10", "Apr 18, 1976", "MONY Tournament of Champions", "−11 (71-68-69-69=277)", "5 strokes", "Hubert Green" ] ] }
[ "60's" ]
in which years did fumio finish 3rd and 2nd?
nt-10318
1994, 1998
col : year | competition | venue | position | notes row 1 : 1991 | world race walking cup | san jose, united states | 12th | 50 km row 2 : 1991 | world championships | tokyo, japan | 13th | 50 km row 3 : 1992 | olympic games | barcelona, spain | 18th | 50 km row 4 : 1993 | world championships | stuttgart, germany | 7th | 50 km row 5 : 1994 | asian games | hiroshima, japan | 3rd | 50 km row 6 : 1995 | world championships | gothenburg, sweden | 20th | 50 km row 7 : 1997 | world championships | athens, greece | 6th | 50 km row 8 : 1998 | asian games | bangkok, thailand | 2nd | 50 km row 9 : 1999 | world championships | seville, spain | 15th | 50 km row 10 : 2000 | olympic games | sydney, australia | 36th | 50 km row 11 : 2001 | world championships | edmonton, canada | 29th | 50 km row 12 : 2003 | world championships | paris, france | dsq | 50 km
csv/204-csv/798.csv
in which years did fumio finish 3rd and 2nd?
{ "header": [ "Year", "Competition", "Venue", "Position", "Notes" ], "rows": [ [ "1991", "World Race Walking Cup", "San Jose, United States", "12th", "50 km" ], [ "1991", "World Championships", "Tokyo, Japan", "13th", "50 km" ], [ "1992", "Olympic Games", "Barcelona, Spain", "18th", "50 km" ], [ "1993", "World Championships", "Stuttgart, Germany", "7th", "50 km" ], [ "1994", "Asian Games", "Hiroshima, Japan", "3rd", "50 km" ], [ "1995", "World Championships", "Gothenburg, Sweden", "20th", "50 km" ], [ "1997", "World Championships", "Athens, Greece", "6th", "50 km" ], [ "1998", "Asian Games", "Bangkok, Thailand", "2nd", "50 km" ], [ "1999", "World Championships", "Seville, Spain", "15th", "50 km" ], [ "2000", "Olympic Games", "Sydney, Australia", "36th", "50 km" ], [ "2001", "World Championships", "Edmonton, Canada", "29th", "50 km" ], [ "2003", "World Championships", "Paris, France", "DSQ", "50 km" ] ] }
[ "1994", "1998" ]
in alphabetical order, what is the last municipality?
nt-10320
vila flor
col : map (coordinates) | municipality | area\n(square kilometers) (square miles) | population | mesoregion | microregion row 1 : 6°26′8′′s 36°38′20′′w | acari | 608.565 (234.967) | 11,035 | central potiguar | seridó oriental row 2 : 5°29′54′′s 36°30′20′′w | afonso bezerra | 576.248 (222.489) | 10,879 | central potiguar | angicos row 3 : 6°12′33′′s 38°17′50′′w | água nova | 50.683 (19.569) | 2,984 | oeste potiguar | serra de são miguel row 4 : 5°39′56′′s 36°36′4′′w | angicos | 741.654 (286.353) | 11,553 | central potiguar | angicos row 5 : 5°39′51′′s 37°47′56′′w | apodi | 1,602.659 (618.787) | 34,777 | oeste potiguar | chapada do apodi row 6 : 6°22′10′′s 35°0′28′′w | baía formosa | 245.510 (94.791) | 8,569 | leste potiguar | litoral sul row 7 : 6°9′30′′s 35°36′2′′w | boa saúde | 187.211 (72.282) | 9,009 | agreste potiguar | agreste potiguar row 8 : 6°27′30′′s 37°5′52′′w | caicó | 1,228.574 (474.352) | 62,727 | central potiguar | seridó ocidental row 9 : 6°33′20′′s 36°35′42′′w | carnaúba dos dantas | 245.648 (94.845) | 7,429 | central potiguar | seridó oriental row 10 : 5°20′24′′s 36°50′24′′w | carnaubais | 529.835 (204.569) | 9,775 | oeste potiguar | vale do açu row 11 : 5°38′4′′s 35°25′2′′w | ceará-mirim | 739.686 (285.593) | 67,844 | leste potiguar | macaíba row 12 : 6°22′57′′s 36°12′53′′w | coronel ezequiel | 185.752 (71.719) | 5,405 | agreste potiguar | borborema potiguar row 13 : 6°24′42′′s 36°47′23′′w | cruzeta | 295.829 (114.220) | 7,968 | central potiguar | seridó oriental row 14 : 6°24′42′′s 36°47′23′′w | currais novos | 864.431 (333.757) | 42,668 | central potiguar | seridó oriental row 15 : 6°6′38′′s 38°18′19′′w | encanto | 125.747 (48.555) | 5,228 | oeste potiguar | serra de são miguel row 16 : 6°56′42′′s 36°43′6′′w | equador | 264.983 (102.310) | 5,822 | central potiguar | seridó oriental row 17 : 6°19′56′′s 35°18′34′′w | espírito santo | 143.673 (55.472) | 10,480 | leste potiguar | litoral sul row 18 : 5°42′20′′s 35°18′26′′w | extremoz | 125.665 (48.519) | 24,550 | leste potiguar | natal row 19 : 5°36′9′′s 37°41′19′′w | felipe guerra | 268.427 (103.640) | 5,734 | oeste potiguar | chapada do apodi
csv/203-csv/832.csv
in alphabetical order, what is the last municipality?
{ "header": [ "Map (coordinates)", "Municipality", "Area\\n(square kilometers) (square miles)", "Population", "Mesoregion", "Microregion" ], "rows": [ [ "6°26′8″S 36°38′20″W / 6.43556°S 36.63889°W", "Acari", "608.565 (234.967)", "11,035", "Central Potiguar", "Seridó Oriental" ], [ "5°29′54″S 36°30′20″W / 5.49833°S 36.50556°W", "Afonso Bezerra", "576.248 (222.489)", "10,879", "Central Potiguar", "Angicos" ], [ "6°12′33″S 38°17′50″W / 6.20917°S 38.29722°W", "Água Nova", "50.683 (19.569)", "2,984", "Oeste Potiguar", "Serra de São Miguel" ], [ "6°24′45″S 38°0′57″W / 6.41250°S 38.01583°W", "Alexandria", "381.202 (147.182)", "13,475", "Oeste Potiguar", "Pau dos Ferros" ], [ "6°9′8″S 37°45′58″W / 6.15222°S 37.76611°W", "Almino Afonso", "128.029 (49.432)", "4,880", "Oeste Potiguar", "Umarizal" ], [ "5°17′18″S 36°45′44″W / 5.28833°S 36.76222°W", "Alto do Rodrigues", "191.311 (73.865)", "12,306", "Oeste Potiguar", "Vale do Açu" ], [ "5°39′56″S 36°36′4″W / 5.66556°S 36.60111°W", "Angicos", "741.654 (286.353)", "11,553", "Central Potiguar", "Angicos" ], [ "6°12′46″S 37°54′20″W / 6.21278°S 37.90556°W", "Antônio Martins", "244.620 (94.448)", "6,907", "Oeste Potiguar", "Umarizal" ], [ "5°39′51″S 37°47′56″W / 5.66417°S 37.79889°W", "Apodi", "1,602.659 (618.787)", "34,777", "Oeste Potiguar", "Chapada do Apodi" ], [ "4°57′22″S 37°8′13″W / 4.95611°S 37.13694°W", "Areia Branca", "357.580 (138.062)", "25,263", "Oeste Potiguar", "Mossoró" ], [ "6°11′40″S 35°9′37″W / 6.19444°S 35.16028°W", "Arês", "112.584 (43.469)", "12,931", "Leste Potiguar", "Litoral Sul" ], [ "5°34′36″S 36°54′31″W / 5.57667°S 36.90861°W", "Assu", "1,269.235 (490.052)", "53,245", "Oeste Potiguar", "Vale do Açu" ], [ "6°22′10″S 35°0′28″W / 6.36944°S 35.00778°W", "Baía Formosa", "245.510 (94.791)", "8,569", "Leste Potiguar", "Litoral Sul" ], [ "5°4′48″S 37°37′0″W / 5.08000°S 37.61667°W", "Baraúna", "825.802 (318.842)", "24,187", "Oeste Potiguar", "Mossoró" ], [ "5°52′2″S 35°55′35″W / 5.86722°S 35.92639°W", "Barcelona", "152.629 (58.930)", "3,957", "Agreste Potiguar", "Borborema Potiguar" ], [ "5°41′38″S 35°49′11″W / 5.69389°S 35.81972°W", "Bento Fernandes", "301.075 (116.245)", "5,110", "Agreste Potiguar", "Baixa Verde" ], [ "6°9′30″S 35°36′2″W / 6.15833°S 35.60056°W", "Boa Saúde", "187.211 (72.282)", "9,009", "Agreste Potiguar", "Agreste Potiguar" ], [ "5°59′18″S 36°24′47″W / 5.98833°S 36.41306°W", "Bodó", "253.513 (97.881)", "2,425", "Central Potiguar", "Serra de Santana" ], [ "5°59′2″S 35°34′53″W / 5.98389°S 35.58139°W", "Bom Jesus", "122.033 (47.117)", "9,432", "Agreste Potiguar", "Agreste Potiguar" ], [ "6°11′27″S 35°21′24″W / 6.19083°S 35.35667°W", "Brejinho", "58.528 (22.598)", "11,577", "Agreste Potiguar", "Agreste Potiguar" ], [ "5°3′52″S 36°3′21″W / 5.06444°S 36.05583°W", "Caiçara do Norte", "189.415 (73.133)", "6,016", "Central Potiguar", "Macau" ], [ "5°45′37″S 35°59′54″W / 5.76028°S 35.99833°W", "Caiçara do Rio do Vento", "261.191 (100.846)", "3,304", "Central Potiguar", "Angicos" ], [ "6°27′30″S 37°5′52″W / 6.45833°S 37.09778°W", "Caicó", "1,228.574 (474.352)", "62,727", "Central Potiguar", "Seridó Ocidental" ], [ "5°51′50″S 37°18′36″W / 5.86389°S 37.31000°W", "Campo Grande", "896.962 (346.317)", "9,289", "Oeste Potiguar", "Médio Oeste" ], [ "6°14′29″S 36°10′57″W / 6.24139°S 36.18250°W", "Campo Redondo", "213.629 (82.482)", "10,266", "Agreste Potiguar", "Borborema Potiguar" ], [ "6°22′48″S 35°7′44″W / 6.38000°S 35.12889°W", "Canguaretama", "245.529 (94.799)", "30,900", "Leste Potiguar", "Litoral Sul" ], [ "5°47′33″S 37°33′24″W / 5.79250°S 37.55667°W", "Caraúbas", "1,095.001 (422.780)", "19,582", "Oeste Potiguar", "Chapada do Apodi" ], [ "6°33′20″S 36°35′42″W / 6.55556°S 36.59500°W", "Carnaúba dos Dantas", "245.648 (94.845)", "7,429", "Central Potiguar", "Seridó Oriental" ], [ "5°20′24″S 36°50′24″W / 5.34000°S 36.84000°W", "Carnaubais", "529.835 (204.569)", "9,775", "Oeste Potiguar", "Vale do Açu" ], [ "5°38′4″S 35°25′2″W / 5.63444°S 35.41722°W", "Ceará-Mirim", "739.686 (285.593)", "67,844", "Leste Potiguar", "Macaíba" ], [ "6°2′44″S 36°20′45″W / 6.04556°S 36.34583°W", "Cerro Corá", "393.569 (151.957)", "10,916", "Central Potiguar", "Serra de Santana" ], [ "6°22′57″S 36°12′53″W / 6.38250°S 36.21472°W", "Coronel Ezequiel", "185.752 (71.719)", "5,405", "Agreste Potiguar", "Borborema Potiguar" ], [ "6°15′35″S 38°26′37″W / 6.25972°S 38.44361°W", "Coronel João Pessoa", "117.140 (45.228)", "4,774", "Oeste Potiguar", "Serra de São Miguel" ], [ "6°24′42″S 36°47′23″W / 6.41167°S 36.78972°W", "Cruzeta", "295.829 (114.220)", "7,968", "Central Potiguar", "Seridó Oriental" ], [ "6°24′42″S 36°47′23″W / 6.41167°S 36.78972°W", "Currais Novos", "864.431 (333.757)", "42,668", "Central Potiguar", "Seridó Oriental" ], [ "6°5′40″S 38°22′29″W / 6.09444°S 38.37472°W", "Doutor Severiano", "108.277 (41.786)", "6,495", "Oeste Potiguar", "Serra de São Miguel" ], [ "6°6′38″S 38°18′19″W / 6.11056°S 38.30528°W", "Encanto", "125.747 (48.555)", "5,228", "Oeste Potiguar", "Serra de São Miguel" ], [ "6°56′42″S 36°43′6″W / 6.94500°S 36.71833°W", "Equador", "264.983 (102.310)", "5,822", "Central Potiguar", "Seridó Oriental" ], [ "6°19′56″S 35°18′34″W / 6.33222°S 35.30944°W", "Espírito Santo", "143.673 (55.472)", "10,480", "Leste Potiguar", "Litoral Sul" ], [ "5°42′20″S 35°18′26″W / 5.70556°S 35.30722°W", "Extremoz", "125.665 (48.519)", "24,550", "Leste Potiguar", "Natal" ], [ "5°36′9″S 37°41′19″W / 5.60250°S 37.68861°W", "Felipe Guerra", "268.427 (103.640)", "5,734", "Oeste Potiguar", "Chapada do Apodi" ], [ "5°41′50″S 36°31′52″W / 5.69722°S 36.53111°W", "Fernando Pedroza", "322.540 (124.533)", "2,850", "Central Potiguar", "Angicos" ], [ "6°7′38″S 36°49′5″W / 6.12722°S 36.81806°W", "Florânia", "504.022 (194.603)", "9,672", "Central Potiguar", "Serra de Santana" ], [ "6°4′42″S 38°7′10″W / 6.07833°S 38.11944°W", "Francisco Dantas", "181.593 (70.113)", "2,874", "Oeste Potiguar", "Pau dos Ferros" ], [ "6°9′30″S 37°53′23″W / 6.15833°S 37.88972°W", "Frutuoso Gomes", "63.278 (24.432)", "4,233", "Oeste Potiguar", "Umarizal" ], [ "5°5′26″S 36°16′31″W / 5.09056°S 36.27528°W", "Galinhos", "342.442 (132.217)", "2,150", "Central Potiguar", "Macau" ], [ "6°15′53″S 35°12′35″W / 6.26472°S 35.20972°W", "Goianinha", "192.227 (74.219)", "22,467", "Leste Potiguar", "Litoral Sul" ], [ "5°27′32″S 37°31′15″W / 5.45889°S 37.52083°W", "Governador Dix-Sept Rosado", "1,129.373 (436.051)", "12,373", "Oeste Potiguar", "Chapada do Apodi" ], [ "4°58′47″S 37°9′17″W / 4.97972°S 37.15472°W", "Grossos", "126.451 (48.823)", "9,393", "Oeste Potiguar", "Mossoró" ], [ "5°6′27″S 36°19′13″W / 5.10750°S 36.32028°W", "Guamaré", "259.181 (100.070)", "12,431", "Central Potiguar", "Macau" ], [ "5°49′27″S 35°33′10″W / 5.82417°S 35.55278°W", "Ielmo Marinho", "305.185 (117.832)", "12,188", "Agreste Potiguar", "Agreste Potiguar" ], [ "5°29′54″S 36°51′18″W / 5.49833°S 36.85500°W", "Ipanguaçu", "374.239 (144.494)", "13,855", "Oeste Potiguar", "Vale do Açu" ], [ "6°48′51″S 37°11′56″W / 6.81417°S 37.19889°W", "Ipueira", "127.347 (46.169)", "2,074", "Central Potiguar", "Seridó Ocidental" ], [ "5°38′39″S 36°52′17″W / 5.64417°S 36.87139°W", "Itajá", "203.623 (78.619)", "6,952", "Oeste Potiguar", "Vale do Açu" ], [ "5°50′23″S 37°59′24″W / 5.83972°S 37.99000°W", "Itaú", "133.032 (51.364)", "5,568", "Oeste Potiguar", "Pau dos Ferros" ], [ "6°25′33″S 36°12′18″W / 6.42583°S 36.20500°W", "Jaçanã", "54.558 (21.065)", "7,925", "Agreste Potiguar", "Borborema Potiguar" ], [ "5°21′23″S 36°7′41″W / 5.35639°S 36.12806°W", "Jandaíra", "435.678 (168.215)", "6,796", "Agreste Potiguar", "Baixa Verde" ], [ "6°00′56″S 37°24′32″W / 6.01556°S 37.40889°W", "Janduís", "304.899 (117.722)", "5,350", "Oeste Potiguar", "Médio Oeste" ], [ "6°27′54″S 35°56′48″W / 6.46500°S 35.94667°W", "Japi", "188.990 (72.969)", "5,522", "Agreste Potiguar", "Borborema Potiguar" ], [ "5°39′13″S 35°58′8″W / 5.65361°S 35.96889°W", "Jardim de Angicos", "254.045 (98.087)", "2,607", "Central Potiguar", "Angicos" ], [ "6°22′43″S 37°21′7″W / 6.37861°S 37.35194°W", "Jardim de Piranhas", "330.553 (127.627)", "13,511", "Central Potiguar", "Seridó Ocidental" ], [ "6°35′4″S 36°46′28″W / 6.58444°S 36.77444°W", "Jardim do Seridó", "368.643 (142.333)", "12,115", "Central Potiguar", "Seridó Oriental" ], [ "5°32′15″S 35°49′11″W / 5.53750°S 35.81972°W", "João Câmara", "714.951 (276.043)", "32,203", "Agreste Potiguar", "Baixa Verde" ], [ "6°16′28″S 37°47′46″W / 6.27444°S 37.79611°W", "João Dias", "88.173 (34.044)", "2,601", "Oeste Potiguar", "Umarizal" ], [ "6°19′0″S 38°16′53″W / 6.31667°S 38.28139°W", "José da Penha", "117.634 (45.418)", "5,868", "Oeste Potiguar", "Pau dos Ferros" ], [ "6°2′2″S 37°1′13″W / 6.03389°S 37.02028°W", "Jucurutu", "933.718 (360.509)", "17,692", "Oeste Potiguar", "Vale do Açu" ], [ "6°16′19″S 35°19′37″W / 6.27194°S 35.32694°W", "Jundiá", "45.261 (17.475)", "3,585", "Agreste Potiguar", "Agreste Potiguar" ], [ "6°26′28″S 35°35′54″W / 6.44111°S 35.59833°W", "Lagoa d'Anta", "105.650 (40.791)", "6,227", "Agreste Potiguar", "Agreste Potiguar" ], [ "6°8′57″S 35°26′16″W / 6.14917°S 35.43778°W", "Lagoa de Pedras", "117.660 (45.429)", "6,992", "Agreste Potiguar", "Agreste Potiguar" ], [ "6°0′14″S 35°52′18″W / 6.00389°S 35.87167°W", "Lagoa de Velhos", "112.832 (43.564)", "2,632", "Agreste Potiguar", "Borborema Potiguar" ], [ "6°7′16″S 35°28′38″W / 6.12111°S 35.47722°W", "Lagoa Nova", "176.299 (68.069)", "13,990", "Central Potiguar", "Serra de Santana" ], [ "6°7′15″S 35°28′38″W / 6.12083°S 35.47722°W", "Lagoa Salgada", "79.515 (30.701)", "7,515", "Agreste Potiguar", "Agreste Potiguar" ], [ "5°42′0″S 36°14′41″W / 5.70000°S 36.24472°W", "Lajes", "676.417 (261.165)", "10,385", "Central Potiguar", "Angicos" ], [ "6°9′1″S 36°7′2″W / 6.15028°S 36.11722°W", "Lajes Pintadas", "120.308 (46.451)", "4,614", "Agreste Potiguar", "Borborema Potiguar" ], [ "6°7′12″S 37°48′56″W / 6.12000°S 37.81556°W", "Lucrécia", "30.935 (11.944)", "3,633", "Oeste Potiguar", "Umarizal" ], [ "6°24′50″S 38°23′19″W / 6.41389°S 38.38861°W", "Luís Gomes", "166.637 (64.235)", "9,612", "Oeste Potiguar", "Serra de São Miguel" ], [ "5°51′30″S 35°21′14″W / 5.85833°S 35.35389°W", "Macaíba", "512.487 (197.871)", "69,538", "Leste Potiguar", "Macaíba" ], [ "5°6′54″S 36°38′4″W / 5.11500°S 36.63444°W", "Macau", "788.022 (304.255)", "28,974", "Central Potiguar", "Macau" ], [ "6°24′22″S 38°19′26″W / 6.40611°S 38.32389°W", "Major Sales", "31.971 (12.344)", "3,536", "Oeste Potiguar", "Serra de São Miguel" ], [ "6°17′39″S 38°10′2″W / 6.29417°S 38.16722°W", "Marcelino Vieira", "345.707 (133.477)", "8,265", "Oeste Potiguar", "Pau dos Ferros" ], [ "6°5′16″S 37°54′40″W / 6.08778°S 37.91111°W", "Martins", "169.446 (65.423)", "8,228", "Oeste Potiguar", "Umarizal" ], [ "5°31′2″S 35°15′23″W / 5.51722°S 35.25639°W", "Maxaranguape", "131.300 (50.695)", "10,442", "Leste Potiguar", "Litoral Nordeste" ], [ "6°4′44″S 37°30′15″W / 6.07889°S 37.50417°W", "Messias Targino", "135.094 (52.160)", "4,188", "Oeste Potiguar", "Médio Oeste" ], [ "6°29′9″S 35°17′15″W / 6.48583°S 35.28750°W", "Montanhas", "82.213 (31.742)", "11,418", "Leste Potiguar", "Litoral Sul" ], [ "6°4′4″S 35°19′56″W / 6.06778°S 35.33222°W", "Monte Alegre", "199.519 (77.034)", "20,670", "Agreste Potiguar", "Agreste Potiguar" ], [ "6°26′29″S 35°46′57″W / 6.44139°S 35.78250°W", "Monte das Gameleiras", "71.945 (27.778)", "2,266", "Agreste Potiguar", "Borborema Potiguar" ], [ "5°11′15″S 37°20′39″W / 5.18750°S 37.34417°W", "Mossoró", "2,110.207 (814.751)", "259,886", "Oeste Potiguar", "Mossoró" ], [ "5°47′42″S 35°12′34″W / 5.79500°S 35.20944°W", "Natal", "170.298 (65.752)", "803,811", "Leste Potiguar", "Natal" ], [ "6°5′28″S 35°12′31″W / 6.09111°S 35.20861°W", "Nísia Floresta", "306.051 (118.166)", "23,818", "Leste Potiguar", "Macaíba" ], [ "6°28′41″S 35°26′2″W / 6.47806°S 35.43389°W", "Nova Cruz", "277.657 (107.203)", "35,541", "Agreste Potiguar", "Agreste Potiguar" ], [ "5°57′23″S 37°42′20″W / 5.95639°S 37.70556°W", "Olho-d'Água do Borges", "141.170 (54.506)", "4,301", "Oeste Potiguar", "Umarizal" ], [ "6°42′4″S 36°56′44″W / 6.70111°S 36.94556°W", "Ouro Branco", "253.300 (97.799)", "4,699", "Central Potiguar", "Seridó Oriental" ], [ "6°29′11″S 38°18′47″W / 6.48639°S 38.31306°W", "Paraná", "81.390 (31.425)", "3,952", "Oeste Potiguar", "Pau dos Ferros" ], [ "5°46′28″S 37°6′5″W / 5.77444°S 37.10139°W", "Paraú", "410.858 (158.632)", "3,862", "Oeste Potiguar", "Médio Oeste" ], [ "5°13′23″S 35°50′18″W / 5.22306°S 35.83833°W", "Parazinho", "274.668 (106.057)", "4,845", "Agreste Potiguar", "Baixa Verde" ], [ "6°41′16″S 36°39′27″W / 6.68778°S 36.65750°W", "Parelhas", "513.052 (198.089)", "20,670", "Central Potiguar", "Seridó Ocidental" ], [ "5°54′56″S 35°15′46″W / 5.91556°S 35.26278°W", "Parnamirim", "120.202 (46.410)", "202,413", "Leste Potiguar", "Natal" ], [ "6°26′8″S 35°38′36″W / 6.43556°S 35.64333°W", "Passa e Fica", "42.137 (16.269)", "11,111", "Agreste Potiguar", "Agreste Potiguar" ], [ "6°16′44″S 35°22′39″W / 6.27889°S 35.37750°W", "Passagem", "41.235 (15.921)", "2,899", "Agreste Potiguar", "Agreste Potiguar" ], [ "6°6′36″S 37°18′12″W / 6.11000°S 37.30333°W", "Patu", "319.932 (123.526)", "11,964", "Oeste Potiguar", "Umarizal" ], [ "6°6′33″S 38°12′16″W / 6.10917°S 38.20444°W", "Pau dos Ferros", "259.960 (100.371)", "27,733", "Oeste Potiguar", "Pau dos Ferros" ], [ "5°9′1″S 35°52′44″W / 5.15028°S 35.87889°W", "Pedra Grande", "221.429 (85.494)", "3,521", "Leste Potiguar", "Litoral Nordeste" ], [ "5°34′57″S 36°6′17″W / 5.58250°S 36.10472°W", "Pedra Preta", "294.979 (113.891)", "2,583", "Central Potiguar", "Angicos" ], [ "5°31′18″S 36°23′17″W / 5.52167°S 36.38806°W", "Pedro Avelino", "952.688 (367.833)", "7,168", "Central Potiguar", "Angicos" ], [ "6°26′21″S 35°13′17″W / 6.43917°S 35.22139°W", "Pedro Velho", "192.707 (74.404)", "14,119", "Leste Potiguar", "Litoral Sul" ], [ "5°15′36″S 36°43′20″W / 5.26000°S 36.72222°W", "Pendências", "419.141 (161.830)", "13,436", "Oeste Potiguar", "Vale do Açu" ], [ "6°16′7″S 38°2′36″W / 6.26861°S 38.04333°W", "Pilões", "82.691 (31.927)", "3,453", "Oeste Potiguar", "Pau dos Ferros" ], [ "5°37′22″S 35°39′46″W / 5.62278°S 35.66278°W", "Poço Branco", "230.730 (89.085)", "13,947", "Agreste Potiguar", "Baixa Verde" ], [ "6°1′26″S 37°59′16″W / 6.02389°S 37.98778°W", "Portalegre", "110.052 (42.491)", "7,297", "Oeste Potiguar", "Pau dos Ferros" ], [ "5°4′4″S 36°46′54″W / 5.06778°S 36.78167°W", "Porto do Mangue", "418.636 (161.635)", "5,217", "Oeste Potiguar", "Vale do Açu" ], [ "5°28′1″S 35°33′22″W / 5.46694°S 35.55611°W", "Pureza", "504.317 (194.717)", "8,432", "Leste Potiguar", "Litoral Nordeste" ], [ "6°11′41″S 38°13′33″W / 6.19472°S 38.22583°W", "Rafael Fernandes", "78.230 (30.205)", "4,692", "Oeste Potiguar", "Pau dos Ferros" ], [ "6°4′32″S 37°43′0″W / 6.07556°S 37.71667°W", "Rafael Godeiro", "100.073 (38.638)", "3,070", "Oeste Potiguar", "Umarizal" ], [ "5°56′11″S 37°56′47″W / 5.93639°S 37.94639°W", "Riacho da Cruz", "127.221 (49.120)", "3,165", "Oeste Potiguar", "Pau dos Ferros" ], [ "6°15′48″S 38°18′56″W / 6.26333°S 38.31556°W", "Riacho de Santana", "128.104 (49.461)", "4,157", "Oeste Potiguar", "Serra de São Miguel" ], [ "5°48′54″S 35°49′30″W / 5.81500°S 35.82500°W", "Riachuelo", "262.873 (101.495)", "7,067", "Agreste Potiguar", "Agreste Potiguar" ], [ "5°16′22″S 35°22′59″W / 5.27278°S 35.38306°W", "Rio do Fogo", "150.282 (58.024)", "10,060", "Leste Potiguar", "Litoral Nordeste" ], [ "5°47′17″S 38°3′36″W / 5.78806°S 38.06000°W", "Rodolfo Fernandes", "154.840 (59.784)", "4,417", "Oeste Potiguar", "Pau dos Ferros" ], [ "5°52′53″S 35°56′5″W / 5.88139°S 35.93472°W", "Ruy Barbosa", "125.813 (48.576)", "3,595", "Agreste Potiguar", "Borborema Potiguar" ], [ "6°13′46″S 36°1′22″W / 6.22944°S 36.02278°W", "Santa Cruz", "624.390 (241.077)", "35,759", "Agreste Potiguar", "Borborema Potiguar" ], [ "5°50′23″S 35°41′43″W / 5.83972°S 35.69528°W", "Santa Maria", "219.572 (84.777)", "4,762", "Agreste Potiguar", "Agreste Potiguar" ], [ "5°57′27″S 36°39′20″W / 5.95750°S 36.65556°W", "Santana do Matos", "1,420.313 (548.383)", "13,798", "Central Potiguar", "Serra de Santana" ], [ "6°46′14″S 36°44′0″W / 6.77056°S 36.73333°W", "Santana do Seridó", "188.402 (72.742)", "2,526", "Central Potiguar", "Seridó Oriental" ], [ "6°18′38″S 35°28′44″W / 6.31056°S 35.47889°W", "Santo Antônio", "301.052 (116.236)", "22,214", "Agreste Potiguar", "Agreste Potiguar" ], [ "5°3′59″S 36°2′17″W / 5.06639°S 36.03806°W", "São Bento do Norte", "288.637 (111.443)", "2,974", "Central Potiguar", "Macau" ], [ "6°20′30″S 36°5′14″W / 6.34167°S 36.08722°W", "São Bento do Trairi", "190.816 (73.674)", "3,909", "Agreste Potiguar", "Borborema Potiguar" ], [ "6°22′35″S 37°11′4″W / 6.37639°S 37.18444°W", "São Fernando", "404.415 (156.145)", "3,401", "Central Potiguar", "Seridó Ocidental" ], [ "5°58′30″S 38°9′6″W / 5.97500°S 38.15167°W", "São Francisco do Oeste", "75.550 (29.170)", "3,874", "Oeste Potiguar", "Pau dos Ferros" ], [ "5°47′36″S 35°19′46″W / 5.79333°S 35.32944°W", "São Gonçalo do Amarante", "251.308 (97.030)", "87,700", "Leste Potiguar", "Macaíba" ], [ "6°43′6″S 37°12′2″W / 6.71833°S 37.20056°W", "São João do Sabugi", "277.010 (106.954)", "5,914", "Central Potiguar", "Seridó Ocidental" ], [ "6°4′29″S 35°14′16″W / 6.07472°S 35.23778°W", "São José de Mipibu", "293.877 (113.466)", "39,771", "Leste Potiguar", "Macaíba" ], [ "5°47′36″S 35°42′50″W / 5.79333°S 35.71389°W", "São José do Campestre", "341.403 (131.816)", "12,359", "Agreste Potiguar", "Borborema Potiguar" ], [ "6°26′57″S 36°52′40″W / 6.44917°S 36.87778°W", "São José do Seridó", "174.504 (67.376)", "4,231", "Central Potiguar", "Seridó Oriental" ], [ "6°12′43″S 38°29′49″W / 6.21194°S 38.49694°W", "São Miguel", "171.690 (66.290)", "22,159", "Oeste Potiguar", "Serra de São Miguel" ], [ "5°7′29″S 35°38′21″W / 5.12472°S 35.63917°W", "São Miguel do Gostoso", "342.445 (132.218)", "8,659", "Leste Potiguar", "Litoral Nordeste" ], [ "5°53′42″S 35°45′46″W / 5.89500°S 35.76278°W", "São Paulo do Potengi", "240.435 (92.832)", "15,866", "Agreste Potiguar", "Agreste Potiguar" ], [ "5°53′53″S 35°38′4″W / 5.89806°S 35.63444°W", "São Pedro", "195.238 (75.381)", "6,223", "Agreste Potiguar", "Agreste Potiguar" ], [ "5°47′58″S 36°55′14″W / 5.79944°S 36.92056°W", "São Rafael", "469.096 (181.118)", "8,106", "Oeste Potiguar", "Vale do Açu" ], [ "5°58′21″S 36°4′31″W / 5.97250°S 36.07528°W", "São Tomé", "862.577 (333.041)", "10,868", "Agreste Potiguar", "Borborema Potiguar" ], [ "6°13′2″S 36°41′4″W / 6.21722°S 36.68444°W", "São Vicente", "197.814 (76.376)", "6,030", "Central Potiguar", "Serra de Santana" ], [ "6°2′8″S 35°41′34″W / 6.03556°S 35.69278°W", "Senador Elói de Souza", "167.592 (64.707)", "5,645", "Agreste Potiguar", "Agreste Potiguar" ], [ "6°9′46″S 35°7′21″W / 6.16278°S 35.12250°W", "Senador Georgino Avelino", "26.383 (10.186)", "3,924", "Leste Potiguar", "Litoral Sul" ], [ "6°6′21″S 35°42′46″W / 6.10583°S 35.71278°W", "Serra Caiada", "167.348 (64.613)", "8,774", "Agreste Potiguar", "Agreste Potiguar" ], [ "6°25′2″S 35°42′16″W / 6.41722°S 35.70444°W", "Serra de São Bento", "96.635 (37.311)", "5,746", "Agreste Potiguar", "Borborema Potiguar" ], [ "5°10′12″S 37°1′46″W / 5.17000°S 37.02944°W", "Serra do Mel", "616.509 (238.034)", "10,281", "Oeste Potiguar", "Mossoró" ], [ "6°39′56″S 37°23′50″W / 6.66556°S 37.39722°W", "Serra Negra do Norte", "562.935 (217.349)", "7,770", "Central Potiguar", "Seridó Ocidental" ], [ "6°16′34″S 35°29′56″W / 6.27611°S 35.49889°W", "Serrinha", "193.352 (74.653)", "6,581", "Agreste Potiguar", "Agreste Potiguar" ], [ "6°6′36″S 37°57′23″W / 6.11000°S 37.95639°W", "Serrinha dos Pintos", "122.644 (47.353)", "4,538", "Oeste Potiguar", "Umarizal" ], [ "5°46′38″S 37°57′28″W / 5.77722°S 37.95778°W", "Severiano Melo", "157.833 (60.939)", "5,752", "Oeste Potiguar", "Pau dos Ferros" ], [ "6°6′14″S 35°54′40″W / 6.10389°S 35.91111°W", "Sítio Novo", "213.470 (82.421)", "5,020", "Agreste Potiguar", "Borborema Potiguar" ], [ "5°55′48″S 38°2′42″W / 5.93000°S 38.04500°W", "Taboleiro Grande", "124.094 (47.913)", "2,317", "Oeste Potiguar", "Pau dos Ferros" ], [ "5°37′18″S 35°35′48″W / 5.62167°S 35.59667°W", "Taipu", "352.818 (136.223)", "11,836", "Leste Potiguar", "Litoral Nordeste" ], [ "6°11′58″S 35°48′6″W / 6.19944°S 35.80167°W", "Tangará", "156.780 (60.533)", "14,175", "Agreste Potiguar", "Borborema Potiguar" ], [ "6°27′54″S 38°10′47″W / 6.46500°S 38.17972°W", "Tenente Ananias", "223.670 (86.359)", "9,911", "Oeste Potiguar", "Pau dos Ferros" ], [ "6°8′53″S 36°43′9″W / 6.14806°S 36.71917°W", "Tenente Laurentino Cruz", "74.376 (28.717)", "5,406", "Central Potiguar", "Serra de Santana" ], [ "4°50′14″S 37°15′9″W / 4.83722°S 37.25250°W", "Tibau", "162.407 (62.705)", "3,687", "Oeste Potiguar", "Mossoró" ], [ "6°11′12″S 35°5′31″W / 6.18667°S 35.09194°W", "Tibau do Sul", "101.793 (39.302)", "11,402", "Leste Potiguar", "Litoral Sul" ], [ "6°27′54″S 37°16′28″W / 6.46500°S 37.27444°W", "Timbaúba dos Batistas", "135.450 (52.297)", "2,295", "Central Potiguar", "Seridó Ocidental" ], [ "5°11′56″S 35°27′39″W / 5.19889°S 35.46083°W", "Touros", "839.351 (324.073)", "31,076", "Leste Potiguar", "Litoral Nordeste" ], [ "5°52′1″S 37°11′19″W / 5.86694°S 37.18861°W", "Triunfo Potiguar", "268.706 (103.747)", "3,366", "Oeste Potiguar", "Médio Oeste" ], [ "5°59′26″S 37°48′52″W / 5.99056°S 37.81444°W", "Umarizal", "213.582 (82.464)", "10,669", "Oeste Potiguar", "Umarizal" ], [ "5°38′31″S 37°15′28″W / 5.64194°S 37.25778°W", "Upanema", "811.806 (313.438)", "12,985", "Oeste Potiguar", "Médio Oeste" ], [ "6°20′53″S 35°22′33″W / 6.34806°S 35.37583°W", "Várzea", "67.245 (25.963)", "5,227", "Agreste Potiguar", "Agreste Potiguar" ], [ "6°19′35″S 38°29′3″W / 6.32639°S 38.48417°W", "Venha-Ver", "71.622 (27.653)", "3,821", "Oeste Potiguar", "Serra de São Miguel" ], [ "6°2′39″S 35°25′42″W / 6.04417°S 35.42833°W", "Vera Cruz", "92.117 (35.566)", "10,725", "Agreste Potiguar", "Agreste Potiguar" ], [ "5°59′40″S 37°56′40″W / 5.99444°S 37.94444°W", "Viçosa", "37.905 (14.635)", "1,618", "Oeste Potiguar", "Pau dos Ferros" ], [ "6°18′52″S 35°4′38″W / 6.31444°S 35.07722°W", "Vila Flor", "47.656 (18.340)", "2,872", "Leste Potiguar", "Litoral Sul" ] ] }
[ "Vila Flor" ]
how many times did erbedija win best actor between 1994 and 2012?
nt-10321
4
col : year | group | award | result | notes row 1 : 1994 | venice film festival | best actor | won | before the rain (1994 film) row 2 : 1996 | new zealand film and tv awards | best foreign performer | won | broken english (1996 film) row 3 : 2006 | monaco international film festival | best actor | won | short order row 4 : 2007 | rome film fest | best actor | won | fugitive pieces (film) row 5 : 2008 | satellite awards | best actor in a supporting role | nominated | fugitive pieces (film) row 6 : 2008 | vancouver film critics circle | best supporting actor in a canadian film | nominated | fugitive pieces (film) row 7 : 2009 | genie awards | best performance by an actor in a supporting role | nominated | fugitive pieces (film) row 8 : 2012 | tetouan international mediterranean film festival | best actor | won | io sono li
csv/203-csv/191.csv
how many times did erbedija win best actor between 1994 and 2012?
{ "header": [ "Year", "Group", "Award", "Result", "Notes" ], "rows": [ [ "1994", "Venice Film Festival", "Best actor", "Won", "Before the Rain (1994 film)" ], [ "1996", "New Zealand Film and TV Awards", "Best Foreign Performer", "Won", "Broken English (1996 film)" ], [ "2006", "Monaco International Film Festival", "Best Actor", "Won", "Short Order" ], [ "2007", "Rome Film Fest", "Best actor", "Won", "Fugitive Pieces (film)" ], [ "2008", "Satellite Awards", "Best Actor in a Supporting Role", "Nominated", "Fugitive Pieces (film)" ], [ "2008", "Vancouver Film Critics Circle", "Best Supporting Actor in a Canadian Film", "Nominated", "Fugitive Pieces (film)" ], [ "2009", "Genie Awards", "Best Performance by an Actor in a Supporting Role", "Nominated", "Fugitive Pieces (film)" ], [ "2012", "Tetouan International Mediterranean Film Festival", "Best actor", "Won", "Io sono Li" ] ] }
[ "4" ]
what is the number of trains that are still in service?
nt-10322
16
col : numbers\ntops | numbers\ntops | numbers\npre-tops | name(s) | dates | final livery | operator | withdrawn | status row 1 : 86101 | 86201 | e3191 | sir william a stanier frs | 1978–2005\n2006- | british rail blue | ac locomotive group | - | stored at willesden tmd row 2 : 86102 | 86202 | e3150 | robert a riddles | 1981–2002 | intercity | freightliner | 04/2002 | scrapped at mod caerwent (04/2005) row 3 : 86103 | 86203 | e3143 | andré chapelon | 1981–1995 | intercity | virgin cross-country | 05/1995 | scrapped at immingham rft (11/2002) row 4 : 86207 | - | e3179 | city of lichfield | 1981–2002 | intercity | virgin cross-country | 07/2002 | scrapped at rotherham (04/2006) row 5 : 86212 | - | e3151 | preston guild\npreston guild 1328-1992 | 1979–1992\n1992–2003 | virgin red/black | fm rail | 10/2003 | scrapped at emr kingsbury 02/2011 row 6 : 86214 | - | e3106 | sans pareil | 1980–2002 | intercity | virgin cross-country | 10/2002 | scrapped at rotherham (03/2006) row 7 : 86217 | 86504 | e3177 | comet\nhalley's comet\ncity | 1980–1985\n1985–1994\n1994 | anglia railways | fm rail | 04/2004 | exported hungary. (02/2013) export number 0450 0 row 8 : 86219 | - | e3196 | phoenix | 1978–2002 | intercity | virgin west coast | 05/1996 | scrapped at immingham rft (05/2002) row 9 : 86220 | - | e3156 | goliath\nthe round tabler | 1979–1987\n1987–2002 | anglia railways | anglia railways | 05/2002 | scrapped at immingham rft (11/2003) row 10 : 86221 | - | e3132 | vesta\nbbc look east | 1979–1987\n1987–2003 | anglia railways | anglia railways | 05/2003 | scrapped at immingham rft (11/2003) row 11 : 86224 | - | e3134 | caledonian | 1979–1988 | intercity | virgin cross-country | 07/2002 | scrapped at rotherham (05/2006) row 12 : 86225 | - | e3164 | hardwicke | 1980–2003 | virgin red/black | virgin cross-country | 07/2002 | scrapped at rotherham (04/2006) row 13 : 86228 | - | e3167 | vulcan heritage | 1980- | intercity | virgin west coast | 10/2003 | exported hungary. (07/2013) export number: 0450 row 14 : 86231 | - | e3126 | starlight express | 1984–2002 | virgin red/black | fm rail | 07/2002 | stored at long marston row 15 : 86232 | - | e3113 | harold macmillan\nnorfolk and norwich festival | 1979–1990\n1990–1995\n2001– | anglia railways | 'one' | 07/2005 | exported hungary. (04/2010) export number 0450 003 row 16 : 86235 | - | e3194 | novelty\nharold macmillan\ncrown | 1979–1990\n1990–1992\n1992- | anglia railways | 'one' | 09/2005 | stored at long marston row 17 : 86237 | - | e3197 | sir charles hallé\nuniversity of east anglia | 1983–1993\n1993–2004 | anglia railways | 'one' | 04/2004 | scrapped at cardiff (10/2004)
csv/203-csv/706.csv
what is the number of trains that are still in service?
{ "header": [ "Numbers\\nTOPS", "Numbers\\nTOPS", "Numbers\\nPre-TOPS", "Name(s)", "Dates", "Final Livery", "Operator", "Withdrawn", "Status" ], "rows": [ [ "86101", "86201", "E3191", "Sir William A Stanier FRS", "1978–2005\\n2006-", "British Rail Blue", "AC Locomotive Group", "-", "Stored at Willesden TMD" ], [ "86102", "86202", "E3150", "Robert A Riddles", "1981–2002", "InterCity", "Freightliner", "04/2002", "Scrapped at MoD Caerwent (04/2005)" ], [ "86103", "86203", "E3143", "André Chapelon", "1981–1995", "InterCity", "Virgin Cross-Country", "05/1995", "Scrapped at Immingham RFT (11/2002)" ], [ "86204", "-", "E3173", "City of Carlisle", "1978–1998", "InterCity", "Virgin Cross-Country", "08/1998", "Scrapped at Immingham RFT (07/2003)" ], [ "86205", "86503", "E3129", "City of Lancaster", "1979–2003", "Virgin Red/Black", "Virgin West Coast", "10/2003", "Converted to 86701 (08/2009)" ], [ "86206", "-", "E3184", "City of Stoke on Trent", "1978–2002", "Virgin Red/Black", "Virgin Cross-Country", "10/2002", "Scrapped at Cardiff (02/2004)" ], [ "86207", "-", "E3179", "City of Lichfield", "1981–2002", "InterCity", "Virgin Cross-Country", "07/2002", "Scrapped at Rotherham (04/2006)" ], [ "86208", "-", "E3141", "City of Chester", "1979–2000", "InterCity", "EWS", "03/2002", "Scrapped at Crewe Electric TMD (07/2003)" ], [ "86209", "-", "E3125", "City of Coventry", "1979–2004", "Anglia Railways", "'one'", "10/2004", "Scrapped at Boreham, Essex (07/2005)" ], [ "86210", "-", "E3179", "City of Edinburgh\\nC.I.T. 75th Anniversary", "1981–1995\\n1995–2003", "Rail Express Systems", "EWS", "12/2002", "Converted to 86902 (12/2004)" ], [ "86211", "-", "E3147", "City of Milton Keynes", "1982–1986", "InterCity", "British Rail", "11/1986", "Written-off in Colwich accident\\nScrapped at Crewe Works (09/1987)" ], [ "86212", "-", "E3151", "Preston Guild\\nPreston Guild 1328-1992", "1979–1992\\n1992–2003", "Virgin Red/Black", "FM Rail", "10/2003", "Scrapped at EMR Kingsbury 02/2011" ], [ "86213", "-", "E3193", "Lancashire Witch", "1981-", "InterCity", "AC Locomotive Group", "09/1998", "Stored at Barrow Hill Engine Shed." ], [ "86214", "-", "E3106", "Sans Pareil", "1980–2002", "InterCity", "Virgin Cross-Country", "10/2002", "Scrapped at Rotherham (03/2006)" ], [ "86215", "-", "E3165", "Joseph Chamberlain\\nNorwich Cathedral\\nNorfolk and Norwich Festival\\nThe Round Tabler", "1981–1996\\n1996–1997\\n1998–1999\\n2003–2004", "Anglia Railways", "'one'", "10/2004", "Exported Hungary. (05/2012) Export Number 0450 005-8. Operated Floyd ZRt." ], [ "86216", "-", "E3166", "Meteor", "1978–2002", "InterCity", "Virgin West Coast", "04/1998", "Scrapped at Immingham RFT (03/2003)" ], [ "86217", "86504", "E3177", "Comet\\nHalley's Comet\\nCity University", "1980–1985\\n1985–1994\\n1994–2004", "Anglia Railways", "FM Rail", "04/2004", "Exported Hungary. (02/2013) Export Number 0450 006. Operated Floyd ZRt." ], [ "86218", "-", "E3175", "Planet\\nHarold Macmillan\\nYear of Opera and\\nMusical Theatre 1997\\nNHS 50", "1979–1993\\n1993–1997\\n1997–1998\\n1998-", "Anglia Railways", "'one'", "09/2004", "Exported Hungary. (02/2011) Export Number 0450 004-1. Operated Floyd ZRt." ], [ "86219", "-", "E3196", "Phoenix", "1978–2002", "InterCity", "Virgin West Coast", "05/1996", "Scrapped at Immingham RFT (05/2002)" ], [ "86220", "-", "E3156", "Goliath\\nThe Round Tabler", "1979–1987\\n1987–2002", "Anglia Railways", "Anglia Railways", "05/2002", "Scrapped at Immingham RFT (11/2003)" ], [ "86221", "-", "E3132", "Vesta\\nBBC Look East", "1979–1987\\n1987–2003", "Anglia Railways", "Anglia Railways", "05/2003", "Scrapped at Immingham RFT (11/2003)" ], [ "86222", "86502", "E3131", "Fury\\nLloyd's List\\nLloyd's List 250th Anniversary\\nClothes Show Live", "1979–1987\\n1987–1989\\n1989–1994\\n1994–2002", "Virgin Red/Black", "Virgin Cross-Country", "10/2002", "Scrapped at Immingham RFT (12/2003)" ], [ "86223", "-", "E3158", "Hector\\nNorwich Union", "1979–1987\\n1987–2004", "Anglia Railways", "FM Rail", "04/2004", "Scrapped at EMR Kingsbury 04/2011" ], [ "86224", "-", "E3134", "Caledonian", "1979–1988", "InterCity", "Virgin Cross-Country", "07/2002", "Scrapped at Rotherham (05/2006)" ], [ "86225", "-", "E3164", "Hardwicke", "1980–2003", "Virgin Red/Black", "Virgin Cross-Country", "07/2002", "Scrapped at Rotherham (04/2006)" ], [ "86226", "-", "E3162", "Mail\\nRoyal Mail Midlands\\nCharles Rennie Mackintosh", "1979–1984\\n1984–1996\\n1996–2002", "Virgin Red/Black", "Virgin Cross-Country", "07/2002", "Scrapped at EMR Kingsbury 04/2011" ], [ "86227", "-", "E3117", "Sir Henry Johnson\\nGolden Jubilee", "1981–2002\\n2002–2004", "Anglia Railways\\n(with Union Flag)", "'one'", "10/2004", "Scrapped at Rotherham (07/2005)" ], [ "86228", "-", "E3167", "Vulcan Heritage", "1980-", "InterCity", "Virgin West Coast", "10/2003", "Exported Hungary. (07/2013) Export number: 0450 007. Operating Floyd ZRt." ], [ "86229", "-", "E3119", "Sir John Betjeman\\nLions Club International", "1983–1998\\n1998–2003", "Virgin Red/Black", "FM Rail", "10/2003", "Stored at Long Marston" ], [ "86230", "-", "E3168", "The Duke of Wellington", "1981–1997", "Anglia Railways", "'one'", "10/2004", "Scrapped at EMR Kingsbury 05/2011" ], [ "86231", "-", "E3126", "Starlight Express", "1984–2002", "Virgin Red/Black", "FM Rail", "07/2002", "Stored at Long Marston" ], [ "86232", "-", "E3113", "Harold Macmillan\\nNorfolk and Norwich Festival\\nNorfolk and Norwich Festival", "1979–1990\\n1990–1995\\n2001–2005", "Anglia Railways", "'one'", "07/2005", "Exported Hungary. (04/2010) Export Number 0450 003-3. Operated Floyd ZRt." ], [ "86233", "86506", "E3172", "Laurence Olivier\\nAlstom Heritage", "1980–2002\\n2002–2003", "BR Electric Blue", "Swift Rail Ltd", "11/2007", "Exported Bulgaria. (11/2012) Bulmarket as a spares donor." ], [ "86234", "-", "E3155", "J B Priestley OM\\nSuffolk - Relax Refresh Return", "1980–2002\\n2002-", "Anglia Railways", "'one'", "04/2005", "Stored at Long Marston" ], [ "86235", "-", "E3194", "Novelty\\nHarold Macmillan\\nCrown Point", "1979–1990\\n1990–1992\\n1992-", "Anglia Railways", "'one'", "09/2005", "Stored at Long Marston" ], [ "86236", "-", "E3133", "Josiah Wedgwood\\nMaster Potter 1736-1795", "1978–2002", "Virgin Red/Black", "Virgin Cross-Country", "10/2002", "Scrapped at Immingham RFT (12/2003)" ], [ "86237", "-", "E3197", "Sir Charles Hallé\\nUniversity of East Anglia", "1983–1993\\n1993–2004", "Anglia Railways", "'one'", "04/2004", "Scrapped at Cardiff (10/2004)" ], [ "86238", "-", "E3116", "European Community", "1986–2004", "Anglia Railways", "'one'", "10/2004", "Scrapped at Boreham, Essex (05/2005)" ], [ "86239", "86507", "E3169", "L. S. Lowry", "1980–1996", "Rail Express Systems", "EWS", "04/1996", "Written-off in Stafford accident\\nScrapped at Crewe Electric TMD (04/1997)" ], [ "86240", "-", "E3127", "Bishop Eric Treacy", "1979–2002", "Virgin Red/Black", "Virgin Cross-Country", "10/2002", "Scrapped at Rotherham (04/2005)" ], [ "86241", "86508", "E3121", "Glenfiddich", "1979–2003", "Rail Express Systems", "EWS", "01/2000", "Scrapped at Crewe Electric TMD (02/2003)" ], [ "86242", "-", "E3138", "James Kennedy GC\\nColchester Castle", "1981–2002\\n2002–2004", "Anglia Railways", "'one'", "10/2004", "Exported Hungary. (07/2013) Export Number 0450 008-2. Operating Floyd ZRt." ], [ "86243", "-", "E3181", "The Boys' Brigade", "1983–1993", "Rail Express Systems", "EWS", "11/2002", "Scrapped at CF Booth, Rotherham (09/2004)" ], [ "86244", "-", "E3178", "The Royal British Legion", "1981–2002", "Virgin Red/Black", "Virgin Cross-Country", "10/2002", "Scrapped at Immingham RFT (11/2003)" ], [ "86245", "-", "E3182", "Dudley Castle\\nCaledonian", "1984–1998\\n1998–2003", "Virgin Red/Black", "Virgin West Coast", "10/2003", "Scrapped at EMR Kingsbury (06/2010)" ], [ "86246", "86505", "E3149", "Royal Anglian Regiment", "1985-", "Anglia Railways", "'one'", "12/2004", "Stored at Long Marston" ], [ "86247", "-", "E3192", "Abraham Darby", "1981–2003", "Europhenix", "Europhenix", "10/2003", "Stored at Crewe LNWR. Europhoenix demonstrator." ], [ "86248", "-", "E3107", "County of Clwyd / Sir Clwyd", "1981–2003", "Virgin Red/Black", "Virgin Cross-Country", "10/2002", "Exported Hungary. (2/2009) Export Number 0450 001-7. Operated Floyd ZRt." ], [ "86249", "-", "E3161", "County of Merseyside", "1981–2005", "InterCity", "Virgin Cross-Country", "10/2003", "Scrapped at MoD Caerwent (10/2005)" ], [ "86250", "-", "E3189", "The Glasgow Herald\\nSheppard 100", "1980–1998\\n2003–2004", "Anglia Railways", "FM Rail", "04/2004", "Exported Hungary. (5/2009) Export Number 0450 002-5. Operated Floyd ZRt." ], [ "86251", "-", "E3183", "The Birmingham Post", "1984–2002", "Virgin Red/Black", "FM Rail", "10/2002", "Stored at Long Marston" ], [ "86252", "-", "E3101", "The Liverpool Daily Post\\nSheppard 100", "1980–2000\\n2000–2002", "Anglia Railways", "Anglia Railways", "05/2002", "Scrapped at Immingham RFT (08/2002)" ], [ "86253", "86044", "E3136", "The Manchester Guardian", "1980–2004", "InterCity", "Virgin Cross-Country", "10/2002", "Converted to 86901 (11/2004)" ], [ "86254", "86047", "E3142", "William Webb Ellis", "1980–1996", "Rail Express Systems", "EWS", "10/2002", "Scrapped at CF Booth, Rotherham (08/2004)" ], [ "86255", "86042", "E3154", "Penrith Beacon", "1981–1999", "InterCity", "Virgin Cross-Country", "08/1998", "Scrapped at Immingham RFT (09/2002)" ], [ "86256", "86040", "E3135", "Pebble Mill", "1981–2003", "Virgin Red/Black", "Virgin Cross-Country", "10/2002", "Scrapped at Rotherham (03/2006)" ], [ "86257", "86043", "E3139", "Snowdon", "1981–1999", "Anglia Railways", "Anglia Railways", "11/2002", "Scrapped at Immingham RFT (11/2003)" ], [ "86258", "86046", "E3192", "Talyllyn - The First\\nPreserved Railway\\nTalyllyn 50 Years of Railway\\nPreservation 1951-2001", "1984–2001\\n2001-2002", "Virgin Red/Black", "Virgin Cross-Country", "07/2002", "Conversion to battery-electric locomotive cancelled. Scrapped at EMR Kingsbury (12/2009)" ], [ "86259", "86045", "E3137", "Peter Pan\\nGreater Manchester\\nThe Life & Soul Of Britain\\nLes Ross", "1979–1995\\n1995-2002\\n2002-2003", "BR Electric Blue", "Peter Pan Locomotive Ltd (Les Ross)", "10/2003", "Preserved operational at Willesden TMD" ], [ "86260", "86048", "E3144", "Driver Wallace Oakes GC", "1981–2003", "Anglia Railways", "'one'", "05/2004", "Converted to 86702 (08/2009)" ], [ "86261", "86041", "E3118", "Driver John Axon GC\\nThe Rail Charter Partnership", "1981–1992\\n1997–2004", "EWS Red/Gold", "EWS", "11/2002", "Scrapped at CF Booth, Rotherham (12/2004)" ], [ "86401", "86001", "E3199", "Northampton Town\\nHertfordshire Rail Tours\\nNorthampton Town", "1989–1991\\n1998–2002\\n2005–present", "Network SouthEast", "AC Locomotive Group", "12/2002", "Stored at Willesden TMD." ], [ "86416", "86316", "E3109", "Wigan Pier", "1984–1992", "Rail Express Systems", "EWS", "02/2002", "Scrapped at CF Booth, Rotherham (07/2005)" ], [ "86417", "86317", "E3146", "The Kingsman", "1985–1993", "Rail Express Systems", "EWS", "09/2001", "Scrapped at CF Booth, Rotherham (11/2004)" ], [ "86419", "86319", "E3120", "Post Haste 150 Years of\\nthe Travelling Post Office", "1990–1993", "Rail Express Systems", "EWS", "03/1999", "Scrapped at Crewe Electric TMD (03/2003)" ], [ "86424", "86324", "E3111", "-", "-", "NR Yellow", "Network Rail", "12/2002", "Exported Hungary. (08/2013) Export Number 0450 009. Floyd ZRt as a spares donor." ], [ "86425", "86325", "E3186", "Saint Mungo", "1995–2003", "Rail Express Systems", "EWS", "02/2002", "Scrapped at CF Booth, Rotherham (01/2005)" ], [ "86426", "86326", "E3195", "Pride of the Nation", "1998–2002", "Freightliner Green", "EWS", "06/2004", "Scrapped at CF Booth, Rotherham (11/2005)" ], [ "86429", "86329", "E3200", "The Times", "1982–1986", "InterCity", "British Rail", "11/1986", "Written-off in Colwich accident\\nScrapped at Crewe Works (11/1986)" ], [ "86430", "86030", "E3105", "Scottish National Orchestra\\nSaint Edmund", "1987–1991\\n1996–2002", "Freightliner Green", "EWS", "06/2004", "Scrapped at CF Booth, Rotherham (12/2005)" ], [ "86501", "86608", "E3180", "Crewe Basford Hall", "2000–2000", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86602", "86402", "E3170", "-", "-", "Freightliner Green", "Freightliner", "03/2005", "Scrapped at Sandbach Car & Commercial Dismantlers at Crewe LNWR (01/2010)" ], [ "86603", "86403", "E3115", "-", "-", "Revised Railfreight\\nDistribution", "Freightliner", "09/1999", "Scrapped at CF Booth, Rotherham (11/2005)" ], [ "86604", "86404", "E3103", "-", "-", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86605", "86405", "E3185", "Intercontainer", "1992–1996", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86606", "86406", "E3112", "-", "-", "Freightliner grey", "Freightliner", "11/2003", "Scrapped at Ron Hull Jr, Rotherham (06/2007)" ], [ "86607", "86407", "E3176", "The Institution of\\nElectrical Engineers", "1987–2000", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86608", "86408", "E3180", "St. John Ambulance", "1987–1999", "Freightliner Green", "Freightliner", "05/2000", "Converted to 86501 (05/2000)" ], [ "86609", "86409", "E3102", "-", "-", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86610", "86410", "E3104", "-", "-", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86611", "86411", "E3171", "Airey Neave", "1983–2003", "Freightliner grey", "Freightliner", "11/2003", "Written-off in Norton Bridge accident\\nScrapped at Crewe Works by HNRC (02/2005)" ], [ "86612", "86412", "E3122", "Elizabeth Garrett Anderson", "1983–2004", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86613", "86413", "E3128", "County of Lancashire", "1985–1999", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86614", "86414", "E3145", "Frank Hornby", "1986–2001", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86615", "86415", "E3123", "Rotary International", "1984–2005", "Freightliner Green", "Freightliner", "04/2005", "Scrapped at Ron Hull Jr, Rotherham (07/2007)" ], [ "86618", "86418", "E3163", "-", "-", "Freightliner grey", "Freightliner", "08/2001", "Scrapped at CF Booth, Rotherham (03/2005)" ], [ "86620", "86420", "E3114", "Philip G Walton", "1998-", "Freightliner Green", "Freightliner", "09/2005", "Scrapped at Ron Hull Jr, Rotherham (06/2007)" ], [ "86621", "86421", "E3157", "London School of Economics", "1985–2004", "Freightliner Green", "Freightliner", "04/2011", "Scrapped at Crewe LNWR (03/2013)" ], [ "86622", "86422", "E3174", "-", "-", "Freightliner Powerhaul", "Freightliner", "-", "In service" ], [ "86623", "86423", "E3152", "-", "-", "Freightliner grey", "Freightliner", "10/2003", "Scrapped at Sandbach Car & Commercial Dismantlers at Crewe LNWR (01/2010)" ], [ "86627", "86427", "E3110", "The Industrial Society", "1985–1999", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86628", "86428", "E3159", "Aldaniti", "1984–2004", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86631", "86431", "E3188", "-", "-", "Freightliner Green", "Freightliner", "11/2003", "Written-off in Norton Bridge accident\\nScrapped at Crewe Works by HNRC (03/2005)" ], [ "86632", "86432", "E3148", "Brookside", "1987–1999", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86633", "86433", "E3198", "Wulfruna", "1985–2004", "Freightliner grey", "Freightliner", "02/2004", "Scrapped at Crewe LNWR (03/2013)" ], [ "86634", "86434", "E3187", "University of London", "1986–1999", "Freightliner Green", "Freightliner", "05/2002", "Scrapped at CF Booth, Rotherham (03/2005)" ], [ "86635", "86435", "E3124", "-", "-", "Freightliner Green", "Freightliner", "02/2004", "Scrapped at Crewe LNWR (03/2013)" ], [ "86636", "86436", "E3160", "-", "-", "Freightliner Green", "Freightliner", "03/2000", "Scrapped at CF Booth, Rotherham (01/2005)" ], [ "86637", "86437", "E3130", "-", "-", "Freightliner Powerhaul", "Freightliner", "-", "In service" ], [ "86638", "86438", "E3108", "-", "-", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86639", "86439", "E3153", "-", "-", "Freightliner Green", "Freightliner", "-", "In service" ], [ "86701", "86205", "E3129", "Orion", "2009-", "Colas Rail Yellow & Orange", "Europhoenix", "01/2013", "Stored at Barrow Hill Engine Shed" ], [ "86702", "86260", "E3144", "Cassiopeia", "2009-", "Electric Traction Limited Red and Grey", "Europhoenix", "01/2013", "Stored at Barrow Hill Engine Shed" ], [ "86901", "86253", "E3136", "Chief Engineer", "2005-", "NR Yellow", "Network Rail", "03/2011", "Stored at Derby RTC" ], [ "86902", "86210", "E3190", "Rail Vehicle Engineering", "2005-", "NR Yellow", "Network Rail", "03/2011", "Stored at Derby RTC" ] ] }
[ "16" ]
how many different teams did the broncos play against?
nt-10323
9 teams
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 different teams did the broncos play against?
{ "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", "" ] ] }
[ "9 teams" ]
which player won the most money?
nt-10324
ben hogan
col : place | player | country | score | to par | money ($) row 1 : 1 | ben hogan | united states | 70-72-70-68=280 | –8 | 3,000 row 2 : 2 | skee riegel | united states | 73-68-70-71=282 | –6 | 1,875 row 3 : t3 | lloyd mangrum | united states | 69-74-70-73=286 | –2 | 1162 row 4 : t3 | lew worsham | united states | 71-71-72-72=286 | –2 | 1162 row 5 : 5 | dave douglas | united states | 74-69-72-73=288 | e | 750 row 6 : 6 | lawson little | united states | 72-73-72-72=289 | +1 | 600 row 7 : 7 | jim ferrier | australia | 74-70-74-72=290 | +2 | 525 row 8 : t8 | johnny bulla | united states | 71-72-73-75=291 | +3 | 450 row 9 : t8 | byron nelson | united states | 71-73-73-74=291 | +3 | 450 row 10 : t8 | sam snead | united states | 69-74-68-80=291 | +3 | 450
csv/204-csv/679.csv
which player won the most money?
{ "header": [ "Place", "Player", "Country", "Score", "To par", "Money ($)" ], "rows": [ [ "1", "Ben Hogan", "United States", "70-72-70-68=280", "–8", "3,000" ], [ "2", "Skee Riegel", "United States", "73-68-70-71=282", "–6", "1,875" ], [ "T3", "Lloyd Mangrum", "United States", "69-74-70-73=286", "–2", "1162" ], [ "T3", "Lew Worsham", "United States", "71-71-72-72=286", "–2", "1162" ], [ "5", "Dave Douglas", "United States", "74-69-72-73=288", "E", "750" ], [ "6", "Lawson Little", "United States", "72-73-72-72=289", "+1", "600" ], [ "7", "Jim Ferrier", "Australia", "74-70-74-72=290", "+2", "525" ], [ "T8", "Johnny Bulla", "United States", "71-72-73-75=291", "+3", "450" ], [ "T8", "Byron Nelson", "United States", "71-73-73-74=291", "+3", "450" ], [ "T8", "Sam Snead", "United States", "69-74-68-80=291", "+3", "450" ] ] }
[ "Ben Hogan" ]
which type is the most in power and input range
nt-10325
full-bridge
col : type | power\n[w] | relative cost | input range\n[v] | energy storage | features row 1 : flyback | 0–250 | 1.0 | 5–600 | mutual inductors | isolated form of the buck-boost converter. row 2 : ringing choke converter (rcc) | 0–150 | 1.0 | 5–600 | transformer | low-cost self-oscillating flyback variant. row 3 : half-forward | 0–250 | 1.2 | 5–500 | inductor | row 4 : forward | 100-200 | | 60–200 | inductor | isolated form of buck converter row 5 : resonant forward | 0–60 | 1.0 | 60–400 | inductor and capacitor | single rail input, unregulated output, high efficiency, low emi. row 6 : push-pull | 100–1,000 | 1.75 | 50–1,000 | inductor | row 7 : half-bridge | 0–2,000 | 1.9 | 50–1,000 | inductor | row 8 : full-bridge | 400–5,000 | >2.0 | 50–1,000 | inductor | very efficient use of transformer, used for highest powers. row 9 : resonant, zero voltage switched | >1,000 | >2.0 | | inductor and capacitor | row 10 : isolated ćuk | | | | two capacitors and two inductors |
csv/204-csv/187.csv
which type is the most in power and input range
{ "header": [ "Type", "Power\\n[W]", "Relative cost", "Input range\\n[V]", "Energy storage", "Features" ], "rows": [ [ "Flyback", "0–250", "1.0", "5–600", "Mutual Inductors", "Isolated form of the buck-boost converter." ], [ "Ringing choke converter (RCC)", "0–150", "1.0", "5–600", "Transformer", "Low-cost self-oscillating flyback variant." ], [ "Half-forward", "0–250", "1.2", "5–500", "Inductor", "" ], [ "Forward", "100-200", "", "60–200", "Inductor", "Isolated form of buck converter" ], [ "Resonant forward", "0–60", "1.0", "60–400", "Inductor and capacitor", "Single rail input, unregulated output, high efficiency, low EMI." ], [ "Push-pull", "100–1,000", "1.75", "50–1,000", "Inductor", "" ], [ "Half-bridge", "0–2,000", "1.9", "50–1,000", "Inductor", "" ], [ "Full-bridge", "400–5,000", ">2.0", "50–1,000", "Inductor", "Very efficient use of transformer, used for highest powers." ], [ "Resonant, zero voltage switched", ">1,000", ">2.0", "", "Inductor and capacitor", "" ], [ "Isolated Ćuk", "", "", "", "Two capacitors and two inductors", "" ] ] }
[ "Full-bridge" ]
which artist name appears the most on this chart?
nt-10326
plan b
col : song | artists | release | year | notes row 1 : "all of you" | riz mc, aruba red, plan b | microscope | 2012 | original 2011 recording does not feature plan b row 2 : "atomic" | labrinth, plan b | atomic | 2013 | row 3 : "before i die" (remix) | professor green, narstie, ghetto, plan b, | "before i die" | 2006 | row 4 : "bring it back" | juse, j.b., plan b, tyna | global casino | 2006 | row 5 : "broken wings" | mc purple, doctor, plan b | eye of the tiger, vol. 1 | 2005 | row 6 : "cap back" | wonder, plan b | run the road | 2005 | row 7 : "end credits" | chase & status, plan b | no more idols | 2011 | row 8 : "everyday" (rusher remix) | shameless, example, plan b | "everyday (in a broken dream)" | 2007 | row 9 : "fool yourself" | chase & status, plan b, rage | no more idols | 2011 | row 10 : "harry" (plan b remix) | medison, skrein, plan b | "harry" | 2010 | row 11 : "how's it feel" | skrein, wyt-fang, plan b | the eat up | 2007 | also appears on it's time 4 plan b (2006) row 12 : "i wanna get next to you" (remix) | danielle senior, plan b, wretch 32, blemish | "take you home" | 2006 | row 13 : "last dayz" | skreintax, plan b | "scene stealers" | 2009 | row 14 : "makin' love 2 hip hop" | plan b, skrein, shameless | sharpest tool in the box | 2007 | row 15 : "maybe" | skrein, shameless, plan b, sem | bless: the mixtape | 2007 | row 16 : "more is enough" | epic man, plan b | "more is enough" | 2006 | also appears as bonus track on australian release of who needs actions when row 17 : "my eyes" | shameless, tb, plan b, dat | bless: the mixtape | 2007 | row 18 : "no hats no trainers" | shameless, plan b | smokers die younger | 2007 | row 19 : "on it 08" | adam deacon, plan b, snakeyman, blazay | adulthood | 2008 | row 20 : "past that" | shameless, plan b | above board | 2006 | row 21 : "pieces" | chase & status, plan b | more than alot | 2008 | row 22 : "play ur position" | juse, conspicuous, anecdote, | global casino | 2006 | row 23 : "polarised nation" | carly bond, ripper, hitman tigger, doctor, plan | eye of the tiger, vol. 1 | 2005 | row 24 : "reveal your inner self" (plan b remix) | killa kela, plan b | "reveal your inner self" | 2007 | row 25 : "shifty" | riz mc, sway, plan b | shifty | 2009 | row 26 : "shots echo" | the mitchell brothers, plan b, ghetto | dressed for the occasion | 2007 | row 27 : "tik tok" | skrein, plan b | the southcoast soulshine ep, vol. 1 | 2007 |
csv/204-csv/484.csv
which artist name appears the most on this chart?
{ "header": [ "Song", "Artists", "Release", "Year", "Notes" ], "rows": [ [ "\"All of You\"", "Riz MC, Aruba Red, Plan B", "MICroscope", "2012", "Original 2011 recording does not feature Plan B" ], [ "\"Atomic\"", "Labrinth, Plan B", "Atomic", "2013", "" ], [ "\"Before I Die\" (remix)", "Professor Green, Narstie, Ghetto, Plan B, Example", "\"Before I Die\"", "2006", "" ], [ "\"Bring It Back\"", "Juse, J.B., Plan B, Tyna", "Global Casino", "2006", "" ], [ "\"Broken Wings\"", "MC Purple, Doctor, Plan B", "Eye of the Tiger, Vol. 1", "2005", "" ], [ "\"Cap Back\"", "Wonder, Plan B", "Run the Road", "2005", "" ], [ "\"End Credits\"", "Chase & Status, Plan B", "No More Idols", "2011", "" ], [ "\"Everyday\" (Rusher remix)", "Shameless, Example, Plan B", "\"Everyday (In a Broken Dream)\"", "2007", "" ], [ "\"Fool Yourself\"", "Chase & Status, Plan B, Rage", "No More Idols", "2011", "" ], [ "\"Harry\" (Plan B remix)", "Medison, Skrein, Plan B", "\"Harry\"", "2010", "" ], [ "\"How's It Feel\"", "Skrein, Wyt-Fang, Plan B", "The Eat Up", "2007", "Also appears on It's Time 4 Plan B (2006)" ], [ "\"I Wanna Get Next to You\" (remix)", "Danielle Senior, Plan B, Wretch 32, Blemish", "\"Take You Home\"", "2006", "" ], [ "\"Last Dayz\"", "Skreintax, Plan B", "\"Scene Stealers\"", "2009", "" ], [ "\"Makin' Love 2 Hip Hop\"", "Plan B, Skrein, Shameless", "Sharpest Tool in the Box", "2007", "" ], [ "\"Maybe\"", "Skrein, Shameless, Plan B, Sem", "Bless: The Mixtape", "2007", "" ], [ "\"More Is Enough\"", "Epic Man, Plan B", "\"More Is Enough\"", "2006", "Also appears as bonus track on Australian release of Who Needs Actions When You Got Words (2006) and on Time 4 Plan B EP (2007)" ], [ "\"My Eyes\"", "Shameless, TB, Plan B, Dat", "Bless: The Mixtape", "2007", "" ], [ "\"No Hats No Trainers\"", "Shameless, Plan B", "Smokers Die Younger", "2007", "" ], [ "\"On It 08\"", "Adam Deacon, Plan B, Snakeyman, Blazay, Alphadecious", "Adulthood", "2008", "" ], [ "\"Past That\"", "Shameless, Plan B", "Above Board", "2006", "" ], [ "\"Pieces\"", "Chase & Status, Plan B", "More than Alot", "2008", "" ], [ "\"Play Ur Position\"", "Juse, Conspicuous, Anecdote, Shameless, Plan B, Infallible, Cyphanetik", "Global Casino", "2006", "" ], [ "\"Polarised Nation\"", "Carly Bond, Ripper, Hitman Tigger, Doctor, Plan B, Riddles, Doom-Man, Faction G, TKO Punisha", "Eye of the Tiger, Vol. 1", "2005", "" ], [ "\"Reveal Your Inner Self\" (Plan B remix)", "Killa Kela, Plan B", "\"Reveal Your Inner Self\"", "2007", "" ], [ "\"Shifty\"", "Riz MC, Sway, Plan B", "Shifty", "2009", "" ], [ "\"Shots Echo\"", "The Mitchell Brothers, Plan B, Ghetto", "Dressed for the Occasion", "2007", "" ], [ "\"Tik Tok\"", "Skrein, Plan B", "The Southcoast Soulshine EP, Vol. 1", "2007", "" ] ] }
[ "Plan B" ]
how many total times has liverpool won?
nt-10327
8
col : team | winners | runners-up | years won | years runner-up row 1 : liverpool | 8 | 3 | 1981, 1982, 1983, 1984, 1995, 2001, 2003, 2012 | 1978, 1987, 2005 row 2 : aston villa | 5 | 3 | 1961, 1975, 1977, 1994, 1996 | 1963, 1971, 2010 row 3 : manchester united | 4 | 4 | 1992, 2006, 2009, 2010 | 1983, 1991, 1994, 2003 row 4 : tottenham hotspur | 4 | 3 | 1971, 1973, 1999, 2008 | 1982, 2002, 2009 row 5 : chelsea | 4 | 2 | 1965, 1998, 2005, 2007 | 1972, 2008 row 6 : nottingham forest | 4 | 2 | 1978, 1979, 1989, 1990 | 1980, 1992 row 7 : leicester city | 3 | 2 | 1964, 1997, 2000 | 1965, 1999 row 8 : manchester city | 3 | 1 | 1970, 1976, 2014 | 1974 row 9 : arsenal | 2 | 5 | 1987, 1993 | 1968, 1969, 1988, 2007, 2011 row 10 : norwich city | 2 | 2 | 1962, 1985 | 1973, 1975 row 11 : birmingham city | 2 | 1 | 1963, 2011 | 2001 row 12 : wolverhampton wanderers | 2 | 0 | 1974, 1980 | — row 13 : west bromwich albion | 1 | 2 | 1966 | 1967, 1970 row 14 : middlesbrough | 1 | 2 | 2004 | 1997, 1998 row 15 : queens park rangers | 1 | 1 | 1967 | 1986 row 16 : leeds united | 1 | 1 | 1968 | 1996 row 17 : stoke city | 1 | 1 | 1972 | 1964 row 18 : luton town | 1 | 1 | 1988 | 1989 row 19 : sheffield wednesday | 1 | 1 | 1991 | 1993 row 20 : swindon town | 1 | 0 | 1969 | — row 21 : oxford united | 1 | 0 | 1986 | — row 22 : blackburn rovers | 1 | 0 | 2002 | — row 23 : swansea city | 1 | 0 | 2013 | — row 24 : west ham united | 0 | 2 | — | 1966, 1981 row 25 : everton | 0 | 2 | — | 1977, 1984 row 26 : bolton wanderers | 0 | 2 | — | 1995, 2004 row 27 : sunderland | 0 | 2 | — | 1985, 2014 row 28 : rotherham united | 0 | 1 | — | 1961 row 29 : rochdale | 0 | 1 | — | 1962 row 30 : newcastle united | 0 | 1 | — | 1976 row 31 : southampton | 0 | 1 | — | 1979 row 32 : oldham athletic | 0 | 1 | — | 1990 row 33 : tranmere rovers | 0 | 1 | — | 2000 row 34 : wigan athletic | 0 | 1 | — | 2006 row 35 : cardiff city | 0 | 1 | — | 2012 row 36 : bradford city | 0 | 1 | — | 2013
csv/204-csv/448.csv
how many total times has liverpool won?
{ "header": [ "Team", "Winners", "Runners-up", "Years won", "Years runner-up" ], "rows": [ [ "Liverpool", "8", "3", "1981, 1982, 1983, 1984, 1995, 2001, 2003, 2012", "1978, 1987, 2005" ], [ "Aston Villa", "5", "3", "1961, 1975, 1977, 1994, 1996", "1963, 1971, 2010" ], [ "Manchester United", "4", "4", "1992, 2006, 2009, 2010", "1983, 1991, 1994, 2003" ], [ "Tottenham Hotspur", "4", "3", "1971, 1973, 1999, 2008", "1982, 2002, 2009" ], [ "Chelsea", "4", "2", "1965, 1998, 2005, 2007", "1972, 2008" ], [ "Nottingham Forest", "4", "2", "1978, 1979, 1989, 1990", "1980, 1992" ], [ "Leicester City", "3", "2", "1964, 1997, 2000", "1965, 1999" ], [ "Manchester City", "3", "1", "1970, 1976, 2014", "1974" ], [ "Arsenal", "2", "5", "1987, 1993", "1968, 1969, 1988, 2007, 2011" ], [ "Norwich City", "2", "2", "1962, 1985", "1973, 1975" ], [ "Birmingham City", "2", "1", "1963, 2011", "2001" ], [ "Wolverhampton Wanderers", "2", "0", "1974, 1980", "—" ], [ "West Bromwich Albion", "1", "2", "1966", "1967, 1970" ], [ "Middlesbrough", "1", "2", "2004", "1997, 1998" ], [ "Queens Park Rangers", "1", "1", "1967", "1986" ], [ "Leeds United", "1", "1", "1968", "1996" ], [ "Stoke City", "1", "1", "1972", "1964" ], [ "Luton Town", "1", "1", "1988", "1989" ], [ "Sheffield Wednesday", "1", "1", "1991", "1993" ], [ "Swindon Town", "1", "0", "1969", "—" ], [ "Oxford United", "1", "0", "1986", "—" ], [ "Blackburn Rovers", "1", "0", "2002", "—" ], [ "Swansea City", "1", "0", "2013", "—" ], [ "West Ham United", "0", "2", "—", "1966, 1981" ], [ "Everton", "0", "2", "—", "1977, 1984" ], [ "Bolton Wanderers", "0", "2", "—", "1995, 2004" ], [ "Sunderland", "0", "2", "—", "1985, 2014" ], [ "Rotherham United", "0", "1", "—", "1961" ], [ "Rochdale", "0", "1", "—", "1962" ], [ "Newcastle United", "0", "1", "—", "1976" ], [ "Southampton", "0", "1", "—", "1979" ], [ "Oldham Athletic", "0", "1", "—", "1990" ], [ "Tranmere Rovers", "0", "1", "—", "2000" ], [ "Wigan Athletic", "0", "1", "—", "2006" ], [ "Cardiff City", "0", "1", "—", "2012" ], [ "Bradford City", "0", "1", "—", "2013" ] ] }
[ "8" ]
who was the last president to serve consecutive years?
nt-10328
sonia gandhi
col : name of president | picture | life span | year of presidency | place of conference row 1 : anandacharlu | | august 1843– 1908 | 1891 | nagpur row 2 : dadabhai naoroji | | 4 september 1848 – 1925 | 1893 | lahore row 3 : alfred webb | | 1834–1908 | 1894 | madras row 4 : c. sankaran nair | | 11 july 1857 – 1934 | 1897 | amraoti row 5 : romesh chunder dutt | | 13 august 1848 – 1909 | 1899 | lucknow row 6 : dinshaw edulji wacha | | 2 august 1844 – 1936 | 1901 | calcutta row 7 : surendranath banerjee | | 10 november 1825 – 1917 | 1902 | ahmedabad row 8 : henry cotton | | 1845–1915 | 1904 | bombay row 9 : gopal krishna gokhale | | 9 may 1866 – 1915 | 1905 | benares row 10 : dadabhai naoroji | | 4 september 1825 – 1917 | 1906 | calcutta row 11 : rashbihari ghosh | | 23 december 1845 – 1921 | 1907 | surat row 12 : madan mohan malaviya | | 25 december 1861 – 1946 | 1909 | lahore row 13 : bishan narayan dar | | 1864–1916 | 1911 | calcutta row 14 : raghunath narasinha mudholkar | | 1857–1921 | 1912 | bankipur row 15 : nawab syed muhammad bahadur | | ?- 1919 | 1913 | karachi row 16 : bhupendra nath bose | | 1859–1924 | 1914 | madras row 17 : ambica charan mazumdar | | 1850–1922 | 1916 | lucknow row 18 : annie besant | | 1 october 1847 – 1933 | 1917 | calcutta row 19 : syed hasan imam | | 31 august 1871 – 1933 | 1918 | bombay (special session) row 20 : c. vijayaraghavachariar | | 1852– 19 april 1944 | 1920 | nagpur row 21 : hakim ajmal khan | | 1863– 29 december 1927 | 1921 | ahmedabad row 22 : abul kalam azad | | 1888– 22 february 1958 | 1923 | delhi (special session) row 23 : sarojini naidu | | 13 february 1879– 2 march 1949 | 1925 | kanpur row 24 : s. srinivasa iyengar | | september 11, 1874– 19 may 1941 | 1926 | gauhati row 25 : motilal nehru | | 6 may 1861– 6 february 1931 | 1928 | calcutta row 26 : jawaharlal nehru | | 14 november 1889– 27 may 1964 | 1929 & 30 | lahore row 27 : jawaharlal nehru | | 14 november 1889– 27 may 1964 | 1936 | lucknow row 28 : jawaharlal nehru | | 14 november 1889– 27 may 1964 | 1936& 37 | faizpur row 29 : subhas chandra bose | | 23 january 1897 – unknown | 1938 | haripura row 30 : subhas chandra bose | | 23 january 1897 – unknown | 1939 | tripuri row 31 : j. b. kripalani | | 1888– 19 march 1982 | 1947 | meerut row 32 : purushottam das tandon | | 1 august 1882– 1 july 1961 | 1950 | nasik row 33 : jawaharlal nehru | | 14 november 1889– 27 may 1964 | 1953 | hyderabad row 34 : u. n. dhebar | | 21 september 1905 – 1977 | 1955 | avadi row 35 : u. n. dhebar | | 21 september 1905 – 1977 | 1956 | amritsar row 36 : u. n. dhebar | | 21 september 1905 – 1977 | 1959 | nagpur
csv/204-csv/278.csv
who was the last president to serve consecutive years?
{ "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 September 1825 – 1917", "1886", "Calcutta" ], [ "Badruddin Tyabji", "", "10 October 1844 – 1906", "1887", "Madras" ], [ "George Yule", "", "1829–1892", "1888", "Allahabad" ], [ "William Wedderburn", "", "1838–1918", "1889", "Bombay" ], [ "Pherozeshah Mehta", "75px", "4 August 1845 – 1915", "1890", "Calcutta" ], [ "Anandacharlu", "", "August 1843– 1908", "1891", "Nagpur" ], [ "Womesh Chunder Bonnerjee", "", "29 December 1844 – 1906", "1892", "Allahabad" ], [ "Dadabhai Naoroji", "", "4 September 1848 – 1925", "1893", "Lahore" ], [ "Alfred Webb", "", "1834–1908", "1894", "Madras" ], [ "Surendranath Banerjee", "", "10 November 1848 – 1925", "1895", "Poona" ], [ "Rahimtulla M. Sayani", "", "5 April 1847 – 1902", "1896", "Calcutta" ], [ "C. Sankaran Nair", "", "11 July 1857 – 1934", "1897", "Amraoti" ], [ "Anandamohan Bose", "", "23 September 1847 – 1906", "1898", "Madras" ], [ "Romesh Chunder Dutt", "", "13 August 1848 – 1909", "1899", "Lucknow" ], [ "N. G. Chandavarkar", "", "2 December 1855 – 1923", "1900", "Lahore" ], [ "Dinshaw Edulji Wacha", "", "2 August 1844 – 1936", "1901", "Calcutta" ], [ "Surendranath Banerjee", "", "10 November 1825 – 1917", "1902", "Ahmedabad" ], [ "Lalmohan Ghosh", "", "1848–1909", "1903", "Madras" ], [ "Henry Cotton", "", "1845–1915", "1904", "Bombay" ], [ "Gopal Krishna Gokhale", "", "9 May 1866 – 1915", "1905", "Benares" ], [ "Dadabhai Naoroji", "", "4 September 1825 – 1917", "1906", "Calcutta" ], [ "Rashbihari Ghosh", "", "23 December 1845 – 1921", "1907", "Surat" ], [ "Rashbihari Ghosh", "", "23 December 1845 – 1921", "1908", "Madras" ], [ "Madan Mohan Malaviya", "", "25 December 1861 – 1946", "1909", "Lahore" ], [ "William Wedderburn", "", "1838–1918", "1910", "Allahabad" ], [ "Bishan Narayan Dar", "", "1864–1916", "1911", "Calcutta" ], [ "Raghunath Narasinha Mudholkar", "", "1857–1921", "1912", "Bankipur" ], [ "Nawab Syed Muhammad Bahadur", "", "?- 1919", "1913", "Karachi" ], [ "Bhupendra Nath Bose", "", "1859–1924", "1914", "Madras" ], [ "Lord Satyendra Prasanna Sinha", "", "March 1863– 1928", "1915", "Bombay" ], [ "Ambica Charan Mazumdar", "", "1850–1922", "1916", "Lucknow" ], [ "Annie Besant", "", "1 October 1847 – 1933", "1917", "Calcutta" ], [ "Madan Mohan Malaviya", "", "25 December 1861 – 1946", "1918", "Delhi" ], [ "Syed Hasan Imam", "", "31 August 1871 – 1933", "1918", "Bombay (Special Session)" ], [ "Motilal Nehru", "", "6 May 1861– 6 February 1931", "1919", "Amritsar" ], [ "Lala Lajpat Rai", "", "28 January 1865– 17 November 1928", "1920", "Calcutta (Special Session)" ], [ "C. Vijayaraghavachariar", "", "1852– 19 April 1944", "1920", "Nagpur" ], [ "Hakim Ajmal Khan", "", "1863– 29 December 1927", "1921", "Ahmedabad" ], [ "Deshbandhu Chittaranjan Das", "", "5 November 1870– 16 June 1925", "1922", "Gaya" ], [ "Mohammad Ali Jouhar", "", "10 December 1878– 4 January 1931", "1923", "Kakinada" ], [ "Abul Kalam Azad", "", "1888– 22 February 1958", "1923", "Delhi (Special Session)" ], [ "Mohandas Gandhi", "", "2 October 1869– 30 January 1948", "1924", "Belgaum" ], [ "Sarojini Naidu", "", "13 February 1879– 2 March 1949", "1925", "Kanpur" ], [ "S. Srinivasa Iyengar", "", "September 11, 1874– 19 May 1941", "1926", "Gauhati" ], [ "Mukhtar Ahmed Ansari", "", "25 December 1880– 10 May 1936", "1927", "Madras" ], [ "Motilal Nehru", "", "6 May 1861– 6 February 1931", "1928", "Calcutta" ], [ "Jawaharlal Nehru", "", "14 November 1889– 27 May 1964", "1929 & 30", "Lahore" ], [ "Vallabhbhai Patel", "", "31 October 1875– 15 December 1950", "1931", "Karachi" ], [ "Madan Mohan Malaviya", "", "25 December 1861 – 1946", "1932", "Delhi" ], [ "Madan Mohan Malaviya", "", "25 December 1861 – 1946", "1933", "Calcutta" ], [ "Nellie Sengupta", "", "1886–1973", "1933", "Calcutta" ], [ "Rajendra Prasad", "", "3 December 1884– 28 February 1963", "1934 & 35", "Bombay" ], [ "Jawaharlal Nehru", "", "14 November 1889– 27 May 1964", "1936", "Lucknow" ], [ "Jawaharlal Nehru", "", "14 November 1889– 27 May 1964", "1936& 37", "Faizpur" ], [ "Subhas Chandra Bose", "", "23 January 1897 – Unknown", "1938", "Haripura" ], [ "Subhas Chandra Bose", "", "23 January 1897 – Unknown", "1939", "Tripuri" ], [ "Abul Kalam Azad", "", "1888– 22 February 1958", "1940–46", "Ramgarh" ], [ "J. B. Kripalani", "", "1888– 19 March 1982", "1947", "Meerut" ], [ "Pattabhi Sitaraimayya", "", "24 December 1880– 17 December 1959", "1948 & 49", "Jaipur" ], [ "Purushottam Das Tandon", "", "1 August 1882– 1 July 1961", "1950", "Nasik" ], [ "Jawaharlal Nehru", "", "14 November 1889– 27 May 1964", "1951 & 52", "Delhi" ], [ "Jawaharlal Nehru", "", "14 November 1889– 27 May 1964", "1953", "Hyderabad" ], [ "Jawaharlal Nehru", "", "14 November 1889– 27 May 1964", "1954", "Calcutta" ], [ "U. N. Dhebar", "", "21 September 1905 – 1977", "1955", "Avadi" ], [ "U. N. Dhebar", "", "21 September 1905 – 1977", "1956", "Amritsar" ], [ "U. N. Dhebar", "", "21 September 1905 – 1977", "1957", "Indore" ], [ "U. N. Dhebar", "", "21 September 1905 – 1977", "1958", "Gauhati" ], [ "U. N. Dhebar", "", "21 September 1905 – 1977", "1959", "Nagpur" ], [ "Indira Gandhi", "", "19 November 1917– 31 October 1984", "1959", "Delhi" ], [ "Neelam Sanjiva Reddy", "", "19 May 1913– 1 June 1996", "1960", "Bangalore" ], [ "Neelam Sanjiva Reddy", "", "19 May 1913– 1 June 1996", "1961", "Bhavnagar" ], [ "Neelam Sanjiva Reddy", "", "19 May 1913– 1 June 1996", "1962 & 63", "Patna" ], [ "K. Kamaraj", "", "15 July 1903– 2 October 1975", "1964", "Bhubaneswar" ], [ "K. Kamaraj", "", "15 July 1903– 2 October 1975", "1965", "Durgapur" ], [ "K. Kamaraj", "", "15 July 1903– 2 October 1975", "1966 & 67", "Jaipur" ], [ "S. Nijalingappa", "", "10 December 1902– 9 August 2000", "1968", "Hyderabad" ], [ "S. Nijalingappa", "15 December 1992– 9 August 2000", "1968", "gujarat", "" ], [ "p. mehul", "10 December 1902– 9 August 2000", "1969", "Faridabad", "" ], [ "Jagjivan Ram", "", "5 April 1908– 6 July 1986", "1970 & 71", "Bombay" ], [ "Shankar Dayal Sharma", "", "19 August 1918– 26 December 1999", "1972– 74", "Calcutta" ], [ "Dev Kant Baruah", "", "22 February 1914 – 1996", "1975– 77", "Chandigarh" ], [ "Indira Gandhi", "", "19 November 1917 – 31 October 1984", "1978 – 83", "Delhi" ], [ "Indira Gandhi", "", "19 November 1917 – 31 October 1984", "1983-84", "Calcutta" ], [ "Rajiv Gandhi", "", "20 August 1944 – 21 May 1991", "1985-91", "Bombay" ], [ "P. V. Narasimha Rao", "", "28 June 1921 – 23 December 2004", "1992-96", "Tirupati" ], [ "Sitaram Kesri", "", "November 1919 – 24 October 2000", "1997-98", "Calcutta" ], [ "Sonia Gandhi", "", "9 December 1946–", "1998–present", "Calcutta" ] ] }
[ "Sonia Gandhi" ]
what is the names of the shows in which sharad kelkar was not himself?
nt-10329
saat phere, sarvggun sampanna, bairi piya, sinndoor tere naam ka, uttaran, kuch toh log kahenge
col : year(s) | serial name | role | co-star | note(s) | channel row 1 : 2005–2009 | saat phere | nahar singh(male lead) | rajshree thakur | | zee tv row 2 : 2010 | sarvggun sampanna | abhay(cameo) | -- | | imagine tv row 3 : 2009–2010 | bairi piya | thakur digvijay singh bhadoria /ran | supriya kumari | | colors (tv channel) row 4 : 2009 | pati patni aur woh | himself | -- | he was the host of the show. | imagine tv row 5 : 2007 | sa re ga ma pa challenge 2007 | himself | mauli dave | he was the host of the show. | zee tv row 6 : 2006 | nach baliye 2 | himself | keerti gaekwad kelkar | | star one row 7 : 2005–2007 | sinndoor tere naam ka | rudra raizada(male lead) | keerti gaekwad kelkar | | zee tv row 8 : 2011 | uttaran | satya | tina dutta,nandish sandhu | | colors tv row 9 : 2012 – 2013 | kuch toh log kahenge | dr. ashutosh(male lead) | kritika kamra | he replaced mohnish bahl. | sony entertainment television india row 10 : 2012 – present | shaitaan - a criminal mind | host | | | colors tv
csv/203-csv/173.csv
what is the names of the shows in which sharad kelkar was not himself?
{ "header": [ "Year(s)", "Serial Name", "Role", "Co-Star", "Note(s)", "Channel" ], "rows": [ [ "2005–2009", "Saat Phere", "Nahar Singh(Male Lead)", "Rajshree Thakur", "", "Zee TV" ], [ "2010", "Sarvggun Sampanna", "Abhay(Cameo)", "--", "", "Imagine TV" ], [ "2009–2010", "Bairi Piya", "Thakur Digvijay Singh Bhadoria /Ranveer(Male Lead)", "Supriya Kumari", "", "Colors (TV channel)" ], [ "2009", "Pati Patni Aur Woh", "Himself", "--", "He was the host of the show.", "Imagine TV" ], [ "2007", "Sa Re Ga Ma Pa Challenge 2007", "Himself", "Mauli Dave", "He was the host of the show.", "Zee TV" ], [ "2006", "Nach Baliye 2", "Himself", "Keerti Gaekwad Kelkar", "", "Star One" ], [ "2005–2007", "Sinndoor Tere Naam Ka", "Rudra Raizada(Male Lead)", "Keerti Gaekwad Kelkar", "", "Zee TV" ], [ "2011", "Uttaran", "Satya", "Tina Dutta,Nandish Sandhu", "", "Colors TV" ], [ "2012 – 2013", "Kuch Toh Log Kahenge", "Dr. Ashutosh(Male Lead)", "Kritika Kamra", "He replaced Mohnish Bahl.", "Sony Entertainment Television India" ], [ "2012 – present", "Shaitaan - A Criminal Mind", "Host", "", "", "Colors TV" ] ] }
[ "Saat Phere", "Sarvggun Sampanna", "Bairi Piya", "Sinndoor Tere Naam Ka", "Uttaran", "Kuch Toh Log Kahenge" ]
how many total races has this racer competed in?
nt-10330
12
col : year | competition | venue | position | notes row 1 : 1991 | world race walking cup | san jose, united states | 12th | 50 km row 2 : 1991 | world championships | tokyo, japan | 13th | 50 km row 3 : 1992 | olympic games | barcelona, spain | 18th | 50 km row 4 : 1993 | world championships | stuttgart, germany | 7th | 50 km row 5 : 1994 | asian games | hiroshima, japan | 3rd | 50 km row 6 : 1995 | world championships | gothenburg, sweden | 20th | 50 km row 7 : 1997 | world championships | athens, greece | 6th | 50 km row 8 : 1998 | asian games | bangkok, thailand | 2nd | 50 km row 9 : 1999 | world championships | seville, spain | 15th | 50 km row 10 : 2000 | olympic games | sydney, australia | 36th | 50 km row 11 : 2001 | world championships | edmonton, canada | 29th | 50 km row 12 : 2003 | world championships | paris, france | dsq | 50 km
csv/204-csv/798.csv
how many total races has this racer competed in?
{ "header": [ "Year", "Competition", "Venue", "Position", "Notes" ], "rows": [ [ "1991", "World Race Walking Cup", "San Jose, United States", "12th", "50 km" ], [ "1991", "World Championships", "Tokyo, Japan", "13th", "50 km" ], [ "1992", "Olympic Games", "Barcelona, Spain", "18th", "50 km" ], [ "1993", "World Championships", "Stuttgart, Germany", "7th", "50 km" ], [ "1994", "Asian Games", "Hiroshima, Japan", "3rd", "50 km" ], [ "1995", "World Championships", "Gothenburg, Sweden", "20th", "50 km" ], [ "1997", "World Championships", "Athens, Greece", "6th", "50 km" ], [ "1998", "Asian Games", "Bangkok, Thailand", "2nd", "50 km" ], [ "1999", "World Championships", "Seville, Spain", "15th", "50 km" ], [ "2000", "Olympic Games", "Sydney, Australia", "36th", "50 km" ], [ "2001", "World Championships", "Edmonton, Canada", "29th", "50 km" ], [ "2003", "World Championships", "Paris, France", "DSQ", "50 km" ] ] }
[ "12" ]
which location is listed last in the table?
nt-10331
stockholm
col : | year | location | name | guest(s) of honour row 1 : 1 | 1998 | linköping | confuse 98 | paul j. mcauley row 2 : 2 | 1999 | uppsala | upsala: 1999 | michael swanwick row 3 : 3 | 2000 | stockholm | nasacon 2000 | brian m. stableford, john-henri holm row 4 : 4 | 2001 | stockholm | fantastika 2001 | robin hobb, robert rankin, karolina bjäller row 5 : 5 | 2002 | linköping | confuse 2002 | china miéville, gwyneth jones row 6 : 6 | 2003 | uppsala | upsala sf-möte x | alastair reynolds, ken macleod row 7 : 7 | 2004 | stockholm | swecon 2004 | m. john harrison, dave lally, tim russ row 8 : 8 | 2005 | gothenburg | conceive | charles stross, erik granström row 9 : 9 | 2006 | stockholm | imagicon | joe haldeman, geoff ryman, martin andreasson row 10 : 10 | 2007 | gothenburg | conviction | richard morgan, john ajvide lindqvist row 11 : 11 | 2008 | linköping | confuse 2008 | cory doctorow, adam roberts row 12 : 12 | 2009 | stockholm | imagicon 2 | liz williams, graham joyce row 13 : 13 | 2010 | gothenburg | condense | justina robson, nene ormes row 14 : 14 | 2011 | stockholm | eurocon 2011 | elizabeth bear, ian mcdonald, john-henri holmberg row 15 : 15 | 2012 | uppsala | kontrast | sara bergmark elfgren, mats strandberg, joe abercro row 16 : 16 | 2013 | stockholm | fantastika 2013 | lavie tidhar, jo walton, johan anglemark,
csv/203-csv/866.csv
which location is listed last in the table?
{ "header": [ "", "Year", "Location", "Name", "Guest(s) of Honour" ], "rows": [ [ "1", "1998", "Linköping", "ConFuse 98", "Paul J. McAuley" ], [ "2", "1999", "Uppsala", "Upsala: 1999", "Michael Swanwick" ], [ "3", "2000", "Stockholm", "NasaCon 2000", "Brian M. Stableford, John-Henri Holmberg" ], [ "4", "2001", "Stockholm", "Fantastika 2001", "Robin Hobb, Robert Rankin, Karolina Bjällerstedt Mickos, Pierre Christin" ], [ "5", "2002", "Linköping", "ConFuse 2002", "China Miéville, Gwyneth Jones" ], [ "6", "2003", "Uppsala", "Upsala SF-möte X", "Alastair Reynolds, Ken MacLeod" ], [ "7", "2004", "Stockholm", "Swecon 2004", "M. John Harrison, Dave Lally, Tim Russ" ], [ "8", "2005", "Gothenburg", "ConCeive", "Charles Stross, Erik Granström" ], [ "9", "2006", "Stockholm", "Imagicon", "Joe Haldeman, Geoff Ryman, Martin Andreasson" ], [ "10", "2007", "Gothenburg", "Conviction", "Richard Morgan, John Ajvide Lindqvist" ], [ "11", "2008", "Linköping", "ConFuse 2008", "Cory Doctorow, Adam Roberts" ], [ "12", "2009", "Stockholm", "Imagicon 2", "Liz Williams, Graham Joyce" ], [ "13", "2010", "Gothenburg", "Condense", "Justina Robson, Nene Ormes" ], [ "14", "2011", "Stockholm", "Eurocon 2011", "Elizabeth Bear, Ian McDonald, John-Henri Holmberg, Jukka Halme" ], [ "15", "2012", "Uppsala", "Kontrast", "Sara Bergmark Elfgren, Mats Strandberg, Joe Abercrombie, Peter Watts, Kelly Link, Niels Dalgaard" ], [ "16", "2013", "Stockholm", "Fantastika 2013", "Lavie Tidhar, Jo Walton, Johan Anglemark, Karin Tidbeck" ] ] }
[ "Stockholm" ]
what is the difference in position from the year 2007 and 2008?
nt-10332
2
col : season | level | division | section | position | movements row 1 : 1985 | tier 4 | division 3 | norra norrland | 5th | row 2 : 1986 | tier 4 | division 3 | norra norrland | 4th | promoted row 3 : 1987 | tier 3 | division 2 | norra | 5th | row 4 : 1988 | tier 3 | division 2 | norra | 1st | promoted row 5 : 1989 | tier 2 | division 1 | norra | 3rd | row 6 : 1990 | tier 2 | division 1 | norra | 6th | row 7 : 1991 | tier 2 | division 1 | norra | 1st | spring row 8 : | tier 2 | division 1 | kvalsvenskan | 8th | autumn row 9 : 1992 | tier 2 | division 1 | norra | 7th | spring row 10 : | tier 2 | division 1 | norra | 8th | autumn - relegated row 11 : 1993 | tier 3 | division 2 | norrland | 1st | promoted row 12 : 1994 | tier 2 | division 1 | norra | 13th | relegated row 13 : 1995 | tier 3 | division 2 | norrland | 9th | row 14 : 1996 | tier 3 | division 2 | norrland | 8th | row 15 : 1997 | tier 3 | division 2 | norrland | 6th | row 16 : 1998 | tier 3 | division 2 | norrland | 7th | row 17 : 1999 | tier 3 | division 2 | norrland | 3rd | row 18 : 2000 | tier 3 | division 2 | norrland | 8th | row 19 : 2001 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 20 : 2002 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 21 : 2003 | tier 3 | division 2 | norrland | 10th | relegation playoffs row 22 : 2004 | tier 3 | division 2 | norrland | 7th | row 23 : 2005 | tier 3 | division 2 | norrland | 4th | promoted row 24 : 2006* | tier 3 | division 1 | norra | 14th | relegated row 25 : 2007 | tier 4 | division 2 | norrland | 10th | relegation playoffs row 26 : 2008 | tier 4 | division 2 | norrland | 12th | relegated row 27 : 2009 | tier 5 | division 3 | norra norrland | 8th | row 28 : 2010 | tier 5 | division 3 | norra norrland | 3rd | row 29 : 2011 | tier 5 | division 3 | norra norrland | 2nd | promotion playoffs row 30 : 2012 | tier 5 | division 3 | norra norrland | 3rd |
csv/203-csv/533.csv
what is the difference in position from the year 2007 and 2008?
{ "header": [ "Season", "Level", "Division", "Section", "Position", "Movements" ], "rows": [ [ "1985", "Tier 4", "Division 3", "Norra Norrland", "5th", "" ], [ "1986", "Tier 4", "Division 3", "Norra Norrland", "4th", "Promoted" ], [ "1987", "Tier 3", "Division 2", "Norra", "5th", "" ], [ "1988", "Tier 3", "Division 2", "Norra", "1st", "Promoted" ], [ "1989", "Tier 2", "Division 1", "Norra", "3rd", "" ], [ "1990", "Tier 2", "Division 1", "Norra", "6th", "" ], [ "1991", "Tier 2", "Division 1", "Norra", "1st", "Spring" ], [ "", "Tier 2", "Division 1", "Kvalsvenskan", "8th", "Autumn" ], [ "1992", "Tier 2", "Division 1", "Norra", "7th", "Spring" ], [ "", "Tier 2", "Division 1", "Norra", "8th", "Autumn - Relegated" ], [ "1993", "Tier 3", "Division 2", "Norrland", "1st", "Promoted" ], [ "1994", "Tier 2", "Division 1", "Norra", "13th", "Relegated" ], [ "1995", "Tier 3", "Division 2", "Norrland", "9th", "" ], [ "1996", "Tier 3", "Division 2", "Norrland", "8th", "" ], [ "1997", "Tier 3", "Division 2", "Norrland", "6th", "" ], [ "1998", "Tier 3", "Division 2", "Norrland", "7th", "" ], [ "1999", "Tier 3", "Division 2", "Norrland", "3rd", "" ], [ "2000", "Tier 3", "Division 2", "Norrland", "8th", "" ], [ "2001", "Tier 3", "Division 2", "Norrland", "10th", "Relegation Playoffs" ], [ "2002", "Tier 3", "Division 2", "Norrland", "10th", "Relegation Playoffs" ], [ "2003", "Tier 3", "Division 2", "Norrland", "10th", "Relegation Playoffs" ], [ "2004", "Tier 3", "Division 2", "Norrland", "7th", "" ], [ "2005", "Tier 3", "Division 2", "Norrland", "4th", "Promoted" ], [ "2006*", "Tier 3", "Division 1", "Norra", "14th", "Relegated" ], [ "2007", "Tier 4", "Division 2", "Norrland", "10th", "Relegation Playoffs" ], [ "2008", "Tier 4", "Division 2", "Norrland", "12th", "Relegated" ], [ "2009", "Tier 5", "Division 3", "Norra Norrland", "8th", "" ], [ "2010", "Tier 5", "Division 3", "Norra Norrland", "3rd", "" ], [ "2011", "Tier 5", "Division 3", "Norra Norrland", "2nd", "Promotion Playoffs" ], [ "2012", "Tier 5", "Division 3", "Norra Norrland", "3rd", "" ] ] }
[ "2" ]
where was the tournament before the 1982 tournament in philadelphia held?
nt-10333
new york city
col : year | tournament | surface | round | winner | score row 1 : 1991 | basel | hard | s | john mcenroe | 6–1, 6–3 row 2 : 1989 | toulouse | hard | f | jimmy connors | 6–3, 6–3 row 3 : 1987 | montreal / toronto | hard | q | jimmy connors | 6–3, 3–6, 6–3 row 4 : 1986 | san francisco | carpet | f | john mcenroe | 7–6, 6–3 row 5 : 1985 | montreal / toronto | hard | s | john mcenroe | 6–2, 6–3 row 6 : 1985 | chicago | carpet | f | john mcenroe | w/o row 7 : 1984 | us open | hard | s | john mcenroe | 6–4, 4–6, 7–5, 4–6, 6–3 row 8 : 1984 | wimbledon | grass | f | john mcenroe | 6–1, 6–1, 6–2 row 9 : 1984 | london, queen's club | grass | s | john mcenroe | 6–2, 6–2 row 10 : 1984 | roland garros | clay | s | john mcenroe | 7–5, 6–1, 6–2 row 11 : 1984 | dallas wct | carpet | f | john mcenroe | 6–1, 6–2, 6–3 row 12 : 1983 | wembley | carpet | f | john mcenroe | 7–5, 6–1, 6–4 row 13 : 1983 | cincinnati | hard | s | john mcenroe | 6–7, 6–1, 6–4 row 14 : 1983 | london, queen's club | grass | f | jimmy connors | 6–3, 6–3 row 15 : 1982 | san francisco | carpet | f | john mcenroe | 6–1, 6–3 row 16 : 1982 | wimbledon | grass | f | jimmy connors | 3–6, 6–3, 6–7, 7–6, 6– row 17 : 1982 | london, queen's club | grass | f | jimmy connors | 7–5, 6–3 row 18 : 1982 | philadelphia | carpet | f | john mcenroe | 6–3, 6–3, 6–1 row 19 : 1981 | new york city | carpet | rr | john mcenroe | 6–2, 7–5 row 20 : 1981 | wembley | carpet | f | jimmy connors | 3–6, 2–6, 6–3, 6–4, 6–2 row 21 : 1980 | us open | hard | s | john mcenroe | 6–4, 5–7, 0–6, 6–3, 7 row 22 : 1980 | wimbledon | grass | s | john mcenroe | 6–3, 3–6, 6–3, 6–4 row 23 : 1980 | dallas wct | carpet | f | jimmy connors | 2–6, 7–6, 6–1, 6–2 row 24 : 1980 | memphis | carpet | f | john mcenroe | 7–6, 7–6 row 25 : 1980 | philadelphia | carpet | f | jimmy connors | 6–3, 2–6, 6–3, 3–6, 6–4 row 26 : 1979 | us open | hard | s | john mcenroe | 6–3, 6–3, 7–5 row 27 : 1979 | dallas wct | carpet | s | john mcenroe | 6–1, 6–4, 6–4 row 28 : 1979 | las vegas | hard | s | jimmy connors | 7–5, 6–4 row 29 : 1979 | pepsi grand slam | clay | s | jimmy connors | 6–3, 6–4 row 30 : 1978 | masters | carpet | rr | john mcenroe | 7–5, 3–0 ret row 31 : 1978 | us open | hard | s | jimmy connors | 6–2, 6–2, 7–5 row 32 : 1978 | indianapolis | clay | q | jimmy connors | 3–6, 6–1, 6–1 row 33 : 1977 | boston | clay | r32 | jimmy connors | 5–7, 6–2, 7–5
csv/204-csv/638.csv
where was the tournament before the 1982 tournament in philadelphia held?
{ "header": [ "Year", "Tournament", "Surface", "Round", "Winner", "Score" ], "rows": [ [ "1991", "Basel", "Hard", "S", "John McEnroe", "6–1, 6–3" ], [ "1989", "Toulouse", "Hard", "F", "Jimmy Connors", "6–3, 6–3" ], [ "1987", "Montreal / Toronto", "Hard", "Q", "Jimmy Connors", "6–3, 3–6, 6–3" ], [ "1986", "San Francisco", "Carpet", "F", "John McEnroe", "7–6, 6–3" ], [ "1985", "Montreal / Toronto", "Hard", "S", "John McEnroe", "6–2, 6–3" ], [ "1985", "Chicago", "Carpet", "F", "John McEnroe", "W/O" ], [ "1984", "US Open", "Hard", "S", "John McEnroe", "6–4, 4–6, 7–5, 4–6, 6–3" ], [ "1984", "Montreal / Toronto", "Hard", "S", "John McEnroe", "2–6, 6–2, 6–3" ], [ "1984", "Wimbledon", "Grass", "F", "John McEnroe", "6–1, 6–1, 6–2" ], [ "1984", "London, Queen's Club", "Grass", "S", "John McEnroe", "6–2, 6–2" ], [ "1984", "Roland Garros", "Clay", "S", "John McEnroe", "7–5, 6–1, 6–2" ], [ "1984", "Dallas WCT", "Carpet", "F", "John McEnroe", "6–1, 6–2, 6–3" ], [ "1983", "Wembley", "Carpet", "F", "John McEnroe", "7–5, 6–1, 6–4" ], [ "1983", "Cincinnati", "Hard", "S", "John McEnroe", "6–7, 6–1, 6–4" ], [ "1983", "London, Queen's Club", "Grass", "F", "Jimmy Connors", "6–3, 6–3" ], [ "1982", "San Francisco", "Carpet", "F", "John McEnroe", "6–1, 6–3" ], [ "1982", "Wimbledon", "Grass", "F", "Jimmy Connors", "3–6, 6–3, 6–7, 7–6, 6–4" ], [ "1982", "London, Queen's Club", "Grass", "F", "Jimmy Connors", "7–5, 6–3" ], [ "1982", "Philadelphia", "Carpet", "F", "John McEnroe", "6–3, 6–3, 6–1" ], [ "1981", "New York City", "Carpet", "RR", "John McEnroe", "6–2, 7–5" ], [ "1981", "Wembley", "Carpet", "F", "Jimmy Connors", "3–6, 2–6, 6–3, 6–4, 6–2" ], [ "1980", "US Open", "Hard", "S", "John McEnroe", "6–4, 5–7, 0–6, 6–3, 7–6" ], [ "1980", "Wimbledon", "Grass", "S", "John McEnroe", "6–3, 3–6, 6–3, 6–4" ], [ "1980", "Dallas WCT", "Carpet", "F", "Jimmy Connors", "2–6, 7–6, 6–1, 6–2" ], [ "1980", "Memphis", "Carpet", "F", "John McEnroe", "7–6, 7–6" ], [ "1980", "Philadelphia", "Carpet", "F", "Jimmy Connors", "6–3, 2–6, 6–3, 3–6, 6–4" ], [ "1979", "US Open", "Hard", "S", "John McEnroe", "6–3, 6–3, 7–5" ], [ "1979", "Dallas WCT", "Carpet", "S", "John McEnroe", "6–1, 6–4, 6–4" ], [ "1979", "Las Vegas", "Hard", "S", "Jimmy Connors", "7–5, 6–4" ], [ "1979", "Pepsi Grand Slam", "Clay", "S", "Jimmy Connors", "6–3, 6–4" ], [ "1978", "Masters", "Carpet", "RR", "John McEnroe", "7–5, 3–0 RET" ], [ "1978", "US Open", "Hard", "S", "Jimmy Connors", "6–2, 6–2, 7–5" ], [ "1978", "Indianapolis", "Clay", "Q", "Jimmy Connors", "3–6, 6–1, 6–1" ], [ "1977", "Boston", "Clay", "R32", "Jimmy Connors", "5–7, 6–2, 7–5" ], [ "1977", "Wimbledon", "Grass", "S", "Jimmy Connors", "6–3, 6–3, 4–6, 6–4" ] ] }
[ "New York City" ]
what are the total amount of times italy appears on this chart?
nt-10335
4
col : date | race | competition | rider | country | location row 1 : february 9 | tour of qatar, stage 3 | uci asia tour | tom boonen (bel) | qatar | mesaieed row 2 : february 11 | tour of qatar, stage 5 | uci asia tour | tom boonen (bel) | qatar | madinat al shamal row 3 : february 18 | tour of oman, stage 5 | uci asia tour | tom boonen (bel) | oman | sultan qaboos sports complex (muscat) row 4 : march 11 | tirreno–adriatico, stage 2 | uci world ranking | tom boonen (bel) | italy | montecatini terme row 5 : march 26 | volta a catalunya, stage 5 | uci protour | davide malacarne (ita) | spain | cabacés row 6 : may 10 | giro d'italia, stage 3 | uci world ranking | wouter weylandt (bel) | netherlands | middelburg row 7 : may 13 | giro d'italia, stage 5 | uci world ranking | jérôme pineau (fra) | italy | novi ligure row 8 : may 30 | giro d'italia, premio dell | uci world ranking | jérôme pineau (fra) | italy | row 9 : may 30 | tour of belgium, overall | uci europe tour | stijn devolder (bel) | belgium | row 10 : june 23 | halle–ingooigem | uci europe tour | jurgen van de walle (bel) | belgium | ingooigem row 11 : july 5 | tour de france, stage 2 | uci world ranking | sylvain chavanel (fra) | belgium | spa row 12 : july 10 | tour de france, stage 7 | uci world ranking | sylvain chavanel (fra) | france | les rousses row 13 : september 12 | vuelta a españa, stage 15 | uci world ranking | carlos barredo (esp) | spain | lagos de covadonga row 14 : october 3 | circuit franco-belge, stage 4 | uci europe tour | wouter weylandt (bel) | belgium | tournai row 15 : october 10 | g.p. beghelli | uci europe tour | dario cataldo (ita) | italy | monteveglio
csv/204-csv/4.csv
what are the total amount of times italy appears on this chart?
{ "header": [ "Date", "Race", "Competition", "Rider", "Country", "Location" ], "rows": [ [ "February 9", "Tour of Qatar, Stage 3", "UCI Asia Tour", "Tom Boonen (BEL)", "Qatar", "Mesaieed" ], [ "February 11", "Tour of Qatar, Stage 5", "UCI Asia Tour", "Tom Boonen (BEL)", "Qatar", "Madinat Al Shamal" ], [ "February 18", "Tour of Oman, Stage 5", "UCI Asia Tour", "Tom Boonen (BEL)", "Oman", "Sultan Qaboos Sports Complex (Muscat)" ], [ "March 11", "Tirreno–Adriatico, Stage 2", "UCI World Ranking", "Tom Boonen (BEL)", "Italy", "Montecatini Terme" ], [ "March 26", "Volta a Catalunya, Stage 5", "UCI ProTour", "Davide Malacarne (ITA)", "Spain", "Cabacés" ], [ "May 10", "Giro d'Italia, Stage 3", "UCI World Ranking", "Wouter Weylandt (BEL)", "Netherlands", "Middelburg" ], [ "May 13", "Giro d'Italia, Stage 5", "UCI World Ranking", "Jérôme Pineau (FRA)", "Italy", "Novi Ligure" ], [ "May 30", "Giro d'Italia, Premio della Fuga", "UCI World Ranking", "Jérôme Pineau (FRA)", "Italy", "" ], [ "May 30", "Tour of Belgium, Overall", "UCI Europe Tour", "Stijn Devolder (BEL)", "Belgium", "" ], [ "June 23", "Halle–Ingooigem", "UCI Europe Tour", "Jurgen Van de Walle (BEL)", "Belgium", "Ingooigem" ], [ "July 5", "Tour de France, Stage 2", "UCI World Ranking", "Sylvain Chavanel (FRA)", "Belgium", "Spa" ], [ "July 10", "Tour de France, Stage 7", "UCI World Ranking", "Sylvain Chavanel (FRA)", "France", "Les Rousses" ], [ "September 12", "Vuelta a España, Stage 15", "UCI World Ranking", "Carlos Barredo (ESP)", "Spain", "Lagos de Covadonga" ], [ "October 3", "Circuit Franco-Belge, Stage 4", "UCI Europe Tour", "Wouter Weylandt (BEL)", "Belgium", "Tournai" ], [ "October 10", "G.P. Beghelli", "UCI Europe Tour", "Dario Cataldo (ITA)", "Italy", "Monteveglio" ] ] }
[ "4" ]
which match was earlier, psycho clown vs super crazy or psycho clown vs x-fly?
nt-10336
psycho clown vs super crazy
col : wager | winner | loser | location | date | notes row 1 : hair | psycho clown | super crazy | mexico city, distrito federal | may 29, 2011 | six man tag team steel cage masks vs. hairs match row 2 : hair | halloween | coco rojo | tlalnepantla de baz, state of mexico | july 10, 2011 | steel cage match, where los perros del mal (hallowe row 3 : hair | psycho clown | x-fly | guadalajara, jalisco | july 31, 2011 | six man tag team steel cage masks vs. hairs match row 4 : title | damián 666 | monster clown | naucalpan, mexico | august 28, 2011 | four tag team steel cage match, where los psycho circus put their iw row 5 : hair | monster clown, murder clown and psycho clown | halloween, damián 666 and nicho el millonario | monterrey, nuevo león | october 9, 2011 | steel cage masks vs. hairs match. row 6 : hair | psicosis | joe líder | mexico city | august 5, 2012 | row 7 : hair | dark cuervo | halloween | san luis potosí, san luis potosí | october 7, 2012 | domo de la muerte, where los perros del
csv/204-csv/212.csv
which match was earlier, psycho clown vs super crazy or psycho clown vs x-fly?
{ "header": [ "Wager", "Winner", "Loser", "Location", "Date", "Notes" ], "rows": [ [ "Hair", "Psycho Clown", "Super Crazy", "Mexico City, Distrito Federal", "May 29, 2011", "Six man tag team steel cage Masks vs. Hairs match, where Los Perros del Mal (Crazy, El Hijo del Perro Aguayo and Damián 666) faced Los Psycho Circus (Psycho Clown, Monster Clown and Murder Clown)." ], [ "Hair", "Halloween", "Coco Rojo", "Tlalnepantla de Baz, State of Mexico", "July 10, 2011", "Steel cage match, where Los Perros del Mal (Halloween, Damián 666 and Ek Balam) faced Los Payasos Tricolor (Coco Rojo, Coco Azul and Coco Amarillo) and Los Psycho Circus (Monster Clown, Murder Clown and Psycho Clown)." ], [ "Hair", "Psycho Clown", "X-Fly", "Guadalajara, Jalisco", "July 31, 2011", "Six man tag team steel cage Masks vs. Hairs match, where Los Perros del Mal (X-Fly, Damián 666 and Halloween) faced Los Psycho Circus." ], [ "Title", "Damián 666", "Monster Clown", "Naucalpan, Mexico", "August 28, 2011", "Four tag team steel cage match, where Los Psycho Circus put their IWRG Intercontinental Trios Championship on the line against the hairs/masks of Los Perros del Mal (Damián 666, Bestia 666 and X-Fly), Los Temerarios (Black Terry, Durok and Machin) and Los Villanos (Kortiz, Ray Mendoza, Jr. and Villano IV)." ], [ "Hair", "Monster Clown, Murder Clown and Psycho Clown", "Halloween, Damián 666 and Nicho el Millonario", "Monterrey, Nuevo León", "October 9, 2011", "Steel cage Masks vs. Hairs match." ], [ "Hair", "Psicosis", "Joe Líder", "Mexico City", "August 5, 2012", "" ], [ "Hair", "Dark Cuervo", "Halloween", "San Luis Potosí, San Luis Potosí", "October 7, 2012", "Domo de la Muerte, where Los Perros del Mal (Halloween, El Hijo del Perro Aguayo, Psicosis and Teddy Hart) faced Dark Cuervo, Cibernético, Dark Ozz and Jack Evans." ] ] }
[ "Psycho Clown vs Super Crazy" ]
the fbs opponent faced before the georgia bulldogs?
nt-10337
vanderbilt commodores
col : year | fbs opponent | result | opponent's conference | opponent's head coach | charleston southern's head coach row 1 : 2015 | alabama crimson tide | tbd | sec | nick saban | jamey chadwell row 2 : 2014 | georgia bulldogs | tbd | sec | mark richt | jamey chadwell row 3 : 2014 | vanderbilt commodores | tbd | sec | derek mason | jamey chadwell row 4 : 2013 | colorado buffaloes | l, 43-10 | pac-12 | mike macintyre | jamey chadwell row 5 : 2012 | illinois fighting illini | l, 44-0 | big ten | tim beckman | jay mills row 6 : 2011 | ucf knights | l, 62-0 | c-usa | george o'leary | jay mills row 7 : 2011 | florida state seminoles | l, 62-10 | acc | jimbo fisher | jay mills row 8 : 2010 | kentucky wildcats | l, 49-21 | sec | joker phillips | jay mills row 9 : 2010 | hawaii warriors | l, 66-7 | wac | greg mcmackin | jay mills row 10 : 2009 | south florida bulls | l, 59-0 | big east | jim leavitt | jay mills row 11 : 2009 | florida gators | l, 62-3 | sec | urban meyer | jay mills row 12 : 2008 | miami redhawks | l, 38-27 | mac | don treadwell | jay mills row 13 : 2008 | miami hurricanes | l, 52-7 | acc | randy shannon | jay mills row 14 : 2007 | hawaii warriors | l, 66-10 | wac | june jones | jay mills row 15 : 2003 | south florida bulls | l, 55-7 | big east | jim leavitt | jay mills row 16 : 2002 | south florida bulls | l, 56-6 | big east | jim leavitt | david dowd
csv/204-csv/11.csv
the fbs opponent faced before the georgia bulldogs?
{ "header": [ "Year", "FBS Opponent", "Result", "Opponent's Conference", "Opponent's Head Coach", "Charleston Southern's Head Coach" ], "rows": [ [ "2015", "Alabama Crimson Tide", "TBD", "SEC", "Nick Saban", "Jamey Chadwell" ], [ "2014", "Georgia Bulldogs", "TBD", "SEC", "Mark Richt", "Jamey Chadwell" ], [ "2014", "Vanderbilt Commodores", "TBD", "SEC", "Derek Mason", "Jamey Chadwell" ], [ "2013", "Colorado Buffaloes", "L, 43-10", "Pac-12", "Mike MacIntyre", "Jamey Chadwell" ], [ "2012", "Illinois Fighting Illini", "L, 44-0", "Big Ten", "Tim Beckman", "Jay Mills" ], [ "2011", "UCF Knights", "L, 62-0", "C-USA", "George O'Leary", "Jay Mills" ], [ "2011", "Florida State Seminoles", "L, 62-10", "ACC", "Jimbo Fisher", "Jay Mills" ], [ "2010", "Kentucky Wildcats", "L, 49-21", "SEC", "Joker Phillips", "Jay Mills" ], [ "2010", "Hawaii Warriors", "L, 66-7", "WAC", "Greg McMackin", "Jay Mills" ], [ "2009", "South Florida Bulls", "L, 59-0", "Big East", "Jim Leavitt", "Jay Mills" ], [ "2009", "Florida Gators", "L, 62-3", "SEC", "Urban Meyer", "Jay Mills" ], [ "2008", "Miami Redhawks", "L, 38-27", "MAC", "Don Treadwell", "Jay Mills" ], [ "2008", "Miami Hurricanes", "L, 52-7", "ACC", "Randy Shannon", "Jay Mills" ], [ "2007", "Hawaii Warriors", "L, 66-10", "WAC", "June Jones", "Jay Mills" ], [ "2003", "South Florida Bulls", "L, 55-7", "Big East", "Jim Leavitt", "Jay Mills" ], [ "2002", "South Florida Bulls", "L, 56-6", "Big East", "Jim Leavitt", "David Dowd" ] ] }
[ "Vanderbilt Commodores" ]
how many different films has domingo appeared in?
nt-10338
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 different films has domingo appeared 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" ]
who was the last republican to win?
nt-10340
jim nussle
col : year | party affiliation | winner | number of votes | party affiliation | loser | number of votes | percentage of votes row 1 : 1920 | republican | william f. kopp | 38,100 | democrat | e.w. mcmanus | 20,977 | 64% - 36% row 2 : 1922 | republican | william f. kopp | 26,651 | democrat | john m. lindley | 14,056 | 65% - 34% row 3 : 1924 | republican | william f. kopp | 42,711 | democrat | james m. bell | 17,110 | 71% - 29% row 4 : 1926 | republican | william f. kopp | 27,358 | democrat | james m. bell | 11,408 | 71% - 29% row 5 : 1928 | republican | william f. kopp | 45,806 | n/a | no opponent | n/a | 100% - 0% row 6 : 1930 | republican | william f. kopp | 27,053 | democrat | max a. conrad | 15,538 | 63% - 36% row 7 : 1932 | democrat | edward c. eicher | 55,378 | republican | william f. kopp | 46,738 | 54% - 46% row 8 : 1934 | democrat | edward c. eicher | 48,544 | republican | e. r. hicklin | 39,047 | 55% - 44% row 9 : 1936 | democrat | edward c. eicher | 55,721 | republican | john n. calhoun | 53,474 | 51% - 49% row 10 : 1938 | republican | thomas e. martin | 46,636 | democrat | james p. gaffney | 33,765 | 58% - 42% row 11 : 1940 | republican | thomas e. martin | 70,120 | democrat | mrs. zoe s. nabers | 46,040 | 60% - 40% row 12 : 1942 | republican | thomas e. martin | 55,139 | democrat | vern w. nall | 32,893 | 61% - 37% row 13 : 1944 | republican | thomas e. martin | 72,729 | democrat | clair a. williams | 60,048 | 55% - 45% row 14 : 1946 | republican | thomas e. martin | 52,488 | democrat | clair a. williams | 32,849 | 62% - 38% row 15 : 1948 | republican | thomas e. martin | 70,959 | democrat | james d. france | 60,860 | 53% - 46% row 16 : 1950 | republican | thomas e. martin | 70,058 | democrat | james d. france | 43,140 | 62% - 38% row 17 : 1952 | republican | thomas e. martin | 105,526 | democrat | clair a. williams | 62,011 | 63% - 37% row 18 : 1954 | republican | fred schwengel | 67,128 | democrat | john o'connor | 50,577 | 57% - 43% row 19 : 1956 | republican | fred schwengel | 94,223 | democrat | ronald o. bramhall | 68,287 | 58% - 42% row 20 : 1958 | republican | fred schwengel | 59,577 | democrat | thomas j. dailey | 51,996 | 53% - 47% row 21 : 1960 | republican | fred schwengel | 104,737 | democrat | walter j. guenther | 67,287 | 61% - 39% row 22 : 1962 | republican | fred schwengel | 65,975 | democrat | harold stephens | 42,000 | 61% - 39% row 23 : 1964 | democrat | john r. schmidhauser | 84,042 | republican | fred schwengel | 80,697 | 51% - 49% row 24 : 1966 | republican | fred schwengel | 64,795 | democrat | john r. schmidhauser | 60,534 | 51% - 48% row 25 : 1968 | republican | fred schwengel | 91,419 | democrat | john r. schmidhauser | 81,049 | 53% - 47%
csv/204-csv/252.csv
who was the last republican to win?
{ "header": [ "Year", "Party Affiliation", "Winner", "Number of Votes", "Party Affiliation", "Loser", "Number of Votes", "Percentage of Votes" ], "rows": [ [ "1920", "Republican", "William F. Kopp", "38,100", "Democrat", "E.W. McManus", "20,977", "64% - 36%" ], [ "1922", "Republican", "William F. Kopp", "26,651", "Democrat", "John M. Lindley", "14,056", "65% - 34%" ], [ "1924", "Republican", "William F. Kopp", "42,711", "Democrat", "James M. Bell", "17,110", "71% - 29%" ], [ "1926", "Republican", "William F. Kopp", "27,358", "Democrat", "James M. Bell", "11,408", "71% - 29%" ], [ "1928", "Republican", "William F. Kopp", "45,806", "N/A", "No Opponent", "N/A", "100% - 0%" ], [ "1930", "Republican", "William F. Kopp", "27,053", "Democrat", "Max A. Conrad", "15,538", "63% - 36%" ], [ "1932", "Democrat", "Edward C. Eicher", "55,378", "Republican", "William F. Kopp", "46,738", "54% - 46%" ], [ "1934", "Democrat", "Edward C. Eicher", "48,544", "Republican", "E. R. Hicklin", "39,047", "55% - 44%" ], [ "1936", "Democrat", "Edward C. Eicher", "55,721", "Republican", "John N. Calhoun", "53,474", "51% - 49%" ], [ "1938", "Republican", "Thomas E. Martin", "46,636", "Democrat", "James P. Gaffney", "33,765", "58% - 42%" ], [ "1940", "Republican", "Thomas E. Martin", "70,120", "Democrat", "Mrs. Zoe S. Nabers", "46,040", "60% - 40%" ], [ "1942", "Republican", "Thomas E. Martin", "55,139", "Democrat", "Vern W. Nall", "32,893", "61% - 37%" ], [ "1944", "Republican", "Thomas E. Martin", "72,729", "Democrat", "Clair A. Williams", "60,048", "55% - 45%" ], [ "1946", "Republican", "Thomas E. Martin", "52,488", "Democrat", "Clair A. Williams", "32,849", "62% - 38%" ], [ "1948", "Republican", "Thomas E. Martin", "70,959", "Democrat", "James D. France", "60,860", "53% - 46%" ], [ "1950", "Republican", "Thomas E. Martin", "70,058", "Democrat", "James D. France", "43,140", "62% - 38%" ], [ "1952", "Republican", "Thomas E. Martin", "105,526", "Democrat", "Clair A. Williams", "62,011", "63% - 37%" ], [ "1954", "Republican", "Fred Schwengel", "67,128", "Democrat", "John O'Connor", "50,577", "57% - 43%" ], [ "1956", "Republican", "Fred Schwengel", "94,223", "Democrat", "Ronald O. Bramhall", "68,287", "58% - 42%" ], [ "1958", "Republican", "Fred Schwengel", "59,577", "Democrat", "Thomas J. Dailey", "51,996", "53% - 47%" ], [ "1960", "Republican", "Fred Schwengel", "104,737", "Democrat", "Walter J. Guenther", "67,287", "61% - 39%" ], [ "1962", "Republican", "Fred Schwengel", "65,975", "Democrat", "Harold Stephens", "42,000", "61% - 39%" ], [ "1964", "Democrat", "John R. Schmidhauser", "84,042", "Republican", "Fred Schwengel", "80,697", "51% - 49%" ], [ "1966", "Republican", "Fred Schwengel", "64,795", "Democrat", "John R. Schmidhauser", "60,534", "51% - 48%" ], [ "1968", "Republican", "Fred Schwengel", "91,419", "Democrat", "John R. Schmidhauser", "81,049", "53% - 47%" ], [ "1970", "Republican", "Fred Schwengel", "60,270", "Democrat", "Edward Mezvinsky", "59,505", "50% - 49%" ], [ "1972", "Democrat", "Edward Mezvinsky", "107,099", "Republican", "Fred Schwengel", "91,609", "53% - 46%" ], [ "1974", "Democrat", "Edward Mezvinsky", "75,687", "Republican", "James A. Leach", "63,540", "54% - 46%" ], [ "1976", "Republican", "James A. Leach", "109,694", "Democrat", "Edward Mezvinsky", "101,024", "52% - 48%" ], [ "1978", "Republican", "James A. Leach", "79,940", "Democrat", "Richard E. Meyers", "45,037", "63% - 36%" ], [ "1980", "Republican", "James A. Leach", "133,349", "Democrat", "Jim Larew", "72,602", "64% - 35%" ], [ "1982", "Republican", "James A. Leach", "89,595", "Democrat", "Bill Gluba", "61,734", "59% - 41%" ], [ "1984", "Republican", "James A. Leach", "131,182", "Democrat", "Kevin Ready", "65,293", "68% - 33%" ], [ "1986", "Republican", "James A. Leach", "86,834", "Democrat", "John R. Whitaker", "43,985", "66% - 34%" ], [ "1988", "Republican", "James A. Leach", "112,746", "Democrat", "Bill Gluba", "71,280", "61% - 38%" ], [ "1990", "Republican", "James A. Leach", "90,042", "Scattering", "Scattering", "151", "99% - 1%" ], [ "1992", "Republican", "James A. Leach", "178,042", "Democrat", "Jan J. Zonneveld", "81,600", "68% - 31%" ], [ "1994", "Republican", "James A. Leach", "110,448", "Democrat", "Glen Winekauf", "69,461", "60% - 38%" ], [ "1996", "Republican", "James A. Leach", "129,242", "Democrat", "Bob Rush", "111,595", "53% - 46%" ], [ "1998", "Republican", "James A. Leach", "106,419", "Democrat", "Bob Rush", "79,529", "57% - 42%" ], [ "2000", "Republican", "James A. Leach", "164,972", "Democrat", "Bob Simpson", "96,283", "62% - 36%" ], [ "2002", "Republican", "Jim Nussle", "112,280", "Democrat", "Ann Hutchinson", "83,779", "57% - 43%" ], [ "2004", "Republican", "Jim Nussle", "159,993", "Democrat", "Bill Gluba", "125,490", "55% - 44%" ], [ "2006", "Democrat", "Bruce Braley", "113,724", "Republican", "Mike Whalen", "89,471", "56% - 44%" ], [ "2008", "Democrat", "Bruce Braley", "178,229", "Republican", "David Hartsuch", "99,447", "64% - 35%" ], [ "2010", "Democrat", "Bruce Braley", "103,931", "Republican", "Ben Lange", "99,976", "49% - 48%" ] ] }
[ "Jim Nussle" ]
which department has the most total deputies?
nt-10341
la paz
col : department | total deputies | uninominal deputies | plurinominal deputies | special indigenous\nor campesino deputies | senators row 1 : la paz | 29 | 14 | 14 | 1 | 4 row 2 : santa cruz | 28 | 14 | 13 | 1 | 4 row 3 : cochabamba | 19 | 9 | 9 | 1 | 4 row 4 : potosí | 13 | 7 | 6 | 0 | 4 row 5 : chuquisaca | 10 | 5 | 5 | 0 | 4 row 6 : oruro | 9 | 4 | 4 | 1 | 4 row 7 : tarija | 9 | 4 | 4 | 1 | 4 row 8 : beni | 8 | 4 | 3 | 1 | 4 row 9 : pando | 5 | 2 | 2 | 1 | 4 row 10 : total | 130 | 63 | 60 | 7 | 36
csv/204-csv/246.csv
which department has the most total deputies?
{ "header": [ "Department", "Total Deputies", "Uninominal Deputies", "Plurinominal Deputies", "Special Indigenous\\nor Campesino Deputies", "Senators" ], "rows": [ [ "La Paz", "29", "14", "14", "1", "4" ], [ "Santa Cruz", "28", "14", "13", "1", "4" ], [ "Cochabamba", "19", "9", "9", "1", "4" ], [ "Potosí", "13", "7", "6", "0", "4" ], [ "Chuquisaca", "10", "5", "5", "0", "4" ], [ "Oruro", "9", "4", "4", "1", "4" ], [ "Tarija", "9", "4", "4", "1", "4" ], [ "Beni", "8", "4", "3", "1", "4" ], [ "Pando", "5", "2", "2", "1", "4" ], [ "Total", "130", "63", "60", "7", "36" ] ] }
[ "La Paz" ]
how many times was the competition friendly?
nt-10342
5
col : # | date | venue | opponent | score | result | competition row 1 : 1 | 8 february 2011 | stade georges pompidou, valence, france | mali | 1–0 | 1–0 | friendly row 2 : 2 | 11 may 2011 | stade félix houphouët-boign | namibia | 4–1 | 5–1 | friendly row 3 : 3 | 5 june 2011 | stade de l'amitié, cotonou | benin | 0–1 | 2–6 | 2012 africa cup of nations qualification – group h row 4 : 4 | 10 august 2011 | stade de geneve, geneve, switzerland | israel | 1–0 | 4–3 | friendly row 5 : 5 | 3 september 2011 | stade amahoro, kigali, rwanda | rwanda | 0–4 | 0–5 | 2012 africa cup of nations qualification – group h row 6 : 6 | 14 november 2012 | linzer stadion, linz, austria | austria | 0–1 | 0–3 | friendly row 7 : 7 | 14 january 2013 | al nahyan stadium, abu dhabi, united arab emirates | egypt | 4–2 | 4–2 | friendly row 8 : 8 | 26 january 2013 | royal bafokeng stadium, rustenburg, south africa | tunisia | 3–0 | 3–0 | 2013 africa cup of nations
csv/203-csv/504.csv
how many times was the competition friendly?
{ "header": [ "#", "Date", "Venue", "Opponent", "Score", "Result", "Competition" ], "rows": [ [ "1", "8 February 2011", "Stade Georges Pompidou, Valence, France", "Mali", "1–0", "1–0", "Friendly" ], [ "2", "11 May 2011", "Stade Félix Houphouët-Boigny, Abidjan, Côte d'Ivoire", "Namibia", "4–1", "5–1", "Friendly" ], [ "3", "5 June 2011", "Stade de l'Amitié, Cotonou, Benin", "Benin", "0–1", "2–6", "2012 Africa Cup of Nations qualification – Group H" ], [ "4", "10 August 2011", "Stade de Geneve, Geneve, Switzerland", "Israel", "1–0", "4–3", "Friendly" ], [ "5", "3 September 2011", "Stade Amahoro, Kigali, Rwanda", "Rwanda", "0–4", "0–5", "2012 Africa Cup of Nations qualification – Group H" ], [ "6", "14 November 2012", "Linzer Stadion, Linz, Austria", "Austria", "0–1", "0–3", "Friendly" ], [ "7", "14 January 2013", "Al Nahyan Stadium, Abu Dhabi, United Arab Emirates", "Egypt", "4–2", "4–2", "Friendly" ], [ "8", "26 January 2013", "Royal Bafokeng Stadium, Rustenburg, South Africa", "Tunisia", "3–0", "3–0", "2013 Africa Cup of Nations" ] ] }
[ "5" ]
which building has the greatest number of floors?
nt-10344
key tower
col : rank | name | image | height\nft (m) | floors | year | notes row 1 : 1 | key tower | | 947 (289) | 57 | 1991 | 104th-tallest building in the world\n20th row 2 : 2 | terminal tower | | 723 (220) | 52 | 1930 | 114th-tallest building in the united states\ns row 3 : 3 | 200 public square | | 658 (201) | 45 | 1985 | also known as the bp building\ntallest building constructed in row 4 : 4 | tower at erieview | | 529 (161) | 40 | 1964 | tallest building constructed in cleveland in the 1960s row 5 : 5 | one cleveland center | | 450 (137) | 31 | 1983 | row 6 : 6 | fifth third center | | 446 (136) | 27 | 1992 | row 7 : 7 | federal court house tower | | 430 (131) | 23 | 2002 | tallest building constructed in the city in the 2000s\nmost row 8 : 8 | justice center complex | | 420 (128) | 26 | 1977 | tallest building constructed in the city in the 1970s row 9 : 9 | anthony j. celebrezze federal building | | 419 (128) | 31 | 1967 | row 10 : 10 | pnc center | | 410 (125) | 35 | 1980 | originally known as the national city center; building was renamed row 11 : 11 | at tower | | 390 (119) | 28 | 1971 | previously known as cleveland trust tower\ncurrently being redeveloped as row 12 : 12 | at&t huron road building | | 365 (111) | 24 | 1927 | commonly known as ohio bell buildinh\npreviously known as the row 13 : 13 | rhodes tower | | 363 (111) | 20 | 1971 | originally known as the university tower row 14 : 14 | eaton center | | 356 (109) | 28 | 1983 | row 15 : 15 | ernst & young tower | | 330 (101) | 21 | 2013 | phase i of the flats east bank redevelopment project\nfirst row 16 : 16 | marriott at key center | | 320 (98) | 28 | 1991 | tallest all-hotel building in the city row 17 : 17 | mcdonald investment center | | 308 (94) | 23 | 1968 | also known as key center\nformerly known as the central national row 18 : 18 | 55 public square | | 300 (91) | 22 | 1958 | tallest building constructed in the city the 1950s\noriginally known as row 19 : 19 | huntington bank building | — | 289 (88) | 21 | 1924 | row 20 : 20 | north point tower | | 285 (87) | 20 | 1990 | row 21 : 21= | diamond building | | 282 (86) | 23 | 1972 | row 22 : 21= | standard building | | 282 (86) | 21 | 1925 | row 23 : 23 | 1717 east ninth building | — | 275 (84) | 21 | 1959 | also known as the east ohio building row 24 : 24 | keith building | | 272 (83) | 21 | 1922 | row 25 : 25= | east tower | | 266 (81) | 25 | 1973 | tallest all-residential building in the city\nal row 26 : 25= | embassy suites tower | | 266 (81) | 26 | 1969 | also known as embassy suites at reserve square row 27 : 27 | superior building | | 265 (81) | 22 | 1922 | row 28 : 28 | fenn tower | | 265 (81) | 21 | 1930 | row 29 : 29 | landmark office towers | | 260 (79) | 22 | 1930 | row 30 : 30= | penton media building | — | 253 (77) | 21 | 1972 | row 31 : 30= | ohio savings plaza | — | 253 (77) | 17 | 1969 | row 32 : 30= | ameritech center | | 253 (77) | 16 | 1983 |
csv/204-csv/649.csv
which building has the greatest number of floors?
{ "header": [ "Rank", "Name", "Image", "Height\\nft (m)", "Floors", "Year", "Notes" ], "rows": [ [ "1", "Key Tower", "", "947 (289)", "57", "1991", "104th-tallest building in the world\\n20th-tallest building in the United States\\nHas been the tallest building in the city and state since 1991\\nStood as the tallest building in the United States between New York City and Chicago from its completion until 2007, when Comcast Center in Philadelphia was completed\\nTallest building constructed in Cleveland in the 1990s" ], [ "2", "Terminal Tower", "", "723 (220)", "52", "1930", "114th-tallest building in the United States\\nStood as the tallest building in the world outside of New York City until 1964\\nTallest building constructed in the city in the 1930s" ], [ "3", "200 Public Square", "", "658 (201)", "45", "1985", "Also known as the BP Building\\nTallest building constructed in the city in the 1980s" ], [ "4", "Tower at Erieview", "", "529 (161)", "40", "1964", "Tallest building constructed in Cleveland in the 1960s" ], [ "5", "One Cleveland Center", "", "450 (137)", "31", "1983", "" ], [ "6", "Fifth Third Center", "", "446 (136)", "27", "1992", "" ], [ "7", "Federal Court House Tower", "", "430 (131)", "23", "2002", "Tallest building constructed in the city in the 2000s\\nMost recently completed skyscraper in the city" ], [ "8", "Justice Center Complex", "", "420 (128)", "26", "1977", "Tallest building constructed in the city in the 1970s" ], [ "9", "Anthony J. Celebrezze Federal Building", "", "419 (128)", "31", "1967", "" ], [ "10", "PNC Center", "", "410 (125)", "35", "1980", "Originally known as the National City Center; building was renamed in 2009" ], [ "11", "AT Tower", "", "390 (119)", "28", "1971", "Previously known as Cleveland Trust Tower\\nCurrently being redeveloped as a mixed use hotel, retail, and residential building attached to the new Cuyahoga County Headquarters\\nAlso known as 900 Euclid Tower" ], [ "12", "AT&T Huron Road Building", "", "365 (111)", "24", "1927", "Commonly known as Ohio Bell Buildinh\\nPreviously known as the Ameritech Building\\nTallest building constructed in Cleveland in the 1920s" ], [ "13", "Rhodes Tower", "", "363 (111)", "20", "1971", "Originally known as the University Tower" ], [ "14", "Eaton Center", "", "356 (109)", "28", "1983", "" ], [ "15", "Ernst & Young Tower", "", "330 (101)", "21", "2013", "Phase I of the Flats East Bank redevelopment project\\nFirst downtown private office building constructed since 1992" ], [ "16", "Marriott at Key Center", "", "320 (98)", "28", "1991", "Tallest all-hotel building in the city" ], [ "17", "McDonald Investment Center", "", "308 (94)", "23", "1968", "Also known as Key Center\\nFormerly known as the Central National Bank Building" ], [ "18", "55 Public Square", "", "300 (91)", "22", "1958", "Tallest building constructed in the city the 1950s\\nOriginally known as the Illuminating Building" ], [ "19", "Huntington Bank Building", "—", "289 (88)", "21", "1924", "" ], [ "20", "North Point Tower", "", "285 (87)", "20", "1990", "" ], [ "21=", "Diamond Building", "", "282 (86)", "23", "1972", "" ], [ "21=", "Standard Building", "", "282 (86)", "21", "1925", "" ], [ "23", "1717 East Ninth Building", "—", "275 (84)", "21", "1959", "Also known as the East Ohio Building" ], [ "24", "Keith Building", "", "272 (83)", "21", "1922", "" ], [ "25=", "East Tower", "", "266 (81)", "25", "1973", "Tallest all-residential building in the city\\nAlso known as the Reserve Square Apartments" ], [ "25=", "Embassy Suites Tower", "", "266 (81)", "26", "1969", "Also known as Embassy Suites at Reserve Square" ], [ "27", "Superior Building", "", "265 (81)", "22", "1922", "" ], [ "28", "Fenn Tower", "", "265 (81)", "21", "1930", "" ], [ "29", "Landmark Office Towers", "", "260 (79)", "22", "1930", "" ], [ "30=", "Penton Media Building", "—", "253 (77)", "21", "1972", "" ], [ "30=", "Ohio Savings Plaza", "—", "253 (77)", "17", "1969", "" ], [ "30=", "Ameritech Center", "", "253 (77)", "16", "1983", "" ] ] }
[ "Key Tower" ]
what is the name of the last opponent on this chart?
nt-10346
ergin solmaz
col : record | date | result | opponent | location | method | round row 1 : 13-0 | 07/12/2013 | win | igor pylypenko | porsche arena, stuttgart, germany | unanimous decision | 6 row 2 : 12-0 | 27/10/2013 | win | alphonce mchumiatumbo | sarajevo, bosnia and herzegovina | decision | 8 row 3 : 11-0 | 06/07/2013 | win | alexander vasiliev | westfalenhalle, dortmund, germany | tko | 2 row 4 : 10-0 | 02/02/2013 | win | niko falin | iss dome, düsseldorf, germany | unanimous decision | 6 row 5 : 9-0 | 02/12/2012 | win | ladislav kovarik | esprit arena, düsseldorf, germany | unanimous decision | 6 row 6 : 8-0 | 06/08/2012 | win | ivica perković | sarajevo, bosnia and herzegovina | unanimous decision | 12 row 7 : 7-0 | 04/13/2012 | win | aliaksandr makaranka | lanxess arena, cologne, germany | ko | 1 row 8 : 6-0 | 12/17/2011 | win | ferenc zsalek | sarajevo, bosnia and herzegovina | ko | 3 row 9 : 5-0 | 12/02/2011 | win | liridon memishi | sap arena, mannheim, germany | unanimous decision | 6 row 10 : 4-0 | 06/25/2011 | win | werner kreiskott | lanxess arena, cologne, germany | unanimous decision | 6 row 11 : 3-0 | 02/19/2011 | win | ergin solmaz | porsche arena, stuttgart, germany | unanimous decision | 4 row 12 : 2-0 | 09/03/2004 | win | tomasz zeprzalka | goražde, bosnia and herzegovina | tko | 2 row 13 : 1-0 | 02/07/2004 | win | ergin solmaz | sarajevo, bosnia and herzegovina | unanimous decision | 4
csv/204-csv/276.csv
what is the name of the last opponent on this chart?
{ "header": [ "Record", "Date", "Result", "Opponent", "Location", "Method", "Round" ], "rows": [ [ "13-0", "07/12/2013", "Win", "Igor Pylypenko", "Porsche Arena, Stuttgart, Germany", "Unanimous Decision", "6" ], [ "12-0", "27/10/2013", "Win", "Alphonce Mchumiatumbo", "Sarajevo, Bosnia and Herzegovina", "Decision", "8" ], [ "11-0", "06/07/2013", "Win", "Alexander Vasiliev", "Westfalenhalle, Dortmund, Germany", "TKO", "2" ], [ "10-0", "02/02/2013", "Win", "Niko Falin", "ISS Dome, Düsseldorf, Germany", "Unanimous Decision", "6" ], [ "9-0", "02/12/2012", "Win", "Ladislav Kovarik", "Esprit Arena, Düsseldorf, Germany", "Unanimous Decision", "6" ], [ "8-0", "06/08/2012", "Win", "Ivica Perković", "Sarajevo, Bosnia and Herzegovina", "Unanimous Decision", "12" ], [ "7-0", "04/13/2012", "Win", "Aliaksandr Makaranka", "Lanxess Arena, Cologne, Germany", "KO", "1" ], [ "6-0", "12/17/2011", "Win", "Ferenc Zsalek", "Sarajevo, Bosnia and Herzegovina", "KO", "3" ], [ "5-0", "12/02/2011", "Win", "Liridon Memishi", "SAP Arena, Mannheim, Germany", "Unanimous Decision", "6" ], [ "4-0", "06/25/2011", "Win", "Werner Kreiskott", "Lanxess Arena, Cologne, Germany", "Unanimous Decision", "6" ], [ "3-0", "02/19/2011", "Win", "Ergin Solmaz", "Porsche Arena, Stuttgart, Germany", "Unanimous Decision", "4" ], [ "2-0", "09/03/2004", "Win", "Tomasz Zeprzalka", "Goražde, Bosnia And Herzegovina", "TKO", "2" ], [ "1-0", "02/07/2004", "Win", "Ergin Solmaz", "Sarajevo, Bosnia And Herzegovina", "Unanimous Decision", "4" ] ] }
[ "Ergin Solmaz" ]
how many from china placed in top 10?
nt-10347
3
col : rank | athlete | ski time | penalties\np+s+p+s | total row 1 : | zhang qing (chn) | 59:53.2 | 1+1+0+1 | 1:02:53.2 row 2 : | dmitriy pozdnyakov (kaz | 1:01:01.0 | 0+2+0+0 | 1:03:01.0 row 3 : | dmitriy pantov (kaz) | 59:24.8 | 1+2+0+1 | 1:03:24.8 row 4 : 4 | hideki yamamoto (jpn) | 1:02:55.5 | 0+1+3+0 | 1:06:55.5 row 5 : 5 | qiu lianhai (chn) | 1:03:18.9 | 1+1+0+2 | 1:07:18.9 row 6 : 6 | shin byung-gook (kor) | 1:02:49.3 | 1+2+1+1 | 1:07:49.3 row 7 : 7 | son hae-kwon (kor) | 1:02:58.3 | 1+1+2+1 | 1:07:58.3 row 8 : 8 | wang xin (chn) | 1:04:42.4 | 2+1+1+1 | 1:09:42.4 row 9 : 9 | naoki shindo (jpn) | 1:03:08.5 | 3+1+0+3 | 1:10:08.5 row 10 : 9 | jeon jae-won (kor) | 1:02:08.5 | 2+2+2+2 | 1:10:08.5 row 11 : 11 | alexey karevskiy (kaz) | 1:03:28.8 | 3+1+1+2 | 1:10:28.8 row 12 : 12 | sergey abdukarov (kaz) | 1:05:11.4 | 1+2+1+3 | 1:12:11.4 row 13 : 13 | takashi shindo (jpn) | 1:01:15.0 | 3+3+2+4 | 1:13:15.0 row 14 : 14 | shinji ebisawa (jpn) | 1:04:13.6 | 3+3+1+3 | 1:14:13.6 row 15 : 15 | choi neung-chul (kor) | 1:08:50.6 | 3+2+0+1 | 1:14:50.6 row 16 : 16 | byamba enkh-amgalan (mgl) | 1:15:20.4 | 4+5+2+2 | 1:28:20.4
csv/203-csv/441.csv
how many from china placed in top 10?
{ "header": [ "Rank", "Athlete", "Ski time", "Penalties\\nP+S+P+S", "Total" ], "rows": [ [ "", "Zhang Qing (CHN)", "59:53.2", "1+1+0+1", "1:02:53.2" ], [ "", "Dmitriy Pozdnyakov (KAZ)", "1:01:01.0", "0+2+0+0", "1:03:01.0" ], [ "", "Dmitriy Pantov (KAZ)", "59:24.8", "1+2+0+1", "1:03:24.8" ], [ "4", "Hideki Yamamoto (JPN)", "1:02:55.5", "0+1+3+0", "1:06:55.5" ], [ "5", "Qiu Lianhai (CHN)", "1:03:18.9", "1+1+0+2", "1:07:18.9" ], [ "6", "Shin Byung-Gook (KOR)", "1:02:49.3", "1+2+1+1", "1:07:49.3" ], [ "7", "Son Hae-Kwon (KOR)", "1:02:58.3", "1+1+2+1", "1:07:58.3" ], [ "8", "Wang Xin (CHN)", "1:04:42.4", "2+1+1+1", "1:09:42.4" ], [ "9", "Naoki Shindo (JPN)", "1:03:08.5", "3+1+0+3", "1:10:08.5" ], [ "9", "Jeon Jae-Won (KOR)", "1:02:08.5", "2+2+2+2", "1:10:08.5" ], [ "11", "Alexey Karevskiy (KAZ)", "1:03:28.8", "3+1+1+2", "1:10:28.8" ], [ "12", "Sergey Abdukarov (KAZ)", "1:05:11.4", "1+2+1+3", "1:12:11.4" ], [ "13", "Takashi Shindo (JPN)", "1:01:15.0", "3+3+2+4", "1:13:15.0" ], [ "14", "Shinji Ebisawa (JPN)", "1:04:13.6", "3+3+1+3", "1:14:13.6" ], [ "15", "Choi Neung-Chul (KOR)", "1:08:50.6", "3+2+0+1", "1:14:50.6" ], [ "16", "Byamba Enkh-Amgalan (MGL)", "1:15:20.4", "4+5+2+2", "1:28:20.4" ] ] }
[ "3" ]
how many friendly compeitions occurred after september 6?
nt-10348
0
col : # | date | venue | opponent | score | result | competition row 1 : 1. | 15 august 2012 | ullevaal stadion, oslo, norway | norway | 1–3 | 2–3 | friendly row 2 : 2. | 11 september 2012 | karaiskakis stadium, pireaus, greece | lithuania | 2–0 | 2–0 | 2014 fifa world cup qualifier row 3 : 3. | 14 august 2013 | red bull arena, salzburg, austria | austria | 0–1 | 0–2 | friendly row 4 : 4. | 14 august 2013 | red bull arena, salzburg, austria | austria | 0–2 | 0–2 | friendly row 5 : 5. | 6 september 2013 | rheinpark stadion, vaduz, liechtenstein | liechtenstein | 0–1 | 0–1 | 2014 fifa world cup qualifier row 6 : 6. | 15 november 2013 | karaiskakis stadium, pireaus, greece | romania | 1–0 | 3–1 | 2014 fifa world cup qualifier – play-offs row 7 : 7. | 15 november 2013 | karaiskakis stadium, pireaus, greece | romania | 3–1 | 3–1 | 2014 fifa world cup qualifier – play-offs row 8 : 8. | 19 november 2013 | arena națională, bucharest, romania | romania | 0–1 | 1–1 | 2014 fifa world cup qualifier – play-offs
csv/203-csv/442.csv
how many friendly compeitions occurred after september 6?
{ "header": [ "#", "Date", "Venue", "Opponent", "Score", "Result", "Competition" ], "rows": [ [ "1.", "15 August 2012", "Ullevaal Stadion, Oslo, Norway", "Norway", "1–3", "2–3", "Friendly" ], [ "2.", "11 September 2012", "Karaiskakis Stadium, Pireaus, Greece", "Lithuania", "2–0", "2–0", "2014 FIFA World Cup qualifier" ], [ "3.", "14 August 2013", "Red Bull Arena, Salzburg, Austria", "Austria", "0–1", "0–2", "Friendly" ], [ "4.", "14 August 2013", "Red Bull Arena, Salzburg, Austria", "Austria", "0–2", "0–2", "Friendly" ], [ "5.", "6 September 2013", "Rheinpark Stadion, Vaduz, Liechtenstein", "Liechtenstein", "0–1", "0–1", "2014 FIFA World Cup qualifier" ], [ "6.", "15 November 2013", "Karaiskakis Stadium, Pireaus, Greece", "Romania", "1–0", "3–1", "2014 FIFA World Cup qualifier – Play-offs" ], [ "7.", "15 November 2013", "Karaiskakis Stadium, Pireaus, Greece", "Romania", "3–1", "3–1", "2014 FIFA World Cup qualifier – Play-offs" ], [ "8.", "19 November 2013", "Arena Națională, Bucharest, Romania", "Romania", "0–1", "1–1", "2014 FIFA World Cup qualifier – Play-offs" ] ] }
[ "0" ]
how many employees does the first three employers have combined?
nt-10349
1,972
col : # | employer | # of employees row 1 : 1 | medline | 1,200 row 2 : 2 | mundelein park district | 422 row 3 : 3 | amcor | 350 row 4 : 4 | fremont school district 79 | 287 row 5 : 5 | university of saint mary of the lake | 220 row 6 : 6 | mundelein elementary school district 75 | 213 row 7 : 7 | mundelein high school | 211 row 8 : 8 | village of mundelein | 183
csv/203-csv/737.csv
how many employees does the first three employers have combined?
{ "header": [ "#", "Employer", "# of Employees" ], "rows": [ [ "1", "Medline", "1,200" ], [ "2", "Mundelein Park District", "422" ], [ "3", "Amcor", "350" ], [ "4", "Fremont School District 79", "287" ], [ "5", "University of Saint Mary of the Lake", "220" ], [ "6", "Mundelein Elementary School District 75", "213" ], [ "7", "Mundelein High School", "211" ], [ "8", "Village of Mundelein", "183" ] ] }
[ "1,972" ]
who's date of death was after 1990 but before 1992?
nt-10350
howard ashman
col : name | date of death | ceremony | year | academy award | film | winner row 1 : marit allen | november 26, 2007 | 80th | 2007 | best costume design | la vie en rose | row 2 : howard ashman | march 14, 1991 | 64th | 1991 | best music (song) | beauty and the beast | won row 3 : howard ashman | march 14, 1991 | 64th | 1991 | best music (song) | beauty and the beast | row 4 : howard ashman | march 14, 1991 | 64th | 1991 | best music (song) | beauty and the beast | row 5 : howard ashman | march 14, 1991 | 65th | 1992 | best music (song) | aladdin | row 6 : joseph h. august | september 25, 1947 | 21st | 1948 | best cinematography | portrait of jennie | row 7 : robert alan aurthur | november 20, 1978 | 52nd | 1979 | best picture | all that jazz | row 8 : mario cecchi gori | november 5, 1993 | 68th | 1995 | best picture | il postino | row 9 : frank churchill | may 14, 1942 | 15th | 1942 | best music (scoring) | bambi | row 10 : frank churchill | may 14, 1942 | 15th | 1942 | best music (song) | bambi | row 11 : james dean | september 30, 1955 | 29th | 1956 | best actor | giant | row 12 : walt disney | december 15, 1966 | 41st | 1968 | best short film (animated) | winnie the pooh and the blustery day | won row 13 : jeanne eagels | october 3, 1929 | 2nd | 1928 / 1929 | best actress | the letter | row 14 : gil friesen | december 13, 2012 | 86th | 2013 | best documentary feature | 20 feet from stardom | won row 15 : george gershwin | july 11, 1937 | 10th | 1937 | best music (song) | shall we dance | row 16 : stuart gilmore | november 19, 1971 | 44th | 1971 | best film editing | the andromeda strain | row 17 : thomas c. goodwin | december 11, 1992 | 65th | 1992 | best documentary (short subject) | educating peter | won row 18 : conrad hall | january 4, 2003 | 75th | 2002 | best cinematography | road to perdition | won row 19 : david hall | july 23, 1964 | 38th | 1965 | best art direction | the greatest story ever told | row 20 : eiko ishioka | january 21, 2012 | 85th | 2012 | best costume design | mirror mirror | row 21 : jerome kern | november 11, 1945 | 18th | 1945 | best music (scoring) | can't help singing | row 22 : jerome kern | november 11, 1945 | 19th | 1946 | best music (song) | centennial summer | row 23 : william kiernan | november 19, 1973 | 46th | 1973 | best art direction | the way we were | row 24 : albert lamorisse | june 2, 1970 | 51st | 1978 | best documentary (feature) | the lovers' wind | row 25 : heath ledger | january 22, 2008 | 81st | 2008 | best supporting actor | the dark knight | won row 26 : william c. mellor | april 30, 1963 | 38th | 1965 | best cinematography | the greatest story ever told | row 27 : joseph o'brien | march 30, 1945 | 18th | 1945 | best short film (live action) | your national gallery | row 28 : bridget o'connor | september 22, 2010 | 84th | 2011 | best writing | tinker tailor soldier spy | row 29 : eric orbom | may 23, 1959 | 33rd | 1960 | best art direction | spartacus | won row 30 : arnold perl | december 11, 1971 | 45th | 1972 | best documentary (feature) | malcolm x | row 31 : sydney pollack | may 26, 2008 | 81st | 2008 | best picture | the reader | row 32 : raymond rasch | december 23, 1964 | 45th | 1972 | best music (scoring) | limelight | won
csv/203-csv/17.csv
who's date of death was after 1990 but before 1992?
{ "header": [ "Name", "Date of Death", "Ceremony", "Year", "Academy Award", "Film", "Winner" ], "rows": [ [ "Marit Allen", "November 26, 2007", "80th", "2007", "Best Costume Design", "La Vie en Rose", "" ], [ "Howard Ashman", "March 14, 1991", "64th", "1991", "Best Music (Song)", "Beauty and the Beast", "Won" ], [ "Howard Ashman", "March 14, 1991", "64th", "1991", "Best Music (Song)", "Beauty and the Beast", "" ], [ "Howard Ashman", "March 14, 1991", "64th", "1991", "Best Music (Song)", "Beauty and the Beast", "" ], [ "Howard Ashman", "March 14, 1991", "65th", "1992", "Best Music (Song)", "Aladdin", "" ], [ "Joseph H. August", "September 25, 1947", "21st", "1948", "Best Cinematography", "Portrait of Jennie", "" ], [ "Robert Alan Aurthur", "November 20, 1978", "52nd", "1979", "Best Picture", "All That Jazz", "" ], [ "Robert Alan Aurthur", "November 20, 1978", "52nd", "1979", "Best Writing", "All That Jazz", "" ], [ "Mario Cecchi Gori", "November 5, 1993", "68th", "1995", "Best Picture", "Il Postino", "" ], [ "Frank Churchill", "May 14, 1942", "15th", "1942", "Best Music (Scoring)", "Bambi", "" ], [ "Frank Churchill", "May 14, 1942", "15th", "1942", "Best Music (Song)", "Bambi", "" ], [ "Allen Davey", "March 5, 1946", "18th", "1945", "Best Cinematography", "A Song to Remember", "" ], [ "James Dean", "September 30, 1955", "28th", "1955", "Best Actor", "East of Eden", "" ], [ "James Dean", "September 30, 1955", "29th", "1956", "Best Actor", "Giant", "" ], [ "Walt Disney", "December 15, 1966", "41st", "1968", "Best Short Film (Animated)", "Winnie the Pooh and the Blustery Day", "Won" ], [ "Gail Dolgin", "October 7, 2010", "84th", "2011", "Best Documentary (Short Subject)", "The Barber of Birmingham", "" ], [ "Gerald Duffy", "June 25, 1928", "1st", "1927 / 1928", "Best Writing", "The Private Life of Helen of Troy", "" ], [ "Jeanne Eagels", "October 3, 1929", "2nd", "1928 / 1929", "Best Actress", "The Letter", "" ], [ "William Ferrari", "September 10, 1962", "36th", "1963", "Best Art Direction", "How the West Was Won", "" ], [ "Peter Finch", "January 14, 1977", "49th", "1976", "Best Actor", "Network", "Won" ], [ "Gil Friesen", "December 13, 2012", "86th", "2013", "Best Documentary Feature", "20 Feet from Stardom", "Won" ], [ "George Gershwin", "July 11, 1937", "10th", "1937", "Best Music (Song)", "Shall We Dance", "" ], [ "Stuart Gilmore", "November 19, 1971", "44th", "1971", "Best Film Editing", "The Andromeda Strain", "" ], [ "Thomas C. Goodwin", "December 11, 1992", "65th", "1992", "Best Documentary (Short Subject)", "Educating Peter", "Won" ], [ "Conrad Hall", "January 4, 2003", "75th", "2002", "Best Cinematography", "Road to Perdition", "Won" ], [ "David Hall", "July 23, 1964", "38th", "1965", "Best Art Direction", "The Greatest Story Ever Told", "" ], [ "Dale Hennesy", "July 20, 1981", "55th", "1982", "Best Art Direction", "Annie", "" ], [ "Bernard Herrmann", "December 24, 1975", "49th", "1976", "Best Music (Scoring)", "Obsession", "" ], [ "Bernard Herrmann", "December 24, 1975", "49th", "1976", "Best Music (Scoring)", "Taxi Driver", "" ], [ "Gordon Hollingshead", "July 8, 1952", "25th", "1952", "Best Short Film (Live Action)", "Desert Killer", "" ], [ "Gordon Hollingshead", "July 8, 1952", "25th", "1952", "Best Short Film (Live Action)", "Thar She Blows!", "" ], [ "William A. Horning", "March 2, 1959", "31st", "1958", "Best Art Direction", "Gigi", "Won" ], [ "William A. Horning", "March 2, 1959", "32nd", "1959", "Best Art Direction", "Ben-Hur", "Won" ], [ "William A. Horning", "March 2, 1959", "32nd", "1959", "Best Art Direction", "North by Northwest", "" ], [ "Sidney Howard", "August 23, 1939", "12th", "1939", "Best Writing", "Gone with the Wind", "Won" ], [ "John Hubley", "February 21, 1977", "50th", "1977", "Best Short Film (Animated)", "A Doonesbury Special", "" ], [ "Eiko Ishioka", "January 21, 2012", "85th", "2012", "Best Costume Design", "Mirror Mirror", "" ], [ "Bert Kalmar", "September 18, 1947", "24th", "1951", "Best Music (Song)", "The Strip", "" ], [ "Jerome Kern", "November 11, 1945", "18th", "1945", "Best Music (Scoring)", "Can't Help Singing", "" ], [ "Jerome Kern", "November 11, 1945", "18th", "1945", "Best Music (Song)", "Can't Help Singing", "" ], [ "Jerome Kern", "November 11, 1945", "19th", "1946", "Best Music (Song)", "Centennial Summer", "" ], [ "William Kiernan", "November 19, 1973", "46th", "1973", "Best Art Direction", "The Way We Were", "" ], [ "Frederic Knudtson", "February 14, 1964", "36th", "1963", "Best Film Editing", "It's a Mad, Mad, Mad, Mad World", "" ], [ "Albert Lamorisse", "June 2, 1970", "51st", "1978", "Best Documentary (Feature)", "The Lovers' Wind", "" ], [ "Heath Ledger", "January 22, 2008", "81st", "2008", "Best Supporting Actor", "The Dark Knight", "Won" ], [ "Boris Leven", "October 11, 1986", "59th", "1986", "Best Art Direction", "The Color of Money", "" ], [ "William C. Mellor", "April 30, 1963", "38th", "1965", "Best Cinematography", "The Greatest Story Ever Told", "" ], [ "Anthony Minghella", "March 18, 2008", "81st", "2008", "Best Picture", "The Reader", "" ], [ "James V. Monaco", "October 16, 1945", "19th", "1946", "Best Music (Song)", "The Dolly Sisters", "" ], [ "Alfred Newman", "February 17, 1970", "43rd", "1970", "Best Music (Scoring)", "Airport", "" ], [ "Joseph O'Brien", "March 30, 1945", "18th", "1945", "Best Short Film (Live Action)", "Your National Gallery", "" ], [ "Bridget O'Connor", "September 22, 2010", "84th", "2011", "Best Writing", "Tinker Tailor Soldier Spy", "" ], [ "Eric Orbom", "May 23, 1959", "33rd", "1960", "Best Art Direction", "Spartacus", "Won" ], [ "Arnold Perl", "December 11, 1971", "45th", "1972", "Best Documentary (Feature)", "Malcolm X", "" ], [ "Sydney Pollack", "May 26, 2008", "81st", "2008", "Best Picture", "The Reader", "" ], [ "Raymond Rasch", "December 23, 1964", "45th", "1972", "Best Music (Scoring)", "Limelight", "Won" ], [ "Gretchen Rau", "March 29, 2006", "79th", "2006", "Best Art Direction", "The Good Shepherd", "" ], [ "Ralph Richardson", "October 10, 1983", "57th", "1984", "Best Supporting Actor", "Greystoke: The Legend of Tarzan, Lord of the Apes", "" ], [ "Richard H. Riedel", "March 18, 1960", "32nd", "1959", "Best Art Direction", "Pillow Talk", "" ], [ "Larry Russell", "February 14, 1954", "45th", "1972", "Best Music (Scoring)", "Limelight", "Won" ], [ "Tess Slesinger", "February 21, 1945", "18th", "1945", "Best Writing", "A Tree Grows in Brooklyn", "" ], [ "Carol Sobieski", "November 4, 1990", "64th", "1991", "Best Writing", "Fried Green Tomatoes", "" ], [ "Gile Steele", "January 16, 1952", "24th", "1951", "Best Costume Design", "Kind Lady", "" ], [ "Gile Steele", "January 16, 1952", "24th", "1951", "Best Costume Design", "The Great Caruso", "" ], [ "Gile Steele", "January 16, 1952", "25th", "1952", "Best Costume Design", "The Merry Widow", "" ], [ "Harry Stradling", "February 14, 1970", "42nd", "1969", "Best Cinematography", "Hello, Dolly!", "" ], [ "Harry W. Tetrick", "February 17, 1977", "49th", "1976", "Best Sound", "King Kong", "" ], [ "Harry W. Tetrick", "February 17, 1977", "49th", "1976", "Best Sound", "Rocky", "" ], [ "Spencer Tracy", "June 10, 1967", "40th", "1967", "Best Actor", "Guess Who's Coming to Dinner", "" ], [ "Massimo Troisi", "June 4, 1994", "68th", "1995", "Best Actor", "Il Postino", "" ], [ "Massimo Troisi", "June 4, 1994", "68th", "1995", "Best Writing", "Il Postino", "" ], [ "Lamar Trotti", "August 28, 1952", "27th", "1954", "Best Writing", "There's No Business Like Show Business", "" ], [ "Geoffrey Unsworth", "October 28, 1978", "53rd", "1980", "Best Cinematography", "Tess", "Won" ], [ "Robert L. Wolfe", "February 28, 1981", "54th", "1981", "Best Film Editing", "On Golden Pond", "" ], [ "Victor Young", "November 10, 1956", "29th", "1956", "Best Music (Scoring)", "Around the World in Eighty Days", "Won" ], [ "Victor Young", "November 10, 1956", "29th", "1956", "Best Music (Song)", "Written on the Wind", "" ], [ "Sam Zimbalist", "November 4, 1958", "32nd", "1959", "Best Picture", "Ben-Hur", "Won" ] ] }
[ "Howard Ashman" ]
what is the combined number of goals earned by the hall of famers of 2006, 2010, and 2012?
nt-10351
213
col : name | year inducted | position | apps | goals row 1 : luther blissett | 2003 | forward | 503 | 186 row 2 : tony coton | 2004 | goalkeeper | 291 | 0 row 3 : john mcclelland | 2005 | defender | 234 | 3 row 4 : tommy mooney | 2006 | forward | 287 | 64 row 5 : les taylor | 2007 | midfielder | 211 | 20 row 6 : david james | 2008 | goalkeeper | 98 | 0 row 7 : ian bolton | 2009 | defender | 287 | 36 row 8 : nigel gibbs | 2010 | defender | 491 | 7 row 9 : duncan welbourne | 2011 | defender | 457 | 25 row 10 : ross jenkins | 2012 | forward | 398 | 142 row 11 : robert page | 2013 | defender | 218 | 2
csv/204-csv/340.csv
what is the combined number of goals earned by the hall of famers of 2006, 2010, and 2012?
{ "header": [ "Name", "Year inducted", "Position", "Apps", "Goals" ], "rows": [ [ "Luther Blissett", "2003", "Forward", "503", "186" ], [ "Tony Coton", "2004", "Goalkeeper", "291", "0" ], [ "John McClelland", "2005", "Defender", "234", "3" ], [ "Tommy Mooney", "2006", "Forward", "287", "64" ], [ "Les Taylor", "2007", "Midfielder", "211", "20" ], [ "David James", "2008", "Goalkeeper", "98", "0" ], [ "Ian Bolton", "2009", "Defender", "287", "36" ], [ "Nigel Gibbs", "2010", "Defender", "491", "7" ], [ "Duncan Welbourne", "2011", "Defender", "457", "25" ], [ "Ross Jenkins", "2012", "Forward", "398", "142" ], [ "Robert Page", "2013", "Defender", "218", "2" ] ] }
[ "213" ]
how many songs did babou sing during his time on the x factor?
nt-10352
10
col : date | week (stage) | song choice | original artist | theme | result row 1 : 11 february 2011 | week 1 (top 9) | "just the way you are" | bruno mars | free choice | safe row 2 : 18 february 2011 | week 2 (top 8) | "can't buy me love" | the beatles | the beatles songs | safe row 3 : 25 february 2011 | week 3 (top 7) | "de første kærester på | tv.2 | songs from the 2000s | safe row 4 : 4 march 2011 | week 4 (top 6) | "numb" | linkin park | rock songs | safe row 5 : 11 march 2011 | week 5 (top 5) | "hurt" | christina aguilera | free choice (with danish national chamber orchestra | safe row 6 : 18 march 2011 | week 6 (top 4) | "dj got us fallin' in love" | usher feat. pitbull | dj night with rune rk and kato | safe row 7 : 18 march 2011 | week 6 (top 4) | "baby" | justin bieber | free choice | safe row 8 : 25 march 2011 | week 7 (final 3) | "the flood"* | take that | joint song with guest take that\nperformed jointly with the kidz | third row 9 : 25 march 2011 | week 7 (final 3) | "all the right moves" | onerepublic | free choice | third row 10 : 25 march 2011 | week 7 (final 3) | "back to the 80s" | aqua | joint song with guest aqua | third
csv/204-csv/889.csv
how many songs did babou sing during his time on the x factor?
{ "header": [ "Date", "Week (Stage)", "Song choice", "Original artist", "Theme", "Result" ], "rows": [ [ "11 February 2011", "Week 1 (Top 9)", "\"Just the Way You Are\"", "Bruno Mars", "Free choice", "Safe" ], [ "18 February 2011", "Week 2 (Top 8)", "\"Can't Buy Me Love\"", "The Beatles", "The Beatles songs", "Safe" ], [ "25 February 2011", "Week 3 (Top 7)", "\"De første kærester på månen\"", "tv.2", "Songs from the 2000s", "Safe" ], [ "4 March 2011", "Week 4 (Top 6)", "\"Numb\"", "Linkin Park", "Rock songs", "Safe" ], [ "11 March 2011", "Week 5 (Top 5)", "\"Hurt\"", "Christina Aguilera", "Free choice (with Danish National Chamber Orchestra", "Safe" ], [ "18 March 2011", "Week 6 (Top 4)", "\"DJ Got Us Fallin' in Love\"", "Usher feat. Pitbull", "DJ Night with Rune RK and Kato", "Safe" ], [ "18 March 2011", "Week 6 (Top 4)", "\"Baby\"", "Justin Bieber", "Free choice", "Safe" ], [ "25 March 2011", "Week 7 (Final 3)", "\"The Flood\"*", "Take That", "Joint song with guest Take That\\nperformed jointly with The Kidz\\n(Booba, Sarah and Annelouise", "Third" ], [ "25 March 2011", "Week 7 (Final 3)", "\"All the Right Moves\"", "OneRepublic", "Free choice", "Third" ], [ "25 March 2011", "Week 7 (Final 3)", "\"Back to the 80s\"", "Aqua", "Joint song with guest Aqua", "Third" ] ] }
[ "10" ]
how many competitors in the 2005 belgian grand prix did not finish the race?
nt-10353
5
col : pos | no | driver | constructor | laps | time/retired | grid | points row 1 : 1 | 9 | kimi räikkönen | mclaren-mercedes | 44 | 1:30:01.295 | 2 | 10 row 2 : 2 | 5 | fernando alonso | renault | 44 | +28.394 | 4 | 8 row 3 : 3 | 3 | jenson button | bar-honda | 44 | +32.077 | 8 | 6 row 4 : 4 | 7 | mark webber | williams-bmw | 44 | +1:09.167 | 9 | 5 row 5 : 5 | 2 | rubens barrichello | ferrari | 44 | +1:18.136 | 12 | 4 row 6 : 6 | 11 | jacques villeneuve | sauber-petronas | 44 | +1:27.435 | 14 | 3 row 7 : 7 | 17 | ralf schumacher | toyota | 44 | +1:27.574 | 5 | 2 row 8 : 8 | 18 | tiago monteiro | jordan-toyota | 43 | +1 lap | 19 | 1 row 9 : 9 | 15 | christian klien | red bull-cosworth | 43 | +1 lap | 16 | row 10 : 10 | 12 | felipe massa | sauber-petronas | 43 | +1 lap | 7 | row 11 : 11 | 19 | narain karthikeyan | jordan-toyota | 43 | +1 lap | 20 | row 12 : 12 | 21 | christijan albers | minardi-cosworth | 42 | +2 laps | 18 | row 13 : 13 | 20 | robert doornbos | minardi-cosworth | 41 | +3 laps | 17 | row 14 : 14 | 10 | juan pablo montoya | mclaren-mercedes | 40 | collision | 1 | row 15 : 15 | 8 | antônio pizzonia | williams-bmw | 39 | collision | 15 | row 16 : ret | 16 | jarno trulli | toyota | 34 | accident | 3 | row 17 : ret | 14 | david coulthard | red bull-cosworth | 18 | engine | 11 | row 18 : ret | 1 | michael schumacher | ferrari | 13 | collision | 6 | row 19 : ret | 4 | takuma sato | bar-honda | 13 | collision | 10 | row 20 : ret | 6 | giancarlo fisichella | renault | 10 | accident | 13 |
csv/202-csv/179.csv
how many competitors in the 2005 belgian grand prix did not finish the race?
{ "header": [ "Pos", "No", "Driver", "Constructor", "Laps", "Time/Retired", "Grid", "Points" ], "rows": [ [ "1", "9", "Kimi Räikkönen", "McLaren-Mercedes", "44", "1:30:01.295", "2", "10" ], [ "2", "5", "Fernando Alonso", "Renault", "44", "+28.394", "4", "8" ], [ "3", "3", "Jenson Button", "BAR-Honda", "44", "+32.077", "8", "6" ], [ "4", "7", "Mark Webber", "Williams-BMW", "44", "+1:09.167", "9", "5" ], [ "5", "2", "Rubens Barrichello", "Ferrari", "44", "+1:18.136", "12", "4" ], [ "6", "11", "Jacques Villeneuve", "Sauber-Petronas", "44", "+1:27.435", "14", "3" ], [ "7", "17", "Ralf Schumacher", "Toyota", "44", "+1:27.574", "5", "2" ], [ "8", "18", "Tiago Monteiro", "Jordan-Toyota", "43", "+1 Lap", "19", "1" ], [ "9", "15", "Christian Klien", "Red Bull-Cosworth", "43", "+1 Lap", "16", "" ], [ "10", "12", "Felipe Massa", "Sauber-Petronas", "43", "+1 Lap", "7", "" ], [ "11", "19", "Narain Karthikeyan", "Jordan-Toyota", "43", "+1 Lap", "20", "" ], [ "12", "21", "Christijan Albers", "Minardi-Cosworth", "42", "+2 Laps", "18", "" ], [ "13", "20", "Robert Doornbos", "Minardi-Cosworth", "41", "+3 Laps", "17", "" ], [ "14", "10", "Juan Pablo Montoya", "McLaren-Mercedes", "40", "Collision", "1", "" ], [ "15", "8", "Antônio Pizzonia", "Williams-BMW", "39", "Collision", "15", "" ], [ "Ret", "16", "Jarno Trulli", "Toyota", "34", "Accident", "3", "" ], [ "Ret", "14", "David Coulthard", "Red Bull-Cosworth", "18", "Engine", "11", "" ], [ "Ret", "1", "Michael Schumacher", "Ferrari", "13", "Collision", "6", "" ], [ "Ret", "4", "Takuma Sato", "BAR-Honda", "13", "Collision", "10", "" ], [ "Ret", "6", "Giancarlo Fisichella", "Renault", "10", "Accident", "13", "" ] ] }
[ "5" ]
how many total governors-general of the union of south africa were there from 1910 to 1961?
nt-10354
10
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 connaught\n(1883–19 | 17 november 1920 | 21 january 1924 | george v | smuts row 4 : 4 | the earl of athlone\n(1874–1957) | 21 january 1924 | 26 january 1931 | george v | smuts row 5 : 5 | the earl of clarendon\n(1877–1955) | 26 january 1931 | 5 april 1937 | george v | hertzog row 6 : 6 | sir patrick duncan\n(1870–1943) | 5 april 1937 | 17 july 1943 | george vi | hertzog row 7 : — | nicolaas jacobus de wet\n(1873 | 17 july 1943 | 1 january 1946 | george vi | smuts row 8 : 7 | gideon brand van zyl\n(1873–195 | 1 january 1946 | 1 january 1951 | george vi | smuts row 9 : 8 | ernest george jansen\n(1881–1959) | 1 january 1951 | 25 november 1959 | george vi | malan row 10 : — | lucas cornelius steyn\n(1903–1976) | 26 november 1959 | 11 december 1959 | elizabeth ii | verwoerd row 11 : 9 | charles robberts swart\n(1894–1982) | 11 december 1959 | 30 april 1961 | elizabeth ii | verwoerd row 12 : — | lucas cornelius steyn\n(1903–1976) | 30 april 1961 | 31 may 1961 | elizabeth ii | verwoerd
csv/203-csv/89.csv
how many total governors-general of the union of south africa were there from 1910 to 1961?
{ "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 Viscount Buxton\\n(1853–1934)", "8 September 1914", "17 November 1920", "George V", "Botha" ], [ "3", "HRH Prince Arthur of Connaught\\n(1883–1938)", "17 November 1920", "21 January 1924", "George V", "Smuts" ], [ "4", "The Earl of Athlone\\n(1874–1957)", "21 January 1924", "26 January 1931", "George V", "Smuts" ], [ "5", "The Earl of Clarendon\\n(1877–1955)", "26 January 1931", "5 April 1937", "George V", "Hertzog" ], [ "6", "Sir Patrick Duncan\\n(1870–1943)", "5 April 1937", "17 July 1943", "George VI", "Hertzog" ], [ "—", "Nicolaas Jacobus de Wet\\n(1873–1960)\\n(Officer Administering the Government)", "17 July 1943", "1 January 1946", "George VI", "Smuts" ], [ "7", "Gideon Brand van Zyl\\n(1873–1956)", "1 January 1946", "1 January 1951", "George VI", "Smuts" ], [ "8", "Ernest George Jansen\\n(1881–1959)", "1 January 1951", "25 November 1959", "George VI", "Malan" ], [ "—", "Lucas Cornelius Steyn\\n(1903–1976)\\n(Officer Administering the Government)", "26 November 1959", "11 December 1959", "Elizabeth II", "Verwoerd" ], [ "9", "Charles Robberts Swart\\n(1894–1982)", "11 December 1959", "30 April 1961", "Elizabeth II", "Verwoerd" ], [ "—", "Lucas Cornelius Steyn\\n(1903–1976)\\n(Officer Administering the Government)", "30 April 1961", "31 May 1961", "Elizabeth II", "Verwoerd" ] ] }
[ "10" ]
how many years are recorded in the chart?
nt-10356
12
col : country | 2014 | 2013 | 2012 | 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 row 1 : finland | (001)\n6.40 | (001)\n6.38 | (001)\n-10.00 | (001)\n0.00 | (001)\n0.00 | (004)\n2.00 | (005)\n1.50 | (001)\n0.50 | (001)\n0.50 | (001)\n0.50 | (001)\n0.50 | (001)\n0.50 row 2 : andorra | (005)\n6.82 | (005)\n6.82 | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a row 3 : liechtenstein | (006)\n7.02 | (007)\n7.35 | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a | n/a row 4 : iceland | (008)\n8.50 | (009)\n8.49 | (006)\n-7.00 | (001)\n0.00 | (009)\n2.00 | (001)\n1.50 | (001)\n0.75 | (001)\n0.50 | (001)\n0.50 | (001)\n0.50 | (001)\n0.50 | (001)\n0.50 row 5 : czech republic | (013)\n10.07 | (016)\n10.17 | (014)\n-5.00 | (023)\n7.50 | (024)\n5.00 | (016)\n4.00 | (014)\n4.00 | (005)\n0.75 | (009)\n1.00 | (019)\n3.50 | (012)\n2.50 | (041)\n11.25 row 6 : germany | (014)\n10.23 | (017)\n10.24 | (016)\n-3.00 | (017)\n4.25 | (018)\n3.50 | (020)\n4.50 | (020)\n5.75 | (023)\n5.50 | (018)\n4.00 | (011)\n2.00 | (008)\n1.33 | (007)\n1.50 row 7 : switzerland | (015)\n10.47 | (014)\n9.94 | (008)\n-6.20 | (001)\n0.00 | (007)\n1.00 | (007)\n3.00 | (011)\n3.00 | (008)\n2.50 | (001)\n0.50 | (001)\n0.50 | (012)\n2.50 | (015)\n4.25 row 8 : canada | (018)\n11.00 | (020)\n12.70 | (010)\n-5.67 | (021)\n7.00 | (019)\n3.70 | (013)\n3.33 | (018)\n4.88 | (016)\n4.50 | (021)\n4.50 | (018)\n3.33 | (010)\n1.83 | (005)\n0.75 row 9 : slovakia | (020)\n11.39 | (023)\n13.25 | (025)\n0.00 | (035)\n11.50 | (044)\n11.00 | (007)\n3.00 | (003)\n1.00 | (008)\n2.50 | (008)\n0.75 | (001)\n0.50 | (012)\n2.50 | n/a row 10 : namibia | (022)\n12.50 | (019)\n12.50 | (020)\n-2.00 | (021)\n7.00 | (035)\n9.00 | (023)\n5.50 | (025)\n8.50 | (026)\n6.00 | (025)\n5.50 | (042)\n10.00 | (056)\n11.00 | (031)\n8.00
csv/204-csv/437.csv
how many years are recorded in the chart?
{ "header": [ "Country", "2014", "2013", "2012", "2010", "2009", "2008", "2007", "2006", "2005", "2004", "2003", "2002" ], "rows": [ [ "Finland", "(001)\\n6.40", "(001)\\n6.38", "(001)\\n-10.00", "(001)\\n0.00", "(001)\\n0.00", "(004)\\n2.00", "(005)\\n1.50", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50" ], [ "Netherlands", "(002)\\n6.46", "(002)\\n6.48", "(003)\\n-9.00", "(001)\\n0.00", "(007)\\n1.00", "(016)\\n4.00", "(012)\\n3.50", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50" ], [ "Norway", "(003)\\n6.52", "(003)\\n6.52", "(001)\\n-10.00", "(001)\\n0.00", "(001)\\n0.00", "(001)\\n1.50", "(001)\\n0.75", "(006)\\n2.00", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50" ], [ "Luxembourg", "(004)\\n6.70", "(004)\\n6.68", "(006)\\n-7.00", "(014)\\n4.00", "(020)\\n4.00", "(001)\\n1.50", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" ], [ "Andorra", "(005)\\n6.82", "(005)\\n6.82", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" ], [ "Liechtenstein", "(006)\\n7.02", "(007)\\n7.35", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" ], [ "Denmark", "(007)\\n7.43", "(006)\\n7.08", "(010)\\n-5.67", "(011)\\n2.50", "(001)\\n0.00", "(014)\\n3.50", "(008)\\n2.00", "(019)\\n5.00", "(001)\\n0.50", "(001)\\n0.50", "(005)\\n1.00", "(010)\\n3.00" ], [ "Iceland", "(008)\\n8.50", "(009)\\n8.49", "(006)\\n-7.00", "(001)\\n0.00", "(009)\\n2.00", "(001)\\n1.50", "(001)\\n0.75", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50" ], [ "New Zealand", "(009)\\n8.55", "(008)\\n8.38", "(013)\\n-5.33", "(008)\\n1.50", "(013)\\n3.00", "(007)\\n3.00", "(015)\\n4.17", "(019)\\n5.00", "(012)\\n2.00", "(009)\\n0.67", "(017)\\n2.83", "N/A" ], [ "Sweden", "(010)\\n8.98", "(010)\\n9.23", "(012)\\n-5.50", "(001)\\n0.00", "(001)\\n0.00", "(007)\\n3.00", "(005)\\n1.50", "(014)\\n4.00", "(012)\\n2.00", "(011)\\n2.00", "(009)\\n1.50", "(007)\\n1.50" ], [ "Estonia", "(011)\\n9.63", "(011)\\n9.26", "(003)\\n-9.00", "(009)\\n2.00", "(006)\\n0.50", "(004)\\n2.00", "(003)\\n1.00", "(006)\\n2.00", "(011)\\n1.50", "(011)\\n2.00", "(012)\\n2.50", "N/A" ], [ "Austria", "(012)\\n10.01", "(012)\\n9.40", "(005)\\n-8.00", "(007)\\n0.50", "(013)\\n3.00", "(014)\\n3.50", "(016)\\n4.25", "(016)\\n4.50", "(016)\\n2.50", "(017)\\n3.25", "(016)\\n2.75", "(026)\\n7.50" ], [ "Czech Republic", "(013)\\n10.07", "(016)\\n10.17", "(014)\\n-5.00", "(023)\\n7.50", "(024)\\n5.00", "(016)\\n4.00", "(014)\\n4.00", "(005)\\n0.75", "(009)\\n1.00", "(019)\\n3.50", "(012)\\n2.50", "(041)\\n11.25" ], [ "Germany", "(014)\\n10.23", "(017)\\n10.24", "(016)\\n-3.00", "(017)\\n4.25", "(018)\\n3.50", "(020)\\n4.50", "(020)\\n5.75", "(023)\\n5.50", "(018)\\n4.00", "(011)\\n2.00", "(008)\\n1.33", "(007)\\n1.50" ], [ "Switzerland", "(015)\\n10.47", "(014)\\n9.94", "(008)\\n-6.20", "(001)\\n0.00", "(007)\\n1.00", "(007)\\n3.00", "(011)\\n3.00", "(008)\\n2.50", "(001)\\n0.50", "(001)\\n0.50", "(012)\\n2.50", "(015)\\n4.25" ], [ "Ireland", "(016)\\n10.87", "(015)\\n10.06", "(015)\\n-4.00", "(009)\\n2.00", "(001)\\n0.00", "(004)\\n2.00", "(008)\\n2.00", "(001)\\n0.50", "(001)\\n0.50", "(001)\\n0.50", "(017)\\n2.83", "(006)\\n1.00" ], [ "Jamaica", "(017)\\n10.90", "(013)\\n9.88", "(016)\\n-3.00", "(025)\\n7.67", "(023)\\n4.75", "(021)\\n4.88", "(027)\\n8.63", "(023)\\n5.50", "(034)\\n7.50", "(024)\\n4.17", "(021)\\n3.33", "N/A" ], [ "Canada", "(018)\\n11.00", "(020)\\n12.70", "(010)\\n-5.67", "(021)\\n7.00", "(019)\\n3.70", "(013)\\n3.33", "(018)\\n4.88", "(016)\\n4.50", "(021)\\n4.50", "(018)\\n3.33", "(010)\\n1.83", "(005)\\n0.75" ], [ "Poland", "(019)\\n11.03", "(022)\\n13.11", "(024)\\n-0.67", "(032)\\n8.88", "(037)\\n9.50", "(047)\\n9.00", "(056)\\n18.50", "(058)\\n14.00", "(053)\\n12.50", "(032)\\n6.83", "(033)\\n6.17", "(029)\\n7.75" ], [ "Slovakia", "(020)\\n11.39", "(023)\\n13.25", "(025)\\n0.00", "(035)\\n11.50", "(044)\\n11.00", "(007)\\n3.00", "(003)\\n1.00", "(008)\\n2.50", "(008)\\n0.75", "(001)\\n0.50", "(012)\\n2.50", "N/A" ], [ "Costa Rica", "(021)\\n12.23", "(018)\\n12.08", "(019)\\n-2.25", "(029)\\n8.08", "(030)\\n8.00", "(022)\\n5.10", "(021)\\n6.50", "(029)\\n6.67", "(041)\\n8.50", "(035)\\n7.63", "(024)\\n3.83", "(015)\\n4.25" ], [ "Namibia", "(022)\\n12.50", "(019)\\n12.50", "(020)\\n-2.00", "(021)\\n7.00", "(035)\\n9.00", "(023)\\n5.50", "(025)\\n8.50", "(026)\\n6.00", "(025)\\n5.50", "(042)\\n10.00", "(056)\\n11.00", "(031)\\n8.00" ], [ "Belgium", "(023)\\n12.80", "(021)\\n12.94", "(020)\\n-2.00", "(014)\\n4.00", "(011)\\n2.50", "(007)\\n3.00", "(005)\\n1.50", "(014)\\n4.00", "(018)\\n4.00", "(022)\\n4.00", "(007)\\n1.17", "(012)\\n3.50" ], [ "Cape Verde", "(024)\\n14.32", "(025)\\n14.33", "(009)\\n-6.00", "(026)\\n8.00", "(044)\\n11.00", "(036)\\n8.00", "(045)\\n14.00", "(045)\\n11.50", "(029)\\n6.00", "(038)\\n8.75", "(047)\\n8.25", "(046)\\n13.75" ], [ "Cyprus", "(025)\\n14.45", "(024)\\n13.83", "(016)\\n-3.00", "(045)\\n13.40", "(025)\\n5.50", "(031)\\n7.50", "(045)\\n14.00", "(030)\\n7.50", "(025)\\n5.50", "(081)\\n22.00", "(083)\\n20.83", "N/A" ], [ "Uruguay", "(026)\\n16.08", "(027)\\n15.92", "(032)\\n4.25", "(037)\\n11.75", "(029)\\n7.63", "(043)\\n8.33", "(037)\\n11.75", "(057)\\n13.75", "(046)\\n9.75", "(042)\\n10.00", "(025)\\n4.00", "(021)\\n6.00" ], [ "Ghana", "(027)\\n16.29", "(030)\\n17.27", "(041)\\n11.00", "(026)\\n8.00", "(027)\\n6.00", "(031)\\n7.50", "(029)\\n9.00", "(034)\\n8.50", "(066)\\n15.00", "(057)\\n13.50", "(048)\\n8.75", "(067)\\n23.00" ], [ "Australia", "(028)\\n16.91", "(026)\\n15.24", "(030)\\n4.00", "(018)\\n5.38", "(016)\\n3.13", "(028)\\n6.25", "(028)\\n8.79", "(035)\\n9.00", "(031)\\n6.50", "(041)\\n9.50", "(050)\\n9.25", "(012)\\n3.50" ], [ "Belize", "(029)\\n17.05", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" ], [ "Portugal", "(030)\\n17.73", "(028)\\n16.75", "(033)\\n5.33", "(040)\\n12.36", "(030)\\n8.00", "(016)\\n4.00", "(008)\\n2.00", "(010)\\n3.00", "(023)\\n4.83", "(025)\\n4.50", "(028)\\n5.17", "(007)\\n1.50" ], [ "Suriname", "(031)\\n18.20", "(031)\\n18.19", "(022)\\n-1.00", "(035)\\n11.50", "(042)\\n10.60", "(026)\\n6.00", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" ], [ "Lithuania", "(032)\\n19.20", "(033)\\n18.24", "(030)\\n4.00", "(011)\\n2.50", "(010)\\n2.25", "(016)\\n4.00", "(023)\\n7.00", "(027)\\n6.50", "(021)\\n4.50", "(016)\\n3.00", "(017)\\n2.83", "N/A" ], [ "United Kingdom", "(033)\\n19.93", "(029)\\n16.89", "(028)\\n2.00", "(019)\\n6.00", "(020)\\n4.00", "(023)\\n5.50", "(024)\\n8.25", "(027)\\n6.50", "(024)\\n5.17", "(028)\\n6.00", "(027)\\n4.25", "(021)\\n6.00" ], [ "Slovenia", "(034)\\n20.38", "(035)\\n20.49", "(036)\\n9.14", "(046)\\n13.44", "(037)\\n9.50", "(030)\\n7.33", "(021)\\n6.50", "(010)\\n3.00", "(009)\\n1.00", "(015)\\n2.25", "(020)\\n3.00", "(014)\\n4.00" ], [ "Spain", "(035)\\n20.63", "(036)\\n20.50", "(039)\\n9.75", "(039)\\n12.25", "(044)\\n11.00", "(036)\\n8.00", "(033)\\n10.25", "(041)\\n10.00", "(040)\\n8.33", "(039)\\n9.00", "(042)\\n7.67", "(029)\\n7.75" ], [ "Organisation of Eastern Caribbean States", "(036)\\n20.81", "(034)\\n19.72", "(025)\\n0.00", "(057)\\n16.50", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" ], [ "Latvia", "(037)\\n21.10", "(039)\\n22.89", "(050)\\n15.00", "(030)\\n8.50", "(013)\\n3.00", "(007)\\n3.00", "(012)\\n3.50", "(010)\\n3.00", "(016)\\n2.50", "(010)\\n1.00", "(011)\\n2.25", "N/A" ], [ "El Salvador", "(038)\\n21.57", "(038)\\n22.86", "(037)\\n9.30", "(051)\\n15.83", "(079)\\n17.25", "(062)\\n12.80", "(064)\\n20.20", "(041)\\n10.00", "(028)\\n5.75", "(028)\\n6.00", "(037)\\n6.83", "(033)\\n8.75" ], [ "France", "(039)\\n21.89", "(037)\\n21.60", "(038)\\n9.50", "(044)\\n13.38", "(043)\\n10.67", "(035)\\n7.67", "(031)\\n9.75", "(035)\\n9.00", "(030)\\n6.25", "(019)\\n3.50", "(026)\\n4.17", "(011)\\n3.25" ], [ "Samoa", "(040)\\n22.02", "(048)\\n23.84", "(054)\\n17.00", "(111)\\n33.00", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" ], [ "Botswana", "(041)\\n22.91", "(040)\\n22.91", "(042)\\n12.00", "(062)\\n17.50", "(062)\\n15.50", "(066)\\n14.00", "(075)\\n23.50", "(053)\\n13.00", "(060)\\n14.00", "(050)\\n11.50", "(062)\\n13.00", "N/A" ], [ "South Africa", "(042)\\n23.19", "(052)\\n24.56", "(042)\\n12.00", "(038)\\n12.00", "(033)\\n8.50", "(036)\\n8.00", "(043)\\n13.00", "(044)\\n11.25", "(031)\\n6.50", "(026)\\n5.00", "(021)\\n3.33", "(026)\\n7.50" ], [ "Trinidad and Tobago", "(043)\\n23.28", "(044)\\n23.12", "(050)\\n15.00", "(030)\\n8.50", "(028)\\n7.00", "(027)\\n6.13", "(019)\\n5.00", "(019)\\n5.00", "(012)\\n2.00", "(011)\\n2.00", "(005)\\n1.00", "N/A" ], [ "Papua New Guinea", "(044)\\n23.46", "(041)\\n22.97", "(035)\\n9.00", "(042)\\n13.33", "(056)\\n14.70", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" ], [ "Romania", "(045)\\n23.48", "(042)\\n23.05", "(047)\\n14.00", "(052)\\n16.00", "(050)\\n12.50", "(047)\\n9.00", "(042)\\n12.75", "(058)\\n14.00", "(070)\\n16.17", "(070)\\n17.83", "(059)\\n11.50", "(045)\\n13.25" ], [ "United States", "(046)\\n23.49", "(032)\\n18.22", "(047)\\n14.00", "(020)\\n6.75", "(020)\\n4.00", "(036)\\n8.00", "(048)\\n14.50", "(053)\\n13.00", "(044)\\n9.50", "(022)\\n4.00", "(031)\\n6.00", "(017)\\n4.75" ], [ "Haiti", "(047)\\n23.53", "(049)\\n24.09", "(052)\\n15.67", "(056)\\n16.38", "(057)\\n15.00", "(073)\\n15.13", "(075)\\n23.50", "(087)\\n19.50", "(117)\\n33.50", "(125)\\n42.13", "(100)\\n31.00", "(106)\\n36.50" ], [ "Niger", "(048)\\n23.59", "(043)\\n23.08", "(029)\\n2.50", "(104)\\n28.50", "(139)\\n48.50", "(130)\\n37.00", "(087)\\n25.50", "(095)\\n24.50", "(057)\\n13.00", "(071)\\n18.33", "(068)\\n15.75", "(053)\\n18.50" ], [ "Italy", "(049)\\n23.75", "(057)\\n26.11", "(061)\\n19.67", "(049)\\n15.00", "(049)\\n12.14", "(044)\\n8.42", "(035)\\n11.25", "(040)\\n9.90", "(042)\\n8.67", "(039)\\n9.00", "(053)\\n9.75", "(040)\\n11.00" ], [ "Taiwan", "(050)\\n23.82", "(047)\\n23.82", "(045)\\n13.00", "(048)\\n14.50", "(059)\\n15.08", "(036)\\n8.00", "(032)\\n10.00", "(043)\\n10.50", "(051)\\n12.25", "(060)\\n14.25", "(061)\\n12.00", "(035)\\n9.00" ], [ "Malta", "(051)\\n23.84", "(045)\\n23.30", "(058)\\n19.50", "(014)\\n4.00", "(011)\\n2.50", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" ], [ "Burkina Faso", "(052)\\n24.45", "(046)\\n23.70", "(068)\\n23.33", "(049)\\n15.00", "(057)\\n15.00", "(063)\\n13.00", "(068)\\n21.50", "(070)\\n16.00", "(078)\\n19.00", "(064)\\n16.25", "(076)\\n18.00", "(085)\\n27.75" ], [ "Comoros", "(053)\\n24.52", "(051)\\n24.52", "(045)\\n13.00", "(070)\\n19.00", "(082)\\n19.00", "(089)\\n20.00", "(096)\\n28.00", "(093)\\n22.50", "(088)\\n22.00", "(091)\\n26.50", "(079)\\n18.50", "(058)\\n20.50" ], [ "Serbia", "(054)\\n25.05", "(063)\\n26.59", "(080)\\n29.00", "(085)\\n23.00", "(062)\\n15.50", "(064)\\n13.50", "(067)\\n21.00", "(045)\\n11.50", "(065)\\n14.83", "(077)\\n20.13", "(085)\\n21.33", "(060)\\n20.75" ], [ "Argentina", "(055)\\n25.27", "(054)\\n25.67", "(047)\\n14.00", "(055)\\n16.35", "(047)\\n11.33", "(068)\\n14.08", "(082)\\n24.83", "(076)\\n17.30", "(059)\\n13.67", "(079)\\n21.33", "(067)\\n15.17", "(042)\\n12.00" ], [ "Moldova", "(056)\\n25.35", "(055)\\n26.01", "(053)\\n16.00", "(075)\\n19.13", "(114)\\n33.75", "(098)\\n21.38", "(081)\\n24.75", "(085)\\n19.17", "(074)\\n17.50", "(078)\\n20.50", "(094)\\n27.00", "N/A" ], [ "South Korea", "(057)\\n25.66", "(050)\\n24.48", "(044)\\n12.67", "(042)\\n13.33", "(069)\\n15.67", "(047)\\n9.00", "(039)\\n12.13", "(031)\\n7.75", "(034)\\n7.50", "(048)\\n11.13", "(049)\\n9.17", "(039)\\n10.50" ], [ "Chile", "(058)\\n25.80", "(060)\\n26.24", "(080)\\n29.00", "(033)\\n10.50", "(039)\\n10.50", "(056)\\n11.50", "(039)\\n12.13", "(049)\\n11.63", "(050)\\n11.75", "(042)\\n10.00", "(037)\\n6.83", "(024)\\n6.50" ], [ "Japan", "(059)\\n26.02", "(053)\\n25.17", "(022)\\n-1.00", "(011)\\n2.50", "(017)\\n3.25", "(029)\\n6.50", "(037)\\n11.75", "(051)\\n12.50", "(037)\\n8.00", "(042)\\n10.00", "(044)\\n8.00", "(026)\\n7.50" ], [ "Mauritania", "(060)\\n26.53", "(067)\\n26.76", "(067)\\n22.20", "(095)\\n25.38", "(100)\\n28.50", "(105)\\n23.88", "(050)\\n15.50", "(077)\\n17.50", "(127)\\n40.00", "(138)\\n51.00", "(121)\\n36.67", "(115)\\n41.33" ], [ "Hong Kong", "(061)\\n26.55", "(058)\\n26.16", "(054)\\n17.00", "(034)\\n10.75", "(048)\\n11.75", "(051)\\n9.75", "(061)\\n20.00", "(058)\\n14.00", "(039)\\n8.25", "(034)\\n7.50", "(056)\\n11.00", "(018)\\n4.83" ], [ "Senegal", "(062)\\n26.68", "(059)\\n26.19", "(075)\\n26.00", "(093)\\n25.00", "(089)\\n22.00", "(086)\\n19.00", "(083)\\n25.00", "(077)\\n17.50", "(078)\\n19.00", "(080)\\n21.50", "(066)\\n14.50", "(047)\\n14.00" ], [ "Tonga", "(063)\\n26.70", "(066)\\n26.70", "(063)\\n21.00", "(087)\\n23.75", "N/A", "(082)\\n18.00", "(119)\\n38.25", "(053)\\n13.00", "(063)\\n14.50", "(119)\\n38.17", "N/A", "N/A" ], [ "Hungary", "(064)\\n26.73", "(056)\\n26.09", "(040)\\n10.00", "(023)\\n7.50", "(025)\\n5.50", "(023)\\n5.50", "(017)\\n4.50", "(010)\\n3.00", "(012)\\n2.00", "(028)\\n6.00", "(021)\\n3.33", "(024)\\n6.50" ], [ "Croatia", "(065)\\n26.82", "(064)\\n26.61", "(068)\\n23.33", "(062)\\n17.50", "(078)\\n17.17", "(045)\\n8.50", "(041)\\n12.50", "(053)\\n13.00", "(056)\\n12.83", "(054)\\n11.83", "(069)\\n16.50", "(033)\\n8.75" ], [ "Bosnia and Herzegovina", "(066)\\n26.86", "(068)\\n26.86", "(058)\\n19.50", "(047)\\n13.50", "(039)\\n10.50", "(036)\\n8.00", "(034)\\n11.17", "(019)\\n5.00", "(033)\\n7.00", "(021)\\n3.67", "(037)\\n6.83", "(043)\\n12.50" ], [ "Guyana", "(067)\\n27.08", "(069)\\n27.08", "(058)\\n19.50", "(059)\\n16.63", "(039)\\n10.50", "(088)\\n19.75", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" ], [ "Dominican Republic", "(068)\\n27.17", "(080)\\n28.34", "(095)\\n33.25", "(097)\\n26.13", "(098)\\n26.83", "(082)\\n18.00", "(072)\\n22.75", "(052)\\n12.75", "(051)\\n12.25", "(031)\\n6.75", "(072)\\n17.00", "N/A" ], [ "Tanzania", "(069)\\n27.30", "(070)\\n27.34", "(034)\\n6.00", "(041)\\n13.00", "(062)\\n15.50", "(070)\\n15.00", "(055)\\n18.00", "(088)\\n19.82", "(074)\\n17.50", "(061)\\n14.50", "(069)\\n16.50", "(062)\\n21.25" ], [ "Mauritius", "(070)\\n27.69", "(062)\\n26.47", "(054)\\n17.00", "(065)\\n18.00", "(051)\\n14.00", "(047)\\n9.00", "(025)\\n8.50", "(032)\\n8.00", "(034)\\n7.50", "(046)\\n10.50", "(041)\\n7.25", "(036)\\n9.50" ], [ "Nicaragua", "(071)\\n27.70", "(078)\\n28.31", "(072)\\n24.33", "(083)\\n22.33", "(076)\\n16.75", "(059)\\n12.50", "(047)\\n14.25", "(069)\\n15.50", "(068)\\n15.25", "(052)\\n11.67", "(034)\\n6.50", "N/A" ], [ "Sierra Leone", "(072)\\n28.23", "(061)\\n26.35", "(063)\\n21.00", "(091)\\n24.25", "(115)\\n34.00", "(114)\\n27.75", "(121)\\n39.50", "(103)\\n26.00", "(126)\\n39.50", "(088)\\n24.50", "(087)\\n23.50", "(072)\\n24.50" ], [ "Malawi", "(073)\\n28.29", "(075)\\n28.18", "(146)\\n68.00", "(079)\\n21.00", "(062)\\n15.50", "(070)\\n15.00", "(092)\\n26.75", "(101)\\n25.50", "(089)\\n22.75", "(101)\\n31.00", "(084)\\n21.00", "(084)\\n27.67" ], [ "Lesotho", "(074)\\n28.36", "(081)\\n28.36", "(063)\\n21.00", "(090)\\n24.00", "(099)\\n27.50", "(116)\\n29.50", "(099)\\n29.50", "(070)\\n16.00", "(081)\\n19.50", "(098)\\n29.50", "(075)\\n17.75", "N/A" ], [ "Benin", "(075)\\n28.83", "(079)\\n28.33", "(091)\\n31.00", "(070)\\n19.00", "(072)\\n16.00", "(070)\\n15.00", "(053)\\n17.00", "(023)\\n5.50", "(025)\\n5.50", "(027)\\n5.50", "(029)\\n5.25", "(021)\\n6.00" ], [ "Togo", "(076)\\n29.00", "(083)\\n28.45", "(079)\\n28.50", "(060)\\n17.00", "(062)\\n15.50", "(053)\\n10.00", "(049)\\n15.17", "(066)\\n15.00", "(095)\\n23.75", "(075)\\n19.50", "(095)\\n27.50", "(097)\\n31.50" ], [ "Timor-Leste", "(077)\\n29.04", "(090)\\n28.72", "(086)\\n30.00", "(093)\\n25.00", "(072)\\n16.00", "(065)\\n13.75", "(094)\\n27.00", "(083)\\n18.50", "(058)\\n13.50", "(057)\\n13.50", "(030)\\n5.50", "N/A" ], [ "Armenia", "(078)\\n29.07", "(074)\\n28.04", "(077)\\n27.00", "(101)\\n27.50", "(111)\\n31.13", "(102)\\n22.75", "(077)\\n23.63", "(101)\\n25.50", "(102)\\n26.00", "(083)\\n23.50", "(090)\\n25.17", "N/A" ], [ "Mozambique", "(079)\\n29.26", "(073)\\n28.01", "(066)\\n21.50", "(098)\\n26.50", "(082)\\n19.00", "(090)\\n20.50", "(073)\\n23.00", "(045)\\n11.50", "(049)\\n10.50", "(064)\\n16.25", "(063)\\n14.00", "(070)\\n23.50" ], [ "Kosovo", "(080)\\n29.29", "(085)\\n28.47", "(086)\\n30.00", "(092)\\n24.83", "(075)\\n16.58", "(058)\\n12.00", "(060)\\n19.75", "(070)\\n16.00", "(100)\\n25.75", "(077)\\n20.13", "(085)\\n21.33", "(060)\\n20.75" ], [ "Madagascar", "(081)\\n29.38", "(088)\\n28.62", "(084)\\n29.50", "(116)\\n34.88", "(134)\\n45.83", "(094)\\n21.00", "(061)\\n20.00", "(066)\\n15.00", "(097)\\n24.50", "(072)\\n18.50", "(046)\\n8.17", "(065)\\n22.75" ], [ "Republic of the Congo", "(082)\\n29.44", "(076)\\n28.20", "(090)\\n30.38", "(114)\\n33.60", "(116)\\n34.75", "(092)\\n20.75", "(080)\\n24.50", "(073)\\n17.00", "(071)\\n17.00", "(069)\\n17.50", "(063)\\n14.00", "(069)\\n23.17" ], [ "Northern Cyprus", "(083)\\n29.54", "(094)\\n29.34", "(102)\\n37.00", "(061)\\n17.25", "(051)\\n14.00", "(053)\\n10.00", "(058)\\n19.00", "(062)\\n14.50", "(053)\\n12.50", "(081)\\n22.00", "(083)\\n20.83", "N/A" ], [ "Georgia", "(084)\\n29.78", "(100)\\n30.09", "(104)\\n38.00", "(099)\\n27.00", "(081)\\n18.83", "(120)\\n31.25", "(066)\\n20.83", "(089)\\n21.00", "(099)\\n25.17", "(094)\\n27.50", "(073)\\n17.33", "N/A" ], [ "Albania", "(085)\\n29.92", "(102)\\n30.88", "(096)\\n34.44", "(080)\\n21.50", "(088)\\n21.75", "(079)\\n16.00", "(087)\\n25.50", "(080)\\n18.00", "(062)\\n14.17", "(050)\\n11.50", "(034)\\n6.50", "N/A" ], [ "Guinea-Bissau", "(086)\\n30.05", "(092)\\n28.94", "(075)\\n26.00", "(067)\\n18.25", "(092)\\n23.50", "(081)\\n16.33", "(107)\\n33.50", "(062)\\n14.50", "(071)\\n17.00", "(083)\\n23.50", "(118)\\n35.25", "(094)\\n30.25" ], [ "Panama", "(087)\\n30.20", "(111)\\n32.95", "(113)\\n45.67", "(081)\\n21.83", "(055)\\n14.50", "(057)\\n11.83", "(054)\\n17.88", "(039)\\n9.50", "(066)\\n15.00", "(061)\\n14.50", "(053)\\n9.75", "(049)\\n15.50" ], [ "Mongolia", "(088)\\n30.30", "(098)\\n29.93", "(100)\\n35.75", "(076)\\n19.42", "(091)\\n23.33", "(093)\\n20.83", "(074)\\n23.40", "(086)\\n19.25", "(053)\\n12.50", "(073)\\n19.00", "(077)\\n18.25", "(072)\\n24.50" ], [ "Liberia", "(089)\\n30.65", "(097)\\n29.89", "(110)\\n40.50", "(084)\\n22.50", "(062)\\n15.50", "(051)\\n9.75", "(085)\\n25.33", "(084)\\n19.00", "(083)\\n20.50", "(123)\\n40.00", "(132)\\n40.00", "(109)\\n37.75" ], [ "Kenya", "(090)\\n30.70", "(071)\\n27.80", "(084)\\n29.50", "(070)\\n19.00", "(096)\\n25.00", "(097)\\n21.25", "(078)\\n23.75", "(118)\\n30.25", "(109)\\n30.00", "(082)\\n22.25", "(079)\\n18.50", "(075)\\n24.75" ], [ "Kuwait", "(091)\\n30.71", "(077)\\n28.28", "(078)\\n28.00", "(087)\\n23.75", "(060)\\n15.25", "(061)\\n12.63", "(063)\\n20.17", "(073)\\n17.00", "(085)\\n21.25", "(103)\\n31.67", "(102)\\n31.33", "(078)\\n25.50" ], [ "Bhutan", "(092)\\n30.73", "(082)\\n28.42", "(070)\\n24.00", "(064)\\n17.75", "(070)\\n15.75", "(074)\\n15.50", "(116)\\n37.17", "(098)\\n25.00", "(142)\\n51.50", "(146)\\n55.83", "(157)\\n77.33", "(135)\\n90.75" ], [ "Zambia", "(093)\\n30.89", "(072)\\n27.93", "(086)\\n30.00", "(082)\\n22.00", "(097)\\n26.75", "(074)\\n15.50", "(068)\\n21.50", "(093)\\n22.50", "(090)\\n23.00", "(100)\\n29.75", "(086)\\n23.25", "(081)\\n26.75" ], [ "Bolivia", "(094)\\n31.04", "(109)\\n32.80", "(108)\\n40.00", "(103)\\n28.13", "(095)\\n24.17", "(115)\\n28.20", "(068)\\n21.50", "(016)\\n4.50", "(045)\\n9.67", "(076)\\n20.00", "(051)\\n9.67", "(048)\\n14.50" ], [ "Ecuador", "(095)\\n31.16", "(119)\\n34.69", "(104)\\n38.00", "(101)\\n27.50", "(084)\\n20.00", "(074)\\n15.50", "(056)\\n18.50", "(068)\\n15.25", "(087)\\n21.75", "(066)\\n16.50", "(042)\\n7.67", "(020)\\n5.50" ], [ "Israel", "(096)\\n31.19", "(112)\\n32.97", "(092)\\n31.25", "(086)\\n23.25", "(093)\\n23.75", "(046)\\n8.83", "(044)\\n13.25", "(050)\\n12.00", "(047)\\n10.00", "(036)\\n8.00", "(044)\\n8.00", "(092)\\n30.00" ], [ "Kyrgyzstan", "(097)\\n31.24", "(106)\\n32.20", "(108)\\n40.00", "(159)\\n63.00", "(125)\\n40.00", "(111)\\n27.00", "(110)\\n33.60", "(123)\\n34.00", "(111)\\n32.00", "(107)\\n35.25", "(104)\\n32.00", "(098)\\n31.75" ], [ "Gabon", "(098)\\n31.32", "(089)\\n28.69", "(101)\\n36.50", "(107)\\n28.75", "(129)\\n43.50", "(110)\\n26.75", "(102)\\n31.50", "(114)\\n28.50", "(102)\\n26.00", "(115)\\n37.50", "(101)\\n31.25", "(058)\\n20.50" ], [ "Greece", "(099)\\n31.33", "(084)\\n28.46", "(070)\\n24.00", "(070)\\n19.00", "(035)\\n9.00", "(031)\\n7.50", "(030)\\n9.25", "(032)\\n8.00", "(018)\\n4.00", "(033)\\n7.00", "(031)\\n6.00", "(019)\\n5.00" ], [ "Bulgaria", "(100)\\n31.42", "(087)\\n28.58", "(080)\\n29.00", "(070)\\n19.00", "(068)\\n15.61", "(059)\\n12.50", "(051)\\n16.25", "(035)\\n9.00", "(048)\\n10.25", "(036)\\n8.00", "(034)\\n6.50", "(038)\\n9.75" ], [ "Ivory Coast", "(101)\\n31.63", "(096)\\n29.77", "(159)\\n83.50", "(118)\\n36.00", "(103)\\n29.00", "(109)\\n26.50", "(094)\\n27.00", "(098)\\n25.00", "(144)\\n52.25", "(149)\\n60.38", "(137)\\n42.17", "(055)\\n19.00" ], [ "Guinea", "(102)\\n31.67", "(086)\\n28.49", "(086)\\n30.00", "(113)\\n33.50", "(100)\\n28.50", "(099)\\n21.50", "(107)\\n33.50", "(109)\\n27.50", "(102)\\n26.00", "(088)\\n24.50", "(109)\\n33.17", "(079)\\n26.00" ], [ "Seychelles", "(103)\\n31.68", "(093)\\n29.19", "(073)\\n25.00", "(065)\\n18.00", "(072)\\n16.00", "(074)\\n15.50", "(104)\\n33.00", "(095)\\n24.50", "(071)\\n17.00", "(083)\\n23.50", "(093)\\n26.75", "(060)\\n20.75" ], [ "Peru", "(104)\\n31.70", "(105)\\n31.87", "(115)\\n51.25", "(109)\\n30.00", "(085)\\n20.88", "(108)\\n26.25", "(117)\\n37.38", "(112)\\n28.25", "(116)\\n33.33", "(123)\\n40.00", "(055)\\n10.25", "(036)\\n9.50" ], [ "Paraguay", "(105)\\n31.81", "(091)\\n28.78", "(080)\\n29.00", "(054)\\n16.25", "(054)\\n14.33", "(090)\\n20.50", "(090)\\n26.10", "(082)\\n18.25", "(069)\\n15.50", "(046)\\n10.50", "(040)\\n7.17", "(032)\\n8.50" ], [ "Lebanon", "(106)\\n31.89", "(101)\\n30.15", "(093)\\n31.50", "(078)\\n20.50", "(061)\\n15.42", "(066)\\n14.00", "(098)\\n28.75", "(107)\\n27.00", "(108)\\n28.25", "(087)\\n24.38", "(106)\\n32.50", "(056)\\n19.67" ], [ "Fiji", "(107)\\n32.57", "(107)\\n32.69", "(117)\\n55.00", "(149)\\n52.75", "(152)\\n60.00", "(079)\\n16.00", "(107)\\n33.50", "(058)\\n14.00", "(060)\\n14.00", "(063)\\n16.00", "(059)\\n11.50", "N/A" ], [ "Maldives", "(108)\\n33.11", "(103)\\n31.10", "(073)\\n25.00", "(052)\\n16.00", "(051)\\n14.00", "(104)\\n23.25", "(129)\\n45.17", "(144)\\n51.25", "(148)\\n58.50", "(157)\\n69.17", "(145)\\n47.50", "N/A" ], [ "Central African Republic", "(109)\\n33.13", "(065)\\n26.61", "(062)\\n20.00", "(069)\\n18.50", "(080)\\n17.75", "(085)\\n18.50", "(071)\\n22.50", "(062)\\n14.50", "(082)\\n19.75", "(104)\\n32.50", "(107)\\n32.75", "(063)\\n21.50" ], [ "Uganda", "(110)\\n33.29", "(104)\\n31.69", "(139)\\n64.00", "(096)\\n25.50", "(086)\\n21.50", "(107)\\n26.00", "(096)\\n28.00", "(116)\\n29.83", "(080)\\n19.25", "(086)\\n24.00", "(091)\\n25.75", "(052)\\n17.00" ], [ "Brazil", "(111)\\n34.03", "(108)\\n32.75", "(099)\\n35.33", "(058)\\n16.60", "(071)\\n15.88", "(082)\\n18.00", "(084)\\n25.25", "(075)\\n17.17", "(063)\\n14.50", "(066)\\n16.50", "(071)\\n16.75", "(054)\\n18.75" ], [ "Nigeria", "(112)\\n34.24", "(115)\\n34.11", "(126)\\n56.40", "(145)\\n51.50", "(135)\\n46.00", "(131)\\n37.75", "(131)\\n49.83", "(120)\\n32.23", "(123)\\n38.75", "(117)\\n37.75", "(103)\\n31.50", "(049)\\n15.50" ], [ "Qatar", "(113)\\n34.32", "(110)\\n32.86", "(114)\\n46.00", "(121)\\n38.00", "(094)\\n24.00", "(074)\\n15.50", "(079)\\n24.00", "(080)\\n18.00", "(090)\\n23.00", "(104)\\n32.50", "(115)\\n35.00", "N/A" ], [ "Montenegro", "(114)\\n34.78", "(113)\\n32.97", "(107)\\n39.00", "(104)\\n28.50", "(077)\\n17.00", "(053)\\n10.00", "(058)\\n19.00", "(045)\\n11.50", "(065)\\n14.83", "(077)\\n20.13", "(085)\\n21.33", "(060)\\n20.75" ], [ "Tajikistan", "(115)\\n34.86", "(123)\\n35.71", "(122)\\n56.00", "(115)\\n34.50", "(113)\\n32.00", "(106)\\n25.50", "(115)\\n37.00", "(117)\\n30.00", "(113)\\n33.00", "(095)\\n27.75", "(113)\\n34.50", "(086)\\n28.25" ], [ "Venezuela", "(116)\\n35.37", "(117)\\n34.44", "(117)\\n55.00", "(133)\\n47.33", "(124)\\n39.50", "(113)\\n27.33", "(114)\\n36.88", "(115)\\n29.00", "(090)\\n23.00", "(090)\\n24.63", "(096)\\n27.83", "(077)\\n25.00" ], [ "Brunei", "(117)\\n35.45", "(122)\\n35.45", "(125)\\n56.20", "(142)\\n51.00", "(155)\\n63.50", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "(111)\\n38.00" ], [ "United Arab Emirates", "(118)\\n36.03", "(114)\\n33.49", "(112)\\n45.00", "(087)\\n23.75", "(086)\\n21.50", "(069)\\n14.50", "(065)\\n20.25", "(077)\\n17.50", "(100)\\n25.75", "(137)\\n50.25", "(122)\\n37.00", "N/A" ], [ "South Sudan", "(119)\\n36.05", "(124)\\n36.20", "(111)\\n41.25", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A" ], [ "Nepal", "(120)\\n36.16", "(118)\\n34.61", "(106)\\n38.75", "(119)\\n36.38", "(118)\\n35.63", "(138)\\n43.25", "(137)\\n53.75", "(159)\\n73.50", "(160)\\n86.75", "(160)\\n84.00", "(150)\\n51.50", "(127)\\n63.00" ], [ "Algeria", "(121)\\n36.26", "(125)\\n36.54", "(122)\\n56.00", "(133)\\n47.33", "(141)\\n49.56", "(121)\\n31.33", "(123)\\n40.50", "(126)\\n40.00", "(129)\\n40.33", "(128)\\n43.50", "(108)\\n33.00", "(095)\\n31.00" ], [ "Mali", "(122)\\n36.29", "(099)\\n30.03", "(025)\\n0.00", "(026)\\n8.00", "(030)\\n8.00", "(031)\\n7.50", "(052)\\n16.50", "(035)\\n9.00", "(037)\\n8.00", "(056)\\n12.83", "(056)\\n11.00", "(043)\\n12.50" ], [ "Macedonia", "(123)\\n36.43", "(116)\\n34.27", "(094)\\n31.67", "(068)\\n18.40", "(034)\\n8.75", "(042)\\n8.25", "(036)\\n11.50", "(045)\\n11.50", "(043)\\n8.75", "(049)\\n11.25", "(051)\\n9.67", "N/A" ], [ "Angola", "(124)\\n36.50", "(130)\\n37.80", "(132)\\n58.43", "(104)\\n28.50", "(119)\\n36.50", "(116)\\n29.50", "(091)\\n26.50", "(091)\\n21.50", "(076)\\n18.00", "(091)\\n26.50", "(097)\\n28.00", "(093)\\n30.17" ], [ "Guatemala", "(125)\\n36.61", "(095)\\n29.39", "(097)\\n35.00", "(077)\\n20.25", "(106)\\n29.50", "(101)\\n22.64", "(104)\\n33.00", "(090)\\n21.25", "(086)\\n21.50", "(066)\\n16.50", "(099)\\n30.83", "(083)\\n27.25" ], [ "Colombia", "(126)\\n36.68", "(129)\\n37.48", "(143)\\n66.50", "(145)\\n51.50", "(126)\\n40.13", "(126)\\n35.50", "(126)\\n42.33", "(131)\\n44.75", "(128)\\n40.17", "(134)\\n47.38", "(147)\\n49.17", "(114)\\n40.83" ], [ "Ukraine", "(127)\\n36.93", "(126)\\n36.79", "(116)\\n54.00", "(131)\\n46.83", "(089)\\n22.00", "(087)\\n19.25", "(092)\\n26.75", "(105)\\n26.50", "(112)\\n32.50", "(138)\\n51.00", "(132)\\n40.00", "(112)\\n40.00" ], [ "Afghanistan", "(128)\\n37.07", "(128)\\n37.36", "(150)\\n74.00", "(147)\\n51.67", "(149)\\n54.25", "(156)\\n59.25", "(142)\\n56.50", "(130)\\n44.25", "(125)\\n39.17", "(097)\\n28.25", "(134)\\n40.17", "(104)\\n35.50" ], [ "Honduras", "(129)\\n37.14", "(127)\\n36.92", "(135)\\n61.00", "(143)\\n51.13", "(128)\\n42.00", "(099)\\n21.50", "(087)\\n25.50", "(062)\\n14.50", "(076)\\n18.00", "(053)\\n11.75", "(065)\\n14.17", "N/A" ], [ "Thailand", "(130)\\n37.94", "(135)\\n38.60", "(137)\\n61.50", "(153)\\n56.83", "(130)\\n44.00", "(124)\\n34.50", "(135)\\n53.50", "(122)\\n33.50", "(107)\\n28.00", "(059)\\n14.00", "(082)\\n19.67", "(065)\\n22.75" ], [ "Cameroon", "(131)\\n38.13", "(120)\\n34.78", "(097)\\n35.00", "(129)\\n44.30", "(109)\\n30.50", "(129)\\n36.90", "(111)\\n36.00", "(112)\\n28.25", "(083)\\n20.50", "(093)\\n27.00", "(098)\\n30.50", "(088)\\n28.83" ], [ "Indonesia", "(132)\\n38.15", "(139)\\n41.05", "(146)\\n68.00", "(117)\\n35.83", "(100)\\n28.50", "(111)\\n27.00", "(100)\\n30.50", "(103)\\n26.00", "(102)\\n26.00", "(117)\\n37.75", "(110)\\n34.25", "(057)\\n20.00" ], [ "Tunisia", "(133)\\n38.69", "(138)\\n39.93", "(134)\\n60.25", "(164)\\n72.50", "(154)\\n61.50", "(143)\\n48.10", "(145)\\n57.00", "(148)\\n53.75", "(147)\\n57.50", "(152)\\n62.67", "(149)\\n50.83", "(128)\\n67.75" ], [ "Oman", "(134)\\n38.83", "(141)\\n41.51", "(117)\\n55.00", "(124)\\n40.25", "(106)\\n29.50", "(123)\\n32.67", "N/A", "N/A", "N/A", "N/A", "(152)\\n57.75", "N/A" ], [ "Zimbabwe", "(135)\\n39.19", "(133)\\n38.12", "(117)\\n55.00", "(123)\\n39.50", "(136)\\n46.50", "(151)\\n54.00", "(149)\\n62.00", "(140)\\n50.00", "(153)\\n64.25", "(155)\\n67.50", "(141)\\n45.50", "(122)\\n48.25" ], [ "Morocco", "(136)\\n39.72", "(136)\\n39.04", "(138)\\n63.29", "(135)\\n47.40", "(127)\\n41.00", "(122)\\n32.25", "(106)\\n33.25", "(097)\\n24.83", "(119)\\n36.17", "(126)\\n43.00", "(131)\\n39.67", "(089)\\n29.00" ], [ "Libya", "(137)\\n39.84", "(131)\\n37.86", "(154)\\n77.50", "(160)\\n63.50", "(156)\\n64.50", "(160)\\n61.50", "(155)\\n66.50", "(152)\\n62.50", "(162)\\n88.75", "(154)\\n65.00", "(153)\\n60.00", "(129)\\n72.50" ], [ "Palestine", "(138)\\n40.11", "(146)\\n43.09", "(153)\\n76.00", "(150)\\n56.13", "(161)\\n69.83", "(163)\\n66.88", "(158)\\n69.83", "(134)\\n46.75", "(132)\\n42.50", "(127)\\n43.17", "(130)\\n39.25", "(082)\\n27.00" ], [ "Chad", "(139)\\n40.22", "(121)\\n34.87", "(103)\\n37.67", "(112)\\n33.17", "(132)\\n44.50", "(133)\\n41.25", "(113)\\n36.50", "(124)\\n35.50", "(109)\\n30.00", "(106)\\n33.25", "(088)\\n24.00", "(087)\\n28.75" ], [ "India", "(140)\\n40.34", "(140)\\n41.22", "(131)\\n58.00", "(122)\\n38.75", "(105)\\n29.33", "(118)\\n30.00", "(120)\\n39.33", "(105)\\n26.50", "(106)\\n27.00", "(120)\\n38.50", "(128)\\n39.00", "(080)\\n26.50" ], [ "Jordan", "(141)\\n40.42", "(134)\\n38.47", "(128)\\n56.80", "(120)\\n37.00", "(112)\\n31.88", "(128)\\n36.00", "(122)\\n40.21", "(109)\\n27.50", "(096)\\n24.00", "(121)\\n39.13", "(122)\\n37.00", "(099)\\n33.50" ], [ "Burundi", "(142)\\n40.50", "(132)\\n38.02", "(130)\\n57.75", "(108)\\n28.88", "(103)\\n29.00", "(094)\\n21.00", "(127)\\n43.40", "(125)\\n39.83", "(090)\\n23.00", "(073)\\n19.00", "(092)\\n26.25", "(072)\\n24.50" ], [ "Ethiopia", "(143)\\n40.58", "(137)\\n39.57", "(127)\\n56.60", "(139)\\n49.38", "(140)\\n49.00", "(142)\\n47.75", "(150)\\n63.00", "(160)\\n75.00", "(131)\\n42.00", "(112)\\n37.00", "(124)\\n37.50", "(107)\\n37.50" ], [ "Cambodia", "(144)\\n40.97", "(143)\\n41.81", "(117)\\n55.00", "(128)\\n43.83", "(117)\\n35.17", "(126)\\n35.50", "(085)\\n25.33", "(108)\\n27.25", "(090)\\n23.00", "(109)\\n36.50", "(081)\\n19.50", "(071)\\n24.25" ], [ "Burma", "(145)\\n41.43", "(151)\\n44.71", "(169)\\n100.00", "(174)\\n94.50", "(171)\\n102.67", "(170)\\n94.38", "(164)\\n93.75", "(164)\\n94.75", "(163)\\n88.83", "(165)\\n103.63", "(164)\\n95.50", "(137)\\n96.83" ], [ "Bangladesh", "(146)\\n42.58", "(144)\\n42.01", "(129)\\n57.00", "(126)\\n42.50", "(121)\\n37.33", "(136)\\n42.70", "(134)\\n53.17", "(137)\\n48.00", "(151)\\n61.25", "(151)\\n62.50", "(143)\\n46.50", "(118)\\n43.75" ], [ "Malaysia", "(147)\\n42.73", "(145)\\n42.73", "(122)\\n56.00", "(141)\\n50.75", "(131)\\n44.25", "(132)\\n39.50", "(124)\\n41.00", "(092)\\n22.25", "(113)\\n33.00", "(122)\\n39.83", "(104)\\n32.00", "(110)\\n37.83" ], [ "Russia", "(148)\\n42.78", "(148)\\n43.42", "(142)\\n66.00", "(140)\\n49.90", "(153)\\n60.88", "(141)\\n47.50", "(144)\\n56.90", "(147)\\n52.50", "(138)\\n48.67", "(140)\\n51.38", "(148)\\n49.50", "(121)\\n48.00" ], [ "Philippines", "(149)\\n43.69", "(147)\\n43.11", "(140)\\n64.50", "(156)\\n60.00", "(122)\\n38.25", "(139)\\n45.00", "(128)\\n44.75", "(142)\\n51.00", "(139)\\n50.00", "(111)\\n36.63", "(118)\\n35.25", "(089)\\n29.00" ], [ "Singapore", "(150)\\n44.29", "(149)\\n43.43", "(135)\\n61.00", "(136)\\n47.50", "(133)\\n45.00", "(144)\\n49.00", "(141)\\n56.00", "(146)\\n51.50", "(140)\\n50.67", "(147)\\n57.00", "(144)\\n47.33", "N/A" ], [ "Democratic Republic of the Congo", "(151)\\n44.64", "(142)\\n41.66", "(145)\\n67.67", "(148)\\n51.83", "(146)\\n53.50", "(148)\\n51.25", "(133)\\n50.50", "(142)\\n51.00", "(146)\\n57.33", "(141)\\n51.50", "(127)\\n38.50", "(113)\\n40.75" ], [ "Mexico", "(152)\\n45.04", "(153)\\n45.30", "(149)\\n72.67", "(136)\\n47.50", "(137)\\n48.25", "(140)\\n46.13", "(136)\\n53.63", "(132)\\n45.83", "(135)\\n45.50", "(096)\\n27.83", "(074)\\n17.67", "(075)\\n24.75" ], [ "Iraq", "(153)\\n45.44", "(150)\\n44.67", "(152)\\n75.36", "(130)\\n45.58", "(145)\\n53.30", "(158)\\n59.38", "(157)\\n67.83", "(154)\\n66.83", "(157)\\n67.00", "(148)\\n58.50", "(124)\\n37.50", "(130)\\n79.00" ], [ "Turkey", "(154)\\n45.87", "(154)\\n46.56", "(148)\\n70.00", "(138)\\n49.25", "(122)\\n38.25", "(102)\\n22.75", "(101)\\n31.25", "(098)\\n25.00", "(098)\\n25.00", "(113)\\n37.25", "(115)\\n35.00", "(099)\\n33.50" ], [ "Gambia", "(155)\\n46.42", "(152)\\n45.09", "(141)\\n65.50", "(125)\\n40.50", "(137)\\n48.25", "(137)\\n42.75", "(130)\\n48.25", "(149)\\n54.00", "(130)\\n41.00", "(098)\\n29.50", "(077)\\n18.25", "(064)\\n22.50" ], [ "Swaziland", "(156)\\n46.76", "(155)\\n46.76", "(144)\\n67.00", "(155)\\n57.50", "(144)\\n52.50", "(147)\\n50.50", "(138)\\n54.50", "(127)\\n40.50", "(118)\\n35.00", "(101)\\n31.00", "(124)\\n37.50", "(089)\\n29.00" ], [ "Belarus", "(157)\\n47.82", "(157)\\n48.35", "(168)\\n99.00", "(154)\\n57.00", "(151)\\n59.50", "(154)\\n58.33", "(151)\\n63.63", "(151)\\n57.00", "(152)\\n61.33", "(144)\\n54.10", "(151)\\n52.00", "(124)\\n52.17" ], [ "Pakistan", "(158)\\n51.46", "(159)\\n51.31", "(151)\\n75.00", "(151)\\n56.17", "(159)\\n65.67", "(152)\\n54.88", "(152)\\n64.83", "(157)\\n70.33", "(150)\\n60.75", "(150)\\n61.75", "(128)\\n39.00", "(119)\\n44.67" ], [ "Egypt", "(159)\\n51.89", "(158)\\n48.66", "(166)\\n97.50", "(127)\\n43.33", "(143)\\n51.38", "(146)\\n50.25", "(146)\\n58.00", "(133)\\n46.25", "(143)\\n52.00", "(128)\\n43.50", "(110)\\n34.25", "(101)\\n34.50" ], [ "Azerbaijan", "(160)\\n52.87", "(156)\\n47.73", "(162)\\n87.25", "(152)\\n56.38", "(146)\\n53.50", "(150)\\n53.63", "(139)\\n55.40", "(135)\\n47.00", "(141)\\n51.00", "(136)\\n49.67", "(113)\\n34.50", "(101)\\n34.50" ], [ "Kazakhstan", "(161)\\n54.94", "(160)\\n55.08", "(154)\\n77.50", "(162)\\n68.50", "(142)\\n49.67", "(125)\\n35.33", "(125)\\n41.63", "(128)\\n41.00", "(119)\\n36.17", "(131)\\n44.17", "(138)\\n42.50", "(116)\\n42.00" ], [ "Rwanda", "(162)\\n56.57", "(161)\\n55.46", "(156)\\n81.00", "(169)\\n81.00", "(157)\\n64.67", "(145)\\n50.00", "(147)\\n58.88", "(128)\\n41.00", "(122)\\n38.00", "(113)\\n37.25", "(110)\\n34.25", "(107)\\n37.50" ], [ "Bahrain", "(163)\\n58.26", "(165)\\n62.75", "(173)\\n125.00", "(144)\\n51.38", "(119)\\n36.50", "(096)\\n21.17", "(118)\\n38.00", "(111)\\n28.00", "(123)\\n38.75", "(143)\\n52.50", "(117)\\n35.17", "(067)\\n23.00" ], [ "Saudi Arabia", "(164)\\n58.30", "(163)\\n56.88", "(158)\\n83.25", "(157)\\n61.50", "(163)\\n76.50", "(161)\\n61.75", "(148)\\n59.75", "(161)\\n76.00", "(154)\\n66.00", "(159)\\n79.17", "(156)\\n71.50", "(125)\\n62.50" ], [ "Sri Lanka", "(165)\\n59.13", "(162)\\n56.59", "(163)\\n87.50", "(158)\\n62.50", "(162)\\n75.00", "(165)\\n78.00", "(156)\\n67.50", "(141)\\n50.75", "(115)\\n33.25", "(109)\\n36.50", "(089)\\n24.83", "(051)\\n15.75" ], [ "Uzbekistan", "(166)\\n61.01", "(164)\\n60.39", "(157)\\n83.00", "(163)\\n71.50", "(160)\\n67.67", "(162)\\n62.70", "(160)\\n74.88", "(158)\\n71.00", "(155)\\n66.50", "(142)\\n52.13", "(154)\\n61.50", "(120)\\n45.00" ], [ "Yemen", "(167)\\n67.26", "(169)\\n69.22", "(171)\\n101.00", "(170)\\n82.13", "(167)\\n83.38", "(155)\\n59.00", "(143)\\n56.67", "(149)\\n54.00", "(136)\\n46.25", "(135)\\n48.00", "(136)\\n41.83", "(103)\\n34.75" ], [ "Equatorial Guinea", "(168)\\n67.95", "(166)\\n67.20", "(161)\\n86.00", "(167)\\n79.00", "(158)\\n65.50", "(156)\\n59.25", "(153)\\n65.25", "(137)\\n48.00", "(133)\\n44.00", "(133)\\n46.25", "(139)\\n44.75", "(117)\\n42.75" ], [ "Djibouti", "(169)\\n70.34", "(167)\\n67.40", "(159)\\n83.50", "(110)\\n30.50", "(110)\\n31.00", "(134)\\n41.50", "(132)\\n50.25", "(121)\\n33.00", "(121)\\n37.00", "(145)\\n55.00", "(120)\\n35.50", "(096)\\n31.25" ], [ "Cuba", "(170)\\n70.92", "(171)\\n71.64", "(167)\\n98.83", "(166)\\n78.00", "(170)\\n94.00", "(169)\\n88.33", "(165)\\n96.17", "(165)\\n95.00", "(161)\\n87.00", "(166)\\n106.83", "(165)\\n97.83", "(134)\\n90.25" ], [ "Laos", "(171)\\n71.22", "(168)\\n67.99", "(165)\\n89.00", "(168)\\n80.50", "(169)\\n92.00", "(164)\\n70.00", "(161)\\n75.00", "(156)\\n67.50", "(155)\\n66.50", "(153)\\n64.33", "(163)\\n94.83", "(133)\\n89.00" ], [ "Sudan", "(172)\\n71.88", "(170)\\n70.06", "(170)\\n100.75", "(172)\\n85.33", "(148)\\n54.00", "(135)\\n42.00", "(140)\\n55.75", "(139)\\n48.13", "(133)\\n44.00", "(132)\\n44.25", "(142)\\n45.75", "(105)\\n36.00" ], [ "Iran", "(173)\\n72.29", "(174)\\n73.40", "(175)\\n136.60", "(175)\\n94.56", "(172)\\n104.14", "(166)\\n80.33", "(166)\\n96.50", "(162)\\n90.88", "(164)\\n89.17", "(158)\\n78.30", "(160)\\n89.33", "(122)\\n48.25" ], [ "Vietnam", "(174)\\n72.36", "(172)\\n71.78", "(172)\\n114.00", "(165)\\n75.75", "(166)\\n81.67", "(168)\\n86.17", "(162)\\n79.25", "(155)\\n67.25", "(158)\\n73.25", "(161)\\n86.88", "(159)\\n89.17", "(131)\\n81.25" ], [ "China", "(175)\\n72.91", "(173)\\n73.07", "(174)\\n136.00", "(171)\\n84.67", "(168)\\n84.50", "(167)\\n85.50", "(163)\\n89.00", "(163)\\n94.00", "(159)\\n83.00", "(162)\\n92.33", "(161)\\n91.25", "(138)\\n97.00" ], [ "Somalia", "(176)\\n73.19", "(175)\\n73.59", "(164)\\n88.33", "(161)\\n66.00", "(164)\\n77.50", "(153)\\n58.00", "(159)\\n71.50", "(144)\\n51.25", "(149)\\n59.00", "(128)\\n43.50", "(140)\\n45.00", "N/A" ], [ "Syria", "(177)\\n77.04", "(176)\\n78.53", "(176)\\n138.00", "(173)\\n91.50", "(165)\\n78.00", "(159)\\n59.63", "(154)\\n66.00", "(153)\\n63.00", "(145)\\n55.00", "(155)\\n67.50", "(155)\\n67.50", "(126)\\n62.83" ], [ "Turkmenistan", "(178)\\n80.81", "(177)\\n79.14", "(177)\\n140.67", "(176)\\n95.33", "(173)\\n107.00", "(171)\\n95.50", "(167)\\n103.75", "(167)\\n98.50", "(165)\\n93.50", "(164)\\n99.83", "(158)\\n82.83", "(136)\\n91.50" ], [ "North Korea", "(179)\\n81.96", "(178)\\n83.90", "(178)\\n141.00", "(177)\\n104.75", "(174)\\n112.50", "(172)\\n96.50", "(168)\\n108.75", "(168)\\n109.00", "(167)\\n109.00", "(167)\\n107.50", "(166)\\n99.50", "(139)\\n97.50" ], [ "Eritrea", "(180)\\n84.83", "(179)\\n84.83", "(179)\\n142.00", "(178)\\n105.00", "(175)\\n115.50", "(173)\\n97.50", "(169)\\n114.75", "(166)\\n97.50", "(166)\\n99.75", "(163)\\n93.25", "(162)\\n91.50", "(132)\\n83.67" ], [ "United States (extraterritorial)", "N/A", "N/A", "(057)\\n19.00", "(099)\\n27.00", "(108)\\n30.00", "(119)\\n31.00", "(111)\\n36.00", "(119)\\n31.50", "(137)\\n48.50", "(108)\\n36.00", "(135)\\n41.00", "N/A" ], [ "Israel (extraterritorial)", "N/A", "N/A", "(133)\\n59.00", "(132)\\n47.00", "(150)\\n55.50", "(149)\\n51.50", "(103)\\n32.00", "(135)\\n47.00", "N/A", "(115)\\n37.50", "(146)\\n49.00", "N/A" ], [ "Grenada", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "N/A", "(055)\\n12.00", "N/A", "N/A" ] ] }
[ "12" ]
how many total women have been executed by lethal injection?
nt-10357
12
col : number | date | name | age\n(at execution) | age\n(at offense) | race | state | method row 1 : 1 | november 2, 1984 | velma margie barfield | 52 | 45 | white | north carolina | lethal injection row 2 : 2 | february 3, 1998 | karla faye tucker | 38 | 23 | white | texas | lethal injection row 3 : 3 | march 30, 1998 | judias v. buenoano | 54 | 28 | white | florida | electrocution row 4 : 4 | february 24, 2000 | betty lou beets | 62 | 46 | white | texas | lethal injection row 5 : 5 | may 2, 2000 | christina marie riggs | 28 | 26 | white | arkansas | lethal injection row 6 : 6 | january 11, 2001 | wanda jean allen | 41 | 29 | black | oklahoma | lethal injection row 7 : 7 | may 1, 2001 | marilyn kay plantz | 40 | 27 | white | oklahoma | lethal injection row 8 : 8 | december 4, 2001 | lois nadean smith | 61 | 41 | white | oklahoma | lethal injection row 9 : 9 | may 10, 2002 | lynda lyon block | 54 | 45 | white | alabama | electrocution row 10 : 10 | october 9, 2002 | aileen carol wuornos | 46 | 33 | white | florida | lethal injection row 11 : 11 | september 14, 2005 | frances elaine newton | 40 | 21 | black | texas | lethal injection row 12 : 12 | september 23, 2010 | teresa wilson bean lewis | 41 | 33 | white | virginia | lethal injection row 13 : 13 | june 26, 2013 | kimberly lagayle mccarthy | 52 | 36 | black | texas | lethal injection row 14 : 14 | february 5, 2014 | suzanne margaret basso | 59 | 44 | white | texas | lethal injection
csv/204-csv/867.csv
how many total women have been executed by lethal injection?
{ "header": [ "Number", "Date", "Name", "Age\\n(at Execution)", "Age\\n(at Offense)", "Race", "State", "Method" ], "rows": [ [ "1", "November 2, 1984", "Velma Margie Barfield", "52", "45", "White", "North Carolina", "Lethal injection" ], [ "2", "February 3, 1998", "Karla Faye Tucker", "38", "23", "White", "Texas", "Lethal injection" ], [ "3", "March 30, 1998", "Judias V. Buenoano", "54", "28", "White", "Florida", "Electrocution" ], [ "4", "February 24, 2000", "Betty Lou Beets", "62", "46", "White", "Texas", "Lethal injection" ], [ "5", "May 2, 2000", "Christina Marie Riggs", "28", "26", "White", "Arkansas", "Lethal injection" ], [ "6", "January 11, 2001", "Wanda Jean Allen", "41", "29", "Black", "Oklahoma", "Lethal injection" ], [ "7", "May 1, 2001", "Marilyn Kay Plantz", "40", "27", "White", "Oklahoma", "Lethal injection" ], [ "8", "December 4, 2001", "Lois Nadean Smith", "61", "41", "White", "Oklahoma", "Lethal injection" ], [ "9", "May 10, 2002", "Lynda Lyon Block", "54", "45", "White", "Alabama", "Electrocution" ], [ "10", "October 9, 2002", "Aileen Carol Wuornos", "46", "33", "White", "Florida", "Lethal injection" ], [ "11", "September 14, 2005", "Frances Elaine Newton", "40", "21", "Black", "Texas", "Lethal injection" ], [ "12", "September 23, 2010", "Teresa Wilson Bean Lewis", "41", "33", "White", "Virginia", "Lethal injection" ], [ "13", "June 26, 2013", "Kimberly LaGayle McCarthy", "52", "36", "Black", "Texas", "Lethal injection" ], [ "14", "February 5, 2014", "Suzanne Margaret Basso", "59", "44", "White", "Texas", "Lethal injection" ] ] }
[ "12" ]