t5Formulas
listlengths
1
209
TableName
stringlengths
4
51
Table
listlengths
4
28
[ { "Formula": "SUMMARIZE(B1,AVERAGEX(C1))", "Formula2": "SUMMARIZE(B2:B17,AVERAGEX(C2:C17))", "Funcs": [ "SUMMARIZE(", "Cell", "AVERAGEX(", "Cell" ], "Level": "easy", "Question": "What is the average high temperature for each day of week?", "Tokens": [ "SUMMA...
station_weather_weekly_weather
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "station id", "day of week", "high temperature", "low temperature", "precipitation", "wind speed mph", "weekly weather" ], [ "2", "1", "Monday", "59", "54", "90.0", ...
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"choi sang-kuk\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>10))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E15,B2:B15=\"choi sang-kuk\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),...
train_2-14479112-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Scorer", "Club", "Goals", "Matches" ], [ "2", "1", "Choi Sang-Kuk", "POSCO Atoms", "15", "30" ], [ "3", "2", "Lee Heung-Sil", "POSCO Atoms", "12", "29" ], ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=\"13.15 (93)\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,D2:D9=\"13.15 (93)\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
test_2-16388047-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Ground", "Crowd", "Date", "Time" ], [ "2", "Fremantle", "13.8 (86)", "St. Kilda", "19.7 (121)",...
[ { "Formula": "SUM(FILTER(E1, A1=56))", "Formula2": "SUM(FILTER(E2:E10, A2:A10=56))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What's the number of electorates for constituency number 56?", "Tokens": [ ...
train_2-18504485-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Constituency number", "Name", "Reserved for ( SC / ST /None)", "District", "Number of electorates (2009)" ], [ "2", "38", "Deori", "None", "Sagar", "160,350" ], [ "3", "39", "Reh...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"november 10\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"november 10\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
test_2-13193466-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Visiting Team", "Final Score", "Host Team", "Stadium" ], [ "2", "October 27", "Washington Redskins", "17-13", "New York Giants", "Giants Stadium" ], [ "3", "November 3", ...
[ { "Formula": "FILTER(D1,(B1>4)*(A1>5))", "Formula2": "FILTER(D2:D9,(B2:B9>4)*(A2:A9>5))", "Funcs": [ "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the Nationality of the Swimmer in...
dev_2-18625479-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Lane", "Name", "Nationality", "Time" ], [ "2", "1", "4", "Leisel Jones", "Australia", "1:05.80" ], [ "3", "2", "5", "Mirna Jukić", "Austria", "1:07.27" ], ...
[ { "Formula": "FILTER(D1,F1=\"8.848\")", "Formula2": "FILTER(D2:D10,F2:F10=\"8.848\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the swimsuit score for the country with the average score of 8.848?", "Tokens": ...
dev_1-17521433-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Country", "Preliminary", "Interview", "Swimsuit", "Evening Gown", "Average" ], [ "2", "Texas", "9.140", "9.155", "9.222", "9.466", "9.281" ], [ "3", "New Mexico", ...
[ { "Formula": "FILTER(B1,(E1=\"n·m (lb·ft)@1750-3000\")*(A1=\"sdrive16d\"))", "Formula2": "FILTER(B2:B8,(E2:E8=\"n·m (lb·ft)@1750-3000\")*(A2:A8=\"sdrive16d\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Le...
dev_2-18964684-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Model", "Years", "Engine code", "Power", "Torque" ], [ "2", "sDrive16d", "2012-", "N47D20", "PS (kW; hp)@4000", "N·m (lb·ft)@1750-3000" ], [ "3", "sDrive18d xDrive18d", "2009-", ...
[ { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=15))", "Formula2": "LET(query1,SUMMARIZE(A2:A17,SUMX(D2:D17)),FILTER(query1,CHOOSECOLS(query1,2)=15))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER...
train_1-14594528-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Name (Alma Mater)", "Seasons", "Games", "Wins", "Losses", "Win %", "NCAA Tour", "NIT Tour", "MCC Tour", "A-10 Tour" ], [ "2", "Pete Gillen (Fairf...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=29)*(A1=1957)),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(D2:D7=29)*(A2:A7=1957)),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", ...
train_2-1252234-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Start", "Qual", "Rank", "Finish", "Laps" ], [ "2", "1955", "16", "139.811", "15", "7", "200" ], [ "3", "1956", "27", "141.610", "23", "28", ...
[ { "Formula": "SUM(FILTER(H1, (D1<5)*(C1<5)))", "Formula2": "SUM(FILTER(H2:H7, (D2:D7<5)*(C2:C7<5)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What are the to...
train_2-16797038-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Rank", "Team", "Played", "Wins", "Ties", "Losses", "Goals For", "Goals Against", "Points" ], [ "2", "1", "United States", "5", "5", "0", "...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"fk kom\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,C2:C9=\"fk kom\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Lev...
train_2-13884212-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Venue", "Home", "Guest", "Score", "Attendance" ], [ "2", "Stadion Pod Goricom", "FK Budućnost", "FK Kom", "3:0", "2.500" ], [ "3", "Stadion Tuško polje", "FK Dečić", "FK Ruda...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"69-68=137\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,D2:D16=\"69-68=137\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_2-18148933-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "1", "Paul Azinger", "United States", "68-68=136", "–6" ], [ "3", "T2", "Rodger Davis", "Australia", "64-73=137",...
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=2))", "Formula2": "LET(query1,SUMMARIZE(C2:C6,SUMX(A2:A6)),FILTER(query1,CHOOSECOLS(query1,2)=2))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", ...
train_2-11621915-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Player", "Country", "Earnings( $ )", "Wins" ], [ "2", "1", "Lee Trevino", "United States", "6,052,896", "26" ], [ "3", "2", "Bob Charles", "New Zealand", "5,861,0...
[ { "Formula": "MAX(FILTER(I1, A1<1))", "Formula2": "MAX(FILTER(I2:I11, A2:A11<1))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is listed as the highest Points that's got a Position that's smaller than 1?",...
train_2-14876228-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", "11", "3", "4...
[ { "Formula": "MAXIFS(F1,E1,\"corio oval\")", "Formula2": "MAXIFS(F2:F7,E2:E7,\"corio oval\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "In the games at corio oval, what was the highest crowd?", "Tokens": [ "MAXIFS(", ...
train_2-10789881-17
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Melbourne", "18.15 (123)", "North Melbourne", "11.13 (79)", "MCG", ...
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,A1=\"t1\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<69))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E12,A2:A12=\"t1\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECO...
test_2-17129548-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "T1", "Scott Simpson", "United States", "66", "–6" ], [ "3", "T1", "Tim Simpson", "United States", "66", "–6"...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"Republican\")*(B1=\"Billy Tauzin\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,(C2:C6=\"Republican\")*(B2:B6=\"Billy Tauzin\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", ...
train_1-1341472-20
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "Louisiana 1", "Robert Livingston", "Republican", "1977", "Re-elected", "Robert Livingston (R)...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"game 3\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"game 3\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Lev...
train_2-13618767-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Game", "Date", "Home Team", "Result", "Road Team", "TV Time" ], [ "2", "Game 1", "June 9", "Phoenix", "92-100", "Chicago", "NBC 9:00pm et" ], [ "3", "Game 2", "J...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"9.8 (62)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"9.8 (62)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
test_2-10809351-18
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Geelong", "7.14 (56)", "North Melbourne", "11.16 (82)", "Kardinia Par...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"germany\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,A2:A11=\"germany\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_2-1543845-62
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Nation", "Skip", "Third", "Second", "Lead", "Alternate", "Club" ], [ "2", "Canada ×", "Brad Gushue", "Mark Nichols", "Russ Howard *", "Jamie Korab", "Mike Adam", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"germany\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"germany\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "L...
test_2-15322952-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Region", "Date", "Label", "Format", "Catalog" ], [ "2", "Spain", "2003", "Electropolis", "vinyl , 12\"", "VLMX 1341-3" ], [ "3", "Germany", "2003", "Zomba Records", "viny...
[ { "Formula": "SUM(FILTER(E1, (G1=\"7th\")*(A1<2008)))", "Formula2": "SUM(FILTER(E2:E10, (G2:G10=\"7th\")*(A2:A10<2008)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Questi...
train_2-17463660-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Year", "Team", "Co-Drivers", "Class", "Laps", "Pos.", "Class Pos." ], [ "2", "2002", "Equipe de France FFSA Oreca", "Jonathan Cochet Jean-Philippe Belloc", "GTS", "326"...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1<2001)*(B1=\"7:42\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(E2:E13<2001)*(B2:B13=\"7:42\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", ...
train_2-15146625-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Version", "Length", "Album", "Remixed by", "Year" ], [ "2", "Single version", "4:30", "—", "—", "1988" ], [ "3", "Album version", "6:18", "Ainsi soit je...", "Laurent Bou...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,F1=\"maria penson\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H10,F2:F10=\"maria penson\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_2-1825751-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Year", "Binibining Pilipinas-Universe", "Binibining Pilipinas-International", "Miss Maja Pilipinas", "First runner-up", "Second runner-up", "Third runner-up", "Fourth runner-up" ], ...
[ { "Formula": "SUM(FILTER(A1,B1=27))", "Formula2": "SUM(FILTER(A2:A13,B2:B13=27))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "what is the game when on november 27?", "Tokens": [ "SUM(", "FILTER...
dev_2-17562992-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Game", "November", "Opponent", "Score", "Record" ], [ "2", "14", "3", "@ Vancouver Canucks", "6 - 1", "6-7-1" ], [ "3", "15", "6", "@ Los Angeles Kings", "3 - 3", "6-...
[ { "Formula": "SUM(FILTER(B1, (G1>288)*(C1<34)))", "Formula2": "SUM(FILTER(B2:B16, (G2:G16>288)*(C2:C16<34)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How ma...
train_2-1166259-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Season", "Games", "Lost", "Tied", "Points", "Goals for", "Goals against", "Standing" ], [ "2", "1969–70", "72", "15", "14", "100", "327", "195", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"6%\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,G2:G6=\"6%\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "me...
train_2-18801491-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date(s) Released", "Polling institute", "Nationalist", "Labour", "Democratic Alternative", "Undecided/ No answer", "Lead" ], [ "2", "7 January 2012", "The Sunday Times", "25.2%...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"3:00\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,D2:D16=\"3:00\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level...
train_2-18646340-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Song", "Performer", "Original artist", "Length", "Recorded" ], [ "2", "\"Out on the Weekend\"", "Girls in Hawaii", "Neil Young", "3:30", "4/19/06" ], [ "3", "\"I Go to Sleep\"", ...
[ { "Formula": "MIN(FILTER(F1, (C1=206)*(E1>356)))", "Formula2": "MIN(FILTER(F2:F13, (C2:C13=206)*(E2:E13>356)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What...
train_2-15859432-12
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Date of Birth", "Height", "Weight", "Spike", "Block" ], [ "2", "Lloy Ball", "17.02.1972", "203", "95", "351", "316" ], [ "3", "Erik Sullivan", "09.08.197...
[ { "Formula": "SUMIFS(E1,B1,\"alfa romeo 184t\")", "Formula2": "SUMIFS(E2:E7,B2:B7,\"alfa romeo 184t\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the total number of points team Alfa Romeo 184T won?", "Tokens": [ "...
train_2-10040530-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Team/Chassis", "Engine", "Tyres", "Points" ], [ "2", "1984", "Alfa Romeo 184T", "Alfa Romeo 890T V8 tc", "G", "11" ], [ "3", "1984", "Alfa Romeo 184T", "Alfa Romeo 89...
[ { "Formula": "SUM(FILTER(D1, (E1=\"a\")*(B1=\"91.5 fm\")*(C1=\"elkhart, kansas\")))", "Formula2": "SUM(FILTER(D2:D12, (E2:E12=\"a\")*(B2:B12=\"91.5 fm\")*(C2:C12=\"elkhart, kansas\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell"...
test_2-14203256-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Call sign", "Frequency", "City of license", "Watts", "Class" ], [ "2", "KANZ", "91.1 FM", "Garden City, Kansas", "100,000", "C1" ], [ "3", "KCSE", "90.7 FM", "Lamar, Colorado...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"resigned\")*(B1=\"gordon wylde\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(C2:C7=\"resigned\")*(B2:B7=\"gordon wylde\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cel...
train_2-11206916-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Team", "Outgoing manager", "Manner of departure", "Date of vacancy", "Replaced by", "Date of appointment" ], [ "2", "Stenhousemuir", "Campbell Money", "Resigned", "29 September 2007", ...
[ { "Formula": "SUM(FILTER(D1, (E1>72)*(A1=\"total\")*(C1<112)))", "Formula2": "SUM(FILTER(D2:D11, (E2:E11>72)*(A2:A11=\"total\")*(C2:C11<112)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str", "*", ...
train_2-11366782-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "Cyprus", "32", "30", "20", "82" ], [ "3", "Luxembourg", "30", "15", "27", "72" ], [ "4", "Iceland"...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"montreal\")*(A1=\"february 2\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(B2:B12=\"montreal\")*(A2:A12=\"february 2\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell...
train_2-13928610-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Visitor", "Score", "Home", "Record" ], [ "2", "February 2", "Montreal", "5–2", "Vancouver", "15–31–5" ], [ "3", "February 6", "New York", "5–4", "Vancouver", ...
[ { "Formula": "MIN(B1)", "Formula2": "MIN(B2:B14)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "What is the smallest Asian rank?", "Tokens": [ "MIN(", "B1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"Iraq\"),5))", "Formula2...
train_1-2248784-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank MidEast", "Rank Asia", "Rank World", "Country", "2011 GDP (PPP) billions of USD" ], [ "2", "1", "6", "17", "Iran", "$930.236" ], [ "3", "2", "9", "23", "Saudi Arabia...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"6-2\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,G2:G10=\"6-2\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level":...
train_1-22801331-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Game", "Date", "Opponent", "Result", "Cowboys points", "Opponents", "Record" ], [ "2", "1", "Sept. 18", "Air Force", "Win", "13", "0", "1-0" ], [ "3", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"selma babic\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G16,F2:F16=\"selma babic\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_2-16893837-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Edition", "Round", "Date", "Against", "Surface", "Opponent", "Result" ], [ "2", "2002 Fed Cup Europe/Africa Group I", "RR", "24 April 2002", "Bulgaria", "Clay", "De...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"vfl gummersbach\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,C2:C9=\"vfl gummersbach\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Nu...
train_2-15757906-11
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Team 1", "Agg.", "Team 2", "1st leg", "2nd leg" ], [ "2", "Montpellier HB", "51-54", "FC Barcelona-Cifec", "28-25", "23-29" ], [ "3", "MKB Veszprém KC", "60-53", "KIF Kolding...
[ { "Formula": "FILTER(A1,C1=\"Purdue\")", "Formula2": "FILTER(A2:A10,C2:C10=\"Purdue\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What game number did the Wildcats play Purdue?", "Tokens": [ "FILTER(", "A1...
dev_1-20850527-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Game", "Date", "Opponent", "Result", "Wildcats points", "Opponents", "Record" ], [ "2", "1", "Sept. 25", "@ UCLA", "Win", "19", "0", "1-0" ], [ "3", ...
[ { "Formula": "MAXIFS(A1,B1,\"toronto argonauts\")", "Formula2": "MAXIFS(A2:A9,B2:B9,\"toronto argonauts\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the highest Pick # when the CFL Team is the Toronto Argonauts?", "Toke...
train_2-15817998-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Pick #", "CFL Team", "Player", "Position", "College" ], [ "2", "41", "Saskatchewan Roughriders", "Jocelyn Frenette", "G", "Ottawa" ], [ "3", "42", "Toronto Argonauts", "Matt ...
[ { "Formula": "SUMIFS(E1,D1,\"l 20-17\")", "Formula2": "SUMIFS(E2:E17,D2:D17,\"l 20-17\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many were in attendance when the result was l 20-17?", "Tokens": [ "SUMIFS(", "E...
train_2-16712687-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 6, 1981", "at Atlanta Falcons", "L 27-0", "57,406" ], [ "3", "2", "September 13, 1981", "Los Angel...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"february 27\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,B2:B12=\"february 27\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_2-15872814-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", "46", "February 2", "@ India...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=77698),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,F2:F8=77698),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medi...
test_2-17576146-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Round", "Opponent", "Venue", "Result", "Attendance", "Scorers" ], [ "2", "15 October 1997", "3", "Blackburn Rovers", "H", "1-1", "18,671", "Di Matteo" ...
[ { "Formula": "MIN(FILTER(A1,E1=\"cleveland browns stadium\"))", "Formula2": "MIN(FILTER(A2:A18,E2:E18=\"cleveland browns stadium\"))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the earliest week that ...
dev_2-15399928-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Result", "Game site", "Record", "Attendance" ], [ "2", "1", "September 8, 2002", "Dallas Cowboys", "W 19–10", "Reliant Stadium", "1–0", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,A1=\"green bay\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I10,A2:A10=\"green bay\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_2-16645083-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "School", "Bask", "Golf", "Soccer", "Soft", "Swimming", "Tennis", "Indoor track", "Volleyball" ], [ "2", "Cleveland State", "Yes", "Yes", "Yes", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"may 2\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"may 2\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level...
train_2-14305802-11
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Game", "Date", "Opponent", "Score", "Series" ], [ "2", "1", "May 2", "@ Boston Bruins", "2–3", "Bruins lead 1–0" ], [ "3", "2", "May 4", "@ Boston Bruins", "5–7", "Br...
[ { "Formula": "MAX(FILTER(A1, (E1=\"sweden\")*(D1=\"right wing\")))", "Formula2": "MAX(FILTER(A2:A8, (E2:E8=\"sweden\")*(D2:D8=\"right wing\")))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Leve...
train_2-11803648-22
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Round", "Overall", "Player", "Position", "Nationality", "Club team" ], [ "2", "1", "17", "Curtis Lazar", "Centre/Right Wing", "Canada", "Edmonton Oil Kings (WHL)" ], [ "...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=60705),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,E2:E18=60705),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "me...
train_2-15987011-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 1, 1991", "Los Angeles Raiders", "W 47–17", "61,367" ], [ "3", "2", "September 8, 1991", "at Cinci...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"bye\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,B2:B16=\"bye\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level":...
train_2-10646620-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 11, 1965", "at Buffalo Bills", "L 24-7", "45,502" ], [ "3", "2", "September 19, 1965", "at Houston...
[ { "Formula": "MINIFS(A1,E1,\"new hampshire\")", "Formula2": "MINIFS(A2:A7,E2:E7,\"new hampshire\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the lowest round for a player selected from a college of New Hampshire?", "Tok...
train_2-13907607-8
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Player", "Position", "Nationality", "College/junior/club team (League)" ], [ "2", "1", "Mark Napier", "(RW)", "Canada", "Toronto Marlboros ( OHL )" ], [ "3", "1", "Norm ...
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,B1=\"ccdc165\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)<296))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F12,B2:B12=\"ccdc165\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,3)))),FILTER(quer...
train_2-15229416-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "common name", "protein name", "divergence from human lineage (MYA)", "accession number", "sequence length (aa)", "sequence identity to human protein" ], [ "2", "gorilla", "protein SOGA2", "...
[ { "Formula": "SUM(FILTER(E1, A1=7))", "Formula2": "SUM(FILTER(E2:E11, A2:A11=7))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the 2012 Employees (Total) when the rank (2012) is 7?", "Tokens": [ ...
train_2-1841-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Rank (2012)", "Rank (2010)", "Employer", "Industry", "2012 Employees (Total)", "2010 Employees (Total)", "2007 Employees (Total)", "Head office" ], [ "2", "1", "1", ...
[ { "Formula": "SUMIFS(F1,B1,\"12.12 (84)\")", "Formula2": "SUMIFS(F2:F7,B2:B7,\"12.12 (84)\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the crowd total on the day the home team scored 12.12 (84)?", "Tokens": [ "SU...
train_2-10809444-2
[ [ "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", "8.11 (59)", "St Kilda", "8.13 (61)", "Arden Street...
[ { "Formula": "MIN(FILTER(C1, (D1=90)*(A1<1994)))", "Formula2": "MIN(FILTER(C2:C14, (D2:D14=90)*(A2:A14<1994)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What...
test_2-1226543-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Team", "Wins", "Points", "Championship Finish" ], [ "2", "1985", "Dick Simon Racing", "0", "10", "30th" ], [ "3", "1986", "Dick Simon Racing", "0", "54", "13t...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"1994/95\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"1994/95\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "L...
train_2-1214035-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Division", "League", "Regular Season", "Playoffs" ], [ "2", "1990/91", "N/A", "SISL Indoor", "9th, Southeast", "Did not qualify" ], [ "3", "1991/92", "N/A", "USISL In...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(D1=\"honda 1000cc\")*(C1=\"bruce anstey\")),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,(D2:D8=\"honda 1000cc\")*(C2:C8=\"bruce anstey\")),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", ...
test_2-136960-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Race", "Trophy", "Rider(s)", "Machine", "Year", "Average speed", "Time" ], [ "2", "Overall", "Jimmy Simpson Trophy", "John McGuinness", "Honda 1000cc", "2013", "mph...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Philae Sulcus\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,A2:A18=\"Philae Sulcus\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num"...
train_1-16768245-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Latitude", "Longitude", "Diameter", "Year named", "Namesake" ], [ "2", "Akitu Sulcus", "38.9N", "194.3W", "365.0", "1997", "Where Marduk's statue was carried each year."...
[ { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Formula2": "LET(query1,SUMMARIZE(B2:B7,SUMX(A2:A7)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", ...
test_1-24057191-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Series", "Start date", "End date", "Episodes", "Average viewers (millions)" ], [ "2", "1", "22 August 2009", "3 October 2009", "7", "5.09" ], [ "3", "2", "19 September 2010", ...
[ { "Formula": "SUM(FILTER(F1, (D1<9)*(A1=\"old scotch\")))", "Formula2": "SUM(FILTER(F2:F11, (D2:D11<9)*(A2:A11=\"old scotch\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", ...
train_2-14756291-17
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "NTFA Div 2", "Wins", "Byes", "Losses", "Draws", "Against" ], [ "2", "Evandale", "17", "0", "1", "0", "982" ], [ "3", "Lilydale", "14", "0", "4", "0",...
[ { "Formula": "MINIFS(F1,C1,\"chelsea\")", "Formula2": "MINIFS(F2:F7,C2:C7,\"chelsea\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the lowest attendance was the opponent was chelsea?", "Tokens": [ "MINIFS(", ...
train_2-17905159-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Round", "Date", "Opponent", "Venue", "Result", "Attendance" ], [ "2", "R3", "8 January 2002", "Wycombe Wanderers", "A", "2–2", "9,921" ], [ "3", "R3R", "15 Janua...
[ { "Formula": "ROWS(UNIQUE(FILTER(E1, A1=\".380 ACP\")))", "Formula2": "ROWS(UNIQUE(FILTER(E2:E13, A2:A13=\".380 ACP\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many pressure figur...
train_1-173103-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Cartridge", "Bullet weight", "Muzzle velocity", "Muzzle energy", "Max pressure" ], [ "2", ".38 Short Colt", "gr (g)", "ft/s (m/s)", "181ft•lbf (245 J)", "7,500 CUP" ], [ "3", ".38 Lo...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"minimum diameter of sakigawa\")*(B1=\"female\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(A2:A7=\"minimum diameter of sakigawa\")*(B2:B7=\"female\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", "...
test_2-13555999-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Specification", "Gender", "Junior High School (12–15 yrs)", "Senior High School (15–18 yrs)", "University students and Adults (18yrs+)" ], [ "2", "Maximum length", "Male & female", "114cm", "117cm",...
[ { "Formula": "ROWS(UNIQUE(FILTER(D1, F1=\"2.27m (5)\")))", "Formula2": "ROWS(UNIQUE(FILTER(D2:D6, F2:F6=\"2.27m (5)\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many directors work...
train_1-2430014-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Series No.", "Episode No.", "Title", "Directed by", "Written by", "UK Ratings (BBC2 Rank)", "Original air date" ], [ "2", "6", "1", "\"London to Antwerp \"", "David Symonds...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Died August 17, 1954\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,C2:C10=\"Died August 17, 1954\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str...
train_1-1652224-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "District", "Vacator", "Reason for change", "Successor", "Date successor seated" ], [ "2", "Georgia 2nd", "Vacant", "Rep. Edward E. Cox died during previous congress", "J. L. Pilcher (D)", "Febru...
[ { "Formula": "FILTER(D1,C1=\"Tango Bar\")", "Formula2": "FILTER(D2:D11,C2:C11=\"Tango Bar\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who was the director for Tango Bar?", "Tokens": [ "FILTER(", "D1", ...
dev_1-27423508-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year (Ceremony)", "English title", "Spanish title", "Director", "Result" ], [ "2", "1986 (59th)", "The Great Party", "La gran fiesta", "Marcos Zurinaga Category:Articles with hCards", "Not Nomin...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"southern league premier division\")*(A1=\"2004–05\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(B2:B7=\"southern league premier division\")*(A2:A7=\"2004–05\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell...
test_2-1577834-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Season", "League", "Draw", "Lost", "Points", "Position" ], [ "2", "2001–02", "Southern League Eastern Division", "9", "20", "47", "15th" ], [ "3", "2002–03", "So...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Furstenau/Vorden\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"Furstenau/Vorden\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "...
train_1-28342423-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Parent unit", "Geschwader Base", "Unit (Gruppe/Staffel)", "Aircraft Type", "Commanding Officer" ], [ "2", "Jagdgeschwader 1", "Twenthe / Drope / Rheine", "Stab and I./II./III. Gruppe", "Fw 190 and B...
[ { "Formula": "FILTER(C1,A1=\"tom parsons\")", "Formula2": "FILTER(C2:C13,A2:A13=\"tom parsons\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the 2.15 for Tom Parsons?", "Tokens": [ "FILTER(", "C1", ...
dev_2-18578971-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Athlete", "Nationality", "2.15", "2.20", "2.25", "Result" ], [ "2", "Andrey Silnov", "Russia", "–", "o", "o", "2.36" ], [ "3", "Germaine Mason", "Great Britain",...
[ { "Formula": "MINIFS(B1,E1,\"wisconsin\")", "Formula2": "MINIFS(B2:B12,E2:E12,\"wisconsin\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which was the lowest overall that Wisconsin's team managed?", "Tokens": [ "MINIFS(", ...
train_2-10651215-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Overall", "Player", "Position", "School/Club Team" ], [ "2", "1", "27", "Charles White", "Running Back", "USC" ], [ "3", "2", "54", "Cleveland Crosby", "Defensiv...
[ { "Formula": "SUM(FILTER(D1, (B1=\"abuls smiltene\")*(G1<18)))", "Formula2": "SUM(FILTER(D2:D17, (B2:B17=\"abuls smiltene\")*(G2:G17<18)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "...
train_2-18017936-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Position", "Club", "Played", "Wins", "Draws", "Losses", "Goals for", "Goals against", "Points", "Goal Difference" ], [ "2", "1", "JFK Olimps ...
[ { "Formula": "FILTER(A1,B1=\"sf\")", "Formula2": "FILTER(A2:A9,B2:B9=\"sf\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "what is the date when the round is sf?", "Tokens": [ "FILTER(", "A1", "B1", ...
dev_2-16649811-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Round", "Opponent", "Venue", "Result", "Attendance" ], [ "2", "28 January 1989", "R3", "Raith Rovers", "A", "1–1", "10,500" ], [ "3", "1 February 1989", ...
[ { "Formula": "SUMIFS(E1,D1,\"discovery channel\")", "Formula2": "SUMIFS(E2:E16,D2:D16,\"discovery channel\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Cumulative point total for all teams playing on the Discovery Channel?", "To...
train_2-11355733-21
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Name", "Nationality", "Team", "Points" ], [ "2", "1", "Davide Rebellin", "Italy", "Gerolsteiner", "157" ], [ "3", "2", "Alejandro Valverde", "Spain", "Caisse d'Ep...
[ { "Formula": "AVERAGE(FILTER(D1, (B1=\"8:00 p.m.\")*(E1=\"1.3/4\")*(A1=\"april 4, 2008\")))", "Formula2": "AVERAGE(FILTER(D2:D9, (B2:B9=\"8:00 p.m.\")*(E2:E9=\"1.3/4\")*(A2:A9=\"april 4, 2008\")))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str", "...
train_2-16072430-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Air Date", "Timeslot", "Rating", "Share", "18-49", "Viewers", "Weekly Rank" ], [ "2", "February 22, 2008", "9:00 P.M.", "4.6", "8", "2.4/7", "7.44", "TBA" ], ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,G1=\"5 strokes\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J12,G2:G12=\"5 strokes\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_1-1628792-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Year", "Dates", "Champion", "Country", "Score", "To par", "Margin of victory", "Tournament location", "Purse ( US $ )", "Winners share" ], [ "2", ...
[ { "Formula": "MAX(C1)", "Formula2": "MAX(C2:C9)", "Funcs": [ "MAX(", "Cell" ], "Level": "easy", "Question": "What is the latest year a division was established?", "Tokens": [ "MAX(", "C1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Mstsislaw...
train_1-1784514-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Voivodeship after 1569", "Capital", "Year established", "Number of powiats", "Area (km²) in 1590 (Lithuanian) Category:Articles with Lithuanian-language external links" ], [ "2", "Brest Litovsk Voivodeship", ...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"brs24\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G20,A2:A20=\"brs24\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Lev...
train_2-1140522-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "PRR Class", "Builder’s Model", "Build date", "Total produced", "Wheel arrangement", "Service", "Power output" ], [ "2", "BS6", "VO-660", "1942–1945", "12", "B-B", "...
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1),SUMX(D1)),FILTER(query1,(CHOOSECOLS(query1,2)<8)*(CHOOSECOLS(query1,3)=447)))", "Formula2": "LET(query1,SUMMARIZE(C2:C11,SUMX(A2:A11),SUMX(D2:D11)),FILTER(query1,(CHOOSECOLS(query1,2)<8)*(CHOOSECOLS(query1,3)=447)))", "Funcs": [ "LET(", "query1"...
train_2-1590321-10
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Name", "Years", "Matches", "Goals" ], [ "2", "1", "Petar Zhekov", "1963–1976", "333", "253" ], [ "3", "2", "Nasko Sirakov", "1980–1998", "294", "196" ], [...
[ { "Formula": "SUM(FILTER(A1, E1<39434))", "Formula2": "SUM(FILTER(A2:A17, E2:E17<39434))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "In what Week was the Attendance 39,434?", "Tokens": [ "SUM(", ...
train_2-16023753-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 4, 1983", "at Buffalo Bills", "W 12–0", "78,715" ], [ "3", "2", "September 11, 1983", "New England...
[ { "Formula": "MIN(FILTER(E1, B1=0))", "Formula2": "MIN(FILTER(E2:E12, B2:B12=0))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the least ovrs for wkts of 0", "Tokens": [ "MIN(", "FILTER(", ...
train_2-13136868-11
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Player", "Wkts", "Runs", "Econ", "Ovrs" ], [ "2", "Brett Lee", "29", "703", "4.90", "143.2" ], [ "3", "Nathan Bracken", "26", "629", "4.47", "140.3" ], [ "4",...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"overkill\")*(E1<1984)),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(A2:A12=\"overkill\")*(E2:E12<1984)),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", ...
test_2-15054837-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Artist", "Title", "Label", "Type", "Year" ], [ "2", "Overkill", "Power In Black", "Blood Metal Music", "Cassette", "1983" ], [ "3", "Overkill", "Overkill", "Azra/ Metal Storm...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"Sept. 14\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,B2:B16=\"Sept. 14\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_1-16677887-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Opponent", "Result", "Bills points", "Opponents", "Bills first downs", "Record", "Attendance" ], [ "2", "1", "Sept. 7", "Miami Dolphin...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"hietalahti stadium\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,C2:C15=\"hietalahti stadium\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", ...
train_2-16807533-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Club", "Location", "Stadium", "Capacity", "Manager" ], [ "2", "FC Haka", "Valkeakoski", "Tehtaan kenttä", "3,516", "Olli Huttunen" ], [ "3", "HJK", "Helsinki", "Finnair Stadi...
[ { "Formula": "FILTER(D1,A1=\"purple sea urchin\")", "Formula2": "FILTER(D2:D6,A2:A6=\"purple sea urchin\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the accession number of the protein with the common name Purple...
dev_2-15229416-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "common name", "protein name", "divergence from human lineage (MYA)", "accession number", "sequence length (aa)", "sequence identity to human protein" ], [ "2", "Tropical Clawed Frog", "uncharac...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"14–17–5\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,F2:F14=\"14–17–5\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], ...
train_2-13931419-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Visitor", "Score", "Home", "Attendance", "Record", "Points" ], [ "2", "January 4", "Kings", "3–4", "Penguins", "4,202", "14–17–5", "33" ], [ "3"...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Chris Mitchell and Erik Wiese\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,E2:E12=\"Chris Mitchell and Erik Wiese\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", ...
train_1-2156758-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "No. in series", "No. in season", "Title", "Directed by", "Written by", "Original air date" ], [ "2", "27", "1", "\"Chicken Jack\"", "Robert Alvarez and Genndy Tartakovsky", "Chris R...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Los Angeles Kings\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,E2:E17=\"Los Angeles Kings\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", ...
train_1-1965650-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Pick #", "Player", "Position", "Nationality", "NHL team", "College/junior/club team" ], [ "2", "33", "Dave Lewis", "Defence", "Canada", "New York Islanders", "Saskatoon Blades (...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"argonaut games sierra entertainment\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"argonaut games sierra entertainment\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "...
test_2-1326801-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Title", "Year", "Platform", "Developer", "Publisher" ], [ "2", "SWAT 3: Close Quarters Battle", "1999", "Microsoft Windows", "Sierra Northwest", "Sierra Entertainment" ], [ "3", "SWA...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"liberia\")*(D1=\"1-0\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(C2:C9=\"liberia\")*(D2:D9=\"1-0\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", ...
train_2-1092055-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Location", "Opponent", "Score", "Competition" ], [ "2", "24 March 2013", "Monrovia", "Liberia", "2-0", "2014 World Cup qualification" ], [ "3", "8 June 2013", "Kampala", ...
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,C1=\"st. louis rams\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>5))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F18,C2:C18=\"st. louis rams\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1))))...
train_2-10652497-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Week", "Date", "Opponent", "Result", "Kickoff Time", "Attendance" ], [ "2", "1", "September 7, 2003", "Indianapolis Colts", "L 9–6", "CBS 1:00pm", "73,358" ], [ "3", ...
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1),SUMX(B1)),FILTER(query1,(CHOOSECOLS(query1,2)>76)*(CHOOSECOLS(query1,3)=6)))", "Formula2": "LET(query1,SUMMARIZE(C2:C7,SUMX(A2:A7),SUMX(B2:B7)),FILTER(query1,(CHOOSECOLS(query1,2)>76)*(CHOOSECOLS(query1,3)=6)))", "Funcs": [ "LET(", "query1", ...
test_2-17310913-8
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Game", "April", "Opponent", "Score", "Record" ], [ "2", "75", "1", "@ Atlanta Flames", "6 - 0", "29-33-13" ], [ "3", "76", "2", "@ Boston Bruins", "8 - 3", "29-34-13"...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"mar 18, 1979\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"mar 18, 1979\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_2-1598242-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Tournament", "Winning score", "Margin of victory", "Runner-up" ], [ "2", "Mar 18, 1979", "Doral-Eastern Open", "–9 (67-71-69-72=279)", "1 stroke", "Bill Rogers" ], [ "3", "Ju...
[ { "Formula": "FILTER(C1,D1<285)", "Formula2": "FILTER(C2:C9,D2:D9<285)", "Funcs": [ "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is Year(s) Won, when Total is less than 285?", "Tokens": [ "FILTER(", "C1", "D1"...
dev_2-17277136-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Player", "Country", "Year(s) won", "Total", "To par", "Finish" ], [ "2", "Billy Casper", "United States", "1959", "278", "–2", "1" ], [ "3", "Arnold Palmer", "Un...
[ { "Formula": "SUMIFS(D1,B1,\"Balmoor\")", "Formula2": "SUMIFS(D2:D10,B2:B10,\"Balmoor\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the highest of balmoor/", "Tokens": [ "SUMIFS(", "D1", "B1", "\"...
train_1-11206787-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Team", "Stadium", "Capacity", "Highest", "Lowest", "Average" ], [ "2", "Ross County", "Victoria Park", "6700", "3716", "1511", "2247" ], [ "3", "Raith Rovers", "...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,(H1=\"Lexington\")*(B1=\"Madison\")),10))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J11,(H2:H11=\"Lexington\")*(B2:B11=\"Madison\")),10))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell",...
train_1-16423070-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "School Year", "Volleyball", "Cross Country", "Soccer", "Tennis", "Golf", "Basketball", "Swimming", "Softball", "Track & Field" ], [ "2", "2003-04...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=\"aaa\")*(C1=\"tiger cubs\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,(E2:E7=\"aaa\")*(C2:C7=\"tiger cubs\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=",...
train_2-18974097-15
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "School", "Location", "Mascot", "Enrollment", "IHSAA Class", "IHSAA Football Class", "County" ], [ "2", "Cascade", "Clayton", "Cadets", "533", "AA", "AA", "33 He...
[ { "Formula": "MAXIFS(F1,E1,\"western oval\")", "Formula2": "MAXIFS(F2:F7,E2:E7,\"western oval\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the highest crowd size at the Western Oval?", "Tokens": [ "MAXIFS(", ...
test_2-10809444-15
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Melbourne", "10.12 (72)", "Richmond", "11.15 (81)", "MCG", "32,00...
[ { "Formula": "ROWS(FILTER(A1,(C1=\"Michael Schumacher\")*(D1=\"David Coulthard\")*(F1=\"McLaren - Mercedes\")))", "Formula2": "ROWS(FILTER(A2:A17,(C2:C17=\"Michael Schumacher\")*(D2:D17=\"David Coulthard\")*(F2:F17=\"McLaren - Mercedes\")))", "Funcs": [ "ROWS(", "FILTER(", "Cell", ...
dev_1-1132600-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Round", "Grand Prix", "Pole Position", "Fastest Lap", "Winning Driver", "Winning Constructor", "Report" ], [ "2", "1", "Australian Grand Prix", "Mika Häkkinen", "Rubens Bar...
[ { "Formula": "FILTER(C1,B1=\"17.6 (108)\")", "Formula2": "FILTER(C2:C9,B2:B9=\"17.6 (108)\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who is the away team when the home team scored 17.6 (108)?", "Tokens": [ "F...
dev_2-16388478-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Ground", "Crowd", "Date" ], [ "2", "Richmond", "14.13 (97)", "Carlton", "10.11 (71)", "Colonial Stadium"...
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"in-kyung kim\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,F2:F10=\"in-kyung kim\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ...
train_2-18198579-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Tournament", "Winning score", "To par", "Margin of victory", "Runner(s)-up", "Winner's share ( $ )" ], [ "2", "29 Jun 2008", "U.S. Women's Open", "72-69-71-71=283", ...