t5Formulas
listlengths
1
209
TableName
stringlengths
4
51
Table
listlengths
4
28
[ { "Formula": "SUM(FILTER(C1, (E1<7)*(B1<1)))", "Formula2": "SUM(FILTER(C2:C7, (E2:E7<7)*(B2:B7<1)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the sum...
test_2-15547772-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Administrative Panel", "Agricultural Panel", "Cultural and Educational Panel", "Industrial and Commercial Panel", "Labour Panel", "National University of Ireland", "University of...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"tallahassee, florida\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,C2:C13=\"tallahassee, florida\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str...
train_2-15635768-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Ecosystem", "Date of issue", "Place of issue", "No. stamps in sheet", "Face Value", "Printer" ], [ "2", "Sonoran Desert", "April 6, 1999", "Tucson, Arizona", "10", "33¢", "Bankn...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"richard nixon\")*(A1<2009)),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(C2:C7=\"richard nixon\")*(A2:A7<2009)),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=",...
train_2-1673723-9
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Category", "President", "Nominee", "Film", "Result" ], [ "2", "1941", "Best Actor", "Abraham Lincoln", "Raymond Massey", "Abe Lincoln in Illinois", "Nominated" ], [ ...
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,B1=\"southern\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)<12))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F9,B2:B9=\"southern\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,3)))),FILTER(query...
train_2-1112993-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Class", "Operator", "No. Built", "Year Built", "Cars per Set", "Unit nos." ], [ "2", "Class 377/1", "Southern", "64", "2002–2003", "4", "377101-164" ], [ "3", "Class...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"loren roberts\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,B2:B11=\"loren roberts\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num"...
train_2-16092658-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "1", "Vijay Singh", "Fiji", "67-68-69=204", "–12" ], [ "3", "2", "Justin Leonard", "United States", "66-69-70=205...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"1.71 in.\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,E2:E12=\"1.71 in.\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_1-26558-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Month", "Avg High", "Avg Low", "Mean Avg", "Precip", "Record High", "Record Low" ], [ "2", "Jan", "46°F", "35°F", "41°F", "4.49 in.", "64°F (2005)", "18°F (1996...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,(H1=\"d. beadman\")*(A1=\"4th\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,(H2:H13=\"d. beadman\")*(A2:A13=\"4th\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "...
train_2-1284347-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Result", "Date", "Race", "Venue", "Group", "Distance", "Weight (kg)", "Jockey", "Winner/2nd" ], [ "2", "6th", "17 Aug 1996", "Manikato Stakes", "M...
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Formula2": "LET(query1,SUMMARIZE(C2:C18,SUMX(A2:A18)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER("...
train_2-18856037-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 8, 2002", "at Green Bay Packers", "L 37-34", "63,127" ], [ "3", "2", "September 15, 2002", "Chicag...
[ { "Formula": "FILTER(D1,E1=\"jordan moulton\")", "Formula2": "FILTER(D2:D11,E2:E11=\"jordan moulton\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the second that has jordan moulton as the lead?", "Tokens": [ ...
dev_2-15075508-54
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Country", "Skip", "Third", "Second", "Lead" ], [ "2", "Canada", "Stacie Devereaux", "Stephanie Guzzwell", "Sarah Paul", "Julie Devereaux" ], [ "3", "China", "Sun Yue", "Li Xu...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"delta center/19,911\")*(B1=\"dec 6\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,(E2:E18=\"delta center/19,911\")*(B2:B18=\"dec 6\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell",...
train_2-17382296-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Game", "Date", "Opponent", "Score", "Location/Attendance", "Record" ], [ "2", "14", "Dec 1", "at Seattle SuperSonics", "96-90 W", "KeyArena at Seattle Center/17,072", "12-2" ]...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=1999),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,D2:D15=1999),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medi...
test_2-1445467-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Metro Vincity", "Venue Location", "Address", "Opened", "Capacity" ], [ "2", "Greater Boston", "Harvard Square", "114 Mt Auburn St Cambridge, MA 02138", "1992 (closed in 2003)", "180" ], [ ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"68-70-68=206\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,D2:D12=\"68-70-68=206\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_2-16292316-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "1", "Jim Furyk", "United States", "67-66-67=200", "–10" ], [ "3", "2", "Stephen Leaney", "Australia", "67-68-68-...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"33-18-9\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,E2:E15=\"33-18-9\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_2-14208941-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Visitor", "Score", "Home", "Record" ], [ "2", "February 1", "Detroit", "3 - 4", "Montreal", "28-16-7" ], [ "3", "February 3", "Detroit", "4 - 4", "Pittsburgh", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Samuel Riker\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,B2:B8=\"Samuel Riker\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_1-2668374-10
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "New York 1", "Samuel Riker", "Democratic-Republican", "1806", "Retired Democratic-Republican hold...
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,D1=7),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)=55))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G7,D2:D7=7),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)...
train_2-12085488-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Team", "Games Played", "Wins", "Losses", "Ties", "Goals For", "Goals Against" ], [ "2", "Montreal Victorias", "10", "9", "1", "0", "64", "32" ], [ "3", ...
[ { "Formula": "AVERAGE(FILTER(E1,A1>16))", "Formula2": "AVERAGE(FILTER(E2:E17,A2:A17>16))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the average attendance after week 16?", "Tokens": [ "...
dev_2-10650539-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 4, 1983", "Minnesota Vikings", "L 27–21", "70,087" ], [ "3", "2", "September 11, 1983", "at Detroi...
[ { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=1786))", "Formula2": "LET(query1,SUMMARIZE(B2:B11,SUMX(A2:A11)),FILTER(query1,CHOOSECOLS(query1,2)=1786))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FI...
train_2-12824897-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Date", "Name", "Race", "Method", "Offense" ], [ "2", "1639", "Cannot handle non-empty timestamp argument! 30", "Nepauduck", "Native American", "Hanging", "Murder" ], ...
[ { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)>1858))", "Formula2": "LET(query1,SUMMARIZE(B2:B6,SUMX(E2:E6)),FILTER(query1,CHOOSECOLS(query1,2)>1858))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILT...
train_2-17026847-11
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Home", "Score", "Away", "Attendance" ], [ "2", "7 September 2008", "Platense", "2:1", "Real Juventud", "1,241" ], [ "3", "7 September 2008", "Real Espana", "1:1", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"western oval\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"western oval\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_2-1164217-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Richmond", "6.13 (49)", "South Melbourne", "10.11 (71)", "MCG", "...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"south melbourne\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"south melbourne\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Nu...
train_2-10746808-15
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Hawthorn", "10.9 (69)", "Richmond", "14.18 (102)", "Glenferrie Oval",...
[ { "Formula": "ROWS(FILTER(D1,A1=\"Arkansas 4\"))", "Formula2": "ROWS(FILTER(D2:D6,A2:A6=\"Arkansas 4\"))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "How many were first elected in the Arkansas 4 district?", ...
dev_1-1342233-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "Arkansas 1", "Ezekiel C. Gathings", "Democratic", "1938", "Re-elected", "Ezekiel C. Gathings ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"november 18, 1990\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,B2:B18=\"november 18, 1990\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", ...
train_2-15352703-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Result", "Record", "Game Site", "Attendance" ], [ "2", "1", "September 9, 1990", "Indianapolis Colts", "W 26–10", "1–0", "Rich Stadium",...
[ { "Formula": "AVERAGEIFS(E1,B1,\"macneall\")", "Formula2": "AVERAGEIFS(E2:E6,B2:B6,\"macneall\")", "Funcs": [ "AVERAGEIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the average capacity for the vehicle having a navigator of Macneall?", "Toke...
train_2-18394791-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Driver", "Navigator", "Vehicle", "Class", "Capacity", "Total Time", "Margin" ], [ "2", "Glenney", "Webb", "2003 Mitsubishi Lancer Evo 9", "CM22", "3396", "07:35", ...
[ { "Formula": "FILTER(B1,D1=\"12.11 (83)\")", "Formula2": "FILTER(B2:B7,D2:D7=\"12.11 (83)\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What did the home team score when the away team scored 12.11 (83)?", "Tokens": [ ...
dev_2-10809444-12
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "North Melbourne", "4.10 (34)", "Richmond", "12.11 (83)", "Arden Stree...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"baltimore colts\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"baltimore colts\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Nu...
train_2-1478772-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Length of game", "Date", "Away team", "Score", "Home team" ], [ "2", "82:40", "December 25, 1971", "Miami Dolphins", "27–24", "Kansas City Chiefs" ], [ "3", "77:54", "December 23...
[ { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(H1)),FILTER(query1,CHOOSECOLS(query1,2)=3.92))", "Formula2": "LET(query1,SUMMARIZE(E2:E16,SUMX(H2:H16)),FILTER(query1,CHOOSECOLS(query1,2)=3.92))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FI...
train_1-25740548-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Series #", "Season #", "Title", "Directed by", "Written by", "Original air date", "Production code", "U.S. viewers (million)" ], [ "2", "12", "1", "\"Begin the Beg...
[ { "Formula": "SUM(FILTER(E1, (B1=\"chinese taipei\")*(C1<0)))", "Formula2": "SUM(FILTER(E2:E8, (B2:B8=\"chinese taipei\")*(C2:C8<0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy"...
train_2-14335201-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "South Korea", "4", "1", "1", "6" ], [ "3", "2", "Japan", "2", "3", "0", "5" ...
[ { "Formula": "UNIQUE(HSTACK(A1,B1,C1,E1))", "Formula2": "UNIQUE(HSTACK(A2:A16,B2:B16,C2:C16,E2:E16))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell", "Cell", "Cell" ], "Level": "easy", "Question": "customers' ids, phones, and full names", "Tokens": [...
card_transactions_customers
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "customer id", "customer first name", "customer last name", "customer address", "customer phone", "customer email", "other customer details" ], [ "2", "1", "Aniyah", "Feest", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,H1=\"33–15\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H12,H2:H12=\"33–15\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Lev...
train_2-17288845-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Game", "Date", "Team", "Score", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "47", "February 2", "@ Golden State", "W 110–105 (OT...
[ { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=10))", "Formula2": "LET(query1,SUMMARIZE(A2:A19,SUMX(E2:E19)),FILTER(query1,CHOOSECOLS(query1,2)=10))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER...
test_1-30085411-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Umpire", "Country", "Panel", "Matches", "WC Matches", "2011 WC" ], [ "2", "Asad Rauf", "Pakistan", "Elite Panel of ICC Umpires", "83", "8", "5" ], [ "3", "Billy Bowd...
[ { "Formula": "SUM(FILTER(C1, (E1=\"3,129 of 5,008\")*(D1<460)))", "Formula2": "SUM(FILTER(C2:C8, (E2:E8=\"3,129 of 5,008\")*(D2:D8<460)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "e...
train_2-176529-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Official Name", "Status", "Area km 2", "Population", "Census Ranking" ], [ "2", "Moncton", "Parish", "582.20", "8,861", "427 of 5,008" ], [ "3", "Shediac", "Parish", "238.47"...
[ { "Formula": "FILTER(A1,B1=\"time trial hc a\")", "Formula2": "FILTER(A2:A16,B2:B16=\"time trial hc a\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the event when the class is time trial hc a?", "Tokens": [ ...
dev_2-18402956-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Event", "Class", "Gold", "Silver", "Bronze" ], [ "2", "Time trial details", "Time trial B&VI 1–3", "Spain (ESP) Christian Venge David Llaurado", "Netherlands (NED) Alfred Stelleman Jaco Tettelaar", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"won 5-0\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,E2:E8=\"won 5-0\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "L...
test_2-15211906-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Round", "Date", "Opponent", "Venue", "Result", "Attendance" ], [ "2", "1 st", "15 December 2007", "Hayes & Yeading United", "Away", "Won 5-0", "435" ], [ "3", "2 nd"...
[ { "Formula": "SUM(FILTER(H1, F1=12.2))", "Formula2": "SUM(FILTER(H2:H8, F2:F8=12.2))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What was the qualifying score of the competition whose final score was 12.200?"...
train_1-25143284-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Year", "Competition Description", "Location", "Apparatus", "Rank-Final", "Score-Final", "Rank-Qualifying", "Score-Qualifying" ], [ "2", "2007", "World Championships", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"2000-02\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,E2:E10=\"2000-02\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_1-11545282-18
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Player", "No.", "Nationality", "Position", "Years for Jazz", "School/Club Team" ], [ "2", "Fred Saunders", "12", "United States", "Forward", "1977-78", "Syracuse" ], [ "...
[ { "Formula": "UNIQUE(C1)", "Formula2": "UNIQUE(C2:C16)", "Funcs": [ "UNIQUE(", "Cell" ], "Level": "easy", "Question": "Show all customer phone numbers", "Tokens": [ "UNIQUE(", "C1" ] }, { "Formula": "UNIQUE(C1)", "Formula2": "UNIQUE(C2:C16)", "...
fnol_available_policies
[ [ "0", "A", "B", "C", "D" ], [ "1", "policy id", "policy type code", "customer phone", "available policies" ], [ "2", "246", "Life Insurance", "+16(2)5838999222", "" ], [ "3", "257", "Property Insurance", "242.763.9214", "" ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"5–1\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,E2:E18=\"5–1\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level":...
train_2-12877821-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Goal", "Date", "Venue", "Score", "Result", "Competition" ], [ "2", "1", "21 August 2007", "Ambedkar Stadium , New Delhi, India", "3–1", "4–1", "2007 Nehru Cup" ], [ "3",...
[ { "Formula": "SUM(FILTER(F1, (C1=\"united states\")*(D1<271)*(A1>1964)*(B1=\"bobby mitchell\")))", "Formula2": "SUM(FILTER(F2:F11, (C2:C11=\"united states\")*(D2:D11<271)*(A2:A11>1964)*(B2:B11=\"bobby mitchell\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", ...
train_2-12919860-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Winner", "Country", "Score", "To par", "1st prize ( $ )" ], [ "2", "1972", "David Graham", "Australia", "278", "−6", "30,000" ], [ "3", "1971", "Bobby Mi...
[ { "Formula": "SUM(FILTER(G1, (B1=\"sant'anna\")*(A1>10)))", "Formula2": "SUM(FILTER(G2:G11, (B2:B11=\"sant'anna\")*(A2:A11>10)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", ...
train_2-15384554-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Position", "Team", "Points", "Played", "Drawn", "Lost", "Against" ], [ "2", "1", "Paulistano", "15", "9", "3", "0", "7" ], [ "3", "2", "Hespanha...
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)<25))", "Formula2": "LET(query1,SUMMARIZE(C2:C9,SUMX(D2:D9)),FILTER(query1,CHOOSECOLS(query1,2)<25))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER("...
train_2-1560126-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "State / Territory", "Building", "Height", "Floor count", "Completed" ], [ "2", "Queensland", "Q1", "323 m", "78", "2005" ], [ "3", "Victoria", "Eureka Tower", "297.3 m", ...
[ { "Formula": "MAX(FILTER(E1, A1=3))", "Formula2": "MAX(FILTER(E2:E17, A2:A17=3))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "what is the highest attendance for week 3?", "Tokens": [ "MAX(", "F...
train_2-16677963-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 2, 1979", "New York Giants", "W 23–17", "67,366" ], [ "3", "2", "September 10, 1979", "Atlanta Fal...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"l 17–10\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,D2:D19=\"l 17–10\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_2-16729052-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 5, 1993", "at New York Jets", "W 26–20", "68,130" ], [ "3", "2", "September 12, 1993", "San Diego ...
[ { "Formula": "MAXIFS(D1,C1,\"4 mbit/s\")", "Formula2": "MAXIFS(D2:D9,C2:C9,\"4 mbit/s\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the highest up:down ratio with 4 mbit/s upstream?", "Tokens": [ "MAXIFS(", "...
test_2-17304621-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Plan", "Downstream", "Upstream", "Up:Down Ratio", "Monthly Cap", "Price" ], [ "2", "Internet Popular", "512 kb/s", "256 kbit/s", "0.5", "10 GB", "R$ 29,80" ], [ "3", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"29–27\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"29–27\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level...
train_2-17978030-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Time", "Score", "Set 1", "Set 2", "Set 3", "Total" ], [ "2", "03 Oct", "12:00", "1–3", "25–21", "20–25", "16–25", "83–96" ], [ "3", "03 Oct"...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"No competition\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F19,D2:D19=\"No competition\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Nu...
test_1-15001572-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Mens singles", "Womens singles", "Mens doubles", "Womens doubles", "Mixed doubles" ], [ "2", "1992", "Marko Goljak", "Andrea Jurcic", "No competition", "No competition", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"1925\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,G2:G11=\"1925\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level...
test_2-158849-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "LastDays begin", "Startof Christ's Presence", "Christ madeKing", "Resurrection of144,000", "Judgmentof Religion", "Separating Sheep &Goats", "Great Tribulation" ], [ "2", "LastDays beg...
[ { "Formula": "FILTER(D1,A1=\"le mans bugatti\")", "Formula2": "FILTER(D2:D13,A2:A13=\"le mans bugatti\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the fastest lap in the Le Mans Bugatti circuit?", "Tokens": [...
dev_2-15293399-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Circuit", "Date", "Pole position", "Fastest Lap", "Winning driver", "Winning team", "Winning manufacturer" ], [ "2", "Präsentation Düsseldorf", "6 April", "no race", "no ra...
[ { "Formula": "ROWS(FILTER(D1,E1=8))", "Formula2": "ROWS(FILTER(D2:D7,E2:E7=8))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many years have a weeks at #1 value of exactly 8?", "Tokens": [ "ROWS(...
dev_1-27441210-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Artist", "Country", "Number-one single(s)", "Year", "Weeks at #1", "Straight to #1 ?" ], [ "2", "East 17", "United Kingdom", "\" It's Alright \"", "1994", "1", "No" ], [ ...
[ { "Formula": "SUM(B1)", "Formula2": "SUM(B2:B12)", "Funcs": [ "SUM(", "Cell" ], "Level": "easy", "Question": "How many series are there total?", "Tokens": [ "SUM(", "B1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"UK10\"),3))", "Formula2...
test_1-19897294-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "No. overall", "No. in series", "Family/families", "Location(s)", "Original air date" ], [ "2", "UK4", "1", "The Collins Family", "Northampton", "5April2005" ], [ "3", "UK5", "2",...
[ { "Formula": "FILTER(A1,C1=\"collingwood\")", "Formula2": "FILTER(A2:A7,C2:C7=\"collingwood\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "When collingwood was the away team, what was the home team?", "Tokens": [ ...
dev_2-10826385-17
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Richmond", "23.15 (153)", "St Kilda", "11.15 (81)", "MCG", "44,34...
[ { "Formula": "SUMIFS(A1,G1,\"1-3-3\")", "Formula2": "SUMIFS(A2:A9,G2:G9,\"1-3-3\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many games with record 1-3-3", "Tokens": [ "SUMIFS(", "A1", "G1", "\"1-3-3...
train_1-17360840-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Game", "Date", "Opponent", "Score", "Location", "Attendance", "Record", "Points" ], [ "2", "1", "October 4", "New York Rangers", "1 - 2", "Prague †", "...
[ { "Formula": "MAX(FILTER(A1, (F1>0)*(E1<62)))", "Formula2": "MAX(FILTER(A2:A12, (F2:F12>0)*(E2:E12<62)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is th...
train_2-11636955-23
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rd #", "Pick #", "Player", "Team (League)", "Reg GP", "Pl GP" ], [ "2", "1", "7", "Alex Stojanov", "Hamilton Dukes ( OHL )", "62", "5" ], [ "3", "2", "29", "...
[ { "Formula": "MIN(FILTER(E1, (F1=3216)*(D1>16650000)))", "Formula2": "MIN(FILTER(E2:E8, (F2:F8=3216)*(D2:D8>16650000)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Questio...
train_2-16478687-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Metropolitan area", "Country", "Population", "Area (km²)", "Population Density (People/km²)" ], [ "2", "1", "Tokyo", "Japan", "32,450,000", "8,014", "4,049" ], [ ...
[ { "Formula": "AVERAGE(FILTER(B1,D1=\"fantasia section award\"))", "Formula2": "AVERAGE(FILTER(B2:B8,D2:D8=\"fantasia section award\"))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the average year ...
dev_2-1201864-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Festival", "Year", "Result", "Award", "Category" ], [ "2", "Fant-Asia Film Festival", "1999", "2nd", "Best Asian Film", "Best Asian Film" ], [ "3", "Fantasporto", "1999", "Wo...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=15),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,C2:C20=15),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium",...
train_2-1068160-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "US 200", "UK Albums", "RIAA certification", "BPI certification" ], [ "2", "1971", "—", "—", "—", "—" ], [ "3", "1978", "1", "6", "Platinum", "Gold" ], [ ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"2:3\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,E2:E7=\"2:3\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "...
train_2-15630550-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Tournament", "Location", "Home team", "Score", "Away team" ], [ "2", "30 June 2011", "2011 FIFA U-17 World Cup", "Estadio Hidalgo , Pachuca", "Mexico", "2:0", "Panama" ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"Richmond\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"Richmond\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_1-16387700-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Ground", "Crowd", "Date" ], [ "2", "Carlton", "27.9 (171)", "Fitzroy", "13.8 (86)", "North Hobart Oval",...
[ { "Formula": "SUM(FILTER(A1, (F1=5)*(E1<32)))", "Formula2": "SUM(FILTER(A2:A6, (F2:F6=5)*(E2:E6<32)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the r...
train_2-11621873-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Player", "Country", "Earnings ( $ )", "Events", "Wins" ], [ "2", "1", "Jim Colbert", "United States", "1,627,890", "32", "5" ], [ "3", "2", "Hale Irwin",...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"nominated\")*(B1=\"54th the television academy drama awards\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,(E2:E16=\"nominated\")*(B2:B16=\"54th the television academy drama awards\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", ...
test_2-11034066-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Organization", "Award", "Work", "Result" ], [ "2", "2005", "47th The Television Drama Academy Awards", "Best Actress", "Hana Yori Dango", "Won" ], [ "3", "2007", "10th Ni...
[ { "Formula": "AVERAGE(FILTER(D1, (E1>7)*(A1=4)))", "Formula2": "AVERAGE(FILTER(D2:D11, (E2:E11>7)*(A2:A11=4)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "...
train_2-18932779-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Draw", "Artist", "Song", "Points", "Place" ], [ "2", "1", "Rosita Čivilytė & Donatas Montvydas", "\"Dainų daina\"", "53", "7" ], [ "3", "2", "Vilius Tarasovas", "\"Aš tik tav...
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)>2))", "Formula2": "LET(query1,SUMMARIZE(C2:C6,SUMX(F2:F6)),FILTER(query1,CHOOSECOLS(query1,2)>2))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", ...
test_2-14611720-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Player", "Country", "Earnings ( $ )", "Events", "Wins" ], [ "2", "1", "Greg Norman", "Australia", "1,165,477", "17", "2" ], [ "3", "2", "Wayne Levi", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"21.11 (137)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"21.11 (137)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ]...
train_2-1164217-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Carlton", "23.9 (147)", "Fitzroy", "15.20 (110)", "Princes Park", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"december 15, 2002\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,B2:B18=\"december 15, 2002\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", ...
train_2-18925235-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Result", "Record", "TV Time", "Attendance" ], [ "2", "1", "September 8, 2002", "at Carolina Panthers", "L 10–7", "0–1–0", "CBS 1:00pm", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2005),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,A2:A13=2005),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medi...
test_2-12797374-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Venue", "Winners", "2nd place", "3rd place" ], [ "2", "2001", "Heusden Zolder", "Bohumil Brhel (14 pts)", "Mariusz Staszewski (13 pts)", "Krzysztof Cegielski (12+3 pts)" ], [ "3"...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,A1=\"atom z510pt\"),10))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J13,A2:A13=\"atom z510pt\"),10))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_2-16729930-11
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Model number", "sSpec number", "Frequency", "L2 cache", "Mult.", "Voltage", "Socket", "Release date", "Part number(s)", "Release price ( USD )" ], [ ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"cardiff city\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"cardiff city\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_2-14986996-16
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Exit date", "Pos.", "Player", "To club", "Transfer fee" ], [ "2", "15 May 2007", "DF", "Hatem Trabelsi", "Al-Hilal", "Released" ], [ "3", "23 May 2007", "DF", "Sylvain Distin...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"melbourne\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"melbourne\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_2-10806592-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Geelong", "17.13 (115)", "Melbourne", "20.12 (132)", "Corio Oval", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"2010-2011\")*(F1=\"free agency\")*(C1=14)),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,(E2:E11=\"2010-2011\")*(F2:F11=\"free agency\")*(C2:C11=14)),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", ...
test_2-15463188-16
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Position", "Number", "School/Club Team", "Season", "Acquisition via" ], [ "2", "Manny Ramos", "Forward", "6", "La Salle", "2007", "Trade" ], [ "3", "Neil Rañ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"West Virginia\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,A2:A13=\"West Virginia\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num"...
test_1-1133844-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "State (linked to summaries below)", "Senator", "Party", "Electoral history", "Result", "Candidates Winning candidate in bold" ], [ "2", "Arkansas", "Mark Pryor", "Democratic", "2002", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,H1=\"conseco fieldhouse 7,134\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,H2:H13=\"conseco fieldhouse 7,134\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", ...
train_2-17118657-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Opponent", "Score", "High points", "High rebounds", "High assists", "Location/Attendance", "Record" ], [ "2", "14", "July 1", "@ Minne...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"95-101\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I20,D2:D20=\"95-101\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "L...
train_1-17432028-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Date", "Opponent", "Home / Away", "Score", "High points", "High rebounds", "High assists", "Location/Attendance", "Record" ], [ "2", "January 3", "Mid-Mic...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"anton dela paz\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"anton dela paz\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num"...
train_2-10024445-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week #", "Finalists", "Status", "Eliminated", "Date" ], [ "2", "1", "Final 14", "Safe", "Alvin Aragon", "2003-11-07" ], [ "3", "2", "Final 13", "Safe (Challenge Winner)", ...
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=289))", "Formula2": "LET(query1,SUMMARIZE(C2:C11,SUMX(D2:D11)),FILTER(query1,CHOOSECOLS(query1,2)=289))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILT...
test_2-18153365-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Player", "Country", "Year(s) won", "Total", "To par", "Finish" ], [ "2", "Lee Trevino", "United States", "1974 , 1984", "280", "–4", "2" ], [ "3", "Lanny Wadkins", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"9.4 million\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,C2:C10=\"9.4 million\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
test_1-14752049-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Country", "International tourist arrivals (2011)", "International tourist arrivals (2010)", "Change (2010 to 2011)", "Change (2009 to 2010)" ], [ "2", "1", "Saudi Arabia", "17.4 mil...
[ { "Formula": "FILTER(D1,C1=\"Stefan Wilson\")", "Formula2": "FILTER(D2:D14,C2:C14=\"Stefan Wilson\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who had the fastest lap(s) when stefan wilson had the pole?", "Tokens": [...
dev_1-29690363-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Rd.", "Race", "Pole position", "Fastest lap", "Most laps led", "Winning driver", "Winning team" ], [ "2", "1", "St. Petersburg", "Esteban Guerrieri", "Conor Daly", "Jos...
[ { "Formula": "MIN(FILTER(G1, A1=2011))", "Formula2": "MIN(FILTER(G2:G6, A2:A6=2011))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the lowest Winner's share (¥) in 2011?", "Tokens": [ "MIN(", ...
train_2-17821655-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Year", "Dates", "Champion", "Country", "Score", "Purse (¥)", "Winner's share (¥)" ], [ "2", "2012", "Oct 4–7", "Yuta Ikeda", "Japan", "271 (–17)", "150,000,000", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"cb\")*(E1=\"cn sabadell\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,(B2:B14=\"cb\")*(E2:E14=\"cn sabadell\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "...
test_2-16663506-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Pos.", "Height", "Weight", "2012 club" ], [ "2", "Laura Ester Category:Articles with hCards", "GK", "m ()", "kg (lb)", "CN Sabadell" ], [ "3", "Marta Bach Category:Articles w...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"tim wollthan\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,A2:A15=\"tim wollthan\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_2-17759945-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Pos.", "Height", "Weight", "Date of Birth", "Club" ], [ "2", "Alexander Tchigir", "GK", "m (ft 3in)", "kg (lb)", "1968-11-06", "Spandau 04" ], [ "3", "Michae...
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,F1=\"omni television\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)=14.1))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F15,F2:F15=\"omni television\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,...
train_2-1261940-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Digital channel", "Digital PSIP", "Rogers Cable (Ottawa)", "Vidéotron (Gatineau)", "Call sign", "Network" ], [ "2", "25", "4.1", "8", "6", "CBOT-DT", "CBC" ], [ "3", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"November 19\"),9))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,B2:B13=\"November 19\"),9))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_1-27712180-6
[ [ "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", "3", "November 1", "Portland...
[ { "Formula": "AVERAGE(FILTER(G1, (F1=38)*(E1<14)))", "Formula2": "AVERAGE(FILTER(G2:G11, (F2:F11=38)*(E2:E11<14)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question...
train_2-16710829-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Game", "Date", "Opponent", "Result", "Falcons points", "Opponents", "Attendance" ], [ "2", "1", "Sept. 12", "at New York Giants", "Win", "16", "14", "74,286" ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"theatro technis karolos koun\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,C2:C9=\"theatro technis karolos koun\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "...
train_2-18379129-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "play", "author", "company", "base", "country" ], [ "2", "Electra", "Euripides", "Radu Stanca National Theatre", "Sibiu", "Romania" ], [ "3", "Plutus", "Aristophanes", "Cyprus...
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=418),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,(CHOOSECOLS(query1,2)>7)*(CHOOSECOLS(query1,3)<305)))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E12,D2:D12=418),SUMMARIZE(CHOOSECOLS(query1,2),SU...
train_2-1590321-33
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Name", "Years", "Matches", "Goals" ], [ "2", "1", "Imre Schlosser", "1906–1922,1926–1927", "+ goals in years of war 301", "411" ], [ "3", "2", "Ferenc Szusza", "1940–...
[ { "Formula": "MAX(FILTER(A1,D1=362))", "Formula2": "MAX(FILTER(A2:A11,D2:D11=362))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the Rank of the player with 362 Matches?", "Tokens": [ "MAX(", ...
dev_2-1590321-38
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Name", "Years", "Matches", "Goals" ], [ "2", "1", "Alon Mizrahi", "1989–2005", "385", "207" ], [ "3", "2", "Oded Machnes", "1974–1990", "413", "197" ], [ ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"draw\")*(D1=\"lord's\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=\"draw\")*(D2:D6=\"lord's\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", ...
train_2-1598207-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Home captain", "Away captain", "Venue", "Result" ], [ "2", "29,30–31 May 1905", "Honourable Stanley Jackson", "Joe Darling", "Trent Bridge", "ENG by 213 runs" ], [ "3", "15,1...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"jim berryman\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"jim berryman\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_2-16670875-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Tenure", "Coach", "Years", "Record", "Pct." ], [ "2", "1982–1984", "Jim Goodman", "3", "15–17–1", ".470" ], [ "3", "1985", "Jim Berryman", "1", "5–6–0", ".455" ], ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"footscray\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"footscray\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_2-10750694-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Richmond", "5.6 (36)", "Collingwood", "10.12 (72)", "SCG", "24,17...
[ { "Formula": "ROWS(FILTER(F1,C1=\"fitzroy\"))", "Formula2": "ROWS(FILTER(F2:F7,C2:C7=\"fitzroy\"))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the crowd size of the game when Fitzroy is the away team...
dev_2-10775890-17
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Hawthorn", "9.17 (71)", "North Melbourne", "8.4 (52)", "Glenferrie Ov...
[ { "Formula": "MIN(FILTER(C1, (E1>2.1)*(B1=1127)*(F1>-3.6)))", "Formula2": "MIN(FILTER(C2:C9, (E2:E9>2.1)*(B2:B9=1127)*(F2:F9>-3.6)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num", "*", "Cell", ...
train_2-1466144-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Party", "Votes (Gib.)", "Votes (SW Eng)", "% (Gib.)", "% (SW Eng)", "Change (SW Eng)", "Seats" ], [ "2", "Conservative", "8,297", "457,371", "69.52", "31.6", "-10.1...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=7891),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,E2:E11=7891),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medi...
train_2-12962079-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Tie no", "Home team", "Score", "Away team", "Attendance" ], [ "2", "1", "Macclesfield Town", "0 – 1", "Stockport County", "2,248" ], [ "3", "2", "Carlisle United", "4 – 2", ...
[ { "Formula": "AVERAGE(E1)", "Formula2": "AVERAGE(E2:E14)", "Funcs": [ "AVERAGE(", "Cell" ], "Level": "easy", "Question": "What is the average number of injuries caused each time?", "Tokens": [ "AVERAGE(", "E1" ] }, { "Formula": "AVERAGE(E1)", "Form...
battle_death_death
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "caused by ship id", "id", "note", "killed", "injured", "death" ], [ "2", "1", "1", "Dantewada, Chhattisgarh", "8", "0", "" ], [ "3", "2", "2", "Dantewada, Ch...
[ { "Formula": "FILTER(E1,(A1>51)*(B1=\"1/27/1974\"))", "Formula2": "FILTER(E2:E18,(A2:A18>51)*(B2:B18=\"1/27/1974\"))", "Funcs": [ "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the...
dev_2-18394824-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Game", "Date", "Opponent", "Score", "Record" ], [ "2", "38", "1/1/1974", "at New York Knicks", "89 - 99", "19 - 19" ], [ "3", "39", "1/2/1974", "Phoenix Suns", "113 - 116...
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=52))", "Formula2": "LET(query1,SUMMARIZE(C2:C19,SUMX(F2:F19)),FILTER(query1,CHOOSECOLS(query1,2)=52))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER...
train_2-1226549-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Team", "Chassis", "Engine", "Rank", "Points" ], [ "2", "1984", "Bignotti-Cotter", "March 84C", "Ford Cosworth DFX", "11th", "52" ], [ "3", "1985", "Team ...
[ { "Formula": "MIN(FILTER(B1, C1>117.5))", "Formula2": "MIN(FILTER(B2:B6, C2:C6>117.5))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which weightlifter with a snatch larger than 117.5 had the lowest bodyweight?...
train_2-11279593-15
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Bodyweight", "Snatch", "Clean & jerk", "Total (kg)" ], [ "2", "Cheryl Haworth ( USA )", "136.16", "117.5", "135.0", "252.5" ], [ "3", "María Isabel Urrutia ( COL )", "89....
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"kings\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,D2:D17=\"kings\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Lev...
train_2-11961176-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Visitor", "Score", "Home", "Leading scorer", "Record" ], [ "2", "1 December 2007", "Pistons", "117–91", "Bucks", "Two-way tie (13)", "7–8" ], [ "3", "4 Decem...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"alicia keys\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"alicia keys\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ]...
train_2-1506948-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Theme", "Host city", "Venue", "Hosts" ], [ "2", "2013 200 8", "Carnival M is back!", "Bali,Indonesia Genting Highlands", "Bali International Covention Center Arena of Stars", "Miley Cyru...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"shahab-4\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"shahab-4\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
test_2-1757165-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name/Designation", "Class", "Range (varies with payload weight)", "Payload", "Status" ], [ "2", "Fajr-3", "MRBM", "2,000km", "800kg", "Operational" ], [ "3", "Shahab-2", "SRBM", ...
[ { "Formula": "MINIFS(F1,E1,\"windy hill\")", "Formula2": "MINIFS(F2:F7,E2:E7,\"windy hill\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the lowest attendance at Windy Hill?", "Tokens": [ "MINIFS(", "F1", ...
train_2-10823719-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Footscray", "13.16 (94)", "North Melbourne", "20.13 (133)", "Western ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"punta del este\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"punta del este\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num"...
train_2-17282079-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "City", "Event", "Winner", "Prize" ], [ "2", "February 16–20, 2011", "Sao Paulo", "LAPT Sao Paulo - Brasil", "Alex Manzano", "$368,703" ], [ "3", "March 17–20, 2011", "Viñ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"865 821-1\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,E2:E11=\"865 821-1\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_2-15069781-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Label", "Region", "Format", "Catalog" ], [ "2", "March 1992", "PCD", "Canada", "CD single - Promo", "162" ], [ "3", "March 1992", "Polydor", "France, Belgium", "C...