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
who was the first person to hold this office?
nt-2651
william mccreery
col : | name | took office | left office | party | notes/events row 1 : 11 | william mccreery | march 4, 1803 | march 3, 1809 | democratic republican | row 2 : 12 | alexander mckim | march 4, 1809 | march 3, 1815 | democratic republican | row 3 : 13 | william pinkney | march 4, 1815 | april 18, 1816 | democratic republican | resigned to accept position as minister plenipotentiary to russia row 4 : 14 | peter little | september 2, 1816 | march 3, 1823 | democratic republican | row 5 : 14 | peter little | march 4, 1823 | march 3, 1825 | jacksonian dr | row 6 : 14 | peter little | march 4, 1825 | march 3, 1829 | adams | row 7 : 15 | benjamin c. howard | march 4, 1829 | march 3, 1833 | jacksonian |
csv/203-csv/705.csv
who was the first person to hold this office?
{ "header": [ "", "Name", "Took office", "Left office", "Party", "Notes/Events" ], "rows": [ [ "11", "William McCreery", "March 4, 1803", "March 3, 1809", "Democratic Republican", "" ], [ "12", "Alexander McKim", "March 4, 1809", "March 3, 1815", "Democratic Republican", "" ], [ "13", "William Pinkney", "March 4, 1815", "April 18, 1816", "Democratic Republican", "Resigned to accept position as Minister Plenipotentiary to Russia" ], [ "14", "Peter Little", "September 2, 1816", "March 3, 1823", "Democratic Republican", "" ], [ "14", "Peter Little", "March 4, 1823", "March 3, 1825", "Jacksonian DR", "" ], [ "14", "Peter Little", "March 4, 1825", "March 3, 1829", "Adams", "" ], [ "15", "Benjamin C. Howard", "March 4, 1829", "March 3, 1833", "Jacksonian", "" ] ] }
[ "William McCreery" ]
which team has the most wins?
nt-2652
liverpool
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
which team has the most wins?
{ "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" ] ] }
[ "Liverpool" ]
how many bronze medals did el salvador win?
nt-2653
2
col : rank | nation | gold | silver | bronze | total row 1 : 1 | venezuela | 9 | 8 | 6 | 23 row 2 : 2 | guatemala | 6 | 6 | 6 | 18 row 3 : 3 | peru | 5 | 8 | 9 | 22 row 4 : 4 | chile | 4 | 4 | 1 | 9 row 5 : 5 | el salvador | 4 | 0 | 2 | 6 row 6 : 6 | ecuador | 2 | 5 | 1 | 8 row 7 : 7 | bolivia | 2 | 1 | 2 | 5 row 8 : 8 | dominican republic | 1 | 0 | 2 | 3 row 9 : 9 | colombia | 0 | 1 | 3 | 4 row 10 : total | total | 33 | 33 | 32 | 98
csv/204-csv/785.csv
how many bronze medals did el salvador win?
{ "header": [ "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], "rows": [ [ "1", "Venezuela", "9", "8", "6", "23" ], [ "2", "Guatemala", "6", "6", "6", "18" ], [ "3", "Peru", "5", "8", "9", "22" ], [ "4", "Chile", "4", "4", "1", "9" ], [ "5", "El Salvador", "4", "0", "2", "6" ], [ "6", "Ecuador", "2", "5", "1", "8" ], [ "7", "Bolivia", "2", "1", "2", "5" ], [ "8", "Dominican Republic", "1", "0", "2", "3" ], [ "9", "Colombia", "0", "1", "3", "4" ], [ "Total", "Total", "33", "33", "32", "98" ] ] }
[ "2" ]
was clara the winner in 2012 or 2007?
nt-2654
2012
col : year | winner | county | opponent | county row 1 : 2013 | rower-inistioge 1-09 | kilkenny | buffers alley 0-10 | wexford row 2 : 2012 | clara 3-20 | kilkenny | oylegate/glenbrien 0-05 | wexford row 3 : 2011 | mount leinster rangers 1-13 | carlow | celbridge 0-13 | kildare row 4 : 2010 | dicksboro 5-09 | kilkenny | celbridge 0-08 | kildare row 5 : 2009 | st. lachtains 1-08 | kilkenny | mount leinster rangers 0-07 | carlow row 6 : 2008 | kilmessan 1-07 | meath | erin's own 1-06 | kilkenny row 7 : 2007 | clonkill 1-15 | westmeath | ferns st. aiden's 3-07 | wexford row 8 : 2006 | ardclough 2-06 | kildare | raharney 2-04 | westmeath row 9 : 2005 | dicksboro 0-20 | kilkenny | marshalstown 0-03 | wexford row 10 : 2004 | carrickshock | kilkenny | st. patrick's | wexford
csv/204-csv/777.csv
was clara the winner in 2012 or 2007?
{ "header": [ "Year", "Winner", "County", "Opponent", "County" ], "rows": [ [ "2013", "Rower-Inistioge 1-09", "Kilkenny", "Buffers Alley 0-10", "Wexford" ], [ "2012", "Clara 3-20", "Kilkenny", "Oylegate/Glenbrien 0-05", "Wexford" ], [ "2011", "Mount Leinster Rangers 1-13", "Carlow", "Celbridge 0-13", "Kildare" ], [ "2010", "Dicksboro 5-09", "Kilkenny", "Celbridge 0-08", "Kildare" ], [ "2009", "St. Lachtains 1-08", "Kilkenny", "Mount Leinster Rangers 0-07", "Carlow" ], [ "2008", "Kilmessan 1-07", "Meath", "Erin's Own 1-06", "Kilkenny" ], [ "2007", "Clonkill 1-15", "Westmeath", "Ferns St. Aiden's 3-07", "Wexford" ], [ "2006", "Ardclough 2-06", "Kildare", "Raharney 2-04", "Westmeath" ], [ "2005", "Dicksboro 0-20", "Kilkenny", "Marshalstown 0-03", "Wexford" ], [ "2004", "Carrickshock", "Kilkenny", "St. Patrick's", "Wexford" ] ] }
[ "2012" ]
how many opponents played in their own country?
nt-2655
1
col : no. | date | location | surface | opponent in final | score row 1 : 1. | 28 august 2000 | spoleto, italy $10,000 | clay | maret ani | 6–2 7–6(7) row 2 : 2. | 9 april 2001 | san luis potosΓ­, mexico $25,000 | clay | martina mΓΌller | 6–4 7–5 row 3 : 3. | 16 april 2001 | coatzacoalcos, mexico $25,000 | hard | gabriela volekovΓ‘ | 6–1 6–3 row 4 : 4. | 15 october 2002 | sedona, usa $25,000 | hard | brie rippner | 6–3 4–6 6–3 row 5 : 5. | 5 november 2002 | pittsburgh, usa $50,000 | hard | maria sharapova | 7–6(4) 6–2 row 6 : 6. | 14 april 2003 | san luis potosΓ­, mexico $25,000 | clay | maria vanina garcia sokol | 6–0 6–4 row 7 : 7. | 27 april 2009 | cagnes-sur-mer, france $100,000 | clay | zuzana ondrΓ‘Ε‘kovΓ‘ | 6–1–6–2 row 8 : 8. | 1 june 2009 | nottingham, england $50,000 | grass | stefanie vΓΆgele | 6–2 4–6 6–1
csv/204-csv/562.csv
how many opponents played in their own country?
{ "header": [ "No.", "Date", "Location", "Surface", "Opponent in final", "Score" ], "rows": [ [ "1.", "28 August 2000", "Spoleto, Italy $10,000", "Clay", "Maret Ani", "6–2 7–6(7)" ], [ "2.", "9 April 2001", "San Luis PotosΓ­, Mexico $25,000", "Clay", "Martina MΓΌller", "6–4 7–5" ], [ "3.", "16 April 2001", "Coatzacoalcos, Mexico $25,000", "Hard", "Gabriela VolekovΓ‘", "6–1 6–3" ], [ "4.", "15 October 2002", "Sedona, USA $25,000", "Hard", "Brie Rippner", "6–3 4–6 6–3" ], [ "5.", "5 November 2002", "Pittsburgh, USA $50,000", "Hard", "Maria Sharapova", "7–6(4) 6–2" ], [ "6.", "14 April 2003", "San Luis PotosΓ­, Mexico $25,000", "Clay", "Maria Vanina Garcia Sokol", "6–0 6–4" ], [ "7.", "27 April 2009", "Cagnes-sur-Mer, France $100,000", "Clay", "Zuzana OndrΓ‘Ε‘kovΓ‘", "6–1–6–2" ], [ "8.", "1 June 2009", "Nottingham, England $50,000", "Grass", "Stefanie VΓΆgele", "6–2 4–6 6–1" ] ] }
[ "1" ]
name a city whose population was no more than 400 in 2011.
nt-2656
rockglen
col : name | rural\nmunicipality (rm) | population\n(2011) | population\n(2006) | change\n(%) | land\narea\n(kmΒ²) | population\ndensity\n(per kmΒ²) row 1 : alameda | moose creek no. 33 | 342 | 308 | 11 | 2.55 | 133.9 row 2 : arborfield | arborfield no. 456 | 326 | 329 | βˆ’0.9 | 0.88 | 370.5 row 3 : asquith | vanscoy no. 345 | 603 | 576 | 4.7 | 1.23 | 491.4 row 4 : assiniboia | lake of the rivers no. 72 | 2,418 | 2,305 | 4.9 | 3.78 | 639.8 row 5 : battleford | battle river no. 438 | 4,065 | 3,685 | 10.3 | 23.33 | 174.2 row 6 : bengough | bengough no. 40 | 313 | 337 | βˆ’7.1 | 1.07 | 292 row 7 : bienfait | coalfields no. 4 | 780 | 748 | 4.3 | 3.09 | 252.4 row 8 : big river | big river no. 555 | 639 | 728 | βˆ’12.2 | 2.51 | 255 row 9 : blaine lake | blaine lake no. 434 | 510 | 472 | 8.1 | 1.95 | 261.6 row 10 : cabri | riverside no. 168 | 399 | 439 | βˆ’9.1 | 1.33 | 298.9 row 11 : canora | good lake no. 274 | 2,219 | 2,013 | 10.2 | 7.31 | 303.7 row 12 : carlyle | antler no. 61 | 1,441 | 1,257 | 14.6 | 3.19 | 451.1 row 13 : carnduff | mount pleasant no. 2 | 1,126 | 1,012 | 11.3 | 2.26 | 497.3 row 14 : central butte | enfield no. 194 | 365 | 372 | βˆ’1.9 | 2.24 | 163.2 row 15 : churchbridge | churchbridge no. 211 | 743 | 704 | 5.5 | 2.76 | 269.2 row 16 : coronach | hart butte no. 11 | 711 | 770 | βˆ’7.7 | 2.33 | 304.9 row 17 : cudworth | hoodoo no. 401 | 770 | 738 | 4.3 | 2.21 | 348.7 row 18 : cupar | cupar no. 218 | 579 | 566 | 2.3 | 0.8 | 726.7 row 19 : cut knife | cut knife no. 439 | 517 | 532 | βˆ’2.8 | 1.99 | 259.3 row 20 : dalmeny | corman park no. 344 | 1,702 | 1,560 | 9.1 | 2.27 | 751 row 21 : dundurn | dundurn no. 314 | 693 | 647 | 7.1 | 1.37 | 505.3 row 22 : eston | snipe lake no. 259 | 1,031 | 971 | 6.2 | 2.72 | 379.3 row 23 : foam lake | foam lake no. 276 | 1,148 | 1,123 | 2.2 | 6.06 | 189.4 row 24 : gravelbourg | gravelbourg no. 104 | 1,116 | 1,089 | 2.5 | 3.23 | 346 row 25 : gull lake | gull lake no. 139 | 989 | 965 | 2.5 | 2.5 | 395.6 row 26 : hafford | redberry no. 435 | 397 | 360 | 10.3 | 0.8 | 496.8 row 27 : hague | rosthern no. 403 | 878 | 707 | 24.2 | 1.08 | 815.5 row 28 : imperial | big arm no. 251 | 349 | 321 | 8.7 | 1.23 | 283.5 row 29 : indian head | indian head no. 156 | 1,815 | 1,634 | 11.1 | 3.17 | 572.1 row 30 : kamsack | cote no. 271 | 1,825 | 1,713 | 6.5 | 5.85 | 311.8 row 31 : kerrobert | progress no. 351 | 1,061 | 1,001 | 6 | 7.49 | 141.7
csv/204-csv/43.csv
name a city whose population was no more than 400 in 2011.
{ "header": [ "Name", "Rural\\nmunicipality (RM)", "Population\\n(2011)", "Population\\n(2006)", "Change\\n(%)", "Land\\narea\\n(kmΒ²)", "Population\\ndensity\\n(per kmΒ²)" ], "rows": [ [ "Aberdeen", "Aberdeen No. 373", "599", "527", "13.7", "1.95", "307" ], [ "Alameda", "Moose Creek No. 33", "342", "308", "11", "2.55", "133.9" ], [ "Allan", "Bayne No. 371", "648", "631", "2.7", "1.78", "363.2" ], [ "Arborfield", "Arborfield No. 456", "326", "329", "βˆ’0.9", "0.88", "370.5" ], [ "Arcola", "Brock No. 64", "649", "509", "27.5", "3.39", "191.5" ], [ "Asquith", "Vanscoy No. 345", "603", "576", "4.7", "1.23", "491.4" ], [ "Assiniboia", "Lake of the Rivers No. 72", "2,418", "2,305", "4.9", "3.78", "639.8" ], [ "Balcarres", "Abernethy No. 186", "617", "598", "3.2", "1.57", "392.9" ], [ "Balgonie", "Edenwold No. 158", "1,625", "1,384", "17.4", "3.15", "515.8" ], [ "Battleford", "Battle River No. 438", "4,065", "3,685", "10.3", "23.33", "174.2" ], [ "Bengough", "Bengough No. 40", "313", "337", "βˆ’7.1", "1.07", "292" ], [ "Bienfait", "Coalfields No. 4", "780", "748", "4.3", "3.09", "252.4" ], [ "Big River", "Big River No. 555", "639", "728", "βˆ’12.2", "2.51", "255" ], [ "Biggar", "Biggar No. 347", "2,161", "2,033", "6.3", "15.75", "137.2" ], [ "Birch Hills", "Birch Hills No. 460", "1,064", "935", "13.8", "2.27", "468.4" ], [ "Blaine Lake", "Blaine Lake No. 434", "510", "472", "8.1", "1.95", "261.6" ], [ "Bredenbury", "Saltcoats No. 213", "364", "329", "10.6", "4.8", "75.8" ], [ "Broadview", "Elcapo No. 154", "574", "611", "βˆ’6.1", "2.45", "233.8" ], [ "Bruno", "Bayne No. 371", "574", "495", "16", "0.95", "606.1" ], [ "Burstall", "Deer Forks No. 232", "301", "315", "βˆ’4.4", "1.11", "270" ], [ "Cabri", "Riverside No. 168", "399", "439", "βˆ’9.1", "1.33", "298.9" ], [ "Canora", "Good Lake No. 274", "2,219", "2,013", "10.2", "7.31", "303.7" ], [ "Carlyle", "Antler No. 61", "1,441", "1,257", "14.6", "3.19", "451.1" ], [ "Carnduff", "Mount Pleasant No. 2", "1,126", "1,012", "11.3", "2.26", "497.3" ], [ "Carrot River", "Moose Range No. 486", "1,000", "941", "6.3", "1.42", "706.4" ], [ "Central Butte", "Enfield No. 194", "365", "372", "βˆ’1.9", "2.24", "163.2" ], [ "Choiceland", "Torch River No. 488", "381", "346", "10.1", "1.12", "340.8" ], [ "Churchbridge", "Churchbridge No. 211", "743", "704", "5.5", "2.76", "269.2" ], [ "Colonsay", "Colonsay No. 342", "475", "425", "11.8", "2.46", "193.1" ], [ "Coronach", "Hart Butte No. 11", "711", "770", "βˆ’7.7", "2.33", "304.9" ], [ "Craik", "Craik No. 222", "453", "408", "11", "3.02", "150" ], [ "Cudworth", "Hoodoo No. 401", "770", "738", "4.3", "2.21", "348.7" ], [ "Cupar", "Cupar No. 218", "579", "566", "2.3", "0.8", "726.7" ], [ "Cut Knife", "Cut Knife No. 439", "517", "532", "βˆ’2.8", "1.99", "259.3" ], [ "Dalmeny", "Corman Park No. 344", "1,702", "1,560", "9.1", "2.27", "751" ], [ "Davidson", "Arm River No. 252", "1,025", "958", "7", "4.49", "228.4" ], [ "Delisle", "Vanscoy No. 345", "975", "898", "8.6", "2.49", "391.3" ], [ "Duck Lake", "Duck Lake No. 463", "577", "605", "βˆ’4.6", "2.73", "211.6" ], [ "Dundurn", "Dundurn No. 314", "693", "647", "7.1", "1.37", "505.3" ], [ "Eastend", "White Valley No. 49", "527", "471", "11.9", "2.71", "194.7" ], [ "Eatonia", "Chesterfield No. 261", "508", "449", "13.1", "1.68", "301.6" ], [ "Elrose", "Monet No. 257", "477", "453", "5.3", "2.76", "172.8" ], [ "Esterhazy", "Fertile Belt No. 183", "2,472", "2,336", "5.8", "4.75", "520.9" ], [ "Eston", "Snipe Lake No. 259", "1,031", "971", "6.2", "2.72", "379.3" ], [ "Fleming", "Moosomin No. 121", "83", "75", "10.7", "2.17", "38.3" ], [ "Foam Lake", "Foam Lake No. 276", "1,148", "1,123", "2.2", "6.06", "189.4" ], [ "Fort Qu'Appelle", "North Qu'Appelle No. 187", "2,034", "1,919", "6", "5.28", "385" ], [ "Francis", "Francis No. 127", "176", "148", "18.9", "0.59", "297.4" ], [ "Govan", "Last Mountain Valley No. 250", "216", "232", "βˆ’6.9", "1.35", "159.7" ], [ "Gravelbourg", "Gravelbourg No. 104", "1,116", "1,089", "2.5", "3.23", "346" ], [ "Grenfell", "Elcapo No. 154", "1,049", "947", "10.8", "3.17", "331.2" ], [ "Gull Lake", "Gull Lake No. 139", "989", "965", "2.5", "2.5", "395.6" ], [ "Hafford", "Redberry No. 435", "397", "360", "10.3", "0.8", "496.8" ], [ "Hague", "Rosthern No. 403", "878", "707", "24.2", "1.08", "815.5" ], [ "Hanley", "Rosedale No. 283", "522", "464", "12.5", "2.65", "196.8" ], [ "Hepburn", "Laird No. 404", "562", "530", "6", "1.02", "548.4" ], [ "Herbert", "Morse No. 165", "759", "742", "2.3", "3.78", "200.7" ], [ "Hudson Bay", "Hudson Bay No. 394", "1,504", "1,646", "βˆ’8.6", "17.35", "86.7" ], [ "Imperial", "Big Arm No. 251", "349", "321", "8.7", "1.23", "283.5" ], [ "Indian Head", "Indian Head No. 156", "1,815", "1,634", "11.1", "3.17", "572.1" ], [ "Ituna", "Ituna Bon Accord No. 246", "711", "622", "14.3", "1.56", "455.5" ], [ "Kamsack", "Cote No. 271", "1,825", "1,713", "6.5", "5.85", "311.8" ], [ "Kelvington", "Kelvington No. 366", "890", "866", "2.8", "3.89", "228.8" ], [ "Kerrobert", "Progress No. 351", "1,061", "1,001", "6", "7.49", "141.7" ], [ "Kindersley", "Kindersley No. 290", "4,678", "4,412", "6", "12.55", "372.8" ], [ "Kinistino", "Kinistino No. 459", "743", "643", "15.6", "0.98", "758.8" ], [ "Kipling", "Kingsley No. 124", "1,051", "973", "8", "2.15", "487.9" ], [ "Kyle", "Lacadena No. 228", "437", "423", "3.3", "1.14", "383.1" ], [ "Lafleche", "Wood River No. 74", "406", "370", "9.7", "1.51", "269.7" ], [ "Lampman", "Browning No. 34", "713", "634", "12.5", "2.23", "319.9" ], [ "Langenburg", "Langenburg No. 181", "1,148", "1,048", "9.5", "3.46", "332.2" ], [ "Langham", "Corman Park No. 344", "1,290", "1,120", "15.2", "3.98", "324.4" ], [ "Lanigan", "Usborne No. 310", "1,390", "1,233", "12.7", "8.34", "166.8" ], [ "Lashburn", "Manitou Lake No. 442", "967", "914", "5.8", "3.11", "310.5" ], [ "Leader", "Happyland No. 231", "821", "881", "βˆ’6.8", "1.71", "481.2" ], [ "Lemberg", "Abernethy No. 186", "274", "255", "7.5", "2.67", "102.7" ], [ "Leroy", "Leroy No. 339", "427", "412", "3.6", "1.06", "402.1" ], [ "Lumsden", "Lumsden No. 189", "1,631", "1,523", "7.1", "4.06", "402" ], [ "Luseland", "Progress No. 351", "566", "571", "βˆ’0.9", "1.53", "369.6" ], [ "Macklin", "Eye Hill No. 382", "1,415", "1,290", "9.7", "3.14", "450.7" ], [ "Maidstone", "Eldon No. 471", "1,156", "1,037", "11.5", "4.56", "253.5" ], [ "Maple Creek", "Maple Creek No. 111", "2,176", "2,198", "βˆ’1", "4.42", "492.1" ], [ "Marshall", "Wilton No. 472", "594", "608", "βˆ’2.3", "1.01", "588.1" ], [ "Midale", "Cymri No. 36", "562", "462", "21.6", "1.53", "368.5" ], [ "Milestone", "Brock No. 64", "618", "562", "10", "2.17", "284.4" ], [ "Moosomin", "Moosomin No. 121", "2,485", "2,262", "9.9", "7.59", "327.5" ], [ "Morse", "Morse No. 165", "240", "236", "1.7", "1.45", "165.7" ], [ "Mossbank", "Lake Johnston No. 102", "327", "330", "βˆ’0.9", "1.75", "186.8" ], [ "Naicam", "Pleasantdale No. 398", "686", "690", "βˆ’0.6", "1.69", "405.5" ], [ "Nipawin", "Nipawin No. 487", "4,265", "4,076", "4.6", "8.71", "489.4" ], [ "Nokomis", "Wreford No. 280", "397", "404", "βˆ’1.7", "2.61", "152.3" ], [ "Norquay", "Clayton No. 333", "435", "412", "5.6", "1.69", "258" ], [ "Ogema", "Key West No. 70", "368", "304", "21.1", "1.43", "257.6" ], [ "Osler", "Corman Park No. 344", "1,088", "926", "17.5", "1.55", "700.6" ], [ "Outlook", "Rudy No. 284", "2,204", "1,938", "13.7", "7.83", "281.3" ], [ "Oxbow", "Enniskillen No. 3", "1,285", "1,139", "12.8", "3.13", "410" ], [ "Pense", "Pense No. 160", "532", "507", "4.9", "1.32", "402.6" ], [ "Pilot Butte", "McLeod No. 185", "1,848", "1,872", "βˆ’1.3", "5.05", "365.6" ], [ "Ponteix", "Grassy Creek No. 78", "605", "531", "13.9", "1.09", "556" ], [ "Porcupine Plain", "Porcupine No. 395", "855", "783", "9.2", "2.27", "377.2" ], [ "Preeceville", "Preeceville No. 334", "1,070", "1,050", "1.9", "3.06", "350.2" ], [ "Qu'Appelle", "South Qu'Appelle No. 157", "668", "624", "7.1", "4.22", "158.1" ], [ "Radisson", "Great Bend No. 405", "505", "421", "20", "2.07", "243.6" ], [ "Radville", "Laurier No. 38", "860", "793", "8.4", "2.16", "398.6" ], [ "Raymore", "Moose Range No. 486", "568", "581", "βˆ’2.2", "2.75", "206.8" ], [ "Redvers", "Antler No. 61", "975", "878", "11", "2.96", "329" ], [ "Regina Beach", "Lumsden No. 189", "1,081", "1,210", "βˆ’10.7", "3.88", "278.5" ], [ "Rocanville", "Rocanville No. 151", "857", "869", "βˆ’1.4", "2.43", "352.3" ], [ "Rockglen", "Poplar Valley No. 12", "400", "366", "9.3", "2.85", "140.4" ], [ "Rose Valley", "Ponass Lake No. 367", "296", "338", "βˆ’12.4", "1.12", "263.4" ], [ "Rosetown", "St. Andrews No. 287", "2,317", "2,277", "1.8", "12.14", "190.8" ], [ "Rosthern", "Rosthern No. 403", "1,572", "1,382", "13.7", "4.31", "365" ], [ "Rouleau", "Redburn No. 130", "453", "400", "13.3", "1.61", "282.2" ], [ "Saltcoats", "Saltcoats No. 213", "474", "467", "1.5", "1.35", "352.2" ], [ "Scott", "Tramping Lake No. 380", "75", "91", "βˆ’17.6", "4.39", "17.1" ], [ "Shaunavon", "Grassy Creek No. 78", "1,756", "1,691", "3.8", "5.1", "344.2" ], [ "Shellbrook", "Shellbrook No. 493", "1,433", "1,230", "16.5", "3.67", "390.3" ], [ "Sintaluta", "Indian Head No. 156", "120", "98", "22.4", "2.7", "44.5" ], [ "Southey", "Cupar No. 218", "778", "711", "9.4", "1.56", "499.8" ], [ "Spiritwood", "Spiritwood No. 496", "916", "911", "0.5", "2.95", "310" ], [ "Springside", "St. Philips No. 301", "534", "513", "4.1", "0.68", "791" ], [ "St. Brieux", "Lake Lenore No. 399", "590", "492", "19.9", "2.55", "231.4" ], [ "St. Walburg", "Frenchman Butte No. 501", "716", "672", "6.5", "2.12", "338" ], [ "Star City", "Star City No. 428", "460", "428", "7.5", "0.7", "661.1" ], [ "Stoughton", "Tecumseh No. 65", "694", "653", "6.3", "3.41", "203.2" ], [ "Strasbourg", "McKillop No. 220", "752", "732", "2.7", "5.7", "132" ], [ "Sturgis", "Preeceville No. 334", "620", "575", "7.8", "3.41", "181.6" ], [ "Tisdale", "Tisdale No. 427", "3,180", "3,000", "6", "6.47", "491.5" ], [ "Turtleford", "Mervin No. 499", "525", "461", "13.9", "1.69", "311.6" ], [ "Unity", "Round Valley No. 410", "2,389", "2,147", "11.3", "9.77", "244.6" ], [ "Vonda", "Grant No. 372", "353", "322", "9.6", "2.86", "123.6" ], [ "Wadena", "Lakeview No. 337", "1,306", "1,315", "βˆ’0.7", "2.91", "449.5" ], [ "Wakaw", "Fish Creek No. 402", "985", "864", "14", "3.12", "315.9" ], [ "Waldheim", "Laird No. 404", "1,035", "868", "19.2", "1.97", "525.5" ], [ "Wapella", "Martin No. 122", "333", "311", "7.1", "2.57", "129.8" ], [ "Watrous", "Morris No. 312", "1,857", "1,743", "6.5", "11.17", "166.2" ], [ "Watson", "Lakeside No. 338", "777", "719", "8.1", "2.83", "274.7" ], [ "Wawota", "Wawken No. 93", "560", "522", "7.3", "1.24", "451" ], [ "White City", "Edenwold No. 158", "1,894", "1,113", "70.2", "6", "315.6" ], [ "Whitewood", "Willowdale No. 153", "950", "869", "9.3", "3.04", "312" ], [ "Wilkie", "Tramping Lake No. 380", "1,301", "1,222", "6.5", "9.48", "137.3" ], [ "Willow Bunch", "Willow Bunch No. 42", "286", "297", "βˆ’3.7", "0.84", "339.2" ], [ "Wolseley", "Wolseley No. 155", "864", "782", "10.5", "5.93", "145.6" ], [ "Wynyard", "Big Quill No. 308", "1,767", "1,744", "1.3", "5.29", "334.1" ], [ "Yellow Grass", "Scott No. 98", "440", "371", "18.6", "2.68", "164.1" ], [ "Zealandia", "St. Andrews No. 287", "80", "90", "βˆ’11.1", "1.38", "57.9" ], [ "Total towns", "Total towns", "137,725", "127,795", "7.8", "473.50", "290.9" ] ] }
[ "Rockglen" ]
what is the total of winners?
nt-2657
10
col : outcome | no. | date | championship | surface | opponent | score row 1 : runner-up | 1. | 1973 | baltimore, u.s. | hard (i) | jimmy connors | 4–6, 5–7 row 2 : winner | 1. | 1974 | baltimore, u.s. | carpet | clark graebner | 6–2, 6–1 row 3 : runner-up | 2. | 1974 | birmingham, u.s. | carpet | jimmy connors | 5–7, 3–6 row 4 : winner | 2. | 1974 | paramus, u.s. | indoor | jΓΌrgen fassbender | 6–1, 6–3 row 5 : winner | 3. | 1974 | jackson, u.s. | carpet | karl meiler | 7–6, 7–5 row 6 : runner-up | 3. | 1975 | maui, u.s. | hard | jimmy connors | 1–6, 0–6 row 7 : runner-up | 4. | 1975 | hong kong | hard | tom gorman | 3–6, 1–6, 1–6 row 8 : winner | 4. | 1977 | little rock, u.s. | carpet | haroon rahim | 6–2, 6–4 row 9 : runner-up | 5. | 1977 | san jose, u.s. | hard | jiΕ™Γ­ hΕ™ebec | 6–3, 4–6, 5–7 row 10 : winner | 5. | 1977 | hampton, u.s. | carpet | stan smith | 4–6, 6–3, 6–2, 1–6, 6–3 row 11 : winner | 6. | 1977 | stockholm, sweden | hard (i) | raymond moore | 6–2, 6–4 row 12 : winner | 7. | 1978 | st. louis wct, u.s. | carpet | eddie dibbs | 7–6, 6–4 row 13 : runner-up | 6. | 1980 | surbiton, england | grass | brian gottfried | 3–6, 3–6 row 14 : runner-up | 7. | 1981 | los angeles, u.s. | hard | john mcenroe | 7–6, 3–6, 3–6 row 15 : runner-up | 8. | 1981 | cologne, germany | hard (i) | ivan lendl | 3–6, 3–6 row 16 : runner-up | 9. | 1981 | stockholm, sweden | hard (i) | gene mayer | 4–6, 2–6 row 17 : winner | 8. | 1981 | bologna, italy | carpet | ilie nΔƒstase | 7–5, 6–3 row 18 : runner-up | 10. | 1982 | stuttgart outdoor, germany | clay | ramesh krishnan | 7–5, 3–6, 3–6, 6–7 row 19 : winner | 9. | 1982 | cleveland, u.s. | hard | robert van't hof | 7–5, 6–3 row 20 : winner | 10. | 1983 | gstaad, switzerland | clay | tomΓ‘Ε‘ Ε‘mΓ­d | 6–0, 6–3, 6–2
csv/204-csv/520.csv
what is the total of winners?
{ "header": [ "Outcome", "No.", "Date", "Championship", "Surface", "Opponent", "Score" ], "rows": [ [ "Runner-up", "1.", "1973", "Baltimore, U.S.", "Hard (i)", "Jimmy Connors", "4–6, 5–7" ], [ "Winner", "1.", "1974", "Baltimore, U.S.", "Carpet", "Clark Graebner", "6–2, 6–1" ], [ "Runner-up", "2.", "1974", "Birmingham, U.S.", "Carpet", "Jimmy Connors", "5–7, 3–6" ], [ "Winner", "2.", "1974", "Paramus, U.S.", "Indoor", "JΓΌrgen Fassbender", "6–1, 6–3" ], [ "Winner", "3.", "1974", "Jackson, U.S.", "Carpet", "Karl Meiler", "7–6, 7–5" ], [ "Runner-up", "3.", "1975", "Maui, U.S.", "Hard", "Jimmy Connors", "1–6, 0–6" ], [ "Runner-up", "4.", "1975", "Hong Kong", "Hard", "Tom Gorman", "3–6, 1–6, 1–6" ], [ "Winner", "4.", "1977", "Little Rock, U.S.", "Carpet", "Haroon Rahim", "6–2, 6–4" ], [ "Runner-up", "5.", "1977", "San Jose, U.S.", "Hard", "JiΕ™Γ­ HΕ™ebec", "6–3, 4–6, 5–7" ], [ "Winner", "5.", "1977", "Hampton, U.S.", "Carpet", "Stan Smith", "4–6, 6–3, 6–2, 1–6, 6–3" ], [ "Winner", "6.", "1977", "Stockholm, Sweden", "Hard (i)", "Raymond Moore", "6–2, 6–4" ], [ "Winner", "7.", "1978", "St. Louis WCT, U.S.", "Carpet", "Eddie Dibbs", "7–6, 6–4" ], [ "Runner-up", "6.", "1980", "Surbiton, England", "Grass", "Brian Gottfried", "3–6, 3–6" ], [ "Runner-up", "7.", "1981", "Los Angeles, U.S.", "Hard", "John McEnroe", "7–6, 3–6, 3–6" ], [ "Runner-up", "8.", "1981", "Cologne, Germany", "Hard (i)", "Ivan Lendl", "3–6, 3–6" ], [ "Runner-up", "9.", "1981", "Stockholm, Sweden", "Hard (i)", "Gene Mayer", "4–6, 2–6" ], [ "Winner", "8.", "1981", "Bologna, Italy", "Carpet", "Ilie NΔƒstase", "7–5, 6–3" ], [ "Runner-up", "10.", "1982", "Stuttgart Outdoor, Germany", "Clay", "Ramesh Krishnan", "7–5, 3–6, 3–6, 6–7" ], [ "Winner", "9.", "1982", "Cleveland, U.S.", "Hard", "Robert Van't Hof", "7–5, 6–3" ], [ "Winner", "10.", "1983", "Gstaad, Switzerland", "Clay", "TomΓ‘Ε‘ Ε mΓ­d", "6–0, 6–3, 6–2" ] ] }
[ "10" ]
what was the previous ship to sibir?
nt-2658
arktika
col : ship name | in service | project number | type | class | comments row 1 : lenin | 1959 | 92m | icebreaker | β€” | decommissioned 1989. museum ship. row 2 : arktika | 1975 | 1052-1 | icebreaker | arktika | not operational. row 3 : sibir | 1977 | 1052-2 | icebreaker | arktika | defueled and not operational since 1993. row 4 : rossiya | 1985 | 10521-1 | icebreaker | arktika | row 5 : sevmorput | 1988 | 10081 | container ship | β€” | has ice-breaking bow row 6 : taymyr | 1989 | 10580-1 | river icebreaker | taymyr | row 7 : sovetskiy soyuz | 1990 | 10521-2 | icebreaker | arktika | row 8 : vaygach | 1990 | 10580-2 | river icebreaker | taymyr | row 9 : yamal | 1993 | 10521-3 | icebreaker | arktika | row 10 : 50 let pobedy | 2007 | 10521 | icebreaker | arktika | built as ural, completed in 2007.
csv/203-csv/193.csv
what was the previous ship to sibir?
{ "header": [ "Ship Name", "In Service", "Project Number", "Type", "Class", "Comments" ], "rows": [ [ "Lenin", "1959", "92M", "Icebreaker", "β€”", "Decommissioned 1989. Museum ship." ], [ "Arktika", "1975", "1052-1", "Icebreaker", "Arktika", "Not operational." ], [ "Sibir", "1977", "1052-2", "Icebreaker", "Arktika", "Defueled and not operational since 1993." ], [ "Rossiya", "1985", "10521-1", "Icebreaker", "Arktika", "" ], [ "Sevmorput", "1988", "10081", "Container ship", "β€”", "Has ice-breaking bow" ], [ "Taymyr", "1989", "10580-1", "River icebreaker", "Taymyr", "" ], [ "Sovetskiy Soyuz", "1990", "10521-2", "Icebreaker", "Arktika", "" ], [ "Vaygach", "1990", "10580-2", "River icebreaker", "Taymyr", "" ], [ "Yamal", "1993", "10521-3", "Icebreaker", "Arktika", "" ], [ "50 Let Pobedy", "2007", "10521", "Icebreaker", "Arktika", "Built as Ural, completed in 2007." ] ] }
[ "Arktika" ]
how many nations have a total of 1 medal won?
nt-2660
9
col : rank | nation | gold | silver | bronze | total row 1 : 1 | south korea | 9 | 2 | 1 | 12 row 2 : 2 | chinese taipei | 2 | 3 | 3 | 8 row 3 : 3 | spain | 1 | 5 | 4 | 10 row 4 : 4 | united states | 1 | 2 | 7 | 10 row 5 : 5 | turkey | 1 | 1 | 2 | 4 row 6 : 6 | west germany | 1 | 0 | 3 | 4 row 7 : 7 | netherlands | 1 | 0 | 1 | 2 row 8 : 8 | mexico | 0 | 2 | 1 | 3 row 9 : 9 | indonesia | 0 | 1 | 0 | 1 row 10 : 10 | france | 0 | 0 | 2 | 2 row 11 : 11 | australia | 0 | 0 | 1 | 1 row 12 : 11 | canada | 0 | 0 | 1 | 1 row 13 : 11 | ivory coast | 0 | 0 | 1 | 1 row 14 : 11 | denmark | 0 | 0 | 1 | 1 row 15 : 11 | italy | 0 | 0 | 1 | 1 row 16 : 11 | jordan | 0 | 0 | 1 | 1 row 17 : 11 | nepal | 0 | 0 | 1 | 1 row 18 : 11 | switzerland | 0 | 0 | 1 | 1 row 19 : total | total | 16 | 16 | 32 | 64
csv/204-csv/311.csv
how many nations have a total of 1 medal won?
{ "header": [ "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], "rows": [ [ "1", "South Korea", "9", "2", "1", "12" ], [ "2", "Chinese Taipei", "2", "3", "3", "8" ], [ "3", "Spain", "1", "5", "4", "10" ], [ "4", "United States", "1", "2", "7", "10" ], [ "5", "Turkey", "1", "1", "2", "4" ], [ "6", "West Germany", "1", "0", "3", "4" ], [ "7", "Netherlands", "1", "0", "1", "2" ], [ "8", "Mexico", "0", "2", "1", "3" ], [ "9", "Indonesia", "0", "1", "0", "1" ], [ "10", "France", "0", "0", "2", "2" ], [ "11", "Australia", "0", "0", "1", "1" ], [ "11", "Canada", "0", "0", "1", "1" ], [ "11", "Ivory Coast", "0", "0", "1", "1" ], [ "11", "Denmark", "0", "0", "1", "1" ], [ "11", "Italy", "0", "0", "1", "1" ], [ "11", "Jordan", "0", "0", "1", "1" ], [ "11", "Nepal", "0", "0", "1", "1" ], [ "11", "Switzerland", "0", "0", "1", "1" ], [ "Total", "Total", "16", "16", "32", "64" ] ] }
[ "9" ]
which race was last in 2008
nt-2662
international gt open
col : season | series | team | races | wins | poles | f/laps | podiums | points | position row 1 : 2003 | formula renault 2.0 italy | cram competition | 12 | 0 | 1 | 1 | 3 | 118 | 7th row 2 : 2003 | formula renault 2000 masters season | cram competition | 8 | 0 | 0 | 0 | 0 | 0 | 28th row 3 : 2003 | formula renault 2.0 germany | cram competition | 2 | 0 | 0 | 0 | 0 | 3 | 43rd row 4 : 2003 | formula renault 2.0 italy winter cup | cram competition | ? | ? | ? | ? | ? | ? | 1st row 5 : 2004 | formula renault 2.0 italy | cram competition | 17 | 8 | 6 | 11 | 12 | 326 | 1st row 6 : 2004 | formula renault 2000 eurocup | cram competition | 15 | 2 | 0 | 1 | 3 | 134 | 8th row 7 : 2004 | formula renault v6 eurocup | cram competition | 2 | 0 | 0 | 0 | 0 | 12 | 21st row 8 : 2004 | formula one | minardi | test driver | test driver | test driver | test driver | test driver | test driver | test driver row 9 : 2005 | world series by renault | dams | 8 | 0 | 0 | 0 | 0 | 4 | 25th row 10 : 2005 | italian formula 3000 | sighinolfi auto racing | 4 | 1 | 1 | 1 | 1 | 14 | 9th row 11 : 2006 | world series by renault | draco racing | 17 | 3 | 5 | 6 | 5 | 103 | 3rd row 12 : 2007 | gp2 series | trident racing | 13 | 1 | 1 | 0 | 2 | 25 | 11th row 13 : 2007 | euroseries 3000 | g-tec | 2 | 1 | 1 | 1 | 1 | 12 | 10th row 14 : 2007 | formula 3000 italy | g-tec | 2 | 1 | 1 | 1 | 1 | 12 | 8th row 15 : 2008 | gp2 series | piquet sports | 20 | 1 | 2 | 3 | 6 | 60 | 5th row 16 : 2008 | international gt open - gts | scuderia latorre | 2 | 0 | 0 | 0 | 1 | 8 | 22nd row 17 : 2008 | euroseries 3000 | gp racing | 1 | 1 | 0 | 1 | 1 | 11 | 12th row 18 : 2008 | international gt open | scuderia latorre | ? | ? | ? | ? | ? | 18 | 32nd row 19 : 2008–09 | gp2 asia series | art grand prix | 5 | 0 | 0 | 0 | 1 | 7 | 15th row 20 : 2009 | euroseries 3000 | teamcraft motorsport | 2 | 1 | 0 | 0 | 1 | 10 | 10th row 21 : 2009 | gp2 series | art grand prix | 20 | 2 | 0 | 0 | 2 | 36 | 6th row 22 : 2010 | gp2 series | rapax team | 20 | 6 | 0 | 5 | 8 | 87 | 1st row 23 : 2011 | formula one | at&t williams | 19 | 0 | 0 | 0 | 0 | 1 | 18th row 24 : 2012 | formula one | williams f1 team | 20 | 1 | 1 | 0 | 1 | 45 | 15th row 25 : 2013 | formula one | williams f1 team | 19 | 0 | 0 | 0 | 0 | 1 | 18th row 26 : 2014 | formula one | lotus f1 team | 2 | 0 | 0 | 0 | 0 | 0* | nc*
csv/204-csv/283.csv
which race was last in 2008
{ "header": [ "Season", "Series", "Team", "Races", "Wins", "Poles", "F/Laps", "Podiums", "Points", "Position" ], "rows": [ [ "2003", "Formula Renault 2.0 Italy", "Cram Competition", "12", "0", "1", "1", "3", "118", "7th" ], [ "2003", "Formula Renault 2000 Masters season", "Cram Competition", "8", "0", "0", "0", "0", "0", "28th" ], [ "2003", "Formula Renault 2.0 Germany", "Cram Competition", "2", "0", "0", "0", "0", "3", "43rd" ], [ "2003", "Formula Renault 2.0 Italy Winter Cup", "Cram Competition", "?", "?", "?", "?", "?", "?", "1st" ], [ "2004", "Formula Renault 2.0 Italy", "Cram Competition", "17", "8", "6", "11", "12", "326", "1st" ], [ "2004", "Formula Renault 2000 Eurocup", "Cram Competition", "15", "2", "0", "1", "3", "134", "8th" ], [ "2004", "Formula Renault V6 Eurocup", "Cram Competition", "2", "0", "0", "0", "0", "12", "21st" ], [ "2004", "Formula One", "Minardi", "Test driver", "Test driver", "Test driver", "Test driver", "Test driver", "Test driver", "Test driver" ], [ "2005", "World Series by Renault", "DAMS", "8", "0", "0", "0", "0", "4", "25th" ], [ "2005", "Italian Formula 3000", "Sighinolfi Auto Racing", "4", "1", "1", "1", "1", "14", "9th" ], [ "2006", "World Series by Renault", "Draco Racing", "17", "3", "5", "6", "5", "103", "3rd" ], [ "2007", "GP2 Series", "Trident Racing", "13", "1", "1", "0", "2", "25", "11th" ], [ "2007", "Euroseries 3000", "G-Tec", "2", "1", "1", "1", "1", "12", "10th" ], [ "2007", "Formula 3000 Italy", "G-Tec", "2", "1", "1", "1", "1", "12", "8th" ], [ "2008", "GP2 Series", "Piquet Sports", "20", "1", "2", "3", "6", "60", "5th" ], [ "2008", "International GT Open - GTS", "Scuderia Latorre", "2", "0", "0", "0", "1", "8", "22nd" ], [ "2008", "Euroseries 3000", "GP Racing", "1", "1", "0", "1", "1", "11", "12th" ], [ "2008", "International GT Open", "Scuderia Latorre", "?", "?", "?", "?", "?", "18", "32nd" ], [ "2008–09", "GP2 Asia Series", "ART Grand Prix", "5", "0", "0", "0", "1", "7", "15th" ], [ "2009", "Euroseries 3000", "Teamcraft Motorsport", "2", "1", "0", "0", "1", "10", "10th" ], [ "2009", "GP2 Series", "ART Grand Prix", "20", "2", "0", "0", "2", "36", "6th" ], [ "2010", "GP2 Series", "Rapax Team", "20", "6", "0", "5", "8", "87", "1st" ], [ "2011", "Formula One", "AT&T Williams", "19", "0", "0", "0", "0", "1", "18th" ], [ "2012", "Formula One", "Williams F1 Team", "20", "1", "1", "0", "1", "45", "15th" ], [ "2013", "Formula One", "Williams F1 Team", "19", "0", "0", "0", "0", "1", "18th" ], [ "2014", "Formula One", "Lotus F1 Team", "2", "0", "0", "0", "0", "0*", "NC*" ] ] }
[ "International GT Open" ]
the countries of the united states and denmark where the only two countries represented that shot under what score?
nt-2664
206
col : place | player | country | score | to par row 1 : 1 | tiger woods | united states | 67-66-67=200 | βˆ’16 row 2 : t2 | thomas bjΓΈrn | denmark | 69-69-68=206 | βˆ’10 row 3 : t2 | david duval | united states | 70-70-66=206 | βˆ’10 row 4 : t4 | darren clarke | northern ireland | 70-69-68=207 | -9 row 5 : t4 | loren roberts | united states | 69-68-70=207 | -9 row 6 : t4 | david toms | united states | 69-67-71=207 | -9 row 7 : t7 | ernie els | south africa | 66-72-70=208 | βˆ’8 row 8 : t7 | steve flesch | united states | 67-70-71=208 | βˆ’8 row 9 : t7 | tom lehman | united states | 68-70-70=208 | βˆ’8 row 10 : t7 | dennis paulson | united states | 68-71-70=208 | βˆ’8
csv/203-csv/230.csv
the countries of the united states and denmark where the only two countries represented that shot under what score?
{ "header": [ "Place", "Player", "Country", "Score", "To par" ], "rows": [ [ "1", "Tiger Woods", "United States", "67-66-67=200", "βˆ’16" ], [ "T2", "Thomas BjΓΈrn", "Denmark", "69-69-68=206", "βˆ’10" ], [ "T2", "David Duval", "United States", "70-70-66=206", "βˆ’10" ], [ "T4", "Darren Clarke", "Northern Ireland", "70-69-68=207", "-9" ], [ "T4", "Loren Roberts", "United States", "69-68-70=207", "-9" ], [ "T4", "David Toms", "United States", "69-67-71=207", "-9" ], [ "T7", "Ernie Els", "South Africa", "66-72-70=208", "βˆ’8" ], [ "T7", "Steve Flesch", "United States", "67-70-71=208", "βˆ’8" ], [ "T7", "Tom Lehman", "United States", "68-70-70=208", "βˆ’8" ], [ "T7", "Dennis Paulson", "United States", "68-71-70=208", "βˆ’8" ] ] }
[ "206" ]
in how many years was the finish 7th?
nt-2665
2
col : year | chassis | engine | start | finish row 1 : 1974 | eagle | offy | 21st | 7th row 2 : 1975 | eagle | offy | 18th | 4th row 3 : 1976 | eagle | offy | 6th | 5th row 4 : 1977 | eagle | offy | 8th | 15th row 5 : 1978 | lighning | cosworth | 21st | 24th row 6 : 1979 | lighning | cosworth | 17th | 20th row 7 : 1980 | penske | cosworth | 8th | 6th row 8 : 1981 | penske | cosworth | 10th | 28th row 9 : 1982 | march | cosworth | 10th | 3rd row 10 : 1983 | march | cosworth | 14th | 7th row 11 : 1984 | march | cosworth | 21st | 19th row 12 : 1985 | march | buick | 1st | 33rd row 13 : 1986 | lola | cosworth | 14th | 16th row 14 : 1987 | march | cosworth | 29th | 27th row 15 : 1988 | march | buick | qualifying crash | row 16 : 1989 | lola | cosworth | 32nd | 22nd row 17 : 1990 | lola | cosworth | 22nd | 29th row 18 : 1991 | lola | buick | 32nd | 21st row 19 : 1992 | lola | buick | failed to qualify | row 20 : 1994 | lola | chevrolet | failed to qualify |
csv/204-csv/939.csv
in how many years was the finish 7th?
{ "header": [ "Year", "Chassis", "Engine", "Start", "Finish" ], "rows": [ [ "1974", "Eagle", "Offy", "21st", "7th" ], [ "1975", "Eagle", "Offy", "18th", "4th" ], [ "1976", "Eagle", "Offy", "6th", "5th" ], [ "1977", "Eagle", "Offy", "8th", "15th" ], [ "1978", "Lighning", "Cosworth", "21st", "24th" ], [ "1979", "Lighning", "Cosworth", "17th", "20th" ], [ "1980", "Penske", "Cosworth", "8th", "6th" ], [ "1981", "Penske", "Cosworth", "10th", "28th" ], [ "1982", "March", "Cosworth", "10th", "3rd" ], [ "1983", "March", "Cosworth", "14th", "7th" ], [ "1984", "March", "Cosworth", "21st", "19th" ], [ "1985", "March", "Buick", "1st", "33rd" ], [ "1986", "Lola", "Cosworth", "14th", "16th" ], [ "1987", "March", "Cosworth", "29th", "27th" ], [ "1988", "March", "Buick", "Qualifying Crash", "" ], [ "1989", "Lola", "Cosworth", "32nd", "22nd" ], [ "1990", "Lola", "Cosworth", "22nd", "29th" ], [ "1991", "Lola", "Buick", "32nd", "21st" ], [ "1992", "Lola", "Buick", "Failed to Qualify", "" ], [ "1994", "Lola", "Chevrolet", "Failed to Qualify", "" ] ] }
[ "2" ]
in the 2003 summer universiade, which three countries had at least 18 bronze medals?
nt-2666
russia, japan, united states
col : rank | nation | gold | silver | bronze | total row 1 : 1 | china | 41 | 27 | 13 | 81 row 2 : 2 | russia | 26 | 22 | 34 | 82 row 3 : 3 | south korea | 26 | 12 | 17 | 55 row 4 : 4 | ukraine | 23 | 15 | 17 | 55 row 5 : 5 | japan | 13 | 13 | 21 | 47 row 6 : 6 | france | 8 | 8 | 4 | 20 row 7 : 7 | great britain | 8 | 3 | 6 | 17 row 8 : 8 | united states | 5 | 13 | 18 | 36 row 9 : 9 | north korea | 3 | 8 | 3 | 14 row 10 : 10 | poland | 3 | 4 | 3 | 10 row 11 : 11 | chinese taipei | 3 | 3 | 5 | 11 row 12 : 12 | belarus | 3 | 3 | 4 | 10 row 13 : 13 | germany | 3 | 2 | 8 | 13 row 14 : 14 | hungary | 3 | 2 | 7 | 12 row 15 : 15 | czech republic | 3 | 0 | 3 | 6 row 16 : 16 | australia | 2 | 5 | 5 | 12 row 17 : 17 | italy | 2 | 5 | 5 | 12 row 18 : 18 | kazakhstan | 2 | 4 | 0 | 6 row 19 : 19 | south africa | 2 | 1 | 2 | 5 row 20 : 20 | uzbekistan | 2 | 0 | 1 | 3 row 21 : 21 | spain | 1 | 4 | 8 | 13 row 22 : 22 | brazil | 1 | 2 | 8 | 11 row 23 : 23 | romania | 1 | 2 | 4 | 7 row 24 : 24 | netherlands | 1 | 1 | 2 | 4 row 25 : 25 | morocco | 1 | 1 | 1 | 3 row 26 : 25 | serbia and montenegro | 1 | 1 | 1 | 3 row 27 : 27 | latvia | 1 | 0 | 0 | 1 row 28 : 27 | moldova | 1 | 0 | 0 | 1 row 29 : 29 | mexico | 0 | 3 | 2 | 5 row 30 : 30 | finland | 0 | 3 | 1 | 4 row 31 : 31 | slovakia | 0 | 2 | 3 | 5 row 32 : 32 | iran | 0 | 2 | 2 | 4 row 33 : 33 | slovenia | 0 | 2 | 0 | 2 row 34 : 33 | turkey | 0 | 2 | 0 | 2 row 35 : 35 | canada | 0 | 1 | 2 | 3 row 36 : 35 | switzerland | 0 | 1 | 2 | 3 row 37 : 35 | estonia | 0 | 1 | 2 | 3 row 38 : 38 | cuba | 0 | 1 | 1 | 2 row 39 : 38 | ireland | 0 | 1 | 1 | 2 row 40 : 40 | denmark | 0 | 1 | 0 | 1 row 41 : 40 | uganda | 0 | 1 | 0 | 1 row 42 : 42 | croatia | 0 | 0 | 3 | 3 row 43 : 42 | thailand | 0 | 0 | 3 | 3 row 44 : 44 | israel | 0 | 0 | 2 | 2 row 45 : 45 | armenia | 0 | 0 | 1 | 1 row 46 : 45 | jamaica | 0 | 0 | 1 | 1 row 47 : 45 | mongolia | 0 | 0 | 1 | 1 row 48 : 45 | malaysia | 0 | 0 | 1 | 1 row 49 : 45 | austria | 0 | 0 | 1 | 1 row 50 : 45 | greece | 0 | 0 | 1 | 1 row 51 : 45 | cyprus | 0 | 0 | 1 | 1 row 52 : 45 | bahamas | 0 | 0 | 1 | 1 row 53 : 45 | bosnia and herzegovina | 0 | 0 | 1 | 1 row 54 : total | total | 189 | 182 | 233 | 604
csv/203-csv/739.csv
in the 2003 summer universiade, which three countries had at least 18 bronze medals?
{ "header": [ "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], "rows": [ [ "1", "China", "41", "27", "13", "81" ], [ "2", "Russia", "26", "22", "34", "82" ], [ "3", "South Korea", "26", "12", "17", "55" ], [ "4", "Ukraine", "23", "15", "17", "55" ], [ "5", "Japan", "13", "13", "21", "47" ], [ "6", "France", "8", "8", "4", "20" ], [ "7", "Great Britain", "8", "3", "6", "17" ], [ "8", "United States", "5", "13", "18", "36" ], [ "9", "North Korea", "3", "8", "3", "14" ], [ "10", "Poland", "3", "4", "3", "10" ], [ "11", "Chinese Taipei", "3", "3", "5", "11" ], [ "12", "Belarus", "3", "3", "4", "10" ], [ "13", "Germany", "3", "2", "8", "13" ], [ "14", "Hungary", "3", "2", "7", "12" ], [ "15", "Czech Republic", "3", "0", "3", "6" ], [ "16", "Australia", "2", "5", "5", "12" ], [ "17", "Italy", "2", "5", "5", "12" ], [ "18", "Kazakhstan", "2", "4", "0", "6" ], [ "19", "South Africa", "2", "1", "2", "5" ], [ "20", "Uzbekistan", "2", "0", "1", "3" ], [ "21", "Spain", "1", "4", "8", "13" ], [ "22", "Brazil", "1", "2", "8", "11" ], [ "23", "Romania", "1", "2", "4", "7" ], [ "24", "Netherlands", "1", "1", "2", "4" ], [ "25", "Morocco", "1", "1", "1", "3" ], [ "25", "Serbia and Montenegro", "1", "1", "1", "3" ], [ "27", "Latvia", "1", "0", "0", "1" ], [ "27", "Moldova", "1", "0", "0", "1" ], [ "29", "Mexico", "0", "3", "2", "5" ], [ "30", "Finland", "0", "3", "1", "4" ], [ "31", "Slovakia", "0", "2", "3", "5" ], [ "32", "Iran", "0", "2", "2", "4" ], [ "33", "Slovenia", "0", "2", "0", "2" ], [ "33", "Turkey", "0", "2", "0", "2" ], [ "35", "Canada", "0", "1", "2", "3" ], [ "35", "Switzerland", "0", "1", "2", "3" ], [ "35", "Estonia", "0", "1", "2", "3" ], [ "38", "Cuba", "0", "1", "1", "2" ], [ "38", "Ireland", "0", "1", "1", "2" ], [ "40", "Denmark", "0", "1", "0", "1" ], [ "40", "Uganda", "0", "1", "0", "1" ], [ "42", "Croatia", "0", "0", "3", "3" ], [ "42", "Thailand", "0", "0", "3", "3" ], [ "44", "Israel", "0", "0", "2", "2" ], [ "45", "Armenia", "0", "0", "1", "1" ], [ "45", "Jamaica", "0", "0", "1", "1" ], [ "45", "Mongolia", "0", "0", "1", "1" ], [ "45", "Malaysia", "0", "0", "1", "1" ], [ "45", "Austria", "0", "0", "1", "1" ], [ "45", "Greece", "0", "0", "1", "1" ], [ "45", "Cyprus", "0", "0", "1", "1" ], [ "45", "Bahamas", "0", "0", "1", "1" ], [ "45", "Bosnia and Herzegovina", "0", "0", "1", "1" ], [ "Total", "Total", "189", "182", "233", "604" ] ] }
[ "Russia", "Japan", "United States" ]
which country won the most gold events?
nt-2667
algeria
col : rank | nation | gold | silver | bronze | total row 1 : 1 | algeria | 8 | 3 | 0 | 11 row 2 : 2 | tunisia | 4 | 3 | 5 | 12 row 3 : 3 | egypt | 3 | 3 | 3 | 9 row 4 : 4 | cameroon | 1 | 1 | 5 | 7 row 5 : 5 | morocco | 0 | 1 | 5 | 5 row 6 : 6 | south africa | 0 | 1 | 1 | 2 row 7 : 7 | angola | 0 | 1 | 0 | 1 row 8 : 7 | burkina faso | 0 | 1 | 0 | 1 row 9 : 7 | gabon | 0 | 1 | 0 | 1 row 10 : 7 | madagascar | 0 | 1 | 0 | 1 row 11 : 11 | nigeria | 0 | 0 | 3 | 3 row 12 : 12 | senegal | 0 | 0 | 2 | 2 row 13 : 13 | congo republic | 0 | 0 | 1 | 1 row 14 : 13 | ivory coast | 0 | 0 | 1 | 1 row 15 : 13 | guinea | 0 | 0 | 1 | 1 row 16 : 13 | niger | 0 | 0 | 1 | 1
csv/204-csv/34.csv
which country won the most gold events?
{ "header": [ "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], "rows": [ [ "1", "Algeria", "8", "3", "0", "11" ], [ "2", "Tunisia", "4", "3", "5", "12" ], [ "3", "Egypt", "3", "3", "3", "9" ], [ "4", "Cameroon", "1", "1", "5", "7" ], [ "5", "Morocco", "0", "1", "5", "5" ], [ "6", "South Africa", "0", "1", "1", "2" ], [ "7", "Angola", "0", "1", "0", "1" ], [ "7", "Burkina Faso", "0", "1", "0", "1" ], [ "7", "Gabon", "0", "1", "0", "1" ], [ "7", "Madagascar", "0", "1", "0", "1" ], [ "11", "Nigeria", "0", "0", "3", "3" ], [ "12", "Senegal", "0", "0", "2", "2" ], [ "13", "Congo Republic", "0", "0", "1", "1" ], [ "13", "Ivory Coast", "0", "0", "1", "1" ], [ "13", "Guinea", "0", "0", "1", "1" ], [ "13", "Niger", "0", "0", "1", "1" ] ] }
[ "Algeria" ]
what material has a dispersion of .018nm?
nt-2668
white sapphire
col : material | formula | refractive\nindex(es)\n589.3Β nm | dispersion\n431 – 687Β nm | hardness\n(mohs'\nscale) | density\n(g/cm3) | thermal\ncond. | state of\nthe art row 1 : diamond | c | 2.417 | 0.044 | 10 | 3.52 | excellent | (natural) row 2 : glasses | silica with pb, al, &/or tl | ~ 1.6 | > 0.020 | < 6 | 2.4 – 4.2 | poor | 1700 – row 3 : white sapphire | al2o3 | 1.762 – 1.770 | 0.018 | 9 | 3.97 | poor | 1900–1947 row 4 : spinel | mgoΒ·al2o3 | 1.727 | 0.020 | 8 | ~ 3.6 | poor | 1920–1947 row 5 : rutile | tio2 | 2.62 – 2.9 | 0.33 | ~ 6 | 4.25 | poor | 1947–1955 row 6 : strontium titanate | srtio3 | 2.41 | 0.19 | 5.5 | 5.13 | poor | 1955–1970 row 7 : yag | y3al5o12 | 1.83 | 0.028 | 8.25 | 4.55 – 4.65 | poor | 1970–1975 row 8 : ggg | gd3ga5o12 | 1.97 | 0.045 | 7 | 7.02 | poor | 1973–1975 row 9 : cubic zirconia | zro2(+ rare earths) | ~ 2.2 | ~ 0.06 | ~ 8.3 | ~ 5.7 | poor | 1976 – row 10 : moissanite | sic | 2.648 – 2.691 | 0.104 | 8.5–9.25 | 3.2 | high | 1998 – row 11 : quartz | silica | 1.543 – 1.554 | | 7- | 2.50 – 2.65 | | ancient
csv/203-csv/385.csv
what material has a dispersion of .018nm?
{ "header": [ "Material", "Formula", "Refractive\\nindex(es)\\n589.3Β nm", "Dispersion\\n431 – 687Β nm", "Hardness\\n(Mohs'\\nscale)", "Density\\n(g/cm3)", "Thermal\\nCond.", "State of\\nthe art" ], "rows": [ [ "Diamond", "C", "2.417", "0.044", "10", "3.52", "Excellent", "(Natural)" ], [ "Glasses", "Silica with Pb, Al, &/or Tl", "~ 1.6", "> 0.020", "< 6", "2.4 – 4.2", "Poor", "1700 –" ], [ "White Sapphire", "Al2O3", "1.762 – 1.770", "0.018", "9", "3.97", "Poor", "1900–1947" ], [ "Spinel", "MgOΒ·Al2O3", "1.727", "0.020", "8", "~ 3.6", "Poor", "1920–1947" ], [ "Rutile", "TiO2", "2.62 – 2.9", "0.33", "~ 6", "4.25", "Poor", "1947–1955" ], [ "Strontium titanate", "SrTiO3", "2.41", "0.19", "5.5", "5.13", "Poor", "1955–1970" ], [ "YAG", "Y3Al5O12", "1.83", "0.028", "8.25", "4.55 – 4.65", "Poor", "1970–1975" ], [ "GGG", "Gd3Ga5O12", "1.97", "0.045", "7", "7.02", "Poor", "1973–1975" ], [ "Cubic Zirconia", "ZrO2(+ rare earths)", "~ 2.2", "~ 0.06", "~ 8.3", "~ 5.7", "Poor", "1976 –" ], [ "Moissanite", "SiC", "2.648 – 2.691", "0.104", "8.5–9.25", "3.2", "High", "1998 –" ], [ "Quartz", "Silica", "1.543 – 1.554", "", "7-", "2.50 – 2.65", "", "Ancient" ] ] }
[ "White Sapphire" ]
how many plan accidents were there in 2008?
nt-2669
156
col : year | deaths | # of accidents row 1 : 2012 | 794 | 700 row 2 : 2011 | 828 | 117 row 3 : 2010 | 1,115 | 130 row 4 : 2009 | 1,103 | 122 row 5 : 2008 | 884 | 156 row 6 : 2007 | 971 | 147 row 7 : 2006 | 1,294 | 166 row 8 : 2005 | 1,459 | 185 row 9 : 2004 | 771 | 172 row 10 : 2003 | 1,230 | 199 row 11 : 2002 | 1,413 | 185 row 12 : 2001 | 4,140 | 200 row 13 : 2000 | 1,582 | 189 row 14 : 1999 | 1,138 | 211
csv/200-csv/10.csv
how many plan accidents were there in 2008?
{ "header": [ "year", "deaths", "# of accidents" ], "rows": [ [ "2012", "794", "700" ], [ "2011", "828", "117" ], [ "2010", "1,115", "130" ], [ "2009", "1,103", "122" ], [ "2008", "884", "156" ], [ "2007", "971", "147" ], [ "2006", "1,294", "166" ], [ "2005", "1,459", "185" ], [ "2004", "771", "172" ], [ "2003", "1,230", "199" ], [ "2002", "1,413", "185" ], [ "2001", "4,140", "200" ], [ "2000", "1,582", "189" ], [ "1999", "1,138", "211" ] ] }
[ "156" ]
in 1997/98 season was the place at least 15th?
nt-2671
yes
col : season | tier | division | place row 1 : 1928–84 | 5 | regional | β€” row 2 : 1984/85 | 4 | 3Βͺ | 6th row 3 : 1985/86 | 4 | 3Βͺ | 9th row 4 : 1986/87 | 4 | 3Βͺ | 11th row 5 : 1987/88 | 4 | 3Βͺ | 15th row 6 : 1988/89 | 4 | 3Βͺ | 4th row 7 : 1989/90 | 4 | 3Βͺ | 9th row 8 : 1990/91 | 4 | 3Βͺ | 9th row 9 : 1991/92 | 4 | 3Βͺ | 5th row 10 : 1992/93 | 4 | 3Βͺ | 17th row 11 : 1993/94 | 4 | 3Βͺ | 7th row 12 : 1994/95 | 4 | 3Βͺ | 4th row 13 : 1995/96 | 4 | 3Βͺ | 1st row 14 : 1996/97 | 3 | 2Βͺb | 19th row 15 : 1997/98 | 4 | 3Βͺ | 2nd
csv/204-csv/415.csv
in 1997/98 season was the place at least 15th?
{ "header": [ "Season", "Tier", "Division", "Place" ], "rows": [ [ "1928–84", "5", "Regional", "β€”" ], [ "1984/85", "4", "3Βͺ", "6th" ], [ "1985/86", "4", "3Βͺ", "9th" ], [ "1986/87", "4", "3Βͺ", "11th" ], [ "1987/88", "4", "3Βͺ", "15th" ], [ "1988/89", "4", "3Βͺ", "4th" ], [ "1989/90", "4", "3Βͺ", "9th" ], [ "1990/91", "4", "3Βͺ", "9th" ], [ "1991/92", "4", "3Βͺ", "5th" ], [ "1992/93", "4", "3Βͺ", "17th" ], [ "1993/94", "4", "3Βͺ", "7th" ], [ "1994/95", "4", "3Βͺ", "4th" ], [ "1995/96", "4", "3Βͺ", "1st" ], [ "1996/97", "3", "2ΒͺB", "19th" ], [ "1997/98", "4", "3Βͺ", "2nd" ] ] }
[ "Yes" ]
which ship has the top amount of tonnage?
nt-2672
ss ville de gand
col : date | name of ship | nationality | tonnage | fate row 1 : 5 june 1940 | ss stancor | united kingdom | 798 | sunk at 58Β°48β€²n 08Β°45β€²w row 2 : 7 june 1940 | ss frances massey | united kingdom | 4,212 | sunk at 55Β°33β€²n 08Β°26β€²w / row 3 : 7 june 1940 | ss eros | united kingdom | 5,888 | damaged at 55Β°33β€²n 08Β°26β€²w / row 4 : 11 june 1940 | ss violando n goulandris | greece | 2,375 | sunk at 44Β°04β€²n 12Β°30β€²w / row 5 : 19 june 1940 | mv tudor | norway | 6,607 | sunk at 45Β°10β€²n 11Β°50β€²w / row 6 : 19 june 1940 | ss baron loudoun | united kingdom | 3,164 | sunk at 45Β°00β€²n 11Β°21β€²w / row 7 : 19 june 1940 | ss british monarch | united kingdom | 5,661 | sunk at 45Β°00β€²n 11Β°21β€²w / row 8 : 20 june 1940 | mv moerdrecht | netherlands | 7,493 | sunk at 43Β°34β€²n 14Β°20β€²w / row 9 : 16 august 1940 | ss hedrun | sweden | 2,325 | sunk at 57Β°10β€²n 16Β°37β€²w row 10 : 19 august 1940 | ss ville de gand | belgium | 7,590 | sunk at 55Β°28β€²n 15Β°10β€²w / row 11 : 24 august 1940 | ss la brea | united kingdom | 6,666 | sunk at 57Β°24β€²n 11Β°21β€²w row 12 : 25 august 1940 | ss empire merlin | united kingdom | 5,763 | sunk at 58Β°30β€²n 10Β°15β€²w row 13 : 25 august 1940 | mv athelcrest | united kingdom | 6,825 | sunk at 58Β°24β€²n 11Β°25β€²w
csv/204-csv/100.csv
which ship has the top amount of tonnage?
{ "header": [ "Date", "Name of ship", "Nationality", "Tonnage", "Fate" ], "rows": [ [ "5 June 1940", "SS Stancor", "United Kingdom", "798", "Sunk at 58Β°48β€²N 08Β°45β€²Wο»Ώ / ο»Ώ58.800Β°N 8.750Β°W" ], [ "7 June 1940", "SS Frances Massey", "United Kingdom", "4,212", "Sunk at 55Β°33β€²N 08Β°26β€²Wο»Ώ / ο»Ώ55.550Β°N 8.433Β°W" ], [ "7 June 1940", "SS Eros", "United Kingdom", "5,888", "Damaged at 55Β°33β€²N 08Β°26β€²Wο»Ώ / ο»Ώ55.550Β°N 8.433Β°W" ], [ "11 June 1940", "SS Violando N Goulandris", "Greece", "2,375", "Sunk at 44Β°04β€²N 12Β°30β€²Wο»Ώ / ο»Ώ44.067Β°N 12.500Β°W" ], [ "19 June 1940", "MV Tudor", "Norway", "6,607", "Sunk at 45Β°10β€²N 11Β°50β€²Wο»Ώ / ο»Ώ45.167Β°N 11.833Β°W" ], [ "19 June 1940", "SS Baron Loudoun", "United Kingdom", "3,164", "Sunk at 45Β°00β€²N 11Β°21β€²Wο»Ώ / ο»Ώ45.000Β°N 11.350Β°W" ], [ "19 June 1940", "SS British Monarch", "United Kingdom", "5,661", "Sunk at 45Β°00β€²N 11Β°21β€²Wο»Ώ / ο»Ώ45.000Β°N 11.350Β°W" ], [ "20 June 1940", "MV Moerdrecht", "Netherlands", "7,493", "Sunk at 43Β°34β€²N 14Β°20β€²Wο»Ώ / ο»Ώ43.567Β°N 14.333Β°W" ], [ "16 August 1940", "SS Hedrun", "Sweden", "2,325", "Sunk at 57Β°10β€²N 16Β°37β€²Wο»Ώ / ο»Ώ57.167Β°N 16.617Β°W" ], [ "19 August 1940", "SS Ville de Gand", "Belgium", "7,590", "Sunk at 55Β°28β€²N 15Β°10β€²Wο»Ώ / ο»Ώ55.467Β°N 15.167Β°W" ], [ "24 August 1940", "SS La Brea", "United Kingdom", "6,666", "Sunk at 57Β°24β€²N 11Β°21β€²Wο»Ώ / ο»Ώ57.400Β°N 11.350Β°W" ], [ "25 August 1940", "SS Empire Merlin", "United Kingdom", "5,763", "Sunk at 58Β°30β€²N 10Β°15β€²Wο»Ώ / ο»Ώ58.500Β°N 10.250Β°W" ], [ "25 August 1940", "MV Athelcrest", "United Kingdom", "6,825", "Sunk at 58Β°24β€²N 11Β°25β€²Wο»Ώ / ο»Ώ58.400Β°N 11.417Β°W" ] ] }
[ "SS Ville de Gand" ]
what country scored the top number of bronze medals in taekwondo at the 2013 bolivarian games?
nt-2673
colombia
col : rank | nation | gold | silver | bronze | total row 1 : 1 | venezuela | 5 | 2 | 3 | 10 row 2 : 2 | colombia | 4 | 4 | 9 | 17 row 3 : 3 | dominican republic | 4 | 3 | 4 | 11 row 4 : 4 | peru | 3 | 3 | 8 | 14 row 5 : 5 | ecuador | 2 | 3 | 3 | 8 row 6 : 6 | guatemala | 1 | 1 | 1 | 3 row 7 : 7 | chile | 0 | 3 | 2 | 5 row 8 : 8 | panama | 0 | 0 | 3 | 3 row 9 : 9 | bolivia | 0 | 0 | 1 | 1 row 10 : 9 | paraguay | 0 | 0 | 1 | 1 row 11 : total | total | 19 | 19 | 35 | 73
csv/204-csv/922.csv
what country scored the top number of bronze medals in taekwondo at the 2013 bolivarian games?
{ "header": [ "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], "rows": [ [ "1", "Venezuela", "5", "2", "3", "10" ], [ "2", "Colombia", "4", "4", "9", "17" ], [ "3", "Dominican Republic", "4", "3", "4", "11" ], [ "4", "Peru", "3", "3", "8", "14" ], [ "5", "Ecuador", "2", "3", "3", "8" ], [ "6", "Guatemala", "1", "1", "1", "3" ], [ "7", "Chile", "0", "3", "2", "5" ], [ "8", "Panama", "0", "0", "3", "3" ], [ "9", "Bolivia", "0", "0", "1", "1" ], [ "9", "Paraguay", "0", "0", "1", "1" ], [ "Total", "Total", "19", "19", "35", "73" ] ] }
[ "Colombia" ]
who was the only driver to drive 33 laps according to this chart?
nt-2674
jean-pierre jarier
col : pos | no | driver | constructor | laps | time/retired | grid row 1 : 1 | 12 | clay regazzoni | ferrari | 60 | 1:01:25.34 | 3 row 2 : 2 | 4 | patrick depailler | tyrrell-ford | 60 | + 0:08.35 | 5 row 3 : 3 | 2 | jochen mass | mclaren-ford | 60 | + 0:15.44 | 4 row 4 : 4 | 5 | ronnie peterson | lotus-ford | 60 | + 0:40.14 | 10 row 5 : 5 | 18 | john watson | surtees-ford | 60 | + 0:45.55 | 6 row 6 : 6 | 8 | carlos pace | brabham-ford | 60 | + 0:45.90 | 7 row 7 : 7 | 16 | tom pryce | shadow-ford | 60 | + 0:46.66 | 8 row 8 : 8 | 24 | james hunt | hesketh-ford | 59 | + 1 lap | 11 row 9 : 9 | 31 | chris amon | ensign-ford | 59 | + 1 lap | 9 row 10 : 10 | 21 | jacques laffite | williams-ford | 59 | + 1 lap | 13 row 11 : 11 | 9 | vittorio brambilla | march-ford | 58 | + 2 laps | 12 row 12 : 12 | 22 | rolf stommelen | hill-ford | 58 | + 2 laps | 14 row 13 : 13 | 35 | tony trimmer | maki-ford | 54 | + 6 laps | 16 row 14 : nc | 20 | jo vonlanthen | williams-ford | 51 | + 9 laps | 15 row 15 : ret | 17 | jean-pierre jarier | shadow-ford | 33 | transmission | 1 row 16 : ret | 1 | emerson fittipaldi | mclaren-ford | 6 | clutch | 2
csv/203-csv/804.csv
who was the only driver to drive 33 laps according to this chart?
{ "header": [ "Pos", "No", "Driver", "Constructor", "Laps", "Time/Retired", "Grid" ], "rows": [ [ "1", "12", "Clay Regazzoni", "Ferrari", "60", "1:01:25.34", "3" ], [ "2", "4", "Patrick Depailler", "Tyrrell-Ford", "60", "+ 0:08.35", "5" ], [ "3", "2", "Jochen Mass", "McLaren-Ford", "60", "+ 0:15.44", "4" ], [ "4", "5", "Ronnie Peterson", "Lotus-Ford", "60", "+ 0:40.14", "10" ], [ "5", "18", "John Watson", "Surtees-Ford", "60", "+ 0:45.55", "6" ], [ "6", "8", "Carlos Pace", "Brabham-Ford", "60", "+ 0:45.90", "7" ], [ "7", "16", "Tom Pryce", "Shadow-Ford", "60", "+ 0:46.66", "8" ], [ "8", "24", "James Hunt", "Hesketh-Ford", "59", "+ 1 Lap", "11" ], [ "9", "31", "Chris Amon", "Ensign-Ford", "59", "+ 1 Lap", "9" ], [ "10", "21", "Jacques Laffite", "Williams-Ford", "59", "+ 1 Lap", "13" ], [ "11", "9", "Vittorio Brambilla", "March-Ford", "58", "+ 2 Laps", "12" ], [ "12", "22", "Rolf Stommelen", "Hill-Ford", "58", "+ 2 Laps", "14" ], [ "13", "35", "Tony Trimmer", "Maki-Ford", "54", "+ 6 Laps", "16" ], [ "NC", "20", "Jo Vonlanthen", "Williams-Ford", "51", "+ 9 Laps", "15" ], [ "Ret", "17", "Jean-Pierre Jarier", "Shadow-Ford", "33", "Transmission", "1" ], [ "Ret", "1", "Emerson Fittipaldi", "McLaren-Ford", "6", "Clutch", "2" ] ] }
[ "Jean-Pierre Jarier" ]
which winner won the lowest grand prize?
nt-2675
cristina plevani, flavio montrucchio
col : series | launch date | finale date | days | housemates | winner | main presenter | grand prize | liveshow\naudience\nmillions row 1 : grande fratello 1 | 14 september 2000 | 21 december 2000 | 99 | 10 | cristina plevani | daria bignardi | Β£250,000,000\n(nowadays €125,000) | 9.82 row 2 : grande fratello 2 | 20 september 2001 | 20 december 2001 | 92 | 16 | flavio montrucchio | daria bignardi | Β£250,000,000\n(nowadays €125,000) | 8.00 row 3 : grande fratello 3 | 30 january 2003 | 8 may 2003 | 99 | 16 | floriana secondi | barbara d'urso | €241,000\n(reduced from €300,000) | 8.00 row 4 : grande fratello 4 | 22 january 2004 | 6 may 2004 | 106 | 15 | serena garitta | barbara d'urso | €300,000 | 8.44 row 5 : grande fratello 5 | 23 september 2004 | 2 december 2004 | 71 | 17 | jonathan kashanian | barbara d'urso | €250,000 | 6.86 row 6 : grande fratello 6 | 19 january 2006 | 27 april 2006 | 99 | 18 | augusto de megni | alessia marcuzzi | €900,000\n(reduced from €1,000,000) | 6.51 row 7 : grande fratello 7 | 18 january 2007 | 19 april 2007 | 92 | 19 | milo coretti | alessia marcuzzi | €500,000 | 5.57 row 8 : grande fratello 8 | 21 january 2008 | 21 april 2008 | 92 | 21 | mario ferretti | alessia marcuzzi | €500,000 | 5.46 row 9 : grande fratello 9 | 12 january 2009 | 20 april 2009 | 99 | 23 | ferdi berisa | alessia marcuzzi | €300,000 | 6.63 row 10 : grande fratello 10 | 26 october 2009 | 8 march 2010 | 134 | 26 | mauro marin | alessia marcuzzi | €250,000 | 6.16 row 11 : grande fratello 11 | 18 october 2010 | 18 april 2011 | 183 | 35 | andrea cocco | alessia marcuzzi | €300,000\n(extended from €250,000) | 5.43 row 12 : grande fratello 12 | 24 october 2011 | 1 april 2012 | 161 | 36 | sabrina mbarek | alessia marcuzzi | €240,000\n(reduced from €250,000) | 3.85 row 13 : grande fratello 13 | 3 march 2014 | early june | 92 | 15 | tba | alessia marcuzzi | €250,000 | tba
csv/203-csv/397.csv
which winner won the lowest grand prize?
{ "header": [ "Series", "Launch Date", "Finale Date", "Days", "Housemates", "Winner", "Main Presenter", "Grand Prize", "Liveshow\\nAudience\\nMillions" ], "rows": [ [ "Grande Fratello 1", "14 September 2000", "21 December 2000", "99", "10", "Cristina Plevani", "Daria Bignardi", "Β£250,000,000\\n(nowadays €125,000)", "9.82" ], [ "Grande Fratello 2", "20 September 2001", "20 December 2001", "92", "16", "Flavio Montrucchio", "Daria Bignardi", "Β£250,000,000\\n(nowadays €125,000)", "8.00" ], [ "Grande Fratello 3", "30 January 2003", "8 May 2003", "99", "16", "Floriana Secondi", "Barbara D'Urso", "€241,000\\n(reduced from €300,000)", "8.00" ], [ "Grande Fratello 4", "22 January 2004", "6 May 2004", "106", "15", "Serena Garitta", "Barbara D'Urso", "€300,000", "8.44" ], [ "Grande Fratello 5", "23 September 2004", "2 December 2004", "71", "17", "Jonathan Kashanian", "Barbara D'Urso", "€250,000", "6.86" ], [ "Grande Fratello 6", "19 January 2006", "27 April 2006", "99", "18", "Augusto De Megni", "Alessia Marcuzzi", "€900,000\\n(reduced from €1,000,000)", "6.51" ], [ "Grande Fratello 7", "18 January 2007", "19 April 2007", "92", "19", "Milo Coretti", "Alessia Marcuzzi", "€500,000", "5.57" ], [ "Grande Fratello 8", "21 January 2008", "21 April 2008", "92", "21", "Mario Ferretti", "Alessia Marcuzzi", "€500,000", "5.46" ], [ "Grande Fratello 9", "12 January 2009", "20 April 2009", "99", "23", "Ferdi Berisa", "Alessia Marcuzzi", "€300,000", "6.63" ], [ "Grande Fratello 10", "26 October 2009", "8 March 2010", "134", "26", "Mauro Marin", "Alessia Marcuzzi", "€250,000", "6.16" ], [ "Grande Fratello 11", "18 October 2010", "18 April 2011", "183", "35", "Andrea Cocco", "Alessia Marcuzzi", "€300,000\\n(extended from €250,000)", "5.43" ], [ "Grande Fratello 12", "24 October 2011", "1 April 2012", "161", "36", "Sabrina Mbarek", "Alessia Marcuzzi", "€240,000\\n(reduced from €250,000)", "3.85" ], [ "Grande Fratello 13", "3 March 2014", "Early June", "92", "15", "TBA", "Alessia Marcuzzi", "€250,000", "TBA" ] ] }
[ "Cristina Plevani", "Flavio Montrucchio" ]
what was the next venue after the game on the 22nd of june 1930?
nt-2676
dublin, ireland
col : # | date | venue | opponent | score | result | competition row 1 : 1. | 30 may 1928 | olympic stadium (amsterdam), amsterdam, netherland | mexico | 1–0 | 7–1 | 1928 summer olympics row 2 : 2. | 30 may 1928 | olympic stadium (amsterdam), amsterdam, netherland | mexico | 3–0 | 7–1 | 1928 summer olympics row 3 : 3. | 22 june 1930 | bologna, italy | italy | 1–0 | 3–2 | friendly row 4 : 4. | 22 june 1930 | bologna, italy | italy | 3–1 | 3–2 | friendly row 5 : 5. | 13 december 1931 | dublin, ireland | ireland | 3–0 | 5–0 | friendly row 6 : 6. | 13 december 1931 | dublin, ireland | ireland | 5–0 | 5–0 | friendly row 7 : 7. | 24 april 1932 | oviedo, spain | yugoslavia | 1–0 | 2–1 | friendly row 8 : 8. | 21 june 1933 | madrid, spain | bulgaria | 8–0 | 13–0 | friendly row 9 : 9. | 21 june 1933 | madrid, spain | bulgaria | 12–0 | 13–0 | friendly row 10 : 10. | 11 march 1934 | madrid, spain | portugal | 4–0 | 9–0 | 1934 world cup qualifier row 11 : 11. | 11 march 1934 | madrid, spain | portugal | 6–0 | 9–0 | 1934 world cup qualifier row 12 : 12. | 21 june 1934 | firenze, italy | italy | 1–0 | 1–1 | 1934 fifa world cup row 13 : 13. | 24 january 1935 | madrid, spain | bulgaria | 1–0 | 2–0 | friendly row 14 : 14. | 19 january 1936 | madrid, spain | austria | 2–4 | 4–5 | friendly row 15 : 15. | 19 january 1936 | madrid, spain | austria | 4–4 | 4–5 | friendly row 16 : 16. | 23 february 1936 | barcelona, spain | germany | 1–2 | 1–2 | friendly
csv/203-csv/431.csv
what was the next venue after the game on the 22nd of june 1930?
{ "header": [ "#", "Date", "Venue", "Opponent", "Score", "Result", "Competition" ], "rows": [ [ "1.", "30 May 1928", "Olympic Stadium (Amsterdam), Amsterdam, Netherland", "Mexico", "1–0", "7–1", "1928 Summer Olympics" ], [ "2.", "30 May 1928", "Olympic Stadium (Amsterdam), Amsterdam, Netherland", "Mexico", "3–0", "7–1", "1928 Summer Olympics" ], [ "3.", "22 June 1930", "Bologna, Italy", "Italy", "1–0", "3–2", "Friendly" ], [ "4.", "22 June 1930", "Bologna, Italy", "Italy", "3–1", "3–2", "Friendly" ], [ "5.", "13 December 1931", "Dublin, Ireland", "Ireland", "3–0", "5–0", "Friendly" ], [ "6.", "13 December 1931", "Dublin, Ireland", "Ireland", "5–0", "5–0", "Friendly" ], [ "7.", "24 April 1932", "Oviedo, Spain", "Yugoslavia", "1–0", "2–1", "Friendly" ], [ "8.", "21 June 1933", "Madrid, Spain", "Bulgaria", "8–0", "13–0", "Friendly" ], [ "9.", "21 June 1933", "Madrid, Spain", "Bulgaria", "12–0", "13–0", "Friendly" ], [ "10.", "11 March 1934", "Madrid, Spain", "Portugal", "4–0", "9–0", "1934 World Cup Qualifier" ], [ "11.", "11 March 1934", "Madrid, Spain", "Portugal", "6–0", "9–0", "1934 World Cup Qualifier" ], [ "12.", "21 June 1934", "Firenze, Italy", "Italy", "1–0", "1–1", "1934 FIFA World Cup" ], [ "13.", "24 January 1935", "Madrid, Spain", "Bulgaria", "1–0", "2–0", "Friendly" ], [ "14.", "19 January 1936", "Madrid, Spain", "Austria", "2–4", "4–5", "Friendly" ], [ "15.", "19 January 1936", "Madrid, Spain", "Austria", "4–4", "4–5", "Friendly" ], [ "16.", "23 February 1936", "Barcelona, Spain", "Germany", "1–2", "1–2", "Friendly" ] ] }
[ "Dublin, Ireland" ]
which team was the winner of the first final?
nt-2677
walsall wood
col : year | winners | score | runners up | notes row 1 : 1946 | walsall wood | 7-2 | rugeley w.m.c. | row 2 : 1947 | wellington town reserves | 4-1 | walsall wood | row 3 : 1948 | bilston town | 2-0 | halesowen | row 4 : 1949 | bilston town | 1-0 | oswestry town | row 5 : 1950 | brereton social drew 2-2 with ogley | brereton social drew 2-2 with ogley | brereton social drew 2-2 with ogley | brereton social drew 2-2 with ogley row 6 : 1951 | bloxwich strollers | 1-0 | walsall wood | after extra time row 7 : 1952 | walsall wood | 1-0 | walsall trinity | row 8 : 1953 | walsall wood | 1-0 | ogley hay | after extra time row 9 : 1954 | shelfield athletic | 1-0 | lower gornal athletic | row 10 : 1955 | shelfield athletic | 5-1 | walsall trinity | row 11 : 1956 | shelfield athletic | 2-0 | ogley hay | row 12 : 1957 | walsall trinity | 3-1 | walsall wood | row 13 : 1958 | walsall wood | 3-0 | stourbridge | row 14 : 1959 | shelfield athletic | 4-0 | walsall wood | row 15 : 1960 | shelfield athletic | 3-0 | walsall wood | row 16 : 1961 | walsall wood | 7-0 | rugeley villa | row 17 : 1962 | walsall wood | 5-1 | blakenall | row 18 : 1963 | armitage | 2-1 | blakenall | row 19 : 1964 | blakenall | 3-0 | hednesford town | row 20 : 1966 | lower gornal athletic | 4-2 | kidderminster harriers | after extra time row 21 : 1971 | baddesley colliery | 4-3 | atherstone town | aggregate score,\n1st leg 2-2, 2 row 22 : 1974 | brereton social | 3-2 | warley county borough | after extra time row 23 : 1975 | blakenall | 2-1 | armitage | row 24 : 1976 | blakenall | 1-0 | hednesford town | row 25 : 1978 | sutton coldfield town | 2-0 | alvechurch | row 26 : 1979 | sutton coldfield town | 1-0 | great wyrley | row 27 : 1980 | sutton coldfield town | 1-0 | rushall olympic | row 28 : 1981 | blakenall | 2-1 | sutton coldfield town | replay, 1st game 1-1 aet row 29 : 1982 | oldbury united | 5-0 | walsall wood | replay, 1st game 2-2 aet row 30 : 1983 | coleshill town | 4-3 | wolverhampton united | row 31 : 1984 | atherstone town | 4-0 | tividale | row 32 : 1985 | harrisons | 2-0 | wolverhampton united | row 33 : 1986 | paget rangers | 3-1 | wolverhampton casuals | row 34 : 1987 | boldmere st. michaels | 2-0 | bloxwich town | row 35 : 1989 | blakenall | 1-0 | rushall olympic | row 36 : 1990 | meir ka | 2-1 | rushall olympic | replay, 1st game 0-0 aet row 37 : 1991 | chasetown | 1-0 | blakenall | after extra time row 38 : 1992 | armitage 90 | 3-2 | meir ka | after extra time row 39 : 1993 | chasetown | 3-1 | pelsall villa | row 40 : 1994 | newcastle town | 1-0 | oldbury united | after extra time row 41 : 1995 | newcastle town | 1-1 | knypersley victoria | after extra time,\nnewcastle won on penalties row 42 : 1999 | blakenall | 3-2 | meir ka | row 43 : 2000 | rushall olympic | 2-2 | rocester | after extra time,\nrushall won 5-4 on penalties row 44 : 2003 | tividale | 1-0 | rocester | after extra time
csv/204-csv/596.csv
which team was the winner of the first final?
{ "header": [ "Year", "Winners", "Score", "Runners up", "Notes" ], "rows": [ [ "1946", "Walsall Wood", "7-2", "Rugeley W.M.C.", "" ], [ "1947", "Wellington Town Reserves", "4-1", "Walsall Wood", "" ], [ "1948", "Bilston Town", "2-0", "Halesowen", "" ], [ "1949", "Bilston Town", "1-0", "Oswestry Town", "" ], [ "1950", "Brereton Social drew 2-2 with Ogley Hay after extra time - winner of replay unknown", "Brereton Social drew 2-2 with Ogley Hay after extra time - winner of replay unknown", "Brereton Social drew 2-2 with Ogley Hay after extra time - winner of replay unknown", "Brereton Social drew 2-2 with Ogley Hay after extra time - winner of replay unknown" ], [ "1951", "Bloxwich Strollers", "1-0", "Walsall Wood", "after extra time" ], [ "1952", "Walsall Wood", "1-0", "Walsall Trinity", "" ], [ "1953", "Walsall Wood", "1-0", "Ogley Hay", "after extra time" ], [ "1954", "Shelfield Athletic", "1-0", "Lower Gornal Athletic", "" ], [ "1955", "Shelfield Athletic", "5-1", "Walsall Trinity", "" ], [ "1956", "Shelfield Athletic", "2-0", "Ogley Hay", "" ], [ "1957", "Walsall Trinity", "3-1", "Walsall Wood", "" ], [ "1958", "Walsall Wood", "3-0", "Stourbridge", "" ], [ "1959", "Shelfield Athletic", "4-0", "Walsall Wood", "" ], [ "1960", "Shelfield Athletic", "3-0", "Walsall Wood", "" ], [ "1961", "Walsall Wood", "7-0", "Rugeley Villa", "" ], [ "1962", "Walsall Wood", "5-1", "Blakenall", "" ], [ "1963", "Armitage", "2-1", "Blakenall", "" ], [ "1964", "Blakenall", "3-0", "Hednesford Town", "" ], [ "1965", "Rushall Olympic", "2-1", "Brereton Social", "" ], [ "1966", "Lower Gornal Athletic", "4-2", "Kidderminster Harriers", "after extra time" ], [ "1967", "Wrockwardine Wood", "2-1", "Rushall Olympic", "Replay, 1st game 2-2 aet" ], [ "1968", "Wrockwardine Wood", "2-1", "Tamworth", "" ], [ "1969", "Bilston Town", "2-1", "Lichfield", "" ], [ "1970", "Atherstone Town", "4-3", "Wrockwardine Wood", "Aggregate score,\\n1st leg 1-2, 2nd leg 3-1" ], [ "1971", "Baddesley Colliery", "4-3", "Atherstone Town", "Aggregate score,\\n1st leg 2-2, 2nd leg 2-1" ], [ "1972", "Bilston Town", "4-1", "Brereton Social", "Second replay,\\n1st game 2-2 aet, 2nd game 2-2 aet" ], [ "1973", "Bilston Town", "1-0", "Darlaston", "" ], [ "1974", "Brereton Social", "3-2", "Warley County Borough", "after extra time" ], [ "1975", "Blakenall", "2-1", "Armitage", "" ], [ "1976", "Blakenall", "1-0", "Hednesford Town", "" ], [ "1977", "Blakenall", "1-0", "Bilston Town", "Replay, 1st game 0-0 aet" ], [ "1978", "Sutton Coldfield Town", "2-0", "Alvechurch", "" ], [ "1979", "Sutton Coldfield Town", "1-0", "Great Wyrley", "" ], [ "1980", "Sutton Coldfield Town", "1-0", "Rushall Olympic", "" ], [ "1981", "Blakenall", "2-1", "Sutton Coldfield Town", "Replay, 1st game 1-1 aet" ], [ "1982", "Oldbury United", "5-0", "Walsall Wood", "Replay, 1st game 2-2 aet" ], [ "1983", "Coleshill Town", "4-3", "Wolverhampton United", "" ], [ "1984", "Atherstone Town", "4-0", "Tividale", "" ], [ "1985", "Harrisons", "2-0", "Wolverhampton United", "" ], [ "1986", "Paget Rangers", "3-1", "Wolverhampton Casuals", "" ], [ "1987", "Boldmere St. Michaels", "2-0", "Bloxwich Town", "" ], [ "1988", "Redgate United", "1-0", "Chasetown", "after extra time" ], [ "1989", "Blakenall", "1-0", "Rushall Olympic", "" ], [ "1990", "Meir KA", "2-1", "Rushall Olympic", "Replay, 1st game 0-0 aet" ], [ "1991", "Chasetown", "1-0", "Blakenall", "after extra time" ], [ "1992", "Armitage 90", "3-2", "Meir KA", "after extra time" ], [ "1993", "Chasetown", "3-1", "Pelsall Villa", "" ], [ "1994", "Newcastle Town", "1-0", "Oldbury United", "after extra time" ], [ "1995", "Newcastle Town", "1-1", "Knypersley Victoria", "after extra time,\\nNewcastle won on penalties" ], [ "1996", "Blakenall", "0-0", "Newcastle Town", "after extra time,\\nBlakenall won on penalties" ], [ "1997", "Bloxwich Town", "1-1", "Blakenall", "after extra time,\\nBloxwich won on penalties" ], [ "1998", "Blakenall", "2-1", "Halesowen Harriers", "" ], [ "1999", "Blakenall", "3-2", "Meir KA", "" ], [ "2000", "Rushall Olympic", "2-2", "Rocester", "after extra time,\\nRushall won 5-4 on penalties" ], [ "2001", "Wolverhampton Casuals", "2-0", "Sutton Coldfield Town", "" ], [ "2002", "Bolehall Swifts", "4-4", "Tividale", "after extra time,\\nBolehall won 4-3 on penalties" ], [ "2003", "Tividale", "1-0", "Rocester", "after extra time" ], [ "2004", "Sutton Coldfield Town", "3-1", "Tividale", "" ], [ "2005", "Chasetown", "2-1", "Tividale", "" ], [ "2006", "Boldmere St Michaels", "1-0", "Tipton Town", "" ], [ "2007", "Boldmere St Michaels", "3-1", "Goodrich", "" ] ] }
[ "Walsall Wood" ]
what is the only game that had an attendance over 80,000?
nt-2678
september 29, 1991
col : week | date | opponent | result | attendance row 1 : 1 | september 1, 1991 | minnesota vikings | w 10–6 | 64,112 row 2 : 2 | september 8, 1991 | at tampa bay buccaneers | w 21–20 | 65,625 row 3 : 3 | september 15, 1991 | new york giants | w 20–17 | 64,829 row 4 : 4 | september 23, 1991 | new york jets | w 19–13 | 65,255 row 5 : 5 | september 29, 1991 | at buffalo bills | l 35–20 | 80,366 row 6 : 6 | october 6, 1991 | washington redskins | l 20–7 | 64,941 row 7 : 7 | bye | bye | bye | bye row 8 : 8 | october 17, 1991 | at green bay packers | w 10–0 | 58,435 row 9 : 9 | october 27, 1991 | at new orleans saints | w 20–17 | 68,591 row 10 : 10 | november 3, 1991 | detroit lions | w 20–10 | 57,281 row 11 : 11 | november 11, 1991 | at minnesota vikings | w 34–17 | 59,001 row 12 : 12 | november 17, 1991 | at indianapolis colts | w 31–17 | 60,519 row 13 : 13 | november 24, 1991 | miami dolphins | l 16–13 | 58,288 row 14 : 14 | november 28, 1991 | at detroit lions | l 16–6 | 78,879 row 15 : 15 | december 8, 1991 | green bay packers | w 27–13 | 62,353 row 16 : 16 | december 14, 1991 | tampa bay buccaneers | w 27–0 | 54,719 row 17 : 17 | december 23, 1991 | at san francisco 49ers | l 52–14 | 60,419
csv/204-csv/207.csv
what is the only game that had an attendance over 80,000?
{ "header": [ "Week", "Date", "Opponent", "Result", "Attendance" ], "rows": [ [ "1", "September 1, 1991", "Minnesota Vikings", "W 10–6", "64,112" ], [ "2", "September 8, 1991", "at Tampa Bay Buccaneers", "W 21–20", "65,625" ], [ "3", "September 15, 1991", "New York Giants", "W 20–17", "64,829" ], [ "4", "September 23, 1991", "New York Jets", "W 19–13", "65,255" ], [ "5", "September 29, 1991", "at Buffalo Bills", "L 35–20", "80,366" ], [ "6", "October 6, 1991", "Washington Redskins", "L 20–7", "64,941" ], [ "7", "Bye", "Bye", "Bye", "Bye" ], [ "8", "October 17, 1991", "at Green Bay Packers", "W 10–0", "58,435" ], [ "9", "October 27, 1991", "at New Orleans Saints", "W 20–17", "68,591" ], [ "10", "November 3, 1991", "Detroit Lions", "W 20–10", "57,281" ], [ "11", "November 11, 1991", "at Minnesota Vikings", "W 34–17", "59,001" ], [ "12", "November 17, 1991", "at Indianapolis Colts", "W 31–17", "60,519" ], [ "13", "November 24, 1991", "Miami Dolphins", "L 16–13", "58,288" ], [ "14", "November 28, 1991", "at Detroit Lions", "L 16–6", "78,879" ], [ "15", "December 8, 1991", "Green Bay Packers", "W 27–13", "62,353" ], [ "16", "December 14, 1991", "Tampa Bay Buccaneers", "W 27–0", "54,719" ], [ "17", "December 23, 1991", "at San Francisco 49ers", "L 52–14", "60,419" ] ] }
[ "September 29, 1991" ]
besides iraq and pakistan, what other nation did not receive a bronze medal?
nt-2679
thailand
col : rank | nation | gold | silver | bronze | total row 1 : 1 | japan | 18 | 8 | 8 | 34 row 2 : 2 | india | 4 | 5 | 6 | 15 row 3 : 3 | philippines | 4 | 3 | 3 | 10 row 4 : 4 | taiwan | 2 | 6 | 7 | 15 row 5 : 5 | south korea | 2 | 3 | 1 | 6 row 6 : 6 | thailand | 2 | 2 | 0 | 4 row 7 : 7 | pakistan | 2 | 1 | 0 | 3 row 8 : 8 | iran | 2 | 0 | 2 | 4 row 9 : 9 | israel | 1 | 0 | 1 | 2 row 10 : 10 | singapore | 0 | 4 | 4 | 8 row 11 : 11 | malaysia | 0 | 3 | 1 | 4 row 12 : 12 | iraq | 0 | 2 | 0 | 2 row 13 : 13 | kampuchea | 0 | 0 | 2 | 2 row 14 : 14 | nepal | 0 | 0 | 1 | 1
csv/204-csv/183.csv
besides iraq and pakistan, what other nation did not receive a bronze medal?
{ "header": [ "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], "rows": [ [ "1", "Japan", "18", "8", "8", "34" ], [ "2", "India", "4", "5", "6", "15" ], [ "3", "Philippines", "4", "3", "3", "10" ], [ "4", "Taiwan", "2", "6", "7", "15" ], [ "5", "South Korea", "2", "3", "1", "6" ], [ "6", "Thailand", "2", "2", "0", "4" ], [ "7", "Pakistan", "2", "1", "0", "3" ], [ "8", "Iran", "2", "0", "2", "4" ], [ "9", "Israel", "1", "0", "1", "2" ], [ "10", "Singapore", "0", "4", "4", "8" ], [ "11", "Malaysia", "0", "3", "1", "4" ], [ "12", "Iraq", "0", "2", "0", "2" ], [ "13", "Kampuchea", "0", "0", "2", "2" ], [ "14", "Nepal", "0", "0", "1", "1" ] ] }
[ "Thailand" ]
what is the first year that the country of the men's winner was the same as the country of the women's winner?
nt-2681
1985
col : edition | year | men's winner | time (h:m:s) | women's winner | time (h:m:s) row 1 : 1st | 1983 | tommy perssonΒ (swe) | 2:24:15 | β€” | β€” row 2 : 2nd | 1984 | steven marwaΒ (tan) | 2:33:59 | β€” | β€” row 3 : 3rd | 1985 | savio d'souzaΒ (ind) | 2:35:11 | asha agarwalΒ (ind) | 1:24:10 row 4 : 4th | 1986 | savio d'souzaΒ (ind) | 2:31:28 | karolina szabΓ³Β (hun) | 1:17:09 row 5 : 5th | 1987 | francois blommaertsΒ (bel) | 2:29:40 | suman rawatΒ (ind) | 1:21:54 row 6 : 6th | 1989 | yeshwant singh rawatΒ (ind) | 2:31:47 | sunita godharaΒ (ind) | 2:58:39 row 7 : 7th | 1990 | shivkumar yadavΒ (ind) | 2:27:56 | nanda jadhavΒ (ind) | 1:17:42 row 8 : 8th | 1991 | vithana samarasingheΒ (sri) | 2:23:46 | nanda jadhavΒ (ind) | 2:57:34 row 9 : 9th | 1992 | shivkumar yadavΒ (ind) | 2:26:34 | suman mehtaΒ (ind) | 2:51:01 row 10 : 10th | 1993 | robert nolanΒ (aus) | 2:23:23 | vally sathyabhamaΒ (ind) | 2:47:46 row 11 : 11th | 1994 | joshua kipkemboiΒ (ken) | 2:24:35 | midde hamrinΒ (swe) | 1:17:19 row 12 : 12th | 1996 | joseph kahuguΒ (ken) | 2:13:00 | lukose leelammaΒ (ind) | ? row 13 : 13th | 1997 (jan) | abhay singhΒ (ind) | 2:23:08 | camilla benjaminssonΒ (swe) | 1:20:00 row 14 : 14th | 1997 (dec) | my tahar echchadliΒ (mar) | 2:25:36 | zahra akrachiΒ (mar) | 1:16:42 row 15 : 15th | 1999 | zablon mokayaΒ (ken) | 2:22:54 | lyubov fyodorovaΒ (rus) | 1:29:49 row 16 : 16th | 2000 | fedor ryzhovΒ (rus) | 2:25:17 | margaret ngothoΒ (ken) | 1:18:10 row 17 : 17th | 2002 | ambrose makauΒ (ken) | 2:23:20 | natalya volginaΒ (rus) | 1:15:52 row 18 : 18th | 2003 | robert kipyegoΒ (ken) | 2:16:36 | masila ndungeΒ (ken) | 1:13:49 row 19 : 19th | 2004 | douglas gwandaruΒ (ken) | 2:21:22 | jane muiaΒ (ken) | 1:11:59 row 20 : 20th | 2005 | josephat ndetiΒ (ken) | 2:19:35 | nailiya yulamanovaΒ (rus) | 1:15:05 row 21 : 22nd | 2007 | philip makau muiaΒ (ken) | 2:17:32 | roman gebregesseseΒ (eth) | 1:11:30.4 row 22 : 23rd | 2008 | nelson kirwa rotichΒ (ken) | 2:17:45 | caroline kilelΒ (ken) | 1:10:17 row 23 : 24th | 2009 | augustine rono sembriΒ (ken) | 2:13:05 | agnes katunga mutuneΒ (ken) | 1:10:30 row 24 : 26th | 2011 | teferi regasaΒ (eth) | 2:16:57 | pauline mutwa thituΒ (ken) | 1:12:29
csv/204-csv/31.csv
what is the first year that the country of the men's winner was the same as the country of the women's winner?
{ "header": [ "Edition", "Year", "Men's winner", "Time (h:m:s)", "Women's winner", "Time (h:m:s)" ], "rows": [ [ "1st", "1983", "Tommy PerssonΒ (SWE)", "2:24:15", "β€”", "β€”" ], [ "2nd", "1984", "Steven MarwaΒ (TAN)", "2:33:59", "β€”", "β€”" ], [ "3rd", "1985", "Savio d'SouzaΒ (IND)", "2:35:11", "Asha AgarwalΒ (IND)", "1:24:10" ], [ "4th", "1986", "Savio d'SouzaΒ (IND)", "2:31:28", "Karolina SzabΓ³Β (HUN)", "1:17:09" ], [ "5th", "1987", "Francois BlommaertsΒ (BEL)", "2:29:40", "Suman RawatΒ (IND)", "1:21:54" ], [ "6th", "1989", "Yeshwant Singh RawatΒ (IND)", "2:31:47", "Sunita GodharaΒ (IND)", "2:58:39" ], [ "7th", "1990", "Shivkumar YadavΒ (IND)", "2:27:56", "Nanda JadhavΒ (IND)", "1:17:42" ], [ "8th", "1991", "Vithana SamarasingheΒ (SRI)", "2:23:46", "Nanda JadhavΒ (IND)", "2:57:34" ], [ "9th", "1992", "Shivkumar YadavΒ (IND)", "2:26:34", "Suman MehtaΒ (IND)", "2:51:01" ], [ "10th", "1993", "Robert NolanΒ (AUS)", "2:23:23", "Vally SathyabhamaΒ (IND)", "2:47:46" ], [ "11th", "1994", "Joshua KipkemboiΒ (KEN)", "2:24:35", "Midde HamrinΒ (SWE)", "1:17:19" ], [ "12th", "1996", "Joseph KahuguΒ (KEN)", "2:13:00", "Lukose LeelammaΒ (IND)", "?" ], [ "13th", "1997 (Jan)", "Abhay SinghΒ (IND)", "2:23:08", "Camilla BenjaminssonΒ (SWE)", "1:20:00" ], [ "14th", "1997 (Dec)", "My Tahar EchchadliΒ (MAR)", "2:25:36", "Zahra AkrachiΒ (MAR)", "1:16:42" ], [ "15th", "1999", "Zablon MokayaΒ (KEN)", "2:22:54", "Lyubov FyodorovaΒ (RUS)", "1:29:49" ], [ "16th", "2000", "Fedor RyzhovΒ (RUS)", "2:25:17", "Margaret NgothoΒ (KEN)", "1:18:10" ], [ "17th", "2002", "Ambrose MakauΒ (KEN)", "2:23:20", "Natalya VolginaΒ (RUS)", "1:15:52" ], [ "18th", "2003", "Robert KipyegoΒ (KEN)", "2:16:36", "Masila NdungeΒ (KEN)", "1:13:49" ], [ "19th", "2004", "Douglas GwandaruΒ (KEN)", "2:21:22", "Jane MuiaΒ (KEN)", "1:11:59" ], [ "20th", "2005", "Josephat NdetiΒ (KEN)", "2:19:35", "Nailiya YulamanovaΒ (RUS)", "1:15:05" ], [ "21st", "2006", "Said RegraguiΒ (SWE)", "2:18:23", "Hellen MusyokaΒ (KEN)", "1:13:20" ], [ "22nd", "2007", "Philip Makau MuiaΒ (KEN)", "2:17:32", "Roman GebregesseseΒ (ETH)", "1:11:30.4" ], [ "23rd", "2008", "Nelson Kirwa RotichΒ (KEN)", "2:17:45", "Caroline KilelΒ (KEN)", "1:10:17" ], [ "24th", "2009", "Augustine Rono SembriΒ (KEN)", "2:13:05", "Agnes Katunga MutuneΒ (KEN)", "1:10:30" ], [ "25th", "2010", "Gudeta Gemechu BiratuΒ (ETH)", "2:13:20", "Birzaf Gebre TekeleΒ (ETH)", "2:38:41" ], [ "26th", "2011", "Teferi RegasaΒ (ETH)", "2:16:57", "Pauline Mutwa ThituΒ (KEN)", "1:12:29" ], [ "27th", "2012", "Luka Kipkemoi ChelimoΒ (KEN)", "2:13:03", "Pauline Kavere KamuluΒ (KEN)", "1:08:37" ] ] }
[ "1985" ]
how long was w.b. kingsmill club president?
nt-2682
2 years
col : year | number | name | year | number | name | year | number | name row 1 : 1884–1885 | 7 | lukin homphrey irving (first) | 1886–1887 | 18 | duncan macpherson | 1888 | 4 | william mahlon davis row 2 : 1889–1890 | 6 | septimus julius augustus denison | 1891 | 10 | victor brereton rivers | 1892 | 86 | reuben wells leonard row 3 : 1893–1894 | 37 | e.h. drury | 1895–1896 | 15 | francis joseph dixon | 1897 | 48 | a.k. kirkpatrick row 4 : 1898 | 57 | h.s. greenwood | 1899 | 14 | john bray cochrane | 1900 | 41 | robert cartwright row 5 : 1904 | 82 | wallace bruce matthews carruthers | 1905 | 188 | w.a.h. kerr | 1906 | 186 | v.a.s. williams row 6 : 1907 | 139 | c.r.f. coutlee | 1908 | 232 | john houlison | 1909 | 91 | j.d. gibson row 7 : 1913 | 268 | henry robert visart de bury et de bocarmΓ© | 1914; 1919 | 299 | col. harry j. lamb dso, vd | 1920 | 293 | c.j. armstrong row 8 : 1920–1922 | 392 | w.b. kingsmill | 1923 | 377 | a.c. caldwell | 1924 | 140 | g.s. cartwright row 9 : 1925 | 499 | edouard de b. panet | 1926 | 631 | a.b. gillies | 1927 | 623 | s.b. coristine row 10 : 1928 | 555 | r.r. carr-harris | 1929 | 667 | e.g. hanson | 1929–1930 | suo | g.d. de s. wotherspoon row 11 : 1930–1931 | 1119 | j.h. price | 1932 | 472 | a.r. chipman | 1933–1934 | 805 | colin w. g. gibson row 12 : 1940–1941 | 803 | j.v. young | 1942–1943 | 1141 | w.h. o'reilly | 1944 | 698 | everett bristol row 13 : 1945 | 982 | d.w. mackeen | 1946 | 1841 | d.g. cunningham | 1947 | 1230 | s.h. dobell row 14 : 1948 | 1855 | ian s. johnston | 1949 | 1625 | j.d. watt | 1950 | 1542 | e.w. crowe row 15 : 1954 | 1766 | ken h. tremain | 1955 | 1474 | de l.h.m panet | 1956 | 2034 | paul y. davoud row 16 : 1957 | 1954 | w.p. carr | 1960 | 1379 | h.a. mackenzie | 1961 | 2157 | j.h.r. gagnon row 17 : 1962 | 2183 | james e. pepall | 1963 | 2336 | j.h. moore | 1964 | 2351 | guy savard row 18 : 1965 | 2749 | james b. cronyn | 1966 | 2601 | j. fergus maclaren | 1967 | 2791 | jean p.w. ostiguy row 19 : 1977–1978 | 3172 | marshall soule | 1980–1981 | 3251 | jim tremain | 1981–1982 | 2897 | herb pitts row 20 : 1986–1987 | 5604 | ken smee | 1987–1988 | 3010 | peter mcloughlin | 1992–1993 | h3356 | robin cumine row 21 : 1996–1997 | 3550 | murray johnston | 1997–1998 | 8813 | john d. gibson | 1998–1999 | g0055 | valerie keyes (first female) row 22 : 1999–2000 | 8833 | john leggat | 2000–2001 | 5758 | michael morres | 2001–2002 | 16461 | ian mackinnon
csv/203-csv/639.csv
how long was w.b. kingsmill club president?
{ "header": [ "Year", "Number", "Name", "Year", "Number", "Name", "Year", "Number", "Name" ], "rows": [ [ "1884–1885", "7", "Lukin Homphrey Irving (first)", "1886–1887", "18", "Duncan MacPherson", "1888", "4", "William Mahlon Davis" ], [ "1889–1890", "6", "Septimus Julius Augustus Denison", "1891", "10", "Victor Brereton Rivers", "1892", "86", "Reuben Wells Leonard" ], [ "1893–1894", "37", "E.H. Drury", "1895–1896", "15", "Francis Joseph Dixon", "1897", "48", "A.K. Kirkpatrick" ], [ "1898", "57", "H.S. Greenwood", "1899", "14", "John Bray Cochrane", "1900", "41", "Robert Cartwright" ], [ "1901", "154", "F.M. Gaudet", "1902", "47", "Ernest Frederick Wurtele", "1903", "21", "A.E. Doucet" ], [ "1904", "82", "Wallace Bruce Matthews Carruthers", "1905", "188", "W.A.H. Kerr", "1906", "186", "V.A.S. Williams" ], [ "1907", "139", "C.R.F. Coutlee", "1908", "232", "John Houlison", "1909", "91", "J.D. Gibson" ], [ "1910", "63", "George Hooper", "1911", "255", "H.A. Panet", "1912", "246", "Major-General Sir Henry Edward Burstall" ], [ "1913", "268", "Henry Robert Visart de Bury et de BocarmΓ©", "1914; 1919", "299", "Col. Harry J. Lamb DSO, VD", "1920", "293", "C.J. Armstrong" ], [ "1920–1922", "392", "W.B. Kingsmill", "1923", "377", "A.C. Caldwell", "1924", "140", "G.S. Cartwright" ], [ "1925", "499", "Edouard de B. Panet", "1926", "631", "A.B. Gillies", "1927", "623", "S.B. Coristine" ], [ "1928", "555", "R.R. Carr-Harris", "1929", "667", "E.G. Hanson", "1929–1930", "SUO", "G.D. de S. Wotherspoon" ], [ "1930–1931", "1119", "J.H. Price", "1932", "472", "A.R. Chipman", "1933–1934", "805", "Colin W. G. Gibson" ], [ "1935", "727", "D.A. White", "1936–1937", "877", "G.L. Magann", "1938–1939", "1003", "A.M. Mitchell" ], [ "1940–1941", "803", "J.V. Young", "1942–1943", "1141", "W.H. O'Reilly", "1944", "698", "Everett Bristol" ], [ "1945", "982", "D.W. MacKeen", "1946", "1841", "D.G. Cunningham", "1947", "1230", "S.H. Dobell" ], [ "1948", "1855", "Ian S. Johnston", "1949", "1625", "J.D. Watt", "1950", "1542", "E.W. Crowe" ], [ "1951", "1860", "Nicol Kingsmill", "1952", "1828", "Ted G.E. Beament", "1953", "1620", "R.R. Labatt" ], [ "1954", "1766", "Ken H. Tremain", "1955", "1474", "de L.H.M Panet", "1956", "2034", "Paul Y. Davoud" ], [ "1957", "1954", "W.P. Carr", "1960", "1379", "H.A. Mackenzie", "1961", "2157", "J.H.R. Gagnon" ], [ "1962", "2183", "James E. Pepall", "1963", "2336", "J.H. Moore", "1964", "2351", "Guy Savard" ], [ "1965", "2749", "James B. Cronyn", "1966", "2601", "J. Fergus Maclaren", "1967", "2791", "Jean P.W. Ostiguy" ], [ "1968–1969", "RCNC90", "John F. Frank", "1975–1976", "3661", "Terry Yates", "1976–1977", "5533", "Glenn Allen" ], [ "1977–1978", "3172", "Marshall Soule", "1980–1981", "3251", "Jim Tremain", "1981–1982", "2897", "Herb Pitts" ], [ "1986–1987", "5604", "Ken Smee", "1987–1988", "3010", "Peter McLoughlin", "1992–1993", "H3356", "Robin Cumine" ], [ "1993–1994", "5244", "Tony Downs", "1994–1995", "H7543", "Senator Joseph A. Day", "1995–1996", "5739", "Andre Costin" ], [ "1996–1997", "3550", "Murray Johnston", "1997–1998", "8813", "John D. Gibson", "1998–1999", "G0055", "Valerie Keyes (first female)" ], [ "1999–2000", "8833", "John Leggat", "2000–2001", "5758", "Michael Morres", "2001–2002", "16461", "Ian MacKinnon" ], [ "2002–2003", "6777", "Michel Charron", "2003–2004", "7776", "Chris Lythgo", "2004–2005", "7943", "J. William K. Lye" ], [ "2005–2006", "10080", "Robert Booth", "2007–2008", "6776", "Tim Sparling", "2008–2009", "15988", "Jeff Kearns" ], [ "2010", "16412", "Gord Clarke", "2011", "19307", "David Benoit", "2012", "9889", "Robert Benn" ], [ "2013", "M0058", "Marc Drolet (first UTPNCM)", "", "", "", "", "", "" ] ] }
[ "2 years" ]
are there more wins by submission, or tko?
nt-2683
tko
col : res. | record | opponent | method | event | date | round | time | location | notes row 1 : win | 12-3 | mike hayes | ko (punch) | ksw 25: khalidov vs. sakurai | december 7, 2013 | 1 | 1:12 | wrocΕ‚aw, poland | row 2 : win | 11–3 | nick moghadden | tko (punches) | bellator 99 | september 13, 2013 | 1 | 3:22 | temecula, california, united states | bellator debut row 3 : loss | 10–3 | guto inocente | decision (unanimous) | strikeforce: barnett vs. cormier | may 19, 2012 | 3 | 5:00 | san jose, california, united states | light heavyweight debut row 4 : win | 10–2 | brett albee | tko (strikes) | strikeforce: diaz vs. daley | april 9, 2011 | 1 | 1:46 | san diego, california, united states | row 5 : loss | 9–2 | lavar johnson | ko (punches) | strikeforce challengers: bowling vs. voe | october 22, 2010 | 1 | 2:17 | fresno, california, united states | row 6 : win | 9–1 | eddie sapp | submission (rear-naked choke) | native fighting championship 6 | august 14, 2010 | 1 | 2:01 | campo, california, united states | row 7 : loss | 8–1 | cody goodale | decision (unanimous) | gladiator challenge: maximum force | april 25, 2010 | 3 | 5:00 | san jacinto, california, united states | row 8 : win | 8–0 | ovince st. preux | tko (punches) | top combat championship 1 | september 26, 2009 | 2 | 0:46 | san juan, puerto rico | row 9 : win | 7–0 | william richey | decision (unanimous) | called out mma 1 | august 15, 2009 | 3 | 5:00 | ontario, california, united states | row 10 : win | 6–0 | buckley acosta | tko (punches) | gladiator challenge: venom | april 23, 2009 | 1 | 2:59 | pauma valley, california, united states | row 11 : win | 5–0 | dave diaz | submission | gc 85: cross fire | october 25, 2008 | 1 | 1:41 | san diego, california, united states | row 12 : win | 4–0 | abraham ramirez | tko (punches) | apocalypse fights 1 | august 7, 2008 | 1 | n/a | | row 13 : win | 3–0 | ty montgomery | tko (punches) | galaxy productions | august 24, 2007 | 1 | 0:41 | california, united states | row 14 : win | 2–0 | tom hubert | tko (doctor stoppage) | total combat 10 | october 15, 2005 | 2 | 1:54 | san diego, california, united states | row 15 : win | 1–0 | denis hall | tko (punches) | cff: cobra classic 9 | april 16, 2003 | 1 | 0:58 | anza, california, united states |
csv/204-csv/461.csv
are there more wins by submission, or tko?
{ "header": [ "Res.", "Record", "Opponent", "Method", "Event", "Date", "Round", "Time", "Location", "Notes" ], "rows": [ [ "Win", "12-3", "Mike Hayes", "KO (punch)", "KSW 25: Khalidov vs. Sakurai", "December 7, 2013", "1", "1:12", "WrocΕ‚aw, Poland", "" ], [ "Win", "11–3", "Nick Moghadden", "TKO (punches)", "Bellator 99", "September 13, 2013", "1", "3:22", "Temecula, California, United States", "Bellator debut" ], [ "Loss", "10–3", "Guto Inocente", "Decision (unanimous)", "Strikeforce: Barnett vs. Cormier", "May 19, 2012", "3", "5:00", "San Jose, California, United States", "Light Heavyweight debut" ], [ "Win", "10–2", "Brett Albee", "TKO (strikes)", "Strikeforce: Diaz vs. Daley", "April 9, 2011", "1", "1:46", "San Diego, California, United States", "" ], [ "Loss", "9–2", "Lavar Johnson", "KO (punches)", "Strikeforce Challengers: Bowling vs. Voelker", "October 22, 2010", "1", "2:17", "Fresno, California, United States", "" ], [ "Win", "9–1", "Eddie Sapp", "Submission (rear-naked choke)", "Native Fighting Championship 6", "August 14, 2010", "1", "2:01", "Campo, California, United States", "" ], [ "Loss", "8–1", "Cody Goodale", "Decision (unanimous)", "Gladiator Challenge: Maximum Force", "April 25, 2010", "3", "5:00", "San Jacinto, California, United States", "" ], [ "Win", "8–0", "Ovince St. Preux", "TKO (punches)", "Top Combat Championship 1", "September 26, 2009", "2", "0:46", "San Juan, Puerto Rico", "" ], [ "Win", "7–0", "William Richey", "Decision (unanimous)", "Called Out MMA 1", "August 15, 2009", "3", "5:00", "Ontario, California, United States", "" ], [ "Win", "6–0", "Buckley Acosta", "TKO (punches)", "Gladiator Challenge: Venom", "April 23, 2009", "1", "2:59", "Pauma Valley, California, United States", "" ], [ "Win", "5–0", "Dave Diaz", "Submission", "GC 85: Cross Fire", "October 25, 2008", "1", "1:41", "San Diego, California, United States", "" ], [ "Win", "4–0", "Abraham Ramirez", "TKO (punches)", "Apocalypse Fights 1", "August 7, 2008", "1", "N/A", "", "" ], [ "Win", "3–0", "Ty Montgomery", "TKO (punches)", "Galaxy Productions", "August 24, 2007", "1", "0:41", "California, United States", "" ], [ "Win", "2–0", "Tom Hubert", "TKO (doctor stoppage)", "Total Combat 10", "October 15, 2005", "2", "1:54", "San Diego, California, United States", "" ], [ "Win", "1–0", "Denis Hall", "TKO (punches)", "CFF: Cobra Classic 9", "April 16, 2003", "1", "0:58", "Anza, California, United States", "" ] ] }
[ "TKO" ]
what is the total number of times hair has been a wager?
nt-2684
6
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
what is the total number of times hair has been a wager?
{ "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." ] ] }
[ "6" ]
what is the total number of destinations for the hancock location?
nt-2685
4
col : location | mile | destinations | notes row 1 : woodmont | 0.00 | i‐68 / us 40 (national freeway) – cum | western terminus; i-68 exit 77 row 2 : woodmont | 0.12 | usΒ 40 scenic west (national pike) | us 40 scenic is county-maintained but signed row 3 : woodmont | 0.25 | woodmont road south | former md 453 row 4 : hancock | 3.52 | usΒ 522 south – berkeley springs, wv | ramp is unsigned us 522b row 5 : hancock | 3.67 | limestone road north | unsigned md 894; old alignment of us 522 row 6 : hancock | 3.75 | virginia avenue to usΒ 522 north | unsigned us 522c row 7 : hancock | 5.91 | i‐70 / us 40 east (eisenhower memorial | eastern terminus; i-70 exit 3; no direct access from
csv/204-csv/888.csv
what is the total number of destinations for the hancock location?
{ "header": [ "Location", "Mile", "Destinations", "Notes" ], "rows": [ [ "Woodmont", "0.00", "I‑68 / USΒ 40 (National Freeway) – Cumberland, Hancock", "Western terminus; I-68 Exit 77" ], [ "Woodmont", "0.12", "USΒ 40 Scenic west (National Pike)", "US 40 Scenic is county-maintained but signed" ], [ "Woodmont", "0.25", "Woodmont Road south", "Former MD 453" ], [ "Hancock", "3.52", "USΒ 522 south – Berkeley Springs, WV", "Ramp is unsigned US 522B" ], [ "Hancock", "3.67", "Limestone Road north", "Unsigned MD 894; old alignment of US 522" ], [ "Hancock", "3.75", "Virginia Avenue to USΒ 522 north", "Unsigned US 522C" ], [ "Hancock", "5.91", "I‑70 / USΒ 40 east (Eisenhower Memorial Highway) – Hagerstown, Frederick", "Eastern terminus; I-70 Exit 3; no direct access from MD 144 to I-70 west; use Exit 5 to access I-70 and I-68 west" ] ] }
[ "4" ]
the number of singles by del the funky homosapien released before the year 2000
nt-2686
6
col : year | song | us r&b | us rap | album row 1 : 1991 | "mistadobalina" | 55 | 6 | i wish my brother george was here row 2 : 1991 | "sleepin' on my couch" | β€” | β€” | i wish my brother george was here row 3 : 1992 | "dr. bombay.." | β€” | β€” | i wish my brother george was here row 4 : 1993 | "catch a bad one" | β€” | β€” | no need for alarm row 5 : 1994 | "wrong place" | β€” | 48 | no need for alarm row 6 : 1999 | "phoney phranchise" | β€” | 47 | both sides of the brain row 7 : 2000 | "if you must" | β€” | 27 | both sides of the brain row 8 : 2008 | "workin' it" | β€” | β€” | eleventh hour row 9 : 2011 | "one out of a million" | β€” | β€” | golden era
csv/204-csv/56.csv
the number of singles by del the funky homosapien released before the year 2000
{ "header": [ "Year", "Song", "US R&B", "US Rap", "Album" ], "rows": [ [ "1991", "\"Mistadobalina\"", "55", "6", "I Wish My Brother George Was Here" ], [ "1991", "\"Sleepin' on My Couch\"", "β€”", "β€”", "I Wish My Brother George Was Here" ], [ "1992", "\"Dr. Bombay..\"", "β€”", "β€”", "I Wish My Brother George Was Here" ], [ "1993", "\"Catch a Bad One\"", "β€”", "β€”", "No Need for Alarm" ], [ "1994", "\"Wrong Place\"", "β€”", "48", "No Need for Alarm" ], [ "1999", "\"Phoney Phranchise\"", "β€”", "47", "Both Sides of the Brain" ], [ "2000", "\"If You Must\"", "β€”", "27", "Both Sides of the Brain" ], [ "2008", "\"Workin' It\"", "β€”", "β€”", "Eleventh Hour" ], [ "2011", "\"One out of a Million\"", "β€”", "β€”", "Golden Era" ] ] }
[ "6" ]
how many seats in the belgian parliament are reserved for the electoral district of luxembourg?
nt-2687
4
col : dutch language group\nelectoral district (as of 2012) | dutch language group\nseats | french language group\nelectoral district (as of 2012) | french language group\nseats row 1 : antwerp | 24 | brussels capital region | 13/14 row 2 : brussels capital region | 1/2 | hainaut | 18 row 3 : east flanders | 20 | liège | 15 row 4 : flemish brabant | 15 | luxembourg | 4 row 5 : limburg | 12 | namur | 6 row 6 : west flanders | 16 | walloon brabant | 5 row 7 : total | 88 | total | 62
csv/202-csv/161.csv
how many seats in the belgian parliament are reserved for the electoral district of luxembourg?
{ "header": [ "Dutch language group\\nElectoral district (as of 2012)", "Dutch language group\\nSeats", "French language group\\nElectoral district (as of 2012)", "French language group\\nSeats" ], "rows": [ [ "Antwerp", "24", "Brussels Capital Region", "13/14" ], [ "Brussels Capital Region", "1/2", "Hainaut", "18" ], [ "East Flanders", "20", "Liège", "15" ], [ "Flemish Brabant", "15", "Luxembourg", "4" ], [ "Limburg", "12", "Namur", "6" ], [ "West Flanders", "16", "Walloon Brabant", "5" ], [ "Total", "88", "Total", "62" ] ] }
[ "4" ]
how many albums are there?
nt-2688
15
col : # | title | english translation | original album | length row 1 : 1 | mimpi yang sempurna | a perfect dream | kisah 2002 malam | 4:30 row 2 : 2 | bintang di surga | stars in the heaven | bintang di surga | row 3 : 3 | aku dan bintang | the stars and me | taman langit | 3:39 row 4 : 4 | jauh mimpiku | distant dreams of mine | ost. alexandria | row 5 : 5 | hari yang cerah untuk jiwa yang sepi | a bright day for a lonely soul | hari yang cerah | 3:59 row 6 : 6 | menunggu pagi | waiting for dawn | ost. alexandria | row 7 : 7 | khayalan tingkat tinggi | high-level imagination | bintang di surga | row 8 : 8 | sahabat | best friend | taman langit | 4:33 row 9 : 9 | sally sendiri | sally alone | hari yang cerah | 4:17 row 10 : 10 | langit tak mendengar | the sky didn't listen | ost. alexandria | row 11 : 11 | di belakangku | behind me | bintang di surga | row 12 : 12 | kita tertawa | we laugh | taman langit | 3:29 row 13 : 13 | membebaniku | burdening me | ost. alexandria | 4:25 row 14 : 14 | cobalah mengerti | try to understand | hari yang cerah | 3:30 row 15 : 15 | topeng | mask | taman langit | 4:25
csv/204-csv/631.csv
how many albums are there?
{ "header": [ "#", "Title", "English Translation", "Original Album", "Length" ], "rows": [ [ "1", "Mimpi Yang Sempurna", "A Perfect Dream", "Kisah 2002 Malam", "4:30" ], [ "2", "Bintang Di Surga", "Stars in The Heaven", "Bintang Di Surga", "" ], [ "3", "Aku Dan Bintang", "The Stars and Me", "Taman Langit", "3:39" ], [ "4", "Jauh Mimpiku", "Distant Dreams of Mine", "OST. Alexandria", "" ], [ "5", "Hari Yang Cerah Untuk Jiwa Yang Sepi", "A Bright Day for A Lonely Soul", "Hari Yang Cerah", "3:59" ], [ "6", "Menunggu Pagi", "Waiting For Dawn", "OST. Alexandria", "" ], [ "7", "Khayalan Tingkat Tinggi", "High-Level Imagination", "Bintang Di Surga", "" ], [ "8", "Sahabat", "Best Friend", "Taman Langit", "4:33" ], [ "9", "Sally Sendiri", "Sally Alone", "Hari Yang Cerah", "4:17" ], [ "10", "Langit Tak Mendengar", "The Sky Didn't Listen", "OST. Alexandria", "" ], [ "11", "Di Belakangku", "Behind Me", "Bintang Di Surga", "" ], [ "12", "Kita Tertawa", "We Laugh", "Taman Langit", "3:29" ], [ "13", "Membebaniku", "Burdening Me", "OST. Alexandria", "4:25" ], [ "14", "Cobalah Mengerti", "Try To Understand", "Hari Yang Cerah", "3:30" ], [ "15", "Topeng", "Mask", "Taman Langit", "4:25" ] ] }
[ "15" ]
are there more christian russians or ukrainians in kazakhstan?
nt-2689
russian
col : ethnicity | islam | christianity | judaism | buddhism | other | noneΒ / atheism | n/a row 1 : totals | 70.20% | 26.32% | 0.03% | 0.09% | 0.02% | 2.82% | 0.51% row 2 : kazakh | 98.34% | 0.39% | 0.02% | 0.01% | 0.02% | 0.98% | 0.26% row 3 : russian | 1.43% | 91.64% | 0.04% | 0.02% | 0.03% | 6.09% | 0.75% row 4 : uzbek | 99.05% | 0.39% | 0.01% | 0.01% | 0.02% | 0.37% | 0.16% row 5 : ukrainian | 0.94% | 90.74% | 0.03% | 0.01% | 0.02% | 7.31% | 0.94% row 6 : uyghur | 98.35% | 0.51% | 0.02% | 0.01% | 0.03% | 0.61% | 0.47% row 7 : tatar | 79.57% | 10.24% | 0.02% | 0.03% | 0.06% | 8.11% | 1.97% row 8 : german | 1.58% | 81.59% | 0.05% | 0.04% | 0.11% | 13.96% | 2.68% row 9 : korean | 5.24% | 49.35% | 0.21% | 11.40% | 0.14% | 28.51% | 5.16% row 10 : turkish | 99.13% | 0.30% | 0.01% | 0.01% | 0.02% | 0.33% | 0.21% row 11 : azeri | 94.81% | 2.51% | 0.02% | 0.02% | 0.03% | 1.86% | 0.76% row 12 : belorussian | 0.79% | 90.16% | 0.04% | 0.01% | 0.03% | 7.82% | 1.15% row 13 : dungan | 98.93% | 0.37% | 0.01% | 0.03% | 0.04% | 0.34% | 0.28% row 14 : kurdish | 98.28% | 0.53% | 0.03% | 0.02% | 0.02% | 0.74% | 0.38% row 15 : tajik | 97.78% | 0.91% | 0.01% | 0.02% | 0.08% | 0.85% | 0.35% row 16 : polish | 0.69% | 90.07% | 0.04% | 0.01% | 0.13% | 7.30% | 1.76% row 17 : chechen | 93.69% | 2.99% | 0.02% | 0.01% | 0.05% | 2.08% | 1.16% row 18 : kyrgyz | 96.67% | 0.89% | 0.03% | 0.03% | 0.02% | 1.51% | 0.86% row 19 : others | 34.69% | 52.32% | 0.82% | 0.91% | 0.13% | 8.44% | 2.69%
csv/204-csv/984.csv
are there more christian russians or ukrainians in kazakhstan?
{ "header": [ "Ethnicity", "Islam", "Christianity", "Judaism", "Buddhism", "Other", "NoneΒ / Atheism", "n/a" ], "rows": [ [ "TOTALS", "70.20%", "26.32%", "0.03%", "0.09%", "0.02%", "2.82%", "0.51%" ], [ "Kazakh", "98.34%", "0.39%", "0.02%", "0.01%", "0.02%", "0.98%", "0.26%" ], [ "Russian", "1.43%", "91.64%", "0.04%", "0.02%", "0.03%", "6.09%", "0.75%" ], [ "Uzbek", "99.05%", "0.39%", "0.01%", "0.01%", "0.02%", "0.37%", "0.16%" ], [ "Ukrainian", "0.94%", "90.74%", "0.03%", "0.01%", "0.02%", "7.31%", "0.94%" ], [ "Uyghur", "98.35%", "0.51%", "0.02%", "0.01%", "0.03%", "0.61%", "0.47%" ], [ "Tatar", "79.57%", "10.24%", "0.02%", "0.03%", "0.06%", "8.11%", "1.97%" ], [ "German", "1.58%", "81.59%", "0.05%", "0.04%", "0.11%", "13.96%", "2.68%" ], [ "Korean", "5.24%", "49.35%", "0.21%", "11.40%", "0.14%", "28.51%", "5.16%" ], [ "Turkish", "99.13%", "0.30%", "0.01%", "0.01%", "0.02%", "0.33%", "0.21%" ], [ "Azeri", "94.81%", "2.51%", "0.02%", "0.02%", "0.03%", "1.86%", "0.76%" ], [ "Belorussian", "0.79%", "90.16%", "0.04%", "0.01%", "0.03%", "7.82%", "1.15%" ], [ "Dungan", "98.93%", "0.37%", "0.01%", "0.03%", "0.04%", "0.34%", "0.28%" ], [ "Kurdish", "98.28%", "0.53%", "0.03%", "0.02%", "0.02%", "0.74%", "0.38%" ], [ "Tajik", "97.78%", "0.91%", "0.01%", "0.02%", "0.08%", "0.85%", "0.35%" ], [ "Polish", "0.69%", "90.07%", "0.04%", "0.01%", "0.13%", "7.30%", "1.76%" ], [ "Chechen", "93.69%", "2.99%", "0.02%", "0.01%", "0.05%", "2.08%", "1.16%" ], [ "Kyrgyz", "96.67%", "0.89%", "0.03%", "0.03%", "0.02%", "1.51%", "0.86%" ], [ "Others", "34.69%", "52.32%", "0.82%", "0.91%", "0.13%", "8.44%", "2.69%" ] ] }
[ "Russian" ]
what was the total attendance of the 11/09/2013 game?
nt-2691
369
col : date | time | opponent | site | tv | result | attendance | record row 1 : 11/09/2013* | 2:00 pm | indiana institute of technology | emil and patricia jones convocation center β€’ chicago, il | csu tv | wΒ 74–51 | 369 | 1–0 row 2 : 11/13/2013* | 6:30 pm | atΒ northwestern | welsh-ryan arena β€’ evanston, il | btnd | lΒ 33–64 | 375 | 1–1 row 3 : 11/16/2013* | 1:00 pm | atΒ miami (oh) | millett hall β€’ oxford, oh | | lΒ 39–55 | 406 | 1–2 row 4 : 11/18/2013* | 7:00 pm | atΒ nebraska–omaha | lee & helene sapp fieldhouse β€’ omaha, ne | | lΒ 62–76 | 356 | 1–3 row 5 : 11/26/2013* | 7:00 pm | purdue calumet | emil and patricia jones convocation center β€’ chicago, il | csu tv | lΒ 62–68 | 279 | 1–5 row 6 : 12/01/2013* | 2:00 pm | western michigan | emil and patricia jones convocation center β€’ chicago, il | csu tv | lΒ 49–67 | 242 | 1–6 row 7 : 12/06/2013* | 3:30 pm | vs.Β valparaiso | savage arena β€’ toledo, oh\n(toledo invitation | | lΒ 50–74 | n/a | 1–7 row 8 : 12/07/2013* | 1:00 pm | vs.Β detroit | savage arena β€’ toledo, oh\n(toledo invitation | | lΒ 64–85 | n/a | 1–8 row 9 : 12/20/2013* | 6:00 pm | atΒ southern illinois | siu arena β€’ carbondale, il | | wΒ 55–51 | 405 | 2–8 row 10 : 12/29/2013* | 2:00 pm | wright state | emil and patricia jones convocation center β€’ chicago, il | csu tv | lΒ 62–84 | 235 | 2–9 row 11 : 01/02/2014 | 7:00 pm | seattle | emil and patricia jones convocation center β€’ chicago, il | csu tv | lΒ 58–85 | 202 | 2–11 (0–1) row 12 : 01/04/2014 | 2:00 pm | idaho | emil and patricia jones convocation center β€’ chicago, il | csu tv | lΒ 42–92 | 200 | 2–12 (0–2) row 13 : 01/16/2014 | 7:00 pm | atΒ new mexico state | pan american center β€’ las cruces, nm | | lΒ 61–82 | 942 | 3–14 (0–4) row 14 : 01/23/2014 | 7:00 pm | cal state bakersfield | emil and patricia jones convocation center β€’ chicago, il | csu tv | lΒ 59–90 | 263 | 3–16 (0–6) row 15 : 01/25/2014 | 2:00 pm | utah valley | emil and patricia jones convocation center β€’ chicago, il | csu tv | lΒ 46–72 | 211 | 3–17 (0–7) row 16 : 01/30/2014 | 8:00 pm | atΒ grand canyon | gcu arena β€’ phoenix, az | cox7 | lΒ 53–84 | 581 | 3–18 (0–8) row 17 : 02/13/2014 | 7:00 pm | texas–pan american | emil and patricia jones convocation center β€’ chicago, il | csu tv | lΒ 52–75 | 207 | 3–20 (0–10) row 18 : 02/15/2014 | 2:00 pm | new mexico state | emil and patricia jones convocation center β€’ chicago, il | csu tv | lΒ 64–74 | 230 | 3–21 (0–11) row 19 : 02/20/2014 | 8:00 pm | atΒ utah valley | uccu center β€’ orem, ut | | lΒ 62–84 | 191 | 3–22 (0–12) row 20 : 02/22/204 | 3:00 pm | atΒ cal state bakersfield | icardo center β€’ bakersfield, ca | | lΒ 58–99 | 213 | 3–23 (0–13) row 21 : 03/01/2014 | 2:00 pm | grand canyon | emil and patricia jones convocation center β€’ chicago, il | csu tv | | |
csv/204-csv/459.csv
what was the total attendance of the 11/09/2013 game?
{ "header": [ "Date", "Time", "Opponent", "Site", "TV", "Result", "Attendance", "Record" ], "rows": [ [ "11/09/2013*", "2:00 PM", "Indiana Institute of Technology", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "WΒ 74–51", "369", "1–0" ], [ "11/13/2013*", "6:30 PM", "atΒ Northwestern", "Welsh-Ryan Arena β€’ Evanston, IL", "BTND", "LΒ 33–64", "375", "1–1" ], [ "11/16/2013*", "1:00 PM", "atΒ Miami (OH)", "Millett Hall β€’ Oxford, OH", "", "LΒ 39–55", "406", "1–2" ], [ "11/18/2013*", "7:00 PM", "atΒ Nebraska–Omaha", "Lee & Helene Sapp Fieldhouse β€’ Omaha, NE", "", "LΒ 62–76", "356", "1–3" ], [ "11/23/2013*", "2:00 PM", "IUPUI", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 47–68", "381", "1–4" ], [ "11/26/2013*", "7:00 PM", "Purdue Calumet", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 62–68", "279", "1–5" ], [ "12/01/2013*", "2:00 PM", "Western Michigan", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 49–67", "242", "1–6" ], [ "12/06/2013*", "3:30 PM", "vs.Β Valparaiso", "Savage Arena β€’ Toledo, OH\\n(Toledo Invitational)", "", "LΒ 50–74", "N/A", "1–7" ], [ "12/07/2013*", "1:00 PM", "vs.Β Detroit", "Savage Arena β€’ Toledo, OH\\n(Toledo Invitational)", "", "LΒ 64–85", "N/A", "1–8" ], [ "12/20/2013*", "6:00 PM", "atΒ Southern Illinois", "SIU Arena β€’ Carbondale, IL", "", "WΒ 55–51", "405", "2–8" ], [ "12/29/2013*", "2:00 PM", "Wright State", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 62–84", "235", "2–9" ], [ "12/31/2013*", "2:00 PM", "Loyola", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 63–77", "316", "2–10" ], [ "01/02/2014", "7:00 PM", "Seattle", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 58–85", "202", "2–11 (0–1)" ], [ "01/04/2014", "2:00 PM", "Idaho", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 42–92", "200", "2–12 (0–2)" ], [ "01/08/2014*", "7:00 PM", "Indiana Northwest", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "WΒ 68–50", "212", "3–12" ], [ "01/11/2014", "2:00 PM", "atΒ UMKC", "Municipal Auditorium β€’ Kansas City, MO", "", "LΒ 60–83", "380", "3–13 (0–3)" ], [ "01/16/2014", "7:00 PM", "atΒ New Mexico State", "Pan American Center β€’ Las Cruces, NM", "", "LΒ 61–82", "942", "3–14 (0–4)" ], [ "01/18/2014", "7:00 PM", "atΒ Texas–Pan American", "UTPA Fieldhouse β€’ Edinburg, TX", "", "LΒ 44–66", "382", "3–15 (0–5)" ], [ "01/23/2014", "7:00 PM", "Cal State Bakersfield", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 59–90", "263", "3–16 (0–6)" ], [ "01/25/2014", "2:00 PM", "Utah Valley", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 46–72", "211", "3–17 (0–7)" ], [ "01/30/2014", "8:00 PM", "atΒ Grand Canyon", "GCU Arena β€’ Phoenix, AZ", "Cox7", "LΒ 53–84", "581", "3–18 (0–8)" ], [ "02/08/2014", "2:00 PM", "UMKC", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 52–84", "201", "3–19 (0–9)" ], [ "02/13/2014", "7:00 PM", "Texas–Pan American", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 52–75", "207", "3–20 (0–10)" ], [ "02/15/2014", "2:00 PM", "New Mexico State", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "LΒ 64–74", "230", "3–21 (0–11)" ], [ "02/20/2014", "8:00 PM", "atΒ Utah Valley", "UCCU Center β€’ Orem, UT", "", "LΒ 62–84", "191", "3–22 (0–12)" ], [ "02/22/204", "3:00 PM", "atΒ Cal State Bakersfield", "Icardo Center β€’ Bakersfield, CA", "", "LΒ 58–99", "213", "3–23 (0–13)" ], [ "03/01/2014", "2:00 PM", "Grand Canyon", "Emil and Patricia Jones Convocation Center β€’ Chicago, IL", "CSU TV", "", "", "" ], [ "03/06/2014", "8:00 PM", "atΒ Idaho", "Cowan Spectrum β€’ Moscow, ID", "", "", "", "" ], [ "03/08/2014", "6:00 PM", "atΒ Seattle", "Connolly Center β€’ Seattle, WA", "", "", "", "" ], [ "03/12-03/15/2014", "TBA", "vs.", "Orleans Arena β€’ Las Vegas, NV", "", "", "", "" ] ] }
[ "369" ]
which poll source has the largest sample size?
nt-2692
we ask america
col : poll source | date(s)\nadministered | sample\nsize | margin of\nerror | ed burke | roland burris | gery chico | bill daley | tom dart | danny k. davis | miguel del valle | rahm emanuel | bob fioretti | luis gutiΓ©rrez | jim houlihan | jesse jackson, jr. | james meeks | carol moseley braun | terry peterson | patricia van pelt-watkins | william walls | other | undecided row 1 : mckeon & associates / chicago sun-times (report | september 8, 2010 | 600 | Β±Β 4.3% | – | – | 6% | – | 12% | – | – | 7% | 3% | 9% | 3% | 8% | 10% | – | 4% | – | – | 3% | 35% row 2 : chicago teamsters joint council 25 / anzalone lisz | november 8–14, 2010 | ? | Β±Β 3.7% | – | – | 10% | – | – | 14% | 4% | 36% | – | – | – | – | 7% | 13% | – | – | – | – | – row 3 : we ask america (report) | november 23, 2010 | 2,255 | Β±Β 2.06% | – | 2.40% | 8.86% | – | – | 7.29% | 4.78% | 39.00% | – | – | – | – | 5.16% | 12.33% | – | – | – | 1.47% | 18.72% row 4 : greenberg quinlan rosner (report) | december 1–8, 2010 | 1,020 | Β±Β 3% | – | 1% | 9% | – | – | 10% | 8% | 43% | – | – | – | – | 7% | 11% | – | – | – | 2% | 7% row 5 : chicago tribune (report) | december 10–13, 2010 | 721 | Β± 3.6% | – | – | 9% | – | – | 9% | 3% | 32% | – | – | – | – | 7% | 6% | – | – | – | – | 30% row 6 : we ask america (report) | december 20, 2010 | 2,239 | Β± 2.07% | – | – | 11.78% | – | – | 6.63% | 6.09% | 43.83% | – | – | – | – | 3.63% | 7.78% | – | – | – | 3.91% | 16.35% row 7 : chicago teamsters joint council 25 / anzalone lisz | january 4–6, 2011 | 500 | Β±4.4% | – | – | 10% | – | – | – | 7% | 42% | – | – | – | – | – | 26% | – | – | – | – | – row 8 : chicago tribune/wgn (report) | january 15–19, 2011 | 708 | Β±3.7% | – | – | 16% | – | – | – | 7% | 44% | – | – | – | – | – | 21% | – | 1% | 2% | – | 9% row 9 : we ask america (report) | january 24, 2011 | 2,308 | Β±2.05% | – | – | 14% | – | – | – | 4% | 52% | – | – | – | – | – | 11% | – | – | – | – | 16% row 10 : nbc chicago / victory research (report) | february 10–12, 2011 | ? | Β±3.46% | – | – | 16.1% | – | – | – | 9.6% | 44.8% | – | – | – | – | – | 22.5% | – | 0.9% | 1.1% | – | 5.0%
csv/204-csv/0.csv
which poll source has the largest sample size?
{ "header": [ "Poll source", "Date(s)\\nadministered", "Sample\\nsize", "Margin of\\nerror", "Ed Burke", "Roland Burris", "Gery Chico", "Bill Daley", "Tom Dart", "Danny K. Davis", "Miguel Del Valle", "Rahm Emanuel", "Bob Fioretti", "Luis GutiΓ©rrez", "Jim Houlihan", "Jesse Jackson, Jr.", "James Meeks", "Carol Moseley Braun", "Terry Peterson", "Patricia Van Pelt-Watkins", "William Walls", "Other", "Undecided" ], "rows": [ [ "McKeon & Associates / Chicago Sun-Times (report)", "September 8, 2010", "600", "Β±Β 4.3%", "–", "–", "6%", "–", "12%", "–", "–", "7%", "3%", "9%", "3%", "8%", "10%", "–", "4%", "–", "–", "3%", "35%" ], [ "We Ask America (report)", "September 2010", "2,365", "?", "6.31%", "–", "–", "8.16%", "13.66%", "–", "–", "29.68%", "2.95%", "12.81%", "2.30%", "13.36%", "8.21%", "–", "2.55%", "–", "–", "–", "–" ], [ "Chicago Teamsters Joint Council 25 / Anzalone Liszt (report)", "November 8–14, 2010", "?", "Β±Β 3.7%", "–", "–", "10%", "–", "–", "14%", "4%", "36%", "–", "–", "–", "–", "7%", "13%", "–", "–", "–", "–", "–" ], [ "We Ask America (report)", "November 23, 2010", "2,255", "Β±Β 2.06%", "–", "2.40%", "8.86%", "–", "–", "7.29%", "4.78%", "39.00%", "–", "–", "–", "–", "5.16%", "12.33%", "–", "–", "–", "1.47%", "18.72%" ], [ "Greenberg Quinlan Rosner (report)", "December 1–8, 2010", "1,020", "Β±Β 3%", "–", "1%", "9%", "–", "–", "10%", "8%", "43%", "–", "–", "–", "–", "7%", "11%", "–", "–", "–", "2%", "7%" ], [ "Chicago Tribune (report)", "December 10–13, 2010", "721", "Β± 3.6%", "–", "–", "9%", "–", "–", "9%", "3%", "32%", "–", "–", "–", "–", "7%", "6%", "–", "–", "–", "–", "30%" ], [ "We Ask America (report)", "December 20, 2010", "2,239", "Β± 2.07%", "–", "–", "11.78%", "–", "–", "6.63%", "6.09%", "43.83%", "–", "–", "–", "–", "3.63%", "7.78%", "–", "–", "–", "3.91%", "16.35%" ], [ "Chicago Teamsters Joint Council 25 / Anzalone Liszt (report)", "January 4–6, 2011", "500", "Β±4.4%", "–", "–", "10%", "–", "–", "–", "7%", "42%", "–", "–", "–", "–", "–", "26%", "–", "–", "–", "–", "–" ], [ "Chicago Tribune/WGN (report)", "January 15–19, 2011", "708", "Β±3.7%", "–", "–", "16%", "–", "–", "–", "7%", "44%", "–", "–", "–", "–", "–", "21%", "–", "1%", "2%", "–", "9%" ], [ "We Ask America (report)", "January 24, 2011", "2,308", "Β±2.05%", "–", "–", "14%", "–", "–", "–", "4%", "52%", "–", "–", "–", "–", "–", "11%", "–", "–", "–", "–", "16%" ], [ "Richard Day Research (report)", "February 3–7, 2011", "600", "Β±4%", "–", "–", "14%", "–", "–", "–", "8%", "54%", "–", "–", "–", "–", "–", "6%", "–", "–", "–", "3%", "15%" ], [ "NBC Chicago / Victory Research (report)", "February 10–12, 2011", "?", "Β±3.46%", "–", "–", "16.1%", "–", "–", "–", "9.6%", "44.8%", "–", "–", "–", "–", "–", "22.5%", "–", "0.9%", "1.1%", "–", "5.0%" ], [ "We Ask America (report)", "February 13, 2011", "2,252", "Β±Β 2.06%", "–", "–", "23.72%", "–", "–", "–", "10.39%", "58.21%", "–", "–", "–", "–", "–", "6.04%", "–", "0.97%", "0.67%", "–", "–" ] ] }
[ "We Ask America" ]
how many times were the braves listed as the opponents?
nt-2693
5
col : # | date | opponent | score | win | loss | save | attendance | record | other info row 1 : 103 | august 1 | phillies | 5 - 3 | lancaster (3-1) | hume (1-3) | smith (26) | 33,002 | 53-50 | dawson hits three home runs row 2 : 104 | august 2 | phillies | 3 - 2 10 | smith (3-6) | calhoun (0-1) | | 33,629 | 54-50 | row 3 : 105 | august 3 | @ pirates | 6 - 4 | drabek (3-10) | maddux (6-10) | gott (1) | 7,281 | 54-51 | row 4 : 107 | august 5 | @ pirates | 10 - 0 | fisher (7-6) | moyer (9-8) | | 7,726 | 55-52 | row 5 : 108 | august 6 | @ mets | 7 - 6 | mcdowell (7-3) | smith (3-7) | | 37,584 | 55-53 | row 6 : 109 | august 7 | @ mets | 7 - 1 | darling (8-7) | sutcliffe (15-5) | | 43,440 | 55-54 | row 7 : 110 | august 8 | @ mets | 5 - 3 | mason (4-1) | schulze (1-2) | smith (27) | 47,893 | 56-54 | row 8 : 111 | august 9 | @ mets | 6 - 3 | sanderson (5-6) | gooden (9-4) | smith (28) | 49,031 | 57-54 | row 9 : 112 | august 10 | @ phillies | 4 - 2 | frohwirth (1-0) | moyer (9-9) | bedrosian (31) | 26,796 | 57-55 | row 10 : 113 | august 11 | @ phillies | 9 - 8 13 | k. gross (7-10) | tewksbury (0-4) | | 30,459 | 57-56 | row 11 : 115 | august 13 | mets | 7 - 5 | dipino (2-2) | mcdowell (7-4) | smith (29) | 35,033 | 58-57 | row 12 : 118 | august 16 | mets | 23 - 10 | darling (10-7) | maddux (6-11) | | 32,731 | 60-58 | billy williams day ruined by football score row 13 : 119 | august 18 | @ braves | 9 - 5 | mahler (7-12) | lynch (1-8) | acker (8) | 17,469 | 60-59 | row 14 : 121 | august 20 | @ braves | 13 - 4 | acker (1-5) | moyer (10-10) | | 11,647 | 61-60 | row 15 : 122 | august 21 | astros | 7 - 5 | dipino (3-2) | deshaies (10-5) | smith (30) | 31,006 | 62-60 | row 16 : 123 | august 22 | astros | 5 - 4 11 | andersen (8-4) | dipino (3-3) | smith (21) | 32,552 | 62-61 | row 17 : 124 | august 23 | astros | 4 - 2 | heathcock (3-1) | sutcliffe (15-6) | smith (22) | 33,934 | 62-62 | row 18 : 125 | august 27 | braves | 5 - 2 | z. smith (14-7) | moyer (10-11) | | | 62-63 | row 19 : 126 | august 27 | braves | 8 - 6 8 | lancaster (4-1) | mahler (7-13) | dipino (3) | 19,006 | 63-63 | row 20 : 127 | august 28 | @ reds | 6 - 5 10 | smith (4-7) | franco (7-5) | | 28,223 | 64-63 | row 21 : 128 | august 29 | @ reds | 4 - 1 | browning (6-11) | sanderson (7-7) | | 37,783 | 64-64 | row 22 : 129 | august 30 | @ reds | 3 - 1 | lynch (2-8) | rasmussen (0-1) | smith (31) | 33,485 | 65-64 |
csv/203-csv/344.csv
how many times were the braves listed as the opponents?
{ "header": [ "#", "Date", "Opponent", "Score", "Win", "Loss", "Save", "Attendance", "Record", "Other Info" ], "rows": [ [ "103", "August 1", "Phillies", "5 - 3", "Lancaster (3-1)", "Hume (1-3)", "Smith (26)", "33,002", "53-50", "Dawson hits three home runs" ], [ "104", "August 2", "Phillies", "3 - 2 10", "Smith (3-6)", "Calhoun (0-1)", "", "33,629", "54-50", "" ], [ "105", "August 3", "@ Pirates", "6 - 4", "Drabek (3-10)", "Maddux (6-10)", "Gott (1)", "7,281", "54-51", "" ], [ "106", "August 4", "@ Pirates", "3 - 2 11", "Mason (3-1)", "Gideon (1-2)", "", "8,744", "55-51", "" ], [ "107", "August 5", "@ Pirates", "10 - 0", "Fisher (7-6)", "Moyer (9-8)", "", "7,726", "55-52", "" ], [ "108", "August 6", "@ Mets", "7 - 6", "McDowell (7-3)", "Smith (3-7)", "", "37,584", "55-53", "" ], [ "109", "August 7", "@ Mets", "7 - 1", "Darling (8-7)", "Sutcliffe (15-5)", "", "43,440", "55-54", "" ], [ "110", "August 8", "@ Mets", "5 - 3", "Mason (4-1)", "Schulze (1-2)", "Smith (27)", "47,893", "56-54", "" ], [ "111", "August 9", "@ Mets", "6 - 3", "Sanderson (5-6)", "Gooden (9-4)", "Smith (28)", "49,031", "57-54", "" ], [ "112", "August 10", "@ Phillies", "4 - 2", "Frohwirth (1-0)", "Moyer (9-9)", "Bedrosian (31)", "26,796", "57-55", "" ], [ "113", "August 11", "@ Phillies", "9 - 8 13", "K. Gross (7-10)", "Tewksbury (0-4)", "", "30,459", "57-56", "" ], [ "114", "August 12", "@ Phillies", "13 - 7", "Calhoun (1-1)", "Lynch (1-7)", "", "36,190", "57-57", "" ], [ "115", "August 13", "Mets", "7 - 5", "DiPino (2-2)", "McDowell (7-4)", "Smith (29)", "35,033", "58-57", "" ], [ "116", "August 14", "Mets", "6 - 1", "Sanderson (6-6)", "Mitchell (3-5)", "", "17,811", "59-57", "" ], [ "117", "August 15", "Mets", "7 - 3", "Moyer (10-9)", "Leach (10-1)", "DiPino (2)", "32,425", "60-57", "" ], [ "118", "August 16", "Mets", "23 - 10", "Darling (10-7)", "Maddux (6-11)", "", "32,731", "60-58", "Billy Williams day ruined by football score" ], [ "119", "August 18", "@ Braves", "9 - 5", "Mahler (7-12)", "Lynch (1-8)", "Acker (8)", "17,469", "60-59", "" ], [ "120", "August 19", "@ Braves", "9 - 1", "Sanderson (7-6)", "Puleo (5-6)", "", "10,523", "61-59", "" ], [ "121", "August 20", "@ Braves", "13 - 4", "Acker (1-5)", "Moyer (10-10)", "", "11,647", "61-60", "" ], [ "122", "August 21", "Astros", "7 - 5", "DiPino (3-2)", "Deshaies (10-5)", "Smith (30)", "31,006", "62-60", "" ], [ "123", "August 22", "Astros", "5 - 4 11", "Andersen (8-4)", "DiPino (3-3)", "Smith (21)", "32,552", "62-61", "" ], [ "124", "August 23", "Astros", "4 - 2", "Heathcock (3-1)", "Sutcliffe (15-6)", "Smith (22)", "33,934", "62-62", "" ], [ "125", "August 27", "Braves", "5 - 2", "Z. Smith (14-7)", "Moyer (10-11)", "", "", "62-63", "" ], [ "126", "August 27", "Braves", "8 - 6 8", "Lancaster (4-1)", "Mahler (7-13)", "DiPino (3)", "19,006", "63-63", "" ], [ "127", "August 28", "@ Reds", "6 - 5 10", "Smith (4-7)", "Franco (7-5)", "", "28,223", "64-63", "" ], [ "128", "August 29", "@ Reds", "4 - 1", "Browning (6-11)", "Sanderson (7-7)", "", "37,783", "64-64", "" ], [ "129", "August 30", "@ Reds", "3 - 1", "Lynch (2-8)", "Rasmussen (0-1)", "Smith (31)", "33,485", "65-64", "" ], [ "130", "August 31", "@ Astros", "4 - 3", "Lancaster (5-1)", "Darwin (8-9)", "Smith (32)", "17,734", "66-64", "" ] ] }
[ "5" ]
what was her first role?
nt-2694
herself
col : title | year | channel | role | notes row 1 : parkinson | 2002 | bbc one | herself | performed "we will rock you" and "we are the champions" row 2 : party at the palace | 2002 | bbc one | meat | performed "we will rock you" and "bohemian row 3 : loose women | 2007 | itv | elphaba | performed "the wizard and i" row 4 : i'd do anything | 2008 | bbc one | herself | mentored potential nancys at the apollo victoria theatre row 5 : royal variety performance | 2008 | bbc one | herself | performed "defying gravity" with brian may row 6 : over the rainbow | 2010 | bbc one | herself | mentored potential dorothys at the dominion theatre row 7 : big brother's little brother | 2010 | e4 | herself | interview row 8 : tonight's the night | 2010 | bbc one | herself | performed "wind beneath my wings" with contest row 9 : the michael ball show | 2010 | itv | herself | interview; performed "anthem" with brian may row 10 : this morning | 2010 | itv | herself | interview; performed "anthem" with brian may row 11 : breakfast | 2010 | bbc one | herself | interview row 12 : bbc london news | 2010 | bbc one | herself | interview with brian may row 13 : proms in the park | 2010 | bbc red button | herself | performed "dangerland", "i'm not that girl", row 14 : the wright stuff | 2010 | channel 5 | herself | special guest panelist row 15 : festival of remembrance | 2010 | bbc one | herself | performed "anthem" with brian may row 16 : only men aloud – merry christmas | 2010 | s4c | herself | performed "somebody to love" with only men aloud row 17 : breakfast | 2011 | bbc one | herself | interview with brian may row 18 : 2011 laurence olivier awards | 2011 | bbc red button | herself | performed "look to the rainbow" with barry manilow row 19 : the alan titchmarsh show | 2011 | itv | herself | performed "defying gravity" row 20 : fern | 2011 | channel 4 | herself | interview; performed "i love a butterfly" with brian may row 21 : the hour | 2011 | stv | herself | interview; performed "i love a butterfly" with brian may row 22 : fa community shield | 2011 | sky sports | herself | performed the british national anthem at wembley stadium row 23 : sanremo music festival 2012 | 2012 | rai 1 | herself | performed "i (who have nothing)" and "we will rock row 24 : the voice uk | 2012 | bbc one | herself | auditioned for the show's first series row 25 : foxes live: wild in the city | 2012 | channel 4 | herself | appeared in a short film about saving foxes row 26 : live with… | 2012 | channel 5 | herself | interview with jeff wayne row 27 : the wright stuff | 2012 | channel 5 | herself | special guest panelist row 28 : itv news london | 2013 | itv | herself | interview about tiger tracks and animal conservation with brian may row 29 : the late late show | 2013 | rtΓ© one | herself | interview; performed "life is real" with brian may row 30 : this morning | 2013 | itv | herself | interview; performed "born free" with brian may row 31 : the alan titchmarsh show | 2013 | itv | herself | interview; performed "the kissing me song" with brian may row 32 : sunday brunch | 2013 | channel 4 | herself | interview with brian may row 33 : big brother's bit on the side | 2013 | channel 5 | herself | surprise guest panelist row 34 : pointless celebrities | 2013 | bbc one | herself | west end special row 35 : diamonds are forever: the don black songbook | 2014 | bbc four | herself | performed with brian may
csv/203-csv/224.csv
what was her first role?
{ "header": [ "Title", "Year", "Channel", "Role", "Notes" ], "rows": [ [ "Parkinson", "2002", "BBC One", "Herself", "Performed \"We Will Rock You\" and \"We Are the Champions\" with Brian May, Roger Taylor and We Will Rock You cast" ], [ "Party at the Palace", "2002", "BBC One", "Meat", "Performed \"We Will Rock You\" and \"Bohemian Rhapsody\" with Brian May, Roger Taylor and We Will Rock You cast" ], [ "Loose Women", "2007", "ITV", "Elphaba", "Performed \"The Wizard and I\"" ], [ "I'd Do Anything", "2008", "BBC One", "Herself", "Mentored potential Nancys at the Apollo Victoria Theatre" ], [ "Royal Variety Performance", "2008", "BBC One", "Herself", "Performed \"Defying Gravity\" with Brian May" ], [ "Over the Rainbow", "2010", "BBC One", "Herself", "Mentored potential Dorothys at the Dominion Theatre" ], [ "Big Brother's Little Brother", "2010", "E4", "Herself", "Interview" ], [ "Tonight's the Night", "2010", "BBC One", "Herself", "Performed \"Wind Beneath My Wings\" with contestant and \"Anthem\" with Brian May" ], [ "The Michael Ball Show", "2010", "ITV", "Herself", "Interview; performed \"Anthem\" with Brian May" ], [ "This Morning", "2010", "ITV", "Herself", "Interview; performed \"Anthem\" with Brian May" ], [ "Breakfast", "2010", "BBC One", "Herself", "Interview" ], [ "BBC London News", "2010", "BBC One", "Herself", "Interview with Brian May" ], [ "Proms in the Park", "2010", "BBC Red Button", "Herself", "Performed \"Dangerland\", \"I'm Not that Girl\", \"Anthem\", \"We Will Rock You\" and \"We Are the Champions\" with Brian May" ], [ "The Wright Stuff", "2010", "Channel 5", "Herself", "Special guest panelist" ], [ "Festival of Remembrance", "2010", "BBC One", "Herself", "Performed \"Anthem\" with Brian May" ], [ "Only Men Aloud – Merry Christmas", "2010", "S4C", "Herself", "Performed \"Somebody to Love\" with Only Men Aloud" ], [ "Breakfast", "2011", "BBC One", "Herself", "Interview with Brian May" ], [ "2011 Laurence Olivier Awards", "2011", "BBC Red Button", "Herself", "Performed \"Look to the Rainbow\" with Barry Manilow" ], [ "The Alan Titchmarsh Show", "2011", "ITV", "Herself", "Performed \"Defying Gravity\"" ], [ "Fern", "2011", "Channel 4", "Herself", "Interview; performed \"I Love a Butterfly\" with Brian May" ], [ "The Hour", "2011", "STV", "Herself", "Interview; performed \"I Love a Butterfly\" with Brian May" ], [ "FA Community Shield", "2011", "Sky Sports", "Herself", "Performed the British national anthem at Wembley Stadium" ], [ "Sanremo Music Festival 2012", "2012", "Rai 1", "Herself", "Performed \"I (Who Have Nothing)\" and \"We Will Rock You\" with Brian May and Irene Fornaciari" ], [ "The Voice UK", "2012", "BBC One", "Herself", "Auditioned for the show's first series" ], [ "Foxes Live: Wild in the City", "2012", "Channel 4", "Herself", "Appeared in a short film about saving foxes with Brian May" ], [ "Live with…", "2012", "Channel 5", "Herself", "Interview with Jeff Wayne" ], [ "The Wright Stuff", "2012", "Channel 5", "Herself", "Special guest panelist" ], [ "ITV News London", "2013", "ITV", "Herself", "Interview about Tiger Tracks and animal conservation with Brian May" ], [ "The Late Late Show", "2013", "RTΓ‰ One", "Herself", "Interview; performed \"Life is Real\" with Brian May" ], [ "This Morning", "2013", "ITV", "Herself", "Interview; performed \"Born Free\" with Brian May" ], [ "The Alan Titchmarsh Show", "2013", "ITV", "Herself", "Interview; performed \"The Kissing Me Song\" with Brian May" ], [ "Sunday Brunch", "2013", "Channel 4", "Herself", "Interview with Brian May" ], [ "Big Brother's Bit on the Side", "2013", "Channel 5", "Herself", "Surprise guest panelist" ], [ "Pointless Celebrities", "2013", "BBC One", "Herself", "West End special" ], [ "Diamonds Are Forever: The Don Black Songbook", "2014", "BBC Four", "Herself", "Performed with Brian May" ] ] }
[ "Herself" ]
how many drivers drove all the rounds?
nt-2695
8
col : entrant | constructor | chassis | engine | tyre | driver | rounds row 1 : scuderia ferrari spa sefac | ferrari | 156 | ferrari 178 1.5 v6 | d | ricardo rodrΓ­guez | 1–3, 6–7 row 2 : scuderia ferrari spa sefac | ferrari | 156 | ferrari 178 1.5 v6 | d | lorenzo bandini | 2, 6–7 row 3 : scuderia ferrari spa sefac | ferrari | 156 | ferrari 178 1.5 v6 | d | willy mairesse | 2–3, 7 row 4 : team lotus | lotus-climax | 25\n24 | climax fwmv 1.5 v8 | d | jim clark | all row 5 : team lotus | lotus-climax | 25\n24 | climax fwmv 1.5 v8 | d | trevor taylor | all row 6 : cooper car company | cooper-climax | t60\nt55 | climax fwmv 1.5 v8\nclimax | d | bruce mclaren | all row 7 : cooper car company | cooper-climax | t60\nt55 | climax fwmv 1.5 v8\nclimax | d | tony maggs | all row 8 : cooper car company | cooper-climax | t60\nt55 | climax fwmv 1.5 v8\nclimax | d | timmy mayer | 8 row 9 : brabham racing organisation | lotus-climax | 24 | climax fwmv 1.5 v8 | d | jack brabham | 1–5 row 10 : brabham racing organisation | brabham-climax | bt3 | climax fwmv 1.5 v8 | d | jack brabham | 6, 8–9 row 11 : udt laystall racing team | lotus-climax | 24\n18/21 | climax fwmv 1.5 v8\nclimax | d | innes ireland | 1–5, 7–9 row 12 : udt laystall racing team | lotus-climax | 24\n18/21 | climax fwmv 1.5 v8\nclimax | d | masten gregory | 1, 5 row 13 : porsche system engineering | porsche | 804\n718 | porsche 753 1.5 f8\nporsche 547/6 1.5 | d | jo bonnier | 1–2, 4–8 row 14 : porsche system engineering | porsche | 804\n718 | porsche 753 1.5 f8\nporsche 547/6 1.5 | d | dan gurney | 1–2, 5–8 row 15 : porsche system engineering | porsche | 804\n718 | porsche 753 1.5 f8\nporsche 547/6 1.5 | d | phil hill | 8 row 16 : ecurie maarsbergen | porsche | 718\n787 | porsche 547/6 1.5 f4 | d | carel godin de beaufort | all row 17 : ecurie maarsbergen | porsche | 718\n787 | porsche 547/6 1.5 f4 | d | ben pon | 1 row 18 : ecurie maarsbergen | emeryson-climax | 61 | climax fpf 1.5 l4 | d | wolfgang seidel | 1 row 19 : owen racing organisation | brm | p57\np48/57 | brm p56 1.5 v8 | d | graham hill | all row 20 : owen racing organisation | brm | p57\np48/57 | brm p56 1.5 v8 | d | richie ginther | all row 21 : bowmaker-yeoman racing team | lola-climax | mk 4 | climax fwmv 1.5 v8 | d | john surtees | all row 22 : bowmaker-yeoman racing team | lola-climax | mk 4 | climax fwmv 1.5 v8 | d | roy salvadori | 1–2, 4–9 row 23 : ecurie galloise | cooper-climax | t53 | climax fpf 1.5 l4 | d | jackie lewis | 1–2, 4–6
csv/203-csv/406.csv
how many drivers drove all the rounds?
{ "header": [ "Entrant", "Constructor", "Chassis", "Engine", "Tyre", "Driver", "Rounds" ], "rows": [ [ "Scuderia Ferrari SpA SEFAC", "Ferrari", "156", "Ferrari 178 1.5 V6", "D", "Phil Hill", "1–3, 5–7" ], [ "Scuderia Ferrari SpA SEFAC", "Ferrari", "156", "Ferrari 178 1.5 V6", "D", "Giancarlo Baghetti", "1, 3, 6–7" ], [ "Scuderia Ferrari SpA SEFAC", "Ferrari", "156", "Ferrari 178 1.5 V6", "D", "Ricardo RodrΓ­guez", "1–3, 6–7" ], [ "Scuderia Ferrari SpA SEFAC", "Ferrari", "156", "Ferrari 178 1.5 V6", "D", "Lorenzo Bandini", "2, 6–7" ], [ "Scuderia Ferrari SpA SEFAC", "Ferrari", "156", "Ferrari 178 1.5 V6", "D", "Willy Mairesse", "2–3, 7" ], [ "Team Lotus", "Lotus-Climax", "25\\n24", "Climax FWMV 1.5 V8", "D", "Jim Clark", "All" ], [ "Team Lotus", "Lotus-Climax", "25\\n24", "Climax FWMV 1.5 V8", "D", "Trevor Taylor", "All" ], [ "Cooper Car Company", "Cooper-Climax", "T60\\nT55", "Climax FWMV 1.5 V8\\nClimax FPF 1.5 L4", "D", "Bruce McLaren", "All" ], [ "Cooper Car Company", "Cooper-Climax", "T60\\nT55", "Climax FWMV 1.5 V8\\nClimax FPF 1.5 L4", "D", "Tony Maggs", "All" ], [ "Cooper Car Company", "Cooper-Climax", "T60\\nT55", "Climax FWMV 1.5 V8\\nClimax FPF 1.5 L4", "D", "Timmy Mayer", "8" ], [ "Brabham Racing Organisation", "Lotus-Climax", "24", "Climax FWMV 1.5 V8", "D", "Jack Brabham", "1–5" ], [ "Brabham Racing Organisation", "Brabham-Climax", "BT3", "Climax FWMV 1.5 V8", "D", "Jack Brabham", "6, 8–9" ], [ "UDT Laystall Racing Team", "Lotus-Climax", "24\\n18/21", "Climax FWMV 1.5 V8\\nClimax FPF 1.5 L4", "D", "Innes Ireland", "1–5, 7–9" ], [ "UDT Laystall Racing Team", "Lotus-Climax", "24\\n18/21", "Climax FWMV 1.5 V8\\nClimax FPF 1.5 L4", "D", "Masten Gregory", "1, 5" ], [ "UDT Laystall Racing Team", "Lotus-BRM", "24", "BRM P56 1.5 V8", "D", "Masten Gregory", "2–4, 7–8" ], [ "Porsche System Engineering", "Porsche", "804\\n718", "Porsche 753 1.5 F8\\nPorsche 547/6 1.5 F4", "D", "Jo Bonnier", "1–2, 4–8" ], [ "Porsche System Engineering", "Porsche", "804\\n718", "Porsche 753 1.5 F8\\nPorsche 547/6 1.5 F4", "D", "Dan Gurney", "1–2, 5–8" ], [ "Porsche System Engineering", "Porsche", "804\\n718", "Porsche 753 1.5 F8\\nPorsche 547/6 1.5 F4", "D", "Phil Hill", "8" ], [ "Ecurie Maarsbergen", "Porsche", "718\\n787", "Porsche 547/6 1.5 F4", "D", "Carel Godin de Beaufort", "All" ], [ "Ecurie Maarsbergen", "Porsche", "718\\n787", "Porsche 547/6 1.5 F4", "D", "Ben Pon", "1" ], [ "Ecurie Maarsbergen", "Emeryson-Climax", "61", "Climax FPF 1.5 L4", "D", "Wolfgang Seidel", "1" ], [ "Owen Racing Organisation", "BRM", "P57\\nP48/57", "BRM P56 1.5 V8", "D", "Graham Hill", "All" ], [ "Owen Racing Organisation", "BRM", "P57\\nP48/57", "BRM P56 1.5 V8", "D", "Richie Ginther", "All" ], [ "Bowmaker-Yeoman Racing Team", "Lola-Climax", "Mk 4", "Climax FWMV 1.5 V8", "D", "John Surtees", "All" ], [ "Bowmaker-Yeoman Racing Team", "Lola-Climax", "Mk 4", "Climax FWMV 1.5 V8", "D", "Roy Salvadori", "1–2, 4–9" ], [ "Ecurie Galloise", "Cooper-Climax", "T53", "Climax FPF 1.5 L4", "D", "Jackie Lewis", "1–2, 4–6" ], [ "R.R.C. Walker Racing Team", "Lotus-Climax", "24", "Climax FWMV 1.5 V8", "D", "Maurice Trintignant", "2–4, 6–8" ], [ "Scuderia SSS Republica di Venezia", "Lotus-Climax", "18/21\\n24", "Climax FPF 1.5 L4", "D", "Nino Vaccarella", "2, 7" ], [ "Scuderia SSS Republica di Venezia", "Porsche", "718", "Porsche 547/3 1.5 F4", "D", "Nino Vaccarella", "6" ], [ "Ecurie Nationale Suisse", "Lotus-Climax", "21", "Climax FPF 1.5 L4", "D", "Jo Siffert", "2" ], [ "Emeryson Cars", "Lotus-Climax", "18", "Climax FPF 1.5 L4", "D", "John Campbell-Jones", "3" ], [ "Emeryson Cars", "Emeryson-Climax", "61", "Climax FPF 1.5 L4", "D", "Tony Settember", "5, 7" ], [ "Equipe Nationale Belge", "Lotus-Climax", "18/21", "Climax FPF 1.5 L4", "D", "Lucien Bianchi", "3, 6" ], [ "Ecurie Filipinetti", "Lotus-Climax", "21", "Climax FPF 1.5 L4", "D", "Jo Siffert", "3, 6" ], [ "Ecurie Filipinetti", "Lotus-BRM", "24", "BRM P56 1.5 V8", "D", "Jo Siffert", "4, 7" ], [ "Ecurie Filipinetti", "Lotus-BRM", "24", "BRM P56 1.5 V8", "D", "Heinz Schiller", "6" ], [ "Ecurie Filipinetti", "Porsche", "718", "Porsche 547/3 1.5 F4", "D", "Heini Walter", "6" ], [ "Autosport Team Wolfgang Seidel", "Lotus-BRM", "24", "BRM P56 1.5 V8", "D", "Dan Gurney", "3" ], [ "Autosport Team Wolfgang Seidel", "Lotus-BRM", "24", "BRM P56 1.5 V8", "D", "Wolfgang Seidel", "5–6" ], [ "Autosport Team Wolfgang Seidel", "Lotus-BRM", "24", "BRM P56 1.5 V8", "D", "Gunther Seiffert", "6" ], [ "Autosport Team Wolfgang Seidel", "Lotus-BRM", "24", "BRM P56 1.5 V8", "D", "Tony Shelly", "7" ], [ "Anglo-American Equipe", "Cooper-Climax", "T59", "Climax FPF 1.5 L4", "D", "Ian Burgess", "5–7" ], [ "Ecurie Excelsior", "Lotus-Climax", "18", "Climax FPF 1.5 L4", "D", "Jay Chamberlain", "5–7" ], [ "John Dalton", "Lotus-Climax", "18/21", "Climax FPF 1.5 L4", "D", "Tony Shelly", "5–6" ], [ "Gilby Engineering", "Gilby-BRM", "62", "BRM P56 1.5 V8", "D", "Keith Greene", "6–7" ], [ "Bernard Collomb", "Cooper-Climax", "T53", "Climax FPF 1.5 L4", "D", "Bernard Collomb", "6" ], [ "Scuderia de Tomaso", "De Tomaso", "F1", "De Tomaso 1.5 F8", "D", "Nasif EstΓ©fano", "7" ], [ "Scuderia Settecolli", "De Tomaso-OSCA", "F1", "OSCA 372 1.5 L4", "D", "Roberto Lippi", "7" ], [ "Gerry Ashmore", "Lotus-Climax", "18/21", "Climax FPF 1.5 L4", "D", "Gerry Ashmore", "7" ], [ "Scuderia Jolly Club", "Lotus-Climax", "18", "Climax FPF 1.5 L4", "D", "Ernesto Prinoth", "7" ], [ "Dupont Team Zerex", "Lotus-Climax", "24", "Climax FWMV 1.5 V8", "D", "Roger Penske", "8" ], [ "Hap Sharp", "Cooper-Climax", "T53", "Climax FPF 1.5 L4", "D", "Hap Sharp", "8" ], [ "Jim Hall", "Lotus-Climax", "21", "Climax FPF 1.5 L4", "D", "Jim Hall", "8" ], [ "John Mecom", "Lotus-Climax", "24", "Climax FPF 1.5 L4", "D", "Rob Schroeder", "8" ], [ "Bruce Johnstone", "BRM", "P48/57", "BRM P56 1.5 V8", "D", "Bruce Johnstone", "9" ], [ "Ernie Pieterse", "Lotus-Climax", "21", "Climax FPF 1.5 L4", "D", "Ernie Pieterse", "9" ], [ "John Love", "Cooper-Climax", "T55", "Climax FPF 1.5 L4", "D", "John Love", "9" ], [ "Neville Lederle", "Lotus-Climax", "21", "Climax FPF 1.5 L4", "D", "Neville Lederle", "9" ], [ "Otello Nucci", "LDS-Alfa Romeo", "Mk 1", "Alfa Romeo Giulietta 1.5 L4", "D", "Doug Serrurier", "9" ], [ "Mike Harris", "Cooper-Alfa Romeo", "T53", "Alfa Romeo Giulietta 1.5 L4", "D", "Mike Harris", "9" ] ] }
[ "8" ]
how many cities (census subdivisions) had at least half a million people in 1996?
nt-2696
8
col : rank | census subdivision | province | type | land area\n(km2, 2011) | population 2011 | population 2006 | population 2001 | population 1996 | changeΒ inΒ % 2006–2011 | changeΒ inΒ % 1996–2011 row 1 : 4 | ottawa | ontario | city | 2,790.22 | 883,391 | 812,129 | 774,072 | 721,136 | 8.8 | 22.5 row 2 : 5 | edmonton | alberta | city | 684.37 | 812,201 | 730,372 | 666,104 | 616,306 | 11.2 | 31.8 row 3 : 6 | mississauga | ontario | city | 292.40 | 713,443 | 668,549 | 612,000 | 544,382 | 6.7 | 31.1 row 4 : 7 | winnipeg | manitoba | city | 464.08 | 663,617 | 633,451 | 619,544 | 618,477 | 4.8 | 7.3 row 5 : 8 | vancouver | british columbia | city | 114.97 | 603,502 | 578,041 | 545,671 | 514,008 | 4.4 | 17.3 row 6 : 9 | brampton | ontario | city | 266.34 | 523,911 | 433,806 | 325,428 | 268,251 | 20.8 | 95.1 row 7 : 10 | hamilton | ontario | city | 1,117.23 | 519,949 | 504,559 | 490,268 | 467,799 | 3.1 | 11.1 row 8 : 14 | halifax | nova scotia | regional municipality | 5,490.28 | 390,096 | 372,679 | 359,111 | 342,851 | 4.7 | 14.1 row 9 : 17 | vaughan | ontario | city | 273.52 | 288,301 | 238,866 | 182,022 | 132,549 | 20.7 | 118.2 row 10 : 20 | burnaby | british columbia | city | 90.61 | 223,218 | 202,799 | 193,954 | 179,209 | 10.1 | 24.6 row 11 : 21 | saskatoon | saskatchewan | city | 209.56 | 222,189 | 202,340 | 196,861 | 193,653 | 9.8 | 15.0 row 12 : 26 | richmond hill | ontario | town | 100.95 | 185,541 | 162,704 | 132,030 | 101,725 | 14.0 | 83.1 row 13 : 31 | oshawa | ontario | city | 145.68 | 149,607 | 141,590 | 139,051 | 134,464 | 5.7 | 11.1 row 14 : 34 | barrie | ontario | city | 77.39 | 135,711 | 128,430 | 103,710 | 79,191 | 5.7 | 70.9 row 15 : 36 | st. catharines | ontario | city | 96.11 | 131,400 | 131,989 | 129,170 | 130,926 | βˆ’0.4 | 0.4 row 16 : 39 | coquitlam | british columbia | city | 122.30 | 126,456 | 114,565 | 112,890 | 101,820 | 10.4 | 24.8 row 17 : 41 | whitby | ontario | town | 146.53 | 122,022 | 111,184 | 87,413 | 73,794 | 9.7 | 64.9 row 18 : 42 | guelph | ontario | city | 87.20 | 121,688 | 114,943 | 106,170 | 95,821 | 5.9 | 26.1 row 19 : 46 | thunder bay | ontario | city | 328.24 | 108,359 | 109,140 | 109,016 | 113,662 | βˆ’0.7 | βˆ’4.4 row 20 : 47 | terrebonne | quebec | ville | 154.74 | 106,322 | 94,703 | 80,536 | 75,116 | 12.3 | 41.3
csv/203-csv/834.csv
how many cities (census subdivisions) had at least half a million people in 1996?
{ "header": [ "Rank", "Census subdivision", "Province", "Type", "Land area\\n(km2, 2011)", "Population 2011", "Population 2006", "Population 2001", "Population 1996", "ChangeΒ inΒ % 2006–2011", "ChangeΒ inΒ % 1996–2011" ], "rows": [ [ "1", "Toronto", "Ontario", "city", "630.21", "2,615,060", "2,503,281", "2,481,494", "2,385,421", "4.5", "9.6" ], [ "2", "Montreal", "Quebec", "ville", "365.13", "1,649,519", "1,620,693", "1,583,590", "1,547,030", "1.8", "6.6" ], [ "3", "Calgary", "Alberta", "city", "825.29", "1,096,833", "988,193", "879,003", "768,082", "10.9", "42.7" ], [ "4", "Ottawa", "Ontario", "city", "2,790.22", "883,391", "812,129", "774,072", "721,136", "8.8", "22.5" ], [ "5", "Edmonton", "Alberta", "city", "684.37", "812,201", "730,372", "666,104", "616,306", "11.2", "31.8" ], [ "6", "Mississauga", "Ontario", "city", "292.40", "713,443", "668,549", "612,000", "544,382", "6.7", "31.1" ], [ "7", "Winnipeg", "Manitoba", "city", "464.08", "663,617", "633,451", "619,544", "618,477", "4.8", "7.3" ], [ "8", "Vancouver", "British Columbia", "city", "114.97", "603,502", "578,041", "545,671", "514,008", "4.4", "17.3" ], [ "9", "Brampton", "Ontario", "city", "266.34", "523,911", "433,806", "325,428", "268,251", "20.8", "95.1" ], [ "10", "Hamilton", "Ontario", "city", "1,117.23", "519,949", "504,559", "490,268", "467,799", "3.1", "11.1" ], [ "11", "Quebec City", "Quebec", "ville", "454.10", "516,622", "491,142", "476,330", "467,728", "5.2", "10.5" ], [ "12", "Surrey", "British Columbia", "city", "316.41", "468,251", "394,976", "347,820", "304,477", "18.6", "53.9" ], [ "13", "Laval", "Quebec", "ville", "247.09", "401,553", "368,709", "343,005", "330,393", "8.9", "21.5" ], [ "14", "Halifax", "Nova Scotia", "regional municipality", "5,490.28", "390,096", "372,679", "359,111", "342,851", "4.7", "14.1" ], [ "15", "London", "Ontario", "city", "420.57", "366,151", "352,395", "336,539", "325,669", "3.9", "12.6" ], [ "16", "Markham", "Ontario", "city", "212.58", "301,709", "261,573", "208,615", "173,383", "15.3", "74.0" ], [ "17", "Vaughan", "Ontario", "city", "273.52", "288,301", "238,866", "182,022", "132,549", "20.7", "118.2" ], [ "18", "Gatineau", "Quebec", "ville", "342.98", "265,349", "242,124", "226,696", "217,591", "9.6", "22.1" ], [ "19", "Longueuil", "Quebec", "ville", "115.59", "231,409", "229,330", "225,761", "225,722", "0.9", "2.7" ], [ "20", "Burnaby", "British Columbia", "city", "90.61", "223,218", "202,799", "193,954", "179,209", "10.1", "24.6" ], [ "21", "Saskatoon", "Saskatchewan", "city", "209.56", "222,189", "202,340", "196,861", "193,653", "9.8", "15.0" ], [ "22", "Kitchener", "Ontario", "city", "136.79", "219,153", "204,668", "190,399", "178,420", "7.1", "22.3" ], [ "23", "Windsor", "Ontario", "city", "146.32", "210,891", "216,473", "209,218", "197,694", "βˆ’2.6", "6.6" ], [ "24", "Regina", "Saskatchewan", "city", "145.45", "193,100", "179,246", "178,225", "180,404", "7.7", "7.2" ], [ "25", "Richmond", "British Columbia", "city", "129.27", "190,473", "174,461", "164,345", "148,867", "9.2", "28.4" ], [ "26", "Richmond Hill", "Ontario", "town", "100.95", "185,541", "162,704", "132,030", "101,725", "14.0", "83.1" ], [ "27", "Oakville", "Ontario", "town", "138.88", "182,520", "165,613", "144,738", "128,405", "10.2", "42.2" ], [ "28", "Burlington", "Ontario", "city", "185.66", "175,779", "164,415", "150,836", "136,976", "6.9", "28.7" ], [ "29", "Greater Sudbury", "Ontario", "city", "3,227.38", "160,274", "157,857", "155,219", "165,336", "1.5", "βˆ’3.2" ], [ "30", "Sherbrooke", "Quebec", "ville", "353.49", "154,601", "147,427", "138,785", "136,883", "4.9", "13.2" ], [ "31", "Oshawa", "Ontario", "city", "145.68", "149,607", "141,590", "139,051", "134,464", "5.7", "11.1" ], [ "32", "Saguenay", "Quebec", "ville", "1,126.48", "144,746", "143,692", "147,133", "152,811", "0.7", "βˆ’5.2" ], [ "33", "LΓ©vis", "Quebec", "ville", "449.31", "138,769", "130,006", "121,999", "103,750", "6.7", "33.9" ], [ "34", "Barrie", "Ontario", "city", "77.39", "135,711", "128,430", "103,710", "79,191", "5.7", "70.9" ], [ "35", "Abbotsford", "British Columbia", "city", "375.55", "133,497", "123,864", "115,494", "105,403", "7.4", "26.7" ], [ "36", "St. Catharines", "Ontario", "city", "96.11", "131,400", "131,989", "129,170", "130,926", "βˆ’0.4", "0.4" ], [ "37", "Trois-RiviΓ¨res", "Quebec", "ville", "288.90", "131,338", "126,323", "122,395", "124,417", "4.0", "5.6" ], [ "38", "Cambridge", "Ontario", "city", "113.00", "126,748", "120,371", "110,372", "101,429", "5.3", "24.6" ], [ "39", "Coquitlam", "British Columbia", "city", "122.30", "126,456", "114,565", "112,890", "101,820", "10.4", "24.8" ], [ "40", "Kingston", "Ontario", "city", "451.17", "123,363", "117,207", "114,195", "112,605", "5.3", "9.8" ], [ "41", "Whitby", "Ontario", "town", "146.53", "122,022", "111,184", "87,413", "73,794", "9.7", "64.9" ], [ "42", "Guelph", "Ontario", "city", "87.20", "121,688", "114,943", "106,170", "95,821", "5.9", "26.1" ], [ "43", "Kelowna", "British Columbia", "city", "211.62", "117,312", "106,707", "96,288", "89,442", "9.6", "31.5" ], [ "44", "Saanich", "British Columbia", "district municipality", "103.78", "109,752", "108,265", "103,654", "101,388", "1.4", "7.9" ], [ "45", "Ajax", "Ontario", "town", "67.07", "109,600", "90,167", "73,753", "64,430", "21.6", "70.3" ], [ "46", "Thunder Bay", "Ontario", "city", "328.24", "108,359", "109,140", "109,016", "113,662", "βˆ’0.7", "βˆ’4.4" ], [ "47", "Terrebonne", "Quebec", "ville", "154.74", "106,322", "94,703", "80,536", "75,116", "12.3", "41.3" ], [ "48", "St. John's", "Newfoundland and Labrador", "city", "446.04", "106,172", "100,646", "99,182", "101,936", "5.5", "4.0" ], [ "49", "Langley", "British Columbia", "district municipality", "308.03", "104,177", "93,726", "86,896", "80,179", "11.2", "30.0" ], [ "50", "Chatham-Kent", "Ontario", "municipality", "2,458.09", "103,671", "108,177", "107,341", "109,950", "βˆ’4.2", "βˆ’5.8" ], [ "51", "Delta", "British Columbia", "district municipality", "180.11", "99,863", "96,723", "96,950", "95,411", "3.3", "4.7" ], [ "52", "Waterloo", "Ontario", "city", "64.02", "98,780", "97,475", "86,543", "77,949", "1.3", "26.7" ], [ "53", "Cape Breton", "Nova Scotia", "regional municipality", "2,433.35", "97,398", "102,250", "105,968", "114,733", "βˆ’4.7", "βˆ’15.2" ], [ "54", "Brantford", "Ontario", "city", "72.47", "93,650", "90,192", "86,417", "86,417", "3.8", "8.4" ], [ "55", "Strathcona County", "Alberta", "specialized municipality", "1,180.56", "92,490", "82,511", "71,986", "64,176", "12.1", "44.1" ], [ "56", "Saint-Jean-sur-Richelieu", "Quebec", "ville", "225.78", "92,394", "87,492", "79,600", "76,461", "5.6", "20.8" ], [ "57", "Red Deer", "Alberta", "city", "104.29", "90,564", "82,772", "67,829", "60,080", "8.9", "50.7" ], [ "58", "Pickering", "Ontario", "city", "231.59", "88,721", "87,838", "87,139", "78,989", "1.0", "12.3" ], [ "59", "Kamloops", "British Columbia", "city", "299.23", "85,678", "80,376", "77,281", "76,394", "6.6", "12.2" ], [ "60", "Clarington", "Ontario", "municipality", "611.30", "84,548", "77,820", "69,834", "60,615", "8.6", "39.5" ], [ "61", "North Vancouver", "British Columbia", "district municipality", "160.76", "84,412", "82,562", "82,310", "80,418", "2.2", "5.0" ], [ "62", "Milton", "Ontario", "town", "363.22", "84,362", "53,939", "31,471", "32,104", "56.5", "162.8" ], [ "63", "Nanaimo", "British Columbia", "city", "91.30", "83,810", "78,692", "73,000", "70,130", "6.5", "18.0" ], [ "64", "Lethbridge", "Alberta", "city", "122.36", "83,517", "74,637", "67,374", "63,053", "11.8", "32.5" ], [ "65", "Niagara Falls", "Ontario", "city", "209.71", "82,997", "82,184", "78,815", "76,917", "1.0", "7.9" ], [ "66", "Repentigny", "Quebec", "ville", "61.79", "82,000", "76,237", "72,218", "70,677", "7.6", "16.0" ], [ "67", "Victoria", "British Columbia", "city", "19.47", "80,017", "78,057", "74,125", "73,405", "2.5", "9.0" ], [ "68", "Newmarket", "Ontario", "town", "38.33", "79,978", "74,295", "65,788", "57,125", "7.6", "40.0" ], [ "69", "Brossard", "Quebec", "ville", "45.20", "79,273", "71,154", "65,026", "65,927", "11.4", "20.2" ], [ "70", "Peterborough", "Ontario", "city", "63.80", "78,698", "74,898", "71,446", "69,742", "4.4", "12.8" ], [ "71", "Chilliwack", "British Columbia", "city", "261.50", "77,936", "69,217", "62,567", "60,186", "12.6", "29.5" ], [ "72", "Maple Ridge", "British Columbia", "district municipality", "266.78", "76,052", "68,949", "63,169", "56,173", "10.3", "35.4" ], [ "73", "Sault Ste. Marie", "Ontario", "city", "223.26", "75,141", "74,948", "74,566", "80,054", "0.3", "βˆ’6.3" ], [ "74", "Kawartha Lakes", "Ontario", "city", "3,083.06", "73,214", "74,561", "69,179", "67,926", "βˆ’1.8", "7.8" ], [ "75", "Sarnia", "Ontario", "city", "164.71", "72,366", "71,419", "70,876", "72,738", "1.3", "βˆ’0.5" ], [ "76", "Prince George", "British Columbia", "city", "318.26", "71,974", "70,981", "72,406", "75,510", "1.4", "βˆ’4.7" ], [ "77", "Drummondville", "Quebec", "ville", "246.85", "71,852", "67,392", "63,029", "58,588", "6.6", "22.6" ], [ "78", "Saint John", "New Brunswick", "city", "315.82", "70,063", "68,043", "69,661", "72,494", "3.0", "-3.4" ], [ "79", "Moncton", "New Brunswick", "city", "141.17", "69,074", "64,128", "61,046", "59,313", "7.7", "16.5" ], [ "80", "Saint-JΓ©rΓ΄me", "Quebec", "ville", "90.52", "68,456", "63,729", "59,614", "59,533", "7.4", "15.0" ], [ "81", "New Westminster", "British Columbia", "city", "15.63", "65,976", "58,549", "54,656", "49,350", "12.7", "33.7" ], [ "82", "Wood Buffalo", "Alberta", "specialized municipality", "63,637.47", "65,565", "51,496", "41,445", "35,213", "27.3", "86.2" ], [ "83", "Granby", "Quebec", "ville", "152.72", "63,433", "47,637", "44,121", "43,316", "6.8", "46.4" ], [ "84", "Norfolk County", "Ontario", "city", "1,607.60", "63,175", "62,563", "60,847", "60,534", "1.0", "4.4" ], [ "85", "St. Albert", "Alberta", "city", "48.27", "61,466", "57,719", "53,081", "46,888", "6.4", "31.1" ], [ "86", "Medicine Hat", "Alberta", "city", "112.01", "60,005", "56,997", "51,249", "46,783", "5.3", "28.3" ], [ "87", "Caledon", "Ontario", "town", "688.15", "59,460", "57,050", "50,605", "39,893", "4.2", "49.1" ], [ "88", "Halton Hills", "Ontario", "town", "276.25", "59,008", "55,289", "48,184", "42,390", "6.7", "39.2" ], [ "89", "Port Coquitlam", "British Columbia", "city", "29.17", "56,342", "52,687", "51,257", "46,682", "6.9", "20.7" ], [ "90", "Fredericton", "New Brunswick", "city", "131.67", "56,224", "50,535", "47,580", "46,507", "11.3", "20.9" ], [ "91", "Grande Prairie", "Alberta", "city", "72.80", "55,032", "47,076", "36,983", "31,353", "16.8", "75.5" ], [ "92", "North Bay", "Ontario", "city", "319.05", "53,651", "53,966", "52,771", "54,332", "βˆ’0.6", "βˆ’1.2" ], [ "93", "Blainville", "Quebec", "ville", "55.10", "53,510", "46,493", "36,029", "29,603", "15.1", "80.8" ], [ "94", "Saint-Hyacinthe", "Quebec", "ville", "188.69", "53,236", "51,616", "50,394", "50,027", "3.1", "6.4" ], [ "95", "Aurora", "Ontario", "town", "49.78", "53,203", "47,629", "40,167", "34,857", "11.7", "52.6" ], [ "96", "Welland", "Ontario", "city", "81.09", "50,631", "50,331", "48,402", "48,411", "0.6", "4.6" ], [ "97", "Shawinigan", "Quebec", "ville", "733.48", "50,060", "51,904", "52,040", "56,721", "βˆ’3.6", "βˆ’11.7" ], [ "98", "Dollard-des-Ormeaux", "Quebec", "ville", "15.10", "49,637", "48,930", "48,206", "47,826", "1.4", "3.8" ], [ "99", "Belleville", "Ontario", "city", "247.21", "49,454", "48,821", "46,029", "46,195", "1.3", "7.1" ], [ "100", "North Vancouver", "British Columbia", "city", "11.83", "48,196", "45,165", "44,303", "41,475", "6.7", "16.2" ] ] }
[ "8" ]
what is the last location?
nt-2697
rosenfeld
col : km | municipality | location | interescting highway | notes row 1 : 0 | canada-united states border | canada-united states border | ndΒ 18 – cavalier, larimore | pth 30 begins row 2 : 3 | r.m. of rhineland | gretna | prΒ 243 east – emerson | begin pr 243 west concurrence row 3 : 5 | r.m. of rhineland | | prΒ 243 west – blumenfeld | end pr 243 west concurrence row 4 : 10 | r.m. of rhineland | | prΒ 421 east – sommerfeld | row 5 : 14 | r.m. of rhineland | altona | pr 201 west – brown, windygates, snowf | begin pr 201 east concurrence row 6 : 18 | r.m. of rhineland | | pr 201 east – letellier, dominion city, | end pr 201 east concurrence row 7 : 25 | r.m. of rhineland | rosenfeld | pth 14 – morden, winkler, plum coule | pth 30 ends\nhighway continues as pr 332
csv/204-csv/249.csv
what is the last location?
{ "header": [ "km", "Municipality", "Location", "Interescting highway", "Notes" ], "rows": [ [ "0", "Canada-United States border", "Canada-United States border", "NDΒ 18 – Cavalier, Larimore", "PTH 30 begins" ], [ "3", "R.M. of Rhineland", "Gretna", "PRΒ 243 east – Emerson", "begin PR 243 west concurrence" ], [ "5", "R.M. of Rhineland", "", "PRΒ 243 west – Blumenfeld", "end PR 243 west concurrence" ], [ "10", "R.M. of Rhineland", "", "PRΒ 421 east – Sommerfeld", "" ], [ "14", "R.M. of Rhineland", "Altona", "PRΒ 201 west – Brown, Windygates, Snowflake", "begin PR 201 east concurrence" ], [ "18", "R.M. of Rhineland", "", "PRΒ 201 east – Letellier, Dominion City, Stuartburn", "end PR 201 east concurrence" ], [ "25", "R.M. of Rhineland", "Rosenfeld", "PTHΒ 14 – Morden, Winkler, Plum Coulee, Morris\\n PRΒ 332 north – Lowe Farm, Brunkild, Starbuck", "PTH 30 ends\\nhighway continues as PR 332" ] ] }
[ "Rosenfeld" ]
which country has more vehicles listed?
nt-2698
united states
col : model | origin | type | version | in service | notes row 1 : larc-v | united states | amphibious support vehicle | larc-v | 5 | most refurbished in 2006. row 2 : gkn aquatrack | united kingdom | amphibious support vehicle | aquatrack | 2 | introduced in mid 1990s. originally owned by the office of civil row 3 : am general hmmwv | united states | light utility vehicle | m998a1\n\nm1038a1\ | - | divided into several variants and series row 4 : maxi-ambulance | united states | light utility vehicle | m997a2 | 4 | 150 delivered to afp on november 2011, pmc received 50 units. row 5 : m939 truck | united states | heavy utility vehicle | m923 | - | several delivered to afp in 2013, several units for the marines. row 6 : m35 truck | united states | 2 1/2-ton utility vehicle | m35 | - | divided into several variants and series. more delivered in 2013. row 7 : m151 | united states | 1/4-ton light utility vehicle and weapons carrier | standard | - | in service, several carrying m40 106mm recoilless rifle row 8 : delta mini cruiser | philippines | 1/4-ton light utility vehicle | m1777 | - | divided into several variants and series, including short and stretched utility and row 9 : marine multi-purpose vehicle | philippines | light utility vehicle and weapons carrier | standard | - | to replace the m151 mutt, usually armed with an m row 10 : km-50 series | republic of korea | 5-ton utility vehicle | km-500 | 12 | 155mm artillery prime mover. 1st batch of row 11 : km-45 series | republic of korea | 1 1/2-ton utility vehicle | km-450 | >50 | 3000 purchased by afp on 2007, 1000 units shared by navy/mar row 12 : km-45 series | republic of korea | field ambulance | km-451 | 12 | 500 purchased by afp in 2012, 200 went to the marines.
csv/204-csv/295.csv
which country has more vehicles listed?
{ "header": [ "Model", "Origin", "Type", "Version", "In Service", "Notes" ], "rows": [ [ "LARC-V", "United States", "Amphibious Support Vehicle", "LARC-V", "5", "Most refurbished in 2006." ], [ "GKN Aquatrack", "United Kingdom", "Amphibious Support Vehicle", "Aquatrack", "2", "Introduced in mid 1990s. Originally owned by the Office of Civil Defense but under PMC stewardship." ], [ "AM General HMMWV", "United States", "Light Utility Vehicle", "M998A1\\n\\nM1038A1\\n\\nM1025A1", "-", "Divided into several variants and series" ], [ "Maxi-Ambulance", "United States", "Light Utility Vehicle", "M997A2", "4", "150 delivered to AFP on November 2011, PMC received 50 units." ], [ "M939 truck", "United States", "Heavy Utility Vehicle", "M923", "-", "Several delivered to AFP in 2013, several units for the Marines." ], [ "M35 Truck", "United States", "2 1/2-ton Utility Vehicle", "M35", "-", "Divided into several variants and series. More delivered in 2013." ], [ "M151", "United States", "1/4-ton Light Utility Vehicle and Weapons Carrier", "Standard", "-", "In Service, several carrying M40 106mm recoilless rifle" ], [ "Delta Mini Cruiser", "Philippines", "1/4-ton Light Utility Vehicle", "M1777", "-", "Divided into several variants and series, including short and stretched utility and armed variants, and modified variants for specialized units." ], [ "Marine Multi-purpose Vehicle", "Philippines", "Light Utility Vehicle and Weapons Carrier", "Standard", "-", "To replace the M151 MUTT, usually armed with an M40 106mm recoilless rifle, or as a cheaper alternative to the Humvee." ], [ "KM-50 Series", "Republic of Korea", "5-ton Utility Vehicle", "KM-500", "12", "155mm Artillery prime mover. 1st batch of 6 delivered 2012." ], [ "KM-45 Series", "Republic of Korea", "1 1/2-ton Utility Vehicle", "KM-450", ">50", "3000 purchased by AFP on 2007, 1000 units shared by Navy/Marines and Air Force" ], [ "KM-45 Series", "Republic of Korea", "Field Ambulance", "KM-451", "12", "500 purchased by AFP in 2012, 200 went to the Marines." ] ] }
[ "United States" ]
how many seats were gained by the australian labor party?
nt-2699
+3
col : party | votes | % | swing | seats | change row 1 : australian labor party | 166,106 | 50.84 | +2.75 | 15 | +3 row 2 : liberal and country league | 119,106 | 36.45 | -4.05 | 20 | -3 row 3 : independent | 36,271 | 11.10 | +1.03 | 4 | 0 row 4 : other | 5,238 | 1.60 | | 0 | 0 row 5 : total | 326,721 | | | 39 | row 6 : liberal and country league | win | 47.00 | -4.30 | 20 | -3 row 7 : australian labor party | | 53.00 | +4.30 | 15 | +3
csv/203-csv/798.csv
how many seats were gained by the australian labor party?
{ "header": [ "Party", "Votes", "%", "Swing", "Seats", "Change" ], "rows": [ [ "Australian Labor Party", "166,106", "50.84", "+2.75", "15", "+3" ], [ "Liberal and Country League", "119,106", "36.45", "-4.05", "20", "-3" ], [ "Independent", "36,271", "11.10", "+1.03", "4", "0" ], [ "Other", "5,238", "1.60", "", "0", "0" ], [ "Total", "326,721", "", "", "39", "" ], [ "Liberal and Country League", "WIN", "47.00", "-4.30", "20", "-3" ], [ "Australian Labor Party", "", "53.00", "+4.30", "15", "+3" ] ] }
[ "+3" ]
how many total rounds did she fight in?
nt-2700
16
col : res. | record | opponent | method | event | date | round | time | location | notes row 1 : loss | 7-1 | cristiane justino | tko (punches) | strikeforce: carano vs. cyborg | august 15, 2009 | 1 | 4:59 | san jose, california, united states | for the women's featherweight championship row 2 : win | 7–0 | kelly kobold | decision (unanimous) | elitexc: heat | october 4, 2008 | 3 | 3:00 | sunrise, florida, united states | row 3 : win | 6–0 | kaitlin young | tko (doctor stoppage) | elitexc: primetime | may 31, 2008 | 2 | 3:00 | newark, new jersey, united states | 144Β lb catchweight row 4 : win | 5–0 | tonya evinger | submission (rear naked choke) | elitexc: uprising | september 15, 2007 | 1 | 2:53 | oahu, hawaii, united states | 141Β lb row 5 : win | 4–0 | julie kedzie | decision (unanimous) | elitexc: destiny | february 10, 2007 | 3 | 3:00 | southaven, mississippi, united states | elitexc debut, 141Β lb row 6 : win | 3–0 | elaina maxwell | decision (unanimous) | strikeforce: triple threat | december 8, 2006 | 3 | 2:00 | san jose, california, united states | strikeforce debut, 150Β lb bout row 7 : win | 2–0 | rosi sexton | ko (punch) | world pro fighting championships 1 | september 15, 2006 | 2 | 4:55 | las vegas, nevada, united states | 138Β lb catchweight row 8 : win | 1–0 | leiticia pestova | ko (punches and elbows) | world extreme fighting | june 10, 2006 | 1 | 0:38 | las vegas, nevada, united states | fought at 135Β lbs
csv/204-csv/386.csv
how many total rounds did she fight in?
{ "header": [ "Res.", "Record", "Opponent", "Method", "Event", "Date", "Round", "Time", "Location", "Notes" ], "rows": [ [ "Loss", "7-1", "Cristiane Justino", "TKO (punches)", "Strikeforce: Carano vs. Cyborg", "August 15, 2009", "1", "4:59", "San Jose, California, United States", "For the Women's Featherweight Championship" ], [ "Win", "7–0", "Kelly Kobold", "Decision (unanimous)", "EliteXC: Heat", "October 4, 2008", "3", "3:00", "Sunrise, Florida, United States", "" ], [ "Win", "6–0", "Kaitlin Young", "TKO (doctor stoppage)", "EliteXC: Primetime", "May 31, 2008", "2", "3:00", "Newark, New Jersey, United States", "144Β lb Catchweight" ], [ "Win", "5–0", "Tonya Evinger", "Submission (rear naked choke)", "EliteXC: Uprising", "September 15, 2007", "1", "2:53", "Oahu, Hawaii, United States", "141Β lb" ], [ "Win", "4–0", "Julie Kedzie", "Decision (unanimous)", "EliteXC: Destiny", "February 10, 2007", "3", "3:00", "Southaven, Mississippi, United States", "EliteXC Debut, 141Β lb" ], [ "Win", "3–0", "Elaina Maxwell", "Decision (unanimous)", "Strikeforce: Triple Threat", "December 8, 2006", "3", "2:00", "San Jose, California, United States", "Strikeforce Debut, 150Β lb bout" ], [ "Win", "2–0", "Rosi Sexton", "KO (punch)", "World Pro Fighting Championships 1", "September 15, 2006", "2", "4:55", "Las Vegas, Nevada, United States", "138Β lb Catchweight" ], [ "Win", "1–0", "Leiticia Pestova", "KO (punches and elbows)", "World Extreme Fighting", "June 10, 2006", "1", "0:38", "Las Vegas, Nevada, United States", "Fought at 135Β lbs" ] ] }
[ "16" ]
other than yamaha, name a wrestler that held the title for more than 300 days.
nt-2701
steve greene
col : # | wrestlers | reign | date | days\nheld | location | event | notes row 1 : 1 | gemini kid | 1 | 2000 | n/a | n/a | live event | gemini kid is awarded the title to become the first cwf heavy row 2 : 2 | mikael yamaha | 1 | january 26, 2001 | 393 | wilson, north carolina | live event | in february 2001, the title is renamed the fwa- row 3 : 3 | sexton tyler | 1 | february 23, 2002 | 147 | graham, north carolina | heartbreak (2002) | row 4 : 4 | ric converse | 1 | july 20, 2002 | 231 | graham, north carolina | payback (2002) | row 5 : 5 | j-money | 1 | march 8, 2003 | 245 | burlington, north carolina | cwf championship wrestling | this was the first-ever television episode of cwf championship wrest row 6 : 6 | xsiris | 1 | november 8, 2003 | 161 | burlington, north carolina | live event | in november 2003, the title was renamed the fwa- row 7 : 7 | geestar | 1 | april 17, 2004 | 70 | burlington, north carolina | live event | row 8 : 8 | mikael yamaha | 2 | june 26, 2004 | 196 | burlington, north carolina | live event | row 9 : 9 | jesse ortega | 1 | january 8, 2005 | 188 | burlington, north carolina | live event | row 10 : 10 | mitch connor | 1 | september 17, 2005 | 112 | burlington, north carolina | live event | row 11 : 11 | rob mcbride | 1 | january 7, 2006 | 133 | burlington, north carolina | live event | row 12 : 12 | michael mcallister | 1 | may 20, 2006 | 70 | burlington, north carolina | live event | row 13 : 13 | brass munkey | 1 | july 29, 2006 | 154 | burlington, north carolina | cwf championship wrestling | row 14 : 14 | steve greene | 1 | december 30, 2006 | 168 | burlington, north carolina | battlecade vii (2006) | row 15 : 15 | lee valiant | 1 | june 16, 2007 | 7 | burlington, north carolina | absolute justice (2007) | valiant pinned steve greene in a 4-corner tag team row 16 : 16 | steve greene | 2 | june 23, 2007 | 329 | greensboro, north carolina | cwf mid-atlantic street fight challenge (2007) | steve greene and awa mid atlantic heavyweight champion joey silvia row 17 : 17 | tank lawson | 1 | may 17, 2008 | 112 | burlington, north carolina | revelation (2008) | row 18 : 18 | marcellus king | 1 | september 6, 2008 | 133 | burlington, north carolina | sumner civitans superbrawl iii (2008) | row 19 : 19 | lee valiant | 2 | january 17, 2009 | 273 | burlington, north carolina | night of challenges (2009) | row 20 : 20 | joey silva | 1 | october 17, 2009 | 77 | burlington, north carolina | cwf rumble (2009) | row 21 : 22 | roy wilkins | 1 | february 6, 2010 | 133 | burlington, north carolina | title turmoil (2010) | wilkins defeated arik royal to win the vacant title after both were the row 22 : 23 | arik royal | 1 | june 19, 2010 | 182 | burlington, north carolina | absolute justice iv (2010) | row 23 : 24 | ray kandrack | 1 | december 18, 2010 | 168 | burlington, north carolina | battlecade xi (2010) | row 24 : 25 | steve greene | 3 | june 4, 2011 | 0 | burlington, north carolina | title turmoil (2011) | greene announced his retirement after the win, vacating the title. row 25 : 26 | ray kandrack | 2 | june 19, 2011 | 179 | burlington, north carolina | absolute justice 5 (2011) | kandrack defeated jason miller to win the vacant title after both were the row 26 : 27 | donnie dollar$ | 1 | december 15, 2011 | 282 | burlington, north carolina | battlecade 12 (2011) |
csv/204-csv/37.csv
other than yamaha, name a wrestler that held the title for more than 300 days.
{ "header": [ "#", "Wrestlers", "Reign", "Date", "Days\\nheld", "Location", "Event", "Notes" ], "rows": [ [ "1", "Gemini Kid", "1", "2000", "N/A", "N/A", "Live event", "Gemini Kid is awarded the title to become the first CWF Heavyweight Champion." ], [ "2", "Mikael Yamaha", "1", "January 26, 2001", "393", "Wilson, North Carolina", "Live event", "In February 2001, the title is renamed the FWA-Carolinas Cruiserweight Championship when CWF Mid-Atlantic became an official affiliate promotion for the Frontier Wrestling Alliance." ], [ "3", "Sexton Tyler", "1", "February 23, 2002", "147", "Graham, North Carolina", "Heartbreak (2002)", "" ], [ "4", "Ric Converse", "1", "July 20, 2002", "231", "Graham, North Carolina", "Payback (2002)", "" ], [ "5", "J-Money", "1", "March 8, 2003", "245", "Burlington, North Carolina", "CWF Championship Wrestling", "This was the first-ever television episode of CWF Championship Wrestling." ], [ "6", "Xsiris", "1", "November 8, 2003", "161", "Burlington, North Carolina", "Live event", "In November 2003, the title was renamed the FWA-Carolinas Television Championship." ], [ "7", "GeeStar", "1", "April 17, 2004", "70", "Burlington, North Carolina", "Live event", "" ], [ "8", "Mikael Yamaha", "2", "June 26, 2004", "196", "Burlington, North Carolina", "Live event", "" ], [ "9", "Jesse Ortega", "1", "January 8, 2005", "188", "Burlington, North Carolina", "Live event", "" ], [ "10", "Mitch Connor", "1", "September 17, 2005", "112", "Burlington, North Carolina", "Live event", "" ], [ "11", "Rob McBride", "1", "January 7, 2006", "133", "Burlington, North Carolina", "Live event", "" ], [ "12", "Michael McAllister", "1", "May 20, 2006", "70", "Burlington, North Carolina", "Live event", "" ], [ "13", "Brass Munkey", "1", "July 29, 2006", "154", "Burlington, North Carolina", "CWF Championship Wrestling", "" ], [ "14", "Steve Greene", "1", "December 30, 2006", "168", "Burlington, North Carolina", "Battlecade VII (2006)", "" ], [ "15", "Lee Valiant", "1", "June 16, 2007", "7", "Burlington, North Carolina", "Absolute Justice (2007)", "Valiant pinned Steve Greene in a 4-corner tag team match in which the title was on the line." ], [ "16", "Steve Greene", "2", "June 23, 2007", "329", "Greensboro, North Carolina", "CWF Mid-Atlantic Street Fight Challenge (2007)", "Steve Greene and AWA Mid Atlantic Heavyweight Champion Joey Silvia defeated the Neon Lions (Lee Valiant and Chris Collins) in a 3-way \"Everything To Lose\" tag team match also involving Fatback Enterprises (Donnie Dollar$ and Mitch Connor). Greene gained the pinfall over Valiant to win the championship." ], [ "17", "Tank Lawson", "1", "May 17, 2008", "112", "Burlington, North Carolina", "Revelation (2008)", "" ], [ "18", "Marcellus King", "1", "September 6, 2008", "133", "Burlington, North Carolina", "Sumner Civitans SuperBrawl III (2008)", "" ], [ "19", "Lee Valiant", "2", "January 17, 2009", "273", "Burlington, North Carolina", "Night of Challenges (2009)", "" ], [ "20", "Joey Silva", "1", "October 17, 2009", "77", "Burlington, North Carolina", "CWF Rumble (2009)", "" ], [ "21", "Lee Valiant", "3", "January 2, 2010", "14", "Burlington, North Carolina", "Battlecade X (2010)", "This was a no-disqualification match." ], [ "β€”", "Vacated", "β€”", "January 16, 2010", "β€”", "Burlington, North Carolina", "New Years Knockout! (2010)", "The championship is vacated Lee Valiant is no longer able to defend the title due to a head injury." ], [ "22", "Roy Wilkins", "1", "February 6, 2010", "133", "Burlington, North Carolina", "Title Turmoil (2010)", "Wilkins defeated Arik Royal to win the vacant title after both were the last two remaining in a contender's battle royal." ], [ "23", "Arik Royal", "1", "June 19, 2010", "182", "Burlington, North Carolina", "Absolute Justice IV (2010)", "" ], [ "24", "Ray Kandrack", "1", "December 18, 2010", "168", "Burlington, North Carolina", "Battlecade XI (2010)", "" ], [ "25", "Steve Greene", "3", "June 4, 2011", "0", "Burlington, North Carolina", "Title Turmoil (2011)", "Greene announced his retirement after the win, vacating the title." ], [ "26", "Ray Kandrack", "2", "June 19, 2011", "179", "Burlington, North Carolina", "Absolute Justice 5 (2011)", "Kandrack defeated Jason Miller to win the vacant title after both were the last two remaining in a contender's battle royal." ], [ "27", "Donnie Dollar$", "1", "December 15, 2011", "282", "Burlington, North Carolina", "Battlecade 12 (2011)", "" ], [ "28", "Trevor Lee", "1", "September 22, 2012", "641+", "Burlington, North Carolina", "Converse vs. King (2012)", "" ] ] }
[ "Steve Greene" ]
what was the total number of games played?
nt-2702
20 games
col : round | opponent | result | bro. | opp. | date | venue | crowd | position row 1 : 1 | auckland warriors | win | 14 | 2 | 1 mar | anz stadium | 42,361 | 2/10 row 2 : 2 | adelaide rams | win | 28 | 12 | 9 mar | anz stadium | 16,279 | 1/10 row 3 : 3 | perth reds | win | 26 | 16 | 16 mar | waca ground | 11,109 | 2/10 row 4 : 4 | canberra raiders | win | 24 | 8 | 24 mar | anz stadium | 26,103 | 2/10 row 5 : 5 | cronulla sharks | win | 14 | 12 | 31 mar | anz stadium | 17,294 | 1/10 row 6 : 6 | north queensland cowboys | win | 42 | 16 | 5 apr | stockland stadium | 30,122 | 1/10 row 7 : 7 | adelaide rams | win | 20 | 10 | 13 apr | adelaide oval | 17,633 | 1/10 row 8 : 8 | penrith panthers | loss | 26 | 27 | 21 apr | penrith football stadium | 12,648 | 1/10 row 9 : 9 | canterbury bulldogs | win | 34 | 16 | 28 apr | anz stadium | 17,921 | 1/10 row 10 : 10 | auckland warriors | win | 34 | 18 | 4 may | mt smart stadium | 16,471 | 1/10 row 11 : 11 | north queensland cowboys | draw | 20 | 20 | 25 may | anz stadium | 14,167 | 1/10 row 12 : 12 | hunter mariners | loss | 6 | 24 | 30 may | topper stadium | 7,124 | 1/10 row 13 : 13 | cronulla sharks | loss | 4 | 32 | 30 jun | endeavour field | 12,240 | 1/10 row 14 : 14 | perth reds | win | 50 | 14 | 6 jul | anz stadium | 11,806 | 1/10 row 15 : 15 | canberra raiders | win | 19 | 4 | 14 jul | bruce stadium | 13,067 | 1/10 row 16 : 16 | penrith panthers | win | 54 | 12 | 10 aug | anz stadium | 13,921 | 1/10 row 17 : 17 | hunter mariners | win | 34 | 16 | 18 aug | anz stadium | 13,830 | 1/10 row 18 : 18 | canterbury bulldogs | win | 32 | 24 | 25 aug | belmore oval | 9,781 | 1/10 row 19 : semi final | cronulla sharks | win | 34 | 2 | 6 sep | stockland stadium | 26,256 | row 20 : grand final | cronulla sharks | win | 26 | 8 | 20 sep | anz stadium | 58,912 |
csv/203-csv/371.csv
what was the total number of games played?
{ "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", "" ] ] }
[ "20 games" ]
is the ibm 8525-001 processor speed above or below 10 mhz?
nt-2703
below
col : year | ibm model number | name | processor | bus | hd interface | case | notes row 1 : 1987 | 8525-001 | model 25 | 8Β mhz intel 8086 | isa 8 bit | | desktop with integrated monochrome display | single disk drive row 2 : 1987 | 8525-004 | model 25 | 8Β mhz intel 8086 | isa 8 bit | | desktop with integrated color display | single disk drive row 3 : 1987 | 8525-g01 | model 25 | 8Β mhz intel 8086 | isa 8 bit | | desktop with integrated monochrome display | single disk drive, enhanced keyboard row 4 : 1987 | 8525-g04 | model 25 | 8Β mhz intel 8086 | isa 8 bit | | desktop with integrated color display | single disk drive, enhanced keyboard row 5 : | 8525-101 | model 25 | 8Β mhz intel 8086 | isa 8 bit | | desktop with integrated monochrome display | single disk drive row 6 : 1987 | 8525-c02 | model 25 collegiate | 8Β mhz intel 8086 | isa 8 bit | | desktop with integrated monochrome display | two disk drives row 7 : 1987 | 8525-c05 | model 25 collegiate | 8Β mhz intel 8086 | isa 8 bit | | desktop with integrated color display | two disk drives row 8 : 1987 | 8525-k02 | model 25 collegiate | 8Β mhz intel 8086 | isa 8 bit | | desktop with integrated monochrome display | two disk drives, enhanced keyboard row 9 : 1987 | 8525-k05 | model 25 collegiate | 8Β mhz intel 8086 | isa 8 bit | | desktop with integrated color display | two disk drives, enhanced keyboard row 10 : 1990 | 8525-006 | model 25 286 | 10Β mhz intel 286 | isa 16 bit | | desktop with integrated color display | single hd disk drive row 11 : 1990 | 8525-036 | model 25 286 | 10Β mhz intel 286 | isa 16 bit | st-506, 30mb drive | desktop with integrated color display | single hd disk drive row 12 : 1990 | 8525-g06 | model 25 286 | 10Β mhz intel 286 | isa 16 bit | | desktop with integrated color display | single hd disk drive, enhanced keyboard row 13 : 1992 | 8525-l02 | model 25 sx | 16Β mhz intel 386 sx | isa 16 bit | | desktop with integrated color display | single hd disk drive, token-ring network adapter row 14 : 1989 | 8530-001 | model 30 | 8Β mhz intel 8086 | isa 8 bit | | desktop | single disk drive row 15 : 1987 | 8530-002 | model 30 | 8Β mhz intel 8086 | isa 8 bit | | desktop | two disk drives row 16 : 1987 | 8530-021 | model 30 | 8Β mhz intel 8086 | isa 8 bit | wdi-325q, 20mb, esdi | desktop | single disk drives row 17 : 1988 | 8530-e01 | model 30 286 | 10Β mhz intel 286 | isa 16 bit | | desktop | single hd disk drive row 18 : 1988 | 8530-e21 | model 30 286 | 10Β mhz intel 286 | isa 16 bit | esdi, 20mb | desktop | single hd disk drive row 19 : 1987 | 8530-r21 | model 30 | 8Β mhz intel 8086 | isa 8 bit | st-506, 20mb | desktop, intelligent financial workstation | single disk drives, 4700 host support row 20 : 1988 | 8530-e0r | model 30 286 | 10Β mhz intel 286 | isa 16 bit | | desktop, intelligent financial workstation | single hd disk drive, 4700 host support row 21 : 1987 | 8560 | 60 | intel 80286 | mca 16 bit | mfm or esdi | tower | row 22 : 1987 | 8580 | 80 | intel 80386 dx | mca 32 bit | mfm or esdi | tower | row 23 : 1988 | 8550-031, 8550-061 | 50 z | intel 80286 | mca 16 bit | | desktop | row 24 : 1989 | 8555 | 55 sx | intel 80386 sx | mca 16 bit | esdi | desktop |
csv/203-csv/136.csv
is the ibm 8525-001 processor speed above or below 10 mhz?
{ "header": [ "Year", "IBM Model Number", "Name", "Processor", "Bus", "HD Interface", "Case", "Notes" ], "rows": [ [ "1987", "8525-001", "Model 25", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Monochrome display", "Single disk drive" ], [ "1987", "8525-004", "Model 25", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Color display", "Single disk drive" ], [ "1987", "8525-G01", "Model 25", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Monochrome display", "Single disk drive, enhanced keyboard" ], [ "1987", "8525-G04", "Model 25", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Color display", "Single disk drive, enhanced keyboard" ], [ "", "8525-101", "Model 25", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Monochrome display", "Single disk drive" ], [ "", "8525-104", "Model 25", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Color display", "Single disk drive" ], [ "1988", "8525-L01", "Model 25", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Monochrome display", "Single disk drive, token-ring network adapter" ], [ "1988", "8525-L04", "Model 25", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Color display", "Single disk drive, token-ring network adapter" ], [ "1987", "8525-C02", "Model 25 Collegiate", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Monochrome display", "Two disk drives" ], [ "1987", "8525-C05", "Model 25 Collegiate", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Color display", "Two disk drives" ], [ "1987", "8525-K02", "Model 25 Collegiate", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Monochrome display", "Two disk drives, enhanced keyboard" ], [ "1987", "8525-K05", "Model 25 Collegiate", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop with integrated Color display", "Two disk drives, enhanced keyboard" ], [ "1990", "8525-006", "Model 25 286", "10Β MHz Intel 286", "ISA 16 bit", "", "Desktop with integrated Color display", "Single HD disk drive" ], [ "1990", "8525-036", "Model 25 286", "10Β MHz Intel 286", "ISA 16 bit", "ST-506, 30MB drive", "Desktop with integrated Color display", "Single HD disk drive" ], [ "1990", "8525-G06", "Model 25 286", "10Β MHz Intel 286", "ISA 16 bit", "", "Desktop with integrated Color display", "Single HD disk drive, enhanced keyboard" ], [ "1990", "8525-G36", "Model 25 286", "10Β MHz Intel 286", "ISA 16 bit", "ST-506, 30MB drive", "Desktop with integrated Color display", "Single HD disk drive, enhanced keyboard" ], [ "1992", "8525-K00", "Model 25 SX", "16Β MHz Intel 386 SX", "ISA 16 bit", "", "Desktop with integrated Color display", "Single HD disk drive" ], [ "1992", "8525-K01", "Model 25 SX", "16Β MHz Intel 386 SX", "ISA 16 bit", "", "Desktop with integrated Color display", "Single HD disk drive, Ethernet network adapter" ], [ "1992", "8525-L02", "Model 25 SX", "16Β MHz Intel 386 SX", "ISA 16 bit", "", "Desktop with integrated Color display", "Single HD disk drive, Token-ring network adapter" ], [ "1989", "8530-001", "Model 30", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop", "Single disk drive" ], [ "1987", "8530-002", "Model 30", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop", "Two disk drives" ], [ "1987", "8530-021", "Model 30", "8Β MHz Intel 8086", "ISA 8 bit", "WDI-325Q, 20MB, ESDI", "Desktop", "Single disk drives" ], [ "1988", "8530-E01", "Model 30 286", "10Β MHz Intel 286", "ISA 16 bit", "", "Desktop", "Single HD disk drive" ], [ "1988", "8530-E21", "Model 30 286", "10Β MHz Intel 286", "ISA 16 bit", "ESDI, 20MB", "Desktop", "Single HD disk drive" ], [ "1989", "8530-E31", "Model 30 286", "10Β MHz Intel 286", "ISA 16 bit", "ESDI, 30MB", "Desktop", "Single HD disk drive" ], [ "1991", "8530-E41", "Model 30 286", "10Β MHz Intel 286", "ISA 16 bit", "ESDI, 45MB", "Desktop", "Single HD disk drive" ], [ "1987", "8530-R02", "Model 30", "8Β MHz Intel 8086", "ISA 8 bit", "", "Desktop, intelligent financial workstation", "Two disk drives, 4700 host support" ], [ "1987", "8530-R21", "Model 30", "8Β MHz Intel 8086", "ISA 8 bit", "ST-506, 20MB", "Desktop, intelligent financial workstation", "Single disk drives, 4700 host support" ], [ "1988", "8530-E0R", "Model 30 286", "10Β MHz Intel 286", "ISA 16 bit", "", "Desktop, intelligent financial workstation", "Single HD disk drive, 4700 host support" ], [ "1988", "8530-E2R", "Model 30 286", "10Β MHz Intel 286", "ISA 16 bit", "ESDI, 20MB", "Desktop, intelligent financial workstation", "Single HD disk drive, 4700 host support" ], [ "1987", "8550-021", "50", "Intel 80286", "MCA 16 bit", "", "desktop", "" ], [ "1987", "8560", "60", "Intel 80286", "MCA 16 bit", "MFM or ESDI", "tower", "" ], [ "1987", "8580", "80", "Intel 80386 DX", "MCA 32 bit", "MFM or ESDI", "tower", "" ], [ "1988", "8550-031, 8550-061", "50 Z", "Intel 80286", "MCA 16 bit", "", "desktop", "" ], [ "1988", "8570", "70", "Intel 80386 DX", "MCA 32 bit", "", "desktop", "" ], [ "1989", "8555", "55 SX", "Intel 80386 SX", "MCA 16 bit", "ESDI", "desktop", "" ], [ "1989", "8570", "70", "Intel 80386 DX, Intel 80486", "MCA 32 bit", "", "desktop", "" ], [ "1989", "8573-031", "P70 386", "Intel 80386 DX", "MCA 32 bit", "", "portable", "2 MCA slots, one full length, one half length." ], [ "1990", "8573", "P75 486", "Intel 80486", "MCA 32 bit", "SCSI", "portable", "4 MCA slots, two full length, two half length." ], [ "1990", "8580", "80", "Intel 80386 DX", "MCA 32 bit", "SCSI", "tower", "" ], [ "1990", "8556", "56 SX", "Intel 80386 SX", "MCA 16 bit", "", "desktop", "" ], [ "1990", "8565", "65 SX", "Intel 80386 SX", "MCA 16 bit", "SCSI", "tower", "" ], [ "1990", "8590", "90 XP 486", "Intel 80486", "MCA 32 bit", "SCSI", "desktop", "" ], [ "1990", "8595", "95 XP 486", "Intel 80486", "MCA 32 bit", "SCSI", "tower", "" ], [ "1991", "8540", "40 SX", "Intel 80386 SX", "ISA 16 bit", "", "desktop", "" ], [ "1991", "8557", "57 SX", "Intel 80386 SX", "MCA 16 bit", "SCSI", "desktop", "" ], [ "1991", "8570", "70", "Intel 80386 DX, Intel 80486", "MCA 32 bit", "", "desktop", "" ] ] }
[ "Below" ]
in what year did vinnie dombroski win his outstanding rock/pop vocalist award?
nt-2705
2009
col : rock/pop/alternative | 2004 | 2005 | 2006 | 2009 | 2010 | 2011 row 1 : outstanding alternative/indie artist/group | the fags | the fags | crud | | | andrΓ© row 2 : outstanding hard rock/metal artist/group | forge | broadzilla | broadzilla | | | row 3 : outstanding industrial artist/group | haf/life | the impaler | | crud | cybertribe | crud row 4 : outstanding pop artist/group | liz larin | jill jack | jill jack | ty stone | | andrΓ© / serena knight (tie) row 5 : outstanding rock artist/group | the kingsnakes | the reefermen | liz larin | broadzilla | | andrΓ© row 6 : outstanding rock/pop instrumentalist | jimmy paluzzi - drums the fags | bobby east - guitar the reefermen | bobby east - guitar the reefermen | rachel may - guitar | larry fratangelo - percussion | jimmy bones - keyboards row 7 : outstanding rock/pop recording | sista otis and the wholly rollers | mindcandy recognize | liz larin wake up, start dreaming | the muggs on with the show | carolyn striho honesty | andrΓ© 3 soldiers row 8 : outstanding rock/pop songwriter | liz larin | tim diaz | liz larin | vinnie dombroski | vinnie dombroski | andrΓ© row 9 : outstanding rock/pop vocalist | liz larin | jezter soot | liz larin | vinnie dombroski | ty stone | ty stone
csv/203-csv/623.csv
in what year did vinnie dombroski win his outstanding rock/pop vocalist award?
{ "header": [ "Rock/Pop/Alternative", "2004", "2005", "2006", "2009", "2010", "2011" ], "rows": [ [ "Outstanding Alternative/Indie Artist/Group", "The Fags", "The Fags", "Crud", "", "", "AndrΓ©" ], [ "Outstanding Hard Rock/Metal Artist/Group", "Forge", "Broadzilla", "Broadzilla", "", "", "" ], [ "Outstanding Industrial Artist/Group", "Haf/Life", "The Impaler", "", "Crud", "Cybertribe", "Crud" ], [ "Outstanding Pop Artist/Group", "Liz Larin", "Jill Jack", "Jill Jack", "Ty Stone", "", "AndrΓ© / Serena Knight (tie)" ], [ "Outstanding Rock Artist/Group", "The Kingsnakes", "The Reefermen", "Liz Larin", "Broadzilla", "", "AndrΓ©" ], [ "Outstanding Rock/Pop Instrumentalist", "Jimmy Paluzzi - drums The Fags", "Bobby East - guitar The Reefermen", "Bobby East - guitar The Reefermen", "Rachel May - guitar", "Larry Fratangelo - percussion", "Jimmy Bones - keyboards" ], [ "Outstanding Rock/Pop Recording", "Sista Otis and The Wholly Rollers", "Mindcandy Recognize", "Liz Larin Wake Up, Start Dreaming", "The Muggs On With The Show", "Carolyn Striho Honesty", "AndrΓ© 3 Soldiers" ], [ "Outstanding Rock/Pop Songwriter", "Liz Larin", "Tim Diaz", "Liz Larin", "Vinnie Dombroski", "Vinnie Dombroski", "AndrΓ©" ], [ "Outstanding Rock/Pop Vocalist", "Liz Larin", "Jezter Soot", "Liz Larin", "Vinnie Dombroski", "Ty Stone", "Ty Stone" ] ] }
[ "2009" ]
what is the total number of races in this series?
nt-2707
21
col : no | date | race | track | winner | reports row 1 : 1 | 02-09-2008 | daytona arca 200 | daytona | michael annett | report row 2 : 2 | 04-13-2008 | kentuckiana ford dealers 200 | salem speedway | justin allgaier | report row 3 : 3 | 04-19-2008 | prairie meadows 250 | iowa speedway | matt hawkins | report row 4 : 4 | 04-25-2008 | kansas lottery $150 grand | kansas speedway | scott speed | report row 5 : 5 | 05-04-2008 | carolina 500 | rockingham | joey logano | report row 6 : 6 | 05-10-2008 | drive smart! 150 | kentucky | ricky stenhouse, jr. | report row 7 : 7 | 05-18-2008 | hantz group 200 | toledo | matt carter | report row 8 : 8 | 06-07-2008 | pocono 200 | pocono | ricky stenhouse, jr. | report row 9 : 9 | 06-14-2008 | racing for wildlife 200 | michigan | justin lofton | report row 10 : 10 | 06-29-2008 | cayuga arca re/max 250 | cayuga | justin allgaier | report row 11 : 11 | 07-18-2008 | kentucky 150 | kentucky | scott speed | report row 12 : 12 | 07-26-2008 | berlin arca 200 | berlin | scott speed | report row 13 : 13 | 08-02-2008 | pennsylvania 200 | pocono | justin allgaier | report row 14 : 14 | 08-09-2008 | toyota arca 150 | nashville ss | scott speed | report row 15 : 15 | 08-17-2008 | allen crowe 100 | springfield | frank kimmel | report row 16 : 16 | 09-01-2008 | southern illinois 100 | duquoin | frank kimmel | report row 17 : 17 | 09-06-2008 | chicagoland arca 200 | chicagoland | scott lagasse jr. | report row 18 : 18 | 09-13-2008 | eddie gilstrap motors 200 | salem | frank kimmel | report row 19 : 19 | 09-28-2008 | loud energy drink 150 | njmp | justin allgaier | report row 20 : 20 | 10-03-2008 | food world 250 | talladega | justin allgaier | report row 21 : 21 | 10-12-2008 | toledo arca 200 | toledo | justin allgaier | report
csv/204-csv/630.csv
what is the total number of races in this series?
{ "header": [ "No", "Date", "Race", "Track", "Winner", "Reports" ], "rows": [ [ "1", "02-09-2008", "Daytona ARCA 200", "Daytona", "Michael Annett", "Report" ], [ "2", "04-13-2008", "Kentuckiana Ford Dealers 200", "Salem Speedway", "Justin Allgaier", "Report" ], [ "3", "04-19-2008", "Prairie Meadows 250", "Iowa Speedway", "Matt Hawkins", "Report" ], [ "4", "04-25-2008", "Kansas Lottery $150 Grand", "Kansas Speedway", "Scott Speed", "Report" ], [ "5", "05-04-2008", "Carolina 500", "Rockingham", "Joey Logano", "Report" ], [ "6", "05-10-2008", "Drive Smart! 150", "Kentucky", "Ricky Stenhouse, Jr.", "Report" ], [ "7", "05-18-2008", "Hantz Group 200", "Toledo", "Matt Carter", "Report" ], [ "8", "06-07-2008", "Pocono 200", "Pocono", "Ricky Stenhouse, Jr.", "Report" ], [ "9", "06-14-2008", "Racing For Wildlife 200", "Michigan", "Justin Lofton", "Report" ], [ "10", "06-29-2008", "Cayuga ARCA RE/MAX 250", "Cayuga", "Justin Allgaier", "Report" ], [ "11", "07-18-2008", "Kentucky 150", "Kentucky", "Scott Speed", "Report" ], [ "12", "07-26-2008", "Berlin ARCA 200", "Berlin", "Scott Speed", "Report" ], [ "13", "08-02-2008", "Pennsylvania 200", "Pocono", "Justin Allgaier", "Report" ], [ "14", "08-09-2008", "Toyota ARCA 150", "Nashville SS", "Scott Speed", "Report" ], [ "15", "08-17-2008", "Allen Crowe 100", "Springfield", "Frank Kimmel", "Report" ], [ "16", "09-01-2008", "Southern Illinois 100", "DuQuoin", "Frank Kimmel", "Report" ], [ "17", "09-06-2008", "Chicagoland ARCA 200", "Chicagoland", "Scott Lagasse Jr.", "Report" ], [ "18", "09-13-2008", "Eddie Gilstrap Motors 200", "Salem", "Frank Kimmel", "Report" ], [ "19", "09-28-2008", "Loud Energy Drink 150", "NJMP", "Justin Allgaier", "Report" ], [ "20", "10-03-2008", "Food World 250", "Talladega", "Justin Allgaier", "Report" ], [ "21", "10-12-2008", "Toledo ARCA 200", "Toledo", "Justin Allgaier", "Report" ] ] }
[ "21" ]
who played phoenix after the game on june 20th?
nt-2708
detroit
col : date | opponent | score | result | record row 1 : may 19 | san antonio | 81-72 | win | 1-0 row 2 : may 23 | @ seattle | 87-100 | loss | 1-1 row 3 : may 25 | houston | 111-85 | win | 2-1 row 4 : may 29 | sacramento | 76-75 | win | 3-1 row 5 : may 31 | @ san antonio | 97-85 | win | 4-1 row 6 : june 2 | @ connecticut | 67-76 | loss | 4-2 row 7 : june 3 | @ new york | 82-83 | loss | 4-3 row 8 : june 5 | minnesota | 85-90 | loss | 4-4 row 9 : june 7 | chicago | 80-66 | win | 5-4 row 10 : june 9 | @ sacramento | 74-70 | win | 6-4 row 11 : june 13 | @ washington | 69-86 | loss | 6-5 row 12 : june 15 | @ indiana | 89-78 | win | 7-5 row 13 : june 20 | washington | 101-106 | loss | 7-6 row 14 : june 22 | detroit | 84-87 | loss | 7-7 row 15 : june 24 | houston | 90-85 | win | 8-7 row 16 : june 30 | @ houston | 92-75 | win | 9-7 row 17 : july 3 | @ minnesota | 95-79 | win | 10-7 row 18 : july 6 | connecticut | 111-109 (2ot) | win | 11-7 row 19 : july 8 | @ detroit | 82-111 | loss | 11-8 row 20 : july 11 | san antonio | 77-87 | loss | 11-9 row 21 : july 17 | seattle | 89-79 | win | 12-9 row 22 : july 20 | los angeles | 77-87 | loss | 12-10 row 23 : july 22 | minnesota | 106-93 | win | 13-10 row 24 : july 25 | @ minnesota | 103-79 | win | 14-10 row 25 : july 27 | @ chicago | 98-96 | win | 15-10 row 26 : july 29 | indiana | 80-75 | win | 16-10 row 27 : july 31 | @ houston | 76-74 | win | 17-10 row 28 : august 2 | @ san antonio | 84-79 | win | 18-10 row 29 : august 4 | @ seattle | 101-111 | loss | 18-11 row 30 : august 7 | @ los angeles | 96-93 | win | 19-11 row 31 : august 9 | new york | 97-86 | win | 20-11 row 32 : august 11 | los angeles | 100-83 | win | 21-11 row 33 : august 17 | @ sacramento | 101-91 | win | 22-11 row 34 : august 19 | sacramento | 87-73 | win | 23-11 row 35 : august 24 (first round, game 1) | @ seattle | 101-84 | win | 1-0 row 36 : august 26 (first round, game 2) | seattle | 95-89 | win | 2-0 row 37 : august 30 (west finals, game 1) | @ san antonio | 102-100 | win | 3-0 row 38 : september 1 (west finals, game 2) | san antonio | 98-92 | win | 4-0 row 39 : september 5 (wnba finals, game 1) | @ detroit | 100-108 | loss | 4-1 row 40 : september 8 (wnba finals, game 2) | @ detroit | 98-70 | win | 5-1 row 41 : september 11 (wnba finals, game 3) | detroit | 83-88 | loss | 5-2 row 42 : september 13 (wnba finals, game 4) | detroit | 77-76 | win | 6-2 row 43 : september 15 (wnba finals, game 5) | @ detroit | 108-92 | win | 7-2
csv/203-csv/689.csv
who played phoenix after the game on june 20th?
{ "header": [ "Date", "Opponent", "Score", "Result", "Record" ], "rows": [ [ "May 19", "San Antonio", "81-72", "Win", "1-0" ], [ "May 23", "@ Seattle", "87-100", "Loss", "1-1" ], [ "May 25", "Houston", "111-85", "Win", "2-1" ], [ "May 29", "Sacramento", "76-75", "Win", "3-1" ], [ "May 31", "@ San Antonio", "97-85", "Win", "4-1" ], [ "June 2", "@ Connecticut", "67-76", "Loss", "4-2" ], [ "June 3", "@ New York", "82-83", "Loss", "4-3" ], [ "June 5", "Minnesota", "85-90", "Loss", "4-4" ], [ "June 7", "Chicago", "80-66", "Win", "5-4" ], [ "June 9", "@ Sacramento", "74-70", "Win", "6-4" ], [ "June 13", "@ Washington", "69-86", "Loss", "6-5" ], [ "June 15", "@ Indiana", "89-78", "Win", "7-5" ], [ "June 20", "Washington", "101-106", "Loss", "7-6" ], [ "June 22", "Detroit", "84-87", "Loss", "7-7" ], [ "June 24", "Houston", "90-85", "Win", "8-7" ], [ "June 30", "@ Houston", "92-75", "Win", "9-7" ], [ "July 3", "@ Minnesota", "95-79", "Win", "10-7" ], [ "July 6", "Connecticut", "111-109 (2OT)", "Win", "11-7" ], [ "July 8", "@ Detroit", "82-111", "Loss", "11-8" ], [ "July 11", "San Antonio", "77-87", "Loss", "11-9" ], [ "July 17", "Seattle", "89-79", "Win", "12-9" ], [ "July 20", "Los Angeles", "77-87", "Loss", "12-10" ], [ "July 22", "Minnesota", "106-93", "Win", "13-10" ], [ "July 25", "@ Minnesota", "103-79", "Win", "14-10" ], [ "July 27", "@ Chicago", "98-96", "Win", "15-10" ], [ "July 29", "Indiana", "80-75", "Win", "16-10" ], [ "July 31", "@ Houston", "76-74", "Win", "17-10" ], [ "August 2", "@ San Antonio", "84-79", "Win", "18-10" ], [ "August 4", "@ Seattle", "101-111", "Loss", "18-11" ], [ "August 7", "@ Los Angeles", "96-93", "Win", "19-11" ], [ "August 9", "New York", "97-86", "Win", "20-11" ], [ "August 11", "Los Angeles", "100-83", "Win", "21-11" ], [ "August 17", "@ Sacramento", "101-91", "Win", "22-11" ], [ "August 19", "Sacramento", "87-73", "Win", "23-11" ], [ "August 24 (First Round, Game 1)", "@ Seattle", "101-84", "Win", "1-0" ], [ "August 26 (First Round, Game 2)", "Seattle", "95-89", "Win", "2-0" ], [ "August 30 (West Finals, Game 1)", "@ San Antonio", "102-100", "Win", "3-0" ], [ "September 1 (West Finals, Game 2)", "San Antonio", "98-92", "Win", "4-0" ], [ "September 5 (WNBA Finals, Game 1)", "@ Detroit", "100-108", "Loss", "4-1" ], [ "September 8 (WNBA Finals, Game 2)", "@ Detroit", "98-70", "Win", "5-1" ], [ "September 11 (WNBA Finals, Game 3)", "Detroit", "83-88", "Loss", "5-2" ], [ "September 13 (WNBA Finals, Game 4)", "Detroit", "77-76", "Win", "6-2" ], [ "September 15 (WNBA Finals, Game 5)", "@ Detroit", "108-92", "Win", "7-2" ] ] }
[ "Detroit" ]
in which years did at least 60% of black voters vote democrat between 148 and 1964?
nt-2709
1952, 1956, 1960, 1964
col : | 1948 | 1952 | 1956 | 1960 | 1964 row 1 : all voters | 50 | 45 | 42 | 50 | 61 row 2 : white | 50 | 43 | 41 | 49 | 59 row 3 : black | 50 | 79 | 61 | 68 | 94 row 4 : college educated | 22 | 34 | 31 | 39 | 52 row 5 : high school educated | 51 | 45 | 42 | 52 | 62 row 6 : grade school educated | 64 | 52 | 50 | 55 | 66 row 7 : professional & business | 19 | 36 | 32 | 42 | 54 row 8 : white collar | 47 | 40 | 37 | 48 | 57 row 9 : manual worker | 66 | 55 | 50 | 60 | 71 row 10 : farmer | 60 | 33 | 46 | 48 | 53 row 11 : union member | 76 | | 51 | 62 | 77 row 12 : not union | 42 | | 35 | 44 | 56 row 13 : protestant | 43 | 37 | 37 | 38 | 55 row 14 : catholic | 62 | 56 | 51 | 78 | 76 row 15 : republican | | 8 | 4 | 5 | 20 row 16 : independent | | 35 | 30 | 43 | 56 row 17 : democrat | | 77 | 85 | 84 | 87 row 18 : east | 48 | 45 | 40 | 53 | 68 row 19 : midwest | 50 | 42 | 41 | 48 | 61 row 20 : west | 49 | 42 | 43 | 49 | 60 row 21 : south | 53 | 51 | 49 | 51 | 52
csv/204-csv/581.csv
in which years did at least 60% of black voters vote democrat between 148 and 1964?
{ "header": [ "", "1948", "1952", "1956", "1960", "1964" ], "rows": [ [ "all voters", "50", "45", "42", "50", "61" ], [ "White", "50", "43", "41", "49", "59" ], [ "Black", "50", "79", "61", "68", "94" ], [ "College educated", "22", "34", "31", "39", "52" ], [ "High School educated", "51", "45", "42", "52", "62" ], [ "Grade School educated", "64", "52", "50", "55", "66" ], [ "Professional & Business", "19", "36", "32", "42", "54" ], [ "White Collar", "47", "40", "37", "48", "57" ], [ "Manual worker", "66", "55", "50", "60", "71" ], [ "Farmer", "60", "33", "46", "48", "53" ], [ "Union member", "76", "", "51", "62", "77" ], [ "Not union", "42", "", "35", "44", "56" ], [ "Protestant", "43", "37", "37", "38", "55" ], [ "Catholic", "62", "56", "51", "78", "76" ], [ "Republican", "", "8", "4", "5", "20" ], [ "Independent", "", "35", "30", "43", "56" ], [ "Democrat", "", "77", "85", "84", "87" ], [ "East", "48", "45", "40", "53", "68" ], [ "Midwest", "50", "42", "41", "48", "61" ], [ "West", "49", "42", "43", "49", "60" ], [ "South", "53", "51", "49", "51", "52" ] ] }
[ "1952", "1956", "1960", "1964" ]
what is the total number of people enrolled at the college of mount st. joseph?
nt-2710
1,334
col : institution | city | state | team name | affiliation | enrollment | home conference row 1 : augustana college (illinois) | rock island | illinois | vikings | private/lutheran | 2,500 | cciw row 2 : aurora university | aurora | illinois | spartans | private/non-sectarian | 1,685 | northern row 3 : beloit college | beloit | wisconsin | buccaneers | private/non-sectarian | 1,300 | midwest row 4 : benedictine university | lisle | illinois | eagles | private/catholic | 3,282 | northern row 5 : carthage college | kenosha | wisconsin | red men | private/lutheran | 2,188 | cciw row 6 : concordia university wisconsin | mequon | wisconsin | falcons | private/lutheran | 1,608 | northern row 7 : university of dubuque* | dubuque | iowa | spartans | private/presbyterian | 1,559 | iiac row 8 : elmhurst college** | elmhurst | illinois | bluejays | private/united church of christ | 3,400 | cciw row 9 : fontbonne university | st. louis | missouri | griffins | private/catholic | 2,924 | sliac row 10 : college of mount st. joseph | cincinnati | ohio | lions | private/catholic | 1,334 | hcac row 11 : north central college | naperville | illinois | cardinals | private/methodist | 2,900 | cciw
csv/204-csv/842.csv
what is the total number of people enrolled at the college of mount st. joseph?
{ "header": [ "Institution", "City", "State", "Team Name", "Affiliation", "Enrollment", "Home Conference" ], "rows": [ [ "Augustana College (Illinois)", "Rock Island", "Illinois", "Vikings", "Private/Lutheran", "2,500", "CCIW" ], [ "Aurora University", "Aurora", "Illinois", "Spartans", "Private/Non-sectarian", "1,685", "Northern" ], [ "Beloit College", "Beloit", "Wisconsin", "Buccaneers", "Private/Non-sectarian", "1,300", "Midwest" ], [ "Benedictine University", "Lisle", "Illinois", "Eagles", "Private/Catholic", "3,282", "Northern" ], [ "Carthage College", "Kenosha", "Wisconsin", "Red Men", "Private/Lutheran", "2,188", "CCIW" ], [ "Concordia University Wisconsin", "Mequon", "Wisconsin", "Falcons", "Private/Lutheran", "1,608", "Northern" ], [ "University of Dubuque*", "Dubuque", "Iowa", "Spartans", "Private/Presbyterian", "1,559", "IIAC" ], [ "Elmhurst College**", "Elmhurst", "Illinois", "Bluejays", "Private/United Church of Christ", "3,400", "CCIW" ], [ "Fontbonne University", "St. Louis", "Missouri", "Griffins", "Private/Catholic", "2,924", "SLIAC" ], [ "College of Mount St. Joseph", "Cincinnati", "Ohio", "Lions", "Private/Catholic", "1,334", "HCAC" ], [ "North Central College", "Naperville", "Illinois", "Cardinals", "Private/Methodist", "2,900", "CCIW" ] ] }
[ "1,334" ]
name a nation which did not get a gold medal.
nt-2711
mexico
col : rank | nation | gold | silver | bronze | total row 1 : 1 | china | 41 | 27 | 13 | 81 row 2 : 2 | russia | 26 | 22 | 34 | 82 row 3 : 3 | south korea | 26 | 12 | 17 | 55 row 4 : 4 | ukraine | 23 | 15 | 17 | 55 row 5 : 5 | japan | 13 | 13 | 21 | 47 row 6 : 6 | france | 8 | 8 | 4 | 20 row 7 : 7 | great britain | 8 | 3 | 6 | 17 row 8 : 8 | united states | 5 | 13 | 18 | 36 row 9 : 9 | north korea | 3 | 8 | 3 | 14 row 10 : 10 | poland | 3 | 4 | 3 | 10 row 11 : 11 | chinese taipei | 3 | 3 | 5 | 11 row 12 : 12 | belarus | 3 | 3 | 4 | 10 row 13 : 13 | germany | 3 | 2 | 8 | 13 row 14 : 14 | hungary | 3 | 2 | 7 | 12 row 15 : 15 | czech republic | 3 | 0 | 3 | 6 row 16 : 16 | australia | 2 | 5 | 5 | 12 row 17 : 17 | italy | 2 | 5 | 5 | 12 row 18 : 18 | kazakhstan | 2 | 4 | 0 | 6 row 19 : 19 | south africa | 2 | 1 | 2 | 5 row 20 : 20 | uzbekistan | 2 | 0 | 1 | 3 row 21 : 21 | spain | 1 | 4 | 8 | 13 row 22 : 22 | brazil | 1 | 2 | 8 | 11 row 23 : 23 | romania | 1 | 2 | 4 | 7 row 24 : 24 | netherlands | 1 | 1 | 2 | 4 row 25 : 25 | morocco | 1 | 1 | 1 | 3 row 26 : 25 | serbia and montenegro | 1 | 1 | 1 | 3 row 27 : 27 | latvia | 1 | 0 | 0 | 1 row 28 : 27 | moldova | 1 | 0 | 0 | 1 row 29 : 29 | mexico | 0 | 3 | 2 | 5 row 30 : 30 | finland | 0 | 3 | 1 | 4 row 31 : 31 | slovakia | 0 | 2 | 3 | 5 row 32 : 32 | iran | 0 | 2 | 2 | 4 row 33 : 33 | slovenia | 0 | 2 | 0 | 2 row 34 : 33 | turkey | 0 | 2 | 0 | 2 row 35 : 35 | canada | 0 | 1 | 2 | 3 row 36 : 35 | switzerland | 0 | 1 | 2 | 3 row 37 : 35 | estonia | 0 | 1 | 2 | 3 row 38 : 38 | cuba | 0 | 1 | 1 | 2 row 39 : 38 | ireland | 0 | 1 | 1 | 2 row 40 : 40 | denmark | 0 | 1 | 0 | 1 row 41 : 40 | uganda | 0 | 1 | 0 | 1 row 42 : 42 | croatia | 0 | 0 | 3 | 3 row 43 : 42 | thailand | 0 | 0 | 3 | 3 row 44 : 44 | israel | 0 | 0 | 2 | 2 row 45 : 45 | armenia | 0 | 0 | 1 | 1 row 46 : 45 | jamaica | 0 | 0 | 1 | 1 row 47 : 45 | mongolia | 0 | 0 | 1 | 1 row 48 : 45 | malaysia | 0 | 0 | 1 | 1 row 49 : 45 | austria | 0 | 0 | 1 | 1 row 50 : 45 | greece | 0 | 0 | 1 | 1 row 51 : 45 | cyprus | 0 | 0 | 1 | 1 row 52 : 45 | bahamas | 0 | 0 | 1 | 1 row 53 : 45 | bosnia and herzegovina | 0 | 0 | 1 | 1 row 54 : total | total | 189 | 182 | 233 | 604
csv/203-csv/739.csv
name a nation which did not get a gold medal.
{ "header": [ "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], "rows": [ [ "1", "China", "41", "27", "13", "81" ], [ "2", "Russia", "26", "22", "34", "82" ], [ "3", "South Korea", "26", "12", "17", "55" ], [ "4", "Ukraine", "23", "15", "17", "55" ], [ "5", "Japan", "13", "13", "21", "47" ], [ "6", "France", "8", "8", "4", "20" ], [ "7", "Great Britain", "8", "3", "6", "17" ], [ "8", "United States", "5", "13", "18", "36" ], [ "9", "North Korea", "3", "8", "3", "14" ], [ "10", "Poland", "3", "4", "3", "10" ], [ "11", "Chinese Taipei", "3", "3", "5", "11" ], [ "12", "Belarus", "3", "3", "4", "10" ], [ "13", "Germany", "3", "2", "8", "13" ], [ "14", "Hungary", "3", "2", "7", "12" ], [ "15", "Czech Republic", "3", "0", "3", "6" ], [ "16", "Australia", "2", "5", "5", "12" ], [ "17", "Italy", "2", "5", "5", "12" ], [ "18", "Kazakhstan", "2", "4", "0", "6" ], [ "19", "South Africa", "2", "1", "2", "5" ], [ "20", "Uzbekistan", "2", "0", "1", "3" ], [ "21", "Spain", "1", "4", "8", "13" ], [ "22", "Brazil", "1", "2", "8", "11" ], [ "23", "Romania", "1", "2", "4", "7" ], [ "24", "Netherlands", "1", "1", "2", "4" ], [ "25", "Morocco", "1", "1", "1", "3" ], [ "25", "Serbia and Montenegro", "1", "1", "1", "3" ], [ "27", "Latvia", "1", "0", "0", "1" ], [ "27", "Moldova", "1", "0", "0", "1" ], [ "29", "Mexico", "0", "3", "2", "5" ], [ "30", "Finland", "0", "3", "1", "4" ], [ "31", "Slovakia", "0", "2", "3", "5" ], [ "32", "Iran", "0", "2", "2", "4" ], [ "33", "Slovenia", "0", "2", "0", "2" ], [ "33", "Turkey", "0", "2", "0", "2" ], [ "35", "Canada", "0", "1", "2", "3" ], [ "35", "Switzerland", "0", "1", "2", "3" ], [ "35", "Estonia", "0", "1", "2", "3" ], [ "38", "Cuba", "0", "1", "1", "2" ], [ "38", "Ireland", "0", "1", "1", "2" ], [ "40", "Denmark", "0", "1", "0", "1" ], [ "40", "Uganda", "0", "1", "0", "1" ], [ "42", "Croatia", "0", "0", "3", "3" ], [ "42", "Thailand", "0", "0", "3", "3" ], [ "44", "Israel", "0", "0", "2", "2" ], [ "45", "Armenia", "0", "0", "1", "1" ], [ "45", "Jamaica", "0", "0", "1", "1" ], [ "45", "Mongolia", "0", "0", "1", "1" ], [ "45", "Malaysia", "0", "0", "1", "1" ], [ "45", "Austria", "0", "0", "1", "1" ], [ "45", "Greece", "0", "0", "1", "1" ], [ "45", "Cyprus", "0", "0", "1", "1" ], [ "45", "Bahamas", "0", "0", "1", "1" ], [ "45", "Bosnia and Herzegovina", "0", "0", "1", "1" ], [ "Total", "Total", "189", "182", "233", "604" ] ] }
[ "Mexico" ]
what year appears the most?
nt-2712
2007
col : date | venue | opponent | score | result | competition | # row 1 : 15 nov 2006 | lansdowne road, dublin | san marino | 2–0 | 5–0 | euro 2008 qualifying | 1 row 2 : 28 mar 2007 | croke park, dublin | slovakia | 1–0 | 1–0 | euro 2008 qualifying | 2 row 3 : 23 may 2007 | giants stadium, new york | ecuador | 1–1 | 1–1 | friendly | 3 row 4 : 9 sep 2007 | tehelnΓ© pole, bratislava | slovakia | 1–2 | 2–2 | euro 2008 qualifying | 4 row 5 : 17 nov 2007 | millennium stadium, cardiff | wales | 1–2 | 2–2 | euro 2008 qualifying | 5 row 6 : 6 sep 2008 | stadion am bruchweg, mainz | georgia | 0–1 | 1–2 | 2010 fifa world cup qualifying | 6 row 7 : 5 sep 2009 | neo gsp stadium, nicosia | cyprus | 0–1 | 1–2 | 2010 fifa world cup qualifying | 7 row 8 : 25 may 2010 | rds arena, dublin | paraguay | 1–0 | 2–1 | friendly | 8 row 9 : 7 sep 2010 | aviva stadium, dublin | andorra | 2–0 | 3–1 | euro 2012 qualifying | 9 row 10 : 7 oct 2011 | estadi comunal, andorra la vella | andorra | 1–0 | 2–0 | euro 2012 qualifying | 10 row 11 : 7 sep 2012 | astana arena, astana | kazakhstan | 2–1 | 2–1 | 2014 fifa world cup qualifying | 11 row 12 : 11 sep 2012 | craven cottage, london | oman | 3–0 | 4–1 | friendly | 12
csv/204-csv/282.csv
what year appears the most?
{ "header": [ "Date", "Venue", "Opponent", "Score", "Result", "Competition", "#" ], "rows": [ [ "15 Nov 2006", "Lansdowne Road, Dublin", "San Marino", "2–0", "5–0", "Euro 2008 qualifying", "1" ], [ "28 Mar 2007", "Croke Park, Dublin", "Slovakia", "1–0", "1–0", "Euro 2008 qualifying", "2" ], [ "23 May 2007", "Giants Stadium, New York", "Ecuador", "1–1", "1–1", "Friendly", "3" ], [ "9 Sep 2007", "TehelnΓ© Pole, Bratislava", "Slovakia", "1–2", "2–2", "Euro 2008 qualifying", "4" ], [ "17 Nov 2007", "Millennium Stadium, Cardiff", "Wales", "1–2", "2–2", "Euro 2008 qualifying", "5" ], [ "6 Sep 2008", "Stadion am Bruchweg, Mainz", "Georgia", "0–1", "1–2", "2010 FIFA World Cup qualifying", "6" ], [ "5 Sep 2009", "Neo GSP Stadium, Nicosia", "Cyprus", "0–1", "1–2", "2010 FIFA World Cup qualifying", "7" ], [ "25 May 2010", "RDS Arena, Dublin", "Paraguay", "1–0", "2–1", "Friendly", "8" ], [ "7 Sep 2010", "Aviva Stadium, Dublin", "Andorra", "2–0", "3–1", "Euro 2012 qualifying", "9" ], [ "7 Oct 2011", "Estadi Comunal, Andorra la Vella", "Andorra", "1–0", "2–0", "Euro 2012 qualifying", "10" ], [ "7 Sep 2012", "Astana Arena, Astana", "Kazakhstan", "2–1", "2–1", "2014 FIFA World Cup qualifying", "11" ], [ "11 Sep 2012", "Craven Cottage, London", "Oman", "3–0", "4–1", "Friendly", "12" ] ] }
[ "2007" ]
how many seasons did the teams score above 40 points?
nt-2713
7
col : season | appearance | interchange | tries | goals | f/g | points row 1 : 2000(bulldogs) | – | 1 | – | – | – | 0 row 2 : 2001(bulldogs) | 21 | 3 | 13 | 1 | 1 | 55 row 3 : 2002(bulldogs) | 17 | – | 10 | – | 2 | 42 row 4 : 2003(bulldogs) | 19 | – | 8 | – | 2 | 34 row 5 : 2004(bulldogs) | 25 | 1 | 8 | – | 2 | 34 row 6 : 2005(bulldogs) | 23 | – | 11 | 1 | 3 | 49 row 7 : 2006(roosters) | 16 | – | – | – | – | 0 row 8 : 2007(roosters) | 19 | – | 5 | – | 2 | 22 row 9 : 2008(roosters) | 25 | – | 11 | 5 | 1 | 55 row 10 : 2009(roosters) | 14 | – | 5 | 6 | 1 | 33 row 11 : 2010(roosters) | 27 | – | 9 | 2 | 1 | 41 row 12 : 2011(roosters) | 24 | – | 2 | 41 | 1 | 91 row 13 : 2012(roosters) | 22 | – | 4 | 62 | – | 140 row 14 : 2013(tigers) | 16 | 2 | 1 | 4 | – | 12
csv/203-csv/34.csv
how many seasons did the teams score above 40 points?
{ "header": [ "Season", "Appearance", "Interchange", "Tries", "Goals", "F/G", "Points" ], "rows": [ [ "2000(Bulldogs)", "–", "1", "–", "–", "–", "0" ], [ "2001(Bulldogs)", "21", "3", "13", "1", "1", "55" ], [ "2002(Bulldogs)", "17", "–", "10", "–", "2", "42" ], [ "2003(Bulldogs)", "19", "–", "8", "–", "2", "34" ], [ "2004(Bulldogs)", "25", "1", "8", "–", "2", "34" ], [ "2005(Bulldogs)", "23", "–", "11", "1", "3", "49" ], [ "2006(Roosters)", "16", "–", "–", "–", "–", "0" ], [ "2007(Roosters)", "19", "–", "5", "–", "2", "22" ], [ "2008(Roosters)", "25", "–", "11", "5", "1", "55" ], [ "2009(Roosters)", "14", "–", "5", "6", "1", "33" ], [ "2010(Roosters)", "27", "–", "9", "2", "1", "41" ], [ "2011(Roosters)", "24", "–", "2", "41", "1", "91" ], [ "2012(Roosters)", "22", "–", "4", "62", "–", "140" ], [ "2013(Tigers)", "16", "2", "1", "4", "–", "12" ] ] }
[ "7" ]
how many players have a height of at least 1.90?
nt-2714
8
col : # | player | position | height | current club row 1 : 4 | garreth lodge | point guard | 1.85 | edinburgh kings row 2 : 5 | patrick campbell | shooting guard | 1.93 | edinburgh kings row 3 : 6 | grant gibson | point guard | 1.82 | e.lothian b. row 4 : 7 | laurie costello | point guard | 1.87 | edinburgh kings row 5 : 8 | josh crolley | small forward | 1.98 | troon tornadoes row 6 : 9 | daniel donnelly | small forward | 1.98 | troon tornadoes row 7 : 10 | michael lynn | forward | | st. mirren row 8 : 11 | ross campbell | forward | 1.98 | troon tornadoes row 9 : 12 | steven leven | forward | 1.97 | arkadikos row 10 : 13 | thomas pearson | center | 2.00 | manchester magic row 11 : 14 | ikemefuna attah | power forward | 1.98 | tees valley mohawks row 12 : 15 | simon flockhart | center | 2.10 | edinburgh kings
csv/203-csv/418.csv
how many players have a height of at least 1.90?
{ "header": [ "#", "Player", "Position", "Height", "Current Club" ], "rows": [ [ "4", "Garreth Lodge", "Point Guard", "1.85", "Edinburgh Kings" ], [ "5", "Patrick Campbell", "Shooting Guard", "1.93", "Edinburgh Kings" ], [ "6", "Grant Gibson", "Point Guard", "1.82", "E.Lothian B." ], [ "7", "Laurie Costello", "Point Guard", "1.87", "Edinburgh Kings" ], [ "8", "Josh Crolley", "Small Forward", "1.98", "Troon Tornadoes" ], [ "9", "Daniel Donnelly", "Small Forward", "1.98", "Troon Tornadoes" ], [ "10", "Michael Lynn", "Forward", "", "St. Mirren" ], [ "11", "Ross Campbell", "Forward", "1.98", "Troon Tornadoes" ], [ "12", "Steven Leven", "Forward", "1.97", "Arkadikos" ], [ "13", "Thomas Pearson", "Center", "2.00", "Manchester Magic" ], [ "14", "Ikemefuna Attah", "Power Forward", "1.98", "Tees Valley Mohawks" ], [ "15", "Simon Flockhart", "Center", "2.10", "Edinburgh Kings" ] ] }
[ "8" ]
which nation has the most order of st. olaf recipients?
nt-2715
norway
col : country | name | title, position | grand cross\nwith collar | year of appointment row 1 : austria | heinz fischer | president | | 2007 row 2 : belgium | albert ii | former king | | 1964 row 3 : brazil | luiz inΓ‘cio lula da silva | former president | | 2003 row 4 : bulgaria | georgi parvanov | former president | | 2006 row 5 : denmark | benedikte | princess | | 1974 row 6 : denmark | frederik | crown prince | | 1990 row 7 : denmark | henrik | prince consort | | 1968 row 8 : denmark | joachim | prince | | 1991 row 9 : denmark | mary | crown princess | | 2005 row 10 : finland | martti ahtisaari | former president | | 1994 row 11 : finland | mauno koivisto | former president | | 1983 row 12 : finland | sauli niinistΓΆ | president | | 2012 row 13 : france | valΓ©ry giscard d'estaing | former president | | 1962 row 14 : germany | roman herzog | former president | | 1998 row 15 : greece | constantinos stephanopoulos | former president | | 2004 row 16 : hungary | Γ‘rpΓ‘d gΓΆncz | former president | | 1999 row 17 : iran | farah pahlavi | former empress | | 1965 row 18 : iceland | Γ³lafur ragnar grΓ­msson | president | | 1998 row 19 : iceland | vigdΓ­s finnbogadΓ³ttir | former president | | 1982 row 20 : italy | carlo azeglio ciampi | former president | | 2001 row 21 : japan | michiko | empress | | 2001 row 22 : japan | naruhito | crown prince | | 2001 row 23 : jordan | abdullah ii | king | | 2000 row 24 : jordan | rania | queen | | 2000 row 25 : latvia | guntis ulmanis | former president | | 1998 row 26 : latvia | vaira vΔ«Δ·e-freiberga | former president | | 2000 row 27 : lithuania | dalia grybauskaitΔ— | president | | 2011 row 28 : luxembourg | henri | grand duke | | 2011 row 29 : luxembourg | jean | former grand duke | | 1964 row 30 : netherlands | beatrix | princess | | 1964 row 31 : netherlands | margriet | princess | | 1964 row 32 : netherlands | willem-alexander | king | | 1996 row 33 : netherlands | mΓ‘xima | queen | | 2013 row 34 : norway | astrid | princess | | 1956 row 35 : norway | kjell magne bondevik | former prime minister | | 2004 row 36 : norway | lars petter forberg | master of the royal household | | 2004 row 37 : norway | haakon | crown prince | | 1991 row 38 : norway | magne hagen | former secretary to the king | | 2000 row 39 : norway | harald v | king | grand master | 1955, 1991 row 40 : norway | jΓΈrgen hΓ₯rek kosmo | former president of the norwegian parliament | | 2005 row 41 : norway | mΓ€rtha louise | princess | | 1989 row 42 : norway | mette-marit | crown princess | | 2001 row 43 : norway | carsten smith | former chief justice of the supreme court of norway | | 2003 row 44 : norway | sonja | queen | | 1972 row 45 : norway | berit tversland | cabinet secretary of the royal secretariat | | 2012 row 46 : poland | bronislaw komorowski | president | | 2012 row 47 : poland | aleksander kwaΕ›niewski | former president | | 1996 row 48 : portugal | antΓ³nio ramalho eanes | former president | | 1978 row 49 : portugal | jorge sampaio | former president | | 2004 row 50 : portugal | anΓ­bal cavaco silva | president | | 2008 row 51 : romania | emil constantinescu | former president | | 1999 row 52 : slovenia | danilo tΓΌrk | former president | | 2011 row 53 : spain | cristina | princess | | 1995 row 54 : spain | elena | princess | | 1995 row 55 : spain | felipe | crown prince | | 1995
csv/202-csv/289.csv
which nation has the most order of st. olaf recipients?
{ "header": [ "Country", "Name", "Title, Position", "Grand Cross\\nwith Collar", "Year of appointment" ], "rows": [ [ "Austria", "Heinz Fischer", "President", "", "2007" ], [ "Belgium", "Albert II", "Former King", "", "1964" ], [ "Belgium", "Mathilde", "Queen", "", "2003" ], [ "Belgium", "Paola", "Former Queen", "", "1997" ], [ "Belgium", "Philippe", "King", "", "2003" ], [ "Brazil", "Luiz InΓ‘cio Lula da Silva", "Former President", "", "2003" ], [ "Bulgaria", "Georgi Parvanov", "Former President", "", "2006" ], [ "Croatia", "Ivo JosipoviΔ‡", "President", "", "2011" ], [ "Denmark", "Benedikte", "Princess", "", "1974" ], [ "Denmark", "Frederik", "Crown Prince", "", "1990" ], [ "Denmark", "Henrik", "Prince Consort", "", "1968" ], [ "Denmark", "Joachim", "Prince", "", "1991" ], [ "Denmark", "Margrethe II", "Queen", "", "1958" ], [ "Denmark", "Mary", "Crown Princess", "", "2005" ], [ "Estonia", "Arnold RΓΌΓΌtel", "Former President", "", "2002" ], [ "Finland", "Martti Ahtisaari", "Former President", "", "1994" ], [ "Finland", "Mauno Koivisto", "Former President", "", "1983" ], [ "Finland", "Sauli NiinistΓΆ", "President", "", "2012" ], [ "Finland", "Tarja Halonen", "Former President", "", "2000" ], [ "France", "Jacques Chirac", "Former President", "", "2000" ], [ "France", "ValΓ©ry Giscard d'Estaing", "Former President", "", "1962" ], [ "Germany", "Roman Herzog", "Former President", "", "1998" ], [ "Germany", "Horst KΓΆhler", "Former President", "", "2007" ], [ "Germany", "Marianne von WeizsΓ€cker", "Former first lady", "", "1986" ], [ "Germany", "Richard von WeizsΓ€cker", "Former President", "", "1986" ], [ "Greece", "Constantine II", "Former King", "", "1964, 1962" ], [ "Greece", "Constantinos Stephanopoulos", "Former President", "", "2004" ], [ "Hungary", "ÁrpΓ‘d GΓΆncz", "Former President", "", "1999" ], [ "Iran", "Farah Pahlavi", "Former Empress", "", "1965" ], [ "Iceland", "Γ“lafur Ragnar GrΓ­msson", "President", "", "1998" ], [ "Iceland", "VigdΓ­s FinnbogadΓ³ttir", "Former President", "", "1982" ], [ "Italy", "Carlo Azeglio Ciampi", "Former President", "", "2001" ], [ "Japan", "Akihito", "Emperor", "", "2001, 1953" ], [ "Japan", "Masako", "Crown Princess", "", "2001" ], [ "Japan", "Michiko", "Empress", "", "2001" ], [ "Japan", "Naruhito", "Crown Prince", "", "2001" ], [ "Japan", "Tomohito of Mikasa", "Princess", "", "2001" ], [ "Jordan", "Abdullah II", "King", "", "2000" ], [ "Jordan", "Hassan", "Prince", "", "?" ], [ "Jordan", "Rania", "Queen", "", "2000" ], [ "Latvia", "Guntis Ulmanis", "Former President", "", "1998" ], [ "Latvia", "Vaira VΔ«Δ·e-Freiberga", "Former President", "", "2000" ], [ "Lithuania", "Valdas Adamkus", "Former President", "", "1998" ], [ "Lithuania", "Dalia GrybauskaitΔ—", "President", "", "2011" ], [ "Luxembourg", "Henri", "Grand Duke", "", "2011" ], [ "Luxembourg", "Jean", "Former Grand Duke", "", "1964" ], [ "Luxembourg", "Maria Teresa", "Grand Duchess", "", "1996" ], [ "Netherlands", "Beatrix", "Princess", "", "1964" ], [ "Netherlands", "Margriet", "Princess", "", "1964" ], [ "Netherlands", "Willem-Alexander", "King", "", "1996" ], [ "Netherlands", "MΓ‘xima", "Queen", "", "2013" ], [ "Norway", "Astrid", "Princess", "", "1956" ], [ "Norway", "Kjell Magne Bondevik", "Former Prime Minister", "", "2004" ], [ "Norway", "Lars Petter Forberg", "Master of the Royal Household", "", "2004" ], [ "Norway", "Haakon", "Crown Prince", "", "1991" ], [ "Norway", "Magne Hagen", "Former secretary to the King", "", "2000" ], [ "Norway", "Harald V", "King", "Grand Master", "1955, 1991" ], [ "Norway", "JΓΈrgen HΓ₯rek Kosmo", "Former President of the Norwegian Parliament", "", "2005" ], [ "Norway", "MΓ€rtha Louise", "Princess", "", "1989" ], [ "Norway", "Mette-Marit", "Crown Princess", "", "2001" ], [ "Norway", "Carsten Smith", "Former Chief Justice of the Supreme Court of Norway", "", "2003" ], [ "Norway", "Sonja", "Queen", "", "1972" ], [ "Norway", "Berit Tversland", "Cabinet Secretary of the Royal Secretariat", "", "2012" ], [ "Poland", "Bronislaw Komorowski", "President", "", "2012" ], [ "Poland", "Aleksander KwaΕ›niewski", "Former President", "", "1996" ], [ "Poland", "Lech WaΕ‚Δ™sa", "Former President", "", "1995" ], [ "Portugal", "AntΓ³nio Ramalho Eanes", "Former President", "", "1978" ], [ "Portugal", "Jorge Sampaio", "Former President", "", "2004" ], [ "Portugal", "AnΓ­bal Cavaco Silva", "President", "", "2008" ], [ "Romania", "Emil Constantinescu", "Former President", "", "1999" ], [ "Slovakia", "Ivan GaΕ‘parovič", "President", "", "2010" ], [ "Slovenia", "Danilo TΓΌrk", "Former President", "", "2011" ], [ "Spain", "Cristina", "Princess", "", "1995" ], [ "Spain", "Elena", "Princess", "", "1995" ], [ "Spain", "Felipe", "Crown Prince", "", "1995" ], [ "Spain", "Juan Carlos I", "King", "", "1982" ], [ "Spain", "SofΓ­a", "Queen", "", "1982" ], [ "Sweden", "Carl XVI Gustaf", "King", "", "1974" ], [ "Sweden", "Carl Philip", "Prince", "", "2005" ], [ "Sweden", "Christina", "Princess", "", "1992" ], [ "Sweden", "DΓ©sirΓ©e", "Princess", "", "1992" ], [ "Sweden", "Madeleine", "Princess", "", "2005" ], [ "Sweden", "Silvia", "Queen", "", "1982" ], [ "Sweden", "Victoria", "Crown Princess", "", "1995" ], [ "Thailand", "Bhumibol Adulyadej", "King", "", "1960" ], [ "Thailand", "Sirikit", "Queen", "", "1965" ], [ "Turkey", "Abdullah GΓΌl", "President", "", "2013" ], [ "United Kingdom", "Elizabeth II", "Queen", "", "1955" ], [ "United Kingdom", "Philip", "Prince consort", "", "1952" ], [ "United Kingdom", "Andrew", "Prince", "", "1988" ], [ "United Kingdom", "Charles", "Prince of Wales", "", "1978" ], [ "United Kingdom", "Edward", "Prince", "", "1988" ], [ "United Kingdom", "Richard", "Prince", "", "1973" ] ] }
[ "Norway" ]
did ito take 1st in the 10,000m before or after he took 28th in the 10,000m?
nt-2716
before
col : year | competition | venue | position | event | notes row 1 : 1975 | asian championships | seoul, south korea | 1st | 5,000m | 14:00.8 row 2 : 1979 | asian championships | tokyo, japan | 2nd | 10,000m | 29:00.2 row 3 : 1981 | asian championships | tokyo, japan | 1st | 10,000m | 28:53.29 row 4 : 1981 | fukuoka marathon | fukuoka, japan | 2nd | marathon | 2:09:37 row 5 : 1982 | fukuoka marathon | fukuoka, japan | 4th | marathon | 2:11:45 row 6 : 1983 | world championships | helsinki, finland | 28th | 10,000m | 29:49.04
csv/203-csv/215.csv
did ito take 1st in the 10,000m before or after he took 28th in the 10,000m?
{ "header": [ "Year", "Competition", "Venue", "Position", "Event", "Notes" ], "rows": [ [ "1975", "Asian Championships", "Seoul, South Korea", "1st", "5,000m", "14:00.8" ], [ "1979", "Asian Championships", "Tokyo, Japan", "2nd", "10,000m", "29:00.2" ], [ "1981", "Asian Championships", "Tokyo, Japan", "1st", "10,000m", "28:53.29" ], [ "1981", "Fukuoka Marathon", "Fukuoka, Japan", "2nd", "Marathon", "2:09:37" ], [ "1982", "Fukuoka Marathon", "Fukuoka, Japan", "4th", "Marathon", "2:11:45" ], [ "1983", "World Championships", "Helsinki, Finland", "28th", "10,000m", "29:49.04" ] ] }
[ "Before" ]
who was the first opponent faced by the sooners in september 1971?
nt-2718
smu*
col : date | opponent# | rank# | site | tv | result | attendance row 1 : september 18 | smu* | #10 | oklahoma memorial stadium β€’ norman, ok | | wΒ 30–0 | 53,545 row 2 : september 25 | atΒ pittsburgh* | #11 | pitt stadium β€’ pittsburgh, pa | | wΒ 55–29 | 34,916 row 3 : october 2 | #17Β usc* | #8 | oklahoma memorial stadium β€’ norman, ok | | wΒ 33–20 | 62,351 row 4 : october 9 | vs.Β #3Β texas* | #8 | cotton bowl β€’ dallas, tx (red river shootout) | cbs | wΒ 48–27 | 72,032 row 5 : october 16 | #6Β colorado | #2 | oklahoma memorial stadium β€’ norman, ok | | wΒ 45–17 | 62,501 row 6 : october 23 | atΒ kansas state | #2 | ksu stadium β€’ manhattan, ks | | wΒ 75–28 | 37,198 row 7 : october 30 | iowa state | #2 | oklahoma memorial stadium β€’ norman, ok | | wΒ 39–7 | 60,477 row 8 : november 6 | atΒ missouri | #2 | memorial stadium β€’ columbia, mo | | wΒ 20–3 | 55,098 row 9 : november 13 | kansas | #2 | oklahoma memorial stadium β€’ norman, ok | abc | wΒ 56–10 | 54,347 row 10 : november 25 | #1Β nebraska | #2 | oklahoma memorial stadium β€’ norman, ok (rivalry) | abc | lΒ 31–35 | 62,884 row 11 : december 4 | atΒ oklahoma state | #3 | lewis field β€’ stillwater, ok (bedlam series) | | wΒ 58–14 | 36,571 row 12 : january 1 | vs.Β #5Β auburn* | #3 | tulane stadium β€’ new orleans, la (sugar bowl) | abc | wΒ 40–22 | 84,031
csv/204-csv/617.csv
who was the first opponent faced by the sooners in september 1971?
{ "header": [ "Date", "Opponent#", "Rank#", "Site", "TV", "Result", "Attendance" ], "rows": [ [ "September 18", "SMU*", "#10", "Oklahoma Memorial Stadium β€’ Norman, OK", "", "WΒ 30–0", "53,545" ], [ "September 25", "atΒ Pittsburgh*", "#11", "Pitt Stadium β€’ Pittsburgh, PA", "", "WΒ 55–29", "34,916" ], [ "October 2", "#17Β USC*", "#8", "Oklahoma Memorial Stadium β€’ Norman, OK", "", "WΒ 33–20", "62,351" ], [ "October 9", "vs.Β #3Β Texas*", "#8", "Cotton Bowl β€’ Dallas, TX (Red River Shootout)", "CBS", "WΒ 48–27", "72,032" ], [ "October 16", "#6Β Colorado", "#2", "Oklahoma Memorial Stadium β€’ Norman, OK", "", "WΒ 45–17", "62,501" ], [ "October 23", "atΒ Kansas State", "#2", "KSU Stadium β€’ Manhattan, KS", "", "WΒ 75–28", "37,198" ], [ "October 30", "Iowa State", "#2", "Oklahoma Memorial Stadium β€’ Norman, OK", "", "WΒ 39–7", "60,477" ], [ "November 6", "atΒ Missouri", "#2", "Memorial Stadium β€’ Columbia, MO", "", "WΒ 20–3", "55,098" ], [ "November 13", "Kansas", "#2", "Oklahoma Memorial Stadium β€’ Norman, OK", "ABC", "WΒ 56–10", "54,347" ], [ "November 25", "#1Β Nebraska", "#2", "Oklahoma Memorial Stadium β€’ Norman, OK (Rivalry)", "ABC", "LΒ 31–35", "62,884" ], [ "December 4", "atΒ Oklahoma State", "#3", "Lewis Field β€’ Stillwater, OK (Bedlam Series)", "", "WΒ 58–14", "36,571" ], [ "January 1", "vs.Β #5Β Auburn*", "#3", "Tulane Stadium β€’ New Orleans, LA (Sugar Bowl)", "ABC", "WΒ 40–22", "84,031" ] ] }
[ "SMU*" ]
what is the number of last names listed that have an english origin?
nt-2719
8
col : name | rank - 2000 | number | country of origin | england - 2001 row 1 : smith | 1 | 2,376,207 | england, scotland | smith row 2 : johnson | 2 | 1,857,160 | england | jones row 3 : williams | 3 | 1,534,042 | england, wales | taylor row 4 : brown | 4 | 1,380,145 | england, ireland, scotland | brown row 5 : jones | 5 | 1,362,755 | england, wales | williams row 6 : miller | 6 | 1,127,803 | england, ireland, or scotland (miller can be the anglic | wilson row 7 : davis | 7 | 1,072,335 | england, wales | johnson row 8 : garcΓ­a | 8 | 858,289 | spain | davies row 9 : rodrΓ­guez | 9 | 804,240 | spain | robinson row 10 : wilson | 10 | 783,051 | england, scotland | wright
csv/203-csv/573.csv
what is the number of last names listed that have an english origin?
{ "header": [ "Name", "Rank - 2000", "Number", "Country of Origin", "England - 2001" ], "rows": [ [ "Smith", "1", "2,376,207", "England, Scotland", "Smith" ], [ "Johnson", "2", "1,857,160", "England", "Jones" ], [ "Williams", "3", "1,534,042", "England, Wales", "Taylor" ], [ "Brown", "4", "1,380,145", "England, Ireland, Scotland", "Brown" ], [ "Jones", "5", "1,362,755", "England, Wales", "Williams" ], [ "Miller", "6", "1,127,803", "England, Ireland, or Scotland (Miller can be the anglicized version of Mueller/MΓΌller - a surname from Germany)", "Wilson" ], [ "Davis", "7", "1,072,335", "England, Wales", "Johnson" ], [ "GarcΓ­a", "8", "858,289", "Spain", "Davies" ], [ "RodrΓ­guez", "9", "804,240", "Spain", "Robinson" ], [ "Wilson", "10", "783,051", "England, Scotland", "Wright" ] ] }
[ "8" ]
how many wins did stieb have in july?
nt-2720
4
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 : 79 | july 6 | @ rangers | 4 - 3 | murray (5-3) | tanana (4-10) | | 9,657 | 35-44 row 6 : 80 | july 7 | @ royals | 3 - 1 | gura (10-4) | clancy (7-6) | | 22,217 | 35-45 row 7 : 81 | july 8 | @ royals | 5 - 4 | stieb (7-10) | armstrong (2-3) | mclaughlin (4) | 24,409 | 36-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 : 92 | july 22 | @ white sox | 3 - 2 | burns (10-4) | mclaughlin (8-4) | | 21,875 | 43-49 row 18 : 93 | july 23 | @ white sox | 7 - 1 | leal (7-7) | barnes (0-2) | jackson (5) | 27,770 | 44-49 row 19 : 94 | july 24 | @ white sox | 8 - 1 | stieb (10-10) | lamp (7-5) | murray (1) | 21,821 | 45-49 row 20 : 95 | july 25 | @ white sox | 5 - 3 | hoyt (12-9) | clancy (8-9) | | 17,452 | 45-50 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 wins did stieb have 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" ] ] }
[ "4" ]
which township has the least in population?
nt-2721
lafayette
col : township | fips | population\ncenter | population | population\ndensity\n/kmΒ² (/sqΒ mi) | land area\nkmΒ² (sqΒ mi) | water area\nkmΒ² (sqΒ mi) | waterΒ % | geographic coordinates row 1 : belleville | 05575 | | 675 | 4 (11) | 155 (60) | 0 (0) | 0.14% | 37Β°3β€²50β€²β€²n 96Β°7β€²48β€²β€²w row 2 : caneyville | 10425 | | 88 | 1 (2) | 144 (55) | 1 (0) | 0.38% | 37Β°15β€²23β€²β€²n 96Β°27β€²27β€²β€²w row 3 : center | 11575 | | 75 | 1 (1) | 144 (56) | 1 (0) | 0.80% | 37Β°15β€²28β€²β€²n 96Β°18β€²31β€²β€²w row 4 : harrison | 30275 | | 114 | 1 (2) | 142 (55) | 0 (0) | 0.14% | 37Β°4β€²3β€²β€²n 96Β°26β€²32β€²β€²w row 5 : hendricks | 31300 | | 179 | 1 (3) | 142 (55) | 0 (0) | 0.05% | 37Β°1β€²12β€²β€²n 96Β°18β€²42β€²β€²w row 6 : jefferson | 35125 | cedar vale | 834 | 6 (15) | 144 (56) | 1 (0) | 0.45% | 37Β°6β€²45β€²β€²n 96Β°29β€²12β€²β€²w row 7 : lafayette | 37650 | | 65 | 0 (1) | 154 (59) | 2 (1) | 1.40% | 37Β°15β€²36β€²β€²n 96Β°10β€²20β€²β€²w row 8 : little caney | 41525 | | 353 | 3 (8) | 117 (45) | 0 (0) | 0.31% | 37Β°3β€²51β€²β€²n 96Β°1β€²5β€²β€²w row 9 : salt creek | 62775 | | 123 | 1 (3) | 127 (49) | 0 (0) | 0.34% | 37Β°15β€²13β€²β€²n 96Β°1β€²34β€²β€²w row 10 : sedan | 63775 | sedan | 1,660 | 13 (34) | 128 (49) | 1 (0) | 0.65% | 37Β°7β€²50β€²β€²n 96Β°11β€²6β€²β€²w row 11 : summit | 69025 | | 106 | 1 (2) | 144 (56) | 1 (0) | 0.40% | 37Β°8β€²17β€²β€²n 96Β°19β€²53β€²β€²w row 12 : washington | 75550 | | 87 | 1 (2) | 121 (47) | 1 (0) | 0.71% | 37Β°7β€²41β€²β€²n 96Β°0β€²52β€²β€²w
csv/203-csv/459.csv
which township has the least in population?
{ "header": [ "Township", "FIPS", "Population\\ncenter", "Population", "Population\\ndensity\\n/kmΒ² (/sqΒ mi)", "Land area\\nkmΒ² (sqΒ mi)", "Water area\\nkmΒ² (sqΒ mi)", "WaterΒ %", "Geographic coordinates" ], "rows": [ [ "Belleville", "05575", "", "675", "4 (11)", "155 (60)", "0 (0)", "0.14%", "37Β°3β€²50β€³N 96Β°7β€²48β€³Wο»Ώ / ο»Ώ37.06389Β°N 96.13000Β°W" ], [ "Caneyville", "10425", "", "88", "1 (2)", "144 (55)", "1 (0)", "0.38%", "37Β°15β€²23β€³N 96Β°27β€²27β€³Wο»Ώ / ο»Ώ37.25639Β°N 96.45750Β°W" ], [ "Center", "11575", "", "75", "1 (1)", "144 (56)", "1 (0)", "0.80%", "37Β°15β€²28β€³N 96Β°18β€²31β€³Wο»Ώ / ο»Ώ37.25778Β°N 96.30861Β°W" ], [ "Harrison", "30275", "", "114", "1 (2)", "142 (55)", "0 (0)", "0.14%", "37Β°4β€²3β€³N 96Β°26β€²32β€³Wο»Ώ / ο»Ώ37.06750Β°N 96.44222Β°W" ], [ "Hendricks", "31300", "", "179", "1 (3)", "142 (55)", "0 (0)", "0.05%", "37Β°1β€²12β€³N 96Β°18β€²42β€³Wο»Ώ / ο»Ώ37.02000Β°N 96.31167Β°W" ], [ "Jefferson", "35125", "Cedar Vale", "834", "6 (15)", "144 (56)", "1 (0)", "0.45%", "37Β°6β€²45β€³N 96Β°29β€²12β€³Wο»Ώ / ο»Ώ37.11250Β°N 96.48667Β°W" ], [ "Lafayette", "37650", "", "65", "0 (1)", "154 (59)", "2 (1)", "1.40%", "37Β°15β€²36β€³N 96Β°10β€²20β€³Wο»Ώ / ο»Ώ37.26000Β°N 96.17222Β°W" ], [ "Little Caney", "41525", "", "353", "3 (8)", "117 (45)", "0 (0)", "0.31%", "37Β°3β€²51β€³N 96Β°1β€²5β€³Wο»Ώ / ο»Ώ37.06417Β°N 96.01806Β°W" ], [ "Salt Creek", "62775", "", "123", "1 (3)", "127 (49)", "0 (0)", "0.34%", "37Β°15β€²13β€³N 96Β°1β€²34β€³Wο»Ώ / ο»Ώ37.25361Β°N 96.02611Β°W" ], [ "Sedan", "63775", "Sedan", "1,660", "13 (34)", "128 (49)", "1 (0)", "0.65%", "37Β°7β€²50β€³N 96Β°11β€²6β€³Wο»Ώ / ο»Ώ37.13056Β°N 96.18500Β°W" ], [ "Summit", "69025", "", "106", "1 (2)", "144 (56)", "1 (0)", "0.40%", "37Β°8β€²17β€³N 96Β°19β€²53β€³Wο»Ώ / ο»Ώ37.13806Β°N 96.33139Β°W" ], [ "Washington", "75550", "", "87", "1 (2)", "121 (47)", "1 (0)", "0.71%", "37Β°7β€²41β€³N 96Β°0β€²52β€³Wο»Ώ / ο»Ώ37.12806Β°N 96.01444Β°W" ] ] }
[ "Lafayette" ]
how many total laps did alex figge complete?
nt-2722
0
col : pos | no | driver | team | laps | time/retired | grid | points row 1 : 1 | 5 | will power | team australia | 73 | 1:45:58.568 | 7 | 31 row 2 : 2 | 21 | neel jani | pkv racing | 73 | +2.972 | 9 | 28 row 3 : 3 | 9 | justin wilson | rsports | 73 | +3.480 | 2 | 25 row 4 : 4 | 15 | simon pagenaud | team australia | 73 | +5.643 | 4 | 23 row 5 : 5 | 19 | bruno junqueira | dale coyne racing | 73 | +20.738 | 5 | 21 row 6 : 6 | 14 | robert doornbos | minardi team usa | 72 | + 1 lap | 12 | 19 row 7 : 7 | 28 | ryan dalziel | pacific coast motorsports | 72 | + 1 lap | 11 | 17 row 8 : 8 | 8 | alex tagliani | rsports | 71 | + 2 laps | 6 | 15 row 9 : 9 | 1 | sΓ©bastien bourdais | n/h/l racing | 67 | contact | 1 | 16 row 10 : 10 | 7 | oriol servia | forsythe racing | 56 | contact | 3 | 11 row 11 : 11 | 2 | graham rahal | n/h/l racing | 52 | contact | 15 | 10 row 12 : 12 | 4 | dan clarke | minardi team usa | 43 | contact | 13 | 9 row 13 : 13 | 34 | jan heylen | conquest racing | 1 | contact | 8 | 8 row 14 : 14 | 3 | paul tracy | forsythe racing | 0 | contact | 10 | 7 row 15 : 15 | 22 | tristan gommendy | pkv racing | 0 | contact | 14 | 6 row 16 : 16 | 11 | katherine legge | dale coyne racing | 0 | contact | 16 | 5 row 17 : 17 | 29 | alex figge | pacific coast motorsports | 0 | contact | 17 | 4
csv/203-csv/761.csv
how many total laps did alex figge complete?
{ "header": [ "Pos", "No", "Driver", "Team", "Laps", "Time/Retired", "Grid", "Points" ], "rows": [ [ "1", "5", "Will Power", "Team Australia", "73", "1:45:58.568", "7", "31" ], [ "2", "21", "Neel Jani", "PKV Racing", "73", "+2.972", "9", "28" ], [ "3", "9", "Justin Wilson", "RSPORTS", "73", "+3.480", "2", "25" ], [ "4", "15", "Simon Pagenaud", "Team Australia", "73", "+5.643", "4", "23" ], [ "5", "19", "Bruno Junqueira", "Dale Coyne Racing", "73", "+20.738", "5", "21" ], [ "6", "14", "Robert Doornbos", "Minardi Team USA", "72", "+ 1 Lap", "12", "19" ], [ "7", "28", "Ryan Dalziel", "Pacific Coast Motorsports", "72", "+ 1 Lap", "11", "17" ], [ "8", "8", "Alex Tagliani", "RSPORTS", "71", "+ 2 Laps", "6", "15" ], [ "9", "1", "SΓ©bastien Bourdais", "N/H/L Racing", "67", "Contact", "1", "16" ], [ "10", "7", "Oriol Servia", "Forsythe Racing", "56", "Contact", "3", "11" ], [ "11", "2", "Graham Rahal", "N/H/L Racing", "52", "Contact", "15", "10" ], [ "12", "4", "Dan Clarke", "Minardi Team USA", "43", "Contact", "13", "9" ], [ "13", "34", "Jan Heylen", "Conquest Racing", "1", "Contact", "8", "8" ], [ "14", "3", "Paul Tracy", "Forsythe Racing", "0", "Contact", "10", "7" ], [ "15", "22", "Tristan Gommendy", "PKV Racing", "0", "Contact", "14", "6" ], [ "16", "11", "Katherine Legge", "Dale Coyne Racing", "0", "Contact", "16", "5" ], [ "17", "29", "Alex Figge", "Pacific Coast Motorsports", "0", "Contact", "17", "4" ] ] }
[ "0" ]
how many home games did texas tech win in 1993?
nt-2723
3
col : date | time | opponent# | site | tv | result | attendance row 1 : september 4 | 7:00 pm | pacific* | jones stadium β€’ lubbock, tx | | wΒ 55-7 | 29,164 row 2 : september 11 | 1:00 pm | atΒ #9Β nebraska* | memorial stadium β€’ lincoln, ne | | lΒ 27-50 | 75,771 row 3 : september 18 | 12:00 pm | atΒ georgia* | sanford stadium β€’ athens, ga | | lΒ 11-17 | 74,511 row 4 : september 25 | 12:00 pm | atΒ baylor | floyd casey stadium β€’ waco, tx | raycom | lΒ 26-28 | 32,690 row 5 : october 2 | 11:00 am | #14Β texas a&m | jones stadium β€’ lubbock, tx | abc | lΒ 6-31 | 50,748 row 6 : october 9 | 1:00 pm | north carolina state* | jones stadium β€’ lubbock, tx | | lΒ 34-36 | 26,943 row 7 : october 16 | 7:00 pm | rice | jones stadium β€’ lubbock, tx | | wΒ 45-16 | 27,812 row 8 : october 30 | 12:00 pm | atΒ texas | texas memorial stadium β€’ austin, tx (chancellor's spurs) | raycom | wΒ 31-22 | 63,132 row 9 : november 6 | 12:00 pm | tcu | jones stadium β€’ lubbock, tx | raycom | wΒ 49-21 | 31,922 row 10 : november 13 | 2:00 pm | atΒ smu | ownby stadium β€’ university park, tx | | wΒ 41-24 | 15,714 row 11 : november 20 | 7:00 pm | vs.Β houston | alamodome β€’ san antonio, tx | | wΒ 58-7 | 28,652 row 12 : december 31 | 1:30 pm | vs.Β #19Β oklahoma* | sun bowl stadium β€’ el paso, tx (john hancock bowl | cbs | lΒ 10-41 | 43,848
csv/204-csv/197.csv
how many home games did texas tech win in 1993?
{ "header": [ "Date", "Time", "Opponent#", "Site", "TV", "Result", "Attendance" ], "rows": [ [ "September 4", "7:00 PM", "Pacific*", "Jones Stadium β€’ Lubbock, TX", "", "WΒ 55-7", "29,164" ], [ "September 11", "1:00 PM", "atΒ #9Β Nebraska*", "Memorial Stadium β€’ Lincoln, NE", "", "LΒ 27-50", "75,771" ], [ "September 18", "12:00 PM", "atΒ Georgia*", "Sanford Stadium β€’ Athens, GA", "", "LΒ 11-17", "74,511" ], [ "September 25", "12:00 PM", "atΒ Baylor", "Floyd Casey Stadium β€’ Waco, TX", "Raycom", "LΒ 26-28", "32,690" ], [ "October 2", "11:00 AM", "#14Β Texas A&M", "Jones Stadium β€’ Lubbock, TX", "ABC", "LΒ 6-31", "50,748" ], [ "October 9", "1:00 PM", "North Carolina State*", "Jones Stadium β€’ Lubbock, TX", "", "LΒ 34-36", "26,943" ], [ "October 16", "7:00 PM", "Rice", "Jones Stadium β€’ Lubbock, TX", "", "WΒ 45-16", "27,812" ], [ "October 30", "12:00 PM", "atΒ Texas", "Texas Memorial Stadium β€’ Austin, TX (Chancellor's Spurs)", "Raycom", "WΒ 31-22", "63,132" ], [ "November 6", "12:00 PM", "TCU", "Jones Stadium β€’ Lubbock, TX", "Raycom", "WΒ 49-21", "31,922" ], [ "November 13", "2:00 PM", "atΒ SMU", "Ownby Stadium β€’ University Park, TX", "", "WΒ 41-24", "15,714" ], [ "November 20", "7:00 PM", "vs.Β Houston", "Alamodome β€’ San Antonio, TX", "", "WΒ 58-7", "28,652" ], [ "December 31", "1:30 PM", "vs.Β #19Β Oklahoma*", "Sun Bowl Stadium β€’ El Paso, TX (John Hancock Bowl)", "CBS", "LΒ 10-41", "43,848" ] ] }
[ "3" ]
which group had over 130 members but only 6 caucusing members?
nt-2724
rpr 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
which group had over 130 members but only 6 caucusing members?
{ "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" ] ] }
[ "RPR Group" ]
how many teams played more than 16 games?
nt-2726
6
col : position | team | points | played | won | drawn | lost | for | against | difference row 1 : 1 | paulistano | 30 | 18 | 14 | 2 | 2 | 62 | 19 | 43 row 2 : 2 | palestra itΓ‘lia-sp | 29 | 18 | 14 | 1 | 3 | 59 | 21 | 38 row 3 : 3 | corinthians | 26 | 18 | 12 | 2 | 4 | 51 | 16 | 35 row 4 : 4 | ypiranga-sp | 25 | 18 | 11 | 3 | 4 | 56 | 34 | 22 row 5 : 5 | aa sΓ£o bento | 16 | 18 | 7 | 2 | 9 | 38 | 44 | -6 row 6 : 6 | santos | 13 | 18 | 6 | 1 | 11 | 36 | 43 | -7 row 7 : 7 | sc internacional de sΓ£o paulo | 11 | 15 | 3 | 5 | 7 | 26 | 44 | -18 row 8 : 8 | minas gerais | 10 | 15 | 4 | 2 | 9 | 18 | 49 | -31 row 9 : 9 | aa das palmeiras | 6 | 15 | 3 | 0 | 12 | 27 | 57 | -30 row 10 : 10 | mackenzie | 2 | 15 | 1 | 0 | 14 | 11 | 57 | -46
csv/203-csv/254.csv
how many teams played more than 16 games?
{ "header": [ "Position", "Team", "Points", "Played", "Won", "Drawn", "Lost", "For", "Against", "Difference" ], "rows": [ [ "1", "Paulistano", "30", "18", "14", "2", "2", "62", "19", "43" ], [ "2", "Palestra ItΓ‘lia-SP", "29", "18", "14", "1", "3", "59", "21", "38" ], [ "3", "Corinthians", "26", "18", "12", "2", "4", "51", "16", "35" ], [ "4", "Ypiranga-SP", "25", "18", "11", "3", "4", "56", "34", "22" ], [ "5", "AA SΓ£o Bento", "16", "18", "7", "2", "9", "38", "44", "-6" ], [ "6", "Santos", "13", "18", "6", "1", "11", "36", "43", "-7" ], [ "7", "SC Internacional de SΓ£o Paulo", "11", "15", "3", "5", "7", "26", "44", "-18" ], [ "8", "Minas Gerais", "10", "15", "4", "2", "9", "18", "49", "-31" ], [ "9", "AA das Palmeiras", "6", "15", "3", "0", "12", "27", "57", "-30" ], [ "10", "Mackenzie", "2", "15", "1", "0", "14", "11", "57", "-46" ] ] }
[ "6" ]
how many countries have more than 5 medals in total?
nt-2727
2
col : pos | country: | gold: | silver: | bronze: | total: row 1 : 1 | italyΒ (ita) | 3 | 3 | 1 | 7 row 2 : 2 | united statesΒ (usa) | 3 | 0 | 1 | 4 row 3 : 3 | polandΒ (pol) | 1 | 3 | 3 | 7 row 4 : 4 | soviet unionΒ (urs) | 1 | 2 | 2 | 5 row 5 : 5 | hungaryΒ (hun) | 1 | 0 | 0 | 1 row 6 : 5 | czechoslovakiaΒ (tch) | 1 | 0 | 1 | 2 row 7 : 7 | ghanaΒ (gha) | 0 | 1 | 0 | 1 row 8 : 7 | south africaΒ (rsa) | 0 | 1 | 1 | 2 row 9 : 9 | great britainΒ (gbr) | 0 | 0 | 3 | 3 row 10 : 10 | australiaΒ (aus) | 0 | 0 | 2 | 2 row 11 : 11 | japanΒ (jpn) | 0 | 0 | 1 | 1 row 12 : 11 | united arab republicΒ (egy) | 0 | 0 | 1 | 1 row 13 : 11 | finlandΒ (fin) | 0 | 0 | 1 | 1 row 14 : 11 | argentinaΒ (arg) | 0 | 0 | 1 | 1 row 15 : 11 | romaniaΒ (rou) | 0 | 0 | 1 | 1 row 16 : 11 | germanyΒ (eua) | 0 | 0 | 1 | 1
csv/203-csv/496.csv
how many countries have more than 5 medals in total?
{ "header": [ "Pos", "Country:", "Gold:", "Silver:", "Bronze:", "Total:" ], "rows": [ [ "1", "ItalyΒ (ITA)", "3", "3", "1", "7" ], [ "2", "United StatesΒ (USA)", "3", "0", "1", "4" ], [ "3", "PolandΒ (POL)", "1", "3", "3", "7" ], [ "4", "Soviet UnionΒ (URS)", "1", "2", "2", "5" ], [ "5", "HungaryΒ (HUN)", "1", "0", "0", "1" ], [ "5", "CzechoslovakiaΒ (TCH)", "1", "0", "1", "2" ], [ "7", "GhanaΒ (GHA)", "0", "1", "0", "1" ], [ "7", "South AfricaΒ (RSA)", "0", "1", "1", "2" ], [ "9", "Great BritainΒ (GBR)", "0", "0", "3", "3" ], [ "10", "AustraliaΒ (AUS)", "0", "0", "2", "2" ], [ "11", "JapanΒ (JPN)", "0", "0", "1", "1" ], [ "11", "United Arab RepublicΒ (EGY)", "0", "0", "1", "1" ], [ "11", "FinlandΒ (FIN)", "0", "0", "1", "1" ], [ "11", "ArgentinaΒ (ARG)", "0", "0", "1", "1" ], [ "11", "RomaniaΒ (ROU)", "0", "0", "1", "1" ], [ "11", "GermanyΒ (EUA)", "0", "0", "1", "1" ] ] }
[ "2" ]
who was the chinese president immediately after dong biwu?
nt-2728
li xiannian
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
who was the chinese president immediately after dong biwu?
{ "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" ] ] }
[ "Li Xiannian" ]
what was the name of the college that the player who was the fourth pick attended?
nt-2729
tennessee state
col : round | pick | player | position | nationality | team | college row 1 : t | – | wilt chamberlain^ | c | united states | philadelphia warriors | kansas row 2 : t | – | bob ferry | f/c | united states | st. louis hawks | saint louis row 3 : 1 | 1 | bob boozer+ | f | united states | cincinnati royals | kansas state row 4 : 1 | 2 | bailey howell^ | f | united states | detroit pistons | mississippi state row 5 : 1 | 3 | tom hawkins | f | united states | minneapolis lakers | notre dame row 6 : 1 | 4 | dick barnett+ | g/f | united states | syracuse nationals | tennessee state row 7 : 1 | 5 | johnny green+ | f/c | united states | new york knicks | michigan state row 8 : 1 | 6 | john richter | f | united states | boston celtics | nc state row 9 : 2 | 7 | tom robitaille# | f/c | united states | detroit pistons (from cincinnati) | rice row 10 : 2 | 8 | don goldstein# | f | united states | detroit pistons | louisville row 11 : 2 | 9 | joe ruklick | f/c | united states | philadelphia warriors | northwestern row 12 : 2 | 10 | rudy larusso+ | f/c | united states | minneapolis lakers | dartmouth row 13 : 2 | 11 | bumper tormohlen | f/c | united states | syracuse nationals | tennessee row 14 : 2 | 12 | al seiden# | g | united states | st. louis hawks (from new york) | st. john's row 15 : 2 | 13 | cal ramsey | f | united states | st. louis hawks | nyu row 16 : 2 | 14 | gene guarilia | f | united states | boston celtics | george washington row 17 : 3 | 15 | mike mendenhall | g | united states | cincinnati royals | cincinnati row 18 : 3 | 16 | gary alcorn | c | united states | detroit pistons | fresno state row 19 : 3 | 17 | jim hockaday | f | united states | philadelphia warriors | memphis row 20 : 3 | 18 | bobby smith | g | united states | minneapolis lakers | west virginia row 21 : 3 | 19 | jon cincebox | f | united states | syracuse nationals | syracuse row 22 : 3 | 20 | bob anderegg | g/f | united states | new york knicks | michigan state row 23 : 3 | 21 | hank stein | g | united states | st. louis hawks | xavier row 24 : 3 | 22 | ralph crosthwaite | c | united states | boston celtics | western kentucky row 25 : 4 | 23 | leo byrd | g | united states | cincinnati royals | marshall row 26 : 4 | 24 | george lee | g/f | united states | detroit pistons | michigan row 27 : 4 | 25 | ron stevenson | f | united states | philadelphia warriors | tcu row 28 : 4 | 26 | wilson eison | f | united states | minneapolis lakers | purdue row 29 : 4 | 27 | paul neumann | g | united states | syracuse nationals | stanford row 30 : 4 | 28 | johnny cox | g | united states | new york knicks | kentucky row 31 : 4 | 29 | lee harman | g | united states | st. louis hawks | oregon state row 32 : 4 | 30 | ed kazakavich | f | united states | boston celtics | scranton row 33 : 5 | 31 | harry kirchner | g/f | united states | detroit pistons | tcu row 34 : 5 | 32 | tony windis | g | united states | detroit pistons | wyoming row 35 : 5 | 37 | nick mantis | g | united states | st. louis hawks | northwestern row 36 : 8 | 56 | dave gunther | f | united states | philadelphia warriors | iowa row 37 : 11 | 77 | john barnhill | g | united states | st. louis hawks | tennessee state row 38 : 14 | 83 | jack israel | g/f | united states | new york knicks | missouri state
csv/204-csv/93.csv
what was the name of the college that the player who was the fourth pick attended?
{ "header": [ "Round", "Pick", "Player", "Position", "Nationality", "Team", "College" ], "rows": [ [ "T", "–", "Wilt Chamberlain^", "C", "United States", "Philadelphia Warriors", "Kansas" ], [ "T", "–", "Bob Ferry", "F/C", "United States", "St. Louis Hawks", "Saint Louis" ], [ "1", "1", "Bob Boozer+", "F", "United States", "Cincinnati Royals", "Kansas State" ], [ "1", "2", "Bailey Howell^", "F", "United States", "Detroit Pistons", "Mississippi State" ], [ "1", "3", "Tom Hawkins", "F", "United States", "Minneapolis Lakers", "Notre Dame" ], [ "1", "4", "Dick Barnett+", "G/F", "United States", "Syracuse Nationals", "Tennessee State" ], [ "1", "5", "Johnny Green+", "F/C", "United States", "New York Knicks", "Michigan State" ], [ "1", "6", "John Richter", "F", "United States", "Boston Celtics", "NC State" ], [ "2", "7", "Tom Robitaille#", "F/C", "United States", "Detroit Pistons (from Cincinnati)", "Rice" ], [ "2", "8", "Don Goldstein#", "F", "United States", "Detroit Pistons", "Louisville" ], [ "2", "9", "Joe Ruklick", "F/C", "United States", "Philadelphia Warriors", "Northwestern" ], [ "2", "10", "Rudy LaRusso+", "F/C", "United States", "Minneapolis Lakers", "Dartmouth" ], [ "2", "11", "Bumper Tormohlen", "F/C", "United States", "Syracuse Nationals", "Tennessee" ], [ "2", "12", "Al Seiden#", "G", "United States", "St. Louis Hawks (from New York)", "St. John's" ], [ "2", "13", "Cal Ramsey", "F", "United States", "St. Louis Hawks", "NYU" ], [ "2", "14", "Gene Guarilia", "F", "United States", "Boston Celtics", "George Washington" ], [ "3", "15", "Mike Mendenhall", "G", "United States", "Cincinnati Royals", "Cincinnati" ], [ "3", "16", "Gary Alcorn", "C", "United States", "Detroit Pistons", "Fresno State" ], [ "3", "17", "Jim Hockaday", "F", "United States", "Philadelphia Warriors", "Memphis" ], [ "3", "18", "Bobby Smith", "G", "United States", "Minneapolis Lakers", "West Virginia" ], [ "3", "19", "Jon Cincebox", "F", "United States", "Syracuse Nationals", "Syracuse" ], [ "3", "20", "Bob Anderegg", "G/F", "United States", "New York Knicks", "Michigan State" ], [ "3", "21", "Hank Stein", "G", "United States", "St. Louis Hawks", "Xavier" ], [ "3", "22", "Ralph Crosthwaite", "C", "United States", "Boston Celtics", "Western Kentucky" ], [ "4", "23", "Leo Byrd", "G", "United States", "Cincinnati Royals", "Marshall" ], [ "4", "24", "George Lee", "G/F", "United States", "Detroit Pistons", "Michigan" ], [ "4", "25", "Ron Stevenson", "F", "United States", "Philadelphia Warriors", "TCU" ], [ "4", "26", "Wilson Eison", "F", "United States", "Minneapolis Lakers", "Purdue" ], [ "4", "27", "Paul Neumann", "G", "United States", "Syracuse Nationals", "Stanford" ], [ "4", "28", "Johnny Cox", "G", "United States", "New York Knicks", "Kentucky" ], [ "4", "29", "Lee Harman", "G", "United States", "St. Louis Hawks", "Oregon State" ], [ "4", "30", "Ed Kazakavich", "F", "United States", "Boston Celtics", "Scranton" ], [ "5", "31", "Harry Kirchner", "G/F", "United States", "Detroit Pistons", "TCU" ], [ "5", "32", "Tony Windis", "G", "United States", "Detroit Pistons", "Wyoming" ], [ "5", "37", "Nick Mantis", "G", "United States", "St. Louis Hawks", "Northwestern" ], [ "8", "56", "Dave Gunther", "F", "United States", "Philadelphia Warriors", "Iowa" ], [ "11", "77", "John Barnhill", "G", "United States", "St. Louis Hawks", "Tennessee State" ], [ "14", "83", "Jack Israel", "G/F", "United States", "New York Knicks", "Missouri State" ] ] }
[ "Tennessee State" ]
what was the number of winners from spain?
nt-2731
17
col : rank | country | winners | runners-up | finals total row 1 : 1 | spain | 17 | 8 | 25 row 2 : 2 | germany\nΒ east germany | 11\n1\n12 | 10\n3\n13 | 21\n4\n25 row 3 : 3 | soviet union\n russia | 2\n1\n3 | 1\n0\n1 | 3\n1\n4 row 4 : 4 | hungary | 2 | 3 | 5 row 5 : 5 | belarus | 2 | 0 | 2 row 6 : 6 | france | 1 | 3 | 4 row 7 : 7 | sweden | 0 | 2 | 2 row 8 : 8 | bosnia & herzegovina | 0 | 1 | 1 row 9 : 8 | croatia | 0 | 1 | 1 row 10 : 8 | czech republic | 0 | 1 | 1 row 11 : 8 | denmark | 0 | 1 | 1 row 12 : 8 | romania | 0 | 1 | 1 row 13 : 8 | serbia | 0 | 1 | 1 row 14 : 8 | switzerland | 0 | 1 | 1 row 15 : total | total | 37 | 37 | 74
csv/203-csv/600.csv
what was the number of winners from spain?
{ "header": [ "Rank", "Country", "Winners", "Runners-up", "Finals Total" ], "rows": [ [ "1", "Spain", "17", "8", "25" ], [ "2", "Germany\\nΒ East Germany", "11\\n1\\n12", "10\\n3\\n13", "21\\n4\\n25" ], [ "3", "Soviet Union\\n Russia", "2\\n1\\n3", "1\\n0\\n1", "3\\n1\\n4" ], [ "4", "Hungary", "2", "3", "5" ], [ "5", "Belarus", "2", "0", "2" ], [ "6", "France", "1", "3", "4" ], [ "7", "Sweden", "0", "2", "2" ], [ "8", "Bosnia & Herzegovina", "0", "1", "1" ], [ "8", "Croatia", "0", "1", "1" ], [ "8", "Czech Republic", "0", "1", "1" ], [ "8", "Denmark", "0", "1", "1" ], [ "8", "Romania", "0", "1", "1" ], [ "8", "Serbia", "0", "1", "1" ], [ "8", "Switzerland", "0", "1", "1" ], [ "Total", "Total", "37", "37", "74" ] ] }
[ "17" ]
which game did the opponent score only 7 points?
nt-2732
november 21
col : date | time | opponent# | rank# | site | tv | result | attendance row 1 : september 3 | 7:00 pm | utah state* | #19 | rice–eccles stadium β€’ salt lake city, ut ( | the mtn. | wΒ 35–17 | 45,333 row 2 : september 12 | 8:30 pm | atΒ san jose state* | #17 | spartan stadium β€’ san josΓ©, ca | espnu | wΒ 24–14 | 23,684 row 3 : september 19 | 1:30 pm | atΒ oregon* | #18 | autzen stadium β€’ eugene, or | espn | lΒ 24–31 | 58,017 row 4 : september 26 | 5:30 pm | louisville* | | rice–eccles stadium β€’ salt lake city, ut | cbscs | wΒ 30–14 | 45,588 row 5 : october 10 | 4:00 pm | atΒ colorado state | | hughes stadium β€’ fort collins, co | the mtn. | wΒ 24–17 | 30,499 row 6 : october 17 | 8:00 pm | atΒ unlv | #24 | sam boyd stadium β€’ las vegas, nv | the mtn. | wΒ 35–15 | 26,315 row 7 : october 24 | 2:00 pm | air force | #19 | rice–eccles stadium β€’ salt lake city, ut | versus | wΒ 23–16Β ot | 45,129 row 8 : october 31 | 6:00 pm | wyoming | #19 | rice–eccles stadium β€’ salt lake city, ut | the mtn. | wΒ 22–10 | 44,837 row 9 : november 7 | 4:00 pm | new mexico | #17 | rice–eccles stadium β€’ salt lake city, ut ( | the mtn. | wΒ 45–14 | 45,051 row 10 : november 14 | 5:30 pm | atΒ #4Β tcu | #16 | amon g. carter stadium β€’ fort worth, tx | cbscs | lΒ 28–55 | 50,307 row 11 : november 21 | 2:00 pm | san diego state | #23 | rice–eccles stadium β€’ salt lake city, ut | versus | wΒ 38–7 | 44,991 row 12 : november 28 | 3:00 pm | atΒ #18Β byu | #22 | lavell edwards stadium β€’ provo, ut (the holy | cbscs/the mtn. | lΒ 23–26Β ot | 64,301 row 13 : december 23 | 6:00 pm | vs.Β california* | #23 | qualcomm stadium β€’ san diego, ca (poinsettia bowl | espn | wΒ 37–27 | 32,665
csv/203-csv/158.csv
which game did the opponent score only 7 points?
{ "header": [ "Date", "Time", "Opponent#", "Rank#", "Site", "TV", "Result", "Attendance" ], "rows": [ [ "September 3", "7:00 PM", "Utah State*", "#19", "Rice–Eccles Stadium β€’ Salt Lake City, UT (Battle of the Brothers)", "The mtn.", "WΒ 35–17", "45,333" ], [ "September 12", "8:30 PM", "atΒ San Jose State*", "#17", "Spartan Stadium β€’ San JosΓ©, CA", "ESPNU", "WΒ 24–14", "23,684" ], [ "September 19", "1:30 PM", "atΒ Oregon*", "#18", "Autzen Stadium β€’ Eugene, OR", "ESPN", "LΒ 24–31", "58,017" ], [ "September 26", "5:30 PM", "Louisville*", "", "Rice–Eccles Stadium β€’ Salt Lake City, UT", "CBSCS", "WΒ 30–14", "45,588" ], [ "October 10", "4:00 PM", "atΒ Colorado State", "", "Hughes Stadium β€’ Fort Collins, CO", "The mtn.", "WΒ 24–17", "30,499" ], [ "October 17", "8:00 PM", "atΒ UNLV", "#24", "Sam Boyd Stadium β€’ Las Vegas, NV", "The mtn.", "WΒ 35–15", "26,315" ], [ "October 24", "2:00 PM", "Air Force", "#19", "Rice–Eccles Stadium β€’ Salt Lake City, UT", "Versus", "WΒ 23–16Β OT", "45,129" ], [ "October 31", "6:00 PM", "Wyoming", "#19", "Rice–Eccles Stadium β€’ Salt Lake City, UT", "The mtn.", "WΒ 22–10", "44,837" ], [ "November 7", "4:00 PM", "New Mexico", "#17", "Rice–Eccles Stadium β€’ Salt Lake City, UT (The Bowl)", "The mtn.", "WΒ 45–14", "45,051" ], [ "November 14", "5:30 PM", "atΒ #4Β TCU", "#16", "Amon G. Carter Stadium β€’ Fort Worth, TX", "CBSCS", "LΒ 28–55", "50,307" ], [ "November 21", "2:00 PM", "San Diego State", "#23", "Rice–Eccles Stadium β€’ Salt Lake City, UT", "Versus", "WΒ 38–7", "44,991" ], [ "November 28", "3:00 PM", "atΒ #18Β BYU", "#22", "LaVell Edwards Stadium β€’ Provo, UT (The Holy War)", "CBSCS/The mtn.", "LΒ 23–26Β OT", "64,301" ], [ "December 23", "6:00 PM", "vs.Β California*", "#23", "Qualcomm Stadium β€’ San Diego, CA (Poinsettia Bowl)", "ESPN", "WΒ 37–27", "32,665" ] ] }
[ "November 21" ]
which is the top african nation that earns the most gdp in billions?
nt-2734
south africa
col : country | total gdp (nominal)\n(billion us$) | gdp per capita\n(us$, ppp) | gdp growth,\n2007-2011\n(inΒ %) | hdi row 1 : algeria | 188.7 | 8,715 | 2.7 | 0.733 row 2 : angola | 101.0 | 5,930 | 9.1 | 0.446 row 3 : benin | 7.3 | 1,628 | 3.9 | 0.437 row 4 : botswana | 17.6 | 14,753 | 3.0 | 0.654 row 5 : burkina faso | 10.2 | 1,310 | 4.9 | 0.370 row 6 : cameroon | 25.5 | 2,383 | 3.1 | 0.532 row 7 : cape verde | 1.9 | 4,123 | 5.8 | 0.736 row 8 : central african republic | 2.2 | 816 | 2.8 | 0.384 row 9 : comoros | 0.6 | 1,117 | 1.5 | 0.561 row 10 : democratic republic of the congo | 15.6 | 375 | 5.9 | 0.411 row 11 : congo | 14.7 | 4,429 | 4.9 | 0.548 row 12 : ivory coast | 24.1 | 1,803 | 1.1 | 0.432 row 13 : egypt | 229.5 | 6,324 | 5.2 | 0.708 row 14 : equatorial guinea | 19.8 | 36,515 | 8.8 | 0.642 row 15 : eritrea | 2.6 | 589 | 1.3 | 0.483 row 16 : ethiopia | 31.7 | 1,116 | 9.7 | 0.406 row 17 : gabon | 17.1 | 15,960 | 3.6 | 0.677 row 18 : ghana | 39.2 | 1,884 | 8.3 | 0.553 row 19 : guinea | 5.1 | 1,128 | 2.4 | 0.456 row 20 : kenya | 33.6 | 1,718 | 4.2 | 0.521 row 21 : lesotho | 2.4 | 1,715 | 4.9 | 0.549 row 22 : liberia | 1.2 | 577 | 11.6 | (n/a) row 23 : libya | 62.4 (2009) | 16,855 (2009) | 4.0 | 0.769 row 24 : madagascar | 9.9 | 972 | 2.3 | 0.533 row 25 : mali | 10.6 | 1,099 | 4.5 | 0.380 row 26 : mauritius | 11.3 | 14,523 | 4.5 | 0.804 row 27 : morocco | 100.2 | 4,986 | 4.3 | 0.646 row 28 : mozambique | 12.8 | 982 | 6.9 | 0.384 row 29 : namibia | 12.3 | 6,826 | 3.7 | 0.650 row 30 : niger | 6.0 | 732 | 4.3 | 0.374 row 31 : nigeria | 235.9 | 2,532 | 6.8 | 0.670 row 32 : rΓ©union (france) | 15.98 | 8,233 (nominal) | | 0.850 (2003) row 33 : rwanda | 6.4 | 1,251 | 7.3 | 0.452 row 34 : sΓ£o tomΓ© and prΓ­ncipe | 0.2 | 2,058 | 5.7 | 0.654 row 35 : senegal | 14.3 | 1,981 | 3.5 | 0.499 row 36 : seychelles | 1.0 | 26,420 | 4.2 | 0.843 row 37 : sierra leone | 2.2 | 877 | 5.2 | 0.336 row 38 : somalia | (n/a) | (n/a) | (n/a) | (n/a) row 39 : south africa | 408.2 | 11,035 | 2.7 | 0.674 row 40 : south sudan | | | | row 41 : sudan | 55.1 | 2,141 | 4.1 | 0.526 row 42 : swaziland | 4.0 | 6,099 | 2.1 | 0.547 row 43 : tanzania | 23.7 | 1,521 | 6.8 | 0.467 row 44 : togo | 3.6 | 1,042 | 3.1 | 0.512 row 45 : tunisia | 45.9 | 9,415 | 3.0 | 0.766 row 46 : uganda | 16.8 | 1,354 | 7.4 | 0.505
csv/203-csv/296.csv
which is the top african nation that earns the most gdp in billions?
{ "header": [ "Country", "Total GDP (nominal)\\n(billion US$)", "GDP per capita\\n(US$, PPP)", "GDP Growth,\\n2007-2011\\n(inΒ %)", "HDI" ], "rows": [ [ "Algeria", "188.7", "8,715", "2.7", "0.733" ], [ "Angola", "101.0", "5,930", "9.1", "0.446" ], [ "Benin", "7.3", "1,628", "3.9", "0.437" ], [ "Botswana", "17.6", "14,753", "3.0", "0.654" ], [ "Burkina Faso", "10.2", "1,310", "4.9", "0.370" ], [ "Burundi", "2.3", "608", "4.3", "0.413" ], [ "Cameroon", "25.5", "2,383", "3.1", "0.532" ], [ "Cape Verde", "1.9", "4,123", "5.8", "0.736" ], [ "Central African Republic", "2.2", "816", "2.8", "0.384" ], [ "Chad", "9.5", "1,531", "2.9", "0.388" ], [ "Comoros", "0.6", "1,117", "1.5", "0.561" ], [ "Democratic Republic of the Congo", "15.6", "375", "5.9", "0.411" ], [ "Congo", "14.7", "4,429", "4.9", "0.548" ], [ "Ivory Coast", "24.1", "1,803", "1.1", "0.432" ], [ "Djibouti", "1.0 (2009)", "2,290 (2009)", "5.3", "0.516" ], [ "Egypt", "229.5", "6,324", "5.2", "0.708" ], [ "Equatorial Guinea", "19.8", "36,515", "8.8", "0.642" ], [ "Eritrea", "2.6", "589", "1.3", "0.483" ], [ "Ethiopia", "31.7", "1,116", "9.7", "0.406" ], [ "Gabon", "17.1", "15,960", "3.6", "0.677" ], [ "Gambia", "1.1", "2,135", "6.0", "0.502" ], [ "Ghana", "39.2", "1,884", "8.3", "0.553" ], [ "Guinea", "5.1", "1,128", "2.4", "0.456" ], [ "Guinea-Bissau", "1.0", "1,251", "3.6", "0.374" ], [ "Kenya", "33.6", "1,718", "4.2", "0.521" ], [ "Lesotho", "2.4", "1,715", "4.9", "0.549" ], [ "Liberia", "1.2", "577", "11.6", "(N/A)" ], [ "Libya", "62.4 (2009)", "16,855 (2009)", "4.0", "0.769" ], [ "Madagascar", "9.9", "972", "2.3", "0.533" ], [ "Malawi", "5.7", "918", "6.8", "0.437" ], [ "Mali", "10.6", "1,099", "4.5", "0.380" ], [ "Mauritania", "4.1", "2,571", "2.8", "0.550" ], [ "Mauritius", "11.3", "14,523", "4.5", "0.804" ], [ "Morocco", "100.2", "4,986", "4.3", "0.646" ], [ "Mozambique", "12.8", "982", "6.9", "0.384" ], [ "Namibia", "12.3", "6,826", "3.7", "0.650" ], [ "Niger", "6.0", "732", "4.3", "0.374" ], [ "Nigeria", "235.9", "2,532", "6.8", "0.670" ], [ "RΓ©union (France)", "15.98", "8,233 (nominal)", "", "0.850 (2003)" ], [ "Rwanda", "6.4", "1,251", "7.3", "0.452" ], [ "SΓ£o TomΓ© and PrΓ­ncipe", "0.2", "2,058", "5.7", "0.654" ], [ "Senegal", "14.3", "1,981", "3.5", "0.499" ], [ "Seychelles", "1.0", "26,420", "4.2", "0.843" ], [ "Sierra Leone", "2.2", "877", "5.2", "0.336" ], [ "Somalia", "(N/A)", "(N/A)", "(N/A)", "(N/A)" ], [ "South Africa", "408.2", "11,035", "2.7", "0.674" ], [ "South Sudan", "", "", "", "" ], [ "Sudan", "55.1", "2,141", "4.1", "0.526" ], [ "Swaziland", "4.0", "6,099", "2.1", "0.547" ], [ "Tanzania", "23.7", "1,521", "6.8", "0.467" ], [ "Togo", "3.6", "1,042", "3.1", "0.512" ], [ "Tunisia", "45.9", "9,415", "3.0", "0.766" ], [ "Uganda", "16.8", "1,354", "7.4", "0.505" ], [ "Zambia", "19.2", "1,623", "6.4", "0.434" ], [ "Zimbabwe", "9.9", "(N/A)", "0.6", "0.513" ] ] }
[ "South Africa" ]
what are the number of times the venue was located in el salvador?
nt-2735
11
col : goal | date | venue | opponent | score | result | competition row 1 : 1. | 24 january 2007 | estadio cuscatlΓ‘n, san salvador, el | denmark | 1–0 | 1–0 | friendly row 2 : 2. | 8 february 2007 | estadio cuscatlΓ‘n, san salvador, el | belize | 2–0 | 2–1 | 2007 uncaf nations cup row 3 : 3. | 10 february 2007 | estadio cuscatlΓ‘n, san salvador, el | nicaragua | 1–0 | 2–1 | 2007 uncaf nations cup row 4 : 4. | 10 february 2007 | estadio cuscatlΓ‘n, san salvador, el | nicaragua | 2–1 | 2–1 | 2007 uncaf nations cup row 5 : 5. | 8 september 2007 | estadio olΓ­mpico atahualpa | ecuador | 1–2 | 1–5 | friendly row 6 : 6. | 13 october 2007 | estadio cuscatlΓ‘n, san salvador, el | costa rica | 1–2 | 2–2 | friendly row 7 : 7. | 6 february 2008 | estadio cuscatlΓ‘n, san salvador, el | anguilla | 9–0 | 12–0 | 2010 fifa world cup qualification row 8 : 8. | 22 june 2008 | estadio cuscatlΓ‘n, san salvador, el | panama | 1–1 | 3–1 | 2010 fifa world cup qualification row 9 : 9. | 22 june 2008 | estadio cuscatlΓ‘n, san salvador, el | panama | 2–1 | 3–1 | 2010 fifa world cup qualification row 10 : 10. | 15 october 2008 | estadio cuscatlΓ‘n, san salvador, el | suriname | 2–0 | 3–0 | 2010 fifa world cup qualification row 11 : 11. | 22 october 2008 | robert f. kennedy stadium, washington, d.c., united states | bolivia | 1–0 | 2–0 | friendly row 12 : 12. | 28 march 2009 | estadio cuscatlΓ‘n, san salvador, el | united states | 1–0 | 2–2 | 2010 fifa world cup qualification row 13 : 13. | 6 june 2009 | estadio cuscatlΓ‘n, san salvador, el | mexico | 2–1 | 2–1 | 2010 fifa world cup qualification row 14 : 14. | 3 march 2010 | los angeles coliseum, los angeles, united states | guatemala | 2–1 | 2–1 | friendly row 15 : 15. | 12 june 2011 | soldier field, chicago, united states | cuba | 6–1 | 6–1 | 2011 concacaf gold cup
csv/203-csv/652.csv
what are the number of times the venue was located in el salvador?
{ "header": [ "Goal", "Date", "Venue", "Opponent", "Score", "Result", "Competition" ], "rows": [ [ "1.", "24 January 2007", "Estadio CuscatlΓ‘n, San Salvador, El Salvador", "Denmark", "1–0", "1–0", "Friendly" ], [ "2.", "8 February 2007", "Estadio CuscatlΓ‘n, San Salvador, El Salvador", "Belize", "2–0", "2–1", "2007 UNCAF Nations Cup" ], [ "3.", "10 February 2007", "Estadio CuscatlΓ‘n, San Salvador, El Salvador", "Nicaragua", "1–0", "2–1", "2007 UNCAF Nations Cup" ], [ "4.", "10 February 2007", "Estadio CuscatlΓ‘n, San Salvador, El Salvador", "Nicaragua", "2–1", "2–1", "2007 UNCAF Nations Cup" ], [ "5.", "8 September 2007", "Estadio OlΓ­mpico Atahualpa, Quito, Ecuador", "Ecuador", "1–2", "1–5", "Friendly" ], [ "6.", "13 October 2007", "Estadio CuscatlΓ‘n, San Salvador, El Salvador", "Costa Rica", "1–2", "2–2", "Friendly" ], [ "7.", "6 February 2008", "Estadio CuscatlΓ‘n, San Salvador, El Salvador", "Anguilla", "9–0", "12–0", "2010 FIFA World Cup qualification" ], [ "8.", "22 June 2008", "Estadio CuscatlΓ‘n, San Salvador, El Salvador", "Panama", "1–1", "3–1", "2010 FIFA World Cup qualification" ], [ "9.", "22 June 2008", "Estadio CuscatlΓ‘n, San Salvador, El Salvador", "Panama", "2–1", "3–1", "2010 FIFA World Cup qualification" ], [ "10.", "15 October 2008", "Estadio CuscatlΓ‘n, San Salvador, El Salvador", "Suriname", "2–0", "3–0", "2010 FIFA World Cup qualification" ], [ "11.", "22 October 2008", "Robert F. Kennedy Stadium, Washington, D.C., United States", "Bolivia", "1–0", "2–0", "Friendly" ], [ "12.", "28 March 2009", "Estadio CuscatlΓ‘n, San Salvador, El Salvador", "United States", "1–0", "2–2", "2010 FIFA World Cup qualification" ], [ "13.", "6 June 2009", "Estadio CuscatlΓ‘n, San Salvador, El Salvador", "Mexico", "2–1", "2–1", "2010 FIFA World Cup qualification" ], [ "14.", "3 March 2010", "Los Angeles Coliseum, Los Angeles, United States", "Guatemala", "2–1", "2–1", "Friendly" ], [ "15.", "12 June 2011", "Soldier Field, Chicago, United States", "Cuba", "6–1", "6–1", "2011 CONCACAF Gold Cup" ] ] }
[ "11" ]
name one team that placed before lusty engineering.
nt-2736
terry finnigan
col : pos. | div. | no. | team | drivers | car | laps | qual.\npos. row 1 : 1 | 1 | 11 | perkins engineering | larry perkins\n tomas mezera | holden vl commodore ss group a sv | 125 | 2 row 2 : 3 | 1 | 05 | mobil 1 racing | peter brock\n andrew miedecke | ford sierra rs500 | 124 | 6 row 3 : 4 | 1 | 20 | benson & hedges racing | gary brabham\n david brabham | ford sierra rs500 | 123 | 7 row 4 : 5 | 1 | 30 | peter jackson racing | george fury\n drew price | ford sierra rs500 | 123 | 9 row 5 : 6 | 1 | 25 | benson & hedges racing | tony longhurst\n alan jones | ford sierra rs500 | 123 | 3 row 6 : 7 | 1 | 28 | playscape racing | kevin waldock\n andrew bagnall | ford sierra rs500 | 123 | 12 row 7 : 9 | 1 | 4 | lansvale racing team | steve reed\n trevor ashby | holden vl commodore ss group a sv | 122 | 11 row 8 : 10 | 1 | 6 | mobil 1 racing | charlie o'brien\n david parsons | ford sierra rs500 | 121 | 10 row 9 : 11 | 1 | 12 | ray lintott | ray lintott\n terry shiel | ford sierra rs500 | 121 | 13 row 10 : 12 | 1 | 26 | garry rogers motorsport | garry rogers\n paul fordham | holden vl commodore ss group a sv | 121 | 14 row 11 : 13 | 1 | 27 | terry finnigan | terry finnigan\n geoff leeds | holden vl commodore ss group a sv | 120 | 15 row 12 : 14 | 1 | 42 | lusty engineering | john lusty\n bernie stack | holden vl commodore ss group a sv | 119 | 20 row 13 : 15 | 2 | 51 | phil ward racing | phil ward\n john goss | mercedes-benz 190e 2.3-16 | 118 | 23 row 14 : 16 | 2 | 54 | bryce racing | brett riley\n craig baird | bmw m3 | 117 | 26 row 15 : 17 | 1 | 2 | alf grant | alf grant\n tim grant | nissan skyline hr31 gts-r | 117 | 24 row 16 : 20 | 2 | 53 | brian bolwell racing | brian bolwell\n mike twigden | bmw 323i | 111 | 29 row 17 : 22 | 1 | 32 | hersonne engineering | laurie donaher\n marc ducquet | holden vl commodore ss group a | 109 | 34 row 18 : 23 | 3 | 76 | peter verheyen | peter verheyen\n john vernon | toyota sprinter | 109 | 36 row 19 : dnf | 1 | 17 | shell ultra hi racing | dick johnson\n john bowe | ford sierra rs500 | 123 | 5 row 20 : dnf | 2 | 52 | m3 motorsport | peter doulman\n john cotter | bmw m3 | 109 | 22 row 21 : dnf | 3 | 75 | bob holden motors | dennis rogers\n garry jones | toyota corolla | 75 | 31 row 22 : dnf | 1 | 21 | bob forbes motorsport | mark gibbs\n rohan onslow | holden vl commodore ss group a sv | 64 | 8 row 23 : dnf | 1 | 19 | caltex cxt racing | ken mathews\n john mathews | ford sierra rs500 | 64 | 27 row 24 : dnf | 1 | 1 | nissan motorsport australia | jim richards\n mark skaife | nissan skyline r32 gt-r | 51 | 1 row 25 : dnf | 3 | 74 | bob holden motors | phil alexander\n keith mcculloch | toyota corolla | 44 | 33
csv/203-csv/161.csv
name one team that placed before lusty engineering.
{ "header": [ "Pos.", "Div.", "No.", "Team", "Drivers", "Car", "Laps", "Qual.\\nPos." ], "rows": [ [ "1", "1", "11", "Perkins Engineering", "Larry Perkins\\n Tomas Mezera", "Holden VL Commodore SS Group A SV", "125", "2" ], [ "2", "1", "35", "Peter Jackson Racing", "Glenn Seton\\n Colin Bond", "Ford Sierra RS500", "125", "4" ], [ "3", "1", "05", "Mobil 1 Racing", "Peter Brock\\n Andrew Miedecke", "Ford Sierra RS500", "124", "6" ], [ "4", "1", "20", "Benson & Hedges Racing", "Gary Brabham\\n David Brabham", "Ford Sierra RS500", "123", "7" ], [ "5", "1", "30", "Peter Jackson Racing", "George Fury\\n Drew Price", "Ford Sierra RS500", "123", "9" ], [ "6", "1", "25", "Benson & Hedges Racing", "Tony Longhurst\\n Alan Jones", "Ford Sierra RS500", "123", "3" ], [ "7", "1", "28", "Playscape Racing", "Kevin Waldock\\n Andrew Bagnall", "Ford Sierra RS500", "123", "12" ], [ "8", "1", "33", "Pro-Duct Motorsport", "Bob Pearson\\n Bruce Stewart", "Holden VL Commodore SS Group A SV", "122", "16" ], [ "9", "1", "4", "Lansvale Racing Team", "Steve Reed\\n Trevor Ashby", "Holden VL Commodore SS Group A SV", "122", "11" ], [ "10", "1", "6", "Mobil 1 Racing", "Charlie O'Brien\\n David Parsons", "Ford Sierra RS500", "121", "10" ], [ "11", "1", "12", "Ray Lintott", "Ray Lintott\\n Terry Shiel", "Ford Sierra RS500", "121", "13" ], [ "12", "1", "26", "Garry Rogers Motorsport", "Garry Rogers\\n Paul Fordham", "Holden VL Commodore SS Group A SV", "121", "14" ], [ "13", "1", "27", "Terry Finnigan", "Terry Finnigan\\n Geoff Leeds", "Holden VL Commodore SS Group A SV", "120", "15" ], [ "14", "1", "42", "Lusty Engineering", "John Lusty\\n Bernie Stack", "Holden VL Commodore SS Group A SV", "119", "20" ], [ "15", "2", "51", "Phil Ward Racing", "Phil Ward\\n John Goss", "Mercedes-Benz 190E 2.3-16", "118", "23" ], [ "16", "2", "54", "Bryce Racing", "Brett Riley\\n Craig Baird", "BMW M3", "117", "26" ], [ "17", "1", "2", "Alf Grant", "Alf Grant\\n Tim Grant", "Nissan Skyline HR31 GTS-R", "117", "24" ], [ "18", "1", "45", "Lester Smerdon", "Lester Smerdon\\n Graham Jonsson", "Holden VL Commodore SS Group A SV", "116", "25" ], [ "19", "3", "71", "Toyota Dealer Team", "John Faulkner\\n John Smith\\n Neal Bates", "Toyota Corolla FX-GT", "115", "28" ], [ "20", "2", "53", "Brian Bolwell Racing", "Brian Bolwell\\n Mike Twigden", "BMW 323i", "111", "29" ], [ "21", "3", "78", "Phoenix Motorsport", "Geoff Full\\n David Ratcliff", "Toyota Sprinter", "111", "30" ], [ "22", "1", "32", "Hersonne Engineering", "Laurie Donaher\\n Marc Ducquet", "Holden VL Commodore SS Group A", "109", "34" ], [ "23", "3", "76", "Peter Verheyen", "Peter Verheyen\\n John Vernon", "Toyota Sprinter", "109", "36" ], [ "24", "3", "72", "David Sala", "David Sala\\n Richard Vorst", "Toyota Corolla", "106", "32" ], [ "DNF", "1", "17", "Shell Ultra Hi Racing", "Dick Johnson\\n John Bowe", "Ford Sierra RS500", "123", "5" ], [ "DNF", "2", "52", "M3 Motorsport", "Peter Doulman\\n John Cotter", "BMW M3", "109", "22" ], [ "DNF", "3", "75", "Bob Holden Motors", "Dennis Rogers\\n Garry Jones", "Toyota Corolla", "75", "31" ], [ "DNF", "1", "21", "Bob Forbes Motorsport", "Mark Gibbs\\n Rohan Onslow", "Holden VL Commodore SS Group A SV", "64", "8" ], [ "DNF", "1", "19", "Caltex CXT Racing", "Ken Mathews\\n John Mathews", "Ford Sierra RS500", "64", "27" ], [ "DNF", "1", "22", "Lusty Engineering", "Graham Lusty\\n Ken Lusty", "Holden VL Commodore SS Group A SV", "52", "21" ], [ "DNF", "1", "1", "Nissan Motorsport Australia", "Jim Richards\\n Mark Skaife", "Nissan Skyline R32 GT-R", "51", "1" ], [ "DNF", "1", "29", "Wayne Park", "Wayne Park\\n John English", "Holden VL Commodore SS Group A SV", "49", "19" ], [ "DNF", "3", "74", "Bob Holden Motors", "Phil Alexander\\n Keith McCulloch", "Toyota Corolla", "44", "33" ], [ "DNF", "1", "46", "Garry Willmington Performance", "Garry Willmington\\n John Bourke", "Toyota Supra Turbo", "24", "18" ], [ "DNF", "1", "23", "Chris Lambden", "Chris Lambden\\n Des Wall", "Nissan Skyline HR31 GTS-R", "18", "17" ], [ "DNF", "3", "73", "Bob Holden Motors", "Bob Holden\\n Mike Conway", "Toyota Sprinter", "8", "35" ] ] }
[ "Terry Finnigan" ]
did toronto or ottawa senators win on january 6th?
nt-2737
ottawa senators
col : # | date | visitor | score | home | record | pts row 1 : 1 | december 27 | toronto | 7–1 | montreal canadiens | 1–0–0 | 2 row 2 : 2 | december 30 | quebec bulldogs | 5–8 | toronto | 2–0–0 | 4 row 3 : 3 | january 3 | toronto 228th battalion | 4–9 | toronto | 2–1–0 | 4 row 4 : 4 | january 6 | toronto | 2–3 | ottawa senators | 2–2–0 | 4 row 5 : 5 | january 10 | montreal wanderers | 4–9 | toronto | 3–2–0 | 6 row 6 : 6 | january 13 | montreal canadiens | 6–2 | toronto | 3–3–0 | 6 row 7 : 7 | january 17 | toronto | 5–1 | quebec bulldogs | 4–3–0 | 8 row 8 : 8 | january 20 | toronto | 6–8 | toronto 228th battalion | 4–4–0 | 8 row 9 : 9 | january 24 | ottawa senators | 5–8 | toronto | 5–4–0 | 10 row 10 : 10 | january 27 | toronto | 3–8 | montreal wanderers | 5–5–0 | 10
csv/204-csv/557.csv
did toronto or ottawa senators win on january 6th?
{ "header": [ "#", "Date", "Visitor", "Score", "Home", "Record", "Pts" ], "rows": [ [ "1", "December 27", "Toronto", "7–1", "Montreal Canadiens", "1–0–0", "2" ], [ "2", "December 30", "Quebec Bulldogs", "5–8", "Toronto", "2–0–0", "4" ], [ "3", "January 3", "Toronto 228th Battalion", "4–9", "Toronto", "2–1–0", "4" ], [ "4", "January 6", "Toronto", "2–3", "Ottawa Senators", "2–2–0", "4" ], [ "5", "January 10", "Montreal Wanderers", "4–9", "Toronto", "3–2–0", "6" ], [ "6", "January 13", "Montreal Canadiens", "6–2", "Toronto", "3–3–0", "6" ], [ "7", "January 17", "Toronto", "5–1", "Quebec Bulldogs", "4–3–0", "8" ], [ "8", "January 20", "Toronto", "6–8", "Toronto 228th Battalion", "4–4–0", "8" ], [ "9", "January 24", "Ottawa Senators", "5–8", "Toronto", "5–4–0", "10" ], [ "10", "January 27", "Toronto", "3–8", "Montreal Wanderers", "5–5–0", "10" ] ] }
[ "Ottawa Senators" ]
how many many competitions were held in 2006?
nt-2738
2
col : year | competition | venue | position | event | notes row 1 : 1998 | turin marathon | turin, italy | 3rd | marathon | 2:12:59 row 2 : 2003 | lisbon marathon | lisbon, portugal | 1st | marathon | 2:15:31 row 3 : 2004 | vienna marathon | vienna, austria | 3rd | marathon | 2:11:24 row 4 : 2004 | berlin marathon | berlin, germany | 5th | marathon | 2:09:08 row 5 : 2005 | world championships | helsinki, finland | 18th | marathon | 2:16:33 row 6 : 2006 | paris marathon | paris, france | 4th | marathon | 2:08:55 row 7 : 2006 | lisbon marathon | lisbon, portugal | 1st | marathon | 2:21:08 row 8 : 2007 | world championships | osaka, japan | β€” | marathon | dns
csv/204-csv/98.csv
how many many competitions were held in 2006?
{ "header": [ "Year", "Competition", "Venue", "Position", "Event", "Notes" ], "rows": [ [ "1998", "Turin Marathon", "Turin, Italy", "3rd", "Marathon", "2:12:59" ], [ "2003", "Lisbon Marathon", "Lisbon, Portugal", "1st", "Marathon", "2:15:31" ], [ "2004", "Vienna Marathon", "Vienna, Austria", "3rd", "Marathon", "2:11:24" ], [ "2004", "Berlin Marathon", "Berlin, Germany", "5th", "Marathon", "2:09:08" ], [ "2005", "World Championships", "Helsinki, Finland", "18th", "Marathon", "2:16:33" ], [ "2006", "Paris Marathon", "Paris, France", "4th", "Marathon", "2:08:55" ], [ "2006", "Lisbon Marathon", "Lisbon, Portugal", "1st", "Marathon", "2:21:08" ], [ "2007", "World Championships", "Osaka, Japan", "β€”", "Marathon", "DNS" ] ] }
[ "2" ]
how many years ago was her first film?
nt-2739
7
col : year | film | role | language | notes row 1 : 2007 | chirutha | sanjna | telugu | debut telugu film row 2 : 2009 | kurradu | hema | telugu | row 3 : 2010 | crook: it's good to be bad | suhani | hindi | debut hindi film row 4 : 2012 | teri meri kahaani | meera | hindi | special appearance row 5 : 2012 | kyaa super kool hain hum | simran | hindi | row 6 : 2013 | jayantabhai ki luv story | simran | hindi | row 7 : 2013 | yamla pagla deewana 2 | suman | hindi | row 8 : 2014 | youngistaan | anwita chauhan | hindi |
csv/203-csv/157.csv
how many years ago was her first film?
{ "header": [ "Year", "Film", "Role", "Language", "Notes" ], "rows": [ [ "2007", "Chirutha", "Sanjna", "Telugu", "Debut Telugu Film" ], [ "2009", "Kurradu", "Hema", "Telugu", "" ], [ "2010", "Crook: It's Good To Be Bad", "Suhani", "Hindi", "Debut Hindi Film" ], [ "2012", "Teri Meri Kahaani", "Meera", "Hindi", "Special Appearance" ], [ "2012", "Kyaa Super Kool Hain Hum", "Simran", "Hindi", "" ], [ "2013", "Jayantabhai Ki Luv Story", "Simran", "Hindi", "" ], [ "2013", "Yamla Pagla Deewana 2", "Suman", "Hindi", "" ], [ "2014", "Youngistaan", "Anwita Chauhan", "Hindi", "" ] ] }
[ "7" ]
how many stations opened before 1926?
nt-2740
6
col : station | type | latitude | longitude | el. (m) | opened | closed | coordinates row 1 : mount wilson, california | solar | 34ΒΊ13'n | 118ΒΊ56'w | 1737 | 1908 | 1920 | 34Β°13β€²s 118Β°56β€²w / 34.2 row 2 : hump mountain, north carolina | solar | 36ΒΊ8'n | 82ΒΊ0'w | 1500 | 1917 | 1918 | 36Β°8β€²n 82Β°0β€²w / 36. row 3 : calama, chile | solar | 22ΒΊ28's | 68ΒΊ56'w | 2250 | 1918 | 1920 | 22Β°28β€²s 68Β°56β€²w / 22.4 row 4 : mount montezuma, chile | solar | 22ΒΊ40's | 68ΒΊ56'w | 2711 | 1920 | ? | 22Β°40β€²s 68Β°56β€²w / 22.6 row 5 : mount harquahala, arizona | solar | 33ΒΊ48'n | 113ΒΊ20'w | 1721 | 1920 | 1925 | 33Β°48β€²n 113Β°20β€²w / 33. row 6 : table mountain, california | solar | 34ΒΊ22'n | 117ΒΊ41'w | 2286 | 1925 | 1962 | 34Β°22β€²n 117Β°41β€²w / 34.3 row 7 : mount brukkaros, namibia | solar | 25ΒΊ52's | 17ΒΊ48'e | 1586 | 1926 | 1931 | 25Β°52β€²s 17Β°48β€²e / 25.8 row 8 : mount saint catherine, egypt | solar | 28ΒΊ31'n | 33ΒΊ56'e | 2591 | 1934 | 1937 | 28Β°31β€²n 33Β°56β€²e / 28.517 row 9 : burro mountain, new mexico | solar | 32ΒΊ40'n | 108ΒΊ33'w | 2440 | 1938 | 1946 | 32Β°40β€²n 108Β°33β€²w / 32.6 row 10 : organ pass, new mexico | space track | 32ΒΊ25'n | 253ΒΊ27'e | | | | 32Β°25β€²n 106Β°33β€²w / 32.4 row 11 : olifantsfontein, south africa | space track | 25ΒΊ58's | 28ΒΊ15'e | | | | 25Β°58β€²s 28Β°15β€²e / 25.96 row 12 : woomera, australia | space track | 31ΒΊ06's | 136ΒΊ46'e | | | | 31Β°06β€²s 136Β°46β€²e / 31. row 13 : cadiz, spain | space track | 36ΒΊ28'n | 353ΒΊ48'e | | | | 36Β°28β€²n 6Β°12β€²w / 36.467 row 14 : shiraz, iran | space track | 29ΒΊ38'n | 52ΒΊ31'e | | | | 29Β°38β€²n 52Β°31β€²e / 29.63 row 15 : curaΓ§ao, netherlands west indies | space track | 12ΒΊ05'n | 291ΒΊ10'e | | | | 12Β°05β€²n 68Β°50β€²w / 12.08 row 16 : jupiter, florida | space track | 27ΒΊ01'n | 279ΒΊ53'e | | | | 27Β°01β€²n 80Β°07β€²w / 27.017 row 17 : haleakala, hawaii | space track | 20ΒΊ43'n | 203ΒΊ45'e | | | | 20Β°43β€²n 156Β°15β€²w / 20.7 row 18 : villa dolores, argentina | space track | 31ΒΊ57'n | 294ΒΊ54'e | | | | 31Β°57β€²n 65Β°06β€²e / 31.950 row 19 : mitaka, japan | space track | | | | | | row 20 : nani tal, india | space track | | | | | | row 21 : arequipa, peru | solar,\nspace track | | | | | |
csv/203-csv/839.csv
how many stations opened before 1926?
{ "header": [ "Station", "Type", "Latitude", "Longitude", "El. (m)", "Opened", "Closed", "Coordinates" ], "rows": [ [ "Mount Wilson, California", "Solar", "34ΒΊ13'N", "118ΒΊ56'W", "1737", "1908", "1920", "34Β°13β€²S 118Β°56β€²Wο»Ώ / ο»Ώ34.217Β°S 118.933Β°W" ], [ "Hump Mountain, North Carolina", "Solar", "36ΒΊ8'N", "82ΒΊ0'W", "1500", "1917", "1918", "36Β°8β€²N 82Β°0β€²Wο»Ώ / ο»Ώ36.133Β°N 82.000Β°W" ], [ "Calama, Chile", "Solar", "22ΒΊ28'S", "68ΒΊ56'W", "2250", "1918", "1920", "22Β°28β€²S 68Β°56β€²Wο»Ώ / ο»Ώ22.467Β°S 68.933Β°W" ], [ "Mount Montezuma, Chile", "Solar", "22ΒΊ40'S", "68ΒΊ56'W", "2711", "1920", "?", "22Β°40β€²S 68Β°56β€²Wο»Ώ / ο»Ώ22.667Β°S 68.933Β°W" ], [ "Mount Harquahala, Arizona", "Solar", "33ΒΊ48'N", "113ΒΊ20'W", "1721", "1920", "1925", "33Β°48β€²N 113Β°20β€²Wο»Ώ / ο»Ώ33.800Β°N 113.333Β°W" ], [ "Table Mountain, California", "Solar", "34ΒΊ22'N", "117ΒΊ41'W", "2286", "1925", "1962", "34Β°22β€²N 117Β°41β€²Wο»Ώ / ο»Ώ34.367Β°N 117.683Β°W" ], [ "Mount Brukkaros, Namibia", "Solar", "25ΒΊ52'S", "17ΒΊ48'E", "1586", "1926", "1931", "25Β°52β€²S 17Β°48β€²Eο»Ώ / ο»Ώ25.867Β°S 17.800Β°E" ], [ "Mount Saint Catherine, Egypt", "Solar", "28ΒΊ31'N", "33ΒΊ56'E", "2591", "1934", "1937", "28Β°31β€²N 33Β°56β€²Eο»Ώ / ο»Ώ28.517Β°N 33.933Β°E" ], [ "Burro Mountain, New Mexico", "Solar", "32ΒΊ40'N", "108ΒΊ33'W", "2440", "1938", "1946", "32Β°40β€²N 108Β°33β€²Wο»Ώ / ο»Ώ32.667Β°N 108.550Β°W" ], [ "Organ Pass, New Mexico", "Space Track", "32ΒΊ25'N", "253ΒΊ27'E", "", "", "", "32Β°25β€²N 106Β°33β€²Wο»Ώ / ο»Ώ32.417Β°N 106.550Β°W" ], [ "Olifantsfontein, South Africa", "Space Track", "25ΒΊ58'S", "28ΒΊ15'E", "", "", "", "25Β°58β€²S 28Β°15β€²Eο»Ώ / ο»Ώ25.967Β°S 28.250Β°E" ], [ "Woomera, Australia", "Space Track", "31ΒΊ06'S", "136ΒΊ46'E", "", "", "", "31Β°06β€²S 136Β°46β€²Eο»Ώ / ο»Ώ31.100Β°S 136.767Β°E" ], [ "Cadiz, Spain", "Space Track", "36ΒΊ28'N", "353ΒΊ48'E", "", "", "", "36Β°28β€²N 6Β°12β€²Wο»Ώ / ο»Ώ36.467Β°N 6.200Β°W" ], [ "Shiraz, Iran", "Space Track", "29ΒΊ38'N", "52ΒΊ31'E", "", "", "", "29Β°38β€²N 52Β°31β€²Eο»Ώ / ο»Ώ29.633Β°N 52.517Β°E" ], [ "CuraΓ§ao, Netherlands West Indies", "Space Track", "12ΒΊ05'N", "291ΒΊ10'E", "", "", "", "12Β°05β€²N 68Β°50β€²Wο»Ώ / ο»Ώ12.083Β°N 68.833Β°W" ], [ "Jupiter, Florida", "Space Track", "27ΒΊ01'N", "279ΒΊ53'E", "", "", "", "27Β°01β€²N 80Β°07β€²Wο»Ώ / ο»Ώ27.017Β°N 80.117Β°W" ], [ "Haleakala, Hawaii", "Space Track", "20ΒΊ43'N", "203ΒΊ45'E", "", "", "", "20Β°43β€²N 156Β°15β€²Wο»Ώ / ο»Ώ20.717Β°N 156.250Β°W" ], [ "Villa Dolores, Argentina", "Space Track", "31ΒΊ57'N", "294ΒΊ54'E", "", "", "", "31Β°57β€²N 65Β°06β€²Eο»Ώ / ο»Ώ31.950Β°N 65.100Β°E" ], [ "Mitaka, Japan", "Space Track", "", "", "", "", "", "" ], [ "Nani Tal, India", "Space Track", "", "", "", "", "", "" ], [ "Arequipa, Peru", "Solar,\\nSpace Track", "", "", "", "", "", "" ] ] }
[ "6" ]
which two countries has the most number of participants?
nt-2741
united states, canada
col : rank | name | nationality | time | notes row 1 : | jill sterkel | united states | 1:00.53 | nr, gr row 2 : | lisa buese | united states | 1:00.59 | row 3 : | nancy garapick | canada | 1:02.96 | row 4 : 4 | shelley cramer | u.s. virgin islands | 1:03.51 | nr row 5 : 5 | susan sloan | canada | 1:03.52 | row 6 : 6 | maria paris | costa rica | 1:03.58 | row 7 : 7 | rosanna juncos | argentina | 1:04.75 | row 8 : 8 | adriana pereira | brazil | 1:06.79 |
csv/204-csv/41.csv
which two countries has the most number of participants?
{ "header": [ "Rank", "Name", "Nationality", "Time", "Notes" ], "rows": [ [ "", "Jill Sterkel", "United States", "1:00.53", "NR, GR" ], [ "", "Lisa Buese", "United States", "1:00.59", "" ], [ "", "Nancy Garapick", "Canada", "1:02.96", "" ], [ "4", "Shelley Cramer", "U.S. Virgin Islands", "1:03.51", "NR" ], [ "5", "Susan Sloan", "Canada", "1:03.52", "" ], [ "6", "Maria Paris", "Costa Rica", "1:03.58", "" ], [ "7", "Rosanna Juncos", "Argentina", "1:04.75", "" ], [ "8", "Adriana Pereira", "Brazil", "1:06.79", "" ] ] }
[ "United States", "Canada" ]
name a horse that did not place in the top ten of the 1997 kentucky derby
nt-2743
crimson classic
col : finished | post | horse | jockey | trainer | owner | time / behind row 1 : 1st | 6 | silver charm | gary l. stevens | bob baffert | bob & beverly lewis | 2:02.44 row 2 : 2nd | 5 | captain bodgit | alex solis | gary a. capuano | team valor | row 3 : 3rd | 12 | free house | david flores | j. paco gonzalez | john toffan & trudy mccaffery | row 4 : 4th | 3 | pulpit | shane sellers | frank l. brothers | claiborne farm | row 5 : 5th | 10 | crypto star | pat day | wayne m. catalano | evelyn & darrell yates | row 6 : 6th | 9 | phantom on tour | jerry d. bailey | lynn s. whiting | w. cal partee | row 7 : 7th | 5 | jack flash | craig perret | nick zito | dogwood stable | row 8 : 8th | 6 | hello | mike smith | ronald mcanally | sandee & al kirkwood | row 9 : 9th | 1 | concerto | carlos h. marquez, jr. | john j. tammaro, iii | kinsman stable | row 10 : 10th | 13 | celtic warrior | francisco torres | danny hutt | hutt, quackenbush & shaffrick | row 11 : 11th | 4 | crimson classic | robby albarado | forrest kaelin | john w. clay | row 12 : 12th | 15 | shammy davis | willie martinez | nick zito | fox hill farm | row 13 : 13th | 11 | deeds not words | corey nakatani | d. wayne lukas | michael tabor & susan magnier |
csv/204-csv/13.csv
name a horse that did not place in the top ten of the 1997 kentucky derby
{ "header": [ "Finished", "Post", "Horse", "Jockey", "Trainer", "Owner", "Time / behind" ], "rows": [ [ "1st", "6", "Silver Charm", "Gary L. Stevens", "Bob Baffert", "Bob & Beverly Lewis", "2:02.44" ], [ "2nd", "5", "Captain Bodgit", "Alex Solis", "Gary A. Capuano", "Team Valor", "" ], [ "3rd", "12", "Free House", "David Flores", "J. Paco Gonzalez", "John Toffan & Trudy McCaffery", "" ], [ "4th", "3", "Pulpit", "Shane Sellers", "Frank L. Brothers", "Claiborne Farm", "" ], [ "5th", "10", "Crypto Star", "Pat Day", "Wayne M. Catalano", "Evelyn & Darrell Yates", "" ], [ "6th", "9", "Phantom on Tour", "Jerry D. Bailey", "Lynn S. Whiting", "W. Cal Partee", "" ], [ "7th", "5", "Jack Flash", "Craig Perret", "Nick Zito", "Dogwood Stable", "" ], [ "8th", "6", "Hello", "Mike Smith", "Ronald McAnally", "Sandee & Al Kirkwood", "" ], [ "9th", "1", "Concerto", "Carlos H. Marquez, Jr.", "John J. Tammaro, III", "Kinsman Stable", "" ], [ "10th", "13", "Celtic Warrior", "Francisco Torres", "Danny Hutt", "Hutt, Quackenbush & Shaffrick", "" ], [ "11th", "4", "Crimson Classic", "Robby Albarado", "Forrest Kaelin", "John W. Clay", "" ], [ "12th", "15", "Shammy Davis", "Willie Martinez", "Nick Zito", "Fox Hill Farm", "" ], [ "13th", "11", "Deeds Not Words", "Corey Nakatani", "D. Wayne Lukas", "Michael Tabor & Susan Magnier", "" ] ] }
[ "Crimson Classic" ]
which three countries are tied for last place?
nt-2744
chile, uruguay, venezuela
col : rank | nation | gold | silver | bronze | total row 1 : 1 | united statesΒ (usa) | 25 | 16 | 7 | 48 row 2 : 2 | canadaΒ (can) | 5 | 4 | 7 | 16 row 3 : 3 | jamaicaΒ (jam) | 4 | 3 | 4 | 11 row 4 : 4 | cubaΒ (cub) | 3 | 8 | 4 | 15 row 5 : 5 | mexicoΒ (mex) | 0 | 3 | 3 | 6 row 6 : 6 | brazilΒ (bra) | 0 | 2 | 1 | 3 row 7 : 7 | puerto ricoΒ (pur) | 0 | 1 | 1 | 2 row 8 : 8 | colombiaΒ (col) | 0 | 0 | 3 | 3 row 9 : 9 | peruΒ (per) | 0 | 0 | 2 | 2 row 10 : 9 | trinidad and tobagoΒ (tri) | 0 | 0 | 2 | 2 row 11 : 11 | chileΒ (chi) | 0 | 0 | 1 | 1 row 12 : 11 | uruguayΒ (uru) | 0 | 0 | 1 | 1 row 13 : 11 | venezuelaΒ (ven) | 0 | 0 | 1 | 1
csv/203-csv/716.csv
which three countries are tied for last place?
{ "header": [ "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], "rows": [ [ "1", "United StatesΒ (USA)", "25", "16", "7", "48" ], [ "2", "CanadaΒ (CAN)", "5", "4", "7", "16" ], [ "3", "JamaicaΒ (JAM)", "4", "3", "4", "11" ], [ "4", "CubaΒ (CUB)", "3", "8", "4", "15" ], [ "5", "MexicoΒ (MEX)", "0", "3", "3", "6" ], [ "6", "BrazilΒ (BRA)", "0", "2", "1", "3" ], [ "7", "Puerto RicoΒ (PUR)", "0", "1", "1", "2" ], [ "8", "ColombiaΒ (COL)", "0", "0", "3", "3" ], [ "9", "PeruΒ (PER)", "0", "0", "2", "2" ], [ "9", "Trinidad and TobagoΒ (TRI)", "0", "0", "2", "2" ], [ "11", "ChileΒ (CHI)", "0", "0", "1", "1" ], [ "11", "UruguayΒ (URU)", "0", "0", "1", "1" ], [ "11", "VenezuelaΒ (VEN)", "0", "0", "1", "1" ] ] }
[ "Chile", "Uruguay", "Venezuela" ]
was the positioning better the year of the france venue or the year of the south korea venue?
nt-2745
paris, france
col : year | competition | venue | position | notes row 1 : 2002 | european championships | munich, germany | 6th | 7.78 m row 2 : 2003 | world championships | paris, france | 9th | 7.93 m row 3 : 2004 | olympic games | athens, greece | 5th | 8.25 m row 4 : 2006 | european championships | gothenburg, sweden | 9th | 7.74 m row 5 : 2008 | world indoor championships | valencia, spain | 2nd | 8.06 m row 6 : 2008 | olympic games | beijing, china | 27thq | 7.70 m row 7 : 2009 | world championships | berlin, germany | 8th | 8.06 m row 8 : 2010 | european championships | barcelona, spain | 3rd | 8.23 m row 9 : 2011 | european team championships | stockholm, sweden | 3rd | 8.12 m row 10 : 2011 | world championships | daegu, south korea | 11th | 7.87 m row 11 : 2012 | olympic games | london, england | 6th | 8.07 m row 12 : 2013 | european indoor championships | gothenburg, sweden | 7th | 7.95 m
csv/203-csv/715.csv
was the positioning better the year of the france venue or the year of the south korea venue?
{ "header": [ "Year", "Competition", "Venue", "Position", "Notes" ], "rows": [ [ "2002", "European Championships", "Munich, Germany", "6th", "7.78 m" ], [ "2003", "World Championships", "Paris, France", "9th", "7.93 m" ], [ "2004", "Olympic Games", "Athens, Greece", "5th", "8.25 m" ], [ "2006", "European Championships", "Gothenburg, Sweden", "9th", "7.74 m" ], [ "2008", "World Indoor Championships", "Valencia, Spain", "2nd", "8.06 m" ], [ "2008", "Olympic Games", "Beijing, China", "27thq", "7.70 m" ], [ "2009", "World Championships", "Berlin, Germany", "8th", "8.06 m" ], [ "2010", "European Championships", "Barcelona, Spain", "3rd", "8.23 m" ], [ "2011", "European Team Championships", "Stockholm, Sweden", "3rd", "8.12 m" ], [ "2011", "World Championships", "Daegu, South Korea", "11th", "7.87 m" ], [ "2012", "Olympic Games", "London, England", "6th", "8.07 m" ], [ "2013", "European Indoor Championships", "Gothenburg, Sweden", "7th", "7.95 m" ] ] }
[ "Paris, France" ]
what was the top uk single on the firehouse album?
nt-2746
"love of a lifetime"
col : year | song | us hot 100 | us msr | us a.c. | can | uk singles | album row 1 : 1991 | "don't treat me bad" | 19 | 16 | - | 35 | 71 | firehouse row 2 : 1991 | "love of a lifetime" | 5 | - | - | 30 | 40 | firehouse row 3 : 1991 | "all she wrote" | 58 | 25 | - | - | 56 | firehouse row 4 : 1992 | "reach for the sky" | 83 | 27 | - | - | 67 | hold your fire row 5 : 1992 | "when i look into your eyes" | 8 | - | - | 20 | 65 | hold your fire row 6 : 1992 | "sleeping with you" | 78 | - | - | - | 40 | hold your fire row 7 : 1995 | "i live my life for you" | 26 | - | 20 | 17 | 43 | 3 row 8 : 1995 | "here for you" | 108 | - | - | - | - | 3
csv/203-csv/723.csv
what was the top uk single on the firehouse album?
{ "header": [ "Year", "Song", "US Hot 100", "US MSR", "US A.C.", "CAN", "UK Singles", "Album" ], "rows": [ [ "1991", "\"Don't Treat Me Bad\"", "19", "16", "-", "35", "71", "FireHouse" ], [ "1991", "\"Love of a Lifetime\"", "5", "-", "-", "30", "40", "FireHouse" ], [ "1991", "\"All She Wrote\"", "58", "25", "-", "-", "56", "FireHouse" ], [ "1992", "\"Reach for the Sky\"", "83", "27", "-", "-", "67", "Hold Your Fire" ], [ "1992", "\"When I Look Into Your Eyes\"", "8", "-", "-", "20", "65", "Hold Your Fire" ], [ "1992", "\"Sleeping with You\"", "78", "-", "-", "-", "40", "Hold Your Fire" ], [ "1995", "\"I Live My Life for You\"", "26", "-", "20", "17", "43", "3" ], [ "1995", "\"Here For You\"", "108", "-", "-", "-", "-", "3" ] ] }
[ "\"Love of a Lifetime\"" ]
how many cities have at least 25,000 people?
nt-2748
4
col : rank | city | population | area\n(km2) | density\n(inhabitants/km2) | altitude\n(mslm) row 1 : 1st | alessandria | 94191 | 203.97 | 461.8 | 95 row 2 : 2nd | casale monferrato | 36039 | 86.32 | 417.5 | 116 row 3 : 3rd | novi ligure | 28581 | 54.22 | 527.1 | 197 row 4 : 4th | tortona | 27476 | 99.29 | 276.7 | 122 row 5 : 5th | acqui terme | 20426 | 33.42 | 611.2 | 156 row 6 : 6th | valenza | 20282 | 50.05 | 405.2 | 125 row 7 : 7th | ovada | 11912 | 35.33 | 337.2 | 186 row 8 : 8th | serravalle scrivia | 6445 | 16.02 | 402.3 | 225 row 9 : 9th | arquata scrivia | 6260 | 30.36 | 206.2 | 248 row 10 : 10th | castelnuovo scrivia | 5473 | 45.42 | 120.5 | 85
csv/203-csv/413.csv
how many cities have at least 25,000 people?
{ "header": [ "Rank", "City", "Population", "Area\\n(km2)", "Density\\n(inhabitants/km2)", "Altitude\\n(mslm)" ], "rows": [ [ "1st", "Alessandria", "94191", "203.97", "461.8", "95" ], [ "2nd", "Casale Monferrato", "36039", "86.32", "417.5", "116" ], [ "3rd", "Novi Ligure", "28581", "54.22", "527.1", "197" ], [ "4th", "Tortona", "27476", "99.29", "276.7", "122" ], [ "5th", "Acqui Terme", "20426", "33.42", "611.2", "156" ], [ "6th", "Valenza", "20282", "50.05", "405.2", "125" ], [ "7th", "Ovada", "11912", "35.33", "337.2", "186" ], [ "8th", "Serravalle Scrivia", "6445", "16.02", "402.3", "225" ], [ "9th", "Arquata Scrivia", "6260", "30.36", "206.2", "248" ], [ "10th", "Castelnuovo Scrivia", "5473", "45.42", "120.5", "85" ] ] }
[ "4" ]
how many athletes finished with the time less than 40.00?
nt-2749
9
col : rank | athlete | country | time | notes row 1 : | yevgeny kulikov | soviet union | 39.17 | or row 2 : | valery muratov | soviet union | 39.25 | row 3 : | dan immerfall | united states | 39.54 | row 4 : 4 | mats wallberg | sweden | 39.56 | row 5 : 5 | peter mueller | united states | 39.57 | row 6 : 6 | jan bazen | netherlands | 39.78 | row 7 : 6 | arnulf sunde | norway | 39.78 | row 8 : 8 | andrey malikov | soviet union | 39.85 | row 9 : 9 | oloph granath | sweden | 39.93 | row 10 : 10 | jim chapin | united states | 40.09 | row 11 : 11 | tom overend | canada | 40.22 | row 12 : 11 | masaki suzuki | japan | 40.22 | row 13 : 13 | johan granath | sweden | 40.25 | row 14 : 14 | gaΓ©tan boucher | canada | 40.53 | row 15 : 15 | pertti niittylΓ€ | finland | 40.65 | row 16 : 16 | norio hirate | japan | 40.85 | row 17 : 16 | archie marshall | great britain | 40.85 | row 18 : 18 | mikio oyama | japan | 40.90 | row 19 : 19 | hans van helden | netherlands | 40.91 | row 20 : 19 | emmanuel michon | france | 40.91 | row 21 : 21 | kay arne stenshjemmet | norway | 40.94 | row 22 : 22 | lee yeong-ha | south korea | 41.08 | row 23 : 23 | bruno toniolli | italy | 41.44 | row 24 : 24 | harald oehme | east germany | 41.54 | row 25 : 25 | colin coates | australia | 41.77 | row 26 : 26 | berend schabus | austria | 42.33 | row 27 : 27 | heinz steinberger | austria | 43.28 | row 28 : 28 | jan egil storholt | norway | 18.00 | row 29 : - | horst freese | west germany | dnf |
csv/204-csv/912.csv
how many athletes finished with the time less than 40.00?
{ "header": [ "Rank", "Athlete", "Country", "Time", "Notes" ], "rows": [ [ "", "Yevgeny Kulikov", "Soviet Union", "39.17", "OR" ], [ "", "Valery Muratov", "Soviet Union", "39.25", "" ], [ "", "Dan Immerfall", "United States", "39.54", "" ], [ "4", "Mats Wallberg", "Sweden", "39.56", "" ], [ "5", "Peter Mueller", "United States", "39.57", "" ], [ "6", "Jan Bazen", "Netherlands", "39.78", "" ], [ "6", "Arnulf Sunde", "Norway", "39.78", "" ], [ "8", "Andrey Malikov", "Soviet Union", "39.85", "" ], [ "9", "Oloph Granath", "Sweden", "39.93", "" ], [ "10", "Jim Chapin", "United States", "40.09", "" ], [ "11", "Tom Overend", "Canada", "40.22", "" ], [ "11", "Masaki Suzuki", "Japan", "40.22", "" ], [ "13", "Johan Granath", "Sweden", "40.25", "" ], [ "14", "GaΓ©tan Boucher", "Canada", "40.53", "" ], [ "15", "Pertti NiittylΓ€", "Finland", "40.65", "" ], [ "16", "Norio Hirate", "Japan", "40.85", "" ], [ "16", "Archie Marshall", "Great Britain", "40.85", "" ], [ "18", "Mikio Oyama", "Japan", "40.90", "" ], [ "19", "Hans van Helden", "Netherlands", "40.91", "" ], [ "19", "Emmanuel Michon", "France", "40.91", "" ], [ "21", "Kay Arne Stenshjemmet", "Norway", "40.94", "" ], [ "22", "Lee Yeong-Ha", "South Korea", "41.08", "" ], [ "23", "Bruno Toniolli", "Italy", "41.44", "" ], [ "24", "Harald Oehme", "East Germany", "41.54", "" ], [ "25", "Colin Coates", "Australia", "41.77", "" ], [ "26", "Berend Schabus", "Austria", "42.33", "" ], [ "27", "Heinz Steinberger", "Austria", "43.28", "" ], [ "28", "Jan Egil Storholt", "Norway", "18.00", "" ], [ "-", "Horst Freese", "West Germany", "DNF", "" ] ] }
[ "9" ]
which players played the same position as derek combs?
nt-2751
akise teague
col : year | player | position | high school | college row 1 : 1987 | buster howe | rb-db-k-p | zanesville | ohio state row 2 : 1988 | robert smith | rb | euclid | ohio state row 3 : 1989 | robert smith | rb | euclid | ohio state row 4 : 1990 | bobby hoying | qb | st. henry | ohio state row 5 : 1991 | derek kidwell | qb-de | fostoria | bowling green row 6 : 1992 | marc edwards | rb-lb | norwood | notre dame row 7 : 1993 | curtis enis | rb-lb | mississinawa valley | penn state row 8 : 1994 | charles woodson | db-rb | fremont ross | michigan row 9 : 1995 | andy katzenmoyer | lb | westerville south | ohio state row 10 : 1996 | derek combs | rb-db-kr | grove city | ohio state row 11 : 1997 | tony fisher | rb | euclid | notre dame row 12 : 1998 | ryan brewer | rb | troy | south carolina row 13 : 1999 | bam childress | db-wr-kr | st. peter chanel | ohio state row 14 : 2000 | jeff backes | rb-db | upper arlington | northwestern row 15 : 2001 | maurice clarett | rb | warren g. harding | ohio state row 16 : 2002 | ben mauk | qb | kenton | wake forest cincinnati row 17 : 2003 | ray williams | rb | cleveland benedictine | west virginia row 18 : 2004 | tyrell sutton | rb | archbishop hoban | northwestern row 19 : 2005 | delone carter | rb | copley | syracuse row 20 : 2006 | brandon saine | rb | piqua | ohio state row 21 : 2007 | bart tanski | qb | mentor | bowling green row 22 : 2008 | erick howard | rb | north canton hoover | akron row 23 : 2009 | erick howard | rb | north canton hoover | akron row 24 : 2010 | akise teague | rb-db-kr | youngstown ursuline | cincinnati row 25 : 2011 | maty mauk | qb | kenton | missouri row 26 : 2012 | mitch trubisky | qb | mentor | north carolina row 27 : 2013 | dante booker jr. | lb | st. vincent - st. mary | ohio state
csv/203-csv/805.csv
which players played the same position as derek combs?
{ "header": [ "Year", "Player", "Position", "High school", "College" ], "rows": [ [ "1987", "Buster Howe", "RB-DB-K-P", "Zanesville", "Ohio State" ], [ "1988", "Robert Smith", "RB", "Euclid", "Ohio State" ], [ "1989", "Robert Smith", "RB", "Euclid", "Ohio State" ], [ "1990", "Bobby Hoying", "QB", "St. Henry", "Ohio State" ], [ "1991", "Derek Kidwell", "QB-DE", "Fostoria", "Bowling Green" ], [ "1992", "Marc Edwards", "RB-LB", "Norwood", "Notre Dame" ], [ "1993", "Curtis Enis", "RB-LB", "Mississinawa Valley", "Penn State" ], [ "1994", "Charles Woodson", "DB-RB", "Fremont Ross", "Michigan" ], [ "1995", "Andy Katzenmoyer", "LB", "Westerville South", "Ohio State" ], [ "1996", "Derek Combs", "RB-DB-KR", "Grove City", "Ohio State" ], [ "1997", "Tony Fisher", "RB", "Euclid", "Notre Dame" ], [ "1998", "Ryan Brewer", "RB", "Troy", "South Carolina" ], [ "1999", "Bam Childress", "DB-WR-KR", "St. Peter Chanel", "Ohio State" ], [ "2000", "Jeff Backes", "RB-DB", "Upper Arlington", "Northwestern" ], [ "2001", "Maurice Clarett", "RB", "Warren G. Harding", "Ohio State" ], [ "2002", "Ben Mauk", "QB", "Kenton", "Wake Forest Cincinnati" ], [ "2003", "Ray Williams", "RB", "Cleveland Benedictine", "West Virginia" ], [ "2004", "Tyrell Sutton", "RB", "Archbishop Hoban", "Northwestern" ], [ "2005", "Delone Carter", "RB", "Copley", "Syracuse" ], [ "2006", "Brandon Saine", "RB", "Piqua", "Ohio State" ], [ "2007", "Bart Tanski", "QB", "Mentor", "Bowling Green" ], [ "2008", "Erick Howard", "RB", "North Canton Hoover", "Akron" ], [ "2009", "Erick Howard", "RB", "North Canton Hoover", "Akron" ], [ "2010", "Akise Teague", "RB-DB-KR", "Youngstown Ursuline", "Cincinnati" ], [ "2011", "Maty Mauk", "QB", "Kenton", "Missouri" ], [ "2012", "Mitch Trubisky", "QB", "Mentor", "North Carolina" ], [ "2013", "Dante Booker Jr.", "LB", "St. Vincent - St. Mary", "Ohio State" ] ] }
[ "Akise Teague" ]
who was the last rider in the 250cc class?
nt-2752
takeshi tsujimura
col : pos | rider | manufacturer | time/retired | points row 1 : 1 | max biaggi | aprilia | 40:36.299 | 25 row 2 : 2 | marcellino lucchi | aprilia | +6.914 | 20 row 3 : 3 | ralf waldmann | honda | +18.294 | 16 row 4 : 4 | olivier jacque | honda | +18.607 | 13 row 5 : 5 | jΓΌrgen fuchs | honda | +31.617 | 11 row 6 : 6 | tetsuya harada | yamaha | +31.649 | 10 row 7 : 7 | jean-philippe ruggia | honda | +31.683 | 9 row 8 : 8 | nobuatsu aoki | honda | +47.701 | 8 row 9 : 9 | luis d'antin | honda | +51.186 | 7 row 10 : 10 | cristiano migliorati | honda | +51.556 | 6 row 11 : 11 | massimo ottobre | aprilia | +51.563 | 5 row 12 : 12 | eskil suter | aprilia | +51.613 | 4 row 13 : 13 | luca boscoscuro | aprilia | +51.617 | 3 row 14 : 14 | regis laconi | honda | +52.394 | 2 row 15 : 15 | jurgen vd goorbergh | honda | +52.569 | 1 row 16 : 16 | sebastian porto | aprilia | +1:03.619 | row 17 : 17 | jamie robinson | aprilia | +1:06.917 | row 18 : 18 | olivier petrucciani | aprilia | +1:06.945 | row 19 : 19 | alessandro antonello | aprilia | +1:07.099 | row 20 : 20 | osamu miyazaki | aprilia | +1:32.873 | row 21 : 21 | davide bulega | aprilia | +1:32.902 | row 22 : 22 | yasumasa hatakeyama | honda | +1:34.039 | row 23 : 23 | franco battaini | aprilia | +1:34.363 | row 24 : 24 | sete gibernau | honda | +1:34.931 | row 25 : 25 | christian boudinot | aprilia | +1:41.263 | row 26 : 26 | josΓ© barresi | yamaha | +1 lap | row 27 : 27 | roberto rolfo | aprilia | +1 lap | row 28 : 28 | cristophe cogan | honda | +1 lap | row 29 : ret | gianluigi scalvini | honda | retirement | row 30 : ret | roberto locatelli | aprilia | retirement | row 31 : ret | takeshi tsujimura | honda | retirement |
csv/203-csv/35.csv
who was the last rider in the 250cc class?
{ "header": [ "Pos", "Rider", "Manufacturer", "Time/Retired", "Points" ], "rows": [ [ "1", "Max Biaggi", "Aprilia", "40:36.299", "25" ], [ "2", "Marcellino Lucchi", "Aprilia", "+6.914", "20" ], [ "3", "Ralf Waldmann", "Honda", "+18.294", "16" ], [ "4", "Olivier Jacque", "Honda", "+18.607", "13" ], [ "5", "JΓΌrgen Fuchs", "Honda", "+31.617", "11" ], [ "6", "Tetsuya Harada", "Yamaha", "+31.649", "10" ], [ "7", "Jean-Philippe Ruggia", "Honda", "+31.683", "9" ], [ "8", "Nobuatsu Aoki", "Honda", "+47.701", "8" ], [ "9", "Luis d'Antin", "Honda", "+51.186", "7" ], [ "10", "Cristiano Migliorati", "Honda", "+51.556", "6" ], [ "11", "Massimo Ottobre", "Aprilia", "+51.563", "5" ], [ "12", "Eskil Suter", "Aprilia", "+51.613", "4" ], [ "13", "Luca Boscoscuro", "Aprilia", "+51.617", "3" ], [ "14", "Regis Laconi", "Honda", "+52.394", "2" ], [ "15", "Jurgen vd Goorbergh", "Honda", "+52.569", "1" ], [ "16", "Sebastian Porto", "Aprilia", "+1:03.619", "" ], [ "17", "Jamie Robinson", "Aprilia", "+1:06.917", "" ], [ "18", "Olivier Petrucciani", "Aprilia", "+1:06.945", "" ], [ "19", "Alessandro Antonello", "Aprilia", "+1:07.099", "" ], [ "20", "Osamu Miyazaki", "Aprilia", "+1:32.873", "" ], [ "21", "Davide Bulega", "Aprilia", "+1:32.902", "" ], [ "22", "Yasumasa Hatakeyama", "Honda", "+1:34.039", "" ], [ "23", "Franco Battaini", "Aprilia", "+1:34.363", "" ], [ "24", "Sete Gibernau", "Honda", "+1:34.931", "" ], [ "25", "Christian Boudinot", "Aprilia", "+1:41.263", "" ], [ "26", "JosΓ© Barresi", "Yamaha", "+1 Lap", "" ], [ "27", "Roberto Rolfo", "Aprilia", "+1 Lap", "" ], [ "28", "Cristophe Cogan", "Honda", "+1 Lap", "" ], [ "Ret", "Gianluigi Scalvini", "Honda", "Retirement", "" ], [ "Ret", "Roberto Locatelli", "Aprilia", "Retirement", "" ], [ "Ret", "Takeshi Tsujimura", "Honda", "Retirement", "" ] ] }
[ "Takeshi Tsujimura" ]
how many more silver medals did russian win than denmark?
nt-2753
4
col : rank | nation | gold | silver | bronze | total row 1 : 1 | united states | 12 | 13 | 6 | 31 row 2 : 2 | russia | 10 | 5 | 6 | 21 row 3 : 3 | australia | 8 | 12 | 6 | 26 row 4 : 4 | china | 7 | 4 | 8 | 19 row 5 : 5 | germany | 5 | 6 | 5 | 16 row 6 : 6 | japan | 3 | 3 | 3 | 9 row 7 : 7 | netherlands | 3 | 2 | 2 | 7 row 8 : 8 | great britain | 2 | 3 | 3 | 8 row 9 : 9 | ukraine | 2 | 3 | 2 | 7 row 10 : 10 | italy | 2 | 2 | 1 | 5 row 11 : 11 | canada | 2 | 0 | 1 | 3 row 12 : 12 | hungary | 1 | 4 | 1 | 6 row 13 : 13 | spain | 1 | 2 | 3 | 6 row 14 : 14 | poland | 1 | 1 | 0 | 2 row 15 : 15 | france | 1 | 0 | 2 | 3 row 16 : 16 | finland | 1 | 0 | 1 | 2 row 17 : 17 | belarus | 1 | 0 | 0 | 1 row 18 : 18 | czech republic | 0 | 2 | 0 | 2 row 19 : 19 | slovakia | 0 | 1 | 1 | 2 row 20 : 20 | denmark | 0 | 1 | 0 | 1 row 21 : 20 | croatia | 0 | 1 | 0 | 1 row 22 : 22 | romania | 0 | 0 | 2 | 2 row 23 : 23 | bulgaria | 0 | 0 | 1 | 1 row 24 : 23 | mexico | 0 | 0 | 1 | 1 row 25 : 23 | serbia and montenegro | 0 | 0 | 1 | 1 row 26 : 23 | south africa | 0 | 0 | 1 | 1 row 27 : 23 | sweden | 0 | 0 | 1 | 1 row 28 : 23 | tunisia | 0 | 0 | 1 | 1 row 29 : total | total | 62 | 65 | 59 | 186
csv/203-csv/653.csv
how many more silver medals did russian win than denmark?
{ "header": [ "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], "rows": [ [ "1", "United States", "12", "13", "6", "31" ], [ "2", "Russia", "10", "5", "6", "21" ], [ "3", "Australia", "8", "12", "6", "26" ], [ "4", "China", "7", "4", "8", "19" ], [ "5", "Germany", "5", "6", "5", "16" ], [ "6", "Japan", "3", "3", "3", "9" ], [ "7", "Netherlands", "3", "2", "2", "7" ], [ "8", "Great Britain", "2", "3", "3", "8" ], [ "9", "Ukraine", "2", "3", "2", "7" ], [ "10", "Italy", "2", "2", "1", "5" ], [ "11", "Canada", "2", "0", "1", "3" ], [ "12", "Hungary", "1", "4", "1", "6" ], [ "13", "Spain", "1", "2", "3", "6" ], [ "14", "Poland", "1", "1", "0", "2" ], [ "15", "France", "1", "0", "2", "3" ], [ "16", "Finland", "1", "0", "1", "2" ], [ "17", "Belarus", "1", "0", "0", "1" ], [ "18", "Czech Republic", "0", "2", "0", "2" ], [ "19", "Slovakia", "0", "1", "1", "2" ], [ "20", "Denmark", "0", "1", "0", "1" ], [ "20", "Croatia", "0", "1", "0", "1" ], [ "22", "Romania", "0", "0", "2", "2" ], [ "23", "Bulgaria", "0", "0", "1", "1" ], [ "23", "Mexico", "0", "0", "1", "1" ], [ "23", "Serbia and Montenegro", "0", "0", "1", "1" ], [ "23", "South Africa", "0", "0", "1", "1" ], [ "23", "Sweden", "0", "0", "1", "1" ], [ "23", "Tunisia", "0", "0", "1", "1" ], [ "Total", "Total", "62", "65", "59", "186" ] ] }
[ "4" ]
how many featured guests are there in total?
nt-2754
5
col : # | title | producer(s) | featured guest(s) | length row 1 : 1 | "intro" | swizzo (of drum squad) | | 1:41 row 2 : 2 | "interlude" | crown kingz productions (ckp) | | 2:22 row 3 : 3 | "dem boyz" | nitti | p. diddy | 4:16 row 4 : 4 | "felonies" | jazze pha | | 5:49 row 5 : 5 | "look" | drumma boy | | 4:56 row 6 : 6 | "gangstas" | erick sermon | eazy-e | 3:49 row 7 : 7 | "don't put your hands on me" | dj toomp | | 4:33 row 8 : 8 | "bitches & bizness" | nitti | rick ross (uncredited) | 4:21 row 9 : 9 | "trap niggas" | drumma boy | | 3:37 row 10 : 10 | "still slizzard" | nitti | | 5:07 row 11 : 11 | "no talkin" | sanchez | | 5:25 row 12 : 12 | "happy jamz" | jazze pha | jazze pha | 4:48 row 13 : 13 | "if u a thug" | keith mack | | 5:09 row 14 : 14 | "lay it down" | jasper | | 4:17 row 15 : 15 | "pussy m.f.'s" | horace "bubba" mitchell, jazze pha | trick daddy | 4:24 row 16 : 16 | "keep it hood 2nite" | midnight black | | 3:23
csv/204-csv/184.csv
how many featured guests are there in total?
{ "header": [ "#", "Title", "Producer(s)", "Featured guest(s)", "Length" ], "rows": [ [ "1", "\"Intro\"", "Swizzo (of Drum Squad)", "", "1:41" ], [ "2", "\"Interlude\"", "Crown Kingz Productions (CKP)", "", "2:22" ], [ "3", "\"Dem Boyz\"", "Nitti", "P. Diddy", "4:16" ], [ "4", "\"Felonies\"", "Jazze Pha", "", "5:49" ], [ "5", "\"Look\"", "Drumma Boy", "", "4:56" ], [ "6", "\"Gangstas\"", "Erick Sermon", "Eazy-E", "3:49" ], [ "7", "\"Don't Put Your Hands On Me\"", "DJ Toomp", "", "4:33" ], [ "8", "\"Bitches & Bizness\"", "Nitti", "Rick Ross (Uncredited)", "4:21" ], [ "9", "\"Trap Niggas\"", "Drumma Boy", "", "3:37" ], [ "10", "\"Still Slizzard\"", "Nitti", "", "5:07" ], [ "11", "\"No Talkin\"", "Sanchez", "", "5:25" ], [ "12", "\"Happy Jamz\"", "Jazze Pha", "Jazze Pha", "4:48" ], [ "13", "\"If U A Thug\"", "Keith Mack", "", "5:09" ], [ "14", "\"Lay It Down\"", "Jasper", "", "4:17" ], [ "15", "\"Pussy M.F.'s\"", "Horace \"Bubba\" Mitchell, Jazze Pha", "Trick Daddy", "4:24" ], [ "16", "\"Keep It Hood 2Nite\"", "Midnight Black", "", "3:23" ] ] }
[ "5" ]
what is the total number of immigrants from the netherlands?
nt-2755
8,248
col : region/country | 1882–\n1918 | 1919–\n1948 | 1948–\n1951 | 1952–\n1960 | 1961–\n1971 | 1972–\n1979 | 1980–\n1989 | 1990–\n2001 | 2002–\n2010 | 2011–\n2013 | total row 1 : africa | | 11,180 | 96,272 | 143,706 | 165,372 | 20,109 | 28,822 | 55,560 | 31,419 | 7,755 | 560,195 row 2 : algeria | | 357 | 3,810 | 3,433 | 12,857 | 2,137 | 1,830 | 1,682 | 1,967 | 167 | 27,035 row 3 : ethiopia, eritrea and abyssinia | | | 10 | 59 | 98 | 306 | 16,965 | 45,126 | 23,613 | 6,368 | 92,840 row 4 : south africa | | 259 | 683 | 995 | 4,270 | 6,443 | 3,739 | 3,229 | 1,546 | 531 | 21,695 row 5 : zimbabwe | | | 37 | 22 | 145 | 393 | 82 | 26 | 22 | 3 | 722 row 6 : other (africa) | | 1,907 | 203 | 83 | 500 | 148 | 16 | 318 | 85 | 19 | 2,702 row 7 : argentina | | 238 | 1,148 | 3,921 | 15,203 | 15,235 | 11,359 | 11,673 | 10,147 | 766 | 69,690 row 8 : bolivia | | | 0 | 0 | 199 | 94 | 80 | 53 | 84 | 11 | 521 row 9 : canada | | 316 | 236 | 276 | 2,169 | 2,178 | 1,867 | 1,963 | 1,700 | 638 | 11,673 row 10 : colombia | | | 0 | 0 | 415 | 552 | 475 | 657 | 965 | 206 | 3,270 row 11 : ecuador | | | 0 | 0 | 40 | 38 | 44 | 67 | 69 | 9 | 267 row 12 : south america (other countries which are not specifically mentioned here) | | | 42 | 194 | 89 | 62 | 0 | 66 | 96 | | 549 row 13 : venezuela | | | 0 | 0 | 297 | 245 | 180 | 418 | 602 | 123 | 1,865 row 14 : other (americas/oceania) | | 318 | 313 | 0 | 148 | 3 | 8 | 44 | 12 | 238 | 1,084 row 15 : armenia | | | 0 | 0 | 0 | 0 | 0 | 1,935 | 312 | 71 | 2,278 row 16 : india, pakistan, bangladesh, and sri lanka | | 250 | 2,176 | 5,380 | 13,110 | 3,497 | 1,539 | 2,055 | 961 | 68 | 29,036 row 17 : israel | | | 411 | 868 | 1,021 | 507 | 288 | 1,148 | 1,448 | 201 | 5,892 row 18 : jordan | | | 6 | 9 | 23 | 6 | 9 | 15 | 0 | 0 | 68 row 19 : kyrgyzstan | | | 0 | 0 | 0 | 0 | 0 | 4,660 | 608 | 103 | 5,366 row 20 : saudi arabia | | | 177 | 0 | 4 | 0 | 5 | 0 | 0 | 0 | 186 row 21 : syria | | 10,292 | 2,678 | 1,870 | 2,138 | 842 | 995 | 1,664 | 23 | 0 | 20,502 row 22 : turkey | | 13,000 | 34,547 | 6,871 | 14,073 | 3,118 | 2,088 | 1,311 | 817 | 244 | 75,346 row 23 : turkmenistan | | | 0 | 0 | 0 | 0 | 0 | 2,268 | 708 | 48 | 3,007 row 24 : yemen | 5,000 | 18,000 | 48,315 | 1,170 | 1,066 | 51 | 17 | 683 | 103 | 69 | 74,474
csv/203-csv/117.csv
what is the total number of immigrants from the netherlands?
{ "header": [ "Region/Country", "1882–\\n1918", "1919–\\n1948", "1948–\\n1951", "1952–\\n1960", "1961–\\n1971", "1972–\\n1979", "1980–\\n1989", "1990–\\n2001", "2002–\\n2010", "2011–\\n2013", "Total" ], "rows": [ [ "Africa", "", "11,180", "96,272", "143,706", "165,372", "20,109", "28,822", "55,560", "31,419", "7,755", "560,195" ], [ "Algeria", "", "357", "3,810", "3,433", "12,857", "2,137", "1,830", "1,682", "1,967", "167", "27,035" ], [ "Egypt and Sudan", "", "4,020", "16,514", "17,521", "2,963", "535", "372", "202", "166", "14", "42,307" ], [ "Ethiopia, Eritrea and Abyssinia", "", "", "10", "59", "98", "306", "16,965", "45,126", "23,613", "6,368", "92,840" ], [ "Libya", "", "1,300", "30,972", "2,079", "2,466", "219", "67", "94", "36", "5", "37,138" ], [ "Morocco", "", "1,500", "30,750", "95,945", "130,507", "7,780", "3,809", "3,276", "2,113", "95", "275,261" ], [ "South Africa", "", "259", "683", "995", "4,270", "6,443", "3,739", "3,229", "1,546", "531", "21,695" ], [ "Tunisia", "", "1,200", "13,293", "23,569", "11,566", "2,148", "1,942", "1,607", "1,871", "250", "57,594" ], [ "Zimbabwe", "", "", "37", "22", "145", "393", "82", "26", "22", "3", "722" ], [ "Other (Africa)", "", "1,907", "203", "83", "500", "148", "16", "318", "85", "19", "2,702" ], [ "Americas and Oceania", "", "9,872", "4,735", "8,584", "53,492", "53,706", "43,650", "44,302", "48,660", "10,445", "277,446" ], [ "Argentina", "", "238", "1,148", "3,921", "15,203", "15,235", "11,359", "11,673", "10,147", "766", "69,690" ], [ "Australia", "", "", "116", "107", "742", "1,146", "835", "977", "365", "188", "4,565" ], [ "Bolivia", "", "", "0", "0", "199", "94", "80", "53", "84", "11", "521" ], [ "Brazil", "", "", "304", "763", "2,601", "1,763", "1,763", "2,356", "2,037", "480", "12,271" ], [ "Canada", "", "316", "236", "276", "2,169", "2,178", "1,867", "1,963", "1,700", "638", "11,673" ], [ "Central America (other countries which are not specifically mentioned here)", "", "", "17", "43", "129", "104", "8", "153", "157", "", "611" ], [ "Chile", "", "", "48", "401", "1,790", "1,180", "1,040", "683", "589", "82", "5,813" ], [ "Colombia", "", "", "0", "0", "415", "552", "475", "657", "965", "206", "3,270" ], [ "Cuba", "", "", "14", "88", "405", "79", "42", "629", "606", "118", "1,981" ], [ "Ecuador", "", "", "0", "0", "40", "38", "44", "67", "69", "9", "267" ], [ "Mexico", "", "", "48", "168", "736", "861", "993", "1,049", "697", "238", "4,790" ], [ "New Zealand", "", "", "70", "13", "91", "129", "124", "142", "42", "9", "620" ], [ "Panama", "", "", "0", "0", "64", "43", "48", "50", "40", "10", "255" ], [ "Peru", "", "", "0", "0", "269", "243", "358", "612", "1,539", "116", "3,137" ], [ "South America (other countries which are not specifically mentioned here)", "", "", "42", "194", "89", "62", "0", "66", "96", "", "549" ], [ "United States", "", "9,000", "2,265", "2,182", "26,261", "27,552", "22,408", "21,727", "27,199", "7,558", "146,152" ], [ "Uruguay", "", "", "66", "425", "1,844", "2,199", "2,014", "983", "1,555", "194", "9,280" ], [ "Venezuela", "", "", "0", "0", "297", "245", "180", "418", "602", "123", "1,865" ], [ "Other (Americas/Oceania)", "", "318", "313", "0", "148", "3", "8", "44", "12", "238", "1,084" ], [ "Asia", "", "80,027", "242,200", "37,119", "56,208", "19,456", "91,433", "184,245", "22,845", "2,271", "736,354" ], [ "Afghanistan", "", "1,600", "2,303", "1,106", "516", "132", "57", "21", "13", "", "5,648" ], [ "Armenia", "", "", "0", "0", "0", "0", "0", "1,935", "312", "71", "2,278" ], [ "Azerbaijan", "", "", "0", "0", "0", "1,800", "25,000", "33,453", "2,142", "295", "62,691" ], [ "Burma", "", "", "0", "0", "0", "147", "83", "383", "138", "", "784" ], [ "China", "", "", "5,000", "217", "96", "43", "78", "277", "84", "21", "5,320" ], [ "Cyprus", "", "", "21", "35", "28", "21", "12", "32", "0", "3", "151" ], [ "Georgia", "", "", "0", "0", "0", "1,700", "35,000", "21,134", "4,111", "586", "61,531" ], [ "India, Pakistan, Bangladesh, and Sri Lanka", "", "250", "2,176", "5,380", "13,110", "3,497", "1,539", "2,055", "961", "68", "29,036" ], [ "Iran", "1,760", "6,000", "21,910", "15,699", "19,502", "9,550", "8,487", "4,326", "1,097", "97", "88,428" ], [ "Iraq", "", "8,000", "123,371", "2,989", "3,509", "939", "111", "1,325", "130", "8", "140,374" ], [ "Israel", "", "", "411", "868", "1,021", "507", "288", "1,148", "1,448", "201", "5,892" ], [ "Japan", "", "", "0", "9", "25", "34", "57", "98", "32", "2", "257" ], [ "Jordan", "", "", "6", "9", "23", "6", "9", "15", "0", "0", "68" ], [ "Kazakhstan", "", "", "0", "0", "0", "0", "0", "17,764", "2,498", "298", "20,558" ], [ "Kyrgyzstan", "", "", "0", "0", "0", "0", "0", "4,660", "608", "103", "5,366" ], [ "Indonesia, Malaysia, and the Philippines", "", "", "101", "46", "54", "40", "60", "205", "42", "10", "551" ], [ "Lebanon", "", "", "235", "846", "2,208", "564", "179", "96", "34", "5", "4,167" ], [ "Mongolia, South Korea, and North Korea", "", "", "0", "0", "4", "5", "10", "100", "36", "", "155" ], [ "Saudi Arabia", "", "", "177", "0", "4", "0", "5", "0", "0", "0", "186" ], [ "Syria", "", "10,292", "2,678", "1,870", "2,138", "842", "995", "1,664", "23", "0", "20,502" ], [ "Tajikistan", "", "", "", "0", "0", "0", "0", "10,427", "141", "19", "10,577" ], [ "Turkey", "", "13,000", "34,547", "6,871", "14,073", "3,118", "2,088", "1,311", "817", "244", "75,346" ], [ "Turkmenistan", "", "", "0", "0", "0", "0", "0", "2,268", "708", "48", "3,007" ], [ "Uzbekistan", "", "", "", "", "", "1,500", "19,500", "78,905", "8,570", "582", "109,057" ], [ "Yemen", "5,000", "18,000", "48,315", "1,170", "1,066", "51", "17", "683", "103", "69", "74,474" ], [ "Other (Asia)", "", "13,135", "947", "0", "60", "21", "45", "205", "30", "55", "14,498" ], [ "Europe", "", "471,477", "330,282", "99,564", "168,488", "190,336", "75,852", "958,834", "119,628", "32,412", "2,446,873" ], [ "Albania", "", "", "0", "5", "8", "0", "0", "376", "0", "0", "389" ], [ "Austria", "", "18,400", "2,632", "610", "1,021", "595", "356", "368", "150", "37", "24,137" ], [ "Belgium", "", "521", "291", "394", "1,112", "847", "788", "1,053", "873", "517", "6,396" ], [ "Bulgaria", "", "10,000", "37,260", "1,680", "794", "118", "180", "3,999", "341", "62", "54,434" ], [ "Czechoslovakia", "", "26,700", "18,788", "783", "2,754", "888", "462", "527", "217", "33", "51,952" ], [ "France", "", "1,637", "3,378", "2,286", "20,162", "12,148", "12,827", "16,882", "21,351", "7,041", "98,121" ], [ "Germany", "", "64,600", "8,210", "1,386", "3,175", "2,080", "1,759", "2,442", "866", "197", "84,727" ], [ "Greece", "", "17,000", "2,131", "676", "514", "326", "147", "127", "48", "18", "20,985" ], [ "Hungary", "", "25,300", "14,324", "9,819", "2,601", "1,100", "1,005", "2,444", "730", "398", "57,721" ], [ "Ireland", "", "", "14", "46", "145", "157", "233", "136", "54", "5", "790" ], [ "Italy", "", "1,554", "1,305", "414", "940", "713", "510", "656", "389", "231", "6,712" ], [ "Luxembourg", "", "", "30", "15", "15", "7", "12", "0", "4", "2", "85" ], [ "Netherlands", "", "1,208", "1,077", "646", "1,470", "1,170", "1,239", "997", "365", "76", "8,248" ], [ "Nordic Countries", "", "", "85", "131", "886", "903", "1,178", "1,145", "297", "126", "4,731" ], [ "Thereof: Denmark", "", "", "27", "46", "298", "292", "411", "389", "85", "17", "1,565" ], [ "Thereof: Finland", "", "", "9", "20", "172", "184", "222", "212", "33", "12", "864" ], [ "Thereof: Norway", "", "", "17", "14", "46", "55", "126", "120", "19", "5", "402" ], [ "Thereof: Sweden", "", "", "32", "51", "378", "372", "419", "424", "160", "37", "1,873" ], [ "Poland", "10,000", "180,700", "106,414", "39,618", "14,706", "6,218", "2,807", "3,064", "764", "97", "363,441" ], [ "Portugal", "", "", "16", "22", "66", "56", "55", "47", "28", "11", "301" ], [ "Romania", "1,000", "49,800", "117,950", "32,462", "86,184", "18,418", "14,607", "6,254", "711", "149", "327,835" ], [ "Soviet Union (Europe)", "70,000", "52,300", "4,916", "6,096", "22,699", "135,909", "28,763", "908,205", "86,154", "21,709", "1,336,801" ], [ "Thereof: Russia", "", "", "", "", "", "", "22,600", "291,231", "41,599", "7,223", "362,653" ], [ "Thereof: Belarus", "", "", "", "", "", "", "4,500", "70,409", "4,305", "611", "79,825" ], [ "Thereof: Baltic Countries", "", "", "", "", "", "", "37,300", "21,174", "1,018", "", "59,492" ], [ "(1): Lithuania", "", "", "", "", "", "", "24,500", "6,774", "N/A", "40", "31,314" ], [ "(2): Latvia", "", "", "", "", "", "", "16,000", "12,661", "N/A", "124", "28,785" ], [ "Thereof: Ukraine", "", "", "", "", "", "", "47,700", "299,821", "26,677", "4,099", "378,297" ], [ "Thereof: Moldova", "", "", "", "", "", "", "24,200", "48,261", "2,555", "426", "75,442" ], [ "Spain", "", "", "80", "169", "406", "327", "321", "269", "178", "151", "1,916" ], [ "Switzerland", "", "", "131", "253", "886", "634", "706", "981", "585", "130", "4,306" ], [ "United Kingdom", "", "1,574", "2,306", "1,730", "7,444", "6,844", "7,754", "6,634", "5,265", "1,561", "41,115" ], [ "Yugoslavia", "", "1,944", "7,661", "320", "322", "126", "140", "2,029", "162", "20", "12,724" ], [ "Other (Europe)", "", "2,329", "1,281", "3", "173", "32", "0", "198", "93", "60", "4,169" ], [ "Not known", "", "52,982", "20,014", "3,307", "2,265", "392", "469", "422", "0", "0", "79,851" ], [ "Total", "72,260", "572,556", "674,089", "288,973", "443,560", "283,607", "239,757", "1,242,941", "222,552", "52,883", "4,020,918" ] ] }
[ "8,248" ]
how many dates had an attendance of over 60,000?
nt-2756
2
col : date | time | opponent | site | tv | result | attendance row 1 : september 5 | 2:30 p.m. | jackson state* | davis wade stadium β€’ starkville, ms | espnu | wΒ 45–7 | 54,232 row 2 : september 12 | 6:00 p.m. | atΒ auburn | jordan–hare stadium β€’ auburn, al | secrn | lΒ 24–49 | 85,269 row 3 : september 19 | 6:00 p.m. | atΒ vanderbilt | vanderbilt stadium β€’ nashville, tn | secrn | wΒ 15–3 | 31,840 row 4 : september 26 | 11:21 a.m. | #7Β lsu | davis wade stadium β€’ starkville, ms | secn | lΒ 26–30 | 53,612 row 5 : october 3 | 6:30 p.m. | #25Β georgia tech* | davis wade stadium β€’ starkville, ms | css | lΒ 31–42 | 50,035 row 6 : october 10 | 11:30 a.m. | houston* | davis wade stadium β€’ starkville, ms | espnu | lΒ 24–31 | 48,019 row 7 : october 17 | 11:30 a.m. | atΒ middle tennessee* | johnny "red" floyd stadium β€’ murfreesboro, tn | espnu | wΒ 27–6 | 23,882 row 8 : october 24 | 6:30 p.m. | #1Β florida | davis wade stadium β€’ starkville, ms | espn | lΒ 19–29 | 57,178 row 9 : october 31 | 6:00 p.m. | atΒ kentucky | commonwealth stadium β€’ lexington, ky | secrn | wΒ 31–24 | 67,953 row 10 : november 14 | 6:00 p.m. | #2Β alabama | davis wade stadium β€’ starkville, ms (rivalry) | espn | lΒ 3–31 | 58,103 row 11 : november 21 | 11:21 a.m. | atΒ arkansas | war memorial stadium β€’ little rock, ar | secn | lΒ 21–42 | 55,634 row 12 : november 28 | 11:21 a.m. | #25Β ole miss | davis wade stadium β€’ starkville, ms (egg bowl) | secn | wΒ 41–27 | 55,365
csv/203-csv/598.csv
how many dates had an attendance of over 60,000?
{ "header": [ "Date", "Time", "Opponent", "Site", "TV", "Result", "Attendance" ], "rows": [ [ "September 5", "2:30 p.m.", "Jackson State*", "Davis Wade Stadium β€’ Starkville, MS", "ESPNU", "WΒ 45–7", "54,232" ], [ "September 12", "6:00 p.m.", "atΒ Auburn", "Jordan–Hare Stadium β€’ Auburn, AL", "SECRN", "LΒ 24–49", "85,269" ], [ "September 19", "6:00 p.m.", "atΒ Vanderbilt", "Vanderbilt Stadium β€’ Nashville, TN", "SECRN", "WΒ 15–3", "31,840" ], [ "September 26", "11:21 a.m.", "#7Β LSU", "Davis Wade Stadium β€’ Starkville, MS", "SECN", "LΒ 26–30", "53,612" ], [ "October 3", "6:30 p.m.", "#25Β Georgia Tech*", "Davis Wade Stadium β€’ Starkville, MS", "CSS", "LΒ 31–42", "50,035" ], [ "October 10", "11:30 a.m.", "Houston*", "Davis Wade Stadium β€’ Starkville, MS", "ESPNU", "LΒ 24–31", "48,019" ], [ "October 17", "11:30 a.m.", "atΒ Middle Tennessee*", "Johnny \"Red\" Floyd Stadium β€’ Murfreesboro, TN", "ESPNU", "WΒ 27–6", "23,882" ], [ "October 24", "6:30 p.m.", "#1Β Florida", "Davis Wade Stadium β€’ Starkville, MS", "ESPN", "LΒ 19–29", "57,178" ], [ "October 31", "6:00 p.m.", "atΒ Kentucky", "Commonwealth Stadium β€’ Lexington, KY", "SECRN", "WΒ 31–24", "67,953" ], [ "November 14", "6:00 p.m.", "#2Β Alabama", "Davis Wade Stadium β€’ Starkville, MS (Rivalry)", "ESPN", "LΒ 3–31", "58,103" ], [ "November 21", "11:21 a.m.", "atΒ Arkansas", "War Memorial Stadium β€’ Little Rock, AR", "SECN", "LΒ 21–42", "55,634" ], [ "November 28", "11:21 a.m.", "#25Β Ole Miss", "Davis Wade Stadium β€’ Starkville, MS (Egg Bowl)", "SECN", "WΒ 41–27", "55,365" ] ] }
[ "2" ]
who did lukas podolski's team face after thailand in december 21, 2004?
nt-2757
slovenia
col : # | date | venue | opponent | score | result | competition row 1 : 1 | 21 december 2004 | rajamangala stadium, bangkok, thailand | thailand | 3–1 | 5–1 | friendly row 2 : 2 | 21 december 2004 | rajamangala stadium, bangkok, thailand | thailand | 5–1 | 5–1 | friendly row 3 : 3 | 26 march 2005 | beΕΎigrad stadium, ljubljana, slovenia | slovenia | 1–0 | 1–0 | friendly row 4 : 4 | 4 june 2005 | windsor park, belfast, northern ireland | northern ireland | 4–1 | 4–1 | friendly row 5 : 5 | 15 june 2005 | commerzbank-arena, frankfurt, germany | australia | 4–2 | 4–3 | fifa confederations cup 2005 row 6 : 7 | 29 june 2005 | zentralstadion, leipzig, germany | mexico | 1–0 | 4–3 | fifa confederations cup 2005 row 7 : 8 | 7 september 2005 | olympiastadion berlin, berlin, germany | south africa | 1–0 | 4–2 | friendly row 8 : 9 | 7 september 2005 | olympiastadion berlin, berlin, germany | south africa | 3–1 | 4–2 | friendly row 9 : 11 | 27 may 2006 | badenova stadion, freiburg, germany | luxembourg | 3–0 | 7–0 | friendly row 10 : 15 | 24 june 2006 | allianz arena, munich, germany | sweden | 2–0 | 2–0 | fifa world cup 2006 row 11 : 16 | 2 september 2006 | gottlieb daimler stadion, stuttgart, germany | republic of ireland | 1–0 | 1–0 | uefa euro 2008 qualifying row 12 : 17 | 6 september 2006 | stadio olimpico, serravalle, san marino | san marino | 1–0 | 13–0 | uefa euro 2008 qualifying row 13 : 18 | 6 september 2006 | stadio olimpico, serravalle, san marino | san marino | 5–0 | 13–0 | uefa euro 2008 qualifying row 14 : 20 | 6 september 2006 | stadio olimpico, serravalle, san marino | san marino | 10–0 | 13–0 | uefa euro 2008 qualifying row 15 : 21 | 11 october 2006 | tehelnΓ© pole stadion, bratislava, slovakia | slovakia | 1–0 | 4–1 | uefa euro 2008 qualifying row 16 : 25 | 26 march 2008 | st. jakob park, basel, switzerland | switzerland | 4–0 | 4–0 | friendly row 17 : 26 | 8 june 2008 | wΓΆrthersee stadion, klagenfurt, austria | poland | 1–0 | 2–0 | uefa euro 2008 row 18 : 27 | 8 june 2008 | wΓΆrthersee stadion, klagenfurt, austria | poland | 2–0 | 2–0 | uefa euro 2008 row 19 : 30 | 6 september 2008 | rheinpark stadion, vaduz, liechtenstein | liechtenstein | 2–0 | 6–0 | fifa world cup 2010 qualifying row 20 : 31 | 11 october 2008 | signal iduna park, dortmund, germany | russia | 1–0 | 2–1 | fifa world cup 2010 qualifying row 21 : 33 | 29 may 2009 | shanghai stadium, shanghai, china | china pr | 1–1 | 1–1 | friendly row 22 : 35 | 14 october 2009 | hsh nordbank arena, hamburg, germany | finland | 1–1 | 1–1 | fifa world cup 2010 qualifying row 23 : 36 | 18 november 2009 | veltins-arena, gelsenkirchen, | ivory coast | 1–0 | 2–2 | friendly row 24 : 37 | 18 november 2009 | veltins-arena, gelsenkirchen, | ivory coast | 2–2 | 2–2 | friendly row 25 : 38 | 29 may 2010 | stadium puskΓ‘s ferenc, budapest, hungary | hungary | 1–0 | 3–0 | friendly row 26 : 39 | 13 june 2010 | moses mabhida stadium, durban, south africa | australia | 1–0 | 4–0 | fifa world cup 2010
csv/203-csv/138.csv
who did lukas podolski's team face after thailand in december 21, 2004?
{ "header": [ "#", "Date", "Venue", "Opponent", "Score", "Result", "Competition" ], "rows": [ [ "1", "21 December 2004", "Rajamangala Stadium, Bangkok, Thailand", "Thailand", "3–1", "5–1", "Friendly" ], [ "2", "21 December 2004", "Rajamangala Stadium, Bangkok, Thailand", "Thailand", "5–1", "5–1", "Friendly" ], [ "3", "26 March 2005", "BeΕΎigrad Stadium, Ljubljana, Slovenia", "Slovenia", "1–0", "1–0", "Friendly" ], [ "4", "4 June 2005", "Windsor Park, Belfast, Northern Ireland", "Northern Ireland", "4–1", "4–1", "Friendly" ], [ "5", "15 June 2005", "Commerzbank-Arena, Frankfurt, Germany", "Australia", "4–2", "4–3", "FIFA Confederations Cup 2005" ], [ "6", "25 June 2005", "Frankenstadion, Nuremberg, Germany", "Brazil", "1–1", "2–3", "FIFA Confederations Cup 2005" ], [ "7", "29 June 2005", "Zentralstadion, Leipzig, Germany", "Mexico", "1–0", "4–3", "FIFA Confederations Cup 2005" ], [ "8", "7 September 2005", "Olympiastadion Berlin, Berlin, Germany", "South Africa", "1–0", "4–2", "Friendly" ], [ "9", "7 September 2005", "Olympiastadion Berlin, Berlin, Germany", "South Africa", "3–1", "4–2", "Friendly" ], [ "10", "7 September 2005", "Olympiastadion Berlin, Berlin, Germany", "South Africa", "4–2", "4–2", "Friendly" ], [ "11", "27 May 2006", "Badenova Stadion, Freiburg, Germany", "Luxembourg", "3–0", "7–0", "Friendly" ], [ "12", "27 May 2006", "Badenova Stadion, Freiburg, Germany", "Luxembourg", "5–0", "7–0", "Friendly" ], [ "13", "20 June 2006", "Olympiastadion Berlin, Berlin, Germany", "Ecuador", "3–0", "3–0", "FIFA World Cup 2006" ], [ "14", "24 June 2006", "Allianz Arena, Munich, Germany", "Sweden", "1–0", "2–0", "FIFA World Cup 2006" ], [ "15", "24 June 2006", "Allianz Arena, Munich, Germany", "Sweden", "2–0", "2–0", "FIFA World Cup 2006" ], [ "16", "2 September 2006", "Gottlieb Daimler Stadion, Stuttgart, Germany", "Republic of Ireland", "1–0", "1–0", "UEFA Euro 2008 qualifying" ], [ "17", "6 September 2006", "Stadio Olimpico, Serravalle, San Marino", "San Marino", "1–0", "13–0", "UEFA Euro 2008 qualifying" ], [ "18", "6 September 2006", "Stadio Olimpico, Serravalle, San Marino", "San Marino", "5–0", "13–0", "UEFA Euro 2008 qualifying" ], [ "19", "6 September 2006", "Stadio Olimpico, Serravalle, San Marino", "San Marino", "8–0", "13–0", "UEFA Euro 2008 qualifying" ], [ "20", "6 September 2006", "Stadio Olimpico, Serravalle, San Marino", "San Marino", "10–0", "13–0", "UEFA Euro 2008 qualifying" ], [ "21", "11 October 2006", "TehelnΓ© Pole Stadion, Bratislava, Slovakia", "Slovakia", "1–0", "4–1", "UEFA Euro 2008 qualifying" ], [ "22", "11 October 2006", "TehelnΓ© Pole Stadion, Bratislava, Slovakia", "Slovakia", "4–1", "4–1", "UEFA Euro 2008 qualifying" ], [ "23", "12 September 2007", "Rhein-Energie Stadion, Cologne, Germany", "Romania", "3–1", "3–1", "Friendly" ], [ "24", "17 November 2007", "AWD Arena, Hanover, Germany", "Cyprus", "3–0", "4–0", "UEFA Euro 2008 qualifying" ], [ "25", "26 March 2008", "St. Jakob Park, Basel, Switzerland", "Switzerland", "4–0", "4–0", "Friendly" ], [ "26", "8 June 2008", "WΓΆrthersee Stadion, Klagenfurt, Austria", "Poland", "1–0", "2–0", "UEFA Euro 2008" ], [ "27", "8 June 2008", "WΓΆrthersee Stadion, Klagenfurt, Austria", "Poland", "2–0", "2–0", "UEFA Euro 2008" ], [ "28", "12 June 2008", "WΓΆrthersee Stadion, Klagenfurt, Austria", "Croatia", "1–2", "1–2", "UEFA Euro 2008" ], [ "29", "6 September 2008", "Rheinpark Stadion, Vaduz, Liechtenstein", "Liechtenstein", "1–0", "6–0", "FIFA World Cup 2010 qualifying" ], [ "30", "6 September 2008", "Rheinpark Stadion, Vaduz, Liechtenstein", "Liechtenstein", "2–0", "6–0", "FIFA World Cup 2010 qualifying" ], [ "31", "11 October 2008", "Signal Iduna Park, Dortmund, Germany", "Russia", "1–0", "2–1", "FIFA World Cup 2010 qualifying" ], [ "32", "28 March 2009", "Zentralstadion, Leipzig, Germany", "Liechtenstein", "4–0", "4–0", "FIFA World Cup 2010 qualifying" ], [ "33", "29 May 2009", "Shanghai Stadium, Shanghai, China", "China PR", "1–1", "1–1", "Friendly" ], [ "34", "9 September 2009", "AWD-Arena, Hanover, Germany", "Azerbaijan", "4–0", "4–0", "FIFA World Cup 2010 qualifying" ], [ "35", "14 October 2009", "HSH Nordbank Arena, Hamburg, Germany", "Finland", "1–1", "1–1", "FIFA World Cup 2010 qualifying" ], [ "36", "18 November 2009", "Veltins-Arena, Gelsenkirchen, Germany", "Ivory Coast", "1–0", "2–2", "Friendly" ], [ "37", "18 November 2009", "Veltins-Arena, Gelsenkirchen, Germany", "Ivory Coast", "2–2", "2–2", "Friendly" ], [ "38", "29 May 2010", "Stadium PuskΓ‘s Ferenc, Budapest, Hungary", "Hungary", "1–0", "3–0", "Friendly" ], [ "39", "13 June 2010", "Moses Mabhida Stadium, Durban, South Africa", "Australia", "1–0", "4–0", "FIFA World Cup 2010" ], [ "40", "27 June 2010", "Free State Stadium, Bloemfontein, South Africa", "England", "2–0", "4–1", "FIFA World Cup 2010" ], [ "41", "7 September 2010", "RheinEnergieStadion, Cologne, Germany", "Azerbaijan", "2–0", "6–1", "UEFA Euro 2012 qualifying" ], [ "42", "12 October 2010", "Astana Arena, Astana, Kazakhstan", "Kazakhstan", "3–0", "3–0", "UEFA Euro 2012 qualifying" ], [ "43", "2 September 2011", "Veltins-Arena, Gelsenkirchen, Germany", "Austria", "3–0", "6–2", "UEFA Euro 2012 qualifying" ], [ "44", "17 June 2012", "Arena Lviv, Lviv, Ukraine", "Denmark", "1–0", "2–1", "UEFA Euro 2012" ], [ "45", "29 May 2013", "FAU Stadium, Miami, USA", "Ecuador", "1–0", "4–2", "Friendly" ], [ "46", "29 May 2013", "FAU Stadium, Miami, USA", "Ecuador", "3–0", "4–2", "Friendly" ] ] }
[ "Slovenia" ]
were there more guests of honor in 2003 than in 2001?
nt-2758
no
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
were there more guests of honor in 2003 than in 2001?
{ "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" ] ] }
[ "No" ]
looking at the top of the table, what is the name of the first quarry listed, and what year did it close?
nt-2759
blaen y cwm, 1911
col : name | mineral | opened | closed | years connected | notes row 1 : blaen y cwm | slate | 1820 | 1911 | 1876–1911 | connected to the ffr via the rhiwbach tra row 2 : bowydd | slate | 1800 | 1870 | 1854–1870 | merged with votty to form votty & row 3 : brooke's | granite | 1919 | ? | ? | connected by a tramway branching off at the north portal row 4 : bwlch-y-slater | slate | 1824 | 1960 | 1866–1956 | connected via the rhiwbach tramway row 5 : cesail | slate | 1827 | 1877 | 1836–1877 | became part of the oakeley quarry row 6 : conglog | slate | 1872 | 1920? | 1874–1920 | remote quarry connected by the cwmorthin tramway row 7 : cwmorthin | slate | 1810 | 1937 | 1850–1937 | connected via the cwmorthin tramway; became row 8 : cwt-y-bugail | slate | 1835 | 1972 | 1867–1961 | last quarry using the (by then partly lifted) rhiwbach tra row 9 : diphwys casson | slate | 1760 | 1972 | 1860–1955 | last of the major quarries to be connected to the ffestin row 10 : graig ddu | slate | 1840 | 1946 | | connected via the festiniog and blaenau railway row 11 : groby granite | granite | 1901 | circa 1932 | 1914-c.1932 | connected by a short, steeply graded branch worked by row 12 : hafodty (votty) | slate | 1801 | 1870 | 1851–1870 | joined with bowydd quarry to form votty row 13 : llechwedd | slate | 1846 | present | 1848-1980s | currently worked on a small scale and the site of the lle row 14 : maenofferen | slate | 1848 | 1999 | 1848–1975 | became the major owner of quarries connected via inclines row 15 : nyth-y-gigfran | slate | 1840s | 1882 | 1867–1882 | sometimes known as glan-y-pwll quarry. becam row 16 : matthews (rhiwbryfdir) | slate | 1825 | 1871 | 1842–1871 | became part of the oakeley quarry row 17 : manod | slate | c1850 | present | 1866-1930s | sometimes known as bwlch y slaters and now given row 18 : moelwyn slate | slate | 1826 | c 1900 | 1867–c 1900 | remote quarry connected to the ffr by a series of seven in row 19 : moelwyn zinc | zinc, manganese and silver | c1892 | by 1919 | 1892-by 1919 | zinc mine just west of the north portal of the old moel row 20 : oakeley | slate | 1878 | 2010 | 1878-1950s | formed by the amalgamation of the cesail, matthews and row 21 : rhiwbach | slate | 1812 | 1953 | 1860–1953 | remote quarry situated 4 miles (6.4 km) east of duffws row 22 : syenite setts | granite | 1874 | 1916 | ? | quarry later worked as brooke's row 23 : votty & bowydd | slate | 1870 | 1964 | 1870–1962 | formed by the amalgamation of the hafodty and row 24 : wrysgan | slate | 1830s | 1946 | 1844–1946 | connected to the railway near tanygrisiau via
csv/203-csv/2.csv
looking at the top of the table, what is the name of the first quarry listed, and what year did it close?
{ "header": [ "Name", "Mineral", "Opened", "Closed", "Years connected", "Notes" ], "rows": [ [ "Blaen y Cwm", "Slate", "1820", "1911", "1876–1911", "Connected to the FfR via the Rhiwbach Tramway" ], [ "Bowydd", "Slate", "1800", "1870", "1854–1870", "Merged with Votty to form Votty & Bowydd quarry" ], [ "Brooke's", "Granite", "1919", "?", "?", "Connected by a tramway branching off at the north portal of Moelwyn Tunnel" ], [ "Bwlch-y-Slater", "Slate", "1824", "1960", "1866–1956", "Connected via the Rhiwbach Tramway" ], [ "Cesail", "Slate", "1827", "1877", "1836–1877", "Became part of the Oakeley Quarry" ], [ "Conglog", "Slate", "1872", "1920?", "1874–1920", "Remote quarry connected by the Cwmorthin Tramway" ], [ "Cwmorthin", "Slate", "1810", "1937", "1850–1937", "Connected via the Cwmorthin Tramway; became part of the Oakeley quarry in 1900, the two quarries were connected underground" ], [ "Cwt-y-Bugail", "Slate", "1835", "1972", "1867–1961", "Last quarry using the (by then partly lifted) Rhiwbach Tramway" ], [ "Diphwys Casson", "Slate", "1760", "1972", "1860–1955", "Last of the major quarries to be connected to the Ffestiniog Railway" ], [ "Graig Ddu", "Slate", "1840", "1946", "", "Connected via the Festiniog and Blaenau Railway" ], [ "Groby Granite", "Granite", "1901", "Circa 1932", "1914-c.1932", "Connected by a short, steeply graded branch worked by FfR locomotives." ], [ "Hafodty (Votty)", "Slate", "1801", "1870", "1851–1870", "Joined with Bowydd quarry to form Votty & Bowydd" ], [ "Llechwedd", "Slate", "1846", "Present", "1848-1980s", "Currently worked on a small scale and the site of the Llechwedd Slate Caverns tourist attraction" ], [ "Maenofferen", "Slate", "1848", "1999", "1848–1975", "Became the major owner of quarries connected via inclines at Duffws station, continued to use the stub of the FfR through Blaenau into the mid 1970s. Untopping operations continue in 2007." ], [ "Nyth-y-Gigfran", "Slate", "1840s", "1882", "1867–1882", "Sometimes known as Glan-y-Pwll quarry. Became part of the Oakeley Quarry" ], [ "Matthews (Rhiwbryfdir)", "Slate", "1825", "1871", "1842–1871", "Became part of the Oakeley quarry" ], [ "Manod", "Slate", "c1850", "Present", "1866-1930s", "Sometimes known as Bwlch y Slaters and now given the name Cwt y Bugail. Connected to the Festiniog by the Rhiwbach Tramway" ], [ "Moelwyn Slate", "Slate", "1826", "c 1900", "1867–c 1900", "Remote quarry connected to the FfR by a series of seven inclines; worked intermittently and never successfully." ], [ "Moelwyn Zinc", "Zinc, Manganese and Silver", "c1892", "by 1919", "1892-by 1919", "Zinc mine just west of the north portal of the old Moelwyn Tunnel." ], [ "Oakeley", "Slate", "1878", "2010", "1878-1950s", "Formed by the amalgamation of the Cesail, Matthews and Glan-y-Pwll quarries. Was the largest single quarry in Blaenau Ffestiniog. Was the home of the Gloddfa Ganol tourist attraction in the 1980s and 1990s. Now worked as an open pit by Alfred McAlpine Ltd." ], [ "Rhiwbach", "Slate", "1812", "1953", "1860–1953", "Remote quarry situated 4 miles (6.4Β km) east of Duffws station and connected via the Rhiwbach Tramway" ], [ "Syenite Setts", "Granite", "1874", "1916", "?", "Quarry later worked as Brooke's" ], [ "Votty & Bowydd", "Slate", "1870", "1964", "1870–1962", "Formed by the amalgamation of the Hafodty and Bowydd quarries." ], [ "Wrysgan", "Slate", "1830s", "1946", "1844–1946", "Connected to the railway near Tanygrisiau via a single long incline ending in a tunnel." ] ] }
[ "Blaen y Cwm", "1911" ]
bhupen ray is from abhayapuri north. name their political party.
nt-2761
asom gana parishad
col : sl no | constituency\nname | constituency\nnumber | member of legislative assembly | political party row 1 : 1 | abhayapuri north | 34 | bhupen ray | asom gana parishad row 2 : 2 | abhayapuri south | 35 | chandan kumar sarkar | indian national congress row 3 : 3 | algapur | 8 | mandira roy | indian national congress row 4 : 4 | amguri | 103 | anjan dutta | indian national congress row 5 : 7 | baithalangso | 20 | mansing rongpi | indian national congress row 6 : 8 | barama | 62 | maneswar brahma | bodoland people's front row 7 : 9 | barhampur | 87 | prafulla kumar mahanta | asom gana parishad row 8 : 10 | barkhetri | 60 | bhumidhar barman | indian national congress row 9 : 11 | barkhola | 14 | rumi nath | indian national congress row 10 : 16 | bihpuria | 109 | bhupen kumar bora | indian national congress row 11 : 18 | bilasipara east | 27 | gul akhtara begum | all india united democratic front row 12 : 19 | bilasipara west | 26 | hafiz bashir ahmed | all india united democratic front row 13 : 20 | biswanath | 76 | prabin hazarika | asom gana parishad row 14 : 21 | bokajan | 17 | klengdoon engti | indian national congress row 15 : 22 | bokakhat | 93 | arun phukan | indian national congress row 16 : 23 | boko | 48 | gopi nath das | all india united democratic front row 17 : 24 | bongaigaon | 32 | phani bhusan choudhury | asom gana parishad row 18 : 25 | borchalla | 72 | tanka bahadur rai | indian national congress row 19 : 26 | chabua | 121 | raju sahunn | indian national congress row 20 : 28 | chaygaon | 49 | rekibuddin ahmed | indian national congress row 21 : 30 | dalgaon | 68 | ilias ali | indian national congress row 22 : 31 | dergaon | 97 | aroti hazarika kachari | indian national congress row 23 : 32 | dhakuakhana | 112 | naba kumar doley | asom gana parishad row 24 : 33 | dharmapur | 61 | nilamani sen deka | indian national congress row 25 : 34 | dhekiajuli | 71 | habul chakraborty | indian national congress row 26 : 35 | dhemaji | 113 | sumitra doley patir | indian national congress row 27 : 37 | dholai | 11 | girindra mallik | indian national congress row 28 : 40 | digboi | 123 | rameswar dhanowar | indian national congress row 29 : 43 | doomdooma | 125 | dilip moran | bharatiya janata party row 30 : 44 | dudhnoi | 36 | sib charan basumatary | indian national congress row 31 : 45 | duliajan | 118 | amiya gogoi | indian national congress row 32 : 46 | gahpur | 78 | smti monika bora | indian national congress row 33 : 51 | goalpara west | 38 | sheikh shah alam | all india united democratic front row 34 : 52 | golaghat | 95 | ajanta neog | indian national congress row 35 : 54 | gossaigaon | 28 | majendra narzary | bodoland peoples front row 36 : 55 | hailakandi | 6 | abdul muhib mazumder | indian national congress row 37 : 59 | howraghat | 18 | khorsing engti | indian national congress row 38 : 60 | jagiroad | 79 | bibekananda dalai | indian national congress row 39 : 65 | jonai | 114 | pradan baruah | indian national congress
csv/204-csv/60.csv
bhupen ray is from abhayapuri north. name their political party.
{ "header": [ "Sl No", "Constituency\\nName", "Constituency\\nNumber", "Member of Legislative Assembly", "Political Party" ], "rows": [ [ "1", "Abhayapuri North", "34", "Bhupen Ray", "Asom Gana Parishad" ], [ "2", "Abhayapuri South", "35", "Chandan Kumar Sarkar", "Indian National Congress" ], [ "3", "Algapur", "8", "Mandira Roy", "Indian National Congress" ], [ "4", "Amguri", "103", "Anjan Dutta", "Indian National Congress" ], [ "5", "Badarpur", "5", "Jamal Uddin Ahmed", "Indian National Congress" ], [ "6", "Baghbor", "45", "Sherman Ali Ahmed", "All India United Democratic Front" ], [ "7", "Baithalangso", "20", "Mansing Rongpi", "Indian National Congress" ], [ "8", "Barama", "62", "Maneswar Brahma", "Bodoland People's Front" ], [ "9", "Barhampur", "87", "Prafulla Kumar Mahanta", "Asom Gana Parishad" ], [ "10", "Barkhetri", "60", "Bhumidhar Barman", "Indian National Congress" ], [ "11", "Barkhola", "14", "Rumi Nath", "Indian National Congress" ], [ "12", "Barpeta", "43", "Abdur Rahim Khan", "All India United Democratic Front" ], [ "13", "Batadraba", "84", "Gautam Bora", "Indian National Congress" ], [ "14", "Bhabanipur", "41", "Abul Kalam Azad", "All India United Democratic Front" ], [ "15", "Bihali", "77", "Pallab Lochan Das", "Indian National Congress" ], [ "16", "Bihpuria", "109", "Bhupen Kumar Bora", "Indian National Congress" ], [ "17", "Bijni", "33", "Kamalshing Narzary", "Bodoland Peoples Front" ], [ "18", "Bilasipara East", "27", "Gul Akhtara Begum", "All India United Democratic Front" ], [ "19", "Bilasipara West", "26", "Hafiz Bashir Ahmed", "All India United Democratic Front" ], [ "20", "Biswanath", "76", "Prabin Hazarika", "Asom Gana Parishad" ], [ "21", "Bokajan", "17", "Klengdoon Engti", "Indian National Congress" ], [ "22", "Bokakhat", "93", "Arun Phukan", "Indian National Congress" ], [ "23", "Boko", "48", "Gopi Nath Das", "All India United Democratic Front" ], [ "24", "Bongaigaon", "32", "Phani Bhusan Choudhury", "Asom Gana Parishad" ], [ "25", "Borchalla", "72", "Tanka Bahadur Rai", "Indian National Congress" ], [ "26", "Chabua", "121", "Raju Sahunn", "Indian National Congress" ], [ "27", "Chapaguri", "63", "Hitesh Basumatary", "Bodoland Peoples Front" ], [ "28", "Chaygaon", "49", "Rekibuddin Ahmed", "Indian National Congress" ], [ "29", "Chenga", "47", "Sukur Ali Ahmed", "Indian National Congress" ], [ "30", "Dalgaon", "68", "Ilias Ali", "Indian National Congress" ], [ "31", "Dergaon", "97", "Aroti Hazarika Kachari", "Indian National Congress" ], [ "32", "Dhakuakhana", "112", "Naba Kumar Doley", "Asom Gana Parishad" ], [ "33", "Dharmapur", "61", "Nilamani Sen Deka", "Indian National Congress" ], [ "34", "Dhekiajuli", "71", "Habul Chakraborty", "Indian National Congress" ], [ "35", "Dhemaji", "113", "Sumitra Doley Patir", "Indian National Congress" ], [ "36", "Dhing", "83", "Aminul Islam", "All India United Democratic Front" ], [ "37", "Dholai", "11", "Girindra Mallik", "Indian National Congress" ], [ "38", "Dhubri", "23", "Jahan Uddin", "All India United Democratic Front" ], [ "39", "Dibrugarh", "116", "Prasanta Phukan", "Bharatiya Janata Party" ], [ "40", "Digboi", "123", "Rameswar Dhanowar", "Indian National Congress" ], [ "41", "Diphu", "19", "Bidya Sing Engleng", "Indian National Congress" ], [ "42", "Dispur", "52", "Akon Bora", "Indian National Congress" ], [ "43", "Doomdooma", "125", "Dilip Moran", "Bharatiya Janata Party" ], [ "44", "Dudhnoi", "36", "Sib Charan Basumatary", "Indian National Congress" ], [ "45", "Duliajan", "118", "Amiya Gogoi", "Indian National Congress" ], [ "46", "Gahpur", "78", "Smti Monika Bora", "Indian National Congress" ], [ "47", "Gauhati East", "53", "Capt. Robin Bordoloi.", "Indian National Congress" ], [ "48", "Gauhati West", "54", "Hementa Talukdar.", "Indian National Congress" ], [ "49", "Gauripur", "24", "Banendra Kumar Mushahary", "Bodoland Peoples Front" ], [ "50", "Goalpara East", "37", "Monowar Hussain", "All India United Democratic Front" ], [ "51", "Goalpara West", "38", "Sheikh Shah Alam", "All India United Democratic Front" ], [ "52", "Golaghat", "95", "Ajanta Neog", "Indian National Congress" ], [ "53", "Golakganj", "25", "Abu Taher Bepari", "Indian National Congress" ], [ "54", "Gossaigaon", "28", "Majendra Narzary", "Bodoland Peoples Front" ], [ "55", "Hailakandi", "6", "Abdul Muhib Mazumder", "Indian National Congress" ], [ "56", "Hajo", "55", "Dwipen Pathak", "All India Trinamool Congress" ], [ "57", "Halflong", "16", "Gobinda Ch. Langthasa", "Indian National Congress" ], [ "58", "Hojai", "91", "Dr. Ardhendu Kumar Dey", "Indian National Congress" ], [ "59", "Howraghat", "18", "Khorsing Engti", "Indian National Congress" ], [ "60", "Jagiroad", "79", "Bibekananda Dalai", "Indian National Congress" ], [ "61", "Jaleswar", "39", "Moin Uddin Ahmed", "All India United Democratic Front" ], [ "62", "Jalukbari", "51", "Himanta Biswa Sarma", "Indian National Congress" ], [ "63", "Jamunamukh", "90", "Mohammed Sirajuddin Ajmal", "All India United Democratic Front" ], [ "64", "Jania", "44", "Rafiqul Islam", "All India United Democratic Front" ], [ "65", "Jonai", "114", "Pradan Baruah", "Indian National Congress" ], [ "66", "Jorhat", "98", "Rana Goswami", "Indian National Congress" ], [ "67", "Kalaigaon", "65", "Mukunda Ram Choudhury", "Asom Gana Parishad" ], [ "68", "Kaliabor", "89", "Keshab Mahanta", "Asom Gana Parishad" ], [ "69", "Kamalpur", "56", "Jadab Chandra Deka", "Bharatiya Janata Party" ], [ "70", "Karimganj North", "3", "Kamalakhya Dey Purkayastha", "Indian National Congress" ], [ "71", "Karimganj South", "4", "Siddeque Ahmed", "Indian National Congress" ], [ "72", "Katigorah", "15", "Ataur Rahman Mazarbhuiya", "All India United Democratic Front" ], [ "73", "Katlicherra", "7", "Gautam Roy", "Indian National Congress" ], [ "74", "Khumtai", "96", "Bismita Gogoi", "Indian National Congress" ], [ "75", "Kokrajhar East", "30", "Pramila Rani Brahma", "Bodoland Peoples Front" ], [ "76", "Kokrajhar West", "29", "Pradip Kumar Brahma", "Bodoland Peoples Front" ], [ "77", "Laharighat", "81", "Dr. Nazrul Islam", "Indian National Congress" ], [ "78", "Lahowal", "117", "Prithibi Majhi", "Indian National Congress" ], [ "79", "Lakhimpur", "111", "Utpal Dutta", "Asom Gana Parishad" ], [ "80", "Lakhipur", "13", "Dinesh Prasad Goala", "Indian National Congress" ], [ "81", "Lumding", "92", "Swapan Kar", "All India United Democratic Front" ], [ "82", "Mahmara", "105", "Sarat Saikia", "Indian National Congress" ], [ "83", "Majuli", "99", "Sri Rajib Lochan Pegu", "Indian National Congress" ], [ "84", "Mangaldoi", "67", "Basanta Das", "Indian National Congress" ], [ "85", "Mankachar", "21", "Zabed Islam", "Independent" ], [ "86", "Margherita", "124", "Pradyut Bordoloi", "Indian National Congress" ], [ "87", "Mazbat", "70", "Rakheswar Brahma", "Bodoland Peoples Front" ], [ "88", "Moran", "115", "Jibontara Ghatowar", "Indian National Congress" ], [ "89", "Moriani", "101", "Rupjyoti Kurmi", "Indian National Congress" ], [ "90", "Morigaon", "80", "Jonjonali Baruah", "Indian National Congress" ], [ "91", "Naharkatia", "120", "Pranati Phukan", "Indian National Congress" ], [ "92", "Nalbari", "59", "Jayanta Malla Baruah", "Indian National Congress" ], [ "93", "Naobaicha", "110", "Sanjay Raj Subba", "Indian National Congress" ], [ "94", "Nazira", "104", "Debabrata Saikia", "Indian National Congress" ], [ "95", "Nowgong", "86", "Dr. Durlav Chandra Chamua", "Indian National Congress" ], [ "96", "Palasbari", "50", "Jatin Mali", "Independent" ], [ "97", "Panery", "64", "Kamali Basumatari", "Bodoland Peoples Front" ], [ "98", "Patacharkuchi", "42", "Manoranjan Das", "Bharatiya Janata Party" ], [ "99", "Patharkandi", "2", "Monilal Gowala", "Indian National Congress" ], [ "100", "Raha", "82", "Pijush Hazarika", "Indian National Congress" ], [ "101", "Rangapara", "74", "Bhimananda Tanti", "Indian National Congress" ], [ "102", "Rangia", "57", "Ghanashyam Kalita", "Indian National Congress" ], [ "103", "Ratabari", "1", "Kripanath Mallah", "Indian National Congress" ], [ "104", "Rupahihat", "85", "Mazibur Rahman", "All India United Democratic Front" ], [ "105", "Sadiya", "126", "Bolin Chetia", "Indian National Congress" ], [ "106", "Salmara South", "22", "Abdur Rahman Ajmal", "All India United Democratic Front" ], [ "107", "Samaguri", "88", "Rockybul Hussain", "Indian National Congress" ], [ "108", "Sarukhetri", "46", "Ali Hossain", "All India United Democratic Front" ], [ "109", "Sarupathar", "94", "Aklius Tirkey", "Indian National Congress" ], [ "110", "Sibsagar", "108", "Pranab Gogoi", "Indian National Congress" ], [ "111", "Sidli", "31", "Sri Chandan Brahma", "Bodoland Peoples Front" ], [ "112", "Silchar", "9", "Sushmita Dev", "Indian National Congress" ], [ "113", "Sipajhar", "66", "Binanda Kumar Saikia", "Indian National Congress" ], [ "114", "Sonai", "10", "Anamul Haque", "Indian National Congress" ], [ "115", "Sonari", "106", "Sarat Borkotoky", "Indian National Congress" ], [ "116", "Sootea", "75", "Padma Hazarika", "Asom Gana Parishad" ], [ "117", "Sorbhog", "40", "Ranjeet Kumar Dass", "Bharatiya Janata Party" ], [ "118", "Tamulpur", "58", "Emmanuel Mosahary", "Bodoland Peoples Front" ], [ "119", "Teok", "102", "Membar Gogoi", "Indian National Congress" ], [ "120", "Tezpur", "73", "Rajen Borthakur", "Indian National Congress" ], [ "121", "Thowra", "107", "Susanta Borgohain", "Indian National Congress" ], [ "122", "Tingkhong", "119", "Atuwa Munda", "Indian National Congress" ], [ "123", "Tinsukia", "122", "Rajendra Prasad Singh", "Indian National Congress" ], [ "124", "Titabor", "100", "Tarun Gogoi", "Indian National Congress" ], [ "125", "Udalguri", "69", "Rihon Daimari", "Bodoland Peoples Front" ], [ "126", "Udharbond", "12", "Ajit Singh", "Indian National Congress" ] ] }
[ "Asom Gana Parishad" ]
what is the greatest number of points this team has won by?
nt-2762
5
col : year | competition | date | location | opponent | score | result row 1 : 1990 | world group, 1st round | 2–4 feb | barcelona (esp) | spain | 3–2 | win row 2 : 1990 | world group, quarterfinals | 30 mar – 2 apr | vienna (aut) | italy | 5–0 | win row 3 : 1990 | world group, semifinals | 21–23 sep | vienna (aut) | united states | 2–3 | loss row 4 : 1991 | world group, 1st round | 1–3 feb | prague (tch) | czechoslovakia | 1–4 | loss row 5 : 1991 | world group, relegation play-offs | 20–22 sep | manchester (gbr) | great britain | 1–3 | loss row 6 : 1992 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 7 : 1992 | euro/african zone group i, semifinals | 1–3 may | helsinki (fin) | finland | 4–1 | win row 8 : 1992 | world group, relegation play-offs | 25–27 sep | vancouver (can) | canada | 3–1 | win row 9 : 1993 | world group, 1st round | 26–28 mar | vienna (aut) | france | 1–4 | loss row 10 : 1993 | world group, relegation play-offs | 24–26 sep | christchurch (nzl) | new zealand | 3–2 | win row 11 : 1994 | world group, 1st round | 26–28 mar | graz (aut) | germany | 2–3 | loss row 12 : 1994 | world group, relegation play-offs | 23–25 sep | montevideo (uru) | uruguay | 3–2 | win row 13 : 1995 | world group, 1st round | 3–5 feb | vienna (aut) | spain | 4–1 | win row 14 : 1995 | world group, quarterfinals | 31 mar – 2 apr | vΓ€xjΓΆ (swe) | sweden | 0–5 | loss row 15 : 1996 | world group, 1st round | 9–12 feb | johannesburg (rsa) | south africa | 2–3 | loss row 16 : 1996 | world group, relegation play-offs | 20–22 sep | sΓ£o paulo (bra) | brazil | 1–4 | loss row 17 : 1997 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 18 : 1997 | euro/african zone group i, semifinals | 4–6 apr | graz (aut) | croatia | 3–2 | win row 19 : 1997 | world group, relegation play-offs | 19–21 sep | harare (zim) | zimbabwe | 2–3 | loss row 20 : 1998 | euro/african zone group i, quarterfinals | 3–5 apr | ramat hasharon (isr) | israel | 1–4 | loss row 21 : 1998 | euro/african zone group i, relegation play-offs | 25–27 sep | pΓΆrtschach (aut) | denmark | 5–0 | win row 22 : 1999 | euro/african zone group i, quarterfinals | 2–4 apr | wels (aut) | portugal | 4–1 | win row 23 : 1999 | world group, relegation play-offs | 24–26 sep | pΓΆrtschach (aut) | sweden | 3–2 | win
csv/204-csv/933.csv
what is the greatest number of points this team has won by?
{ "header": [ "Year", "Competition", "Date", "Location", "Opponent", "Score", "Result" ], "rows": [ [ "1990", "World Group, 1st Round", "2–4 Feb", "Barcelona (ESP)", "Spain", "3–2", "Win" ], [ "1990", "World Group, Quarterfinals", "30 Mar – 2 Apr", "Vienna (AUT)", "Italy", "5–0", "Win" ], [ "1990", "World Group, Semifinals", "21–23 Sep", "Vienna (AUT)", "United States", "2–3", "Loss" ], [ "1991", "World Group, 1st Round", "1–3 Feb", "Prague (TCH)", "Czechoslovakia", "1–4", "Loss" ], [ "1991", "World Group, Relegation Play-offs", "20–22 Sep", "Manchester (GBR)", "Great Britain", "1–3", "Loss" ], [ "1992", "Euro/African Zone Group I, 1st Round", "BYE", "BYE", "BYE", "BYE", "BYE" ], [ "1992", "Euro/African Zone Group I, Semifinals", "1–3 May", "Helsinki (FIN)", "Finland", "4–1", "Win" ], [ "1992", "World Group, Relegation Play-offs", "25–27 Sep", "Vancouver (CAN)", "Canada", "3–1", "Win" ], [ "1993", "World Group, 1st Round", "26–28 Mar", "Vienna (AUT)", "France", "1–4", "Loss" ], [ "1993", "World Group, Relegation Play-offs", "24–26 Sep", "Christchurch (NZL)", "New Zealand", "3–2", "Win" ], [ "1994", "World Group, 1st Round", "26–28 Mar", "Graz (AUT)", "Germany", "2–3", "Loss" ], [ "1994", "World Group, Relegation Play-offs", "23–25 Sep", "Montevideo (URU)", "Uruguay", "3–2", "Win" ], [ "1995", "World Group, 1st Round", "3–5 Feb", "Vienna (AUT)", "Spain", "4–1", "Win" ], [ "1995", "World Group, Quarterfinals", "31 Mar – 2 Apr", "VΓ€xjΓΆ (SWE)", "Sweden", "0–5", "Loss" ], [ "1996", "World Group, 1st Round", "9–12 Feb", "Johannesburg (RSA)", "South Africa", "2–3", "Loss" ], [ "1996", "World Group, Relegation Play-offs", "20–22 Sep", "SΓ£o Paulo (BRA)", "Brazil", "1–4", "Loss" ], [ "1997", "Euro/African Zone Group I, 1st Round", "BYE", "BYE", "BYE", "BYE", "BYE" ], [ "1997", "Euro/African Zone Group I, Semifinals", "4–6 Apr", "Graz (AUT)", "Croatia", "3–2", "Win" ], [ "1997", "World Group, Relegation Play-offs", "19–21 Sep", "Harare (ZIM)", "Zimbabwe", "2–3", "Loss" ], [ "1998", "Euro/African Zone Group I, Quarterfinals", "3–5 Apr", "Ramat HaSharon (ISR)", "Israel", "1–4", "Loss" ], [ "1998", "Euro/African Zone Group I, Relegation Play-offs", "25–27 Sep", "PΓΆrtschach (AUT)", "Denmark", "5–0", "Win" ], [ "1999", "Euro/African Zone Group I, Quarterfinals", "2–4 Apr", "Wels (AUT)", "Portugal", "4–1", "Win" ], [ "1999", "World Group, Relegation Play-offs", "24–26 Sep", "PΓΆrtschach (AUT)", "Sweden", "3–2", "Win" ] ] }
[ "5" ]
does st. louis or rolla have the higher population served?
nt-2763
st. louis
col : state | city/county | population served | charter type | station name | web site row 1 : mo | st. charles county; st. charles | | e | lindenwood university (lutv) | http://www.lindenwood.edu/lutv row 2 : mo | st. louis county; st. louis | 319,294 | pe | st. louis cooperating school districts | http://www.csd.org/teacher% row 3 : mo | black jack | 319,294 | e | gateway tv news network (gtn tv) | http://www.gtntv.com row 4 : mo | blue springs | | g | blue springs city tv (ctv-7) | http://www.bluespringsgov.com/index.a row 5 : mo | brentwood | | g | brentwood city tv | http://www.brentwoodmo.org/index.a row 6 : mo | clarksville | | p | university of the ozarks (kuoz-tv 6) | http://admissions.ozarks.edu/ row 7 : mo | columbia | 108,500 | p | columbia access television | http://columbiaaccess.tv row 8 : mo | columbia | 108,500 | g | columbia city channel | http://www.gocolumbiamo.com/tcc row 9 : mo | florissant | | g | florissant city tv | http://tv.florissantmo.com/cable row 10 : mo | hillsboro | | eg | jefferson college tv (jctv) | http://www.jeffco.edu/jeff row 11 : mo | jefferson city | 40,000 | p | jefferson city access tv 81 (jctv) | http://www.facebook.com/pages/jctv/ row 12 : mo | jefferson city | 40,000 | e | lincoln university (jctv) | http://www.lincolnu.edu/web/ row 13 : mo | kansas city | | e | kansas city park hill school district tv – channel 18 | http://www.parkhill.k12.mo.us/p row 14 : mo | kansas city | | g | kansas city (kccg-tv2) | http://www.kcmo.org/ckcmo/ row 15 : mo | liberty | | pe | liberty school district cable tv – channel 18 (klps-tv | http://www.liberty.k12.mo.us/ row 16 : mo | pleasant hill | | pg | pleasant hill government access | http://www.pleasanthill.com/document row 17 : mo | poplar bluff | | pg | poplar bluff city cable 2 | http://mappingaccess.org/node/159 row 18 : mo | o'fallon | | g | ofallontv | http://www.ofallon.mo.us/dept row 19 : mo | raymore | | pg | raymore – channel 7 | http://www.raymore.com/index.aspx row 20 : mo | rolla | 19,559 | pg | rolla – channel 16 | http://www.rollachannel6.com row 21 : mo | springfield | | p | springfield cable 25 | http://mappingaccess.org/node/158 row 22 : mo | springfield | | g | springfield cityview | http://www.springfieldmo.gov/cityview row 23 : mo | ste. genevieve | 4,476 | g | ste. genevieve community tv | http://www.stegentv.net row 24 : mo | st. joseph | | e | missouri western state university educational access – channel 39 | http://www.missouriwestern.edu/imc/ row 25 : mo | st. louis | 319,294 | p | st. louis community media (kdhx) | http://kdhx.org row 26 : mo | st. louis | 319,294 | e | st. louis higher education channel (hectv) | http://www.hectv.org row 27 : mo | st. louis | 319,294 | e | st. louis tv (stl tv) | http://stltv.net
csv/204-csv/863.csv
does st. louis or rolla have the higher population served?
{ "header": [ "State", "City/county", "Population served", "Charter type", "Station name", "Web site" ], "rows": [ [ "MO", "St. Charles County; St. Charles", "", "E", "Lindenwood University (LUTV)", "http://www.lindenwood.edu/lutv" ], [ "MO", "St. Louis County; St. Louis", "319,294", "PE", "St. Louis Cooperating School Districts", "http://www.csd.org/Teacher%20Resources/videos.html" ], [ "MO", "Black Jack", "319,294", "E", "Gateway TV News Network (GTN TV)", "http://www.gtntv.com" ], [ "MO", "Blue Springs", "", "G", "Blue Springs City TV (CTV-7)", "http://www.bluespringsgov.com/index.aspx?nid=127&PREVIEW=YES" ], [ "MO", "Brentwood", "", "G", "Brentwood City TV", "http://www.brentwoodmo.org/index.aspx?nid=135" ], [ "MO", "Cape Girardeau; Jackson", "", "PG", "Public Access Cable TV (CG993)", "http://www.cityofcapegirardeau.org/CityManagersOffice/communication.aspx" ], [ "MO", "Clarksville", "", "P", "University of the Ozarks (KUOZ-TV 6)", "http://admissions.ozarks.edu/studentlife/organizations/detail.asp?id=13" ], [ "MO", "Columbia", "108,500", "P", "Columbia Access Television", "http://columbiaaccess.tv" ], [ "MO", "Columbia", "108,500", "E", "University of Missouri TV (MUTV)", "http://mutv.missouri.edu" ], [ "MO", "Columbia", "108,500", "G", "Columbia City Channel", "http://www.gocolumbiamo.com/TCC" ], [ "MO", "Florissant", "", "G", "Florissant City TV", "http://tv.florissantmo.com/Cablecast/Public/About.aspx?ChannelID=1" ], [ "MO", "Hillsboro", "", "EG", "Jefferson College TV (JCTV)", "http://www.jeffco.edu/jeffco/index.php?option=com_content&task=view&id=360&Itemid=378" ], [ "MO", "Independence", "116,830", "G", "Independence City 7", "http://www.ci.independence.mo.us/city7" ], [ "MO", "Jefferson City", "40,000", "P", "Jefferson City Access TV 81 (JCTV)", "http://www.facebook.com/pages/JCTV/125999790938 or http://mappingaccess.org/node/149" ], [ "MO", "Jefferson City", "40,000", "E", "Lincoln University (JCTV)", "http://www.lincolnu.edu/web/media/media;jsessionid=E647D82922CE0B8B0C017D57272167F1" ], [ "MO", "Kansas City", "", "E", "Kansas City Park Hill School District TV – Channel 18", "http://www.parkhill.k12.mo.us/Pages/ParkHillTV-Channel18.aspx" ], [ "MO", "Kansas City", "", "E", "University of Missouri – Kansas City (UMKC)", "https://www.umkc.edu/ia/its/cable" ], [ "MO", "Kansas City", "", "G", "Kansas City (KCCG-TV2)", "http://www.kcmo.org/CKCMO/Depts/CityManagersOffice/CityCommunications/Channel2" ], [ "MO", "Lebanon", "", "PEG", "Lebanon Community Access Channel (JTV)", "http://www.lebanon.k12.mo.us/peg" ], [ "MO", "Liberty", "", "PE", "Liberty School District Cable TV – Channel 18 (KLPS-TV)", "http://www.liberty.k12.mo.us/news/klps-tv-18" ], [ "MO", "Liberty", "", "G", "Liberty Cable – Channel 2", "http://mo-liberty.civicplus.com/index.aspx?SID=278" ], [ "MO", "Pleasant Hill", "", "PG", "Pleasant Hill Government Access", "http://www.pleasanthill.com/DocumentView.asp?DID=85" ], [ "MO", "Poplar Bluff", "", "PG", "Poplar Bluff City Cable 2", "http://mappingaccess.org/node/159" ], [ "MO", "O'Fallon", "", "G", "OFallonTV", "http://www.ofallon.mo.us/dept_OFallonTV.htm" ], [ "MO", "Raymore", "", "PG", "Raymore – Channel 7", "http://www.raymore.com/index.aspx?NID=382" ], [ "MO", "Rolla", "19,559", "PG", "Rolla – Channel 16", "http://www.rollachannel6.com" ], [ "MO", "Springfield", "", "P", "Springfield Cable 25", "http://mappingaccess.org/node/158" ], [ "MO", "Springfield", "", "G", "Springfield CityView", "http://www.springfieldmo.gov/cityview" ], [ "MO", "St. Charles", "", "G", "St. Charles City Channel", "http://www.stcharlescitymo.gov/Departments/MediaDepartment/tabid/145" ], [ "MO", "Ste. Genevieve", "4,476", "G", "Ste. Genevieve Community TV", "http://www.stegentv.net" ], [ "MO", "St. Joseph", "", "E", "Missouri Western State University Educational Access – Channel 39", "http://www.missouriwestern.edu/imc/vs/mwtelevision.asp" ], [ "MO", "St. Louis", "319,294", "P", "St. Louis Community Media (KDHX)", "http://kdhx.org" ], [ "MO", "St. Louis", "319,294", "E", "St. Louis Higher Education Channel (HECTV)", "http://www.hectv.org" ], [ "MO", "St. Louis", "319,294", "E", "St. Louis TV (STL TV)", "http://stltv.net" ], [ "MO", "St. Louis", "319,294", "E", "St. Louis Public Schools TV (SLPS TV)", "http://www.slps.org/19621051994538800/site/default.asp" ], [ "MO", "St. Peters", "319,294", "G", "St. Peters TV (SPTV)", "http://www.stpetersmo.net/sptv.aspx" ], [ "MO", "Warrensburg", "", "E", "University of Central Missouri – Central TV", "http://www.ucmo.edu/orgrequest/orgview.cfm?caorgID=529" ] ] }
[ "St. Louis" ]
which country has the top amount of adherents?
nt-2764
russia
col : jurisdiction | adherents | bishops | priests | monastics | monasteries | parishes row 1 : constantinople (details) | 5,200,000 | 125 | na | 1,800 | 142 | 648 row 2 : alexandria (details) | 1,200,000 | 41 | na | na | na | na row 3 : antioch (details) | 2,000,000 | 36 | na | na | na | na row 4 : jerusalem (details) | 700,000 | 20 | na | na | na | na row 5 : russia (details) | 150,000,000 | 217 | 30,675 | na | 807 | 30,142 row 6 : georgia (details) | 3,500,000 | 37 | 437 | na | na | 600 row 7 : bulgaria (details) | 10,000,000 | 15 | 1,500 | na | 120 | 2,600 row 8 : serbia (details) | 11,000,000 | 44 | na | na | 49 | 3,100 row 9 : romania (details) | 17,000,000 | 53 | 15,068 | 7605 | 359 | 15,717 row 10 : cyprus (details) | 700,000 | 16 | na | na | 67 | na row 11 : greece (details) | 6,000,000 | 101 | 10,000 | 3,541 | 541 | na row 12 : albania (details) | 700,000 | 6 | 135 | na | 150 | 909 row 13 : poland (details) | 600,000 | 12 | na | na | na | 400 row 14 : czech lands & slovakia (details) | 100,000 | 6 | na | na | na | 172 row 15 : orthodox church in america (details) | 85,000 | 10 | na | na | 20 | 700 row 16 : total | 208,785,000 | 729 | 54,382 | 12,946 | 2,236 | 54,239
csv/204-csv/284.csv
which country has the top amount of adherents?
{ "header": [ "Jurisdiction", "Adherents", "Bishops", "Priests", "Monastics", "Monasteries", "Parishes" ], "rows": [ [ "Constantinople (details)", "5,200,000", "125", "NA", "1,800", "142", "648" ], [ "Alexandria (details)", "1,200,000", "41", "NA", "NA", "NA", "NA" ], [ "Antioch (details)", "2,000,000", "36", "NA", "NA", "NA", "NA" ], [ "Jerusalem (details)", "700,000", "20", "NA", "NA", "NA", "NA" ], [ "Russia (details)", "150,000,000", "217", "30,675", "NA", "807", "30,142" ], [ "Georgia (details)", "3,500,000", "37", "437", "NA", "NA", "600" ], [ "Bulgaria (details)", "10,000,000", "15", "1,500", "NA", "120", "2,600" ], [ "Serbia (details)", "11,000,000", "44", "NA", "NA", "49", "3,100" ], [ "Romania (details)", "17,000,000", "53", "15,068", "7605", "359", "15,717" ], [ "Cyprus (details)", "700,000", "16", "NA", "NA", "67", "NA" ], [ "Greece (details)", "6,000,000", "101", "10,000", "3,541", "541", "NA" ], [ "Albania (details)", "700,000", "6", "135", "NA", "150", "909" ], [ "Poland (details)", "600,000", "12", "NA", "NA", "NA", "400" ], [ "Czech Lands & Slovakia (details)", "100,000", "6", "NA", "NA", "NA", "172" ], [ "Orthodox Church in America (details)", "85,000", "10", "NA", "NA", "20", "700" ], [ "Total", "208,785,000", "729", "54,382", "12,946", "2,236", "54,239" ] ] }
[ "Russia" ]
what is the top ranked location?
nt-2765
spoleto, italy $10,000
col : no. | date | location | surface | opponent in final | score row 1 : 1. | 28 august 2000 | spoleto, italy $10,000 | clay | maret ani | 6–2 7–6(7) row 2 : 2. | 9 april 2001 | san luis potosΓ­, mexico $25,000 | clay | martina mΓΌller | 6–4 7–5 row 3 : 3. | 16 april 2001 | coatzacoalcos, mexico $25,000 | hard | gabriela volekovΓ‘ | 6–1 6–3 row 4 : 4. | 15 october 2002 | sedona, usa $25,000 | hard | brie rippner | 6–3 4–6 6–3 row 5 : 5. | 5 november 2002 | pittsburgh, usa $50,000 | hard | maria sharapova | 7–6(4) 6–2 row 6 : 6. | 14 april 2003 | san luis potosΓ­, mexico $25,000 | clay | maria vanina garcia sokol | 6–0 6–4 row 7 : 7. | 27 april 2009 | cagnes-sur-mer, france $100,000 | clay | zuzana ondrΓ‘Ε‘kovΓ‘ | 6–1–6–2 row 8 : 8. | 1 june 2009 | nottingham, england $50,000 | grass | stefanie vΓΆgele | 6–2 4–6 6–1
csv/204-csv/562.csv
what is the top ranked location?
{ "header": [ "No.", "Date", "Location", "Surface", "Opponent in final", "Score" ], "rows": [ [ "1.", "28 August 2000", "Spoleto, Italy $10,000", "Clay", "Maret Ani", "6–2 7–6(7)" ], [ "2.", "9 April 2001", "San Luis PotosΓ­, Mexico $25,000", "Clay", "Martina MΓΌller", "6–4 7–5" ], [ "3.", "16 April 2001", "Coatzacoalcos, Mexico $25,000", "Hard", "Gabriela VolekovΓ‘", "6–1 6–3" ], [ "4.", "15 October 2002", "Sedona, USA $25,000", "Hard", "Brie Rippner", "6–3 4–6 6–3" ], [ "5.", "5 November 2002", "Pittsburgh, USA $50,000", "Hard", "Maria Sharapova", "7–6(4) 6–2" ], [ "6.", "14 April 2003", "San Luis PotosΓ­, Mexico $25,000", "Clay", "Maria Vanina Garcia Sokol", "6–0 6–4" ], [ "7.", "27 April 2009", "Cagnes-sur-Mer, France $100,000", "Clay", "Zuzana OndrΓ‘Ε‘kovΓ‘", "6–1–6–2" ], [ "8.", "1 June 2009", "Nottingham, England $50,000", "Grass", "Stefanie VΓΆgele", "6–2 4–6 6–1" ] ] }
[ "Spoleto, Italy $10,000" ]
who had more field goals alwood or woods?
nt-2766
clyde alwood
col : player | games played | field goals | free throws | points row 1 : ralf woods | 16 | 54 | 70 | 178 row 2 : clyde alwood | 15 | 57 | 0 | 114 row 3 : ernest mckay | 15 | 39 | 3 | 81 row 4 : ray woods | 16 | 19 | 0 | 38 row 5 : john felmley | 6 | 7 | 4 | 18 row 6 : george halas | 11 | 5 | 0 | 10 row 7 : r.c. haas | 3 | 1 | 0 | 2 row 8 : gordon otto | 4 | 1 | 0 | 2
csv/204-csv/344.csv
who had more field goals alwood or woods?
{ "header": [ "Player", "Games Played", "Field Goals", "Free Throws", "Points" ], "rows": [ [ "Ralf Woods", "16", "54", "70", "178" ], [ "Clyde Alwood", "15", "57", "0", "114" ], [ "Ernest McKay", "15", "39", "3", "81" ], [ "Ray Woods", "16", "19", "0", "38" ], [ "John Felmley", "6", "7", "4", "18" ], [ "George Halas", "11", "5", "0", "10" ], [ "R.C. Haas", "3", "1", "0", "2" ], [ "Gordon Otto", "4", "1", "0", "2" ] ] }
[ "Clyde Alwood" ]