t5Formulas
listlengths
1
209
TableName
stringlengths
4
51
Table
listlengths
4
28
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Division Semifinals\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,E2:E10=\"Division Semifinals\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the division for the division semifinals playoffs?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"Division Semifinals\"", "2" ] } ]
train_1-1087659-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Division", "League", "Reg. Season", "Playoffs", "Avg. Attendance" ], [ "2", "1981/82", "Western", "MISL", "6th", "Did not qualify", "11058" ], [ "3", "1982/83", "Western", "MISL", "3rd", "1st Round", "14692" ], [ "4", "1983/84", "Western", "MISL", "4th", "1st Round", "15786" ], [ "5", "1984/85", "Western", "MISL", "4th", "Quarterfinals", "12917" ], [ "6", "1985/86", "Western", "MISL", "5th", "Did not qualify", "12428" ], [ "7", "1986/87", "Western", "MISL", "2nd", "Division Semifinals", "12447" ], [ "8", "1987/88", "Western", "MISL", "3rd", "Division Finals", "11211" ], [ "9", "1988/89", "N/A", "MISL", "7th", "Did not qualify", "9228" ], [ "10", "1989/90", "Eastern", "MISL", "2nd", "Division Finals", "10475" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"melbourne\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"melbourne\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the date when the away team is melbourne?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"melbourne\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"18.17 (125)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"18.17 (125)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "who is the home team when the home team score is 18.17 (125)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"18.17 (125)\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"glenferrie oval\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"glenferrie oval\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the score for the home team for the venue glenferrie oval?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"glenferrie oval\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"14.19 (103)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"14.19 (103)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the home team when the home team score is 14.19 (103)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"14.19 (103)\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"17.13 (115)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"17.13 (115)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the venue when the away team score is 17.13 (115)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"17.13 (115)\"", "5" ] } ]
train_2-10807253-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Hawthorn", "25.11 (161)", "North Melbourne", "13.11 (89)", "Glenferrie Oval", "14,000", "27 April 1940" ], [ "3", "Fitzroy", "13.13 (91)", "St Kilda", "10.20 (80)", "Brunswick Street Oval", "20,000", "27 April 1940" ], [ "4", "Essendon", "18.17 (125)", "Melbourne", "16.12 (108)", "Windy Hill", "23,000", "27 April 1940" ], [ "5", "Richmond", "14.19 (103)", "Footscray", "17.13 (115)", "Punt Road Oval", "24,000", "27 April 1940" ], [ "6", "South Melbourne", "11.14 (80)", "Collingwood", "13.14 (92)", "Lake Oval", "18,000", "27 April 1940" ], [ "7", "Geelong", "9.18 (72)", "Carlton", "12.27 (99)", "Corio Oval", "12,000", "27 April 1940" ] ]
[ { "Formula": "SUMMARIZE(A1,DCOUNTX(C1))", "Formula2": "SUMMARIZE(A2:A6,DCOUNTX(C2:C6))", "Funcs": [ "SUMMARIZE(", "Cell", "DCOUNTX(", "Cell" ], "Level": "easy", "Question": "How many different statuses do each city have?", "Tokens": [ "SUMMARIZE(", "A1", "DCOUNTX(", "C1" ] }, { "Formula": "ROWS(UNIQUE(C1))", "Formula2": "ROWS(UNIQUE(C2:C6))", "Funcs": [ "ROWS(", "UNIQUE(", "Cell" ], "Level": "easy", "Question": "Count the number of different statuses.", "Tokens": [ "ROWS(", "UNIQUE(", "C1" ] }, { "Formula": "SORTBY(B1,E1,-1)", "Formula2": "SORTBY(B2:B6,E2:E6,-1)", "Funcs": [ "SORTBY(", "Cell", "Cell", "-", "Num" ], "Level": "easy", "Question": "List official names of cities in descending order of population.", "Tokens": [ "SORTBY(", "B1", "E1", "-", "1" ] }, { "Formula": "SORTBY(B1,E1,-1)", "Formula2": "SORTBY(B2:B6,E2:E6,-1)", "Funcs": [ "SORTBY(", "Cell", "Cell", "-", "Num" ], "Level": "easy", "Question": "What are the official names of cities, ordered descending by population?", "Tokens": [ "SORTBY(", "B1", "E1", "-", "1" ] }, { "Formula": "LET(a,SORTBY(CHOOSE({1,2},B1,C1),E1,-1),FILTER(a,SEQUENCE(ROWS(a))<=1))", "Formula2": "LET(a,SORTBY(CHOOSE({1,2},B2:B6,C2:C6),E2:E6,-1),FILTER(a,SEQUENCE(ROWS(a))<=1))", "Funcs": [ "LET(", "a", "SORTBY(", "CHOOSE(", "Num", "Num", "Cell", "Cell", "Cell", "-", "Num", "FILTER(", "a", "SEQUENCE(", "ROWS(", "a", "<=", "Num" ], "Level": "hard", "Question": "List the official name and status of the city with the largest population.", "Tokens": [ "LET(", "a", "SORTBY(", "CHOOSE(", "1", "2", "B1", "C1", "E1", "-", "1", "FILTER(", "a", "SEQUENCE(", "ROWS(", "a", "<=", "1" ] }, { "Formula": "SUMMARIZE(HSTACK(C1,A1),AVERAGEX(E1))", "Formula2": "SUMMARIZE(HSTACK(C2:C6,A2:A6),AVERAGEX(E2:E6))", "Funcs": [ "SUMMARIZE(", "HSTACK(", "Cell", "Cell", "AVERAGEX(", "Cell" ], "Level": "medium", "Question": "Please show the different statuses of cities and the average population of cities with each status.", "Tokens": [ "SUMMARIZE(", "HSTACK(", "C1", "A1", "AVERAGEX(", "E1" ] }, { "Formula": "SUMMARIZE(HSTACK(C1,A1),AVERAGEX(E1))", "Formula2": "SUMMARIZE(HSTACK(C2:C6,A2:A6),AVERAGEX(E2:E6))", "Funcs": [ "SUMMARIZE(", "HSTACK(", "Cell", "Cell", "AVERAGEX(", "Cell" ], "Level": "medium", "Question": "What are the statuses and average populations of each city?", "Tokens": [ "SUMMARIZE(", "HSTACK(", "C1", "A1", "AVERAGEX(", "E1" ] }, { "Formula": "FILTER(F1,C1<>\"Village\")", "Formula2": "FILTER(F2:F6,C2:C6<>\"Village\")", "Funcs": [ "FILTER(", "Cell", "Cell", "<>", "Str" ], "Level": "easy", "Question": "Show the census ranking of cities whose status are not \"Village\".", "Tokens": [ "FILTER(", "F1", "C1", "<>", "\"Village\"" ] }, { "Formula": "FILTER(F1,C1<>\"Village\")", "Formula2": "FILTER(F2:F6,C2:C6<>\"Village\")", "Funcs": [ "FILTER(", "Cell", "Cell", "<>", "Str" ], "Level": "easy", "Question": "What are the census rankings of cities that do not have the status \"Village\"?", "Tokens": [ "FILTER(", "F1", "C1", "<>", "\"Village\"" ] }, { "Formula": "HSTACK(ROWS(UNIQUE(C1)), SUM(A1))", "Formula2": "HSTACK(ROWS(UNIQUE(C2:C6)), SUM(A2:A6))", "Funcs": [ "HSTACK(", "ROWS(", "UNIQUE(", "Cell", "SUM(", "Cell" ], "Level": "hard", "Question": "How many statuses and cities?", "Tokens": [ "HSTACK(", "ROWS(", "UNIQUE(", "C1", "SUM(", "A1" ] }, { "Formula": "ROWS(UNIQUE(C1))", "Formula2": "ROWS(UNIQUE(C2:C6))", "Funcs": [ "ROWS(", "UNIQUE(", "Cell" ], "Level": "easy", "Question": "How many statuses?", "Tokens": [ "ROWS(", "UNIQUE(", "C1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(HSTACK(B1,C1,A1),SUMX(E1)), 4, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(HSTACK(B2:B6,C2:C6,A2:A6),SUMX(E2:E6)), 4, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "HSTACK(", "Cell", "Cell", "Cell", "SUMX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "the official name, status and city id of the most populated farm.", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "HSTACK(", "B1", "C1", "A1", "SUMX(", "E1", "4", "-", "1", "1" ] }, { "Formula": "LET(query1,FILTER(A1:F1,C1<>\"village\"),UNIQUE(CHOOSECOLS(query1,6,1)))", "Formula2": "LET(query1,FILTER(A2:F6,C2:C6<>\"village\"),UNIQUE(CHOOSECOLS(query1,6,1)))", "Funcs": [ "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "<>", "Str", "UNIQUE(", "CHOOSECOLS(", "query1", "Num", "Num" ], "Level": "hard", "Question": "Census rankings and cities for farms not located in villages.", "Tokens": [ "LET(", "query1", "FILTER(", "A1", ":", "F1", "C1", "<>", "\"village\"", "UNIQUE(", "CHOOSECOLS(", "query1", "6", "1" ] }, { "Formula": "LET(query1,FILTER(A1:F1,C1<>\"village\"),UNIQUE(CHOOSECOLS(query1,6,1)))", "Formula2": "LET(query1,FILTER(A2:F6,C2:C6<>\"village\"),UNIQUE(CHOOSECOLS(query1,6,1)))", "Funcs": [ "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "<>", "Str", "UNIQUE(", "CHOOSECOLS(", "query1", "Num", "Num" ], "Level": "hard", "Question": "all census rankings and cities for farms apart from villages.", "Tokens": [ "LET(", "query1", "FILTER(", "A1", ":", "F1", "C1", "<>", "\"village\"", "UNIQUE(", "CHOOSECOLS(", "query1", "6", "1" ] }, { "Formula": "LET(query1,FILTER(A1:F1,C1<>\"village\"),UNIQUE(CHOOSECOLS(query1,6,1)))", "Formula2": "LET(query1,FILTER(A2:F6,C2:C6<>\"village\"),UNIQUE(CHOOSECOLS(query1,6,1)))", "Funcs": [ "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "<>", "Str", "UNIQUE(", "CHOOSECOLS(", "query1", "Num", "Num" ], "Level": "hard", "Question": "Census rankings and cities for non-village farms.", "Tokens": [ "LET(", "query1", "FILTER(", "A1", ":", "F1", "C1", "<>", "\"village\"", "UNIQUE(", "CHOOSECOLS(", "query1", "6", "1" ] } ]
farm_city
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "city id", "official name", "status", "area km 2", "population", "census ranking" ], [ "2", "1", "Grand Falls/Grand-Sault", "Town", "18.06", "5706", "636 of 5008" ], [ "3", "2", "Perth-Andover", "Village", "8.89", "1778", "1442 of 5,008" ], [ "4", "3", "Plaster Rock", "Village", "3.09", "1135", "1936 of 5,008" ], [ "5", "4", "Drummond", "Village", "8.91", "775", "2418 of 5008" ], [ "6", "5", "Aroostook", "Village", "2.24", "351", "3460 of 5008" ] ]
[ { "Formula": "FILTER(D1,B1=\"Erie, Pennsylvania\")", "Formula2": "FILTER(D2:D7,B2:B7=\"Erie, Pennsylvania\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What affiliation is Erie, Pennsylvania?", "Tokens": [ "FILTER(", "D1", "B1", "=", "\"Erie, Pennsylvania\"" ] }, { "Formula": "FILTER(E1,C1=1846)", "Formula2": "FILTER(E2:E7,C2:C7=1846)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What was the enrollment of the school founded in 1846?", "Tokens": [ "FILTER(", "E1", "C1", "=", "1846" ] }, { "Formula": "FILTER(D1,B1=\"Canton, New York\")", "Formula2": "FILTER(D2:D7,B2:B7=\"Canton, New York\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What kind of school is Canton, New York?", "Tokens": [ "FILTER(", "D1", "B1", "=", "\"Canton, New York\"" ] } ]
dev_1-16381914-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Institution", "Location", "Founded", "Affiliation", "Enrollment", "Team Nickname", "Primary conference" ], [ "2", "University at Buffalo", "Buffalo, New York", "1846", "Public", "28192", "Bulls", "Mid-American Conference ( D-I )" ], [ "3", "Canisius College", "Buffalo, New York", "1870", "Private/Catholic", "3490", "Golden Griffins", "Metro Atlantic Athletic Conference ( D-I )" ], [ "4", "SUNY Canton", "Canton, New York", "1906", "Public", "3056", "'Roos", "Independent ( USCAA )" ], [ "5", "Mercyhurst College", "Erie, Pennsylvania", "1926", "Private/Catholic", "3226", "Lakers", "Pennsylvania State Athletic Conference ( D-II )" ], [ "6", "Niagara University", "Lewiston, New York", "1856", "Private/Catholic", "3746", "Purple Eagles", "Metro Atlantic Athletic Conference ( D-I )" ], [ "7", "Rochester Institute of Technology", "Henrietta, NY", "1829", "Private/Non-sectarian", "13861", "Tigers", "Empire 8 ( D-III )" ] ]
[ { "Formula": "AVERAGE(FILTER(E1, C1<8))", "Formula2": "AVERAGE(FILTER(E2:E20, C2:C20<8))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the average grid with a number of laps smaller than 8?", "Tokens": [ "AVERAGE(", "FILTER(", "E1", "C1", "<", "8" ] }, { "Formula": "MIN(FILTER(E1, (A1=\"casey stoner\")*(C1<27)))", "Formula2": "MIN(FILTER(E2:E20, (A2:A20=\"casey stoner\")*(C2:C20<27)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the lowest grid with rider casey stoner and laps that are smaller than 27?", "Tokens": [ "MIN(", "FILTER(", "E1", "A1", "=", "\"casey stoner\"", "*", "C1", "<", "27" ] }, { "Formula": "SUM(FILTER(E1, C1>27))", "Formula2": "SUM(FILTER(E2:E20, C2:C20>27))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the total grid number with laps that are larger than 27?", "Tokens": [ "SUM(", "FILTER(", "E1", "C1", ">", "27" ] }, { "Formula": "MIN(FILTER(C1, D1=38.426))", "Formula2": "MIN(FILTER(C2:C20, D2:D20=38.426))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the lowest number of laps with a time/retired of +38.426?", "Tokens": [ "MIN(", "FILTER(", "C1", "D1", "=", "38.426" ] }, { "Formula": "SUM(FILTER(C1, D1=19.475))", "Formula2": "SUM(FILTER(C2:C20, D2:D20=19.475))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the sum of laps that has a time/retired that is +19.475?", "Tokens": [ "SUM(", "FILTER(", "C1", "D1", "=", "19.475" ] } ]
test_2-13719531-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rider", "Manufacturer", "Laps", "Time/Retired", "Grid" ], [ "2", "Casey Stoner", "Ducati", "27", "41:12.244", "3" ], [ "3", "Loris Capirossi", "Ducati", "27", "+6.763", "5" ], [ "4", "Valentino Rossi", "Yamaha", "27", "+10.038", "2" ], [ "5", "Dani Pedrosa", "Honda", "27", "+11.663", "1" ], [ "6", "Alex Barros", "Ducati", "27", "+19.475", "7" ], [ "7", "Randy de Puniet", "Kawasaki", "27", "+27.313", "6" ], [ "8", "John Hopkins", "Suzuki", "27", "+29.243", "14" ], [ "9", "Chris Vermeulen", "Suzuki", "27", "+34.833", "16" ], [ "10", "Colin Edwards", "Yamaha", "27", "+35.073", "11" ], [ "11", "Marco Melandri", "Honda", "27", "+36.971", "12" ], [ "12", "Carlos Checa", "Honda", "27", "+37.721", "13" ], [ "13", "Anthony West", "Kawasaki", "27", "+38.426", "10" ], [ "14", "Shinya Nakano", "Honda", "27", "+47.430", "8" ], [ "15", "Sylvain Guintoli", "Yamaha", "27", "+54.324", "9" ], [ "16", "Toni Elías", "Honda", "27", "+1:10.471", "18" ], [ "17", "Makoto Tamada", "Yamaha", "27", "+1:12.904", "15" ], [ "18", "Kurtis Roberts", "KR212V", "27", "+1:13.020", "19" ], [ "19", "Nicky Hayden", "Honda", "8", "Retirement", "4" ], [ "20", "Chaz Davies", "Ducati", "8", "Retirement", "17" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=1997),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,G2:G10=1997),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who are the batting partners for the 1997 season?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "1997", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"7th\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,A2:A10=\"7th\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which season reported wickets of 7th?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"7th\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"9th\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,A2:A10=\"9th\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which team is 9th in wickets?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"9th\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"Mahela Jayawardene and Prasanna Jayawardene\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,C2:C10=\"Mahela Jayawardene and Prasanna Jayawardene\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the venue for batting partners Mahela Jayawardene and Prasanna Jayawardene", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Mahela Jayawardene and Prasanna Jayawardene\"", "6" ] }, { "Formula": "ROWS(UNIQUE(FILTER(D1, A1=\"3rd\")))", "Formula2": "ROWS(UNIQUE(FILTER(D2:D10, A2:A10=\"3rd\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many teams are listed for 3rd wickets?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "D1", "A1", "=", "\"3rd\"" ] } ]
train_1-1670921-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Wicket", "Runs", "Batting partners", "Batting team", "Fielding team", "Venue", "Season" ], [ "2", "1st", "415", "GC Smith and Neil McKenzie", "South Africa", "Bangladesh", "Chittagong", "2008" ], [ "3", "2nd", "576", "Roshan Mahanama and Sanath Jayasuriya", "Sri Lanka", "India", "Colombo", "1997" ], [ "4", "3rd", "624", "Mahela Jayawardene and Kumar Sangakkara", "Sri Lanka", "South Africa", "Colombo", "2006" ], [ "5", "4th", "437", "Mahela Jayawardene and Thilan Samaraweera", "Sri Lanka", "Pakistan", "Karachi", "2008/09" ], [ "6", "5th", "405", "Donald Bradman and Sid Barnes", "Australia", "England", "Sydney", "1946/47" ], [ "7", "6th", "351", "Mahela Jayawardene and Prasanna Jayawardene", "Sri Lanka", "India", "Ahmedabad", "2009/10" ], [ "8", "7th", "347", "Clairmonte Depeiaza and Denis Atkinson", "West Indies", "Australia", "Bridgetown", "1954/55" ], [ "9", "8th", "332", "Jonathan Trott and Stuart Broad", "England", "Pakistan", "Lord's", "2010" ], [ "10", "9th", "195", "Pat Symcox and Mark Boucher", "South Africa", "Pakistan", "Johannesburg", "1997/98" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"25–20\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"25–20\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Date has a Set 1 of 25–20?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"25–20\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"80–72\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,G2:G7=\"80–72\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Score has a Total of 80–72?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"80–72\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"21–25\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"21–25\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Date has a Set 1 of 21–25?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"21–25\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(F1=\"25–20\")*(B1=\"13:45\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,(F2:F7=\"25–20\")*(B2:B7=\"13:45\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Set 2 has a Set 3 of 25–20, and a Time of 13:45?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"25–20\"", "*", "B1", "=", "\"13:45\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"25–16\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"25–16\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Score has a Set 1 of 25–16?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"25–16\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"2–3\")*(B1=\"20:30\")*(F1=\"16–25\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,(C2:C7=\"2–3\")*(B2:B7=\"20:30\")*(F2:F7=\"16–25\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Date has a Score of 2–3, a Time of 20:30, and a Set 3 of 16–25?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"2–3\"", "*", "B1", "=", "\"20:30\"", "*", "F1", "=", "\"16–25\"", "1" ] } ]
train_2-16571273-13
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Time", "Score", "Set 1", "Set 2", "Set 3", "Total" ], [ "2", "03 Sep", "13:45", "2–3", "21–25", "25–19", "25–20", "100–104" ], [ "3", "03 Sep", "18:15", "3–0", "27–25", "28–26", "25–21", "80–72" ], [ "4", "04 Sep", "13:45", "3–0", "25–22", "28–26", "25–14", "78–62" ], [ "5", "04 Sep", "20:30", "2–3", "25–20", "22–25", "25–20", "111–110" ], [ "6", "05 Sep", "13:45", "3–1", "25–16", "26–24", "21–25", "97–84" ], [ "7", "05 Sep", "20:30", "2–3", "23–25", "25–17", "16–25", "102–104" ] ]
[ { "Formula": "MIN(FILTER(A1, (C1=\"dehua\")*(E1<16)))", "Formula2": "MIN(FILTER(A2:A7, (C2:C7=\"dehua\")*(E2:E7<16)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Can you tell me the lowest Chapter that has the Pinyin of dehua, and the Articles smaller than 16?", "Tokens": [ "MIN(", "FILTER(", "A1", "C1", "=", "\"dehua\"", "*", "E1", "<", "16" ] }, { "Formula": "AVERAGE(FILTER(A1, E1<15))", "Formula2": "AVERAGE(FILTER(A2:A7, E2:E7<15))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "Can you tell me the average Chapter that has Articles smaller than 15?", "Tokens": [ "AVERAGE(", "FILTER(", "A1", "E1", "<", "15" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=\"food transformations\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>4))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E7,D2:D7=\"food transformations\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>4))", "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": "Can you tell me the Chinese that has the Chapter larger than 4, and the English Translation of food transformations?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "D1", "=", "\"food transformations\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "4" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=24))", "Formula2": "LET(query1,SUMMARIZE(D2:D7,SUMX(E2:E7)),FILTER(query1,CHOOSECOLS(query1,2)=24))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Can you tell me the English Translation that has the Articles of 24?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "24" ] } ]
train_2-15530291-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Chapter", "Chinese", "Pinyin", "English Translation", "Articles" ], [ "2", "1", "道化", "Daohua", "Way Transformations", "24" ], [ "3", "2", "術化", "Shuhua", "Techniques Transformations", "21" ], [ "4", "3", "德化", "Dehua", "Potency Transformations", "16" ], [ "5", "4", "仁化", "Renhua", "Humaneness Transformations", "17" ], [ "6", "5", "食化", "Shihua", "Food Transformations", "15" ], [ "7", "6", "儉化", "Jianhua", "Frugality Transformations", "17" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"13.11 (89)\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"13.11 (89)\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did the home team score 13.11 (89)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"13.11 (89)\"", "7" ] } ]
test_2-10790510-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", "10.18 (78)", "North Melbourne", "6.14 (50)", "Western Oval", "5,000", "18 August 1934" ], [ "3", "Essendon", "9.17 (71)", "South Melbourne", "22.14 (146)", "Windy Hill", "15,000", "18 August 1934" ], [ "4", "Collingwood", "23.22 (160)", "Hawthorn", "10.13 (73)", "Victoria Park", "5,000", "18 August 1934" ], [ "5", "Carlton", "14.12 (96)", "Richmond", "16.13 (109)", "Princes Park", "30,000", "18 August 1934" ], [ "6", "Melbourne", "13.10 (88)", "Geelong", "21.15 (141)", "MCG", "12,163", "18 August 1934" ], [ "7", "St Kilda", "13.11 (89)", "Fitzroy", "10.10 (70)", "Junction Oval", "10,000", "18 August 1934" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"£300,000\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,F2:F12=\"£300,000\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the item \"Moving to\", when the Transfer fee is £300,000?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"£300,000\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"loan\")*(A1=\"lynch\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(F2:F12=\"loan\")*(A2:A12=\"lynch\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Country, when the Transfer fee is \"loan\", and when the Name is Lynch?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"loan\"", "*", "A1", "=", "\"lynch\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"free\")*(A1=\"dugdale\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(F2:F12=\"free\")*(A2:A12=\"dugdale\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Transfer window, when the Transfer fee is \"free\", and when the Name is Dugdale?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"free\"", "*", "A1", "=", "\"dugdale\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"loan\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,F2:F12=\"loan\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Name, when the Transfer fee is \"loan\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"loan\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"free\")*(D1=\"norwich city\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(F2:F12=\"free\")*(D2:D12=\"norwich city\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Transfer window, when the Transfer fee is \"free\", and when the item \"Moving to\" is Norwich City?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"free\"", "*", "D1", "=", "\"norwich city\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"winter\")*(D1=\"northwich victoria\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(E2:E12=\"winter\")*(D2:D12=\"northwich victoria\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Transfer fee, when the Transfer window is \"winter\", and when the item \"Moving to\" is Northwich Victoria?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"winter\"", "*", "D1", "=", "\"northwich victoria\"", "6" ] } ]
train_2-12964478-7
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Country", "Status", "Moving to", "Transfer window", "Transfer fee" ], [ "2", "Otsemobor", "ENG", "Transfer", "Norwich City", "Summer", "Free" ], [ "3", "Jones", "ENG", "Transfer", "Preston North End", "Summer", "£500,000 [* ]" ], [ "4", "Varney", "ENG", "Transfer", "Charlton Athletic", "Summer", "£2,500,000" ], [ "5", "Vaughan", "WAL", "Transfer", "RealSociedad", "Summer", "£300,000" ], [ "6", "Brown", "ENG", "Loan", "Kidsgrove Athletic", "Winter", "Loan" ], [ "7", "Farquharson", "ENG", "Loan", "Northwich Victoria", "Winter", "Loan" ], [ "8", "Lynch", "ENG", "Loan", "Stafford Rangers", "Winter", "Loan" ], [ "9", "Daniel", "ENG", "Loan", "Grays Athletic", "Winter", "Loan" ], [ "10", "Dugdale", "ENG", "Free", "Droylsden", "Winter", "Free" ], [ "11", "Farquharson", "ENG", "Loan", "Nantwich Town", "Winter", "Loan" ], [ "12", "Tomlinson", "ENG", "Loan", "Burton Albion", "Winter", "Loan" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"bradley wiggins\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,D2:D9=\"bradley wiggins\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the General classification for a points classification leader of Bradley Wiggins?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"bradley wiggins\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"christophe moreau\")*(F1=\"team csc\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,(C2:C9=\"christophe moreau\")*(F2:F9=\"team csc\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the general classification for a mountains value of Christophe Moreau and a Team winner of Team CSC?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"christophe moreau\"", "*", "F1", "=", "\"team csc\"", "2" ] } ]
train_2-11667521-17
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Stage (Winner)", "General classification", "Mountains classification", "Points classification", "Combination classification", "Team Classification" ], [ "2", "0 Prologue ( Bradley Wiggins )", "Bradley Wiggins", "Sylvain Chavanel", "Bradley Wiggins", "Bradley Wiggins", "no award" ], [ "3", "0 Stage 1 ( Heinrich Haussler )", "Bradley Wiggins", "Sylvain Chavanel", "Tom Boonen", "Bradley Wiggins", "Discovery Channel" ], [ "4", "0 Stage 2 ( Christophe Moreau )", "Christophe Moreau", "Sylvain Chavanel", "Heinrich Haussler", "Christophe Moreau", "Astana" ], [ "5", "0 Stage 3 ( Alexander Vinokourov )", "Alexander Vinokourov", "Sylvain Chavanel", "Heinrich Haussler", "Andrey Kashechkin", "Astana" ], [ "6", "0 Stage 4 ( Christophe Moreau )", "Andrey Kashechkin", "Christophe Moreau", "Christophe Moreau", "Christophe Moreau", "Team CSC" ], [ "7", "0 Stage 5 ( Antonio Colom )", "Andrey Kashechkin", "Christophe Moreau", "Christophe Moreau", "Christophe Moreau", "Discovery Channel" ], [ "8", "0 Stage 6 ( Maxim Iglinsky )", "Christophe Moreau", "Rémy Di Gregorio", "Christophe Moreau", "Christophe Moreau", "Discovery Channel" ], [ "9", "0 Stage 7 (Final) ( Alexander Vinokourov )", "Christophe Moreau", "Rémy Di Gregorio", "Alexander Vinokourov", "Christophe Moreau", "Astana" ] ]
[ { "Formula": "SUMIFS(C1,A1,\"lynn university\")", "Formula2": "SUMIFS(C2:C10,A2:A10,\"lynn university\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the date that the Institution of Lynn University was founded on?", "Tokens": [ "SUMIFS(", "C1", "A1", "\"lynn university\"" ] } ]
train_2-1183842-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Institution", "Location", "Founded", "Type", "Enrollment", "Nickname", "Joined" ], [ "2", "Barry University", "Miami Shores, Florida", "1940", "Private", "9,300", "Buccaneers", "1988" ], [ "3", "Eckerd College", "St. Petersburg, Florida", "1958", "Private", "3,584", "Tritons", "1975" ], [ "4", "Florida Southern College", "Lakeland, Florida", "1883", "Private", "3,488", "Moccasins", "1975" ], [ "5", "Florida Institute of Technology", "Melbourne, Florida", "1958", "Private", "7,626", "Panthers", "1981" ], [ "6", "Lynn University", "Boca Raton, Florida", "1962", "Private", "4,660", "Fighting Knights", "1997" ], [ "7", "Nova Southeastern University", "Davie, Florida", "1964", "Private", "33,135", "Sharks", "2002" ], [ "8", "Rollins College", "Winter Park, Florida", "1885", "Private", "4,320", "Tars", "1975" ], [ "9", "Saint Leo University", "Saint Leo, Florida", "1889", "Private", "15,120", "Lions", "1975" ], [ "10", "The University of Tampa", "Tampa, Florida", "1931", "Private", "10,515", "Spartans", "1981" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"USAC National Midget Series\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,I2:I13=\"USAC National Midget Series\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who got the pole position if the supporting is USAC National Midget Series?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "I1", "=", "\"USAC National Midget Series\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,E1=\"Anders Krohn\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,E2:E13=\"Anders Krohn\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who won the fastest lap if Anders Krohn won the pole position?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "E1", "=", "\"Anders Krohn\"", "6" ] }, { "Formula": "SUMIFS(A1,F1,\"João Victor Horto\")", "Formula2": "SUMIFS(A2:A13,F2:F13,\"João Victor Horto\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many rounds did João Victor Horto achieved the fastest lap?", "Tokens": [ "SUMIFS(", "A1", "F1", "\"João Victor Horto\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"August 21\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,D2:D13=\"August 21\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What circuit was used on August 21?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"August 21\"", "2" ] }, { "Formula": "SUMIFS(A1,F1,\"Alex Ardoin\")", "Formula2": "SUMIFS(A2:A13,F2:F13,\"Alex Ardoin\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many rounds did Alex Ardoin achieved a fastest lap?", "Tokens": [ "SUMIFS(", "A1", "F1", "\"Alex Ardoin\"" ] } ]
train_1-25459168-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Round", "Circuit", "Location", "Date", "Pole position", "Fastest lap", "Winning driver", "Winning team", "Supporting" ], [ "2", "1", "Sebring International Raceway", "Sebring, Florida", "March 19", "Anders Krohn", "Anders Krohn", "Tristan Vautier", "Andersen Racing", "American Le Mans Series" ], [ "3", "2", "Streets of St. Petersburg", "St. Petersburg, Florida", "March 28", "Conor Daly", "Conor Daly", "Conor Daly", "Juncos Racing", "IndyCar Series" ], [ "4", "3", "Mazda Raceway Laguna Seca", "Monterey, California", "May 23", "Conor Daly", "Connor De Phillippi", "Conor Daly", "Juncos Racing", "American Le Mans Series" ], [ "5", "4", "O'Reilly Raceway Park", "Clermont, Indiana", "May 29", "Mikaël Grenier", "Conor Daly", "Conor Daly", "Juncos Racing", "USAC National Midget Series" ], [ "6", "5", "Iowa Speedway", "Newton, Iowa", "June 19", "Conor Daly", "Conor Daly", "Conor Daly", "Juncos Racing", "IndyCar Series" ], [ "7", "6", "New Jersey Motorsports Park", "Millville, New Jersey", "June 26", "Conor Daly", "Conor Daly", "Caio Lara", "JDC MotorSports", "stand-alone" ], [ "8", "7", "New Jersey Motorsports Park", "Millville, New Jersey", "June 27", "Conor Daly", "João Victor Horto", "Tristan Vautier", "Andersen Racing", "stand-alone" ], [ "9", "8", "Autobahn Country Club", "Joliet, Illinois", "July 31", "Mikaël Grenier", "Conor Daly", "Mikaël Grenier", "Andersen Racing", "stand-alone" ], [ "10", "9", "Autobahn Country Club", "Joliet, Illinois", "August 1", "Conor Daly", "Conor Daly", "Conor Daly", "Juncos Racing", "stand-alone" ], [ "11", "10", "Circuit Trois-Rivières", "Trois-Rivières, Québec", "August 15", "Conor Daly", "Alex Ardoin", "Alex Ardoin", "Team GDT", "Continental Tire Sports Car Challenge" ], [ "12", "11", "Road America", "Elkhart Lake, Wisconsin", "August 21", "Conor Daly", "Conor Daly", "Conor Daly", "Juncos Racing", "American Le Mans Series" ], [ "13", "12", "Mosport International Raceway", "Bowmanville, Ontario", "August 28", "Conor Daly", "Connor De Phillippi", "Conor Daly", "Juncos Racing", "American Le Mans Series" ] ]
[ { "Formula": "MAXIFS(F1,E1,\"SCG\")", "Formula2": "MAXIFS(F2:F8,E2:E8,\"SCG\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What's the maximum crowd when scg is the ground?", "Tokens": [ "MAXIFS(", "F1", "E1", "\"SCG\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=\"5.11 (41)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,D2:D8=\"5.11 (41)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What are the away teams when they scored 5.11 (41)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "D1", "=", "\"5.11 (41)\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=\"6.9 (45)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,D2:D8=\"6.9 (45)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What are the ground when the away team scored 6.9 (45)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "D1", "=", "\"6.9 (45)\"", "5" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=19929))", "Formula2": "LET(query1,SUMMARIZE(E2:E8,SUMX(F2:F8)),FILTER(query1,CHOOSECOLS(query1,2)=19929))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What are the ground where the crowd totals 19929?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "F1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "19929" ] } ]
train_1-14312471-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Ground", "Crowd", "Date", "Report" ], [ "2", "Melbourne", "5.11 (41)", "Geelong", "24.13 (157)", "MCG", "34610", "Friday, 8 August", "AFL.com.au" ], [ "3", "Carlton", "18.24 (132)", "Port Adelaide", "9.12 (66)", "Telstra Dome", "29696", "Saturday, 9 August", "AFL.com.au" ], [ "4", "Hawthorn", "16.14 (110)", "Brisbane Lions", "5.11 (41)", "Aurora Stadium", "19929", "Saturday, 9 August", "AFL.com.au" ], [ "5", "Collingwood", "14.13 (97)", "St Kilda", "12.11 (83)", "MCG", "52135", "Saturday, 9 August", "AFL.com.au" ], [ "6", "Sydney", "17.10 (112)", "Fremantle", "15.18 (108)", "SCG", "20846", "Saturday, 9 August", "AFL.com.au" ], [ "7", "North Melbourne", "21.10 (136)", "Western Bulldogs", "18.8 (116)", "Telstra Dome", "31957", "Sunday, 10 August", "AFL.com.au" ], [ "8", "Adelaide", "16.12 (108)", "Richmond", "6.9 (45)", "AAMI Stadium", "37562", "Sunday, 10 August", "AFL.com.au" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"−14 (68-68-67-71=274)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,C2:C10=\"−14 (68-68-67-71=274)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Date, when Winning Score is −14 (68-68-67-71=274)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"−14 (68-68-67-71=274)\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"mercedes championships (3)\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"mercedes championships (3)\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Margin of Victory, when Tournament is Mercedes Championships (3)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"mercedes championships (3)\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"greenbrier classic\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"greenbrier classic\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Date, when Tournament, is Greenbrier Classic?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"greenbrier classic\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"6 strokes\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,D2:D10=\"6 strokes\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Runner(s)-Up when Margin of Victory is 6 Strokes?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"6 strokes\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"jonathan kaye\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,E2:E10=\"jonathan kaye\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Date, when Runner(s)-Up is Jonathan Kaye?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"jonathan kaye\"", "1" ] } ]
train_2-1662630-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Tournament", "Winning score", "Margin of victory", "Runner(s)-up" ], [ "2", "16 Mar 1997", "Honda Classic", "−14 (68-68-67-71=274)", "1 stroke", "Michael Bradley , Payne Stewart" ], [ "3", "7 Jun 1998", "Kemper Open", "−10 (70-63-69-72=274)", "1 stroke", "Scott Hoch" ], [ "4", "2 May 1999", "Shell Houston Open", "−9 (70-68-70-71=279)", "1 stroke", "John Cook , Hal Sutton" ], [ "5", "12 Oct 2003", "Las Vegas Invitational", "−31 (62-68-63-66-69=328)", "Playoff", "Scott McCarron" ], [ "6", "11 Jan 2004", "Mercedes Championships", "−22 (66-67-66-71=270)", "1 stroke", "Vijay Singh" ], [ "7", "9 Jan 2005", "Mercedes Championships (2)", "−21 (74-64-66-67=271)", "1 stroke", "Jonathan Kaye" ], [ "8", "8 Jan 2006", "Mercedes Championships (3)", "−8 (71-72-70-71=284)", "Playoff", "Vijay Singh" ], [ "9", "23 Apr 2006", "Shell Houston Open (2)", "−19 (66-67-69-67=269)", "6 strokes", "Bob Estes" ], [ "10", "1 Aug 2010", "Greenbrier Classic", "−22 (66-68-65–59=258)", "1 stroke", "Jeff Overton" ] ]
[ { "Formula": "FILTER(A1,(C1=6)*(B1=2))", "Formula2": "FILTER(A2:A17,(C2:C17=6)*(B2:B17=2))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "Can you tell me the Rank that has the Lane of 6, and the Heat of 2?", "Tokens": [ "FILTER(", "A1", "C1", "=", "6", "*", "B1", "=", "2" ] }, { "Formula": "FILTER(E1,(B1=1)*(C1=2))", "Formula2": "FILTER(E2:E17,(B2:B17=1)*(C2:C17=2))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "Can you tell me the Time that has the Heat of 1, and the Lane of 2?", "Tokens": [ "FILTER(", "E1", "B1", "=", "1", "*", "C1", "=", "2" ] } ]
dev_2-18454234-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Heat", "Lane", "Nationality", "Time" ], [ "2", "1", "2", "4", "United States", "3:32.75" ], [ "3", "2", "1", "4", "Australia", "3:32.76" ], [ "4", "3", "1", "5", "Japan", "3:32.81" ], [ "5", "4", "2", "3", "Russia", "3:33.59" ], [ "6", "5", "1", "6", "Great Britain", "3:33.83" ], [ "7", "6", "2", "8", "New Zealand", "3:34.09" ], [ "8", "7", "2", "6", "South Africa", "3:34.16" ], [ "9", "8", "2", "7", "Italy", "3:34.32" ], [ "10", "9", "2", "1", "France", "3:34.78" ], [ "11", "10", "2", "5", "Canada", "3:35.56" ], [ "12", "11", "1", "2", "Sweden", "3:35.83" ], [ "13", "12", "2", "2", "Croatia", "3:37.69" ], [ "14", "13", "1", "1", "Romania", "3:38.00" ], [ "15", "14", "1", "3", "Brazil", "3:38.66" ], [ "16", "15", "1", "7", "Ukraine", "3:38.76" ], [ "17", "16", "1", "8", "Belarus", "3:39.39" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"73-71-76-70=290\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,D2:D12=\"73-71-76-70=290\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Country of the Player with a Score of 73-71-76-70=290?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"73-71-76-70=290\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"lawson little\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"lawson little\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Lawson Little's Money ($) amount?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"lawson little\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"e\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,E2:E12=\"e\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Money ($) amount of the Player with a To par of e?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"e\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"playoff\")*(D1=\"72-69-73-73=287\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(F2:F12=\"playoff\")*(D2:D12=\"72-69-73-73=287\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Country has a Player with Playoff Money with a Score of 72-69-73-73=287?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"playoff\"", "*", "D1", "=", "\"72-69-73-73=287\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"ben hogan\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"ben hogan\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Ben Hogan's Place?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"ben hogan\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"73-75-71-73=292\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,D2:D12=\"73-75-71-73=292\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Place of the Player with a Score of 73-75-71-73=292?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"73-75-71-73=292\"", "1" ] } ]
train_2-18007230-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Place", "Player", "Country", "Score", "To par", "Money ( $ )" ], [ "2", "T1", "Lawson Little", "United States", "72-69-73-73=287", "–1", "Playoff" ], [ "3", "T1", "Gene Sarazen", "United States", "71-74-70-72=287", "–1", "Playoff" ], [ "4", "3", "Horton Smith", "United States", "69-72-78-69=288", "E", "700" ], [ "5", "4", "Craig Wood", "United States", "72-73-72-72=289", "+1", "600" ], [ "6", "T5", "Ralph Guldahl", "United States", "73-71-76-70=290", "+2", "325" ], [ "7", "T5", "Ben Hogan", "United States", "70-73-74-73=290", "+2", "325" ], [ "8", "T5", "Lloyd Mangrum", "United States", "75-70-71-74=290", "+2", "325" ], [ "9", "T5", "Byron Nelson", "United States", "72-74-70-74=290", "+2", "325" ], [ "10", "9", "Dick Metz", "United States", "75-72-72-72=291", "+3", "175" ], [ "11", "T10", "Ed Dudley", "United States", "73-75-71-73=292", "+4", "137" ], [ "12", "T10", "Frank Walsh", "United States", "73-69-71-79=292", "+4", "137" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,C1=\"june 30, 2005\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<23))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F9,C2:C9=\"june 30, 2005\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<23))", "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 Congress had less than 23 cosponsors and had June 30, 2005 as the date of introduction of the bill?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "C1", "=", "\"june 30, 2005\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "23" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"june 9, 2011\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,C2:C9=\"june 9, 2011\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who sponsored the bill introduced on June 9, 2011?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"june 9, 2011\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"june 2, 2009\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,C2:C9=\"june 2, 2009\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who sponsored the bill that was introduced on June 2, 2009?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"june 2, 2009\"", "4" ] } ]
train_2-13829540-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Congress", "Bill number(s)", "Date introduced", "Sponsor(s)", "# of cosponsors", "Latest status" ], [ "2", "112th Congress", "S. 1171", "June 9, 2011", "Sen. Charles E. Schumer (D-NY)", "19", "Referred to the Senate Committee on Finance" ], [ "3", "112th Congress", "H.R. 2088", "June 2, 2011", "Rep. Jim McDermott (D-WA)", "74", "Referred to the House Committee on Ways and Means" ], [ "4", "111th Congress", "S. 1153", "May 21, 2009", "Sen. Charles E. Schumer (D-NY)", "23", "Died in the Senate Committee on Finance" ], [ "5", "111th Congress", "H.R. 2625", "June 2, 2009", "Rep. Jim McDermott (D-WA)", "133", "Died in the House Committee on Ways and Means" ], [ "6", "110th Congress", "S. 1556", "June 6, 2007", "Sen. Gordon H. Smith (R-OR)", "25", "Died in the Senate Committee on Finance" ], [ "7", "110th Congress", "H.R. 1820", "March 29, 2007", "Rep. Jim McDermott (D-WA)", "119", "Died in the House Committee on Ways and Means" ], [ "8", "109th Congress", "S. 1360", "June 30, 2005", "Sen. Gordon H. Smith (R-OR)", "12", "Died in the Senate Committee on Finance" ], [ "9", "108th Congress", "S. 1702", "October 2, 2003", "Sen. Gordon H. Smith (R-OR)", "9", "Died in the Senate Committee on Finance" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"David Haynes\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,F2:F11=\"David Haynes\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the Class A winner when the Class C winner was David Haynes?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"David Haynes\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=8),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,A2:A11=8),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who was the Class C winner in round 8?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "8", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=6),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,A2:A11=6),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who was the Class D winner in round 6?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "6", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=2),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,A2:A11=2),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What was the circuit in round 2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "2", "2" ] } ]
train_1-24852622-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Round", "Circuit", "Date", "Class A Winner", "Class B Winner", "Class C Winner", "Class D Winner" ], [ "2", "1", "Snetterton Motor Racing Circuit , Norfolk", "14 April", "John Love", "Alan Hutcheson", "None (no entries?)", "Mike Parkes" ], [ "3", "2", "Goodwood Circuit , West Sussex", "23 April", "Christabel Carlisle", "Alan Hutcheson", "None (no entries)", "Graham Hill" ], [ "4", "3", "Aintree Motor Racing Circuit , Liverpool", "28 April", "John Love", "Alan Hutcheson", "Nicky Byrne", "Graham Hill" ], [ "5", "4", "Silverstone Circuit , Northamptonshire", "12 May", "John Love", "Peter Harper", "Innes Ireland", "Graham Hill" ], [ "6", "5", "Crystal Palace , London", "11 June", "John Love", "Peter Harper", "None (no entries)", "Roy Salvadori" ], [ "7", "NC", "Goodwood Circuit , West Sussex", "11 June", "Unknown.", "Unknown.", "Nicky Byrne", "P.J. Woodroffe" ], [ "8", "NC", "Snetterton Motor Racing Circuit , Norfolk", "15 July", "Mick Clare", "Alan Hutcheson", "Unknown.", "Graham Hill" ], [ "9", "6", "Aintree Motor Racing Circuit , Liverpool", "21 July", "John Love", "Peter Harper", "Nicky Byrne", "Jack Sears" ], [ "10", "7", "Brands Hatch , Kent", "6 August", "John Love", "Peter Jopp", "David Haynes", "Mike Parkes" ], [ "11", "8", "Oulton Park , Cheshire", "1 September", "John Love", "Peter Harper", "Chris McLaren?", "Graham Hill" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"sm 2965-05\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"sm 2965-05\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Region, when the Catalog is SM 2965-05?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"sm 2965-05\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"25ap 301\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"25ap 301\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Region, when the Catalog is 25AP 301?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"25ap 301\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"epc 81436\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"epc 81436\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Date, when Catalog is EPC 81436?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"epc 81436\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"double cd\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"double cd\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Label, when Format is Double CD?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"double cd\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"japan\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"japan\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Label, when Region is Japan?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"japan\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"united states\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"united states\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Format, when Region is United States?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"united states\"", "4" ] } ]
train_2-16752996-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Region", "Date", "Label", "Format", "Catalog" ], [ "2", "United States", "1 August 1976", "Epic Records", "stereo LP", "PE 34149" ], [ "3", "Europe", "1 August 1976", "Epic Records", "stereo LP", "EPC 81436" ], [ "4", "Australia", "15 November 1976", "Epic Records", "stereo LP", "ELPS 3781" ], [ "5", "Japan", "1976", "Epic Records", "stereo LP", "25AP 301" ], [ "6", "Scandinavia", "2002", "Sony Music Entertainment", "double CD", "SM 2965-05" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"11–0\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,D2:D16=\"11–0\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which score has a Result of 11–0?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"11–0\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"1–1\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,C2:C16=\"1–1\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which result has a Score of 1–1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"1–1\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"11–0\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,D2:D16=\"11–0\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which score has a Result of 11–0?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"11–0\"", "3" ] } ]
train_2-11237422-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Venue", "Score", "Result", "Competition" ], [ "2", "25 March 1899", "Celtic Park , Glasgow", "3–0", "9–1", "BHC" ], [ "3", "25 March 1899", "Celtic Park , Glasgow", "7–1", "9–1", "BHC" ], [ "4", "8 April 1899", "Villa Park , Birmingham", "1–2", "1–2", "BHC" ], [ "5", "3 February 1900", "Pittodrie , Aberdeen", "4–0", "5–2", "BHC" ], [ "6", "23 February 1901", "Celtic Park , Glasgow", "7–0", "11–0", "BHC" ], [ "7", "23 February 1901", "Celtic Park , Glasgow", "8–0", "11–0", "BHC" ], [ "8", "23 February 1901", "Celtic Park , Glasgow", "10–0", "11–0", "BHC" ], [ "9", "23 February 1901", "Celtic Park , Glasgow", "11–0", "11–0", "BHC" ], [ "10", "30 March 1901", "Crystal Palace , London", "1–2", "2–2", "BHC" ], [ "11", "1 March 1902", "Grosvenor Park, Belfast", "1–0", "5–1", "BHC" ], [ "12", "1 March 1902", "Grosvenor Park, Belfast", "3–0", "5–1", "BHC" ], [ "13", "1 March 1902", "Grosvenor Park, Belfast", "4–0", "5–1", "BHC" ], [ "14", "26 March 1904", "Dalymount Park , Dublin", "1–0", "1–1", "BHC" ], [ "15", "6 March 1911", "Ninian Park , Cardiff", "1–1", "2–2", "BHC" ], [ "16", "6 March 1911", "Ninian Park , Cardiff", "2–2", "2–2", "BHC" ] ]
[ { "Formula": "SUMIFS(A1,B1,\"January 28\")", "Formula2": "SUMIFS(A2:A16,B2:B16,\"January 28\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What game number was played on January 28?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"January 28\"" ] } ]
train_1-17311812-7
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "31", "January 2", "@ Boston", "L 83–108 (OT)", "Nick Young (15)", "Antawn Jamison (9)", "Caron Butler (5)", "TD Banknorth Garden 18,624", "6–25" ], [ "3", "32", "January 4", "Cleveland", "W 80–77 (OT)", "Antawn Jamison (26)", "Antawn Jamison (13)", "Andray Blatche (4)", "Verizon Center 20,173", "7–25" ], [ "4", "33", "January 6", "@ Orlando", "L 80–89 (OT)", "Caron Butler (29)", "Antawn Jamison (9)", "Caron Butler , Mike James (5)", "Amway Arena 16,011", "7–26" ], [ "5", "34", "January 7", "Toronto", "L 93–99 (OT)", "Antawn Jamison (32)", "Antawn Jamison (7)", "Caron Butler , Javaris Crittenton (6)", "Verizon Center 13,864", "7–27" ], [ "6", "35", "January 9", "@ Chicago", "L 86–98 (OT)", "Nick Young (28)", "Antawn Jamison (11)", "Caron Butler (6)", "United Center 20,125", "7–28" ], [ "7", "36", "January 10", "Charlotte", "L 89–92 (OT)", "Caron Butler (19)", "Andray Blatche (10)", "Andray Blatche (4)", "Verizon Center 20,173", "7–29" ], [ "8", "37", "January 12", "Milwaukee", "L 91–97 (OT)", "Nick Young (30)", "Dominic McGuire (10)", "Dominic McGuire (5)", "Verizon Center 13,510", "7–30" ], [ "9", "38", "January 14", "@ New York", "L 122–128 (OT)", "Nick Young (33)", "Antawn Jamison (7)", "Mike James (5)", "Madison Square Garden 18,020", "7–31" ], [ "10", "39", "January 16", "New York", "W 96–89 (OT)", "Antawn Jamison (28)", "Andray Blatche (11)", "Caron Butler (7)", "Verizon Center 17,526", "8–31" ], [ "11", "41", "January 21", "@ Sacramento", "W 110–107 (OT)", "Antawn Jamison (33)", "Dominic McGuire (12)", "Caron Butler (5)", "ARCO Arena 10,821", "9–32" ], [ "12", "42", "January 22", "@ L.A. Lakers", "L 97–117 (OT)", "Antawn Jamison (19)", "JaVale McGee (9)", "Caron Butler , Mike James (6)", "Staples Center 18,997", "9–33" ], [ "13", "43", "January 24", "@ Portland", "L 87–100 (OT)", "Caron Butler (31)", "Caron Butler (10)", "Mike James (7)", "Rose Garden 20,566", "9–34" ], [ "14", "44", "January 26", "Phoenix", "L 87–103 (OT)", "Caron Butler (28)", "Antawn Jamison (13)", "Dominic McGuire (7)", "Verizon Center 17,344", "9–35" ], [ "15", "45", "January 28", "@ Miami", "L 71–93 (OT)", "Antawn Jamison (21)", "Antawn Jamison (12)", "Caron Butler (6)", "American Airlines Arena 16,424", "9–36" ], [ "16", "46", "January 30", "@ Philadelphia", "L 94–104 (OT)", "Antawn Jamison (25)", "Antawn Jamison (15)", "Javaris Crittenton (7)", "Wachovia Center 15,528", "9–37" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Formula2": "LET(query1,SUMMARIZE(E2:E6,SUMX(A2:A6)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What college/junior/club team had a player selected in round 6?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "6" ] }, { "Formula": "SUMIFS(A1,B1,\"stan adams\")", "Formula2": "SUMIFS(A2:A6,B2:B6,\"stan adams\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What round of the draft was Stan Adams selected?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"stan adams\"" ] } ]
train_2-17562956-13
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Player", "Position", "Nationality", "College/Junior/Club Team (League)" ], [ "2", "1", "Doug Sulliman", "LW", "Canada", "Kitchener Rangers ( OHA )" ], [ "3", "2", "Ed Hospodar", "D", "United States", "Ottawa 67's (OHA)" ], [ "4", "4", "Pat Conacher", "C", "Canada", "Saskatoon Blades ( WCHL )" ], [ "5", "5", "Dan Makuch", "RW", "Canada", "Clarkson University ( NCAA )" ], [ "6", "6", "Stan Adams", "C", "Canada", "Niagara Falls Flyers (OHA)" ] ]
[ { "Formula": "MIN(FILTER(A1, (F1=8)*(B1=\"hungary\")*(D1>2)))", "Formula2": "MIN(FILTER(A2:A11, (F2:F11=8)*(B2:B11=\"hungary\")*(D2:D11>2)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the lowest rank of Hungary where there was a total of 8 medals, including 2 silver?", "Tokens": [ "MIN(", "FILTER(", "A1", "F1", "=", "8", "*", "B1", "=", "\"hungary\"", "*", "D1", ">", "2" ] }, { "Formula": "MAX(FILTER(A1, (B1=\"great britain\")*(E1<16)))", "Formula2": "MAX(FILTER(A2:A11, (B2:B11=\"great britain\")*(E2:E11<16)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the highest rank of Great Britain who has less than 16 bronze?", "Tokens": [ "MAX(", "FILTER(", "A1", "B1", "=", "\"great britain\"", "*", "E1", "<", "16" ] } ]
train_2-180200-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "United States", "25", "19", "19", "63" ], [ "3", "2", "Sweden (host nation)", "24", "24", "17", "65" ], [ "4", "3", "Great Britain", "10", "15", "16", "41" ], [ "5", "4", "Finland", "9", "8", "9", "26" ], [ "6", "5", "France", "7", "4", "3", "14" ], [ "7", "6", "Germany", "5", "13", "7", "25" ], [ "8", "7", "South Africa", "4", "2", "0", "6" ], [ "9", "8", "Norway", "4", "1", "4", "9" ], [ "10", "9", "Canada", "3", "2", "3", "8" ], [ "11", "9", "Hungary", "3", "2", "3", "8" ] ]
[ { "Formula": "SUM(FILTER(G1, (E1<5)*(B1<32)))", "Formula2": "SUM(FILTER(G2:G11, (E2:E11<5)*(B2:B11<32)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the difference with a loss smaller than 5 and points lower than 32?", "Tokens": [ "SUM(", "FILTER(", "G1", "E1", "<", "5", "*", "B1", "<", "32" ] }, { "Formula": "SUM(FILTER(E1, C1<18))", "Formula2": "SUM(FILTER(E2:E11, C2:C11<18))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which loss had a player lower than 18?", "Tokens": [ "SUM(", "FILTER(", "E1", "C1", "<", "18" ] } ]
train_2-11161833-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Team", "Points", "Played", "Drawn", "Lost", "Against", "Diff" ], [ "2", "U.A. Maracaibo", "32", "18", "5", "4", "19", "+9" ], [ "3", "Caracas F.C.", "32", "18", "8", "2", "16", "+9" ], [ "4", "Mineros de Guayana", "27", "18", "6", "5", "24", "+2" ], [ "5", "Zamora F.C.", "26", "18", "5", "6", "16", "+8" ], [ "6", "Carabobo F.C.", "25", "18", "7", "5", "15", "+2" ], [ "7", "Monagas S.C.", "21", "18", "6", "7", "21", "-8" ], [ "8", "Aragua F.C.", "20", "18", "8", "6", "22", "-3" ], [ "9", "Deportivo Táchira F.C.", "19", "18", "10", "5", "25", "-3" ], [ "10", "Portuguesa F.C.", "19", "18", "4", "9", "26", "-7" ], [ "11", "Trujillanos F.C.", "17", "18", "5", "9", "27", "-7" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"bride\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,A2:A8=\"bride\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Icelandic word for the English word bride?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"bride\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"hlaupa\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,D2:D8=\"hlaupa\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the ENglish word for the Icelandic word hlaupa?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"hlaupa\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"greek\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,F2:F8=\"greek\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Russian word for the Greek word greek?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"greek\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"uxor\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,E2:E8=\"uxor\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the English word for the Latin word uxor?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"uxor\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"bone\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,A2:A8=\"bone\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Latin word for the English word bone?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"bone\"", "5" ] } ]
train_2-1598584-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "English", "German", "Dutch", "Icelandic", "Latin", "Greek", "Russian" ], [ "2", "English", "German", "Dutch", "Icelandic", "Latin", "Greek", "Russian" ], [ "3", "drink", "trinken", "drinken", "drekka", "bibo", "πίνω (pínō)", "пить (pit')" ], [ "4", "leap (run)", "laufen", "lopen", "hlaupa", "curro", "τρέχω (trékhō)", "бегать (bègat')" ], [ "5", "bone", "Bein (meaning leg)", "been", "bein", "os", "οστούν (ostoún)", "кость (kost')" ], [ "6", "wife (woman)", "Weib", "wijf", "víf", "uxor", "γυνή (gunḗ)", "жена (zhèna)" ], [ "7", "bride", "Braut", "bruid", "brúður", "nupta", "νύφη (núphē)", "невеста (nèvèsta)" ], [ "8", "(bride)groom", "(Bräuti)gam", "(bruide)gom", "(brúð)gumi", "maritus", "γαμπρός (gamprós)", "жених (zhènix)" ] ]
[ { "Formula": "AVERAGE(FILTER(D1, (G1>32)*(C1>24)))", "Formula2": "AVERAGE(FILTER(D2:D19, (G2:G19>32)*(C2:C19>24)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many FA Cups on average have a larger total than 32 and a larger league than 24?", "Tokens": [ "AVERAGE(", "FILTER(", "D1", "G1", ">", "32", "*", "C1", ">", "24" ] }, { "Formula": "SUM(FILTER(E1, (G1=27)*(D1=2)*(C1>24)))", "Formula2": "SUM(FILTER(E2:E19, (G2:G19=27)*(D2:D19=2)*(C2:C19>24)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many FA Trophies had a total of 27, 2 FA cups, and a league larger than 24?", "Tokens": [ "SUM(", "FILTER(", "E1", "G1", "=", "27", "*", "D1", "=", "2", "*", "C1", ">", "24" ] } ]
test_2-15566586-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Player", "Club", "League", "FA Cup", "FA Trophy", "League Cup", "Total" ], [ "2", "Steve Norris", "Telford United", "24", "0", "6", "5", "35" ], [ "3", "Phil Derbyshire", "Stafford Rangers", "24", "3", "3", "2", "32" ], [ "4", "Paul Davies", "Kidderminster Harriers", "24", "2", "1", "0", "27" ], [ "5", "Steve Butler", "Maidstone United", "22", "3", "4", "0", "29" ], [ "6", "Mark Carter", "Runcorn", "22", "1", "2", "0", "25" ], [ "7", "Nicky Evans", "Barnet", "22", "7", "0", "1", "30" ], [ "8", "Nicky Francis", "Enfield", "21", "1", "4", "3", "29" ], [ "9", "Steve Burr", "Macclesfield Town", "19", "9", "4", "0", "32" ], [ "10", "Lenny Dennis", "Sutton United", "19", "4", "0", "2", "25" ], [ "11", "Dave Sansom", "Barnet", "19", "3", "2", "3", "27" ], [ "12", "Kim Casey", "Kidderminster Harriers", "17", "2", "2", "0", "21" ], [ "13", "Phil Brown", "Lincoln City", "16", "1", "2", "1", "20" ], [ "14", "Mark Smith", "Kettering Town", "16", "0", "2", "1", "19" ], [ "15", "Paul Wilson", "Boston United", "16", "2", "3", "0", "21" ], [ "16", "Brett Angell", "Cheltenham Town", "16", "5", "1", "0", "22" ], [ "17", "Steve Biggins", "Telford United", "15", "1", "3", "1", "20" ], [ "18", "John McGinley", "Lincoln City", "15", "3", "0", "2", "20" ], [ "19", "Paul McKinnon", "Sutton United", "15", "2", "0", "2", "19" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"April 4\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I7,B2:B7=\"April 4\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What were the high rebounds on April 4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"April 4\"", "6" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=80))", "Formula2": "LET(query1,SUMMARIZE(D2:D7,SUMX(A2:A7)),FILTER(query1,CHOOSECOLS(query1,2)=80))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the score when the game was 80?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "80" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"11-67\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I7,I2:I7=\"11-67\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What date was the record 11-67?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "I1", "=", "\"11-67\"", "2" ] }, { "Formula": "ROWS(UNIQUE(FILTER(F1, B1=\"April 7\")))", "Formula2": "ROWS(UNIQUE(FILTER(F2:F7, B2:B7=\"April 7\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many high rebounds were there on April 7?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "F1", "B1", "=", "\"April 7\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,F1=\"Terrence Williams (8)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I7,F2:F7=\"Terrence Williams (8)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the high points when rebounds were Terrence Williams (8)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "F1", "=", "\"Terrence Williams (8)\"", "5" ] } ]
train_1-22879323-10
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "76", "April 3", "New Orleans", "W 115–87 (OT)", "Chris Douglas-Roberts (17)", "Kris Humphries (12)", "Terrence Williams (14)", "Izod Center", "11-65" ], [ "3", "77", "April 4", "@ Washington", "L 99–109 (OT)", "Devin Harris, Brook Lopez (22)", "Yi Jianlian, Kris Humphries (7)", "Brook Lopez, Terrence Williams (4)", "Verizon Center", "11-66" ], [ "4", "78", "April 7", "@ Milwaukee", "L 89–108 (OT)", "Devin Harris (25)", "Yi Jianlian (8)", "Brook Lopez (7)", "Bradley Center", "11-67" ], [ "5", "79", "April 9", "Chicago", "W 127–116 (OT)", "Terrence Williams (27)", "Brook Lopez (14)", "Terrence Williams (10)", "Izod Center", "12-67" ], [ "6", "80", "April 10", "@ Indiana", "L 102–115 (OT)", "Brook Lopez (20)", "Terrence Williams (8)", "Terrence Williams (7)", "Conseco Fieldhouse", "12-68" ], [ "7", "81", "April 12", "Charlotte", "L 95–105 (OT)", "Devin Harris (22)", "Terrence Williams (13)", "Terrence Williams (6)", "Izod Center", "12-69" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"5.76 Mbit/s\")*(A1=\"Orange\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(E2:E12=\"5.76 Mbit/s\")*(A2:A12=\"Orange\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "whare are al of the launche dates where th carrier is orange and the up is 5.76 mbit/s", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"5.76 Mbit/s\"", "*", "A1", "=", "\"Orange\"", "6" ] } ]
train_1-19246-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Carrier", "Standard", "Frequency", "(down)", "(up)", "Launch date (dd.mm.yyyy)" ], [ "2", "Orange", "UMTS HSPA", "2100MHz", "7.2 Mbit/s", "2.0 Mbit/s", "01.11.2008" ], [ "3", "Orange", "UMTS HSPA", "2100MHz", "14.4 Mbit/s", "5.76 Mbit/s", "02.09.2009" ], [ "4", "Orange", "UMTS HSPA", "2100MHz", "21.1 Mbit/s", "5.76 Mbit/s", "21.12.2009" ], [ "5", "Orange", "UMTS HSPA", "2100MHz", "42 Mbit/s", "5.76 Mbit/s", "27.05.2011" ], [ "6", "Moldcell", "UMTS HSPA", "2100MHz", "7.2 Mbit/s", "2 Mbit/s", "01.10.2008" ], [ "7", "Moldcell", "UMTS HSPA", "2100MHz", "21.1 Mbit/s", "5.76 Mbit/s", "31.05.2011" ], [ "8", "Unité", "CDMA EV-DO Rev. 0", "450MHz", "2.4 Mbit/s", "153 Mbit/s", "01.03.2007" ], [ "9", "Unité", "UMTS HSPA", "2100MHz", "14.4 Mbit/s", "5.76 Mbit/s", "01.03.2010" ], [ "10", "IDC", "CDMA EV-DO Rev. 0", "800MHz", "2.4 МMbit/s", "153 kbit/s", "01.03.2007" ], [ "11", "IDC", "CDMA EV-DO Rev. 0", "450MHz", "2.4 МMbit/s", "153 kbit/s", "01.03.2007" ], [ "12", "IDC", "CDMA EV-DO Rev. A", "800 МГц", "3.1 Mbit/s", "1.8 Mbit/s", "21.03.2011" ] ]
[ { "Formula": "MIN(FILTER(E1, (D1>19.8)*(B1=\"south africa\")*(C1>51770561)))", "Formula2": "MIN(FILTER(E2:E11, (D2:D11>19.8)*(B2:B11=\"south africa\")*(C2:C11>51770561)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the lowest 2013 population estimate of south africa, which has a percentage greater than 19.8 and a 2011 population greater than 51,770,561?", "Tokens": [ "MIN(", "FILTER(", "E1", "D1", ">", "19.8", "*", "B1", "=", "\"south africa\"", "*", "C1", ">", "51770561" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"gauteng\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,B2:B11=\"gauteng\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the rank of the gauteng province?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"gauteng\"", "1" ] }, { "Formula": "MIN(FILTER(E1, D1=23.7))", "Formula2": "MIN(FILTER(E2:E11, D2:D11=23.7))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the lowest 2013 population estimate of the province with a 23.7 percentage?", "Tokens": [ "MIN(", "FILTER(", "E1", "D1", "=", "23.7" ] } ]
train_2-1860337-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Province", "Population (2011)", "Percentage", "Population Estimate (2013)" ], [ "2", "1", "Gauteng", "12,272,263", "23.7", "12,728,400" ], [ "3", "2", "KwaZulu-Natal", "10,267,300", "19.8", "10,456,900" ], [ "4", "3", "Eastern Cape", "6,562,053", "12.7", "6,620,100" ], [ "5", "4", "Western Cape", "5,822,734", "11.2", "6,016,900" ], [ "6", "5", "Limpopo", "5,404,868", "10.4", "5,518,000" ], [ "7", "6", "Mpumalanga", "4,039,939", "7.8", "4,128,000" ], [ "8", "7", "North West", "3,509,953", "6.8", "3,597,600" ], [ "9", "8", "Free State", "2,745,590", "5.3", "2,753,200" ], [ "10", "9", "Northern Cape", "1,145,861", "2.2", "1,162,900" ], [ "11", "South Africa", "South Africa", "51,770,561", "100.0", "52,982,000" ] ]
[ { "Formula": "MIN(G1)", "Formula2": "MIN(G2:G18)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "Name the least europa league", "Tokens": [ "MIN(", "G1" ] }, { "Formula": "MAXIFS(H1,B1,\"Aiden McGeady\")", "Formula2": "MAXIFS(H2:H18,B2:B18,\"Aiden McGeady\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the max total for aiden mcgeady", "Tokens": [ "MAXIFS(", "H1", "B1", "\"Aiden McGeady\"" ] }, { "Formula": "SUMIFS(C1,B1,\"Georgios Samaras\")", "Formula2": "SUMIFS(C2:C18,B2:B18,\"Georgios Samaras\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the scottish premier league georgios samaras", "Tokens": [ "SUMIFS(", "C1", "B1", "\"Georgios Samaras\"" ] }, { "Formula": "SUMIFS(A1,B1,\"Josh Thompson\")", "Formula2": "SUMIFS(A2:A18,B2:B18,\"Josh Thompson\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the total number of r for josh thompson", "Tokens": [ "SUMIFS(", "A1", "B1", "\"Josh Thompson\"" ] } ]
train_1-22822098-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "R", "Player", "Scottish Premier League", "Scottish Cup", "Scottish League Cup", "Champions League (qualifying)", "Europa League", "Total" ], [ "2", "1", "Robbie Keane", "12", "0", "4", "0", "0", "16" ], [ "3", "2", "Scott McDonald", "10", "2", "0", "1", "1", "14" ], [ "4", "3", "Georgios Samaras", "10", "0", "0", "1", "2", "13" ], [ "5", "4", "Marc-Antoine Fortuné", "10", "0", "0", "0", "2", "12" ], [ "6", "5", "Aiden McGeady", "7", "0", "0", "0", "0", "7" ], [ "7", "6", "Shaun Maloney", "4", "0", "0", "0", "0", "4" ], [ "8", "11", "Patrick McCourt", "2", "0", "1", "0", "0", "3" ], [ "9", "11", "Niall McGinn", "2", "1", "0", "0", "0", "3" ], [ "10", "11", "Glenn Loovens", "3", "0", "0", "0", "0", "3" ], [ "11", "11", "Josh Thompson", "3", "0", "0", "0", "0", "3" ], [ "12", "11", "Diomansy Kamara", "2", "1", "0", "0", "0", "3" ], [ "13", "12", "Morten Rasmussen", "2", "0", "0", "0", "0", "2" ], [ "14", "18", "Paul McGowan", "0", "0", "0", "0", "1", "1" ], [ "15", "18", "Scott Brown", "1", "0", "0", "0", "0", "1" ], [ "16", "18", "Darren O'Dea", "1", "0", "0", "0", "0", "1" ], [ "17", "18", "James Forrest", "1", "0", "0", "0", "0", "1" ], [ "18", "18", "Lee Naylor", "1", "0", "0", "0", "0", "1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"promoted runner-up\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,E2:E17=\"promoted runner-up\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Season has a Postseason of promoted runner-up?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"promoted runner-up\"", "1" ] } ]
train_2-14468296-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Season", "Tier", "Division", "Pos.", "Postseason", "Cup Competitions" ], [ "2", "1996–97", "4", "1ª División", "1", "Promoted", "–" ], [ "3", "1997–98", "3", "Liga EBA", "8", "Relegation playoffs", "–" ], [ "4", "1998–99", "3", "Liga EBA", "2", "Champion", "–" ], [ "5", "1999–00", "3", "Liga EBA", "1", "Promoted Runner-up", "Copa EBA semifinalist" ], [ "6", "2000–01", "3", "LEB 2", "4", "Semifinalist", "Copa LEB 2 semifinalist" ], [ "7", "2001–02", "3", "LEB 2", "4", "Semifinalist", "–" ], [ "8", "2002–03", "3", "LEB 2", "5", "Quarterfinalist", "–" ], [ "9", "2003–04", "2", "LEB", "7", "Quarterfinalist", "Copa Príncipe semifinalist" ], [ "10", "2004–05", "2", "LEB", "16", "Relegation playoffs", "–" ], [ "11", "2005–06", "2", "LEB", "10", "–", "–" ], [ "12", "2006–07", "2", "LEB", "11", "–", "–" ], [ "13", "2007–08", "2", "LEB Oro", "17", "Relegated", "–" ], [ "14", "2008–09", "2", "LEB Oro", "14", "–", "–" ], [ "15", "2009–10", "2", "LEB Oro", "10", "–", "–" ], [ "16", "2010–11", "2", "LEB Oro", "10", "–", "–" ], [ "17", "2011–12", "2", "LEB Oro", "9", "Quarterfinalist", "–" ] ]
[ { "Formula": "SUMIFS(A1,F1,\"53,677\")", "Formula2": "SUMIFS(A2:A18,F2:F18,\"53,677\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "which week had an attendance of 53,677?", "Tokens": [ "SUMIFS(", "A1", "F1", "\"53,677\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"bye\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,F2:F18=\"bye\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "which team had a bye week?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"bye\"", "3" ] } ]
test_2-14650162-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Week", "Date", "Opponent", "Result", "Venue", "Attendance" ], [ "2", "1", "September 9, 1990", "Los Angeles Rams", "W 36-24", "Lambeau Field", "57,685" ], [ "3", "2", "September 16, 1990", "Chicago Bears", "L 31-13", "Lambeau Field", "58,938" ], [ "4", "3", "September 23, 1990", "Kansas City Chiefs", "L 17-3", "Lambeau Field", "58,817" ], [ "5", "4", "September 30, 1990", "at Detroit Lions", "W 24-21", "Pontiac Silverdome", "64,509" ], [ "6", "5", "October 7, 1990", "at Chicago Bears", "L 27-13", "Soldier Field", "59,929" ], [ "7", "6", "October 14, 1990", "at Tampa Bay Buccaneers", "L 26-14", "Tampa Stadium", "67,472" ], [ "8", "7", "Bye", "Bye", "Bye", "Bye", "Bye" ], [ "9", "8", "October 28, 1990", "Minnesota Vikings", "W 24-10", "Milwaukee County Stadium", "55,125" ], [ "10", "9", "November 4, 1990", "San Francisco 49ers", "L 24-20", "Lambeau Field", "58,835" ], [ "11", "10", "November 11, 1990", "at Los Angeles Raiders", "W 29-16", "Los Angeles Memorial Coliseum", "50,855" ], [ "12", "11", "November 18, 1990", "at Phoenix Cardinals", "W 24-21", "Sun Devil Stadium", "46,878" ], [ "13", "12", "November 25, 1990", "Tampa Bay Buccaneers", "W 20-10", "Milwaukee County Stadium", "53,677" ], [ "14", "13", "December 2, 1990", "at Minnesota Vikings", "L 23-7", "Hubert H. Humphrey Metrodome", "62,058" ], [ "15", "14", "December 9, 1990", "Seattle Seahawks", "L 20-14", "Milwaukee County Stadium", "52,015" ], [ "16", "15", "December 16, 1990", "at Philadelphia Eagles", "L 31-0", "Veterans Stadium", "65,627" ], [ "17", "16", "December 22, 1990", "Detroit Lions", "L 24-17", "Lambeau Field", "46,700" ], [ "18", "17", "December 30, 1990", "at Denver Broncos", "L 22-13", "Mile High Stadium", "46,943" ] ]
[ { "Formula": "FILTER(H1,E1=\"41.76%\")", "Formula2": "FILTER(H2:H11,E2:E11=\"41.76%\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who had 41.76% yes votes", "Tokens": [ "FILTER(", "H1", "E1", "=", "\"41.76%\"" ] }, { "Formula": "MAX(FILTER(C1,E1=\"43.18%\"))", "Formula2": "MAX(FILTER(C2:C11,E2:E11=\"43.18%\"))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "how many yes votes made up 43.18% yes?", "Tokens": [ "MAX(", "FILTER(", "C1", "E1", "=", "\"43.18%\"" ] }, { "Formula": "MIN(FILTER(D1,E1=\"45.60%\"))", "Formula2": "MIN(FILTER(D2:D11,E2:E11=\"45.60%\"))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "HOw many no votes were there when there were 45.60% yes votes", "Tokens": [ "MIN(", "FILTER(", "D1", "E1", "=", "\"45.60%\"" ] } ]
dev_1-256286-20
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "meas. num", "passed", "YES votes", "NO votes", "% YES", "Const. Amd.?", "type", "description" ], [ "2", "2", "No", "46784", "55817", "45.60%", "Yes", "LEG", "Portland School District Tax Levy Amendment" ], [ "3", "3", "YES", "64956", "38774", "62.62%", "Yes", "LEG", "Criminal Information Amendment" ], [ "4", "4", "No", "28380", "81215", "25.90%", "Yes", "LEG", "Legislators' Pay Amendment" ], [ "5", "5", "YES", "55802", "49682", "52.90%", "Yes", "LEG", "Voters' Registration Amendment" ], [ "6", "6", "No", "46999", "61838", "43.18%", "Yes", "LEG", "State and County Officers, Salary Amendment" ], [ "7", "7", "No", "41309", "57613", "41.76%", "Yes", "LEG", "City and County Consolidation Amendment" ], [ "8", "8", "No", "25180", "80476", "23.83%", "Yes", "LEG", "Veterans' Memorial and Armory Amendment" ], [ "9", "9", "No", "19393", "84697", "18.63%", "Yes", "LEG", "State Tax Limitation Amendment" ], [ "10", "10", "No", "48745", "67039", "42.10%", "No", "LEG", "Income Tax Bill" ], [ "11", "11", "No", "31957", "70871", "31.08%", "No", "LEG", "Property Assessment and Taxation Enforcement Bill" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,B1=\"Abdon Pamich Category:Articles with hCards\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H7,B2:B7=\"Abdon Pamich Category:Articles with hCards\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the nation for abdon pamich category:articles with hcards", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "B1", "=", "\"Abdon Pamich Category:Articles with hCards\"", "3" ] }, { "Formula": "SUMIFS(F1,B1,\"Ronald Weigel Category:Articles with hCards\")", "Formula2": "SUMIFS(F2:F7,B2:B7,\"Ronald Weigel Category:Articles with hCards\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the silver for ronald weigel category:articles with hcards", "Tokens": [ "SUMIFS(", "F1", "B1", "\"Ronald Weigel Category:Articles with hCards\"" ] } ]
train_1-22355-44
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Rank", "Athlete", "Nation", "Olympics", "Gold", "Silver", "Bronze", "Total(min. 2 medals)" ], [ "2", "1", "Robert Korzeniowski Category:Articles with hCards", "Poland (POL)", "1996–2004", "3", "0", "0", "3" ], [ "3", "2", "John Ljunggren Category:Articles with hCards", "Sweden (SWE)", "1948–1960", "1", "1", "1", "3" ], [ "4", "3", "Abdon Pamich Category:Articles with hCards", "Italy (ITA)", "1960–1964", "1", "0", "1", "2" ], [ "5", "3", "Hartwig Gauder Category:Articles with hCards", "East Germany (GDR)", "1980-1988", "1", "0", "1", "2" ], [ "6", "5", "Jared Tallent Category:Articles with hCards", "Australia (AUS)", "2008–2012", "0", "2", "0", "2" ], [ "7", "6", "Ronald Weigel Category:Articles with hCards", "East Germany (GDR)", "1988–1992", "0", "1", "1", "2" ] ]
[ { "Formula": "FILTER(G1,(B1<1994)*(E1=\"elizabeth sayers smylie\"))", "Formula2": "FILTER(G2:G16,(B2:B16<1994)*(E2:E16=\"elizabeth sayers smylie\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which Score has smaller than 1994, and a Partner of elizabeth sayers smylie?", "Tokens": [ "FILTER(", "G1", "B1", "<", "1994", "*", "E1", "=", "\"elizabeth sayers smylie\"" ] }, { "Formula": "FILTER(E1,(A1=\"winner\")*(B1<1993)*(G1=\"6–4, 6–2\"))", "Formula2": "FILTER(E2:E16,(A2:A16=\"winner\")*(B2:B16<1993)*(G2:G16=\"6–4, 6–2\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who was the Partner that was a winner, a Year smaller than 1993, and a Score of 6–4, 6–2?", "Tokens": [ "FILTER(", "E1", "A1", "=", "\"winner\"", "*", "B1", "<", "1993", "*", "G1", "=", "\"6–4, 6–2\"" ] } ]
dev_2-1547951-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Outcome", "Year", "Championship", "Surface", "Partner", "Opponents", "Score" ], [ "2", "Winner", "1990", "US Open", "Hard", "Elizabeth Sayers Smylie", "Jim Pugh Natasha Zvereva", "6–4, 6–2" ], [ "3", "Runner-up", "1992", "Australian Open", "Hard", "Arantxa Sánchez Vicario", "Mark Woodforde Nicole Provis", "3–6, 6–4, 9–11" ], [ "4", "Winner", "1992", "French Open", "Clay", "Arantxa Sánchez Vicario", "Bryan Shelton Lori McNeil", "6–2, 6–3" ], [ "5", "Winner", "1993", "Australian Open", "Hard", "Arantxa Sánchez Vicario", "Rick Leach Zina Garrison", "7–5, 6–4" ], [ "6", "Winner", "1993", "US Open", "Hard", "Helena Suková", "Mark Woodforde Martina Navratilova", "6–3, 7–6" ], [ "7", "Runner-up", "1994", "Australian Open", "Hard", "Helena Suková", "Andrei Olhovskiy Larisa Savchenko Neiland", "5–7, 7–6 (9–7) , 2–6" ], [ "8", "Winner", "1994", "Wimbledon", "Grass", "Helena Suková", "T. J. Middleton Lori McNeil", "3–6, 7–5, 6–3" ], [ "9", "Runner-up", "1994", "US Open", "Hard", "Jana Novotná", "Patrick Galbraith Elna Reinach", "2–6, 4–6" ], [ "10", "Winner", "1995", "French Open", "Clay", "Larisa Savchenko", "John-Laffnie de Jager Jill Hetherington", "7–6 (10–8) , 7–6 (7–4)" ], [ "11", "Runner-up", "2000", "Australian Open", "Hard", "Arantxa Sánchez Vicario", "Jared Palmer Rennae Stubbs", "5–7, 6–7 (3–7)" ], [ "12", "Runner-up", "2000", "French Open", "Clay", "Rennae Stubbs", "David Adams Mariaan de Swardt", "3–6, 6–3, 3–6" ], [ "13", "Winner", "2001", "US Open", "Hard", "Rennae Stubbs", "Leander Paes Lisa Raymond", "6–4, 5–7, 7–6" ], [ "14", "Runner-up", "2003", "Australian Open", "Hard", "Eleni Daniilidou", "Leander Paes Martina Navrátilová", "4–6, 5–7" ], [ "15", "Runner-up", "2004", "Wimbledon", "Grass", "Alicia Molik", "Wayne Black Cara Black", "6–3, 6–7, 4–6" ], [ "16", "Runner-up", "2004", "US Open", "Hard", "Alicia Molik", "Bob Bryan Vera Zvonareva", "3–6, 4–6" ] ]
[ { "Formula": "SUMIFS(C1,D1,\"85%\")", "Formula2": "SUMIFS(C2:C6,D2:D6,\"85%\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What 09-10 class, with a graduate percentage of 85% had the least amount of points?", "Tokens": [ "SUMIFS(", "C1", "D1", "\"85%\"" ] } ]
train_2-10597155-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "School", "09-10 FCAT", "09-10 Points", "09-10 Graduation", "08-09 FCAT" ], [ "2", "JR Arnold High School", "B", "1,305", "88%", "A" ], [ "3", "Bay High School", "B", "1,228", "87%", "D" ], [ "4", "Dean Bozeman School", "B", "1,028", "80%", "B" ], [ "5", "A. Crawford Mosley High School", "B", "1,289", "93%", "B" ], [ "6", "Rutherford High School", "B", "1,070", "85%", "C" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"9.10 (64)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"9.10 (64)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which team has an away score of 9.10 (64)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"9.10 (64)\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"victoria park\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"victoria park\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What date is the Victoria Park venue?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"victoria park\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"6.6 (42)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"6.6 (42)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Home team has an away score of 6.6 (42)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"6.6 (42)\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"5.8 (38)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"5.8 (38)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What home team has a score of 5.8 (38)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"5.8 (38)\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"12.7 (79)\")*(C1=\"melbourne\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,(B2:B6=\"12.7 (79)\")*(C2:C6=\"melbourne\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the away team score of a Melbourne team that has a home team score of 12.7 (79)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"12.7 (79)\"", "*", "C1", "=", "\"melbourne\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"fitzroy\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"fitzroy\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Away team is from Fitzroy?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"fitzroy\"", "3" ] } ]
train_2-1204658-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Date" ], [ "2", "Geelong", "5.9 (39)", "St Kilda", "6.6 (42)", "Corio Oval", "6 June 1908" ], [ "3", "Collingwood", "12.7 (79)", "Richmond", "9.10 (64)", "Victoria Park", "6 June 1908" ], [ "4", "University", "12.7 (79)", "Melbourne", "1.13 (19)", "EMCG", "6 June 1908" ], [ "5", "Fitzroy", "5.8 (38)", "Essendon", "5.12 (42)", "Brunswick Street Oval", "6 June 1908" ], [ "6", "South Melbourne", "7.9 (51)", "Carlton", "8.5 (53)", "Lake Oval", "6 June 1908" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(G1)),FILTER(query1,CHOOSECOLS(query1,2)=1.08))", "Formula2": "LET(query1,SUMMARIZE(E2:E8,SUMX(G2:G8)),FILTER(query1,CHOOSECOLS(query1,2)=1.08))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who wrote the episode that had 1.08 million U.S. viewers?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "G1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "1.08" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=11))", "Formula2": "LET(query1,SUMMARIZE(D2:D8,SUMX(A2:A8)),FILTER(query1,CHOOSECOLS(query1,2)=11))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who directed episode 11 in the series?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "11" ] }, { "Formula": "SUM(FILTER(B1, G1=1.05))", "Formula2": "SUM(FILTER(B2:B8, G2:G8=1.05))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What episode number in the season had 1.05 million U.S. viewers?", "Tokens": [ "SUM(", "FILTER(", "B1", "G1", "=", "1.05" ] } ]
train_1-26136228-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Series No.", "Episode No.", "Title", "Directed by", "Written by", "Original air date", "U.S. viewers (millions)" ], [ "2", "9", "1", "\"Escape from the Dungeon!\"", "Alan Taylor", "Jonathan Ames", "September26,2010", "1.05" ], [ "3", "10", "2", "\"Make It Quick, Fitzgerald!\"", "Alan Taylor", "Jonathan Ames", "October3,2010", "1.08" ], [ "4", "11", "3", "\"The Gowanus Canal Has Gonorrhea!\"", "Michael Lehmann", "Martin Gero & Jonathan Ames", "October10,2010", "0.86" ], [ "5", "12", "4", "\"I've Been Living Like a Demented God!\"", "Michael Lehmann", "Donick Cary & Jonathan Ames", "October17,2010", "0.82" ], [ "6", "13", "5", "\"Forty-Two Down!\"", "Troy Miller", "Tami Sagher & Jonathan Ames", "October24,2010", "1.01" ], [ "7", "14", "6", "\"The Case of the Grievous Clerical Error!\"", "Tristram Shapeero", "Sam Sklaver & Jonathan Ames", "October31,2010", "0.69" ], [ "8", "15", "7", "\"Escape from the Castle!\"", "Adam Bernstein", "Donick Cary & Jonathan Ames", "November7,2010", "1.10" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=7.39),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,B2:B15=7.39),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the Nation with a Record that is 7.39?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "7.39", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=7.39),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,B2:B15=7.39),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the Date with a Record that is 7.39?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "7.39", "4" ] } ]
test_2-1570167-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Event", "Record", "Nation", "Date", "Venue" ], [ "2", "60 m", "6.42", "United Kingdom", "8 March 2009", "2009 Turin" ], [ "3", "400 m", "45.39", "Poland", "3 March 2002", "2002 Wien" ], [ "4", "800 m", "1:44.78", "Poland", "3 March 2002", "2002 Wien" ], [ "5", "1500 m", "3:36.70", "Ukraine", "6 March 2005", "2005 Madrid" ], [ "6", "3000 m", "7:40.17", "United Kingdom", "7 March 2009", "2009 Turin" ], [ "7", "60 m hurdles", "7.39", "United Kingdom", "12 March 1994", "1994 Paris" ], [ "8", "High jump", "2.40 m", "Sweden", "6 March 2005", "2005 Madrid" ], [ "9", "Pole vault", "6.03 m", "France", "5 March 2011", "2011 Paris" ], [ "10", "Long jump", "8.71 m", "Germany", "8 March 2009", "2009 Turin" ], [ "11", "Triple jump", "17.92 m (2nd jump)", "France", "6 March 2011", "2011 Paris" ], [ "12", "Triple jump", "17.92 m (4th jump)", "France", "6 March 2011", "2011 Paris" ], [ "13", "Shot put", "22.19 m", "East Germany", "21 February 1987", "1987 Liévin" ], [ "14", "Heptathlon", "6424 pts", "Czech Republic", "26 February 2000", "2000 Ghent" ], [ "15", "4 x 400 m relay", "3:05.50", "Poland", "3 March 2002", "2002 Wien" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=44))", "Formula2": "LET(query1,SUMMARIZE(A2:A12,SUMX(E2:E12)),FILTER(query1,CHOOSECOLS(query1,2)=44))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What number of Congress has 44 cosponsors?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "44" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"april 22, 2004\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,C2:C12=\"april 22, 2004\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the sponsor on April 22, 2004?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"april 22, 2004\"", "4" ] } ]
train_2-11045469-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Congress", "Bill number", "Date introduced", "Sponsor", "# of cosponsors" ], [ "2", "107th Congress", "H.R. 1343", "April 3, 2001", "Rep. John Conyers (D-MI)", "208" ], [ "3", "107th Congress", "S. 625", "March 27, 2001", "Sen. Ted Kennedy (D-MA)", "50" ], [ "4", "108th Congress", "H.R. 4204", "April 22, 2004", "Rep. John Conyers (D-MI)", "178" ], [ "5", "108th Congress", "S.Amdt. 3183 to S. 2400", "June 14, 2004", "Sen. Gordon H. Smith (R-OR)", "4" ], [ "6", "109th Congress", "H.R. 2662", "May 26, 2005", "Rep. John Conyers (D-MI)", "159" ], [ "7", "109th Congress", "S. 1145", "May 26, 2005", "Sen. Ted Kennedy (D-MA)", "45" ], [ "8", "110th Congress", "H.R. 1592", "March 30, 2007", "Rep. John Conyers (D-MI)", "171" ], [ "9", "110th Congress", "S. 1105", "April 12, 2007", "Sen. Ted Kennedy (D-MA)", "44" ], [ "10", "111th Congress", "H.R. 1913", "April 2, 2009", "Rep. John Conyers (D-MI)", "120" ], [ "11", "111th Congress", "S. 909", "April 28, 2009", "Sen. Ted Kennedy (D-MA)", "45" ], [ "12", "111th Congress", "S.Amdt. 1511 to S. 1390", "July 15, 2009", "Sen. Patrick Leahy (D-VT)", "37" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"march 27\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,B2:B7=\"march 27\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the score March 27?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"march 27\"", "4" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,F1=\"3-2\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>4))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F7,F2:F7=\"3-2\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>4))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What is the score for the game larger than 4 in series 3-2?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "F1", "=", "\"3-2\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "4" ] }, { "Formula": "SUMIFS(A1,F1,\"4-2\")", "Formula2": "SUMIFS(A2:A7,F2:F7,\"4-2\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the game number for series 4-2?", "Tokens": [ "SUMIFS(", "A1", "F1", "\"4-2\"" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,D1=\"116-114\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<4))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F7,D2:D7=\"116-114\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<4))", "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 date has a game smaller than 4, and a score of 116-114?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "D1", "=", "\"116-114\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "4" ] }, { "Formula": "SUMIFS(A1,B1,\"april 7\")", "Formula2": "SUMIFS(A2:A7,B2:B7,\"april 7\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the game number on April 7?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"april 7\"" ] } ]
train_2-18409087-9
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Game", "Date", "Opponent", "Score", "Location/Attendance", "Series" ], [ "2", "1", "March 27", "San Diego", "107-98", "Alexander Memorial Coliseum", "1-0" ], [ "3", "2", "March 29", "San Diego", "116-114", "Alexander Memorial Coliseum", "2-0" ], [ "4", "3", "April 1", "San Diego", "97-104", "San Diego Sports Arena", "2-1" ], [ "5", "4", "April 4", "San Diego", "112-114", "San Diego Sports Arena", "2-2" ], [ "6", "5", "April 6", "San Diego", "112-101", "Alexander Memorial Coliseum", "3-2" ], [ "7", "6", "April 7", "San Diego", "108-106", "San Diego Sports Arena", "4-2" ] ]
[ { "Formula": "SUMIFS(A1,E1,\"2:35\")", "Formula2": "SUMIFS(A2:A6,E2:E6,\"2:35\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What game had the highest score and a time of 2:35?", "Tokens": [ "SUMIFS(", "A1", "E1", "\"2:35\"" ] }, { "Formula": "SUM(FILTER(A1, (B1=\"october 17\")*(F1>49347)))", "Formula2": "SUM(FILTER(A2:A6, (B2:B6=\"october 17\")*(F2:F6>49347)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What game, played on October 17 in front of 49,347 fans, had the lowest score?", "Tokens": [ "SUM(", "FILTER(", "A1", "B1", "=", "\"october 17\"", "*", "F1", ">", "49347" ] } ]
test_2-1219572-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Game", "Date", "Score", "Location", "Time", "Attendance" ], [ "2", "1", "October 12", "Oakland A's – 3, Los Angeles Dodgers – 2", "Dodger Stadium", "2:43", "55,974" ], [ "3", "2", "October 13", "Oakland A's – 2, Los Angeles Dodgers – 3", "Dodger Stadium", "2:40", "55,989" ], [ "4", "3", "October 15", "Los Angeles Dodgers – 2, Oakland A's – 3", "Oakland-Alameda County Coliseum", "2:35", "49,347" ], [ "5", "4", "October 16", "Los Angeles Dodgers – 2, Oakland A's – 5", "Oakland-Alameda County Coliseum", "2:17", "49,347" ], [ "6", "5", "October 17", "Los Angeles Dodgers – 2, Oakland A's – 3", "Oakland-Alameda County Coliseum", "2:23", "49,347" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"demolished\")*(B1=\"shepparton line\")*(C1=\"tabilk\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,(E2:E10=\"demolished\")*(B2:B10=\"shepparton line\")*(C2:C10=\"tabilk\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the station that is currently demolished with the Shepparton line in Tabilk?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"demolished\"", "*", "B1", "=", "\"shepparton line\"", "*", "C1", "=", "\"tabilk\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"mangalore\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"mangalore\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the line of Mangalore station?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"mangalore\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"demolished\")*(D1=\"late 1970s\")*(C1=\"toolamba\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,(E2:E10=\"demolished\")*(D2:D10=\"late 1970s\")*(C2:C10=\"toolamba\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the line of the station in Toolamba that is currently demolished and closed in the late 1970s?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"demolished\"", "*", "D1", "=", "\"late 1970s\"", "*", "C1", "=", "\"toolamba\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"demolished\")*(C1=\"toolamba\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,(E2:E10=\"demolished\")*(C2:C10=\"toolamba\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the station in Toolamba that is currently demolished?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"demolished\"", "*", "C1", "=", "\"toolamba\"", "1" ] } ]
test_2-1280090-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Line", "Location", "Closed", "Current Status" ], [ "2", "Mangalore", "Shepparton line", "Mangalore", "Early 1980s", "Demolished" ], [ "3", "Tabilk", "Shepparton line", "Tabilk", "Late 1980s", "Demolished" ], [ "4", "Wahring", "Shepparton line", "Wahring", "Late 1970s", "Demolished" ], [ "5", "Arcadia", "Shepparton line", "Arcadia", "Late 1970s", "Demolished" ], [ "6", "Toolamba", "Shepparton line", "Toolamba", "Late 1970s", "Demolished" ], [ "7", "Longwood", "Albury line", "Longwood", "4 October 1981", "Demolished" ], [ "8", "Baddaginnie", "Albury line", "Baddaginnie", "5 July 1978", "Demolished, goods platform still visible" ], [ "9", "Glenrowan", "Albury line", "Glenrowan", "4 October 1981", "Demolished, rebuilt 2001" ], [ "10", "Barnawartha", "Albury line", "Barnawartha", "Late 1970s", "Intact" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"The Tale of The Forever Game\"),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H13,C2:C13=\"The Tale of The Forever Game\"),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who are the villains in the episode titled \"The Tale of the Forever Game\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "C1", "=", "\"The Tale of The Forever Game\"", "8" ] }, { "Formula": "ROWS(UNIQUE(FILTER(H1, C1=\"The Tale of The Virtual Pets\")))", "Formula2": "ROWS(UNIQUE(FILTER(H2:H13, C2:C13=\"The Tale of The Virtual Pets\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many villains appeared in the episode titled \"The Tale of the Virtual Pets\"?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "H1", "C1", "=", "\"The Tale of The Virtual Pets\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(G1=\"Megan\")*(D1=\"Lorette LeBlanc\")),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H13,(G2:G13=\"Megan\")*(D2:D13=\"Lorette LeBlanc\")),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who are the villains in the episodes where Megan is the storyteller and Lorette LeBlanc is the director?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "G1", "=", "\"Megan\"", "*", "D1", "=", "\"Lorette LeBlanc\"", "8" ] }, { "Formula": "MAXIFS(B1,E1,\"Allison Lea Bingeman\")", "Formula2": "MAXIFS(B2:B13,E2:E13,\"Allison Lea Bingeman\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the largest # for an episode that was written by Allison Lea Bingeman?", "Tokens": [ "MAXIFS(", "B1", "E1", "\"Allison Lea Bingeman\"" ] } ]
train_1-10470082-7
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], [ "2", "66", "1", "\"The Tale of The Forever Game\"", "Iain Patterson", "Mark D. Perry", "February 6, 1999", "Tucker", "Nathaniel & The Burden Beast" ], [ "3", "67", "5", "\"The Tale of The Misfortune Cookie\"", "Adam Weissman", "Mark D. Perry", "February 13, 1999", "Andy", "The Bad Side" ], [ "4", "68", "4", "\"The Tale of The Virtual Pets\"", "Iain Patterson", "Alice Eve Cohen", "February 20, 1999", "Vange", "The Diggers" ], [ "5", "69", "2", "\"The Tale of The Zombie Dice\"", "Adam Weissman", "Maggie Leigh", "February 27, 1999", "Vange", "Mr. Click" ], [ "6", "70", "6", "\"The Tale of The Gruesome Gourmets\"", "Lorette LeBlanc", "Michael Koegel", "March 13, 1999", "Megan", "None" ], [ "7", "71", "3", "\"The Tale of Jake the Snake\"", "Mark Soulard", "Alan Kingsberg", "March 20, 1999", "Tucker", "Jake \"the Snake\" Desmond" ], [ "8", "72", "7", "\"The Tale of The Hunted\"", "Lorette LeBlanc", "Gaylen James", "March 27, 1999", "Andy", "The Hunters" ], [ "9", "73", "9", "\"The Tale of The Wisdom Glass\"", "Jacques Laberge", "Mark D. Perry", "April 3, 1999", "Quinn", "The People in the Cyberworld" ], [ "10", "74", "10", "\"The Tale of The Walking Shadow\"", "Lorrete LeBlanc", "Matthew Cope", "April 10, 1999", "Megan", "None" ], [ "11", "75", "11", "\"The Tale of Oblivion\"", "Jim Donovan", "James Morris", "April 17, 1999", "Tucker", "Kronos the conqueror" ], [ "12", "76", "8", "\"The Tale of Vampire Town\"", "Mark Soulard", "Allison Lea Bingeman", "April 24, 1999", "Quinn", "Dreyfus the Vampire and Stanley" ], [ "13", "77", "13", "\"The Tale of The Secret Admirer\"", "Mark Soulard", "Eric Weiner", "May 8, 1999", "Megan", "Teddy" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"cover version v\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"cover version v\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What label shows an Album of cover version v?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"cover version v\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"\"\" sign o' the times \"\" by prince .\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,E2:E7=\"\"\" sign o' the times \"\" by prince .\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Label for the Covered Song named \" sign o' the times \" by prince .?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"\"\" sign o' the times \"\" by prince .\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"cover version vi\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"cover version vi\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Label when the album shows cover version vi?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"cover version vi\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"\"\" sign o' the times \"\" by prince .\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,E2:E7=\"\"\" sign o' the times \"\" by prince .\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Release date for the Covered Song named \" sign o' the times \" by prince .?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"\"\" sign o' the times \"\" by prince .\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"\"\" sign o' the times \"\" by prince .\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,E2:E7=\"\"\" sign o' the times \"\" by prince .\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What shows as the Original Song when the Covered Song was \" sign o' the times \" by prince .?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"\"\" sign o' the times \"\" by prince .\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"cover version iii\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"cover version iii\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the Covered Song when the Album shows cover version iii?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"cover version iii\"", "5" ] } ]
train_2-15767923-7
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Album", "Release date", "Label", "Format", "Covered Song", "Original Song" ], [ "2", "Cover Version", "March, 2003 June, 2005", "Headphone Dust Tonefloat", "CD 7\" Single", "\" Thank U \" by Alanis Morissette .", "\"Moment I Lost\"" ], [ "3", "Cover Version II", "October, 2004 June, 2005", "Headphone Dust Tonefloat", "CD 7\" Single", "\" The Day Before You Came \" by ABBA .", "\"Please Come Home\"" ], [ "4", "Cover Version III", "September, 2005 September, 2006", "Headphone Dust Tonefloat", "CD 7\" Single", "\" A Forest \" by The Cure .", "\"Four Trees Down\"" ], [ "5", "Cover Version IV", "July, 2006 September, 2006", "Headphone Dust Tonefloat", "CD 7\" Single", "\"The Guitar Lesson\" by Momus .", "\" The Unquiet Grave \"" ], [ "6", "Cover Version V", "July, 2008", "Headphone Dust", "CD 7\" Single", "\" Sign O' the Times \" by Prince .", "\"Well You're Wrong\"" ], [ "7", "Cover Version VI", "February, 2010", "Headphone Dust", "CD 7\" Single", "\" Lord of the Reedy River \" by Donovan .", "\"An End to End\"" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"James P. Buchanan (D)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,B2:B17=\"James P. Buchanan (D)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On what date was James P. Buchanan (d)'s successor seated?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"James P. Buchanan (D)\"", "5" ] }, { "Formula": "ROWS(UNIQUE(FILTER(B1, D1=\"Dave E. Satterfield, Jr. (D)\")))", "Formula2": "ROWS(UNIQUE(FILTER(B2:B17, D2:D17=\"Dave E. Satterfield, Jr. (D)\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many people vacated to successor Dave E. Satterfield, Jr. (d)?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "B1", "D1", "=", "\"Dave E. Satterfield, Jr. (D)\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Robert L. Bacon (R)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,B2:B17=\"Robert L. Bacon (R)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Why did Robert L. Bacon (r) vacate?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"Robert L. Bacon (R)\"", "3" ] } ]
train_1-2159547-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "District", "Vacator", "Reason for change", "Successor", "Date successor seated" ], [ "2", "Virginia 3rd", "Andrew Jackson Montague (D)", "Died January 24, 1937", "Dave E. Satterfield, Jr. (D)", "November 2, 1937" ], [ "3", "Texas 10th", "James P. Buchanan (D)", "Died February 22, 1937", "Lyndon B. Johnson (D)", "April 10, 1937" ], [ "4", "California 10th", "Henry E. Stubbs (D)", "Died February 28, 1937", "Alfred J. Elliott (D)", "May 4, 1937" ], [ "5", "Pennsylvania 18th", "Benjamin K. Focht (R)", "Died March 27, 1937", "Richard M. Simpson (R)", "May 11, 1937" ], [ "6", "New York 27th", "Philip A. Goodwin (R)", "Died June 6, 1937", "Lewis K. Rockefeller (R)", "November 2, 1937" ], [ "7", "Massachusetts 7th", "William P. Connery, Jr. (D)", "Died June 15, 1937", "Lawrence J. Connery (D)", "September 28, 1937" ], [ "8", "New York 17th", "Theodore A. Peyser (D)", "Died August 8, 1937", "Bruce F. Barton (R)", "November 2, 1937" ], [ "9", "Oklahoma 5th", "Robert P. Hill (D)", "Died October 29, 1937", "Gomer Griffith Smith (D)", "December 10, 1937" ], [ "10", "New Jersey 9th", "Edward A. Kenney (D)", "Died January 27, 1938", "Vacant until the next Congress", "Vacant until the next Congress" ], [ "11", "California 17th", "Charles J. Colden (D)", "Died April 15, 1938", "Vacant until the next Congress", "Vacant until the next Congress" ], [ "12", "New Hampshire 1st", "Arthur B. Jenks (R)", "Lost contested election June 9, 1938", "Alphonse Roy (D)", "June 9, 1938" ], [ "13", "South Carolina 6th", "Allard H. Gasque (D)", "Died June 17, 1938", "Elizabeth Hawley Gasque (D)", "September 13, 1937" ], [ "14", "New York 1st", "Robert L. Bacon (R)", "Died September 12, 1938", "Vacant until the next Congress", "Vacant until the next Congress" ], [ "15", "Resident Commissioner of the Philippines", "Quintin Paredes (NAC)", "Resigned September 29, 1938", "Joaquín Miguel Elizalde (NAC)", "September 29, 1938" ], [ "16", "New York 15th", "John J. Boylan (D)", "Died October 5, 1938", "Vacant until the next Congress", "Vacant until the next Congress" ], [ "17", "New York 42nd", "James M. Mead (D)", "Resigned December 2, 1938 to run for the US Senate", "Vacant until the next Congress", "Vacant until the next Congress" ] ]
[ { "Formula": "SUM(FILTER(F1, (D1>1)*(B1<0)))", "Formula2": "SUM(FILTER(F2:F7, (D2:D7>1)*(B2:B7<0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which team has a Losses value larger than 1 and a Wins value smaller than 0?", "Tokens": [ "SUM(", "FILTER(", "F1", "D1", ">", "1", "*", "B1", "<", "0" ] } ]
test_2-11093080-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Pos.", "Wins", "Ties", "Losses", "Goals", "Goal Diff.", "Points" ], [ "2", "7", "2", "1", "0", "7:4", "+3", "5:1" ], [ "3", "8", "2", "0", "1", "7:4", "+3", "4:2" ], [ "4", "9", "1", "1", "1", "6:6", "0", "3:3" ], [ "5", "10", "0", "0", "3", "2:8", "-6", "0:6" ], [ "6", "11", "0", "0", "0", "0:0", "0", "0:0" ], [ "7", "12", "0", "0", "0", "0:0", "0", "0:0" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"vesoul\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,C2:C12=\"vesoul\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which title has the Translation of vesoul?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"vesoul\"", "2" ] } ]
train_2-1190471-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Track", "Title", "Translation", "Composer", "Recorded" ], [ "2", "1", "\"J'arrive\"", "I'm coming", "Jacques Brel, Gérard Jouannest", "1968-09-14" ], [ "3", "2", "\"Vesoul\"", "Vesoul", "Jacques Brel", "1968-09-23" ], [ "4", "3", "\"L'Ostendaise\"", "The Ostendaise", "Jacques Brel, François Rauber", "1968-09-23" ], [ "5", "4", "\"Je suis un soir d'été\"", "I am a summer evening", "Jacques Brel", "1968-09-15" ], [ "6", "5", "\"Regarde bien petit\"", "Be watchful", "Jacques Brel", "1968-09-14" ], [ "7", "6", "\"Comment tuer l'amant\"", "How to kill the lover", "Jacques Brel, Gérard Jouannest", "1968-09-12" ], [ "8", "7", "\"L'Éclusier\"", "The lockman", "Jacques Brel", "1968-09-07" ], [ "9", "8", "\"Un enfant\"", "A child", "Jacques Brel, Gérard Jouannest", "1968-09-14" ], [ "10", "9", "\"La Bière\"", "Beer", "Jacques Brel", "1968-09-14" ], [ "11", "10", "\"La Chanson de Van Horst\"", "The song of Van Horst", "Jacques Brel, Gérard Jouannest", "1972" ], [ "12", "11", "\"L'Enfance\"", "Childhood", "Jacques Brel, François Rauber", "1973-05-24" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"st kilda\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,C2:C6=\"st kilda\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What day did St Kilda play as the away team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"st kilda\"", "7" ] } ]
train_2-10808346-9
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "North Melbourne", "9.2 (56)", "Richmond", "13.7 (85)", "Arden Street Oval", "10,000", "3 July 1943" ], [ "3", "Melbourne", "16.14 (110)", "St Kilda", "12.10 (82)", "Punt Road Oval", "8,000", "3 July 1943" ], [ "4", "Hawthorn", "13.11 (89)", "Footscray", "11.13 (79)", "Glenferrie Oval", "16,000", "3 July 1943" ], [ "5", "Fitzroy", "15.18 (108)", "Collingwood", "9.11 (65)", "Brunswick Street Oval", "14,000", "3 July 1943" ], [ "6", "South Melbourne", "10.13 (73)", "Carlton", "15.13 (103)", "Princes Park", "13,000", "3 July 1943" ] ]
[ { "Formula": "MIN(FILTER(A1, B1=3))", "Formula2": "MIN(FILTER(A2:A9, B2:B9=3))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What's the lowest rank of Lane 3?", "Tokens": [ "MIN(", "FILTER(", "A1", "B1", "=", "3" ] }, { "Formula": "MAX(FILTER(B1, (E1<24.72)*(A1=4)))", "Formula2": "MAX(FILTER(B2:B9, (E2:E9<24.72)*(A2:A9=4)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What's the highest lane of rank 4 with a time less than 24.72?", "Tokens": [ "MAX(", "FILTER(", "B1", "E1", "<", "24.72", "*", "A1", "=", "4" ] }, { "Formula": "SUM(FILTER(E1, (B1<4)*(C1=\"britta steffen\")))", "Formula2": "SUM(FILTER(E2:E9, (B2:B9<4)*(C2:C9=\"britta steffen\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What's the time of Britta Steffen in a lane less than 4?", "Tokens": [ "SUM(", "FILTER(", "E1", "B1", "<", "4", "*", "C1", "=", "\"britta steffen\"" ] }, { "Formula": "MIN(FILTER(A1, (D1=\"united states\")*(E1<24.63)))", "Formula2": "MIN(FILTER(A2:A9, (D2:D9=\"united states\")*(E2:E9<24.63)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What's the lowest rank of the United States with a time less than 24.63?", "Tokens": [ "MIN(", "FILTER(", "A1", "D1", "=", "\"united states\"", "*", "E1", "<", "24.63" ] } ]
train_2-18625234-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Lane", "Name", "Nationality", "Time" ], [ "2", "1", "3", "Britta Steffen", "Germany", "24.43" ], [ "3", "2", "4", "Marleen Veldhuis", "Netherlands", "24.46" ], [ "4", "3", "5", "Lisbeth Trickett", "Australia", "24.47" ], [ "5", "4", "7", "Hinkelien Schreuder", "Netherlands", "24.52" ], [ "6", "5", "1", "Kara Lynn Joyce", "United States", "24.63" ], [ "7", "6", "8", "Aliaksandra Herasimenia", "Belarus", "24.72" ], [ "8", "7", "6", "Francesca Halsall", "Great Britain", "24.80" ], [ "9", "8", "2", "Malia Metella", "France", "24.89" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"clyde\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,C2:C7=\"clyde\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In what round was Clyde the opponent?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"clyde\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"r2\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,B2:B7=\"r2\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the opponent in the round of R2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"r2\"", "3" ] } ]
test_2-17401571-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Round", "Opponent", "Venue", "Result", "Attendance" ], [ "2", "25 November 1893", "R1", "Cowlairs", "H", "8–0", "5,000" ], [ "3", "16 December 1893", "R2", "Leith Athletic", "H", "2–0", "2,5000" ], [ "4", "13 January 1894", "QF", "Clyde", "A", "5–0", "10,000" ], [ "5", "3 February 1894", "SF", "Queen's Park", "H", "1–1", "15,000" ], [ "6", "10 February 1894", "SF Rpl", "Queen's Park", "A", "3–1", "16,000" ], [ "7", "17 February 1894", "F", "Celtic", "N", "3–1", "17,000" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"31’ 03.093\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<5))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E11,E2:E11=\"31’ 03.093\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<5))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "Rank smaller than 5, and a Time of 31’ 03.093 is what rider?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "E1", "=", "\"31’ 03.093\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "5" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,(C1=\"honda 250cc\")*(B1=\"chris palmer\")),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>2))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E11,(C2:C11=\"honda 250cc\")*(B2:B11=\"chris palmer\")),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>2))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Team of honda 250cc, and a Rank larger than 2, and a Rider of chris palmer is what time?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "C1", "=", "\"honda 250cc\"", "*", "B1", "=", "\"chris palmer\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "2" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"chris barrett\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>8))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E11,B2:B11=\"chris barrett\"),SUMMARIZE(CHOOSECOLS(query1,3),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": "Rank larger than 8, and a Rider of chris barrett is what team?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "B1", "=", "\"chris barrett\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "8" ] }, { "Formula": "MIN(FILTER(A1, (C1=\"honda 250cc\")*(E1=\"31’ 03.093\")))", "Formula2": "MIN(FILTER(A2:A11, (C2:C11=\"honda 250cc\")*(E2:E11=\"31’ 03.093\")))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Team of honda 250cc, and a Time of 31’ 03.093 has what lowest rank?", "Tokens": [ "MIN(", "FILTER(", "A1", "C1", "=", "\"honda 250cc\"", "*", "E1", "=", "\"31’ 03.093\"" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"paul shoesmith\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>5))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E11,B2:B11=\"paul shoesmith\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>5))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Rank larger than 5, and a Rider of paul shoesmith belongs to what team?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "B1", "=", "\"paul shoesmith\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "5" ] } ]
test_2-14209455-11
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Rider", "Team", "Speed", "Time" ], [ "2", "1", "Ian Lougher", "Honda 250cc", "100.741mph", "30’ 22.495" ], [ "3", "2", "Ryan Farquhar", "Honda 250cc", "100.265mph", "30’ 31.151" ], [ "4", "3", "Chris Palmer", "Honda 250cc", "98.607mph", "31’ 01.940" ], [ "5", "4", "Andrew Neill", "Honda 250cc", "98.546mph", "31’ 03.093" ], [ "6", "5", "Davy Morgan", "Honda 250cc", "96.314mph", "31’ 46.270" ], [ "7", "6", "Gary Owen", "Honda 250cc", "95.722mph", "31’ 58.045" ], [ "8", "7", "Phil Harvey", "Honda 250cc", "94.405mph", "32’ 24.803" ], [ "9", "8", "Paul Shoesmith", "Honda 250cc", "92.576mph", "30’ 17.957" ], [ "10", "9", "Sam Dunlop", "Honda 250cc", "92.470mph", "30’ 20.051" ], [ "11", "10", "Chris Barrett", "Yamaha 250cc", "91.630mph", "30’ 36.733" ] ]
[ { "Formula": "ROWS(UNIQUE(FILTER(B1, A1=12)))", "Formula2": "ROWS(UNIQUE(FILTER(B2:B12, A2:A12=12)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": " how many player with no being 12", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "B1", "A1", "=", "12" ] }, { "Formula": "SUM(FILTER(C1, (D1=\"Forward\")*(F1=\"Real Madrid\")))", "Formula2": "SUM(FILTER(C2:C12, (D2:D12=\"Forward\")*(F2:F12=\"Real Madrid\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "what's the height with position being forward and current club being real madrid", "Tokens": [ "SUM(", "FILTER(", "C1", "D1", "=", "\"Forward\"", "*", "F1", "=", "\"Real Madrid\"" ] }, { "Formula": "SUMIFS(C1,F1,\"DKV Joventut\")", "Formula2": "SUMIFS(C2:C12,F2:F12,\"DKV Joventut\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "what's the height with current club being dkv joventut", "Tokens": [ "SUMIFS(", "C1", "F1", "\"DKV Joventut\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Felipe Reyes\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"Felipe Reyes\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what's the current club with player being felipe reyes", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"Felipe Reyes\"", "6" ] } ]
train_1-12962773-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "No", "Player", "Height", "Position", "Year born", "Current Club" ], [ "2", "4", "Pau Gasol", "2.13", "Center", "1980", "Memphis Grizzlies" ], [ "3", "5", "Rudy Fernández", "1.96", "Guard", "1985", "DKV Joventut" ], [ "4", "6", "Carlos Cabezas", "1.86", "Guard", "1980", "Unicaja Málaga" ], [ "5", "7", "Juan Carlos Navarro", "1.92", "Guard", "1980", "Memphis Grizzlies" ], [ "6", "8", "José Calderón", "1.91", "Guard", "1981", "Toronto Raptors" ], [ "7", "9", "Felipe Reyes", "2.06", "Center", "1980", "Real Madrid" ], [ "8", "10", "Carlos Jiménez", "2.05", "Forward", "1976", "Unicaja Málaga" ], [ "9", "11", "Sergio Rodríguez", "1.91", "Guard", "1986", "Portland Trail Blazers" ], [ "10", "12", "Berni Rodríguez", "1.97", "Guard", "1980", "Unicaja Málaga" ], [ "11", "13", "Marc Gasol", "2.16", "Center", "1985", "Akasvayu Girona" ], [ "12", "14", "Àlex Mumbrú", "2.02", "Forward", "1979", "Real Madrid" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"ɑ\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"ɑ\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Australian for the American ɑ?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"ɑ\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"i /ɪ/\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"i /ɪ/\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Australian equivalent to i /ɪ/?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"i /ɪ/\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"ɔ\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"ɔ\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the British for the Australian ɔ?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"ɔ\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"ə\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"ə\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the American version of the British ə?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"ə\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"æ\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"æ\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What are the examples for the Australian æ?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"æ\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"ɒ\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"ɒ\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the letter for the Brisish ɒ?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"ɒ\"", "1" ] } ]
train_2-17798093-19
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Letter", "American", "British", "Australian", "Examples" ], [ "2", "a /æ/", "æ", "æ", "æ", "climax, phalanx" ], [ "3", "e /ɛ/", "ɛ", "ɛ", "e", "biceps, index" ], [ "4", "i /ɪ/", "ɪ", "ɪ", "ɪ", "matrix, phœnix" ], [ "5", "o /ɒ/", "ɑ", "ɒ", "ɔ", "Cyclops" ], [ "6", "u /ə/", "ə", "ə", "ə", "exeunt, Pollux" ], [ "7", "y /ɪ/", "ɪ", "ɪ", "ɪ", "pharynx, oryx" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"German Grand Prix\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,B2:B16=\"German Grand Prix\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who had the pole position at the German Grand Prix?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"German Grand Prix\"", "5" ] }, { "Formula": "SUMIFS(A1,C1,\"22 October\")", "Formula2": "SUMIFS(A2:A16,C2:C16,\"22 October\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which rd. occurred on 22 October?", "Tokens": [ "SUMIFS(", "A1", "C1", "\"22 October\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"13 August\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,C2:C16=\"13 August\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the winning driver on 13 August?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "C1", "=", "\"13 August\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"Mexican Grand Prix\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,B2:B16=\"Mexican Grand Prix\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the fastest lap at the Mexican Grand Prix?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"Mexican Grand Prix\"", "6" ] }, { "Formula": "SUMIFS(A1,D1,\"Hockenheimring\")", "Formula2": "SUMIFS(A2:A16,D2:D16,\"Hockenheimring\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which rd. took place at Hockenheimring?", "Tokens": [ "SUMIFS(", "A1", "D1", "\"Hockenheimring\"" ] }, { "Formula": "ROWS(UNIQUE(FILTER(F1, D1=\"Silverstone\")))", "Formula2": "ROWS(UNIQUE(FILTER(F2:F16, D2:D16=\"Silverstone\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many drivers had the fastest lap at Silverstone?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "F1", "D1", "=", "\"Silverstone\"" ] } ]
train_1-1137718-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Rd.", "Grand Prix", "Date", "Location", "Pole Position", "Fastest Lap", "Winning Driver", "Constructor", "Report" ], [ "2", "1", "Brazilian Grand Prix", "26 March", "Jacarepaguá", "Ayrton Senna", "Riccardo Patrese", "Nigel Mansell", "Ferrari", "Report" ], [ "3", "2", "San Marino Grand Prix", "23 April", "Imola", "Ayrton Senna", "Alain Prost", "Ayrton Senna", "McLaren - Honda", "Report" ], [ "4", "3", "Monaco Grand Prix", "7 May", "Monaco", "Ayrton Senna", "Alain Prost", "Ayrton Senna", "McLaren - Honda", "Report" ], [ "5", "4", "Mexican Grand Prix", "28 May", "Hermanos Rodríguez", "Ayrton Senna", "Nigel Mansell", "Ayrton Senna", "McLaren - Honda", "Report" ], [ "6", "5", "United States Grand Prix", "4 June", "Phoenix", "Ayrton Senna", "Ayrton Senna", "Alain Prost", "McLaren - Honda", "Report" ], [ "7", "6", "Canadian Grand Prix", "18 June", "Circuit Gilles Villeneuve", "Alain Prost", "Jonathan Palmer", "Thierry Boutsen", "Williams - Renault", "Report" ], [ "8", "7", "French Grand Prix", "9 July", "Paul Ricard", "Alain Prost", "Maurício Gugelmin", "Alain Prost", "McLaren - Honda", "Report" ], [ "9", "8", "British Grand Prix", "16 July", "Silverstone", "Ayrton Senna", "Nigel Mansell", "Alain Prost", "McLaren - Honda", "Report" ], [ "10", "9", "German Grand Prix", "30 July", "Hockenheimring", "Ayrton Senna", "Ayrton Senna", "Ayrton Senna", "McLaren - Honda", "Report" ], [ "11", "10", "Hungarian Grand Prix", "13 August", "Hungaroring", "Riccardo Patrese", "Nigel Mansell", "Nigel Mansell", "Ferrari", "Report" ], [ "12", "11", "Belgian Grand Prix", "27 August", "Spa-Francorchamps", "Ayrton Senna", "Alain Prost", "Ayrton Senna", "McLaren - Honda", "Report" ], [ "13", "12", "Italian Grand Prix", "10 September", "Monza", "Ayrton Senna", "Alain Prost", "Alain Prost", "McLaren - Honda", "Report" ], [ "14", "13", "Portuguese Grand Prix", "24 September", "Estoril", "Ayrton Senna", "Gerhard Berger", "Gerhard Berger", "Ferrari", "Report" ], [ "15", "14", "Spanish Grand Prix", "1 October", "Jerez", "Ayrton Senna", "Ayrton Senna", "Ayrton Senna", "McLaren - Honda", "Report" ], [ "16", "15", "Japanese Grand Prix", "22 October", "Suzuka", "Ayrton Senna", "Alain Prost", "Alessandro Nannini", "Benetton - Ford", "Report" ] ]
[ { "Formula": "MIN(FILTER(E1,C1=\"d\"))", "Formula2": "MIN(FILTER(E2:E7,C2:C7=\"d\"))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the lowest Frequency where the Hemholtz pitch is d?", "Tokens": [ "MIN(", "FILTER(", "E1", "C1", "=", "\"d\"" ] }, { "Formula": "FILTER(B1,C1=\"d\")", "Formula2": "FILTER(B2:B7,C2:C7=\"d\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the scientific pitch when the Helmholtz pitch is D?", "Tokens": [ "FILTER(", "B1", "C1", "=", "\"d\"" ] } ]
dev_2-11846-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "String", "Scientific pitch", "Helmholtz pitch", "Interval from middle C", "Frequency ( Hz )" ], [ "2", "1st", "E 4", "e'", "major third above", "329.63" ], [ "3", "2nd", "B 3", "b", "minor second below", "246.94" ], [ "4", "3rd", "G 3", "g", "perfect fourth below", "196.00" ], [ "5", "4th", "D 3", "d", "minor seventh below", "146.83" ], [ "6", "5th", "A 2", "A", "minor tenth below", "110.00" ], [ "7", "6th", "E 2", "E", "minor thirteenth below", "82.41" ] ]
[ { "Formula": "MAX(FILTER(B1,(F1>0)*(D1>0)))", "Formula2": "MAX(FILTER(B2:B11,(F2:F11>0)*(D2:D11>0)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the latest first year with 0 total medals and over 0 golds?", "Tokens": [ "MAX(", "FILTER(", "B1", "F1", ">", "0", "*", "D1", ">", "0" ] }, { "Formula": "AVERAGE(FILTER(E1,(F1>0)*(D1=3)*(A1>6)))", "Formula2": "AVERAGE(FILTER(E2:E11,(F2:F11>0)*(D2:D11=3)*(A2:A11>6)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many bronzes associated with over 0 total medals, 3 golds, and over 6 games?", "Tokens": [ "AVERAGE(", "FILTER(", "E1", "F1", ">", "0", "*", "D1", "=", "3", "*", "A1", ">", "6" ] }, { "Formula": "MIN(FILTER(F1,(A1<6)*(D1>0)))", "Formula2": "MIN(FILTER(F2:F11,(A2:A11<6)*(D2:D11>0)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the fewest number of medals associated with under 6 games and over 0 golds?", "Tokens": [ "MIN(", "FILTER(", "F1", "A1", "<", "6", "*", "D1", ">", "0" ] }, { "Formula": "SUM(FILTER(A1,(D1>0)*(B1<2008)))", "Formula2": "SUM(FILTER(A2:A11,(D2:D11>0)*(B2:B11<2008)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How many games are associated with over 0 golds and a first year before 2008?", "Tokens": [ "SUM(", "FILTER(", "A1", "D1", ">", "0", "*", "B1", "<", "2008" ] } ]
dev_2-15059224-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Games", "First", "Last", "Gold", "Bronze", "Total", "Best finish (first/last)" ], [ "2", "6", "2008", "2013", "3", "0", "6", "1st ( 2008 / 2011 )" ], [ "3", "6", "2008", "2013", "3", "0", "6", "1st ( 2010 / 2013 )" ], [ "4", "6", "2008", "2013", "0", "4", "4", "3rd ( 2009 / 2013 )" ], [ "5", "6", "2008", "2013", "0", "1", "1", "3rd ( 2008 )" ], [ "6", "6", "2008", "2013", "0", "1", "1", "3rd ( 2011 )" ], [ "7", "6", "2008", "2013", "0", "0", "0", "4th ( 2010 / 2012 )" ], [ "8", "2", "2010", "2011", "0", "0", "0", "6th ( 2010 )" ], [ "9", "1", "2013", "2013", "0", "0", "0", "6th ( 2013 )" ], [ "10", "5", "2008", "2013", "0", "0", "0", "7th ( 2009 / 2013 )" ], [ "11", "4", "2008", "2012", "0", "0", "0", "7th ( 2008 / 2011 )" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"leominster town\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"leominster town\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Division Two team were champions as the same time the Premier Division Leominster town team were champs?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"leominster town\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"hampton park rangers\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,E2:E12=\"hampton park rangers\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Season was the Division Three Hampton Park Rangers champions?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"hampton park rangers\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"fownhope reserves\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,D2:D12=\"fownhope reserves\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Season was the Division Two Fownhope Reserves champions?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"fownhope reserves\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"hereford lads club colts\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,D2:D12=\"hereford lads club colts\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Division One team were champions at the same time the Division Two Hereford Lads Club Colts were champs?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"hereford lads club colts\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"ewyas harold\")*(E1=\"stoke prior\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(B2:B12=\"ewyas harold\")*(E2:E12=\"stoke prior\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which year were both the Premier Division Ewyas Harold and Division Three Stoke Prior champions?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"ewyas harold\"", "*", "E1", "=", "\"stoke prior\"", "1" ] } ]
train_2-17951218-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Season", "Premier Division", "Division One", "Division Two", "Division Three" ], [ "2", "2002–03", "Wellington Rangers", "Hereford Lads Club", "Ross United Services Reserves", "Widemarsh Rangers" ], [ "3", "2003–04", "Wellington Rangers", "Tupsley", "Wellington Rangers Colts", "Bulmers" ], [ "4", "2004–05", "Ewyas Harold", "Bringsty Sports", "Skenfrith United", "Stoke Prior" ], [ "5", "2005–06", "Ewyas Harold", "Colwall Rangers", "Ross Town Reserves", "Fownhope Reserves" ], [ "6", "2006–07", "Wellington Rangers", "Widemarsh Rangers", "Fownhope Reserves", "Bartonsham" ], [ "7", "2007–08", "Woofferton", "Ross Town", "Hereford Lads Club Colts", "Hampton Park Rangers" ], [ "8", "2008–09", "Westfields Reserves", "Holme Lacy", "Leintwardine", "Hinton Reserves" ], [ "9", "2009–10", "Leominster Town", "Leintwardine", "Kingstone Rovers", "Ledbury Town 'A'" ], [ "10", "2010–11", "Westfields Reserves", "Mercia Athletic", "Orleton Colts", "Sinkum" ], [ "11", "2011–12", "Ledbury Town", "Sinkum", "Dore Valley", "Leominster Town Colts" ], [ "12", "2012–13", "Wellington Reserves", "Weobley", "Woofferton Colts", "Bromyard" ] ]
[ { "Formula": "SUM(FILTER(A1, E1=58025))", "Formula2": "SUM(FILTER(A2:A18, E2:E18=58025))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What week had 58,025 in attendance?", "Tokens": [ "SUM(", "FILTER(", "A1", "E1", "=", "58025" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=58025),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,E2:E18=58025),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "When was the game that had 58,025 people in attendance?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "58025", "2" ] } ]
train_2-15345678-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 1, 1991", "at Pittsburgh Steelers", "L 26–20", "55,848" ], [ "3", "2", "September 8, 1991", "at San Francisco 49ers", "L 34–14", "60,753" ], [ "4", "3", "September 15, 1991", "Atlanta Falcons", "L 13–10", "44,804" ], [ "5", "4", "September 22, 1991", "at Denver Broncos", "L 27–19", "73,258" ], [ "6", "5", "September 29, 1991", "Kansas City Chiefs", "L 14–13", "44,907" ], [ "7", "6", "October 6, 1991", "at Los Angeles Raiders", "W 21–13", "42,787" ], [ "8", "7", "October 13, 1991", "at Los Angeles Rams", "L 30–24", "47,433" ], [ "9", "8", "October 20, 1991", "Cleveland Browns", "L 30–24", "48,440" ], [ "10", "9", "October 27, 1991", "at Seattle Seahawks", "L 20–9", "58,025" ], [ "11", "10", "Bye", "Bye", "Bye", "Bye" ], [ "12", "11", "November 10, 1991", "Seattle Seahawks", "W 17–14", "43,597" ], [ "13", "12", "November 17, 1991", "New Orleans Saints", "W 24–21", "48,420" ], [ "14", "13", "November 24, 1991", "at New York Jets", "L 24–3", "59,025" ], [ "15", "14", "December 1, 1991", "Los Angeles Raiders", "L 9–7", "56,780" ], [ "16", "15", "December 8, 1991", "at Kansas City Chiefs", "L 20–17", "73,330" ], [ "17", "16", "December 15, 1991", "Miami Dolphins", "W 38–30", "47,731" ], [ "18", "17", "December 22, 1991", "Denver Broncos", "L 17–14", "51,449" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Illinois 17\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,A2:A10=\"Illinois 17\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the incumbent in the Illinois 17 district?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"Illinois 17\"", "2" ] } ]
train_1-1342218-13
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "Illinois 3", "Fred E. Busbey", "Republican", "1946", "Lost re-election Democratic gain", "Neil J. Linehan (D) 52.9% Fred E. Busbey (R) 47.1%" ], [ "3", "Illinois 5", "Martin Gorski Redistricted from 4th", "Democratic", "1942", "Re-elected", "Martin Gorski (D) 72.4% John L. Waner (R) 27.6%" ], [ "4", "Illinois 14", "Chauncey W. Reed Redistricted from 11th", "Republican", "1934", "Re-elected", "Chauncey W. Reed (R) 68.3% Richard Plum (D) 31.7%" ], [ "5", "Illinois 15", "Noah M. Mason Redistricted from 12th", "Republican", "1936", "Re-elected", "Noah M. Mason (R) 56.4% G. M. Wells (D) 43.6%" ], [ "6", "Illinois 17", "Leslie C. Arends", "Republican", "1934", "Re-elected", "Leslie C. Arends (R) 62.8% Carl Vrooman (D) 37.2%" ], [ "7", "Illinois 18", "Everett Dirksen Redistricted from 16th", "Republican", "1932", "Retired Republican hold", "Harold H. Velde (R) 52.1% Dale E. Sutton (D) 47.9%" ], [ "8", "Illinois 20", "Sid Simpson", "Republican", "1942", "Re-elected", "Sid Simpson (R) 53.1% Henry D. Sullivan (D) 46.9%" ], [ "9", "Illinois 20", "Anton J. Johnson Redistricted from 14th", "Republican", "1938", "Retired Republican loss", "Sid Simpson (R) 53.1% Henry D. Sullivan (D) 46.9%" ], [ "10", "Illinois 26", "C. W. Bishop", "Republican", "1940", "Re-elected", "C. W. Bishop (R) 51.9% Kent E. Keller (D) 48.1%" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"lost\")*(D1=\"dewayne walker\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,(E2:E8=\"lost\")*(D2:D8=\"dewayne walker\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which team lost under interim head coach, Dewayne Walker?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"lost\"", "*", "D1", "=", "\"dewayne walker\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"gary darnell\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,D2:D8=\"gary darnell\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result under interim head coach, Gary Darnell?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"gary darnell\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"mike sherman\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,F2:F8=\"mike sherman\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result in 2008 under head coach Mike Sherman?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"mike sherman\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"humanitarian\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,B2:B8=\"humanitarian\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What team has a bowl of humanitarian?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"humanitarian\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"rich rodriguez\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,C2:C8=\"rich rodriguez\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the result under the season coach Rich Rodriguez?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"rich rodriguez\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"ucla\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"ucla\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the 2008 head coach of UCLA?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"ucla\"", "6" ] } ]
train_2-10650879-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Team", "Bowl", "Season coach", "Interim head coach", "Result", "2008 head coach" ], [ "2", "Arkansas", "Cotton", "Houston Nutt", "Reggie Herring", "Lost", "Bobby Petrino" ], [ "3", "Georgia Tech", "Humanitarian", "Chan Gailey", "Jon Tenuta", "Lost", "Paul Johnson" ], [ "4", "Houston", "Texas", "Art Briles", "Chris Thurmond", "Lost", "Kevin Sumlin" ], [ "5", "Navy", "Poinsettia", "Paul Johnson", "Ken Niumatalolo", "Lost", "same" ], [ "6", "Texas A&M", "Alamo", "Dennis Franchione", "Gary Darnell", "Lost", "Mike Sherman" ], [ "7", "UCLA", "Las Vegas", "Karl Dorrell", "DeWayne Walker", "Lost", "Rick Neuheisel" ], [ "8", "West Virginia", "Fiesta", "Rich Rodriguez", "Bill Stewart", "Won", "Same" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"state integrated\")*(A1=\"westminster christian school\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,(D2:D14=\"state integrated\")*(A2:A14=\"westminster christian school\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the decile for Westminster Christian School with a state integrated authority?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"state integrated\"", "*", "A1", "=", "\"westminster christian school\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"state integrated\")*(E1=9)),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,(D2:D14=\"state integrated\")*(E2:E14=9)),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What are the years when the authority was state integrated and a decile of 9?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"state integrated\"", "*", "E1", "=", "9", "2" ] } ]
train_2-12017602-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Years", "Area", "Authority", "Decile", "Roll" ], [ "2", "Albany School", "1–6", "Albany", "State", "10", "620" ], [ "3", "City Impact Church School (Primary)", "1–8", "Pinehill", "Private", "n/a", "114" ], [ "4", "Greenhithe School", "1–6", "Greenhithe", "State", "10", "567" ], [ "5", "Hobsonville School", "1–8", "Hobsonville", "State", "9", "602" ], [ "6", "Hobsonville Point Primary School", "1–8", "Hobsonville", "State", "9", "37" ], [ "7", "Marina View School", "1–8", "West Harbour", "State", "9", "709" ], [ "8", "Oteha Valley School", "1–6", "Pinehill", "State", "9", "358" ], [ "9", "Pinehill School", "1–6", "Pinehill", "State", "10", "503" ], [ "10", "Ridgeview School", "1–6", "Paremoremo", "State", "10", "75" ], [ "11", "Timatanga Community School", "1–8", "Whenuapai", "State integrated", "7", "18" ], [ "12", "Upper Harbour Primary School", "1–6", "Wainoni", "State", "10", "478" ], [ "13", "Westminster Christian School", "1–8", "Unsworth Heights", "State integrated", "9", "236" ], [ "14", "Whenuapai School", "1–8", "Whenuapai", "State", "10", "476" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"14/6/6\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"14/6/6\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What directors won an award on 14/6/6?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"14/6/6\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"passion pictures\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"passion pictures\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What date did Passion Pictures receive an award?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"passion pictures\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"charlie productions ltd\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"charlie productions ltd\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What award did Charlie Productions Ltd receive?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"charlie productions ltd\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"bub ltd\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"bub ltd\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What film had Bub Ltd as the recipient?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"bub ltd\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"22/3/06\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"22/3/06\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What film was awarded on 22/3/06?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"22/3/06\"", "1" ] } ]
train_2-12200520-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Film", "Director(s)", "Recipient", "Date", "Award" ], [ "2", "Hallo Panda", "Ben Blaine , Chris Blaine", "Charlie Productions Ltd", "5/4//06", "£25,000" ], [ "3", "Soft", "Simon Ellis", "Bub Ltd", "22/3/06", "£25,000" ], [ "4", "Dog's Mercury", "Martin Radich", "Warp Films Ltd", "4/5/06", "£25,000" ], [ "5", "Honeymoon", "Miranda Bowen", "2am Films Ltd", "15/3/06", "£25,000" ], [ "6", "After the Rain", "Gaelle Dennis", "Passion Pictures", "14/6/6", "£25,000" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"parks and recreation\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>509))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E15,B2:B15=\"parks and recreation\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>509))", "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 spoofed title for Parks and Recreation with an issue larger than 509?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "B1", "=", "\"parks and recreation\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "509" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,(D1=\"tom richmond\")*(C1=\"desmond devlin\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<508))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E15,(D2:D15=\"tom richmond\")*(C2:C15=\"desmond devlin\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<508))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What was the actual title of the show that had an issue number less than 508, was written by Desmond Devlin, and for which Tom Richmond was the artist?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "D1", "=", "\"tom richmond\"", "*", "C1", "=", "\"desmond devlin\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "508" ] }, { "Formula": "SUMIFS(E1,A1,\"ho-hum land\")", "Formula2": "SUMIFS(E2:E15,A2:A15,\"ho-hum land\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What issue was the spoofed title Ho-Hum land?", "Tokens": [ "SUMIFS(", "E1", "A1", "\"ho-hum land\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"game of thrones\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,B2:B15=\"game of thrones\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Game of Thrones was done by which artist?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"game of thrones\"", "4" ] } ]
train_2-15860633-10
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Spoofed Title", "Actual Title", "Writer", "Artist", "Issue" ], [ "2", "The Big Bomb Theory", "The Big Bang Theory", "Desmond Devlin", "Tom Richmond", "503" ], [ "3", "Glee-tarded", "Glee", "Arnie Kogen", "Tom Richmond", "506" ], [ "4", "Sad Men", "Mad Men", "Arnie Kogen", "Tom Richmond", "508" ], [ "5", "Undercover Boob", "Undercover Boss", "Dick DeBartolo", "Tom Bunk", "508" ], [ "6", "Muddled Family", "Modern Family", "Arnie Kogen", "Tom Richmond", "509" ], [ "7", "Dancing with the Star Wars", "Dancing with the Stars", "Dave Croatto", "Hermann Mejia", "509" ], [ "8", "Yawn Stars", "Pawn Stars", "Dick DeBartolo", "Tom Bunk", "510" ], [ "9", "Parks and Regurgitation", "Parks and Recreation", "Arnie Kogen", "Tom Richmond", "511" ], [ "10", "The Walking Dud", "The Walking Dead", "Desmond Devlin", "Hermann Mejia", "512" ], [ "11", "Bigg and Bulky", "Mike & Molly", "Arnie Kogen", "Tom Richmond", "514" ], [ "12", "Fading Bad", "Breaking Bad", "Desmond Devlin", "Tom Richmond", "516" ], [ "13", "Storage Bores", "Storage Wars", "Dick DeBartolo", "Tom Bunk", "517" ], [ "14", "Game of Groans", "Game of Thrones", "Desmond Devlin", "Hermann Mejia", "521" ], [ "15", "Ho-Hum Land", "Homeland", "David Shayne", "Tom Richmond", "523" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"lake oval\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"lake oval\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the home team of lake oval's score?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"lake oval\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"victoria park\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"victoria park\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When was victoria park used as a venue?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"victoria park\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"fitzroy\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"fitzroy\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which date has an Away team of fitzroy?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"fitzroy\"", "7" ] }, { "Formula": "MAXIFS(F1,A1,\"carlton\")", "Formula2": "MAXIFS(F2:F7,A2:A7,\"carlton\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the largest crowd for a Home team of carlton?", "Tokens": [ "MAXIFS(", "F1", "A1", "\"carlton\"" ] } ]
train_2-10784349-7
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Hawthorn", "13.11 (89)", "Richmond", "7.16 (58)", "Glenferrie Oval", "22,000", "30 May 1964" ], [ "3", "Geelong", "11.23 (89)", "St Kilda", "13.8 (86)", "Kardinia Park", "28,000", "30 May 1964" ], [ "4", "Collingwood", "22.18 (150)", "North Melbourne", "6.6 (42)", "Victoria Park", "34,222", "30 May 1964" ], [ "5", "Carlton", "8.12 (60)", "Fitzroy", "8.11 (59)", "Princes Park", "18,945", "30 May 1964" ], [ "6", "Melbourne", "12.14 (86)", "Footscray", "6.8 (44)", "MCG", "33,129", "30 May 1964" ], [ "7", "South Melbourne", "11.18 (84)", "Essendon", "14.12 (96)", "Lake Oval", "20,470", "30 May 1964" ] ]
[ { "Formula": "ROWS(FILTER(B1,(C1=\"yes\")*(E1=1024)))", "Formula2": "ROWS(FILTER(B2:B11,(C2:C11=\"yes\")*(E2:E11=1024)))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many providers are there where the resale category is yes and bandwith is up is 1024?", "Tokens": [ "ROWS(", "FILTER(", "B1", "C1", "=", "\"yes\"", "*", "E1", "=", "1024" ] }, { "Formula": "MAX(FILTER(D1,B1=\"Deutsche Telekom AG\"))", "Formula2": "MAX(FILTER(D2:D11,B2:B11=\"Deutsche Telekom AG\"))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is download bandwith where the provider is deutsche telekom ag?", "Tokens": [ "MAX(", "FILTER(", "D1", "B1", "=", "\"Deutsche Telekom AG\"" ] }, { "Formula": "FILTER(B1,(E1=1024)*(C1=\"yes\"))", "Formula2": "FILTER(B2:B11,(E2:E11=1024)*(C2:C11=\"yes\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who are all of the telecom providers for which the upload rate is 1024 kbits and the resale category is yes?", "Tokens": [ "FILTER(", "B1", "E1", "=", "1024", "*", "C1", "=", "\"yes\"" ] }, { "Formula": "FILTER(A1,B1=\"M-net\")", "Formula2": "FILTER(A2:A11,B2:B11=\"M-net\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What are all the dsl type offered by the M-Net telecom company?", "Tokens": [ "FILTER(", "A1", "B1", "=", "\"M-net\"" ] }, { "Formula": "FILTER(C1,B1=\"Netcologne\")", "Formula2": "FILTER(C2:C11,B2:B11=\"Netcologne\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the resale category for the provider NetCologne?", "Tokens": [ "FILTER(", "C1", "B1", "=", "\"Netcologne\"" ] } ]
dev_1-1773908-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "DSL Type", "Provider", "Resale", "Down (up to kbit/s)", "Up (up to kbit/s)" ], [ "2", "ADSL2+", "Deutsche Telekom AG", "no", "16000", "1180" ], [ "3", "ADSL2+", "Alice DSL/HanseNet", "some", "16000", "1024" ], [ "4", "ADSL2+", "Vodafone AG/Arcor AG", "yes", "16000", "1024" ], [ "5", "ADSL2+", "1&1", "yes", "16000", "1180" ], [ "6", "ADSL2+", "QSC/Telefónica", "some", "16000", "1024" ], [ "7", "ADSL2+", "Versatel", "yes", "16000", "800" ], [ "8", "ADSL2+", "Congstar", "yes", "16000", "1180" ], [ "9", "ADSL2+", "Netcologne", "no", "18000", "1024" ], [ "10", "ADSL2+", "M-net", "no", "18000", "1024" ], [ "11", "ADSL2+", "Willy.tel", "no", "24000", "1984" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"l 26-21\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,D2:D16=\"l 26-21\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How many were in attendance of the game with l 26-21 result?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"l 26-21\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=37845),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,E2:E16=37845),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who is the opponent for the game with 37,845 people in attendance?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "37845", "3" ] } ]
train_2-15991313-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 9, 1961", "Oakland Raiders", "W 55–0", "16,231" ], [ "3", "2", "Bye", "Bye", "Bye", "Bye" ], [ "4", "3", "September 24, 1961", "at San Diego Chargers", "L 34–24", "29,210" ], [ "5", "4", "October 1, 1961", "at Dallas Texans", "L 26-21", "28,000" ], [ "6", "5", "October 8, 1961", "Buffalo Bills", "L 22–12", "22,761" ], [ "7", "6", "October 13, 1961", "at Boston Patriots", "T 31–31", "15,070" ], [ "8", "7", "October 22, 1961", "Dallas Texans", "W 38-7", "21,237" ], [ "9", "8", "October 29, 1961", "at Buffalo Bills", "W 28-16", "23,228" ], [ "10", "9", "November 5, 1961", "at Denver Broncos", "W 55–14", "11,564" ], [ "11", "10", "November 12, 1961", "Boston Patriots", "W 27–15", "35,649" ], [ "12", "11", "November 19, 1961", "New York Titans", "W 49–13", "33,428" ], [ "13", "12", "November 26, 1961", "Denver Broncos", "W 45–14", "27,864" ], [ "14", "13", "December 3, 1961", "San Diego Chargers", "W 33–13", "37,845" ], [ "15", "14", "December 10, 1961", "at New York Titans", "W 48–21", "9,462" ], [ "16", "15", "December 17, 1961", "at Oakland Raiders", "W 47–16", "4,821" ] ]
[ { "Formula": "FILTER(B1,A1=\"UK Albums Top 75\")", "Formula2": "FILTER(B2:B6,A2:A6=\"UK Albums Top 75\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the date of entry for the UK Albums Top 75 chart?", "Tokens": [ "FILTER(", "B1", "A1", "=", "\"UK Albums Top 75\"" ] }, { "Formula": "ROWS(FILTER(E1,A1=\"Ireland Albums Top 75\"))", "Formula2": "ROWS(FILTER(E2:E6,A2:A6=\"Ireland Albums Top 75\"))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the total number of weeks on peak for the Ireland Albums Top 75 chart?", "Tokens": [ "ROWS(", "FILTER(", "E1", "A1", "=", "\"Ireland Albums Top 75\"" ] }, { "Formula": "FILTER(G1,A1=\"Dutch Albums Top 100\")", "Formula2": "FILTER(G2:G6,A2:A6=\"Dutch Albums Top 100\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the exit date for the Dutch Albums Top 100 Chart?", "Tokens": [ "FILTER(", "G1", "A1", "=", "\"Dutch Albums Top 100\"" ] } ]
dev_1-1160304-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Chart", "Date of Entry", "Entry Position", "Peak Position", "Weeks on Peak", "Weeks on Chart", "Date of Exit" ], [ "2", "UK Albums Top 75", "6 March 2005", "75", "6", "1", "32", "9 September 2005" ], [ "3", "Ireland Albums Top 75", "10 April 2005", "43", "15", "1", "19", "11 October 2005" ], [ "4", "Australia Albums Top 50", "19 June 2005", "48", "36", "1", "4", "17 July 2005" ], [ "5", "Austria Albums Top 75", "9 October 2005", "74", "73", "1", "2", "16 October 2005" ], [ "6", "Dutch Albums Top 100", "17 July 2005", "100", "98", "1", "2", "24 July 2005" ] ]
[ { "Formula": "SUM(FILTER(G1, (D1=\"Gravity\")*(H1=34.36)))", "Formula2": "SUM(FILTER(G2:G20, (D2:D20=\"Gravity\")*(H2:H20=34.36)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is listed in drainage basin when the type is gravity and the reservoir surface is 34.36?", "Tokens": [ "SUM(", "FILTER(", "G1", "D1", "=", "\"Gravity\"", "*", "H1", "=", "34.36" ] }, { "Formula": "SUM(FILTER(G1, H1=6.14))", "Formula2": "SUM(FILTER(G2:G20, H2:H20=6.14))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the drainage basin when the reservoir suface is 6.14?", "Tokens": [ "SUM(", "FILTER(", "G1", "H1", "=", "6.14" ] }, { "Formula": "SUMIFS(I1,A1,\"Tanes\")", "Formula2": "SUMIFS(I2:I20,A2:A20,\"Tanes\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the volume when the resrvoir is Tanes?", "Tokens": [ "SUMIFS(", "I1", "A1", "\"Tanes\"" ] } ]
train_1-28702208-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Reservoir", "Basin", "Location", "Type", "Height (m)", "Length along the top (m)", "Drainage basin (km²)", "Reservoir surface (ha)", "Volume (hm³)" ], [ "2", "Alfilorios", "Barrea", "Ribera de Arriba", "Embankment", "67.0", "171.7", "4.09", "52.0", "9.140" ], [ "3", "Arbón", "Navia", "Coaña , Villayón", "Embankment", "35.0", "180.0", "2443.0", "270.0", "38.20" ], [ "4", "Barca, La", "Narcea", "Belmonte , Tineo", "Arch", "73.5", "178.0", "1216.0", "194.0", "31.10" ], [ "5", "Doiras", "Navia", "Boal", "Arch-gravity", "90.0", "165.0", "2288.0", "347.0", "114.60" ], [ "6", "Florida, La", "Narcea", "Tineo", "Gravity", "19.0", "70.0", "1005.0", "18.40", "0.75" ], [ "7", "Furacón, El", "Nalón", "Trubia ( Oviedo )", "Gravity", "14.0", "70.0", "2180.0", "19.0", "0.522" ], [ "8", "Granda, La", "Granda", "Gozón", "Embankment", "23.7", "270.0", "1.25", "32.50", "3.208" ], [ "9", "Jocica, La", "Dobra", "Amieva", "Arch", "87.0", "66.0", "39.0", "6.14", "0.4" ], [ "10", "Mortera, La", "Mortera", "Morcín", "Gravity", "8.0", "91.0", "0.0", "0.0", "0.017" ], [ "11", "Priañes", "Nora", "Oviedo , Las Regueras", "Gravity", "27.0", "50.0", "340.0", "35.17", "1.9" ], [ "12", "Saliencia", "Saliencia", "Somiedo", "Gravity", "20.0", "33.0", "48.0", "0.30", "0.02" ], [ "13", "Salime", "Navia", "Grandas de Salime", "Gravity", "125.67", "250.0", "1806.0", "685.0", "266.30" ], [ "14", "San Andrés Tacones", "Aboño", "S.A. Tacones ( Gijón )", "Embankment", "22.0", "434.0", "37.5", "4.0", "71.0" ], [ "15", "Somiedo", "Somiedo", "Somiedo", "Gravity", "24.0", "18.0", "82.0", "0.29", "0.018" ], [ "16", "Tanes", "Nalón", "Caso , Sobrescobio", "Gravity", "95.0", "195.0", "271.0", "159.0", "33.27" ], [ "17", "Trasona", "Alvares", "Trasona ( Corvera )", "Gravity", "16.0", "332.0", "37.0", "61.0", "4.1" ], [ "18", "Valdemurio", "Trubia", "Quirós", "Gravity", "40.15", "119.0", "196.0", "1.43", "1.43" ], [ "19", "Valduno II", "Nalón", "Las Regueras", "Gravity", "9.9", "105.0", "2500.0", "34.36", "0.3" ], [ "20", "Valle", "Valle", "Somiedo", "Gravity", "12.5", "52.8", "39.0", "23.7", "3.7" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"In Which Addison Finds the Magic\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,B2:B8=\"In Which Addison Finds the Magic\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the timeslot for the episode \"In which Addison finds the magic\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"In Which Addison Finds the Magic\"", "4" ] }, { "Formula": "ROWS(UNIQUE(FILTER(B1, E1=8.2)))", "Formula2": "ROWS(UNIQUE(FILTER(B2:B8, E2:E8=8.2)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "How many episodes received rating of 8.2?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "B1", "E1", "=", "8.2" ] }, { "Formula": "SUMIFS(E1,B1,\"In Which Cooper Finds a Port In His Storm\")", "Formula2": "SUMIFS(E2:E8,B2:B8,\"In Which Cooper Finds a Port In His Storm\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the rating for the episode \"in which cooper finds a port in his storm\"?", "Tokens": [ "SUMIFS(", "E1", "B1", "\"In Which Cooper Finds a Port In His Storm\"" ] }, { "Formula": "SUMIFS(F1,C1,\"October 17, 2007\")", "Formula2": "SUMIFS(F2:F8,C2:C8,\"October 17, 2007\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many share figures are there for the episode that aired on October 17, 2007?", "Tokens": [ "SUMIFS(", "F1", "C1", "\"October 17, 2007\"" ] }, { "Formula": "ROWS(UNIQUE(FILTER(B1, C1=\"October 17, 2007\")))", "Formula2": "ROWS(UNIQUE(FILTER(B2:B8, C2:C8=\"October 17, 2007\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many episodes aired on October 17, 2007?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "B1", "C1", "=", "\"October 17, 2007\"" ] }, { "Formula": "ROWS(UNIQUE(FILTER(D1, E1=5.7)))", "Formula2": "ROWS(UNIQUE(FILTER(D2:D8, E2:E8=5.7)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "How many timeslots received a rating of 5.7?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "D1", "E1", "=", "5.7" ] } ]
train_1-24910733-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "#", "Episode", "Air Date", "Timeslot (EST)", "Rating", "Share", "18-49 (Rating/Share)", "Viewers (m)", "Weekly Rank (#)" ], [ "2", "2", "\"In Which Sam Receives an Unexpected Visitor\"", "October 3, 2007", "Wednesday 9:00 P.M.", "8.3", "13", "4.3/13", "12.3", "17" ], [ "3", "3", "\"In Which Addison Finds the Magic\"", "October 10, 2007", "Wednesday 9:00 P.M.", "8.2", "13", "4.8/12", "12.4", "18" ], [ "4", "4", "\"In Which Addison Has a Very Casual Get Together\"", "October 17, 2007", "Wednesday 9:00 P.M.", "8.1", "13", "4.3/11", "11.81", "23" ], [ "5", "5", "\"In Which Addison Finds a Showerhead\"", "October 24, 2007", "Wednesday 9:00 P.M.", "8.1", "12", "4.5/11", "11.77", "24" ], [ "6", "6", "\"In Which Charlotte Goes Down the Rabbit Hole\"", "October 31, 2007", "Wednesday 9:00 P.M.", "7.7", "13", "3.8/10", "11.21", "25" ], [ "7", "7", "\"In Which Sam Gets Taken For A Ride\"", "November 14, 2007", "Wednesday 9:00 P.M.", "7.9", "12", "4.2/10", "11.45", "22" ], [ "8", "8", "\"In Which Cooper Finds a Port In His Storm\"", "November 21, 2007", "Wednesday 9:00 P.M.", "5.7", "9", "2.6/8", "8.44", "41" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"wong fei hung - master of kung fu 我師傅係黃飛鴻\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)>20))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E13,B2:B13=\"wong fei hung - master of kung fu 我師傅係黃飛鴻\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)>20))", "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 genre has over 20 episodes, with an English title (Chinese title) of wong fei hung - master of kung fu 我師傅係黃飛鴻?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "B1", "=", "\"wong fei hung - master of kung fu 我師傅係黃飛鴻\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "3", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "20" ] } ]
test_2-11174272-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Airing date", "English title (Chinese title)", "Number of episodes", "Genre", "Official website" ], [ "2", "6 Dec 2004- 9 Jan 2005", "Kung Fu Soccer 功夫足球", "25", "Modern drama", "Official website" ], [ "3", "10 Jan- 13 Feb", "Wong Fei Hung - Master of Kung Fu 我師傅係黃飛鴻", "25", "Period action", "Official website" ], [ "4", "14 Feb- 11 Mar", "Lost in the Chamber of Love 西廂奇緣", "20", "Costume drama", "Official website" ], [ "5", "14 Mar- 8 Apr", "The Prince's Shadow 御用閒人", "20", "Costume drama", "Official website" ], [ "6", "11 Apr- 6 May", "Scavengers' Paradise 同撈同煲", "20", "Period drama", "Official website" ], [ "7", "9 May- 3 Jun", "Just Love 老婆大人", "20", "Modern drama", "Official website" ], [ "8", "6 Jun- 1 Jul", "The Gâteau Affairs 情迷黑森林", "20", "Modern drama", "Official website" ], [ "9", "3 Jul- 29 Jul", "Fantasy Hotel 開心賓館", "20", "Modern drama", "Official website" ], [ "10", "1 Aug- 9 Sep", "Yummy Yummy (Food For Life)", "30", "Modern drama", "Official website" ], [ "11", "12 Sep- 14 Oct", "Hidden Treasures 翻新大少 (or 鴨寮街的金蛋)", "25", "Modern drama", "Official website" ], [ "12", "17 Oct- 25 Nov", "The Charm Beneath 胭脂水粉", "30", "Period drama", "Official website" ], [ "13", "28 Nov- 30 Dec", "The Herbalist's Manual 本草藥王", "25", "Costume drama", "Official website" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Formula2": "LET(query1,SUMMARIZE(E2:E13,SUMX(B2:B13)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who wrote episode #1 in season 7?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"Jim Morris\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H13,E2:E13=\"Jim Morris\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did the episode written by Jim Morris air?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "E1", "=", "\"Jim Morris\"", "6" ] } ]
train_1-10470082-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "No.", "#", "Title", "Director", "Writer", "US air date", "Storyteller", "Villains" ], [ "2", "79", "1", "\"The Tale of The Silver Sight, Part 1\"", "Mark Soulard", "D. J. MacHale", "April 2, 2000", "N/A", "The Evil Spirit" ], [ "3", "80", "2", "\"The Tale of The Silver Sight, Part 2\"", "Mark Soulard", "D. J. MacHale", "April 2, 2000", "N/A", "The Evil Spirit" ], [ "4", "81", "3", "\"The Tale of The Silver Sight, Part 3\"", "Mark Soulard", "D. J. MacHale", "April 2, 2000", "Gary and Tucker's grandfather, Gene", "The Evil Spirit" ], [ "5", "82", "4", "\"The Tale of The Lunar Locusts\"", "Jim Donovan", "Michael Koegel", "April 9, 2000", "Megan", "The Unborn Alien Babies" ], [ "6", "83", "5", "\"The Tale of The Stone Maiden\"", "Adam Weissman", "Mark D. Perry", "April 16, 2000", "Megan", "The Maiden Statue" ], [ "7", "84", "6", "\"The Tale of Highway 13\"", "Jim Donovan", "Ted Elrick", "April 23, 2000", "Quinn", "None" ], [ "8", "85", "7", "\"The Tale of The Reanimator\"", "Adam Weissman", "Kenny Davis", "April 30, 2000", "Quinn", "Reanimated zombie" ], [ "9", "86", "8", "\"The Tale of the Time Trap\"", "Jim Donovan", "Jim Morris", "May 7, 2000", "Tucker", "Bell the Genie" ], [ "10", "87", "9", "\"The Tale of The Photo Finish\"", "Mark Soulard", "Alan Kingsberg", "May 14, 2000", "Andy", "Jasper Davis" ], [ "11", "88", "10", "\"The Tale of The Last Dance\"", "Jim Donovan", "Mark D. Perry", "May 21, 2000", "Andy", "None" ], [ "12", "89", "11", "\"The Tale of The Laser Maze\"", "Mark Soulard", "Peggy Sarlin", "May 28, 2000", "Tucker", "Drake" ], [ "13", "90", "12", "\"The Tale of Many Faces\"", "Lorette LeBlanc", "Alan Kingsberg", "June 4, 2000", "Vange", "Madame Visage" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"alexandria\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,A2:A15=\"alexandria\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is IATA, when City is \"Alexandria\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"alexandria\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"egypt\")*(D1=\"heba\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,(B2:B15=\"egypt\")*(D2:D15=\"heba\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Airport, when Country is \"Egypt\", and when ICAO is \"Heba\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"egypt\"", "*", "D1", "=", "\"heba\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"kuwait\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,B2:B15=\"kuwait\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is City, when Country is \"Kuwait\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"kuwait\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"hesh\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,D2:D15=\"hesh\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is IATA, when ICAO is \"Hesh\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"hesh\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"hesh\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,D2:D15=\"hesh\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Country, when ICAO is \"Hesh\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"hesh\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"amm\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,C2:C15=\"amm\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is City, when IATA is \"amm\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"amm\"", "1" ] } ]
test_2-17359093-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "City", "Country", "IATA", "ICAO", "Airport" ], [ "2", "Alexandria", "Egypt", "HBE", "HEBA", "Borg El Arab Airport [T]" ], [ "3", "Amman", "Jordan", "AMM", "OJAI", "Queen Alia International Airport [T]" ], [ "4", "Athens", "Greece", "ATH", "LGAV", "Athens International Airport [T]" ], [ "5", "Bahrain", "Bahrain", "BAH", "OBBI", "Bahrain International Airport [T]" ], [ "6", "Kuwait City", "Kuwait", "KWI", "OKBK", "Kuwait International Airport [Base]" ], [ "7", "Beirut", "Lebanon", "BEY", "OLBA", "Beirut Rafic Hariri International Airport" ], [ "8", "Cairo", "Egypt", "CAI", "HECA", "Cairo International Airport" ], [ "9", "Damascus", "Syria", "DAM", "OSDI", "Damascus International Airport [T]" ], [ "10", "Dubai", "United Arab Emirates", "DXB", "OMDB", "Dubai International Airport" ], [ "11", "Istanbul", "Turkey", "IST", "LTBA", "Istanbul Atatürk Airport" ], [ "12", "Jeddah", "Saudi Arabia", "JED", "OEJN", "King Abdul Aziz International Airport [T]" ], [ "13", "Rome", "Italy", "FCO", "LIRF", "Leonardo da Vinci-Fiumicino Airport [T]" ], [ "14", "Sharm el-Sheikh", "Egypt", "SSH", "HESH", "Sharm el-Sheikh International Airport" ], [ "15", "Vienna", "Austria", "VIE", "LOWW", "Vienna International Airport" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"ben crenshaw\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"ben crenshaw\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Place, when Player is \"Ben Crenshaw\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"ben crenshaw\"", "1" ] } ]
train_2-18171018-7
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Place", "Player", "Country", "Score", "To par", "Money ( £ )" ], [ "2", "1", "Tom Watson", "United States", "68-70-64-69=271", "–13", "25,000" ], [ "3", "2", "Lee Trevino", "United States", "68-67-71-69=275", "–9", "17,500" ], [ "4", "3", "Ben Crenshaw", "United States", "70-70-68-69=277", "–7", "13,500" ], [ "5", "T4", "Carl Mason", "England", "72-69-70-69=280", "–4", "9,250" ], [ "6", "T4", "Jack Nicklaus", "United States", "73-67-71-69=280", "–4", "9,250" ], [ "7", "T6", "Andy Bean", "United States", "71-69-70-72=282", "–2", "7,250" ], [ "8", "T6", "Ken Brown", "Scotland", "70-68-68-76=282", "–2", "7,250" ], [ "9", "T6", "Hubert Green", "United States", "77-69-64-72=282", "–2", "7,250" ], [ "10", "T6", "Craig Stadler", "United States", "72-70-69-71=282", "–2", "7,250" ], [ "11", "T10", "Gil Morgan", "United States", "70-70-71-72=283", "–1", "5,750" ], [ "12", "T10", "Jack Newton", "Australia", "69-71-73-70=283", "–1", "5,750" ] ]
[ { "Formula": "SUM(FILTER(E1,(D1=93)*(C1<249)))", "Formula2": "SUM(FILTER(E2:E6,(D2:D6=93)*(C2:C6<249)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which Avg/G has a Long of 93, and a Loss smaller than 249?", "Tokens": [ "SUM(", "FILTER(", "E1", "D1", "=", "93", "*", "C1", "<", "249" ] }, { "Formula": "SUM(FILTER(E1,B1=\"1,839\"))", "Formula2": "SUM(FILTER(E2:E6,B2:B6=\"1,839\"))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which Avg/G has a Gain of 1,839?", "Tokens": [ "SUM(", "FILTER(", "E1", "B1", "=", "\"1,839\"" ] }, { "Formula": "SUM(FILTER(E1,(A1=\"josh freeman\")*(C1<134)))", "Formula2": "SUM(FILTER(E2:E6,(A2:A6=\"josh freeman\")*(C2:C6<134)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which Avg/G has a Name of josh freeman, and a Loss smaller than 134?", "Tokens": [ "SUM(", "FILTER(", "E1", "A1", "=", "\"josh freeman\"", "*", "C1", "<", "134" ] }, { "Formula": "ROWS(FILTER(B1,(D1=29)*(E1<33.7)))", "Formula2": "ROWS(FILTER(B2:B6,(D2:D6=29)*(E2:E6<33.7)))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How much Gain has a Long of 29, and an Avg/G smaller than 33.7?", "Tokens": [ "ROWS(", "FILTER(", "B1", "D1", "=", "29", "*", "E1", "<", "33.7" ] }, { "Formula": "MAX(FILTER(D1,(C1>3)*(B1>\"2,894\")))", "Formula2": "MAX(FILTER(D2:D6,(C2:C6>3)*(B2:B6>\"2,894\")))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Str" ], "Level": "easy", "Question": "Which Long is the highest one that has a Loss larger than 3, and a Gain larger than 2,894?", "Tokens": [ "MAX(", "FILTER(", "D1", "C1", ">", "3", "*", "B1", ">", "\"2,894\"" ] } ]
dev_2-16404968-31
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Gain", "Loss", "Long", "Avg/G" ], [ "2", "Lamark Brown", "458", "46", "28", "45.8" ], [ "3", "Josh Freeman", "538", "134", "29", "33.7" ], [ "4", "Logan Dold", "336", "3", "19", "33.3" ], [ "5", "Total", "1,839", "249", "93", "132.5" ], [ "6", "Opponents", "2,894", "282", "69", "217.7" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"hossegor\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,B2:B11=\"hossegor\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the Runner-up in Hossegor?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"hossegor\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"gold coast\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,B2:B11=\"gold coast\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On what Date was the Tournament in Gold Coast?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"gold coast\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"billabong pro\")*(C1=\"french polynesia\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,(D2:D11=\"billabong pro\")*(C2:C11=\"french polynesia\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the Winner of the French Polynesia Billabong Pro Event?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"billabong pro\"", "*", "C1", "=", "\"french polynesia\"", "5" ] } ]
train_2-16135219-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Location", "Country", "Event", "Winner", "Runner-up" ], [ "2", "February 27-March 11", "Gold Coast", "Australia", "Quiksilver Pro", "Mick Fanning ( AUS )", "Bede Durbidge ( AUS )" ], [ "3", "April 3-April 13", "Bells Beach", "Australia", "Rip Curl Pro", "Taj Burrow ( AUS )", "Andy Irons ( HAW )" ], [ "4", "May 4-May 14", "Teahupoo , Tahiti", "French Polynesia", "Billabong Pro", "Damien Hobgood ( USA )", "Mick Fanning ( AUS )" ], [ "5", "June 20-July 1", "Arica", "Chile", "Rip Curl Pro Search", "Andy Irons ( HAW )", "Damien Hobgood ( USA )" ], [ "6", "June 11-July 22", "Jeffreys Bay", "South Africa", "Billabong Pro", "Taj Burrow ( AUS )", "Kelly Slater ( USA )" ], [ "7", "September 9-September 15", "Trestles", "United States", "Boost Mobile Pro", "Kelly Slater ( USA )", "Pancho Sullivan ( HAW )" ], [ "8", "September 20-September 30", "Hossegor", "France", "Quiksilver Pro", "Mick Fanning ( AUS )", "Greg Emslie ( RSA )" ], [ "9", "October 1-October 14", "Mundaka", "Spain", "Billabong Pro", "Bobby Martinez ( USA )", "Taj Burrow ( AUS )" ], [ "10", "October 30-November 7", "Santa Catarina", "Brazil", "Hang Loose Pro", "Mick Fanning ( AUS )", "Kai Otton ( AUS )" ], [ "11", "December 8-December 20", "Pipeline , Hawaii", "United States", "Billabong Pipeline Masters", "Bede Durbidge ( AUS )", "Dean Morrison ( AUS )" ] ]
[ { "Formula": "SUM(FILTER(G1, I1=94.29))", "Formula2": "SUM(FILTER(G2:G16, I2:I16=94.29))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many data are on points for if the percentage is 94.29?", "Tokens": [ "SUM(", "FILTER(", "G1", "I1", "=", "94.29" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(G1)),FILTER(query1,CHOOSECOLS(query1,2)=177))", "Formula2": "LET(query1,SUMMARIZE(A2:A16,SUMX(G2:G16)),FILTER(query1,CHOOSECOLS(query1,2)=177))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who was the opponent with a points for of 177?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "G1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "177" ] }, { "Formula": "MINIFS(H1,A1,\"Port Adelaide\")", "Formula2": "MINIFS(H2:H16,A2:A16,\"Port Adelaide\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the minimum points against if the opponent is Port Adelaide?", "Tokens": [ "MINIFS(", "H1", "A1", "\"Port Adelaide\"" ] } ]
train_1-25229283-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Opponent", "Played", "Won", "Lost", "Drew", "Premiership points", "Points for", "Points against", "Percentage (%)" ], [ "2", "Richmond", "2", "2", "0", "0", "8", "242", "158", "153.16" ], [ "3", "Brisbane Lions", "2", "2", "0", "0", "8", "177", "117", "151.28" ], [ "4", "Sydney", "1", "1", "0", "0", "4", "142", "69", "205.80" ], [ "5", "Essendon", "1", "1", "0", "0", "4", "122", "103", "118.45" ], [ "6", "Port Adelaide", "2", "1", "1", "0", "4", "194", "222", "87.39" ], [ "7", "Adelaide", "2", "1", "1", "0", "4", "130", "158", "82.28" ], [ "8", "Collingwood", "2", "0", "1", "1", "2", "161", "162", "99.38" ], [ "9", "Western Bulldogs", "1", "0", "1", "0", "0", "66", "70", "94.29" ], [ "10", "Fremantle", "1", "0", "1", "0", "0", "71", "82", "86.59" ], [ "11", "North Melbourne", "2", "0", "2", "0", "0", "181", "217", "83.41" ], [ "12", "St Kilda", "1", "0", "1", "0", "0", "65", "100", "65.00" ], [ "13", "Hawthorn", "2", "0", "2", "0", "0", "139", "216", "64.35" ], [ "14", "West Coast", "1", "0", "1", "0", "0", "46", "75", "61.33" ], [ "15", "Carlton", "1", "0", "1", "0", "0", "58", "166", "59.41" ], [ "16", "Geelong", "1", "0", "1", "0", "0", "67", "121", "55.37" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"11-12\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,F2:F16=\"11-12\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the number of the game when the record was 11-12?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"11-12\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=16),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,A2:A16=16),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What was the score of Game 16?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "16", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"9-6\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,F2:F16=\"9-6\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the location and attendance at the game when the record was 9-6?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"9-6\"", "5" ] } ]
train_2-18493036-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Game", "Date", "Opponent", "Score", "Location/Attendance", "Record" ], [ "2", "15", "December 1", "vs Dallas Mavericks", "L 98-106", "The Omni", "9-6" ], [ "3", "Game", "Date", "Opponent", "Score", "Location/Attendance", "Record" ], [ "4", "16", "December 2", "at Detroit Pistons", "L 96-104", "The Palace Of Auburn Hills", "9-7" ], [ "5", "17", "December 6", "at Washington Bullets", "L 79-96", "US Airways Arena", "9-8" ], [ "6", "18", "December 7", "vs San Antonio Spurs", "L 102-104", "The Omni", "9-9" ], [ "7", "19", "December 9", "vs New York Knicks", "L 92-101", "The Omni", "9-10" ], [ "8", "20", "December", "at Boston Celtics", "W 108-103", "Fleet Center", "10-10" ], [ "9", "21", "December 12", "vs Minnesota Timberwolves", "L 78-85", "The Omni", "10-11" ], [ "10", "22", "December 14", "vs Chicago Bulls", "L 108-127", "The Omni", "10-12" ], [ "11", "23", "December 16", "vs Denver Nuggets", "W 95-86", "The Omni", "11-12" ], [ "12", "24", "December 22", "vs New Jersey Nets", "W 94-91", "The Omni", "12-12" ], [ "13", "25", "December 23", "at Milwaukee Bucks", "L 111-115", "Bradley Center", "12-13" ], [ "14", "26", "December 26", "vs Los Angeles Clippers", "W 94-88", "The Omni", "13-13" ], [ "15", "27", "December 29", "vs Golden State Warriors", "L 96-117", "The Omni", "13-14" ], [ "16", "28", "December 30", "at Chicago Bulls", "L 93-95", "United Center", "13-15" ] ]
[ { "Formula": "MAXIFS(G1,C1,\"Cincinnati Bengals\")", "Formula2": "MAXIFS(G2:G14,C2:C14,\"Cincinnati Bengals\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Of the times the Broncos played the Cincinnati Bengals, what was the highest attendance?", "Tokens": [ "MAXIFS(", "G1", "C1", "\"Cincinnati Bengals\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"Miami Dolphins\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,C2:C14=\"Miami Dolphins\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did the Broncos play the Miami Dolphins?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Miami Dolphins\"", "2" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(G1)),FILTER(query1,CHOOSECOLS(query1,2)=18304))", "Formula2": "LET(query1,SUMMARIZE(D2:D14,SUMX(G2:G14)),FILTER(query1,CHOOSECOLS(query1,2)=18304))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "In the game with an attendance of 18304, what was the final score?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "G1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "18304" ] } ]
train_1-17294353-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Result", "Game site", "Record", "Attendance" ], [ "2", "2", "September 15, 1968", "at Cincinnati Bengals", "L 10–24", "Nippert Stadium", "0–1", "25049" ], [ "3", "3", "September 22, 1968", "at Kansas City Chiefs", "L 2–34", "Municipal Stadium", "0–2", "45821" ], [ "4", "4", "September 29, 1968", "Boston Patriots", "L 17–20", "Bears Stadium", "0–3", "37024" ], [ "5", "5", "October 6, 1968", "Cincinnati Bengals", "W 10–7", "Bears Stadium", "1–3", "41257" ], [ "6", "6", "October 13, 1968", "at New York Jets", "W 21–13", "Shea Stadium", "2–3", "62052" ], [ "7", "7", "October 20, 1968", "at San Diego Chargers", "L 44–55", "San Diego Stadium", "2–4", "42953" ], [ "8", "8", "October 27, 1968", "Miami Dolphins", "W 21–14", "Bears Stadium", "3–4", "44115" ], [ "9", "9", "November 3, 1968", "at Boston Patriots", "W 35–14", "Fenway Park", "4–4", "18304" ], [ "10", "10", "November 10, 1968", "Oakland Raiders", "L 7–43", "Bears Stadium", "4–5", "50002" ], [ "11", "11", "November 17, 1968", "at Houston Oilers", "L 17–38", "Astrodome", "4–6", "36075" ], [ "12", "12", "November 24, 1968", "Buffalo Bills", "W 34–32", "Bears Stadium", "5–6", "35201" ], [ "13", "13", "December 1, 1968", "San Diego Chargers", "L 23–47", "Bears Stadium", "5–7", "35212" ], [ "14", "14", "December 8, 1968", "at Oakland Raiders", "L 27–33", "Oakland-Alameda County Coliseum", "5–8", "47754" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=68),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,F2:F7=68),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Which supercharger gear ratio has a Octane rating of 68?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "68", "5" ] } ]
train_2-1123802-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Engine", "Power, continuous", "Power, takeoff", "Compression ratio", "Supercharger gear ratio", "Octane rating", "Dry weight" ], [ "2", "Wasp Jr. A", "hp (kW) at 2,000 RPM", "same", "5.0:1", "7:1", "68", "lb (kg)" ], [ "3", "Wasp Jr. TB", "hp (kW) at 2,200 RPM", "hp (kW) at 2,300 RPM", "6.0:1", "8:1", "80", "lb (kg)" ], [ "4", "Wasp Jr. SB", "hp (kW) at 2,200 RPM", "hp (kW) at 2,300 RPM", "6.0:1", "10:1", "80/87", "lb (kg)" ], [ "5", "Wasp Jr. T1B2", "hp (kW) at 2,300 RPM", "same", "6.0:1", "10:1", "80/87", "lb (kg)" ], [ "6", "Wasp Jr. B4", "hp (kW) at 2,300 RPM", "same", "6.0:1", "10:1", "80/87", "lb (kg)" ], [ "7", "Wasp Jr. SC-G", "hp (kW) at 2,700 RPM", "hp (kW) at 2,850 RPM", "6.7:1", "10:1", "100", "lb (kg)" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"dnp\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"dnp\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Event when DNP shows for 2007–08?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"dnp\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"q\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"q\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2008–09 when the 2009–10 shows q?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"q\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"n/a\")*(A1=\"colonial square ladies classic\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(B2:B6=\"n/a\")*(A2:A6=\"colonial square ladies classic\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2009–10 when the 2007–08 shows n/a, and an Event of colonial square ladies classic?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"n/a\"", "*", "A1", "=", "\"colonial square ladies classic\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"sf\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"sf\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Event when the 2008–09 is sf?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"sf\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"colonial square ladies classic\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"colonial square ladies classic\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2010–11 when the Event is colonial square ladies classic?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"colonial square ladies classic\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"autumn gold\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"autumn gold\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2007–08 when the event was autumn gold?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"autumn gold\"", "2" ] } ]
train_2-15789917-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Event", "2007–08", "2008–09", "2009–10", "2010–11" ], [ "2", "Autumn Gold", "Q", "SF", "Q", "DNP" ], [ "3", "Manitoba Lotteries", "DNP", "Q", "DNP", "DNP" ], [ "4", "Colonial Square Ladies Classic", "N/A", "N/A", "N/A", "N/A" ], [ "5", "The Masters Grand Slam of Curling", "N/A", "N/A", "N/A", "N/A" ], [ "6", "Players' Championships", "QF", "QF", "DNP", "DNP" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(C1),SUMX(D1),SUMX(F1)),FILTER(query1,(CHOOSECOLS(query1,2)>41)*(CHOOSECOLS(query1,3)>33)*(CHOOSECOLS(query1,4)=147)))", "Formula2": "LET(query1,SUMMARIZE(B2:B15,SUMX(C2:C15),SUMX(D2:D15),SUMX(F2:F15)),FILTER(query1,(CHOOSECOLS(query1,2)>41)*(CHOOSECOLS(query1,3)>33)*(CHOOSECOLS(query1,4)=147)))", "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": "Who has a career that has test larger than 41, catches over 33, and a total dismissals rate of 147?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "C1", "SUMX(", "D1", "SUMX(", "F1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "41", "*", "CHOOSECOLS(", "query1", "3", ">", "33", "*", "CHOOSECOLS(", "query1", "4", "=", "147" ] }, { "Formula": "AVERAGE(FILTER(F1, (C1=83)*(D1<33)))", "Formula2": "AVERAGE(FILTER(F2:F15, (C2:C15=83)*(D2:D15<33)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the average dismissals of 83 test and catches less than 33?", "Tokens": [ "AVERAGE(", "FILTER(", "F1", "C1", "=", "83", "*", "D1", "<", "33" ] } ]
train_2-12397222-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Player", "Test Career", "Tests", "Catches", "Stumpings", "Total Dismissals" ], [ "2", "Mahes Goonatilleke", "1982-82", "5", "10", "3", "15" ], [ "3", "Guy de Alwis", "1983–88", "11", "21", "1", "23" ], [ "4", "Amal Silva", "1983–88", "9", "33", "1", "34" ], [ "5", "Asanka Gurusinha", "1985–96", "41", "2", "0", "2" ], [ "6", "Brendon Kuruppu", "1987–91", "4", "1", "0", "1" ], [ "7", "Gamini Wickremasinghe", "1989–92", "3", "9", "1", "10" ], [ "8", "Hashan Tillakaratne", "1989–2004", "83", "33", "2", "35" ], [ "9", "Romesh Kaluwitharana", "1992–2004", "49", "93", "26", "119" ], [ "10", "Ashley de Silva", "1993–93", "3", "4", "1", "5" ], [ "11", "Pubudu Dassanayake", "1993–94", "11", "19", "5", "24" ], [ "12", "Chamara Dunusinghe", "1995–95", "5", "13", "2", "15" ], [ "13", "Lanka de Silva", "1997–97", "3", "1", "0", "1" ], [ "14", "Prasanna Jayawardene", "2000–2007", "12", "26", "6", "32" ], [ "15", "Kumar Sangakkara", "2000–2007", "67", "127", "20", "147" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,F1=\"smith (10)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,F2:F13=\"smith (10)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the team which has high rebounds of smith (10)", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "F1", "=", "\"smith (10)\"", "3" ] } ]
train_2-11960610-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "2", "November 2", "Philadelphia", "85–96", "Gordon (25)", "Thomas (12)", "Hinrich (8)", "United Center 22,034", "0–2" ], [ "3", "3", "November 3", "@ Milwaukee", "72–78", "Gordon (15)", "Smith (10)", "Hinrich (4)", "Bradley Center 18,717", "0–3" ], [ "4", "4", "November 6", "LA Clippers", "91–97", "Deng (22)", "Deng (8)", "Thomas (5)", "United Center 21,742", "0–4" ], [ "5", "5", "November 8", "Detroit", "97–93", "Thomas (19)", "Thomas (14)", "Hinrich (14)", "United Center 21,797", "1–4" ], [ "6", "6", "November 10", "Toronto", "71–101", "Nocioni (20)", "Sefolosha (6)", "Hinrich , Duhon , Sefolosha (4)", "United Center 22,467", "1–5" ], [ "7", "7", "November 15", "@ Phoenix", "102–112", "Gordon (24)", "Wallace (10)", "Hinrich (7)", "US Airways Center 18,422", "1–6" ], [ "8", "8", "November 17", "@ LA Clippers", "92–73", "Gordon (25)", "Wallace (13)", "Hinrich , Gordon , Duhon (4)", "Staples Center 17,535", "2–6" ], [ "9", "9", "November 18", "@ LA Lakers", "78–106", "Gordon (20)", "Wallace (8)", "Hinrich (8)", "Staples Center 18,997", "2–7" ], [ "10", "10", "November 20", "@ Denver", "91–112", "Noah (16)", "Wallace (12)", "Duhon (5)", "Pepsi Center 17,106", "2–8" ], [ "11", "11", "November 24", "@ New York", "78–85", "Nocioni (23)", "Wallace (12)", "Hinrich (4)", "Madison Square Garden 19,763", "2–9" ], [ "12", "12", "November 25", "@ Toronto", "78–93", "Deng (21)", "Deng (9)", "Hinrich (7)", "Air Canada Centre 19,800", "2–10" ], [ "13", "13", "November 27", "Atlanta", "90–78", "Deng (22)", "Wallace , Thomas (12)", "Duhon (7)", "United Center 21,826", "3–10" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"Monaco Grand Prix\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,B2:B16=\"Monaco Grand Prix\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the date for monaco grand prix?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"Monaco Grand Prix\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,E1=\"Alain Prost\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,E2:E16=\"Alain Prost\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the date for the pole position of alain prost?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "E1", "=", "\"Alain Prost\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"Portuguese Grand Prix\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,B2:B16=\"Portuguese Grand Prix\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the race winer of the portuguese grand prix?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"Portuguese Grand Prix\"", "7" ] } ]
train_1-1140067-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Rnd", "Race", "Date", "Location", "Pole Position", "Fastest Lap", "Race Winner", "Constructor", "Report" ], [ "2", "1", "Brazilian Grand Prix", "23 March", "Jacarepaguá", "Ayrton Senna", "Nelson Piquet", "Nelson Piquet", "Williams - Honda", "Report" ], [ "3", "2", "Spanish Grand Prix", "13 April", "Jerez", "Ayrton Senna", "Nigel Mansell", "Ayrton Senna", "Lotus - Renault", "Report" ], [ "4", "3", "San Marino Grand Prix", "27 April", "Imola", "Ayrton Senna", "Nelson Piquet", "Alain Prost", "McLaren - TAG", "Report" ], [ "5", "4", "Monaco Grand Prix", "11 May", "Monaco", "Alain Prost", "Alain Prost", "Alain Prost", "McLaren - TAG", "Report" ], [ "6", "5", "Belgian Grand Prix", "25 May", "Spa-Francorchamps", "Nelson Piquet", "Alain Prost", "Nigel Mansell", "Williams - Honda", "Report" ], [ "7", "6", "Canadian Grand Prix", "15 June", "Circuit Gilles Villeneuve", "Nigel Mansell", "Nelson Piquet", "Nigel Mansell", "Williams - Honda", "Report" ], [ "8", "7", "Detroit Grand Prix", "22 June", "Detroit", "Ayrton Senna", "Nelson Piquet", "Ayrton Senna", "Lotus - Renault", "Report" ], [ "9", "8", "French Grand Prix", "6 July", "Paul Ricard", "Ayrton Senna", "Nigel Mansell", "Nigel Mansell", "Williams - Honda", "Report" ], [ "10", "9", "British Grand Prix", "13 July", "Brands Hatch", "Nelson Piquet", "Nigel Mansell", "Nigel Mansell", "Williams - Honda", "Report" ], [ "11", "10", "German Grand Prix", "27 July", "Hockenheimring", "Keke Rosberg", "Gerhard Berger", "Nelson Piquet", "Williams - Honda", "Report" ], [ "12", "11", "Hungarian Grand Prix", "10 August", "Hungaroring", "Ayrton Senna", "Nelson Piquet", "Nelson Piquet", "Williams - Honda", "Report" ], [ "13", "12", "Austrian Grand Prix", "17 August", "Österreichring", "Teo Fabi", "Gerhard Berger", "Alain Prost", "McLaren - TAG", "Report" ], [ "14", "13", "Italian Grand Prix", "7 September", "Monza", "Teo Fabi", "Teo Fabi", "Nelson Piquet", "Williams - Honda", "Report" ], [ "15", "14", "Portuguese Grand Prix", "21 September", "Estoril", "Ayrton Senna", "Nigel Mansell", "Nigel Mansell", "Williams - Honda", "Report" ], [ "16", "15", "Mexican Grand Prix", "12 October", "Hermanos Rodriguez", "Ayrton Senna", "Nelson Piquet", "Gerhard Berger", "Benetton - BMW", "Report" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"69-69=138\")*(C1=\"united states\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(D2:D17=\"69-69=138\")*(C2:C17=\"united states\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Place, when Score is \"69-69=138\", and when Country is \"United States\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"69-69=138\"", "*", "C1", "=", "\"united states\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"69-69=138\")*(B1=\"ian poulter\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(D2:D17=\"69-69=138\")*(B2:B17=\"ian poulter\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Country, when Score is \"69-69=138\", and when Player is \"Ian Poulter\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"69-69=138\"", "*", "B1", "=", "\"ian poulter\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"scotland\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,C2:C17=\"scotland\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Score, when Country is \"Scotland\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"scotland\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"united states\")*(B1=\"bob tway\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(C2:C17=\"united states\")*(B2:B17=\"bob tway\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Score, when Country is \"United States\", and when Player is \"Bob Tway\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"united states\"", "*", "B1", "=", "\"bob tway\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"ernie els\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,B2:B17=\"ernie els\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Score, when Player is \"Ernie Els\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"ernie els\"", "4" ] } ]
train_2-18009462-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "T1", "Ernie Els", "South Africa", "70-66=136", "–6" ], [ "3", "T1", "Pádraig Harrington", "Ireland", "69-67=136", "–6" ], [ "4", "T1", "Shigeki Maruyama", "Japan", "68-68=136", "–6" ], [ "5", "T1", "Bob Tway", "United States", "70-66=136", "–6" ], [ "6", "T1", "Duffy Waldorf", "United States", "67-69=136", "–6" ], [ "7", "T6", "Søren Hansen", "Denmark", "68-69=137", "–5" ], [ "8", "T6", "Carl Pettersson", "Sweden", "67-70=137", "–5" ], [ "9", "T6", "Des Smyth", "Ireland", "68-69=137", "–5" ], [ "10", "T9", "Stephen Ames", "Trinidad and Tobago", "68-70=138", "–4" ], [ "11", "T9", "Thomas Bjørn", "Denmark", "68-70=138", "–4" ], [ "12", "T9", "Thomas Levet", "France", "72-66=138", "–4" ], [ "13", "T9", "Colin Montgomerie", "Scotland", "74-64=138", "–4" ], [ "14", "T9", "Mark O'Meara", "United States", "69-69=138", "–4" ], [ "15", "T9", "Ian Poulter", "England", "69-69=138", "–4" ], [ "16", "T9", "Nick Price", "Zimbabwe", "68-70=138", "–4" ], [ "17", "T9", "Tiger Woods", "United States", "70-68=138", "–4" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"aston\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"aston\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How many floors did the tallest building in Aston have?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"aston\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"jewellery quarter\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"jewellery quarter\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the building at the Jewellery quarter?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"jewellery quarter\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"aston\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"aston\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the building at Aston?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"aston\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"jewellery quarter\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"jewellery quarter\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How many floors did the building at the Jewellery quarter have?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"jewellery quarter\"", "5" ] } ]
test_2-1666310-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Location", "Years as tallest", "Height metres / ft", "Floors" ], [ "2", "St Philip's Cathedral", "Colmore Row", "1725–1777", "01.0 40 / 131", "03.0 N/A" ], [ "3", "Church of SS Peter and Paul", "Aston", "1777–1855", "02.0 57.9 / 190", "04.0 N/A" ], [ "4", "St Martin in the Bull Ring", "The Bull Ring", "1855–1908", "02.0 61 / 200", "04.0 N/A" ], [ "5", "Joseph Chamberlain Memorial Clock Tower", "University of Birmingham", "1908–1966", "02.0 110 / 360", "04.0 N/A" ], [ "6", "BT Tower", "Jewellery Quarter", "1966–Present", "02.0 152 / 498", "04.0 N/A" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1<1998)*(B1=\"fox\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(A2:A11<1998)*(B2:B11=\"fox\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who did the play-by-play before 1998 on Fox network?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "<", "1998", "*", "B1", "=", "\"fox\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1<1992)*(E1=\"mike emrick\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(A2:A11<1992)*(E2:E11=\"mike emrick\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who did the play-by-play before 1992 with the Ice level reporter Mike Emrick?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "<", "1992", "*", "E1", "=", "\"mike emrick\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"john davidson\")*(C1=\"marv albert\")*(A1>1992)),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(D2:D11=\"john davidson\")*(C2:C11=\"marv albert\")*(A2:A11>1992)),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num", "Num" ], "Level": "medium", "Question": "Who is the Ice level reporter after 1992 with the color commentator John Davidson and the play-by-play Marv Albert?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"john davidson\"", "*", "C1", "=", "\"marv albert\"", "*", "A1", ">", "1992", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"marv albert\")*(A1<1994)),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\"marv albert\")*(A2:A11<1994)),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num", "Num" ], "Level": "medium", "Question": "What is the network with the play-by-play Marv Albert before 1994?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"marv albert\"", "*", "A1", "<", "1994", "2" ] } ]
train_2-11829563-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Network", "Play-by-play", "Color commentator(s)", "Ice level reporters" ], [ "2", "1999", "Fox", "Mike Emrick", "John Davidson", "Joe Micheletti" ], [ "3", "1998", "Fox", "Mike Emrick", "John Davidson", "Joe Micheletti" ], [ "4", "1997", "Fox", "Mike Emrick", "John Davidson", "Joe Micheletti" ], [ "5", "1996", "Fox", "Mike Emrick", "John Davidson", "Joe Micheletti" ], [ "6", "1995", "Canceled due to 1994–95 NHL lockout .", "Canceled due to 1994–95 NHL lockout .", "Canceled due to 1994–95 NHL lockout .", "Canceled due to 1994–95 NHL lockout ." ], [ "7", "1994", "NBC", "Marv Albert", "John Davidson", "Bill Clement and Brenda Brenon" ], [ "8", "1993", "NBC", "Marv Albert", "John Davidson", "Ron MacLean" ], [ "9", "1992", "NBC", "Marv Albert", "John Davidson", "Bill Clement" ], [ "10", "1991", "NBC", "Marv Albert", "John Davidson", "Bill Clement" ], [ "11", "1990", "NBC", "Marv Albert", "John Davidson", "Mike Emrick" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"giuly\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"giuly\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the transfer wind for giuly", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"giuly\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"transfer\")*(B1=\"fra\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,(C2:C8=\"transfer\")*(B2:B8=\"fra\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the transfer fee for transfer status for fra", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"transfer\"", "*", "B1", "=", "\"fra\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"belletti\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"belletti\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the status for belletti", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"belletti\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"fra\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,B2:B8=\"fra\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the moving to for fra", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"fra\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"realmadrid\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,D2:D8=\"realmadrid\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the transfer window of realmadrid", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"realmadrid\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"chelsea\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,D2:D8=\"chelsea\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the country moving to chelsea", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"chelsea\"", "2" ] } ]
train_2-11891841-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Country", "Status", "Moving to", "Transfer window", "Transfer fee" ], [ "2", "Gio", "NED", "Contract Termination", "Feyenoord", "Summer", "Free" ], [ "3", "Saviola", "ARG", "Contract Termination", "RealMadrid", "Summer", "Free" ], [ "4", "Giuly", "FRA", "Transfer", "Roma", "Summer", "€3.2M" ], [ "5", "Rubén", "ESP", "Loan", "Racing de Ferrol", "Summer", "N/A" ], [ "6", "Maxi López", "ARG", "Transfer", "FC Moscow", "Summer", "€2M" ], [ "7", "Belletti", "BRA", "Transfer", "Chelsea", "Summer", "€5.5M" ], [ "8", "Thiago Motta", "BRA", "Transfer", "AtléticoMadrid", "Summer", "€1M + 2M in variables" ] ]
[ { "Formula": "SUMIFS(A1,C1,\"dimelon westfield\")", "Formula2": "SUMIFS(A2:A11,C2:C11,\"dimelon westfield\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the pick # for Dimelon Westfield?", "Tokens": [ "SUMIFS(", "A1", "C1", "\"dimelon westfield\"" ] } ]
train_2-1014145-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Pick #", "MLS team", "Player", "Position", "Affiliation" ], [ "2", "21", "Dallas Burn", "David Comfort", "GK", "University of Virginia" ], [ "3", "22", "New England Revolution", "Dimelon Westfield", "F", "Clemson University" ], [ "4", "23", "San Jose Earthquakes", "Roger Levesque", "F", "Stanford University" ], [ "5", "24", "Chicago Fire", "* Logan Pause", "M", "University of North Carolina" ], [ "6", "25", "Chicago Fire", "Ryan Mack", "M", "Indiana University" ], [ "7", "26", "Chicago Fire", "Phil Swenda", "F", "Seton Hall University" ], [ "8", "27", "Colorado Rapids", "Jason Cole", "D", "St. Louis University" ], [ "9", "28", "Colorado Rapids", "Alex Blake", "F", "Williams College" ], [ "10", "29", "New England Revolution", "Kyle Singer", "GK", "Boston College" ], [ "11", "30", "MetroStars", "Tim Glowienka", "D", "University of South Carolina" ] ]
[ { "Formula": "SUM(FILTER(F1, (B1=\"burgos cf\")*(A1>8)))", "Formula2": "SUM(FILTER(F2:F17, (B2:B17=\"burgos cf\")*(A2:A17>8)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which Draws have a Club of burgos cf, and a Position larger than 8?", "Tokens": [ "SUM(", "FILTER(", "F1", "B1", "=", "\"burgos cf\"", "*", "A1", ">", "8" ] }, { "Formula": "SUM(FILTER(C1, J1>24))", "Formula2": "SUM(FILTER(C2:C17, J2:J17>24))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which Played has a Goal Difference larger than 24?", "Tokens": [ "SUM(", "FILTER(", "C1", "J1", ">", "24" ] }, { "Formula": "SUM(FILTER(I1, (E1=13)*(H1>42)*(G1>9)))", "Formula2": "SUM(FILTER(I2:I17, (E2:E17=13)*(H2:H17>42)*(G2:G17>9)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which Goals against has Wins of 13, and Goals for larger than 42, and more than 9 Losses?", "Tokens": [ "SUM(", "FILTER(", "I1", "E1", "=", "13", "*", "H1", ">", "42", "*", "G1", ">", "9" ] }, { "Formula": "SUM(FILTER(F1, (E1<8)*(H1=31)))", "Formula2": "SUM(FILTER(F2:F17, (E2:E17<8)*(H2:H17=31)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many draws have less than 8 wins, and 31 goals for?", "Tokens": [ "SUM(", "FILTER(", "F1", "E1", "<", "8", "*", "H1", "=", "31" ] } ]
test_2-17837782-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Position", "Club", "Played", "Points", "Wins", "Draws", "Losses", "Goals for", "Goals against", "Goal Difference" ], [ "2", "1", "Deportivo La Coruña", "30", "43", "18", "7", "5", "53", "29", "+24" ], [ "3", "2", "Real Valladolid", "30", "41", "17", "7", "6", "48", "27", "+21" ], [ "4", "3", "RC Celta de Vigo", "30", "36", "15", "6", "9", "57", "33", "+24" ], [ "5", "4", "AD Rayo Vallecano", "30", "36", "15", "6", "9", "44", "39", "+5" ], [ "6", "5", "Real Gijón CF", "30", "34", "13", "8", "9", "47", "38", "+9" ], [ "7", "6", "Real Oviedo CF", "30", "32", "12", "8", "10", "43", "29", "+14" ], [ "8", "7", "Club Ferrol", "30", "32", "13", "6", "11", "42", "37", "+5" ], [ "9", "8", "Burgos CF", "30", "32", "11", "10", "9", "34", "35", "-1" ], [ "10", "9", "CF Badalona", "30", "30", "12", "6", "12", "44", "30", "+14" ], [ "11", "10", "UP Langreo", "30", "28", "12", "4", "14", "32", "37", "-5" ], [ "12", "11", "Real Santander", "30", "27", "11", "5", "14", "39", "38", "+1" ], [ "13", "12", "UD Lérida", "30", "24", "8", "8", "14", "25", "51", "-26" ], [ "14", "13", "CD Badajoz", "30", "22", "10", "2", "18", "31", "52", "-21" ], [ "15", "14", "CD Europa", "30", "21", "8", "5", "17", "32", "56", "-24" ], [ "16", "15", "CA Osasuna", "30", "21", "7", "7", "16", "31", "48", "-17" ], [ "17", "16", "Gimnástica Torrelavega", "30", "21", "7", "7", "16", "25", "48", "-23" ] ]
[ { "Formula": "AVERAGE(FILTER(A1, F1=6))", "Formula2": "AVERAGE(FILTER(A2:A7, F2:F7=6))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the average year with Laps of 6", "Tokens": [ "AVERAGE(", "FILTER(", "A1", "F1", "=", "6" ] } ]
train_2-1218368-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Year", "Class", "Tyres", "Team", "Co-Drivers", "Laps", "Pos.", "Class Pos." ], [ "2", "1980", "Gr.5", "P", "Scuderia Lancia Corse", "Hans Heyer Bernard Darniche", "6", "DNF", "DNF" ], [ "3", "1982", "Gr.6", "P", "Martini Racing", "Michele Alboreto Rolf Stommelen", "92", "DNF", "DNF" ], [ "4", "1983", "C", "D", "Martini Lancia", "Michele Alboreto Alessandro Nannini", "27", "DNF", "DNF" ], [ "5", "1991", "C2", "G", "Silk Cut Jaguar Tom Walkinshaw Racing", "Bob Wollek Kenny Acheson", "358", "3rd", "3rd" ], [ "6", "1992", "C1", "G", "Toyota Team Tom's", "Jan Lammers Andy Wallace", "331", "8th", "5th" ], [ "7", "1993", "C1", "M", "Peugeot Talbot Sport", "Thierry Boutsen Yannick Dalmas", "374", "2nd", "2nd" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"march 90ca\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,B2:B18=\"march 90ca\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What car has a March 90ca Chassis?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"march 90ca\"", "3" ] } ]
test_2-1226549-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Chassis", "Engine", "Start", "Finish", "Team" ], [ "2", "1984", "March 84C", "Ford Cosworth DFX", "7", "2", "Bignotti-Cotter" ], [ "3", "1985", "March 85C", "Ford Cosworth DFX", "16", "3", "Team Cotter" ], [ "4", "1986", "March 86C", "Ford Cosworth DFX", "8", "4", "Team Cotter" ], [ "5", "1987", "March 87C", "Ford Cosworth DFX", "5", "2", "Granatelli Racing" ], [ "6", "1988", "Lola T88/00", "Ford Cosworth DFX", "12", "32", "Granatelli Racing" ], [ "7", "1990", "March 90CA", "Alfa Romeo Indy V8", "28", "23", "Patrick Racing" ], [ "8", "1991", "Lola T91/00", "Alfa Romeo", "28", "30", "Patrick Racing" ], [ "9", "1992", "Lola T92/00", "Buick V6 (t/c)", "1", "33", "King Racing" ], [ "10", "1993", "Lola T93/00", "Chevrolet 265C", "10", "28", "King Racing" ], [ "11", "1994", "Lola T92/00", "Buick V6 (t/c)", "30", "33", "Pagan Racing" ], [ "12", "1995", "Reynard 94I", "Mercedes-Benz IC108B", "13", "12", "Pagan Racing" ], [ "13", "1996", "Reynard 95I", "Ford XB", "6", "5", "Pagan Racing" ], [ "14", "1997", "Dallara", "Infiniti", "19", "27", "Pagan Racing" ], [ "15", "1998", "Dallara", "Oldsmobile", "9", "22", "Pagan Racing" ], [ "16", "1999", "G-Force", "Infiniti", "25", "25", "Cobb Racing" ], [ "17", "2000", "Dallara", "Oldsmobile", "DNQ", "DNQ", "A.J. Foyt Enterprises" ], [ "18", "2001", "Dallara", "Oldsmobile", "DNQ", "DNQ", "Dick Simon Racing" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"3–2\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,B2:B7=\"3–2\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Set 1 with a Score with 3–2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"3–2\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"15–5\")*(E1=\"15–3\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(D2:D7=\"15–5\")*(E2:E7=\"15–3\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Set 1 with a Set 2 of 15–5, and a Set 3 with 15–3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"15–5\"", "*", "E1", "=", "\"15–3\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"15–1\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,C2:C7=\"15–1\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Date with a Set 1 with 15–1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"15–1\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(A1=\"04 oct\")*(D1=\"15–5\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(A2:A7=\"04 oct\")*(D2:D7=\"15–5\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Set 3 with a Date of 04 oct, and a Set 2 with 15–5?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"04 oct\"", "*", "D1", "=", "\"15–5\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"15–6\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=\"15–6\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Set 3 with a Set 2 with 15–6?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"15–6\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"45–12\")*(E1=\"15–2\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(F2:F7=\"45–12\")*(E2:E7=\"15–2\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Set 2 with a Total of 45–12, and a Set 3 with 15–2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"45–12\"", "*", "E1", "=", "\"15–2\"", "4" ] } ]
train_2-11822854-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Score", "Set 1", "Set 2", "Set 3", "Total" ], [ "2", "02 Oct", "3–0", "15–0", "15–4", "15–8", "45–12" ], [ "3", "02 Oct", "3–2", "13–15", "15–6", "12–15", "71–61" ], [ "4", "03 Oct", "3–0", "15–5", "15–5", "15–2", "45–12" ], [ "5", "03 Oct", "3–0", "15–11", "15–12", "16–14", "46–37" ], [ "6", "04 Oct", "3–0", "15–1", "15–1", "15–5", "45–7" ], [ "7", "04 Oct", "3–0", "15–7", "15–5", "15–3", "45–15" ] ]
[ { "Formula": "ROWS(UNIQUE(FILTER(E1, A1=\"7140N\")))", "Formula2": "ROWS(UNIQUE(FILTER(E2:E9, A2:A9=\"7140N\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many different FSB are there for the 7140N model?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "E1", "A1", "=", "\"7140N\"" ] }, { "Formula": "ROWS(UNIQUE(FILTER(C1, A1=\"7130M\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C9, A2:A9=\"7130M\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many different L2 cache numbers are there for the 7130M model?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "A1", "=", "\"7130M\"" ] }, { "Formula": "SUM(C1)", "Formula2": "SUM(C2:C9)", "Funcs": [ "SUM(", "Cell" ], "Level": "easy", "Question": "What's the maximal L3 cache for any of the models given?", "Tokens": [ "SUM(", "C1" ] }, { "Formula": "SUMIFS(F1,A1,\"7130N\")", "Formula2": "SUMIFS(F2:F9,A2:A9,\"7130N\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What's the TDP for the 7130N model?", "Tokens": [ "SUMIFS(", "F1", "A1", "\"7130N\"" ] }, { "Formula": "SUMIFS(C1,A1,\"7140N\")", "Formula2": "SUMIFS(C2:C9,A2:A9,\"7140N\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What's the L2 cache for the 7140N model?", "Tokens": [ "SUMIFS(", "C1", "A1", "\"7140N\"" ] } ]
train_1-269920-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Model", "Speed (GHz)", "L2 Cache (MB)", "L3 Cache (MB)", "FSB (MHz)", "TDP (W)" ], [ "2", "7110N", "2.50", "2", "4", "667", "95" ], [ "3", "7110M", "2.60", "2", "4", "800", "95" ], [ "4", "7120N", "3.00", "2", "4", "667", "95" ], [ "5", "7120M", "3.00", "2", "4", "800", "95" ], [ "6", "7130N", "3.16", "2", "8", "667", "150" ], [ "7", "7130M", "3.20", "2", "8", "800", "150" ], [ "8", "7140N", "3.33", "2", "16", "667", "150" ], [ "9", "7140M", "3.40", "2", "16", "800", "150" ] ]
[ { "Formula": "FILTER(D1,F1=\"Hosea Moffitt (F) 57.9% Josiah Masters (DR) 42.1%\")", "Formula2": "FILTER(D2:D6,F2:F6=\"Hosea Moffitt (F) 57.9% Josiah Masters (DR) 42.1%\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Name the first elected for hosea moffitt (f) 57.9% josiah masters (dr) 42.1%", "Tokens": [ "FILTER(", "D1", "F1", "=", "\"Hosea Moffitt (F) 57.9% Josiah Masters (DR) 42.1%\"" ] }, { "Formula": "FILTER(D1,B1=\"Jacob Markell\")", "Formula2": "FILTER(D2:D6,B2:B6=\"Jacob Markell\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Name the first elected for jacob markell", "Tokens": [ "FILTER(", "D1", "B1", "=", "\"Jacob Markell\"" ] }, { "Formula": "MIN(D1)", "Formula2": "MIN(D2:D6)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "Name the least first elected", "Tokens": [ "MIN(", "D1" ] }, { "Formula": "MAX(D1)", "Formula2": "MAX(D2:D6)", "Funcs": [ "MAX(", "Cell" ], "Level": "easy", "Question": "Name the most first elected", "Tokens": [ "MAX(", "D1" ] }, { "Formula": "FILTER(B1,A1=\"New York 10\")", "Formula2": "FILTER(B2:B6,A2:A6=\"New York 10\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Name the incumbent for new york 10", "Tokens": [ "FILTER(", "B1", "A1", "=", "\"New York 10\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"New York 10\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"New York 10\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the incumbent for new york 10", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"New York 10\"", "2" ] } ]
dev_1-2668352-11
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "New York 6", "Jonathan Fisk", "Democratic-Republican", "1812", "Re-elected", "Jonathan Fisk (DR) 78.0% Jonas Storey (F) 22.0%" ], [ "3", "New York 10", "Hosea Moffitt", "Federalist", "1812", "Re-elected", "Hosea Moffitt (F) 57.9% Josiah Masters (DR) 42.1%" ], [ "4", "New York 11", "John W. Taylor", "Democratic-Republican", "1812", "Re-elected", "John W. Taylor (DR) 57.8% Elisha Powell (F) 42.2%" ], [ "5", "New York 14", "Jacob Markell", "Federalist", "1812", "Retired Federalist hold", "Daniel Cady (F) 51.9% John McCarthy (DR) 48.1%" ], [ "6", "New York 18", "Moss Kent", "Federalist", "1812", "Re-elected", "Moss Kent (F) 53.9% Samuel Whittlesey (DR) 46.1%" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"8 may\")*(E1=\"helena suková mary pierce\")*(D1=\"conchita martínez patricia tarabini\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,(A2:A15=\"8 may\")*(E2:E15=\"helena suková mary pierce\")*(D2:D15=\"conchita martínez patricia tarabini\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Winner, when Week is 8 May, when Semi Finalists is Helena Suková Mary Pierce, and when Runner-Up is Conchita Martínez Patricia Tarabini?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"8 may\"", "*", "E1", "=", "\"helena suková mary pierce\"", "*", "D1", "=", "\"conchita martínez patricia tarabini\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"sandrine testud yone kamio\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,E2:E15=\"sandrine testud yone kamio\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Week, when Semi Finalists is Sandrine Testud Yone Kamio?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"sandrine testud yone kamio\"", "1" ] } ]
train_2-15866312-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week of", "Tier", "Winner", "Runner-up", "Semi finalists" ], [ "2", "1 May", "Tier II", "Conchita Martínez 6–1, 6–0", "Martina Hingis", "Anke Huber Magdalena Maleeva" ], [ "3", "1 May", "Tier II", "Gigi Fernández Martina Hingis 6–2, 6–3", "Conchita Martínez Patricia Tarabini", "Anke Huber Magdalena Maleeva" ], [ "4", "8 May", "Tier IV", "Julie Halard 6–4, 6–4", "Ludmila Richterová", "Katarína Studeníková Stephanie Rottier" ], [ "5", "8 May", "Tier IV", "Linda Harvey-Wild Chanda Rubin 6–7, 6–3, 6–2", "Maria Lindström Maria Strandlund", "Katarína Studeníková Stephanie Rottier" ], [ "6", "8 May", "Tier I", "Conchita Martínez 6–3, 6–1", "Arantxa Sánchez Vicario", "Helena Suková Mary Pierce" ], [ "7", "8 May", "Tier I", "Gigi Fernández Natalia Zvereva 3–6, 7–6, 6–4", "Conchita Martínez Patricia Tarabini", "Helena Suková Mary Pierce" ], [ "8", "15 May", "Tier I", "Arantxa Sánchez Vicario 6–4, 6–1", "Magdalena Maleeva", "Irina Spîrlea Natalia Zvereva" ], [ "9", "15 May", "Tier I", "Amanda Coetzer Inés Gorrochategui 4–6, 7–6, 6–2", "Larisa Savchenko Gabriela Sabatini", "Irina Spîrlea Natalia Zvereva" ], [ "10", "15 May", "Tier IV", "Ludmila Richterová 6–7, 6–4, 6–3", "Patricia Hy-Boulais", "Lindsay Lee Åsa Carlsson" ], [ "11", "15 May", "Tier IV", "Mariaan de Swardt Ruxandra Dragomir 6–3, 7–5", "Kerry-Anne Guse Patricia Hy-Boulais", "Lindsay Lee Åsa Carlsson" ], [ "12", "22 May", "Tier III", "Lindsay Davenport 3–6, 6–1, 6–2", "Kimiko Date", "Sandrine Testud Yone Kamio" ], [ "13", "22 May", "Tier III", "Lindsay Davenport Mary Joe Fernández 6–2, 6–3", "Sabine Appelmans Miriam Oremans", "Sandrine Testud Yone Kamio" ], [ "14", "29 May 2 weeks", "Grand Slam", "Steffi Graf 7–5, 4–6, 6–0", "Arantxa Sánchez Vicario", "Kimiko Date Conchita Martínez" ], [ "15", "29 May 2 weeks", "Grand Slam", "Gigi Fernández Natalia Zvereva 6–7(6), 6–4, 7–5", "Jana Novotná Arantxa Sánchez Vicario", "Kimiko Date Conchita Martínez" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,G1=\"r 3\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I11,G2:G11=\"r 3\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the D 46 √ with a D 43 √ with r 3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "G1", "=", "\"r 3\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,A1=\"d 49 √\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I11,A2:A11=\"d 49 √\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the D 43 √ with a D 49 √ with d 49 √?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "A1", "=", "\"d 49 √\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"r 33 o\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I11,D2:D11=\"r 33 o\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the D 48 √ with a D 46 √ with r 33 o?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"r 33 o\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,A1=\"r 9\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I11,A2:A11=\"r 9\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the D 48 √ with a D 49 √ with r 9?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "A1", "=", "\"r 9\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"d 38 √\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I11,I2:I11=\"d 38 √\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the D 46 √ with a D 41 √ with d 38 √?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "I1", "=", "\"d 38 √\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"d 46 √\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I11,D2:D11=\"d 46 √\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the D 45 √ with a D 46 √ with d 46 √?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"d 46 √\"", "5" ] } ]
train_2-1178059-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "D 49 √", "D 48 √", "D 47 √", "D 46 √", "D 45 √", "D 44 √", "D 43 √", "D 42 √", "D 41 √" ], [ "2", "D 10", "D 11", "D 12", "D 13", "D 14", "D 15", "D 16", "D 17", "D 18" ], [ "3", "D 29", "D 28", "D 27", "D 26", "D 25", "D 24", "D 23", "D 22", "D 21" ], [ "4", "D 30", "D 31", "D 32", "D 33", "D 34", "D 35", "D 36", "D 37 √", "D 38 √" ], [ "5", "D 49 √", "D 48 √", "D 47 √", "D 46 √", "D 45 √", "D 44 √", "D 43 √", "D 42 √", "D 41 √" ], [ "6", "D 50 +", "← Majority", "← Majority", "← Majority", "← Majority", "← Majority", "← Majority", "← Majority", "← Majority" ], [ "7", "D 50 +", "D 51 +", "D 52 +", "D 53 +", "D 54 +", "D 55 +", "D 56 +", "D 57 +", "D 58 +" ], [ "8", "R 30 √", "R 31 √", "R 32 O", "R 33 O", "R 34 O", "D 64 ^", "D 63 ^", "D 62 +", "D 61 +" ], [ "9", "R 29 √", "R 28 √", "R 27 √", "R 26", "R 25", "R 24", "R 23", "R 22", "R 21" ], [ "10", "R 10", "R 11", "R 12", "R 13", "R 14", "R 15", "R 16", "R 17", "R 18" ], [ "11", "R 9", "R 8", "R 7", "R 6", "R 5", "R 4", "R 3", "R 2", "R 1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"69-71-72-69=281\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,D2:D11=\"69-71-72-69=281\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What country was the player with the score line 69-71-72-69=281 from?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"69-71-72-69=281\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"south africa\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,C2:C11=\"south africa\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score of the player from South Africa?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"south africa\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"73-74-72-64=283\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,D2:D11=\"73-74-72-64=283\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What country did the player with the score line 73-74-72-64=283 from?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"73-74-72-64=283\"", "3" ] } ]
train_2-16456906-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Place", "Player", "Country", "Score", "To par", "Money ( $ )" ], [ "2", "1", "Gary Player", "South Africa", "71-71-66-70=278", "–10", "35,000" ], [ "3", "T2", "Dave Stockton", "United States", "71-66-70-73=280", "–8", "21,250" ], [ "4", "T2", "Tom Weiskopf", "United States", "71-69-70-70=280", "–8", "21,250" ], [ "5", "T4", "Jim Colbert", "United States", "67-72-69-73=281", "–7", "10,833" ], [ "6", "T4", "Hale Irwin", "United States", "68-70-72-71=281", "–7", "10,833" ], [ "7", "T4", "Jack Nicklaus", "United States", "69-71-72-69=281", "–7", "10,833" ], [ "8", "T7", "Bobby Nichols", "United States", "73-68-68-73=282", "–6", "4,750" ], [ "9", "T7", "Phil Rodgers", "United States", "72-69-68-73=282", "–6", "4,750" ], [ "10", "T9", "Maurice Bembridge", "England", "73-74-72-64=283", "–5", "3,900" ], [ "11", "T9", "Hubert Green", "United States", "68-70-74-71=283", "–5", "3,900" ] ]
[ { "Formula": "MINIFS(F1,A1,\"fitzroy\")", "Formula2": "MINIFS(F2:F7,A2:A7,\"fitzroy\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the lowest attendance at a Fitzroy match?", "Tokens": [ "MINIFS(", "F1", "A1", "\"fitzroy\"" ] } ]
train_2-10767118-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Geelong", "8.8 (56)", "Hawthorn", "2.13 (25)", "Corio Oval", "4,000", "22 June 1929" ], [ "3", "Footscray", "11.9 (75)", "South Melbourne", "8.13 (61)", "Western Oval", "11,000", "22 June 1929" ], [ "4", "Fitzroy", "13.8 (86)", "Richmond", "19.13 (127)", "Brunswick Street Oval", "14,000", "22 June 1929" ], [ "5", "North Melbourne", "4.14 (38)", "Essendon", "10.12 (72)", "Arden Street Oval", "9,000", "22 June 1929" ], [ "6", "St Kilda", "7.8 (50)", "Collingwood", "7.12 (54)", "Junction Oval", "27,000", "22 June 1929" ], [ "7", "Melbourne", "5.12 (42)", "Carlton", "10.17 (77)", "MCG", "26,591", "22 June 1929" ] ]