t5Formulas
listlengths
1
209
TableName
stringlengths
4
51
Table
listlengths
4
28
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"arden street oval\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"arden street oval\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How many points did the away team score at Arden Street Oval?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"arden street oval\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"footscray\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"footscray\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In what venue does Footscray play?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"footscray\"", "5" ] } ]
train_2-10809351-12
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Footscray", "12.11 (83)", "Richmond", "7.18 (60)", "Western Oval", "14,000", "9 July 1949" ], [ "3", "Fitzroy", "14.10 (94)", "St Kilda", "6.13 (49)", "Brunswick Street Oval", "7,000", "9 July 1949" ], [ "4", "Melbourne", "14.17 (101)", "Geelong", "14.14 (98)", "MCG", "20,000", "9 July 1949" ], [ "5", "Hawthorn", "7.0 (42)", "Essendon", "16.16 (112)", "Glenferrie Oval", "7,000", "9 July 1949" ], [ "6", "North Melbourne", "8.6 (54)", "Collingwood", "4.13 (37)", "Arden Street Oval", "21,000", "9 July 1949" ], [ "7", "South Melbourne", "6.12 (48)", "Carlton", "11.15 (81)", "Lake Oval", "15,000", "9 July 1949" ] ]
[ { "Formula": "SUM(FILTER(D1, (E1>5)*(B1>2)*(C1<0)))", "Formula2": "SUM(FILTER(D2:D7, (E2:E7>5)*(B2:B7>2)*(C2:C7<0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How many Field goals have Points larger than 5, and Touchdowns larger than 2, and an Extra points smaller than 0?", "Tokens": [ "SUM(", "FILTER(", "D1", "E1", ">", "5", "*", "B1", ">", "2", "*", "C1", "<", "0" ] }, { "Formula": "SUM(FILTER(B1, (C1>0)*(E1=48)))", "Formula2": "SUM(FILTER(B2:B7, (C2:C7>0)*(E2:E7=48)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many Touchdowns have Extra points larger than 0, and Points of 48?", "Tokens": [ "SUM(", "FILTER(", "B1", "C1", ">", "0", "*", "E1", "=", "48" ] }, { "Formula": "SUM(FILTER(B1, (C1<5)*(A1=\"clark\")*(D1>0)))", "Formula2": "SUM(FILTER(B2:B7, (C2:C7<5)*(A2:A7=\"clark\")*(D2:D7>0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which Touchdowns have an Extra points smaller than 5, and a Player of clark, and Field goals larger than 0?", "Tokens": [ "SUM(", "FILTER(", "B1", "C1", "<", "5", "*", "A1", "=", "\"clark\"", "*", "D1", ">", "0" ] }, { "Formula": "SUM(FILTER(E1, (B1>0)*(C1<0)))", "Formula2": "SUM(FILTER(E2:E7, (B2:B7>0)*(C2:C7<0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which Points have Touchdowns larger than 0, and an Extra points smaller than 0?", "Tokens": [ "SUM(", "FILTER(", "E1", "B1", ">", "0", "*", "C1", "<", "0" ] } ]
train_2-14342592-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Player", "Touchdowns", "Extra points", "Field goals", "Points" ], [ "2", "Heston", "3", "0", "0", "15" ], [ "3", "Tom Hammond", "0", "5", "2", "13" ], [ "4", "H. Hammond", "2", "0", "0", "10" ], [ "5", "Clark", "1", "0", "0", "5" ], [ "6", "Hal Weeks", "1", "0", "0", "5" ], [ "7", "Total", "7", "5", "2", "48" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"t6\")*(B1=\"tom weiskopf\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(A2:A11=\"t6\")*(B2:B11=\"tom weiskopf\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "From what Country is T6 Place Player Tom Weiskopf?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"t6\"", "*", "B1", "=", "\"tom weiskopf\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"–2\")*(B1=\"johnny miller\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(E2:E11=\"–2\")*(B2:B11=\"johnny miller\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "With a To par of –2, what is Johnny Miller's Place?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"–2\"", "*", "B1", "=", "\"johnny miller\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"gene borek\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,B2:B11=\"gene borek\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "From what Country is Gene Borek?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"gene borek\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"–5\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,E2:E11=\"–5\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Country of the Player with a To par of –5?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"–5\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"new zealand\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"new zealand\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Place of the Player from New Zealand?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"new zealand\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"70-68=138\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,D2:D11=\"70-68=138\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Place of the Player with a Score of 70-68=138?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"70-68=138\"", "1" ] } ]
train_2-17245540-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "1", "Gary Player", "South Africa", "67-70=137", "–5" ], [ "3", "2", "Jim Colbert", "United States", "70-68=138", "–4" ], [ "4", "T3", "Jack Nicklaus", "United States", "71-69=140", "–2" ], [ "5", "T3", "Johnny Miller", "United States", "71-69=140", "–2" ], [ "6", "T3", "Bob Charles", "New Zealand", "71-69=140", "–2" ], [ "7", "T6", "Gene Borek", "United States", "77-65=142", "E" ], [ "8", "T6", "Julius Boros", "United States", "73-69=142", "E" ], [ "9", "T6", "Tom Weiskopf", "United States", "73-69=142", "E" ], [ "10", "T6", "Arnold Palmer", "United States", "71-71=142", "E" ], [ "11", "T6", "Lee Trevino", "United States", "70-72=142", "E" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"fox sports primetime\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"fox sports primetime\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is shown on Tuesday when Monday is showing Fox Sports Primetime?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"fox sports primetime\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"jay mohr sports\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"jay mohr sports\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is shown on Friday when Tuesday is Jay Mohr Sports?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"jay mohr sports\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"fox sports primetime\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"fox sports primetime\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is shown on Friday when Monday is Fox Sports Primetime?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"fox sports primetime\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"fox sports tonight (ends 1 am next day)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,D2:D10=\"fox sports tonight (ends 1 am next day)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is shown on Tuesday when Thursday shows Fox Sports Tonight (ends 1 am next day)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"fox sports tonight (ends 1 am next day)\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"fox sports tonight (ends 1 am next day)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,C2:C10=\"fox sports tonight (ends 1 am next day)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is shown on Tuesday when Wednesday is Fox Sports Tonight (ends 1 am next day)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"fox sports tonight (ends 1 am next day)\"", "2" ] } ]
train_2-1891648-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday" ], [ "2", "Mike North (begins 10 pm Sunday)", "Fox Sports Tonight (begins 10 pm day before)", "Fox Sports Tonight (begins 10 pm day before)", "Fox Sports Tonight (begins 10 pm day before)", "Fox Sports Tonight (begins 10 pm day before)" ], [ "3", "JT The Brick", "JT The Brick", "JT The Brick", "JT The Brick", "JT The Brick" ], [ "4", "Fox Sports Daybreak", "Fox Sports Daybreak", "Fox Sports Daybreak", "Fox Sports Daybreak", "Fox Sports Daybreak" ], [ "5", "The Dan Patrick Show", "The Dan Patrick Show", "The Dan Patrick Show", "The Dan Patrick Show", "The Dan Patrick Show" ], [ "6", "Jay Mohr Sports", "Jay Mohr Sports", "Jay Mohr Sports", "Jay Mohr Sports", "Jay Mohr Sports" ], [ "7", "Fox Sports Primetime", "Fox Sports Primetime", "Fox Sports Primetime", "Fox Sports Primetime", "Fox Sports Primetime" ], [ "8", "Petros & Money", "Petros & Money", "Petros & Money", "Petros & Money", "Petros & Money" ], [ "9", "Fox Sports Tonight (ends 1 am next day)", "Fox Sports Tonight (ends 1 am next day)", "Fox Sports Tonight (ends 1 am next day)", "Fox Sports Tonight (ends 1 am next day)", "Fox Sports Tonight (ends 1 am next day)" ], [ "10", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday" ] ]
[ { "Formula": "SUMIFS(A1,B1,\"february 24\")", "Formula2": "SUMIFS(A2:A14,B2:B14,\"february 24\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the number of the game played on February 24?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"february 24\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"oklahoma city\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H14,C2:C14=\"oklahoma city\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where was the game played when the opponent was Oklahoma City, and what was the attendance?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "C1", "=", "\"oklahoma city\"", "7" ] }, { "Formula": "LET(query1,SUMMARIZE(H1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=58))", "Formula2": "LET(query1,SUMMARIZE(H2:H14,SUMX(A2:A14)),FILTER(query1,CHOOSECOLS(query1,2)=58))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the record when they played game 58?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "H1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "58" ] } ]
train_2-17340355-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High assists", "Location Attendance", "Record" ], [ "2", "46", "February 2", "Sacramento", "W 129–81 (OT)", "Amar'e Stoudemire (25)", "Steve Nash (9)", "US Airways Center 18,422", "26–20" ], [ "3", "47", "February 4", "@ Golden State", "L 112–124 (OT)", "Jason Richardson (24)", "Steve Nash (9)", "Oracle Arena 19,596", "26–21" ], [ "4", "48", "February 6", "Golden State", "W 115–105 (OT)", "Grant Hill (27)", "Steve Nash (8)", "US Airways Center 18,422", "27–21" ], [ "5", "49", "February 8", "@ Detroit", "W 107–97 (OT)", "Jason Richardson (21)", "Steve Nash (21)", "The Palace of Auburn Hills 22,076", "28–21" ], [ "6", "50", "February 9", "@ Philadelphia", "L 91–108 (OT)", "Amar'e Stoudemire (19)", "Steve Nash (8)", "Wachovia Center 16,797", "28–22" ], [ "7", "51", "February 11", "@ Cleveland", "L 92–109 (OT)", "Amar'e Stoudemire (27)", "Leandro Barbosa (7)", "Quicken Loans Arena 20,562", "28–23" ], [ "8", "52", "February 17", "L.A. Clippers", "W 140–100 (OT)", "Leandro Barbosa (24)", "Steve Nash (10)", "US Airways Center 18,422", "29–23" ], [ "9", "53", "February 18", "@ L.A. Clippers", "W 142–119 (OT)", "Amar'e Stoudemire (42)", "Steve Nash (12)", "Staples Center 18,169", "30–23" ], [ "10", "54", "February 20", "Oklahoma City", "W 140–118 (OT)", "Leandro Barbosa (41)", "Matt Barnes (9)", "US Airways Center 18,422", "31–23" ], [ "11", "55", "February 22", "Boston", "L 108–128 (OT)", "Jason Richardson (21)", "Steve Nash (11)", "US Airways Center 18,422", "31–24" ], [ "12", "56", "February 24", "Charlotte", "W 112–102 (OT)", "Steve Nash (22)", "Steve Nash (5)", "US Airways Center 18,422", "32–24" ], [ "13", "57", "February 26", "@ L.A. Lakers", "L 106–132 (OT)", "Leandro Barbosa (18)", "Leandro Barbosa (7)", "Staples Center 18,997", "32–25" ], [ "14", "58", "February 27", "Toronto", "W 133–113 (OT)", "Shaquille O'Neal (45)", "Grant Hill (12)", "US Airways Center 18,422", "33–25" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Alabama 3\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,A2:A9=\"Alabama 3\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what's the party with district being alabama 3", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"Alabama 3\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"Sam Hobbs (D) 88.2% C. W. McKay (R) 11.8%\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,F2:F9=\"Sam Hobbs (D) 88.2% C. W. McKay (R) 11.8%\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what's the incumbent with candidates being sam hobbs (d) 88.2% c. w. mckay (r) 11.8%", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"Sam Hobbs (D) 88.2% C. W. McKay (R) 11.8%\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"John Sparkman\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"John Sparkman\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what's the party with incumbent being john sparkman", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"John Sparkman\"", "3" ] }, { "Formula": "ROWS(UNIQUE(FILTER(A1, F1=\"William B. Bankhead (D) 71.3% E. M. Reed (R) 28.7%\")))", "Formula2": "ROWS(UNIQUE(FILTER(A2:A9, F2:F9=\"William B. Bankhead (D) 71.3% E. M. Reed (R) 28.7%\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": " how many dbeingtrict with candidates being william b. bankhead (d) 71.3% e. m. reed (r) 28.7%", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "A1", "F1", "=", "\"William B. Bankhead (D) 71.3% E. M. Reed (R) 28.7%\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"William B. Bankhead\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"William B. Bankhead\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what's the party with incumbent being william b. bankhead", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"William B. Bankhead\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=1938),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,D2:D9=1938),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "what's the district  with first elected being 1938", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "1938", "1" ] } ]
train_1-1342292-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "Alabama 1", "Frank W. Boykin", "Democratic", "1935", "Re-elected", "Frank W. Boykin (D) Unopposed" ], [ "3", "Alabama 2", "George M. Grant", "Democratic", "1938", "Re-elected", "George M. Grant (D) Unopposed" ], [ "4", "Alabama 3", "Henry B. Steagall", "Democratic", "1914", "Re-elected", "Henry B. Steagall (D) Unopposed" ], [ "5", "Alabama 4", "Sam Hobbs", "Democratic", "1934", "Re-elected", "Sam Hobbs (D) 88.2% C. W. McKay (R) 11.8%" ], [ "6", "Alabama 5", "Joe Starnes", "Democratic", "1934", "Re-elected", "Joe Starnes (D) 99.7% Frank J. Payne (I) 0.3%" ], [ "7", "Alabama 6", "Pete Jarman", "Democratic", "1936", "Re-elected", "Pete Jarman (D) Unopposed" ], [ "8", "Alabama 7", "William B. Bankhead", "Democratic", "1916", "Re-elected", "William B. Bankhead (D) 71.3% E. M. Reed (R) 28.7%" ], [ "9", "Alabama 8", "John Sparkman", "Democratic", "1936", "Re-elected", "John Sparkman (D) Unopposed" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=130),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=130),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Which player had an overall pick of 130?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "130", "3" ] }, { "Formula": "SUMIFS(A1,C1,\"corey cowick\")", "Formula2": "SUMIFS(A2:A10,C2:C10,\"corey cowick\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What round was Corey Cowick picked?", "Tokens": [ "SUMIFS(", "A1", "C1", "\"corey cowick\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"miami university (ccha)\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,F2:F10=\"miami university (ccha)\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What position does the player from the Miami University (CCHA) club team play?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"miami university (ccha)\"", "4" ] } ]
train_2-11803648-18
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Round", "Overall", "Player", "Position", "Nationality", "Club team" ], [ "2", "1", "9", "Jared Cowen", "D", "Canada", "Spokane Chiefs (WHL)" ], [ "3", "2", "39", "Jakob Silfverberg", "RW/LW", "Sweden", "Brynäs IF Gävle (Sweden)" ], [ "4", "2", "46 (from Columbus)", "Robin Lehner", "G", "Sweden", "Frölunda HC (Gothenburg) (Sweden)" ], [ "5", "4", "100", "Chris Wideman", "D", "United States", "Miami University (CCHA)" ], [ "6", "5", "130", "Mike Hoffman", "C/LW", "Canada", "Drummondville Voltigeurs (QMJHL)" ], [ "7", "5", "146 (from Boston via Phoenix)", "Jeff Costello", "LW", "United States", "Cedar Rapids RoughRiders (USHL)" ], [ "8", "6", "160", "Corey Cowick", "LW", "Canada", "Ottawa 67's (OHL)" ], [ "9", "7", "190", "Brad Peltz", "LW", "United States", "Avon Old Farms (HS-CT)" ], [ "10", "7", "191 (from Edmonton)", "Michael Sdao", "D", "United States", "Lincoln Stars (USHL)" ] ]
[ { "Formula": "MAX(B1)", "Formula2": "MAX(B2:B20)", "Funcs": [ "MAX(", "Cell" ], "Level": "easy", "Question": "What's the highest season number of an episode in the series?", "Tokens": [ "MAX(", "B1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"Lucky Strike\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G20,C2:C20=\"Lucky Strike\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did the episode titled \"Lucky Strike\" air for the first time?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Lucky Strike\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"One Hit Wonder\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G20,C2:C20=\"One Hit Wonder\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the writer of the episode titled \"One Hit Wonder\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"One Hit Wonder\"", "5" ] }, { "Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=63))", "Formula2": "LET(query1,SUMMARIZE(F2:F20,SUMX(A2:A20)),FILTER(query1,CHOOSECOLS(query1,2)=63))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What's the date of the first airing of the episode with series number 63?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "F1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "63" ] } ]
train_1-10718192-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "No. in series", "No. in season", "Title", "Directed by", "Written by", "Original air date", "U.S. viewers (millions)" ], [ "2", "47", "1", "\"Revenge Is Best Served Cold\"", "Danny Cannon", "Carol Mendelsohn & Anthony E. Zuiker", "September26,2002", "30.47" ], [ "3", "48", "2", "\"The Accused Is Entitled\"", "Kenneth Fink", "Elizabeth Devine & Ann Donahue", "October3,2002", "28.46" ], [ "4", "49", "3", "\"Let the Seller Beware\"", "Richard J. Lewis", "Andrew Lipsitz & Anthony E. Zuiker", "October10,2002", "29.90" ], [ "5", "50", "4", "\"A Little Murder\"", "Tucker Gates", "Ann Donahue & Naren Shankar", "October17,2002", "30.81" ], [ "6", "51", "5", "\"Abra-Cadaver\"", "Danny Cannon", "Danny Cannon & Anthony E. Zuiker", "October31,2002", "28.95" ], [ "7", "52", "6", "\"The Execution of Catherine Willows\"", "Kenneth Fink", "Elizabeth Devine & Carol Mendelsohn", "November7,2002", "27.86" ], [ "8", "53", "7", "\"Fight Night\"", "Richard J. Lewis", "Andrew Lipsitz & Naren Shankar", "November14,2002", "29.94" ], [ "9", "54", "8", "\"Snuff\"", "Kenneth Fink", "Ann Donahue & Bob Harris", "November21,2002", "25.97" ], [ "10", "55", "9", "\"Blood Lust\"", "Charlie Correll", "Josh Berman & Carol Mendelsohn", "December5,2002", "29.74" ], [ "11", "56", "10", "\"High and Low\"", "Richard J. Lewis", "Naren Shankar & Eli Talbert", "December12,2002", "25.89" ], [ "12", "57", "11", "\"Recipe for Murder\"", "Richard J. Lewis & J. Miller Tobin", "Ann Donahue & Anthony E. Zuiker", "January9,2003", "25.48" ], [ "13", "58", "12", "\"Got Murder?\"", "Kenneth Fink", "Sarah Goldfinger", "January16,2003", "27.87" ], [ "14", "59", "13", "\"Random Acts of Violence\"", "Danny Cannon", "Danny Cannon & Naren Shankar", "January30,2003", "27.48" ], [ "15", "60", "14", "\"One Hit Wonder\"", "Félix Enríquez Alcalá", "Corey Miller", "February6,2003", "25.60" ], [ "16", "62", "16", "\"Lucky Strike\"", "Kenneth Fink", "Eli Talbert & Anthony E. Zuiker", "February20,2003", "27.95" ], [ "17", "63", "17", "\"Crash and Burn\"", "Richard J. Lewis", "Josh Berman", "March13,2003", "28.60" ], [ "18", "64", "18", "\"Precious Metal\"", "Deran Sarafian", "Andrew Lipsitz & Naren Shankar", "April3,2003", "26.37" ], [ "19", "67", "21", "\"Forever\"", "David Grossman", "Sarah Goldfinger", "May1,2003", "22.66" ], [ "20", "68", "22", "\"Play with Fire\"", "Kenneth Fink", "Andrew Lipsitz & Naren Shankar", "May8,2003", "25.10" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"christian vande velde\")*(F1=\"team columbia\")*(E1=\"mark cavendish\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,(B2:B9=\"christian vande velde\")*(F2:F9=\"team columbia\")*(E2:E9=\"mark cavendish\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which young classification has general classification of Christian Vande Velde for Team Columbia and Mark Cavendish?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"christian vande velde\"", "*", "F1", "=", "\"team columbia\"", "*", "E1", "=", "\"mark cavendish\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"mark cavendish\")*(F1=\"garmin-chipotle-h30\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,(B2:B9=\"mark cavendish\")*(F2:F9=\"garmin-chipotle-h30\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What mountains classification corresponds to Mark Cavendish and the Garmin-Chipotle-H30?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"mark cavendish\"", "*", "F1", "=", "\"garmin-chipotle-h30\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"mark cavendish\")*(F1=\"garmin-chipotle-h30\")*(C1=\"mark cavendish\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,(E2:E9=\"mark cavendish\")*(F2:F9=\"garmin-chipotle-h30\")*(C2:C9=\"mark cavendish\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the winner for a Sprint Classification and Young Classification to Mark Cavendish and Garmin-Chipotle-H30 for team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"mark cavendish\"", "*", "F1", "=", "\"garmin-chipotle-h30\"", "*", "C1", "=", "\"mark cavendish\"", "1" ] } ]
train_2-15502952-15
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Stage (Winner)", "General Classification", "Young Classification", "Mountains Classification", "Sprint Classification", "Team Classification" ], [ "2", "0 Stage 1 ( Mark Cavendish )", "Mark Cavendish", "Mark Cavendish", "Dominique Rollin", "Mark Cavendish", "Team Columbia" ], [ "3", "0 Stage 2 ( Mark Cavendish )", "Mark Cavendish", "Mark Cavendish", "Dominique Rollin", "Mark Cavendish", "Garmin-Chipotle-H30" ], [ "4", "0 Stage 3 ( Christian Vande Velde )", "Christian Vande Velde", "Steven Cozza", "Dominique Rollin", "Mark Cavendish", "Garmin-Chipotle-H30" ], [ "5", "0 Stage 4 ( Michael Barry )", "Christian Vande Velde", "Roman Kreuziger", "Dominique Rollin", "Eric Baumann", "Team Columbia" ], [ "6", "0 Stage 5 ( Boy van Poppel )", "Christian Vande Velde", "Roman Kreuziger", "Dominique Rollin", "Mark Cavendish", "Team Columbia" ], [ "7", "0 Stage 6 ( Mark Cavendish )", "Christian Vande Velde", "Roman Kreuziger", "Dominique Rollin", "Mark Cavendish", "Team Columbia" ], [ "8", "0 Stage 7 ( Francesco Chicchi )", "Christian Vande Velde", "Roman Kreuziger", "Dominique Rollin", "Mark Cavendish", "Team Columbia" ], [ "9", "0 Final", "Christian Vande Velde", "Roman Kreuziger", "Dominique Rollin", "Mark Cavendish", "Team Columbia" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"charlotte\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,C2:C12=\"charlotte\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score of the game against Charlotte?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "C1", "=", "\"charlotte\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"memphis\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,C2:C12=\"memphis\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who had the high assists in the game against Memphis?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "C1", "=", "\"memphis\"", "7" ] } ]
train_2-17355716-8
[ [ "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", "49", "February 2", "Charlotte", "W 105–86 (OT)", "Mehmet Okur (22)", "Kyle Korver (8)", "Brevin Knight (7)", "EnergySolutions Arena 19,911", "27–22" ], [ "3", "50", "February 5", "Dallas", "W 115–87 (OT)", "Deron Williams (34)", "Mehmet Okur (13)", "Deron Williams (12)", "EnergySolutions Arena 19,911", "28–22" ], [ "4", "51", "February 6", "@ Sacramento", "W 111–107 (OT)", "Deron Williams (34)", "Mehmet Okur (11)", "Deron Williams (4)", "ARCO Arena 17,317", "29–22" ], [ "5", "52", "February 8", "@ Golden State", "L 96–116 (OT)", "Deron Williams (31)", "Mehmet Okur (9)", "Deron Williams (10)", "Oracle Arena 19,174", "29–23" ], [ "6", "53", "February 11", "L.A. Lakers", "W 113–109 (OT)", "Deron Williams (31)", "Mehmet Okur , Paul Millsap (8)", "Deron Williams (11)", "EnergySolutions Arena 19,911", "30–23" ], [ "7", "54", "February 17", "Memphis", "W 117–99 (OT)", "C. J. Miles (24)", "Kyle Korver (9)", "Deron Williams (15)", "EnergySolutions Arena 19,911", "31–23" ], [ "8", "55", "February 19", "Boston", "W 90–85 (OT)", "Mehmet Okur (19)", "Paul Millsap (10)", "Deron Williams (10)", "EnergySolutions Arena 19,911", "32–23" ], [ "9", "56", "February 21", "New Orleans", "W 102–88 (OT)", "Mehmet Okur (25)", "Paul Millsap (10)", "Deron Williams (13)", "EnergySolutions Arena 19,911", "33–23" ], [ "10", "57", "February 23", "Atlanta", "W 108–89 (OT)", "Ronnie Brewer (19)", "Paul Millsap (12)", "Deron Williams (10)", "EnergySolutions Arena 19,911", "34–23" ], [ "11", "58", "February 25", "@ Minnesota", "W 120–103 (OT)", "Mehmet Okur (25)", "Paul Millsap (7)", "Deron Williams (13)", "Target Center 13,108", "35–23" ], [ "12", "59", "February 28", "Sacramento", "W 102–89 (OT)", "Ronnie Brewer , Mehmet Okur (26)", "Paul Millsap (12)", "Deron Williams (11)", "EnergySolutions Arena 19,911", "36–23" ] ]
[ { "Formula": "AVERAGE(FILTER(G1, C1<9))", "Formula2": "AVERAGE(FILTER(G2:G10, C2:C10<9))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the average Entre Ríos Municipality with less than 9 Pojo Municipalities?", "Tokens": [ "AVERAGE(", "FILTER(", "G1", "C1", "<", "9" ] }, { "Formula": "SUM(FILTER(D1, (B1=72)*(C1>74)))", "Formula2": "SUM(FILTER(D2:D10, (B2:B10=72)*(C2:C10>74)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is Pocona Municipalities with 72 Totora municipalities and more than 74 pojo municipalities?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "=", "72", "*", "C1", ">", "74" ] }, { "Formula": "MAX(FILTER(E1, (C1=9)*(B1<7)))", "Formula2": "MAX(FILTER(E2:E10, (C2:C10=9)*(B2:B10<7)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the highest chimore municipalities with 9 pojo municipalities and less than 7 totora municipalities?", "Tokens": [ "MAX(", "FILTER(", "E1", "C1", "=", "9", "*", "B1", "<", "7" ] } ]
train_2-14279071-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Language", "Totora Municipality", "Pojo Municipality", "Pocona Municipality", "Chimoré Municipality", "Puerto Villarroel Municipality", "Entre Ríos Municipality" ], [ "2", "Quechua", "11,671", "10,203", "12,482", "9,596", "29,940", "14,789" ], [ "3", "Aymara", "72", "74", "39", "965", "1,590", "907" ], [ "4", "Guaraní", "7", "9", "3", "19", "39", "41" ], [ "5", "Another native", "16", "9", "6", "424", "235", "27" ], [ "6", "Spanish", "4,967", "4,991", "4,954", "11,530", "29,377", "17,164" ], [ "7", "Foreign", "32", "15", "22", "128", "199", "142" ], [ "8", "Only native", "7,060", "5,623", "7,706", "2,518", "8,131", "3,207" ], [ "9", "Native and Spanish", "4,645", "4,598", "4,790", "7,811", "22,426", "11,864" ], [ "10", "Only Spanish", "322", "393", "166", "3,726", "6,956", "5,314" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"Fabian Cancellara\")*(D1=\"Mathias Frank\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,(C2:C10=\"Fabian Cancellara\")*(D2:D10=\"Mathias Frank\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the mountains classification is Mathias Frank, and the General Classification is Fabian Cancellara, what is the Points classification?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Fabian Cancellara\"", "*", "D1", "=", "\"Mathias Frank\"", "5" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,E1=\"Marco Marcato\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<5))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G10,E2:E10=\"Marco Marcato\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<5))", "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": "If the stage is smaller than 5.0, and the points classification is by Marco Marcato, who is the General classification by?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "E1", "=", "\"Marco Marcato\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "5" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=5))", "Formula2": "LET(query1,SUMMARIZE(C2:C10,SUMX(A2:A10)),FILTER(query1,CHOOSECOLS(query1,2)=5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "How many different people had a General Classification on Stage 5?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "5" ] }, { "Formula": "ROWS(UNIQUE(FILTER(D1, B1=\"Robert Gesink\")))", "Formula2": "ROWS(UNIQUE(FILTER(D2:D10, B2:B10=\"Robert Gesink\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many times was Robert Gesink a winner?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "D1", "B1", "=", "\"Robert Gesink\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"Rui Costa\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,B2:B10=\"Rui Costa\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the winner is Rui Costa, who made the mountains classification?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"Rui Costa\"", "4" ] } ]
test_1-27573848-18
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Stage", "Winner", "General classification", "Mountains Classification", "Points classification", "Sprints Classification", "Team Classification" ], [ "2", "1", "Fabian Cancellara", "Fabian Cancellara", "no award", "Fabian Cancellara", "no award", "Liquigas-Doimo" ], [ "3", "2", "Heinrich Haussler", "Fabian Cancellara", "Mathias Frank", "Heinrich Haussler", "Matthias Russ", "Liquigas-Doimo" ], [ "4", "3", "Fränk Schleck", "Tony Martin", "Alexandre Pliuschin", "Heinrich Haussler", "Matthias Russ", "Team Saxo Bank" ], [ "5", "4", "Alessandro Petacchi", "Tony Martin", "Aitor Hernández", "Marco Marcato", "Steve Morabito", "Team Saxo Bank" ], [ "6", "5", "Marcus Burghardt", "Tony Martin", "Aitor Hernández", "Marco Marcato", "Javier Aramendia", "Team Saxo Bank" ], [ "7", "6", "Robert Gesink", "Robert Gesink", "Wouter Poels", "Marco Marcato", "Javier Aramendia", "Team Saxo Bank" ], [ "8", "7", "Marcus Burghardt", "Robert Gesink", "Mathias Frank", "Marcus Burghardt", "Mathias Frank", "Team Saxo Bank" ], [ "9", "8", "Rui Costa", "Robert Gesink", "Mathias Frank", "Marcus Burghardt", "Mathias Frank", "Team Saxo Bank" ], [ "10", "9", "Tony Martin", "Fränk Schleck", "Mathias Frank", "Marcus Burghardt", "Mathias Frank", "Team Saxo Bank" ] ]
[ { "Formula": "SUM(FILTER(D1, (H1=42)*(C1<36)))", "Formula2": "SUM(FILTER(D2:D11, (H2:H11=42)*(C2:C11<36)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What's the draw that's played less than 36 and has 42 points?", "Tokens": [ "SUM(", "FILTER(", "D1", "H1", "=", "42", "*", "C1", "<", "36" ] }, { "Formula": "SUM(FILTER(E1, (F1<38)*(H1<10)))", "Formula2": "SUM(FILTER(E2:E11, (F2:F11<38)*(H2:H11<10)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What the lost that has less than 10 points and less than 38 goals scored?", "Tokens": [ "SUM(", "FILTER(", "E1", "F1", "<", "38", "*", "H1", "<", "10" ] }, { "Formula": "MAX(FILTER(E1, (B1=\"alianza\")*(D1<6)))", "Formula2": "MAX(FILTER(E2:E11, (B2:B11=\"alianza\")*(D2:D11<6)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "what the most lost for Alianza with a draw less than 6?", "Tokens": [ "MAX(", "FILTER(", "E1", "B1", "=", "\"alianza\"", "*", "D1", "<", "6" ] }, { "Formula": "SUM(FILTER(E1, (F1>63)*(A1<3)))", "Formula2": "SUM(FILTER(E2:E11, (F2:F11>63)*(A2:A11<3)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What the lost in place less than 3 and having more than 63 goals scored?", "Tokens": [ "SUM(", "FILTER(", "E1", "F1", ">", "63", "*", "A1", "<", "3" ] } ]
train_2-18704095-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Place", "Team", "Played", "Draw", "Lost", "Goals Scored", "Goals Conceded", "Points" ], [ "2", "1.", "Árabe Unido", "36", "5", "5", "63", "30", "83" ], [ "3", "2.", "Tauro", "36", "6", "9", "61", "22", "73" ], [ "4", "3.", "San Francisco", "36", "7", "9", "70", "31", "67" ], [ "5", "4.", "El Chorrillo", "36", "10", "7", "58", "51", "67" ], [ "6", "5.", "Plaza Amador", "35", "8", "9", "59", "33", "62" ], [ "7", "6.", "Alianza", "36", "6", "18", "38", "53", "42" ], [ "8", "7.", "Atlético Veragüense", "35", "7", "18", "38", "52", "37" ], [ "9", "8.", "Sporting Coclé", "36", "9", "18", "42", "60", "36" ], [ "10", "9.", "Colón River", "36", "7", "22", "41", "78", "32" ], [ "11", "10.", "Pan de Azúcar", "36", "7", "28", "22", "92", "10" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"adalberto mosaner\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)<16170))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E6,C2:C6=\"adalberto mosaner\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)<16170))", "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": "In what Election year was Adalberto Mosaner the Mayor with less than 16,170 Inhabitants?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "C1", "=", "\"adalberto mosaner\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "2", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "16170" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)<16170))", "Formula2": "LET(query1,SUMMARIZE(E2:E6,SUMX(B2:B6)),FILTER(query1,CHOOSECOLS(query1,2)<16170))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "In what Election year were there less than 16,170 Inhabitants?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "16170" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=2010)*(A1=\"riva del garda\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=2010)*(A2:A6=\"riva del garda\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Mayor of Riva del Garda in 2010?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "2010", "*", "A1", "=", "\"riva del garda\"", "3" ] }, { "Formula": "SUM(FILTER(B1, (D1=\"union for trentino\")*(E1>2009)))", "Formula2": "SUM(FILTER(B2:B6, (D2:D6=\"union for trentino\")*(E2:E6>2009)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many Inhabitants were there after 2009 in the Municipality with a Party of union for trentino?", "Tokens": [ "SUM(", "FILTER(", "B1", "D1", "=", "\"union for trentino\"", "*", "E1", ">", "2009" ] } ]
train_2-17305625-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Municipality", "Inhabitants", "Mayor", "Party", "Election" ], [ "2", "Trento", "116,298", "Alessandro Andreatta", "Democratic Party", "2009" ], [ "3", "Rovereto", "38,167", "Andrea Miorandi", "Democratic Party", "2010" ], [ "4", "Pergine Valsugana", "20,582", "Silvano Corradi", "Union for Trentino", "2009" ], [ "5", "Arco", "16,901", "Paolo Mattei", "Democratic Party", "2010" ], [ "6", "Riva del Garda", "16,170", "Adalberto Mosaner", "Democratic Party", "2010" ] ]
[ { "Formula": "MAX(FILTER(G1, (F1=3)*(C1<30)))", "Formula2": "MAX(FILTER(G2:G12, (F2:F12=3)*(C2:C12<30)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the highest against when the lost is 3 with less than 30 points?", "Tokens": [ "MAX(", "FILTER(", "G1", "F1", "=", "3", "*", "C1", "<", "30" ] }, { "Formula": "AVERAGE(FILTER(D1, (G1=51)*(E1>1)))", "Formula2": "AVERAGE(FILTER(D2:D12, (G2:G12=51)*(E2:E12>1)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the average Played when the against is 51, and the drawn is more than 1?", "Tokens": [ "AVERAGE(", "FILTER(", "D1", "G1", "=", "51", "*", "E1", ">", "1" ] } ]
test_2-15350566-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Position", "Team", "Points", "Played", "Drawn", "Lost", "Against", "Difference" ], [ "2", "1", "Corinthians", "36", "20", "2", "1", "16", "47" ], [ "3", "2", "Palestra Itália-SP", "30", "20", "4", "3", "25", "31" ], [ "4", "3", "Portuguesa", "26", "20", "2", "6", "33", "8" ], [ "5", "4", "São Paulo Railway", "24", "20", "2", "7", "41", "8" ], [ "6", "5", "São Paulo", "21", "20", "1", "9", "28", "13" ], [ "7", "6", "Santos", "20", "20", "4", "8", "33", "2" ], [ "8", "7", "Juventus", "17", "20", "3", "10", "37", "- 4" ], [ "9", "8", "Hespanha", "14", "20", "4", "11", "46", "- 18" ], [ "10", "9", "Portuguesa Santista", "12", "20", "0", "14", "54", "- 22" ], [ "11", "10", "Comercial-SP", "11", "20", "3", "13", "64", "- 41" ], [ "12", "11", "Ypiranga-SP", "9", "20", "1", "15", "51", "- 24" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"x\")*(B1=\"hijikata (14:24)\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(D2:D12=\"x\")*(B2:B12=\"hijikata (14:24)\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Tell me the Shuji Kondo for MAZADA of X with Ryuji Hijikata of hijikata (14:24)", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"x\"", "*", "B1", "=", "\"hijikata (14:24)\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"x\")*(B1=\"draw (30:00)\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(D2:D12=\"x\")*(B2:B12=\"draw (30:00)\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the El samurai with MAZADA of x for Ryuji Hijikata of draw (30:00)", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"x\"", "*", "B1", "=", "\"draw (30:00)\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"mazada (16:22)\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,E2:E12=\"mazada (16:22)\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the MAZADA for El Samurai of mazada (16:22)", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"mazada (16:22)\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"hijikata (14:24)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,D2:D12=\"hijikata (14:24)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the Shuji Kondo for MAZADA of hijikata (14:24)", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"hijikata (14:24)\"", "3" ] } ]
train_2-11934531-7
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Block A", "Ryuji Hijikata", "Shuji Kondo", "MAZADA", "El Samurai" ], [ "2", "Ryuji Hijikata", "X", "Kondo (0:33)", "Hijikata (14:24)", "Samurai (10:58)" ], [ "3", "KAI", "Draw (30:00)", "Kondo (18:49)", "KAI (9:48)", "KAI (11:51)" ], [ "4", "Shuji Kondo", "Kondo (0:33)", "X", "MAZADA (16:32)", "Samurai (10:03)" ], [ "5", "MAZADA", "Hijikata (14:24)", "MAZADA (16:32)", "X", "MAZADA (16:22)" ], [ "6", "El Samurai", "Samurai (10:58)", "Samurai (10:03)", "MAZADA (16:22)", "X" ], [ "7", "Block B", "Phil Atlas", "Silver King", "T28", "TAKEMURA" ], [ "8", "Phil Atlas", "X", "King (11:33)", "Draw (30:00)", "TAKEMURA (13:54)" ], [ "9", "Kaz Hayashi", "Atlas (10:45)", "Hayashi (14:20)", "Hayashi (13:52)", "TAKEMURA (13:24)" ], [ "10", "Silver King", "King (11:33)", "X", "King (10:10)", "King (14:03)" ], [ "11", "T28", "Draw (30:00)", "King (10:10)", "X", "T28 (16:32)" ], [ "12", "TAKEMURA", "TAKEMURA (13:54)", "King (14:03)", "T28 (16:32)", "X" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"john wells\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"john wells\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which network has a play-by-play announcer of John Wells?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"john wells\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"cbc\")*(A1=1987)),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(B2:B11=\"cbc\")*(A2:A11=1987)),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "On CBC, who was the colour commentator in 1987?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"cbc\"", "*", "A1", "=", "1987", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"bob cole\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"bob cole\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the colour commentator when the play-by-play announcer was Bob Cole?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"bob cole\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"bob cole\")*(D1=\"harry neale\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\"bob cole\")*(D2:D11=\"harry neale\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the studio host that has a play-by-play announcer of Bob Cole and a colour commentator of Harry Neale?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"bob cole\"", "*", "D1", "=", "\"harry neale\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"dave hodge\")*(A1=1981)),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(E2:E11=\"dave hodge\")*(A2:A11=1981)),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "In 1981, with a studio host of Dave Hodge, who was the colour commentator?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"dave hodge\"", "*", "A1", "=", "1981", "4" ] } ]
train_2-11829563-9
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Network", "Play-by-play", "Colour commentator(s)", "Studio host" ], [ "2", "1989", "CBC", "Bob Cole", "Harry Neale and Dick Irvin, Jr.", "Ron MacLean" ], [ "3", "1988", "CBC", "Bob Cole", "Harry Neale", "Ron MacLean" ], [ "4", "1987", "CBC", "Don Wittman", "John Davidson", "Brian Williams" ], [ "5", "1986", "TSN", "John Wells", "Howie Meeker", "Jim Van Horne" ], [ "6", "1985", "CBC", "Dick Irvin, Jr.", "Howie Meeker and John Davidson", "Dave Hodge" ], [ "7", "1984", "CBC", "Danny Gallivan", "Dick Irvin, Jr.", "Dave Hodge" ], [ "8", "1983", "CBC", "Jim Robson", "Mickey Redmond", "Dave Hodge" ], [ "9", "1982", "CBC", "Danny Gallivan", "Dick Irvin, Jr.", "Dave Hodge" ], [ "10", "1981", "CBC", "Jim Robson", "Howie Meeker and Mickey Redmond", "Dave Hodge" ], [ "11", "1980", "CBC", "Dan Kelly", "Gary Dornhoefer and Dick Irvin, Jr.", "Dave Hodge" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"theoretical return\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,A2:A13=\"theoretical return\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What does a hand of Theoretical return have as a 3 credit?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"theoretical return\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=16),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,C2:C13=16),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Which hand results in a 2 credits of 16?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "16", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"full house\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,A2:A13=\"full house\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What does full house have as a 5 credits?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"full house\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=180),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,D2:D13=180),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the 2 credits of a hand that has a 3 credits of 180?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "180", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"straight\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,A2:A13=\"straight\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What would be the 4 credits result of a straight?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"straight\"", "5" ] } ]
train_2-11200856-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Hand", "1 credit", "2 credits", "3 credits", "4 credits", "5 credits" ], [ "2", "Royal flush", "250", "500", "750", "1000", "4000*" ], [ "3", "Straight flush", "60", "120", "180", "240", "400" ], [ "4", "Four aces", "400", "800", "1200", "1600", "2000" ], [ "5", "Four of a kind, 2-4", "100", "200", "300", "400", "500" ], [ "6", "Four of a kind, 5-K", "50", "100", "150", "200", "250" ], [ "7", "Full house", "8", "16", "24", "32", "40" ], [ "8", "Flush", "5", "10", "15", "20", "25" ], [ "9", "Straight", "4", "8", "12", "16", "20" ], [ "10", "Three of a kind", "3", "6", "9", "12", "15" ], [ "11", "Two pair", "1", "2", "3", "4", "5" ], [ "12", "Jacks or better", "1", "2", "3", "4", "5" ], [ "13", "Theoretical return", "98.68%", "98.68%", "98.68%", "98.68%", "99.92%*" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"queen of the south\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>14176))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E6,B2:B6=\"queen of the south\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>14176))", "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 date of the game against the Queen of the South attended by more than 14,176?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "B1", "=", "\"queen of the south\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "14176" ] } ]
train_2-15516626-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Opponent", "Venue", "Result", "Attendance" ], [ "2", "20 January 1990", "Dundee", "A", "0–0", "14,176" ], [ "3", "23 January 1990", "Dundee", "H", "1–0", "16,228" ], [ "4", "24 February 1990", "Queen of the South", "H", "2–1", "5,948" ], [ "5", "17 March 1990", "Hibernian", "H", "1–0", "13,874" ], [ "6", "14 April 1990", "Aberdeen", "N", "0–4", "16,581" ] ]
[ { "Formula": "FILTER(B1,A1=\"game 2\")", "Formula2": "FILTER(B2:B7,A2:A7=\"game 2\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "On what date was game 2 played?", "Tokens": [ "FILTER(", "B1", "A1", "=", "\"game 2\"" ] }, { "Formula": "FILTER(A1,(C1=\"philadelphia\")*(B1=\"april 23\"))", "Formula2": "FILTER(A2:A7,(C2:C7=\"philadelphia\")*(B2:B7=\"april 23\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which game had Philadelphia as its home team and was played on April 23?", "Tokens": [ "FILTER(", "A1", "C1", "=", "\"philadelphia\"", "*", "B1", "=", "\"april 23\"" ] }, { "Formula": "FILTER(A1,C1=\"philadelphia\")", "Formula2": "FILTER(A2:A7,C2:C7=\"philadelphia\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which games had Philadelphia as home team?", "Tokens": [ "FILTER(", "A1", "C1", "=", "\"philadelphia\"" ] }, { "Formula": "FILTER(D1,(C1=\"philadelphia\")*(B1=\"april 16\"))", "Formula2": "FILTER(D2:D7,(C2:C7=\"philadelphia\")*(B2:B7=\"april 16\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the result of the game played on April 16 with Philadelphia as home team?", "Tokens": [ "FILTER(", "D1", "C1", "=", "\"philadelphia\"", "*", "B1", "=", "\"april 16\"" ] }, { "Formula": "FILTER(D1,B1=\"april 16\")", "Formula2": "FILTER(D2:D7,B2:B7=\"april 16\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the result of the April 16 game?", "Tokens": [ "FILTER(", "D1", "B1", "=", "\"april 16\"" ] }, { "Formula": "FILTER(A1,D1=\"126-95\")", "Formula2": "FILTER(A2:A7,D2:D7=\"126-95\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which game had a result of 126-95?", "Tokens": [ "FILTER(", "A1", "D1", "=", "\"126-95\"" ] } ]
dev_2-14828476-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Game", "Date", "Home Team", "Result", "Road Team" ], [ "2", "Game 1", "April 14", "Philadelphia", "141-135", "San Francisco" ], [ "3", "Game 2", "April 16", "Philadelphia", "126-95", "San Francisco" ], [ "4", "Game 3", "April 18", "San Francisco", "130-124", "Philadelphia" ], [ "5", "Game 4", "April 20", "San Francisco", "108-122", "Philadelphia" ], [ "6", "Game 5", "April 23", "Philadelphia", "109-117", "San Francisco" ], [ "7", "Game 6", "April 24", "San Francisco", "122-125", "Philadelphia" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"t.u.f.f. puppy\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,D2:D8=\"t.u.f.f. puppy\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result of t.u.f.f. puppy?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"t.u.f.f. puppy\"", "5" ] } ]
train_2-11735769-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Award", "Category", "Work", "Result" ], [ "2", "2009", "Teen Choice Awards", "Choice TV Actor: Comedy", "ICarly", "Nominated" ], [ "3", "2010", "2010 Australian Kids' Choice Awards", "Big Kid Award", "ICarly", "Nominated" ], [ "4", "2010", "2010 Australian Kids' Choice Awards", "LOL Award (shared with ensemble)", "ICarly", "Won" ], [ "5", "2011", "2011 UK Kids' Choice Awards", "Nick UK's Funniest Person", "ICarly", "Won" ], [ "6", "2011", "Meus Prêmios Nick Brazil", "Funniest Character", "ICarly", "Nominated" ], [ "7", "2012", "2012 Kids' Choice Awards", "Favorite TV Sidekick", "ICarly", "Nominated" ], [ "8", "2013", "2013 Daytime Emmy Awards", "Outstanding Performer in an Animated Program", "T.U.F.F. Puppy", "Nominated" ] ]
[ { "Formula": "CHOOSE({1,2},B1,C1)", "Formula2": "CHOOSE({1,2},B2:B11,C2:C11)", "Funcs": [ "CHOOSE(", "Num", "Num", "Cell", "Cell" ], "Level": "easy", "Question": "Show the players and the years played.", "Tokens": [ "CHOOSE(", "1", "2", "B1", "C1" ] }, { "Formula": "CHOOSE({1,2},B1,C1)", "Formula2": "CHOOSE({1,2},B2:B11,C2:C11)", "Funcs": [ "CHOOSE(", "Num", "Num", "Cell", "Cell" ], "Level": "easy", "Question": "Who are the different players and how many years has each played?", "Tokens": [ "CHOOSE(", "1", "2", "B1", "C1" ] }, { "Formula": "UNIQUE(HSTACK(B1,C1))", "Formula2": "UNIQUE(HSTACK(B2:B11,C2:C11))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell" ], "Level": "easy", "Question": "players and their years played", "Tokens": [ "UNIQUE(", "HSTACK(", "B1", "C1" ] }, { "Formula": "UNIQUE(HSTACK(B1,C1,A1))", "Formula2": "UNIQUE(HSTACK(B2:B11,C2:C11,A2:A11))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell", "Cell" ], "Level": "easy", "Question": "How long has each player been playing in years, and what are their IDs?", "Tokens": [ "UNIQUE(", "HSTACK(", "B1", "C1", "A1" ] }, { "Formula": "UNIQUE(HSTACK(B1,C1))", "Formula2": "UNIQUE(HSTACK(B2:B11,C2:C11))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell" ], "Level": "easy", "Question": "the player and years played", "Tokens": [ "UNIQUE(", "HSTACK(", "B1", "C1" ] }, { "Formula": "UNIQUE(HSTACK(B1,C1,A1))", "Formula2": "UNIQUE(HSTACK(B2:B11,C2:C11,A2:A11))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell", "Cell" ], "Level": "easy", "Question": "How long has each player been playing in years and the corresponding id?", "Tokens": [ "UNIQUE(", "HSTACK(", "B1", "C1", "A1" ] } ]
match_season_player
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "player id", "player", "years played", "total wl", "singles wl", "doubles wl", "team" ], [ "2", "1", "Cho Soong-Jae (630)", "1 (2011)", "2?�?0", "1?�?0", "1?�?0", "1" ], [ "3", "2", "Chung Hong (717)", "1 (2011)", "0?�?0", "0?�?0", "0?�?0", "1" ], [ "4", "3", "Im Kyu-tae (492)", "8 (2003?�?2005, 2007?�?2011)", "6?�?9", "5?�?7", "1?�?2", "1" ], [ "5", "4", "Jeong Suk-Young (793)", "2 (2010?�?2011)", "1?�?2", "1?�?2", "0?�?0", "1" ], [ "6", "5", "Kim Hyun-Joon (908)", "2 (2010?�?2011)", "3?�?4", "2?�?1", "1?�?3", "2" ], [ "7", "6", "Kim Young-Jun (474)", "4 (2003?�?2004, 2010?�?2011)", "6?�?4", "6?�?3", "0?�?1", "4" ], [ "8", "7", "Lim Yong-Kyu (288)", "3 (2009?�?2011)", "7?�?6", "5?�?6", "2?�?0", "6" ], [ "9", "8", "Seol Jae-Min (none)", "2 (2010-2011)", "2?�?2", "0?�?0", "2?�?2", "1" ], [ "10", "9", "An Jae-Sung", "3 (2005, 2007?�?2008)", "4?�?3", "3?�?2", "1?�?1", "1" ], [ "11", "10", "Bae Nam-Ju", "2 (1988, 1990)", "1?�?3", "0?�?2", "1?�?1", "8" ] ]
[ { "Formula": "ROWS(UNIQUE(D1))", "Formula2": "ROWS(UNIQUE(D2:D20))", "Funcs": [ "ROWS(", "UNIQUE(", "Cell" ], "Level": "easy", "Question": "How many different kinds of clients are supported by the web clients accelerators?", "Tokens": [ "ROWS(", "UNIQUE(", "D1" ] }, { "Formula": "SUMMARIZE(C1,DCOUNTX(F1))", "Formula2": "SUMMARIZE(C2:C20,DCOUNTX(F2:F20))", "Funcs": [ "SUMMARIZE(", "Cell", "DCOUNTX(", "Cell" ], "Level": "easy", "Question": "Find the number of web accelerators used for each Operating system.", "Tokens": [ "SUMMARIZE(", "C1", "DCOUNTX(", "F1" ] } ]
browser_web_web_client_accelerator
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "id", "name", "operating system", "client", "connection", "web client accelerator" ], [ "2", "1", "CACHEbox", "Appliance (Linux)", "End user, ISP", "Broadband, Satellite, Wireless, Fiber, DSL", "" ], [ "3", "2", "CProxy", "Windows", "user", "up to 756kbit/s", "" ], [ "4", "3", "Fasterfox", "Windows, Mac, Linux and Mobile devices", "user", "Dialup, Wireless, Broadband, DSL", "" ], [ "5", "4", "fasTun", "Any", "All", "Any", "" ], [ "6", "5", "Freewire", "Windows, except NT and 95", "ISP", "Dial-up", "" ], [ "7", "6", "Google Web Accelerator (discontinued)", "Windows", "user/Google server", "Broadband", "" ], [ "8", "7", "Heigh Speed", "Windows", "All", "Any", "" ], [ "9", "8", "Netfury", "Windows, Mac", "End User, ISP", "Dial-up, Broadband, DSL, ISDN, Satellite, Wireless", "" ], [ "10", "9", "Nitro", "Windows, Mac", "End User, ISP", "Dial-up, Broadband, DSL, ISDN, Satellite, Wireless", "" ], [ "11", "10", "ONSPEED", "Windows, Mac and Mobile devices", "user", "Dialup, Wireless, Broadband, DSL", "" ], [ "12", "11", "Opera Turbo", "Android, Linux, Mac and Windows devices", "user/Opera server", "Any", "" ], [ "13", "12", "Polipo", "Unix (Linux, *BSD, Mac OS X, others), Windows", "user/ISP", "Any", "" ], [ "14", "13", "Propel", "Windows, Mac", "End User, ISP", "Dial, DSL, ISDN, Satellite, wireless", "" ], [ "15", "14", "Proxyconn Web Accelerator", "Windows, Mac, Mobile devices", "user", "Dialup, Wireless, Broadband, DSL", "" ], [ "16", "15", "RabbIT", "Any system with Java 1.6 VM available", "ISP", "Any", "" ], [ "17", "16", "Squid", "Unix (Linux, *BSD, Mac OS X, others), Windows", "user/ISP", "Any", "" ], [ "18", "17", "Toonel", "Windows, Linux, Mac OS, Symbian, WindowsMobile", "user/ISP", "Any", "" ], [ "19", "18", "WinGate", "Windows (2000 onwards)", "All", "Any", "" ], [ "20", "19", "Ziproxy", "Unix (Linux, *BSD, Mac OS X, others)", "ISP", "Any", "" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"grass\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"grass\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which opponent used a grass surface?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"grass\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"6–7 (0–7) , 6–2, 4–6\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,E2:E11=\"6–7 (0–7) , 6–2, 4–6\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which tournament had a score of 6–7 (0–7) , 6–2, 4–6?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"6–7 (0–7) , 6–2, 4–6\"", "2" ] } ]
train_2-11126697-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Outcome", "Tournament", "Surface", "Opponent", "Score" ], [ "2", "Winner", "Louisville , US", "Hard (i)", "Donald Young", "0–6, 7–5, 6–3" ], [ "3", "Runner-up", "Kyoto , Japan", "Carpet (i)", "Go Soeda", "6–7 (0–7) , 6–2, 4–6" ], [ "4", "Runner-up", "Freudenstadt , Germany", "Clay", "Simon Greul", "3–6, 4–6" ], [ "5", "Winner", "Loughborough , UK", "Hard (i)", "Frederik Nielsen", "6–3, 3–6, 6–1" ], [ "6", "Runner-up", "Pingguo , China", "Hard", "Go Soeda", "4–6, 5–7" ], [ "7", "Winner", "Athens , Greece", "Hard", "Dmitry Tursunov", "W/O" ], [ "8", "Runner-up", "Nottingham , UK", "Grass", "Gilles Müller", "6–7 (4–7) , 2–6" ], [ "9", "Runner-up", "Granby , Canada", "Hard", "Édouard Roger-Vasselin", "6–7 (9–11) , 6–4, 1–6" ], [ "10", "Runner-up", "Helsinki , Finland", "Hard", "Daniel Brands", "6–7 (2–7) , 6–7 (5–7)" ], [ "11", "Runner-up", "Geneva , Switzerland", "Clay", "Marc Gicquel", "6–3, 3–6, 4–6" ] ]
[ { "Formula": "SUMIFS(C1,A1,\"Paul Dickey\")", "Formula2": "SUMIFS(C2:C18,A2:A18,\"Paul Dickey\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many extra points did Paul Dickey received", "Tokens": [ "SUMIFS(", "C1", "A1", "\"Paul Dickey\"" ] }, { "Formula": "MIN(D1)", "Formula2": "MIN(D2:D18)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "How many 5 points field goals is minimum", "Tokens": [ "MIN(", "D1" ] }, { "Formula": "ROWS(UNIQUE(FILTER(A1, F1=75)))", "Formula2": "ROWS(UNIQUE(FILTER(A2:A18, F2:F18=75)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "How many player with total points of 75", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "A1", "F1", "=", "75" ] } ]
train_1-14342367-15
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Player", "Touchdowns (5 points)", "Extra points 1 point", "Field goals (5 points)", "Safeties (2 points)", "Total Points" ], [ "2", "Albert Herrnstein", "26", "1", "0", "0", "131" ], [ "3", "James Lawrence", "12", "53", "0", "0", "113" ], [ "4", "Willie Heston", "15", "0", "0", "0", "75" ], [ "5", "Joe Maddock", "13", "0", "0", "0", "65" ], [ "6", "Paul Jones", "11", "0", "0", "0", "55" ], [ "7", "Everett Sweeley", "1", "22", "4", "0", "47" ], [ "8", "William Cole", "4", "13", "0", "0", "33" ], [ "9", "William Palmer", "5", "0", "0", "0", "25" ], [ "10", "Herb Graver", "5", "3", "0", "0", "23" ], [ "11", "Ross Kidston", "4", "0", "0", "0", "20" ], [ "12", "Paul Dickey", "3", "0", "0", "0", "10" ], [ "13", "Dan McGugin", "2", "0", "0", "0", "10" ], [ "14", "Curtis Redden", "2", "0", "0", "0", "10" ], [ "15", "Harold Baker", "1", "0", "0", "0", "5" ], [ "16", "Charles Carter", "1", "0", "0", "0", "5" ], [ "17", "James Forrest", "1", "0", "0", "0", "5" ], [ "18", "na", "0", "0", "0", "1", "2" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=1955),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,F2:F11=1955),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What date was introduced where it was withdrawn 1955?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "1955", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=1935),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,B2:B11=1935),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What engine was introduced in 1935?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "1935", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"gloucester rcw\")*(B1=1937)),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,(C2:C11=\"gloucester rcw\")*(B2:B11=1937)),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the number range for the Gloucester RCW builder introduced in 1937?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"gloucester rcw\"", "*", "B1", "=", "1937", "1" ] } ]
test_2-1181375-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Number Range", "Introduced", "Builder", "Engine", "Seats", "Withdrawn" ], [ "2", "1", "1934", "Park Royal", "1 AEC of hp (kW)", "69", "1955" ], [ "3", "2–4", "1934", "Park Royal", "2 AEC of hp (kW)", "44", "1954–1958" ], [ "4", "5–7", "1935", "Gloucester RCW", "2 AEC of hp (kW)", "70", "1957–59" ], [ "5", "8–9, 13–16", "1936", "Gloucester RCW", "2 AEC of hp (kW)", "70", "1957–60" ], [ "6", "10–12", "1936", "Gloucester RCW", "2 AEC of hp (kW)", "63", "1956–57" ], [ "7", "17", "1936", "Gloucester RCW", "2 AEC of hp (kW)", "None", "1959" ], [ "8", "18", "1937", "Gloucester RCW", "2 AEC of hp (kW)", "49", "1957" ], [ "9", "19–33", "1940–41", "GWR, Swindon", "2 AEC of hp (kW)", "48", "1960–62" ], [ "10", "34", "1941", "GWR, Swindon", "2 AEC of hp (kW)", "None", "1960" ], [ "11", "35–38", "1941–42", "GWR, Swindon", "2 AEC of hp (kW)", "60 + 44", "1957, 1962" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"rice stadium • houston, tx\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,C2:C12=\"rice stadium • houston, tx\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Result has a Site of rice stadium • houston, tx?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"rice stadium • houston, tx\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"razorback stadium • fayetteville, ar\")*(A1=\"october 7, 1967\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(C2:C12=\"razorback stadium • fayetteville, ar\")*(A2:A12=\"october 7, 1967\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Opponent has a Site of razorback stadium • fayetteville, ar, and a Date of october 7, 1967?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"razorback stadium • fayetteville, ar\"", "*", "A1", "=", "\"october 7, 1967\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"war memorial stadium • little rock, ar\")*(D1=\"l6–7\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(C2:C12=\"war memorial stadium • little rock, ar\")*(D2:D12=\"l6–7\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Opponent has a Site of war memorial stadium • little rock, ar, and a Result of l6–7?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"war memorial stadium • little rock, ar\"", "*", "D1", "=", "\"l6–7\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"october 14, 1967\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=\"october 14, 1967\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Result has a Date of october 14, 1967?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"october 14, 1967\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"l12–21\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,D2:D12=\"l12–21\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Attendance has a Result of l12–21?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"l12–21\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=53000)*(A1=\"october 21, 1967\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(E2:E12=53000)*(A2:A12=\"october 21, 1967\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Site has Attendance of 53,000, and a Date of october 21, 1967?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "53000", "*", "A1", "=", "\"october 21, 1967\"", "3" ] } ]
train_2-18336216-28
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Opponent", "Site", "Result", "Attendance" ], [ "2", "September 23, 1967", "Oklahoma State", "War Memorial Stadium • Little Rock, AR", "L6–7", "53,000" ], [ "3", "September 30, 1967", "Tulsa", "Razorback Stadium • Fayetteville, AR", "L12–14", "40,000" ], [ "4", "October 7, 1967", "TCU", "Razorback Stadium • Fayetteville, AR", "W26–0", "40,000" ], [ "5", "October 14, 1967", "at Baylor", "Baylor Stadium • Waco, TX", "T10–10", "32,000" ], [ "6", "October 21, 1967", "Texas", "War Memorial Stadium • Little Rock, AR", "L12–21", "53,000" ], [ "7", "October 28, 1967", "Kansas State", "War Memorial Stadium • Little Rock, AR", "W28–7", "40,000" ], [ "8", "November 4, 1967", "Texas A&M", "Razorback Stadium • Fayetteville, AR ( Rivalry )", "L21–33", "41,100" ], [ "9", "November 11, 1967", "at Rice", "Rice Stadium • Houston, TX", "W23–9", "34,000" ], [ "10", "November 18, 1967", "at SMU", "Ownby Stadium • Dallas, TX", "W35–17", "25,000" ], [ "11", "November 25, 1967", "Texas Tech", "War Memorial Stadium • Little Rock, AR", "L27–31", "40,000" ], [ "12", "*Non-conference game. #Rankings from AP Poll .", "*Non-conference game. #Rankings from AP Poll .", "*Non-conference game. #Rankings from AP Poll .", "*Non-conference game. #Rankings from AP Poll .", "*Non-conference game. #Rankings from AP Poll ." ] ]
[ { "Formula": "SUMIFS(A1,C1,\"kansas city kings\")", "Formula2": "SUMIFS(A2:A6,C2:C6,\"kansas city kings\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What game number is the Kansas City Kings team?", "Tokens": [ "SUMIFS(", "A1", "C1", "\"kansas city kings\"" ] } ]
test_2-17064796-8
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Game", "Date", "Team", "Score", "Record", "Streak" ], [ "2", "78", "April 2", "Atlanta Hawks", "101–93", "43–35", "Win 1" ], [ "3", "79", "April 4", "@ Boston Celtics", "117–114", "44–35", "Win 2" ], [ "4", "80", "April 6", "New York Knicks", "102–106", "44–36", "Loss 1" ], [ "5", "81", "April 8", "@ New York Knicks", "105–98", "45–36", "Win 1" ], [ "6", "82", "April 11", "Kansas City Kings", "99–98", "46–36", "Win 2" ] ]
[ { "Formula": "SUM(FILTER(A1, E1=54015))", "Formula2": "SUM(FILTER(A2:A17, E2:E17=54015))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Which week's game was attended by 54,015 people?", "Tokens": [ "SUM(", "FILTER(", "A1", "E1", "=", "54015" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1),SUMX(E1)),FILTER(query1,(CHOOSECOLS(query1,2)<4)*(CHOOSECOLS(query1,3)>54015)))", "Formula2": "LET(query1,SUMMARIZE(B2:B17,SUMX(A2:A17),SUMX(E2:E17)),FILTER(query1,(CHOOSECOLS(query1,2)<4)*(CHOOSECOLS(query1,3)>54015)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num", "*", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What date was the game that was before week 4 and was attended by over 54,015 people ?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "A1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "4", "*", "CHOOSECOLS(", "query1", "3", ">", "54015" ] } ]
train_2-15986459-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 10, 1989", "at Minnesota Vikings", "L 38–7", "54,015" ], [ "3", "2", "September 17, 1989", "at San Diego Chargers", "W 34–27", "42,013" ], [ "4", "3", "September 24, 1989", "Buffalo Bills", "L 47–41", "57,278" ], [ "5", "4", "October 1, 1989", "Miami Dolphins", "W 39–7", "53,326" ], [ "6", "5", "October 8, 1989", "at New England Patriots", "L 23–13", "59,828" ], [ "7", "6", "October 15, 1989", "at Chicago Bears", "W 33–28", "64,383" ], [ "8", "7", "October 22, 1989", "Pittsburgh Steelers", "W 27–0", "59,091" ], [ "9", "8", "October 29, 1989", "at Cleveland Browns", "L 28–17", "78,765" ], [ "10", "9", "November 5, 1989", "Detroit Lions", "W 35–31", "48,056" ], [ "11", "10", "November 13, 1989", "Cincinnati Bengals", "W 26–24", "60,694" ], [ "12", "11", "November 19, 1989", "Los Angeles Raiders", "W 23–7", "59,198" ], [ "13", "12", "November 26, 1989", "at Kansas City Chiefs", "L 34–0", "51,342" ], [ "14", "13", "December 3, 1989", "at Pittsburgh Steelers", "W 23–16", "40,541" ], [ "15", "14", "December 10, 1989", "Tampa Bay Buccaneers", "W 20–17", "54,532" ], [ "16", "15", "December 17, 1989", "at Cincinnati Bengals", "L 61–7", "47,510" ], [ "17", "16", "December 23, 1989", "Cleveland Browns", "L 24–20", "58,852" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"Fired in week 5\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,F2:F12=\"Fired in week 5\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the background of the person fired in week 5?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"Fired in week 5\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Maylands, Western Australia\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,E2:E12=\"Maylands, Western Australia\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result of the player from Maylands, Western Australia?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"Maylands, Western Australia\"", "6" ] }, { "Formula": "SUMIFS(D1,A1,\"Amy Cato\")", "Formula2": "SUMIFS(D2:D12,A2:A12,\"Amy Cato\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many ages for player Amy Cato?", "Tokens": [ "SUMIFS(", "D1", "A1", "\"Amy Cato\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Maylands, Western Australia\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,E2:E12=\"Maylands, Western Australia\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the player from Maylands, Western Australia?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"Maylands, Western Australia\"", "1" ] }, { "Formula": "SUMIFS(D1,F1,\"Fired in week 6\")", "Formula2": "SUMIFS(D2:D12,F2:F12,\"Fired in week 6\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many age figures for the player fired in week 6?", "Tokens": [ "SUMIFS(", "D1", "F1", "\"Fired in week 6\"" ] } ]
train_1-24501530-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Candidate", "Background", "Original team", "Age", "Hometown", "Result" ], [ "2", "Andrew \"Morello\" Morello", "Auctioneer", "Pinnacle", "23", "Melbourne, Victoria", "Hired by Bouris" ], [ "3", "Heather Williams", "Advertising Sales Consultant", "Eventus", "31", "Maylands, Western Australia", "Fired 2nd in Finale" ], [ "4", "Gavin McInnes", "Lawyer", "Pinnacle", "33", "Brisbane, Queensland", "Fired 1st in Finale" ], [ "5", "Mary-Anne Lowe", "Business Owner", "Eventus", "30", "Melbourne, Victoria", "Fired in week 9" ], [ "6", "Sabrina Houssami", "University Student and Miss World Australia 2006", "Eventus", "23", "Sydney, New South Wales", "Fired in week 8" ], [ "7", "Samuel \"Sam\" Hooper", "Law Student", "Pinnacle", "19", "Adelaide, South Australia", "Fired in week 7" ], [ "8", "Carmen Parnos", "Bankrupt. Former Entrepreneur", "Eventus", "44", "Melbourne, Victoria", "Fired in week 6" ], [ "9", "John van Yzerloo", "Unemployed", "Pinnacle", "44", "Romsey, Victoria", "Fired in week 5" ], [ "10", "Blake Chandler", "Customer Service Manager", "Pinnacle", "28", "Central Coast, New South Wales", "Fired in week 4" ], [ "11", "Amy Cato", "Business Owner", "Eventus", "25", "Adelaide, South Australia", "Fired in week 3" ], [ "12", "Lynton Pipkorn", "Marketing Consultant", "Pinnacle", "30", "Melbourne, Victoria", "Fired in week 2" ] ]
[ { "Formula": "SUM(FILTER(C1, (E1>1)*(D1>2)))", "Formula2": "SUM(FILTER(C2:C6, (E2:E6>1)*(D2:D6>2)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How much Gold has a Bronze larger than 1, and a Silver larger than 2?", "Tokens": [ "SUM(", "FILTER(", "C1", "E1", ">", "1", "*", "D1", ">", "2" ] }, { "Formula": "SUM(FILTER(F1, (B1=\"japan (jpn)\")*(D1<1)))", "Formula2": "SUM(FILTER(F2:F6, (B2:B6=\"japan (jpn)\")*(D2:D6<1)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which Total has a Nation of japan (jpn), and a Silver smaller than 1?", "Tokens": [ "SUM(", "FILTER(", "F1", "B1", "=", "\"japan (jpn)\"", "*", "D1", "<", "1" ] } ]
train_2-14335046-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "South Korea (KOR)", "2", "0", "0", "2" ], [ "3", "2", "Chinese Taipei (TPE)", "0", "1", "1", "2" ], [ "4", "3", "Japan (JPN)", "0", "1", "0", "1" ], [ "5", "4", "Thailand (THA)", "0", "0", "1", "1" ], [ "6", "Total", "Total", "2", "2", "2", "6" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"montreal canadiens\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"montreal canadiens\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score when the opponent was Montreal Canadiens?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"montreal canadiens\"", "4" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=3))", "Formula2": "LET(query1,SUMMARIZE(E2:E14,SUMX(B2:B14)),FILTER(query1,CHOOSECOLS(query1,2)=3))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the record on December 3?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "3" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=27))", "Formula2": "LET(query1,SUMMARIZE(C2:C14,SUMX(A2:A14)),FILTER(query1,CHOOSECOLS(query1,2)=27))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who was the opponent in Game 27?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "27" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1),SUMX(B1)),FILTER(query1,(CHOOSECOLS(query1,2)<28)*(CHOOSECOLS(query1,3)=1)))", "Formula2": "LET(query1,SUMMARIZE(C2:C14,SUMX(A2:A14),SUMX(B2:B14)),FILTER(query1,(CHOOSECOLS(query1,2)<28)*(CHOOSECOLS(query1,3)=1)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who was the opponent on December 1, before Game 28?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "28", "*", "CHOOSECOLS(", "query1", "3", "=", "1" ] } ]
test_2-17562956-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Game", "December", "Opponent", "Score", "Record" ], [ "2", "25", "1", "@ St. Louis Blues", "2 - 0", "10-13-2" ], [ "3", "26", "3", "Montreal Canadiens", "3 - 3", "10-13-3" ], [ "4", "27", "5", "Chicago Black Hawks", "3 - 3", "10-13-4" ], [ "5", "28", "7", "@ Hartford Whalers", "7 - 4", "11-13-4" ], [ "6", "29", "9", "New York Islanders", "5 - 4", "12-13-4" ], [ "7", "30", "11", "@ Detroit Red Wings", "2 - 1", "13-13-4" ], [ "8", "31", "12", "@ Chicago Black Hawks", "5 - 2", "14-13-4" ], [ "9", "32", "15", "@ Washington Capitals", "5 - 4", "14-14-4" ], [ "10", "33", "16", "Philadelphia Flyers", "1 - 1", "14-14-5" ], [ "11", "34", "19", "Vancouver Canucks", "5 - 3", "15-14-5" ], [ "12", "35", "22", "@ Pittsburgh Penguins", "4 - 3", "16-14-5" ], [ "13", "36", "23", "Boston Bruins", "4 - 3", "16-15-5" ], [ "14", "37", "30", "Washington Capitals", "5 - 2", "17-15-5" ] ]
[ { "Formula": "UNIQUE(HSTACK(B1,A1))", "Formula2": "UNIQUE(HSTACK(B2:B16,A2:A16))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell" ], "Level": "easy", "Question": "All location codes and documents.", "Tokens": [ "UNIQUE(", "HSTACK(", "B1", "A1" ] }, { "Formula": "UNIQUE(HSTACK(B1,A1))", "Formula2": "UNIQUE(HSTACK(B2:B16,A2:A16))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell" ], "Level": "easy", "Question": "What are the location codes and documents?", "Tokens": [ "UNIQUE(", "HSTACK(", "B1", "A1" ] }, { "Formula": "SUMMARIZE(B1,SUMX(A1))", "Formula2": "SUMMARIZE(B2:B16,SUMX(A2:A16))", "Funcs": [ "SUMMARIZE(", "Cell", "SUMX(", "Cell" ], "Level": "easy", "Question": "How many documents are there per location?", "Tokens": [ "SUMMARIZE(", "B1", "SUMX(", "A1" ] }, { "Formula": "SUMMARIZE(B1,SUMX(A1))", "Formula2": "SUMMARIZE(B2:B16,SUMX(A2:A16))", "Funcs": [ "SUMMARIZE(", "Cell", "SUMX(", "Cell" ], "Level": "easy", "Question": "The number of documents in each location.", "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": "The location with the most documents.", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "B1", "SUMX(", "A1", "2", "-", "1", "1" ] }, { "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": "Which location code has the most documents?", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "B1", "SUMX(", "A1", "2", "-", "1", "1" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>=3))", "Formula2": "LET(query1,SUMMARIZE(B2:B16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,3)>=3))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">=", "Num" ], "Level": "hard", "Question": "Which locations have at least 3 documents?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "3", ">=", "3" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>=3))", "Formula2": "LET(query1,SUMMARIZE(B2:B16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,3)>=3))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">=", "Num" ], "Level": "hard", "Question": "Locations with 3 or more documents.", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "3", ">=", "3" ] }, { "Formula": "UNIQUE(HSTACK(B1,A1))", "Formula2": "UNIQUE(HSTACK(B2:B16,A2:A16))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell" ], "Level": "easy", "Question": "The location codes and documents.", "Tokens": [ "UNIQUE(", "HSTACK(", "B1", "A1" ] }, { "Formula": "SUMMARIZE(B1,DCOUNTX(A1))", "Formula2": "SUMMARIZE(B2:B16,DCOUNTX(A2:A16))", "Funcs": [ "SUMMARIZE(", "Cell", "DCOUNTX(", "Cell" ], "Level": "easy", "Question": "How many documents in different locations?", "Tokens": [ "SUMMARIZE(", "B1", "DCOUNTX(", "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 location code with the most documents?", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "B1", "SUMX(", "A1", "2", "-", "1", "1" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>=3))", "Formula2": "LET(query1,SUMMARIZE(B2:B16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,3)>=3))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">=", "Num" ], "Level": "hard", "Question": "What is the location code with no less than 3 documents?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "3", ">=", "3" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>=3))", "Formula2": "LET(query1,SUMMARIZE(B2:B16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,3)>=3))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">=", "Num" ], "Level": "hard", "Question": "The location code with at least 3 documents.", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "3", ">=", "3" ] } ]
tracking_db_document_locations
[ [ "0", "A", "B", "C", "D" ], [ "1", "document id", "location code", "date in location from", "date in locaton to" ], [ "2", "7", "e", "1/6/2017 23:17", "6/8/2008 12:45" ], [ "3", "11", "x", "1/6/2017 23:17", "7/3/2012 9:48" ], [ "4", "81", "c", "3/31/1972 9:47", "11/5/1987 6:11" ], [ "5", "81", "c", "1/6/2017 23:17", "11/26/2010 19:22" ], [ "6", "81", "x", "6/8/2008 12:45", "6/15/1976 3:40" ], [ "7", "111", "x", "10/14/1986 17:53", "11/26/2010 19:22" ], [ "8", "119", "b", "1/6/2017 23:17", "1/1/1995 3:52" ], [ "9", "166", "b", "5/13/1985 12:19", "10/14/1986 17:53" ], [ "10", "166", "b", "10/14/1986 17:53", "11/26/2010 19:22" ], [ "11", "170", "x", "3/10/1997 15:24", "6/15/1976 3:40" ], [ "12", "230", "e", "3/31/1972 9:47", "11/5/1987 6:11" ], [ "13", "230", "e", "11/26/2010 19:22", "1/6/2017 23:17" ], [ "14", "252", "n", "1/6/2017 23:17", "3/10/1997 15:24" ], [ "15", "252", "x", "3/31/1972 9:47", "8/18/2009 3:29" ], [ "16", "260", "e", "8/18/2009 3:29", "10/14/1986 17:53" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"chip ganassi racing\")*(A1>2010)*(D1=17)),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(F2:F12=\"chip ganassi racing\")*(A2:A12>2010)*(D2:D12=17)),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the finish for the chip ganassi racing team that was later than 2010 and a Start of 17?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"chip ganassi racing\"", "*", "A1", ">", "2010", "*", "D1", "=", "17", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=2007),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,A2:A12=2007),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is shown for Chassis for the year of 2007?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "2007", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=19),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,E2:E12=19),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the name of the team with a finish of 19?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "19", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=3)*(A1=2010)),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(D2:D12=3)*(A2:A12=2010)),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the Finish when the start shows 3 in the year of 2010?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "3", "*", "A1", "=", "2010", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=3)*(A1=2007)),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(D2:D12=3)*(A2:A12=2007)),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the Engine with 3 as the start in the year of 2007?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "3", "*", "A1", "=", "2007", "3" ] } ]
test_2-1442541-7
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Chassis", "Engine", "Start", "Finish", "Team" ], [ "2", "2002", "Dallara", "Chevrolet", "28", "19", "Team Green" ], [ "3", "2003", "Sat out due to injury", "Sat out due to injury", "Sat out due to injury", "Sat out due to injury", "Andretti Green" ], [ "4", "2004", "Dallara", "Honda", "3", "14", "Andretti Green" ], [ "5", "2005", "Dallara", "Honda", "6", "6", "Andretti Green" ], [ "6", "2006", "Dallara", "Honda", "17", "7", "Andretti Green" ], [ "7", "2007", "Dallara", "Honda", "3", "1", "Andretti Green" ], [ "8", "2009", "Dallara", "Honda", "3", "7", "Chip Ganassi Racing" ], [ "9", "2010", "Dallara", "Honda", "3", "1", "Chip Ganassi Racing" ], [ "10", "2011", "Dallara", "Honda", "9", "12", "Chip Ganassi Racing" ], [ "11", "2012", "Dallara", "Honda", "16", "1", "Chip Ganassi Racing" ], [ "12", "2013", "Dallara", "Honda", "17", "23", "Chip Ganassi Racing" ] ]
[ { "Formula": "AVERAGE(FILTER(E1, A1<1))", "Formula2": "AVERAGE(FILTER(E2:E8, A2:A8<1))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the average attendance of game 1?", "Tokens": [ "AVERAGE(", "FILTER(", "E1", "A1", "<", "1" ] }, { "Formula": "SUMIFS(E1,D1,\"2:07\")", "Formula2": "SUMIFS(E2:E8,D2:D8,\"2:07\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the attendance amount of the race with a time of 2:07?", "Tokens": [ "SUMIFS(", "E1", "D1", "\"2:07\"" ] } ]
train_2-1332143-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Game", "Date", "Location", "Time", "Attendance" ], [ "2", "1", "October 3", "Navin Field", "2:13", "42,505" ], [ "3", "2", "October 4", "Navin Field", "2:49", "43,451" ], [ "4", "3", "October 5", "Sportsman's Park (III)", "2:07", "34,073" ], [ "5", "4", "October 6", "Sportsman's Park (III)", "2:43", "37,492" ], [ "6", "5", "October 7", "Sportsman's Park (III)", "1:58", "38,536" ], [ "7", "6", "October 8", "Navin Field", "1:58", "44,551" ], [ "8", "7", "October 9", "Navin Field", "2:19", "40,902" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,H1=\"US Airways Center 18,422\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I7,H2:H7=\"US Airways Center 18,422\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How many different items appear in the high points column when the location attendance was US Airways Center 18,422?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "H1", "=", "\"US Airways Center 18,422\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"April 7\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I7,B2:B7=\"April 7\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the high assists on April 7?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"April 7\"", "7" ] } ]
train_1-17288825-10
[ [ "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", "75", "April 1", "@ Phoenix", "L 109–114 (OT)", "Ron Artest (28)", "Yao Ming (14)", "Aaron Brooks (5)", "US Airways Center 18,422", "48–27" ], [ "3", "76", "April 3", "@ L.A. Lakers", "L 81–93 (OT)", "Ron Artest (21)", "Yao Ming (10)", "Aaron Brooks (6)", "Staples Center 18,997", "48–28" ], [ "4", "77", "April 5", "Portland", "W 102–88 (OT)", "Yao Ming (21)", "Yao Ming (12)", "Kyle Lowry (6)", "Toyota Center 18,214", "49–28" ], [ "5", "78", "April 7", "Orlando", "W 93–83 (OT)", "Yao Ming (20)", "Yao Ming (16)", "Ron Artest (7)", "Toyota Center 18,389", "50–28" ], [ "6", "80", "April 10", "@ Golden State", "W 113–109 (OT)", "Luis Scola (28)", "Dikembe Mutombo (15)", "Ron Artest (6)", "Oracle Arena 19,596", "52–28" ], [ "7", "81", "April 13", "New Orleans", "W 86–66 (OT)", "Yao Ming (22)", "Luis Scola (15)", "Ron Artest (5)", "Toyota Center 18,409", "53–28" ] ]
[ { "Formula": "SUMIFS(F1,C1,\"37.410 (4)\")", "Formula2": "SUMIFS(F2:F9,C2:C9,\"37.410 (4)\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "For what total was 37.410 (4) the 1st run?", "Tokens": [ "SUMIFS(", "F1", "C1", "\"37.410 (4)\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"39.296 (5)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,D2:D9=\"39.296 (5)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who had a 2nd run of 39.296 (5)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"39.296 (5)\"", "2" ] }, { "Formula": "MAXIFS(F1,E1,\"48.734 (8)\")", "Formula2": "MAXIFS(F2:F9,E2:E9,\"48.734 (8)\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the greatest total when the 3rd run was 48.734 (8)?", "Tokens": [ "MAXIFS(", "F1", "E1", "\"48.734 (8)\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"41.256 (6)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,D2:D9=\"41.256 (6)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 3rd run was 41.256 (6) the 2nd run?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"41.256 (6)\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"37.805 (6)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,E2:E9=\"37.805 (6)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "With a 3rd run of 37.805 (6), what was the 1st run?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"37.805 (6)\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"37.496 (4)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,E2:E9=\"37.496 (4)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 1st run when 37.496 (4) is the 3rd run?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"37.496 (4)\"", "3" ] } ]
test_2-18603914-8
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Name", "1st run", "2nd run", "3rd run", "Total" ], [ "2", "1", "Māris Štrombergs ( LAT )", "36.485 (1)", "35.969 (1)", "36.071 (1)", "3" ], [ "3", "2", "Rob van den Wildenberg ( NED )", "37.277 (3)", "36.360 (2)", "37.496 (4)", "9" ], [ "4", "3", "Jared Graves ( AUS )", "36.904 (2)", "39.296 (5)", "37.242 (3)", "10" ], [ "5", "4", "Damien Godet ( FRA )", "37.410 (4)", "36.707 (4)", "37.805 (6)", "14" ], [ "6", "5", "Cristian Becerine ( ARG )", "37.480 (5)", "DNF (8)", "37.079 (2)", "15" ], [ "7", "6", "Kamakazi ( AUS )", "42.551 (7)", "41.256 (6)", "37.497 (5)", "18" ], [ "8", "7", "Roger Rinderknecht ( SUI )", "DNF (8)", "36.610 (3)", "48.734 (8)", "19" ], [ "9", "8", "Manuel de Vecchi ( ITA )", "38.018 (6)", "42.148 (7)", "38.208 (7)", "20" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=434.8))", "Formula2": "LET(query1,SUMMARIZE(A2:A10,SUMX(B2:B10)),FILTER(query1,CHOOSECOLS(query1,2)=434.8))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the year to april when the revenue is 434.8 million dollars?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "434.8" ] }, { "Formula": "SUM(FILTER(C1, D1=120.6))", "Formula2": "SUM(FILTER(C2:C10, D2:D10=120.6))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the dollar amount of ebit when the net profit is 120.6?", "Tokens": [ "SUM(", "FILTER(", "C1", "D1", "=", "120.6" ] }, { "Formula": "SUM(FILTER(B1, D1=55.4))", "Formula2": "SUM(FILTER(B2:B10, D2:D10=55.4))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many dollars is the revenue when the net profit is 55.4 million dollars?", "Tokens": [ "SUM(", "FILTER(", "B1", "D1", "=", "55.4" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=22))", "Formula2": "LET(query1,SUMMARIZE(A2:A10,SUMX(E2:E10)),FILTER(query1,CHOOSECOLS(query1,2)=22))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "When the earning per share is listed as 22.0 what is the year to april?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "22" ] }, { "Formula": "SUM(FILTER(E1, D1=16.2))", "Formula2": "SUM(FILTER(E2:E10, D2:D10=16.2))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the earnings per share when the net profit is 16.2 million dollars?", "Tokens": [ "SUM(", "FILTER(", "E1", "D1", "=", "16.2" ] }, { "Formula": "SUM(FILTER(D1, B1=150.6))", "Formula2": "SUM(FILTER(D2:D10, B2:B10=150.6))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How much is the net profit when the revenue is 150.6 million dollars?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "=", "150.6" ] } ]
train_1-18077713-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year to April", "Revenue (US $million)", "EBIT (US $m)", "Net profit (US $m)", "Earnings per share (¢)" ], [ "2", "2012", "434.8", "179.8", "120.6", "65.8" ], [ "3", "2011", "436.1", "135.1", "96.4", "47.0" ], [ "4", "2010", "432.6", "150.5", "76.4", "37.5" ], [ "5", "2009", "274.7", "91.2", "66.0", "32.9" ], [ "6", "2008", "228.2", "88.5", "55.4", "27.7" ], [ "7", "2007", "171.6", "63.0", "43.9", "22.0" ], [ "8", "2006", "143.7", "36.9", "16.2", "8.3" ], [ "9", "2005", "150.6", "47.9", "17.5", "14.3" ], [ "10", "2004", "126.3", "31.0", "14.2", "12.4" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"d(rebuild)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"d(rebuild)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What's the railway number of a D(rebuild) class?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"d(rebuild)\"", "2" ] }, { "Formula": "MINIFS(C1,A1,\"t2a\")", "Formula2": "MINIFS(C2:C10,A2:A10,\"t2a\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What the least quantity having a T2A class?", "Tokens": [ "MINIFS(", "C1", "A1", "\"t2a\"" ] } ]
train_2-18934662-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Class", "Railway number(s)", "Quantity rebuilt", "Rebuild year(s)", "Type" ], [ "2", "B3", "1\"…148", "51", "1867–1883", "1B n2" ], [ "3", "D(rebuild)", "4\"…48", "16", "1867–1874", "1B n2" ], [ "4", "B2(rebuild)", "7…128", "16", "1868–1882", "1B n2" ], [ "5", "B(rebuild)", "21…125", "16", "1869–1884", "1B n2" ], [ "6", "T2a", "36, 37", "2", "1872–1875", "1B n2t" ], [ "7", "E(rebuild)", "88, 118", "2", "1873–1874", "1′B n2" ], [ "8", "T4a", "3\"…123", "11", "1874–1886", "2′B n2t" ], [ "9", "T(rebuild)", "87…129", "7", "1879–1887", "B n2t" ], [ "10", "Aa(rebuild)", "142, 179", "2", "1882", "1B n2" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"3.2i V8 32v\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"3.2i V8 32v\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the power of the 3.2i v8 32v?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"3.2i V8 32v\"", "5" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=340))", "Formula2": "LET(query1,SUMMARIZE(A2:A7,SUMX(B2:B7)),FILTER(query1,CHOOSECOLS(query1,2)=340))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What type of quattroporte iv only produced 340 units?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "340" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=668))", "Formula2": "LET(query1,SUMMARIZE(C2:C7,SUMX(B2:B7)),FILTER(query1,CHOOSECOLS(query1,2)=668))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "When were 668 units produced?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "668" ] } ]
train_1-1245350-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Quattroporte IV", "Units Produced", "Production Period", "Engine Capacity", "Power", "Max Speed" ], [ "2", "2.0i V6 24v", "587", "1994–1998", "1,996 cc", "287PS (211kW) @ 6500rpm", "255km/h (158mph)" ], [ "3", "2.8i V6 24v", "668", "1994–1998", "2,790 cc", "284PS (209kW) @ 6000rpm", "255km/h (158mph)" ], [ "4", "3.2i V8 32v", "415", "1996–1998", "3,217 cc", "335PS (246kW) @ 6400rpm", "270km/h (168mph)" ], [ "5", "2.0i V6 Evoluzione", "200", "1998–2001", "1,996 cc", "287PS (211kW) @ 6500rpm", "255km/h (158mph)" ], [ "6", "2.8i V6 Evoluzione", "190", "1998–2001", "2,790 cc", "284PS (209kW) @ 6000rpm", "255km/h (158mph)" ], [ "7", "3.2i V8 Evoluzione", "340", "1998–2001", "3,217 cc", "335PS (246kW) @ 6400rpm", "270km/h (168mph)" ] ]
[ { "Formula": "ROWS(UNIQUE(FILTER(C1, B1=\"February 18\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C15, B2:B15=\"February 18\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many teams are listed for February 18?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "B1", "=", "\"February 18\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"February 24\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I15,B2:B15=\"February 24\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What were the high rebounds on February 24?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"February 24\"", "6" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=51))", "Formula2": "LET(query1,SUMMARIZE(D2:D15,SUMX(A2:A15)),FILTER(query1,CHOOSECOLS(query1,2)=51))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the score in game 51?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "51" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"San Antonio\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I15,C2:C15=\"San Antonio\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score when they played against San Antonio?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "C1", "=", "\"San Antonio\"", "4" ] } ]
train_1-15869204-7
[ [ "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", "45", "February 1", "L.A. Lakers", "L 83–84 (OT)", "Vince Carter (27)", "Chris Bosh (14)", "Morris Peterson (4)", "Air Canada Centre 20,116", "21–24" ], [ "3", "46", "February 3", "@ Philadelphia", "W 93–80 (OT)", "Vince Carter (33)", "Donyell Marshall (14)", "Jalen Rose (5)", "Wachovia Center 19,049", "22–24" ], [ "4", "47", "February 4", "Orlando", "W 110–90 (OT)", "Donyell Marshall (32)", "Jérôme Moïso (12)", "Vince Carter (9)", "Air Canada Centre 16,228", "23–24" ], [ "5", "48", "February 6", "Indiana", "L 77–83 (OT)", "Donyell Marshall (24)", "Jérôme Moïso (11)", "Vince Carter (6)", "Air Canada Centre 19,311", "23–25" ], [ "6", "49", "February 8", "@ Golden State", "W 84–81 (OT)", "Vince Carter (22)", "Donyell Marshall (13)", "Vince Carter (4)", "The Arena in Oakland 16,873", "24–25" ], [ "7", "50", "February 10", "@ Phoenix", "W 101–94 (OT)", "Vince Carter (29)", "Donyell Marshall (11)", "Vince Carter (6)", "America West Arena 14,138", "25–25" ], [ "8", "51", "February 12", "@ Seattle", "L 74–94 (OT)", "Alvin Williams (20)", "Donyell Marshall (17)", "Vince Carter (7)", "KeyArena 14,239", "25–26" ], [ "9", "52", "February 17", "@ Chicago", "L 73–75 (OT)", "Vince Carter (21)", "Donyell Marshall (24)", "Alvin Williams (6)", "United Center 17,822", "25–27" ], [ "10", "53", "February 18", "San Antonio", "L 82–86 (OT)", "Vince Carter (22)", "Donyell Marshall (11)", "Vince Carter (6)", "Air Canada Centre 17,119", "25–28" ], [ "11", "54", "February 20", "New Jersey", "L 72–91 (OT)", "Donyell Marshall (17)", "Donyell Marshall (13)", "Alvin Williams (6)", "Air Canada Centre 19,301", "25–29" ], [ "12", "55", "February 22", "Sacramento", "L 81–96 (OT)", "Chris Bosh (20)", "Donyell Marshall (13)", "Alvin Williams (9)", "Air Canada Centre 19,800", "25–30" ], [ "13", "56", "February 24", "@ New Jersey", "L 74–86 (OT)", "Roger Mason (18)", "Jérôme Moïso , Morris Peterson (6)", "Milt Palacio (5)", "Continental Airlines Arena 12,829", "25–31" ], [ "14", "57", "February 25", "Washington", "L 74–76 (OT)", "Donyell Marshall (20)", "Chris Bosh (9)", "Roger Mason (6)", "Air Canada Centre 17,291", "25–32" ], [ "15", "58", "February 27", "@ Boston", "L 75–88 (OT)", "Donyell Marshall (19)", "Donyell Marshall (13)", "Roger Mason , Milt Palacio (4)", "FleetCenter 16,681", "25–33" ] ]
[ { "Formula": "MIN(FILTER(A1, (D1=\"ortiz\")*(F1>25)))", "Formula2": "MIN(FILTER(A2:A18, (D2:D18=\"ortiz\")*(F2:F18>25)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Name the least year for goalscore of ortiz and goals more than 25", "Tokens": [ "MIN(", "FILTER(", "A1", "D1", "=", "\"ortiz\"", "*", "F1", ">", "25" ] } ]
test_2-13747464-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Champion", "Runner-up", "Top goalscorer", "Club", "Goals" ], [ "2", "1996", "Inter/Ulbra ( RS )", "Vasco /DalPonte/Unimed ( RS )", "Ortiz", "Inter/Ulbra", "25" ], [ "3", "1997", "Atlético Mineiro/Pax de Minas ( MG )", "Banespa /Phercani", "Vander Carioca , Lenísio", "Atlético Mineiro/Pax de Minas , GM/Chevrolet", "36" ], [ "4", "1998", "Ulbra ( RS )", "ACBF (Carlos Barbosa) ( RS )", "Índio", "Ulbra", "25" ], [ "5", "1999", "Atlético Mineiro/Pax de Minas ( MG )", "Rio de Janeiro/Miécimo ( RJ )", "Manoel Tobias", "Atlético Mineiro/Pax de Minas", "52" ], [ "6", "2000", "Vasco da Gama ( RJ )", "Atlético Mineiro ( MG )", "Lenísio", "Atlético Mineiro", "50" ], [ "7", "2001", "ACBF (Carlos Barbosa) ( RS )", "Ulbra ( RS )", "Lenísio", "Ulbra", "25" ], [ "8", "2002", "Ulbra ( RS )", "W@ytv/Minas ( MG )", "Lenísio", "Ulbra", "31" ], [ "9", "2003", "Ulbra ( RS )", "ACBF (Carlos Barbosa) ( RS )", "Pablo", "ACBF (Carlos Barbosa)", "25" ], [ "10", "2004", "ACBF (Carlos Barbosa) ( RS )", "Ulbra ( RS )", "Pablo", "ACBF (Carlos Barbosa)", "27" ], [ "11", "2005", "Malwee/Jaraguá ( SC )", "Atlântico ( RS )", "Falcão", "Malwee/Jaraguá", "25" ], [ "12", "2006", "ACBF (Carlos Barbosa) ( RS )", "Malwee/Jaraguá ( SC )", "Marinho", "Intelli/Topper", "25" ], [ "13", "2007", "Malwee/Jaraguá ( SC )", "Joinville /Krona/Dalponte ( SC )", "Willian", "Malwee/Jaraguá", "31" ], [ "14", "2008", "Malwee Futsal ( SC )", "Ulbra/Suzano ( RS )", "Falcão", "Malwee Futsal", "32" ], [ "15", "2009", "ACBF (Carlos Barbosa) ( RS )", "Malwee Futsal ( SC )", "Falcão , Lenísio", "Malwee Futsal", "32" ], [ "16", "2010", "Malwee Futsal ( SC )", "Marechal Rondon ( SC )", "Falcão", "Malwee Futsal", "39" ], [ "17", "2011", "Santos/Cortiana ( SP )", "ACBF (Carlos Barbosa) ( RS )", "Falcão", "Santos", "32" ], [ "18", "2012", "ADC Intelli/ Orlândia ( SP )", "Joinville /Krona/Dalponte ( SC )", "Gustavo", "ACBF (Carlos Barbosa)", "24" ] ]
[ { "Formula": "FILTER(E1,C1=\"12/7/1997\")", "Formula2": "FILTER(E2:E8,C2:C8=\"12/7/1997\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the status of the match held on 12/7/1997?", "Tokens": [ "FILTER(", "E1", "C1", "=", "\"12/7/1997\"" ] }, { "Formula": "FILTER(D1,(B1>21)*(A1=\"argentina\"))", "Formula2": "FILTER(D2:D8,(B2:B8>21)*(A2:A8=\"argentina\"))", "Funcs": [ "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which venue has an against value larger than 21 and had Argentina as an opposing team.", "Tokens": [ "FILTER(", "D1", "B1", ">", "21", "*", "A1", "=", "\"argentina\"" ] }, { "Formula": "AVERAGE(FILTER(B1,C1=\"21/5/1997\"))", "Formula2": "AVERAGE(FILTER(B2:B8,C2:C8=\"21/5/1997\"))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the average of againsts on 21/5/1997?", "Tokens": [ "AVERAGE(", "FILTER(", "B1", "C1", "=", "\"21/5/1997\"" ] } ]
dev_2-17058843-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Opposing Team", "Against", "Date", "Venue", "Status" ], [ "2", "Córdoba", "21", "21/5/1997", "Chateau Carreras , Córdoba, Argentina", "Tour Match" ], [ "3", "Buenos Aires", "21", "24/5/1997", "Cricket & Rugby Club, Buenos Aires", "Tour Match" ], [ "4", "Argentina A", "17", "27/5/1997", "Cricket & Rugby Club, Buenos Aires", "Tour Match" ], [ "5", "Argentina", "20", "31/5/1997", "Estadio Etcheverri , Buenos Aires", "Test Match" ], [ "6", "Cuyo", "8", "3/6/1997", "Independiente Rivadavia, Mendoza", "Tour Match" ], [ "7", "Argentina", "33", "7/6/1997", "Estadio Etcheverri , Buenos Aires", "Test Match" ], [ "8", "Australia", "25", "12/7/1997", "Football Stadium , Sydney", "Test Match" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"Iquitos\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,D2:D20=\"Iquitos\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the region where Iquitos is located?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"Iquitos\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Constitutional Province of Callao\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,A2:A20=\"Constitutional Province of Callao\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the region containing the Constitutional Province of Callao?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Constitutional Province of Callao\"", "3" ] } ]
train_1-1672804-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Province", "Population", "Region", "Name of City", "Districts" ], [ "2", "Lima", "7605742", "Lima", "Lima", "43" ], [ "3", "Constitutional Province of Callao", "876877", "Callao", "Callao", "6" ], [ "4", "Arequipa", "864250", "Arequipa", "Arequipa", "29" ], [ "5", "Trujillo", "811979", "La Libertad", "Trujillo", "11" ], [ "6", "Chiclayo", "757452", "Lambayeque", "Chiclayo", "20" ], [ "7", "Piura", "665991", "Piura", "Piura", "9" ], [ "8", "Maynas", "492992", "Loreto", "Iquitos", "13" ], [ "9", "Huancayo", "466436", "Junín", "Huancayo", "28" ], [ "10", "Santa", "396434", "Ancash", "Chimbote", "9" ], [ "11", "Cusco", "367791", "Cusco", "Cusco", "8" ], [ "12", "Coronel Portillo", "333890", "Ucayali", "Pucallpa", "7" ], [ "13", "Ica", "321332", "Ica", "Ica", "14" ], [ "14", "Cajamarca", "316152", "Cajamarca", "Cajamarca", "12" ], [ "15", "Sullana", "287680", "Piura", "Sullana", "8" ], [ "16", "Huánuco", "270233", "Huánuco", "Huánuco", "11" ], [ "17", "Tacna", "262731", "Tacna", "Tacna", "10" ], [ "18", "Lambayeque", "258747", "Lambayeque", "Lambayeque", "12" ], [ "19", "San Román", "240776", "Puno", "Juliaca", "4" ], [ "20", "Puno", "229236", "Puno", "Puno", "15" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Robert Austin\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"Robert Austin\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What were the requirements for the role played by Robert Austin in the original production?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Robert Austin\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Female, older\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"Female, older\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What actor played the \"female, older\" role in the original production?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"Female, older\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Robert Austin\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"Robert Austin\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What FlatSpin actor played the same role as Robert Austin?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Robert Austin\"", "4" ] }, { "Formula": "ROWS(UNIQUE(FILTER(E1, B1=\"Male, younger\")))", "Formula2": "ROWS(UNIQUE(FILTER(E2:E7, B2:B7=\"Male, younger\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many RolePlay actors played the role requiring a \"male, younger\" actor?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "E1", "B1", "=", "\"Male, younger\"" ] }, { "Formula": "ROWS(UNIQUE(FILTER(E1, D1=\"Tracy Taylor\")))", "Formula2": "ROWS(UNIQUE(FILTER(E2:E7, D2:D7=\"Tracy Taylor\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many RolePlay actors played the same role as FlatSpin's Tracy Taylor?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "E1", "D1", "=", "\"Tracy Taylor\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Alison Pargeter\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"Alison Pargeter\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What RolePlay actor played the same role Alison Pargeter played in the original production?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Alison Pargeter\"", "5" ] } ]
train_1-17827271-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Actor in original production", "Actor required", "GamePlan", "FlatSpin", "RolePlay" ], [ "2", "Bill Champion", "Male, younger", "Troy Stephens", "Sam Berryman", "Justin Lazenby" ], [ "3", "Saskia Butler", "Female, younger", "Sorrel Saxon", "Tracy Taylor", "Julie-Ann Jobson" ], [ "4", "Alison Pargeter", "Female, younger", "Kelly Butcher", "Rosie Seymour", "Paige Petite" ], [ "5", "Tim Faraday", "Male, older", "Dan Endicott", "Tommy Angel", "Micky Rale" ], [ "6", "Robert Austin", "Male, older", "Leo Tyler", "Maurice Whickett", "Derek Jobson" ], [ "7", "Beth Tuckley", "Female, older", "Grace Page", "Edna Stricken", "Dee Jobson" ] ]
[ { "Formula": "SUM(FILTER(C1, (E1<30)*(B1=5)))", "Formula2": "SUM(FILTER(C2:C11, (E2:E11<30)*(B2:B11=5)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "Which Extra points 1 point has a Total Points smaller than 30, and Touchdowns (5 points) of 5?", "Tokens": [ "SUM(", "FILTER(", "C1", "E1", "<", "30", "*", "B1", "=", "5" ] }, { "Formula": "SUM(FILTER(B1, (C1=0)*(D1>0)))", "Formula2": "SUM(FILTER(B2:B11, (C2:C11=0)*(D2:D11>0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many Touchdowns (5 points) have an Extra points 1 point of 0, and a Field goals (5 points) larger than 0?", "Tokens": [ "SUM(", "FILTER(", "B1", "C1", "=", "0", "*", "D1", ">", "0" ] }, { "Formula": "SUM(FILTER(C1, E1<8))", "Formula2": "SUM(FILTER(C2:C11, E2:E11<8))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which Extra points 1 point is the highest one that has a Total Points smaller than 8?", "Tokens": [ "SUM(", "FILTER(", "C1", "E1", "<", "8" ] }, { "Formula": "SUMIFS(C1,A1,\"walter shaw\")", "Formula2": "SUMIFS(C2:C11,A2:A11,\"walter shaw\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which Extra points 1 point is the lowest one that has a Player of walter shaw?", "Tokens": [ "SUMIFS(", "C1", "A1", "\"walter shaw\"" ] }, { "Formula": "SUM(FILTER(D1, (E1=123)*(B1>13)))", "Formula2": "SUM(FILTER(D2:D11, (E2:E11=123)*(B2:B11>13)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many Field goals (5 points) have a Total Points of 123, and Touchdowns (5 points) larger than 13?", "Tokens": [ "SUM(", "FILTER(", "D1", "E1", "=", "123", "*", "B1", ">", "13" ] } ]
train_2-14342210-14
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Player", "Touchdowns (5 points)", "Extra points 1 point", "Field goals (5 points)", "Total Points" ], [ "2", "Bruce Shorts", "13", "53", "1", "123" ], [ "3", "Willie Heston", "20", "0", "0", "100" ], [ "4", "Neil Snow", "19", "0", "0", "95" ], [ "5", "Albert Herrnstein", "12", "0", "0", "60" ], [ "6", "Everett Sweeley", "7", "2", "1", "42" ], [ "7", "Hugh White", "6", "0", "0", "30" ], [ "8", "Walter Shaw", "4", "7", "0", "27" ], [ "9", "Arthur Redner", "5", "0", "0", "25" ], [ "10", "Curtis Redden", "4", "0", "0", "20" ], [ "11", "Herb Graver", "1", "3", "0", "8" ] ]
[ { "Formula": "SUM(FILTER(E1,(D1=1)*(A1<6)*(C1<6)))", "Formula2": "SUM(FILTER(E2:E13,(D2:D13=1)*(A2:A13<6)*(C2:C13<6)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the total number of bronzes associated with 1 silver, ranks under 6 and under 6 golds?", "Tokens": [ "SUM(", "FILTER(", "E1", "D1", "=", "1", "*", "A1", "<", "6", "*", "C1", "<", "6" ] }, { "Formula": "MAX(FILTER(E1,(D1>0)*(A1=7)))", "Formula2": "MAX(FILTER(E2:E13,(D2:D13>0)*(A2:A13=7)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the highest number of bronzes for teams ranked number 7 with more than 0 silver?", "Tokens": [ "MAX(", "FILTER(", "E1", "D1", ">", "0", "*", "A1", "=", "7" ] }, { "Formula": "AVERAGE(FILTER(F1,(C1>1)*(A1>3)*(E1>3)))", "Formula2": "AVERAGE(FILTER(F2:F13,(C2:C13>1)*(A2:A13>3)*(E2:E13>3)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the average total for teams with more than 1 gold, ranked over 3 and more than 3 bronze?", "Tokens": [ "AVERAGE(", "FILTER(", "F1", "C1", ">", "1", "*", "A1", ">", "3", "*", "E1", ">", "3" ] }, { "Formula": "SUM(FILTER(E1,(C1>2)*(A1<3)*(D1<22)))", "Formula2": "SUM(FILTER(E2:E13,(C2:C13>2)*(A2:A13<3)*(D2:D13<22)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the sum of bronzes for teams with more than 2 gold, ranked under 3, and less than 22 silver?", "Tokens": [ "SUM(", "FILTER(", "E1", "C1", ">", "2", "*", "A1", "<", "3", "*", "D1", "<", "22" ] }, { "Formula": "SUM(FILTER(D1,(A1>3)*(F1<2)))", "Formula2": "SUM(FILTER(D2:D13,(A2:A13>3)*(F2:F13<2)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the sum of silvers for teams with ranks over 3 and totals under 2?", "Tokens": [ "SUM(", "FILTER(", "D1", "A1", ">", "3", "*", "F1", "<", "2" ] } ]
dev_2-1577603-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Republic", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "Russian SFSR", "60", "22", "20", "102" ], [ "3", "2", "Ukrainian SSR", "20", "7", "9", "36" ], [ "4", "3", "Byelorussian SSR", "10", "6", "2", "18" ], [ "5", "4", "Georgian SSR", "6", "1", "3", "10" ], [ "6", "5", "Uzbek SSR", "3", "0", "0", "3" ], [ "7", "6", "Lithuanian SSR", "2", "1", "0", "3" ], [ "8", "7", "Kazakh SSR", "1", "3", "2", "6" ], [ "9", "8", "Armenian SSR", "1", "1", "2", "4" ], [ "10", "9", "Azerbaijan SSR", "1", "1", "0", "2" ], [ "11", "10", "Estonian SSR", "1", "0", "1", "2" ], [ "12", "11", "Tajik SSR", "1", "0", "0", "1" ], [ "13", "12", "Latvian SSR", "0", "2", "1", "3" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"w swimming\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"w swimming\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Site has a Sport of w swimming?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"w swimming\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"september 15, 2007\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,A2:A14=\"september 15, 2007\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Series are on september 15, 2007?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"september 15, 2007\"", "5" ] } ]
train_2-14175075-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Site", "Sport", "Winning team", "Series" ], [ "2", "September 4, 2007", "Cedar Rapids", "M Golf", "Iowa State", "Iowa State 2–0" ], [ "3", "September 8, 2007", "Des Moines", "Volleyball", "Iowa State", "Iowa State 4–0" ], [ "4", "September 9, 2007", "Iowa City", "W Soccer", "Tie", "Iowa State 5–1" ], [ "5", "September 15, 2007", "Ames", "Football", "Iowa State", "Iowa State 8–1" ], [ "6", "November 10, 2007", "Peoria", "M Cross Country", "Iowa State", "Iowa State 10–1" ], [ "7", "November 10, 2007", "Peoria", "W Cross Country", "Iowa", "Iowa State 10–3" ], [ "8", "December 5, 2007", "Ames", "W Basketball", "Iowa State", "Iowa State 12–3" ], [ "9", "December 7, 2007", "Ames", "W Swimming", "Iowa State", "Iowa State 14–3" ], [ "10", "December 8, 2007", "Ames", "M Basketball", "Iowa State", "Iowa State 16–3" ], [ "11", "December 9, 2007", "Ames", "Wrestling", "Iowa", "Iowa State 16–5" ], [ "12", "February 22, 2008", "Ames", "W Gymnastics", "Iowa State", "Iowa State 18–5" ], [ "13", "March 7, 2008", "Iowa City", "W Gymnastics", "Iowa", "Iowa State 18–7" ], [ "14", "April 1, 2008", "Ames", "Softball", "Iowa", "Iowa State 18–9" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,(D1=\"2r\")*(F1=\"1r\")),9))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,(D2:D8=\"2r\")*(F2:F8=\"1r\")),9))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the 2012 result associated with a 2007 finish of 2R and a 2009 of 1R?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"2r\"", "*", "F1", "=", "\"1r\"", "9" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,(I1=\"1r\")*(D1=\"2r\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,(I2:I8=\"1r\")*(D2:D8=\"2r\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the 2009 result associated with a 2012 of 1R and a 2007 of 2R?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "I1", "=", "\"1r\"", "*", "D1", "=", "\"2r\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,(F1=\"a\")*(H1=\"2r\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,(F2:F8=\"a\")*(H2:H8=\"2r\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the 2008 result associated with a 2009 of A and a 2011 of 2R?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "F1", "=", "\"a\"", "*", "H1", "=", "\"2r\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"lq\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,D2:D8=\"lq\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In which tournament did Pauline Parmentier finish LQ in 2007?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"lq\"", "1" ] } ]
train_2-13140232-10
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Tournament", "2005", "2006", "2007", "2008", "2009", "2010", "2011", "2012" ], [ "2", "Grand Slam tournaments", "Grand Slam tournaments", "Grand Slam tournaments", "Grand Slam tournaments", "Grand Slam tournaments", "Grand Slam tournaments", "Grand Slam tournaments", "Grand Slam tournaments", "Grand Slam tournaments" ], [ "3", "Australian Open", "LQ", "LQ", "LQ", "2R", "A", "1R", "1R", "1R" ], [ "4", "French Open", "1R", "1R", "2R", "1R", "1R", "1R", "2R", "1R" ], [ "5", "Wimbledon", "LQ", "LQ", "LQ", "2R", "2R", "1R", "2R", "1R" ], [ "6", "US Open", "2R", "LQ", "2R", "2R", "A", "2R", "2R", "3R" ], [ "7", "Win–Loss", "1–2", "0–1", "2–2", "3–4", "1–2", "1–4", "3–4", "2–4" ], [ "8", "Year End Ranking", "197", "119", "59", "62", "109", "102", "74", "66" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)>6))", "Formula2": "LET(query1,SUMMARIZE(E2:E8,SUMX(A2:A8)),FILTER(query1,CHOOSECOLS(query1,2)>6))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What is the decision of the game larger than 6.", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,B1=\"may 8\"),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,B2:B8=\"may 8\"),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On May 8 what series is it?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "B1", "=", "\"may 8\"", "8" ] } ]
test_2-13928521-9
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Game", "Date", "Opponent", "Score", "Decision", "Location", "Attendance", "Series" ], [ "2", "1", "May 8", "Philadelphia Flyers", "3–1", "Khabibulin", "St. Pete Times Forum", "21,425", "1–0" ], [ "3", "2", "May 10", "Philadelphia Flyers", "2–6", "Khabibulin", "St. Pete Times Forum", "21,314", "1–1" ], [ "4", "3", "May 13", "@ Philadelphia Flyers", "4–1", "Khabibulin", "Wachovia Center", "19,897", "2–1" ], [ "5", "4", "May 15", "@ Philadelphia Flyers", "2–3", "Khabibulin", "Wachovia Center", "19,872", "2–2" ], [ "6", "5", "May 18", "Philadelphia Flyers", "4–2", "Khabibulin", "St. Pete Times Forum", "21,517", "3–2" ], [ "7", "6", "May 20", "@ Philadelphia Flyers", "4–5", "Khabibulin", "Wachovia Center", "19,910", "3–3" ], [ "8", "7", "May 22", "Philadelphia Flyers", "2–1", "Khabibulin", "St. Pete Times Forum", "22,117", "4–3" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"line 10\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"line 10\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Terminus is on line 10?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"line 10\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"diamond\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,B2:B7=\"diamond\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "The color diamond is assigned to which Terminus?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"diamond\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=16),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,E2:E7=16),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Stations of 16 is assigned what length?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "16", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"sapphire\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,B2:B7=\"sapphire\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "The color sapphire is assigned to which Terminus?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"sapphire\"", "3" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)>414))", "Formula2": "LET(query1,SUMMARIZE(D2:D7,SUMX(F2:F7)),FILTER(query1,CHOOSECOLS(query1,2)>414))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Daily ridership greater that 414 is associated with which length?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "F1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "414" ] } ]
test_2-1055707-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Line", "Color", "Terminus", "Length", "Stations", "Daily Ridership" ], [ "2", "Line 7", "Ruby", "Luz ↔ Jundiaí", "kilometres (mi)", "17 + 1 (under construction)", "386.000" ], [ "3", "Line 8", "Diamond", "Júlio Prestes ↔ Amador Bueno", "kilometres (mi)", "24", "414.000" ], [ "4", "Line 9", "Emerald", "Osasco ↔ Grajaú", "kilometres (mi)", "18", "266.000" ], [ "5", "Line 10", "Turquoise", "Brás ↔ Rio Grande da Serra", "kilometres (mi)", "13", "330.000" ], [ "6", "Line 11", "Coral", "Luz ↔ Estudantes", "kilometres (mi)", "16", "526.000" ], [ "7", "Line 12", "Sapphire", "Brás ↔ Calmon Viana", "kilometres (mi)", "13", "199.000" ] ]
[ { "Formula": "SUMIFS(F1,D1,\"7.19 (61)\")", "Formula2": "SUMIFS(F2:F7,D2:D7,\"7.19 (61)\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the crowd size when the away team scored 7.19 (61)?", "Tokens": [ "SUMIFS(", "F1", "D1", "\"7.19 (61)\"" ] }, { "Formula": "MAXIFS(F1,E1,\"arden street oval\")", "Formula2": "MAXIFS(F2:F7,E2:E7,\"arden street oval\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the largest crowd at Arden Street Oval?", "Tokens": [ "MAXIFS(", "F1", "E1", "\"arden street oval\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"arden street oval\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"arden street oval\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the home teams score at Arden Street Oval?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"arden street oval\"", "2" ] }, { "Formula": "MINIFS(F1,D1,\"7.19 (61)\")", "Formula2": "MINIFS(F2:F7,D2:D7,\"7.19 (61)\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the lowest crowd size when the away team scored 7.19 (61)?", "Tokens": [ "MINIFS(", "F1", "D1", "\"7.19 (61)\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"11.12 (78)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"11.12 (78)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the venue where the home team scored 11.12 (78)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"11.12 (78)\"", "5" ] } ]
train_2-10774891-10
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Geelong", "10.8 (68)", "South Melbourne", "10.10 (70)", "Kardinia Park", "12,456", "22 June 1957" ], [ "3", "Fitzroy", "9.14 (68)", "Footscray", "14.14 (98)", "Brunswick Street Oval", "17,500", "22 June 1957" ], [ "4", "North Melbourne", "11.12 (78)", "Melbourne", "16.13 (109)", "Arden Street Oval", "14,000", "22 June 1957" ], [ "5", "St Kilda", "10.15 (75)", "Hawthorn", "8.11 (59)", "Junction Oval", "21,000", "22 June 1957" ], [ "6", "Richmond", "13.10 (88)", "Essendon", "7.19 (61)", "Punt Road Oval", "25,000", "22 June 1957" ], [ "7", "Collingwood", "14.16 (100)", "Carlton", "9.9 (63)", "Victoria Park", "33,345", "22 June 1957" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"san antonio spurs\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,C2:C12=\"san antonio spurs\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the highest number of rebounds of the san antonio spurs?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "C1", "=", "\"san antonio spurs\"", "6" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=4))", "Formula2": "LET(query1,SUMMARIZE(D2:D12,SUMX(A2:A12)),FILTER(query1,CHOOSECOLS(query1,2)=4))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the score of game 4?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"w 105-88\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,D2:D12=\"w 105-88\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the date of the game with a w 105-88 score?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"w 105-88\"", "2" ] }, { "Formula": "SUMIFS(A1,C1,\"golden state warriors\")", "Formula2": "SUMIFS(A2:A12,C2:C12,\"golden state warriors\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the game with the golden state warriors?", "Tokens": [ "SUMIFS(", "A1", "C1", "\"golden state warriors\"" ] } ]
train_2-17382360-4
[ [ "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", "1", "November 3", "Houston Rockets", "W 118-106", "X. McDaniel (24)", "S. Kemp (10)", "X. McDaniel , S. Threatt (7)", "Seattle Center Coliseum 13,922", "1–0" ], [ "3", "2", "November 6", "Detroit Pistons", "W 100-92", "X. McDaniel (24)", "S. Kemp (13)", "G. Payton (6)", "Seattle Center Coliseum 13,078", "2–0" ], [ "4", "3", "November 9", "@ Denver Nuggets", "W 135-129", "X. McDaniel (27)", "D. McKey (14)", "G. Payton (10)", "McNichols Sports Arena 10,571", "3–0" ], [ "5", "4", "November 10", "Golden State Warriors", "L 100-117", "X. McDaniel (26)", "X. McDaniel , D. McKey (9)", "G. Payton (9)", "Tacoma Dome 13,130", "3–1" ], [ "6", "5", "November 13", "New York Knicks", "L 100-116 (OT)", "S. Threatt (24)", "X. McDaniel (10)", "G. Payton (7)", "Seattle Center Coliseum 12,352", "3–2" ], [ "7", "6", "November 17", "Chicago Bulls", "L 95-116", "X. McDaniel (17)", "M. Cage (7)", "G. Payton (5)", "Seattle Center Coliseum 14,692", "3–3" ], [ "8", "7", "November 18", "@ Los Angeles Clippers", "L 65-78", "S. Kemp (11)", "M. Cage (10)", "G. Payton (5)", "Los Angeles Memorial Sports Arena 10,980", "3–4" ], [ "9", "8", "November 20", "New Jersey Nets", "W 105-88", "X. McDaniel (35)", "S. Kemp (8)", "G. Payton (9)", "Seattle Center Coliseum 10,466", "4–4" ], [ "10", "9", "November 23", "@ Utah Jazz", "L 96-97", "X. McDaniel (33)", "D. McKey (11)", "S. Threatt (12)", "Salt Palace 12,616", "4–5" ], [ "11", "10", "November 27", "San Antonio Spurs", "L 111-124", "Q. Dailey (29)", "M. Cage (8)", "G. Payton (8)", "Seattle Center Coliseum 13,293", "4–6" ], [ "12", "11", "November 29", "@ Phoenix", "L 110-128", "D. McKey (26)", "S. Kemp (11)", "G. Payton (6)", "Arizona Veterans Memorial Coliseum 14,487", "4–7" ] ]
[ { "Formula": "SUMIFS(C1,A1,\"brandon dean\")", "Formula2": "SUMIFS(C2:C7,A2:A7,\"brandon dean\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many numbers had Brandon Dean as a name?", "Tokens": [ "SUMIFS(", "C1", "A1", "\"brandon dean\"" ] } ]
train_2-15463188-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Position", "Number", "Season", "Acquisition via" ], [ "2", "Carlos Daniel", "Forward", "21", "2002", "Import" ], [ "3", "Gary David", "Guard", "20", "2004-05; 2010-2012", "Rookie Draft; Trade" ], [ "4", "Brandon Dean", "Guard", "1", "2008", "Import" ], [ "5", "Aries Dimaunahan", "Guard", "8", "2007-2009", "Trade" ], [ "6", "Jason Dixon", "Center", "42", "2008", "Import" ], [ "7", "Kenneth Duremdes", "Guard", "19", "2007-2008", "Trade" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"risk takers\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,C2:C10=\"risk takers\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What 7:30 has 8:00 risk takers?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"risk takers\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"movies\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"movies\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What 7:00 has 7:30 movies?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"movies\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"risk takers\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,C2:C10=\"risk takers\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What 7:00 has 8:00 risk takers?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"risk takers\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"movies\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"movies\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What 7:00 has 7:30 movies?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"movies\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"w-five\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"w-five\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What 7:00 has a 7:30 of w-five?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"w-five\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"movies\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"movies\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What 7:00 has 7:30 movies?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"movies\"", "1" ] } ]
train_2-12280777-7
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "7:00", "7:30", "8:00", "8:30", "9:00", "10:00" ], [ "2", "Hockey Night in Canada", "Hockey Night in Canada", "Hockey Night in Canada", "Hockey Night in Canada", "Hockey Night in Canada", "Hockey Night in Canada" ], [ "3", "W-FIVE", "W-FIVE", "Crimetime Saturday", "Crimetime Saturday", "Whistler", "Dramatic Series Encores" ], [ "4", "Andromeda", "Andromeda", "Risk Takers", "Risk Takers", "Painkiller Jane", "Global Currents" ], [ "5", "Wheel of Fortune", "Good to Go", "Missing", "Missing", "The Big Picture", "The Big Picture" ], [ "6", "Stargate Atlantis", "Stargate Atlantis", "Battlestar Galactica", "Battlestar Galactica", "Great Movies", "Great Movies" ], [ "7", "E! Live", "E! Live", "On E!", "On E!", "Final 24", "E! True Hollywood Story" ], [ "8", "La Fureur", "Paquet voleur", "Paquet voleur", "Les Pieds dans la marge", "Dre. Grey, leçons d'anatomie", "Le Téléjournal" ], [ "9", "Movies", "Movies", "Movies", "Movies", "Movies", "Movies" ], [ "10", "Loft Story", "Movies", "Movies", "Movies", "Movies", "Movies" ] ]
[ { "Formula": "SUMIFS(D1,G1,\"375301-310\")", "Formula2": "SUMIFS(D2:D6,G2:G6,\"375301-310\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many number Builts had unit numbers of 375301-310?", "Tokens": [ "SUMIFS(", "D1", "G1", "\"375301-310\"" ] } ]
train_2-1112802-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Class", "Type", "Operator", "No. Built", "Year Built", "Cars per Set", "Unit nos." ], [ "2", "Class 375/3", "Express & Outer suburban", "Southeastern", "10", "2001–2002", "3", "375301-310" ], [ "3", "Class 375/6", "Express & Outer suburban", "Southeastern", "30", "1999–2001", "4", "375601-630" ], [ "4", "Class 375/7", "Express & Outer suburban", "Southeastern", "15", "2001–2002", "4", "375701-715" ], [ "5", "Class 375/8", "Express & Outer suburban", "Southeastern", "30", "2004–2005", "4", "375801-830" ], [ "6", "Class 375/9", "Express & Outer suburban", "Southeastern", "27", "2003–2004", "4", "375901-927" ] ]
[ { "Formula": "SUMIFS(F1,C1,\"collingwood\")", "Formula2": "SUMIFS(F2:F7,C2:C7,\"collingwood\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the attendance when Collingwood was the away team?", "Tokens": [ "SUMIFS(", "F1", "C1", "\"collingwood\"" ] }, { "Formula": "SUMIFS(F1,C1,\"hawthorn\")", "Formula2": "SUMIFS(F2:F7,C2:C7,\"hawthorn\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the attendance of the Hawthorn as the away team?", "Tokens": [ "SUMIFS(", "F1", "C1", "\"hawthorn\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"richmond\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"richmond\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where did Richmond play as the home team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"richmond\"", "5" ] } ]
test_2-10766119-10
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Geelong", "11.11 (77)", "North Melbourne", "8.4 (52)", "Corio Oval", "10,000", "23 June 1928" ], [ "3", "Fitzroy", "8.13 (61)", "St Kilda", "12.16 (88)", "Brunswick Street Oval", "18,000", "23 June 1928" ], [ "4", "South Melbourne", "11.12 (78)", "Melbourne", "13.12 (90)", "Lake Oval", "17,000", "23 June 1928" ], [ "5", "Richmond", "13.24 (102)", "Hawthorn", "11.10 (76)", "Punt Road Oval", "16,000", "23 June 1928" ], [ "6", "Footscray", "9.10 (64)", "Collingwood", "11.12 (78)", "Western Oval", "30,000", "23 June 1928" ], [ "7", "Essendon", "9.12 (66)", "Carlton", "10.18 (78)", "Windy Hill", "22,000", "23 June 1928" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"fc luzern (asl)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,C2:C9=\"fc luzern (asl)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result when home was fc luzern (asl)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"fc luzern (asl)\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"24.11.07\")*(E1=\"0:1\")*(B1=\"16:00\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(A2:A9=\"24.11.07\")*(E2:E9=\"0:1\")*(B2:B9=\"16:00\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the guest on 24.11.07 when the result was 0:1 at 16:00?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"24.11.07\"", "*", "E1", "=", "\"0:1\"", "*", "B1", "=", "\"16:00\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"14:30\")*(E1=\"0:1\")*(C1=\"fc chiasso (chl)\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(B2:B9=\"14:30\")*(E2:E9=\"0:1\")*(C2:C9=\"fc chiasso (chl)\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What day was the time 14:30, the result 0:1, and the home team fc chiasso (chl)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"14:30\"", "*", "E1", "=", "\"0:1\"", "*", "C1", "=", "\"fc chiasso (chl)\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"25.11.07\")*(C1=\"stade nyonnais (1.l)\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(A2:A9=\"25.11.07\")*(C2:C9=\"stade nyonnais (1.l)\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the gues on 25.11.07 when home was stade nyonnais (1.l)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"25.11.07\"", "*", "C1", "=", "\"stade nyonnais (1.l)\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"0:3\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,E2:E9=\"0:3\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the guest when the result was 0:3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"0:3\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"fc zürich (asl)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"fc zürich (asl)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result when the guest was fc zürich (asl)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"fc zürich (asl)\"", "5" ] } ]
test_2-17008878-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Time", "Home", "Guest", "Result" ], [ "2", "24.11.07", "16:00", "FC Schaffhausen (ChL", "Neuchâtel Xamax (ASL)", "0:1" ], [ "3", "24.11.07", "17:00", "FC Lausanne-Sport (ChL)", "FC Gossau (ChL)", "0:2" ], [ "4", "24.11.07", "17:45", "FC Luzern (ASL)", "FC Thun (ASL)", "0:1" ], [ "5", "25.11.07", "14:30", "AC Bellinzona (ChL)", "FC Sion (ASL)", "2:1" ], [ "6", "25.11.07", "14:30", "FC Chiasso (ChL)", "BSC Young Boys (ASL)", "0:1" ], [ "7", "25.11.07", "14:30", "Grasshoppers Club Zürich (ASL)", "FC Basel (ASL)", "0:1" ], [ "8", "25.11.07", "14:30", "SC Kriens (ChL)", "FC Zürich (ASL)", "0:3" ], [ "9", "25.11.07", "15:00", "Stade Nyonnais (1.L)", "Yverdon-Sport FC (ChL)", "2:1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"grizzlies\")*(B1=\"timberwolves\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,(D2:D9=\"grizzlies\")*(B2:B9=\"timberwolves\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the date of the game in which the home team was the Grizzlies and the visiting team was the Timberwolves?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"grizzlies\"", "*", "B1", "=", "\"timberwolves\"", "1" ] } ]
train_2-11963447-9
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Visitor", "Score", "Home", "Leading scorer", "Record" ], [ "2", "2 April 2008", "Knicks", "114–130", "Grizzlies", "Javaris Crittenton (23)", "20–55" ], [ "3", "4 April 2008", "Warriors", "117–86", "Grizzlies", "Rudy Gay (23)", "20–56" ], [ "4", "6 April 2008", "Grizzlies", "113–101", "Timberwolves", "Mike Miller (34)", "21–56" ], [ "5", "8 April 2008", "Suns", "127–113", "Grizzlies", "Rudy Gay (36)", "21–57" ], [ "6", "11 April 2008", "Grizzlies", "96–91", "Heat", "Two-way tie (17)", "22–57" ], [ "7", "12 April 2008", "Timberwolves", "114–105", "Grizzlies", "Mike Conley (25)", "22–58" ], [ "8", "15 April 2008", "Grizzlies", "91–113", "Trail Blazers", "Hakim Warrick (17)", "22–59" ], [ "9", "16 April 2008", "Grizzlies", "111–120", "Nuggets", "Kyle Lowry (22)", "22–60" ] ]
[ { "Formula": "SUM(FILTER(C1, (A1>4)*(F1>5)*(D1<6)))", "Formula2": "SUM(FILTER(C2:C9, (A2:A9>4)*(F2:F9>5)*(D2:D9<6)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How many golds for nations ranked below 4, over 5 medals, and under 6 silvers?", "Tokens": [ "SUM(", "FILTER(", "C1", "A1", ">", "4", "*", "F1", ">", "5", "*", "D1", "<", "6" ] } ]
train_2-11316160-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "Cyprus", "34", "20", "27", "81" ], [ "3", "2", "Luxembourg", "21", "17", "15", "53" ], [ "4", "3", "Iceland", "20", "24", "23", "67" ], [ "5", "4", "Malta", "11", "18", "15", "44" ], [ "6", "5", "Monaco", "7", "7", "10", "24" ], [ "7", "6", "San Marino", "6", "10", "9", "25" ], [ "8", "7", "Andorra", "4", "6", "8", "18" ], [ "9", "8", "Liechtenstein", "2", "1", "2", "5" ] ]
[ { "Formula": "AVERAGEIFS(B1,C1,\"23 july 2008\")", "Formula2": "AVERAGEIFS(B2:B9,C2:C9,\"23 july 2008\")", "Funcs": [ "AVERAGEIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "With a Season premiere of 23 july 2008 this show has what as the average episode?", "Tokens": [ "AVERAGEIFS(", "B1", "C1", "\"23 july 2008\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,F1=\"1.85 million viewers\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,F2:F9=\"1.85 million viewers\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which show has a season premiere with a Average series rating of 1.85 million viewers?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "F1", "=", "\"1.85 million viewers\"", "3" ] } ]
train_2-16704913-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Season", "Episodes", "Season premiere", "Season finale", "Peak Series rating[ citation needed ]", "Average series rating", "DVD release date", "Discs" ], [ "2", "Telemovie & Season 1", "23", "11 May 1996 (telemovie); 8 August 2001 (series)", "20 March 2002", "1.9 million viewers", "1.85 million viewers", "10 September 2003", "6" ], [ "3", "Season 2", "22", "27 March 2002", "16 October 2002", "1.9 million viewers", "1.84 million viewers", "12 July 2004", "6" ], [ "4", "Season 3", "30", "12 February 2003", "29 October 2003", "1.9 million viewers", "1.82 million viewers", "June, 2005", "6" ], [ "5", "Season 4", "32", "11 February 2004", "24 November 2004", "1.8 million viewers", "1.68 million viewers", "October, 2005", "7" ], [ "6", "Season 5", "32", "9 February 2005", "23 November 2005", "1.7 million viewers", "1.65 million viewers", "April, 2006", "7" ], [ "7", "Season 6", "32", "15 February 2006", "29 November 2006", "1.5 million viewers", "1.44 million viewers", "11 April 2007", "7" ], [ "8", "Season 7", "32", "7 February 2007", "17 October 2007", "1.4 million viewers", "1.08 million viewers", "30 April 2008", "7" ], [ "9", "Season 8", "22", "23 July 2008", "31 January 2009", "1.0 million viewers", "0.65 million viewers", "November 2008", "6" ] ]
[ { "Formula": "SUM(FILTER(F1, (A1=4)*(D1>2)))", "Formula2": "SUM(FILTER(F2:F11, (A2:A11=4)*(D2:D11>2)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which Total has a Rank of 4, and a Silver larger than 2?", "Tokens": [ "SUM(", "FILTER(", "F1", "A1", "=", "4", "*", "D1", ">", "2" ] }, { "Formula": "SUM(FILTER(F1, (A1=5)*(E1>3)))", "Formula2": "SUM(FILTER(F2:F11, (A2:A11=5)*(E2:E11>3)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How much Total has a Rank of 5, and a Bronze larger than 3?", "Tokens": [ "SUM(", "FILTER(", "F1", "A1", "=", "5", "*", "E1", ">", "3" ] }, { "Formula": "SUM(FILTER(D1, (B1=\"total\")*(E1<18)))", "Formula2": "SUM(FILTER(D2:D11, (B2:B11=\"total\")*(E2:E11<18)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which Silver has a Nation of total, and a Bronze smaller than 18?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "=", "\"total\"", "*", "E1", "<", "18" ] }, { "Formula": "SUM(FILTER(D1, (B1=\"total\")*(F1<54)))", "Formula2": "SUM(FILTER(D2:D11, (B2:B11=\"total\")*(F2:F11<54)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How much Silver has a Nation of total, and a Total smaller than 54?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "=", "\"total\"", "*", "F1", "<", "54" ] } ]
train_2-18607938-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "Soviet Union", "6", "7", "1", "14" ], [ "3", "2", "Romania", "3", "2", "6", "11" ], [ "4", "3", "Hungary", "3", "4", "3", "10" ], [ "5", "4", "East Germany", "4", "2", "2", "8" ], [ "6", "5", "Poland", "1", "2", "3", "6" ], [ "7", "6", "Italy", "1", "0", "1", "2" ], [ "8", "7", "Belgium", "0", "1", "0", "1" ], [ "9", "8", "Czechoslovakia", "0", "0", "1", "1" ], [ "10", "9", "France", "0", "0", "1", "1" ], [ "11", "Total", "Total", "18", "18", "18", "54" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(D1),SUMX(A1)),FILTER(query1,(CHOOSECOLS(query1,2)>23.34)*(CHOOSECOLS(query1,3)=8)))", "Formula2": "LET(query1,SUMMARIZE(E2:E9,SUMX(D2:D9),SUMX(A2:A9)),FILTER(query1,(CHOOSECOLS(query1,2)>23.34)*(CHOOSECOLS(query1,3)=8)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which Notes have a Time larger than 23.34, and a Rank of 8?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "23.34", "*", "CHOOSECOLS(", "query1", "3", "=", "8" ] } ]
train_2-18956349-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Lane", "Athlete", "Time ( sec )", "Notes" ], [ "2", "1", "4", "Sanya Richards ( USA )", "22.74", "Q" ], [ "3", "2", "8", "Cydonie Mothersill ( IVB )", "22.86", "Q" ], [ "4", "3", "7", "Aleen Bailey ( JAM )", "22.94", "Q" ], [ "5", "4", "2", "Vida Anim ( GHA )", "23.16", "Q" ], [ "6", "5", "3", "Guzel Khubbieva ( UZB )", "23.25", "q, SB" ], [ "7", "6", "6", "Louise Ayétotché ( CIV )", "23.34", "q" ], [ "8", "7", "8", "Ewelina Klocek ( POL )", "23.38", "q" ], [ "9", "8", "9", "Kirsten Nieuwendam ( SUR )", "24.52", "NR" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"1ACX09\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G20,G2:G20=\"1ACX09\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the title of the production code 1acx09?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"1ACX09\"", "3" ] }, { "Formula": "SUMIFS(A1,D1,\"Rob Renzetti\")", "Formula2": "SUMIFS(A2:A20,D2:D20,\"Rob Renzetti\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many series were directed by Rob Renzetti?", "Tokens": [ "SUMIFS(", "A1", "D1", "\"Rob Renzetti\"" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=14))", "Formula2": "LET(query1,SUMMARIZE(E2:E20,SUMX(A2:A20)),FILTER(query1,CHOOSECOLS(query1,2)=14))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who wrote the series number 14?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "14" ] } ]
train_1-18734298-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "No. in series", "No. in season", "Title", "Directed by", "Written by", "Original air date", "Production code" ], [ "2", "8", "1", "\" Peter, Peter, Caviar Eater \"", "Jeff Myers", "Chris Sheridan", "September23,1999", "1ACX08" ], [ "3", "9", "2", "\" Holy Crap \"", "Neil Affleck", "Danny Smith", "September30,1999", "1ACX11" ], [ "4", "10", "3", "\" Da Boom \"", "Bob Jaques", "Neil Goldman & Garrett Donovan", "December26,1999", "2ACX06" ], [ "5", "11", "4", "\" Brian in Love \"", "Jack Dyer", "Gary Janetti", "March7,2000", "2ACX01" ], [ "6", "12", "5", "\" Love Thy Trophy \"", "Jack Dyer", "Mike Barker & Matt Weitzman", "March14,2000", "1ACX13" ], [ "7", "13", "6", "\" Death Is a Bitch \"", "Michael DiMartino", "Ricky Blitt", "March21,2000", "1ACX14" ], [ "8", "14", "7", "\" The King Is Dead \"", "Monte Young", "Craig Hoffman", "March28,2000", "1ACX15" ], [ "9", "15", "8", "\" I Am Peter, Hear Me Roar \"", "Monte Young", "Chris Sheridan", "March28,2000", "2ACX02" ], [ "10", "16", "9", "\" If I'm Dyin', I'm Lyin' \"", "Swinton O. Scott III", "Chris Sheridan", "April4,2000", "1ACX12" ], [ "11", "17", "10", "\" Running Mates \"", "John Holmquist", "Garrett Donovan & Neil Goldman", "April8,2000", "1ACX09" ], [ "12", "18", "11", "\" A Picture Is Worth a 1,000 Bucks \"", "Gavin Dell", "Craig Hoffman", "April18,2000", "2ACX07" ], [ "13", "19", "12", "\" Fifteen Minutes of Shame \"", "Scott Wood", "Steve Callaghan", "April25,2000", "2ACX08" ], [ "14", "20", "13", "\" Road to Rhode Island \"", "Dan Povenmire", "Gary Janetti", "May30,2000", "2ACX12" ], [ "15", "21", "14", "\" Let's Go to the Hop \"", "Glen Hill", "Mike Barker & Matt Weitzman", "June6,2000", "2ACX04" ], [ "16", "22", "15", "\" Dammit Janet! \"", "Bert Ring", "Mike Barker & Matt Weitzman", "June13,2000", "2ACX09" ], [ "17", "23", "16", "\" There's Something About Paulie \"", "Monte Young", "Ricky Blitt", "June27,2000", "1ACX10" ], [ "18", "24", "17", "\" He's Too Sexy for His Fat \"", "Glen Hill", "Chris Sheridan", "June27,2000", "2ACX10" ], [ "19", "25", "18", "\" E. Peterbus Unum \"", "Rob Renzetti", "Neil Goldman & Garrett Donovan", "July12,2000", "2ACX13" ], [ "20", "26", "19", "\" The Story on Page One \"", "Gavin Dell", "Craig Hoffman", "July18,2000", "2ACX14" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"Mutual consent\")*(G1=\"16th\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,(C2:C8=\"Mutual consent\")*(G2:G8=\"16th\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the outgoing manager for mutual consent and position 16th", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Mutual consent\"", "*", "G1", "=", "\"16th\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"Slaven Belupo\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,A2:A8=\"Slaven Belupo\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the replaced by for slaven belupo", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"Slaven Belupo\"", "5" ] }, { "Formula": "ROWS(UNIQUE(FILTER(B1, A1=\"Rijeka\")))", "Formula2": "ROWS(UNIQUE(FILTER(B2:B8, A2:A8=\"Rijeka\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "Name the number of outgoing manager for rijeka", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "B1", "A1", "=", "\"Rijeka\"" ] } ]
train_1-27225944-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Team", "Outgoing manager", "Manner of departure", "Date of vacancy", "Replaced by", "Date of appointment", "Position in table" ], [ "2", "RNK Split", "Tonći Bašić Category:Articles with hCards", "Removed from position", "2 Cannot handle non-empty timestamp argument! 2010", "Ivan Katalinić Category:Articles with hCards", "2 Cannot handle non-empty timestamp argument! 2010", "Pre-season" ], [ "3", "Slaven Belupo", "Zlatko Dalić Category:Articles with hCards", "Mutual consent", "2 Cannot handle non-empty timestamp argument! 2010", "Mile Petković Category:Articles with hCards", "7 Cannot handle non-empty timestamp argument! 2010", "Pre-season" ], [ "4", "Istra 1961", "Ante Miše Category:Articles with hCards", "Sacked", "3 Cannot handle non-empty timestamp argument! 2010", "Robert Jarni Category:Articles with hCards", "4 Cannot handle non-empty timestamp argument! 2010", "16th" ], [ "5", "Lokomotiva", "Roy Ferenčina Category:Articles with hCards", "Mutual consent", "2 Cannot handle non-empty timestamp argument! 2010", "Ljupko Petrović Category:Articles with hCards", "2 Cannot handle non-empty timestamp argument! 2010", "12th" ], [ "6", "Hrvatski Dragovoljac", "Damir Biškup Category:Articles with hCards", "Removed from position", "3 Cannot handle non-empty timestamp argument! 2010", "Ivan Pudar Category:Articles with hCards", "3 Cannot handle non-empty timestamp argument! 2010", "15th" ], [ "7", "Rijeka", "Nenad Gračan Category:Articles with hCards", "Mutual consent", "6 Cannot handle non-empty timestamp argument! 2010", "Elvis Scoria Category:Articles with hCards", "8 Cannot handle non-empty timestamp argument! 2010", "6th" ], [ "8", "Hrvatski Dragovoljac", "Ivan Pudar Category:Articles with hCards", "Mutual consent", "7 Cannot handle non-empty timestamp argument! 2010", "Davor Mladina Category:Articles with hCards", "7 Cannot handle non-empty timestamp argument! 2010", "16th" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,G1=\"Mike Bibby (8)\"),9))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I7,G2:G7=\"Mike Bibby (8)\"),9))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When mike bibby (8) had the highest amount of assists what is the record?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "G1", "=", "\"Mike Bibby (8)\"", "9" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,G1=\"Mike Bibby (9)\"),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I7,G2:G7=\"Mike Bibby (9)\"),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When mike bibby (9) has the highest amount of assists what is the location and attendance?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "G1", "=", "\"Mike Bibby (9)\"", "8" ] } ]
train_1-17311759-9
[ [ "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", "76", "April 3", "@ Boston", "L 92–104 (OT)", "Ronald Murray (21)", "Josh Smith (10)", "Mike Bibby (6)", "TD Banknorth Garden 18,624", "43–33" ], [ "3", "77", "April 4", "Orlando", "L 82–88 (OT)", "Joe Johnson (21)", "Al Horford (13)", "Mike Bibby (5)", "Philips Arena 19,608", "43–34" ], [ "4", "78", "April 7", "@ Toronto", "W 118–110 (OT)", "Joe Johnson , Josh Smith (25)", "Al Horford (12)", "Mike Bibby (10)", "Air Canada Centre 17,613", "44–34" ], [ "5", "79", "April 8", "@ Milwaukee", "W 113–105 (OT)", "Joe Johnson (30)", "Al Horford (9)", "Mike Bibby (8)", "Bradley Center 13,073", "45–34" ], [ "6", "80", "April 10", "Indiana", "W 122–118 (OT)", "Josh Smith (30)", "Al Horford (15)", "Mike Bibby (9)", "Philips Arena 17,222", "46–34" ], [ "7", "81", "April 14", "Miami", "W 81–79 (OT)", "Ronald Murray (17)", "Mario West (9)", "Ronald Murray (5)", "Philips Arena 18,179", "47-34" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(B1,MINX(D1),MAXX(E1)),FILTER(query1,(CHOOSECOLS(query1,3)>0.45)*(CHOOSECOLS(query1,2)>=16.53)))", "Formula2": "LET(query1,SUMMARIZE(B2:B17,MINX(D2:D17),MAXX(E2:E17)),FILTER(query1,(CHOOSECOLS(query1,3)>0.45)*(CHOOSECOLS(query1,2)>=16.53)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "MINX(", "Cell", "MAXX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num", "*", "CHOOSECOLS(", "query1", "Num", ">=", "Num" ], "Level": "hard", "Question": "The tickers with the max price/sales ratio > 0.45 and the min price/earnings forward >= 16.53.", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "MINX(", "D1", "MAXX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "3", ">", "0.45", "*", "CHOOSECOLS(", "query1", "2", ">=", "16.53" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,MAXX(F1),MEDIANX(D1)),FILTER(query1,(CHOOSECOLS(query1,2)>=1.82)*(CHOOSECOLS(query1,3)>19.16)))", "Formula2": "LET(query1,SUMMARIZE(B2:B17,MAXX(F2:F17),MEDIANX(D2:D17)),FILTER(query1,(CHOOSECOLS(query1,2)>=1.82)*(CHOOSECOLS(query1,3)>19.16)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "MAXX(", "Cell", "MEDIANX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">=", "Num", "*", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Tickers with max Price/Book TTM >= 1.82 and median Price/Earnings Forward > 19.16", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "MAXX(", "F1", "MEDIANX(", "D1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">=", "1.82", "*", "CHOOSECOLS(", "query1", "3", ">", "19.16" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,MINX(E1),MEDIANX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=4.97))", "Formula2": "LET(query1,SUMMARIZE(A2:A17,MINX(E2:E17),MEDIANX(F2:F17)),FILTER(query1,CHOOSECOLS(query1,2)=4.97))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "MINX(", "Cell", "MEDIANX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Names with min Price/Sales = 4.97 and corresponding median Price/Book TTM", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "MINX(", "E1", "MEDIANX(", "F1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "4.97" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(E1>=1.44)*(E1<=4.9)),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H17,(E2:E17>=1.44)*(E2:E17<=4.9)),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", ">=", "Num", "*", "Cell", "<=", "Num", "Num" ], "Level": "medium", "Question": "The table when the Price/Sales is between 1.44 and 4.9.", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "E1", ">=", "1.44", "*", "E1", "<=", "4.9", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,LEFT(B1,LEN(\"abcde\"))=\"abcde\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H17,LEFT(B2:B17,LEN(\"abcde\"))=\"abcde\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "LEFT(", "Cell", "LEN(", "Str", "=", "Str", "Num" ], "Level": "hard", "Question": "Table of ticker starting with \"abcde\".", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "LEFT(", "B1", "LEN(", "\"abcde\"", "=", "\"abcde\"", "2" ] }, { "Formula": "FILTER(A1:H1, (F1<2.98)*(B1=\"MPLX\"))", "Formula2": "FILTER(A2:H17, (F2:F17<2.98)*(B2:B17=\"MPLX\"))", "Funcs": [ "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Table where Price/Book TTM is < 2.98 and ticker is 'MPLX'.", "Tokens": [ "FILTER(", "A1", ":", "H1", "F1", "<", "2.98", "*", "B1", "=", "\"MPLX\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(B1=\"MMP\")+(B1=\"EPD\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H17,(B2:B17=\"MMP\")+(B2:B17=\"EPD\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "+", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Table where ticker is MMP or EPD.", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "B1", "=", "\"MMP\"", "+", "B1", "=", "\"EPD\"", "2" ] }, { "Formula": "FILTER(A1:H1, (F1=2.74)*(C1=63.69))", "Formula2": "FILTER(A2:H17, (F2:F17=2.74)*(C2:C17=63.69))", "Funcs": [ "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "Table where Price/Book TTM = 2.74 and Price/Earnings Trailing is 63.69.", "Tokens": [ "FILTER(", "A1", ":", "H1", "F1", "=", "2.74", "*", "C1", "=", "63.69" ] }, { "Formula": "FILTER(A1:H1, C1>20.73)", "Formula2": "FILTER(A2:H17, C2:C17>20.73)", "Funcs": [ "FILTER(", "Cell", ":", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "Table where price/earnings trailing is > 20.73.", "Tokens": [ "FILTER(", "A1", ":", "H1", "C1", ">", "20.73" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,LEFT(B1,LEN(\"abcde\"))=\"abcde\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H17,LEFT(B2:B17,LEN(\"abcde\"))=\"abcde\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "LEFT(", "Cell", "LEN(", "Str", "=", "Str", "Num" ], "Level": "hard", "Question": "Table of ticker which starts with \"abcde\".", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "LEFT(", "B1", "LEN(", "\"abcde\"", "=", "\"abcde\"", "2" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(B1,SUMX(F1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(B2:B17,SUMX(F2:F17)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "highest price/book TTM ratio ticker", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "B1", "SUMX(", "F1", "2", "-", "1", "1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(B1,SUMX(F1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(B2:B17,SUMX(F2:F17)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "Ticker with the highest price/book TTM ratio.", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "B1", "SUMX(", "F1", "2", "-", "1", "1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(B1,SUMX(E1)), 2, 1), 3)", "Formula2": "TAKE(SORT(SUMMARIZE(B2:B17,SUMX(E2:E17)), 2, 1), 3)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "Num", "Num" ], "Level": "hard", "Question": "Three lowest price/sale tickers", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "B1", "SUMX(", "E1", "2", "1", "3" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(B1,SUMX(E1)), 2, 1), 3)", "Formula2": "TAKE(SORT(SUMMARIZE(B2:B17,SUMX(E2:E17)), 2, 1), 3)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "Num", "Num" ], "Level": "hard", "Question": "Three tickers with the lowest price/sales.", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "B1", "SUMX(", "E1", "2", "1", "3" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(A1,SUMX(C1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(A2:A17,SUMX(C2:C17)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "highest price/earnings trailing company?", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "A1", "SUMX(", "C1", "2", "-", "1", "1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(A1,SUMX(C1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(A2:A17,SUMX(C2:C17)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "which company has the highest price/earnings trailing?", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "A1", "SUMX(", "C1", "2", "-", "1", "1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(A1,SUMX(D1)), 2, -1), 2)", "Formula2": "TAKE(SORT(SUMMARIZE(A2:A17,SUMX(D2:D17)), 2, -1), 2)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "2 highest price/earnings forward companies", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "A1", "SUMX(", "D1", "2", "-", "1", "2" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(A1,SUMX(D1)), 2, -1), 2)", "Formula2": "TAKE(SORT(SUMMARIZE(A2:A17,SUMX(D2:D17)), 2, -1), 2)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "Companies having 2 highest price/earnings forwards.", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "A1", "SUMX(", "D1", "2", "-", "1", "2" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(A1,SUMX(E1)), 2, 1), 2)", "Formula2": "TAKE(SORT(SUMMARIZE(A2:A17,SUMX(E2:E17)), 2, 1), 2)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "Num", "Num" ], "Level": "hard", "Question": "2 lowest price/sales ratio companies", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "A1", "SUMX(", "E1", "2", "1", "2" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(A1,SUMX(E1)), 2, 1), 2)", "Formula2": "TAKE(SORT(SUMMARIZE(A2:A17,SUMX(E2:E17)), 2, 1), 2)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "Num", "Num", "Num" ], "Level": "hard", "Question": "Companies having 2 lowest price/sales ratios.", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "A1", "SUMX(", "E1", "2", "1", "2" ] }, { "Formula": "ROWS(UNIQUE(B1))", "Formula2": "ROWS(UNIQUE(B2:B17))", "Funcs": [ "ROWS(", "UNIQUE(", "Cell" ], "Level": "easy", "Question": "How many tickers in the table?", "Tokens": [ "ROWS(", "UNIQUE(", "B1" ] } ]
price analysis
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Name", "Ticker", "Price/Earnings Trailing", "Price/Earnings Forward", "Price/Sales", "Price/Book TTM", "% Dividend Yield TTM", "% Forward Dividend Yield" ], [ "2", "Kinder Morgan Inc P", "KMI", "60.64", "27.86", "3.15", "1.21", "2.64", "2.64" ], [ "3", "TransCanada Corp", "TRP", "119.13", "22.08", "3.7", "2.74", "3.69", "3.87" ], [ "4", "Williams Companies Inc", "WMB", "0", "27.78", "2.88", "2.87", "4.62", "4.14" ], [ "5", "Pembina Pipeline Corp", "PBA", "34.92", "26.18", "3.74", "2.57", "4.45", "4.63" ], [ "6", "Enbridge Inc", "ENB", "49.06", "24.51", "1.44", "1.67", "4.33", "4.64" ], [ "7", "Magellan Midstream Partners LP", "MMP", "19.98", "19.16", "7.03", "7.73", "4.68", "4.82" ], [ "8", "ONEOK Inc", "OKE", "29.76", "25.84", "1.07", "44.25", "4.99", "4.99" ], [ "9", "Enterprise Products Partners LP", "EPD", "22.01", "18.59", "2.27", "2.59", "6.09", "6.2" ], [ "10", "ONEOK Partners LP", "OKS", "21.31", "19.12", "1.42", "2.34", "6.52", "6.52" ], [ "11", "MPLX LP Partnership Units", "MPLX", "63.69", "28.49", "4.18", "1.32", "6.3", "6.53" ], [ "12", "Spectra Energy Partners LP", "SEP", "15.31", "12.3", "4.97", "1.11", "6.46", "6.63" ], [ "13", "Energy Transfer Equity LP", "ETE", "20.73", "10.95", "0.45", "16.19", "6.72", "6.72" ], [ "14", "Williams Partners LP", "WPZ", "51.86", "22.68", "4.9", "1.64", "8.07", "8.07" ], [ "15", "Plains All American Pipeline LP", "PAA", "28.14", "16.53", "0.64", "1.82", "8.95", "8.38" ], [ "16", "Energy Transfer Partners LP", "ETP", "0", "25.58", "0.71", "2.98", "12.17", "9.84" ], [ "17", "Peer Mean", "", "31.98", "20.36", "1.8", "2.38", "5.8", "5.75" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"1996 atlanta\")*(D1=\"wrestling\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,(C2:C8=\"1996 atlanta\")*(D2:D8=\"wrestling\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What medal was won in the 1996 Atlanta games in wrestling?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"1996 atlanta\"", "*", "D1", "=", "\"wrestling\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"2008 beijing\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"2008 beijing\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who won a medal at the 2008 Beijing Olympics?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"2008 beijing\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"cristina iovu\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"cristina iovu\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What event did Cristina Iovu participate in?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"cristina iovu\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"bronze\")*(D1=\"weightlifting\")*(E1=\"94kg men's weightlifting\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,(A2:A8=\"bronze\")*(D2:D8=\"weightlifting\")*(E2:E8=\"94kg men's weightlifting\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "At which games was a bronze medal won in the 94kg men's weightlifting event?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"bronze\"", "*", "D1", "=", "\"weightlifting\"", "*", "E1", "=", "\"94kg men's weightlifting\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"94kg men's weightlifting\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"94kg men's weightlifting\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which sport has 94kg men's weightlifting as one of its events?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"94kg men's weightlifting\"", "4" ] } ]
train_2-14811071-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Medal", "Name", "Games", "Sport", "Event" ], [ "2", "Silver", "Nicolae Juravschi Viktor Reneysky", "1996 Atlanta", "Canoeing", "Men's C-2 500 metres" ], [ "3", "Bronze", "Sergei Mureiko", "1996 Atlanta", "Wrestling", "Men's Greco-Roman super heavyweight" ], [ "4", "Silver", "Oleg Moldovan", "2000 Sydney", "Shooting", "Men's 10 metre running target" ], [ "5", "Bronze", "Vitalie Gruşac", "2000 Sydney", "Boxing", "Men's welterweight" ], [ "6", "Bronze", "Veaceslav Gojan", "2008 Beijing", "Boxing", "Men's bantamweight" ], [ "7", "Bronze", "Cristina Iovu", "2012 London", "Weightlifting", "53kg Women's weightlifting" ], [ "8", "Bronze", "Anatoli Ciricu", "2012 London", "Weightlifting", "94kg Men's weightlifting" ] ]
[ { "Formula": "SUM(FILTER(I1, G1=15))", "Formula2": "SUM(FILTER(I2:I10, G2:G10=15))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many points when 15 is scored is considered the minimum?", "Tokens": [ "SUM(", "FILTER(", "I1", "G1", "=", "15" ] }, { "Formula": "MAX(FILTER(I1, D1=4))", "Formula2": "MAX(FILTER(I2:I10, D2:D10=4))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "When a team wins 4, how much is the Maximum amount of points?", "Tokens": [ "MAX(", "FILTER(", "I1", "D1", "=", "4" ] }, { "Formula": "SUMIFS(E1,B1,\"Libertad\")", "Formula2": "SUMIFS(E2:E10,B2:B10,\"Libertad\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How may draws did libertad have?", "Tokens": [ "SUMIFS(", "E1", "B1", "\"Libertad\"" ] } ]
train_1-14889048-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Position", "Team", "Played", "Wins", "Draws", "Losses", "Scored", "Conceded", "Points" ], [ "2", "1", "Cerro Porteño", "18", "12", "2", "4", "30", "13", "38" ], [ "3", "2", "Libertad", "18", "9", "4", "5", "27", "22", "31" ], [ "4", "3", "Nacional", "18", "7", "6", "5", "29", "24", "27" ], [ "5", "4", "Tacuary", "18", "4", "12", "2", "15", "14", "24" ], [ "6", "5", "Guaraní", "18", "5", "8", "5", "21", "29", "23" ], [ "7", "6", "Sport Colombia", "18", "5", "6", "7", "22", "24", "21" ], [ "8", "7", "Sol de América", "18", "5", "5", "8", "25", "27", "20" ], [ "9", "8", "Sportivo Luqueño", "18", "4", "8", "6", "23", "29", "20" ], [ "10", "9", "12 de Octubre", "18", "3", "9", "6", "19", "22", "18" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"sandy clark\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,E2:E8=\"sandy clark\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the Outgoing Manager replaced by Sandy Clark?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"sandy clark\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"tommy mclean\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,B2:B8=\"tommy mclean\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Date of vacancy for Tommy McLean?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"tommy mclean\"", "4" ] } ]
train_2-17748654-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Team", "Outgoing manager", "Manner of departure", "Date of vacancy", "Replaced by", "Date of appointment" ], [ "2", "Dundee United", "Tommy McLean", "Mutual consent", "4 September 1997", "Paul Sturrock", "5 September 1997" ], [ "3", "St. Johnstone", "Paul Sturrock", "Resigned", "5 September 1997", "Sandy Clark", "7 September 1997" ], [ "4", "Motherwell", "Harri Kampman", "Resigned", "15 October 1997", "Billy Davies", "15 October 1997" ], [ "5", "Aberdeen", "Alex Miller", "Sacked", "8 December 1997", "Paul Hegarty (Caretaker)", "8 December 1997" ], [ "6", "Dunfermline Athletic", "Bert Paton", "Resigned", "5 January 1998", "Dick Campbell (Caretaker)", "5 January 1998" ], [ "7", "Rangers", "Walter Smith", "Resigned", "May 1998", "Dick Advocaat", "June 1998" ], [ "8", "Celtic", "Wim Jansen", "Resigned", "May 1998", "Jozef Vengloš", "June 1998" ] ]
[ { "Formula": "MAX(FILTER(A1, (C1=\"san diego chargers\")*(E1<53455)))", "Formula2": "MAX(FILTER(A2:A15, (C2:C15=\"san diego chargers\")*(E2:E15<53455)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the highest week for the San Diego Chargers with an attendance that is less than 53,455?", "Tokens": [ "MAX(", "FILTER(", "A1", "C1", "=", "\"san diego chargers\"", "*", "E1", "<", "53455" ] }, { "Formula": "MAX(FILTER(E1, (B1=\"december 3, 1972\")*(A1>12)))", "Formula2": "MAX(FILTER(E2:E15, (B2:B15=\"december 3, 1972\")*(A2:A15>12)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the highest attendance for December 3, 1972 after week 12?", "Tokens": [ "MAX(", "FILTER(", "E1", "B1", "=", "\"december 3, 1972\"", "*", "A1", ">", "12" ] } ]
test_2-18207174-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 17, 1972", "at Pittsburgh Steelers", "L 34–28", "50,141" ], [ "3", "2", "September 24, 1972", "at Green Bay Packers", "W 20–14", "56,263" ], [ "4", "3", "October 1, 1972", "San Diego Chargers", "T 17–17", "53,455" ], [ "5", "4", "October 9, 1972", "at Houston Oilers", "W 34–0", "51,378" ], [ "6", "5", "October 15, 1972", "Buffalo Bills", "W 28–16", "53,501" ], [ "7", "6", "October 22, 1972", "Denver Broncos", "L 30–23", "53,551" ], [ "8", "7", "October 29, 1972", "Los Angeles Rams", "W 45–17", "54,660" ], [ "9", "8", "November 5, 1972", "at Kansas City Chiefs", "L 27–14", "82,094" ], [ "10", "9", "November 12, 1972", "at Cincinnati Bengals", "W 20–14", "59,485" ], [ "11", "10", "November 19, 1972", "at Denver Broncos", "W 37–20", "51,656" ], [ "12", "11", "November 26, 1972", "Kansas City Chiefs", "W 26–3", "54,801" ], [ "13", "12", "December 3, 1972", "at San Diego Chargers", "W 21–19", "54,611" ], [ "14", "13", "December 11, 1972", "New York Jets", "W 24–16", "54,843" ], [ "15", "14", "December 17, 1972", "Chicago Bears", "W 28–21", "54,711" ] ]
[ { "Formula": "SUM(FILTER(D1, (E1=7)*(F1<13)))", "Formula2": "SUM(FILTER(D2:D11, (E2:E11=7)*(F2:F11<13)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "For all countries with 7 bronze medals and a total number of medals less than 13, what's the sum of silver medals?", "Tokens": [ "SUM(", "FILTER(", "D1", "E1", "=", "7", "*", "F1", "<", "13" ] }, { "Formula": "MIN(FILTER(C1, (F1<5)*(E1>2)))", "Formula2": "MIN(FILTER(C2:C11, (F2:F11<5)*(E2:E11>2)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "For countries with total number of medals less than 5 and more than 2 bronze medals, what's the lowest number of gold medals?", "Tokens": [ "MIN(", "FILTER(", "C1", "F1", "<", "5", "*", "E1", ">", "2" ] } ]
train_2-13023411-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "South Africa", "20", "10", "9", "39" ], [ "3", "2", "Algeria", "8", "9", "8", "25" ], [ "4", "3", "Tunisia", "5", "10", "5", "20" ], [ "5", "4", "Kenya", "4", "4", "1", "9" ], [ "6", "5", "Egypt", "2", "4", "7", "13" ], [ "7", "6", "Seychelles", "1", "1", "3", "5" ], [ "8", "7", "Senegal", "0", "1", "2", "3" ], [ "9", "7", "Morocco", "0", "1", "2", "3" ], [ "10", "9", "Zimbabwe", "0", "0", "3", "3" ], [ "11", "Total", "Total", "40", "40", "40", "120" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"audi sport north america\")*(A1>2008)),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,(B2:B18=\"audi sport north america\")*(A2:A18>2008)),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num", "Num" ], "Level": "medium", "Question": "What position did the driver from Audi Sport North America finish in the race after 2008?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"audi sport north america\"", "*", "A1", ">", "2008", "6" ] } ]
train_2-1802063-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Team", "Co-Drivers", "Class", "Laps", "Pos." ], [ "2", "1997", "Joest Racing", "Michele Alboreto Stefan Johansson", "LMP", "361", "1st" ], [ "3", "1998", "Team BMW Motorsport", "Hans Joachim Stuck Steve Soper", "LMP1", "60", "DNF" ], [ "4", "1999", "Team BMW Motorsport", "JJ Lehto Jörg Müller", "LMP", "304", "DNF" ], [ "5", "2000", "Audi Sport Team Joest", "Frank Biela Emanuele Pirro", "LMP900", "368", "1st" ], [ "6", "2001", "Audi Sport Team Joest", "Frank Biela Emanuele Pirro", "LMP900", "321", "1st" ], [ "7", "2002", "Audi Sport Team Joest", "Frank Biela Emanuele Pirro", "LMP900", "375", "1st" ], [ "8", "2003", "Team Bentley", "Rinaldo Capello Guy Smith", "LMGTP", "377", "1st" ], [ "9", "2004", "Audi Sport Japan Team Goh", "Seiji Ara Rinaldo Capello", "LMP1", "379", "1st" ], [ "10", "2005", "ADT Champion Racing", "JJ Lehto Marco Werner", "LMP1", "370", "1st" ], [ "11", "2006", "Audi Sport Team Joest", "Rinaldo Capello Allan McNish", "LMP1", "367", "3rd" ], [ "12", "2007", "Audi Sport North America", "Rinaldo Capello Allan McNish", "LMP1", "262", "DNF" ], [ "13", "2008", "Audi Sport North America", "Rinaldo Capello Allan McNish", "LMP1", "381", "1st" ], [ "14", "2009", "Audi Sport Team Joest", "Rinaldo Capello Allan McNish", "LMP1", "376", "3rd" ], [ "15", "2010", "Audi Sport Team Joest", "Rinaldo Capello Allan McNish", "LMP1", "394", "3rd" ], [ "16", "2011", "Audi Sport North America", "Rinaldo Capello Allan McNish", "LMP1", "14", "DNF" ], [ "17", "2012", "Audi Sport Team Joest", "Allan McNish Rinaldo Capello", "LMP1", "377", "2nd" ], [ "18", "2013", "Audi Sport Team Joest", "Allan McNish Loïc Duval", "LMP1", "348", "1st" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"manly beach\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"manly beach\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which event was held at Manly Beach?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"manly beach\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"australia\")*(D1=\"havaianas beachley classic\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,(C2:C9=\"australia\")*(D2:D9=\"havaianas beachley classic\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the location of the Havaianas Beachley Classic, held in Australia?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"australia\"", "*", "D1", "=", "\"havaianas beachley classic\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"brazil\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,C2:C9=\"brazil\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which event was held in Brazil?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"brazil\"", "4" ] } ]
train_2-16135024-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Location", "Country", "Event", "Winner", "Runner-up" ], [ "2", "February 28-March 12", "Gold Coast", "Australia", "Roxy Pro Gold Coast", "Melanie Redman-Carr ( AUS )", "Layne Beachley ( AUS )" ], [ "3", "April 22-April 29", "Tavarua", "Fiji", "Roxy Pro Fiji", "Melanie Redman-Carr ( AUS )", "Layne Beachley ( AUS )" ], [ "4", "May 4-May 16", "Teahupoo , Tahiti", "French Polynesia", "Billabong Pro Tahiti Women", "Melanie Redman-Carr ( AUS )", "Chelsea Georgeson ( AUS )" ], [ "5", "August 21-August 28", "Itacaré", "Brazil", "Billabong Girls Pro", "Layne Beachley ( AUS )", "Jessi Miley-Dyer ( AUS )" ], [ "6", "August 31-September 5", "Hossegor", "France", "Rip Curl Pro Mademoiselle", "Chelsea Georgeson ( AUS )", "Melanie Redman-Carr ( AUS )" ], [ "7", "October 9-October 15", "Manly Beach", "Australia", "Havaianas Beachley Classic", "Stephanie Gilmore ( AUS )", "Layne Beachley ( AUS )" ], [ "8", "November 24-December 6", "Sunset Beach , Hawaii", "United States", "Roxy Pro", "Melanie Bartels ( HAW )", "Stephanie Gilmore ( AUS )" ], [ "9", "December 8-December 20", "Honolua Bay , Hawaii", "United States", "Billabong Pro", "Jessi Miley-Dyer ( AUS )", "Keala Kennelly ( HAW )" ] ]
[ { "Formula": "SUMIFS(B1,A1,\"filiberto rivera\")", "Formula2": "SUMIFS(B2:B13,A2:A13,\"filiberto rivera\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What's filiberto rivera's height?", "Tokens": [ "SUMIFS(", "B1", "A1", "\"filiberto rivera\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"sg\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,C2:C13=\"sg\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who has a position of sg?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"sg\"", "1" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=2.16))", "Formula2": "LET(query1,SUMMARIZE(A2:A13,SUMX(B2:B13)),FILTER(query1,CHOOSECOLS(query1,2)=2.16))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who has a height of 2.16?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "2.16" ] }, { "Formula": "MAX(FILTER(B1, (C1=\"c\")*(E1=\"unicaja malaga\")))", "Formula2": "MAX(FILTER(B2:B13, (C2:C13=\"c\")*(E2:E13=\"unicaja malaga\")))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What's the tallest height for c position in current club unicaja malaga?", "Tokens": [ "MAX(", "FILTER(", "B1", "C1", "=", "\"c\"", "*", "E1", "=", "\"unicaja malaga\"" ] } ]
train_2-18228282-11
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Player", "Height", "Position", "Year born (Age)", "Current Club" ], [ "2", "Peter John Ramos", "2.22", "C", "May 23, 1985 (age28)", "Criollos de Caguas" ], [ "3", "José Juan Barea", "1.83", "PG", "June 26, 1984 (age29)", "Dallas Mavericks" ], [ "4", "Filiberto Rivera", "1.87", "PG", "September 28, 1982 (age31)", "AEK Athens" ], [ "5", "Carlos Arroyo", "1.88", "PG", "July 30, 1979 (age34)", "Orlando Magic" ], [ "6", "Joel Jones", "1.98", "G", "July 17, 1981 (age32)", "Ponce Lions" ], [ "7", "Alex Falcón", "2.00", "SF/PF", "November 20, 1973 (age40)", "Santurce Crabbers" ], [ "8", "Larry Ayuso", "1.90", "SG", "March 27, 1977 (age36)", "Cibona Zagreb" ], [ "9", "Ricardo Sanchez", "2.12", "C", "July 6, 1987 (age26)", "Idaho Stampede" ], [ "10", "Javier Mojica", "1.86", "G", "August 31, 1984 (age29)", "Fajardo Cariduros" ], [ "11", "Luis Villalfañe", "2.08", "C", "June 21, 1981 (age32)", "Gigantes de Carolina" ], [ "12", "Carmelo Antrone Lee", "2.00", "SF", "June 7, 1977 (age36)", "Guaynabo Conquistadores" ], [ "13", "Daniel Santiago", "2.16", "C", "June 24, 1976 (age37)", "Unicaja Malaga" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"22/13\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"22/13\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the total number of January (°C) temperatures when the July (°C) temperatures were 22/13?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"22/13\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"23/15\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"23/15\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the total number of January (°C) temperatures when the July (°C) temperatures were 23/15?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"23/15\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"30/17\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"30/17\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In what location were the January (°F) temperatures 30/17?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"30/17\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"71/55\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"71/55\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What were the July (°C) temperatures when the July (°F) temperatures were 71/55?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"71/55\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Corner Brook\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"Corner Brook\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What were the January (°F) temperatures in the Corner Brook location?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Corner Brook\"", "5" ] } ]
train_1-21980-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Location", "July (°C)", "July (°F)", "January (°C)", "January (°F)" ], [ "2", "St. John’s", "20/11", "68/52", "−1/−9", "30/16" ], [ "3", "Gander", "21/11 °C", "71/51", "−3/−12", "26/11" ], [ "4", "Corner Brook", "22/13", "71/55", "−3/−10", "28/15" ], [ "5", "Stephenville", "23/15", "75/59", "−1/−8", "30/17" ], [ "6", "Happy Valley – Goose Bay", "20/10 °C", "68/49", "−13/−23", "9/−9" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Formula2": "LET(query1,SUMMARIZE(B2:B7,SUMX(E2:E7)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What couple had a total score of 6?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "6" ] }, { "Formula": "MIN(A1)", "Formula2": "MIN(A2:A7)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "What is the lowest rank?", "Tokens": [ "MIN(", "A1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"7.691%\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,F2:F7=\"7.691%\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What couple had a vote percentage of 7.691%", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"7.691%\"", "2" ] }, { "Formula": "ROWS(UNIQUE(FILTER(G1, B1=\"Ellery and Frankie\")))", "Formula2": "ROWS(UNIQUE(FILTER(G2:G7, B2:B7=\"Ellery and Frankie\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many results do Ellery and Frankie have?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "G1", "B1", "=", "\"Ellery and Frankie\"" ] }, { "Formula": "SUMIFS(A1,B1,\"Michael and Melanie\")", "Formula2": "SUMIFS(A2:A7,B2:B7,\"Michael and Melanie\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is Michael and Melanie's rank?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"Michael and Melanie\"" ] } ]
test_1-19744915-15
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Rank", "Couple", "Judges", "Public", "Total", "Vote percentage", "Result" ], [ "2", "1", "Ray and Maria", "7", "7", "14", "42.658%", "Safe" ], [ "3", "2", "Michael and Melanie", "5", "5", "10", "12.863%", "Safe" ], [ "4", "3", "Ellery and Frankie", "6", "4", "10", "9.515%", "Safe" ], [ "5", "4", "Todd and Susie", "1", "6", "7", "18.155%", "Safe" ], [ "6", "5", "Jeremy and Darya", "5", "1", "6", "3.233%", "Safe" ], [ "7", "6", "Donal and Florentine", "2", "3", "5", "7.691%", "Bottom two" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=10))", "Formula2": "LET(query1,SUMMARIZE(D2:D20,SUMX(A2:A20)),FILTER(query1,CHOOSECOLS(query1,2)=10))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "When 10 is the number who is the writer?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "10" ] }, { "Formula": "MIN(FILTER(G1, E1=6.66))", "Formula2": "MIN(FILTER(G2:G20, E2:E20=6.66))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "When 6.66 is the amount of viewers what is the lowest production code?", "Tokens": [ "MIN(", "FILTER(", "G1", "E1", "=", "6.66" ] }, { "Formula": "MIN(FILTER(A1, E1=7.55))", "Formula2": "MIN(FILTER(A2:A20, E2:E20=7.55))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "When 7.55 is the amount of viewers what is the lowest number?", "Tokens": [ "MIN(", "FILTER(", "A1", "E1", "=", "7.55" ] } ]
train_1-24781886-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "#", "Title", "Director", "Writer(s)", "Viewers", "Air date", "Production code" ], [ "2", "1", "\"Pilot\"", "James Burrows", "Ed Yeager", "6.84", "September24,2008", "101" ], [ "3", "2", "\"Gary Gets Boundaries\"", "James Burrows", "Ed Yeager", "6.97", "October1,2008", "102" ], [ "4", "3", "\"Gary Marries off His Ex\"", "James Burrows", "Janae Bakken", "7.43", "October8,2008", "103" ], [ "5", "4", "\"Gary Gets His Stuff Back\"", "James Burrows", "Matt Goldman", "7.71", "October15,2008", "104" ], [ "6", "5", "\"Gary Breaks Up His Ex-wife and Girlfriend\"", "James Burrows", "Ira Ungerleider", "7.85", "October22,2008", "105" ], [ "7", "6", "\"Gary Meets The Gang\"", "James Burrows", "Susan McMartin", "6.44", "November5,2008", "106" ], [ "8", "7", "\"Gary and Allison's Restaurant\"", "James Burrows", "Bill Daly", "6.71", "November12,2008", "107" ], [ "9", "8", "\"Gary and Allison Brooks\"", "James Burrows", "Ed Brown and Scott Parkin", "8.14", "December19,2008", "108" ], [ "10", "9", "\"Gary Gives Thanks\"", "James Burrows", "Mark Gross", "7.72", "December26,2008", "109" ], [ "11", "10", "\"Gary Goes First\"", "James Burrows", "Julie Bean", "8.03", "December10,2008", "110" ], [ "12", "11", "\"Gary Toughens Up Tom\"", "James Burrows", "Ric Swartzlander", "7.55", "December17,2008", "111" ], [ "13", "12", "\"Gary Dates Louise's Teacher\"", "James Burrows", "Barry Langer", "7.07", "January14,2009", "112" ], [ "14", "13", "\"Gary Moves Back In\"", "James Burrows", "Bill Daly and Mark Gross", "7.07", "January21,2009", "113" ], [ "15", "14", "\"Gary and Dennis' Sister\"", "James Burrows", "Julie Bean and Susan McMartin", "6.86", "February11,2009", "114" ], [ "16", "15", "\"Gary's Ex-Brother-In-Law\"", "James Burrows", "Mark Jordan Legan and Terry Mulroy", "8.15", "February18,2009", "115" ], [ "17", "16", "\"Gary Uses His Veto\"", "James Burrows", "Jana Hunter and Mitch Hunter", "8.82", "March11,2009", "116" ], [ "18", "17", "\"Gary Hooks Up Allison\"", "James Burrows", "Ira Ungerleider", "7.57", "March18,2009", "117" ], [ "19", "18", "\"Gary and the Trophy\"", "James Burrows", "Rob DesHotel", "7.30", "April8,2009", "118" ], [ "20", "19", "\"Gary and His Half Brother\"", "James Burrows", "Scott Parkin and Ed Brown", "6.66", "May6,2009", "119" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=11))", "Formula2": "LET(query1,SUMMARIZE(B2:B19,SUMX(A2:A19)),FILTER(query1,CHOOSECOLS(query1,2)=11))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the date of week 11?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "11" ] }, { "Formula": "MAXIFS(A1,C1,\"chicago bears\")", "Formula2": "MAXIFS(A2:A19,C2:C19,\"chicago bears\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the latest week when the chicago bears are the opponent?", "Tokens": [ "MAXIFS(", "A1", "C1", "\"chicago bears\"" ] } ]
train_2-18733381-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 5, 1993", "Atlanta Falcons", "W 30-13", "56,216" ], [ "3", "2", "September 12, 1993", "at New England Patriots", "W 19-16 OT", "54,151" ], [ "4", "3", "September 19, 1993", "at New Orleans Saints", "L 14-3", "69,039" ], [ "5", "4", "September 26, 1993", "Phoenix Cardinals", "W 26-20", "57,180" ], [ "6", "5", "October 3, 1993", "at Tampa Bay Buccaneers", "L 27-10", "40,794" ], [ "7", "6", "Bye", "Bye", "Bye", "Bye" ], [ "8", "7", "October 17, 1993", "Seattle Seahawks", "W 30-10", "60,801" ], [ "9", "8", "October 24, 1993", "at Los Angeles Rams", "W 16-13", "43,850" ], [ "10", "9", "October 31, 1993", "at Minnesota Vikings", "W 30-27", "53,428" ], [ "11", "10", "November 7, 1993", "Tampa Bay Buccaneers", "W 23-0", "65,295" ], [ "12", "11", "Bye", "Bye", "Bye", "Bye" ], [ "13", "12", "November 21, 1993", "at Green Bay Packers", "L 26-17", "55,119" ], [ "14", "13", "November 25, 1993", "Chicago Bears", "L 10-6", "76,699" ], [ "15", "14", "December 5, 1993", "Minnesota Vikings", "L 13-0", "63,216" ], [ "16", "15", "December 12, 1993", "at Phoenix Cardinals", "W 21-14", "39,393" ], [ "17", "16", "December 19, 1993", "San Francisco 49ers", "L 55-17", "77,052" ], [ "18", "17", "December 26, 1993", "at Chicago Bears", "W 20-14", "43,443" ], [ "19", "18", "January 2, 1994", "Green Bay Packers", "W 30-20", "77,510" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,C1=\"October 26, 2007\"),10))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J15,C2:C15=\"October 26, 2007\"),10))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the rank number that aired october 26, 2007?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "C1", "=", "\"October 26, 2007\"", "10" ] }, { "Formula": "ROWS(UNIQUE(FILTER(J1, I1=5.96)))", "Formula2": "ROWS(UNIQUE(FILTER(J2:J15, I2:I15=5.96)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "What is the number of rank with the viewership of 5.96 million?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "J1", "I1", "=", "5.96" ] }, { "Formula": "SUMIFS(I1,C1,\"November 9, 2007\")", "Formula2": "SUMIFS(I2:I15,C2:C15,\"November 9, 2007\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the viewership on november 9, 2007?", "Tokens": [ "SUMIFS(", "I1", "C1", "\"November 9, 2007\"" ] } ]
train_1-11251109-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "#", "Episode", "Air Date", "Timeslot (EST)", "Season", "Rating", "Share", "18–49", "Viewers (m)", "Rank (#)" ], [ "2", "1", "\" Last Days Of Summer \"", "October 5, 2007", "Fri. 9:00PM", "2007–2008", "4.2", "7", "2.1", "6.48", "#68" ], [ "3", "2", "\" Bad Ideas \"", "October 12, 2007", "Fri. 9:00PM", "2007–2008", "3.6", "6", "1.7", "5.42", "#75" ], [ "4", "3", "\" Are You Ready for Friday Night? \"", "October 19, 2007", "Fri. 9:00PM", "2007–2008", "3.7", "7", "1.9", "5.48", "#75" ], [ "5", "4", "\" Backfire \"", "October 26, 2007", "Fri. 9:00PM", "2007–2008", "3.9", "7", "2.0", "5.88", "#76" ], [ "6", "5", "\" Let's Get It On \"", "November 2, 2007", "Fri. 9:00PM", "2007–2008", "3.6", "6", "1.8", "5.45", "n/a" ], [ "7", "6", "\" How Did I Get Here \"", "November 9, 2007", "Fri. 9:00PM", "2007–2008", "3.7", "6", "1.9", "5.60", "#77" ], [ "8", "7", "\" Pantherama \"", "November 16, 2007", "Fri. 9:00PM", "2007–2008", "3.9", "7", "2.1", "5.96", "#72" ], [ "9", "8", "\" Seeing Other People \"", "November 30, 2007", "Fri. 9:00PM", "2007–2008", "3.8", "7", "1.7", "5.66", "#75" ], [ "10", "9", "\" The Confession \"", "December 7, 2007", "Fri. 9:00PM", "2007–2008", "3.6", "6", "1.8", "5.44", "#72" ], [ "11", "10", "\" There Goes The Neighborhood \"", "January 4, 2008", "Fri. 9:00PM", "2007–2008", "3.2", "6", "1.8", "5.53", "#59" ], [ "12", "11", "\" Jumping The Gun \"", "January 11, 2008", "Fri. 9:00PM", "2007–2008", "3.7", "6", "1.9", "5.76", "#61" ], [ "13", "12", "\" Who Do You Think You Are? \"", "January 18, 2008", "Fri. 9:00PM", "2007–2008", "3.5", "6", "1.8", "5.36", "#57" ], [ "14", "13", "\" Humble Pie \"", "January 25, 2008", "Fri. 9:00PM", "2007–2008", "3.5", "6", "2.0", "5.34", "n/a" ], [ "15", "14", "\" Leave No One Behind \"", "February 1, 2008", "Fri. 9:00PM", "2007–2008", "3.7", "6", "1.9", "5.64", "#48" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,J1=\"TMRM75DAM22GG\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J6,J2:J6=\"TMRM75DAM22GG\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the model number for the order part numbered tmrm75dam22gg?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "J1", "=", "\"TMRM75DAM22GG\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,E1=\"10x\"),10))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J6,E2:E6=\"10x\"),10))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the oder part number for the model with 10x mult. 1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "E1", "=", "\"10x\"", "10" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,E1=\"10x\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J6,E2:E6=\"10x\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How much ht does the model with 10x mult. 1 have?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "E1", "=", "\"10x\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,I1=\"June 4, 2008\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J6,I2:I6=\"June 4, 2008\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What's the ht for the model released on June 4, 2008?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "I1", "=", "\"June 4, 2008\"", "4" ] } ]
train_1-27277284-28
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Model Number", "Frequency", "L2 Cache", "HT", "Mult. 1", "Voltage", "TDP", "Socket", "Release date", "Order Part Number" ], [ "2", "Turion X2 RM-70", "2000MHz", "2 × 512kB", "1800MHz", "10x", "0.75 - 1.2V", "31W", "Socket S1G2", "June 4, 2008", "TMRM70DAM22GG" ], [ "3", "Turion X2 RM-72", "2100MHz", "2 × 512kB", "1800MHz", "10.5x", "0.75 - 1.2V", "35W", "Socket S1G2", "Q3 2008", "TMRM72DAM22GG" ], [ "4", "Turion X2 RM-74", "2200MHz", "2 × 512kB", "1800MHz", "11.0x", "0.75 - 1.2V", "35W", "Socket S1G2", "Q4 2008", "TMRM74DAM22GG" ], [ "5", "Turion X2 RM-75", "2200MHz", "2 × 512kB", "2000MHz", "11.0x", "0.75 - 1.2V", "35W", "Socket S1G2", "Q4 2008", "TMRM75DAM22GG" ], [ "6", "Turion X2 RM-76", "2300MHz", "2 × 512kB", "1800MHz", "11.5x", "0.75 - 1.2V", "35W", "Socket S1G2", "Q4 2008", "TMRM76DAM22GG" ] ]
[ { "Formula": "AVERAGE(FILTER(F1, (B1=\"italy\")*(E1>1)))", "Formula2": "AVERAGE(FILTER(F2:F8, (B2:B8=\"italy\")*(E2:E8>1)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the average total of Italy and has a bronze larger than 1?", "Tokens": [ "AVERAGE(", "FILTER(", "F1", "B1", "=", "\"italy\"", "*", "E1", ">", "1" ] }, { "Formula": "SUM(FILTER(C1, (B1=\"russia\")*(A1>1)))", "Formula2": "SUM(FILTER(C2:C8, (B2:B8=\"russia\")*(A2:A8>1)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What amount of Gold does Russia have and have a rank larger than 1?", "Tokens": [ "SUM(", "FILTER(", "C1", "B1", "=", "\"russia\"", "*", "A1", ">", "1" ] }, { "Formula": "SUM(FILTER(A1, (F1=1)*(D1<0)))", "Formula2": "SUM(FILTER(A2:A8, (F2:F8=1)*(D2:D8<0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the sum of the ranks with a total of 1 and silver less than 0.", "Tokens": [ "SUM(", "FILTER(", "A1", "F1", "=", "1", "*", "D1", "<", "0" ] } ]
train_2-11704975-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "Russia", "3", "1", "0", "4" ], [ "3", "2", "Switzerland", "1", "0", "0", "1" ], [ "4", "3", "United States", "0", "2", "1", "3" ], [ "5", "4", "Canada", "0", "1", "0", "1" ], [ "6", "5", "China", "0", "0", "1", "1" ], [ "7", "5", "Italy", "0", "0", "1", "1" ], [ "8", "5", "Ukraine", "0", "0", "1", "1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"b3\")*(A1=\"august 12, 2014\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(D2:D17=\"b3\")*(A2:A17=\"august 12, 2014\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How much did the away team b3 score on August 12, 2014?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"b3\"", "*", "A1", "=", "\"august 12, 2014\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"june 9, 2015\")*(C1=\"f1\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(A2:A17=\"june 9, 2015\")*(C2:C17=\"f1\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which away team played on June 9, 2015 with a home team of f1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"june 9, 2015\"", "*", "C1", "=", "\"f1\"", "4" ] } ]
test_2-17086481-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Event", "Home Team", "Away Team", "Score" ], [ "2", "May 30, 2012", "Friendly", "Canada", "China", "1-0" ], [ "3", "August 6, 2014", "2014 FIFA U-20 Women's World Cup", "C1", "C2", "Match 5" ], [ "4", "August 6, 2014", "2014 FIFA U-20 Women's World Cup", "C3", "C4", "Match 6" ], [ "5", "August 9, 2014", "2014 FIFA U-20 Women's World Cup", "C1", "C3", "Match 13" ], [ "6", "August 9, 2014", "2014 FIFA U-20 Women's World Cup", "C2", "C4", "Match 14" ], [ "7", "August 12, 2014", "2014 FIFA U-20 Women's World Cup", "A2", "A3", "Match 18" ], [ "8", "August 12, 2014", "2014 FIFA U-20 Women's World Cup", "B2", "B3", "Match 20" ], [ "9", "August 17, 2014", "2014 FIFA U-20 Women's World Cup", "Winner Group C", "Runner-up Group D", "Match 27 (QF)" ], [ "10", "August 20, 2014", "2014 FIFA U-20 Women's World Cup", "Winner Match 25", "Winner Match 27", "Match 29 (SF)" ], [ "11", "June 9, 2015", "2015 FIFA Women's World Cup", "F1", "F2", "Match 11" ], [ "12", "June 9, 2015", "2015 FIFA Women's World Cup", "F3", "F4", "Match 12" ], [ "13", "June 13, 2015", "2015 FIFA Women's World Cup", "F1", "F3", "Match 23" ], [ "14", "June 13, 2015", "2015 FIFA Women's World Cup", "F2", "F4", "Match 24" ], [ "15", "June 15, 2015", "2015 FIFA Women's World Cup", "B2", "B3", "Match 28" ], [ "16", "June 17, 2015", "2015 FIFA Women's World Cup", "E4", "E1", "Match 33" ], [ "17", "June 21, 2015", "2015 FIFA Women's World Cup", "Winner Group E", "Runner-up Group D", "Match 41 (R16)" ] ]
[ { "Formula": "SUMIFS(G1,D1,\"green politics\")", "Formula2": "SUMIFS(G2:G6,D2:D6,\"green politics\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "WHAT IS THE SEATS IN Hamburgische Bürgerschaft THAT HAS GREEN POLITICS?", "Tokens": [ "SUMIFS(", "G1", "D1", "\"green politics\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"11.2%\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,F2:F6=\"11.2%\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "WHAT IS THE ABBR WITH VOTES OF 11.2% IN 2011?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"11.2%\"", "3" ] }, { "Formula": "SUMIFS(G1,C1,\"bündnis 90 / die grünen (gal)\")", "Formula2": "SUMIFS(G2:G6,C2:C6,\"bündnis 90 / die grünen (gal)\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "WHAT IS THE TOTAL NUMBER OF SEATS IN Hamburgische Bürgerschaft WITH AN ABBR OF bündnis 90 / die grünen (gal)?", "Tokens": [ "SUMIFS(", "G1", "C1", "\"bündnis 90 / die grünen (gal)\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"liberalism\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,D2:D6=\"liberalism\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "WHAT IS THE GERMAN NAME OF LIBERALISM?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"liberalism\"", "2" ] }, { "Formula": "SUMIFS(G1,A1,\"alliance '90/the greens\")", "Formula2": "SUMIFS(G2:G6,A2:A6,\"alliance '90/the greens\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "WHAT ARE THE SEATS IN Hamburgische Bürgerschaft WITH THE NAME alliance '90/the greens?", "Tokens": [ "SUMIFS(", "G1", "A1", "\"alliance '90/the greens\"" ] } ]
train_2-17159413-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Name (English)", "Name (German)", "Abbr.", "Ideology", "Position", "Votes (2011)", "Seats in Hamburgische Bürgerschaft" ], [ "2", "Social Democratic Party", "Sozialdemokratische Partei Deutschlands", "SPD", "Social democracy", "centre-left", "48.4%", "62" ], [ "3", "Christian Democratic Union", "Christlich Demokratische Union", "CDU", "Christian democracy", "centre-right", "21.9%", "28" ], [ "4", "Alliance '90/The Greens", "Bündnis 90 / Die Grünen (GAL)", "Bündnis 90 / Die Grünen (GAL)", "Green Politics", "centre-left", "11.2%", "14" ], [ "5", "Free Democratic Party", "Freie Demokratische Partei", "FDP", "Liberalism", "centre", "6.7%", "9" ], [ "6", "The Left", "DIE LINKE", "DIE LINKE", "Socialism Eurocommunism", "left-wing", "6.4%", "8" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"marathon\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)=3))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E8,E2:E8=\"marathon\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)=3))", "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": "I want the years for marathon distance and wins of 3", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "E1", "=", "\"marathon\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "3", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"ziedonis zaļkalns\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"ziedonis zaļkalns\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the country for athlete of ziedonis zaļkalns", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"ziedonis zaļkalns\"", "2" ] } ]
train_2-11391954-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Athlete", "Country", "Wins", "Years", "Distance" ], [ "2", "Laila Ceika", "Latvia", "4", "1994, 1998, 1999, 2001", "Marathon" ], [ "3", "Ziedonis Zaļkalns", "Latvia", "4", "1995, 1998, 2000, 2001", "Marathon" ], [ "4", "Arūnas Balčunas", "Lithuania", "3", "1999, 2000, 2003", "Marathon" ], [ "5", "Aleksandrs Prokopčuks", "Latvia", "2", "1993, 1996", "Marathon" ], [ "6", "Aušra Kavalauskiene", "Lithuania", "2", "2000, 2003", "Marathon" ], [ "7", "Valērijs Žolnerovičs", "Latvia", "2", "2010, 2012", "Half Marathon" ], [ "8", "Jeļena Prokopčuka", "Latvia", "2", "2012, 2013", "Half Marathon" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(A1=\"runner-up\")*(G1=\"4–6, 6–4, [8–10]\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,(A2:A14=\"runner-up\")*(G2:G14=\"4–6, 6–4, [8–10]\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In what year was Xavier Malisse the runner-up with scores of 4–6, 6–4, [8–10]?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"runner-up\"", "*", "G1", "=", "\"4–6, 6–4, [8–10]\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"4–6, 6–4, [8–10]\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,G2:G14=\"4–6, 6–4, [8–10]\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On what surface was the game played that had a score of 4–6, 6–4, [8–10]?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"4–6, 6–4, [8–10]\"", "4" ] } ]
train_2-1551805-9
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Outcome", "Year", "Championship", "Surface", "Partner", "Opponents", "Score" ], [ "2", "Winner", "24 May 2004", "French Open , Paris, France", "Clay", "Olivier Rochus", "Michaël Llodra Fabrice Santoro", "7–5, 7–5" ], [ "3", "Winner", "3 January 2005", "ATP Adelaide , Adelaide, Australia", "Hard", "Olivier Rochus", "Simon Aspelin Todd Perry", "7–6, 6–4" ], [ "4", "Winner", "1 January 2007", "ATP Chennai , Chennai, India", "Hard", "Dick Norman", "Rafael Nadal Bartolomé Salvá", "7–6, 7–6" ], [ "5", "Winner", "28 January 2007", "ATP Delray Beach , Delray Beach, United States", "Hard", "Hugo Armando", "James Auckland Stephen Huss", "6–3, 6–7, [10–5]" ], [ "6", "Runner-up", "15 January 2008", "Heineken Open , Auckland, New Zealand", "Hard", "Jürgen Melzer", "Luis Horna Juan Mónaco", "4–6, 6–3, [7–10]" ], [ "7", "Runner-up", "13 February 2011", "SAP Open , San Jose, United States", "Hard (i)", "Alejandro Falla", "Scott Lipsky Rajeev Ram", "4–6, 6–4, [8–10]" ], [ "8", "Winner", "18 March 2011", "BNP Paribas Open , Indian Wells, United States", "Hard", "Alexandr Dolgopolov", "Roger Federer Stanislas Wawrinka", "6–4, 6–7 (5–7) , [10–7]" ], [ "9", "Winner", "31 July 2011", "Farmers Classic , Los Angeles, United States", "Hard", "Mark Knowles", "Somdev Devvarman Treat Conrad Huey", "7–6 (7–3) , 7–6 (12–10)" ], [ "10", "Winner", "19 February 2012", "SAP Open , San Jose, United States", "Hard (i)", "Mark Knowles", "Kevin Anderson Frank Moser", "6–4, 1–6, [10–5]" ], [ "11", "Runner-up", "6 May 2012", "BMW Open , Munich, Germany", "Clay", "Dick Norman", "František Čermák Filip Polášek", "4–6, 5–7" ], [ "12", "Runner-up", "22 July 2012", "BB&T Atlanta Open , Atlanta, United States", "Hard", "Michael Russell", "Matthew Ebden Ryan Harrison", "3-6, 6-3, [6-10]" ], [ "13", "Winner", "30 July 2012", "Farmers Classic , Los Angeles, United States", "Hard", "Ruben Bemelmans", "Jamie Delgado Ken Skupski", "7–6 (7–5) , 4–6, [10-7]" ], [ "14", "Winner", "17 February 2013", "SAP Open , San Jose, United States", "Hard (i)", "Frank Moser", "Lleyton Hewitt Marinko Matosevic", "6–0, 6–7 (4–7) , [10–4]" ] ]
[ { "Formula": "SUM(FILTER(A1, (C1=\"london wasps\")*(E1>1)))", "Formula2": "SUM(FILTER(A2:A11, (C2:C11=\"london wasps\")*(E2:E11>1)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which Points have a Club of london wasps, and a Drop larger than 1?", "Tokens": [ "SUM(", "FILTER(", "A1", "C1", "=", "\"london wasps\"", "*", "E1", ">", "1" ] }, { "Formula": "SUM(FILTER(A1, (B1=\"stephen myler\")*(D1<0)))", "Formula2": "SUM(FILTER(A2:A11, (B2:B11=\"stephen myler\")*(D2:D11<0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How many Points have a Name of stephen myler, and Tries smaller than 0?", "Tokens": [ "SUM(", "FILTER(", "A1", "B1", "=", "\"stephen myler\"", "*", "D1", "<", "0" ] }, { "Formula": "SUM(FILTER(E1, (D1<5)*(A1>212)))", "Formula2": "SUM(FILTER(E2:E11, (D2:D11<5)*(A2:A11>212)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many drops have Tries smaller than 5, and Points larger than 212?", "Tokens": [ "SUM(", "FILTER(", "E1", "D1", "<", "5", "*", "A1", ">", "212" ] } ]
train_2-18796717-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Points", "Name", "Club", "Tries", "Drop" ], [ "2", "239", "Glen Jackson", "Saracens", "1", "4" ], [ "3", "212", "Butch James", "Bath Rugby", "2", "0" ], [ "4", "190", "Charlie Hodgson", "Sale Sharks", "5", "4" ], [ "5", "156", "Stephen Myler", "Northampton Saints", "0", "2" ], [ "6", "146", "Peter Hewat", "London Irish", "3", "1" ], [ "7", "146", "Danny Cipriani", "London Wasps", "1", "1" ], [ "8", "127", "Nick Evans", "Harlequins", "2", "1" ], [ "9", "126", "Toby Flood", "Leicester Tigers", "4", "0" ], [ "10", "125", "Olly Barkley", "Gloucester Rugby", "1", "0" ], [ "11", "112", "Tom May", "Newcastle Falcons", "5", "1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(G1=\"1st\")*(B1=\"adt champion racing\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H13,(G2:G13=\"1st\")*(B2:B13=\"adt champion racing\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What engine what in the vehicle when adt champion racing ranked in 1st place?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "G1", "=", "\"1st\"", "*", "B1", "=", "\"adt champion racing\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,G1=\"18th\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H13,G2:G13=\"18th\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Chassis ranked 18th?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "G1", "=", "\"18th\"", "4" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:H1,(D1=\"audi r8\")*(B1=\"adt champion racing\")*(G1=\"1st\")),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,8)))),FILTER(query1,CHOOSECOLS(query1,2)<206))", "Formula2": "LET(query1,LET(query1,FILTER(A2:H13,(D2:D13=\"audi r8\")*(B2:B13=\"adt champion racing\")*(G2:G13=\"1st\")),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,8)))),FILTER(query1,CHOOSECOLS(query1,2)<206))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What was the class when adt champion racing ranked 1st with an audi r8 chassis, and less than 206 points?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "H1", "D1", "=", "\"audi r8\"", "*", "B1", "=", "\"adt champion racing\"", "*", "G1", "=", "\"1st\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "8", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "206" ] } ]
train_2-1219777-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Year", "Entrant", "Class", "Chassis", "Engine", "Tyres", "Rank", "Points" ], [ "2", "1999", "Audi Sport Team Joest", "LMP", "Audi R8R", "Audi 3.6L Turbo V8", "M", "52nd", "20" ], [ "3", "2000", "Audi Sport North America", "LMP", "Audi R8", "Audi 3.6L Turbo V8", "M", "3rd", "232" ], [ "4", "2000", "Audi Sport North America", "LMP", "Audi R8R", "Audi 3.6L Turbo V8", "M", "3rd", "232" ], [ "5", "2001", "Audi Sport North America", "LMP900", "Audi R8", "Audi 3.6L Turbo V8", "M", "1st", "202" ], [ "6", "2002", "Audi Sport North America", "LMP900", "Audi R8", "Audi 3.6L Turbo V8", "M", "4th", "206" ], [ "7", "2003", "ADT Champion Racing", "LMP900", "Audi R8", "Audi 3.6L Turbo V8", "M", "18th", "22" ], [ "8", "2004", "ADT Champion Racing", "LMP1", "Audi R8", "Audi 3.6L Turbo V8", "M", "13th", "22" ], [ "9", "2005", "ADT Champion Racing", "LMP1", "Audi R8", "Audi 3.6L Turbo V8", "M", "1st", "182" ], [ "10", "2006", "Audi Sport North America", "LMP1", "Audi R10 TDI", "Audi 5.5L Turbo V12 ( Diesel )", "M", "5th", "80" ], [ "11", "2007", "Audi Sport North America", "LMP1", "Audi R10 TDI", "Audi 5.5L Turbo V12 ( Diesel )", "M", "4th", "175" ], [ "12", "2008", "Audi Sport North America", "LMP1", "Audi R10 TDI", "Audi 5.5L Turbo V12 ( Diesel )", "M", "3rd", "156" ], [ "13", "2010", "Drayson Racing", "LMP1", "Lola B09/60", "Judd GV5.5 S2 5.5L V10", "M", "12th", "46" ] ]
[ { "Formula": "MIN(B1)", "Formula2": "MIN(B2:B11)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "When was John McEnroe's minimum year?", "Tokens": [ "MIN(", "B1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"US Open\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,C2:C11=\"US Open\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What were the US Open's final scores?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"US Open\"", "6" ] } ]
test_1-22597626-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Outcome", "Year", "Championship", "Surface", "Opponent in the final", "Score in the final" ], [ "2", "Winner", "1979", "US Open", "Hard", "Vitas Gerulaitis", "7–5, 6–3, 6–3" ], [ "3", "Runner-up", "1980", "Wimbledon", "Grass", "Björn Borg", "6–1, 5–7, 3–6, 7–6 (18–16) , 6–8" ], [ "4", "Winner", "1980", "US Open (2)", "Hard", "Björn Borg", "7–6 (7–4) , 6–1, 6–7 (5–7) , 5–7, 6–4" ], [ "5", "Winner", "1981", "Wimbledon", "Grass", "Björn Borg", "4–6, 7–6 (7–1) , 7–6 (7–4) , 6–4" ], [ "6", "Winner", "1981", "US Open (3)", "Hard", "Björn Borg", "4–6, 6–2, 6–4, 6–3" ], [ "7", "Runner-up", "1982", "Wimbledon (2)", "Grass", "Jimmy Connors", "6–3, 3–6, 7–6 (7–2) , 6–7 (5–7) , 4–6" ], [ "8", "Winner", "1983", "Wimbledon (2)", "Grass", "Chris Lewis", "6–2, 6–2, 6–2" ], [ "9", "Runner-up", "1984", "French Open", "Clay", "Ivan Lendl", "6–3, 6–2, 4–6, 5–7, 5–7" ], [ "10", "Winner", "1984", "Wimbledon (3)", "Grass", "Jimmy Connors", "6–1, 6–1, 6–2" ], [ "11", "Winner", "1984", "US Open (4)", "Hard", "Ivan Lendl", "6–3, 6–4, 6–1" ] ]
[ { "Formula": "ROWS(FILTER(A1,E1=\"Johan Kriek\"))", "Formula2": "ROWS(FILTER(A2:A8,E2:E8=\"Johan Kriek\"))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "How many outcomes are listed when the final opponent was Johan Kriek? ", "Tokens": [ "ROWS(", "FILTER(", "A1", "E1", "=", "\"Johan Kriek\"" ] } ]
dev_1-22597626-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Outcome", "Year", "Championship", "Surface", "Opponent in the final", "Score in the final" ], [ "2", "Winner", "1979", "Dallas", "Carpet", "Björn Borg", "7–5, 4–6, 6–2, 7–6" ], [ "3", "Runner-up", "1980", "Dallas", "Carpet (i)", "Jimmy Connors", "6–2, 6–7, 1–6, 2–6" ], [ "4", "Winner", "1981", "Dallas", "Carpet (i)", "Johan Kriek", "6–1, 6–2, 6–4" ], [ "5", "Runner-up", "1982", "Dallas", "Carpet (i)", "Ivan Lendl", "6–2, 3–6, 3–6, 3–6" ], [ "6", "Winner", "1983", "Dallas", "Carpet (i)", "Ivan Lendl", "6–2, 4–6, 6–3, 6–7, 7–6" ], [ "7", "Winner", "1984", "Dallas", "Carpet (i)", "Jimmy Connors", "6–1, 6–2, 6–3" ], [ "8", "Runner-up", "1987", "Dallas", "Carpet (i)", "Miloslav Mečíř", "0–6, 6–3, 3–6, 2–6" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,G1=\"2r\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J6,G2:G6=\"2r\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 1998 value with 2r in 2003?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "G1", "=", "\"2r\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,C1=\"2r\"),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J6,C2:C6=\"2r\"),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2004 value with 2r in 1994?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "C1", "=", "\"2r\"", "8" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,(C1=\"1r\")*(A1=\"french open\")),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J6,(C2:C6=\"1r\")*(A2:A6=\"french open\")),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2003 value for the french open, which has a 1r in 1994?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "C1", "=", "\"1r\"", "*", "A1", "=", "\"french open\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,(F1=\"1r\")*(C1=\"1r\")*(J1=\"7-12\")),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J6,(F2:F6=\"1r\")*(C2:C6=\"1r\")*(J2:J6=\"7-12\")),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2003 value with a 1r in 1998, a 14 in 1994, and a 7-12 career?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "F1", "=", "\"1r\"", "*", "C1", "=", "\"1r\"", "*", "J1", "=", "\"7-12\"", "7" ] } ]
train_2-1804967-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Tournament", "1993", "1994", "1995", "1996", "1998", "2003", "2004", "2005", "Career" ], [ "2", "Australian Open", "4R", "2R", "2R", "1R", "1R", "1R", "1R", "1R", "5-12" ], [ "3", "French Open", "2R", "1R", "2R", "1R", "1R", "1R", "1R", "1R", "2-11" ], [ "4", "Wimbledon", "3R", "3R", "2R", "1R", "1R", "1R", "3R", "1R", "8-11" ], [ "5", "US Open", "1R", "1R", "3R", "2R", "1R", "2R", "1R", "1R", "7-12" ], [ "6", "Grand Slam W-L", "6–4", "3–4", "5–4", "1–4", "0–4", "1–4", "2–4", "0–4", "22-46" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"october 26\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,A2:A12=\"october 26\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the attendance of the match on October 26?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"october 26\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"w27-16\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,E2:E12=\"w27-16\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the opponent number of the match with a w27-16 result?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"w27-16\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=73855),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,F2:F12=73855),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the result of the match with an attendance of 73,855?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "73855", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"october 19\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,A2:A12=\"october 19\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the rank of the match on October 19?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"october 19\"", "3" ] } ]
train_2-16755551-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Opponent#", "Rank #", "Site", "Result", "Attendance" ], [ "2", "September 28", "Southern Methodist", "11", "Ohio Stadium • Columbus, OH", "W35-14", "73,855" ], [ "3", "October 5", "Oregon", "6", "Ohio Stadium • Columbus, OH", "W21-6", "70,919" ], [ "4", "October 12", "1 Purdue", "4", "Ohio Stadium • Columbus, OH", "W13-0", "84,834" ], [ "5", "October 19", "Northwestern", "2", "Ohio Stadium • Columbus, OH", "W45-21", "83,454" ], [ "6", "October 26", "at Illinois", "2", "Memorial Stadium • Champaign, IL", "W31-24", "56,174" ], [ "7", "November 2", "16 Michigan State", "2", "Ohio Stadium • Columbus, OH", "W25-20", "84,859" ], [ "8", "November 9", "at Wisconsin", "2", "Camp Randall Stadium • Madison, WI", "W43-8", "40,972" ], [ "9", "November 16", "at Iowa", "2", "Iowa Stadium • Iowa City, IA", "W33-27", "44,131" ], [ "10", "November 23", "4 Michigan", "2", "Ohio Stadium • Columbus, OH", "W50-14", "85,371" ], [ "11", "January 1, 1969", "vs. 2 USC", "1", "Rose Bowl • Pasadena, CA ( Rose Bowl )", "W27-16", "102,063" ], [ "12", "*Non-conference game. #Rankings from AP Poll .", "*Non-conference game. #Rankings from AP Poll .", "*Non-conference game. #Rankings from AP Poll .", "*Non-conference game. #Rankings from AP Poll .", "*Non-conference game. #Rankings from AP Poll .", "*Non-conference game. #Rankings from AP Poll ." ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"magic\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,B2:B17=\"magic\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which record has a Visitor of magic?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"magic\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"grizzlies\")*(E1=\"rudy gay (18)\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,(D2:D17=\"grizzlies\")*(E2:E17=\"rudy gay (18)\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which score has a Home of grizzlies, and a Leading scorer of rudy gay (18)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"grizzlies\"", "*", "E1", "=", "\"rudy gay (18)\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"grizzlies\")*(F1=\"10–28\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,(D2:D17=\"grizzlies\")*(F2:F17=\"10–28\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which leading scorer has a Home of grizzlies, and a Record of 10–28?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"grizzlies\"", "*", "F1", "=", "\"10–28\"", "5" ] } ]
train_2-11963447-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Visitor", "Score", "Home", "Leading scorer", "Record" ], [ "2", "2 January 2008", "Grizzlies", "90–72", "Pacers", "Pau Gasol (30)", "9–22" ], [ "3", "4 January 2008", "Grizzlies", "96–100", "Celtics", "Rudy Gay (21)", "9–23" ], [ "4", "6 January 2008", "Heat", "94–101", "Grizzlies", "Pau Gasol (28)", "10–23" ], [ "5", "8 January 2008", "Lakers", "117–101", "Grizzlies", "Mike Miller (19)", "10–24" ], [ "6", "10 January 2008", "Grizzlies", "113–116", "Kings", "Rudy Gay (31)", "10–25" ], [ "7", "11 January 2008", "Grizzlies", "104–116", "Warriors", "Pau Gasol (43)", "10–26" ], [ "8", "13 January 2008", "Grizzlies", "99–100", "Lakers", "Mike Miller (27)", "10–27" ], [ "9", "15 January 2008", "Cavaliers", "132–124", "Grizzlies", "Rudy Gay (30)", "10–28" ], [ "10", "18 January 2008", "SuperSonics", "100–124", "Grizzlies", "Mike Miller (25)", "11–28" ], [ "11", "19 January 2008", "Grizzlies", "87–105", "Bobcats", "Pau Gasol (28)", "11–29" ], [ "12", "21 January 2008", "Bulls", "90–104", "Grizzlies", "Two-way tie (24)", "12–29" ], [ "13", "23 January 2008", "Magic", "112–85", "Grizzlies", "Rudy Gay (20)", "12–30" ], [ "14", "25 January 2008", "Grizzlies", "93–104", "Wizards", "Mike Miller (21)", "12–31" ], [ "15", "26 January 2008", "Clippers", "120–125", "Grizzlies", "Rudy Gay (34)", "13–31" ], [ "16", "28 January 2008", "Mavericks", "103–84", "Grizzlies", "Rudy Gay (18)", "13–32" ], [ "17", "30 January 2008", "Nuggets", "106–102", "Grizzlies", "Rudy Gay (30)", "13–33" ] ]
[ { "Formula": "SUM(FILTER(A1, (E1>2)*(B1=\"paraíso\")*(D1>6)))", "Formula2": "SUM(FILTER(A2:A9, (E2:E9>2)*(B2:B9=\"paraíso\")*(D2:D9>6)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many Places (Posición) has a Draw (PE) larger than 2 and a Team (Equipo) of paraíso and a Won (PG) larger than 6?", "Tokens": [ "SUM(", "FILTER(", "A1", "E1", ">", "2", "*", "B1", "=", "\"paraíso\"", "*", "D1", ">", "6" ] } ]
train_2-15682968-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Place (Posición)", "Team (Equipo)", "Played (PJ)", "Won (PG)", "Draw (PE)", "Lost (PP)", "Goals Scored (GF)", "Goals Conceded (GC)", "+/- (Dif.)", "Points (Pts.)" ], [ "2", "1.", "Orión", "14", "9", "2", "3", "52", "21", "+31", "29" ], [ "3", "2.", "Río Abajo F.C.", "14", "8", "3", "3", "39", "20", "+19", "27" ], [ "4", "3.", "Pan de Azúcar", "14", "7", "5", "2", "30", "15", "+15", "25" ], [ "5", "4.", "Chorrillito", "14", "6", "3", "5", "30", "26", "+4", "21" ], [ "6", "5.", "Paraíso", "14", "6", "3", "5", "25", "25", "0", "21" ], [ "7", "6.", "Atlético Nacional", "14", "4", "6", "4", "27", "19", "+8", "18" ], [ "8", "7.", "Génesis", "14", "2", "3", "9", "17", "58", "-41", "9" ], [ "9", "8.", "C.A.I.", "14", "0", "3", "11", "15", "50", "-35", "3" ] ]
[ { "Formula": "MIN(FILTER(B1, (D1=\"twickenham , london\")*(E1=\"six nations\")*(A1=\"france\")))", "Formula2": "MIN(FILTER(B2:B9, (D2:D9=\"twickenham , london\")*(E2:E9=\"six nations\")*(A2:A9=\"france\")))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the lowest Against, when Venue is \"Twickenham , London\", when Status is \"Six Nations\", and when Opposing Teams is \"France\"?", "Tokens": [ "MIN(", "FILTER(", "B1", "D1", "=", "\"twickenham , london\"", "*", "E1", "=", "\"six nations\"", "*", "A1", "=", "\"france\"" ] }, { "Formula": "SUMIFS(B1,C1,\"27/02/2005\")", "Formula2": "SUMIFS(B2:B9,C2:C9,\"27/02/2005\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the total number of Against, when Date is \"27/02/2005\"?", "Tokens": [ "SUMIFS(", "B1", "C1", "\"27/02/2005\"" ] }, { "Formula": "MAXIFS(B1,C1,\"27/02/2005\")", "Formula2": "MAXIFS(B2:B9,C2:C9,\"27/02/2005\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the highest Against, when Date is \"27/02/2005\"?", "Tokens": [ "MAXIFS(", "B1", "C1", "\"27/02/2005\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"italy\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"italy\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Status, when Opposing Teams is \"Italy\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"italy\"", "5" ] } ]
train_2-18178551-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Opposing Teams", "Against", "Date", "Venue", "Status" ], [ "2", "Wales", "11", "05/02/2005", "Millennium Stadium , Cardiff", "Six Nations" ], [ "3", "France", "18", "13/02/2005", "Twickenham , London", "Six Nations" ], [ "4", "Ireland", "19", "27/02/2005", "Lansdowne Road , Dublin", "Six Nations" ], [ "5", "Italy", "7", "12/03/2005", "Twickenham , London", "Six Nations" ], [ "6", "Scotland", "22", "19/03/2005", "Twickenham , London", "Six Nations" ], [ "7", "Australia", "16", "12/11/2005", "Twickenham , London", "Test Match" ], [ "8", "New Zealand", "23", "19/11/2005", "Twickenham , London", "Test Match" ], [ "9", "Samoa", "3", "26/11/2005", "Twickenham , London", "Test Match" ] ]
[ { "Formula": "SUMIFS(F1,B1,\"European F3 Open\")", "Formula2": "SUMIFS(F2:F9,B2:B9,\"European F3 Open\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many poles does the European F3 Open series have?", "Tokens": [ "SUMIFS(", "F1", "B1", "\"European F3 Open\"" ] }, { "Formula": "MAX(FILTER(A1, H1=2))", "Formula2": "MAX(FILTER(A2:A9, H2:H9=2))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the maximum season that has exactly 2 podiums?", "Tokens": [ "MAX(", "FILTER(", "A1", "H1", "=", "2" ] } ]
test_1-29434211-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", "2009", "Italian Formula Renault 2.0", "Jenzer Motorsport", "14", "2", "2", "0", "2", "228", "4th" ], [ "3", "2009", "Swiss Formula Renault 2.0", "Jenzer Motorsport", "12", "0", "0", "0", "1", "150", "5th" ], [ "4", "2009", "Formula Renault 2.0 West European Cup", "Jenzer Motorsport", "2", "0", "0", "0", "0", "0", "21st" ], [ "5", "2010", "Formula Renault 2.0 Middle European Championship", "Jenzer Motorsport", "10", "6", "2", "1", "10", "243", "1st" ], [ "6", "2010", "Formula Abarth", "Jenzer Motorsport", "14", "1", "0", "0", "1", "58", "7th" ], [ "7", "2011", "GP3 Series", "ATECH CRS GP", "16", "0", "0", "0", "0", "0", "28th" ], [ "8", "2011", "European F3 Open", "De Villota Motorsport", "6", "1", "0", "0", "4", "50", "8th" ], [ "9", "2012", "Formula Renault 3.5 Series", "Pons Racing", "17", "0", "0", "0", "0", "1", "26th" ] ]
[ { "Formula": "SUM(FILTER(D1, (A1=2)*(F1<5)))", "Formula2": "SUM(FILTER(D2:D10, (A2:A10=2)*(F2:F10<5)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which country is ranked number 2 and has less than 5 total medals?", "Tokens": [ "SUM(", "FILTER(", "D1", "A1", "=", "2", "*", "F1", "<", "5" ] } ]
test_2-1006057-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "Hong Kong (HKG)", "8", "5", "1", "14" ], [ "3", "2", "France (FRA)", "2", "0", "3", "5" ], [ "4", "3", "Poland (POL)", "1", "6", "5", "12" ], [ "5", "4", "China (CHN)", "1", "1", "1", "3" ], [ "6", "5", "Thailand (THA)", "1", "0", "1", "2" ], [ "7", "5", "Ukraine (UKR)", "1", "0", "1", "2" ], [ "8", "7", "Italy (ITA)", "1", "0", "0", "1" ], [ "9", "8", "Hungary (HUN)", "0", "3", "2", "5" ], [ "10", "9", "United States (USA)", "0", "0", "1", "1" ] ]
[ { "Formula": "SUM(FILTER(A1, (C1=\"danish\")*(D1=\"mathias\")))", "Formula2": "SUM(FILTER(A2:A9, (C2:C9=\"danish\")*(D2:D9=\"mathias\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Name the total number of drawn for danish and mathias", "Tokens": [ "SUM(", "FILTER(", "A1", "C1", "=", "\"danish\"", "*", "D1", "=", "\"mathias\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"linn nygård\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,D2:D9=\"linn nygård\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the result for linn nygård", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"linn nygård\"", "7" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,D1=\"martin & johannes\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<7))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G9,D2:D9=\"martin & johannes\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<7))", "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": "Name the song for draw less than 7 and artists of martin & johannes", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "D1", "=", "\"martin & johannes\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "7" ] } ]
train_2-12947652-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Draw", "Country", "Language", "Artist", "Song", "English translation", "Result" ], [ "2", "01", "Sweden", "Swedish", "SK8", "\"Min största första kärlek\"", "My first true love", "Out" ], [ "3", "02", "Norway", "Norwegian", "Celine Helgemo", "\"Bæstevænna\"", "Best friends", "Super-final" ], [ "4", "03", "Finland", "Swedish", "Linn Nygård", "\"En liten önskan\"", "A little wish", "Super-final" ], [ "5", "04", "Denmark", "Danish", "Mathias", "\"Party\"", "–", "Super-final" ], [ "6", "05", "Sweden", "Swedish", "Vendela", "\"Gala Pala Gutchi\"", "–", "Super-final" ], [ "7", "06", "Norway", "Norwegian", "Martin & Johannes", "\"Når vi blir berømt\"", "When we become famous", "Out" ], [ "8", "07", "Finland", "Swedish", "Sister Twister", "\"Fröken Perfekt\"", "Miss Perfect", "Out" ], [ "9", "08", "Denmark", "Danish", "Amalie", "\"Til solen står op\"", "Till the sun rises", "Out" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"children of sarajevo\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,B2:B14=\"children of sarajevo\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Director of Children of Sarajevo?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"children of sarajevo\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"2010 (83rd)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,A2:A14=\"2010 (83rd)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Result of the 2010 (83rd) Ceremony?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"2010 (83rd)\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"2013 (86th)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,A2:A14=\"2013 (86th)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Result of the 2013 (86th) Ceremony?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"2013 (86th)\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"children of sarajevo\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,B2:B14=\"children of sarajevo\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Original title of Children of Sarajevo?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"children of sarajevo\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"not nominated\")*(A1=\"2012 (85th)\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,(E2:E14=\"not nominated\")*(A2:A14=\"2012 (85th)\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In the 2012 (85th) Ceremony, what was the Original title of the film not nominated?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"not nominated\"", "*", "A1", "=", "\"2012 (85th)\"", "3" ] } ]
train_2-16081644-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year (Ceremony)", "Film title used in nomination", "Original title", "Director", "Result" ], [ "2", "1994 (67th)", "The Awkward Age", "Magareće godine", "Nenad Dizdarević Category:Articles with hCards", "Not Nominated" ], [ "3", "2001 (74th)", "No Man's Land", "Ničija zemlja", "Danis Tanović Category:Articles with hCards", "Won Academy Award" ], [ "4", "2003 (76th)", "Fuse", "Gori vatra", "Pjer Žalica Category:Articles with hCards", "Not Nominated" ], [ "5", "2004 (77th)", "Days and Hours", "Kod amidže Idriza", "Pjer Žalica Category:Articles with hCards", "Not Nominated" ], [ "6", "2005 (78th)", "Totally Personal", "Sasvim lično", "Nedžad Begović Category:Articles with hCards", "Not Nominated" ], [ "7", "2006 (79th)", "Grbavica: The Land of My Dreams", "Grbavica", "Jasmila Žbanić Category:Articles with hCards", "Not Nominated" ], [ "8", "2007 (80th)", "It's Hard to be Nice", "Teško je biti fin", "Srđan Vuletić Category:Articles with hCards", "Not Nominated" ], [ "9", "2008 (81st)", "Snow", "Snijeg", "Aida Begić Category:Articles with hCards", "Not Nominated" ], [ "10", "2009 (82nd)", "Night Guards", "Čuvari noći", "Namik Kabil Category:Articles with hCards", "Not Nominated" ], [ "11", "2010 (83rd)", "Cirkus Columbia", "Cirkus Columbia", "Danis Tanović Category:Articles with hCards", "Not Nominated" ], [ "12", "2011 (84th)", "Belvedere", "Belvedere", "Ahmed Imamovic Category:Articles with hCards", "Not Nominated" ], [ "13", "2012 (85th)", "Children of Sarajevo", "Djeca", "Aida Begić Category:Articles with hCards", "Not Nominated" ], [ "14", "2013 (86th)", "An Episode in the Life of an Iron Picker", "Epizoda u životu berača željeza", "Danis Tanović Category:Articles with hCards", "TBD" ] ]
[ { "Formula": "ROWS(UNIQUE(FILTER(C1, B1=\"Monaco Grand Prix\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C17, B2:B17=\"Monaco Grand Prix\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many days is the Monaco Grand Prix?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "B1", "=", "\"Monaco Grand Prix\"" ] }, { "Formula": "SUM(FILTER(A1, (E1=\"James Hunt\")*(F1=\"John Watson\")))", "Formula2": "SUM(FILTER(A2:A17, (E2:E17=\"James Hunt\")*(F2:F17=\"John Watson\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "How many rounds were won with James Hunt as pole position and John Watson as fastest lap?", "Tokens": [ "SUM(", "FILTER(", "A1", "E1", "=", "\"James Hunt\"", "*", "F1", "=", "\"John Watson\"" ] }, { "Formula": "ROWS(UNIQUE(FILTER(F1, D1=\"Dijon-Prenois\")))", "Formula2": "ROWS(UNIQUE(FILTER(F2:F17, D2:D17=\"Dijon-Prenois\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "The Dijon-prenois had how many fastest laps?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "F1", "D1", "=", "\"Dijon-Prenois\"" ] }, { "Formula": "LET(query1,SUMMARIZE(H1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=15))", "Formula2": "LET(query1,SUMMARIZE(H2:H17,SUMX(A2:A17)),FILTER(query1,CHOOSECOLS(query1,2)=15))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the constructor for round 15?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "H1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "15" ] } ]
train_1-1140083-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Rnd", "Race", "Date", "Location", "Pole Position", "Fastest Lap", "Race Winner", "Constructor", "Report" ], [ "2", "1", "Argentine Grand Prix", "9 January", "Buenos Aires", "James Hunt", "James Hunt", "Jody Scheckter", "Wolf - Ford", "Report" ], [ "3", "2", "Brazilian Grand Prix", "23 January", "Interlagos", "James Hunt", "James Hunt", "Carlos Reutemann", "Ferrari", "Report" ], [ "4", "3", "South African Grand Prix", "5 March", "Kyalami", "James Hunt", "John Watson", "Niki Lauda", "Ferrari", "Report" ], [ "5", "4", "United States Grand Prix West", "3 April", "Long Beach", "Niki Lauda", "Niki Lauda", "Mario Andretti", "Lotus - Ford", "Report" ], [ "6", "5", "Spanish Grand Prix", "8 May", "Jarama", "Mario Andretti", "Jacques Laffite", "Mario Andretti", "Lotus - Ford", "Report" ], [ "7", "6", "Monaco Grand Prix", "22 May", "Monaco", "John Watson", "Jody Scheckter", "Jody Scheckter", "Wolf - Ford", "Report" ], [ "8", "7", "Belgian Grand Prix", "5 June", "Zolder", "Mario Andretti", "Gunnar Nilsson", "Gunnar Nilsson", "Lotus - Ford", "Report" ], [ "9", "8", "Swedish Grand Prix", "19 June", "Anderstorp", "Mario Andretti", "Mario Andretti", "Jacques Laffite", "Ligier - Matra", "Report" ], [ "10", "9", "French Grand Prix", "3 July", "Dijon-Prenois", "Mario Andretti", "Mario Andretti", "Mario Andretti", "Lotus - Ford", "Report" ], [ "11", "10", "British Grand Prix", "16 July", "Silverstone", "James Hunt", "James Hunt", "James Hunt", "McLaren - Ford", "Report" ], [ "12", "11", "German Grand Prix", "31 July", "Hockenheimring", "Jody Scheckter", "Niki Lauda", "Niki Lauda", "Ferrari", "Report" ], [ "13", "12", "Austrian Grand Prix", "14 August", "Österreichring", "Niki Lauda", "John Watson", "Alan Jones", "Shadow - Ford", "Report" ], [ "14", "13", "Dutch Grand Prix", "28 August", "Zandvoort", "Mario Andretti", "Niki Lauda", "Niki Lauda", "Ferrari", "Report" ], [ "15", "14", "Italian Grand Prix", "11 September", "Monza", "James Hunt", "Mario Andretti", "Mario Andretti", "Lotus - Ford", "Report" ], [ "16", "15", "United States Grand Prix", "2 October", "Watkins Glen", "James Hunt", "Ronnie Peterson", "James Hunt", "McLaren - Ford", "Report" ], [ "17", "16", "Canadian Grand Prix", "9 October", "Mosport", "Mario Andretti", "Mario Andretti", "Jody Scheckter", "Wolf - Ford", "Report" ] ]