t5Formulas
listlengths
1
209
TableName
stringlengths
4
51
Table
listlengths
4
28
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Massachusetts (2)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"Massachusetts (2)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Why did the change happened in Massachusetts (2)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Massachusetts (2)\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Connecticut (3)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"Connecticut (3)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How many different reasons are there for the change in Connecticut (3)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Connecticut (3)\"", "3" ] } ]
test_1-18563954-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "State (class)", "Vacator", "Reason for change", "Successor", "Date of successors formal installation" ], [ "2", "Georgia (2)", "James Jackson (DR)", "Resigned sometime in 1795", "George Walton (F)", "Appointed November 16, 1795" ], [ "3", "Connecticut (1)", "Oliver Ellsworth (F)", "Resigned March 8, 1796", "James Hillhouse (F)", "Elected March 12, 1796" ], [ "4", "Massachusetts (2)", "Caleb Strong (F)", "Resigned June 1, 1796", "Theodore Sedgwick (F)", "Elected June 11, 1796" ], [ "5", "Massachusetts (1)", "George Cabot (F)", "Resigned June 9, 1796", "Benjamin Goodhue (F)", "Elected June 11, 1796" ], [ "6", "Connecticut (3)", "Jonathan Trumbull, Jr. (F)", "Resigned June 10, 1796", "Uriah Tracy (F)", "Elected October 13, 1796" ], [ "7", "Tennessee (1)", "New seat", "Tennessee was admitted to the Union", "William Cocke (DR)", "Elected August 2, 1796" ], [ "8", "Tennessee (2)", "New seat", "Tennessee was admitted to the Union", "William Blount (DR)", "Elected August 2, 1796" ], [ "9", "Vermont (1)", "Moses Robinson (DR)", "Resigned October 15, 1796", "Isaac Tichenor (F)", "Elected October 18, 1796" ], [ "10", "Maryland (1)", "Richard Potts (F)", "Resigned October 24, 1796", "John E. Howard (F)", "Elected November 30, 1796" ], [ "11", "South Carolina (2)", "Pierce Butler (DR)", "Resigned October 25, 1796", "John Hunter (DR)", "Elected December 8, 1796" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"hsu chi-chieh\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,2)),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,(CHOOSECOLS(query1,2)>1)*(CHOOSECOLS(query1,3)>5)))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E9,C2:C9=\"hsu chi-chieh\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,2)),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,(CHOOSECOLS(query1,2)>1)*(CHOOSECOLS(query1,3)>5)))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num", "*", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What is the nationality with a lane larger than 1, and a rank larger than 5, for Hsu Chi-Chieh?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "C1", "=", "\"hsu chi-chieh\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "1", "*", "CHOOSECOLS(", "query1", "3", ">", "5" ] }, { "Formula": "SUM(FILTER(B1, (E1=\"1:56.64\")*(A1<7)))", "Formula2": "SUM(FILTER(B2:B9, (E2:E9=\"1:56.64\")*(A2:A9<7)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the lane with a time of 1:56.64, and a tank smaller than 7?", "Tokens": [ "SUM(", "FILTER(", "B1", "E1", "=", "\"1:56.64\"", "*", "A1", "<", "7" ] }, { "Formula": "SUMIFS(A1,D1,\"japan\")", "Formula2": "SUMIFS(A2:A9,D2:D9,\"japan\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the rank of Japan?", "Tokens": [ "SUMIFS(", "A1", "D1", "\"japan\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"russia\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"russia\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the time for Russia?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"russia\"", "5" ] } ]
train_2-18624865-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Lane", "Name", "Nationality", "Time" ], [ "2", "1", "5", "Takeshi Matsuda", "Japan", "1:54.02" ], [ "3", "2", "3", "Nikolay Skvortsov", "Russia", "1:54.31" ], [ "4", "3", "4", "László Cseh", "Hungary", "1:54.35" ], [ "5", "4", "2", "Moss Burmester", "New Zealand", "1:55.26" ], [ "6", "5", "6", "Gil Stovall", "United States", "1:55.36" ], [ "7", "6", "7", "Dinko Jukić", "Austria", "1:55.65" ], [ "8", "7", "1", "Sergiy Advena", "Ukraine", "1:56.64" ], [ "9", "8", "8", "Hsu Chi-chieh", "Chinese Taipei", "1:57.48" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"november 26, 1989\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,B2:B17=\"november 26, 1989\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the opponent on November 26, 1989?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"november 26, 1989\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"october 29, 1989\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,B2:B17=\"october 29, 1989\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result on October 29, 1989?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"october 29, 1989\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"october 1, 1989\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,B2:B17=\"october 1, 1989\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result on October 1, 1989?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"october 1, 1989\"", "4" ] } ]
train_2-10672336-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Week", "Date", "Opponent", "Result", "Record", "Attendance" ], [ "2", "1", "September 10, 1989", "at New York Jets", "W 27–24", "1–0", "64,541" ], [ "3", "2", "September 17, 1989", "Miami Dolphins", "L 24–10", "1–1", "57,043" ], [ "4", "3", "September 24, 1989", "Seattle Seahawks", "L 24–3", "1–2", "48,025" ], [ "5", "4", "October 1, 1989", "at Buffalo Bills", "L 31–10", "1–3", "78,921" ], [ "6", "5", "October 8, 1989", "Houston Oilers", "W 23–13", "2–3", "59,828" ], [ "7", "6", "October 15, 1989", "at Atlanta Falcons", "L 16–15", "2–4", "39,697" ], [ "8", "7", "October 22, 1989", "at San Francisco 49ers", "L 37–20", "2–5", "51,781" ], [ "9", "8", "October 29, 1989", "at Indianapolis Colts", "W 23–20", "3–5", "59,356" ], [ "10", "9", "November 5, 1989", "New York Jets", "L 27–26", "3–6", "53,366" ], [ "11", "10", "November 12, 1989", "New Orleans Saints", "L 28–24", "3–7", "47,680" ], [ "12", "11", "November 19, 1989", "Buffalo Bills", "W 33–24", "4–7", "49,663" ], [ "13", "12", "November 26, 1989", "at Los Angeles Raiders", "L 24–21", "4–8", "38,747" ], [ "14", "13", "December 3, 1989", "Indianapolis Colts", "W 22–16", "5–8", "32,234" ], [ "15", "14", "December 10, 1989", "at Miami Dolphins", "L 31–10", "5–9", "55,918" ], [ "16", "15", "December 17, 1989", "at Pittsburgh Steelers", "L 28–10", "5–10", "26,594" ], [ "17", "16", "December 24, 1989", "Los Angeles Rams", "L 24–20", "5–11", "27,940" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"t9\")*(C1=\"united states\")*(B1=\"kirk triplett\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(A2:A12=\"t9\")*(C2:C12=\"united states\")*(B2:B12=\"kirk triplett\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the Score for T9 United States Player Kirk Triplett?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"t9\"", "*", "C1", "=", "\"united states\"", "*", "B1", "=", "\"kirk triplett\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"tiger woods\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"tiger woods\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What country is Tiger Woods from?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"tiger woods\"", "3" ] } ]
train_2-16514667-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "1", "Chris DiMarco", "United States", "65-69=134", "–10" ], [ "3", "T2", "Phil Mickelson", "United States", "67-69=136", "–8" ], [ "4", "T2", "Tiger Woods", "United States", "70-66=136", "–8" ], [ "5", "T4", "Ángel Cabrera", "Argentina", "66-71=137", "–7" ], [ "6", "T4", "David Duval", "United States", "71-66=137", "–7" ], [ "7", "T4", "Toshimitsu Izawa", "Japan", "71-66=137", "–7" ], [ "8", "T4", "Lee Janzen", "United States", "67-70=137", "–7" ], [ "9", "T4", "Steve Stricker", "United States", "66-71=137", "–7" ], [ "10", "T9", "Mark Calcavecchia", "United States", "72-66=138", "–6" ], [ "11", "T9", "José María Olazábal", "Spain", "70-68=138", "–6" ], [ "12", "T9", "Kirk Triplett", "United States", "68-70=138", "–6" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2012),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=2012),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What ship was built in 2012?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "2012", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2012),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=2012),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What ship was built in 2012?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "2012", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"panama\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"panama\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the total of built with a flag of panama?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"panama\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2007),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=2007),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What tonnage was built in 2007?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "2007", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"costa pacifica\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"costa pacifica\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What operator has a ship costa pacifica?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"costa pacifica\"", "3" ] } ]
test_2-18334920-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Built", "Ship", "Operator", "Tonnage", "Flag" ], [ "2", "2006", "Costa Concordia", "Costa Cruises", "GT", "Italy" ], [ "3", "2007", "Costa Serena", "Costa Cruises", "GT", "Italy" ], [ "4", "2008", "Carnival Splendor", "Carnival Cruise Lines", "GT", "Panama" ], [ "5", "2009", "Costa Pacifica", "Costa Cruises", "GT", "Italy" ], [ "6", "2011", "Costa Favolosa", "Costa Cruises", "GT", "Italy" ], [ "7", "2012", "Costa Fascinosa", "Costa Cruises", "GT", "Italy" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"metrostars\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)=26))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E11,B2:B11=\"metrostars\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)=26))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Tell me the affiliation for mls team of metrostars and pick number of 26", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "B1", "=", "\"metrostars\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "26" ] }, { "Formula": "SUM(FILTER(A1, (D1=\"m\")*(E1=\"williams college\")))", "Formula2": "SUM(FILTER(A2:A11, (D2:D11=\"m\")*(E2:E11=\"williams college\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Tell me the total number of picks for position of m of williams college", "Tokens": [ "SUM(", "FILTER(", "A1", "D1", "=", "\"m\"", "*", "E1", "=", "\"williams college\"" ] } ]
test_2-1004125-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Pick #", "MLS Team", "Player", "Position", "Affiliation" ], [ "2", "21", "MetroStars", "Zach Wells", "GK", "UCLA" ], [ "3", "22", "Los Angeles Galaxy", "Memo Arzate", "M", "UC Santa Barbara" ], [ "4", "23", "New England Revolution", "Jeremiah White", "F", "Wake Forest University" ], [ "5", "24", "D.C. United", "Kevin Ara", "M", "Harvard University" ], [ "6", "25", "Colorado Rapids", "Kevin Taylor", "D", "University of Michigan" ], [ "7", "26", "MetroStars", "Olivier Occean", "F", "Southern Connecticut State University" ], [ "8", "27", "San Jose Earthquakes", "Mike Wilson", "M", "Stanford University" ], [ "9", "28", "Chicago Fire", "Khari Stephenson", "M", "Williams College" ], [ "10", "29", "Dallas Burn", "Ty Maurin", "M", "UCLA" ], [ "11", "30", "San Jose Earthquakes", "Lindon Pecorelli", "M", "University of Connecticut" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"tony mendoza\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H15,C2:C15=\"tony mendoza\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the time for the event in which Tony Mendoza was the opponent?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "C1", "=", "\"tony mendoza\"", "7" ] } ]
train_2-11196878-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Res.", "Record", "Opponent", "Method", "Event", "Round", "Time", "Location" ], [ "2", "Loss", "11–3", "Cyrille Diabaté", "Submission (rear naked choke)", "UFC 154", "1", "2:24", "Montreal, Quebec , Canada" ], [ "3", "Loss", "11–2", "Travis Browne", "Submission (arm-triangle choke)", "UFC 145", "1", "2:29", "Atlanta, Georgia , United States" ], [ "4", "Win", "11–1", "Valentijn Overeem", "Submission (punches)", "Strikeforce: Overeem vs. Werdum", "1", "2:08", "Dallas, Texas , United States" ], [ "5", "Win", "10–1", "Gian Villante", "TKO (punches)", "Strikeforce: Fedor vs. Silva", "1", "2:49", "East Rutherford, New Jersey , United States" ], [ "6", "Win", "9–1", "Bobby Lashley", "TKO (stoppage)", "Strikeforce: Houston", "2", "5:00", "Houston, Texas , United States" ], [ "7", "Win", "8–1", "Jon Alexander", "KO (elbows)", "USF: Rumble in Wyoming", "1", "1:13", "Casper, Wyoming , United States" ], [ "8", "Win", "7–1", "Eric Garcia", "TKO (punches)", "All Power Combat 1", "1", "1:02", "Arizona , United States" ], [ "9", "Win", "6–1", "Steve Sayegh", "TKO (punches)", "Rage in the Cage 101", "1", "2:28", "Fountain Hills, Arizona , United States" ], [ "10", "Loss", "5–1", "Shane Ott", "Submission (kimura)", "IFL: Connecticut", "1", "1:09", "Uncasville, Connecticut , United States" ], [ "11", "Win", "5–0", "John Marsh", "TKO (punches)", "IFL: Houston", "3", "2:32", "Houston, Texas , United States" ], [ "12", "Win", "4–0", "Tony Mendoza", "TKO (punches)", "WFC: Rumble in the Rockies", "1", "2:41", "Loveland, Colorado , United States" ], [ "13", "Win", "3–0", "Johnathan Tsosie", "Submission (punches)", "Rage in the Cage 82", "1", "0:43", "Tucson, Arizona , United States" ], [ "14", "Win", "2–0", "Homer Moore", "TKO (punches)", "Rage in the Cage 81", "3", "0:30", "Mesa, Arizona , United States" ], [ "15", "Win", "1–0", "Johnathan Tsosie", "TKO (punches)", "Total Fighting Alliance 1", "1", "0:18", "Campo, California , United States" ] ]
[ { "Formula": "SUM(FILTER(E1, C1>14))", "Formula2": "SUM(FILTER(E2:E9, C2:C9>14))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the smallest number of medals a country with more than 14 silver has?", "Tokens": [ "SUM(", "FILTER(", "E1", "C1", ">", "14" ] }, { "Formula": "SUM(FILTER(A1, (B1>2)*(E1<31)*(C1<5)))", "Formula2": "SUM(FILTER(A2:A9, (B2:B9>2)*(E2:E9<31)*(C2:C9<5)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the rank of a country with more than 2 gold, less than 5 silver, and less than 31 total medals?", "Tokens": [ "SUM(", "FILTER(", "A1", "B1", ">", "2", "*", "E1", "<", "31", "*", "C1", "<", "5" ] } ]
train_2-17828741-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "24", "5", "2", "31" ], [ "3", "2", "4", "5", "7", "16" ], [ "4", "3", "2", "2", "3", "7" ], [ "5", "4", "1", "14", "7", "22" ], [ "6", "5", "1", "4", "5", "10" ], [ "7", "6", "1", "2", "5", "8" ], [ "8", "7", "0", "1", "1", "2" ], [ "9", "8", "0", "0", "2", "2" ] ]
[ { "Formula": "MIN(FILTER(E1,A1<1))", "Formula2": "MIN(FILTER(E2:E9,A2:A9<1))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What's the total that the position is less than 1?", "Tokens": [ "MIN(", "FILTER(", "E1", "A1", "<", "1" ] }, { "Formula": "SUM(FILTER(D1,(A1<7)*(E1=16.125)))", "Formula2": "SUM(FILTER(D2:D9,(A2:A9<7)*(E2:E9=16.125)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What the B Score when the total is 16.125 and the position is less than 7?", "Tokens": [ "SUM(", "FILTER(", "D1", "A1", "<", "7", "*", "E1", "=", "16.125" ] } ]
dev_2-18662028-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Position", "Gymnast", "A Score", "B Score", "Total" ], [ "2", "1", "Li Shanshan ( CHN )", "7.000", "9.125", "16.125" ], [ "3", "2", "Nastia Liukin ( USA )", "6.600", "9.375", "15.975" ], [ "4", "3", "Shawn Johnson ( USA )", "6.900", "9.075", "15.975" ], [ "5", "4", "Cheng Fei ( CHN )", "6.700", "9.275", "15.875" ], [ "6", "5", "Anna Pavlova ( RUS )", "6.700", "9.125", "15.825" ], [ "7", "6", "Ksenia Afanasyeva ( RUS )", "6.600", "9.175", "15.775" ], [ "8", "7", "Gabriela Drăgoi ( ROU )", "6.500", "8.950", "15.450" ], [ "9", "8", "Koko Tsurumi ( JPN )", "6.500", "8.925", "15.425" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"columbus destroyers\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,C2:C17=\"columbus destroyers\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the result where the opponent is Columbus Destroyers?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"columbus destroyers\"", "5" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=\"away\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)=8))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E17,D2:D17=\"away\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)=8))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the date of the away game in week 8?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "D1", "=", "\"away\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "8" ] } ]
train_2-11974088-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Home/Away Game", "Result" ], [ "2", "1", "January 29", "Dallas Desperados", "Away", "L 58–44" ], [ "3", "2", "February 3", "Orlando Predators", "Away", "L 48–41" ], [ "4", "3", "February 12", "Austin Wranglers", "Home", "L 37–33" ], [ "5", "4", "February 19", "Columbus Destroyers", "Home", "W 45–24" ], [ "6", "5", "February 24", "Georgia Force", "Away", "L 51–19" ], [ "7", "6", "March 5", "Tampa Bay Storm", "Home", "L 69–59" ], [ "8", "7", "March 13", "Philadelphia Soul", "Home", "L 54–24" ], [ "9", "8", "March 18", "Austin Wranglers", "Away", "L 64–37" ], [ "10", "9", "March 24", "New York Dragons", "Away", "L 54–48" ], [ "11", "10", "April 1", "Georgia Force", "Home", "L 55–47" ], [ "12", "11", "April 9", "Los Angeles Avengers", "Home", "W 62–45" ], [ "13", "12", "April 16", "Colorado Crush", "Home", "L 55–49" ], [ "14", "13", "April 22", "Nashville Kats", "Away", "W 58–52" ], [ "15", "14", "April 29", "Tampa Bay Storm", "Away", "L 58–42" ], [ "16", "15", "May 6", "Orlando Predators", "Home", "L 63–42" ], [ "17", "16", "May 12", "Utah Blaze", "Away", "L 55–54" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"II Cape South Easter Trophy\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"II Cape South Easter Trophy\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What circuit has a race called ii cape south easter trophy.", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"II Cape South Easter Trophy\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"I Race of Champions\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"I Race of Champions\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which driver won the i race of champions?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"I Race of Champions\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"Mike Spence\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=\"Mike Spence\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the report for the race that Mike Spence won.", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"Mike Spence\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"I Sunday Mirror Trophy\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"I Sunday Mirror Trophy\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the report for the race i sunday mirror trophy?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"I Sunday Mirror Trophy\"", "6" ] } ]
test_1-1140099-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Race Name", "Circuit", "Date", "Winning driver", "Constructor", "Report" ], [ "2", "II Cape South Easter Trophy", "Killarney", "9 January", "Paul Hawkins", "Brabham - Climax", "Report" ], [ "3", "I Race of Champions", "Brands Hatch", "13 March", "Mike Spence", "Lotus - Climax", "Report" ], [ "4", "XIV Syracuse Grand Prix", "Syracuse", "4 April", "Jim Clark", "Lotus - Climax", "Report" ], [ "5", "I Sunday Mirror Trophy", "Goodwood", "19 April", "Jim Clark", "Lotus - Climax", "Report" ], [ "6", "XVII BRDC International Trophy", "Silverstone", "15 May", "Jackie Stewart", "BRM", "Report" ], [ "7", "IV Mediterranean Grand Prix", "Pergusa", "15 August", "Jo Siffert", "Brabham - BRM", "Report" ] ]
[ { "Formula": "SUMIFS(E1,D1,\"4c3h\")", "Formula2": "SUMIFS(E2:E6,D2:D6,\"4c3h\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which capacity has the class 4c3h?", "Tokens": [ "SUMIFS(", "E1", "D1", "\"4c3h\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"james\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,A2:A6=\"james\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the navigator for James?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"james\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(G1=\"04:02\")*(A1=\"coad\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,(G2:G6=\"04:02\")*(A2:A6=\"coad\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How much time did Coad make when the margin was 04:02?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"04:02\"", "*", "A1", "=", "\"coad\"", "6" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,B1=\"ferguson\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<3384))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G6,B2:B6=\"ferguson\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<3384))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What class has a capacity smaller than 3384 for Ferguson?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "B1", "=", "\"ferguson\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "3384" ] } ]
train_2-18394791-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Driver", "Navigator", "Vehicle", "Class", "Capacity", "Total Time", "Margin" ], [ "2", "Broadbent", "Lilleyman", "1974 Porsche 911 Carrera RS", "5C3E", "3384", "17:22", "00:00" ], [ "3", "James", "McLeod", "1989 Porsche 944 S2", "AM32", "2999", "18:47", "01:25" ], [ "4", "Eames", "Logan", "1974 Porsche 911 Carrera RS", "5C3E", "3498", "18:51", "01:29" ], [ "5", "Coad", "Coad", "1971 Holden Monaro GTS", "4C3H", "6000", "21:24", "04:02" ], [ "6", "Siddins", "Ferguson", "1970 Datsun 240Z", "4C3D", "2785", "21:24", "04:02" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"ips-provectus\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"ips-provectus\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Ips-provectus transmittance/contrast ratio?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"ips-provectus\"", "5" ] } ]
train_2-1240595-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Nickname", "Year", "Advantage", "Transmittance/ contrast ratio" ], [ "2", "Super TFT", "IPS", "1996", "Wide viewing angle", "100/100 Base level" ], [ "3", "Super-IPS", "S-IPS", "1998", "Color shift free", "100/137" ], [ "4", "Advanced Super-IPS", "AS-IPS", "2002", "High transmittance", "130/250" ], [ "5", "IPS-Provectus", "IPS-Pro", "2004", "High contrast ratio", "137/313" ], [ "6", "IPS alpha", "IPS-Pro", "2008", "High contrast ratio", "||Next generation of IPS-Pro" ], [ "7", "IPS alpha next gen", "IPS-Pro", "2010", "High contrast ratio", "||Technology transfer from Hitachi to Panasonic" ] ]
[ { "Formula": "SUM(FILTER(B1, (E1>15)*(D1>100)))", "Formula2": "SUM(FILTER(B2:B6, (E2:E6>15)*(D2:D6>100)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "When seats for 2001 is greater than 15 and % 2001 is greater than 100, what is the % 2006?", "Tokens": [ "SUM(", "FILTER(", "B1", "E1", ">", "15", "*", "D1", ">", "100" ] }, { "Formula": "SUM(FILTER(D1, E1=7))", "Formula2": "SUM(FILTER(D2:D6, E2:E6=7))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the sum of % for 2001 if 2001 seats equals 7?", "Tokens": [ "SUM(", "FILTER(", "D1", "E1", "=", "7" ] }, { "Formula": "MAX(FILTER(E1, (B1=13)*(D1>12.1)))", "Formula2": "MAX(FILTER(E2:E6, (B2:B6=13)*(D2:D6>12.1)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "If 2006 is 13% and 2001 is greater than 12.1%, what is the greatest number of seats for 2001?", "Tokens": [ "MAX(", "FILTER(", "E1", "B1", "=", "13", "*", "D1", ">", "12.1" ] } ]
train_2-12190237-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Parties and voter communities", "% 2006", "seats 2006", "% 2001", "seats 2001" ], [ "2", "CDU", "59.0", "15", "59.9", "15" ], [ "3", "SPD", "28.0", "7", "28.0", "7" ], [ "4", "FWG", "13.0", "3", "12.1", "3" ], [ "5", "Total", "100.0", "25", "100.0", "25" ], [ "6", "voter turnout in %", "47.3", "47.3", "56.9", "56.9" ] ]
[ { "Formula": "MAX(FILTER(A1, (D1=5)*(C1<5)*(F1<7)))", "Formula2": "MAX(FILTER(A2:A12, (D2:D12=5)*(C2:C12<5)*(F2:F12<7)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the highest rank that has 5 silvers, less than 5 golds, and less than 7 total medals?", "Tokens": [ "MAX(", "FILTER(", "A1", "D1", "=", "5", "*", "C1", "<", "5", "*", "F1", "<", "7" ] }, { "Formula": "MIN(FILTER(D1, (F1<5)*(C1<4)))", "Formula2": "MIN(FILTER(D2:D12, (F2:F12<5)*(C2:C12<4)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the least amount of silvers for a team with less than 4 golds and less than 5 total medals?", "Tokens": [ "MIN(", "FILTER(", "D1", "F1", "<", "5", "*", "C1", "<", "4" ] } ]
test_2-162504-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "Norway", "6", "6", "2", "14" ], [ "3", "2", "Soviet Union", "5", "5", "3", "13" ], [ "4", "3", "France (host nation)", "4", "3", "2", "9" ], [ "5", "4", "Italy", "4", "0", "0", "4" ], [ "6", "5", "Austria", "3", "4", "4", "11" ], [ "7", "6", "Netherlands", "3", "3", "3", "9" ], [ "8", "7", "Sweden", "3", "2", "3", "8" ], [ "9", "8", "West Germany", "2", "2", "3", "7" ], [ "10", "9", "United States", "1", "5", "1", "7" ], [ "11", "10", "East Germany", "1", "2", "2", "5" ], [ "12", "10", "Finland", "1", "2", "2", "5" ] ]
[ { "Formula": "SUM(FILTER(A1, (C1=\"saint paul\")*(F1>14.35)*(D1=\"all around\")))", "Formula2": "SUM(FILTER(A2:A10, (C2:C10=\"saint paul\")*(F2:F10>14.35)*(D2:D10=\"all around\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Location of saint paul, and a Final-Score larger than 14.35, and a Event of all around is what sum of year?", "Tokens": [ "SUM(", "FILTER(", "A1", "C1", "=", "\"saint paul\"", "*", "F1", ">", "14.35", "*", "D1", "=", "\"all around\"" ] }, { "Formula": "AVERAGE(FILTER(A1, (B1=\"u.s championships\")*(D1=\"all around\")))", "Formula2": "AVERAGE(FILTER(A2:A10, (B2:B10=\"u.s championships\")*(D2:D10=\"all around\")))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Competition of u.s championships, and a Event of all around has what average year?", "Tokens": [ "AVERAGE(", "FILTER(", "A1", "B1", "=", "\"u.s championships\"", "*", "D1", "=", "\"all around\"" ] } ]
train_2-13114949-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Competition", "Location", "Event", "Final-Rank", "Final-Score" ], [ "2", "2006", "U.S Championships", "Saint Paul", "All Around", "3", "59.650" ], [ "3", "2006", "U.S Championships", "Saint Paul", "Balance Beam", "7", "14.900" ], [ "4", "2006", "U.S Championships", "Saint Paul", "Uneven Bars", "3", "15.200" ], [ "5", "2006", "U.S Championships", "Saint Paul", "Floor Exercise", "5", "14.350" ], [ "6", "2006", "U.S Championships", "Saint Paul", "Vault", "2", "15.200" ], [ "7", "2006", "Pan American Championships", "Gatineau", "Team", "1", "179.500" ], [ "8", "2006", "Pan American Championships", "Gatineau", "All Around", "4", "59.250" ], [ "9", "2006", "Pan American Championships", "Gatineau", "Floor Exercise", "1", "15.100" ], [ "10", "2006", "Pan American Championships", "Gatineau", "Vault", "2", "14.387" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"24 january 2009\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"24 january 2009\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the H/A of the game on 24 january 2009?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"24 january 2009\"", "4" ] } ]
train_2-17626681-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Round", "Opponents", "H / A", "Result F–A", "Attendance" ], [ "2", "4 January 2009", "Round 3", "Southampton", "A", "3–0", "31,901" ], [ "3", "24 January 2009", "Round 4", "Tottenham Hotspur", "H", "2–1", "75,014" ], [ "4", "15 February 2009", "Round 5", "Derby County", "A", "4–1", "32,103" ], [ "5", "7 March 2009", "Round 6", "Fulham", "A", "4–0", "24,662" ], [ "6", "19 April 2009", "Semi-final", "Everton", "N", "0–0 ( a.e.t. ) (2–4 p )", "88,141" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=1996),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,B2:B14=1996),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who are the runners-up in 1996?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "1996", "4" ] } ]
test_2-12716513-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Location", "Year", "Champions", "Runners-up", "Score" ], [ "2", "Stuttgart", "2001", "Max Mirnyi Sandon Stolle", "Ellis Ferreira Jeff Tarango", "7–6 (7–0) , 7–6 (7–4)" ], [ "3", "Stuttgart", "2000", "Jiří Novák David Rikl", "Donald Johnson Piet Norval", "3–6, 6–3, 6–4" ], [ "4", "Stuttgart", "1999", "Byron Black Jonas Björkman", "David Adams John-Laffnie de Jager", "6–7 (6–8) , 7–6 (7–2) , 6–0" ], [ "5", "Stuttgart", "1998", "Sébastien Lareau Alex O'Brien", "Mahesh Bhupathi Leander Paes", "6–3, 3–6, 7–5" ], [ "6", "Stuttgart", "1997", "Mark Woodforde Todd Woodbridge", "Rick Leach Jonathan Stark", "6–3, 6–3" ], [ "7", "Stuttgart", "1996", "Sébastien Lareau Alex O'Brien", "Jacco Eltingh Paul Haarhuis", "3–6, 6–4, 6–3" ], [ "8", "Essen", "1995 (Oct)", "Jacco Eltingh Paul Haarhuis", "Cyril Suk Daniel Vacek", "6–2, 6–2" ], [ "9", "Stuttgart", "1995 (Feb)", "Grant Connell Patrick Galbraith", "Cyril Suk Daniel Vacek", "7–5, 6–4" ], [ "10", "Stuttgart", "1994", "David Adams Andrei Olhovskiy", "Grant Connell Patrick Galbraith", "6–7, 6–4, 7–6" ], [ "11", "Stuttgart", "1993", "Mark Kratzmann Wally Masur", "Steve DeVries David Macpherson", "6–3, 7–6" ], [ "12", "Stuttgart", "1992", "Tom Nijssen Cyril Suk", "John Fitzgerald Anders Järryd", "6–3, 6–7, 6–3" ], [ "13", "Stuttgart", "1991", "Sergio Casal Emilio Sánchez", "Jeremy Bates Nick Brown", "6–3, 7–5" ], [ "14", "Stuttgart", "1990", "Guy Forget Jakob Hlasek", "Michael Mortensen Tom Nijssen", "6–3, 6–2" ] ]
[ { "Formula": "MIN(FILTER(D1, F1=18))", "Formula2": "MIN(FILTER(D2:D15, F2:F15=18))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "If there are 18 villages, what is the minimum area ?", "Tokens": [ "MIN(", "FILTER(", "D1", "F1", "=", "18" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=572))", "Formula2": "LET(query1,SUMMARIZE(C2:C15,SUMX(E2:E15)),FILTER(query1,CHOOSECOLS(query1,2)=572))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "With the population in 2005 of 572, what is the former name?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "572" ] }, { "Formula": "SUM(FILTER(F1, G1=5.5))", "Formula2": "SUM(FILTER(F2:F15, G2:G15=5.5))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many villages have a density persons/ha of 5.5?", "Tokens": [ "SUM(", "FILTER(", "F1", "G1", "=", "5.5" ] } ]
train_1-21302-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Nr.", "District", "Former Name", "Area ( ha )", "Population (2005)", "No. of villages", "Density persons / ha" ], [ "2", "1", "Aiwo", "Aiue", "100", "1092", "8", "10.9" ], [ "3", "2", "Anabar", "Anebwor", "143", "502", "15", "3.5" ], [ "4", "3", "Anetan", "Añetañ", "100", "516", "12", "5.2" ], [ "5", "4", "Anibare", "Anybody", "314", "160", "17", "0.5" ], [ "6", "5", "Baiti", "Beidi", "123", "572", "15", "4.7" ], [ "7", "6", "Boe", "Boi", "66", "795", "4", "12.0" ], [ "8", "7", "Buada", "Arenibok", "266", "716", "14", "2.7" ], [ "9", "8", "Denigomodu", "Denikomotu", "118", "2827", "17", "24.0" ], [ "10", "9", "Ewa", "Eoa", "117", "318", "12", "2.7" ], [ "11", "10", "Ijuw", "Ijub", "112", "303", "13", "2.7" ], [ "12", "11", "Meneng", "Meneñ", "288", "1830", "18", "6.4" ], [ "13", "12", "Nibok", "Ennibeck", "136", "432", "11", "3.2" ], [ "14", "13", "Uaboe", "Ueboi", "97", "335", "6", "3.5" ], [ "15", "14", "Yaren", "Moqua", "150", "820", "7", "5.5" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"PS (kW; hp) @4500-6000\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,C2:C8=\"PS (kW; hp) @4500-6000\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the transmission for ps (kw; hp) @4500-6000", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "C1", "=", "\"PS (kW; hp) @4500-6000\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"PS (kW; hp) @5400\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,C2:C8=\"PS (kW; hp) @5400\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the 0–100km/h acceleration for ps (kw; hp) @5400", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "C1", "=", "\"PS (kW; hp) @5400\"", "5" ] } ]
train_1-21888587-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Model", "Engine", "Power@rpm", "torque@rpm", "0–100km/h acceleration", "Top speed", "Transmission", "CO 2 emissions" ], [ "2", "1.2", "cc (cuin) I3", "PS (kW; hp) @5200", "N·m (lb·ft) @3000", "16.1s", "km/h (mph)", "5-spd manual", "128 g/km" ], [ "3", "1.2", "cc (cuin) I3", "PS (kW; hp) @5400", "N·m (lb·ft) @3000", "14.1s", "km/h (mph)", "5-spd manual", "128 g/km" ], [ "4", "1.4", "cc (cuin) I4", "PS (kW; hp) @5000", "N·m (lb·ft) @3800", "11.9s", "km/h (mph)", "5-spd manual, 7-spd DSG (optional)", "139 g/km 135 g/km" ], [ "5", "1.2 TSI", "cc (cuin) turbo I4", "PS (kW; hp) @5000", "N·m (lb·ft) @1550-4100", "9.7s", "km/h (mph)", "6-spd manual, 7-spd DSG (optional)", "124 g/km 124 g/km" ], [ "6", "1.2 TSI", "cc (cuin) turbo I4", "PS (kW; hp) @4500", "N·m (lb·ft) @1500-3500", "10.9s", "km/h (mph)", "5-spd manual, 7-spd DSG (optional)", "119 g/km 124 g/km" ], [ "7", "BlueGT", "cc (cuin) turbo I4", "PS (kW; hp) @4500-6000", "N·m (lb·ft) @1500-3500", "7.9s", "km/h (mph)", "6-spd manual, 7-spd DSG (optional)", "107 g/km 105 g/km" ], [ "8", "GTI", "cc (cuin) twincharger I4", "PS (kW; hp) @6200", "N·m (lb·ft) @2000-4500", "6.9s", "km/h (mph)", "7-spd DSG", "139 g/km" ] ]
[ { "Formula": "SUM(FILTER(F1,B1=\"march 1, 2009\"))", "Formula2": "SUM(FILTER(F2:F8,B2:B8=\"march 1, 2009\"))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "How many contestants were there on March 1, 2009 during the season premiere?", "Tokens": [ "SUM(", "FILTER(", "F1", "B1", "=", "\"march 1, 2009\"" ] }, { "Formula": "FILTER(A1,(F1>12)*(D1=\"greydis gil\"))", "Formula2": "FILTER(A2:A8,(F2:F8>12)*(D2:D8=\"greydis gil\"))", "Funcs": [ "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What season had more than 12 contestants in which greydis gil won?", "Tokens": [ "FILTER(", "A1", "F1", ">", "12", "*", "D1", "=", "\"greydis gil\"" ] }, { "Formula": "ROWS(FILTER(F1,D1=\"alejandra espinoza\"))", "Formula2": "ROWS(FILTER(F2:F8,D2:D8=\"alejandra espinoza\"))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "How many contestants were there in a season where alejandra espinoza won?", "Tokens": [ "ROWS(", "FILTER(", "F1", "D1", "=", "\"alejandra espinoza\"" ] }, { "Formula": "FILTER(B1,(G1=\"puerto rico\")*(C1=\"may 20, 2012\"))", "Formula2": "FILTER(B2:B8,(G2:G8=\"puerto rico\")*(C2:C8=\"may 20, 2012\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What season's premiere had puerto rico winning on May 20, 2012?", "Tokens": [ "FILTER(", "B1", "G1", "=", "\"puerto rico\"", "*", "C1", "=", "\"may 20, 2012\"" ] }, { "Formula": "FILTER(A1,(H1=\"mexico\")*(D1=\"melissa marty\"))", "Formula2": "FILTER(A2:A8,(H2:H8=\"mexico\")*(D2:D8=\"melissa marty\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What season had mexico as the runner up with melissa marty winning?", "Tokens": [ "FILTER(", "A1", "H1", "=", "\"mexico\"", "*", "D1", "=", "\"melissa marty\"" ] } ]
dev_2-15054180-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Season", "Season Premiere", "Season Finale", "Winner", "Runner-up", "Number of Contestants", "Winner's Country", "Runner Up's Country" ], [ "2", "Nuestra Belleza Latina 2007", "March 27, 2007", "May 25, 2007", "Alejandra Espinoza", "Mayra Muñoz", "12", "Mexico", "El Salvador" ], [ "3", "Nuestra Belleza Latina 2008", "February 29, 2008", "May 27, 2008", "Melissa Marty", "Emeraude Toubía", "12", "Puerto Rico", "Mexico" ], [ "4", "Nuestra Belleza Latina 2009", "March 1, 2009", "May 17, 2009", "Greydis Gil", "Marycarmen López", "14", "Cuba", "Mexico" ], [ "5", "Nuestra Belleza Latina 2010", "March 9, 2010", "May 23, 2010", "Ana Patricia González", "Carolina Ramirez", "12", "Mexico", "Colombia" ], [ "6", "Nuestra Belleza Latina 2011", "March 6, 2011", "May 22, 2011", "Nastassja Bolivar", "Gredmarie Colón", "13", "Nicaragua", "Puerto Rico" ], [ "7", "Nuestra Belleza Latina 2012", "March 4, 2012", "May 20, 2012", "Vanessa De Roide", "Setareh Khatibi", "12", "Puerto Rico", "Mexico" ], [ "8", "Nuestra Belleza Latina 2013", "March 10, 2013", "May 19, 2013", "Marisela Demontecristo", "Audris Rijo", "12", "El Salvador", "Dominican Republic" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"ottawa swans\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"ottawa swans\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On what date were the Ottawa Swans the away team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"ottawa swans\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"etobicoke kangaroos\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"etobicoke kangaroos\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score of the game with the Etobicoke Kangaroos as the home team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"etobicoke kangaroos\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"broadview hawks\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"broadview hawks\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score of the game with the Broadview Hawks as the home team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"broadview hawks\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"broadview hawks\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"broadview hawks\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score of the Broadview Hawks home game?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"broadview hawks\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"etobicoke kangaroos\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"etobicoke kangaroos\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the away team for the Etobicoke Kangaroos home game?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"etobicoke kangaroos\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"130-56\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"130-56\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the date for the 130-56 game?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"130-56\"", "1" ] } ]
train_2-15764352-13
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Time", "Home", "Away", "Score", "Ground" ], [ "2", "2008-09-06", "09:45", "Etobicoke Kangaroos", "Hamilton Wildcats", "92-18", "Humber College Lakeshore" ], [ "3", "2008-09-06", "10:00", "Toronto Eagles", "Toronto Downtown Dingos", "108-34", "Humber College North" ], [ "4", "2008-09-06", "12:00", "Broadview Hawks", "Toronto Rebels", "130-56", "Humber College North" ], [ "5", "2008-09-06", "14:00", "Central Blues", "High Park Demons", "95-35", "Humber College North" ], [ "6", "2008-09-06", "14:00", "Guelph Gargoyles", "Ottawa Swans", "88-58", "Magaret Green Park" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=1976),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,D2:D13=1976),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What club began in 1976?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "1976", "5" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=1976),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)<2.03))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E13,D2:D13=1976),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)<2.03))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What player was born in 1976 and is smaller than 2.03?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "D1", "=", "1976", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "2", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "2.03" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1>1978),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)<1.92))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E13,D2:D13>1978),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)<1.92))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", ">", "Num", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What player was born in 1978 and smaller than 1.92?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "D1", ">", "1978", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "2", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "1.92" ] } ]
test_2-12962773-7
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Player", "Height", "Position", "Year born", "Current Club" ], [ "2", "Uvis Helmanis", "2.03", "Forward", "1972", "BK Ventspils" ], [ "3", "Aigars Vītols", "1.94", "Guard", "1976", "BK Ventspils" ], [ "4", "Armands Šķēle", "1.92", "Guard", "1983", "Barons Riga" ], [ "5", "Jānis Blūms", "1.88", "Guard", "1982", "Basket Napoli" ], [ "6", "Raimonds Vaikulis", "1.91", "Guard", "1980", "Barons Riga" ], [ "7", "Gatis Jahovičs", "2.00", "Forward", "1984", "ASK Rīga" ], [ "8", "Sandis Valters", "1.90", "Guard", "1978", "ASK Rīga" ], [ "9", "Pāvels Veselovs", "2.07", "Forward", "1984", "BK Ventspils" ], [ "10", "Kaspars Cipruss", "2.11", "Center", "1982", "BK Ventspils" ], [ "11", "Raitis Grafs", "2.10", "Center", "1981", "ASK Rīga" ], [ "12", "Kristaps Janičenoks", "1.96", "Forward", "1983", "Fortitudo Bologna" ], [ "13", "Andris Biedriņš", "2.11", "Center", "1986", "Golden State Warriors" ] ]
[ { "Formula": "SUMIFS(C1,F1,\"Spartans\")", "Formula2": "SUMIFS(C2:C7,F2:F7,\"Spartans\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "When were the Spartans founded?", "Tokens": [ "SUMIFS(", "C1", "F1", "\"Spartans\"" ] }, { "Formula": "ROWS(UNIQUE(FILTER(D1, A1=\"University of Toledo\")))", "Formula2": "ROWS(UNIQUE(FILTER(D2:D7, A2:A7=\"University of Toledo\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many affiliations does the University of Toledo have?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "D1", "A1", "=", "\"University of Toledo\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"Davenport University\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"Davenport University\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the affiliation of Davenport University?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"Davenport University\"", "4" ] } ]
test_1-28211213-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Institution", "Location", "Founded", "Affiliation", "Enrollment", "Team Nickname", "Primary conference" ], [ "2", "Central Michigan University", "Mount Pleasant, Michigan", "1892", "Public", "26788", "Chippewas", "Mid-American ( Division I )" ], [ "3", "Davenport University", "Caledonia, MI", "1866", "Private", "12471", "Panthers", "Wolverine-Hoosier Athletic NAIA" ], [ "4", "Michigan State University", "East Lansing, Michigan", "1855", "Public", "47278", "Spartans", "Big Ten ( Division I )" ], [ "5", "Ohio University", "Athens, Ohio", "1804", "Public", "20437", "Bobcats", "Mid-American ( Division I )" ], [ "6", "University of Pittsburgh", "Pittsburgh, Pennsylvania", "1787", "Public", "28328", "Panthers", "Big East ( Division I )" ], [ "7", "University of Toledo", "Toledo, Ohio", "1872", "Public", "23336", "Rockets", "Mid-American ( Division I )" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"the observer music monthly\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"the observer music monthly\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What rank is the publication the observer music monthly?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"the observer music monthly\"", "5" ] }, { "Formula": "MAXIFS(D1,A1,\"the observer music monthly\")", "Formula2": "MAXIFS(D2:D7,A2:A7,\"the observer music monthly\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the publication the observer music monthly highest year?", "Tokens": [ "MAXIFS(", "D1", "A1", "\"the observer music monthly\"" ] } ]
train_2-18268852-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Publication", "Country", "Accolade", "Year", "Rank" ], [ "2", "The Guardian", "UK", "Best Albums of the Year", "2008", "#8" ], [ "3", "Q", "UK", "Best Albums of the Year", "2008", "#5" ], [ "4", "The Observer Music Monthly", "UK", "Best Albums of the Year", "2008", "#4" ], [ "5", "NME", "UK", "Best Albums of the Year", "2008", "#3" ], [ "6", "MOJO", "UK", "Best Albums of the Year", "2008", "#7" ], [ "7", "The Fly", "UK", "Best Albums of the Year", "2008", "#9" ] ]
[ { "Formula": "MIN(FILTER(G1, (D1>438)*(E1>943)))", "Formula2": "MIN(FILTER(G2:G10, (D2:D10>438)*(E2:E10>943)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What are the least amount of points that have points for greater than 438, and points against greater than 943?", "Tokens": [ "MIN(", "FILTER(", "G1", "D1", ">", "438", "*", "E1", ">", "943" ] }, { "Formula": "MAX(FILTER(C1, (E1<956)*(A1=\"high park demons\")*(G1<16)))", "Formula2": "MAX(FILTER(C2:C10, (E2:E10<956)*(A2:A10=\"high park demons\")*(G2:G10<16)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What are the highest losses that have points agaisnt less than 956, high park demons as the club, and points less than 16?", "Tokens": [ "MAX(", "FILTER(", "C1", "E1", "<", "956", "*", "A1", "=", "\"high park demons\"", "*", "G1", "<", "16" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(C1),SUMX(B1),SUMX(E1)),FILTER(query1,(CHOOSECOLS(query1,2)>1)*(CHOOSECOLS(query1,3)=4)*(CHOOSECOLS(query1,4)<894)))", "Formula2": "LET(query1,SUMMARIZE(A2:A10,SUMX(C2:C10),SUMX(B2:B10),SUMX(E2:E10)),FILTER(query1,(CHOOSECOLS(query1,2)>1)*(CHOOSECOLS(query1,3)=4)*(CHOOSECOLS(query1,4)<894)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num", "*", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What club has losses greater than 1, 4 for the wins, with points against less than 894?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "C1", "SUMX(", "B1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "1", "*", "CHOOSECOLS(", "query1", "3", "=", "4", "*", "CHOOSECOLS(", "query1", "4", "<", "894" ] }, { "Formula": "SUM(FILTER(C1, (E1>592)*(A1=\"high park demons\")*(D1>631)))", "Formula2": "SUM(FILTER(C2:C10, (E2:E10>592)*(A2:A10=\"high park demons\")*(D2:D10>631)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many losses have points against greater than 592, with high park demons as the club, and points for greater than 631?", "Tokens": [ "SUM(", "FILTER(", "C1", "E1", ">", "592", "*", "A1", "=", "\"high park demons\"", "*", "D1", ">", "631" ] }, { "Formula": "SUM(FILTER(C1, (D1<1175)*(B1>2)*(E1>894)*(G1=24)))", "Formula2": "SUM(FILTER(C2:C10, (D2:D10<1175)*(B2:B10>2)*(E2:E10>894)*(G2:G10=24)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", ">", "Num", "*", "Cell", ">", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What losses have points for less than 1175, wins greater than 2, points against greater than 894, and 24 as the points?", "Tokens": [ "SUM(", "FILTER(", "C1", "D1", "<", "1175", "*", "B1", ">", "2", "*", "E1", ">", "894", "*", "G1", "=", "24" ] } ]
train_2-15764109-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Club", "Wins", "Loses", "Points For", "Points Against", "Percentage", "Points" ], [ "2", "Etobicoke Kangaroos", "13", "1", "1173", "405", "289.63%", "52" ], [ "3", "Toronto Eagles", "13", "1", "1175", "592", "198.48%", "52" ], [ "4", "Broadview Hawks", "10", "4", "1040", "559", "186.05%", "40" ], [ "5", "Toronto Downtown Dingos", "7", "7", "786", "707", "111.17%", "28" ], [ "6", "Hamilton Wildcats", "6", "8", "658", "943", "69.78%", "24" ], [ "7", "High Park Demons", "4", "10", "631", "863", "73.12%", "16" ], [ "8", "Guelph Gargoyles", "4", "10", "639", "894", "71.48%", "16" ], [ "9", "Lakeshore Rebels", "4", "10", "408", "956", "42.68%", "16" ], [ "10", "Central Blues", "2", "12", "438", "1029", "42.57%", "8" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"finke\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,E2:E19=\"finke\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the head coach for the team that has finke as the shirt sponsor?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"finke\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"tus koblenz\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,A2:A19=\"tus koblenz\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the team captain of tus koblenz?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"tus koblenz\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"puma\")*(B1=\"andre schubert\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,(D2:D19=\"puma\")*(B2:B19=\"andre schubert\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the shirt sponsor for the team with a head coach of andre schubert and a kitmaker of puma?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"puma\"", "*", "B1", "=", "\"andre schubert\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"sparkasse (düsseldorf)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,E2:E19=\"sparkasse (düsseldorf)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the team captain for the team with sparkasse (düsseldorf) as the shirt sponsor?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"sparkasse (düsseldorf)\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"arminia bielefeld\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,A2:A19=\"arminia bielefeld\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the head coach for the team, arminia bielefeld?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"arminia bielefeld\"", "2" ] } ]
test_2-17327264-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Team", "Head coach", "Team captain", "Kitmaker", "Shirt sponsor" ], [ "2", "Alemannia Aachen", "Michael Krüger", "Benjamin Auer", "Nike", "Aachen Münchener" ], [ "3", "Rot Weiss Ahlen", "Christian Hock", "Daniel Thioune", "Jako", "Reflex" ], [ "4", "FC Augsburg", "Jos Luhukay", "Lars Müller", "Do You Football", "Impuls" ], [ "5", "1. FC Union Berlin", "Uwe Neuhaus", "Marco Gebhardt", "Do You Football", "KFZTeile24" ], [ "6", "Arminia Bielefeld", "Detlev Dammeier Frank Eulberg Jörg Böhme", "Rüdiger Kauf", "Saller", "Krombacher" ], [ "7", "FC Energie Cottbus", "Claus-Dieter Wollitz", "Timo Rost", "Saller", "enviaM" ], [ "8", "MSV Duisburg", "Milan Šašić", "Tom Starke", "uhlsport", "Rheinpower" ], [ "9", "Fortuna Düsseldorf", "Norbert Meier", "Andreas Lambertz", "Puma", "Sparkasse (Düsseldorf)" ], [ "10", "FSV Frankfurt", "Hans-Jürgen Boysen", "Sead Mehić", "Legea", "Hyundai" ], [ "11", "SpVgg Greuther Fürth", "Michael Büskens", "Marino Biliskov", "Jako", "Karstadt Quelle Versicherungen" ], [ "12", "1. FC Kaiserslautern", "Marco Kurz", "Martin Amedick", "Do You Football", "Deutsche Vermögensberatung" ], [ "13", "Karlsruher SC", "Markus Schupp", "Alexander Iashvili", "Nike", "EnBW" ], [ "14", "TuS Koblenz", "Petrik Sander", "Manuel Hartmann", "Nike", "Rhein-Zeitung" ], [ "15", "TSV 1860 Munich", "Ewald Lienen", "Benjamin Lauth", "erima", "trenkwalder" ], [ "16", "Rot-Weiß Oberhausen", "Hans-Günter Bruns (Interim)", "Benjamin Reichert", "uhlsport", "Vatro" ], [ "17", "SC Paderborn 07", "Andre Schubert", "Markus Krösche", "Puma", "Finke" ], [ "18", "F.C. Hansa Rostock", "Marco Kostmann", "Martin Retov", "Masita", "Windstärke 11" ], [ "19", "FC St. Pauli", "Holger Stanislawski", "Fabio Morena", "Do You Football", "Dacia" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"1:21.523\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,C2:C18=\"1:21.523\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the time for the second qualification where the first qualification time was 1:21.523?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"1:21.523\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"1:20.772\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,E2:E18=\"1:20.772\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the time for the second qualification where the best time was 1:20.772?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"1:20.772\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"1:22.655\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,C2:C18=\"1:22.655\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the team name for the racer who had a first qualification time of 1:22.655?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"1:22.655\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"1:22.085\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,C2:C18=\"1:22.085\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the racer that had a first qualification time of 1:22.085?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"1:22.085\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"forsythe racing\")*(A1=\"paul tracy\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,(B2:B18=\"forsythe racing\")*(A2:A18=\"paul tracy\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Paul Tracy's best time racing on the Forsythe Racing team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"forsythe racing\"", "*", "A1", "=", "\"paul tracy\"", "5" ] } ]
test_2-11883489-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Team", "Qual 1", "Qual 2", "Best" ], [ "2", "Sébastien Bourdais", "Newman/Haas Racing", "1:21.193", "1:20.005", "1:20.005" ], [ "3", "A. J. Allmendinger", "Forsythe Racing", "—", "1:20.361", "1:20.361" ], [ "4", "Justin Wilson", "RuSPORT", "1:22.085", "1:20.587", "1:20.587" ], [ "5", "Paul Tracy", "Forsythe Racing", "1:22.222", "1:20.669", "1:20.669" ], [ "6", "Oriol Servià", "PKV Racing", "1:21.523", "1:20.691", "1:20.691" ], [ "7", "Bruno Junqueira", "Newman/Haas Racing", "1:21.856", "1:20.772", "1:20.772" ], [ "8", "Will Power", "Team Australia", "1:22.796", "1:21.156", "1:21.156" ], [ "9", "Dan Clarke", "CTE Racing-HVM", "1:22.800", "1:21.555", "1:21.555" ], [ "10", "Andrew Ranger", "Mi-Jack Conquest Racing", "1:22.655", "1:21.561", "1:21.561" ], [ "11", "Nelson Philippe", "CTE Racing-HVM", "1:22.513", "1:21.725", "1:21.725" ], [ "12", "Charles Zwolsman", "Mi-Jack Conquest Racing", "1:23.114", "1:21.771", "1:21.771" ], [ "13", "Alex Tagliani", "Team Australia", "1:22.803", "1:21.916", "1:21.916" ], [ "14", "Antônio Pizzonia", "Rocketsports Racing", "1:22.767", "1:22.050", "1:22.050" ], [ "15", "Jan Heylen", "Dale Coyne Racing", "1:22.999", "1:22.096", "1:22.096" ], [ "16", "Mario Domínguez", "Dale Coyne Racing", "1:22.796", "1:22.581", "1:22.581" ], [ "17", "Katherine Legge", "PKV Racing", "1:23.663", "1:22.902", "1:22.902" ], [ "18", "Nicky Pastorelli", "Rocketsports Racing", "1:24.204", "1:25.338", "1:24.204" ] ]
[ { "Formula": "MIN(FILTER(G1,(D1=\"h\")*(B1=\"semi-finals second leg\")))", "Formula2": "MIN(FILTER(G2:G10,(D2:D10=\"h\")*(B2:B10=\"semi-finals second leg\")))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the lowest attendance when the h/A is H in the Semi-Finals Second Leg?", "Tokens": [ "MIN(", "FILTER(", "G1", "D1", "=", "\"h\"", "*", "B1", "=", "\"semi-finals second leg\"" ] }, { "Formula": "FILTER(C1,(D1=\"h\")*(G1>\"28,411\")*(F1=\"sharpe 28'\"))", "Formula2": "FILTER(C2:C10,(D2:D10=\"h\")*(G2:G10>\"28,411\")*(F2:F10=\"sharpe 28'\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the opponent name when the H/A is h with more than 28,411 in attendance and Sharpe 28' is the scorer?", "Tokens": [ "FILTER(", "C1", "D1", "=", "\"h\"", "*", "G1", ">", "\"28,411\"", "*", "F1", "=", "\"sharpe 28'\"" ] }, { "Formula": "SUM(FILTER(G1,B1=\"final\"))", "Formula2": "SUM(FILTER(G2:G10,B2:B10=\"final\"))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the attendance number in the final round?", "Tokens": [ "SUM(", "FILTER(", "G1", "B1", "=", "\"final\"" ] } ]
dev_2-17577133-7
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Round", "Opponents", "H / A", "Result F – A", "Scorers", "Attendance" ], [ "2", "19 September 1990", "Round 1 First leg", "Pécsi Munkás", "H", "2 – 0", "Blackmore 9', Webb 17'", "28,411" ], [ "3", "3 October 1990", "Round 1 Second leg", "Pécsi Munkás", "A", "1 – 0", "McClair 77'", "17,000" ], [ "4", "23 October 1990", "Round 2 First leg", "Wrexham", "H", "3 – 0", "McClair 40', Bruce 42' ( pen. ), Pallister 59'", "29,405" ], [ "5", "7 November 1990", "Round 2 Second leg", "Wrexham", "A", "2 – 0", "Robins 31', Bruce 35'", "13,327" ], [ "6", "6 March 1991", "Quarter-finals First leg", "Montpellier", "H", "1 – 1", "McClair 1'", "41,942" ], [ "7", "19 March 1991", "Quarter-finals Second leg", "Montpellier", "A", "2 – 0", "Blackmore 2', Bruce 47' ( pen. )", "18,000" ], [ "8", "10 April 1991", "Semi-finals First leg", "Legia Warsaw", "A", "3 – 1", "McClair 36', Hughes 54', Bruce 67'", "20,000" ], [ "9", "24 April 1991", "Semi-finals Second leg", "Legia Warsaw", "H", "1 – 1", "Sharpe 28'", "44,269" ], [ "10", "15 May 1991", "Final", "Barcelona", "N", "2 – 1", "Hughes (2) 68', 75'", "50,000" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"derby county\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"derby county\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which tie number had a home team of Derby County?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"derby county\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"stoke city\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,D2:D13=\"stoke city\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score of the tie with an away team of Stoke City?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"stoke city\"", "3" ] } ]
train_2-18726561-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Tie no", "Home team", "Score", "Away team", "Date" ], [ "2", "1", "Leicester City", "1–2", "Manchester United", "14 February 1976" ], [ "3", "2", "Bolton Wanderers", "3–3", "Newcastle United", "14 February 1976" ], [ "4", "Replay", "Newcastle United", "0–0", "Bolton Wanderers", "18 February 1976" ], [ "5", "Replay", "Bolton Wanderers", "1–2", "Newcastle United", "23 February 1976" ], [ "6", "3", "Wolverhampton Wanderers", "3–0", "Charlton Athletic", "14 February 1976" ], [ "7", "4", "West Bromwich Albion", "1–1", "Southampton", "14 February 1976" ], [ "8", "Replay", "Southampton", "4–0", "West Bromwich Albion", "17 February 1976" ], [ "9", "5", "Derby County", "1–0", "Southend United", "14 February 1976" ], [ "10", "6", "Norwich City", "1–2", "Bradford City", "23 February 1976" ], [ "11", "7", "Chelsea", "2–3", "Crystal Palace", "14 February 1976" ], [ "12", "8", "Stoke City", "0–0", "Sunderland", "14 February 1976" ], [ "13", "Replay", "Sunderland", "2–1", "Stoke City", "17 February 1976" ] ]
[ { "Formula": "SUM(FILTER(E1,(A1<10)*(D1=\"l 30-21\")))", "Formula2": "SUM(FILTER(E2:E12,(A2:A12<10)*(D2:D12=\"l 30-21\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What sum of Attendance has a Week smaller than 10, and a Result of l 30-21?", "Tokens": [ "SUM(", "FILTER(", "E1", "A1", "<", "10", "*", "D1", "=", "\"l 30-21\"" ] }, { "Formula": "MAX(FILTER(A1,(D1=\"w 24-0\")*(E1<\"10,000\")))", "Formula2": "MAX(FILTER(A2:A12,(D2:D12=\"w 24-0\")*(E2:E12<\"10,000\")))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Str" ], "Level": "easy", "Question": "Which Week has a Result of w 24-0, and an Attendance smaller than 10,000?", "Tokens": [ "MAX(", "FILTER(", "A1", "D1", "=", "\"w 24-0\"", "*", "E1", "<", "\"10,000\"" ] }, { "Formula": "MIN(FILTER(E1,(C1=\"green bay packers\")*(A1>10)))", "Formula2": "MIN(FILTER(E2:E12,(C2:C12=\"green bay packers\")*(A2:A12>10)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which Attendance has an Opponent of green bay packers, and a Week larger than 10?", "Tokens": [ "MIN(", "FILTER(", "E1", "C1", "=", "\"green bay packers\"", "*", "A1", ">", "10" ] } ]
dev_2-11173586-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 15, 1939", "at Chicago Bears", "L 30-21", "10,000" ], [ "3", "2", "September 20, 1939", "at Brooklyn Dodgers", "L 23-12", "12,423" ], [ "4", "3", "October 1, 1939", "at Green Bay Packers", "W 27-24", "9,888" ], [ "5", "4", "October 8, 1939", "Chicago Bears", "L 35-21", "18,209" ], [ "6", "5", "October 15, 1939", "at Detroit Lions", "L 15-7", "30,096" ], [ "7", "6", "October 22, 1939", "at Chicago Cardinals", "W 24-0", "10,000" ], [ "8", "7", "October 29, 1939", "Pittsburgh Pirates", "L 28-7", "11,579" ], [ "9", "8", "November 5, 1939", "Chicago Cardinals", "W 14-0", "8,378" ], [ "10", "9", "November 19, 1939", "Detroit Lions", "W 14-3", "28,142" ], [ "11", "10", "November 26, 1939", "Green Bay Packers", "L 7-6", "30,690" ], [ "12", "11", "December 3, 1939", "Philadelphia Eagles", "W 35-13", "9,109" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"sussex central\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"sussex central\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Season Outcome for the Sussex Central School?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"sussex central\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"sussex tech\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"sussex tech\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the School of Sussex Tech's Team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"sussex tech\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"milford\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"milford\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Team for the Milford School?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"milford\"", "2" ] } ]
train_2-13054553-15
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "School", "Team", "Division Record", "Overall Record", "Season Outcome" ], [ "2", "Sussex Central", "Golden Knights", "5 - 1", "7 - 4", "Loss in first round of Div. I playoffs" ], [ "3", "Caesar Rodney", "Riders", "5 - 1", "7 - 4", "Loss in first round of Div. I playoffs" ], [ "4", "Dover", "Senators", "3 - 3", "6 - 4", "Failed to make playoffs" ], [ "5", "Sussex Tech", "Ravens", "3 - 3", "5 - 5", "Failed to make playoffs" ], [ "6", "Cape Henlopen", "Vikings", "2 - 4", "5 - 5", "Failed to make playoffs" ], [ "7", "Smyrna", "Eagles", "2 - 4", "4 - 6", "Failed to make playoffs" ], [ "8", "Milford", "Buccaneers", "1 - 5", "3 - 7", "Failed to make playoffs" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Saint George\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,A2:A15=\"Saint George\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the status for Saint George? ", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Saint George\"", "2" ] }, { "Formula": "SUMIFS(C1,A1,\"Dufferin\")", "Formula2": "SUMIFS(C2:C15,A2:A15,\"Dufferin\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the area in km2 for Dufferin? ", "Tokens": [ "SUMIFS(", "C1", "A1", "\"Dufferin\"" ] }, { "Formula": "SUMIFS(C1,A1,\"West Isles\")", "Formula2": "SUMIFS(C2:C15,A2:A15,\"West Isles\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many areas are named West Isles? ", "Tokens": [ "SUMIFS(", "C1", "A1", "\"West Isles\"" ] }, { "Formula": "ROWS(UNIQUE(FILTER(E1, C1=375.06)))", "Formula2": "ROWS(UNIQUE(FILTER(E2:E15, C2:C15=375.06)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "How many areas of 375.06 km 2 have a census ranking? ", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "E1", "C1", "=", "375.06" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=78.67))", "Formula2": "LET(query1,SUMMARIZE(E2:E15,SUMX(C2:C15)),FILTER(query1,CHOOSECOLS(query1,2)=78.67))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the census ranking when the area is 78.67 ?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "C1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "78.67" ] } ]
test_1-170969-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Official Name", "Status", "Area km 2", "Population", "Census Ranking" ], [ "2", "Saint George", "Parish", "499.51", "2476", "1,146 of 5,008" ], [ "3", "Pennfield", "Parish", "363.88", "2322", "1,206 of 5,008" ], [ "4", "Saint Stephen", "Parish", "104.41", "2113", "1,268 of 5,008" ], [ "5", "Saint David", "Parish", "189.91", "1499", "1,592 of 5,008" ], [ "6", "Saint James", "Parish", "555.99", "1350", "1,706 of 5,008" ], [ "7", "Campobello", "Parish", "39.59", "1056", "1,986 of 5,008" ], [ "8", "Lepreau", "Parish", "209.40", "824", "2,319 of 5,008" ], [ "9", "West Isles", "Parish", "37.93", "824", "2,319 of 5,008" ], [ "10", "Saint Patrick", "Parish", "236.76", "721", "2,525 of 5,008" ], [ "11", "Saint Croix", "Parish", "78.67", "670", "2,630 of 5,008" ], [ "12", "Saint Andrews", "Parish", "24.38", "592", "2,797 of 5,008" ], [ "13", "Dufferin", "Parish", "12.40", "535", "2,919 of 5,008" ], [ "14", "Dumbarton", "Parish", "375.06", "356", "3,474 of 5,008" ], [ "15", "Grand Manan", "Parish", "6.20", "190", "4,057 of 5,008" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"april 20\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"april 20\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the home team of the game on April 20?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"april 20\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"vancouver\")*(A1=\"april 16\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(B2:B7=\"vancouver\")*(A2:A7=\"april 16\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the series score of the game with Vancouver as the visiting team on April 16?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"vancouver\"", "*", "A1", "=", "\"april 16\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"april 16\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"april 16\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the series score of the game on April 16?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"april 16\"", "5" ] } ]
train_2-11945691-9
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Visitor", "Score", "Home", "Series" ], [ "2", "April 16", "Vancouver", "2 – 5", "Colorado", "1 – 0" ], [ "3", "April 18", "Vancouver", "5 – 4", "Colorado", "1 – 1" ], [ "4", "April 20", "Colorado", "4 – 0", "Vancouver", "2 – 1" ], [ "5", "April 22", "Colorado", "3 – 4", "Vancouver", "2 – 2" ], [ "6", "April 25", "Vancouver", "4 – 5", "Colorado", "3 – 2" ], [ "7", "April 27", "Colorado", "3 – 2", "Vancouver", "4 – 2" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"dimitar stojkovski\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"dimitar stojkovski\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the end of reign for Dimitar Stojkovski?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"dimitar stojkovski\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=1999),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=1999),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the title of the person who started their reign in 1999?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "1999", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=1986),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=1986),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the date of birth of the person who started their reign in 1986?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "1986", "4" ] } ]
train_2-16065885-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Start of Reign", "End of Reign", "Birth Name", "Title" ], [ "2", "Dositheus II Доситеј II", "1967", "1981", "Dimitar Stojkovski", "Archbishop of Ohrid and Macedonia" ], [ "3", "Angelarios Ангелариј", "1981", "1986", "Cvetko Krsteski", "Archbishop of Ohrid and Macedonia" ], [ "4", "Gabriel II Гаврил II", "1986", "1992", "Ǵorǵi Milošev", "Archbishop of Ohrid and Macedonia" ], [ "5", "Michael Михаил", "1993", "1999", "Metodi Gogov", "Archbishop of Ohrid and Macedonia" ], [ "6", "Stephen Стефан", "1999", "current", "Stojan Veljanovski", "Archbishop of Ohrid and Macedonia" ] ]
[ { "Formula": "SUM(FILTER(D1, (B1>4015.6)*(C1<6178)))", "Formula2": "SUM(FILTER(D2:D7, (B2:B7>4015.6)*(C2:C7<6178)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the density for the area that is larger than 4,015.6 and a population smaller than 6,178?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", ">", "4015.6", "*", "C1", "<", "6178" ] }, { "Formula": "SUM(FILTER(D1, (B1<2200.2)*(C1>2599)))", "Formula2": "SUM(FILTER(D2:D7, (B2:B7<2200.2)*(C2:C7>2599)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the density that has an area smaller than 2,200.2 and a population larger than 2,599?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "<", "2200.2", "*", "C1", ">", "2599" ] } ]
train_2-13764346-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Commune", "Area (km 2 )", "2002 population", "Density (km 2 )", "Government website" ], [ "2", "Pozo Almonte (Capital)", "13,765.8", "10,830", "0.8", "link" ], [ "3", "Pica", "8,934.3", "6,178", "0.7", "link" ], [ "4", "Huara", "10,474.6", "2,599", "0.2", "link" ], [ "5", "Colchane", "4,015.6", "1,649", "0.4", "link" ], [ "6", "Camiña", "2,200.2", "1,275", "0.6", "none" ], [ "7", "Province", "39,390.5", "22,531", "0.6", "link" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"tbd\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,F2:F6=\"tbd\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Season has a UFL Cup of tbd?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"tbd\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"dnq\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,G2:G6=\"dnq\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which PFF NMCC has a AFC PC of dnq?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"dnq\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"quarter-finals\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,F2:F6=\"quarter-finals\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Season has a UFL Cup of quarter-finals?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"quarter-finals\"", "1" ] } ]
test_2-18924266-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Season", "Division", "Tms.", "Pos.", "PFF NMCC", "UFL Cup", "AFC PC" ], [ "2", "No league yet", "No league yet", "No league yet", "No league yet", "No league yet", "Runner-up", "—" ], [ "3", "2010", "1", "8", "5th", "—", "Semi-finals", "—" ], [ "4", "2011", "1", "7", "3rd", "—", "Round of 16", "—" ], [ "5", "2012", "1", "10", "9th", "—", "Quarter-finals", "—" ], [ "6", "2013", "1", "10", "TBD", "Round of 16", "TBD", "DNQ" ] ]
[ { "Formula": "SUMIFS(F1,G1,\"5:36\")", "Formula2": "SUMIFS(F2:F15,G2:G15,\"5:36\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the total number of rounds at 5:36?", "Tokens": [ "SUMIFS(", "F1", "G1", "\"5:36\"" ] }, { "Formula": "SUMIFS(F1,B1,\"4-0\")", "Formula2": "SUMIFS(F2:F15,B2:B15,\"4-0\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the total number of rounds with a 4-0 record?", "Tokens": [ "SUMIFS(", "F1", "B1", "\"4-0\"" ] } ]
train_2-17445673-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Res.", "Record", "Opponent", "Method", "Event", "Round", "Time" ], [ "2", "Loss", "7-6-1", "Kimo Leopoldo", "TKO (broken toe)", "WFA 2: Level 2", "1", "1:55" ], [ "3", "Loss", "7-5-1", "Marcelo Tigre", "TKO (punches)", "Pancrase - 2001 Anniversary Show", "1", "1:34" ], [ "4", "Win", "7-4-1", "Osami Shibuya", "Decision (unanimous)", "Pancrase - 2001 Neo-Blood Tournament Second Round", "3", "5:00" ], [ "5", "Win", "6-4-1", "Kengo Watanabe", "KO (punches)", "Pancrase - Proof 2", "1", "3:23" ], [ "6", "Loss", "5-4-1", "Jeff Monson", "Decision", "UFC 27", "2", "5:00" ], [ "7", "Loss", "5-3-1", "Gan McGee", "Submission (strikes)", "IFC WC 7 - Warriors Challenge 7", "1", "4:38" ], [ "8", "Win", "5-2-1", "Joe Campanella", "TKO", "IFC WC 7 - Warriors Challenge 7", "1", "0:18" ], [ "9", "Loss", "4-2-1", "Borislav Jeliazkov", "Submission (rear naked choke)", "Rings: King of Kings 1999 Block B", "1", "2:23" ], [ "10", "Draw", "4-1-1", "Ron Waterman", "Draw", "UFC 22", "3", "5:00" ], [ "11", "Loss", "4-1", "Tsuyoshi Kohsaka", "TKO (corner stoppage)", "UFC 21", "2", "5:00" ], [ "12", "Win", "4-0", "Mark Tullius", "Submission (strikes)", "NG 9 - Neutral Grounds 9", "1", "6:58" ], [ "13", "Win", "3-0", "Eugene Jackson", "Submission (rear naked choke)", "IFC WC 2 - Warriors Challenge 2", "1", "9:49" ], [ "14", "Win", "2-0", "David Ross", "TKO", "IFC WC 2 - Warriors Challenge 2", "1", "5:36" ], [ "15", "Win", "1-0", "Paul Devich", "TKO", "IFC WC 2 - Warriors Challenge 2", "1", "1:20" ] ]
[ { "Formula": "MIN(FILTER(C1,(F1=\"none\")*(A1=\"Semi finals\")))", "Formula2": "MIN(FILTER(C2:C7,(F2:F7=\"none\")*(A2:A7=\"Semi finals\")))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Name the least clubs involved for leagues being none for semi finals", "Tokens": [ "MIN(", "FILTER(", "C1", "F1", "=", "\"none\"", "*", "A1", "=", "\"Semi finals\"" ] }, { "Formula": "FILTER(E1,A1=\"Third round\")", "Formula2": "FILTER(E2:E7,A2:A7=\"Third round\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Name the new entries this round for third round", "Tokens": [ "FILTER(", "E1", "A1", "=", "\"Third round\"" ] }, { "Formula": "FILTER(F1,C1=4)", "Formula2": "FILTER(F2:F7,C2:C7=4)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the leagues entering this round for 4", "Tokens": [ "FILTER(", "F1", "C1", "=", "4" ] }, { "Formula": "MIN(B1)", "Formula2": "MIN(B2:B7)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "Name the least clubs remaining", "Tokens": [ "MIN(", "B1" ] } ]
dev_1-19089486-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Round", "Clubs remaining", "Clubs involved", "Winners from previous round", "New entries this round", "Leagues entering this round" ], [ "2", "Preliminary round", "129", "34", "none", "34", "Levels 4 and 5 in football league pyramid" ], [ "3", "Second round", "64", "64", "48", "16", "Gambrinus liga" ], [ "4", "Third round", "32", "32", "32", "none", "none" ], [ "5", "Fourth round", "16", "16", "16", "none", "none" ], [ "6", "Quarter finals", "8", "8", "8", "none", "none" ], [ "7", "Semi finals", "4", "4", "4", "none", "none" ] ]
[ { "Formula": "SUM(FILTER(B1, (G1=\"enugu\")*(A1>2)))", "Formula2": "SUM(FILTER(B2:B13, (G2:G13=\"enugu\")*(A2:A13>2)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the top fastest time, larger than 2, in Enugu?", "Tokens": [ "SUM(", "FILTER(", "B1", "G1", "=", "\"enugu\"", "*", "A1", ">", "2" ] } ]
test_2-1231316-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Rank", "Fastest time (s)", "Wind (m/s)", "Athlete", "Country", "Date", "Location" ], [ "2", "1", "10.19", "+0.5", "Yoshihide Kiryu", "Japan", "3 November 2012", "Fukuroi" ], [ "3", "2", "10.23", "+0.8", "Tamunosiki Atorudibo", "Nigeria", "23 March 2002", "Enugu" ], [ "4", "2", "10.23", "+1.2", "Rynell Parson", "United States", "21 June 2007", "Indianapolis" ], [ "5", "4", "10.24", "+0.0", "Darrel Brown", "Trinidad and Tobago", "14 April 2001", "Bridgetown" ], [ "6", "5", "10.25", "+1.5", "J-Mee Samuels", "United States", "11 July 2004", "Knoxville" ], [ "7", "5", "10.25", "+1.6", "Jeff Demps", "United States", "1 August 2007", "Knoxville" ], [ "8", "7", "10.26", "+1.2", "Deworski Odom", "United States", "21 July 1994", "Lisboa" ], [ "9", "7", "10.26", "−0.1", "Sunday Emmanuel", "Nigeria", "18 March 1995", "Bauchi" ], [ "10", "9", "10.27", "+0.2", "Henry Thomas", "United States", "19 May 1984", "Norwalk" ], [ "11", "9", "10.27", "+1.6", "Curtis Johnson", "United States", "30 June 1990", "Fresno" ], [ "12", "9", "10.27", "+1.0", "Ivory Williams", "United States", "8 June 2002", "Sacramento" ], [ "13", "9", "10.27", "−0.2", "Jazeel Murphy", "Jamaica", "23 April 2011", "Montego Bay" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"july 20, 2009\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"july 20, 2009\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the region 4 release that has july 20, 2009 as the region 2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"july 20, 2009\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"july 20, 2009\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"july 20, 2009\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the region 1 release that has july 20, 2009 as the region 2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"july 20, 2009\"", "4" ] }, { "Formula": "AVERAGEIFS(C1,D1,\"september 11, 2007\")", "Formula2": "AVERAGEIFS(C2:C6,D2:D6,\"september 11, 2007\")", "Funcs": [ "AVERAGEIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the average episode that has September 11, 2007 as a region 1?", "Tokens": [ "AVERAGEIFS(", "C1", "D1", "\"september 11, 2007\"" ] } ]
train_2-14618098-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Volume", "Discs", "Episodes", "Region 1 release", "Region 2 release", "Region 4 release" ], [ "2", "1", "1", "5", "January 23, 2007", "Not released", "June 4, 2009" ], [ "3", "2", "1", "5", "April 10, 2007", "Not released", "August 6, 2009" ], [ "4", "3", "1", "5", "May 22, 2007", "Not released", "October 29, 2009" ], [ "5", "4", "1", "5", "August 14, 2007", "Not released", "March 31, 2010" ], [ "6", "Box set", "4", "20", "September 11, 2007", "July 20, 2009", "September 9, 2010" ] ]
[ { "Formula": "SUM(FILTER(C1, A1=3))", "Formula2": "SUM(FILTER(C2:C8, A2:A8=3))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many total Gold medals did the nation ranked #3 receive?", "Tokens": [ "SUM(", "FILTER(", "C1", "A1", "=", "3" ] } ]
train_2-15981161-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "Sweden", "3", "2", "0", "5" ], [ "3", "2", "Finland", "3", "0", "2", "5" ], [ "4", "3", "Norway", "0", "2", "1", "3" ], [ "5", "4", "Estonia", "0", "1", "0", "1" ], [ "6", "4", "Hungary", "0", "1", "0", "1" ], [ "7", "6", "Denmark", "0", "0", "3", "3" ], [ "8", "Total", "Total", "6", "6", "6", "18" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"arona\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"arona\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the height for the 2008 club Arona?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"arona\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"apure\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"apure\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the 2008 club Apure?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"apure\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"karava\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"karava\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which spike has a 2008 club Karava?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"karava\"", "4" ] } ]
train_2-18499677-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Height", "Weight", "Spike", "2008 club" ], [ "2", "Andy Rojas Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "Ermoli" ], [ "3", "Joel Silva Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "Apure" ], [ "4", "Rodman Valera Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "Compoktuna" ], [ "5", "Carlos Luna Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "Toyoda Gosei Trefuerza" ], [ "6", "Luis Díaz Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "Tonno Calippo" ], [ "7", "Ronald Méndez Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "Bolívar" ], [ "8", "Ernardo Gómez Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "Toyoda Gosei Trefuerza" ], [ "9", "Carlos Tejeda Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "CV Almería" ], [ "10", "Iván Márquez Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "Verening" ], [ "11", "Thomas Ereu Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "Taviano" ], [ "12", "Juan Carlos Blanco Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "Karava" ], [ "13", "Freddy Cedeno Category:Articles with hCards", "m ()", "kg (lb)", "cm (in)", "Arona" ] ]
[ { "Formula": "SUM(FILTER(C1, (A1=0)*(E1<0)))", "Formula2": "SUM(FILTER(C2:C17, (A2:A17=0)*(E2:E17<0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the total bronze medals won, with 0 gold medals and in 5th place?", "Tokens": [ "SUM(", "FILTER(", "C1", "A1", "=", "0", "*", "E1", "<", "0" ] }, { "Formula": "AVERAGE(FILTER(F1, C1<0))", "Formula2": "AVERAGE(FILTER(F2:F17, C2:C17<0))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the average amount of appearances for the Bronze Meals less than 0?", "Tokens": [ "AVERAGE(", "FILTER(", "F1", "C1", "<", "0" ] }, { "Formula": "SUM(FILTER(D1, (F1=3)*(B1>0)*(A1<0)))", "Formula2": "SUM(FILTER(D2:D17, (F2:F17=3)*(B2:B17>0)*(A2:A17<0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the total number of 4th place that has 3 appearances for 3, and a more than 0 silver medals, and no gold medals?", "Tokens": [ "SUM(", "FILTER(", "D1", "F1", "=", "3", "*", "B1", ">", "0", "*", "A1", "<", "0" ] } ]
test_2-15777504-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Gold Medals", "Silver Medals", "Bronze Medals", "4th Place", "5th Place", "Appearances" ], [ "2", "16", "8", "2", "0", "0", "26" ], [ "3", "3", "3", "6", "4", "0", "16" ], [ "4", "3", "0", "0", "0", "0", "3" ], [ "5", "2", "2", "2", "0", "0", "6" ], [ "6", "1", "4", "1", "1", "0", "7" ], [ "7", "1", "0", "0", "0", "1", "2" ], [ "8", "0", "2", "2", "3", "0", "7" ], [ "9", "0", "2", "1", "2", "0", "5" ], [ "10", "0", "2", "1", "1", "0", "4" ], [ "11", "0", "1", "1", "1", "0", "3" ], [ "12", "0", "1", "1", "0", "0", "2" ], [ "13", "0", "0", "2", "1", "0", "3" ], [ "14", "0", "0", "2", "0", "0", "2" ], [ "15", "0", "0", "0", "3", "0", "3" ], [ "16", "0", "0", "0", "2", "0", "2" ], [ "17", "0", "0", "0", "1", "0", "1" ] ]
[ { "Formula": "ROWS(FILTER(E1,C1=\"24:06\"))", "Formula2": "ROWS(FILTER(E2:E6,C2:C6=\"24:06\"))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "How many episodes in history have a running time of 24:06?", "Tokens": [ "ROWS(", "FILTER(", "E1", "C1", "=", "\"24:06\"" ] } ]
dev_1-1498589-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Episode", "Broadcast date", "Run time", "Viewers (in millions)", "Archive" ], [ "2", "\" Episode 1 \"", "10August1968", "24:25", "6.1", "16mm t/r" ], [ "3", "\" Episode 2 \"", "17August1968", "24:07", "5.9", "16mm t/r" ], [ "4", "\" Episode 3 \"", "24August1968", "24:06", "5.4", "35mm t/r" ], [ "5", "\" Episode 4 \"", "31August1968", "23:54", "7.5", "16mm t/r" ], [ "6", "\" Episode 5 \"", "7September1968", "24:19", "5.9", "16mm t/r" ] ]
[ { "Formula": "MIN(FILTER(F1,(D1<18)*(A1=\"14\")))", "Formula2": "MIN(FILTER(F2:F18,(D2:D18<18)*(A2:A18=\"14\")))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the lowest total for those receiving less than 18 but more than 14?", "Tokens": [ "MIN(", "FILTER(", "F1", "D1", "<", "18", "*", "A1", "=", "\"14\"" ] } ]
dev_2-18730658-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "Hungary", "2", "5", "2", "9" ], [ "3", "2", "East Germany", "5", "1", "2", "8" ], [ "4", "3", "Soviet Union", "2", "1", "4", "7" ], [ "5", "4", "Poland", "1", "3", "0", "4" ], [ "6", "5", "Czechoslovakia", "0", "2", "2", "4" ], [ "7", "6", "New Zealand", "2", "1", "0", "3" ], [ "8", "7", "Denmark", "1", "1", "1", "3" ], [ "9", "8", "Sweden", "0", "1", "2", "3" ], [ "10", "9", "United States", "2", "0", "0", "2" ], [ "11", "10", "France", "1", "1", "0", "2" ], [ "12", "11", "Norway", "1", "0", "1", "2" ], [ "13", "12", "Bulgaria", "0", "1", "1", "2" ], [ "14", "13", "West Germany", "0", "0", "2", "2" ], [ "15", "14", "Yugoslavia", "1", "0", "0", "1" ], [ "16", "15", "Netherlands", "0", "1", "0", "1" ], [ "17", "16", "United Kingdom", "0", "0", "1", "1" ], [ "18", "Total", "Total", "18", "18", "18", "54" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"grand slam tournaments\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"grand slam tournaments\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2012 value at the Grand Slam Tournaments?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"grand slam tournaments\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"a\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,E2:E7=\"a\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the tournament with A in 2011?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"a\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"a\")*(B1=\"a\")*(A1=\"australian open\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(C2:C7=\"a\")*(B2:B7=\"a\")*(A2:A7=\"australian open\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2010 value with A in 2009 and A in 2008 in the Australian Open?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"a\"", "*", "B1", "=", "\"a\"", "*", "A1", "=", "\"australian open\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"a\")*(A1=\"wimbledon\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(D2:D7=\"a\")*(A2:A7=\"wimbledon\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2012 value with A in 2010 at the Tournament of Wimbledon?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"a\"", "*", "A1", "=", "\"wimbledon\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"q1\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=\"q1\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2009 value with q1 in 2010?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"q1\"", "3" ] } ]
test_2-12923427-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Tournament", "2008", "2009", "2010", "2011", "2012" ], [ "2", "Grand Slam tournaments", "Grand Slam tournaments", "Grand Slam tournaments", "Grand Slam tournaments", "Grand Slam tournaments", "Grand Slam tournaments" ], [ "3", "Australian Open", "A", "A", "A", "A", "Q1" ], [ "4", "French Open", "Q2", "A", "Q1", "Q1", "A" ], [ "5", "Wimbledon", "A", "A", "A", "Q2", "A" ], [ "6", "US Open", "A", "A", "Q2", "A", "Q1" ], [ "7", "Win–Loss", "0–0", "0–0", "0–0", "0–0", "0–0" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"microsoft sharepoint\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,A2:A9=\"microsoft sharepoint\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the team sites entry for Microsoft Sharepoint?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"microsoft sharepoint\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"yes\")*(A1=\"microsoft exchange server\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,(C2:C9=\"yes\")*(A2:A9=\"microsoft exchange server\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the intranet entry is Yes, what is the extranet entry for Microsoft Exchange server?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"yes\"", "*", "A1", "=", "\"microsoft exchange server\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1=\"no\")*(G1=\"yes\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,(B2:B9=\"no\")*(G2:G9=\"yes\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the team sites entry that has a public entry of No and a developer entry of Yes?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"no\"", "*", "G1", "=", "\"yes\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1=\"yes\")*(E1=\"no\")*(F1=\"no\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,(B2:B9=\"yes\")*(E2:E9=\"no\")*(F2:F9=\"no\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name for the entry that has a public of Yes, a personal sites of No, and a team sites of No?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"yes\"", "*", "E1", "=", "\"no\"", "*", "F1", "=", "\"no\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(G1=\"yes\")*(E1=\"no\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,(G2:G9=\"yes\")*(E2:E9=\"no\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the entry that has a developer entry of Yes and a personal sites entry of No?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"yes\"", "*", "E1", "=", "\"no\"", "1" ] } ]
train_2-1779657-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Name", "Public", "Intranet", "Extranet", "Personal Sites", "Team Sites", "Developer" ], [ "2", "IBM Connections", "Yes", "Yes", "Yes", "Yes", "Yes", "Yes" ], [ "3", "IBM Lotus Domino", "Yes", "Yes", "Yes", "No", "Yes", "Yes" ], [ "4", "IBM Lotus QuickPlace", "Yes", "Yes", "Yes", "Yes", "Yes", "Yes" ], [ "5", "Microsoft Exchange Server", "Yes", "Yes", "Yes", "No", "No", "No" ], [ "6", "Microsoft Office Live Communications Server", "No", "Yes", "Yes", "Yes", "Yes", "No" ], [ "7", "Microsoft Sharepoint", "Yes", "Yes", "Yes", "Yes", "Yes", "Yes" ], [ "8", "Microsoft Team Foundation Server", "No", "Yes", "Yes", "No", "Yes", "Yes" ], [ "9", "Name", "Public", "Intranet", "Extranet", "Personal Sites", "Team Sites", "Developer" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"Mark Webber\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"Mark Webber\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When id the episode broadcast with Mark Webber as Jamie and John's guest?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"Mark Webber\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"Andy Murray\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"Andy Murray\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What date did the episode with Andy Murray as Jamie and John's guest first broadcast?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"Andy Murray\"", "2" ] }, { "Formula": "ROWS(UNIQUE(FILTER(C1, A1=\"04x04\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C9, A2:A9=\"04x04\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many items are listed under 'andrew and georgies guest lee mack replaced andrew flint as team captain for one week' for episode 04x04?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "A1", "=", "\"04x04\"" ] } ]
train_1-29141354-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Episode", "First broadcast", "Andrew and Georgies guest Lee Mack replaced Andrew Flintoff as team captain for one week in series 4, episode 2.", "Jamie and Johns guest", "Scores" ], [ "2", "04x01", "7 October 2011", "Jason Manford", "Andy Murray", "8–6" ], [ "3", "04x02", "14 October 2011", "Lee Mack , Frank Lampard", "Gabby Logan", "5–7" ], [ "4", "04x03", "21 October 2011", "Jack Whitehall", "Rory McIlroy", "6–7" ], [ "5", "04x04", "28 October 2011", "Phill Jupitus", "Peter Crouch", "8–6" ], [ "6", "04x05", "4 November 2011", "Jimmy Carr", "James Anderson", "6–7" ], [ "7", "04x06", "11 November 2011", "David Walliams", "Gary Neville", "9–9" ], [ "8", "04x07", "18 November 2011", "Jimmy Carr", "Mark Webber", "9–6" ], [ "9", "04x08", "16 December 2011 End of Year special", "Stacey Solomon", "Gabby Logan", "7–5" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"5:00 pm\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,B2:B11=\"5:00 pm\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the visitor at 5:00 pm?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"5:00 pm\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=\"pittsburgh penguins\")*(B1=\"7:00 pm\")*(G1=\"0-2-2\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,(E2:E11=\"pittsburgh penguins\")*(B2:B11=\"7:00 pm\")*(G2:G11=\"0-2-2\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the visitor at the pittsburgh penguins at 7:00 pm that had a record of 0-2-2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"pittsburgh penguins\"", "*", "B1", "=", "\"7:00 pm\"", "*", "G1", "=", "\"0-2-2\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1=\"7:30 pm\")*(F1=\"mellon arena\")*(G1=\"2-5-2\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,(B2:B11=\"7:30 pm\")*(F2:F11=\"mellon arena\")*(G2:G11=\"2-5-2\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the home in mellon arena at 7:30 pm with a record o 2-5-2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"7:30 pm\"", "*", "F1", "=", "\"mellon arena\"", "*", "G1", "=", "\"2-5-2\"", "5" ] } ]
train_2-13909390-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Time", "Visitor", "Score", "Home", "Location/Attendance", "Record" ], [ "2", "Sept. 19", "7:00 PM", "Pittsburgh Penguins", "2-3 SO", "Columbus Blue Jackets", "Nationwide Arena", "0-0-1" ], [ "3", "Sept. 21", "7:00 PM", "Boston Bruins", "5-4 OT", "Pittsburgh Penguins", "Mellon Arena", "0-0-2" ], [ "4", "Sept. 23", "7:00 PM", "Ottawa Senators", "3-0", "Pittsburgh Penguins", "Mellon Arena", "0-1-2" ], [ "5", "Sept. 24", "7:00 PM", "Ottawa Senators", "6-2", "Pittsburgh Penguins", "Mellon Arena", "0-2-2" ], [ "6", "Sept. 25", "5:00 PM", "Pittsburgh Penguins", "2-3", "Washington Capitals", "Verizon Center", "0-3-2" ], [ "7", "Sept. 27", "7:30 PM", "Columbus Blue Jackets", "2-7", "Pittsburgh Penguins", "Mellon Arena", "1-3-2" ], [ "8", "Sept. 29", "7:30 PM", "Pittsburgh Penguins", "1-4", "Ottawa Senators", "Corel Centre", "1-4-2" ], [ "9", "Sept. 30", "7:00 PM", "Pittsburgh Penguins", "3-4", "Washington Capitals", "Verizon Center", "1-5-2" ], [ "10", "Oct. 2", "7:30 PM", "Washington Capitals", "1-7", "Pittsburgh Penguins", "Mellon Arena", "2-5-2" ], [ "11", "Legend: = Win = Loss = OT/SO Loss", "Legend: = Win = Loss = OT/SO Loss", "Legend: = Win = Loss = OT/SO Loss", "Legend: = Win = Loss = OT/SO Loss", "Legend: = Win = Loss = OT/SO Loss", "Legend: = Win = Loss = OT/SO Loss", "Legend: = Win = Loss = OT/SO Loss" ] ]
[ { "Formula": "SUM(FILTER(D1, E1=125.5))", "Formula2": "SUM(FILTER(D2:D6, E2:E6=125.5))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the total number of 1stm when 2nd m is 125.5", "Tokens": [ "SUM(", "FILTER(", "D1", "E1", "=", "125.5" ] }, { "Formula": "LET(query1,SUMMARIZE(H1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=122.5))", "Formula2": "LET(query1,SUMMARIZE(H2:H6,SUMX(E2:E6)),FILTER(query1,CHOOSECOLS(query1,2)=122.5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Name the overall wc points rank for 2nd m for 122.5", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "H1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "122.5" ] }, { "Formula": "ROWS(UNIQUE(FILTER(C1, B1=\"Tom Hilde\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C6, B2:B6=\"Tom Hilde\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "Name the number of nationality is tom hilde", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "B1", "=", "\"Tom Hilde\"" ] } ]
train_1-14407512-23
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Rank", "Name", "Nationality", "1st (m)", "2nd (m)", "Points", "Overall NT points", "Overall WC points (Rank)" ], [ "2", "1", "Janne Ahonen", "FIN", "122.5", "126.0", "248.3", "378.7 (2)", "1098 (3)" ], [ "3", "2", "Anders Bardal", "NOR", "117.5", "128.0", "240.4", "373.0 (5)", "788 (5)" ], [ "4", "3", "Tom Hilde", "NOR", "121.5", "122.5", "237.2", "373.2 (4)", "1027 (4)" ], [ "5", "4", "Gregor Schlierenzauer", "AUT", "114.5", "129.0", "236.8", "374.4 (3)", "1161 (2)" ], [ "6", "5", "Janne Happonen", "FIN", "118.0", "125.5", "236.3", "378.9 (1)", "554 (11)" ] ]
[ { "Formula": "SUM(FILTER(H1, F1=4.17))", "Formula2": "SUM(FILTER(H2:H8, F2:F8=4.17))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many 4wi were recorded by the player with an economy of 4.17?", "Tokens": [ "SUM(", "FILTER(", "H1", "F1", "=", "4.17" ] }, { "Formula": "MIN(D1)", "Formula2": "MIN(D2:D8)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "What is the fewest number of wickets recorded?", "Tokens": [ "MIN(", "D1" ] }, { "Formula": "LET(query1,SUMMARIZE(G1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=24.5))", "Formula2": "LET(query1,SUMMARIZE(G2:G8,SUMX(E2:E8)),FILTER(query1,CHOOSECOLS(query1,2)=24.5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the BBI for the bowler whose average is 24.50?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "G1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "24.5" ] } ]
train_1-27922491-20
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Player", "Matches", "Overs", "Wickets", "Average", "Economy", "BBI", "4wi" ], [ "2", "Ben Phillips Category:Articles with hCards", "8", "47.0", "14", "14.00", "4.17", "3/24", "0" ], [ "3", "Charl Willoughby Category:Articles with hCards", "6", "42.4", "11", "19.18", "4.94", "3/36", "0" ], [ "4", "Zander de Bruyn Category:Articles with hCards", "8", "32.4", "6", "28.33", "5.20", "4/20", "1" ], [ "5", "Alfonso Thomas Category:Articles with hCards", "6", "37.1", "13", "14.92", "5.21", "4/18", "1" ], [ "6", "Max Waller Category:Articles with hCards", "5", "28.0", "6", "24.50", "5.25", "2/34", "0" ], [ "7", "Peter Trego Category:Articles with hCards", "8", "49.0", "4", "64.50", "5.26", "2/29", "0" ], [ "8", "Mark Turner Category:Articles with hCards", "5", "23.0", "7", "20.71", "6.30", "3/27", "0" ] ]
[ { "Formula": "AVERAGE(FILTER(C1, (A1=\"rich beem\")*(E1<17)))", "Formula2": "AVERAGE(FILTER(C2:C7, (A2:A7=\"rich beem\")*(E2:E7<17)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the average year Rich Beem had a to par less than 17?", "Tokens": [ "AVERAGE(", "FILTER(", "C1", "A1", "=", "\"rich beem\"", "*", "E1", "<", "17" ] }, { "Formula": "MIN(FILTER(C1, D1>156))", "Formula2": "MIN(FILTER(C2:C7, D2:D7>156))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the earliest year won with a total bigger than 156?", "Tokens": [ "MIN(", "FILTER(", "C1", "D1", ">", "156" ] }, { "Formula": "SUM(FILTER(D1, (C1<2002)*(A1=\"bob tway\")*(E1>7)))", "Formula2": "SUM(FILTER(D2:D7, (C2:C7<2002)*(A2:A7=\"bob tway\")*(E2:E7>7)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the total for Bob Tway for the year won before 2002 with a to par bigger than 7?", "Tokens": [ "SUM(", "FILTER(", "D1", "C1", "<", "2002", "*", "A1", "=", "\"bob tway\"", "*", "E1", ">", "7" ] }, { "Formula": "SUM(FILTER(E1, (B1=\"united states\")*(C1>1986)*(A1=\"paul azinger\")*(D1>145)))", "Formula2": "SUM(FILTER(E2:E7, (B2:B7=\"united states\")*(C2:C7>1986)*(A2:A7=\"paul azinger\")*(D2:D7>145)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the to par for Paul Azinger from the United States after 1986 for a total bigger than 145?", "Tokens": [ "SUM(", "FILTER(", "E1", "B1", "=", "\"united states\"", "*", "C1", ">", "1986", "*", "A1", "=", "\"paul azinger\"", "*", "D1", ">", "145" ] }, { "Formula": "MIN(FILTER(C1, (A1=\"paul azinger\")*(E1>5)))", "Formula2": "MIN(FILTER(C2:C7, (A2:A7=\"paul azinger\")*(E2:E7>5)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the earliest year won Paul Azinger had with a to par higher than 5?", "Tokens": [ "MIN(", "FILTER(", "C1", "A1", "=", "\"paul azinger\"", "*", "E1", ">", "5" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"australia\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>16))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E7,B2:B7=\"australia\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>16))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What is the year won by Australia with a to par bigger than 16?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "B1", "=", "\"australia\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "16" ] } ]
train_2-12512153-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Player", "Country", "Year won", "Total", "To par" ], [ "2", "Paul Azinger", "United States", "1993", "145", "+5" ], [ "3", "Shaun Micheel", "United States", "2003", "145", "+5" ], [ "4", "Bob Tway", "United States", "1986", "147", "+7" ], [ "5", "Mark Brooks", "United States", "1996", "149", "+9" ], [ "6", "Wayne Grady", "Australia", "1990", "156", "+16" ], [ "7", "Rich Beem", "United States", "2002", "157", "+17" ] ]
[ { "Formula": "MIN(FILTER(C1, (E1<5)*(A1=\"juan manuel fangio\")))", "Formula2": "MIN(FILTER(C2:C15, (E2:E15<5)*(A2:A15=\"juan manuel fangio\")))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "what is the lowest laps when the grid is smaller than 5 and the driver is juan manuel fangio?", "Tokens": [ "MIN(", "FILTER(", "C1", "E1", "<", "5", "*", "A1", "=", "\"juan manuel fangio\"" ] }, { "Formula": "SUM(FILTER(E1, (D1=\"+9 laps\")*(C1>91)))", "Formula2": "SUM(FILTER(E2:E15, (D2:D15=\"+9 laps\")*(C2:C15>91)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "what is the grid when the time/retired is +9 laps and the laps is larger than 91?", "Tokens": [ "SUM(", "FILTER(", "E1", "D1", "=", "\"+9 laps\"", "*", "C1", ">", "91" ] }, { "Formula": "MIN(FILTER(E1, (D1=\"clutch\")*(A1=\"peter collins\")*(C1<26)))", "Formula2": "MIN(FILTER(E2:E15, (D2:D15=\"clutch\")*(A2:A15=\"peter collins\")*(C2:C15<26)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "what is the lowest grid when the time retired is clutch, the driver is peter collins and the laps is smaller than 26?", "Tokens": [ "MIN(", "FILTER(", "E1", "D1", "=", "\"clutch\"", "*", "A1", "=", "\"peter collins\"", "*", "C1", "<", "26" ] } ]
train_2-1122148-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Driver", "Constructor", "Laps", "Time/Retired", "Grid" ], [ "2", "Juan Manuel Fangio", "Maserati", "100", "3:00:55.9", "2" ], [ "3", "Jean Behra", "Maserati", "100", "+18.3 secs", "3" ], [ "4", "Carlos Menditeguy", "Maserati", "99", "+1 Lap", "8" ], [ "5", "Harry Schell", "Maserati", "98", "+2 Laps", "9" ], [ "6", "Alfonso de Portago José Froilán González", "Ferrari", "98", "+2 Laps", "10" ], [ "7", "Cesare Perdisa Peter Collins Wolfgang von Trips", "Ferrari", "98", "+2 Laps", "11" ], [ "8", "Jo Bonnier", "Maserati", "95", "+5 Laps", "13" ], [ "9", "Stirling Moss", "Maserati", "93", "+7 Laps", "1" ], [ "10", "Alessandro de Tomaso", "Ferrari", "91", "+9 Laps", "12" ], [ "11", "Luigi Piotti", "Maserati", "90", "+10 Laps", "14" ], [ "12", "Eugenio Castellotti", "Ferrari", "75", "Wheel", "4" ], [ "13", "Mike Hawthorn", "Ferrari", "35", "Clutch", "7" ], [ "14", "Luigi Musso", "Ferrari", "31", "Clutch", "6" ], [ "15", "Peter Collins", "Ferrari", "26", "Clutch", "5" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"gts-2\")*(E1=\"october 8\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,(C2:C16=\"gts-2\")*(E2:E16=\"october 8\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the length for class of gts-2 and date of october 8", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"gts-2\"", "*", "E1", "=", "\"october 8\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"gts\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,C2:C16=\"gts\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the circuit with class of gts", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"gts\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"all\")*(E1=\"march 18\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,(C2:C16=\"all\")*(E2:E16=\"march 18\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the length for all class and date of march 18", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"all\"", "*", "E1", "=", "\"march 18\"", "2" ] } ]
test_2-13625399-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Race", "Length", "Class", "Circuit", "Date" ], [ "2", "Rolex 24 at Daytona", "24 Hours", "All", "Daytona International Speedway", "February 4 February 5" ], [ "3", "Exxon MasterCard 12 Hours of Sebring", "12 Hours", "All", "Sebring International Raceway", "March 18" ], [ "4", "Rain-X/ Motorola Grand Prix of Atlanta", "3 Hours", "All", "Road Atlanta", "April 30" ], [ "5", "Moosehead Grand Prix", "3 Hours", "All", "Halifax Circuit", "May 21" ], [ "6", "The Dodge Dealers Grand Prix of Lime Rock", "1 Hour", "GTS", "Lime Rock Park", "May 29" ], [ "7", "The Dodge Dealers Grand Prix of Lime Rock", "1 Hour 45 Minutes", "WSC", "Lime Rock Park", "May 29" ], [ "8", "The Glen Continental", "3 Hours", "All", "Watkins Glen International", "June 24" ], [ "9", "Apple Computer Inc. California Grand Prix", "1 Hour", "GTS-2", "Sears Point Raceway", "July 16" ], [ "10", "Apple Computer Inc. California Grand Prix", "1 Hour 45 Minutes", "WSC/GTS-1", "Sears Point Raceway", "July 16" ], [ "11", "Chrysler Mosport 500", "3 Hours", "All", "Mosport International Raceway", "August 13" ], [ "12", "Seitel Texas World Grand Prix", "3 Hours", "All", "Texas World Speedway", "September 10" ], [ "13", "Exxon World Sports Car Championships", "1 Hour", "GTS-2", "Phoenix International Raceway", "September 30" ], [ "14", "Exxon World Sports Car Championships", "2 Hours", "WSC/GTS-1", "Phoenix International Raceway", "September 30" ], [ "15", "Acxiom Grand Prix du Mardi Gras", "1 Hour", "GTS-2", "New Orleans street course", "October 8" ], [ "16", "Acxiom Grand Prix du Mardi Gras", "1 Hour 45 Minutes", "WSC/GTS-1", "New Orleans street course", "October 8" ] ]
[ { "Formula": "SUMIFS(D1,B1,\"005 5th\")", "Formula2": "SUMIFS(D2:D10,B2:B10,\"005 5th\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many seasons in the top division for the team that finished 005 5th in 2012-2013", "Tokens": [ "SUMIFS(", "D1", "B1", "\"005 5th\"" ] } ]
train_1-1510519-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Club", "Position in 2012–13", "First season in top division", "Number of seasons in top division", "Number of seasons in Prva HNL", "First season of current spell in top division", "Top division titles", "Last top division title" ], [ "2", "Dinamo Zagreb a,b", "001 1st", "1946–47", "68", "23", "1946–47", "19 c", "2012–13" ], [ "3", "Hajduk Split a,b", "004 4th", "1923", "86", "23", "1923", "15 d", "2004–05" ], [ "4", "Hrvatski Dragovoljac", "ZZZ 1st in 2.HNL", "1995–96", "9", "9", "2013–14", "0", "N/A" ], [ "5", "Istra 1961", "006 6th", "2004–05", "8", "8", "2009–10", "0", "N/A" ], [ "6", "Lokomotiva b", "002 2nd", "1946–47", "15", "5", "2009–10", "0", "N/A" ], [ "7", "Osijek a,b", "007 7th", "1953–54", "38", "23", "1981–82", "0", "N/A" ], [ "8", "Rijeka a,b", "003 3rd", "1946–47", "52", "23", "1974–75", "0", "N/A" ], [ "9", "Slaven Belupo b", "008 8th", "1997–98", "17", "17", "1997–98", "0", "N/A" ], [ "10", "RNK Split b", "005 5th", "1957–58", "6", "4", "2010–11", "0", "N/A" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,E1=\"bears stadium\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,7)),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,(CHOOSECOLS(query1,2)>31001)*(CHOOSECOLS(query1,3)=4)))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G15,E2:E15=\"bears stadium\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,7)),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,(CHOOSECOLS(query1,2)>31001)*(CHOOSECOLS(query1,3)=4)))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the result when attendance is larger than 31,001, at Bears Stadium, in week 4?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "E1", "=", "\"bears stadium\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "7", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "31001", "*", "CHOOSECOLS(", "query1", "3", "=", "4" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,C1=\"san diego chargers\"),SUMMARIZE(CHOOSECOLS(query1,6),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>7))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G15,C2:C15=\"san diego chargers\"),SUMMARIZE(CHOOSECOLS(query1,6),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>7))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What is the Record in a week later than 7 against the San Diego Chargers?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "C1", "=", "\"san diego chargers\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "6", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "7" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Formula2": "LET(query1,SUMMARIZE(D2:D15,SUMX(A2:A15)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the result week 1?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "1" ] }, { "Formula": "MINIFS(G1,B1,\"october 3, 1965\")", "Formula2": "MINIFS(G2:G15,B2:B15,\"october 3, 1965\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the lowest attendance on October 3, 1965?", "Tokens": [ "MINIFS(", "G1", "B1", "\"october 3, 1965\"" ] } ]
test_2-17781886-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Result", "Game site", "Record", "Attendance" ], [ "2", "1", "September 11, 1965", "at San Diego Chargers", "L 31–34", "Balboa Stadium", "0–1", "27,022" ], [ "3", "2", "September 19, 1965", "Buffalo Bills", "L 15–30", "Bears Stadium", "0–2", "30,682" ], [ "4", "3", "September 24, 1965", "at Boston Patriots", "W 27–10", "Fenway Park", "1–2", "26,782" ], [ "5", "4", "October 3, 1965", "New York Jets", "W 16–13", "Bears Stadium", "2–2", "34,988" ], [ "6", "5", "October 10, 1965", "Kansas City Chiefs", "L 23–31", "Bears Stadium", "2–3", "31,001" ], [ "7", "6", "October 17, 1965", "Houston Oilers", "W 28–17", "Bears Stadium", "3–3", "32,492" ], [ "8", "7", "October 24, 1965", "at Buffalo Bills", "L 13–31", "War Memorial Stadium", "3–4", "45,046" ], [ "9", "8", "October 31, 1965", "at New York Jets", "L 10–45", "Shea Stadium", "3–5", "53,717" ], [ "10", "9", "November 7, 1965", "San Diego Chargers", "L 21–35", "Bears Stadium", "3–6", "33,073" ], [ "11", "10", "November 14, 1965", "at Houston Oilers", "W 31–21", "Rice Stadium", "4–6", "28,126" ], [ "12", "11", "November 21, 1965", "Oakland Raiders", "L 20–28", "Bears Stadium", "4–7", "30,369" ], [ "13", "13", "December 5, 1965", "at Oakland Raiders", "L 13–24", "Frank Youell Field", "4–8", "19,023" ], [ "14", "14", "December 12, 1965", "Boston Patriots", "L 20–28", "Bears Stadium", "4–9", "27,207" ], [ "15", "15", "December 19, 1965", "at Kansas City Chiefs", "L 35–45", "Municipal Stadium", "4–10", "14,421" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"clark-smith autos, phoenix, az\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,C2:C12=\"clark-smith autos, phoenix, az\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What year was Clark-Smith Autos, Phoenix, AZ in 2nd place?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"clark-smith autos, phoenix, az\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"tulsa, ok\")*(A1<1956)),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(F2:F12=\"tulsa, ok\")*(A2:A12<1956)),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num", "Num" ], "Level": "medium", "Question": "Who was the 2nd place team when the location was Tulsa, OK before 1956?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"tulsa, ok\"", "*", "A1", "<", "1956", "3" ] } ]
train_2-18618672-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "1st Place Team", "2nd Place Team", "3rd Place Team", "4th Place Team", "Host Location" ], [ "2", "1947", "Farm Fresh Market, Phoenix, AZ", "Palomar Foods, San Diego, CA", "Andrews Motors, Rome, GA", "Anderson Sporting Goods, Oklahoma City, OK", "Phoenix, AZ" ], [ "3", "1948", "Merchants, Taft, CA", "Clark-Smith Autos, Phoenix, AZ", "Bluebonnet Laundry, Lubbock, TX", "Wheeler Realty, Greeley, CO", "Oklahoma City, OK" ], [ "4", "1949", "Hanford Kings, Hanford, CA", "Roundup Bar, Somerton, AZ", "Merchants, Taft, CA", "Grever Truck Lines, Tulsa, OK", "Greeley, CO" ], [ "5", "1950", "Hoak Packers, Fresno, CA", "Hanford Kings, Hanford, CA", "Grever Truck Lines, Tulsa, OK", "Wells Motors, Greeley, CO", "Greeley, CO" ], [ "6", "1951", "Softball Club, Calvert, TX", "Fike Plumbers, Phoenix, AZ", "Hanford Kings, Hanford, CA", "Colonials, Springfield, MO", "Phoenix, AZ" ], [ "7", "1952", "Mary Star All-Stars, San Pedro, CA", "Softball Club, Calvert, TX", "Wheeler General Tires, Salt Lake City, UT", "Shawver Bros., Phoenix, AZ", "Phoenix, AZ" ], [ "8", "1953", "Mary Star All-Stars, San Pedro, CA", "Fike Plumbers, Phoenix, AZ", "Softball Club, Calvert, TX", "B&B Freight, Tulsa, OK", "Salt Lake City, UT" ], [ "9", "1954", "Mary Star All-Stars, San Pedro, CA", "Fike Plumbers, Phoenix, AZ", "Berry-Carter Plumbers, Tulsa, OK", "McGinnis Equipment, Phoenix, AZ", "Phoenix, AZ" ], [ "10", "1955", "Sapulpa Brick & Tile, Sapulpa, OK", "Mary Star All-Stars, San Pedro, CA", "All-Stars, Ralls, TX", "Berry-Carter Plumbers, Tulsa, OK", "Tulsa, OK" ], [ "11", "1956", "Mary Star All-Stars, San Pedro, CA", "Sapulpa Brick & Tile, Sapulpa, OK", "Elks, Oxnard, CA", "Berry-Carter Plumbers, Tulsa, OK", "Tulsa, OK" ], [ "12", "1957", "Mary Star All-Stars, San Pedro, CA", "Sapulpa Brick & Tile, Sapulpa, OK", "Elks, Oxnard, CA", "Frank Phillips Men’s Club, Phillips, TX", "El Paso, TX" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"theodore n183\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"theodore n183\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What engine was in the Theodore n183?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"theodore n183\"", "4" ] } ]
test_2-12896657-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Driver", "Entrant", "Chassis", "Engine", "Tyres" ], [ "2", "Keke Rosberg", "TAG Williams Team", "Williams FW08C", "Ford Cosworth DFV 3.0 V8", "G" ], [ "3", "Danny Sullivan", "Benetton Tyrrell Team", "Tyrrell 011", "Ford Cosworth DFV 3.0 V8", "G" ], [ "4", "Hector Rebaque", "Fila Sport", "Brabham BT52", "BMW M12/13 1.5 S4 ( t/c )", "M" ], [ "5", "John Watson", "Marlboro McLaren International", "McLaren MP4/1C", "Ford Cosworth DFV 3.0 V8", "M" ], [ "6", "Nigel Mansell", "John Player Team Lotus", "Lotus 93T", "Renault EF1 1.5 V6 ( t/c )", "P" ], [ "7", "Jean-Louis Schlesser", "RAM Automotive Team March", "March-RAM 01", "Ford Cosworth DFV 3.0 V8", "P" ], [ "8", "Raul Boesel", "Equipe Ligier Gitanes", "Ligier JS21", "Ford Cosworth DFV 3.0 V8", "M" ], [ "9", "René Arnoux", "Scuderia Ferrari SpA SEFAC", "Ferrari 126C2B", "Ferrari 126C Tipo 021/3 1.5 V6 ( t/c )", "G" ], [ "10", "Chico Serra", "Arrows Racing Team", "Arrows A6", "Ford Cosworth DFV 3.0 V8", "G" ], [ "11", "Alan Jones", "Arrows Racing Team", "Arrows A6", "Ford Cosworth DFV 3.0 V8", "G" ], [ "12", "Roberto Guerrero", "Theodore", "Theodore N183", "Ford Cosworth DFV 3.0 V8", "G" ], [ "13", "Brian Henton", "Theodore", "Theodore N183", "Ford Cosworth DFV 3.0 V8", "G" ], [ "14", "Stefan Johansson", "Spirit Racing", "Spirit 201C", "Honda RA163-E 1.5 V6 ( t/c )", "G" ] ]
[ { "Formula": "AVERAGE(C1)", "Formula2": "AVERAGE(C2:C16)", "Funcs": [ "AVERAGE(", "Cell" ], "Level": "easy", "Question": "Find the average order quantity", "Tokens": [ "AVERAGE(", "C1" ] } ]
customers_and_addresses_order_items
[ [ "0", "A", "B", "C", "D" ], [ "1", "order id", "product id", "order quantity", "order items" ], [ "2", "14", "2", "5", "" ], [ "3", "5", "2", "9", "" ], [ "4", "14", "3", "2", "" ], [ "5", "2", "2", "9", "" ], [ "6", "13", "1", "9", "" ], [ "7", "10", "1", "5", "" ], [ "8", "10", "3", "6", "" ], [ "9", "7", "2", "9", "" ], [ "10", "14", "3", "8", "" ], [ "11", "10", "2", "5", "" ], [ "12", "10", "2", "9", "" ], [ "13", "11", "2", "1", "" ], [ "14", "10", "3", "6", "" ], [ "15", "8", "1", "7", "" ], [ "16", "8", "2", "5", "" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=33),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,C2:C13=33),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What year was the comp 33?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "33", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=1984),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,A2:A13=1984),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "In 1984, what was the RAvg?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "1984", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=1983),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,A2:A13=1983),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "In 1983, what was the RAtt?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "1983", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=94.1),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,D2:D13=94.1),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What team has a 94.1 rating?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "94.1", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=1)*(C1=49)),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,(E2:E13=1)*(C2:C13=49)),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What year has a RAtt of 1 and a comp of 49?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "1", "*", "C1", "=", "49", "1" ] } ]
train_2-11983460-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Year", "Team", "Comp", "Rate", "RAtt", "RYds", "RAvg" ], [ "2", "1983", "Miami", "15", "77.6", "0", "0", "0.0" ], [ "3", "1984", "Miami", "71", "94.1", "1", "0", "0.0" ], [ "4", "1985", "Miami", "45", "61.5", "1", "0", "0.0" ], [ "5", "1990", "Miami", "42", "85.6", "5", "-1", "-0.2" ], [ "6", "1992", "Miami", "39", "71.6", "1", "-2", "-0.5" ], [ "7", "1994", "Miami", "46", "116.5", "2", "4", "2.0" ], [ "8", "1995", "Miami", "33", "63.4", "1", "0", "0.0" ], [ "9", "1997", "Miami", "17", "29.3", "1", "2", "2.0" ], [ "10", "1998", "Miami", "49", "74.7", "1", "-1", "-1.0" ], [ "11", "1999", "Miami", "28", "63.5", "2", "-1", "-0.5" ], [ "12", "Career", "Career", "Comp", "Rate", "RAtt", "RYds", "RAvg" ], [ "13", "10 Years", "10 Years", "385", "77.1", "15", "1", "0.07" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,A1=\"150 elgin\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<27))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E16,A2:A16=\"150 elgin\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<27))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "Which Location has Floors smaller than 27, and a Building of 150 elgin?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "A1", "=", "\"150 elgin\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "27" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"the rhombus\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,A2:A16=\"the rhombus\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Status has a Building of the rhombus?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"the rhombus\"", "5" ] }, { "Formula": "SUMIFS(D1,B1,\"little italy\")", "Formula2": "SUMIFS(D2:D16,B2:B16,\"little italy\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many floors are in little Italy?", "Tokens": [ "SUMIFS(", "D1", "B1", "\"little italy\"" ] } ]
train_2-1722347-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Building", "Location", "Height", "Floors", "Status" ], [ "2", "Richcraft - Dow Honda Site Tower I", "Little Italy", "m (ft)", "48", "Proposed" ], [ "3", "Richcraft - Dow Honda Site Tower II", "Little Italy", "m (ft)", "48", "Proposed" ], [ "4", "Claridge Icon", "Little Italy", "m (ft)", "45", "Approved" ], [ "5", "LeBreton Mews Tower A", "Bayview Yards", "m (ft)", "32", "Approved" ], [ "6", "Claridge - 1040 Somerset Street", "Hintonburg", "m (ft)", "39", "Proposed" ], [ "7", "LeBreton Mews Tower B", "Bayview Yards", "m (ft)", "29", "Approved" ], [ "8", "Soho Italia", "Little Italy", "m (ft)", "36", "Approved @ 30 Stories / Height Increase Proposed" ], [ "9", "The Rhombus", "Mechanicsville", "m (ft)", "32", "Approved" ], [ "10", "150 Elgin", "Downtown", "m (ft)", "23", "Under Construction" ], [ "11", "Claridge Plaza III", "Sandy Hill", "m (ft)", "28", "Under Construction" ], [ "12", "265 Laurier Avenue W", "Downtown", "m (ft)", "19", "Proposed" ], [ "13", "Claridge Plaza IV", "Sandy Hill", "m (ft)", "28", "Under Construction" ], [ "14", "Tribeca I", "Centretown", "m (ft)", "27", "Under Construction" ], [ "15", "Tribeca II", "Centretown", "m (ft)", "27", "Under Construction" ], [ "16", "Nepean Tower", "Centretown", "m (ft)", "27", "Approved" ] ]
[ { "Formula": "FILTER(A1,E1=\"Dutch Papiamento\")", "Formula2": "FILTER(A2:A13,E2:E13=\"Dutch Papiamento\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the English name of the country whose official native language is Dutch Papiamento?", "Tokens": [ "FILTER(", "A1", "E1", "=", "\"Dutch Papiamento\"" ] }, { "Formula": "FILTER(E1,B1=\"Canberra\")", "Formula2": "FILTER(E2:E13,B2:B13=\"Canberra\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What official or native languages are spoken in the country whose capital city is Canberra?", "Tokens": [ "FILTER(", "E1", "B1", "=", "\"Canberra\"" ] }, { "Formula": "FILTER(D1,B1=\"Canberra\")", "Formula2": "FILTER(D2:D13,B2:B13=\"Canberra\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the local name given to the city of Canberra?", "Tokens": [ "FILTER(", "D1", "B1", "=", "\"Canberra\"" ] }, { "Formula": "FILTER(D1,C1=\"Anguilla\")", "Formula2": "FILTER(D2:D13,C2:C13=\"Anguilla\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the local name given to the capital of Anguilla?", "Tokens": [ "FILTER(", "D1", "C1", "=", "\"Anguilla\"" ] }, { "Formula": "FILTER(B1,D1=\"St. John's\")", "Formula2": "FILTER(B2:B13,D2:D13=\"St. John's\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the English name given to the city of St. John's?", "Tokens": [ "FILTER(", "B1", "D1", "=", "\"St. John's\"" ] }, { "Formula": "ROWS(FILTER(D1,C1=\"Australia\"))", "Formula2": "ROWS(FILTER(D2:D13,C2:C13=\"Australia\"))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "How many capital cities does Australia have?", "Tokens": [ "ROWS(", "FILTER(", "D1", "C1", "=", "\"Australia\"" ] } ]
dev_1-1008653-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Country ( exonym )", "Capital ( exonym )", "Country ( endonym )", "Capital ( endonym )", "Official or native language(s) (alphabet/script)" ], [ "2", "Afghanistan", "Kabul", "Afghanestan افغانستان", "Kaalu كابل", "Pashto / Dari ( Arabic script )" ], [ "3", "Albania", "Tirana", "Shqipëria", "Tiranë", "Albanian" ], [ "4", "American Samoa", "Pago Pago", "Amerika Sāmoa American Samoa", "Pago Pago Pago Pago", "Samoan English" ], [ "5", "Andorra", "Andorra la Vella", "Andorra", "Andorra la Vella", "Catalan" ], [ "6", "Angola", "Luanda", "Angola", "Luanda", "Portuguese" ], [ "7", "Anguilla", "The Valley", "Anguilla", "The Valley", "English" ], [ "8", "Antigua and Barbuda", "Saint John's", "Antigua and Barbuda", "St. John's", "English" ], [ "9", "Argentina", "Buenos Aires", "Argentina", "Buenos Aires", "Spanish" ], [ "10", "Armenia", "Yerevan", "Hayastán Հայաստան", "Yerevan Երեվան", "Armenian ( Armenian alphabet )" ], [ "11", "Aruba", "Oranjestad", "Aruba Aruba", "Oranjestad Oranjestad", "Dutch Papiamento" ], [ "12", "Australia", "Canberra", "Australia", "Canberra", "English / Aboriginal native languages" ], [ "13", "Austria", "Vienna", "Österreich", "Wien", "German" ] ]
[ { "Formula": "SUM(FILTER(A1,D1=\"87-92\"))", "Formula2": "SUM(FILTER(A2:A17,D2:D17=\"87-92\"))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the Game # that scored 87-92?", "Tokens": [ "SUM(", "FILTER(", "A1", "D1", "=", "\"87-92\"" ] } ]
dev_2-18409087-7
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Game", "Date", "Opponent", "Score", "Location/Attendance", "Record" ], [ "2", "56", "February 1", "Detroit", "119-99", "Alexander Memorial Coliseum", "34-22" ], [ "3", "57", "February 2", "San Diego", "115-103", "Alexander Memorial Coliseum", "35-22" ], [ "4", "58", "February 4", "New York", "97-122", "Madison Square Garden", "35-23" ], [ "5", "59", "February 7", "Boston", "109-107", "Boston Garden", "36-23" ], [ "6", "60", "February 8", "Chicago", "106-97", "Alexander Memorial Coliseum", "37-23" ], [ "7", "61", "February 9", "Baltimore", "101-102", "Alexander Memorial Coliseum", "37-24" ], [ "8", "62", "February 11", "San Francisco", "87-92", "Alexander Memorial Coliseum", "37-25" ], [ "9", "63", "February 12", "Milwaukee", "113-106", "Milwaukee Arena", "38-25" ], [ "10", "64", "February 14", "Boston", "104-101", "Alexander Memorial Coliseum", "39-25" ], [ "11", "65", "February 16", "San Francisco", "106-113", "Alexander Memorial Coliseum", "39-26" ], [ "12", "66", "February 17", "Milwaukee", "111-123", "Baltimore , MD", "39-27" ], [ "13", "67", "February 18", "Cincinnati", "124-123", "Cleveland , OH", "40-27" ], [ "14", "68", "February 20", "Detroit", "97-87", "Cobo Arena", "41-27" ], [ "15", "69", "February 23", "San Diego", "124-92", "Alexander Memorial Coliseum", "42-27" ], [ "16", "70", "February 25", "New York", "101-122", "Madison Square Garden", "42-28" ], [ "17", "71", "February 28", "Boston", "120-122", "Boston Garden", "42-29" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"south korea\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"south korea\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In what year(s) did South Korea win silver?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"south korea\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"doha\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"doha\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which nation(s) won silver in Doha?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"doha\"", "4" ] }, { "Formula": "MIN(FILTER(A1, (C1=\"south korea\")*(E1=\"malaysia\")))", "Formula2": "MIN(FILTER(A2:A7, (C2:C7=\"south korea\")*(E2:E7=\"malaysia\")))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the first year that South Korea won gold and Malaysia won bronze?", "Tokens": [ "MIN(", "FILTER(", "A1", "C1", "=", "\"south korea\"", "*", "E1", "=", "\"malaysia\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"chinese taipei\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"chinese taipei\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What country won gold in the year(s) that Chinese Taipei won bronze?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"chinese taipei\"", "3" ] } ]
train_2-14781412-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Location", "Gold", "Silver", "Bronze" ], [ "2", "1986", "Seoul", "South Korea", "Japan", "India" ], [ "3", "1994", "Hiroshima", "Japan", "South Korea", "Chinese Taipei" ], [ "4", "1998", "Bangkok", "South Korea", "Malaysia", "Thailand" ], [ "5", "2002", "Busan", "South Korea", "Japan", "China" ], [ "6", "2006", "Doha", "South Korea", "Malaysia", "Japan" ], [ "7", "2010", "Guangzhou", "South Korea", "China", "Malaysia" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"w 117–109 (ot)\"),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,D2:D16=\"w 117–109 (ot)\"),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the location and attendance when the score as w 117–109 (ot)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"w 117–109 (ot)\"", "8" ] } ]
train_2-17322817-5
[ [ "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", "2", "November 1", "Golden State", "L 97–105 (OT)", "Vince Carter (20)", "Josh Boone (14)", "Keyon Dooling (6)", "Izod Center 17,390", "1–1" ], [ "3", "3", "November 4", "Phoenix", "L 86–114 (OT)", "Vince Carter (19)", "Yi Jianlian (8)", "Devin Harris (7)", "Izod Center 15,230", "1–2" ], [ "4", "4", "November 7", "Detroit", "W 103–96 (OT)", "Devin Harris (38)", "Josh Boone (14)", "Vince Carter (7)", "Izod Center 17,767", "2–2" ], [ "5", "5", "November 8", "@ Indiana", "L 80–98 (OT)", "Vince Carter (31)", "Yi Jianlian (11)", "Keyon Dooling (4)", "Conseco Fieldhouse 14,355", "2–3" ], [ "6", "6", "November 10", "@ Miami", "L 94–99 (OT)", "Yi Jianlian (24)", "Yi Jianlian (10)", "Yi Jianlian , Vince Carter , Keyon Dooling (4)", "American Airlines Arena 15,028", "2–4" ], [ "7", "7", "November 12", "Indiana", "L 87–98 (OT)", "Vince Carter (28)", "Yi Jianlian (8)", "Vince Carter (7)", "Izod Center 13,551", "2–5" ], [ "8", "8", "November 14", "Atlanta", "W 115–108 (OT)", "Devin Harris (30)", "Brook Lopez (9)", "Devin Harris (8)", "Izod Center 15,309", "3–5" ], [ "9", "9", "November 15", "@ Atlanta", "W 119–107 (OT)", "Devin Harris (33)", "Brook Lopez (7)", "Devin Harris (10)", "Philips Arena 18,729", "4–5" ], [ "10", "10", "November 18", "Cleveland", "L 82–106 (OT)", "Devin Harris (23)", "Brook Lopez (13)", "Vince Carter (6)", "Izod Center 16,911", "4–6" ], [ "11", "11", "November 21", "@ Toronto", "W 129–127 (OT)", "Vince Carter (39)", "Vince Carter (9)", "Vince Carter (6)", "Air Canada Centre 19,800", "5–6" ], [ "12", "12", "November 22", "L.A. Clippers", "W 112–95 (OT)", "Yi Jianlian (27)", "Brook Lopez (10)", "Devin Harris (10)", "Izod Center 17,677", "6–6" ], [ "13", "13", "November 25", "@ L.A. Lakers", "L 93–120 (OT)", "Devin Harris (21)", "Brook Lopez (10)", "Devin Harris (6)", "Staples Center 18,997", "6–7" ], [ "14", "14", "November 26", "@ Sacramento", "W 116–114 (OT)", "Vince Carter (25)", "Brook Lopez , Ryan Anderson (8)", "Devin Harris (7)", "ARCO Arena 11,650", "7–7" ], [ "15", "15", "November 29", "@ Utah", "W 105–88 (OT)", "Devin Harris (34)", "Brook Lopez (8)", "Devin Harris (6)", "EnergySolutions Arena 19,911", "8–7" ], [ "16", "16", "November 30", "@ Phoenix", "W 117–109 (OT)", "Devin Harris (47)", "Devin Harris , Brook Lopez (7)", "Devin Harris (8)", "US Airways Center 18,422", "9–7" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"Swimming\"),9))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,D2:D8=\"Swimming\"),9))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what's the series with reverse being swimming", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"Swimming\"", "9" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"II series\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,I2:I8=\"II series\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what's the alloy with series being ii series", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "I1", "=", "\"II series\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,(A1=2008)*(D1=\"Football\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,(A2:A8=2008)*(D2:D8=\"Football\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what's the denomination with year being 2008 and reverse being football", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "A1", "=", "2008", "*", "D1", "=", "\"Football\"", "2" ] }, { "Formula": "ROWS(UNIQUE(FILTER(D1, I1=\"III series\")))", "Formula2": "ROWS(UNIQUE(FILTER(D2:D8, I2:I8=\"III series\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": " how many reverse with series being iii series", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "D1", "I1", "=", "\"III series\"" ] } ]
train_1-12284476-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Year", "Denomination", "Alloy", "Reverse", "Diameter", "Weight", "Obverse", "Mintage", "Series" ], [ "2", "2007", "1 Yuan", "Brass", "Weightlifting", "25mm", "6.75 gr", "Emblem of the XXIX Olympiad, and the year 2008.", "10000000", "I series" ], [ "3", "2007", "1 Yuan", "Brass", "Swimming", "25mm", "6.75 gr", "Emblem of the XXIX Olympiad, and the year 2008.", "10000000", "I series" ], [ "4", "2008", "1 Yuan", "Brass", "Archery", "25mm", "6.75 gr", "Emblem of the XXIX Olympiad, and the year 2008.", "10000000", "II series" ], [ "5", "2008", "1 Yuan", "Brass", "Gymnastics", "25mm", "6.75 gr", "Emblem of the XXIX Olympiad, and the year 2008.", "10000000", "II series" ], [ "6", "2008", "1 Yuan", "Brass", "Table tennis", "25mm", "6.75 gr", "Emblem of the XXIX Olympiad, and the year 2008.", "10000000", "II series" ], [ "7", "2008", "1 Yuan", "Brass", "Fencing", "25mm", "6.75 gr", "Emblem of the XXIX Olympiad, and the year 2008.", "10000000", "III series" ], [ "8", "2008", "1 Yuan", "Brass", "Football", "25mm", "6.75 gr", "Emblem of the XXIX Olympiad, and the year 2008.", "10000000", "III series" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"american music awards\")*(C1=\"favorite rap/hip-hop new artist\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(B2:B9=\"american music awards\")*(C2:C9=\"favorite rap/hip-hop new artist\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who won the most recent favorite rap/hip-hop new artist at the American music awards?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"american music awards\"", "*", "C1", "=", "\"favorite rap/hip-hop new artist\"", "1" ] } ]
train_2-1101239-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Association", "Category", "Nominated work", "Result" ], [ "2", "1989", "MTV Video Music Awards", "Best Rap Video", "\"Wild Thing\"", "Nominated" ], [ "3", "1990", "Grammy Awards", "Best New Artist", "Himself", "Nominated" ], [ "4", "1990", "Grammy Awards", "Best Rap Solo Performance", "\"Funky Cold Medina\"", "Nominated" ], [ "5", "1990", "American Music Awards", "Favorite Rap/Hip-Hop Artist", "Himself", "Nominated" ], [ "6", "1990", "American Music Awards", "Favorite Rap/Hip-Hop Album", "Lōc-ed After Dark", "Nominated" ], [ "7", "1990", "American Music Awards", "Favorite Rap/Hip-Hop New Artist", "Himself", "Nominated" ], [ "8", "1990", "American Music Awards", "Favorite Dance New Artist", "Himself", "Won" ], [ "9", "1991", "Grammy Awards", "Best Rap Performance by a Duo or Group", "\"We're All in the Same Gang\"", "Nominated" ] ]
[ { "Formula": "MAX(B1)", "Formula2": "MAX(B2:B14)", "Funcs": [ "MAX(", "Cell" ], "Level": "easy", "Question": "What is the most recent year shown for Betty Stove?", "Tokens": [ "MAX(", "B1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"Hard\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,D2:D14=\"Hard\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was Betty's partner when the surface is hard?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"Hard\"", "5" ] } ]
train_1-2820584-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Outcome", "Year", "Championship", "Surface", "Partner", "Opponents in the final", "Score in the final" ], [ "2", "Winner", "1972", "French Open", "Clay", "Billie Jean King", "Winnie Shaw Nell Truman", "6–1, 6–2" ], [ "3", "Winner", "1972", "Wimbledon", "Grass", "Billie Jean King", "Françoise Dürr Judy Tegart Dalton", "6–2, 4–6, 6–3" ], [ "4", "Winner", "1972", "US Open", "Grass", "Françoise Dürr", "Margaret Court Virginia Wade", "6–3, 1–6, 6–3" ], [ "5", "Runner-up", "1973", "French Open", "Clay", "Françoise Dürr", "Margaret Court Virginia Wade", "6–2, 6–3" ], [ "6", "Runner-up", "1973", "Wimbledon", "Grass", "Françoise Dürr", "Rosie Casals Billie Jean King", "6–1, 4–6, 7–5" ], [ "7", "Runner-up", "1974", "US Open", "Grass", "Françoise Dürr", "Rosie Casals Billie Jean King", "7–6, 6–7, 6–4" ], [ "8", "Runner-up", "1975", "Wimbledon", "Grass", "Françoise Dürr", "Ann Kiyomura Kazuko Sawamatsu", "7–5, 1–6, 7–5" ], [ "9", "Runner-up", "1976", "Wimbledon", "Grass", "Billie Jean King", "Chris Evert Martina Navratilova", "6–1, 3–6, 7–5" ], [ "10", "Runner-up", "1977", "Wimbledon", "Grass", "Martina Navratilova", "Helen Gourlay JoAnne Russell", "6–3, 6–3" ], [ "11", "Winner", "1977", "US Open (2)", "Clay", "Martina Navratilova", "Renée Richards Betty-Ann Stuart", "6–1, 7–6" ], [ "12", "Winner", "1979", "French Open (2)", "Clay", "Wendy Turnbull", "Françoise Dürr Virginia Wade", "3–6, 7–5, 6–4" ], [ "13", "Runner-up", "1979", "Wimbledon", "Grass", "Wendy Turnbull", "Billie Jean King Martina Navratilova", "5–7, 6–3, 6–2" ], [ "14", "Winner", "1979", "US Open (3)", "Hard", "Wendy Turnbull", "Billie Jean King Martina Navratilova", "6–4, 6–3" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"chester\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"chester\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the capacity for the arena in Chester?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"chester\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=1100),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,D2:D13=1100),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Which arena has a capactiy of 1,100?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "1100", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"scottish rocks\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,A2:A13=\"scottish rocks\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the last season that the Scottish Rocks played?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"scottish rocks\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=800)*(A1=\"milton keynes lions\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(D2:D13=800)*(A2:A13=\"milton keynes lions\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which arena has the Milton Keynes Lions and a capacity of 800?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "800", "*", "A1", "=", "\"milton keynes lions\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"worcester wolves\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,A2:A13=\"worcester wolves\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the last season the Worcester Wolves played?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"worcester wolves\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"birmingham & telford\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"birmingham & telford\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which team is from Birmingham & Telford?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"birmingham & telford\"", "1" ] } ]
train_2-10784940-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Team", "City/Area", "Arena", "Capacity", "Last season" ], [ "2", "Birmingham Panthers", "Birmingham & Telford", "UoW, Walsall Campus & TCAT Arena", "1,000 500", "New" ], [ "3", "Cheshire Jets", "Chester", "Northgate Arena", "1,000", "9th" ], [ "4", "Everton Tigers", "Liverpool", "Echo Arena & Greenbank Sports Academy", "7,513 600", "New" ], [ "5", "Guildford Heat", "Guildford", "Guildford Spectrum", "1,100", "1st" ], [ "6", "Leicester Riders", "Leicester", "John Sandford Centre", "800", "7th" ], [ "7", "London Capital", "London", "Capital City Academy", "300", "New" ], [ "8", "Milton Keynes Lions", "Milton Keynes", "Bletchley Centre", "800", "6th" ], [ "9", "Newcastle Eagles", "Newcastle upon Tyne", "Metro Radio Arena", "6,500", "3rd" ], [ "10", "Plymouth Raiders", "Plymouth", "Plymouth Pavilions", "1,480", "5th" ], [ "11", "Scottish Rocks", "Glasgow", "Braehead Arena", "4,000", "4th" ], [ "12", "Sheffield Sharks", "Sheffield", "English Institute of Sport", "1,200", "2nd" ], [ "13", "Worcester Wolves", "Worcester", "University of Worcester", "600", "10th" ] ]
[ { "Formula": "AVERAGE(FILTER(A1, (C1=\"dane jackson\")*(B1>44)))", "Formula2": "AVERAGE(FILTER(A2:A12, (C2:C12=\"dane jackson\")*(B2:B12>44)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What's the average Rd number for dane jackson with a pick number over 44?", "Tokens": [ "AVERAGE(", "FILTER(", "A1", "C1", "=", "\"dane jackson\"", "*", "B1", ">", "44" ] }, { "Formula": "MAX(FILTER(B1, (C1=\"corrie d'alessio\")*(A1>6)))", "Formula2": "MAX(FILTER(B2:B12, (C2:C12=\"corrie d'alessio\")*(A2:A12>6)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What's the largest pick number for corrie d'alessio with a rd number over 6?", "Tokens": [ "MAX(", "FILTER(", "B1", "C1", "=", "\"corrie d'alessio\"", "*", "A1", ">", "6" ] } ]
train_2-11636955-20
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rd #", "Pick #", "Player", "Team (League)", "Reg GP", "Pl GP" ], [ "2", "1", "2", "Trevor Linden", "Medicine Hat Tigers ( WHL )", "1140", "118" ], [ "3", "2", "33", "Leif Rohlin", "VIK Västerås HK ( Swe )", "95", "5" ], [ "4", "3", "44", "Dane Jackson", "Vernon Lakers (BCJHL)", "15", "6" ], [ "5", "6", "107", "Corrie D'Alessio", "Cornell University ( NCAA )", "0", "0" ], [ "6", "6", "122", "Phil Von Stefenelli", "Boston University ( NCAA )", "0", "0" ], [ "7", "7", "128", "Dixon Ward", "University of North Dakota ( NCAA )", "103", "9" ], [ "8", "8", "149", "Greg Geldart", "St. Albert Saints ( AJHL )", "0", "0" ], [ "9", "9", "170", "Roger Akerstrom", "Luleå HF ( SWE )", "0", "0" ], [ "10", "10", "191", "Paul Constantin", "Lake Superior State University ( NCAA )", "0", "0" ], [ "11", "11", "212", "Chris Wolanin", "University of Illinois ( NCAA )", "0", "0" ], [ "12", "12", "233", "Stefan Nilsson", "Färjestad BK ( Swe )", "0", "0" ] ]
[ { "Formula": "ROWS(FILTER(E1,F1=\"falling\"))", "Formula2": "ROWS(FILTER(E2:E7,F2:F7=\"falling\"))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "what is the total number of constancy where purity is falling", "Tokens": [ "ROWS(", "FILTER(", "E1", "F1", "=", "\"falling\"" ] }, { "Formula": "FILTER(D1,F1=\"Rudra\")", "Formula2": "FILTER(D2:D7,F2:F7=\"Rudra\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": " what's the permanence of the body where purity is rudra", "Tokens": [ "FILTER(", "D1", "F1", "=", "\"Rudra\"" ] }, { "Formula": "FILTER(D1,F1=\"apprehension\")", "Formula2": "FILTER(D2:D7,F2:F7=\"apprehension\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": " what's the permanence of the body where purity is apprehension", "Tokens": [ "FILTER(", "D1", "F1", "=", "\"apprehension\"" ] }, { "Formula": "FILTER(D1,C1=\"the undifferenced\")", "Formula2": "FILTER(D2:D7,C2:C7=\"the undifferenced\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": " what's the permanence of the body where penance is the undifferenced", "Tokens": [ "FILTER(", "D1", "C1", "=", "\"the undifferenced\"" ] }, { "Formula": "FILTER(E1,D1=\"meditation\")", "Formula2": "FILTER(E2:E7,D2:D7=\"meditation\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": " what's the constancy where permanence of the body is meditation", "Tokens": [ "FILTER(", "E1", "D1", "=", "\"meditation\"" ] }, { "Formula": "FILTER(D1,E1=\"interestedness\")", "Formula2": "FILTER(D2:D7,E2:E7=\"interestedness\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": " what's the permanence of the body where constancy is interestedness", "Tokens": [ "FILTER(", "D1", "E1", "=", "\"interestedness\"" ] } ]
dev_1-11609814-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Acquisition", "knowledge", "penance", "permanence of the body", "constancy", "purity" ], [ "2", "Impurity", "false conception", "demerit", "attachment", "interestedness", "falling" ], [ "3", "Expedient", "use of habitation", "pious muttering", "meditation", "constant recollection of Rudra", "apprehension" ], [ "4", "Locality", "spiritual teachers", "a cavern", "a special place", "the burning ground", "Rudra" ], [ "5", "Perseverance", "the differenced", "the undifferenced", "muttering", "acceptance", "devotion" ], [ "6", "Purification", "loss of ignorance", "loss of demerit", "loss of attachment", "loss of interestedness", "loss of falling" ], [ "7", "Initiations", "the material", "proper time", "the rite", "the image", "the spiritual guide" ] ]
[ { "Formula": "FILTER(E1,G1=\"3.137\")", "Formula2": "FILTER(E2:E10,G2:G10=\"3.137\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the 2007 Lukoil oil prodroduction when in 2010 oil production 3.137 million tonnes?", "Tokens": [ "FILTER(", "E1", "G1", "=", "\"3.137\"" ] }, { "Formula": "FILTER(G1,F1=\"21.662\")", "Formula2": "FILTER(G2:G10,F2:F10=\"21.662\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the 2010 Lukoil oil prodroduction when in 2009 oil production 21.662 million tonnes?", "Tokens": [ "FILTER(", "G1", "F1", "=", "\"21.662\"" ] }, { "Formula": "FILTER(B1,H1=\"90.917\")", "Formula2": "FILTER(B2:B10,H2:H10=\"90.917\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the 2004 Lukoil oil prodroduction when in 2011 oil production 90.917 million tonnes?", "Tokens": [ "FILTER(", "B1", "H1", "=", "\"90.917\"" ] }, { "Formula": "FILTER(C1,E1=\"91.100\")", "Formula2": "FILTER(C2:C10,E2:E10=\"91.100\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the 2005 Lukoil oil prodroduction when in 2007 oil production 91.100 million tonnes?", "Tokens": [ "FILTER(", "C1", "E1", "=", "\"91.100\"" ] }, { "Formula": "FILTER(C1,E1=\"5.545\")", "Formula2": "FILTER(C2:C10,E2:E10=\"5.545\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the 2005 Lukoil oil prodroduction when in 2007 oil production 5.545 million tonnes?", "Tokens": [ "FILTER(", "C1", "E1", "=", "\"5.545\"" ] } ]
dev_2-1027881-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Region", "2004", "2005", "2006", "2007", "2009", "2010", "2011" ], [ "2", "Russia", "82.720", "86.277", "89.561", "91.100", "91.868", "89.767", "84.966" ], [ "3", "Western Siberia", "56.351", "58.469", "59.764", "59.917", "52.962", "50.934", "49.102" ], [ "4", "Urals", "10.082", "10.307", "10.923", "11.257", "12.042", "12.500", "12.937" ], [ "5", "Volga", "3.175", "3.210", "3.214", "3.240", "3.072", "3.137", "3.426" ], [ "6", "Timan-Pechora", "11.732", "12.476", "13.601", "14.576", "21.662", "21.175", "17.547" ], [ "7", "Other", "1.380", "1.815", "2.059", "2.110", "2.130", "2.021", "1.954" ], [ "8", "International", "3.480", "3.881", "5.674", "5.545", "5.747", "6.225", "5.951" ], [ "9", "Total", "86.200", "90.158", "95.235", "96.645", "97.615", "95.922", "90.917" ], [ "10", "Source:", "Source:", "Source:", "Source:", "Source:", "Source:", "Source:", "Source:" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"rubén limardo\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"rubén limardo\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the games for rubén limardo", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"rubén limardo\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"gold\")*(E1=\"men's light flyweight\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(A2:A13=\"gold\")*(E2:E13=\"men's light flyweight\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the sport for men's light flyweight with medal of gold", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"gold\"", "*", "E1", "=", "\"men's light flyweight\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"men's featherweight\")*(D1=\"weightlifting\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(E2:E13=\"men's featherweight\")*(D2:D13=\"weightlifting\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Tell me the name for men's featherweight and sport of weightlifting", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"men's featherweight\"", "*", "D1", "=", "\"weightlifting\"", "2" ] } ]
train_2-14778294-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Medal", "Name", "Games", "Sport", "Event" ], [ "2", "Bronze", "Arnoldo Devonish Category:Articles with hCards", "1952 Helsinki", "Athletics", "Men's triple jump" ], [ "3", "Bronze", "Enrico Forcella Category:Articles with hCards", "1960 Rome", "Shooting", "Men's 50 metre rifle prone" ], [ "4", "Gold", "Francisco Rodriguez Category:Articles with hCards", "1968 Mexico City", "Boxing", "Men's light flyweight" ], [ "5", "Silver", "Pedro Gamarro Category:Articles with hCards", "1976 Montreal", "Boxing", "Men's welterweight" ], [ "6", "Silver", "Bernardo Piñango Category:Articles with hCards", "1980 Moscow", "Boxing", "Men's bantamweight" ], [ "7", "Bronze", "Marcelino Bolivar Category:Articles with hCards", "1984 Los Angeles", "Boxing", "Men's light flyweight" ], [ "8", "Bronze", "Omar Catari Category:Articles with hCards", "1984 Los Angeles", "Boxing", "Men's featherweight" ], [ "9", "Bronze", "Rafael Vidal Category:Articles with hCards", "1984 Los Angeles", "Swimming", "Men's 200m butterfly" ], [ "10", "Bronze", "Adriana Carmona Category:Articles with hCards", "2004 Athens", "Taekwondo", "Women +67 kg" ], [ "11", "Bronze", "Israel Jose Rubio Category:Articles with hCards", "2004 Athens", "Weightlifting", "Men's featherweight" ], [ "12", "Bronze", "Dalia Contreras", "2008 Beijing", "Taekwondo", "Women −49 kg" ], [ "13", "Gold", "Rubén Limardo", "2012 London", "Fencing", "Men's épée" ] ]
[ { "Formula": "AVERAGE(FILTER(C1, E1=25.1))", "Formula2": "AVERAGE(FILTER(C2:C8, E2:E8=25.1))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the average number of students for schools with a pupil to teacher ratio of 25.1?", "Tokens": [ "AVERAGE(", "FILTER(", "C1", "E1", "=", "25.1" ] }, { "Formula": "MIN(FILTER(E1, (B1=\"saratoga\")*(C1<1213)))", "Formula2": "MIN(FILTER(E2:E8, (B2:B8=\"saratoga\")*(C2:C8<1213)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the lowest pupil to teacher ratio for Saratoga schools with smaller than 1213 students?", "Tokens": [ "MIN(", "FILTER(", "E1", "B1", "=", "\"saratoga\"", "*", "C1", "<", "1213" ] }, { "Formula": "MAX(FILTER(C1, (B1=\"campbell\")*(E1>25)))", "Formula2": "MAX(FILTER(C2:C8, (B2:B8=\"campbell\")*(E2:E8>25)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the highest number of students for schools in Campbell with pupil to teacher ratios over 25?", "Tokens": [ "MAX(", "FILTER(", "C1", "B1", "=", "\"campbell\"", "*", "E1", ">", "25" ] } ]
train_2-1405413-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "School Name", "City", "Students", "FTE Teachers", "Pupil/Teacher Ratio" ], [ "2", "Boynton High School", "San Jose", "280", "16.8", "16.7" ], [ "3", "Branham High School", "San Jose", "1444", "54.4", "26.5" ], [ "4", "Camden Community Day School", "San Jose", "30", "4.6", "6.5" ], [ "5", "Del Mar High School", "San Jose", "1278", "55.6", "23.0" ], [ "6", "Leigh High School", "San Jose", "1619", "64.6", "25.1" ], [ "7", "Prospect High School", "Saratoga", "1213", "53.0", "22.9" ], [ "8", "Westmont High School", "Campbell", "1663", "66.6", "25.0" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=12))", "Formula2": "LET(query1,SUMMARIZE(C2:C19,SUMX(B2:B19)),FILTER(query1,CHOOSECOLS(query1,2)=12))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the title of season 3 ep# 12?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "12" ] } ]
train_1-12451376-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Series Ep #", "Season 3 Ep #", "Title", "Director", "Writer(s)", "Original Airdate", "Production Code" ], [ "2", "28", "1", "\"We're Already Here\"", "Artie Mandelberg", "Nancy Miller", "June16,2009", "301" ], [ "3", "29", "2", "\"She's a Lump\"", "Rohn Schmidt", "Mark Israel Sybil Gardner", "June23,2009", "302" ], [ "4", "30", "3", "\"Watch Siggybaby Burn\"", "Tricia Brock", "Denitria Harris-Lawrence Jessica Mecklenburg", "June30,2009", "303" ], [ "5", "31", "4", "\"What Would You Do?\"", "Tricia Brock", "Randy Walker", "July7,2009", "304" ], [ "6", "32", "5", "\"Mooooooooo\"", "Artie Mandelberg", "Elle Johnson Annie Brunner", "July14,2009", "305" ], [ "7", "33", "6", "\"Am I Going to Lose Her?\"", "Millicent Shelton", "Denitria Harris-Lawrence Jessica Mecklenburg", "July21,2009", "306" ], [ "8", "34", "7", "\"That Was No First Kiss\"", "Rohn Schmidt", "Mark Israel", "July28,2009", "307" ], [ "9", "35", "8", "\"Popcorn\"", "Guy Ferland", "Annie Brunner Sybil Gardner", "August4,2009", "308" ], [ "10", "36", "9", "\"Looks Like a Lesbian Attack to Me\"", "Heather Capiello", "Elle Johnson", "August11,2009", "309" ], [ "11", "37", "10", "\"Am I Gonna Die Today?\"", "Tricia Brock", "Mark Israel", "August18,2009", "310" ], [ "12", "38", "11", "\"Let’s Talk\"", "Tim Hunter", "Sibyl Gardner", "March29,2010", "311" ], [ "13", "39", "12", "\"Hear the Birds\"", "Artie Mandelberg", "Jessica Mecklenburg", "April5,2010", "312" ], [ "14", "40", "13", "\"You Can't Save Them All, Grace\"", "Gary A. Randall", "Matt McIntyre", "April12,2010", "313" ], [ "15", "41", "14", "\"I Killed Kristin\"", "Artie Mandelberg", "Max Barrie, Megan Lynn & Wade Solomon", "May24,2010", "314" ], [ "16", "42", "15", "\"So Help You God\"", "Artie Mandelberg", "Mark Israel", "May31,2010", "315" ], [ "17", "43", "16", "\"Loose Men in Tight Jeans\"", "Artie Mandelberg", "Lois Johnson", "June7,2010", "316" ], [ "18", "44", "17", "\"You Think I'm Gonna Eat My Gun?\"", "Artie Mandelberg", "Bob Lowry", "June14,2010", "317" ], [ "19", "45", "18", "\"I Need You to Call Earl\"", "Tricia Brock", "Denitria Harris-Lawrence", "June21,2010", "318" ] ]
[ { "Formula": "SUMIFS(F1,A1,\"south melbourne\")", "Formula2": "SUMIFS(F2:F7,A2:A7,\"south melbourne\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many people are in the crowd in south melbourne?", "Tokens": [ "SUMIFS(", "F1", "A1", "\"south melbourne\"" ] }, { "Formula": "MAXIFS(F1,E1,\"windy hill\")", "Formula2": "MAXIFS(F2:F7,E2:E7,\"windy hill\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the highest crowd at Windy Hill?", "Tokens": [ "MAXIFS(", "F1", "E1", "\"windy hill\"" ] }, { "Formula": "SUMIFS(F1,B1,\"15.10 (100)\")", "Formula2": "SUMIFS(F2:F7,B2:B7,\"15.10 (100)\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many people saw the game that had a score of 15.10 (100)?", "Tokens": [ "SUMIFS(", "F1", "B1", "\"15.10 (100)\"" ] }, { "Formula": "SUMIFS(F1,E1,\"arden street oval\")", "Formula2": "SUMIFS(F2:F7,E2:E7,\"arden street oval\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many people at Arden Street Oval?", "Tokens": [ "SUMIFS(", "F1", "E1", "\"arden street oval\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"8.15 (63)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"8.15 (63)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the Home team score against an Away team score of 8.15 (63)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"8.15 (63)\"", "2" ] } ]
test_2-10775038-12
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Melbourne", "13.10 (88)", "Richmond", "7.9 (51)", "MCG", "21,979", "18 July 1959" ], [ "3", "Footscray", "10.15 (75)", "St Kilda", "12.14 (86)", "Western Oval", "16,189", "18 July 1959" ], [ "4", "North Melbourne", "11.10 (76)", "Geelong", "8.15 (63)", "Arden Street Oval", "10,000", "18 July 1959" ], [ "5", "Hawthorn", "8.13 (61)", "Fitzroy", "8.19 (67)", "Glenferrie Oval", "15,500", "18 July 1959" ], [ "6", "South Melbourne", "6.9 (45)", "Collingwood", "12.13 (85)", "Lake Oval", "40,000", "18 July 1959" ], [ "7", "Essendon", "15.10 (100)", "Carlton", "7.18 (60)", "Windy Hill", "28,000", "18 July 1959" ] ]
[ { "Formula": "SUMIFS(D1,A1,\"k236am\")", "Formula2": "SUMIFS(D2:D7,A2:A7,\"k236am\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the ERP W for K236AM?", "Tokens": [ "SUMIFS(", "D1", "A1", "\"k236am\"" ] }, { "Formula": "AVERAGE(FILTER(B1, D1=170))", "Formula2": "AVERAGE(FILTER(B2:B7, D2:D7=170))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the average frequency in MHz for stations with an ERP W of 170?", "Tokens": [ "AVERAGE(", "FILTER(", "B1", "D1", "=", "170" ] }, { "Formula": "MINIFS(B1,A1,\"k236am\")", "Formula2": "MINIFS(B2:B7,A2:A7,\"k236am\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is K236AM's lowest frequency in MHz?", "Tokens": [ "MINIFS(", "B1", "A1", "\"k236am\"" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)<90.5))", "Formula2": "LET(query1,SUMMARIZE(E2:E7,SUMX(B2:B7)),FILTER(query1,CHOOSECOLS(query1,2)<90.5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What class is assigned to frequencies lower than 90.5?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "90.5" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(B1),SUMX(D1)),FILTER(query1,(CHOOSECOLS(query1,2)>89.3)*(CHOOSECOLS(query1,3)=250)))", "Formula2": "LET(query1,SUMMARIZE(E2:E7,SUMX(B2:B7),SUMX(D2:D7)),FILTER(query1,(CHOOSECOLS(query1,2)>89.3)*(CHOOSECOLS(query1,3)=250)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What class is assigned to frequencies larger than 89.3 with an ERP W of 250?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "B1", "SUMX(", "D1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "89.3", "*", "CHOOSECOLS(", "query1", "3", "=", "250" ] } ]
train_2-14993391-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Call sign", "Frequency MHz", "City of license", "ERP W", "Class", "FCC info" ], [ "2", "K297AL", "107.3", "Dighton, Kansas", "170", "D", "FCC" ], [ "3", "K236AM", "95.1", "Elkhart, Kansas", "170", "D", "FCC" ], [ "4", "K207ET", "89.3", "Healy, Kansas", "75", "D", "FCC" ], [ "5", "K239AX", "95.7", "Larned, Kansas", "170", "D", "FCC" ], [ "6", "K211CH", "90.5", "Leoti, Kansas", "250", "D", "FCC" ], [ "7", "K232DH", "94.3", "Ulysses, Kansas", "170", "D", "FCC" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"december 29, 2008\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,B2:B8=\"december 29, 2008\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What stadium was the December 29, 2008 game played at?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"december 29, 2008\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"ohio state vs. texas\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,F2:F8=\"ohio state vs. texas\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which bowl game had a conference matchup of Ohio State vs. Texas?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"ohio state vs. texas\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"fiesta bowl\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,A2:A8=\"fiesta bowl\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What stadium was the Fiesta Bowl played at?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"fiesta bowl\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"insight bowl\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,A2:A8=\"insight bowl\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the payout in US dollars at the Insight Bowl?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"insight bowl\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"$3 million\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,G2:G8=\"$3 million\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the conference matchup in the bowl game with a $3 million payout?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"$3 million\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"glendale, arizona\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,D2:D8=\"glendale, arizona\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the conference matchup for the bowl game played in Glendale, Arizona?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"glendale, arizona\"", "6" ] } ]
train_2-16046689-29
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Bowl Game", "Date", "Stadium", "City", "Television", "Conference Matchups", "Payout ( US$ )" ], [ "2", "Insight Bowl", "December 31, 2008", "Sun Devil Stadium", "Tempe, Arizona", "NFL", "Minnesota vs. Kansas", "$1.2 Million" ], [ "3", "Champs Sports Bowl", "December 27, 2008", "Citrus Bowl", "Orlando, Florida", "ESPN", "Wisconsin vs. Florida State", "$2.25 Million" ], [ "4", "Alamo Bowl", "December 29, 2008", "Alamodome", "San Antonio, Texas", "ESPN", "Northwestern vs. Missouri", "$2.2 Million" ], [ "5", "Outback Bowl", "January 1, 2009", "Raymond James Stadium", "Tampa, Florida", "ESPN", "Iowa vs. South Carolina", "$3 Million" ], [ "6", "Capital One", "January 1, 2009", "Citrus Bowl", "Orlando, Florida", "ABC", "Michigan State vs. Georgia", "$4.25 Million" ], [ "7", "Fiesta Bowl", "January 5, 2009", "University of Phoenix Stadium", "Glendale, Arizona", "Fox", "Ohio State vs. Texas", "$17.5 Million" ], [ "8", "Rose Bowl", "January 1, 2009", "Rose Bowl", "Pasadena, California", "ABC", "Penn State vs. USC", "$18 Million" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"lacrosse\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,A2:A9=\"lacrosse\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where is the lacrosse school located?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"lacrosse\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"tigers\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,C2:C9=\"tigers\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which IHSAA Class has a Mascot of tigers?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"tigers\"", "5" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)>543))", "Formula2": "LET(query1,SUMMARIZE(B2:B9,SUMX(D2:D9)),FILTER(query1,CHOOSECOLS(query1,2)>543))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Which Location has an Enrollment larger than 543?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "D1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "543" ] }, { "Formula": "LET(query1,SUMMARIZE(F1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=297))", "Formula2": "LET(query1,SUMMARIZE(F2:F9,SUMX(D2:D9)),FILTER(query1,CHOOSECOLS(query1,2)=297))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which County has an Enrollment of 297?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "F1", "SUMX(", "D1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "297" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,F1=\"46 la porte\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>264))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F9,F2:F9=\"46 la porte\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>264))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Which School has an Enrollment larger than 264, and a County of 46 la porte?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "F1", "=", "\"46 la porte\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "264" ] } ]
train_2-18974097-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "School", "Location", "Mascot", "Enrollment", "IHSAA Class", "County" ], [ "2", "Boone Grove", "Valparaiso", "Wolves", "543", "AA", "64 Porter" ], [ "3", "Hanover Central", "Cedar Lake", "Wildcats", "580", "AAA", "45 Lake" ], [ "4", "Hebron", "Hebron", "Hawks", "340", "AA", "64 Porter" ], [ "5", "Kouts", "Kouts", "Mustangs/ Fillies", "257", "A", "64 Porter" ], [ "6", "LaCrosse", "LaCrosse", "Tigers", "109", "A", "46 LaPorte" ], [ "7", "Morgan Township", "Valparaiso", "Cherokees", "220", "A", "64 Porter" ], [ "8", "South Central Union Mills", "Union Mills", "Satellites", "297", "A", "46 La Porte" ], [ "9", "Washington Township", "Valparaiso", "Senators", "264", "A", "64 Porter" ] ]
[ { "Formula": "SUM(FILTER(B1, (F1=\"arkansas state\")*(C1<242)))", "Formula2": "SUM(FILTER(B2:B13, (F2:F13=\"arkansas state\")*(C2:C13<242)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is Arkansas State's total pick number with an overal lower than 242?", "Tokens": [ "SUM(", "FILTER(", "B1", "F1", "=", "\"arkansas state\"", "*", "C1", "<", "242" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"cincinnati\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,F2:F13=\"cincinnati\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is from the College of Cincinnati?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"cincinnati\"", "4" ] }, { "Formula": "SUM(FILTER(C1, (E1=\"kicker\")*(B1<6)))", "Formula2": "SUM(FILTER(C2:C13, (E2:E13=\"kicker\")*(B2:B13<6)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the overall number for a kicker with a pick of less than 6?", "Tokens": [ "SUM(", "FILTER(", "C1", "E1", "=", "\"kicker\"", "*", "B1", "<", "6" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,E1=\"defensive end\"),SUMMARIZE(CHOOSECOLS(query1,6),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>6))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F13,E2:E13=\"defensive end\"),SUMMARIZE(CHOOSECOLS(query1,6),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>6))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Which college has a defensive end with a round less than 6?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "E1", "=", "\"defensive end\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "6", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "6" ] } ]
train_2-15198842-12
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Round", "Pick #", "Overall", "Name", "Position", "College" ], [ "2", "1", "6", "6", "Warren Bryant", "Offensive Tackle", "Kentucky" ], [ "3", "1", "20", "20", "Wilson Faumuina", "Defensive Tackle", "San José State" ], [ "4", "2", "8", "36", "R. C. Thielemann", "Guard", "Arkansas" ], [ "5", "4", "6", "90", "Allan Leavitt", "Kicker", "Georgia" ], [ "6", "5", "8", "120", "Shelton Diggs", "Wide Receiver", "USC" ], [ "7", "6", "22", "161", "Keith Jenkins", "Defensive Back", "Cincinnati" ], [ "8", "8", "8", "203", "Walter Packer", "Wide Receiver", "Mississippi State" ], [ "9", "9", "7", "230", "John Maxwell", "Offensive Tackle", "Boston College" ], [ "10", "9", "19", "242", "Robert Speer", "Defensive End", "Arkansas State" ], [ "11", "10", "6", "257", "Billy Ryckman", "Wide Receiver", "Louisiana Tech" ], [ "12", "11", "8", "287", "Dave Farmer", "Running Back", "USC" ], [ "13", "12", "7", "312", "Don Parrish", "Defensive Tackle", "Pittsburgh" ] ]
[ { "Formula": "FILTER(C1,B1=\"november 24, 1996\")", "Formula2": "FILTER(C2:C18,B2:B18=\"november 24, 1996\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Tell me the opponent for november 24, 1996", "Tokens": [ "FILTER(", "C1", "B1", "=", "\"november 24, 1996\"" ] }, { "Formula": "FILTER(E1,F1=\"60,894\")", "Formula2": "FILTER(E2:E18,F2:F18=\"60,894\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Tell me the tv time for attendance of 60,894", "Tokens": [ "FILTER(", "E1", "F1", "=", "\"60,894\"" ] }, { "Formula": "MIN(FILTER(A1,F1=\"60,894\"))", "Formula2": "MIN(FILTER(A2:A18,F2:F18=\"60,894\"))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Tell me the lowest week for attendance of 60,894", "Tokens": [ "MIN(", "FILTER(", "A1", "F1", "=", "\"60,894\"" ] } ]
dev_2-10362201-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Week", "Date", "Opponent", "Result", "TV Time", "Attendance" ], [ "2", "1", "September 1, 1996", "Detroit Lions", "W 17-13", "FOX 1:00pm", "52,972" ], [ "3", "2", "September 8, 1996", "at Atlanta Falcons", "W 23-17", "FOX 1:00pm", "42,688" ], [ "4", "3", "September 15, 1996", "at Chicago Bears", "W 20-14", "FOX 1:00pm", "61,301" ], [ "5", "4", "September 22, 1996", "Green Bay Packers", "W 30-21", "FOX 1:00pm", "64,168" ], [ "6", "5", "September 29, 1996", "at New York Giants", "L 15-10", "FOX 1:00pm", "70,970" ], [ "7", "6", "October 6, 1996", "Carolina Panthers", "W 14-12", "FOX 1:00pm", "60,894" ], [ "8", "7", "October 13, 1996", "at Tampa Bay Buccaneers", "L 24-13", "FOX 1:00pm", "32,175" ], [ "9", "8", "Bye", "Bye", "Bye", "Bye", "Bye" ], [ "10", "9", "October 28, 1996", "Chicago Bears", "L 15-13", "ABC 9:00pm", "58,143" ], [ "11", "10", "November 3, 1996", "Kansas City Chiefs", "L 21-6", "NBC 1:00pm", "59,552" ], [ "12", "11", "November 10, 1996", "at Seattle Seahawks", "L 42-23", "FOX 4:15pm", "50,794" ], [ "13", "12", "November 17, 1996", "at Oakland Raiders", "W 16-13 (OT)", "ESPN 8:15pm", "41,183" ], [ "14", "13", "November 24, 1996", "Denver Broncos", "L 21-17", "NBC 1:00pm", "59,142" ], [ "15", "14", "December 1, 1996", "Arizona Cardinals", "W 41-17", "FOX 1:00pm", "45,767" ], [ "16", "15", "December 8, 1996", "at Detroit Lions", "W 24-22", "FOX 4:15pm", "46,043" ], [ "17", "16", "December 15, 1996", "Tampa Bay Buccaneers", "W 21-10", "FOX 1:00pm", "49,202" ], [ "18", "17", "December 22, 1996", "at Green Bay Packers", "L 38-10", "FOX 1:00pm", "59,306" ] ]
[ { "Formula": "MIN(FILTER(F1, D1=2363))", "Formula2": "MIN(FILTER(F2:F10, D2:D10=2363))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "what is the minimum average with highest being 2363", "Tokens": [ "MIN(", "FILTER(", "F1", "D1", "=", "2363" ] }, { "Formula": "MIN(FILTER(E1, D1=2363))", "Formula2": "MIN(FILTER(E2:E10, D2:D10=2363))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "what is the minimum lowest with highest being 2363", "Tokens": [ "MIN(", "FILTER(", "E1", "D1", "=", "2363" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Glebe Park\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"Glebe Park\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what's the team with stadium being glebe park", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"Glebe Park\"", "1" ] } ]
test_1-14003020-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Team", "Stadium", "Capacity", "Highest", "Lowest", "Average" ], [ "2", "Raith Rovers", "Stark's Park", "10104", "4812", "1294", "2106" ], [ "3", "Ayr United", "Somerset Park", "11998", "2363", "1057", "1477" ], [ "4", "East Fife", "Bayview Stadium", "2000", "1980", "533", "864" ], [ "5", "Queen's Park", "Hampden Park", "52500", "1763", "466", "730" ], [ "6", "Stirling Albion", "Forthbank Stadium", "3808", "1125", "404", "642" ], [ "7", "Arbroath", "Gayfield Park", "4125", "921", "411", "638" ], [ "8", "Alloa Athletic", "Recreation Park", "3100", "1057", "331", "637" ], [ "9", "Peterhead", "Balmoor", "4000", "837", "400", "615" ], [ "10", "Brechin City", "Glebe Park", "3960", "780", "315", "552" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=9))", "Formula2": "LET(query1,SUMMARIZE(B2:B13,SUMX(A2:A13)),FILTER(query1,CHOOSECOLS(query1,2)=9))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "On what date was the game in Week 9 played?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "9" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1),SUMX(G1)),FILTER(query1,(CHOOSECOLS(query1,2)>6)*(CHOOSECOLS(query1,3)>52560)))", "Formula2": "LET(query1,SUMMARIZE(E2:E13,SUMX(A2:A13),SUMX(G2:G13)),FILTER(query1,(CHOOSECOLS(query1,2)>6)*(CHOOSECOLS(query1,3)>52560)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num", "*", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What was the record of the game after Week 6 with an attendance larger than 52,560?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "SUMX(", "G1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "6", "*", "CHOOSECOLS(", "query1", "3", ">", "52560" ] }, { "Formula": "MAXIFS(G1,F1,\"milwaukee county stadium\")", "Formula2": "MAXIFS(G2:G13,F2:F13,\"milwaukee county stadium\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the highest attendance rate at Milwaukee County Stadium?", "Tokens": [ "MAXIFS(", "G1", "F1", "\"milwaukee county stadium\"" ] } ]
test_2-14984050-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Result", "Record", "Game Site", "Attendance" ], [ "2", "1", "September 29, 1957", "Detroit Lions", "W 34–14", "1–0", "Memorial Stadium", "40,112" ], [ "3", "2", "October 5, 1957", "Chicago Bears", "W 21–10", "2–0", "Memorial Stadium", "46,558" ], [ "4", "3", "October 13, 1957", "at Green Bay Packers", "W 45–17", "3–0", "Milwaukee County Stadium", "26,322" ], [ "5", "4", "October 20, 1957", "at Detroit Lions", "L 27–31", "3–1", "Tiger Stadium", "55,764" ], [ "6", "5", "October 27, 1957", "Green Bay Packers", "L 21–24", "3–2", "Memorial Stadium", "48,510" ], [ "7", "6", "November 3, 1957", "Pittsburgh Steelers", "L 13–19", "3–3", "Memorial Stadium", "42,575" ], [ "8", "7", "November 10, 1957", "at Washington Redskins", "W 21–17", "4–3", "Griffith Stadium", "33,149" ], [ "9", "8", "November 17, 1957", "at Chicago Bears", "W 29–14", "5–3", "Wrigley Field", "47,168" ], [ "10", "9", "November 24, 1957", "San Francisco 49ers", "W 27–21", "6–3", "Memorial Stadium", "50,073" ], [ "11", "10", "December 1, 1957", "Los Angeles Rams", "W 31–14", "7–3", "Memorial Stadium", "52,060" ], [ "12", "11", "December 8, 1957", "at San Francisco 49ers", "L 13–17", "7–4", "Kezar Stadium", "59,950" ], [ "13", "12", "December 15, 1957", "at Los Angeles Rams", "L 21–37", "7–5", "Los Angeles Memorial Coliseum", "52,560" ] ]
[ { "Formula": "SUM(FILTER(A1, G1=98))", "Formula2": "SUM(FILTER(A2:A19, G2:G19=98))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "When the points are 98 what is the draw?", "Tokens": [ "SUM(", "FILTER(", "A1", "G1", "=", "98" ] } ]
train_2-184814-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Draw", "Language", "Artist", "Song", "English translation", "Place", "Points" ], [ "2", "01", "Viennese", "Marianne Mendt", "\" Musik \"", "Music", "16", "66" ], [ "3", "02", "Maltese", "Joe Grech", "\" Marija l-Maltija \"", "Mary, the Maltese girl", "18", "52" ], [ "4", "03", "French", "Séverine", "\" Un banc, un arbre, une rue \"", "A bench, a tree, a street", "1", "128" ], [ "5", "04", "French", "Peter, Sue and Marc", "\" Les illusions de nos vingt ans \"", "The illusions of our youth", "12", "78" ], [ "6", "05", "German", "Katja Ebstein", "\" Diese Welt \"", "This world", "3", "100" ], [ "7", "06", "Spanish", "Karina", "\" En un mundo nuevo \"", "In a new world", "2", "116" ], [ "8", "07", "French", "Serge Lama", "\" Un jardin sur la terre \"", "A garden on earth", "10", "82" ], [ "9", "08", "French", "Monique Melsen", "\" Pomme, pomme, pomme \"", "Apple, apple, apple", "13", "70" ], [ "10", "09", "English", "Clodagh Rodgers", "\" Jack In The Box \"", "—", "4", "98" ], [ "11", "10", "Dutch", "Lily Castel & Jacques Raymond", "\" Goeiemorgen, morgen \"", "Good morning, morning", "14", "68" ], [ "12", "11", "Italian", "Massimo Ranieri", "\" L'amore è un attimo \"", "Love is a moment", "5", "91" ], [ "13", "12", "Swedish", "Family Four", "\" Vita vidder \"", "White horizons", "6", "85" ], [ "14", "13", "English", "Angela Farrell", "\" One Day Love \"", "—", "11", "79" ], [ "15", "14", "Dutch", "Saskia & Serge", "\" Tijd \"", "Time", "6", "85" ], [ "16", "15", "Portuguese", "Tonicha", "\" Menina do alto da serra \"", "High ridge girl", "9", "83" ], [ "17", "16", "Croatian", "Krunoslav Slabinac", "\" Tvoj dječak je tužan \"", "Your boy is sad", "14", "68" ], [ "18", "17", "Finnish", "Markku Aro & Koivistolaiset", "\" Tie uuteen päivään \"", "A way to a new day", "8", "84" ], [ "19", "18", "Norwegian", "Hanne Krogh", "\" Lykken er \"", "Happiness is", "17", "65" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"july 30, 1961\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"july 30, 1961\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which fleet launched on July 30, 1961?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"july 30, 1961\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"april 21, 1962\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"april 21, 1962\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which shipyard has a fleet that was laid down on April 21, 1962?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"april 21, 1962\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"july 28, 1963\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"july 28, 1963\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the status of the fleet that was commissioned on July 28, 1963?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"july 28, 1963\"", "6" ] } ]
test_2-1014206-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Shipyard", "Laid down", "Launched", "Commissioned", "Fleet", "Status" ], [ "2", "Leninskiy Komsomol Shipyard, Komsomolsk-na-Amure", "December 20, 1958", "May 12, 1960", "June 28, 1961", "Pacific", "Decommissioned 1989 for scrapping" ], [ "3", "Leninskiy Komsomol Shipyard, Komsomolsk-na-Amure", "September 30, 1959", "September 25, 1960", "December 16, 1961", "Pacific", "Decommissioned 1989 for scrapping" ], [ "4", "Leninskiy Komsomol Shipyard, Komsomolsk-na-Amure", "March 26, 1960", "July 30, 1961", "December 28, 1961", "Pacific", "Decommissioned 1985 for scrapping" ], [ "5", "Leninskiy Komsomol Shipyard, Komsomolsk-na-Amure", "January 21, 1961", "September 17, 1961", "July 6, 1962", "Pacific", "Decommissioned 1985 for scrapping" ], [ "6", "Leninskiy Komsomol Shipyard, Komsomolsk-na-Amure", "April 21, 1962", "September 30, 1962", "July 28, 1963", "Pacific", "Decommissioned 1989 for scrapping" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"7–5–2\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"7–5–2\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where was home with a record of 7–5–2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"7–5–2\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"8–6–3\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"8–6–3\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On what date was the record 8–6–3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"8–6–3\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"pittsburgh\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"pittsburgh\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score when Pittsburgh was the visitor?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"pittsburgh\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"ny rangers\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,D2:D13=\"ny rangers\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On what date were the NY Rangers home?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"ny rangers\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"7–5–3\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"7–5–3\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which visitor had a record of 7–5–3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"7–5–3\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"detroit\")*(C1=\"4 – 1\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(B2:B13=\"detroit\")*(C2:C13=\"4 – 1\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was home when Detroit was visiting with a score of 4 – 1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"detroit\"", "*", "C1", "=", "\"4 – 1\"", "4" ] } ]
train_2-13581632-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Visitor", "Score", "Home", "Record" ], [ "2", "December 1", "Chicago", "1 – 3", "Detroit", "3–2–1" ], [ "3", "December 4", "NY Rangers", "3 – 1", "Detroit", "3–3–1" ], [ "4", "December 8", "NY Americans", "1 – 2", "Detroit", "4–3–1" ], [ "5", "December 10", "Detroit", "4 – 1", "Mtl. Maroons", "5–3–1" ], [ "6", "December 11", "Boston", "2 – 1", "Detroit", "5–4–1" ], [ "7", "December 13", "Detroit", "1 – 6", "Mtl. Canadiens", "5–5–1" ], [ "8", "December 15", "Detroit", "2 – 1", "NY Rangers", "6–5–1" ], [ "9", "December 17", "Detroit", "1 – 0", "Toronto", "7–5–1" ], [ "10", "December 18", "Pittsburgh", "3 – 3", "Detroit", "7–5–2" ], [ "11", "December 27", "Detroit", "4 – 4", "NY Americans", "7–5–3" ], [ "12", "December 29", "Mtl. Maroons", "0 – 3", "Detroit", "8–5–3" ], [ "13", "December 31", "Detroit", "2 – 6", "Ottawa", "8–6–3" ] ]
[ { "Formula": "UNIQUE(E1)", "Formula2": "UNIQUE(E2:E8)", "Funcs": [ "UNIQUE(", "Cell" ], "Level": "easy", "Question": "Give me all the information about hiring.", "Tokens": [ "UNIQUE(", "E1" ] }, { "Formula": "UNIQUE(E1)", "Formula2": "UNIQUE(E2:E8)", "Funcs": [ "UNIQUE(", "Cell" ], "Level": "easy", "Question": "What is all the information about hiring?", "Tokens": [ "UNIQUE(", "E1" ] }, { "Formula": "UNIQUE(E1)", "Formula2": "UNIQUE(E2:E8)", "Funcs": [ "UNIQUE(", "Cell" ], "Level": "easy", "Question": "Were any hiring info?", "Tokens": [ "UNIQUE(", "E1" ] }, { "Formula": "UNIQUE(E1)", "Formula2": "UNIQUE(E2:E8)", "Funcs": [ "UNIQUE(", "Cell" ], "Level": "easy", "Question": "The hiring.", "Tokens": [ "UNIQUE(", "E1" ] }, { "Formula": "UNIQUE(E1)", "Formula2": "UNIQUE(E2:E8)", "Funcs": [ "UNIQUE(", "Cell" ], "Level": "easy", "Question": "Any hirings?", "Tokens": [ "UNIQUE(", "E1" ] } ]
employee_hire_evaluation_hiring
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "shop id", "employee id", "start from", "is full time", "hiring" ], [ "2", "1", "1", "2009", "T", "" ], [ "3", "1", "2", "2003", "T", "" ], [ "4", "8", "3", "2011", "F", "" ], [ "5", "4", "4", "2012", "T", "" ], [ "6", "5", "5", "2013", "T", "" ], [ "7", "2", "6", "2010", "F", "" ], [ "8", "6", "7", "2008", "T", "" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"josh tabb\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,A2:A13=\"josh tabb\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the height of Josh Tabb?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"josh tabb\"", "4" ] } ]
train_2-14290955-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Number", "Team Position", "Height", "Year" ], [ "2", "Ramar Smith", "12", "1", "6–1", "Sophomore" ], [ "3", "JaJuan Smith", "2", "2", "6–2", "Senior" ], [ "4", "Chris Lofton - C", "5", "3", "6–2", "Senior" ], [ "5", "Tyler Smith", "1", "4", "6–7", "Sophomore" ], [ "6", "Wayne Chism", "4", "5", "6–9", "Sophomore" ], [ "7", "J.P. Prince", "30", "6", "6–7", "Sophomore" ], [ "8", "Jordan Howell", "15", "7", "6–3", "Senior" ], [ "9", "Brian Williams", "33", "8", "6–10", "Freshman" ], [ "10", "Duke Crews", "32", "9", "6–8", "Sophomore" ], [ "11", "Ryan Childress", "34", "10", "6–9", "Junior" ], [ "12", "Josh Tabb", "25", "11", "6–4", "Sophomore" ], [ "13", "jayson ebio", "7", "12", "5-8", "Freshman (Redshirted)" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"rod paavola\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,C2:C18=\"rod paavola\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Postion, when the Name is Rod Paavola?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"rod paavola\"", "1" ] }, { "Formula": "SUM(FILTER(B1, (A1=\"w\")*(D1=\"17 october 1932\")))", "Formula2": "SUM(FILTER(B2:B18, (A2:A18=\"w\")*(D2:D18=\"17 october 1932\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the total number of Jersey #, when the Position is W, and when the Birthdate is 17 October 1932?", "Tokens": [ "SUM(", "FILTER(", "B1", "A1", "=", "\"w\"", "*", "D1", "=", "\"17 october 1932\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"bob mcvey\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,C2:C18=\"bob mcvey\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Birthplace, when the Name is Bob Mcvey?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"bob mcvey\"", "5" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,A1=\"w\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)=11))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F18,A2:A18=\"w\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)=11))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the Name, when the Position is W, and when the Jersey # is 11?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "A1", "=", "\"w\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "2", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "11" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"warroad lakers\")*(C1=\"roger christian\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,(F2:F18=\"warroad lakers\")*(C2:C18=\"roger christian\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Postion, when the Club/Team is Warroad Lakers, and when the Name is Roger Christian?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"warroad lakers\"", "*", "C1", "=", "\"roger christian\"", "1" ] } ]
train_2-15715109-8
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Position", "Jersey #", "Name", "Birthdate", "Birthplace", "Club/Team" ], [ "2", "G", "2", "Jack McCartan", "5 August 1935", "St. Paul, Minnesota", "University of Minnesota" ], [ "3", "G", "1", "Larry Palmer", "7 January 1938", "Malden, Massachusetts", "West Point" ], [ "4", "D", "3", "Jack Kirrane, Jr.", "20 August 1928", "Brookline, Massachusetts", "None" ], [ "5", "D", "4", "John Mayasich", "22 May 1933", "Eveleth, Minnesota", "University of Minnesota" ], [ "6", "D", "5", "Bob Owen", "8 June 1936", "St. Louis Park, Minnesota", "Harvard University" ], [ "7", "D", "9", "Rod Paavola", "21 August 1939", "Hancock, Michigan", "None" ], [ "8", "C", "15", "Paul Johnson", "18 May 1936", "West St. Paul, Minnesota", "Rochester Mustangs ( USHL )" ], [ "9", "C", "8", "Bob McVey", "14 March 1936", "Hartford, Connecticut", "Harvard University" ], [ "10", "C", "12", "Tom Williams", "17 April 1940", "Duluth, Minnesota", "Duluth Swans" ], [ "11", "W", "6", "Bill Christian", "29 January 1938", "Warroad, Minnesota", "Warroad Lakers" ], [ "12", "W", "10", "Roger Christian", "1 December 1935", "Warroad, Minnesota", "Warroad Lakers" ], [ "13", "W", "7", "Bill Cleary, Jr.", "19 August 1934", "Cambridge, Massachusetts", "Harvard University" ], [ "14", "W", "14", "Bob Cleary", "21 April 1936", "Cambridge, Massachusetts", "Harvard University" ], [ "15", "W", "11", "Gene Grazia", "29 July 1934", "West Springfield, Massachusetts", "Michigan State University" ], [ "16", "W", "18", "Dick Meredith", "22 December 1932", "South Bend, Indiana", "University of Minnesota" ], [ "17", "W", "16", "Weldy Olson", "12 November 1932", "Marquette, Michigan", "Michigan State University" ], [ "18", "W", "17", "Dick Rodenheiser", "17 October 1932", "Malden, Massachusetts", "Boston College" ] ]
[ { "Formula": "MIN(FILTER(C1, B1<12))", "Formula2": "MIN(FILTER(C2:C8, B2:B8<12))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the smallest number of points for a match less than 12?", "Tokens": [ "MIN(", "FILTER(", "C1", "B1", "<", "12" ] } ]
test_2-15430129-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Team", "Match", "Points", "Draw", "Lost" ], [ "2", "Górnik Rybnik", "12", "20", "0", "2" ], [ "3", "Sparta Łódź", "12", "20", "0", "2" ], [ "4", "Włókniarz Częstochowa", "12", "18", "0", "3" ], [ "5", "Stal Rzeszów", "12", "12", "0", "6" ], [ "6", "Stal Świętochłowice", "12", "8", "0", "8" ], [ "7", "Kolejarz-Stal Ostrów Wlkp.", "12", "4", "0", "10" ], [ "8", "Stal Gorzów Wlkp.", "12", "2", "0", "11" ] ]
[ { "Formula": "FILTER(C1,B1=\"March 9\")", "Formula2": "FILTER(C2:C16,B2:B16=\"March 9\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What team(s) did they play on march 9?", "Tokens": [ "FILTER(", "C1", "B1", "=", "\"March 9\"" ] }, { "Formula": "FILTER(E1,C1=\"Cleveland\")", "Formula2": "FILTER(E2:E16,C2:C16=\"Cleveland\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who had the high point total against cleveland?", "Tokens": [ "FILTER(", "E1", "C1", "=", "\"Cleveland\"" ] } ]
dev_1-17311783-9
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "59", "March 2", "Cleveland", "L 100–107 (OT)", "Dwyane Wade (41)", "Udonis Haslem (9)", "Dwyane Wade (9)", "American Airlines Arena 19,600", "31–28" ], [ "3", "60", "March 4", "Phoenix", "W 135–129 (OT)", "Dwyane Wade (35)", "Michael Beasley (9)", "Dwyane Wade (16)", "American Airlines Arena 19,600", "32–28" ], [ "4", "61", "March 6", "@ Toronto", "W 108–102 (OT)", "Dwyane Wade (42)", "Jermaine O'Neal (8)", "Dwyane Wade (8)", "Air Canada Centre 19,800", "33–28" ], [ "5", "62", "March 7", "@ Cleveland", "L 89–99 (OT)", "Dwyane Wade (25)", "Dwyane Wade (8)", "Dwyane Wade (12)", "Quicken Loans Arena 20,562", "33–29" ], [ "6", "63", "March 9", "Chicago", "W 130–127 (2OT)", "Dwyane Wade (48)", "Udonis Haslem (8)", "Dwyane Wade (12)", "American Airlines Arena 19,600", "34–29" ], [ "7", "64", "March 11", "Boston", "W 107–99 (OT)", "Dwyane Wade (32)", "Jamario Moon (8)", "Dwyane Wade , Mario Chalmers (7)", "American Airlines Arena 19,600", "35–29" ], [ "8", "65", "March 14", "Utah", "W 140–129 (3OT)", "Dwyane Wade (50)", "Udonis Haslem (12)", "Dwyane Wade (9)", "American Airlines Arena 19,600", "36–29" ], [ "9", "66", "March 15", "@ Philadelphia", "L 77–85 (OT)", "Jermaine O'Neal (20)", "Udonis Haslem (11)", "Jamario Moon (6)", "Wachovia Center 20,100", "36–30" ], [ "10", "67", "March 18", "@ Boston", "L 108–112 (OT)", "Michael Beasley (21)", "Michael Beasley (7)", "Mario Chalmers (9)", "TD Banknorth Garden 18,624", "36–31" ], [ "11", "68", "March 20", "@ New Jersey", "L 88–96 (OT)", "Dwyane Wade (27)", "Dwyane Wade , Udonis Haslem (8)", "Dwyane Wade (6)", "Izod Center 18,108", "36–32" ], [ "12", "69", "March 22", "@ Detroit", "W 101–96 (OT)", "Dwyane Wade (39)", "Jamario Moon , Udonis Haslem (6)", "Mario Chalmers (7)", "The Palace of Auburn Hills 22,076", "37–32" ], [ "13", "70", "March 23", "Memphis", "W 94–82 (OT)", "Dwyane Wade (27)", "Jamaal Magloire (12)", "Dwyane Wade (8)", "American Airlines Arena 18,654", "38–32" ], [ "14", "71", "March 25", "@ Indiana", "L 88–90 (OT)", "Dwyane Wade (21)", "Udonis Haslem (14)", "Dwyane Wade (8)", "Conseco Fieldhouse 17,117", "38–33" ], [ "15", "72", "March 26", "@ Chicago", "L 87–106 (OT)", "Dwyane Wade (31)", "Udonis Haslem (6)", "Luther Head , Mario Chalmers (5)", "United Center 21,908", "38–34" ], [ "16", "73", "March 28", "Milwaukee", "W 102–85 (OT)", "Dwyane Wade (27)", "Udonis Haslem (12)", "Dwyane Wade (7)", "American Airlines Arena 18,108", "39–34" ] ]
[ { "Formula": "FILTER(C1,B1=\"cancelled\")", "Formula2": "FILTER(C2:C13,B2:B13=\"cancelled\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which developer has a year of cancelled releases?", "Tokens": [ "FILTER(", "C1", "B1", "=", "\"cancelled\"" ] }, { "Formula": "FILTER(D1,(B1=\"2000\")*(E1=\"dreamcast\"))", "Formula2": "FILTER(D2:D13,(B2:B13=\"2000\")*(E2:E13=\"dreamcast\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which publisher has release year of 2000 and an original dreamcast platform?", "Tokens": [ "FILTER(", "D1", "B1", "=", "\"2000\"", "*", "E1", "=", "\"dreamcast\"" ] }, { "Formula": "FILTER(D1,A1=\"spec ops: stealth patrol\")", "Formula2": "FILTER(D2:D13,A2:A13=\"spec ops: stealth patrol\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which publisher is responsible for spec ops: stealth patrol?", "Tokens": [ "FILTER(", "D1", "A1", "=", "\"spec ops: stealth patrol\"" ] } ]
dev_2-16610571-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Year of release", "Developer", "Publisher", "Original platforms" ], [ "2", "Spec Ops: Rangers Lead the Way", "1998", "Zombie Studios", "Ripcord Games , Take-Two Interactive", "Windows" ], [ "3", "Spec Ops: Ranger Team Bravo", "1998", "Zombie Studios", "Ripcord Games", "Windows" ], [ "4", "Spec Ops: Mission 2000", "1999", "Zombie Studios", "Ripcord Games", "Windows" ], [ "5", "Spec Ops II: Green Berets", "1999", "Zombie Studios", "Ripcord Games, Talonsoft", "Windows" ], [ "6", "Spec Ops II: Operation Bravo", "2000", "Zombie Studios", "Ripcord Games, Talonsoft", "Windows" ], [ "7", "Spec Ops: Stealth Patrol", "2000", "Runecraft Ltd. , Zombie Studios", "Take-Two Interactive , TalonSoft", "PlayStation" ], [ "8", "Spec Ops II: Omega Squad", "2000", "Runecraft, Zombie Studios", "Ripcord Games", "Dreamcast" ], [ "9", "Spec Ops: Ranger Elite", "2001", "Runecraft, Zombie Studios", "Take-Two Interactive, TalonSoft", "PlayStation" ], [ "10", "Spec Ops: Covert Assault", "2001", "Runecraft, Zombie Studios", "Take-Two Interactive", "PlayStation" ], [ "11", "Spec Ops: Airborne Commando", "2002", "Big Grub", "Gotham Games , Take-Two Interactive", "PlayStation" ], [ "12", "Spec Ops: Airborne Division", "Cancelled", "Rockstar Vancouver", "Rockstar Games , Take-Two Interactive", "PlayStation 2" ], [ "13", "Spec Ops: The Line", "2012", "Yager Development , Darkside Game Studios", "2K Games", "Windows, PlayStation 3 , Xbox 360" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=7))", "Formula2": "LET(query1,SUMMARIZE(C2:C18,SUMX(A2:A18)),FILTER(query1,CHOOSECOLS(query1,2)=7))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who was the Opponent in Week 7?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"november 7, 1999\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,B2:B18=\"november 7, 1999\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the Attendance on November 7, 1999?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"november 7, 1999\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"l 23-41\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,D2:D18=\"l 23-41\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the Opponent of the Game with a Result of l 23-41?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"l 23-41\"", "3" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Formula2": "LET(query1,SUMMARIZE(E2:E18,SUMX(A2:A18)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the Attendance in Week 1?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "1" ] } ]
train_2-16713182-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 12, 1999", "Carolina Panthers", "W 19-10", "58,166" ], [ "3", "2", "September 19, 1999", "at San Francisco 49ers", "L 21-28", "67,685" ], [ "4", "3", "Bye", "Bye", "Bye", "Bye" ], [ "5", "4", "October 3, 1999", "at Chicago Bears", "L 10-14", "66,944" ], [ "6", "5", "October 10, 1999", "Atlanta Falcons", "L 17-20", "57,289" ], [ "7", "6", "October 17, 1999", "Tennessee Titans", "L 21-24", "51,875" ], [ "8", "7", "October 24, 1999", "at New York Giants", "L 3-31", "77,982" ], [ "9", "8", "October 31, 1999", "Cleveland Browns", "L 16-21", "48,817" ], [ "10", "9", "November 7, 1999", "Tampa Bay Buccaneers", "L 16-31", "47,129" ], [ "11", "10", "November 14, 1999", "San Francisco 49ers", "W 24-6", "52,198" ], [ "12", "11", "November 21, 1999", "at Jacksonville Jaguars", "L 23-41", "69,772" ], [ "13", "12", "November 28, 1999", "at St. Louis Rams", "L 12-43", "65,864" ], [ "14", "13", "December 5, 1999", "at Atlanta Falcons", "L 12-35", "62,568" ], [ "15", "14", "December 12, 1999", "St. Louis Rams", "L 14-30", "46,838" ], [ "16", "15", "December 19, 1999", "at Baltimore Ravens", "L 8-31", "67,597" ], [ "17", "16", "December 24, 1999", "Dallas Cowboys", "W 31-24", "47,835" ], [ "18", "17", "January 2, 2000", "at Carolina Panthers", "L 13-45", "56,929" ] ]
[ { "Formula": "FILTER(A1,B1=\"SV Darmstadt 98\")", "Formula2": "FILTER(A2:A11,B2:B11=\"SV Darmstadt 98\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What season did SV Darmstadt 98 end up at RL Süd (1st)?", "Tokens": [ "FILTER(", "A1", "B1", "=", "\"SV Darmstadt 98\"" ] }, { "Formula": "FILTER(B1,D1=\"FK Pirmasens\")", "Formula2": "FILTER(B2:B11,D2:D11=\"FK Pirmasens\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who was RL Süd (1st) when FK Pirmasens was RL Südwest (1st)?", "Tokens": [ "FILTER(", "B1", "D1", "=", "\"FK Pirmasens\"" ] }, { "Formula": "FILTER(A1,C1=\"Freiburger FC\")", "Formula2": "FILTER(A2:A11,C2:C11=\"Freiburger FC\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What season was Freiburger FC the RL Süd (2nd) team?", "Tokens": [ "FILTER(", "A1", "C1", "=", "\"Freiburger FC\"" ] } ]
dev_1-20217456-7
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Season", "RL Süd (1st)", "RL Süd (2nd)", "RL Südwest (1st)", "RL Südwest (2nd)" ], [ "2", "1963–64", "Hessen Kassel", "FC Bayern Munich", "Borussia Neunkirchen", "FK Pirmasens" ], [ "3", "1964–65", "FC Bayern Munich", "SSV Reutlingen", "1. FC Saarbrücken", "Wormatia Worms" ], [ "4", "1965–66", "FC Schweinfurt 05", "Kickers Offenbach", "FK Pirmasens", "1. FC Saarbrücken" ], [ "5", "1966–67", "Kickers Offenbach", "FC Bayern Hof", "Borussia Neunkirchen", "1. FC Saarbrücken" ], [ "6", "1967–68", "FC Bayern Hof", "Kickers Offenbach", "SV Alsenborn", "TuS Neuendorf" ], [ "7", "1968–69", "Karlsruher SC", "Freiburger FC", "SV Alsenborn", "TuS Neuendorf" ], [ "8", "1969–70", "Kickers Offenbach", "Karlsruher SC", "SV Alsenborn", "FK Pirmasens" ], [ "9", "1970–71", "1. FC Nuremberg", "Karlsruher SC", "Borussia Neunkirchen", "FK Pirmasens" ], [ "10", "1971–72", "Kickers Offenbach", "FC Bayern Hof", "Borussia Neunkirchen", "SV Röchling Völklingen" ], [ "11", "1972–73", "SV Darmstadt 98", "Karlsruher SC", "FSV Mainz 05", "SV Röchling Völklingen" ] ]
[ { "Formula": "SUMIFS(C1,A1,\"United Arab Emirates\")", "Formula2": "SUMIFS(C2:C15,A2:A15,\"United Arab Emirates\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "In the country United Arab Emirates, what is the number of imports?", "Tokens": [ "SUMIFS(", "C1", "A1", "\"United Arab Emirates\"" ] }, { "Formula": "SUM(FILTER(D1, B1=6099.06))", "Formula2": "SUM(FILTER(D2:D15, B2:B15=6099.06))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Where the number of exports are 6,099.06, what is the total trade?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "=", "6099.06" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=1278.13))", "Formula2": "LET(query1,SUMMARIZE(A2:A15,SUMX(B2:B15)),FILTER(query1,CHOOSECOLS(query1,2)=1278.13))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "In which country are there 1,278.13 exports?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "1278.13" ] }, { "Formula": "SUM(FILTER(B1, D1=14954.86))", "Formula2": "SUM(FILTER(B2:B15, D2:D15=14954.86))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Where the total trade is 14,954.86, what are the exports?", "Tokens": [ "SUM(", "FILTER(", "B1", "D1", "=", "14954.86" ] }, { "Formula": "SUMIFS(D1,A1,\"Switzerland\")", "Formula2": "SUMIFS(D2:D15,A2:A15,\"Switzerland\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "In the country Switzerland, what is the total trade?", "Tokens": [ "SUMIFS(", "D1", "A1", "\"Switzerland\"" ] }, { "Formula": "SUM(FILTER(D1, B1=13608.65))", "Formula2": "SUM(FILTER(D2:D15, B2:B15=13608.65))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Where the exports is 13,608.65, what is the total trade?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "=", "13608.65" ] } ]
train_1-26160007-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Country", "Exports", "Imports", "Total Trade", "Trade Balance" ], [ "2", "United Arab Emirates", "36,265.15", "38,436.47", "74,701.61", "-2171.32" ], [ "3", "China", "13,503.00", "54,324.04", "67,827.04", "-40,821.04" ], [ "4", "United States", "36,152.30", "24,343.73", "60,496.03", "11,808.57" ], [ "5", "Saudi Arabia", "9783.81", "34,130.50", "43,914.31", "-24,346.69" ], [ "6", "Switzerland", "1,116.98", "29,915.78", "31,032.76", "-28,798.80" ], [ "7", "Singapore", "13,608.65", "7,754.38", "21,363.03", "5,854.27" ], [ "8", "Germany", "7,244.63", "14,373.91", "21,618.54", "-7129.28" ], [ "9", "Hong Kong", "12,278.31", "8,078.58", "20,356.89", "4,199.74" ], [ "10", "Indonesia", "5,331.47", "14,774.27", "20,105.75", "-9,442.80" ], [ "11", "Iraq", "1,278.13", "20,155.94", "21,434.07", "-18,877.81" ], [ "12", "Japan", "6,099.06", "12,514.07", "18,613.14", "-6,415.01" ], [ "13", "Belgium", "5,506.63", "10,087.16", "15,593.80", "-4,580.53" ], [ "14", "Kuwait", "1,060.80", "16,569.63", "17,630.43", "-15,508.83" ], [ "15", "Iran", "3,351.07", "11,603.79", "14,954.86", "-8,252.72" ] ]
[ { "Formula": "FILTER(E1,(C1=\"lost (#19, 4.6 rating)\")*(B1=\"lost (reruns)\"))", "Formula2": "FILTER(E2:E13,(C2:C13=\"lost (#19, 4.6 rating)\")*(B2:B13=\"lost (reruns)\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "what is at 10:00 when at 9:00 it is lost (#19, 4.6 rating) and at 8:30 it is lost (reruns)?", "Tokens": [ "FILTER(", "E1", "C1", "=", "\"lost (#19, 4.6 rating)\"", "*", "B1", "=", "\"lost (reruns)\"" ] }, { "Formula": "FILTER(C1,(E1=\"local programming\")*(D1=\"my thursday night movie\"))", "Formula2": "FILTER(C2:C13,(E2:E13=\"local programming\")*(D2:D13=\"my thursday night movie\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is at 9:00 when at 10:00 it is local programming and at 9:30 it is my thursday night movie?", "Tokens": [ "FILTER(", "C1", "E1", "=", "\"local programming\"", "*", "D1", "=", "\"my thursday night movie\"" ] }, { "Formula": "FILTER(D1,B1=\"scrubs\")", "Formula2": "FILTER(D2:D13,B2:B13=\"scrubs\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "what is at 9:30 when at 8:30 it is scrubs?", "Tokens": [ "FILTER(", "D1", "B1", "=", "\"scrubs\"" ] }, { "Formula": "FILTER(E1,C1=\"reaper\")", "Formula2": "FILTER(E2:E13,C2:C13=\"reaper\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "what is at 10:00 when at 9:00 it is reaper?", "Tokens": [ "FILTER(", "E1", "C1", "=", "\"reaper\"" ] }, { "Formula": "FILTER(E1,B1=\"scrubs\")", "Formula2": "FILTER(E2:E13,B2:B13=\"scrubs\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "what is at 10:00 when at 8:30 it is scrubs?", "Tokens": [ "FILTER(", "E1", "B1", "=", "\"scrubs\"" ] }, { "Formula": "FILTER(A1,B1=\"my thursday night movie\")", "Formula2": "FILTER(A2:A13,B2:B13=\"my thursday night movie\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "what is at 8:00 when at 8:30 it is my thursday night movie?", "Tokens": [ "FILTER(", "A1", "B1", "=", "\"my thursday night movie\"" ] } ]
dev_2-11190694-12
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "8:00", "8:30", "9:00", "9:30", "10:00" ], [ "2", "Ugly Betty", "Ugly Betty", "Grey's Anatomy (#10, 5.6 rating)", "Grey's Anatomy (#10, 5.6 rating)", "Big Shots" ], [ "3", "Lost (Reruns)", "Lost (Reruns)", "Lost (#19, 4.6 rating)", "Lost (#19, 4.6 rating)", "Eli Stone" ], [ "4", "Miss Guided", "Miss Guided", "Lost (#19, 4.6 rating)", "Lost (#19, 4.6 rating)", "Eli Stone" ], [ "5", "Ugly Betty", "Ugly Betty", "Grey's Anatomy (#10, 5.6 rating)", "Grey's Anatomy (#10, 5.6 rating)", "Lost (#19, 4.6 rating)" ], [ "6", "Survivor: Micronesia (#17, 4.8 rating)", "Survivor: Micronesia (#17, 4.8 rating)", "CSI: Crime Scene Investigation (#9, 5.8 rating)", "CSI: Crime Scene Investigation (#9, 5.8 rating)", "Without a Trace (#19, 4.6 rating)" ], [ "7", "Smallville", "Smallville", "Supernatural", "Supernatural", "Local Programming" ], [ "8", "Smallville", "Smallville", "Reaper", "Reaper", "Local Programming" ], [ "9", "Are You Smarter Than a 5th Grader?", "Are You Smarter Than a 5th Grader?", "Don't Forget the Lyrics!", "Don't Forget the Lyrics!", "Local Programming" ], [ "10", "My Thursday Night Movie", "My Thursday Night Movie", "My Thursday Night Movie", "My Thursday Night Movie", "Local Programming" ], [ "11", "Various Comedy repeats", "Various Comedy repeats", "The Celebrity Apprentice", "The Celebrity Apprentice", "Lipstick Jungle" ], [ "12", "My Name Is Earl", "30 Rock", "The Office", "Scrubs", "ER" ], [ "13", "My Name Is Earl", "Scrubs", "The Office", "30 Rock", "ER" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"euro 2004 q.\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,E2:E11=\"euro 2004 q.\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What venue has euro 2004 q. as the competition?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"euro 2004 q.\"", "2" ] } ]
train_2-1886415-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Venue", "Score", "Result", "Competition" ], [ "2", "14 March 2001", "Mini Estadi , Barcelona, Spain", "0–5", "0–5", "2002 WCQ" ], [ "3", "15 August 2001", "White Hart Lane , London, England", "0–1", "0–2", "Friendly" ], [ "4", "5 September 2001", "Philips Stadion , Eindhoven , Netherlands", "2–0", "5–0", "2002 WCQ" ], [ "5", "5 September 2001", "Philips Stadion , Eindhoven , Netherlands", "4–0", "5–0", "2002 WCQ" ], [ "6", "2 April 2003", "Sheriff Stadium , Tiraspol , Moldova", "1–2", "1–2", "Euro 2004 Q." ], [ "7", "18 August 2004", "Råsunda Stadium , Solna , Sweden", "1–2", "2–2", "Friendly" ], [ "8", "3 September 2004", "Galgenwaard Stadium , Utrecht , Netherlands", "1–0", "3–0", "Friendly" ], [ "9", "15 October 2008", "Ullevaal Stadion , Oslo, Norway", "0–1", "0–1", "2010 WCQ" ], [ "10", "6 June 2009", "Laugardalsvöllur , Reykjavík , Iceland", "0–2", "1–2", "2010 WCQ" ], [ "11", "5 June 2010", "Amsterdam ArenA , Amsterdam, Netherlands", "4–1", "6–1", "Friendly" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=1998),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,A2:A10=1998),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who won women's doubles in 1998?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "1998", "5" ] } ]
test_2-15002177-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Men's singles", "Women's singles", "Men's doubles", "Women's doubles", "Mixed doubles" ], [ "2", "1995", "Vitalii Sekerinau", "Olga Koseli", "Maxim Karpenko Vitalii Sekerianu", "Marina Buruian Tatiana Gazia", "Maxim Karpenko Marina Buruian" ], [ "3", "1996", "Maxim Karpenko", "Marina Buruian", "Maxim Karpenko Vitalii Sekerianu", "Marina Buruian Tatiana Gazia", "Pavel Scicico Marina Buruian" ], [ "4", "1997", "Vitalii Sekerianu", "Marina Buruian", "Maxim Karpenko Vitalii Sekerianu", "Marina Buruian Tatiana Gazia", "Maxim Karpenko Marina Buruian" ], [ "5", "1998", "Maxim Karpenko", "Marina Buruian", "Maxim Karpenko Egor Ursatii", "Marina Buruian Nadia Litvinenko", "Maxim Karpanenko Marina Buruian" ], [ "6", "1999", "Egor Ursatii", "Nadejda Litvinenko", "Maxim Karpenko Egor Ursatii", "Marina Buruian Nadia Litvinenko", "Maxim Karpanenko Nadia Litvinenko" ], [ "7", "2000", "Egor Ursatii", "Nadejda Litvinenko", "Maxim Karpenko Egor Ursatii", "Marina Buruian Nadia Litvinenko", "Maxim Karpanenko Nadia Litvinenko" ], [ "8", "2001", "Maxim Karpenko", "Olga Kuzmenko", "Maxim Karpenko Vladimir Cecoi", "Nadia Litvinenko Olga Cosel", "Maxim Karpanenko Nadia Litvinenko" ], [ "9", "2002", "Maxim Karpenko", "Olga Kuzmenko", "Maxim Karpenko Egor Ursatii", "Nadia Litvinenko Olga Kuzmenko", "Maxim Karpenko Nadia Litvinenko" ], [ "10", "2003", "Egor Ursatii", "Olga Kuzmenko", "Maxim Karpenko Egor Ursatii", "Olga Kuzmenko Oxana Cernega", "Maxim Karpenko Nadia Litvinenko" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"footscray\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"footscray\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the venue when the home team was footscray?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"footscray\"", "5" ] }, { "Formula": "SUMIFS(F1,C1,\"hawthorn\")", "Formula2": "SUMIFS(F2:F7,C2:C7,\"hawthorn\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the crowd when the away team was hawthorn?", "Tokens": [ "SUMIFS(", "F1", "C1", "\"hawthorn\"" ] } ]
train_2-10809368-14
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Footscray", "12.12 (84)", "South Melbourne", "4.7 (31)", "Western Oval", "21,000", "27 July 1946" ], [ "3", "Collingwood", "17.19 (121)", "North Melbourne", "9.16 (70)", "Victoria Park", "14,000", "27 July 1946" ], [ "4", "Carlton", "15.18 (108)", "Hawthorn", "10.11 (71)", "Princes Park", "17,000", "27 July 1946" ], [ "5", "St Kilda", "9.9 (63)", "Richmond", "16.16 (112)", "Junction Oval", "12,000", "27 July 1946" ], [ "6", "Geelong", "9.9 (63)", "Fitzroy", "8.7 (55)", "Kardinia Park", "10,000", "27 July 1946" ], [ "7", "Melbourne", "9.24 (78)", "Essendon", "10.13 (73)", "Punt Road Oval", "30,000", "27 July 1946" ] ]