t5Formulas
listlengths
1
209
TableName
stringlengths
4
51
Table
listlengths
4
28
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"Did not qualify\")*(A1=1998)),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,(F2:F16=\"Did not qualify\")*(A2:A16=1998)),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What was the playoff result where the league did not qualify in the Open Cup in 1998?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"Did not qualify\"", "*", "A1", "=", "1998", "5" ] }, { "Formula": "MIN(FILTER(A1, (D1=\"3rd, Southeast\")*(C1=\"USL PDL\")))", "Formula2": "MIN(FILTER(A2:A16, (D2:D16=\"3rd, Southeast\")*(C2:C16=\"USL PDL\")))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the earliest year where USL PDL played in 3rd, Southeast season?", "Tokens": [ "MIN(", "FILTER(", "A1", "D1", "=", "\"3rd, Southeast\"", "*", "C1", "=", "\"USL PDL\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=2003),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,A2:A16=2003),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What was the Open Cup results for the year 2003?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "2003", "6" ] } ]
train_1-2402864-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Division", "League", "Regular Season", "Playoffs", "Open Cup" ], [ "2", "1998", "4", "USISL PDSL", "3rd, Southeast", "Division Semifinals", "Did not qualify" ], [ "3", "1999", "4", "USL PDL", "5th, Southeast", "Did not qualify", "Did not qualify" ], [ "4", "2000", "4", "USL PDL", "2nd, Southeast", "Conference Semifinals", "Did not qualify" ], [ "5", "2001", "4", "USL PDL", "3rd, Southeast", "Did not qualify", "Did not qualify" ], [ "6", "2002", "4", "USL PDL", "2nd, Southeast", "National Semifinals", "Did not qualify" ], [ "7", "2003", "4", "USL PDL", "3rd, Southeast", "Did not qualify", "2nd Round" ], [ "8", "2004", "4", "USL PDL", "4th, Southeast", "Did not qualify", "Did not qualify" ], [ "9", "2005", "4", "USL PDL", "3rd, Southeast", "Did not qualify", "Did not qualify" ], [ "10", "2006", "4", "USL PDL", "1st, Southeast", "Conference Finals", "Did not qualify" ], [ "11", "2007", "4", "USL PDL", "4th, Southeast", "Did not qualify", "Did not qualify" ], [ "12", "2008", "4", "USL PDL", "2nd, Southeast", "Conference Semifinals", "1st Round" ], [ "13", "2009", "4", "USL PDL", "2nd, Southeast", "National Semifinals", "Did not qualify" ], [ "14", "2010", "4", "USL PDL", "6th, Southeast", "Did not qualify", "Did not qualify" ], [ "15", "2011", "4", "USL PDL", "3rd, Southeast", "Did not qualify", "Did not qualify" ], [ "16", "2012", "4", "USL PDL", "3rd, Southeast", "Did not qualify", "Did not qualify" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"70-74-69=213\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,D2:D13=\"70-74-69=213\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the country with a 70-74-69=213 score?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"70-74-69=213\"", "3" ] }, { "Formula": "MAX(FILTER(E1, (A1=\"t2\")*(B1=\"mark brooks\")))", "Formula2": "MAX(FILTER(E2:E13, (A2:A13=\"t2\")*(B2:B13=\"mark brooks\")))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the highest to par of player mark brooks, who has a t2 place?", "Tokens": [ "MAX(", "FILTER(", "E1", "A1", "=", "\"t2\"", "*", "B1", "=", "\"mark brooks\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"t8\")*(C1=\"united states\")*(B1=\"craig stadler\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(A2:A13=\"t8\")*(C2:C13=\"united states\")*(B2:B13=\"craig stadler\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the score of player craig stadler from the United States with a t8 place?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"t8\"", "*", "C1", "=", "\"united states\"", "*", "B1", "=", "\"craig stadler\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"ian woosnam\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"ian woosnam\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the country of player ian woosnam?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"ian woosnam\"", "3" ] } ]
test_2-17162255-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "1", "Gil Morgan", "United States", "66-69-77=212", "-4" ], [ "3", "T2", "Mark Brooks", "United States", "70-74-69=213", "-3" ], [ "4", "T2", "Tom Kite", "United States", "71-72-70=213", "-3" ], [ "5", "T2", "Ian Woosnam", "Wales", "72-72-69=213", "-3" ], [ "6", "T5", "Nick Faldo", "England", "70-76-68=214", "-2" ], [ "7", "T5", "Gary Hallberg", "United States", "71-70-73=214", "-2" ], [ "8", "T5", "Joey Sindelar", "United States", "74-72-68=214", "-2" ], [ "9", "T8", "Tom Lehman", "United States", "69-74-72=215", "-1" ], [ "10", "T8", "Mark McNulty", "Zimbabwe", "74-72-69=215", "-1" ], [ "11", "T8", "Scott Simpson", "United States", "76-71-68=215", "-1" ], [ "12", "T8", "Craig Stadler", "United States", "71-72-72=215", "-1" ], [ "13", "T8", "Payne Stewart", "United States", "73-70-72=215", "-1" ] ]
[ { "Formula": "MIN(FILTER(D1, (A1=6)*(F1<1)))", "Formula2": "MIN(FILTER(D2:D9, (A2:A9=6)*(F2:F9<1)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the lowest number played with a position of 6 and less than 1 draw?", "Tokens": [ "MIN(", "FILTER(", "D1", "A1", "=", "6", "*", "F1", "<", "1" ] }, { "Formula": "MAX(FILTER(H1, (B1=\"palmeiras\")*(A1<4)))", "Formula2": "MAX(FILTER(H2:H9, (B2:B9=\"palmeiras\")*(A2:A9<4)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the highest against value for Palmeiras and position less than 4?", "Tokens": [ "MAX(", "FILTER(", "H1", "B1", "=", "\"palmeiras\"", "*", "A1", "<", "4" ] }, { "Formula": "MAX(FILTER(D1, (G1>2)*(B1=\"palmeiras\")*(F1<1)))", "Formula2": "MAX(FILTER(D2:D9, (G2:G9>2)*(B2:B9=\"palmeiras\")*(F2:F9<1)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the highest number played with more than 2 lost for Palmeiras and less than 1 draw?", "Tokens": [ "MAX(", "FILTER(", "D1", "G1", ">", "2", "*", "B1", "=", "\"palmeiras\"", "*", "F1", "<", "1" ] }, { "Formula": "AVERAGE(FILTER(G1, H1<5))", "Formula2": "AVERAGE(FILTER(G2:G9, H2:H9<5))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the average number lost when the against value is less than 5?", "Tokens": [ "AVERAGE(", "FILTER(", "G1", "H1", "<", "5" ] }, { "Formula": "SUM(FILTER(E1, (I1=2)*(C1>9)*(B1=\"america-rj\")*(D1>7)))", "Formula2": "SUM(FILTER(E2:E9, (I2:I9=2)*(C2:C9>9)*(B2:B9=\"america-rj\")*(D2:D9>7)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many values for a win by 2 or more goals correspond to a difference of 2, more than 9 points, and the America-RJ team when more than 7 are played?", "Tokens": [ "SUM(", "FILTER(", "E1", "I1", "=", "2", "*", "C1", ">", "9", "*", "B1", "=", "\"america-rj\"", "*", "D1", ">", "7" ] } ]
train_2-15172914-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Position", "Team", "Points", "Played", "Won by 2 or more goals difference", "Drawn", "Lost", "Against", "Difference" ], [ "2", "1", "Fluminense", "14", "7", "3", "1", "1", "5", "9" ], [ "3", "2", "Cruzeiro", "11", "7", "3", "2", "2", "5", "4" ], [ "4", "3", "America-RJ", "10", "7", "1", "3", "1", "6", "2" ], [ "5", "4", "Palmeiras", "10", "7", "3", "1", "3", "8", "2" ], [ "6", "5", "Corinthians", "9", "7", "0", "1", "2", "8", "2" ], [ "7", "6", "Guarani", "9", "7", "2", "1", "3", "9", "2" ], [ "8", "7", "Guarani", "6", "7", "1", "1", "4", "10", "- 4" ], [ "9", "8", "Nacional", "6", "7", "0", "0", "7", "17", "- 16" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"90.57mph\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,E2:E11=\"90.57mph\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which rider had a speed of 90.57mph?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"90.57mph\"", "2" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1),SUMX(G1)),FILTER(query1,(CHOOSECOLS(query1,2)<8)*(CHOOSECOLS(query1,3)<5)))", "Formula2": "LET(query1,SUMMARIZE(C2:C11,SUMX(A2:A11),SUMX(G2:G11)),FILTER(query1,(CHOOSECOLS(query1,2)<8)*(CHOOSECOLS(query1,3)<5)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num", "*", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "Which country has a place smaller than 8 and points smaller than 5?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "SUMX(", "G1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "8", "*", "CHOOSECOLS(", "query1", "3", "<", "5" ] } ]
train_2-10301911-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Place", "Rider", "Country", "Machine", "Speed", "Time", "Points" ], [ "2", "1", "Kel Carruthers", "Australia", "Yamaha", "96.13mph", "2:21.19.2", "15" ], [ "3", "2", "Rod Gould", "United Kingdom", "Yamaha", "93.75mph", "2:24.54.0", "12" ], [ "4", "3", "Günter Bartusch", "East Germany", "MZ", "93.75mph", "2:26.58.0", "10" ], [ "5", "4", "Chas Mortimer", "United Kingdom", "Yamaha", "91.95mph", "2:27.44.2", "8" ], [ "6", "5", "Peter Berwick", "United Kingdom", "Suzuki", "91.93mph", "2:27.46.0", "6" ], [ "7", "6", "Alex George", "United Kingdom", "Yamaha", "91.42mph", "2:28.35.8", "5" ], [ "8", "7", "Ian Richardson", "United Kingdom", "Yamaha", "91.22mph", "2:28.53.6", "4" ], [ "9", "8", "Börje Jansson", "Sweden", "Yamaha", "90.57mph", "2:29.59.6", "3" ], [ "10", "9", "Tony Smith", "United Kingdom", "Yamaha", "90.44mph", "2:30.12.2", "2" ], [ "11", "10", "Bill Smith", "United Kingdom", "Yamaha", "90.20mph", "2:30.36.2", "1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"a\")*(D1=\"q2\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,(F2:F8=\"a\")*(D2:D8=\"q2\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What tournament had an A in 2012 and Q2 in 2010?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"a\"", "*", "D1", "=", "\"q2\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"q2\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,C2:C8=\"q2\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What's the 2010 when they had a Q2 in 2009?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"q2\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"q3\")*(A1=\"wimbledon\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,(B2:B8=\"q3\")*(A2:A8=\"wimbledon\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What's the 2012 during Wimbledon and had a Q3 in 2008?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"q3\"", "*", "A1", "=", "\"wimbledon\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"a\")*(E1=\"a\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,(F2:F8=\"a\")*(E2:E8=\"a\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What's the tournament name when they had an A in 2011 & 2012?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"a\"", "*", "E1", "=", "\"a\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"205\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,C2:C8=\"205\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What's the 2012 when 2009 was 205?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"205\"", "6" ] } ]
train_2-18621753-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Tournament", "2008", "2009", "2010", "2011", "2012" ], [ "2", "Australian Open", "Q3", "Q3", "A", "Q1", "1R" ], [ "3", "French Open", "A", "A", "A", "Q1", "A" ], [ "4", "Wimbledon", "Q3", "Q2", "Q2", "Q2", "Q1" ], [ "5", "US Open", "Q2", "Q1", "Q2", "A", "A" ], [ "6", "Win–Loss", "0–0", "0–0", "0–0", "0–0", "0–1" ], [ "7", "Overall Win-Loss", "2–6", "0–0", "0–1", "1–1", "0–1" ], [ "8", "Year End Ranking", "208", "205", "159", "158", "275" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"geelong\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"geelong\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On what day is geelong the home team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"geelong\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"collingwood\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"collingwood\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What venue featured collingwood as the away side?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"collingwood\"", "5" ] }, { "Formula": "AVERAGEIFS(F1,B1,\"9.20 (74)\")", "Formula2": "AVERAGEIFS(F2:F7,B2:B7,\"9.20 (74)\")", "Funcs": [ "AVERAGEIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the average crowd size when the home team scored 9.20 (74)?", "Tokens": [ "AVERAGEIFS(", "F1", "B1", "\"9.20 (74)\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"windy hill\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"windy hill\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the home team score at windy hill?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"windy hill\"", "2" ] } ]
test_2-10747009-16
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Geelong", "13.8 (86)", "Melbourne", "9.7 (61)", "Corio Oval", "17,200", "27 August 1927" ], [ "3", "Essendon", "9.18 (72)", "St Kilda", "7.6 (48)", "Windy Hill", "9,000", "27 August 1927" ], [ "4", "Richmond", "14.15 (99)", "North Melbourne", "9.8 (62)", "Punt Road Oval", "10,000", "27 August 1927" ], [ "5", "South Melbourne", "9.20 (74)", "Footscray", "10.10 (70)", "Lake Oval", "9,000", "27 August 1927" ], [ "6", "Fitzroy", "14.11 (95)", "Collingwood", "13.10 (88)", "Brunswick Street Oval", "25,000", "27 August 1927" ], [ "7", "Hawthorn", "10.10 (70)", "Carlton", "14.14 (98)", "Glenferrie Oval", "8,000", "27 August 1927" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Genesis\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"Genesis\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What tourmament has Genesis won previously?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"Genesis\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Xix Xavant\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"Xix Xavant\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the champion prior to Xix Xavant?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"Xix Xavant\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"Aguas Buenas, Puerto Rico\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"Aguas Buenas, Puerto Rico\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who are the champions that have won at Aguas Buenas, Puerto Rico?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"Aguas Buenas, Puerto Rico\"", "2" ] } ]
test_1-1272033-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Championship", "Champion(s)", "Previous champion(s)", "Date Won", "Location" ], [ "2", "IWA Undisputed World Heavyweight Championship", "Bonecrusher", "Jay-Cobs", "January 29, 2012", "Bayamón, Puerto Rico" ], [ "3", "IWA Intercontinental Heavyweight Championship", "Chris Angel", "Diabólico", "December 5, 2010", "Bayamón, Puerto Rico" ], [ "4", "IWA Caribbean Heavyweight Championship", "Xix Xavant", "Vacant", "October 16, 2010", "Aguas Buenas, Puerto Rico" ], [ "5", "IWA Puerto Rico Heavyweight Championship", "Noel Rodríguez", "Vacant", "December 5, 2010", "Bayamón, Puerto Rico" ], [ "6", "IWA World Tag Team Championship", "Atomo & Sonico", "Rick Stanley & Dennis Rivera", "November 20, 2010", "Bayamón, Puerto Rico" ], [ "7", "IWA World Women's Championship", "Vacant", "Genesis", "July 7, 2010", "Bayamón, Puerto Rico" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(F1=\"Bob Costas\")*(E1=\"Darren Pang\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,(F2:F6=\"Bob Costas\")*(E2:E6=\"Darren Pang\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which network has bob costas as the studio host and darren pang as the ice level reporters?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"Bob Costas\"", "*", "E1", "=", "\"Darren Pang\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(G1=\"Mike Milbury\")*(E1=\"Darren Pang\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,(G2:G6=\"Mike Milbury\")*(E2:E6=\"Darren Pang\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which play-by-play has mike milbury as the studio analyst and darren pang as the ice level reporters?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"Mike Milbury\"", "*", "E1", "=", "\"Darren Pang\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"Brian Engblom\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,E2:E6=\"Brian Engblom\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the color commentator when brian engblom is ice level reporters?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"Brian Engblom\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1=\"NBC\")*(E1=\"Darren Pang\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,(B2:B6=\"NBC\")*(E2:E6=\"Darren Pang\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the play-by-play when nbc is the network and darren pang is the ice level reporters?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"NBC\"", "*", "E1", "=", "\"Darren Pang\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=2010),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,A2:A6=2010),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who is the studio host for the year 2010?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "2010", "6" ] } ]
train_1-22485543-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Year", "Network", "Play-by-play", "Color commentator(s)", "Ice level reporters", "Studio host", "Studio analysts" ], [ "2", "2012", "NBC", "Mike Emrick", "Eddie Olczyk", "Pierre McGuire and Darren Pang", "Bob Costas", "Mike Milbury" ], [ "3", "2011 (Heritage Classic)", "Versus (now NBCSN )", "Dave Strader", "Andy Brickley", "Brian Engblom", "Bill Patrick", "Keith Jones and Jeremy Roenick" ], [ "4", "2011", "NBC", "Mike Emrick", "Eddie Olczyk", "Pierre McGuire and Darren Pang", "Bob Costas", "Mike Milbury" ], [ "5", "2010", "NBC", "Mike Emrick", "Eddie Olczyk", "Darren Pang", "Bob Costas", "Mike Milbury" ], [ "6", "2009", "NBC", "Dave Strader", "Eddie Olczyk", "Pierre McGuire and Darren Pang", "Bob Costas", "Mike Milbury" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,H1=4),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,H2:H16=4),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Which artist had a result of 4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "H1", "=", "4", "3" ] }, { "Formula": "MIN(D1)", "Formula2": "MIN(D2:D16)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "What is the minimum score given in judging panel points?", "Tokens": [ "MIN(", "D1" ] } ]
test_1-26485957-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Draw", "Song", "Artist", "Judging panel points", "Televote votes", "Televote points", "Total", "Result" ], [ "2", "1", "Če zdaj odideš sama", "Yuhubanda", "0", "2557", "4", "4", "11" ], [ "3", "2", "Ne boš se igral", "Rebeka Dremelj", "0", "3698", "5", "5", "10" ], [ "4", "3", "Kralj neba", "Polona", "3", "2220", "0", "3", "12" ], [ "5", "4", "Cry on my shoulders", "Natalija Verboten", "0", "17754", "12", "12", "4" ], [ "6", "5", "Nič ne ustavi me", "Monika Pučelj", "8", "2506", "3", "11", "5" ], [ "7", "6", "Fluid", "Alya", "4", "4436", "8", "12", "3" ], [ "8", "7", "Tvoj glas", "Ylenia Zobec", "7", "1437", "0", "7", "7" ], [ "9", "8", "Junak", "Prava stvar", "0", "1292", "0", "0", "14=" ], [ "10", "9", "Kliše", "Rožmarinke", "12", "4080", "6", "18", "2" ], [ "11", "10", "Plave očij", "Regina", "1", "2446", "2", "3", "13" ], [ "12", "11", "O, ženske, ženske", "Tulio Furlanič", "6", "1556", "0", "6", "8" ], [ "13", "12", "If you", "Diona Dim", "5", "2238", "1", "6", "9" ], [ "14", "13", "Slovo brez mej", "Maja Slatinšek", "2", "4263", "7", "9", "6" ], [ "15", "14", "Stay forever", "Platin", "10", "11046", "10", "20", "1" ], [ "16", "15", "Svet se vrti nazaj", "Marijan Novina", "0", "1595", "0", "0", "14=" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"21st (q)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"21st (q)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did a Position of 21st (q) happen?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"21st (q)\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1<2003)*(E1=\"57.73 m\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(A2:A7<2003)*(E2:E7=\"57.73 m\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Venue before 2003 with Notes of 57.73 m?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "<", "2003", "*", "E1", "=", "\"57.73 m\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"8th\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"8th\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What notes have the 8th position?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"8th\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"european championships\")*(E1=\"61.46 m\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(B2:B7=\"european championships\")*(E2:E7=\"61.46 m\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where was European Championships held with notes of 61.46 m?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"european championships\"", "*", "E1", "=", "\"61.46 m\"", "3" ] } ]
test_2-12583908-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Competition", "Venue", "Position", "Notes" ], [ "2", "1998", "World Junior Championships", "Annecy , France", "6th", "57.73 m" ], [ "3", "1998", "European Championships", "Budapest, Hungary", "20th (q)", "55.90 m" ], [ "4", "2001", "European U23 Championships", "Amsterdam, Netherlands", "8th", "60.52 m" ], [ "5", "2002", "European Championships", "Munich, Germany", "21st (q)", "61.46 m" ], [ "6", "2003", "Universiade", "Daegu , South Korea", "9th", "57.55 m" ], [ "7", "2004", "Olympic Games", "Athens, Greece", "18th (q)", "66.85 m" ] ]
[ { "Formula": "SUM(FILTER(E1, A1<2))", "Formula2": "SUM(FILTER(E2:E9, A2:A9<2))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What place has a draw smaller than 2?", "Tokens": [ "SUM(", "FILTER(", "E1", "A1", "<", "2" ] } ]
train_2-11665326-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Draw", "Artist", "Song", "Points", "Place" ], [ "2", "1", "Tempo", "\"Uma parte de mim\"", "51", "5" ], [ "3", "2", "Liliana Pinheiro", "\"Eu, tu e nós\"", "32", "7" ], [ "4", "3", "Francisco Ceia", "\"Romanzeira\"", "21", "8" ], [ "5", "4", "Rui Bandeira", "\" Como tudo começou \"", "90", "1" ], [ "6", "5", "Sofia Froes", "\"Menina alegria\"", "72", "2" ], [ "7", "6", "Célia Oliveira", "\"Ser o que sou\"", "64", "3" ], [ "8", "7", "Tó Leal", "\"Sete anos, sete dias\"", "44", "6" ], [ "9", "8", "Filipa Lourenço", "\"No cais da solidão\"", "57", "4" ] ]
[ { "Formula": "FILTER(E1,B1=\"lesan\")", "Formula2": "FILTER(E2:E13,B2:B13=\"lesan\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the part 4 when part 1 is \"lesan\"?", "Tokens": [ "FILTER(", "E1", "B1", "=", "\"lesan\"" ] }, { "Formula": "FILTER(F1,D1=\"sufun\")", "Formula2": "FILTER(F2:F13,D2:D13=\"sufun\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the verb meaning of the word with part 3 \"sufun\"?", "Tokens": [ "FILTER(", "F1", "D1", "=", "\"sufun\"" ] }, { "Formula": "FILTER(A1,E1=\"giheizan\")", "Formula2": "FILTER(A2:A13,E2:E13=\"giheizan\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What class in the word with part 4 \"giheizan\"?", "Tokens": [ "FILTER(", "A1", "E1", "=", "\"giheizan\"" ] }, { "Formula": "FILTER(E1,B1=\"heizan\")", "Formula2": "FILTER(E2:E13,B2:B13=\"heizan\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the part 4 of the word with the part 1 \"heizan\"?", "Tokens": [ "FILTER(", "E1", "B1", "=", "\"heizan\"" ] }, { "Formula": "FILTER(D1,A1=\"7a\")", "Formula2": "FILTER(D2:D13,A2:A13=\"7a\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the part 3 of the word in class 7a?", "Tokens": [ "FILTER(", "D1", "A1", "=", "\"7a\"" ] }, { "Formula": "FILTER(F1,C1=\"bant\")", "Formula2": "FILTER(F2:F13,C2:C13=\"bant\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the verb meaning of the word with part 2 \"bant\"?", "Tokens": [ "FILTER(", "F1", "C1", "=", "\"bant\"" ] } ]
dev_1-1745843-8
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Class", "Part 1", "Part 2", "Part 3", "Part 4", "Verb meaning" ], [ "2", "1", "rītan", "reit", "ritun", "giritan", "to ride" ], [ "3", "2a", "friosan", "frōs", "frurun", "gifroran", "to freeze" ], [ "4", "2b", "sūfan", "souf", "sufun", "gisoffan", "to close" ], [ "5", "3a", "bintan", "bant", "buntun", "buntan", "to bind" ], [ "6", "3b", "werdan", "ward", "wurtun", "giwortan", "to become" ], [ "7", "4", "beran", "bar", "bārun", "giboran", "to bear" ], [ "8", "5", "lesan", "las", "lārun", "gileran", "to gather, to read" ], [ "9", "6", "tragan", "truog", "truogun", "gitragan", "to carry" ], [ "10", "7a", "heizan", "hiaz", "hiazun", "giheizan", "to call, to be called" ], [ "11", "7b", "(h)loufan", "(h)liof", "(h)liofun", "gi(h)loufan", "to run" ], [ "12", "7c", "haltan", "hialt", "hialtun", "gihaltan", "to hold" ], [ "13", "7d", "rātan", "riat", "riatun", "girātan", "to advise" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"wachovia center\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,E2:E15=\"wachovia center\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did they play at the wachovia center?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"wachovia center\"", "2" ] }, { "Formula": "SUMIFS(A1,E1,\"amway arena\")", "Formula2": "SUMIFS(A2:A15,E2:E15,\"amway arena\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What game number was played at amway arena?", "Tokens": [ "SUMIFS(", "A1", "E1", "\"amway arena\"" ] } ]
train_2-18289217-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Game", "Date", "Opponent", "Score", "Location/Attendance", "Record", "Streak" ], [ "2", "1", "Nov 1", "Sacramento Kings", "93–67", "Ford Center", "1–0", "Won 1" ], [ "3", "2", "Nov 2", "@ Cleveland Cavaliers", "87–109", "Quicken Loans Arena", "1–1", "Lost 1" ], [ "4", "3", "Nov 5", "@ Houston Rockets", "91–84", "Toyota Center", "2–1", "Won 1" ], [ "5", "4", "Nov 9", "Orlando Magic", "83–88", "Ford Center", "2–2", "Lost 1" ], [ "6", "5", "Nov 12", "Dallas Mavericks", "103–109", "Ford Center", "2–3", "Lost 2" ], [ "7", "6", "Nov 15", "@ Miami Heat", "102–109 (OT)", "AmericanAirlines Arena", "2–4", "Lost 3" ], [ "8", "7", "Nov 16", "Denver Nuggets", "81–91", "Ford Center", "2–5", "Lost 4" ], [ "9", "8", "Nov 18", "Atlanta Hawks", "95–92", "Ford Center", "3–5", "Won 1" ], [ "10", "9", "Nov 19", "@ Orlando Magic", "98–95", "Amway Arena", "4–5", "Won 2" ], [ "11", "10", "Nov 21", "@ Philadelphia 76ers", "91–103", "Wachovia Center", "4–6", "Lost 1" ], [ "12", "11", "Nov 23", "Minnesota Timberwolves", "84–80", "Ford Center", "5–6", "Won 1" ], [ "13", "12", "Nov 26", "@ Seattle SuperSonics", "105–99", "KeyArena", "6–6", "Won 2" ], [ "14", "13", "Nov 28", "@ Golden State Warriors", "83–99", "Oracle Arena", "6–7", "Lost 1" ], [ "15", "14", "Nov 30", "@ Denver Nuggets", "102–95", "Pepsi Center", "7–7", "Won 1" ] ]
[ { "Formula": "FILTER(E1,F1=\"Seattle Thunderbirds (WHL)\")", "Formula2": "FILTER(E2:E11,F2:F11=\"Seattle Thunderbirds (WHL)\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the nationality of the player whose college/junior/club team (league) is Seattle Thunderbirds (WHL)?", "Tokens": [ "FILTER(", "E1", "F1", "=", "\"Seattle Thunderbirds (WHL)\"" ] }, { "Formula": "FILTER(F1,B1=\"130\")", "Formula2": "FILTER(F2:F11,B2:B11=\"130\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the college/junior/club team (league) of the player who was pick number 130?", "Tokens": [ "FILTER(", "F1", "B1", "=", "\"130\"" ] }, { "Formula": "FILTER(B1,A1=2)", "Formula2": "FILTER(B2:B11,A2:A11=2)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the pick number for round 2?", "Tokens": [ "FILTER(", "B1", "A1", "=", "2" ] } ]
dev_1-14209245-9
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Round", "Pick #", "Player", "Position", "Nationality", "College/junior/club team (league)" ], [ "2", "1", "26", "Stefan Bergqvist", "Defense", "Sweden", "Leksands IF ( SEL )" ], [ "3", "2", "52", "Domenic Pittis", "Center", "Canada", "Lethbridge Hurricanes ( WHL )" ], [ "4", "3", "62 [a ]", "Dave Roche", "Left Wing", "Canada", "Peterborough Petes ( OHL )" ], [ "5", "4", "104", "Jonas Andersson-Junkka", "Defense", "Sweden", "Kiruna (Sweden)" ], [ "6", "5", "130", "Chris Kelleher", "Defense", "United States", "Saint Sebastian's (Mass. H.S.)" ], [ "7", "6", "156", "Patrick Lalime", "Goaltender", "Canada", "Shawinigan Cataractes ( QMJHL )" ], [ "8", "7", "182", "Sean Selmser", "Left Wing", "Canada", "Red Deer Rebels (WHL)" ], [ "9", "8", "208", "Larry Mcmorran", "Center", "Canada", "Seattle Thunderbirds (WHL)" ], [ "10", "9", "234", "Timothy Harberts", "Center", "United States", "Wayzata H.S. (Minn)" ], [ "11", "10", "260", "Leonid Toropchenko", "Center", "Russia", "Springfield Indians ( AHL )" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,E1=\"August 10\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J17,E2:E17=\"August 10\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "who is the the pole position with date being august 10", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "E1", "=", "\"August 10\"", "6" ] }, { "Formula": "ROWS(UNIQUE(FILTER(I1, C1=\"Road America\")))", "Formula2": "ROWS(UNIQUE(FILTER(I2:I17, C2:C17=\"Road America\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": " how many winning team with circuit being road america", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "I1", "C1", "=", "\"Road America\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,(F1=\"Paul Tracy\")*(B1=\"Miller Genuine Draft 200\")),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J17,(F2:F17=\"Paul Tracy\")*(B2:B17=\"Miller Genuine Draft 200\")),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "who is the the winning driver with pole position being paul tracy and race name being miller genuine draft 200", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "F1", "=", "\"Paul Tracy\"", "*", "B1", "=", "\"Miller Genuine Draft 200\"", "8" ] }, { "Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=16))", "Formula2": "LET(query1,SUMMARIZE(F2:F17,SUMX(A2:A17)),FILTER(query1,CHOOSECOLS(query1,2)=16))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "who is the the pole position with rnd being 16", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "F1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "16" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,E1=\"September 7\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J17,E2:E17=\"September 7\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what's the race name with date being september 7", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "E1", "=", "\"September 7\"", "2" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=5))", "Formula2": "LET(query1,SUMMARIZE(C2:C17,SUMX(A2:A17)),FILTER(query1,CHOOSECOLS(query1,2)=5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "what's the circuit with rnd being 5", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "5" ] } ]
train_1-14638077-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Rnd", "Race Name", "Circuit", "City/Location", "Date", "Pole position", "Fastest lap", "Winning driver", "Winning team", "Report" ], [ "2", "1", "Marlboro Grand Prix of Miami Presented by Toyota", "Homestead-Miami Speedway", "Homestead, Florida", "March 2", "Alex Zanardi", "Michael Andretti", "Michael Andretti", "Newman/Haas Racing", "Report" ], [ "3", "2", "Sunbelt IndyCarnival Australia", "Surfers Paradise Street Circuit", "Surfers Paradise , Australia", "April 6", "Alex Zanardi", "Alex Zanardi", "Scott Pruett", "Patrick Racing", "Report" ], [ "4", "3", "Toyota Grand Prix of Long Beach", "Streets of Long Beach", "Long Beach, California", "April 13", "Gil de Ferran", "Alex Zanardi", "Alex Zanardi", "Target Chip Ganassi", "Report" ], [ "5", "4", "Bosch Spark Plug Grand Prix Presented by Toyota", "Nazareth Speedway", "Nazareth, Pennsylvania", "April 27", "Paul Tracy", "Paul Tracy", "Paul Tracy", "Marlboro Team Penske", "Report" ], [ "6", "5", "Hollywood Rio 400k", "Autódromo de Jacarepaguá", "Rio de Janeiro , Brazil", "May 11", "Maurício Gugelmin", "Gil de Ferran", "Paul Tracy", "Marlboro Team Penske", "Report" ], [ "7", "6", "Motorola 300", "Gateway International Raceway", "Madison, Illinois", "May 24", "Raul Boesel", "Dario Franchitti", "Paul Tracy", "Marlboro Team Penske", "Report" ], [ "8", "7", "Miller Genuine Draft 200", "Milwaukee Mile", "West Allis, Wisconsin", "June 1", "Paul Tracy", "Paul Tracy", "Greg Moore", "Forsythe Racing", "Report" ], [ "9", "8", "ITT Automotive Detroit Grand Prix", "The Raceway on Belle Isle Park", "Detroit, Michigan", "June 8", "Gil de Ferran", "Dario Franchitti", "Greg Moore", "Forsythe Racing", "Report" ], [ "10", "9", "Budweiser/G.I. Joe's 200", "Portland International Raceway", "Portland, Oregon", "June 22", "Scott Pruett", "Raul Boesel", "Mark Blundell", "PacWest", "Report" ], [ "11", "10", "Medic Drug Grand Prix of Cleveland", "Cleveland Burke Lakefront Airport", "Cleveland, Ohio", "July 13", "Alex Zanardi", "Alex Zanardi", "Alex Zanardi", "Target Chip Ganassi", "Report" ], [ "12", "11", "Molson Indy Toronto", "Exhibition Place", "Toronto, Ontario", "July 20", "Dario Franchitti", "Mark Blundell", "Mark Blundell", "PacWest", "Report" ], [ "13", "12", "U.S. 500 Presented by Toyota", "Michigan International Speedway", "Brooklyn, Michigan", "July 27", "Scott Pruett", "Maurício Gugelmin", "Alex Zanardi", "Target Chip Ganassi", "Report" ], [ "14", "13", "Miller 200", "Mid-Ohio Sports Car Course", "Lexington, Ohio", "August 10", "Bryan Herta", "Alex Zanardi", "Alex Zanardi", "Target Chip Ganassi", "Report" ], [ "15", "14", "Texaco/Havoline 200", "Road America", "Elkhart Lake, Wisconsin", "August 17", "Maurício Gugelmin", "Alex Zanardi", "Alex Zanardi", "Target Chip Ganassi", "Report" ], [ "16", "15", "Molson Indy Vancouver", "Streets of Vancouver", "Vancouver, British Columbia", "August 31", "Alex Zanardi", "Alex Zanardi", "Maurício Gugelmin", "PacWest", "Report" ], [ "17", "16", "Toyota Grand Prix of Monterey", "Mazda Raceway Laguna Seca", "Monterey, California", "September 7", "Bryan Herta", "Mark Blundell", "Jimmy Vasser", "Target Chip Ganassi", "Report" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Jay Bruce\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"Jay Bruce\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Jay Bruce's hometown?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Jay Bruce\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Catcher\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"Catcher\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What school is he the catcher for?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"Catcher\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Catcher\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"Catcher\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "WHAT HOMETOWN DOES HE PLAY AS THE CATCHER FOR?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"Catcher\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"West Brook Senior High School\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"West Brook Senior High School\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "WHAT POSITION DOES HE PLAY FOR AT WEST BROOK SENIOR HIGH SCHOOL?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"West Brook Senior High School\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"West Brook Senior High School\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"West Brook Senior High School\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "WHAT TOWN IS WEST BROOK SENIOR HIGH SCHOOL FROM?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"West Brook Senior High School\"", "4" ] } ]
test_1-11677100-11
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Player", "Position", "School", "Hometown", "MLB Draft" ], [ "2", "Jay Bruce", "Outfielder", "West Brook Senior High School", "Beaumont, TX", "1st Round - 12th Pick of 2005 Draft ( Reds )" ], [ "3", "C. J. Henry", "Infielder", "Putnam City High School", "Oklahoma City, OK", "1st Round - 17th Pick of 2005 Draft ( Yankees ) *" ], [ "4", "Cameron Maybin", "Outfielder", "T. C. Roberson High School", "Asheville, NC", "1st Round - 10th Pick of 2005 Draft ( Tigers )" ], [ "5", "Andrew McCutchen", "Outfielder", "Fort Meade Middle-Senior High School", "Fort Meade, FL", "1st Round - 11th Pick of 2005 Draft ( Pirates )" ], [ "6", "Mark Pawelek", "Pitcher", "Springville High School", "Springville, UT", "1st Round - 20th Pick of 2005 Draft ( Cubs )" ], [ "7", "Zach Putnam", "Infielder", "Pioneer High School", "Ann Arbor, MI", "Attended Michigan *" ], [ "8", "Brandon Snyder", "Catcher", "Westfield High School", "Chantilly, VA", "1st Round - 13th Pick of 2005 Draft ( Orioles )" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"6-2\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,G2:G10=\"6-2\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which opponent has a record of 6-2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"6-2\"", "3" ] }, { "Formula": "ROWS(UNIQUE(FILTER(D1, A1=5)))", "Formula2": "ROWS(UNIQUE(FILTER(D2:D10, A2:A10=5)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "How many results have a game of 5?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "D1", "A1", "=", "5" ] } ]
train_1-21091127-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Game", "Date", "Opponent", "Result", "Orangemen points", "Opponents", "Record" ], [ "2", "1", "Sept. 21", "Boston College", "Win", "32", "21", "1-0" ], [ "3", "2", "Sept. 28", "Kansas", "Loss", "0", "10", "1-1" ], [ "4", "3", "Oct. 5", "Holy Cross", "Win", "48", "0", "2-1" ], [ "5", "4", "Oct. 11", "@ UCLA", "Win", "29", "7", "3-1" ], [ "6", "5", "Oct. 19", "Penn State", "Win", "19", "0", "4-1" ], [ "7", "6", "Oct. 26", "Oregon State", "Win", "31", "8", "5-1" ], [ "8", "7", "Nov. 2", "Pittsburgh", "Loss", "27", "35", "5-2" ], [ "9", "8", "Nov. 9", "West Virginia", "Win", "15", "13", "6-2" ], [ "10", "9", "Nov. 16", "Richmond", "Win", "50", "0", "7-2" ] ]
[ { "Formula": "SUM(FILTER(A1, C1>5))", "Formula2": "SUM(FILTER(A2:A12, C2:C12>5))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the rank of the person with more than 5 games played?", "Tokens": [ "SUM(", "FILTER(", "A1", "C1", ">", "5" ] } ]
train_2-18803620-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Player", "Games played", "Goals", "Assists" ], [ "2", "1", "Meghan Agosta ( CAN )", "5", "9", "6" ], [ "3", "2", "Jayna Hefford ( CAN )", "5", "5", "7" ], [ "4", "3", "Stefanie Marty ( SUI )", "5", "9", "2" ], [ "5", "4", "Jenny Potter ( USA )", "5", "6", "5" ], [ "6", "5", "Natalie Darwitz ( USA )", "5", "4", "7" ], [ "7", "6", "Caroline Ouellette ( CAN )", "5", "2", "9" ], [ "8", "6", "Hayley Wickenheiser ( CAN )", "5", "2", "9" ], [ "9", "8", "Cherie Piper ( CAN )", "5", "5", "5" ], [ "10", "9", "Monique Lamoureux ( USA )", "5", "4", "6" ], [ "11", "10", "Kelli Stack ( USA )", "5", "3", "5" ], [ "12", "10", "Sarah Vaillancourt ( CAN )", "5", "3", "5" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"andrew jones\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"andrew jones\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which School/Club Team does Andrew Jones play for?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"andrew jones\"", "5" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)<2))", "Formula2": "LET(query1,SUMMARIZE(E2:E8,SUMX(A2:A8)),FILTER(query1,CHOOSECOLS(query1,2)<2))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "Which School/Club Team did not make it to round 2?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=24),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=24),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Which player is the 24 pick?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "24", "3" ] }, { "Formula": "AVERAGE(FILTER(A1, B1=16))", "Formula2": "AVERAGE(FILTER(A2:A8, B2:B8=16))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the average round of the number 16 pick?", "Tokens": [ "AVERAGE(", "FILTER(", "A1", "B1", "=", "16" ] } ]
train_2-11994830-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Pick", "Player", "Position", "School/Club Team" ], [ "2", "1", "8", "Adam Nicolson", "WR", "Ottawa" ], [ "3", "2", "16", "Josh Bean", "LB", "Boise State" ], [ "4", "2", "17 (Via Hamilton )", "Tad Crawford", "S", "Columbia" ], [ "5", "3", "24", "Andre Sadeghian", "RB", "McMaster" ], [ "6", "4", "32", "Andrew Jones", "DL", "McMaster" ], [ "7", "5", "40", "Kyle Kirkwood", "OL", "Ottawa" ], [ "8", "5", "48", "Nic Edgson", "DB", "Idaho State" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,(E1=\"retired democratic hold\")*(B1=\"samuel dibble\")),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<1884))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E8,(E2:E8=\"retired democratic hold\")*(B2:B8=\"samuel dibble\")),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<1884))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "Which party had a result of retired democratic hold and a first elected earlier than 1884 with an incumbent of samuel dibble?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "E1", "=", "\"retired democratic hold\"", "*", "B1", "=", "\"samuel dibble\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "1884" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"re-elected\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=1882))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E8,E2:E8=\"re-elected\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=1882))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which district had a first elected in 1882 with a result of re-elected?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "E1", "=", "\"re-elected\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "1882" ] } ]
train_2-1431450-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result" ], [ "2", "South Carolina 1", "Samuel Dibble", "Democratic", "1882", "Retired Democratic hold" ], [ "3", "South Carolina 2", "George D. Tillman", "Democratic", "1878", "Re-elected" ], [ "4", "South Carolina 3", "James S. Cothran", "Democratic", "1886", "Retired Democratic hold" ], [ "5", "South Carolina 4", "William H. Perry", "Democratic", "1884", "Retired Democratic hold" ], [ "6", "South Carolina 5", "John J. Hemphill", "Democratic", "1882", "Re-elected" ], [ "7", "South Carolina 6", "George W. Dargan", "Democratic", "1882", "Retired Democratic hold" ], [ "8", "South Carolina 7", "Thomas E. Miller", "Republican", "1888", "Lost re-election Democratic gain" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"kool-fm\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,C2:C9=\"kool-fm\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who owns the kool-fm branding?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"kool-fm\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"the beat\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,C2:C9=\"the beat\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which frequency belongs to the beat branding?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"the beat\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"cihr-fm\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"cihr-fm\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which frequency belongs to the cihr-fm call sign?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"cihr-fm\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"fm 101.3\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"fm 101.3\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who owns the fm 101.3 frequency?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"fm 101.3\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"fm 105.3\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"fm 105.3\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which call sign has a frequency of FM 105.3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"fm 105.3\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"adult hits\")*(C1=\"kool-fm\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(D2:D9=\"adult hits\")*(C2:C9=\"kool-fm\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who owns the kool-fm branding in the adult hits format?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"adult hits\"", "*", "C1", "=", "\"kool-fm\"", "5" ] } ]
test_2-16410647-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Frequency", "Call sign", "Branding", "Format", "Owner" ], [ "2", "FM 91.5", "CKBT-FM", "The Beat", "top 40", "Corus Entertainment" ], [ "3", "FM 94.1", "CKZM-FM", "MyFM", "adult contemporary", "My Broadcasting Corporation" ], [ "4", "FM 96.7", "CHYM-FM", "CHYM FM", "adult contemporary", "Rogers Radio" ], [ "5", "FM 101.3", "CKOT-FM", "Easy 101", "soft adult contemporary", "Tillsonburg Broadcasting" ], [ "6", "FM 103.1", "CFHK-FM", "Fresh FM", "hot adult contemporary", "Corus Entertainment" ], [ "7", "FM 103.9", "CKDK-FM", "More 103.9 FM", "adult hits", "Corus Entertainment" ], [ "8", "FM 104.7", "CIHR-FM", "Heart FM", "adult contemporary", "Byrnes Communications" ], [ "9", "FM 105.3", "CFCA-FM", "KOOL-FM", "adult hits", "Bell Media" ] ]
[ { "Formula": "SUMMARIZE(A1,SUMX(B1))", "Formula2": "SUMMARIZE(A2:A16,SUMX(B2:B16))", "Funcs": [ "SUMMARIZE(", "Cell", "SUMX(", "Cell" ], "Level": "easy", "Question": "Show the number of customer cards.", "Tokens": [ "SUMMARIZE(", "A1", "SUMX(", "B1" ] }, { "Formula": "HSTACK(SUM(B1), SUM(A1))", "Formula2": "HSTACK(SUM(B2:B16), SUM(A2:A16))", "Funcs": [ "HSTACK(", "SUM(", "Cell", "SUM(", "Cell" ], "Level": "medium", "Question": "How many customer and cards are there?", "Tokens": [ "HSTACK(", "SUM(", "B1", "SUM(", "A1" ] }, { "Formula": "CHOOSE({1,2},FILTER(E1,D1=\"4560596484842\"),FILTER(F1,D1=\"4560596484842\"))", "Formula2": "CHOOSE({1,2},FILTER(E2:E16,D2:D16=\"4560596484842\"),FILTER(F2:F16,D2:D16=\"4560596484842\"))", "Funcs": [ "CHOOSE(", "Num", "Num", "FILTER(", "Cell", "Cell", "=", "Str", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "Show the date valid from and the date valid to for the card with card number '4560596484842'.", "Tokens": [ "CHOOSE(", "1", "2", "FILTER(", "E1", "D1", "=", "\"4560596484842\"", "FILTER(", "F1", "D1", "=", "\"4560596484842\"" ] }, { "Formula": "SUMIFS(A1,C1,\"debit\")", "Formula2": "SUMIFS(A2:A16,C2:C16,\"debit\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many debit cards do we have?", "Tokens": [ "SUMIFS(", "A1", "C1", "\"debit\"" ] }, { "Formula": "SUMMARIZE(B1,SUMX(A1))", "Formula2": "SUMMARIZE(B2:B16,SUMX(A2:A16))", "Funcs": [ "SUMMARIZE(", "Cell", "SUMX(", "Cell" ], "Level": "easy", "Question": "Show all customer ids and the number of cards owned by each customer.", "Tokens": [ "SUMMARIZE(", "B1", "SUMX(", "A1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(B1,SUMX(A1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(B2:B16,SUMX(A2:A16)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "What is the customer id with most number of cards, and how many does he have?", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "B1", "SUMX(", "A1", "2", "-", "1", "1" ] }, { "Formula": "SUMMARIZE(C1,SUMX(A1))", "Formula2": "SUMMARIZE(C2:C16,SUMX(A2:A16))", "Funcs": [ "SUMMARIZE(", "Cell", "SUMX(", "Cell" ], "Level": "easy", "Question": "Show all card type codes and the number of cards in each type.", "Tokens": [ "SUMMARIZE(", "C1", "SUMX(", "A1" ] }, { "Formula": "SUMMARIZE(C1,SUMX(A1))", "Formula2": "SUMMARIZE(C2:C16,SUMX(A2:A16))", "Funcs": [ "SUMMARIZE(", "Cell", "SUMX(", "Cell" ], "Level": "easy", "Question": "What are the different card types, and how many cards are there of each?", "Tokens": [ "SUMMARIZE(", "C1", "SUMX(", "A1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(C1,SUMX(A1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(C2:C16,SUMX(A2:A16)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "What is the card type code with most number of cards?", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "C1", "SUMX(", "A1", "2", "-", "1", "1" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>=5))", "Formula2": "LET(query1,SUMMARIZE(C2:C16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,3)>=5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">=", "Num" ], "Level": "hard", "Question": "Show card type codes with at least 5 cards.", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "3", ">=", "5" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>=5))", "Formula2": "LET(query1,SUMMARIZE(C2:C16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,3)>=5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">=", "Num" ], "Level": "hard", "Question": "What are the codes of card types that have 5 or more cards?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "3", ">=", "5" ] }, { "Formula": "SUMMARIZE(C1,DCOUNTX(B1))", "Formula2": "SUMMARIZE(C2:C16,DCOUNTX(B2:B16))", "Funcs": [ "SUMMARIZE(", "Cell", "DCOUNTX(", "Cell" ], "Level": "easy", "Question": "What are the different card type codes, and how many different customers hold each type?", "Tokens": [ "SUMMARIZE(", "C1", "DCOUNTX(", "B1" ] }, { "Formula": "UNIQUE(C1)", "Formula2": "UNIQUE(C2:C16)", "Funcs": [ "UNIQUE(", "Cell" ], "Level": "easy", "Question": "Show all card type codes.", "Tokens": [ "UNIQUE(", "C1" ] }, { "Formula": "UNIQUE(C1)", "Formula2": "UNIQUE(C2:C16)", "Funcs": [ "UNIQUE(", "Cell" ], "Level": "easy", "Question": "What are the different card type codes?", "Tokens": [ "UNIQUE(", "C1" ] }, { "Formula": "ROWS(UNIQUE(C1))", "Formula2": "ROWS(UNIQUE(C2:C16))", "Funcs": [ "ROWS(", "UNIQUE(", "Cell" ], "Level": "easy", "Question": "Show the number of card types.", "Tokens": [ "ROWS(", "UNIQUE(", "C1" ] }, { "Formula": "ROWS(UNIQUE(C1))", "Formula2": "ROWS(UNIQUE(C2:C16))", "Funcs": [ "ROWS(", "UNIQUE(", "Cell" ], "Level": "easy", "Question": "How many different card types are there?", "Tokens": [ "ROWS(", "UNIQUE(", "C1" ] } ]
customers_card_transactions_customers_cards
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "card id", "customer id", "card type code", "card number", "date valid from", "date valid to", "other card details" ], [ "2", "1", "14", "Credit", "4.5606E+12", "4/17/2011 9:05", "3/7/2018 17:06", "5.56792E+15" ], [ "3", "2", "9", "Credit", "4.85945E+15", "5/22/2012 2:05", "2/25/2018 15:43", "4.53933E+12" ], [ "4", "3", "6", "Debit", "3.48237E+14", "8/1/2014 14:26", "3/24/2018 15:29", "4.91621E+12" ], [ "5", "4", "15", "Credit", "4.48546E+12", "11/5/2009 9:26", "3/19/2018 5:34", "5.29613E+15" ], [ "6", "5", "13", "Credit", "5.12225E+15", "12/21/2015 22:07", "3/22/2018 8:31", "5.38864E+15" ], [ "7", "6", "10", "Debit", "5.10223E+15", "1/1/2017 13:34", "3/11/2018 1:12", "5.51359E+15" ], [ "8", "7", "9", "Credit", "4.71667E+12", "12/11/2016 3:01", "3/15/2018 6:27", "6.01177E+15" ], [ "9", "8", "12", "Credit", "6.01123E+15", "9/17/2016 13:31", "3/24/2018 0:38", "5.42869E+15" ], [ "10", "9", "3", "Debit", "4.92959E+12", "3/27/2015 2:01", "3/12/2018 2:16", "5.30702E+15" ], [ "11", "10", "10", "Debit", "4.53249E+12", "6/15/2011 23:10", "3/17/2018 21:27", "5.57115E+15" ], [ "12", "11", "8", "Debit", "4.70795E+12", "11/17/2013 2:58", "3/14/2018 14:00", "3.77853E+14" ], [ "13", "12", "3", "Debit", "4.9299E+15", "5/9/2015 4:05", "3/16/2018 16:00", "4.55614E+12" ], [ "14", "13", "2", "Credit", "5.48485E+15", "8/20/2008 17:59", "3/20/2018 2:08", "4.91649E+12" ], [ "15", "14", "5", "Debit", "4.92938E+12", "5/23/2013 7:55", "3/11/2018 6:05", "4.48526E+15" ], [ "16", "15", "2", "Debit", "3.45475E+14", "7/3/2014 20:19", "2/28/2018 22:26", "4.71685E+15" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=14))", "Formula2": "LET(query1,SUMMARIZE(D2:D17,SUMX(A2:A17)),FILTER(query1,CHOOSECOLS(query1,2)=14))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the result for week 14?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "14" ] } ]
train_2-10647554-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 4, 1983", "Baltimore Colts", "L 29–23", "45,526" ], [ "3", "2", "September 11, 1983", "at Miami Dolphins", "L 34–24", "59,343" ], [ "4", "3", "September 18, 1983", "New York Jets", "W 23–13", "43,182" ], [ "5", "4", "September 25, 1983", "at Pittsburgh Steelers", "W 28–23", "58,282" ], [ "6", "5", "October 2, 1983", "San Francisco 49ers", "L 33–13", "54,293" ], [ "7", "6", "October 9, 1983", "at Baltimore Colts", "L 12–7", "35,618" ], [ "8", "7", "October 16, 1983", "San Diego Chargers", "W 37–21", "59,016" ], [ "9", "8", "October 23, 1983", "at Buffalo Bills", "W 31–0", "60,424" ], [ "10", "9", "October 30, 1983", "at Atlanta Falcons", "L 24–13", "47,546" ], [ "11", "10", "November 6, 1983", "Buffalo Bills", "W 21–7", "42,604" ], [ "12", "11", "November 13, 1983", "Miami Dolphins", "W 17–6", "60,771" ], [ "13", "12", "November 20, 1983", "Cleveland Browns", "L 30–0", "40,987" ], [ "14", "13", "November 27, 1983", "at New York Jets", "L 26–3", "48,620" ], [ "15", "14", "December 4, 1983", "New Orleans Saints", "W 7–0", "24,579" ], [ "16", "15", "December 11, 1983", "at Los Angeles Rams", "W 21–7", "46,503" ], [ "17", "16", "December 18, 1983", "at Seattle Seahawks", "L 24–6", "59,688" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"4%\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,E2:E8=\"4%\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On which date did Michael Signer earn 4%?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "E1", "=", "\"4%\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"5%\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,E2:E8=\"5%\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which polling source gave Michael Signer 5%?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "E1", "=", "\"5%\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,H1=\"42%\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,H2:H8=\"42%\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which date had the undecided percentage at 42%?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "H1", "=", "\"42%\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"30%\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,C2:C8=\"30%\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Rich Savage percentage in the poll with Jody Wagner at 30%?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "C1", "=", "\"30%\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,H1=\"68%\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,H2:H8=\"68%\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Rich Savage percentage in the poll that had undecideds at 68%?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "H1", "=", "\"68%\"", "6" ] } ]
train_2-18898951-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Source", "Date", "Jody Wagner", "Pat Edmonson", "Michael Signer", "Rich Savage", "Jon Bowerbank", "Undecided" ], [ "2", "Public Policy Polling", "June 6–7, 2009", "41%", "n/a", "12%", "n/a", "6%", "42%" ], [ "3", "Suffolk University", "June 4, 2009", "30%", "n/a", "7%", "n/a", "n/a", "62%" ], [ "4", "Public Policy Polling", "May 28–31, 2009", "27%", "n/a", "11%", "n/a", "n/a", "63%" ], [ "5", "Public Policy Polling", "May 19–21, 2009", "21%", "n/a", "11%", "n/a", "n/a", "68%" ], [ "6", "Public Policy Polling", "May 1–3, 2009", "18%", "n/a", "7%", "n/a", "6%", "69%" ], [ "7", "Public Policy Polling", "March 27–29, 2009", "21%", "4%", "4%", "n/a", "4%", "67%" ], [ "8", "Public Policy Polling", "February 28–March 1, 2009", "9%", "6%", "5%", "4%", "3%", "73%" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"pat cash\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,C2:C18=\"pat cash\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Tournament has Pat Cash as a runner-up?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"pat cash\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"mikael pernfors\")*(A1=\"hong kong\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,(E2:E18=\"mikael pernfors\")*(A2:A18=\"hong kong\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the winner for the Tournament in Hong Kong with a third place winner named Mikael Pernfors?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"mikael pernfors\"", "*", "A1", "=", "\"hong kong\"", "2" ] } ]
train_2-11346282-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Tournament", "Winner", "Runner-up", "Score", "Third Place" ], [ "2", "Dublin", "John McEnroe", "Henri Leconte", "6–4, 6–3", "Pat Cash" ], [ "3", "Naples, Florida", "John McEnroe", "Henri Leconte", "6–0, 0–1 retired", "None" ], [ "4", "Doha", "Björn Borg", "Mats Wilander", "3–6, 6–3, [10–8]", "John McEnroe" ], [ "5", "Majorca", "Anders Järryd", "Mats Wilander", "6–1, 6–1", "Pat Cash" ], [ "6", "Richmond, Virginia", "John McEnroe", "Andrés Gómez", "6–1, 6–2", "None" ], [ "7", "Raleigh, North Carolina", "John McEnroe", "Mats Wilander", "6–1, 6–4", "None" ], [ "8", "New York", "Mikael Pernfors", "Henri Leconte", "6–2, 6–2", "None" ], [ "9", "San Diego, California", "Pat Cash", "John McEnroe", "6–3, 7–5", "Andrés Gómez" ], [ "10", "Aland", "Björn Borg", "Anders Järryd", "6–3, 5–7, [11–9]", "Veli Paloheimo" ], [ "11", "Chicago,IL", "John McEnroe", "Mats Wilander", "6–2, 6–4", "None" ], [ "12", "Paris", "Guy Forget", "Pat Cash", "7–6,6–2", "John McEnroe" ], [ "13", "Palo Alto, California", "John McEnroe", "José Luis Clerc", "6–2, 6–3", "None" ], [ "14", "Geneva", "John McEnroe", "Guy Forget", "7–6, 6–2", "Yannick Noah" ], [ "15", "Singapore", "John McEnroe", "Mansour Bahrami", "6–2, 6–2", "None" ], [ "16", "Hong Kong", "John McEnroe", "Mats Wilander", "6–1, 6–3", "Mikael Pernfors" ], [ "17", "Frankfurt", "John McEnroe", "Henri Leconte", "6–1, 6–3", "Mikael Pernfors" ], [ "18", "London", "Pat Cash", "John McEnroe", "6–7, 7–5, [14–12]", "None" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"22 september 1972\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"22 september 1972\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the score on 22 September 1972?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"22 september 1972\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"3 september 1972\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"3 september 1972\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the venue on 3 September 1972?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"3 september 1972\"", "2" ] } ]
train_2-11732849-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Venue", "Score", "Result", "Competition" ], [ "2", "3 September 1969", "JNA Stadium , Belgrade , Yugoslavia", "0–1", "1–1", "Friendly" ], [ "3", "16 November 1969", "23 August Stadium , Bucharest , Romania", "1–0", "1–1", "1970 FIFA World Cup qualification" ], [ "4", "10 June 1970", "Estadio Jalisco , Guadalajara , Mexico", "3–2", "3–2", "1970 FIFA World Cup" ], [ "5", "21 April 1971", "Vojvodina Stadium , Novi Sad , Yugoslavia", "0–1", "0–1", "Friendly" ], [ "6", "22 September 1972", "Olympic Stadium , Helsinki , Finland", "0–3", "0–4", "UEFA Euro 1972 Qual." ], [ "7", "10 October 1971", "Idrætsparken Stadium , Copenhagen , Denmark", "2–1", "2–1", "1972 Summer Olympics Qual." ], [ "8", "14 November 1971", "23 August Stadium , Bucharest , Romania", "1–0", "2–1", "UEFA Euro 1972 Qual." ], [ "9", "3 September 1972", "Stadionul Central , Craiova , Romania", "1–1", "1–1", "Friendly" ], [ "10", "29 October 1972", "23 August Stadium , Bucharest , Romania", "2–0", "2–0", "1974 FIFA World Cup qualification" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"richard ernest\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,C2:C8=\"richard ernest\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What episode featured entrepreneur Richard Ernest?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"richard ernest\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=100000),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,E2:E8=100000),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What Investing Dragons had a request of £100,000?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "100000", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=60000),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,E2:E8=60000),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What Entrepreneurs requested £60,000?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "60000", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"peter jones\")*(A1=\"episode 2\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,(F2:F8=\"peter jones\")*(A2:A8=\"episode 2\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How much was requested from Investing Dragon Peter Jones request in episode 2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"peter jones\"", "*", "A1", "=", "\"episode 2\"", "5" ] } ]
train_2-12617978-15
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Episode", "First aired", "Entrepreneur(s)", "Company or product name", "Money requested (£)", "Investing Dragon(s)" ], [ "2", "Episode 1", "11 August 2013", "Kate Cotton and Louise Ferguson", "Skinny Tan", "60,000", "Piers Linney and Kelly Hoppen" ], [ "3", "Episode 1", "11 August 2013", "Ross Mendham", "Bare Naked Foods", "60,000", "Peter Jones" ], [ "4", "Episode 2", "18 August 2013", "Donna Kerr-Foley", "The Running Mat", "50,000", "Deborah Meaden and Kelly Hoppen" ], [ "5", "Episode 2", "18 August 2013", "Joe Walters", "Original Jerky Name later changed to Texas Joe's.", "37,500 Received £50,000.", "Peter Jones" ], [ "6", "Episode 3", "25 August 2013", "Richard Ernest", "RemPods", "100,000", "Deborah Meaden and Peter Jones" ], [ "7", "Episode 4", "1 September 2013", "Cheryl and Michael MacDonald", "YogaBellies", "50,000", "Duncan Bannatyne" ], [ "8", "Episode 6", "15 September 2013", "Chris and Tom Carson", "Young Ones", "75,000", "Duncan Bannatyne" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"15.14 (104)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"15.14 (104)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which away team has a Home team score of 15.14 (104)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"15.14 (104)\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"hawthorn\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"hawthorn\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Home team score when away team is hawthorn?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"hawthorn\"", "2" ] } ]
train_2-10823950-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Melbourne", "10.16 (76)", "St Kilda", "16.32 (128)", "MCG", "36,488", "18 April 1981" ], [ "3", "Fitzroy", "25.19 (169)", "South Melbourne", "14.16 (100)", "Junction Oval", "15,635", "18 April 1981" ], [ "4", "Richmond", "17.22 (124)", "North Melbourne", "13.17 (95)", "VFL Park", "48,526", "18 April 1981" ], [ "5", "Essendon", "11.13 (79)", "Hawthorn", "13.16 (94)", "Windy Hill", "29,597", "20 April 1981" ], [ "6", "Geelong", "9.14 (68)", "Collingwood", "11.10 (76)", "Kardinia Park", "42,395", "20 April 1981" ], [ "7", "Carlton", "15.14 (104)", "Footscray", "11.10 (76)", "VFL Park", "27,299", "20 April 1981" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"100 (45)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=\"100 (45)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which wicket had a 100 (45) Runs (balls) amount?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"100 (45)\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"104 (69)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=\"104 (69)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Wicket was it that had a 104 (69) Runs (balls) amount?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"104 (69)\"", "2" ] } ]
train_2-13219504-9
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Runs (Balls)", "Wicket", "Partnerships", "Venue", "Date" ], [ "2", "145 (81)", "1st", "Chris Gayle / Devon Smith", "Johannesburg", "2007-09-11" ], [ "3", "136 (88)", "1st", "Gautam Gambhir / Virender Sehwag", "Durban", "2007-09-19" ], [ "4", "120* (57)", "3rd", "Herschelle Gibbs / Justin Kemp", "Johannesburg", "2007-09-11" ], [ "5", "119* (75)", "5th", "Shoaib Malik / Misbah-ul-Haq", "Johannesburg", "2007-09-18" ], [ "6", "109 (62)", "3rd", "Aftab Ahmed / Mohammad Ashraful", "Johannesburg", "2007-09-13" ], [ "7", "104 (69)", "1st", "Adam Gilchrist / Matthew Hayden", "Cape Town", "2007-09-16" ], [ "8", "102* (62)", "1st", "Adam Gilchrist / Matthew Hayden", "Cape Town", "2007-09-22" ], [ "9", "101 (55)", "4th", "Younis Khan / Shoaib Malik", "Johannesburg", "2007-09-17" ], [ "10", "100 (45)", "4th", "Kevin Pietersen / Paul Collingwood", "Cape Town", "2007-09-13" ], [ "11", "95 (79)", "2nd", "Devon Smith / Shivnarine Chanderpaul", "Johannesburg", "2007-09-13" ], [ "12", "Source: Cricinfo.com.", "Source: Cricinfo.com.", "Source: Cricinfo.com.", "Source: Cricinfo.com.", "Source: Cricinfo.com." ] ]
[ { "Formula": "MAXIFS(D1,A1,\"Slovenia\")", "Formula2": "MAXIFS(D2:D9,A2:A9,\"Slovenia\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the most late 1943 with late 194 in slovenia", "Tokens": [ "MAXIFS(", "D1", "A1", "\"Slovenia\"" ] }, { "Formula": "MIN(FILTER(C1, D1=78000))", "Formula2": "MIN(FILTER(C2:C9, D2:D9=78000))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the least september 1943 when late 1943 is 78000", "Tokens": [ "MIN(", "FILTER(", "C1", "D1", "=", "78000" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=20000))", "Formula2": "LET(query1,SUMMARIZE(A2:A9,SUMX(F2:F9)),FILTER(query1,CHOOSECOLS(query1,2)=20000))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the late 1941 when 1978 veteran membership is 20000", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "F1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "20000" ] } ]
test_1-1115992-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "! Late 1941", "Late 1942", "Sept. 1943", "Late 1943", "Late 1944", "1978 Veteran membership" ], [ "2", "Bosnia and Herzegovina", "20000", "60000", "89000", "108000", "100000" ], [ "3", "Croatia", "7000", "48000", "78000", "122000", "150000" ], [ "4", "Kosovo", "5000", "6000", "6000", "7000", "20000" ], [ "5", "Macedonia", "1000", "2000", "10000", "7000", "66000" ], [ "6", "Montenegro", "22000", "6000", "10000", "24000", "30000" ], [ "7", "Serbia (proper)", "23000", "8000", "13000", "22000", "204000" ], [ "8", "Slovenia", "2000", "4000", "6000", "34000", "38000" ], [ "9", "Vojvodina", "1000", "1000", "3000", "5000", "40000" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"rock (track)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"rock (track)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Year has a Genre of rock (track)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"rock (track)\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1<1965),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7<1965),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", "Num" ], "Level": "medium", "Question": "Which Year Inducted is the highest one that has a Year smaller than 1965?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "<", "1965", "5" ] } ]
train_2-15127238-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Title", "Genre", "Label", "Year Inducted" ], [ "2", "1963", "\" Blowin' in the Wind \"", "Folk (Single)", "Columbia", "1994" ], [ "3", "1965", "\" Like a Rolling Stone \"", "Rock (Single)", "Columbia", "1998" ], [ "4", "1966", "Blonde on Blonde", "Rock (Album)", "Columbia", "1999" ], [ "5", "1965", "\" Mr. Tambourine Man \"", "Rock (Track)", "Columbia", "2002" ], [ "6", "1965", "Highway 61 Revisited", "Rock (Album)", "Columbia", "2002" ], [ "7", "1965", "Bringing It All Back Home", "Rock (Album)", "Columbia", "2006" ] ]
[ { "Formula": "FILTER(E1,(B1=\"oulton park\")*(C1=\"15 april\"))", "Formula2": "FILTER(E2:E7,(B2:B7=\"oulton park\")*(C2:C7=\"15 april\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What company constrcuted the vehicle with a circuit of oulton park on 15 april?", "Tokens": [ "FILTER(", "E1", "B1", "=", "\"oulton park\"", "*", "C1", "=", "\"15 april\"" ] }, { "Formula": "FILTER(A1,C1=\"16 september\")", "Formula2": "FILTER(A2:A7,C2:C7=\"16 september\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the name of the race on 16 september?", "Tokens": [ "FILTER(", "A1", "C1", "=", "\"16 september\"" ] }, { "Formula": "FILTER(B1,C1=\"15 april\")", "Formula2": "FILTER(B2:B7,C2:C7=\"15 april\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the circuit held on 15 april?", "Tokens": [ "FILTER(", "B1", "C1", "=", "\"15 april\"" ] }, { "Formula": "FILTER(C1,A1=\"xiv international gold cup\")", "Formula2": "FILTER(C2:C7,A2:A7=\"xiv international gold cup\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What date was the xiv international gold cup?", "Tokens": [ "FILTER(", "C1", "A1", "=", "\"xiv international gold cup\"" ] } ]
dev_2-1140096-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Race Name", "Circuit", "Date", "Winning driver", "Constructor", "Report" ], [ "2", "II Race of Champions", "Brands Hatch", "12 March", "Dan Gurney", "Eagle - Weslake", "Report" ], [ "3", "I Spring Cup", "Oulton Park", "15 April", "Jack Brabham", "Brabham - Repco", "Report" ], [ "4", "XIX BRDC International Trophy", "Silverstone", "29 April", "Mike Parkes", "Ferrari", "Report" ], [ "5", "XVI Gran Premio di Siracusa", "Syracuse", "21 May", "Mike Parkes Ludovico Scarfiotti", "Ferrari", "Report" ], [ "6", "XIV International Gold Cup", "Oulton Park", "16 September", "Jack Brabham", "Brabham - Repco", "Report" ], [ "7", "XV Spanish Grand Prix", "Jarama", "12 November", "Jim Clark", "Lotus - Ford", "Report" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=2007),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,A2:A10=2007),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Name the network for 2007 total", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "2007", "2" ] }, { "Formula": "UNIQUE(E1)", "Formula2": "UNIQUE(E2:E10)", "Funcs": [ "UNIQUE(", "Cell" ], "Level": "easy", "Question": "Name the analysts", "Tokens": [ "UNIQUE(", "E1" ] } ]
train_1-22654139-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Year", "Network", "Race caller", "s Host", "s Analyst", "Reporters", "Trophy presentation" ], [ "2", "2009", "NBC", "Tom Durkin", "Bob Costas and Tom Hammond", "Gary L. Stevens , Bob Neumeier and Mike Battaglia", "Kenny Rice and Donna Barton Brothers", "Bob Costas and Mike Battaglia" ], [ "3", "2008", "NBC", "Tom Durkin", "Bob Costas and Tom Hammond", "Gary L. Stevens , Bob Neumeier and Mike Battaglia", "Kenny Rice and Donna Barton Brothers", "Bob Costas and Mike Battaglia" ], [ "4", "2007", "NBC", "Tom Durkin", "Bob Costas and Tom Hammond", "Gary L. Stevens , Bob Neumeier and Mike Battaglia", "Kenny Rice and Donna Barton Brothers", "Bob Costas and Mike Battaglia" ], [ "5", "2006", "NBC", "Tom Durkin", "Bob Costas and Tom Hammond", "Gary L. Stevens , Bob Neumeier and Mike Battaglia", "Kenny Rice and Donna Barton Brothers", "Bob Costas and Mike Battaglia" ], [ "6", "2005", "NBC", "Tom Durkin", "Bob Costas and Tom Hammond", "Charlsie Cantey , Bob Neumeier and Mike Battaglia", "Kenny Rice and Donna Barton Brothers", "Bob Costas and Mike Battaglia" ], [ "7", "2004", "NBC", "Tom Durkin", "Bob Costas and Tom Hammond", "Charlsie Cantey , Bob Neumeier and Mike Battaglia", "Kenny Rice and Donna Barton Brothers", "Bob Costas and Mike Battaglia" ], [ "8", "2003", "NBC", "Tom Durkin", "Bob Costas and Tom Hammond", "Charlsie Cantey , Bob Neumeier and Mike Battaglia", "Kenny Rice and Donna Barton Brothers", "Bob Costas and Mike Battaglia" ], [ "9", "2002", "NBC", "Tom Durkin", "Bob Costas and Tom Hammond", "Charlsie Cantey , Bob Neumeier and Mike Battaglia", "Kenny Rice and Donna Barton Brothers", "Bob Costas and Mike Battaglia" ], [ "10", "2001", "NBC", "Tom Durkin", "Bob Costas and Tom Hammond", "Charlsie Cantey , Bob Neumeier and Mike Battaglia", "Kenny Rice and Donna Barton Brothers", "Bob Costas and Mike Battaglia" ] ]
[ { "Formula": "AVERAGE(F1)", "Formula2": "AVERAGE(F2:F16)", "Funcs": [ "AVERAGE(", "Cell" ], "Level": "easy", "Question": "What is the average number of bedrooms of all apartments?", "Tokens": [ "AVERAGE(", "F1" ] }, { "Formula": "AVERAGE(F1)", "Formula2": "AVERAGE(F2:F16)", "Funcs": [ "AVERAGE(", "Cell" ], "Level": "easy", "Question": "Find the average number of bedrooms of all the apartments.", "Tokens": [ "AVERAGE(", "F1" ] }, { "Formula": "CHOOSE({1,2},D1,G1)", "Formula2": "CHOOSE({1,2},D2:D16,G2:G16)", "Funcs": [ "CHOOSE(", "Num", "Num", "Cell", "Cell" ], "Level": "easy", "Question": "Return the apartment number and the number of rooms for each apartment.", "Tokens": [ "CHOOSE(", "1", "2", "D1", "G1" ] }, { "Formula": "CHOOSE({1,2},D1,G1)", "Formula2": "CHOOSE({1,2},D2:D16,G2:G16)", "Funcs": [ "CHOOSE(", "Num", "Num", "Cell", "Cell" ], "Level": "easy", "Question": "What are the apartment number and the room count of each apartment?", "Tokens": [ "CHOOSE(", "1", "2", "D1", "G1" ] }, { "Formula": "AVERAGE(FILTER(G1,C1=\"Studio\"))", "Formula2": "AVERAGE(FILTER(G2:G16,C2:C16=\"Studio\"))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the average number of rooms of apartments with type code \"Studio\"?", "Tokens": [ "AVERAGE(", "FILTER(", "G1", "C1", "=", "\"Studio\"" ] }, { "Formula": "FILTER(D1,C1=\"Flat\")", "Formula2": "FILTER(D2:D16,C2:C16=\"Flat\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Return the apartment numbers of the apartments with type code \"Flat\".", "Tokens": [ "FILTER(", "D1", "C1", "=", "\"Flat\"" ] }, { "Formula": "FILTER(D1,C1=\"Flat\")", "Formula2": "FILTER(D2:D16,C2:C16=\"Flat\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which apartments have type code \"Flat\"? Give me their apartment numbers.", "Tokens": [ "FILTER(", "D1", "C1", "=", "\"Flat\"" ] }, { "Formula": "SORTBY(D1,G1,1)", "Formula2": "SORTBY(D2:D16,G2:G16,1)", "Funcs": [ "SORTBY(", "Cell", "Cell", "Num" ], "Level": "easy", "Question": "Return all the apartment numbers sorted by the room count in ascending order.", "Tokens": [ "SORTBY(", "D1", "G1", "1" ] }, { "Formula": "SORTBY(D1,G1,1)", "Formula2": "SORTBY(D2:D16,G2:G16,1)", "Funcs": [ "SORTBY(", "Cell", "Cell", "Num" ], "Level": "easy", "Question": "Sort the apartment numbers in ascending order of room count.", "Tokens": [ "SORTBY(", "D1", "G1", "1" ] }, { "Formula": "LET(a,SORTBY(D1,F1,-1),FILTER(a,SEQUENCE(ROWS(a))<=1))", "Formula2": "LET(a,SORTBY(D2:D16,F2:F16,-1),FILTER(a,SEQUENCE(ROWS(a))<=1))", "Funcs": [ "LET(", "a", "SORTBY(", "Cell", "Cell", "-", "Num", "FILTER(", "a", "SEQUENCE(", "ROWS(", "a", "<=", "Num" ], "Level": "hard", "Question": "Return the apartment number with the largest number of bedrooms.", "Tokens": [ "LET(", "a", "SORTBY(", "D1", "F1", "-", "1", "FILTER(", "a", "SEQUENCE(", "ROWS(", "a", "<=", "1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(C1,AVERAGEX(G1)), 2, -1), 3)", "Formula2": "TAKE(SORT(SUMMARIZE(C2:C16,AVERAGEX(G2:G16)), 2, -1), 3)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "AVERAGEX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "What are the top three apartment types in terms of the average room count? Give me the", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "C1", "AVERAGEX(", "G1", "2", "-", "1", "3" ] }, { "Formula": "TAKE(SORT(LET(query1,SUMMARIZE(C1,COUNTX(C1),SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,3)>1)), 2, -1), 1)", "Formula2": "TAKE(SORT(LET(query1,SUMMARIZE(C2:C16,COUNTX(C2:C16),SUMX(E2:E16)),FILTER(query1,CHOOSECOLS(query1,3)>1)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "LET(", "query1", "SUMMARIZE(", "Cell", "COUNTX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "Which apartment type code is the most common with more than one bathroom?", "Tokens": [ "TAKE(", "SORT(", "LET(", "query1", "SUMMARIZE(", "C1", "COUNTX(", "C1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "3", ">", "1", "2", "-", "1", "1" ] }, { "Formula": "LET(query1,FILTER(A1:H1,C1=\"flat\"),UNIQUE(CHOOSECOLS(query1,4,1)))", "Formula2": "LET(query1,FILTER(A2:H16,C2:C16=\"flat\"),UNIQUE(CHOOSECOLS(query1,4,1)))", "Funcs": [ "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "UNIQUE(", "CHOOSECOLS(", "query1", "Num", "Num" ], "Level": "hard", "Question": "apartment numbers and ids for different flats", "Tokens": [ "LET(", "query1", "FILTER(", "A1", ":", "H1", "C1", "=", "\"flat\"", "UNIQUE(", "CHOOSECOLS(", "query1", "4", "1" ] }, { "Formula": "LET(query1,FILTER(A1:H1,C1=\"flat\"),UNIQUE(CHOOSECOLS(query1,1,4)))", "Formula2": "LET(query1,FILTER(A2:H16,C2:C16=\"flat\"),UNIQUE(CHOOSECOLS(query1,1,4)))", "Funcs": [ "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "UNIQUE(", "CHOOSECOLS(", "query1", "Num", "Num" ], "Level": "hard", "Question": "the ids and numbers of apartments for flats", "Tokens": [ "LET(", "query1", "FILTER(", "A1", ":", "H1", "C1", "=", "\"flat\"", "UNIQUE(", "CHOOSECOLS(", "query1", "1", "4" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(D1,SUMX(F1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(D2:D16,SUMX(F2:F16)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "Which apartment number has the most bedrooms?", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "D1", "SUMX(", "F1", "2", "-", "1", "1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(HSTACK(C1,A1),AVERAGEX(G1)), 3, -1), 3)", "Formula2": "TAKE(SORT(SUMMARIZE(HSTACK(C2:C16,A2:A16),AVERAGEX(G2:G16)), 3, -1), 3)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "HSTACK(", "Cell", "Cell", "AVERAGEX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "3 types of apartments equipped with most rooms on average.", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "HSTACK(", "C1", "A1", "AVERAGEX(", "G1", "3", "-", "1", "3" ] }, { "Formula": "LET(query1,FILTER(A1:H1,C1=\"flat\"),UNIQUE(CHOOSECOLS(query1,4,1)))", "Formula2": "LET(query1,FILTER(A2:H16,C2:C16=\"flat\"),UNIQUE(CHOOSECOLS(query1,4,1)))", "Funcs": [ "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "UNIQUE(", "CHOOSECOLS(", "query1", "Num", "Num" ], "Level": "hard", "Question": "the apartment numbers and ids of flats.", "Tokens": [ "LET(", "query1", "FILTER(", "A1", ":", "H1", "C1", "=", "\"flat\"", "UNIQUE(", "CHOOSECOLS(", "query1", "4", "1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(D1,SUMX(F1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(D2:D16,SUMX(F2:F16)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "What's the no. of apartment having most bedrooms?", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "D1", "SUMX(", "F1", "2", "-", "1", "1" ] } ]
apartment_rentals_apartments
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "apartment id", "building id", "apartment type code", "apartment number", "bathroom count", "bedroom count", "room count", "bed count" ], [ "2", "1", "808", "Flat", "Suite 645", "1", "3", "7", "6" ], [ "3", "2", "624", "Flat", "Apt. 585", "2", "4", "5", "8" ], [ "4", "3", "225", "Studio", "Apt. 908", "1", "6", "7", "12" ], [ "5", "4", "225", "Duplex", "Suite 749", "1", "5", "8", "5" ], [ "6", "5", "744", "Flat", "Suite 307", "2", "4", "9", "6" ], [ "7", "6", "191", "Studio", "Apt. 187", "3", "5", "9", "8" ], [ "8", "7", "790", "Studio", "Suite 088", "2", "4", "6", "4" ], [ "9", "8", "153", "Flat", "Suite 693", "2", "3", "9", "6" ], [ "10", "9", "624", "Studio", "Apt. 940", "1", "4", "8", "8" ], [ "11", "10", "225", "Duplex", "Apt. 859", "2", "3", "6", "6" ], [ "12", "11", "734", "Flat", "Apt. 794", "1", "5", "3", "10" ], [ "13", "12", "673", "Duplex", "Apt. 477", "2", "6", "3", "11" ], [ "14", "13", "744", "Duplex", "Apt. 411", "2", "5", "9", "6" ], [ "15", "14", "225", "Flat", "Apt. 837", "2", "4", "8", "8" ], [ "16", "15", "790", "Duplex", "Suite 634", "3", "6", "8", "9" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)>9))", "Formula2": "LET(query1,SUMMARIZE(B2:B11,SUMX(A2:A11)),FILTER(query1,CHOOSECOLS(query1,2)>9))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Which player ranks higher than 9?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "9" ] } ]
train_2-12661367-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Player", "Years", "Games", "Reb. Avg.", "Total Rebounds" ], [ "2", "1", "Jim Nowers", "1972–1976", "112", "9.4", "1048" ], [ "3", "2", "Kenny Sanders", "1985-1989", "107", "9.6", "1026" ], [ "4", "3", "Will Thomas", "2004–2008", "131", "7.6", "993" ], [ "5", "4", "George Evans", "1997-2001", "116", "8.2", "953" ], [ "6", "5", "Robert Dykes", "1987-1991", "122", "7.5", "925" ], [ "7", "6", "Andre Gaddy", "1977-1982", "98", "9.3", "916" ], [ "8", "7", "Jai Lewis", "2002-2006", "125", "7.2", "895" ], [ "9", "8", "Ryan Pearson", "2008-2012", "129", "6.2", "806" ], [ "10", "9", "Rob Rose", "1982–1986", "113", "7.1", "734" ], [ "11", "10", "Herb Estes", "1973-1976", "80", "9.2", "734" ] ]
[ { "Formula": "SUM(FILTER(A1, (F1=\"•\")*(B1=\"xemr\")))", "Formula2": "SUM(FILTER(A2:A12, (F2:F12=\"•\")*(B2:B12=\"xemr\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which Frequency has a Webcast of •, and a Callsign of xemr?", "Tokens": [ "SUM(", "FILTER(", "A1", "F1", "=", "\"•\"", "*", "B1", "=", "\"xemr\"" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,B1=\"kkyx\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<760))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F12,B2:B12=\"kkyx\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<760))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "Which Website has a Frequency smaller than 760 and a Callsign of kkyx?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "B1", "=", "\"kkyx\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "760" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"kgbt\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"kgbt\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Webcast has a Callsign of kgbt?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"kgbt\"", "6" ] }, { "Formula": "SUM(FILTER(A1, (E1=\"•\")*(F1=\"•\")*(D1=\"san antonio\")))", "Formula2": "SUM(FILTER(A2:A12, (E2:E12=\"•\")*(F2:F12=\"•\")*(D2:D12=\"san antonio\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which Frequency has a Website of •, and a Webcast of •in san antonio?", "Tokens": [ "SUM(", "FILTER(", "A1", "E1", "=", "\"•\"", "*", "F1", "=", "\"•\"", "*", "D1", "=", "\"san antonio\"" ] } ]
train_2-1436627-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Frequency", "Callsign", "Brand", "City of License", "Website", "Webcast" ], [ "2", "680", "KKYX", "Country Legends 680", "San Antonio", "kkyx.com", "listen live" ], [ "3", "720", "KSAH", "Norteño 720", "San Antonio", "•", "•" ], [ "4", "740", "KTRH", "Newsradio 740 KTRH", "Houston", "ktrh.com", "listen live" ], [ "5", "760", "KTKR", "Ticket 760 AM", "San Antonio", "ticket760.com", "listen live" ], [ "6", "990", "XET", "La T Grande", "Monterrey", "•", "listen live" ], [ "7", "1030", "KCTA", "KCTA 1030 AM", "Corpus Christi", "kctaradio.com", "listen live" ], [ "8", "1050", "XEG", "Ranchera de Monterrey", "Monterrey", "rancherademonterrey.com", "listen live" ], [ "9", "1140", "XEMR", "MR Deportes", "Monterrey", "•", "•" ], [ "10", "1200", "WOAI", "News Radio 1200", "San Antonio", "radio.woai.com", "listen live" ], [ "11", "1210", "KUBR", "Radio Cristiana", "San Juan", "•", "listen live" ], [ "12", "1530", "KGBT", "La Tremenda 1530", "Harlingen", "latremenda1530.com", "•" ] ]
[ { "Formula": "SUM(FILTER(F1, (A1=8)*(C1=\"2012/13\")))", "Formula2": "SUM(FILTER(F2:F19, (A2:A19=8)*(C2:C19=\"2012/13\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "How many apps for the rank of 8 in the 2012/13 season?", "Tokens": [ "SUM(", "FILTER(", "F1", "A1", "=", "8", "*", "C1", "=", "\"2012/13\"" ] }, { "Formula": "SUM(FILTER(G1, (E1>33)*(F1>38)))", "Formula2": "SUM(FILTER(G2:G19, (E2:E19>33)*(F2:F19>38)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many goals per match when the player has more than 33 goals and more than 38 apps?", "Tokens": [ "SUM(", "FILTER(", "G1", "E1", ">", "33", "*", "F1", ">", "38" ] } ]
train_2-17937080-7
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Rank", "Name", "Season", "Club", "Goals", "Apps", "Goals per Match" ], [ "2", "1", "Lionel Messi", "2011/12", "Barcelona", "50", "37", "1.351" ], [ "3", "2", "Lionel Messi", "2012/13", "Barcelona", "46", "31", "1.484" ], [ "4", "2", "Cristiano Ronaldo", "2011/12", "Real Madrid", "46", "38", "1.211" ], [ "5", "4", "Cristiano Ronaldo", "2010/11", "Real Madrid", "40", "34", "1.177" ], [ "6", "5", "Telmo Zarra", "1950/51", "Athletic Bilbao", "38", "30", "1.267" ], [ "7", "5", "Hugo Sánchez", "1989/90", "Real Madrid", "38", "35", "1.086" ], [ "8", "7", "Baltazar", "1988/89", "Atlético Madrid", "35", "36", "0.972" ], [ "9", "8", "Cristiano Ronaldo", "2012/13", "Real Madrid", "34", "34", "1.000" ], [ "10", "8", "Lionel Messi", "2009/10", "Barcelona", "34", "35", "0.971" ], [ "11", "8", "Ronaldo", "1996/97", "Barcelona", "34", "37", "0.919" ], [ "12", "8", "Hugo Sánchez", "1986/87", "Real Madrid", "34", "41", "0.829" ], [ "13", "12", "Pruden", "1940/41", "Atlético Aviación", "33", "22", "1.500" ], [ "14", "12", "Telmo Zarra", "1946/47", "Athletic Bilbao", "33", "24", "1.375" ], [ "15", "12", "Toni Polster", "1989/90", "Sevilla", "33", "35", "0.943" ], [ "16", "15", "Diego Forlán", "2008/09", "Atlético Madrid", "32", "33", "0.970" ], [ "17", "16", "Alfredo di Stéfano", "1956/57", "Real Madrid", "31", "30", "1.033" ], [ "18", "16", "Lionel Messi", "2010/11", "Barcelona", "31", "33", "0.939" ], [ "19", "16", "Juan Antonio Pizzi", "1995/96", "Tenerife", "31", "41", "0.756" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1=\"magic\")*(A1=\"march 22, 2008\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,(B2:B15=\"magic\")*(A2:A15=\"march 22, 2008\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the leading scorer for the game on March 22, 2008 with a visitor of Magic?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"magic\"", "*", "A1", "=", "\"march 22, 2008\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"march 5, 2008\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,A2:A15=\"march 5, 2008\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the home team on March 5, 2008?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"march 5, 2008\"", "4" ] } ]
test_2-11961849-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Visitor", "Score", "Home", "Leading scorer", "Attendance", "Record" ], [ "2", "March 1, 2008", "Knicks", "92–118", "Magic", "Dwight Howard (26)", "17,519", "38–23" ], [ "3", "March 4, 2008", "Raptors", "82–107", "Magic", "Hedo Türkoğlu (24)", "17,519", "39–23" ], [ "4", "March 5, 2008", "Magic", "122–92", "Wizards", "Dwight Howard (20)", "17,745", "40–23" ], [ "5", "March 8, 2008", "Warriors", "104–95", "Magic", "Dwight Howard (26)", "17,519", "40–24" ], [ "6", "March 10, 2008", "Hawks", "112–123", "Magic", "Dwight Howard (26)", "15,921", "41–24" ], [ "7", "March 12, 2008", "Clippers", "88–110", "Magic", "Dwight Howard (22)", "16,312", "42–24" ], [ "8", "March 14, 2008", "Magic", "103–94", "Heat", "Jameer Nelson (21)", "19,312", "43–24" ], [ "9", "March 15, 2008", "Pacers", "111–122", "Magic", "Hedo Türkoğlu (27)", "17,519", "44–24" ], [ "10", "March 17, 2008", "Cavaliers", "90–104", "Magic", "Dwight Howard (23)", "17,519", "45–24" ], [ "11", "March 19, 2008", "Wizards", "87–86", "Magic", "Hedo Türkoğlu (39)", "16,533", "45–25" ], [ "12", "March 21, 2008", "76ers", "95–113", "Magic", "Rashard Lewis (18)", "17,519", "46–25" ], [ "13", "March 22, 2008", "Magic", "90–98", "Hawks", "Hedo Türkoğlu (18)", "18,825", "46–26" ], [ "14", "March 25, 2008", "Spurs", "107–97", "Magic", "Two-way tie (24)", "17,519", "46–27" ], [ "15", "March 28, 2008", "Magic", "103–86", "Bucks", "Dwight Howard (25)", "17,531", "47–27" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"7-5, 5-7, 6-3\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,F2:F7=\"7-5, 5-7, 6-3\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Surface has a score of 7-5, 5-7, 6-3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"7-5, 5-7, 6-3\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"6-4, 6-4\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,F2:F7=\"6-4, 6-4\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which tournament has a Score of 6-4, 6-4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"6-4, 6-4\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"10 november 2006\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"10 november 2006\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the Surface on during 10 November 2006?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"10 november 2006\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"25 may 2007\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"25 may 2007\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the Score on 25 May 2007?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"25 may 2007\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"10 november 2006\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"10 november 2006\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score on 10 November 2006?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"10 november 2006\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"6-3, 4-6, 6-4\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,F2:F7=\"6-3, 4-6, 6-4\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Partnering has a Score of 6-3, 4-6, 6-4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"6-3, 4-6, 6-4\"", "4" ] } ]
train_2-18524998-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Tournament", "Surface", "Partnering", "Opponents in the final", "Score" ], [ "2", "17 January 2004", "$10,000 Hyderabad", "Hard", "Meghha Vakaria", "Rushmi Chakravarthi Sai-Jayalakshmy Jayaram", "7-5, 5-7, 6-3" ], [ "3", "10 November 2006", "$10,000 Pune", "Hard", "Ksenia Palkina", "Madura Ranganathan Nungnadda Wannasuk", "6-3, 4-6, 6-4" ], [ "4", "25 May 2007", "$10,000 Mumbai", "Hard", "Marinne Giraud", "Ankita Bhambri Sanaa Bhambri", "6-4, 6-1" ], [ "5", "13 June 2008", "$10,000 Gurgaon", "Hard", "Elina Gasanova", "Ankita Bhambri Sanaa Bhambri", "6-3, 6-4" ], [ "6", "22 May 2009", "$10,000 Mumbai", "Hard", "Rushmi Chakravarthi", "Renee Binnie Chun-Yan He", "2-6, 6-3, [10-7]" ], [ "7", "11 September 2009", "$10,000 Bangalore", "Hard", "Poojashree Venkatesha", "Moe Kawatoko Kumari-Sweta Solanki", "6-4, 6-4" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"gold\")*(B1=\"duncan white\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,(A2:A14=\"gold\")*(B2:B14=\"duncan white\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name Event of Medal of gold and a Name of duncan white?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"gold\"", "*", "B1", "=", "\"duncan white\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"1950 auckland\")*(A1=\"bronze\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,(C2:C14=\"1950 auckland\")*(A2:A14=\"bronze\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the Event of the Games of 1950 auckland and a Medal of bronze?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"1950 auckland\"", "*", "A1", "=", "\"bronze\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"alex obeyesekera\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,B2:B14=\"alex obeyesekera\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Medal has a Name of alex obeyesekera?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"alex obeyesekera\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"gold\")*(B1=\"barney henricus\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,(A2:A14=\"gold\")*(B2:B14=\"barney henricus\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Event has a Medal of gold and a Name of barney henricus?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"gold\"", "*", "B1", "=", "\"barney henricus\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"sudesh peiris\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,B2:B14=\"sudesh peiris\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the Event of sudesh peiris?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"sudesh peiris\"", "5" ] } ]
train_2-18916531-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Medal", "Name", "Games", "Sport", "Event" ], [ "2", "Gold", "Barney Henricus", "1938 Sydney", "Boxing", "Featherweight (57 kg)" ], [ "3", "Gold", "Duncan White", "1950 Auckland", "Athletics", "Men's 440 yards hurdles" ], [ "4", "Gold", "Pushpamali Ramanayake Malee Wickremasinghe", "1994 Victoria", "Shooting", "Women's Air Rifle – Pairs" ], [ "5", "Gold", "Chinthana Vidanage", "2006 Melbourne", "Weightlifting", "Men's 62 kg" ], [ "6", "Silver", "K. Edwin", "1950 Auckland", "Boxing", "Flyweight" ], [ "7", "Silver", "Albert Perera", "1950 Auckland", "Boxing", "Bantamweight" ], [ "8", "Silver", "Dodangoda Chandrasiri Lakshman Rajasinghe", "1994 Victoria", "Shooting", "Men's Small Bore Rifle, Prone – Pairs" ], [ "9", "Silver", "Malee Wickremasinghe", "1994 Victoria", "Shooting", "Women's Air Rifle" ], [ "10", "Silver", "Sriyani Kulawansha", "1998 Kuala Lumpur", "Athletics", "Women's 100 m hurdles" ], [ "11", "Silver", "Chinthana Vidanage", "2010 Delhi", "Weightlifting", "Men's 69 kg" ], [ "12", "Bronze", "Alex Obeyesekera", "1950 Auckland", "Boxing", "Welterweight" ], [ "13", "Bronze", "Sugath Thilakaratne", "1998 Kuala Lumpur", "Athletics", "Men's 400 m" ], [ "14", "Bronze", "Sudesh Peiris", "2010 Deilh", "Weightlifting", "Men's 62 kg" ] ]
[ { "Formula": "FILTER(E1,A1=\"2000/2001\")", "Formula2": "FILTER(E2:E14,A2:A14=\"2000/2001\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What are all values for Womens Doubles in the year 2000/2001?", "Tokens": [ "FILTER(", "E1", "A1", "=", "\"2000/2001\"" ] }, { "Formula": "FILTER(E1,A1=\"2008/2009\")", "Formula2": "FILTER(E2:E14,A2:A14=\"2008/2009\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who are all the womens doubles for the year 2008/2009?", "Tokens": [ "FILTER(", "E1", "A1", "=", "\"2008/2009\"" ] }, { "Formula": "FILTER(E1,A1=\"2000/2001\")", "Formula2": "FILTER(E2:E14,A2:A14=\"2000/2001\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who were all womens doubles for the year 2000/2001?", "Tokens": [ "FILTER(", "E1", "A1", "=", "\"2000/2001\"" ] } ]
dev_1-14903841-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Mens singles", "Womens singles", "Mens doubles", "Womens doubles", "Mixed doubles" ], [ "2", "1996/1997", "Mirzə Orucov", "Nərgiz Mehdiyeva", "Mirzə Orucov Ceyhun Məmmədəliyev", "Alla Vlasyuk Sevinc Akhundova", "Ceyhun Məmmədəliyev Nərgiz Mehdiyeva" ], [ "3", "1997/1998", "Mirzə Orucov", "Nərgiz Mehdiyeva", "Mirzə Orucov Ceyhun Məmmədəliyev", "Alla Vlasyuk Sevinc Akhundova", "Ceyhun Məmmədəliyev Alla Vlasyuk" ], [ "4", "1998/1999", "Mirzə Orucov", "Nərgiz Mehdiyeva", "Mirzə Orucov Ceyhun Məmmədəliyev", "Alla Vlasyuk Sevinc Akhundova", "Ceyhun Məmmədəliyev Alla Vlasyuk" ], [ "5", "1999/2000", "Ceyhun Məmmədəliyev", "Nərgiz Mehdiyeva", "Cavanşir Alizadə Sarvan Nagiev", "Alla Vlasyuk Sevinc Akhundova", "Ceyhun Məmmədəliyev Alla Vlasyuk" ], [ "6", "2000/2001", "Mirzə Orucov", "Nərgiz Mehdiyeva", "Mirzə Orucov Ceyhun Məmmədəliyev", "Nərgiz Mehdiyeva Natavan Əliyeva", "Mirzə Orucov Sevinc Akhundova" ], [ "7", "2001/2002", "Mirzə Orucov", "Nərgiz Mehdiyeva", "Mirzə Orucov Ceyhun Məmmədəliyev", "Alla Vlasyuk Sevinc Akhundova", "Mirzə Orucov Sevinc Akhundova" ], [ "8", "2002/2003", "Ceyhun Məmmədəliyev", "Nərgiz Mehdiyeva", "Mirzə Orucov Ceyhun Məmmədəliyev", "Nərgiz Mehdiyeva Natavan Əliyeva", "Ceyhun Məmmədəliyev Nərgiz Mehdiyeva" ], [ "9", "2003/2004", "Araz Soltanaliyev", "Nərgiz Mehdiyeva", "Araz Soltanaliyev Sarvan Nagiev", "Sevinc Akhundova Alla Vlasyuk", "Mirzə Orucov Sevinc Akhundova" ], [ "10", "2004/2005", "Javanshir Alizade", "Nərgiz Mehdiyeva", "Javanshir Alizade Araz Soltanaliyev", "Nərgiz Mehdiyeva Alla Vlasyuk", "Ceyhun Məmmədəliyev Nərgiz Mehdiyeva" ], [ "11", "2005/2006", "Araz Soltanaliyev", "Nərgiz Mehdiyeva", "Mirza Orujov Jeyhun Mamedaliyev", "Nərgiz Mehdiyeva Alla Vlasyuk", "Ceyhun Məmmədəliyev Nərgiz Mehdiyeva" ], [ "12", "2006/2007", "Kanan Rzayev", "Nərgiz Mehdiyeva", "Ceyhun Məmmədəliyev Mirza Orujov", "Nərgiz Mehdiyeva Alla Vlasyuk", "Ceyhun Məmmədəliyev Nərgiz Mehdiyeva" ], [ "13", "2007/2008", "Orkhan Galandarov", "Nərgiz Mehdiyeva", "Karim Musayev Tural Rasulov", "Nərgiz Mehdiyeva Alla Vlasyuk", "Ceyhun Məmmədəliyev Nərgiz Mehdiyeva" ], [ "14", "2008/2009", "Kanan Rzayev", "Gunay Huseynova", "Karim Musayev Tural Rasulov", "Gunay Huseynova Alizade Pervin", "Tural Rasulov Terane Kerimova" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:H1,E1=\"4th\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,8)))),FILTER(query1,CHOOSECOLS(query1,2)>1))", "Formula2": "LET(query1,LET(query1,FILTER(A2:H6,E2:E6=\"4th\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,8)))),FILTER(query1,CHOOSECOLS(query1,2)>1))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What was the 2009 value for a total over 1 and 4th on 2010?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "H1", "E1", "=", "\"4th\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "8", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "1" ] } ]
train_2-13802189-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "2005", "2007", "2008", "2009", "2010", "2011", "2013", "Total" ], [ "2", "0", "2", "0", "1", "2", "1", "2", "8" ], [ "3", "×", "×", "×", "×", "×", "×", "×", "0" ], [ "4", "×", "2nd", "×", "2nd", "×", "×", "×", "2" ], [ "5", "×", "×", "×", "×", "×", "×", "3rd", "1" ], [ "6", "×", "×", "×", "×", "4th", "4th", "×", "2" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(D1),SUMX(A1)),FILTER(query1,(CHOOSECOLS(query1,2)<199.5)*(CHOOSECOLS(query1,3)=3)))", "Formula2": "LET(query1,SUMMARIZE(B2:B6,SUMX(D2:D6),SUMX(A2:A6)),FILTER(query1,(CHOOSECOLS(query1,2)<199.5)*(CHOOSECOLS(query1,3)=3)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What's the name of a Rank 3 with a 1st (m) smaller than 199.5?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "199.5", "*", "CHOOSECOLS(", "query1", "3", "=", "3" ] }, { "Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=2))", "Formula2": "LET(query1,SUMMARIZE(F2:F6,SUMX(A2:A6)),FILTER(query1,CHOOSECOLS(query1,2)=2))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What's the Overall WC points (Rank) for Rank 2?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "F1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "2" ] } ]
train_2-14407512-14
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Name", "Nationality", "1st (m)", "Points", "Overall WC points (Rank)" ], [ "2", "1", "Janne Ahonen", "FIN", "199.5", "187.9", "810 (2)" ], [ "3", "2", "Tom Hilde", "NOR", "193.0", "185.6", "682 (4)" ], [ "4", "3", "Anders Jacobsen", "NOR", "191.0", "181.2", "283 (13)" ], [ "5", "4", "Dmitry Vassiliev", "RUS", "191.0", "178.2", "236 (16)" ], [ "6", "5", "Thomas Morgenstern", "AUT", "188.0", "177.6", "1115 (1)" ] ]
[ { "Formula": "ROWS(UNIQUE(FILTER(C1, D1=\"Edward Hempstead\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C7, D2:D7=\"Edward Hempstead\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many reasons for change were listed when Edward Hempstead was the successor?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "D1", "=", "\"Edward Hempstead\"" ] }, { "Formula": "ROWS(UNIQUE(FILTER(B1, A1=\"North Carolina 3rd\")))", "Formula2": "ROWS(UNIQUE(FILTER(B2:B7, A2:A7=\"North Carolina 3rd\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many Vacators were listed when the district was North Carolina 3rd?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "B1", "A1", "=", "\"North Carolina 3rd\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"Shadrach Bond\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"Shadrach Bond\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the vacator when Shadrach Bond was the successor?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"Shadrach Bond\"", "2" ] } ]
train_1-225095-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "District", "Vacator", "Reason for change", "Successor", "Date successor seated" ], [ "2", "Massachusetts 4th", "Joseph B. Varnum (DR)", "Resigned June 29, 1811 to become U.S. Senator", "William M. Richardson (DR)", "Seated November 4, 1811" ], [ "3", "Virginia 8th", "John Hungerford (DR)", "Lost contested election November 29, 1811", "John Taliaferro (DR)", "Seated November 29, 1811" ], [ "4", "North Carolina 3rd", "Thomas Blount (DR)", "Died February 7, 1812", "William Kennedy (DR)", "Seated January 30, 1813" ], [ "5", "New York 6th", "Robert Le Roy Livingston (F)", "Resigned May 6, 1812", "Thomas P. Grosvenor (F)", "Seated January 29, 1813" ], [ "6", "Missouri Territory", "Territory delegate seat established", "Territory delegate seat established", "Edward Hempstead", "Seated November 9, 1812" ], [ "7", "Illinois Territory", "Territory delegate seat established", "Territory delegate seat established", "Shadrach Bond", "Seated December 3, 1812" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"whiteland community\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,A2:A8=\"whiteland community\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What county is Whiteland Community School in?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"whiteland community\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(F1=\"aaaaa\")*(B1=\"grizzly cubs\")),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,(F2:F8=\"aaaaa\")*(B2:B8=\"grizzly cubs\")),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What county has a football team in IHSAA class AAAAA and a school macot of the Grizzly Cubs?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"aaaaa\"", "*", "B1", "=", "\"grizzly cubs\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"pioneers\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,B2:B8=\"pioneers\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What county has a school mascot of the Pioneers?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"pioneers\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"indianapolis\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,C2:C8=\"indianapolis\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What are the IHSAA classes of the Indianapolis schools?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"indianapolis\"", "5" ] } ]
train_2-18942405-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "School", "Mascot", "Location", "Enrollment", "IHSAA Class", "IHSAA Football Class", "County" ], [ "2", "Indianapolis Decatur Central", "Hawks", "Indianapolis", "1,870", "AAAA", "AAAAA", "49 Marion" ], [ "3", "Franklin Community", "Grizzly Cubs", "Franklin", "1,601", "AAAA", "AAAAA", "41 Johnson" ], [ "4", "Greenwood", "Woodmen", "Greenwood", "1,167", "AAAA", "AAAA", "41 Johnson" ], [ "5", "Martinsville", "Artesians", "Martinsville", "1,661", "AAAA", "AAAAA", "55 Morgan" ], [ "6", "Mooresville", "Pioneers", "Mooresville", "1,348", "AAAA", "AAAA", "55 Morgan" ], [ "7", "Plainfield", "Quakers", "Plainfield", "1,388", "AAAA", "AAAA", "32 Hendricks" ], [ "8", "Whiteland Community", "Warriors", "Whiteland", "1,713", "AAAA", "AAAAA", "41 Johnson" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(F1=\"western australia\")*(G1=\"south australia\")*(E1=\"tasmania\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,(F2:F15=\"western australia\")*(G2:G15=\"south australia\")*(E2:E15=\"tasmania\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What team placed second during the season where Western Australia placed fifth, South Australia placed sixth, and Tasmania placed fourth?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"western australia\"", "*", "G1", "=", "\"south australia\"", "*", "E1", "=", "\"tasmania\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=\"western australia\")*(B1=\"tasmania\")),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,(E2:E15=\"western australia\")*(B2:B15=\"tasmania\")),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What team placed sixth during the season where Western Australia placed fourth and Tasmania placed first?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"western australia\"", "*", "B1", "=", "\"tasmania\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"tasmania\")*(E1=\"western australia\")),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,(C2:C15=\"tasmania\")*(E2:E15=\"western australia\")),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What team placed sixth during the season where Tasmania placed second and Western Australia placed fourth?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"tasmania\"", "*", "E1", "=", "\"western australia\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"victoria\")*(B1=\"tasmania\")*(G1=\"south australia\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,(C2:C15=\"victoria\")*(B2:B15=\"tasmania\")*(G2:G15=\"south australia\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What team placed fifth during the season where Victoria placed second, Tasmania placed first, and South Australia placed sixth?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"victoria\"", "*", "B1", "=", "\"tasmania\"", "*", "G1", "=", "\"south australia\"", "6" ] } ]
train_2-1592290-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "SEASON", "FIRST", "SECOND", "THIRD", "FOURTH", "FIFTH", "SIXTH" ], [ "2", "2000–01", "New South Wales", "Western Australia", "South Australia", "Queensland", "Tasmania", "Victoria" ], [ "3", "2001–02", "New South Wales", "Queensland", "South Australia", "Western Australia", "Victoria", "Tasmania" ], [ "4", "2002–03", "New South Wales", "Western Australia", "Queensland", "Tasmania", "Victoria", "South Australia" ], [ "5", "2003–04", "Western Australia", "Queensland", "Victoria", "New South Wales", "South Australia", "Tasmania" ], [ "6", "2004–05", "Tasmania", "Queensland", "Victoria", "Western Australia", "South Australia", "New South Wales" ], [ "7", "2005–06", "New South Wales", "South Australia", "Victoria", "Western Australia", "Tasmania", "Queensland" ], [ "8", "2006–07", "Queensland", "Victoria", "Western Australia", "South Australia", "Tasmania", "New South Wales" ], [ "9", "2007–08", "Tasmania", "Victoria", "South Australia", "Queensland", "Western Australia", "New South Wales" ], [ "10", "2008–09", "Queensland", "Victoria", "South Australia", "Tasmania", "Western Australia", "New South Wales" ], [ "11", "2009–10", "Tasmania", "Victoria", "Queensland", "New South Wales", "Western Australia", "South Australia" ], [ "12", "2010–11", "Victoria", "Tasmania", "New South Wales", "Western Australia", "South Australia", "Queensland" ], [ "13", "2011–12", "South Australia", "Tasmania", "New South Wales", "Queensland", "Victoria", "Western Australia" ], [ "14", "2012–13", "Queensland", "Victoria", "South Australia", "New South Wales", "Tasmania", "Western Australia" ], [ "15", "2013–14", "Queensland", "New South Wales", "Victoria", "Tasmania", "Western Australia", "South Australia" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"Supercheap Auto Bathurst 1000\"),9))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,B2:B13=\"Supercheap Auto Bathurst 1000\"),9))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Was the result of the supercheap auto bathurst 1000 reported?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"Supercheap Auto Bathurst 1000\"", "9" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"Barbagallo Raceway\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,C2:C13=\"Barbagallo Raceway\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the winner of the race at barbagallo raceway?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "C1", "=", "\"Barbagallo Raceway\"", "7" ] } ]
train_1-20884160-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Rd.", "Race Title", "Circuit", "Location", "Date", "Format", "Winner", "Team", "Report" ], [ "2", "1", "Clipsal 500 Adelaide", "Adelaide Street Circuit", "Adelaide , South Australia", "23 - 26 Mar", "Two races", "Jamie Whincup", "Triple Eight Race Engineering", "Report" ], [ "3", "2", "PlaceMakers V8 Supercars", "Pukekohe Park Raceway", "Pukekohe , New Zealand", "21 - 23 Apr", "Three races", "Mark Skaife", "Holden Racing Team", "Report" ], [ "4", "3", "Perth V8 400", "Barbagallo Raceway", "Wanneroo , Western Australia", "12–14 May", "Three races", "Steven Richards", "Perkins Engineering", "Report" ], [ "5", "4", "Winton", "Winton Motor Raceway", "Benalla , Victoria", "2 - 4 Jun", "Three races", "Craig Lowndes", "Triple Eight Race Engineering", "Report" ], [ "6", "5", "Skycity Triple Crown", "Hidden Valley Raceway", "Darwin , Northern Territory", "30 Jun - 2 Jul", "Three races", "Craig Lowndes", "Triple Eight Race Engineering", "Report" ], [ "7", "6", "BigPond 400", "Queensland Raceway", "Ipswich , Queensland", "21 - 23 Jul", "Three races", "Garth Tander", "HSV Dealer Team", "Report" ], [ "8", "7", "Oran Park", "Oran Park Raceway", "Sydney , New South Wales", "11 - 13 Aug", "Three races", "Craig Lowndes", "Triple Eight Race Engineering", "Report" ], [ "9", "8", "Betta Electrical 500", "Sandown Raceway", "Melbourne , Victoria", "1 - 3 Sept", "One race", "Mark Winterbottom Jason Bright", "Ford Performance Racing", "Report" ], [ "10", "9", "Supercheap Auto Bathurst 1000", "Mount Panorama", "Bathurst , New South Wales", "5 - 8 Oct", "One race", "Craig Lowndes Jamie Whincup", "Triple Eight Race Engineering", "Report" ], [ "11", "10", "Gillette V8 Supercar Challenge", "Gold Coast Street Circuit", "Surfers Paradise , Queensland", "19 - 22 Oct", "Three races", "Todd Kelly", "Holden Racing Team", "Report" ], [ "12", "11", "Ferodo Tasmania Challenge", "Symmons Plains Raceway", "Launceston , Tasmania", "10 - 12 Nov", "Three races", "Garth Tander", "HSV Dealer Team", "Report" ], [ "13", "12", "Desert 400", "Bahrain International Circuit", "Manama , Bahrain", "23 - 25 Nov", "Three races", "Jason Bright", "Ford Performance Racing", "Report" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,F1=\"21–25\"),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H7,F2:F7=\"21–25\"),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which report has a Set 3 value of 21–25?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "F1", "=", "\"21–25\"", "8" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,F1=\"25–14\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H7,F2:F7=\"25–14\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the Time when Set 3 was 25–14?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "F1", "=", "\"25–14\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(B1=\"18:00\")*(D1=\"22–25\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H7,(B2:B7=\"18:00\")*(D2:D7=\"22–25\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When was there a Time of 18:00, and a Set 1 of 22–25?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "B1", "=", "\"18:00\"", "*", "D1", "=", "\"22–25\"", "1" ] } ]
train_2-17998533-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Date", "Time", "Score", "Set 1", "Set 2", "Set 3", "Total", "Report" ], [ "2", "22 Nov", "12:00", "1–3", "27–25", "22–25", "19–25", "92–101", "P2" ], [ "3", "22 Nov", "15:00", "3–0", "25–15", "25–15", "25–17", "75–47", "P2" ], [ "4", "22 Nov", "18:00", "2–3", "16–25", "25–23", "25–14", "94–102", "P2" ], [ "5", "23 Nov", "12:00", "2–3", "25–23", "28–26", "11–25", "92–114", "P2" ], [ "6", "23 Nov", "15:00", "3–0", "25–20", "25–18", "25–19", "75–57", "P2" ], [ "7", "23 Nov", "18:00", "1–3", "22–25", "25–22", "21–25", "91–97", "P2" ] ]
[ { "Formula": "FILTER(A1,(D1=10)*(E1<19))", "Formula2": "FILTER(A2:A6,(D2:D6=10)*(E2:E6<19))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the title of the single with the peak position of 10 and weeks on chart is less than 19?", "Tokens": [ "FILTER(", "A1", "D1", "=", "10", "*", "E1", "<", "19" ] }, { "Formula": "FILTER(E1,C1=\"france\")", "Formula2": "FILTER(E2:E6,C2:C6=\"france\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "what is the weeks on chart for the single from france?", "Tokens": [ "FILTER(", "E1", "C1", "=", "\"france\"" ] }, { "Formula": "FILTER(C1,(B1=\"best of\")*(E1<5))", "Formula2": "FILTER(C2:C6,(B2:B6=\"best of\")*(E2:E6<5))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "what is the country with the album best of and weeks on chart is less than 5?", "Tokens": [ "FILTER(", "C1", "B1", "=", "\"best of\"", "*", "E1", "<", "5" ] }, { "Formula": "FILTER(A1,(D1=10)*(C1=\"france\"))", "Formula2": "FILTER(A2:A6,(D2:D6=10)*(C2:C6=\"france\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the title of the single with the peak position of 10 and from France?", "Tokens": [ "FILTER(", "A1", "D1", "=", "10", "*", "C1", "=", "\"france\"" ] }, { "Formula": "MAX(FILTER(E1,(D1<5)*(C1=\"sweden\")))", "Formula2": "MAX(FILTER(E2:E6,(D2:D6<5)*(C2:C6=\"sweden\")))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "what is the most weeks on chart when the peak position is less than 5 and from Sweden?", "Tokens": [ "MAX(", "FILTER(", "E1", "D1", "<", "5", "*", "C1", "=", "\"sweden\"" ] } ]
dev_2-13205637-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Title", "Album", "Country", "Peak position", "Weeks on chart" ], [ "2", "\"Mirage\"", "Best Of", "Sweden", "2", "5" ], [ "3", "\"Disco Band\"", "Evolution", "Switzerland", "4", "15" ], [ "4", "\"Delirio Mind\"", "Best Of", "Sweden", "5", "5" ], [ "5", "\"Take Me Up\"", "Evolution", "France", "10", "19" ], [ "6", "\"Money Runner\"", "Best Of", "Norway", "10", "1" ] ]
[ { "Formula": "SUMIFS(A1,B1,\"Canadian Grand Prix\")", "Formula2": "SUMIFS(A2:A17,B2:B17,\"Canadian Grand Prix\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the rd for the canadian grand prix?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"Canadian Grand Prix\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"European Grand Prix\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,B2:B17=\"European Grand Prix\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the fastest lap for the european grand prix?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"European Grand Prix\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(F1=\"Ferrari\")*(B1=\"Austrian Grand Prix\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,(F2:F17=\"Ferrari\")*(B2:B17=\"Austrian Grand Prix\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the pole position for the ferrari at the austrian grand prix?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"Ferrari\"", "*", "B1", "=", "\"Austrian Grand Prix\"", "3" ] } ]
train_1-1132588-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Rd.", "Grand Prix", "Pole Position", "Fastest Lap", "Winning Driver", "Constructor", "Report" ], [ "2", "1", "Australian Grand Prix", "Rubens Barrichello", "Kimi Räikkönen", "Michael Schumacher", "Ferrari", "Report" ], [ "3", "2", "Malaysian Grand Prix", "Michael Schumacher", "Juan Pablo Montoya", "Ralf Schumacher", "Williams - BMW", "Report" ], [ "4", "3", "Brazilian Grand Prix", "Juan Pablo Montoya", "Juan Pablo Montoya", "Michael Schumacher", "Ferrari", "Report" ], [ "5", "4", "San Marino Grand Prix", "Michael Schumacher", "Rubens Barrichello", "Michael Schumacher", "Ferrari", "Report" ], [ "6", "5", "Spanish Grand Prix", "Michael Schumacher", "Michael Schumacher", "Michael Schumacher", "Ferrari", "Report" ], [ "7", "6", "Austrian Grand Prix", "Rubens Barrichello", "Michael Schumacher", "Michael Schumacher", "Ferrari", "Report" ], [ "8", "7", "Monaco Grand Prix", "Juan Pablo Montoya", "Rubens Barrichello", "David Coulthard", "McLaren - Mercedes", "Report" ], [ "9", "8", "Canadian Grand Prix", "Juan Pablo Montoya", "Juan Pablo Montoya", "Michael Schumacher", "Ferrari", "Report" ], [ "10", "9", "European Grand Prix", "Juan Pablo Montoya", "Michael Schumacher", "Rubens Barrichello", "Ferrari", "Report" ], [ "11", "10", "British Grand Prix", "Juan Pablo Montoya", "Rubens Barrichello", "Michael Schumacher", "Ferrari", "Report" ], [ "12", "11", "French Grand Prix", "Juan Pablo Montoya", "David Coulthard", "Michael Schumacher", "Ferrari", "Report" ], [ "13", "12", "German Grand Prix", "Michael Schumacher", "Michael Schumacher", "Michael Schumacher", "Ferrari", "Report" ], [ "14", "13", "Hungarian Grand Prix", "Rubens Barrichello", "Michael Schumacher", "Rubens Barrichello", "Ferrari", "Report" ], [ "15", "14", "Belgian Grand Prix", "Michael Schumacher", "Michael Schumacher", "Michael Schumacher", "Ferrari", "Report" ], [ "16", "15", "Italian Grand Prix", "Juan Pablo Montoya", "Rubens Barrichello", "Rubens Barrichello", "Ferrari", "Report" ], [ "17", "16", "United States Grand Prix", "Michael Schumacher", "Rubens Barrichello", "Rubens Barrichello", "Ferrari", "Report" ] ]
[ { "Formula": "ROWS(FILTER(E1,A1=35))", "Formula2": "ROWS(FILTER(E2:E12,A2:A12=35))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the total number of values for \"Teleplay by\" category for series # 35?", "Tokens": [ "ROWS(", "FILTER(", "E1", "A1", "=", "35" ] }, { "Formula": "FILTER(E1,F1=\"Rob Bailey\")", "Formula2": "FILTER(E2:E12,F2:F12=\"Rob Bailey\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who is the teleplay by when the director is Rob Bailey?", "Tokens": [ "FILTER(", "E1", "F1", "=", "\"Rob Bailey\"" ] }, { "Formula": "FILTER(B1,(E1=\"Richard Price\")*(F1=\"Steve Shill\"))", "Formula2": "FILTER(B2:B12,(E2:E12=\"Richard Price\")*(F2:F12=\"Steve Shill\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the season # for a teleplay by Richard Price and the director is Steve Shill?", "Tokens": [ "FILTER(", "B1", "E1", "=", "\"Richard Price\"", "*", "F1", "=", "\"Steve Shill\"" ] } ]
dev_1-14346950-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Series #", "Season #", "Title", "Story by", "Teleplay by", "Directed by", "Original air date" ], [ "2", "26", "1", "\" Time After Time \"", "David Simon & Ed Burns", "David Simon", "Ed Bianchi", "September19,2004" ], [ "3", "27", "2", "\" All Due Respect \"", "David Simon & Richard Price", "Richard Price", "Steve Shill", "September26,2004" ], [ "4", "28", "3", "\" Dead Soldiers \"", "David Simon & Dennis Lehane", "Dennis Lehane", "Rob Bailey", "October3,2004" ], [ "5", "29", "4", "\" Hamsterdam \"", "David Simon & George Pelecanos", "George Pelecanos", "Ernest Dickerson", "October10,2004" ], [ "6", "30", "5", "\" Straight and True \"", "David Simon & Ed Burns", "Ed Burns", "Dan Attias", "October17,2004" ], [ "7", "31", "6", "\" Homecoming \"", "David Simon & Rafael Alvarez", "Rafael Alvarez", "Leslie Libman", "October31,2004" ], [ "8", "32", "7", "\" Back Burners \"", "David Simon & Joy Lusco", "Joy Lusco", "Tim Van Patten", "November7,2004" ], [ "9", "33", "8", "\" Moral Midgetry \"", "David Simon & Richard Price", "Richard Price", "Agnieszka Holland", "November14,2004" ], [ "10", "34", "9", "\" Slapstick \"", "David Simon & George Pelecanos", "David Simon", "Alex Zakrzewski", "November21,2004" ], [ "11", "35", "10", "\" Reformation \"", "David Simon & Ed Burns", "Ed Burns", "Christine Moore", "November28,2004" ], [ "12", "36", "11", "\" Middle Ground \"", "David Simon & George Pelecanos", "George Pelecanos", "Joe Chappelle", "December12,2004" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(A1=\"t6\")*(B1=\"raymond floyd\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,(A2:A11=\"t6\")*(B2:B11=\"raymond floyd\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Score has a Place of t6, and a Player of raymond floyd?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"t6\"", "*", "B1", "=", "\"raymond floyd\"", "4" ] }, { "Formula": "SUM(FILTER(E1, (A1=\"t1\")*(D1=\"70-70-71-71=282\")))", "Formula2": "SUM(FILTER(E2:E11, (A2:A11=\"t1\")*(D2:D11=\"70-70-71-71=282\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "How much To par has a Place of t1, and a Score of 70-70-71-71=282?", "Tokens": [ "SUM(", "FILTER(", "E1", "A1", "=", "\"t1\"", "*", "D1", "=", "\"70-70-71-71=282\"" ] }, { "Formula": "SUMIFS(E1,B1,\"tony lema\")", "Formula2": "SUMIFS(E2:E11,B2:B11,\"tony lema\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is tony lema's to par?", "Tokens": [ "SUMIFS(", "E1", "B1", "\"tony lema\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"gary player\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,B2:B11=\"gary player\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was gary player's score?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"gary player\"", "4" ] } ]
train_2-17277149-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Place", "Player", "Country", "Score", "To par", "Money ( $ )" ], [ "2", "T1", "Gary Player", "South Africa", "70-70-71-71=282", "+2", "Playoff" ], [ "3", "T1", "Kel Nagle", "Australia", "68-73-72-69=282", "+2", "Playoff" ], [ "4", "3", "Frank Beard", "United States", "74-69-70-71=284", "+4", "9,000" ], [ "5", "T4", "Julius Boros", "United States", "72-75-70-70=287", "+7", "6,500" ], [ "6", "T4", "Al Geiberger", "United States", "70-76-70-71=287", "+7", "6,500" ], [ "7", "T6", "Bruce Devlin", "Australia", "72-73-72-71=288", "+8", "4,500" ], [ "8", "T6", "Raymond Floyd", "United States", "72-72-76-68=288", "+8", "4,500" ], [ "9", "T8", "Tony Lema", "United States", "72-74-73-70=289", "+9", "2,500" ], [ "10", "T8", "Gene Littler", "United States", "73-71-73-72=289", "+9", "2,500" ], [ "11", "T8", "Dudley Wysong", "United States", "72-75-70-72=289", "+9", "2,500" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"7.14 (56)\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"7.14 (56)\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the score of the away team who played the home team who scored 7.14 (56)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"7.14 (56)\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(D1=\"7.6 (48)\")*(B1=\"21.27 (153)\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,(D2:D7=\"7.6 (48)\")*(B2:B7=\"21.27 (153)\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the venue where the away team scored 7.6 (48) and the home team scored 21.27 (153)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"7.6 (48)\"", "*", "B1", "=", "\"21.27 (153)\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"5.15 (45)\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"5.15 (45)\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On what date did the home team score 5.15 (45)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"5.15 (45)\"", "7" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,B1=\"7.14 (56)\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>24000))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G7,B2:B7=\"7.14 (56)\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>24000))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What is the score of the away team whose opponent scored 7.14 (56) in front of a crowd was larger than 24,000?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "B1", "=", "\"7.14 (56)\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "6", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "24000" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"geelong\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"geelong\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the away team that played Geelong?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"geelong\"", "3" ] }, { "Formula": "MINIFS(F1,C1,\"fitzroy\")", "Formula2": "MINIFS(F2:F7,C2:C7,\"fitzroy\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the smallest crowd size for away team Fitzroy?", "Tokens": [ "MINIFS(", "F1", "C1", "\"fitzroy\"" ] } ]
train_2-10809351-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "North Melbourne", "14.8 (92)", "Richmond", "9.5 (59)", "Arden Street Oval", "15,000", "30 April 1949" ], [ "3", "Geelong", "14.14 (98)", "South Melbourne", "10.15 (75)", "Kardinia Park", "19,000", "30 April 1949" ], [ "4", "Collingwood", "7.14 (56)", "Fitzroy", "8.9 (57)", "Victoria Park", "30,000", "30 April 1949" ], [ "5", "Carlton", "21.27 (153)", "Hawthorn", "7.6 (48)", "Princes Park", "9,250", "30 April 1949" ], [ "6", "Melbourne", "14.16 (100)", "Footscray", "7.6 (48)", "MCG", "24,000", "30 April 1949" ], [ "7", "St Kilda", "5.15 (45)", "Essendon", "13.16 (94)", "Junction Oval", "13,000", "30 April 1949" ] ]
[ { "Formula": "FILTER(B1,E1=\"kentucky\")", "Formula2": "FILTER(B2:B16,E2:E16=\"kentucky\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which pick has a school/club team that is kentucky?", "Tokens": [ "FILTER(", "B1", "E1", "=", "\"kentucky\"" ] }, { "Formula": "FILTER(C1,B1=\"147\")", "Formula2": "FILTER(C2:C16,B2:B16=\"147\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which player is it that has a pick of 147?", "Tokens": [ "FILTER(", "C1", "B1", "=", "\"147\"" ] }, { "Formula": "FILTER(A1,D1=\"cornerback\")", "Formula2": "FILTER(A2:A16,D2:D16=\"cornerback\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which round has a position that is cornerback?", "Tokens": [ "FILTER(", "A1", "D1", "=", "\"cornerback\"" ] } ]
dev_2-14655866-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Pick", "Player", "Position", "School/Club Team" ], [ "2", "1", "7", "Willie Buchanon", "Cornerback", "San Diego State" ], [ "3", "1", "11 (From San Diego Chargers )", "Jerry Tagge", "Quarterback", "Nebraska" ], [ "4", "2", "34", "Chester Marcol", "Placekicker", "Hillsdale" ], [ "5", "4", "86", "Eric Patton", "Linebacker", "Notre Dame" ], [ "6", "6", "138", "Nathaniel Ross", "Defensive Back", "Bethune-Cookman" ], [ "7", "6", "147", "Bob Hudson", "Running Back", "Northeastern State" ], [ "8", "7", "163", "Bill Bushong", "Defensive Tackle", "Kentucky" ], [ "9", "8", "190", "Leland Glass", "Wide Receiver", "Oregon" ], [ "10", "10", "242", "Keith Wortman", "Guard", "Nebraska" ], [ "11", "11", "266", "David Bailey", "Wide Receiver", "Alabama" ], [ "12", "12", "294", "Mike Rich", "Running Back", "Florida" ], [ "13", "13", "319", "Jesse Lakes", "Running Back", "Central Michigan" ], [ "14", "14", "246", "Larry Hefner", "Linebacker", "Clemson" ], [ "15", "15", "371", "Rick Thone", "Wide Receiver", "Arkansas Tech" ], [ "16", "16", "398", "Charles Burrell", "Defensive Tackle", "Arkansas AM&N" ] ]
[ { "Formula": "SUM(FILTER(D1, (E1=\"senior\")*(C1=\"6–10\")))", "Formula2": "SUM(FILTER(D2:D17, (E2:E17=\"senior\")*(C2:C17=\"6–10\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the Weight of the Senior Player with a Height of 6–10?", "Tokens": [ "SUM(", "FILTER(", "D1", "E1", "=", "\"senior\"", "*", "C1", "=", "\"6–10\"" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,F1=\"san antonio, texas\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<230))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F17,F2:F17=\"san antonio, texas\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<230))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What is the Year of the Player with a Weight of 230 or less from San Antonio, Texas?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "F1", "=", "\"san antonio, texas\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "230" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,(E1=\"sophomore\")*(B1=\"guard\")),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=185))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F17,(E2:E17=\"sophomore\")*(B2:B17=\"guard\")),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=185))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the Height of the Sophomore Guard weighing 185?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "E1", "=", "\"sophomore\"", "*", "B1", "=", "\"guard\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "185" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=185))", "Formula2": "LET(query1,SUMMARIZE(E2:E17,SUMX(D2:D17)),FILTER(query1,CHOOSECOLS(query1,2)=185))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the Year of the Player weighing 185?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "D1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "185" ] } ]
train_2-17728794-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Position", "Height", "Weight", "Year", "Home Town" ], [ "2", "Cole Aldrich", "Center", "6–11", "245", "Sophomore", "Bloomington, MN" ], [ "3", "Tyrone Appleton", "Guard", "6–3", "190", "Junior", "Midland, Texas" ], [ "4", "Brennan Bechard", "Guard", "6–0", "183", "Senior", "Lawrence, KS" ], [ "5", "Chase Buford", "Guard", "6–3", "200", "Sophomore", "San Antonio, Texas" ], [ "6", "Sherron Collins", "Guard", "5–11", "200", "Junior", "Chicago, IL" ], [ "7", "Jordan Juenemann", "Guard", "6–4", "195", "Freshman", "Hays, KS" ], [ "8", "Matt Kleinmann", "Center", "6–10", "247", "Senior", "Overland Park, KS" ], [ "9", "Mario Little", "Forward", "6–5", "210", "Junior", "Marianna, FL" ], [ "10", "Brady Morningstar", "Guard", "6–3", "185", "Sophomore", "Lawrence, KS" ], [ "11", "Marcus Morris", "Forward", "6–8", "230", "Freshman", "Pennsauken, NJ" ], [ "12", "Markieff Morris", "Forward", "6–9", "220", "Freshman", "Pennsauken, NJ" ], [ "13", "Tyrel Reed", "Guard", "6–3", "180", "Sophomore", "Burlington, KS" ], [ "14", "Travis Releford", "Guard", "6–5", "190", "Freshman", "Shawnee Mission, KS" ], [ "15", "Tyshawn Taylor", "Guard", "6–3", "160", "Freshman", "Jersey City, NJ" ], [ "16", "Conner Teahan", "Guard", "6–5", "200", "Sophomore", "Leawood, KS" ], [ "17", "Quintrell Thomas", "Forward", "6–8", "225", "Freshman", "Elizabeth, NJ" ] ]
[ { "Formula": "FILTER(B1,A1=2008)", "Formula2": "FILTER(B2:B8,A2:A8=2008)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Who was the winner in the 2008 season?", "Tokens": [ "FILTER(", "B1", "A1", "=", "2008" ] } ]
dev_2-12123085-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Season", "Winner", "Team", "Position", "Win #" ], [ "2", "2002", "Brian Yingling Category:Articles with hCards", "York Typhoon", "F", "1" ], [ "3", "2003", "Steve Yingling Category:Articles with hCards", "York Typhoon", "F", "1" ], [ "4", "2004", "Jim Vivona Category:Articles with hCards", "Morristown Minutemen", "F", "1" ], [ "5", "2005", "Jay Mazer Category:Articles with hCards", "Harrisburg Lunatics", "D", "1" ], [ "6", "2006", "Ryan Clemens Category:Articles with hCards", "Littleton Fire", "G", "1" ], [ "7", "2007", "Joe D'Aloisio Category:Articles with hCards", "Philadelphia Growl", "G", "1" ], [ "8", "2008", "Kyle Gouge Category:Articles with hCards", "Midwest Tornados", "F", "1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"애장판 홍차왕자, aejangpan hongchawangja\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"애장판 홍차왕자, aejangpan hongchawangja\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the creator of the title 애장판 홍차왕자, aejangpan hongchawangja?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"애장판 홍차왕자, aejangpan hongchawangja\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"애장판 홍차왕자, aejangpan hongchawangja\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"애장판 홍차왕자, aejangpan hongchawangja\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the title in English for 애장판 홍차왕자, aejangpan hongchawangja?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"애장판 홍차왕자, aejangpan hongchawangja\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"홍차왕자\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"홍차왕자\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What years did 홍차왕자 air?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"홍차왕자\"", "4" ] } ]
train_2-18498868-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Title", "Localized Title", "Creator", "Years", "Origin" ], [ "2", "Atashin'chi", "아따맘마, Attamamma", "Eiko Kera", "2004-2008", "Japan" ], [ "3", "Baby and Me", "아기와 나, Agiwana", "Marimo Ragawa", "1995-2002", "Japan" ], [ "4", "Gakko no Ojikan", "학교에 가자!, Hakgyoe Gaja", "Mimi Tajima", "2004-present", "Japan" ], [ "5", "Gakuen Prince", "학원왕자, Hagwonwangja", "Jun Yuzuki", "2007-present", "Japan" ], [ "6", "Hanasekeru Seishounen", "카시카", "Natsumi Itsuki", "1997-2000", "Japan" ], [ "7", "Koucha Ōji", "홍차왕자", "Nanpei Yamada", "1998-2004", "Japan" ], [ "8", "Koucha Ōji no Himegimi", "애장판 홍차왕자, aejangpan Hongchawangja", "Nanpei Yamada", "2008-present", "Japan" ], [ "9", "Papillon -Hana to Chō-", "빠삐용, Ppappiyon", "Miwa Ueda", "2007-present", "Japan" ], [ "10", "Penguin Revolution", "펭귄혁명, Penggwin Hyeokmyeong", "Sakura Tsukuba", "2005-2008", "Japan" ], [ "11", "Sailor Moon", "달의 요정 세일러문", "Naoko Takeuchi", "1997-1999", "Japan" ], [ "12", "Shanimuni Go", "Just Go Go!, 저스트 고고!", "Marimo Ragawa", "1999-present", "Japan" ], [ "13", "Sprout", "스프라우트, 스프라우트", "Atsuko Nanba", "2006-present", "Japan" ] ]
[ { "Formula": "MAX(FILTER(E1, (C1>15)*(G1=19)*(F1<3)))", "Formula2": "MAX(FILTER(E2:E9, (C2:C9>15)*(G2:G9=19)*(F2:F9<3)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the highest number of draws with more than 15 points, an against of 19, and less than 3 losses?", "Tokens": [ "MAX(", "FILTER(", "E1", "C1", ">", "15", "*", "G1", "=", "19", "*", "F1", "<", "3" ] } ]
train_2-15385631-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Position", "Team", "Points", "Played", "Drawn", "Lost", "Against", "Difference" ], [ "2", "1", "Paulistano", "24", "14", "2", "1", "14", "41" ], [ "3", "2", "Germânia", "18", "14", "2", "4", "28", "10" ], [ "4", "3", "Independência", "17", "14", "3", "4", "30", "7" ], [ "5", "4", "Antártica", "17", "14", "5", "3", "19", "6" ], [ "6", "5", "AA Palmeiras", "15", "14", "3", "5", "24", "4" ], [ "7", "6", "Atlético Santista", "11", "14", "1", "8", "32", "- 2" ], [ "8", "7", "Paulista", "8", "14", "4", "8", "46", "- 22" ], [ "9", "8", "Britannia", "2", "14", "2", "12", "64", "- 44" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"sarah brice\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F19,D2:D19=\"sarah brice\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the runner(s)-Up to winner Sarah Brice?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"sarah brice\"", "5" ] }, { "Formula": "SUMIFS(A1,C1,\"byron velvick\")", "Formula2": "SUMIFS(A2:A19,C2:C19,\"byron velvick\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What season had bachelor Byron Velvick?", "Tokens": [ "SUMIFS(", "A1", "C1", "\"byron velvick\"" ] }, { "Formula": "SUMIFS(A1,E1,\"tenley molzahn\")", "Formula2": "SUMIFS(A2:A19,E2:E19,\"tenley molzahn\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the season that the runner -up was Tenley Molzahn?", "Tokens": [ "SUMIFS(", "A1", "E1", "\"tenley molzahn\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"march 25, 2002\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F19,B2:B19=\"march 25, 2002\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the runner-up for the show that premiered on March 25, 2002?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"march 25, 2002\"", "5" ] } ]
test_2-174952-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Season", "Premiered", "Bachelor", "Winner", "Runner(s)-Up", "Proposal" ], [ "2", "1", "March 25, 2002", "Alex Michel", "Amanda Marsh", "Trista Rehn", "No" ], [ "3", "2", "September 25, 2002", "Aaron Buerge", "Helene Eksterowicz", "Brooke Smith", "Yes" ], [ "4", "3", "March 24, 2003", "Andrew Firestone", "Jen Schefft", "Kirsten Buschbacher", "Yes" ], [ "5", "4", "September 24, 2003", "Bob Guiney", "Estella Gardinier", "Kelly Jo Kuharski", "No" ], [ "6", "5", "April 7, 2004", "Jesse Palmer", "Jessica Bowlin", "Tara Huckeby", "No" ], [ "7", "6", "September 22, 2004", "Byron Velvick", "Mary Delgado", "Tanya Michel", "Yes" ], [ "8", "7", "March 28, 2005", "Charlie O'Connell", "Sarah Brice", "Krisily Kennedy", "No" ], [ "9", "8", "January 9, 2006", "Travis Lane Stork", "Sarah Stone", "Moana Dixon", "No" ], [ "10", "9", "October 3, 2006", "Prince Lorenzo Borghese", "Jennifer Wilson", "Sadie Murray", "No" ], [ "11", "10", "April 2, 2007", "Andrew Baldwin", "Tessa Horst", "Bevin Nicole Powers", "Yes" ], [ "12", "11", "September 24, 2007", "Brad Womack", "None", "DeAnna Pappas and Jenni Croft", "No" ], [ "13", "12", "March 17, 2008", "Matt Grant", "Shayne Lamas", "Chelsea Wanstrath", "Yes" ], [ "14", "13", "January 5, 2009", "Jason Mesnick", "Melissa Rycroft", "Molly Malaney", "Yes" ], [ "15", "14", "January 4, 2010", "Jake Pavelka", "Vienna Girardi", "Tenley Molzahn", "Yes" ], [ "16", "15", "January 3, 2011", "Brad Womack", "Emily Maynard", "Chantal O'Brien", "Yes" ], [ "17", "16", "January 2, 2012", "Ben Flajnik", "Courtney Robertson", "Lindzi Cox", "Yes" ], [ "18", "17", "January 7, 2013", "Sean Lowe", "Catherine Giudici", "Lindsay Yenter", "Yes" ], [ "19", "18", "January 5, 2014", "Juan Pablo Galavis", "TBA", "TBA", "TBA" ] ]
[ { "Formula": "ROWS(UNIQUE(FILTER(D1, B1=\"Acryl\")))", "Formula2": "ROWS(UNIQUE(FILTER(D2:D7, B2:B7=\"Acryl\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "HOW MANY TEMPERATURE INTERVALS ARE POSSIBLE TO USE WITH ACRYL? ", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "D1", "B1", "=", "\"Acryl\"" ] } ]
train_1-10262329-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Assembly Type", "Adhesive Type", "Time(Sec)", "Temp (°C)", "Pressure" ], [ "2", "Flex-on-Glass (FOG)", "Epoxy", "10–12", "170–200", "2-4MPa▲" ], [ "3", "Chip-on-Glass(COG)", "Epoxy", "5–7", "190–220", "50-150MPa※" ], [ "4", "Chip-on-Flex (COF)", "Epoxy", "5–10", "190–220", "30-150MPa※" ], [ "5", "Flex-on-Board (FOB)", "Epoxy", "10–12", "170–190", "1-4MPa▲" ], [ "6", "Flex-on-Board (FOB)", "Acryl", "5–10", "130–170", "1-4MPa▲" ], [ "7", "Flex-on-Flex (FOF)", "Epoxy", "10–12", "170–190", "1-4MPa▲" ] ]
[ { "Formula": "SUMIFS(E1,A1,\"Hardtack Teak\")", "Formula2": "SUMIFS(E2:E9,A2:A9,\"Hardtack Teak\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the altitude of the explosion Hardtack Teak?", "Tokens": [ "SUMIFS(", "E1", "A1", "\"Hardtack Teak\"" ] }, { "Formula": "SUMIFS(E1,C1,\"1962-07-09\")", "Formula2": "SUMIFS(E2:E9,C2:C9,\"1962-07-09\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the altitude of the event on 1962-07-09?", "Tokens": [ "SUMIFS(", "E1", "C1", "\"1962-07-09\"" ] }, { "Formula": "SUMIFS(E1,D1,\"1.4 megatons\")", "Formula2": "SUMIFS(E2:E9,D2:D9,\"1.4 megatons\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the altitude of the yield of 1.4 megatons?", "Tokens": [ "SUMIFS(", "E1", "D1", "\"1.4 megatons\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"K-4\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,A2:A9=\"K-4\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the yield of the K-4 explosion?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"K-4\"", "4" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=539))", "Formula2": "LET(query1,SUMMARIZE(A2:A9,SUMX(E2:E9)),FILTER(query1,CHOOSECOLS(query1,2)=539))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What explosion had an altitude of 539 km?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "539" ] } ]
train_1-148578-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Explosion", "Location", "Date", "Yield (approximate)", "Altitude (km)", "Nation of Origin" ], [ "2", "Hardtack Teak", "Johnston Island ( Pacific )", "1958-08-01", "3.8 megatons", "76.8", "United States" ], [ "3", "Hardtack Orange", "Johnston Island ( Pacific )", "1958-08-12", "3.8 megatons", "43", "United States" ], [ "4", "Argus I", "South Atlantic", "1958-08-27", "1-2 kilotons", "200", "United States" ], [ "5", "Argus II", "South Atlantic", "1958-08-30", "1-2 kilotons", "256", "United States" ], [ "6", "Argus III", "South Atlantic", "1958-09-06", "1-2 kilotons", "539", "United States" ], [ "7", "Starfish Prime", "Johnston Island ( Pacific )", "1962-07-09", "1.4 megatons", "400", "United States" ], [ "8", "K-3", "Kazakhstan", "1962-10-22", "300 s kiloton", "290", "USSR" ], [ "9", "K-4", "Kazakhstan", "1962-10-28", "300 s kiloton", "150", "USSR" ] ]
[ { "Formula": "FILTER(G1,D1=\"L 103–104 (OT)\")", "Formula2": "FILTER(G2:G16,D2:D16=\"L 103–104 (OT)\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Name the high assists for l 103–104 (ot)", "Tokens": [ "FILTER(", "G1", "D1", "=", "\"L 103–104 (OT)\"" ] }, { "Formula": "FILTER(E1,B1=\"March 30\")", "Formula2": "FILTER(E2:E16,B2:B16=\"March 30\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Name the high points for march 30", "Tokens": [ "FILTER(", "E1", "B1", "=", "\"March 30\"" ] }, { "Formula": "FILTER(D1,G1=\"José Juan Barea (8)\")", "Formula2": "FILTER(D2:D16,G2:G16=\"José Juan Barea (8)\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Name the score for josé juan barea (8)", "Tokens": [ "FILTER(", "D1", "G1", "=", "\"José Juan Barea (8)\"" ] } ]
dev_1-27723526-12
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "60", "March 1", "@ Philadelphia", "W 101–93 (OT)", "Jason Terry (30)", "Jason Kidd , Shawn Marion (10)", "Jason Kidd (13)", "Wells Fargo Center 13,509", "44–16" ], [ "3", "61", "March 4", "Indiana", "W 116–108 (OT)", "Dirk Nowitzki (29)", "Shawn Marion (7)", "José Juan Barea (8)", "American Airlines Center 20,385", "45–16" ], [ "4", "62", "March 6", "Memphis", "L 103–104 (OT)", "Jason Terry (26)", "Shawn Marion (12)", "Jason Kidd (6)", "American Airlines Center 20,102", "45–17" ], [ "5", "63", "March 7", "@ Minnesota", "W 108–105 (OT)", "Dirk Nowitzki (25)", "Brendan Haywood , Shawn Marion (10)", "Jason Kidd (9)", "Target Center 13,288", "46–17" ], [ "6", "64", "March 9", "@ New Orleans", "L 92–93 (OT)", "Dirk Nowitzki (26)", "Tyson Chandler (13)", "Jason Kidd (7)", "New Orleans Arena 14,472", "46–18" ], [ "7", "65", "March 10", "New York", "W 127–109 (OT)", "Dirk Nowitzki (23)", "Dirk Nowitzki (9)", "Jason Kidd (8)", "American Airlines Center 20,517", "47–18" ], [ "8", "66", "March 12", "LA Lakers", "L 91–96 (OT)", "Shawn Marion , Dirk Nowitzki (25)", "Shawn Marion (12)", "Jason Kidd (9)", "American Airlines Center 20,619", "47–19" ], [ "9", "67", "March 15", "@ Portland", "L 101–104 (OT)", "Dirk Nowitzki (28)", "Dirk Nowitzki (11)", "Jason Kidd (14)", "Rose Garden 20,631", "47–20" ], [ "10", "68", "March 16", "@ Golden State", "W 112–106 (OT)", "Dirk Nowitzki (34)", "Dirk Nowitzki (13)", "Jason Kidd (11)", "Oracle Arena 19,596", "48–20" ], [ "11", "69", "March 18", "San Antonio", "L 91–97 (OT)", "Dirk Nowitzki (23)", "Dirk Nowitzki (9)", "Jason Kidd (9)", "American Airlines Center 20,614", "48–21" ], [ "12", "70", "March 20", "Golden State", "W 101–73 (OT)", "Dirk Nowitzki (20)", "Tyson Chandler (17)", "José Juan Barea , Jason Kidd (6)", "American Airlines Center 20,324", "49–21" ], [ "13", "71", "March 24", "Minnesota", "W 104–96 (OT)", "Dirk Nowitzki (30)", "Dirk Nowitzki (11)", "Jason Kidd (13)", "American Airlines Center 20,296", "50–21" ], [ "14", "72", "March 26", "@ Utah", "W 94–77 (OT)", "Jason Terry (22)", "Tyson Chandler , Shawn Marion (7)", "José Juan Barea , Jason Kidd (6)", "EnergySolutions Arena 19,649", "51–21" ], [ "15", "73", "March 27", "@ Phoenix", "W 91–83 (OT)", "Tyson Chandler , Jason Kidd , Jason Terry (16)", "Tyson Chandler (18)", "José Juan Barea (5)", "US Airways Center 17,314", "52–21" ], [ "16", "74", "March 30", "@ LA Clippers", "W 106–100 (OT)", "Dirk Nowitzki (24)", "Shawn Marion (9)", "Jason Kidd (10)", "Staples Center 19,060", "53–21" ] ]
[ { "Formula": "SUMIFS(F1,C1,\"dustin hazelett\")", "Formula2": "SUMIFS(F2:F20,C2:C20,\"dustin hazelett\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "In which round was Dustin Hazelett the opponent?", "Tokens": [ "SUMIFS(", "F1", "C1", "\"dustin hazelett\"" ] } ]
train_2-17441410-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Res.", "Record", "Opponent", "Method", "Event", "Round", "Time", "Location" ], [ "2", "Win", "14-5", "Guilherme Faria de Souza", "Submission (kimura)", "Premium Fight Championship 2", "4", "2:05", "Campinas , Sao Paulo, Brazil" ], [ "3", "Loss", "13-5", "Ross Pearson", "Decision (unanimous)", "UFC 141", "3", "5:00", "Las Vegas, Nevada , United States" ], [ "4", "Win", "13-4", "Eddie Yagin", "Decision (unanimous)", "UFC 135", "3", "5:00", "Denver, Colorado , United States" ], [ "5", "Win", "12-4", "Wesley Murch", "Submission (rear naked choke)", "Recife FC 4", "1", "5:00", "Recife , Brazil" ], [ "6", "Win", "11-4", "Mark Miller", "KO (punch)", "Recife FC 3", "1", "4:03", "Recife , Brazil" ], [ "7", "Win", "10-4", "John Mahlow", "Submission (guillotine choke)", "XFC 10: Night of Champions", "1", "4:02", "Florida , United States" ], [ "8", "Win", "9-4", "Pete Grimes", "Decision (split)", "ShineFights 2", "3", "5:00", "Florida , United States" ], [ "9", "Win", "8-4", "Kamrin Naville", "Decision (unanimous)", "KOTC - Invincible", "3", "3:00", "Georgia , United States" ], [ "10", "Win", "7-4", "Kalvin Hackney", "Decision (unanimous)", "Wild Bill's Full Throttle", "3", "5:00", "Georgia , United States" ], [ "11", "Loss", "6-4", "Torrance Taylor", "Decision (unanimous)", "AFL - Bulletproof", "3", "5:00", "Georgia , United States" ], [ "12", "Win", "6-3", "Steve Sharp", "Submission (guillotine choke)", "AFL: Erupption", "3", "4:26", "Kentucky , United States" ], [ "13", "Loss", "5-3", "Nate Diaz", "Submission (guillotine choke)", "UFC Fight Night 11", "1", "4:10", "Nevada , United States" ], [ "14", "Win", "5-2", "David Lee", "Submission (rear naked choke)", "UFC 70", "2", "1:55", "Manchester , England" ], [ "15", "Loss", "4-2", "Kurt Pellegrino", "Submission (rear naked choke)", "UFC 64", "1", "2:04", "Nevada , United States" ], [ "16", "Win", "4-1", "Scott Hope", "TKO (punches)", "ISCF - Knuckle Up 4", "1", "1:43", "Georgia , United States" ], [ "17", "Win", "3-1", "Dustin Hazelett", "TKO (punches)", "FT 3 - Full Throttle 3", "1", "4:27", "Georgia , United States" ], [ "18", "Win", "2-1", "Danny Payne", "Submission (rear naked choke)", "FT 2 - Full Throttle 2", "1", "0:50", "Georgia , United States" ], [ "19", "Win", "1-1", "Will Bradford", "Submission (guillotine choke)", "ISCF - Compound Fracture 2", "1", "1:55", "Georgia , United States" ], [ "20", "Loss", "0-1", "Andrew Chappelle", "Decision (unanimous)", "ISCF - Fight Party", "3", "3:00", "Georgia , United States" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"+1.0%\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,F2:F10=\"+1.0%\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When the change (2010 to 2011) is +1.0% what is the change (2011 to 2012)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"+1.0%\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"-0.1%\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,E2:E10=\"-0.1%\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When the change (2011 to 2012) is -0.1% what is the country?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"-0.1%\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"+13.4%\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,E2:E10=\"+13.4%\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When the change (2011 to 2012) is +13.4% what is the country?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"+13.4%\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"24.1 million\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,C2:C10=\"24.1 million\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When 24.1 million is international tourist arrivals (2012) what is the change (2010 to 2011) ?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"24.1 million\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"United Kingdom\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"United Kingdom\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "United kingdom is the country what is the change (2011 to 2012)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"United Kingdom\"", "5" ] }, { "Formula": "ROWS(UNIQUE(FILTER(C1, A1=1)))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C10, A2:A10=1)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "When the 1 is the rank what is the overall amount of international tourist arrivals in 2012?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "A1", "=", "1" ] } ]
train_1-14752049-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Country", "International tourist arrivals (2012)", "International tourist arrivals (2011)", "Change (2011 to 2012)", "Change (2010 to 2011)" ], [ "2", "1", "France", "83.0 million", "81.6 million", "+1.8%", "+5.0%" ], [ "3", "2", "Spain", "57.7 million", "56.2 million", "+6.6%", "+6.6%" ], [ "4", "3", "Italy", "46.4 million", "46.1 million", "+0.5%", "+5.7%" ], [ "5", "4", "Turkey", "35.7 million", "34.7 million", "+3.0%", "+10.5%" ], [ "6", "5", "Germany", "30.4 million", "28.4 million", "+7.3%", "+5.5%" ], [ "7", "6", "United Kingdom", "29.3 million", "29.3 million", "-0.1%", "+3.6%" ], [ "8", "7", "Russia", "25.7 million", "22.7 million", "+13.4%", "+11.9%" ], [ "9", "8", "Austria", "24.1 million", "23.0 million", "+4.6%", "+4.9%" ], [ "10", "9", "Ukraine", "23.0 million", "21.4 million", "+7.5%", "+1.0%" ] ]
[ { "Formula": "MAX(FILTER(C1,(H1=43)*(J1<7)))", "Formula2": "MAX(FILTER(C2:C8,(H2:H8=43)*(J2:J8<7)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Tell me the highest matches for point 43 and final rank less than 7", "Tokens": [ "MAX(", "FILTER(", "C1", "H1", "=", "43", "*", "J1", "<", "7" ] }, { "Formula": "AVERAGE(FILTER(J1,(F1>10)*(H1<43)))", "Formula2": "AVERAGE(FILTER(J2:J8,(F2:F8>10)*(H2:H8<43)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Tell me the average final rank for loe more than 10 and point less than 43", "Tokens": [ "AVERAGE(", "FILTER(", "J1", "F1", ">", "10", "*", "H1", "<", "43" ] }, { "Formula": "AVERAGE(FILTER(F1,(I1>16)*(G1<37)*(H1<43)))", "Formula2": "AVERAGE(FILTER(F2:F8,(I2:I8>16)*(G2:G8<37)*(H2:H8<43)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "I want the average lose for lost point more than 16 and goal difference less than 37 and point less than 43", "Tokens": [ "AVERAGE(", "FILTER(", "F1", "I1", ">", "16", "*", "G1", "<", "37", "*", "H1", "<", "43" ] }, { "Formula": "ROWS(FILTER(C1,(E1<7)*(I1=16)*(F1>4)))", "Formula2": "ROWS(FILTER(C2:C8,(E2:E8<7)*(I2:I8=16)*(F2:F8>4)))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "I want the total number of matches for draw less than 7 and lost point of 16 with lose more than 4", "Tokens": [ "ROWS(", "FILTER(", "C1", "E1", "<", "7", "*", "I1", "=", "16", "*", "F1", ">", "4" ] }, { "Formula": "MAX(FILTER(H1,(I1=33)*(D1<52)))", "Formula2": "MAX(FILTER(H2:H8,(I2:I8=33)*(D2:D8<52)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Tell me the highest point with lost point being 33 and league point less than 52", "Tokens": [ "MAX(", "FILTER(", "H1", "I1", "=", "33", "*", "D1", "<", "52" ] } ]
dev_2-11128658-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Season", "Belonging league", "Matches", "league point", "Draw", "Lose", "Goal difference", "Point", "Lost point", "Final rank" ], [ "2", "2000", "Kanto industrial-league", "18", "42", "0", "4", "+38", "54", "16", "1" ], [ "3", "2001", "JFL", "30", "62", "5", "6", "+37", "60", "23", "4" ], [ "4", "2002", "JFL", "17", "39", "3", "2", "+27", "49", "22", "2" ], [ "5", "2003", "JFL", "30", "52", "7", "8", "+17", "54", "37", "5" ], [ "6", "2004", "JFL", "30", "44", "5", "12", "+4", "43", "39", "7" ], [ "7", "2005", "JFL", "30", "52", "4", "10", "+22", "55", "33", "6" ], [ "8", "2006", "JFL", "34", "75", "6", "5", "+61", "84", "23", "2" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,J1=2011),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J7,J2:J7=2011),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Tell me the payload that has an In service for 2011", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "J1", "=", "2011", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,F1=\"8,000 – 10,000\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J7,F2:F7=\"8,000 – 10,000\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Tell me the dimension that has a range of 8,000 – 10,000", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "F1", "=", "\"8,000 – 10,000\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,A1=\"agni-iii\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J7,A2:A7=\"agni-iii\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the project which has a missle of agni-iii", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "A1", "=", "\"agni-iii\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,I1=12000),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J7,I2:I7=12000),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Name the payload that has a weight of 12,000", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "I1", "=", "12000", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,(B1=\"igmdp\")*(I1=16000)),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J7,(B2:B7=\"igmdp\")*(I2:I7=16000)),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Name the typ for project of igmdp and weight of 16,000", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "B1", "=", "\"igmdp\"", "*", "I1", "=", "16000", "3" ] } ]
test_2-1108234-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Missile", "Project", "Type", "Warhead", "Payload (kg)", "Range (km)", "Dimension (m)", "Fuel/Stages", "Weight (kg)", "In service" ], [ "2", "Agni-I", "IGMDP", "Strategic", "Nuclear, HE, penetration, sub-munitions, FAE", "1,000", "700–1,250", "15X1", "Single stage solid", "12,000", "2002" ], [ "3", "Agni-II", "IGMDP", "Strategic", "Nuclear, HE, penetration, sub-munitions, FAE", "750–1,000", "2,000–3,500", "20X1", "Two and half stage solid", "16,000", "1999" ], [ "4", "Agni-III", "IGMDP", "Strategic", "Nuclear, HE, penetration, sub-munitions, FAE", "2,000–2,500", "3,500–5,000", "17X2", "Two stage solid", "44,000 22,000 (latest version)", "2011" ], [ "5", "Agni-IV", "Agni-IV", "Strategic", "Nuclear, HE, penetration, sub-munitions, FAE", "800–1,000", "3,000–4,000", "20X1", "Two stage solid", "17,000", "Tested" ], [ "6", "Agni-V", "Agni-V", "Strategic", "Nuclear, HE, penetration, sub-munitions, FAE", "1,500 (3–10 MIRV)", "5,500–5,800", "17X2", "Three Stage solid", "50,000", "Tested" ], [ "7", "Agni-VI", "Agni-VI", "Strategic", "Nuclear, HE, penetration, sub-munitions, FAE", "1,000 (10 MIRV)", "8,000 – 10,000", "40X1.1", "Three Stage solid", "55,000", "Under development" ] ]
[ { "Formula": "MIN(FILTER(D1, (A1=\"norway\")*(E1>17)))", "Formula2": "MIN(FILTER(D2:D11, (A2:A11=\"norway\")*(E2:E11>17)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Can you tell me the lowest Ends Lost that has the Locale of norway, and the Blank Ends larger than 17?", "Tokens": [ "MIN(", "FILTER(", "D1", "A1", "=", "\"norway\"", "*", "E1", ">", "17" ] } ]
train_2-1543845-63
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Locale", "Skip", "Ends Won", "Ends Lost", "Blank Ends", "Stolen Ends", "Shot Pct." ], [ "2", "Finland", "Markku Uusipaavalniemi", "32", "31", "23", "9", "78%" ], [ "3", "Canada", "Brad Gushue", "47", "31", "9", "23", "80%" ], [ "4", "United States", "Pete Fenson", "36", "33", "16", "13", "80%" ], [ "5", "Great Britain", "David Murdoch", "36", "31", "17", "12", "81%" ], [ "6", "Norway", "Pål Trulsen", "33", "32", "17", "9", "78%" ], [ "7", "Switzerland", "Ralph Stöckli", "31", "34", "18", "10", "76%" ], [ "8", "Italy", "Joël Retornaz", "37", "38", "10", "7", "70%" ], [ "9", "Germany", "Andy Kapp", "34", "34", "17", "12", "77%" ], [ "10", "Sweden", "Peja Lindholm", "31", "40", "12", "4", "78%" ], [ "11", "New Zealand", "Sean Becker", "28", "41", "12", "6", "69%" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"korea\")*(E1<1984)),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,(C2:C8=\"korea\")*(E2:E8<1984)),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num", "Num" ], "Level": "medium", "Question": "When was the first beatification in Korea that was canonised before 1984?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"korea\"", "*", "E1", "<", "1984", "4" ] }, { "Formula": "SUM(FILTER(B1, (D1>1909)*(A1=\"laurent-marie-joseph imbert / st. imbert\")*(E1>1984)))", "Formula2": "SUM(FILTER(B2:B8, (D2:D8>1909)*(A2:A8=\"laurent-marie-joseph imbert / st. imbert\")*(E2:E8>1984)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "When was Laurent-Marie-Joseph Imbert / St. Imbert, who was beatified after 1909 and canonised after 1984, martyred?", "Tokens": [ "SUM(", "FILTER(", "B1", "D1", ">", "1909", "*", "A1", "=", "\"laurent-marie-joseph imbert / st. imbert\"", "*", "E1", ">", "1984" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1<1988),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8<1988),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", "Num" ], "Level": "medium", "Question": "When was the person(s) who were canonised before 1988 beatified?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "<", "1988", "4" ] }, { "Formula": "SUM(FILTER(B1, (D1=1909)*(A1=\"john hoan trinh doan / st. john hoan\")*(E1>1988)))", "Formula2": "SUM(FILTER(B2:B8, (D2:D8=1909)*(A2:A8=\"john hoan trinh doan / st. john hoan\")*(E2:E8>1988)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "When was John Hoan Trinh Doan / St. John Hoan, who was beatified in 1909 and canonised after 1988, martyred?", "Tokens": [ "SUM(", "FILTER(", "B1", "D1", "=", "1909", "*", "A1", "=", "\"john hoan trinh doan / st. john hoan\"", "*", "E1", ">", "1988" ] } ]
train_2-10215546-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Martyred", "Place", "Beatified", "Canonised" ], [ "2", "Laurent-Marie-Joseph Imbert / St. Imbert", "1839", "Korea", "1925", "1984" ], [ "3", "Jacques-Honoré Chastan / St. Chastan", "1839", "Korea", "1925", "1984" ], [ "4", "Philip Minh Van Doan / St. Philip Minh", "1853", "Annam", "1900", "1988" ], [ "5", "Peter Quy Cong Doan / St. Peter Quy", "1859", "Annam", "1909", "1988" ], [ "6", "Paul Loc Le Van / St. Paul Loc", "1859", "Annam", "1909", "1988" ], [ "7", "John Hoan Trinh Doan / St. John Hoan", "1861", "Annam", "1909", "1988" ], [ "8", "Joseph Luu Van Nguyen / St. Joseph Luu", "1861", "Annam", "1909", "1988" ] ]
[ { "Formula": "SUM(FILTER(A1, C1=211))", "Formula2": "SUM(FILTER(A2:A7, C2:C7=211))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many rounds had an overall of 211?", "Tokens": [ "SUM(", "FILTER(", "A1", "C1", "=", "211" ] }, { "Formula": "AVERAGE(FILTER(B1, (E1=\"cornerback\")*(C1<134)))", "Formula2": "AVERAGE(FILTER(B2:B7, (E2:E7=\"cornerback\")*(C2:C7<134)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the mean pick number for the cornerback position when the overall is less than 134?", "Tokens": [ "AVERAGE(", "FILTER(", "B1", "E1", "=", "\"cornerback\"", "*", "C1", "<", "134" ] } ]
train_2-15198842-35
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Round", "Pick #", "Overall", "Name", "Position", "College" ], [ "2", "2", "6", "37", "Travis Claridge", "Guard", "USC" ], [ "3", "3", "5", "67", "Mark Simoneau", "Linebacker", "Kansas State" ], [ "4", "4", "6", "100", "Michael Thompson", "Guard", "Tennessee State" ], [ "5", "5", "5", "134", "Anthony Midget", "Cornerback", "Virginia Tech" ], [ "6", "6", "6", "172", "Mareno Philyaw", "Wide Receiver", "Troy" ], [ "7", "7", "5", "211", "Darrick Vaughn", "Cornerback", "Southwest Texas State" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"lake oval\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"lake oval\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When lake oval is the venue, what's the score of the home team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"lake oval\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"15.6 (96)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"15.6 (96)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the away teams score was 15.6 (96), what venue did they play at?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"15.6 (96)\"", "5" ] } ]
test_2-10885968-11
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "St Kilda", "19.13 (127)", "Richmond", "15.6 (96)", "Moorabbin Oval", "21,681", "12 June 1976" ], [ "3", "South Melbourne", "14.11 (95)", "North Melbourne", "18.13 (121)", "Lake Oval", "19,008", "12 June 1976" ], [ "4", "Melbourne", "12.16 (88)", "Collingwood", "12.18 (90)", "MCG", "39,314", "12 June 1976" ], [ "5", "Hawthorn", "11.22 (88)", "Geelong", "11.10 (76)", "Princes Park", "33,594", "14 June 1976" ], [ "6", "Footscray", "11.15 (81)", "Carlton", "9.10 (64)", "Western Oval", "34,814", "14 June 1976" ], [ "7", "Fitzroy", "16.14 (110)", "Essendon", "13.22 (100)", "VFL Park", "25,558", "14 June 1976" ] ]
[ { "Formula": "SUM(FILTER(A1, E1=62289))", "Formula2": "SUM(FILTER(A2:A15, E2:E15=62289))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many weeks have an Attendance of 62,289?", "Tokens": [ "SUM(", "FILTER(", "A1", "E1", "=", "62289" ] }, { "Formula": "SUM(FILTER(A1, E1>65070))", "Formula2": "SUM(FILTER(A2:A15, E2:E15>65070))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which Week has an Attendance larger than 65,070?", "Tokens": [ "SUM(", "FILTER(", "A1", "E1", ">", "65070" ] }, { "Formula": "SUM(FILTER(A1, (C1=\"atlanta falcons\")*(E1<63114)))", "Formula2": "SUM(FILTER(A2:A15, (C2:C15=\"atlanta falcons\")*(E2:E15<63114)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which Week has an Opponent of atlanta falcons, and an Attendance smaller than 63,114?", "Tokens": [ "SUM(", "FILTER(", "A1", "C1", "=", "\"atlanta falcons\"", "*", "E1", "<", "63114" ] } ]
train_2-18908161-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 16, 1973", "St. Louis Cardinals", "L 34–23", "61,103" ], [ "3", "2", "September 23, 1973", "at New York Giants", "T 23–23", "62,289" ], [ "4", "3", "September 30, 1973", "Washington Redskins", "L 28–7", "64,147" ], [ "5", "4", "October 7, 1973", "at Buffalo Bills", "L 27–26", "72,364" ], [ "6", "5", "October 14, 1973", "at St. Louis Cardinals", "W 27–24", "44,400" ], [ "7", "6", "October 21, 1973", "at Minnesota Vikings", "L 28–21", "47,478" ], [ "8", "7", "October 28, 1973", "Dallas Cowboys", "W 30–16", "63,300" ], [ "9", "8", "November 4, 1973", "New England Patriots", "W 24–23", "65,070" ], [ "10", "9", "November 11, 1973", "Atlanta Falcons", "L 44–27", "63,114" ], [ "11", "10", "November 18, 1973", "at Dallas Cowboys", "L 31–10", "59,375" ], [ "12", "11", "November 25, 1973", "New York Giants", "W 20–16", "63,086" ], [ "13", "12", "December 2, 1973", "at San Francisco 49ers", "L 38–28", "51,155" ], [ "14", "13", "December 9, 1973", "New York Jets", "W 24–23", "34,621" ], [ "15", "14", "December 16, 1973", "at Washington Redskins", "L 38–20", "49,484" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,H1=\"verizon center 7,587\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,H2:H12=\"verizon center 7,587\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Date has a Location/Attendance of verizon center 7,587?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "H1", "=", "\"verizon center 7,587\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,E1=\"douglas (23)\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,E2:E12=\"douglas (23)\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which High rebounds has a High points of douglas (23)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "E1", "=", "\"douglas (23)\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"seattle\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,C2:C12=\"seattle\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Score has an Opponent of seattle?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "C1", "=", "\"seattle\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,E1=\"hoffman (16)\"),9))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,E2:E12=\"hoffman (16)\"),9))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Record has a High points of hoffman (16)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "E1", "=", "\"hoffman (16)\"", "9" ] } ]
train_2-17104539-10
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Opponent", "Score", "High points", "High rebounds", "High assists", "Location/Attendance", "Record" ], [ "2", "16", "July 2", "Chicago", "W 74-67", "Catchings (18)", "Sutton-Brown (12)", "Catchings , Douglas (3)", "Conseco Fieldhouse 6,196", "8-8" ], [ "3", "17", "July 5", "Connecticut", "W 81-74", "Douglas , Sutton-Brown (18)", "Sutton-Brown (9)", "Douglas (5)", "Conseco Fieldhouse 6,329", "9-8" ], [ "4", "18", "July 8", "@ Washington", "L 50-48", "Hoffman (16)", "Hoffman (9)", "Bevilaqua (4)", "Verizon Center 7,587", "9-9" ], [ "5", "19", "July 12", "Chicago", "W 66-57", "Douglas (25)", "Catchings (8)", "Catchings (4)", "Conseco Fieldhouse 7,134", "10-9" ], [ "6", "20", "July 16", "Atlanta", "L 81-77", "Catchings (18)", "Catchings (12)", "Catchings (5)", "Conseco Fieldhouse 9,303", "10-10" ], [ "7", "21", "July 18", "Seattle", "L 65-59", "Sutton-Brown (12)", "Sutton-Brown (7)", "Bevilaqua , Bond (3)", "Conseco Fieldhouse 7,450", "10-11" ], [ "8", "22", "July 19", "@ New York Liberty Outdoor Classic", "W 71-55", "Douglas (20)", "Catchings , Sutton-Brown (9)", "Catchings , Douglas (4)", "Arthur Ashe Stadium 19,393", "11-11" ], [ "9", "23", "July 22", "@ Chicago", "L 68-60", "Douglas , Sutton-Brown (14)", "Sutton-Brown (10)", "Catchings (4)", "UIC Pavilion 3,035", "11-12" ], [ "10", "24", "July 24", "Minnesota", "L 84-80", "Catchings , Hoffman (17)", "Sutton-Brown (9)", "Catchings (9)", "Conseco Fieldhouse 6,010", "11-13" ], [ "11", "25", "July 26", "@ Sacramento", "L 70-62", "Douglas (23)", "Hoffman (8)", "Catchings , White (4)", "Arco Arena 7,082", "11-14" ], [ "12", "26", "July 27", "@ Phoenix", "W 84-80", "Catchings (25)", "Hoffman (7)", "Catchings (6)", "US Airways Center 7,924", "12-14" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"w269ax\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"w269ax\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the class of w269ax", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"w269ax\"", "5" ] } ]
train_2-14369924-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Call sign", "Frequency MHz", "City of license", "ERP W", "Class", "FCC info" ], [ "2", "W230AV", "93.9 FM", "Gadsden, Alabama", "10", "D", "FCC" ], [ "3", "W269AX", "101.7 FM", "Anniston, Alabama", "10", "D", "FCC" ], [ "4", "W273AE", "102.5 FM", "Albany, Georgia", "55", "D", "FCC" ], [ "5", "W282AE", "104.3 FM", "Macon, Georgia", "27", "D", "FCC" ], [ "6", "W290AG", "105.9 FM", "Griffin, Georgia", "27", "D", "FCC" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"united states\")*(A1=\"t6\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\"united states\")*(A2:A11=\"t6\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which player from United States is in place of t6?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"united states\"", "*", "A1", "=", "\"t6\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"phil mickelson\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,B2:B11=\"phil mickelson\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Phil Mickelson has what To par?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"phil mickelson\"", "5" ] } ]
train_2-16457250-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "1", "Justin Rose", "England", "67-71=138", "–6" ], [ "3", "T2", "Alex Čejka", "Germany", "70-70=140", "–4" ], [ "4", "T2", "José María Olazábal", "Spain", "71-69=140", "–4" ], [ "5", "T4", "K. J. Choi", "South Korea", "71-70=141", "–3" ], [ "6", "T4", "Phil Mickelson", "United States", "72-69=141", "–3" ], [ "7", "T6", "Fred Couples", "United States", "73-69=142", "–2" ], [ "8", "T6", "Chris DiMarco", "United States", "69=73=142", "–2" ], [ "9", "T6", "Ernie Els", "South Africa", "70-72=142", "–2" ], [ "10", "T6", "Charles Howell III", "United States", "71-71=142", "–2" ], [ "11", "T6", "Davis Love III", "United States", "75-67=142", "–2" ] ]
[ { "Formula": "SUM(FILTER(E1, D1=27.347))", "Formula2": "SUM(FILTER(E2:E20, D2:D20=27.347))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Which grid has a time/retired of +27.347?", "Tokens": [ "SUM(", "FILTER(", "E1", "D1", "=", "27.347" ] } ]
train_2-11385584-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rider", "Manufacturer", "Laps", "Time/Retired", "Grid" ], [ "2", "Chris Vermeulen", "Suzuki", "28", "50:58.713", "12" ], [ "3", "Marco Melandri", "Honda", "28", "+12.599", "9" ], [ "4", "Casey Stoner", "Ducati", "28", "+27.347", "2" ], [ "5", "Dani Pedrosa", "Honda", "28", "+37.328", "10" ], [ "6", "Alex Hofmann", "Ducati", "28", "+49.166", "17" ], [ "7", "Valentino Rossi", "Yamaha", "28", "+53.563", "4" ], [ "8", "John Hopkins", "Suzuki", "28", "+1:01.073", "5" ], [ "9", "Loris Capirossi", "Ducati", "28", "+1:21.241", "15" ], [ "10", "Makoto Tamada", "Yamaha", "27", "+1 Lap", "16" ], [ "11", "Sylvain Guintoli", "Yamaha", "27", "+1 Lap", "11" ], [ "12", "Fonsi Nieto", "Kawasaki", "27", "+1 Lap", "19" ], [ "13", "Colin Edwards", "Yamaha", "25", "+3 Laps", "1" ], [ "14", "Alex Barros", "Ducati", "27", "Accident", "13" ], [ "15", "Kenny Roberts, Jr.", "KR212V", "26", "Retirement", "18" ], [ "16", "Nicky Hayden", "Honda", "25", "Accident", "7" ], [ "17", "Shinya Nakano", "Honda", "20", "Accident", "20" ], [ "18", "Randy de Puniet", "Kawasaki", "8", "Accident", "8" ], [ "19", "Toni Elías", "Honda", "7", "Accident", "6" ], [ "20", "Carlos Checa", "Honda", "6", "Accident", "3" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"tanaka (8:09)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,C2:C14=\"tanaka (8:09)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the antonio thomas for Hikaru Sato of tanaka (8:09)", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"tanaka (8:09)\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"kondo (13:24)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,B2:B14=\"kondo (13:24)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Tell me the block A for antonio thomas of kondo (13:24)", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"kondo (13:24)\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"x\")*(G1=\"yang (8:36)\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,(C2:C14=\"x\")*(G2:G14=\"yang (8:36)\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the minoru that has a hikaru sato of x and super crazy of yang (8:36)", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"x\"", "*", "G1", "=", "\"yang (8:36)\"", "6" ] } ]
train_2-11934531-11
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Block A", "Antonio Thomas", "Hikaru Sato", "Hiroshi Yamato", "Kaz Hayashi", "Minoru", "Super Crazy" ], [ "2", "Antonio Thomas", "X", "Thomas (8:42)", "Yamato (11:15)", "Hayashi (14:46)", "Tanaka (10:49)", "Crazy (7:38)" ], [ "3", "Hikaru Sato", "Thomas (8:42)", "X", "Sato (8:42)", "Hayashi (9:35)", "Tanaka (8:09)", "Sato (10:01)" ], [ "4", "Hiroshi Yamato", "Yamato (11:15)", "Sato (8:42)", "X", "Yamato (12:55)", "Minoru (10:54)", "Yamato (Forfeit)" ], [ "5", "Kaz Hayashi", "Hayashi (14:46)", "Sato (9:35)", "Yamato (12:55)", "X", "Minoru (15:03)", "Draw (30:00)" ], [ "6", "Minoru", "Tanaka (10:49)", "Tanaka (8:09)", "Tanaka (10:54)", "Hayashi (15:03)", "X", "Crazy (7:34)" ], [ "7", "Super Crazy", "Crazy (7:38)", "Sato (10:01)", "Yamato (Forfeit)", "Draw (30:00)", "Crazy (7:34)", "X" ], [ "8", "Block B", "BUSHI", "Jimmy Yang", "KAI", "MAZADA", "Shuji Kondo", "Taka Michinoku" ], [ "9", "BUSHI", "X", "BUSHI (7:03)", "KAI (13:17)", "BUSHI (4:49)", "Kondo (13:24)", "Michinoku (10:51)" ], [ "10", "Jimmy Yang", "BUSHI (7:03)", "X", "KAI (8:29)", "Yang (10:00)", "Yang (6:25)", "Yang (8:36)" ], [ "11", "KAI", "KAI (13:17)", "KAI (8:29)", "X", "KAI (Forfeit)", "KAI (9:22)", "Michinoku (8:55)" ], [ "12", "MAZADA", "BUSHI (4:49)", "Yang (10:00)", "KAI (Forfeit)", "X", "MAZADA (9:15)", "MAZADA (6:18)" ], [ "13", "Shuji Kondo", "Kondo (13:24)", "Yang (6:52)", "KAI (9:22)", "MAZADA (9:15)", "X", "Kondo (10:03)" ], [ "14", "Taka Michinoku", "Michinoku (10:51)", "Yang (8:36)", "Michinoku (8:55)", "MAZADA (6:18)", "Kondo (10:03)", "X" ] ]
[ { "Formula": "FILTER(C1,B1=\"14:00\")", "Formula2": "FILTER(C2:C7,B2:B7=\"14:00\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the score when the time was 14:00?", "Tokens": [ "FILTER(", "C1", "B1", "=", "\"14:00\"" ] } ]
dev_2-16593943-13
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Time", "Score", "Set 1", "Set 2", "Set 3", "Total" ], [ "2", "23 Sep", "12:00", "3–1", "20–25", "25–16", "25–20", "95–75" ], [ "3", "23 Sep", "18:00", "2–3", "25–23", "18–25", "20–25", "113–122" ], [ "4", "24 Sep", "12:00", "3–0", "25–23", "25–19", "25–15", "75–57" ], [ "5", "24 Sep", "16:00", "3–2", "25–21", "25–18", "18–25", "103–104" ], [ "6", "25 Sep", "14:00", "3–1", "25–27", "25–19", "25–22", "100–87" ], [ "7", "25 Sep", "18:00", "3–0", "25–13", "25–22", "25–19", "75–54" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"c501\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,A2:A11=\"c501\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the owner of the c501", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"c501\"", "3" ] } ]
train_2-14880117-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Locomotive", "Entered service", "Owner", "Operator", "Livery", "Status" ], [ "2", "C501", "14 May 1977", "Seymour Railway Heritage Centre", "El Zorro", "VR Blue & gold", "Preserved - Operational" ], [ "3", "C502", "22 June 1977", "Chicago Freight Car Leasing Australia", "El Zorro", "CFCLA Blue & yellow", "Operational" ], [ "4", "C503", "19 July 1977", "Chicago Freight Car Leasing Australia", "Southern Shorthaul Railroad", "SSR yellow & black", "Operational" ], [ "5", "C504", "18 August 1977", "Greentrains", "Pacific National", "Blue & yellow", "Operational" ], [ "6", "C505", "13 September 1977", "Greentrains", "Pacific National", "Blue & yellow", "Operational" ], [ "7", "C506", "6 October 1977", "Greentrains", "Pacific National", "Greentrains Green & yellow", "Operational" ], [ "8", "C507", "4 November 1977", "Greentrains", "Pacific National", "Blue & yellow", "Operational" ], [ "9", "C508", "16 December 1977", "Chicago Freight Car Leasing Australia", "El Zorro", "Blue & yellow", "Operational" ], [ "10", "C509", "10 March 1978", "Greentrains", "Pacific National", "Greentrains Green & yellow", "Operational" ], [ "11", "C510", "11 July 1978", "Greentrains", "Pacific National", "Greentrains Green & yellow", "Operational" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"compilation 2\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,D2:D13=\"compilation 2\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Performer 2 of compilation 2 is what performer 1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"compilation 2\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"greg proops\")*(A1=\"25 august 1995\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,(C2:C13=\"greg proops\")*(A2:A13=\"25 august 1995\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Performer 1 of greg proops, and a Date of 25 august 1995 is what performer 4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"greg proops\"", "*", "A1", "=", "\"25 august 1995\"", "6" ] }, { "Formula": "AVERAGE(FILTER(B1, (C1=\"greg proops\")*(E1=\"ryan stiles\")*(A1=\"25 august 1995\")))", "Formula2": "AVERAGE(FILTER(B2:B13, (C2:C13=\"greg proops\")*(E2:E13=\"ryan stiles\")*(A2:A13=\"25 august 1995\")))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Performer 1 of greg proops, and a Performer 3 of ryan stiles, and a Date of 25 august 1995 is which average episode?", "Tokens": [ "AVERAGE(", "FILTER(", "B1", "C1", "=", "\"greg proops\"", "*", "E1", "=", "\"ryan stiles\"", "*", "A1", "=", "\"25 august 1995\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"stephen frost\")*(D1=\"josie lawrence\")*(A1=\"15 september 1995\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,(C2:C13=\"stephen frost\")*(D2:D13=\"josie lawrence\")*(A2:A13=\"15 september 1995\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Performer 1 of Stephen Frost, and a Performer 2 of Josie Lawrence, and a Date of 15 September 1995 is what performer 3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"stephen frost\"", "*", "D1", "=", "\"josie lawrence\"", "*", "A1", "=", "\"15 september 1995\"", "5" ] } ]
train_2-14934885-8
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Episode", "Performer 1", "Performer 2", "Performer 3", "Performer 4" ], [ "2", "28 July 1995", "1", "Greg Proops", "Colin Mochrie", "Niall Ashdown", "Ryan Stiles" ], [ "3", "4 August 1995", "2", "Greg Proops", "Mike McShane", "Ryan Stiles", "Tony Slattery" ], [ "4", "11 August 1995", "3", "Stephen Frost", "Colin Mochrie", "Ryan Stiles", "Tony Slattery" ], [ "5", "18 August 1995", "4", "Colin Mochrie", "Ryan Stiles", "Caroline Quentin", "Tony Slattery" ], [ "6", "25 August 1995", "5", "Greg Proops", "Mike McShane", "Ryan Stiles", "Tony Slattery" ], [ "7", "1 September 1995", "6", "Mike McShane", "Colin Mochrie", "Ryan Stiles", "Tony Slattery" ], [ "8", "8 September 1995", "7", "Stephen Frost", "Eddie Izzard", "Greg Proops", "Ryan Stiles" ], [ "9", "15 September 1995", "8", "Stephen Frost", "Josie Lawrence", "Colin Mochrie", "Ryan Stiles" ], [ "10", "22 September 1995", "9", "Josie Lawrence", "Caroline Quentin", "Colin Mochrie", "Ryan Stiles" ], [ "11", "29 September 1995", "10", "Stephen Frost", "Josie Lawrence", "Colin Mochrie", "Ryan Stiles" ], [ "12", "6 October 1995", "11", "Compilation 1", "Compilation 1", "Compilation 1", "Compilation 1" ], [ "13", "13 October 1995", "12", "Compilation 2", "Compilation 2", "Compilation 2", "Compilation 2" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,G1=\"6th\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<317))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G9,G2:G9=\"6th\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<317))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What was the year of the finish with the class pos of 6th and laps smaller than 317?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "G1", "=", "\"6th\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "317" ] } ]
train_2-16514457-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Year", "Team", "Co-Drivers", "Class", "Laps", "Pos.", "Class Pos." ], [ "2", "1997", "GT1 Lotus Racing", "Jan Lammers Alexander Grau", "GT1", "121", "DNF", "DNF" ], [ "3", "2000", "Carsport Holland", "David Hart Hans Hugenholtz", "GTS", "317", "13th", "6th" ], [ "4", "2002", "Team Carsport Holland Racing Box", "Gabriele Matteuzzi Anthony Kumpen", "GTS", "93", "DNF", "DNF" ], [ "5", "2003", "Carsport America", "Anthony Kumpen David Hart", "GTS", "10", "DNF", "DNF" ], [ "6", "2004", "Barron Connor Racing", "Ange Barde Jean-Denis Délétraz", "GTS", "200", "DNF", "DNF" ], [ "7", "2006", "Spyker Squadron", "Jeroen Bleekemolen Jonny Kane", "GT2", "202", "DNF", "DNF" ], [ "8", "2007", "Spyker Squadron", "Jaroslav Janiš Jonny Kane", "GT2", "70", "DNF", "DNF" ], [ "9", "2008", "IPB Spartak Racing Reiter Engineering", "Peter Kox Roman Rusinov", "GT1", "266", "NC", "NC" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"flying 200 m time trial\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"flying 200 m time trial\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the meet when the event is flying 200 m time trial?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"flying 200 m time trial\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"1 km time trial\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"1 km time trial\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the record when the event is 1 km time trial?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"1 km time trial\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"4000 m individual pursuit\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"4000 m individual pursuit\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the place when the event is 4000 m individual pursuit?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"4000 m individual pursuit\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"4000 m individual pursuit\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"4000 m individual pursuit\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the place when the event is 4000 m individual pursuit?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"4000 m individual pursuit\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"3 august 2012\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"3 august 2012\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the meet when the date is 3 august 2012?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"3 august 2012\"", "5" ] } ]
test_2-16611328-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Event", "Record", "Nationality", "Date", "Meet", "Place" ], [ "2", "Flying 200 m time trial", "9.713", "Great Britain", "4 August 2012", "2012 Olympic Games", "London , Great Britain" ], [ "3", "1 km time trial", "1:00.711", "Great Britain", "20 August 2004", "2004 Olympic Games", "Athens , Greece" ], [ "4", "Team sprint", "42.600", "Great Britain", "2 August 2012", "2012 Olympic Games", "London , Great Britain" ], [ "5", "4000 m individual pursuit", "4:15.031", "Great Britain", "15 August 2008", "2008 Olympic Games", "Beijing , China" ], [ "6", "4000 m team pursuit", "3:51.659", "Great Britain", "3 August 2012", "2012 Olympic Games", "London , Great Britain" ] ]
[ { "Formula": "SUM(G1)", "Formula2": "SUM(G2:G5)", "Funcs": [ "SUM(", "Cell" ], "Level": "easy", "Question": "total amount of sales", "Tokens": [ "SUM(", "G1" ] }, { "Formula": "LET(query1,FILTER(A1:G1,C1<>\"compact\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,6))))", "Formula2": "LET(query1,FILTER(A2:G5,C2:C5<>\"compact\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,6))))", "Funcs": [ "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "<>", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num" ], "Level": "hard", "Question": "total unk by category excluding compact", "Tokens": [ "LET(", "query1", "FILTER(", "A1", ":", "G1", "C1", "<>", "\"compact\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "6" ] } ]
totalamount2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Type", "Category", "Model", "Amount", "Total", "Sales" ], [ "2", "1/1/2007", "BMW", "Compact", "BMW 3-Series", "142490.0", "23523.0", "23523.0" ], [ "3", "1/1/2008", "BMW", "Compact", "BMW 3-Series", "112464.0", "23420.9", "23432.0" ], [ "4", "1/1/2009", "BMW", "Compact", "BMW 3-Series", "90960.0", "2342.2", "23.0" ], [ "5", "1/1/2010", "BMW", "Compact", "BMW 3-Series", "100910.0", "23423.2", "234" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(H1)),FILTER(query1,CHOOSECOLS(query1,2)=243))", "Formula2": "LET(query1,SUMMARIZE(B2:B7,SUMX(H2:H7)),FILTER(query1,CHOOSECOLS(query1,2)=243))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the team name when 243 is the total?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "H1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "243" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=44.5))", "Formula2": "LET(query1,SUMMARIZE(B2:B7,SUMX(D2:D7)),FILTER(query1,CHOOSECOLS(query1,2)=44.5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which team names have 44.5 for tumbling?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "D1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "44.5" ] }, { "Formula": "SUM(FILTER(H1, F1=44))", "Formula2": "SUM(FILTER(H2:H7, F2:F7=44))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the total if 44 is tosses/pyramids?", "Tokens": [ "SUM(", "FILTER(", "H1", "F1", "=", "44" ] }, { "Formula": "LET(query1,SUMMARIZE(G1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=56.5))", "Formula2": "LET(query1,SUMMARIZE(G2:G7,SUMX(F2:F7)),FILTER(query1,CHOOSECOLS(query1,2)=56.5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "How many deductions have 56.5 as tosses/pyramids?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "G1", "SUMX(", "F1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "56.5" ] }, { "Formula": "SUM(FILTER(A1, D1=36.5))", "Formula2": "SUM(FILTER(A2:A7, D2:D7=36.5))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the rank when 36.5 is tumbling?", "Tokens": [ "SUM(", "FILTER(", "A1", "D1", "=", "36.5" ] }, { "Formula": "SUM(FILTER(A1, F1=64.5))", "Formula2": "SUM(FILTER(A2:A7, F2:F7=64.5))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the rank when 64.5 is tosses/pyramids?", "Tokens": [ "SUM(", "FILTER(", "A1", "F1", "=", "64.5" ] } ]
train_1-22014431-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Rank", "Team Name", "Basic Elements", "Tumbling", "Stunts", "Tosses/Pyramids", "Deductions", "Total" ], [ "2", "1", "School of Saint Anthony SSA Seagulls", "61.5", "66.5", "67.5", "69.5", "(13)", "252" ], [ "3", "2", "School of the Holy Spirit SHS Pep Squad", "64.5", "63", "66", "64.5", "(15)", "243" ], [ "4", "5", "PCC Pep Squad", "55", "49", "65", "64", "(26)", "207" ], [ "5", "6", "Assumption College AC Hardcourt", "59", "53", "62", "48.5", "(37)", "185.5" ], [ "6", "8", "The CMIC Fighting Vanguards", "47", "36.5", "57.5", "56.5", "(35)", "162.5" ], [ "7", "9", "De La Salle Zobel DLSZ Pep Squad and Cheerdancers", "46.5", "44.5", "54", "44", "(27)", "162" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"robert enke\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,C2:C19=\"robert enke\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the kitmaker for the team whose team captain is Robert Enke?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"robert enke\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"saller\")*(E1=\"krombacher\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,(D2:D19=\"saller\")*(E2:E19=\"krombacher\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which team uses the kitmaker Saller and has Krombacher as their shirt sponsor?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"saller\"", "*", "E1", "=", "\"krombacher\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"felix magath\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,B2:B19=\"felix magath\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "For the team led by head coach Felix Magath, who is the team captain?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"felix magath\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"krombacher\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,E2:E19=\"krombacher\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "For the team whose shirt sponsor is Krombacher, who is the team captain?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"krombacher\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"evonik\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,E2:E19=\"evonik\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "For the team whose shirt sponsor is Evonik, who is the kitmaker?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"evonik\"", "4" ] } ]
train_2-17182686-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Team", "Head Coach", "Team Captain", "Kitmaker", "Shirt sponsor" ], [ "2", "Hertha BSC", "Lucien Favre", "Arne Friedrich", "Nike", "Deutsche Bahn" ], [ "3", "Arminia Bielefeld", "Jörg Berger", "Rüdiger Kauf", "Saller", "Krombacher" ], [ "4", "VfL Bochum", "Marcel Koller", "Marcel Maltritz", "Do You Football", "KiK" ], [ "5", "SV Werder Bremen", "Thomas Schaaf", "Frank Baumann", "Kappa", "Citibank" ], [ "6", "FC Energie Cottbus", "Bojan Prašnikar", "Timo Rost", "Saller", "enviaM" ], [ "7", "Borussia Dortmund", "Jürgen Klopp", "Sebastian Kehl", "Nike", "Evonik" ], [ "8", "Eintracht Frankfurt", "Friedhelm Funkel", "Ioannis Amanatidis", "Jako", "Fraport" ], [ "9", "Hamburger SV", "Martin Jol", "David Jarolím", "adidas", "Emirates" ], [ "10", "Hannover 96", "Dieter Hecking", "Robert Enke", "Under Armour", "TUI" ], [ "11", "TSG 1899 Hoffenheim", "Ralf Rangnick", "Selim Teber", "Puma", "TV Digital" ], [ "12", "Karlsruher SC", "Edmund Becker", "Maik Franz", "Jako", "EnBW" ], [ "13", "1. FC Köln", "Christoph Daum", "Milivoje Novakovič", "Reebok", "REWE" ], [ "14", "Bayer 04 Leverkusen", "Bruno Labbadia", "Simon Rolfes", "adidas", "TelDaFax" ], [ "15", "Borussia Mönchengladbach", "Hans Meyer", "Filip Daems", "Lotto", "Kyocera" ], [ "16", "FC Bayern Munich", "Jupp Heynckes 1", "Mark van Bommel", "adidas", "T-Home" ], [ "17", "FC Schalke 04", "Mike Büskens , Youri Mulder and Oliver Reck 2", "Mladen Krstajić", "adidas", "Gazprom" ], [ "18", "VfB Stuttgart", "Markus Babbel", "Thomas Hitzlsperger", "Puma", "EnBW" ], [ "19", "VfL Wolfsburg", "Felix Magath", "Josué", "Nike", "Ein Herz Für Kinder *" ] ]
[ { "Formula": "SUM(FILTER(A1, D1=2010))", "Formula2": "SUM(FILTER(A2:A15, D2:D15=2010))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many entries feature a year built of 2010?", "Tokens": [ "SUM(", "FILTER(", "A1", "D1", "=", "2010" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"lc\")*(D1=2009)),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,(C2:C15=\"lc\")*(D2:D15=2009)),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What are the numbers for lc models built in 2009?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"lc\"", "*", "D1", "=", "2009", "5" ] } ]
test_2-10504573-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Total", "Builder", "Model", "Year built", "Numbers" ], [ "2", "1", "GMDD", "TC40-102N", "1986", "8790" ], [ "3", "2", "MCI", "TC40-102N", "1988", "8870, 8893" ], [ "4", "8", "BIA", "Orion 06.501", "1998", "9803-9810" ], [ "5", "5", "NFI", "D40LF", "2003", "0313-0317" ], [ "6", "6", "NFI", "D40LF", "2005", "0519, 0620-0624" ], [ "7", "2", "Ford Eldorado", "E-450 Aerotech", "2006", "0626, 0627" ], [ "8", "2", "NFI", "D40LF", "2007", "0728, 0729" ], [ "9", "1", "Ford", "E-450 Crestline body", "2008", "0830" ], [ "10", "1", "International", "LC", "2008", "0931" ], [ "11", "5", "NFI", "D40LF", "2008", "0832-0836" ], [ "12", "5", "International", "LC", "2009", "1037-1041" ], [ "13", "4", "NFI", "D40LF", "2008", "0942-0945" ], [ "14", "6", "NFI", "D40LFR", "2010", "1046-1051" ], [ "15", "1", "General Motors/Chevrolet", "4500 Arboc", "2009", "0952" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"hawthorn\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"hawthorn\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where did Hawthorn play as home team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"hawthorn\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"brunswick street oval\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"brunswick street oval\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When the VFL played Brunswick Street Oval what was the home team score?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"brunswick street oval\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"geelong\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"geelong\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where did Geelong play as the away team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"geelong\"", "5" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,E1=\"mcg\"),SUMMARIZE(CHOOSECOLS(query1,7),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>16300))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G7,E2:E7=\"mcg\"),SUMMARIZE(CHOOSECOLS(query1,7),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>16300))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What day did the VFL pay MCG with attendance of 16,300?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "E1", "=", "\"mcg\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "7", "SUMX(", "CHOOSECOLS(", "query1", "6", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "16300" ] }, { "Formula": "SUMIFS(F1,A1,\"fitzroy\")", "Formula2": "SUMIFS(F2:F7,A2:A7,\"fitzroy\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the attendance when Fitzroy played as home team?", "Tokens": [ "SUMIFS(", "F1", "A1", "\"fitzroy\"" ] }, { "Formula": "SUMIFS(F1,A1,\"hawthorn\")", "Formula2": "SUMIFS(F2:F7,A2:A7,\"hawthorn\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the attendance when Hawthorn played as home team?", "Tokens": [ "SUMIFS(", "F1", "A1", "\"hawthorn\"" ] } ]
test_2-10775890-15
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "North Melbourne", "14.16 (100)", "South Melbourne", "9.20 (74)", "Arden Street Oval", "10,000", "6 August 1960" ], [ "3", "Fitzroy", "13.13 (91)", "Richmond", "10.11 (71)", "Brunswick Street Oval", "14,232", "6 August 1960" ], [ "4", "Essendon", "14.11 (95)", "Footscray", "8.10 (58)", "Windy Hill", "21,000", "6 August 1960" ], [ "5", "St Kilda", "9.16 (70)", "Geelong", "13.9 (87)", "Junction Oval", "16,300", "6 August 1960" ], [ "6", "Melbourne", "16.15 (111)", "Collingwood", "9.11 (65)", "MCG", "81,099", "6 August 1960" ], [ "7", "Hawthorn", "13.10 (88)", "Carlton", "9.7 (61)", "Glenferrie Oval", "16,000", "6 August 1960" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Les Aspin\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"Les Aspin\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the final result for Les Aspin?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"Les Aspin\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=1982),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=1982),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who were the candidates that ran when Jim Moody was up for reelection after 1982?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "1982", "6" ] } ]
train_1-1341577-50
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "Wisconsin 1", "Les Aspin", "Democratic", "1970", "Re-elected", "Les Aspin (D) 76.2% Bernard J. Weaver (R) 23.8%" ], [ "3", "Wisconsin 3", "Steve Gunderson", "Republican", "1980", "Re-elected", "Steve Gunderson (R) 68.4% Karl Krueger (D) 31.6%" ], [ "4", "Wisconsin 4", "Jerry Kleczka", "Democratic", "1984", "Re-elected", "Jerry Kleczka (D) Unopposed" ], [ "5", "Wisconsin 5", "Jim Moody", "Democratic", "1982", "Re-elected", "Jim Moody (D) 64.2% Helen I. Barnhill (R) 35.8%" ], [ "6", "Wisconsin 6", "Tom Petri", "Republican", "1979", "Re-elected", "Tom Petri (R) 74.2% Joseph Garrett (D) 25.8%" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"marquette\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,B2:B11=\"marquette\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score for the game against Marquette?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"marquette\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"milwaukee\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"milwaukee\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result of the game in Milwaukee?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"milwaukee\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"25-0\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,E2:E11=\"25-0\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What team was the opponent when the score was 25-0?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"25-0\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"minneapolis\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"minneapolis\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What date was the game in Minneapolis?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"minneapolis\"", "1" ] } ]
test_2-12261783-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Opponent", "City", "Result", "Score" ], [ "2", "September 18", "Illinois", "Champaign", "Win", "32-18" ], [ "3", "September 25", "Ohio State", "Columbus", "Win", "28-13" ], [ "4", "October 2", "Iowa State", "Ames", "Win", "33-13" ], [ "5", "October 9", "Iowa", "Iowa City", "Win", "25-0" ], [ "6", "October 16", "Missouri", "Kansas City", "Win", "21-6" ], [ "7", "October 30", "Fort Riley", "Iowa City", "Win", "19-2" ], [ "8", "November 7", "Marquette", "Milwaukee", "Win", "46-19" ], [ "9", "November 13", "Camp Grant", "Iowa City", "Win", "28-13" ], [ "10", "November 20", "Notre Dame", "South Bend", "Loss", "13-14" ], [ "11", "November 27", "Minnesota", "Minneapolis", "Win", "32-0" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,E1=\"los angeles\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,2)),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,(CHOOSECOLS(query1,2)<18)*(CHOOSECOLS(query1,3)=54)))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F13,E2:E13=\"los angeles\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,2)),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,(CHOOSECOLS(query1,2)<18)*(CHOOSECOLS(query1,3)=54)))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who is the opponent of game 54, which was in Los Angeles and was before day 18?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "E1", "=", "\"los angeles\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "18", "*", "CHOOSECOLS(", "query1", "3", "=", "54" ] }, { "Formula": "MINIFS(B1,D1,\"2-2\")", "Formula2": "MINIFS(B2:B13,D2:D13,\"2-2\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the earliest date of the game with a score of 2-2?", "Tokens": [ "MINIFS(", "B1", "D1", "\"2-2\"" ] }, { "Formula": "AVERAGEIFS(B1,C1,\"detroit red wings\")", "Formula2": "AVERAGEIFS(B2:B13,C2:C13,\"detroit red wings\")", "Funcs": [ "AVERAGEIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the average date of the game with the Detroit Red Wings as the opponent?", "Tokens": [ "AVERAGEIFS(", "B1", "C1", "\"detroit red wings\"" ] }, { "Formula": "SUMIFS(B1,D1,\"4-2\")", "Formula2": "SUMIFS(B2:B13,D2:D13,\"4-2\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the date of the game with a score of 4-2?", "Tokens": [ "SUMIFS(", "B1", "D1", "\"4-2\"" ] } ]
train_2-13931429-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Game", "Date", "Opponent", "Score", "Location/attendance", "Record" ], [ "2", "49", "1", "Detroit Red Wings", "8-6", "Detroit", "21-24-4" ], [ "3", "50", "3", "Montreal Canadiens", "1-5", "Montreal", "21-25-4" ], [ "4", "51", "4", "Chicago Black Hawks", "3-5", "Chicago", "21-26-4" ], [ "5", "52", "7", "Minnesota North Stars", "2-4", "Los Angeles", "21-27-4" ], [ "6", "53", "8", "Pittsburgh Penguins", "3-1", "Los Angeles", "22-27-4" ], [ "7", "54", "12", "Toronto Maple Leafs", "2-0", "Los Angeles", "23-27-4" ], [ "8", "55", "14", "St. Louis Blues", "2-2", "St. Louis", "23-27-5" ], [ "9", "56", "16", "Philadelphia Flyers", "7-1", "Los Angeles", "24-27-5" ], [ "10", "57", "18", "Boston Bruins", "5-6", "Los Angeles", "24-28-5" ], [ "11", "58", "24", "Chicago Black Hawks", "3-3", "Los Angeles", "24-28-6" ], [ "12", "59", "25", "St. Louis Blues", "4-2", "Los Angeles", "25-28-6" ], [ "13", "60", "29", "Philadelphia Flyers", "3-1", "Philadelphia", "26-28-6" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"6/75\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,B2:B14=\"6/75\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What body styles have 6/75 as the model?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"6/75\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"devaux-hall inline 6\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,D2:D14=\"devaux-hall inline 6\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What body styles have devaux-hall inline 6 as the engine?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"devaux-hall inline 6\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"de vaux continental\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,A2:A14=\"de vaux continental\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What model has de vaux continental as the make?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"de vaux continental\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"sport coupe (4p.)\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,G2:G14=\"sport coupe (4p.)\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What wheelbase has sport coupe (4p.) as the body style?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"sport coupe (4p.)\"", "6" ] } ]
test_2-1461444-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Make", "Model", "Production Run", "Engine", "Power", "Wheelbase", "Body Styles" ], [ "2", "De Vaux", "6/75", "4/31 - 1/32", "DeVaux-Hall inline 6", "70bhp (52kW)", "113 in (2870mm)", "Standard Coupe" ], [ "3", "De Vaux", "6/75", "4/31 - 1/32", "DeVaux-Hall inline 6", "70bhp (52kW)", "113 in (2870mm)", "Standard Sedan" ], [ "4", "De Vaux", "6/75", "4/31 - 1/32", "DeVaux-Hall inline 6", "70bhp (52kW)", "113 in (2870mm)", "Sport Coupe (4p.)" ], [ "5", "De Vaux", "6/75", "4/31 - 1/32", "DeVaux-Hall inline 6", "70bhp (52kW)", "113 in (2870mm)", "Sport Sedan" ], [ "6", "De Vaux", "6/75", "4/31 - 1/32", "DeVaux-Hall inline 6", "70bhp (52kW)", "113 in (2870mm)", "De Luxe Coupe" ], [ "7", "De Vaux", "6/75", "4/31 - 1/32", "DeVaux-Hall inline 6", "70bhp (52kW)", "113 in (2870mm)", "De Luxe Sedan" ], [ "8", "De Vaux", "6/75", "4/31 - 1/32", "DeVaux-Hall inline 6", "70bhp (52kW)", "113 in (2870mm)", "Custom Coupe" ], [ "9", "De Vaux", "6/75", "4/31 - 1/32", "DeVaux-Hall inline 6", "70bhp (52kW)", "113 in (2870mm)", "Custom Sedan" ], [ "10", "De Vaux Continental", "6/80", "2/32 - 11/32", "Continental inline 6", "84bhp (63kW)", "113 in (2870mm)", "Standard Coupe" ], [ "11", "De Vaux Continental", "6/80", "2/32 - 11/32", "Continental inline 6", "84bhp (63kW)", "113 in (2870mm)", "Standard Sedan" ], [ "12", "De Vaux Continental", "6/80", "2/32 - 11/32", "Continental inline 6", "84bhp (63kW)", "113 in (2870mm)", "Custom Coupe" ], [ "13", "De Vaux Continental", "6/80", "2/32 - 11/32", "Continental inline 6", "84bhp (63kW)", "113 in (2870mm)", "Custom Sedan" ], [ "14", "De Vaux Continental", "6/80", "2/32 - 11/32", "Continental inline 6", "84bhp (63kW)", "113 in (2870mm)", "Custom Convertible Coupe" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"drita\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"drita\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which 1st leg has a Team 1 of drita?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"drita\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"vardar\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"vardar\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Team 2 has a Team 1 of vardar?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"vardar\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"1–2\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,E2:E9=\"1–2\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Team 1 has a 2nd leg of 1–2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"1–2\"", "1" ] } ]
train_2-17065288-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Team 1", "Agg.", "Team 2", "1st leg", "2nd leg" ], [ "2", "Pobeda", "3–0", "Shkëndija 79", "2–0", "1–0" ], [ "3", "Vardar", "5–1", "Metalurg", "4–1", "1–0" ], [ "4", "Drita", "4–2", "Bregalnica Kraun", "3–0", "1–2" ], [ "5", "Gostivar", "3–6", "Renova", "1–4", "2–2" ], [ "6", "Milano", "4–3", "Baškimi", "2–1", "2–2" ], [ "7", "Rabotnički", "5–4", "Ilinden", "4–0", "1–4" ], [ "8", "Makedonija", "0–2", "Meridian FCU", "0–2", "0–0" ], [ "9", "Madžari Solidarnost", "2–4", "Pelister", "2–2", "0–2" ] ]
[ { "Formula": "SUM(FILTER(D1, (B1<4)*(F1=2510)*(C1>0)))", "Formula2": "SUM(FILTER(D2:D11, (B2:B11<4)*(F2:F11=2510)*(C2:C11>0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many losses for the team with less than 4 wins, more than 0 byes and 2510 against?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "<", "4", "*", "F1", "=", "2510", "*", "C1", ">", "0" ] }, { "Formula": "SUM(FILTER(B1, (F1=1800)*(E1>0)))", "Formula2": "SUM(FILTER(B2:B11, (F2:F11=1800)*(E2:E11>0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many wins for team with 1800 Against and more than 0 byes?", "Tokens": [ "SUM(", "FILTER(", "B1", "F1", "=", "1800", "*", "E1", ">", "0" ] }, { "Formula": "MIN(FILTER(B1, F1<814))", "Formula2": "MIN(FILTER(B2:B11, F2:F11<814))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the least wins for a team with against less than 814?", "Tokens": [ "MIN(", "FILTER(", "B1", "F1", "<", "814" ] }, { "Formula": "SUM(FILTER(D1, (B1=3)*(F1>1919)))", "Formula2": "SUM(FILTER(D2:D11, (B2:B11=3)*(F2:F11>1919)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many losses for the team with 3 wins and more than 1919 against?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "=", "3", "*", "F1", ">", "1919" ] } ]
train_2-17732555-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Mininera DFL", "Wins", "Byes", "Losses", "Draws", "Against" ], [ "2", "Hawkesdale-Macarthur", "17", "0", "1", "0", "814" ], [ "3", "Tatyoon", "16", "0", "2", "0", "879" ], [ "4", "Lismore-Derrinallum", "13", "0", "5", "0", "1285" ], [ "5", "Moyston-Willaura", "12", "0", "6", "0", "1398" ], [ "6", "Caramut", "8", "0", "9", "1", "1405" ], [ "7", "SMW Rovers", "8", "0", "9", "1", "1438" ], [ "8", "Glenthompson-Dunkeld", "8", "0", "10", "0", "1800" ], [ "9", "Penshurst", "4", "0", "14", "0", "1906" ], [ "10", "Wickliffe-Lake Bolac", "3", "0", "15", "0", "1919" ], [ "11", "Woorndoo-Mortlake", "0", "0", "18", "0", "2510" ] ]
[ { "Formula": "MAXIFS(C1,A1,\"John Heston\")", "Formula2": "MAXIFS(C2:C9,A2:A9,\"John Heston\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the most extra points for john heston", "Tokens": [ "MAXIFS(", "C1", "A1", "\"John Heston\"" ] } ]
train_1-14341967-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Player", "Touchdowns", "Extra points", "Field goals", "Points" ], [ "2", "Harry Newman", "3", "7", "2", "28" ], [ "3", "Stanley Fay", "3", "0", "0", "18" ], [ "4", "Ivy Williamson", "3", "0", "0", "18" ], [ "5", "Herman Everhardus", "2", "0", "0", "12" ], [ "6", "Ted Petoskey", "2", "0", "0", "12" ], [ "7", "John Regeczi", "2", "0", "0", "12" ], [ "8", "Chuck Bernard", "1", "0", "0", "6" ], [ "9", "John Heston", "1", "0", "0", "6" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"4–6, 7–5, [10–8]\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,F2:F8=\"4–6, 7–5, [10–8]\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the partner with a score of 4–6, 7–5, [10–8]?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"4–6, 7–5, [10–8]\"", "4" ] } ]
test_2-12133070-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Outcome", "Date", "Surface", "Partnering", "Opponents", "Score" ], [ "2", "Runner-up", "April 14, 2008", "Clay", "Marcel Granollers", "Ernests Gulbis Rainer Schüttler", "5–7, 6–7 (7–3)" ], [ "3", "Winner", "June 7, 2008", "Clay", "Luis Horna", "Daniel Nestor Nenad Zimonjić", "6–2, 6–3" ], [ "4", "Winner", "February 7, 2009", "Clay", "Brian Dabul", "František Čermák Michal Mertiňák", "6–3, 6–3" ], [ "5", "Winner", "October 22, 2009", "Hard (i)", "Marcel Granollers", "František Čermák Michal Mertiňák", "4–6, 7–5, [10–8]" ], [ "6", "Winner", "February 14, 2010", "Clay", "Marcel Granollers", "Łukasz Kubot Oliver Marach", "7–5, 6–4" ], [ "7", "Runner-up", "May 9, 2010", "Clay", "Marcel Granollers", "Marc López David Marrero", "7–6 (7–1) , 4–6, [4–10]" ], [ "8", "Runner-up", "September 29, 2013", "Hard (i)", "Horacio Zeballos", "Eric Butorac Raven Klaasen", "2-6, 4-6" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"arsenal\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"arsenal\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the head coach when the opponent was Arsenal?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"arsenal\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"b. sathianathan\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"b. sathianathan\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the opponent when the head coach was B. Sathianathan?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"b. sathianathan\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"arsenal\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"arsenal\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When was the opponent Arsenal?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"arsenal\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"arsenal\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"arsenal\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result when the opponent was Arsenal?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"arsenal\"", "5" ] } ]
train_2-16972055-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Location", "Head coach", "Opponent", "Result" ], [ "2", "29 July 2008", "Shah Alam Stadium", "B. Sathianathan", "Chelsea", "0–2 (L)" ], [ "3", "16 July 2011", "National Stadium, Bukit Jalil", "K. Rajagopal", "Liverpool", "3–6 (L)" ], [ "4", "24 July 2012", "National Stadium, Bukit Jalil", "K. Rajagopal", "Arsenal", "0–2 (L)" ], [ "5", "30 July 2012", "National Stadium, Bukit Jalil", "K. Rajagopal", "Manchester City", "0–3 (L)" ], [ "6", "21 July 2013", "Shah Alam Stadium", "K. Rajagopal", "Chelsea", "1–4 (L)" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Saint-Loup\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"Saint-Loup\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How many o-19% are where the quartier is in saint-loup?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"Saint-Loup\"", "2" ] }, { "Formula": "ROWS(UNIQUE(FILTER(C1, A1=\"Pont-de-Vivaux\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C8, A2:A8=\"Pont-de-Vivaux\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "how many 20-39% are in pont-de-vivaux?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "A1", "=", "\"Pont-de-Vivaux\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Menpenti\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"Menpenti\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "the quartier menpenti has how many 40-59 year olds?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"Menpenti\"", "4" ] } ]
test_1-29615165-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Quartier", "% 0-19 years", "% 20-39 years", "% 40-59 years", "% 60-74 years", "% 75 years and +" ], [ "2", "La Capelette", "20,32%", "33,86%", "24,64%", "13,62%", "7,56%" ], [ "3", "Menpenti", "16,22%", "34,11%", "24,37%", "15,67%", "9,62%" ], [ "4", "Pont-de-Vivaux", "23,74%", "24,94%", "24,43%", "16,27%", "10,63%" ], [ "5", "Saint-Loup", "25,21%", "25,02%", "27,05%", "15,16%", "7,55%" ], [ "6", "Saint-Tronc", "24,36%", "25,88%", "25,31%", "16,37%", "8,08%" ], [ "7", "La Timone", "21,39%", "35,24%", "24,97%", "11,31%", "7,09%" ], [ "8", "Arrondissement", "23,16%", "28,24%", "25,58%", "15,00%", "8,02%" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"ln[(1 + √5)/2] ≅ 0.481\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"ln[(1 + √5)/2] ≅ 0.481\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the velocity angle is ln[(1 + √5)/2] ≅ 0.481, what is the condition/parameter?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"ln[(1 + √5)/2] ≅ 0.481\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Rapidity of 2 hyperbolic radians\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"Rapidity of 2 hyperbolic radians\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the the condition/parameter is rapidity of 2 hyperbolic radians, what is the coordinate velocity v dx/dt in units of c?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Rapidity of 2 hyperbolic radians\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"(e 2 − 1)/(e 2 + 1) ≅ 0.761\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"(e 2 − 1)/(e 2 + 1) ≅ 0.761\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the coordinate velocity v dx/dt in units of c is (e 2 − 1)/(e 2 + 1) ≅ 0.761, what is the velocity angle η in i-radians?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"(e 2 − 1)/(e 2 + 1) ≅ 0.761\"", "3" ] }, { "Formula": "ROWS(UNIQUE(FILTER(B1, C1=\"ln[2 + √5] ≅ 1.444\")))", "Formula2": "ROWS(UNIQUE(FILTER(B2:B8, C2:C8=\"ln[2 + √5] ≅ 1.444\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "What is the coordinate velocity v dx/dt in units of c total number if the velocity angle η in i-radians is ln[2 + √5] ≅ 1.444?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "B1", "C1", "=", "\"ln[2 + √5] ≅ 1.444\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Rapidity of 1 hyperbolic radian\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"Rapidity of 1 hyperbolic radian\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the condition/parameter is rapidity of 1 hyperbolic radian, what is the proper velocity w dx/dτ in units of c?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Rapidity of 1 hyperbolic radian\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"√5 ≅ 2.236\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"√5 ≅ 2.236\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the lorentz factor γ dt/dτ = e/mc 2 is √5 ≅ 2.236, what is the proper velocity w dx/dτ in units of c?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"√5 ≅ 2.236\"", "4" ] } ]
train_1-15314901-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Condition/Parameter", "Coordinate velocity v dx/dt in units of c", "Velocity angle η in i-radians", "Proper velocity w dx/dτ in units of c", "Lorentz factor γ dt/dτ = E/mc 2" ], [ "2", "Momentum = ½mc ⇔ 0.5 map-lightyear/traveler-year", "1/√5 ≅ 0.447", "ln[(1 + √5)/2] ≅ 0.481", "½", "√5/2 ≅ 1.118" ], [ "3", "Rapidity of 0.5 hyperbolic radian", "(e − 1)/(e + 1) ≅ 0.462", "½", "½(√e − 1/√e) ≅ 0.521", "½(√e + 1/√e) ≅ 1.128" ], [ "4", "Momentum = mc ⇔ 1 map-lightyear/traveler-year", "1/√2 ≅ 0.707", "ln[1 + √2] ≅ 0.881", "1", "√2 ≅ 1.414" ], [ "5", "Rapidity of 1 hyperbolic radian", "(e 2 − 1)/(e 2 + 1) ≅ 0.761", "1", "½(e − 1/e) ≅ 1.175", "½(e + 1/e) ≅ 1.543" ], [ "6", "Kinetic energy = mc 2 ⇔ 2 map-years/traveler-year", "√3/2 ≅ 0.866", "ln[√3 + 2] ≅ 1.317", "√3 ≅ 1.732", "2" ], [ "7", "Momentum = 2mc ⇔ 2 map-lightyears/traveler-year", "2/√5 ≅ 0.894", "ln[2 + √5] ≅ 1.444", "2", "√5 ≅ 2.236" ], [ "8", "Rapidity of 2 hyperbolic radians", "(e 4 −1)/(e 4 +1) ≅ 0.964", "2", "½(e 2 − 1/e 2 ) ≅ 3.627", "½(e 2 + 1/e 2 ) ≅ 3.762" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=\"1:00pm\")*(F1=\"w 34–14\")),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,(E2:E17=\"1:00pm\")*(F2:F17=\"w 34–14\")),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Time ( ET ) of 1:00pm, and a Result of w 34–14 has what record?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"1:00pm\"", "*", "F1", "=", "\"w 34–14\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"sun. oct. 1\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,B2:B17=\"sun. oct. 1\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Date of sun. oct. 1 has what location?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"sun. oct. 1\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"3–3\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,G2:G17=\"3–3\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Record of 3–3 has what result?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"3–3\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"sun. oct. 29\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,B2:B17=\"sun. oct. 29\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Date of sun. oct. 29 has what time (et)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"sun. oct. 29\"", "5" ] } ]
train_2-14563349-11
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Location", "Time ( ET )", "Result", "Record" ], [ "2", "1", "Sun. Sep. 10", "Cleveland Browns", "Three Rivers Stadium", "4:00pm", "L 51–0", "0–1" ], [ "3", "2", "Sun. Sep. 17", "at Cincinnati Bengals", "Riverfront Stadium", "1:00pm", "L 41–10", "0–2" ], [ "4", "3", "Sun. Sep. 24", "Minnesota Vikings", "Three Rivers Stadium", "1:00pm", "W 27–14", "1–2" ], [ "5", "4", "Sun. Oct. 1", "at Detroit Lions", "Pontiac Silverdome", "1:00pm", "W 23–3", "2–2" ], [ "6", "5", "Sun. Oct. 8", "Cincinnati Bengals", "Three Rivers Stadium", "1:00pm", "L 26–16", "2–3" ], [ "7", "6", "Sun. Oct. 15", "at Cleveland Browns", "Cleveland Municipal Stadium", "4:00pm", "W 17–7", "3–3" ], [ "8", "7", "Sun. Oct. 22", "at Houston Oilers", "Astrodome", "1:00pm", "L 27–0", "3–4" ], [ "9", "8", "Sun. Oct. 29", "Kansas City Chiefs", "Three Rivers Stadium", "1:00pm", "W 23–17", "4–4" ], [ "10", "9", "Sun. Nov. 5", "at Denver Broncos", "Mile High Stadium", "4:00pm", "L 34–7", "4–5" ], [ "11", "10", "Sun. Nov. 12", "Chicago Bears", "Three Rivers Stadium", "1:00pm", "L 20–0", "4–6" ], [ "12", "11", "Sun. Nov. 19", "San Diego Chargers", "Three Rivers Stadium", "1:00pm", "W 20–17", "5–6" ], [ "13", "12", "Sun. Nov. 26", "at Miami Dolphins", "Joe Robbie Stadium", "1:00pm", "W 34–14", "6–6" ], [ "14", "13", "Sun. Dec. 3", "Houston Oilers", "Three Rivers Stadium", "1:00pm", "L 23–16", "6–7" ], [ "15", "14", "Sun. Dec. 10", "at New York Jets", "Giants Stadium", "1:00pm", "W 13–0", "7–7" ], [ "16", "15", "Sun. Dec. 17", "New England Patriots", "Three Rivers Stadium", "1:00pm", "W 28–10", "8–7" ], [ "17", "16", "Sun. Dec. 24", "at Tampa Bay Buccaneers", "Tampa Stadium", "1:00pm", "W 31-22", "9–7" ] ]
[ { "Formula": "MIN(FILTER(A1,H1=9))", "Formula2": "MIN(FILTER(A2:A11,H2:H11=9))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What was the earliest season where podium was 9?", "Tokens": [ "MIN(", "FILTER(", "A1", "H1", "=", "9" ] }, { "Formula": "FILTER(G1,(F1>1)*(A1=2008))", "Formula2": "FILTER(G2:G11,(F2:F11>1)*(A2:A11=2008))", "Funcs": [ "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "How much were the f/laps if poles is higher than 1.0 during 2008?", "Tokens": [ "FILTER(", "G1", "F1", ">", "1", "*", "A1", "=", "2008" ] }, { "Formula": "FILTER(D1,(G1=0)*(F1=1))", "Formula2": "FILTER(D2:D11,(G2:G11=0)*(F2:F11=1))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What races achieved 0 f/laps and 1 pole position?", "Tokens": [ "FILTER(", "D1", "G1", "=", "0", "*", "F1", "=", "1" ] } ]
dev_1-26998693-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Season", "Series", "Team", "Races", "Wins", "Poles", "F/Laps", "Podiums", "Points", "Position" ], [ "2", "2006", "Formula Renault BARC", "Alpine Motorsport", "3", "0", "0", "0", "0", "0", "26th" ], [ "3", "2006", "Formula Renault 2.0 UK Winter Cup", "Alpine Motorsport", "4", "0", "0", "0", "0", "19", "19th" ], [ "4", "2007", "Formula Renault BARC", "Alpine Motorsport", "12", "3", "3", "2", "9", "131", "2nd" ], [ "5", "2007", "Formula Renault 2.0 UK Winter Cup", "Alpine Motorsport", "4", "0", "0", "0", "2", "74", "6th" ], [ "6", "2008", "Formula Renault 2.0 UK", "Alpine Motorsport", "20", "3", "3", "1", "9", "398", "4th" ], [ "7", "2008", "Formula Renault 2.0 UK Winter Cup", "Alpine Motorsport", "4", "1", "0", "0", "2", "73", "3rd" ], [ "8", "2008", "Formula Renault UK Graduate Cup", "Alpine Motorsport", "1", "1", "1", "1", "1", "n/a", "1st" ], [ "9", "2009", "Formula Renault 2.0 UK", "Alpine Motorsport", "20", "1", "1", "0", "8", "418", "4th" ], [ "10", "2010", "FIA Formula Two Championship", "Silver Lining", "18", "6", "6", "4", "13", "284", "1st" ], [ "11", "2010", "Formula Renault 3.5 Series", "Junior Lotus Racing", "2", "0", "0", "0", "0", "0", "26th" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"2006-2007\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"2006-2007\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the score during the 2006-2007 year?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"2006-2007\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"2010-2011\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"2010-2011\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who were the winners in 2010-2011?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"2010-2011\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"utc\")*(B1=\"saint-gaudens bears\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(D2:D11=\"utc\")*(B2:B11=\"saint-gaudens bears\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the score of the match with UTC as the runner-up and Saint-Gaudens Bears as the winners?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"utc\"", "*", "B1", "=", "\"saint-gaudens bears\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"utc\")*(B1=\"saint-gaudens bears\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(D2:D11=\"utc\")*(B2:B11=\"saint-gaudens bears\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which year had UTC as the runner-up and Saint-Gaudens Bears as the winners?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"utc\"", "*", "B1", "=", "\"saint-gaudens bears\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"33-22\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"33-22\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the venue of the match with a score of 33-22?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"33-22\"", "5" ] } ]
train_2-14772307-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Winners", "Score", "Runner-up", "Venue" ], [ "2", "2002", "Villeneuve Leopards", "17 - 0", "UTC", "Béziers" ], [ "3", "2002-2003", "Villeneuve Leopards", "34 - 18", "Saint-Gaudens Bears", "Béziers" ], [ "4", "2003-2004", "Saint-Gaudens Bears", "14 - 10", "UTC", "Béziers" ], [ "5", "2004-2005", "UTC", "66 - 16", "Toulouse Olympique", "Toulouse" ], [ "6", "2005-2006", "Pia Donkeys", "21 - 18", "Toulouse Olympique", "Toulouse" ], [ "7", "2006-2007", "Pia Donkeys", "20 - 16", "Lezignan Sangliers", "Colomiers" ], [ "8", "2007-2008", "Lézignan Sangliers", "26-16", "Pia Donkeys", "Béziers" ], [ "9", "2008-2009", "Lézignan Sangliers", "40-32", "Limoux Grizzlies", "Carcassonne" ], [ "10", "2009-2010", "Lézignan Sangliers", "33-22", "Pia Donkeys", "Montpellier" ], [ "11", "2010-2011", "Lézignan Sangliers", "17-12", "Limoux Grizzlies", "Narbonne" ] ]