t5Formulas
listlengths
1
209
TableName
stringlengths
4
51
Table
listlengths
4
28
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"right wing\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>4))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E9,C2:C9=\"right wing\"),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 nationality of the player with a round after 4 and plays right wing?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "C1", "=", "\"right wing\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"left wing\")*(B1=\"ondrej roman\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(C2:C9=\"left wing\")*(B2:B9=\"ondrej roman\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the college/junior/club team (league) of left wing Ondrej Roman?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"left wing\"", "*", "B1", "=", "\"ondrej roman\"", "5" ] } ]
train_2-11801912-19
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Player", "Position", "Nationality", "College/Junior/Club Team (League)" ], [ "2", "2", "Nico Sacchetti", "Centre", "United States", "Virginia High School ( USHS-MN )" ], [ "3", "3", "Sergei Korostin", "Right Wing", "Russia", "Dynamo Moscow ( RUS )" ], [ "4", "4", "Colton Sceviour", "Right Wing", "Canada", "Portland Winter Hawks ( WHL )" ], [ "5", "5", "Austin Smith", "Right Wing", "United States", "Gunnery Prep." ], [ "6", "5", "Jamie Benn", "Left Wing", "Canada", "Victoria Grizzlies ( BCHL )" ], [ "7", "5", "Ondrej Roman", "Left Wing", "Czech Republic", "Spokane Chiefs ( WHL )" ], [ "8", "4", "Michael Neal", "Left Wing", "Canada", "Belleville Bulls ( OHL )" ], [ "9", "5", "Luke Gazdic", "Left Wing", "Canada", "Erie Otters ( OHL )" ] ]
[ { "Formula": "MAX(FILTER(F1, (C1=\"atlanta falcons\")*(A1<10)))", "Formula2": "MAX(FILTER(F2:F17, (C2:C17=\"atlanta falcons\")*(A2:A17<10)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What was the highest attendance when the Atlanta Falcons played for a week smaller than 10?", "Tokens": [ "MAX(", "FILTER(", "F1", "C1", "=", "\"atlanta falcons\"", "*", "A1", "<", "10" ] } ]
train_2-15521693-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Week", "Date", "Opponent", "Result", "TV Time", "Attendance" ], [ "2", "1", "September 10, 1989", "at Indianapolis Colts", "W 30-24", "CBS 10:00am", "60,111" ], [ "3", "2", "September 17, 1989", "at Tampa Bay Buccaneers", "W 20-16", "CBS 1:00pm", "64,087" ], [ "4", "3", "September 24, 1989", "at Philadelphia Eagles", "W 38-28", "CBS 10:00am", "66,042" ], [ "5", "4", "October 1, 1989", "Los Angeles Rams", "L 13-12", "CBS 1:00pm", "64,250" ], [ "6", "5", "October 8, 1989", "at New Orleans Saints", "W 24-20", "CBS 10:00am", "60,488" ], [ "7", "6", "October 15, 1989", "at Dallas Cowboys", "W 31-14", "CBS 10:00am", "61,077" ], [ "8", "7", "October 22, 1989", "New England Patriots (at Stanford)", "W 37-20", "NBC 1:00pm", "51,781" ], [ "9", "8", "October 29, 1989", "at New York Jets", "W 23-10", "CBS 1:00pm", "62,805" ], [ "10", "9", "November 6, 1989 (Mon)", "New Orleans Saints", "W 31-13", "ABC 6:00pm", "60,667" ], [ "11", "10", "November 12, 1989", "Atlanta Falcons", "W 45-3", "CBS 1:00pm", "59,914" ], [ "12", "11", "November 19, 1989", "Green Bay Packers", "L 21-17", "CBS 1:00pm", "62,219" ], [ "13", "12", "November 27, 1989 (Mon)", "New York Giants", "W 34-24", "ABC 6:00pm", "63,461" ], [ "14", "13", "December 3, 1989", "at Atlanta Falcons", "W 23-10", "CBS 10:00am", "43,128" ], [ "15", "14", "December 11, 1989 (Mon)", "at Los Angeles Rams", "W 30-27", "ABC 6:00pm", "67,959" ], [ "16", "15", "December 17, 1989", "Buffalo Bills", "W 23-10", "NBC 1:00pm", "60,927" ], [ "17", "16", "December 24, 1989", "Chicago Bears", "W 26-0", "CBS 1:00pm", "60,207" ] ]
[ { "Formula": "AVERAGEIFS(F1,C1,\"melbourne\")", "Formula2": "AVERAGEIFS(F2:F7,C2:C7,\"melbourne\")", "Funcs": [ "AVERAGEIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "I want to know the average crowd for away team of melbourne", "Tokens": [ "AVERAGEIFS(", "F1", "C1", "\"melbourne\"" ] } ]
train_2-10807253-11
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Geelong", "12.22 (94)", "St Kilda", "11.10 (76)", "Corio Oval", "6,500", "6 July 1940" ], [ "3", "Fitzroy", "17.8 (110)", "Footscray", "14.13 (97)", "Brunswick Street Oval", "18,000", "6 July 1940" ], [ "4", "Essendon", "19.14 (128)", "North Melbourne", "16.9 (105)", "Windy Hill", "11,000", "6 July 1940" ], [ "5", "South Melbourne", "10.18 (78)", "Melbourne", "19.16 (130)", "Lake Oval", "10,000", "6 July 1940" ], [ "6", "Hawthorn", "10.17 (77)", "Collingwood", "14.17 (101)", "Glenferrie Oval", "10,000", "6 July 1940" ], [ "7", "Richmond", "9.11 (65)", "Carlton", "9.22 (76)", "Punt Road Oval", "18,000", "6 July 1940" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(G1)),FILTER(query1,CHOOSECOLS(query1,2)=4.22))", "Formula2": "LET(query1,SUMMARIZE(C2:C19,SUMX(G2:G19)),FILTER(query1,CHOOSECOLS(query1,2)=4.22))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Name who directed the episode that was viewed by 4.22 million", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "G1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "4.22" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"2T6908\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,F2:F19=\"2T6908\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the title for production code 2t6908", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"2T6908\"", "2" ] }, { "Formula": "SUM(FILTER(A1, G1=3.62))", "Formula2": "SUM(FILTER(A2:A19, G2:G19=3.62))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the total number for number in series that got 3.62 viewers", "Tokens": [ "SUM(", "FILTER(", "A1", "G1", "=", "3.62" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"Chris Long\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,C2:C19=\"Chris Long\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the air date that chris long directed", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Chris Long\"", "5" ] }, { "Formula": "ROWS(UNIQUE(FILTER(F1, G1=5.08)))", "Formula2": "ROWS(UNIQUE(FILTER(F2:F19, G2:G19=5.08)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "Name the number of production code for 5.08", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "F1", "G1", "=", "5.08" ] } ]
test_1-18569389-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "No. in series", "Title", "Directed by", "Written by", "Original air date", "Production code", "U.S. viewers (million)" ], [ "2", "1", "\" Pilot \"", "David Nutter", "Eric Kripke", "September13,2005", "475285", "5.69" ], [ "3", "3", "\"Dead in the Water\"", "Kim Manners", "Sera Gamble & Raelle Tucker", "September27,2005", "2T6903", "5.01" ], [ "4", "4", "\"Phantom Traveler\"", "Robert Singer", "Richard Hatem", "October4,2005", "2T6904", "5.40" ], [ "5", "6", "\"Skin\"", "Robert Duncan McNeill", "John Shiban", "October18,2005", "2T6906", "5.00" ], [ "6", "7", "\"Hook Man\"", "David Jackson", "John Shiban", "October25,2005", "2T6902", "5.08" ], [ "7", "8", "\"Bugs\"", "Kim Manners", "Rachel Nave & Bill Coakley", "November8,2005", "2T6907", "4.47" ], [ "8", "9", "\"Home\"", "Ken Girotti", "Eric Kripke", "November15,2005", "2T6908", "4.21" ], [ "9", "10", "\"Asylum\"", "Guy Bee", "Richard Hatem", "November22,2005", "2T6909", "5.38" ], [ "10", "12", "\"Faith\"", "Allan Kroeker", "Sera Gamble & Raelle Tucker", "January17,2006", "2T6910", "3.86" ], [ "11", "13", "\"Route 666\"", "Paul Shapiro", "Brad Buckner & Eugenie Ross-Leming", "January31,2006", "2T6912", "5.82" ], [ "12", "14", "\"Nightmare\"", "Phil Sgriccia", "Sera Gamble & Raelle Tucker", "February7,2006", "2T6913", "4.27" ], [ "13", "15", "\"The Benders\"", "Peter Ellis", "John Shiban", "February14,2006", "2T6914", "3.96" ], [ "14", "16", "\"Shadow\"", "Kim Manners", "Eric Kripke", "February28,2006", "2T6915", "4.22" ], [ "15", "17", "\"Hell House\"", "Chris Long", "Trey Callaway", "March30,2006", "2T6916", "3.76" ], [ "16", "18", "\"Something Wicked\"", "Whitney Ransick", "Daniel Knauf", "April6,2006", "2T6917", "3.67" ], [ "17", "19", "\"Provenance\"", "Phil Sgriccia", "David Ehrman", "April13,2006", "2T6918", "3.62" ], [ "18", "20", "\"Dead Man's Blood\"", "Tony Wharmby", "Cathryn Humphris & John Shiban", "April20,2006", "2T6919", "3.99" ], [ "19", "21", "\"Salvation\"", "Robert Singer", "Sera Gamble & Raelle Tucker", "April27,2006", "2T6920", "3.26" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"1-4\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,I2:I12=\"1-4\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the high scorer in the game when the team was 1-4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "I1", "=", "\"1-4\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"Minnesota\"),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,C2:C12=\"Minnesota\"),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where did they play and how many attended in the game against minnesota?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "C1", "=", "\"Minnesota\"", "8" ] } ]
train_1-13619105-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "1", "February 5", "@ Boston", "W 103–92 (OT)", "Kevin Willis (28)", "Kevin Willis (16)", "Alvin Williams (6)", "FleetCenter 17,892", "1-0" ], [ "3", "2", "February 6", "@ Washington", "L 97–98 (OT)", "Charles Oakley (18)", "Charles Oakley (8)", "Alvin Williams (9)", "MCI Center 19,335", "1-1" ], [ "4", "3", "February 9", "Milwaukee", "L 77–91 (OT)", "Vince Carter (22)", "Charles Oakley , Kevin Willis (11)", "Dee Brown (6)", "Maple Leaf Gardens 14,577", "1-2" ], [ "5", "4", "February 11", "@ Miami", "L 84–102 (OT)", "Doug Christie (20)", "Michael Stewart (7)", "Doug Christie , Alvin Williams (3)", "Miami Arena 14,832", "1-3" ], [ "6", "5", "February 16", "@ New York", "L 85–95 (OT)", "Vince Carter (17)", "Charles Oakley (7)", "Doug Christie (4)", "Madison Square Garden 19,763", "1-4" ], [ "7", "6", "February 18", "Washington", "L 88–95 (OT)", "Kevin Willis (25)", "Kevin Willis (14)", "Doug Christie (6)", "SkyDome 14,292", "1-5" ], [ "8", "7", "February 19", "Milwaukee", "W 90–82 (OT)", "Doug Christie (20)", "Kevin Willis (11)", "Tracy McGrady (7)", "SkyDome 14,888", "2-5" ], [ "9", "8", "February 21", "Vancouver", "W 102–87 (OT)", "Vince Carter (27)", "Kevin Willis (15)", "Charles Oakley (6)", "Air Canada Centre 19,800", "3-5" ], [ "10", "9", "February 23", "@ Detroit", "L 80–106 (OT)", "John Wallace (14)", "Doug Christie , John Wallace (5)", "Doug Christie , Tracy McGrady (4)", "The Palace of Auburn Hills 14,187", "3-6" ], [ "11", "10", "February 24", "@ Indiana", "L 84–104 (OT)", "Vince Carter (28)", "Kevin Willis (13)", "Tracy McGrady (3)", "Market Square Arena 14,700", "3-7" ], [ "12", "11", "February 26", "Minnesota", "W 102–92 (OT)", "Vince Carter (21)", "Kevin Willis (16)", "Doug Christie (9)", "Air Canada Centre 15,122", "4-7" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,A1=84),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>169359))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E10,A2:A10=84),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>169359))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Which district has more than 169,359 2009 electorates and a constituency of 84?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "A1", "=", "84", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "169359" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=84),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=84),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who has a constituency of 84?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "84", "2" ] } ]
train_2-18508143-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Constituency number", "Name", "Reserved for ( SC / ST /None)", "District", "Number of electorates (2009)" ], [ "2", "84", "Jaisingnagar", "ST", "Shahdol", "182,941" ], [ "3", "85", "Jaitpur", "ST", "Shahdol", "184,691" ], [ "4", "86", "Kotma", "None", "Anuppur", "123,399" ], [ "5", "87", "Anuppur", "ST", "Anuppur", "136,166" ], [ "6", "88", "Pushprajgarh", "ST", "Anuppur", "149,859" ], [ "7", "89", "Bandhavgarh", "ST", "Umaria", "153,703" ], [ "8", "90", "Manpur", "ST", "Umaria", "169,359" ], [ "9", "91", "Barwara", "ST", "Katni", "170,926" ], [ "10", "Total:", "Total:", "Total:", "Total:", "1,271,044" ] ]
[ { "Formula": "SUM(FILTER(A1, (C1=\"himself\")*(E1=\"celebrity guest alongside yg family\")))", "Formula2": "SUM(FILTER(A2:A12, (C2:C12=\"himself\")*(E2:E12=\"celebrity guest alongside yg family\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the sum of Year, when Role is \"himself\", and when Notes is \"celebrity guest alongside yg family\"?", "Tokens": [ "SUM(", "FILTER(", "A1", "C1", "=", "\"himself\"", "*", "E1", "=", "\"celebrity guest alongside yg family\"" ] }, { "Formula": "MAXIFS(A1,E1,\"celebrity guest alongside yg family\")", "Formula2": "MAXIFS(A2:A12,E2:E12,\"celebrity guest alongside yg family\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the highest Year, when Notes is \"Celebrity Guest Alongside YG Family\"?", "Tokens": [ "MAXIFS(", "A1", "E1", "\"celebrity guest alongside yg family\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"himself\")*(B1=\"epik high's love and delusion\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(C2:C12=\"himself\")*(B2:B12=\"epik high's love and delusion\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Year, when Role is \"himself\", and when Title is \"Epik High's Love And Delusion\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"himself\"", "*", "B1", "=", "\"epik high's love and delusion\"", "1" ] }, { "Formula": "SUMIFS(A1,B1,\"mnet director's cut\")", "Formula2": "SUMIFS(A2:A12,B2:B12,\"mnet director's cut\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the sum of Year, when Title is \"Mnet Director's Cut\"?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"mnet director's cut\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"epik high's love and delusion\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"epik high's love and delusion\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Network, when Title is \"Epik High's Love And Delusion\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"epik high's love and delusion\"", "4" ] } ]
train_2-17241270-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Title", "Role", "Network", "Notes" ], [ "2", "2004", "Epik High's Love and Delusion", "Himself", "Mnet", "Series regular" ], [ "3", "2005", "Nonstop", "Tablo", "MBC", "Main role; season 5" ], [ "4", "2007", "High Kick!", "Teacher", "MBC", "Cameo appearance (Episode 150)" ], [ "5", "2008", "Woman of Matchless Beauty", "Himself", "MBC", "Cameo appearance (Episodes 7 & 8)" ], [ "6", "2008", "Music Bank", "Co-host", "KBS2", "Alongside Kim Sung-eun and Min Seo-hyun" ], [ "7", "2009", "Mnet Director's Cut", "Himself", "Mnet", "Television movie" ], [ "8", "2010", "Happy Together", "Himself", "KBS", "Celebrity guest (Season 3, Episode 144)" ], [ "9", "2010", "Happy Birthday", "Himself", "KBS2", "Series regular" ], [ "10", "2012", "Strong Heart", "Himself", "SBS", "Celebrity guest alongside YG Family" ], [ "11", "2012", "Healing Camp, Aren't You Happy", "Himself", "SBS", "Celebrity guest (November 5th)" ], [ "12", "2013", "Superman is Back", "Himself", "KBS2", "Series Regular" ] ]
[ { "Formula": "MIN(FILTER(A1, (E1>15.5)*(F1=170500)*(B1>351700)))", "Formula2": "MIN(FILTER(A2:A8, (E2:E8>15.5)*(F2:F8=170500)*(B2:B8>351700)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the lowest number for all children when the child labour percentage is greater than 15.5 and the number of children in hazardous work is 170,500 while the number of economically active children is more than 351,700?", "Tokens": [ "MIN(", "FILTER(", "A1", "E1", ">", "15.5", "*", "F1", "=", "170500", "*", "B1", ">", "351700" ] }, { "Formula": "MIN(FILTER(A1, (E1>15.2)*(C1<23.4)*(B1=210800)))", "Formula2": "MIN(FILTER(A2:A8, (E2:E8>15.2)*(C2:C8<23.4)*(B2:B8=210800)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the lowest total number of children when there are more than 15.2% in child labour, less than 23.4% economically active, and the number economically active is 210,800?", "Tokens": [ "MIN(", "FILTER(", "A1", "E1", ">", "15.2", "*", "C1", "<", "23.4", "*", "B1", "=", "210800" ] } ]
train_2-101942-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "All Children ('000s)", "Economically Active Children ('000s)", "Economically Active Children (%)", "Child Labour ('000s)", "Child Labour (%)", "Children In Hazardous Work ('000s)", "Children In Hazardous Work (%)" ], [ "2", "838,800", "109,700", "13.1", "109,700", "13.1", "60,500", "7.2" ], [ "3", "360,600", "101,100", "28.0", "76,000", "21.1", "50,800", "14.1" ], [ "4", "1,199,400", "210,800", "17.6", "186,300", "15.5", "111,300", "9.3" ], [ "5", "332,100", "140,900", "42.4", "59,200", "17.8", "59,200", "17.8" ], [ "6", "786,600", "184,100", "23.4", "132,200", "16.8", "95,700", "12.2" ], [ "7", "744,900", "167,600", "22.5", "113,300", "15.2", "74,800", "10.5" ], [ "8", "1,531,500", "351,700", "23.0", "245,500", "16.0", "170,500", "11.1" ] ]
[ { "Formula": "SUMIFS(E1,A1,\"smith\")", "Formula2": "SUMIFS(E2:E12,A2:A12,\"smith\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "what is the apps when the name is smith?", "Tokens": [ "SUMIFS(", "E1", "A1", "\"smith\"" ] }, { "Formula": "SUMIFS(F1,D1,\"£2,500,000\")", "Formula2": "SUMIFS(F2:F12,D2:D12,\"£2,500,000\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "how many times is the transfer fee £2,500,000?", "Tokens": [ "SUMIFS(", "F1", "D1", "\"£2,500,000\"" ] }, { "Formula": "SUM(FILTER(E1, (C1=\"summer\")*(A1=\"sinclair\")))", "Formula2": "SUM(FILTER(E2:E12, (C2:C12=\"summer\")*(A2:A12=\"sinclair\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "how many times is the transfer window, summer and the name sinclair?", "Tokens": [ "SUM(", "FILTER(", "E1", "C1", "=", "\"summer\"", "*", "A1", "=", "\"sinclair\"" ] }, { "Formula": "SUM(FILTER(F1, (B1=\"wal\")*(A1=\"smith\")*(E1>0)))", "Formula2": "SUM(FILTER(F2:F12, (B2:B12=\"wal\")*(A2:A12=\"smith\")*(E2:E12>0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "what is the goals when the country is wal, the name is smith and apps is more than 0?", "Tokens": [ "SUM(", "FILTER(", "F1", "B1", "=", "\"wal\"", "*", "A1", "=", "\"smith\"", "*", "E1", ">", "0" ] } ]
test_2-17596418-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Country", "Transfer window", "Transfer fee", "Apps", "Goals" ], [ "2", "Forde", "IRL", "Summer", "Free", "7", "0" ], [ "3", "Fowler", "ENG", "Summer", "Free", "16", "6" ], [ "4", "Green", "ENG", "Summer", "Free", "7", "0" ], [ "5", "Hasselbaink", "NED", "Summer", "N/A", "44", "9" ], [ "6", "Loovens", "NED", "Summer", "£2,500,000", "113", "7" ], [ "7", "Oakes", "ENG", "Summer", "N/A", "15", "0" ], [ "8", "Ramsey", "WAL", "Summer", "£4,800,000", "22", "3" ], [ "9", "Sinclair", "ENG", "Summer", "N/A", "26", "2" ], [ "10", "Smith", "WAL", "Summer", "Free", "0", "0" ], [ "11", "Thompson", "SCO", "Summer", "Free", "106", "17" ], [ "12", "Flood", "IRL", "Winter", "Undisclosed", "29", "1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"francesca schiavone\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"francesca schiavone\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What championship had Francesca Schiavone in the finals?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"francesca schiavone\"", "3" ] } ]
train_2-1498593-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Outcome", "Date", "Championship", "Surface", "Opponent in the final", "Score in the final" ], [ "2", "Runner-up", "12 February 2005", "Hyderabad , India", "Hard", "Sania Mirza", "4–6, 7–5, 3–6" ], [ "3", "Winner", "25 Sep 2006", "Luxembourg City , Luxembourg", "Hard (i)", "Francesca Schiavone", "6–3, 6–2" ], [ "4", "Runner-up", "6 May 2007", "Warsaw , Poland", "Clay", "Justine Henin", "1–6, 3–6" ], [ "5", "Runner-up", "23 May 2009", "Warsaw , Poland", "Clay", "Alexandra Dulgheru", "6–7, 6–3, 0–6" ], [ "6", "Winner", "16 January 2010", "Hobart , Australia", "Hard", "Shahar Pe'er", "6–2, 6–4" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)>15))", "Formula2": "LET(query1,SUMMARIZE(C2:C17,SUMX(A2:A17)),FILTER(query1,CHOOSECOLS(query1,2)>15))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Which artist has a draw greater than 15?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "15" ] }, { "Formula": "MAX(FILTER(F1, (C1=\"jacques raymond\")*(A1>14)))", "Formula2": "MAX(FILTER(F2:F17, (C2:C17=\"jacques raymond\")*(A2:A17>14)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What was the highest place a song by Jacques Raymond reached, with a draw over 14?", "Tokens": [ "MAX(", "FILTER(", "F1", "C1", "=", "\"jacques raymond\"", "*", "A1", ">", "14" ] } ]
train_2-182845-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Draw", "Language", "Artist", "Song", "English translation", "Place", "Points" ], [ "2", "01", "English", "Ronnie Carroll", "\" Say Wonderful Things \"", "—", "4", "28" ], [ "3", "02", "Dutch", "Annie Palmen", "\" Een speeldoos \"", "A musical box", "13", "0" ], [ "4", "03", "German", "Heidi Brühl", "\" Marcel \"", "—", "9", "5" ], [ "5", "04", "German , English", "Carmela Corren", "\" Vielleicht geschieht ein Wunder \"", "Maybe a miracle will happen", "7", "16" ], [ "6", "05", "Norwegian", "Anita Thallaug", "\" Solhverv \"", "Solstice", "13", "0" ], [ "7", "06", "Italian", "Emilio Pericoli", "\" Uno per tutte \"", "One for all", "3", "37" ], [ "8", "07", "Finnish", "Laila Halme", "\" Muistojeni laulu \"", "The song of my memories", "13", "0" ], [ "9", "08", "Danish", "Grethe & Jørgen Ingmann", "\" Dansevise \"", "Dance ballad", "1", "42" ], [ "10", "09", "Croatian", "Vice Vukov", "\" Brodovi \"", "Ships", "11", "3" ], [ "11", "10", "French", "Esther Ofarim", "\" T'en va pas \"", "Don't go away", "2", "40" ], [ "12", "11", "French", "Alain Barrière", "\" Elle était si jolie \"", "She was so pretty", "5", "25" ], [ "13", "12", "Spanish", "José Guardiola", "\" Algo prodigioso \"", "Something marvellous", "12", "2" ], [ "14", "13", "Swedish", "Monica Zetterlund", "\" En gång i Stockholm \"", "Once in Stockholm", "13", "0" ], [ "15", "14", "Dutch", "Jacques Raymond", "\" Waarom? \"", "Why?", "10", "4" ], [ "16", "15", "French", "Françoise Hardy", "\" L'amour s'en va \"", "Love goes away", "5", "25" ], [ "17", "16", "French", "Nana Mouskouri", "\" À force de prier \"", "By the might of prayer", "8", "13" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"Tracy Austin\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,F2:F6=\"Tracy Austin\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the final score when tracy austin was runner up?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"Tracy Austin\"", "7" ] } ]
train_1-20986710-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Series Year", "Series-Ending Tournament", "Location", "Surface", "Champion", "Runner-up", "Score in Final" ], [ "2", "1977", "Colgate Series Championships", "Palm Springs, California , U.S.", "Hard", "Chris Evert", "Billie Jean King", "6–2, 6–2" ], [ "3", "1978", "Colgate Series Championships", "Palm Springs, California , U.S.", "Hard", "Chris Evert", "Martina Navratilova", "6–3, 6–3" ], [ "4", "1979", "Colgate Series Championships", "Washington, D.C., U.S.", "Carpet", "Martina Navratilova", "Tracy Austin", "6–2, 6–1" ], [ "5", "1980", "Colgate Series Championships", "Washington, D.C., U.S.", "Carpet", "Tracy Austin", "Andrea Jaeger", "6–2, 6–2" ], [ "6", "1981", "Toyota Series Championships", "East Rutherford, New Jersey , U.S.", "Carpet", "Tracy Austin", "Martina Navratilova", "2–6, 6–4, 6–2" ] ]
[ { "Formula": "TAKE(SORT(SUMMARIZE(C1,DCOUNTX(E1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(C2:C11,DCOUNTX(E2:E11)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "DCOUNTX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "Which month has the most happy hours?", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "C1", "DCOUNTX(", "E1", "2", "-", "1", "1" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,DCOUNTX(E1)),FILTER(query1,CHOOSECOLS(query1,3)>2))", "Formula2": "LET(query1,SUMMARIZE(C2:C11,DCOUNTX(E2:E11)),FILTER(query1,CHOOSECOLS(query1,3)>2))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "DCOUNTX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Which months have more than 2 happy hours?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "DCOUNTX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "3", ">", "2" ] }, { "Formula": "TAKE(SORT(UNIQUE(HSTACK(C1,E1)), 2, -1), 1)", "Formula2": "TAKE(SORT(UNIQUE(HSTACK(C2:C11,E2:E11)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "UNIQUE(", "HSTACK(", "Cell", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "The month with the most hours of happiness", "Tokens": [ "TAKE(", "SORT(", "UNIQUE(", "HSTACK(", "C1", "E1", "2", "-", "1", "1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(C1,DCOUNTX(E1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(C2:C11,DCOUNTX(E2:E11)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "DCOUNTX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "The month with the most happy hours.", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "C1", "DCOUNTX(", "E1", "2", "-", "1", "1" ] } ]
coffee_shop_happy_hour
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "hh id", "shop id", "month", "num of shaff in charge", "happy hour" ], [ "2", "1", "1", "May", "10", "" ], [ "3", "2", "1", "April", "12", "" ], [ "4", "3", "10", "June", "15", "" ], [ "5", "4", "5", "July", "5", "" ], [ "6", "5", "1", "May", "10", "" ], [ "7", "6", "1", "April", "12", "" ], [ "8", "7", "2", "June", "5", "" ], [ "9", "8", "3", "July", "15", "" ], [ "10", "9", "3", "May", "3", "" ], [ "11", "10", "3", "April", "4", "" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"september 10, 2000\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,B2:B18=\"september 10, 2000\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result of the game from September 10, 2000?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"september 10, 2000\"", "4" ] } ]
train_2-16710999-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 3, 2000", "Detroit Lions", "L 14-10", "64,900" ], [ "3", "2", "September 10, 2000", "at San Diego Chargers", "W 28-27", "51,300" ], [ "4", "3", "September 17, 2000", "at Seattle Seahawks", "L 20-10", "59,513" ], [ "5", "4", "September 24, 2000", "Philadelphia Eagles", "L 21-7", "64,900" ], [ "6", "5", "Bye", "Bye", "Bye", "Bye" ], [ "7", "6", "October 8, 2000", "at Chicago Bears", "W 31-10", "66,944" ], [ "8", "7", "October 15, 2000", "Carolina Panthers", "W 24-6", "50,015" ], [ "9", "8", "October 22, 2000", "at Atlanta Falcons", "W 21-19", "56,508" ], [ "10", "9", "October 29, 2000", "at Arizona Cardinals", "W 21-10", "35,016" ], [ "11", "10", "November 5, 2000", "San Francisco 49ers", "W 31-15", "64,900" ], [ "12", "11", "November 12, 2000", "at Carolina Panthers", "W 20-10", "72,981" ], [ "13", "12", "November 19, 2000", "Oakland Raiders", "L 31-22", "64,900" ], [ "14", "13", "November 26, 2000", "at St. Louis Rams", "W 31-24", "66,064" ], [ "15", "14", "December 3, 2000", "Denver Broncos", "L 38-23", "64,900" ], [ "16", "15", "December 10, 2000", "at San Francisco 49ers", "W 31-27", "67,892" ], [ "17", "16", "December 17, 2000", "Atlanta Falcons", "W 23-7", "64,900" ], [ "18", "17", "December 24, 2000", "St. Louis Rams", "L 26-21", "64,900" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"Cort Monroe\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,D2:D8=\"Cort Monroe\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which elementary schools list Cort Monroe as the principal from 2013 to 2014?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"Cort Monroe\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"Cort Monroe\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,D2:D8=\"Cort Monroe\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who are all the assistant principals that served from 2013-2014 under the principal Cort Monroe?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"Cort Monroe\"", "5" ] } ]
train_1-14254419-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Elementary Schools", "Mascot", "Address", "Principal (2013-2014)", "Assistant Principal (2013-2014)" ], [ "2", "Centennial Elementary (Home)", "Cardinals", "3507 S. Ranch House Pkwy, Gilbert, AZ 85297", "Debbie Ybarra", "Rachel Broadley" ], [ "3", "Chaparral Elementary (Home)", "Sharks", "338 E. Frye Rd. Gilbert, AZ 85295", "Elizabeth Wolf", "Kristine Hanson" ], [ "4", "Coronado Elementary (Home)", "Coyotes", "4333 S. De Anza Blvd. Gilbert, AZ 85297", "Mai-Lon Wong", "Kristin Kinghorn" ], [ "5", "Cortina Elementary (Home)", "Tigers", "19680 S. 188th St. Queen Creek, AZ 85242", "Cort Monroe", "Kelly Papke" ], [ "6", "Gateway Pointe Elementary (Home)", "Gators", "2069 S. De La Torre Dr. Gilbert, AZ 85295", "Frank Hendricsen", "Aubrey Ruhser" ], [ "7", "Higley Traditional Academy (Home)", "Hawks", "3391 E. Vest Ave. Gilbert, AZ 85295", "Kat Hughes", "Robyn Sturgeon" ], [ "8", "Power Ranch (Home)", "Panthers", "351 S. Ranch House Pkwy. Gilbert, AZ 85297", "Sherry Richards", "Caryn Bacon" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"শ্যামল ছায়া (Shyamol Chhaya)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"শ্যামল ছায়া (Shyamol Chhaya)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the nominated film title of শ্যামল ছায়া (shyamol chhaya)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"শ্যামল ছায়া (Shyamol Chhaya)\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"বৃত্তের বাইরে (Britter Baire)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"বৃত্তের বাইরে (Britter Baire)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What year and ceremony was the original title বৃত্তের বাইরে (britter baire)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"বৃত্তের বাইরে (Britter Baire)\"", "1" ] }, { "Formula": "ROWS(UNIQUE(FILTER(A1, C1=\"স্বপ্নডানায় (Swopnodanay)\")))", "Formula2": "ROWS(UNIQUE(FILTER(A2:A8, C2:C8=\"স্বপ্নডানায় (Swopnodanay)\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many years was the original title was স্বপ্নডানায় (swopnodanay)?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "A1", "C1", "=", "\"স্বপ্নডানায় (Swopnodanay)\"" ] } ]
train_1-17156199-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year (Ceremony)", "Film title used in nomination", "Original title", "Director", "Result" ], [ "2", "2002 (75th)", "The Clay Bird", "মাটির ময়না (Matir Moyna)", "Tareque Masud Category:Articles with hCards", "Not Nominated" ], [ "3", "2005 (78th)", "Shyamol Chhaya", "শ্যামল ছায়া (Shyamol Chhaya)", "Humayun Ahmed Category:Articles with hCards", "Not Nominated" ], [ "4", "2006 (79th)", "Forever Flows", "নিরন্তর (Nirontor)", "Abu Sayeed Category:Articles with hCards", "Not Nominated" ], [ "5", "2007 (80th)", "On the Wings of Dreams", "স্বপ্নডানায় (Swopnodanay)", "Golam Rabbany Biplob Category:Articles with hCards", "Not Nominated" ], [ "6", "2008 (81st)", "Aha!", "আহা! (Aha)", "Enamul Karim Nirjhar Category:Articles with hCards", "Not Nominated" ], [ "7", "2009 (82nd)", "Beyond the Circle", "বৃত্তের বাইরে (Britter Baire)", "Golam Rabbany Biplob Category:Articles with hCards", "Not Nominated" ], [ "8", "2012 (85th)", "Ghetuputra Kamola", "(Ghetuputra Kamola)", "Humayun Ahmed Category:Articles with hCards", "Not Nominated" ] ]
[ { "Formula": "SUM(FILTER(H1, (A1=\"happy valley\")*(B1<14)))", "Formula2": "SUM(FILTER(H2:H9, (A2:A9=\"happy valley\")*(B2:B9<14)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How many points did Happy Valley score before game 14?", "Tokens": [ "SUM(", "FILTER(", "H1", "A1", "=", "\"happy valley\"", "*", "B1", "<", "14" ] }, { "Formula": "SUM(FILTER(H1, (F1=16)*(G1<26)*(B1>14)))", "Formula2": "SUM(FILTER(H2:H9, (F2:F9=16)*(G2:G9<26)*(B2:B9>14)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many points were there in the game with a goal loss of 16 and a goal diff less than 26 after game 14?", "Tokens": [ "SUM(", "FILTER(", "H1", "F1", "=", "16", "*", "G1", "<", "26", "*", "B1", ">", "14" ] }, { "Formula": "SUM(FILTER(C1, (E1=17)*(B1>14)))", "Formula2": "SUM(FILTER(C2:C9, (E2:E9=17)*(B2:B9>14)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many draws did the game after game 14 with goal gain 17 have?", "Tokens": [ "SUM(", "FILTER(", "C1", "E1", "=", "17", "*", "B1", ">", "14" ] }, { "Formula": "SUM(FILTER(C1, (D1<8)*(H1>30)*(G1>26)))", "Formula2": "SUM(FILTER(C2:C9, (D2:D9<8)*(H2:H9>30)*(G2:G9>26)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many total draws were there with a less than 8 loss, more than 30 points, and a goal diff larger than 26?", "Tokens": [ "SUM(", "FILTER(", "C1", "D1", "<", "8", "*", "H1", ">", "30", "*", "G1", ">", "26" ] }, { "Formula": "MAX(FILTER(D1, B1<14))", "Formula2": "MAX(FILTER(D2:D9, B2:B9<14))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the highest loss before game 14?", "Tokens": [ "MAX(", "FILTER(", "D1", "B1", "<", "14" ] } ]
train_2-10661351-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Team", "Game", "Draw", "Loss", "Goal Gain", "Goal Loss", "Goal Diff", "Point" ], [ "2", "Happy Valley", "14", "4", "1", "42", "16", "26", "31" ], [ "3", "Sun Hei", "14", "6", "0", "40", "18", "22", "30" ], [ "4", "Buler Rangers", "14", "4", "3", "24", "16", "8", "25" ], [ "5", "South China", "14", "3", "4", "28", "17", "11", "24" ], [ "6", "Xiangxue Pharmaceutical", "14", "2", "7", "14", "19", "-5", "17" ], [ "7", "Fukien", "14", "2", "8", "17", "33", "-16", "14" ], [ "8", "Double Flower (R)", "14", "0", "11", "10", "33", "-23", "9" ], [ "9", "Hong Kong FC (R)", "14", "1", "11", "15", "38", "-23", "7" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"8-1\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,C2:C17=\"8-1\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What competition had a score of 8-1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"8-1\"", "5" ] } ]
test_2-17424331-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Venue", "Score", "Result", "Competition" ], [ "2", "16 January 1996", "Beirut , Lebanon", "1–0", "Won", "Friendly" ], [ "3", "11 February 1996", "Beirut , Lebanon", "1-0", "Won", "Friendly" ], [ "4", "26 May 1996", "Asgabat , Turkmenistan", "1–0", "Won", "1996 AFC Asian Cup qualification" ], [ "5", "9 June 1996", "Beirut , Lebanon", "3–5", "Loss", "1996 AFC Asian Cup qualification" ], [ "6", "5 September 1996", "Beirut , Lebanon", "1–2", "Loss", "Friendly" ], [ "7", "8 September 1996", "Beirut , Lebanon", "2–1", "Won", "Friendly" ], [ "8", "9 October 1996", "Beirut , Lebanon", "1–1", "Draw", "Friendly" ], [ "9", "5 December 1996", "Beirut , Lebanon", "4–2", "Won", "Friendly" ], [ "10", "8 December 1996", "Beirut , Lebanon", "3–2", "Won", "Friendly" ], [ "11", "12 January 1997", "Beirut , Lebanon", "2–2", "Draw", "Friendly" ], [ "12", "19 March 1997", "Abu Dhabi , United Arab Emirates", "1-2", "Loss", "Friendly" ], [ "13", "27 April 1997", "Beirut , Lebanon", "2-0", "Won", "Friendly" ], [ "14", "23 February 2000", "Tripoli, Lebanon", "1-1", "Draw", "Friendly" ], [ "15", "26 May 2001", "Bangkok , Thailand", "8-1", "Won", "2002 FIFA World Cup qualification" ], [ "16", "28 May 2001", "Bangkok , Thailand", "5-0", "Won", "2002 FIFA World Cup qualification" ], [ "17", "30 May 2001", "Bangkok , Thailand", "2-2", "Draw", "2002 FIFA World Cup qualification" ] ]
[ { "Formula": "MIN(FILTER(C1, (D1<23)*(A1>5)*(E1=6)))", "Formula2": "MIN(FILTER(C2:C9, (D2:D9<23)*(A2:A9>5)*(E2:E9=6)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", ">", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the low gold total for nations with under 23 silvers, ranked beloe 5, and 6 bronzes?", "Tokens": [ "MIN(", "FILTER(", "C1", "D1", "<", "23", "*", "A1", ">", "5", "*", "E1", "=", "6" ] }, { "Formula": "MAX(FILTER(D1, (C1=3)*(E1<5)))", "Formula2": "MAX(FILTER(D2:D9, (C2:C9=3)*(E2:E9<5)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the high silver total for nations with 3 golds and under 5 bronzes?", "Tokens": [ "MAX(", "FILTER(", "D1", "C1", "=", "3", "*", "E1", "<", "5" ] }, { "Formula": "SUM(FILTER(D1, (E1<6)*(C1>3)))", "Formula2": "SUM(FILTER(D2:D9, (E2:E9<6)*(C2:C9>3)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many silvers for nations with over 3 golds and under 6 bronzes?", "Tokens": [ "SUM(", "FILTER(", "D1", "E1", "<", "6", "*", "C1", ">", "3" ] } ]
train_2-11415043-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "Cyprus", "36", "33", "24", "93" ], [ "3", "2", "Iceland", "31", "23", "24", "78" ], [ "4", "3", "Luxembourg", "20", "25", "36", "81" ], [ "5", "4", "Monaco", "19", "16", "17", "52" ], [ "6", "5", "Malta", "4", "9", "17", "30" ], [ "7", "6", "Andorra", "4", "6", "7", "17" ], [ "8", "7", "San Marino", "4", "6", "6", "16" ], [ "9", "8", "Liechtenstein", "3", "5", "5", "13" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,D1=\"99-129\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>51))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F14,D2:D14=\"99-129\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>51))", "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": "Looking only at matches occurring after Game 51, who was the opponent for the game that ended with a score of 99-129?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "D1", "=", "\"99-129\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "51" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"washington bullets\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,C2:C14=\"washington bullets\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "For the game against the Washington Bullets, what was the final score?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"washington bullets\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"@ indiana pacers\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,C2:C14=\"@ indiana pacers\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "For the game where the opponent is listed as @ Indiana Pacers, what was the end record?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"@ indiana pacers\"", "6" ] }, { "Formula": "SUMIFS(A1,E1,\"chicago stadium\")", "Formula2": "SUMIFS(A2:A14,E2:E14,\"chicago stadium\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which game number was played at Chicago Stadium?", "Tokens": [ "SUMIFS(", "A1", "E1", "\"chicago stadium\"" ] } ]
train_2-17344582-7
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Game", "Date", "Opponent", "Score", "Location", "Record" ], [ "2", "44", "Fri. Feb. 1", "@ Charlotte Hornets", "91-92", "Charlotte Coliseum", "32-12" ], [ "3", "45", "Sun. Feb. 3", "Washington Bullets", "119-101", "Boston Garden", "33-12" ], [ "4", "46", "Wed. Feb. 6", "Charlotte Hornets", "133-117", "Boston Garden", "34-12" ], [ "5", "47", "Thu. Feb. 7", "@ New York Knicks", "117-101", "Madison Square Garden", "35-12" ], [ "6", "48", "Tue. Feb. 12", "@ Seattle SuperSonics", "114-111", "Seattle Center Coliseum", "36-12" ], [ "7", "49", "Thu. Feb. 14", "@ Golden State Warriors", "128-112", "Oakland Coliseum", "37-12" ], [ "8", "50", "Fri. Feb. 15", "@ Los Angeles Lakers", "98-85", "The Forum", "38-12" ], [ "9", "51", "Sun. Feb. 17", "@ Denver Nuggets", "126-108", "McNichols Sports Arena", "39-12" ], [ "10", "52", "Tue. Feb. 19", "@ Phoenix Suns", "105-109", "Arizona Veterans Memorial Coliseum", "39-13" ], [ "11", "53", "Fri. Feb. 22", "New Jersey Nets", "111-99", "Hartford Civic Center", "40-13" ], [ "12", "54", "Sun. Feb. 24", "@ Indiana Pacers", "109-115", "Market Square Arena", "40-14" ], [ "13", "55", "Tue. Feb. 26", "@ Chicago Bulls", "99-129", "Chicago Stadium", "40-15" ], [ "14", "56", "Wed. Feb. 27", "Minnesota Timberwolves", "116-111", "Boston Garden", "41-15" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1=\"atlanta\")*(A1=\"november 9\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,(B2:B13=\"atlanta\")*(A2:A13=\"november 9\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score of the game on November 9 when Atlanta was the visiting team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"atlanta\"", "*", "A1", "=", "\"november 9\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"tampa bay\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,D2:D13=\"tampa bay\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score of the home game at Tampa Bay?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"tampa bay\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1=\"atlanta\")*(D1=\"ottawa\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,(B2:B13=\"atlanta\")*(D2:D13=\"ottawa\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the date of the game where Ottawa was the home team and Atlanta is the visiting team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"atlanta\"", "*", "D1", "=", "\"ottawa\"", "1" ] } ]
train_2-11870934-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Visitor", "Score", "Home", "Decision", "Attendance", "Record" ], [ "2", "November 1", "Atlanta", "4 – 6", "Ottawa", "Pavelec", "18,538", "4–9–0" ], [ "3", "November 3", "Atlanta", "6 – 4", "Tampa Bay", "Pavelec", "19,155", "5–9–0" ], [ "4", "November 6", "Washington", "1 – 2", "Atlanta", "Pavelec", "15,530", "6–9–0" ], [ "5", "November 9", "Atlanta", "4 – 1", "Florida", "Pavelec", "14,268", "7–9–0" ], [ "6", "November 10", "Carolina", "5 – 3", "Atlanta", "Pavelec", "18,545", "7–10–0" ], [ "7", "November 13", "Florida", "2 – 3", "Atlanta", "Hedberg", "12,599", "8–10–0" ], [ "8", "November 16", "Atlanta", "3 – 0", "Carolina", "Hedberg", "14,632", "9–10–0" ], [ "9", "November 19", "Tampa Bay", "3 – 4", "Atlanta", "Hedberg", "13,419", "10–10–0" ], [ "10", "November 21", "Atlanta", "5 – 1", "Washington", "Hedberg", "11,669", "11–10–0" ], [ "11", "November 23", "New Jersey", "3 – 0", "Atlanta", "Hedberg", "18,545", "11–11–0" ], [ "12", "November 24", "Atlanta", "0 – 5", "Pittsburgh", "Pavelec", "17,132", "11–12–0" ], [ "13", "November 29", "Toronto", "4 – 2", "Atlanta", "Hedberg", "14,031", "11–13–0" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=2012),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,A2:A12=2012),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "When 2012 is the year what is the winning boat?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "2012", "4" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=64))", "Formula2": "LET(query1,SUMMARIZE(D2:D12,SUMX(C2:C12)),FILTER(query1,CHOOSECOLS(query1,2)=64))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "When 64 is the entries what is the winning boat?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "C1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "64" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=61))", "Formula2": "LET(query1,SUMMARIZE(D2:D12,SUMX(C2:C12)),FILTER(query1,CHOOSECOLS(query1,2)=61))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "When 61 is the entries what is the winning boat?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "C1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "61" ] } ]
test_1-24673710-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Location", "Entries", "Winning Boat", "Country", "Skipper" ], [ "2", "2013", "Marseille , France", "117", "New territoriess", "POR", "Hugo Rocha" ], [ "3", "2012", "Dartmouth , UK", "76", "Nilfisk", "ESP", "José van der Ploeg" ], [ "4", "2011", "Copenhagen , Denmark", "67", "Nextel Engineering", "ESP", "Ignacio Camino" ], [ "5", "2010", "Newport , USA", "61", "ECC Viviendas", "ESP", "Jose Maria Torcida" ], [ "6", "2009", "Santander , Spain", "134", "Princesa Yaiza", "ESP", "Rayco Tabares" ], [ "7", "2008", "Kiel , Baltic Sea", "64", "Nextel Engineering", "ESP", "Ignacio Camino" ], [ "8", "2007", "La Trinité sur Mer , France", "125", "ECC Viviendas", "ESP", "Jose Maria Torcida" ], [ "9", "2006", "Corpus Christi, TX , USA", "34", "L'Glide", "USA", "Glenn Darden" ], [ "10", "2005", "Falmouth , UK", "52", "Volvo", "GBR", "Ruairidh Scott" ], [ "11", "2004", "Royal Swedish Yacht Club, Stockholm", "56", "Out of Space", "SWE", "Peder Arvefors" ], [ "12", "2003", "Ft. Worth , Texas , USA", "49", "Synergy", "USA", "Jay Lutz" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"10.8 (64)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"10.8 (64)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Home Team, when Away Team Score is 10.8 (64)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"10.8 (64)\"", "1" ] }, { "Formula": "MINIFS(F1,A1,\"brisbane lions\")", "Formula2": "MINIFS(F2:F7,A2:A7,\"brisbane lions\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is Lowest Crowd, when Home Team is Brisbane Lions?", "Tokens": [ "MINIFS(", "F1", "A1", "\"brisbane lions\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"kangaroos\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"kangaroos\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Date, when Away Team is Kangaroos?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"kangaroos\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"12.14 (86)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"12.14 (86)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Ground, when Home Team Score is 12.14 (86)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"12.14 (86)\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(A1=\"kangaroos\")*(D1=\"9.11 (65)\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,(A2:A7=\"kangaroos\")*(D2:D7=\"9.11 (65)\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Away Team, when Home Team is Kangaroos, and when Away Team Score is 9.11 (65)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"kangaroos\"", "*", "D1", "=", "\"9.11 (65)\"", "3" ] } ]
train_2-16388398-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Ground", "Crowd", "Date" ], [ "2", "Brisbane Lions", "13.6 (84)", "Sydney", "17.10 (112)", "Bundaberg Rum Stadium", "8,818", "Friday, 28 January" ], [ "3", "Kangaroos", "10.16 (76)", "Richmond", "9.11 (65)", "Waverley Park", "16,512", "Friday, 28 January" ], [ "4", "Richmond", "11.16 (82)", "Brisbane Lions", "15.9 (99)", "North Hobart Oval", "4,908", "Saturday, 5 February" ], [ "5", "Sydney", "13.11 (89)", "Kangaroos", "17.10 (112)", "Manuka Oval", "9,854", "Saturday, 5 February" ], [ "6", "Kangaroos", "11.8 (74)", "Brisbane Lions", "10.8 (64)", "Waverley Park", "6,518", "Friday, 11 February" ], [ "7", "Sydney", "12.14 (86)", "Richmond", "12.11 (83)", "Manuka Oval", "8,714", "Saturday, 12 February" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"3-6, 6-3, 6-2\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,G2:G6=\"3-6, 6-3, 6-2\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Surface, when Score in Final is 3-6, 6-3, 6-2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"3-6, 6-3, 6-2\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(A1=\"runner-up\")*(F1=\"gigi fernández natalia zvereva\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,(A2:A6=\"runner-up\")*(F2:F6=\"gigi fernández natalia zvereva\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Championship, when Outcome is \"runner-up\", and when Opponents In Final is \"Gigi Fernández Natalia Zvereva\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"runner-up\"", "*", "F1", "=", "\"gigi fernández natalia zvereva\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=\"jill hetherington\")*(B1>1988)),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,(E2:E6=\"jill hetherington\")*(B2:B6>1988)),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num", "Num" ], "Level": "medium", "Question": "What is Opponents in Final, when Partner is \"Jill Hetherington\", and when Year is after 1988?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"jill hetherington\"", "*", "B1", ">", "1988", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"gigi fernández robin white\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,F2:F6=\"gigi fernández robin white\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Surface, when Opponents, when Final is \"Gigi Fernández Robin White\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"gigi fernández robin white\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"australian open\")*(B1<1994)),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,(C2:C6=\"australian open\")*(B2:B6<1994)),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num", "Num" ], "Level": "medium", "Question": "What is Outcome, when Championship is Australian Open, and when Year is before 1994?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"australian open\"", "*", "B1", "<", "1994", "1" ] }, { "Formula": "SUM(FILTER(B1, (C1=\"australian open\")*(A1=\"runner-up\")*(G1=\"3-6, 6-3, 6-2\")))", "Formula2": "SUM(FILTER(B2:B6, (C2:C6=\"australian open\")*(A2:A6=\"runner-up\")*(G2:G6=\"3-6, 6-3, 6-2\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the sum of Year(s), when Championship is \"Australian Open\", when Outcome is \"Runner-Up\", and when Score in Final is 3-6, 6-3, 6-2?", "Tokens": [ "SUM(", "FILTER(", "B1", "C1", "=", "\"australian open\"", "*", "A1", "=", "\"runner-up\"", "*", "G1", "=", "\"3-6, 6-3, 6-2\"" ] } ]
test_2-1676941-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Outcome", "Year", "Championship", "Surface", "Partner", "Opponents in final", "Score in final" ], [ "2", "Runner-up", "1988", "US Open", "Hard", "Jill Hetherington", "Gigi Fernández Robin White", "6–4, 6–1" ], [ "3", "Runner-up", "1989", "Australian Open", "Hard", "Jill Hetherington", "Martina Navrátilová Pam Shriver", "3-6, 6-3, 6-2" ], [ "4", "Runner-up", "1990", "Australian Open", "Hard", "Mary Joe Fernandez", "Jana Novotná Helena Suková", "7–6(5), 7–6(6)" ], [ "5", "Winner", "1991", "Australian Open", "Hard", "Mary Joe Fernandez", "Gigi Fernández Jana Novotná", "7–6(4), 6–1" ], [ "6", "Runner-up", "1994", "Australian Open", "Hard", "Meredith McGrath", "Gigi Fernández Natalia Zvereva", "6–3, 4–6, 6–4" ] ]
[ { "Formula": "SUM(FILTER(C1, D1=49.19))", "Formula2": "SUM(FILTER(C2:C9, D2:D9=49.19))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Which lane did the athlete swim in who had a semi-final time of 49.19?", "Tokens": [ "SUM(", "FILTER(", "C1", "D1", "=", "49.19" ] } ]
train_2-10962033-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "ATHLETE", "FINAL", "LANE", "SEMI", "QUART", "HEAT" ], [ "2", "Marie-José Pérec ( FRA )", "48.25", "3", "49.19", "51.00", "51.82" ], [ "3", "Cathy Freeman ( AUS )", "48.63", "4", "50.32", "50.43", "51.99" ], [ "4", "Falilat Ogunkoya ( NGR )", "49.10", "5", "49.57", "50.65", "52.65" ], [ "5", "Pauline Davis ( BAH )", "49.28", "2", "49.85", "51.08", "51.00" ], [ "6", "Jearl Miles ( USA )", "49.55", "8", "50.21", "50.84", "51.96" ], [ "7", "Fatima Yusuf ( NGR )", "49.77", "6", "50.36", "51.27", "52.25" ], [ "8", "Sandie Richards ( JAM )", "50.45", "7", "50.74", "51.22", "51.79" ], [ "9", "Grit Breuer ( GER )", "50.71", "1", "50.75", "50.57", "52.20" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,C1=\"$42,706\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>116716292))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F17,C2:C17=\"$42,706\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>116716292))", "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 Per capita income associated with over 116,716,292 households and a Median household income of $42,706?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "C1", "=", "\"$42,706\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "6", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "116716292" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"$55,800\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,C2:C17=\"$55,800\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Per capita income associated with a Median household income of $55,800?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"$55,800\"", "2" ] } ]
train_2-1419154-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "County", "Per capita income", "Median household income", "Median family income", "Population", "Number of households" ], [ "2", "Chittenden", "$31,095", "$59,878", "$78,283", "156,545", "61,827" ], [ "3", "Grand Isle", "$30,499", "$57,436", "$66,686", "6,970", "2,902" ], [ "4", "Windsor", "$29,053", "$50,893", "$63,387", "56,670", "24,753" ], [ "5", "Washington", "$28,337", "$55,313", "$66,968", "59,534", "25,027" ], [ "6", "Bennington", "$27,962", "$47,396", "$60,642", "37,125", "15,470" ], [ "7", "Vermont", "$27,478", "$51,841", "$64,135", "625,741", "256,442" ], [ "8", "United States", "$27,334", "$51,914", "$62,982", "308,745,538", "116,716,292" ], [ "9", "Windham", "$27,247", "$46,714", "$58,814", "44,513", "19,290" ], [ "10", "Lamoille", "$27,164", "$52,232", "$62,364", "24,475", "10,014" ], [ "11", "Addison", "$26,599", "$55,800", "$67,721", "36,821", "14,084" ], [ "12", "Orange", "$25,951", "$52,079", "$61,221", "28,936", "11,887" ], [ "13", "Rutland", "$25,426", "$47,027", "$58,790", "61,642", "25,984" ], [ "14", "Franklin", "$24,767", "$53,623", "$63,009", "47,746", "18,513" ], [ "15", "Caledonia", "$22,504", "$42,706", "$51,503", "31,227", "12,553" ], [ "16", "Orleans", "$20,652", "$40,202", "$48,845", "27,231", "11,320" ], [ "17", "Essex", "$20,040", "$37,734", "$46,263", "6,306", "2,818" ] ]
[ { "Formula": "SUM(FILTER(D1, (H1=\"15th\")*(A1=2005)))", "Formula2": "SUM(FILTER(D2:D18, (H2:H18=\"15th\")*(A2:A18=2005)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "In the 2005 season, how many races did the 15th place team complete?", "Tokens": [ "SUM(", "FILTER(", "D1", "H1", "=", "\"15th\"", "*", "A1", "=", "2005" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=10))", "Formula2": "LET(query1,SUMMARIZE(C2:C18,SUMX(D2:D18)),FILTER(query1,CHOOSECOLS(query1,2)=10))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which team completed 10 races?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "D1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "10" ] } ]
train_2-15813224-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Season", "Series", "Team Name", "Races", "Poles", "Wins", "Points", "Final Placing" ], [ "2", "2003", "Formula Three Sudamericana", "Dragão Motorsport", "4", "0", "0", "11", "18th" ], [ "3", "2004", "Formula Three Sudamericana", "Cesário Junior", "18", "0", "0", "58", "6th" ], [ "4", "2004", "Formula Renault 2000 Brazil", "Dragão Motorsport", "3", "0", "0", "0", "NC" ], [ "5", "2005", "Formula Three Sudamericana", "Cesário F3", "18", "4", "4", "113", "1st" ], [ "6", "2005", "Formula Renault 2.0 Brazil", "Cesário FRenault", "4", "0", "0", "22", "15th" ], [ "7", "2006", "British Formula Three", "Cesário Formula UK", "22", "0", "0", "42", "11th" ], [ "8", "2006", "Formula Renault 3.5 Series", "EuroInternational", "2", "0", "0", "0", "NC" ], [ "9", "2007", "British Formula Three", "Carlin Motorsport", "20", "0", "0", "114", "8th" ], [ "10", "2007", "Formula Renault 3.5 Series", "Victory Engineering", "2", "0", "0", "0", "NC" ], [ "11", "2007", "Masters of Formula Three", "Victory Engineering", "1", "0", "0", "N/A", "29th" ], [ "12", "2008", "GP2 Series", "Durango", "19", "0", "0", "0", "26th" ], [ "13", "2008", "GP2 Asia Series", "Durango", "10", "0", "0", "2", "19th" ], [ "14", "2008–09", "GP2 Asia Series", "Trident Racing", "1", "0", "0", "0", "37th" ], [ "15", "2009", "GP2 Series", "Piquet GP", "20", "0", "1", "16", "15th" ], [ "16", "2009", "Formula Renault 3.5 Series", "Comtec Racing", "2", "0", "0", "0", "36th" ], [ "17", "2009–10", "GP2 Asia Series", "Scuderia Coloni", "2", "0", "0", "0", "32nd" ], [ "18", "2010", "GP2 Series", "Scuderia Coloni", "14", "0", "0", "4", "22nd" ] ]
[ { "Formula": "SUM(FILTER(A1, (C1=\"4:05 pm\")*(E1=\"w 31–14\")))", "Formula2": "SUM(FILTER(A2:A18, (C2:C18=\"4:05 pm\")*(E2:E18=\"w 31–14\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the Week when the kick off was at 4:05 pm, and the result was w 31–14?", "Tokens": [ "SUM(", "FILTER(", "A1", "C1", "=", "\"4:05 pm\"", "*", "E1", "=", "\"w 31–14\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=\"miami dolphins\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H18,D2:D18=\"miami dolphins\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What time was the kickoff when the miami dolphins were the opponent?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "D1", "=", "\"miami dolphins\"", "3" ] } ]
train_2-15597028-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Week", "Date", "Kickoff ( ET )", "Opponent", "Result", "Record", "Game Site", "NFL.com Recap" ], [ "2", "1", "Sunday September 7", "1:00 PM", "Seattle Seahawks", "W 34–10", "1–0", "Ralph Wilson Stadium", "Recap" ], [ "3", "2", "Sunday September 14", "1:00 PM", "at Jacksonville Jaguars", "W 20–16", "2–0", "Jacksonville Municipal Stadium", "Recap" ], [ "4", "3", "Sunday September 21", "1:00 PM", "Oakland Raiders", "W 24–23", "3–0", "Ralph Wilson Stadium", "Recap" ], [ "5", "4", "Sunday September 28", "4:05 PM", "at St. Louis Rams", "W 31–14", "4–0", "Edward Jones Dome", "Recap" ], [ "6", "5", "Sunday October 5", "4:15 PM", "at Arizona Cardinals", "L 41–17", "4–1", "University of Phoenix Stadium", "Recap" ], [ "7", "6", "Bye Week", "Bye Week", "Bye Week", "Bye Week", "Bye Week", "Bye Week", "Bye Week" ], [ "8", "7", "Sunday October 19", "1:00 PM", "San Diego Chargers", "W 23–14", "5–1", "Ralph Wilson Stadium", "Recap" ], [ "9", "8", "Sunday October 26", "1:00 PM", "at Miami Dolphins", "L 25–16", "5–2", "Dolphin Stadium", "Recap" ], [ "10", "9", "Sunday November 2", "1:00 PM", "New York Jets", "L 26–17", "5–3", "Ralph Wilson Stadium", "Recap" ], [ "11", "10", "Sunday November 9", "1:00 PM", "at New England Patriots", "L 20–10", "5–4", "Gillette Stadium", "Recap" ], [ "12", "11", "Monday November 17", "8:30 PM", "Cleveland Browns", "L 29–27", "5–5", "Ralph Wilson Stadium", "Recap" ], [ "13", "12", "Sunday November 23", "1:00 PM", "at Kansas City Chiefs", "W 54–31", "6–5", "Arrowhead Stadium", "Recap" ], [ "14", "13", "Sunday November 30", "1:00 PM", "San Francisco 49ers", "L 10–3", "6–6", "Ralph Wilson Stadium", "Recap" ], [ "15", "14", "Sunday December 7", "4:05 PM", "Miami Dolphins", "L 16–3", "6–7", "Rogers Centre (Toronto)", "Recap" ], [ "16", "15", "Sunday December 14", "1:00 PM*", "at New York Jets", "L 31–27", "6–8", "Giants Stadium", "Recap" ], [ "17", "16", "Sunday December 21", "4:05 PM*", "at Denver Broncos", "W 30–23", "7–8", "Invesco Field at Mile High", "Recap" ], [ "18", "17", "Sunday December 28", "1:00 PM*", "New England Patriots", "L 13–0", "7–9", "Ralph Wilson Stadium", "Recap" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"prolonged\")*(E1=\"unaffected\")*(D1=\"prolonged\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(C2:C17=\"prolonged\")*(E2:E17=\"unaffected\")*(D2:D17=\"prolonged\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the condition for partial thromboplastin time of prolonged and platelet count of unaffected with bleeding time of prolonged", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"prolonged\"", "*", "E1", "=", "\"unaffected\"", "*", "D1", "=", "\"prolonged\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"prolonged or unaffected\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,C2:C17=\"prolonged or unaffected\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the condition with partial thromboplastin time of prolonged or unaffected", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"prolonged or unaffected\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"unaffected\")*(B1=\"unaffected\")*(E1=\"decreased\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(C2:C17=\"unaffected\")*(B2:B17=\"unaffected\")*(E2:E17=\"decreased\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the condition with partial thromboplastin time of unaffected and prothrombin time of unaffected with platelet count of decreased", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"unaffected\"", "*", "B1", "=", "\"unaffected\"", "*", "E1", "=", "\"decreased\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"unaffected\")*(D1=\"unaffected\")*(B1=\"prolonged\")*(C1=\"prolonged\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(E2:E17=\"unaffected\")*(D2:D17=\"unaffected\")*(B2:B17=\"prolonged\")*(C2:C17=\"prolonged\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the condition with platelet count of unaffected and bleeding time of unaffected with prothrombin time of prolonged and partial thromboplastin time of prolonged", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"unaffected\"", "*", "D1", "=", "\"unaffected\"", "*", "B1", "=", "\"prolonged\"", "*", "C1", "=", "\"prolonged\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"unaffected\")*(A1=\"factor xii deficiency\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(E2:E17=\"unaffected\")*(A2:A17=\"factor xii deficiency\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the bleeding time with platelet count of unaffected and condition of factor xii deficiency", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"unaffected\"", "*", "A1", "=", "\"factor xii deficiency\"", "4" ] } ]
train_2-1226250-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Condition", "Prothrombin time", "Partial thromboplastin time", "Bleeding time", "Platelet count" ], [ "2", "Vitamin K deficiency or warfarin", "Prolonged", "Normal or mildly prolonged", "Unaffected", "Unaffected" ], [ "3", "Disseminated intravascular coagulation", "Prolonged", "Prolonged", "Prolonged", "Decreased" ], [ "4", "Von Willebrand disease", "Unaffected", "Prolonged or unaffected", "Prolonged", "Unaffected" ], [ "5", "Hemophilia", "Unaffected", "Prolonged", "Unaffected", "Unaffected" ], [ "6", "Aspirin", "Unaffected", "Unaffected", "Prolonged", "Unaffected" ], [ "7", "Thrombocytopenia", "Unaffected", "Unaffected", "Prolonged", "Decreased" ], [ "8", "Liver failure , early", "Prolonged", "Unaffected", "Unaffected", "Unaffected" ], [ "9", "Liver failure, end-stage", "Prolonged", "Prolonged", "Prolonged", "Decreased" ], [ "10", "Uremia", "Unaffected", "Unaffected", "Prolonged", "Unaffected" ], [ "11", "Congenital afibrinogenemia", "Prolonged", "Prolonged", "Prolonged", "Unaffected" ], [ "12", "Factor V deficiency", "Prolonged", "Prolonged", "Unaffected", "Unaffected" ], [ "13", "Factor X deficiency as seen in amyloid purpura", "Prolonged", "Prolonged", "Unaffected", "Unaffected" ], [ "14", "Glanzmann's thrombasthenia", "Unaffected", "Unaffected", "Prolonged", "Unaffected" ], [ "15", "Bernard-Soulier syndrome", "Unaffected", "Unaffected", "Prolonged", "Decreased or unaffected" ], [ "16", "Factor XII deficiency", "Unaffected", "Prolonged", "Unaffected", "Unaffected" ], [ "17", "C1INH deficiency", "Unaffected", "Shortened", "Unaffected", "Unaffected" ] ]
[ { "Formula": "SUM(FILTER(I1, (C1=\"new orleans saints\")*(A1<11)))", "Formula2": "SUM(FILTER(I2:I17, (C2:C17=\"new orleans saints\")*(A2:A17<11)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the attendance of the game against the New Orleans Saints before game 11?", "Tokens": [ "SUM(", "FILTER(", "I1", "C1", "=", "\"new orleans saints\"", "*", "A1", "<", "11" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,H1=\"lost 7\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I17,H2:H17=\"lost 7\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On what date was the streak at lost 7?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "H1", "=", "\"lost 7\"", "2" ] } ]
train_2-16710742-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Opponent", "Result", "Falcons points", "Opponents", "Record", "Streak", "Attendance" ], [ "2", "1", "Sept. 2", "at New Orleans Saints", "Win", "36", "28", "1-0", "Won 1", "66,652" ], [ "3", "2", "Sept. 9", "Detroit Lions", "Loss (OT)", "24", "27", "1-1", "Lost 1", "49,878" ], [ "4", "3", "Sept. 16", "at Minnesota Vikings", "Loss", "20", "27", "1-2", "Lost 2", "53,955" ], [ "5", "4", "Sept. 23", "Houston Oilers", "Win", "42", "10", "2-2", "Won 1", "45,248" ], [ "6", "5", "Sept. 30", "at San Francisco 49ers", "Loss", "5", "14", "2-3", "Lost 1", "57,990" ], [ "7", "6", "Oct. 7", "at Los Angeles Rams", "Win", "30", "28", "3-3", "Won 1", "47,832" ], [ "8", "7", "Oct. 14", "New York Giants", "Loss", "7", "19", "3-4", "Lost 1", "50,268" ], [ "9", "8", "Oct. 22", "Los Angeles Rams", "Loss", "10", "24", "3-5", "Lost 2", "52,681" ], [ "10", "9", "Oct. 28", "at Pittsburgh Steelers", "Loss", "10", "35", "3-6", "Lost 3", "55,971" ], [ "11", "10", "Nov. 5", "at Washington Redskins", "Loss", "14", "27", "3-7", "Lost 4", "51,301" ], [ "12", "11", "Nov. 11", "New Orleans Saints", "Loss", "13", "17", "3-8", "Lost 5", "40,590" ], [ "13", "12", "Nov. 18", "Cleveland Browns", "Loss", "7", "23", "3-9", "Lost 6", "28,280" ], [ "14", "13", "Nov. 25", "at Cincinnati Bengals", "Loss", "14", "35", "3-10", "Lost 7", "44,678" ], [ "15", "14", "Dec. 2", "San Francisco 49ers", "Loss", "17", "35", "3-11", "Lost 8", "29,644" ], [ "16", "15", "Dec. 9", "at Tampa Bay Buccaneers", "Loss", "6", "23", "3-12", "Lost 9", "33,808" ], [ "17", "16", "Dec. 16", "Philadelphia Eagles", "Win", "26", "10", "4-12", "Won 1", "15,582" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"ponce\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"ponce\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the 2010 population density for municipio ponce?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"ponce\"", "4" ] } ]
train_2-1649321-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "2012 rank", "Municipio", "2010 land area", "2010 population density", "ANSI", "Location" ], [ "2", "1", "San Juan", "39.500sqmi 102.305km 2", "10008persqmi 3,864km −2", "02414943", "18.4064°N 66.0640°W" ], [ "3", "2", "Bayamón", "26.971sqmi 69.854km 2", "7716persqmi 2,979km −2", "02415307", "18.3801°N 66.1633°W" ], [ "4", "3", "Carolina", "20.653sqmi 53.490km 2", "8559persqmi 3,305km −2", "02415327", "18.4121°N 65.9798°W" ], [ "5", "4", "Ponce", "30.607sqmi 79.273km 2", "5434persqmi 2,098km −2", "02414913", "17.9874°N 66.6097°W" ], [ "6", "5", "Caguas", "10.916sqmi 28.272km 2", "13090persqmi 5,054km −2", "02415318", "18.2324°N 66.0390°W" ] ]
[ { "Formula": "MAX(G1)", "Formula2": "MAX(G2:G6)", "Funcs": [ "MAX(", "Cell" ], "Level": "easy", "Question": "Name the most number of contestants", "Tokens": [ "MAX(", "G1" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(H1)),FILTER(query1,CHOOSECOLS(query1,2)=8))", "Formula2": "LET(query1,SUMMARIZE(B2:B6,SUMX(H2:H6)),FILTER(query1,CHOOSECOLS(query1,2)=8))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Name the premiere for 8 episodes", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "H1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "8" ] } ]
test_1-22951646-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Season", "Premiere", "Finale", "Reunion", "Winners", "Runners up", "Number of contestants", "Number of episodes" ], [ "2", "Season One", "January 11, 2009", "March 8, 2009", "March 15, 2009", "Name: Josh (Joshua) Douglas", "Name: Matsuflex (Ryan Matsunaga)", "9", "9" ], [ "3", "Season One", "January 11, 2009", "March 8, 2009", "March 15, 2009", "Wife: Ashley Pellegrino", "Girlfriend: Jenna Fenton", "9", "9" ], [ "4", "Season Two", "August 30, 2009", "November 8, 2009", "None", "Name: T Shaw (Terry)", "Name: Tyler Synon", "12", "10" ], [ "5", "Season Two", "August 30, 2009", "November 8, 2009", "None", "Fiancée: Nicole", "Girlfriend: Shealyn", "12", "10" ], [ "6", "Season Three", "February 14, 2010", "April 4, 2010", "None", "Name: Jacob Tapia", "Name: Angelo", "10", "8" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"$665,232\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,D2:D17=\"$665,232\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which venue has Tickets Sold/ Available with a Gross Revenue (1979) of $665,232?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"$665,232\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"lyceum theatre\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,A2:A17=\"lyceum theatre\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Gross Revenue (1979) of the Venue, lyceum theatre?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"lyceum theatre\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"hippodrome\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,A2:A17=\"hippodrome\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the amount of Tickets Sold/ Available at the Venue of hippodrome?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"hippodrome\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"$179,712\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,E2:E17=\"$179,712\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Venue has a Gross Revenue (2012) of $179,712?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"$179,712\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"4,700 / 4,700 (100%)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,C2:C17=\"4,700 / 4,700 (100%)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Venue has an amount of Tickets Sold/ Available of 4,700 / 4,700 (100%)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"4,700 / 4,700 (100%)\"", "1" ] } ]
train_2-12557476-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Venue", "City", "Tickets Sold / Available", "Gross Revenue (1979)", "Gross Revenue (2012)" ], [ "2", "RDS Arena", "Dublin", "15,000 / 15,000 (100%)", "$121,416", "$385,021" ], [ "3", "National Exhibition Centre", "Birmingham", "15,643 / 15,643 (100%)", "$101,314", "$321,276" ], [ "4", "Apollo Theatre", "Manchester", "7,000 / 7,000 (100%)", "$53,834", "$170,712" ], [ "5", "Apollo Theatre", "Glasgow", "7,000 / 7,000 (100%)", "$49,584", "$157,235" ], [ "6", "City Hall", "Newcastle", "4,270 / 4,270 (100%)", "$31,111", "$98,656" ], [ "7", "Empire Theatre", "Liverpool", "4,700 / 4,700 (100%)", "$30,439", "$96,525" ], [ "8", "Hippodrome", "Bristol", "1,951 / 1,951 (100%)", "$14,215", "$45,077" ], [ "9", "Brighton Centre", "Brighton", "9,000 / 9,000 (100%)", "$72,865", "$231,061" ], [ "10", "Lyceum Theatre", "London", "2,100 / 2,100 (100%)", "$16,153", "$51,223" ], [ "11", "Rainbow Theatre", "London", "3,040 / 3,040 (100%)", "$24,613", "$78,050" ], [ "12", "Purley Tiffany’s", "London", "4,000 / 4,000 (100%)", "$30,766", "$97,562" ], [ "13", "Tottenham Mayfair", "London", "1,000 / 1,000 (100%)", "$7,691", "$24,389" ], [ "14", "Lewisham Odeon", "London", "1,700 / 1,700 (100%)", "$13,763", "$43,644" ], [ "15", "Alexandra Palace", "London", "7,000 / 7,000 (100%)", "$56,672", "$179,712" ], [ "16", "Hammersmith Apollo", "London", "5,039 / 5,039 (100%)", "$40,796", "$129,368" ], [ "17", "TOTAL", "TOTAL", "88,443 / 88,443 (100%)", "$665,232", "$2,109,509" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)>4))", "Formula2": "LET(query1,SUMMARIZE(C2:C11,SUMX(A2:A11)),FILTER(query1,CHOOSECOLS(query1,2)>4))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Name the nationality of the player with round more than 4", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "4" ] } ]
train_2-11821711-13
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Player", "Nationality", "NHL team", "College/Junior/Club team (league)" ], [ "2", "1", "Thomas Hickey (D)", "Canada", "Los Angeles Kings", "Seattle Thunderbirds ( WHL )" ], [ "3", "2", "Oscar Moller (C)", "Sweden", "Los Angeles Kings", "Chilliwack Bruins ( WHL )" ], [ "4", "2", "Wayne Simmonds (RW)", "Canada", "Los Angeles Kings", "Owen Sound Attack ( WHL )" ], [ "5", "3", "Bryan Cameron (C)", "Canada", "Los Angeles Kings", "Belleville Bulls ( OHL )" ], [ "6", "4", "Alec Martinez (D)", "United States", "Los Angeles Kings", "Miami University ( NCAA )" ], [ "7", "4", "Dwight King (C)", "Canada", "Los Angeles Kings", "Lethbridge Hurricanes ( WHL )" ], [ "8", "5", "Linden Rowat (G)", "Canada", "Los Angeles Kings", "Regina Pats ( WHL )" ], [ "9", "5", "Joshua Turnbull (C)", "United States", "Los Angeles Kings", "Waterloo Black Hawks ( USHL )" ], [ "10", "7", "Josh Kidd (D)", "Canada", "Los Angeles Kings", "Erie Otters ( OHL )" ], [ "11", "7", "Matt Fillier (LW)", "Canada", "Los Angeles Kings", "St. John's Fog Devils ( QMJHL )" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"no opinion\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"no opinion\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What percent of respondents had no opinion on George H.W. Bush?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"no opinion\"", "3" ] } ]
train_2-1855342-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Result", "Barack Obama", "George H. W. Bush", "Ronald Reagan", "Jimmy Carter", "Gerald Ford", "Richard Nixon" ], [ "2", "1. outstanding", "10%", "6%", "27%", "5%", "5%", "3%" ], [ "3", "2. above average", "28%", "29%", "42%", "20%", "16%", "11%" ], [ "4", "3. average", "26%", "44%", "20%", "34%", "54%", "28%" ], [ "5", "4. below average", "17%", "11%", "6%", "22%", "15%", "32%" ], [ "6", "5. poor", "18%", "9%", "4%", "16%", "4%", "23%" ], [ "7", "no opinion", "1%", "1%", "1%", "3%", "6%", "3%" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=1952),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=1952),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Name the entrant for year of 1952", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "1952", "2" ] }, { "Formula": "SUM(FILTER(E1, A1=1952))", "Formula2": "SUM(FILTER(E2:E6, A2:A6=1952))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the total number of points for 1952", "Tokens": [ "SUM(", "FILTER(", "E1", "A1", "=", "1952" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"talbot-lago t26c\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<3))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E6,C2:C6=\"talbot-lago t26c\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<3))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "Name the total number of years for talbot-lago t26c and points less than 3", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "C1", "=", "\"talbot-lago t26c\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "3" ] } ]
train_2-1235932-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Entrant", "Chassis", "Engine", "Points" ], [ "2", "1950", "Philippe Étancelin", "Talbot-Lago T26C", "Talbot Straight-6", "3" ], [ "3", "1950", "Automobiles Talbot-Darracq", "Talbot-Lago T26C DA", "Talbot Straight-6", "3" ], [ "4", "1950", "Philippe Étancelin", "Talbot-Lago T26C DA", "Talbot Straight-6", "3" ], [ "5", "1951", "Philippe Étancelin", "Talbot-Lago T26C DA", "Talbot Straight-6", "0" ], [ "6", "1952", "Escuderia Bandeirantes", "Maserati A6GCM", "Maserati Straight-6", "0" ] ]
[ { "Formula": "SUMIFS(F1,G1,\"25–17–5\")", "Formula2": "SUMIFS(F2:F15,G2:G15,\"25–17–5\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which attendance has the 25–17–5 record?", "Tokens": [ "SUMIFS(", "F1", "G1", "\"25–17–5\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"minnesota\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,B2:B15=\"minnesota\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score when Minnesota visited?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"minnesota\"", "3" ] } ]
test_2-11801912-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Visitor", "Score", "Home", "Decision", "Attendance", "Record" ], [ "2", "January 2", "Dallas", "1 – 4", "Detroit", "Turco", "20,066", "23–14–4" ], [ "3", "January 3", "Dallas", "3 – 6", "Minnesota", "Smith", "18,568", "23–15–4" ], [ "4", "January 5", "Detroit", "3 – 0", "Dallas", "Smith", "18,584", "23–16–4" ], [ "5", "January 7", "Minnesota", "1 – 3", "Dallas", "Turco", "17,502", "24–16–4" ], [ "6", "January 9", "Dallas", "3 – 1", "Chicago", "Turco", "15,469", "25–16–4" ], [ "7", "January 10", "Dallas", "2 – 4", "St. Louis", "Smith", "16,805", "25–17–4" ], [ "8", "January 12", "Dallas", "3 – 4", "Los Angeles", "Turco", "16,916", "25–17–5" ], [ "9", "January 15", "Dallas", "2 – 4", "Anaheim", "Turco", "17,174", "25–18–5" ], [ "10", "January 17", "Dallas", "4 – 2", "San Jose", "Turco", "17,496", "26–18–5" ], [ "11", "January 19", "Columbus", "1 – 3", "Dallas", "Smith", "17,811", "27–18–5" ], [ "12", "January 20", "Anaheim", "2 – 5", "Dallas", "Turco", "18,461", "28–18–5" ], [ "13", "January 22", "Columbus", "4 – 2", "Dallas", "Smith", "17,087", "28–19–5" ], [ "14", "January 24", "Buffalo", "2 – 1", "Dallas", "Turco", "18,532", "28–20–5" ], [ "15", "January 29", "Dallas", "4 – 3", "Vancouver", "Turco", "18,630", "29–20–5" ] ]
[ { "Formula": "MAX(FILTER(D1, C1=105))", "Formula2": "MAX(FILTER(D2:D20, C2:C20=105))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the most played when points is 105", "Tokens": [ "MAX(", "FILTER(", "D1", "C1", "=", "105" ] }, { "Formula": "SUMIFS(C1,A1,\"Newell's Old Boys\")", "Formula2": "SUMIFS(C2:C20,A2:A20,\"Newell's Old Boys\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the total number of points for newell's old boys", "Tokens": [ "SUMIFS(", "C1", "A1", "\"Newell's Old Boys\"" ] }, { "Formula": "SUM(FILTER(C1, F1=42))", "Formula2": "SUM(FILTER(C2:C20, F2:F20=42))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the points for 1992-93 for 42", "Tokens": [ "SUM(", "FILTER(", "C1", "F1", "=", "42" ] } ]
train_1-17968282-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Team", "Average", "Points", "Played", "1991-92", "1992-93", "1993-94" ], [ "2", "Boca Juniors", "1.307", "149", "114", "51", "50", "48" ], [ "3", "River Plate", "1.281", "146", "114", "45", "55", "46" ], [ "4", "Vélez Sársfield", "1.237", "141", "114", "45", "48", "48" ], [ "5", "San Lorenzo", "1.088", "124", "114", "45", "45", "45" ], [ "6", "Huracán", "1.061", "121", "114", "40", "38", "43" ], [ "7", "Independiente", "1.026", "117", "114", "40", "36", "41" ], [ "8", "Newell's Old Boys", "1.026", "117", "114", "48", "44", "25" ], [ "9", "Racing Club", "1.009", "115", "114", "40", "39", "36" ], [ "10", "Deportivo Español", "1.000", "114", "114", "28", "45", "41" ], [ "11", "Ferro Carril Oeste", "0.991", "113", "114", "38", "37", "38" ], [ "12", "Rosario Central", "0.982", "112", "114", "39", "34", "39" ], [ "13", "Lanús", "0.974", "37", "38", "N/A", "N/A", "37" ], [ "14", "Belgrano de Córdoba", "0.961", "73", "76", "N/A", "35", "38" ], [ "15", "Deportivo Mandiyú", "0.947", "108", "114", "38", "33", "37" ], [ "16", "Gimnasia de La Plata", "0.947", "108", "114", "33", "41", "34" ], [ "17", "Estudiantes de La Plata", "0.930", "106", "114", "39", "29", "38" ], [ "18", "Platense", "0.921", "105", "114", "35", "42", "28" ], [ "19", "Argentinos Juniors", "0.912", "104", "114", "36", "35", "33" ], [ "20", "Talleres de Córdoba", "0.851", "97", "114", "29", "37", "31" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1>2012),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)>241310))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E7,E2:E7>2012),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)>241310))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", ">", "Num", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What party has more than 241,310 inhabitants after 2012?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "E1", ">", "2012", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "2", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "241310" ] }, { "Formula": "MAXIFS(B1,A1,\"gela\")", "Formula2": "MAXIFS(B2:B7,A2:A7,\"gela\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Highest inhabitants from gela?", "Tokens": [ "MAXIFS(", "B1", "A1", "\"gela\"" ] } ]
train_2-16841178-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Municipality", "Inhabitants", "Mayor", "Party", "Election" ], [ "2", "Palermo", "654,121", "Leoluca Orlando", "Italy of Values", "2012" ], [ "3", "Catania", "291,274", "Enzo Bianco", "Democratic Party", "2013" ], [ "4", "Messina", "241,310", "Renato Accorinti", "Independent", "2013" ], [ "5", "Siracusa", "123,376", "Giancarlo Garrozzo", "Democratic Party", "2013" ], [ "6", "Marsala", "82,933", "Giulia Adamo", "Union of the Centre", "2012" ], [ "7", "Gela", "77,335", "Angelo Fasulo", "Democratic Party", "2009" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(G1,SUMX(H1)),FILTER(query1,CHOOSECOLS(query1,2)=4.92))", "Formula2": "LET(query1,SUMMARIZE(G2:G16,SUMX(H2:H16)),FILTER(query1,CHOOSECOLS(query1,2)=4.92))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Name the production code for 4.92 million viewers", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "G1", "SUMX(", "H1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "4.92" ] }, { "Formula": "MINIFS(B1,E1,\"Jessica Ball\")", "Formula2": "MINIFS(B2:B16,E2:E16,\"Jessica Ball\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the least number in season for jessica ball", "Tokens": [ "MINIFS(", "B1", "E1", "\"Jessica Ball\"" ] } ]
train_1-23117208-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "No. in series", "No. in season", "Title", "Directed by", "Written by", "Original air date", "Prod. code", "Viewers (millions)" ], [ "2", "31", "1", "\"Traffic\"", "Constantine Makris", "Andrew Lenchewski", "June29,2011", "RP#301", "5.00" ], [ "3", "32", "2", "\"But There's a Catch\"", "Michael Watkins", "Michael Rauch", "July6,2011", "RP#302", "5.02" ], [ "4", "33", "3", "\"Rash Talk\"", "Michael Rauch", "Constance M. Burge", "July13,2011", "RP#303", "4.92" ], [ "5", "34", "4", "\"The Shaw/Hank Redemption\"", "Matthew Penn", "Jon Sherman & Carol Flint", "July20,2011", "RP#304", "5.03" ], [ "6", "35", "5", "\"A Man Called Grandpa\"", "Matthew Penn", "Andrew Lenchewski & Jessica Ball", "July27,2011", "RP#305", "4.85" ], [ "7", "36", "6", "\"An Apple a Day\"", "Don Scardino", "Jack Bernstein", "August3,2011", "RP#306", "5.46" ], [ "8", "37", "7", "\"Ta Da For\"", "Ed Fraiman", "Jon Sherman", "August10,2011", "RP#307", "5.16" ], [ "9", "38", "8", "\"Run, Hank, Run\"", "Emile Levisetti", "Carol Flint", "August17,2011", "RP#308", "5.44" ], [ "10", "39", "9", "\"Me First\"", "Allison Liddi-Brown", "Michael Rauch & Constance M. Burge", "August24,2011", "RP#309", "5.53" ], [ "11", "40", "10", "\"A Little Art, A Little Science\"", "Matthew Penn", "Andrew Lenchewski", "August31,2011", "RP#310", "5.40" ], [ "12", "41", "11", "\"A Farewell to Barnes\"", "Michael Rauch", "Jon Sherman & Michael Rauch", "January18,2012", "RP#311", "3.26" ], [ "13", "42", "12", "\"Some Pig\"", "Michael Watkins", "Jessica Ball", "January25,2012", "RP#312", "3.37" ], [ "14", "43", "13", "\"My Back to the Future\"", "Mark Feuerstein", "Constance M. Burge & Jack Bernstein", "February1,2012", "RP#313", "4.09" ], [ "15", "44", "14", "\"Bottoms Up\"", "Tricia Brock", "Carol Flint & Simran Baidwan", "February8,2012", "RP#314", "3.21" ], [ "16", "45", "15", "\"Hank and the Deep Blue Sea\"", "Jay Chandrasekhar", "Michael Rauch & Jessica Ball", "February15,2012", "RP#315", "3.17" ] ]
[ { "Formula": "SUM(A1)", "Formula2": "SUM(A2:A6)", "Funcs": [ "SUM(", "Cell" ], "Level": "easy", "Question": "How many body builders are there?", "Tokens": [ "SUM(", "A1" ] }, { "Formula": "SORTBY(E1,E1,1)", "Formula2": "SORTBY(E2:E6,E2:E6,1)", "Funcs": [ "SORTBY(", "Cell", "Cell", "Num" ], "Level": "easy", "Question": "List the total scores of body builders in ascending order.", "Tokens": [ "SORTBY(", "E1", "E1", "1" ] }, { "Formula": "SORTBY(CHOOSE({1,2},C1,D1),C1,1)", "Formula2": "SORTBY(CHOOSE({1,2},C2:C6,D2:D6),C2:C6,1)", "Funcs": [ "SORTBY(", "CHOOSE(", "Num", "Num", "Cell", "Cell", "Cell", "Num" ], "Level": "easy", "Question": "List the snatch score and clean jerk score of body builders in ascending order of snatch score.", "Tokens": [ "SORTBY(", "CHOOSE(", "1", "2", "C1", "D1", "C1", "1" ] }, { "Formula": "AVERAGE(C1)", "Formula2": "AVERAGE(C2:C6)", "Funcs": [ "AVERAGE(", "Cell" ], "Level": "easy", "Question": "What is the average snatch score of body builders?", "Tokens": [ "AVERAGE(", "C1" ] }, { "Formula": "A1", "Formula2": "A2:A6", "Funcs": [ "Cell" ], "Level": "easy", "Question": "Show all information about each body builder.", "Tokens": [ "A1" ] }, { "Formula": "MIN(C1)", "Formula2": "MIN(C2:C6)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "What is the minimum snatch score?", "Tokens": [ "MIN(", "C1" ] }, { "Formula": "SUM(A1)", "Formula2": "SUM(A2:A6)", "Funcs": [ "SUM(", "Cell" ], "Level": "easy", "Question": "How many body builders in total?", "Tokens": [ "SUM(", "A1" ] }, { "Formula": "UNIQUE(A1)", "Formula2": "UNIQUE(A2:A6)", "Funcs": [ "UNIQUE(", "Cell" ], "Level": "easy", "Question": "Information about all body builders.", "Tokens": [ "UNIQUE(", "A1" ] }, { "Formula": "MIN(C1)", "Formula2": "MIN(C2:C6)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "Lowest snatch score.", "Tokens": [ "MIN(", "C1" ] }, { "Formula": "SUM(A1)", "Formula2": "SUM(A2:A6)", "Funcs": [ "SUM(", "Cell" ], "Level": "easy", "Question": "How many body builders?", "Tokens": [ "SUM(", "A1" ] }, { "Formula": "UNIQUE(A1)", "Formula2": "UNIQUE(A2:A6)", "Funcs": [ "UNIQUE(", "Cell" ], "Level": "easy", "Question": "All body builders", "Tokens": [ "UNIQUE(", "A1" ] } ]
body_builder_body_builder
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "body builder id", "people id", "snatch score", "clean jerk score", "total score" ], [ "2", "1", "1", "142.5", "175", "317.5" ], [ "3", "2", "2", "137.5", "177.5", "315" ], [ "4", "3", "3", "140", "175", "315" ], [ "5", "4", "5", "137.5", "175", "312.5" ], [ "6", "5", "6", "130", "162.5", "292.5" ] ]
[ { "Formula": "SUM(FILTER(B1, (D1=4.7)*(F1>30)))", "Formula2": "SUM(FILTER(B2:B9, (D2:D9=4.7)*(F2:F9>30)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many carries for the RB averaging 4.7, and a long of over 30 yards?", "Tokens": [ "SUM(", "FILTER(", "B1", "D1", "=", "4.7", "*", "F1", ">", "30" ] }, { "Formula": "SUM(FILTER(D1, (A1=\"kevin swayne\")*(F1>7)))", "Formula2": "SUM(FILTER(D2:D9, (A2:A9=\"kevin swayne\")*(F2:F9>7)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many yards did kevin swayne average, with a long carry over 7?", "Tokens": [ "SUM(", "FILTER(", "D1", "A1", "=", "\"kevin swayne\"", "*", "F1", ">", "7" ] }, { "Formula": "SUM(FILTER(C1, (E1>0)*(D1=2.9)))", "Formula2": "SUM(FILTER(C2:C9, (E2:E9>0)*(D2:D9=2.9)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many yards for the player with over 0 TDs and an average of 2.9?", "Tokens": [ "SUM(", "FILTER(", "C1", "E1", ">", "0", "*", "D1", "=", "2.9" ] }, { "Formula": "SUM(FILTER(E1, (D1>7)*(C1>39)))", "Formula2": "SUM(FILTER(E2:E9, (D2:D9>7)*(C2:C9>39)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many TDs for the player averaging over 7, and over 39 yards?", "Tokens": [ "SUM(", "FILTER(", "E1", "D1", ">", "7", "*", "C1", ">", "39" ] } ]
train_2-11783944-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Player", "Car.", "Yards", "Avg.", "TD's", "Long" ], [ "2", "Ja'Mar Toombs", "33", "97", "2.9", "11", "24" ], [ "3", "Rohan Davey", "12", "56", "4.7", "2", "30" ], [ "4", "Mike Horacek", "4", "39", "9.8", "1", "35" ], [ "5", "Ricky Hall", "11", "29", "2.6", "0", "16" ], [ "6", "Asad Abdul-Khaliq", "1", "11", "11", "0", "11" ], [ "7", "Kevin Swayne", "1", "7", "7", "0", "7" ], [ "8", "Jason Willis", "1", "1", "1", "1", "1" ], [ "9", "Bruce Blue", "1", "0", "0", "0", "0" ] ]
[ { "Formula": "SUMIFS(A1,E1,\"bye\")", "Formula2": "SUMIFS(A2:A20,E2:E20,\"bye\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the number of weeks where the result was listed at bye?", "Tokens": [ "SUMIFS(", "A1", "E1", "\"bye\"" ] } ]
test_2-16912045-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Score", "Result", "Attendance", "Record" ], [ "2", "1", "June 26", "at Calgary Stampeders", "28–18", "Loss", "30,159", "0–1" ], [ "3", "2", "July 4", "Saskatchewan Roughriders", "26–16", "Loss", "33,813", "0–2" ], [ "4", "3", "July 11", "at Winnipeg Blue Bombers", "42–24", "Win", "26,735", "1–2" ], [ "5", "4", "July 18", "Winnipeg Blue Bombers", "27–18", "Win", "37,174", "2–2" ], [ "6", "5", "July 25", "Montreal Alouettes", "36–34", "Win", "30,132", "3–2" ], [ "7", "6", "July 31", "at Edmonton Eskimos", "35–24", "Loss", "35,008", "3–3" ], [ "8", "7", "Aug 8", "Edmonton Eskimos", "40–34", "Win", "30,863", "4–3" ], [ "9", "8", "Bye", "Bye", "Bye", "Bye", "Bye", "4–3" ], [ "10", "9", "Aug 22", "Calgary Stampeders", "36–29", "Loss", "34,221", "4–4" ], [ "11", "10", "Aug 29", "at Montreal Alouettes", "30–25", "Loss", "20,202", "4–5" ], [ "12", "11", "Sept 6", "at Hamilton Tiger-Cats", "35–12", "Win", "18,723", "5–5" ], [ "13", "12", "Sept 13", "Saskatchewan Roughriders", "28–23", "Win", "38,608", "6–5" ], [ "14", "13", "Sept 20", "at Saskatchewan Roughriders", "27–21", "Win", "30,945", "7–5" ], [ "15", "14", "Sept 27", "Hamilton Tiger-Cats", "40–10", "Win", "31,161", "8–5" ], [ "16", "15", "Oct 3", "at Toronto Argonauts", "24–20", "Win", "28,273", "9–5" ], [ "17", "16", "Oct 10", "Edmonton Eskimos", "27–20", "Loss", "34,778", "9–6" ], [ "18", "17", "Oct 17", "at Edmonton Eskimos", "43–28", "Win", "34,342", "10–6" ], [ "19", "18", "Oct 25", "Toronto Argonauts", "55–32", "Win", "35,994", "11–6" ], [ "20", "19", "Nov 1", "at Calgary Stampeders", "41–30", "Loss", "30,275", "11–7" ] ]
[ { "Formula": "SUMIFS(B1,F1,\"Phyllo Dough\")", "Formula2": "SUMIFS(B2:B13,F2:F13,\"Phyllo Dough\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the number of episode for phyllo dough", "Tokens": [ "SUMIFS(", "B1", "F1", "\"Phyllo Dough\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"Combination Locks\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,D2:D13=\"Combination Locks\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the segment d for combination locks", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"Combination Locks\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"S02E08\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,C2:C13=\"S02E08\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the series ep for s02e08", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"S02E08\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"Couscous\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,E2:E13=\"Couscous\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the segment c for couscous", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"Couscous\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"Pottery\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,E2:E13=\"Pottery\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the segment c for pottery", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"Pottery\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"Chicken\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,F2:F13=\"Chicken\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the segment d for chicken", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"Chicken\"", "7" ] } ]
train_1-15187735-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Series Ep.", "Episode", "Netflix", "Segment A", "Segment B", "Segment C", "Segment D" ], [ "2", "3-01", "27", "S02E01", "Pre-inked Stamps", "Cranberries", "Cotton Yarn", "Road Signs" ], [ "3", "3-02", "28", "S02E02", "Combination Locks", "Pottery", "s Recreational Vehicle", "s Eraser" ], [ "4", "3-03", "29", "S02E03", "Wheel Loaders", "Vegetable Oil", "Hand Tools", "Cotton Swabs" ], [ "5", "3-04", "30", "S02E04", "Temporary Metal Fences", "Asphalt Shingles", "Expanded Polystyrene Products", "Hard Candies" ], [ "6", "3-05", "31", "S02E05", "s Horse-drawn Carriage", "Artificial Eyes", "Dog and Cat Food", "s Mirror" ], [ "7", "3-06", "32", "S02E06", "Yogurt", "Candles", "Neon Signs", "s Bookbinding" ], [ "8", "3-07", "33", "S02E07", "Prepared Mustard", "s Violin", "Nuts and Bolts", "Toilet Paper" ], [ "9", "3-08", "34", "S02E08", "Fresh Cut Flowers", "Adhesive Tape", "Tofu", "s Lottery Ticket" ], [ "10", "3-09", "35", "S02E09", "Inflatable Watercraft", "Couscous", "Modelling Dough", "Wicker Products" ], [ "11", "3-10", "36", "S02E10", "Wind Generators", "PVC Gloves", "Thermo-formed Glass", "Fire Trucks" ], [ "12", "3-11", "37", "S02E11", "Car Radiators", "Hatchery Chicks", "Phyllo Dough", "Cross-country Skis" ], [ "13", "3-12", "38", "S02E12", "Electric Baseboard Heaters", "ed Mould Pulp Containers", "Chicken", "s Video Game" ] ]
[ { "Formula": "MAX(FILTER(A1, (D1=\"cosworth v8\")*(C1=\"hesketh 308e\")))", "Formula2": "MAX(FILTER(A2:A6, (D2:D6=\"cosworth v8\")*(C2:C6=\"hesketh 308e\")))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the latest year that has an engine of cosworth v8, with a chassis of hesketh 308e?", "Tokens": [ "MAX(", "FILTER(", "A1", "D1", "=", "\"cosworth v8\"", "*", "C1", "=", "\"hesketh 308e\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"brm v12\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"brm v12\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which year has brm v12 as the engine?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"brm v12\"", "1" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)>0))", "Formula2": "LET(query1,SUMMARIZE(A2:A6,SUMX(E2:E6)),FILTER(query1,CHOOSECOLS(query1,2)>0))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What is the latesr year that has more points than 0?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "0" ] } ]
test_2-1233848-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Entrant", "Chassis", "Engine", "Pts." ], [ "2", "1974", "Token Racing", "Token RJ02", "Cosworth V8", "0" ], [ "3", "1974", "Chequered Flag", "Brabham BT42", "Cosworth V8", "0" ], [ "4", "1975", "Frank Williams Racing Cars", "Williams FW03", "Cosworth V8", "0" ], [ "5", "1976", "Stanley BRM", "BRM P201B", "BRM V12", "0" ], [ "6", "1977", "Hesketh Racing", "Hesketh 308E", "Cosworth V8", "0" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"22 (3/4)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I6,D2:D6=\"22 (3/4)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When l (ot/so) is 22 (3/4), what is the season?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"22 (3/4)\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,A1=\"2008–09\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I6,A2:A6=\"2008–09\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In season is 2008–09, how many wins did they have?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "A1", "=", "\"2008–09\"", "3" ] } ]
train_1-20833768-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Season", "GP", "W (OT/SO)", "L (OT/SO)", "Pts", "Pts/GP", "GF – GA", "Rank (league/conference)", "Top Scorer" ], [ "2", "2008–09", "56", "24 (3/2)", "23 (1/3)", "86", "1.54", "132 – 156", "10th / —", "Marcel Hossa (44)" ], [ "3", "2009–10", "56", "23 (1/3)", "22 (3/4)", "84", "1.50", "174 – 175", "13th / 8th", "Marcel Hossa (55)" ], [ "4", "2010–11", "54", "20 (2/5)", "20 (5/2)", "81", "1.50", "160 – 149", "13th / 7th", "Lauris Dārziņš (44)" ], [ "5", "2011–12", "54", "20 (2/4)", "21 (0/7)", "79", "1.46", "129 – 136", "15th / 7th", "Miķelis Rēdlihs (44)" ], [ "6", "2012–13", "52", "11 (2/2)", "31 (2/2)", "51", "0.98", "109 – 151", "24th / 14th", "Mārtiņš Karsums (35)" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,B1=\"alpine skiing\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H6,B2:B6=\"alpine skiing\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which design uses the theme alpine skiing?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "B1", "=", "\"alpine skiing\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,B1=\"bobsleigh\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H6,B2:B6=\"bobsleigh\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did the Theme of bobsleigh release?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "B1", "=", "\"bobsleigh\"", "1" ] } ]
train_2-12726411-16
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Date of Issue", "Theme", "Denomination", "Printer", "Quantity", "Design", "Perforation", "First Day Cover Cancellation" ], [ "2", "7 February 1992", "Ski Jumping", "42 cents", "Ashton-Potter Limited", "3 000 000", "Designed by Peter Adam and Katalin Kovats", "12.5 x 13", "N/A" ], [ "3", "7 February 1992", "Figure Skating", "42 cents", "Ashton-Potter Limited", "3 000 000", "Designed by Peter Adam and Katalin Kovats", "12.5 x 13", "N/A" ], [ "4", "7 February 1992", "Hockey", "42 cents", "Ashton-Potter Limited", "3 000 000", "Designed by Peter Adam and Katalin Kovats", "12.5 x 13", "N/A" ], [ "5", "7 February 1992", "Bobsleigh", "42 cents", "Ashton-Potter Limited", "3 000 000", "Designed by Peter Adam and Katalin Kovats", "12.5 x 13", "N/A" ], [ "6", "7 February 1992", "Alpine Skiing", "42 cents", "Ashton-Potter Limited", "3 000 000", "Designed by Peter Adam and Katalin Kovats", "12.5 x 13", "N/A" ] ]
[ { "Formula": "FILTER(A1,(C1=\"away\")*(D1=\"lost 6-4 (lost 9-7 on agg)\"))", "Formula2": "FILTER(A2:A12,(C2:C12=\"away\")*(D2:D12=\"lost 6-4 (lost 9-7 on agg)\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "On what date was the venue Away and the result was lost 6-4 (lost 9-7 on agg)?", "Tokens": [ "FILTER(", "A1", "C1", "=", "\"away\"", "*", "D1", "=", "\"lost 6-4 (lost 9-7 on agg)\"" ] }, { "Formula": "FILTER(D1,A1=\"26th\")", "Formula2": "FILTER(D2:D12,A2:A12=\"26th\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the result on the 26th?", "Tokens": [ "FILTER(", "D1", "A1", "=", "\"26th\"" ] }, { "Formula": "FILTER(A1,(B1=\"sheffield scimitars\")*(C1=\"home\"))", "Formula2": "FILTER(A2:A12,(B2:B12=\"sheffield scimitars\")*(C2:C12=\"home\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the date when the opponent was Sheffield Scimitars and the venue was Home?", "Tokens": [ "FILTER(", "A1", "B1", "=", "\"sheffield scimitars\"", "*", "C1", "=", "\"home\"" ] }, { "Formula": "FILTER(G1,(B1=\"milton keynes lightning\")*(C1=\"away\"))", "Formula2": "FILTER(G2:G12,(B2:B12=\"milton keynes lightning\")*(C2:C12=\"away\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who was the Man of the Match when the opponent was Milton Keynes Lightning and the venue was Away?", "Tokens": [ "FILTER(", "G1", "B1", "=", "\"milton keynes lightning\"", "*", "C1", "=", "\"away\"" ] }, { "Formula": "FILTER(F1,A1=\"26th\")", "Formula2": "FILTER(F2:F12,A2:A12=\"26th\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What competition was held on the 26th?", "Tokens": [ "FILTER(", "F1", "A1", "=", "\"26th\"" ] }, { "Formula": "FILTER(A1,(E1=\"n/a\")*(G1=\"unknown\"))", "Formula2": "FILTER(A2:A12,(E2:E12=\"n/a\")*(G2:G12=\"unknown\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the date when the attendance was n/a and the Man of the Match was unknown?", "Tokens": [ "FILTER(", "A1", "E1", "=", "\"n/a\"", "*", "G1", "=", "\"unknown\"" ] } ]
dev_2-17120964-10
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Opponent", "Venue", "Result", "Attendance", "Competition", "Man of the Match" ], [ "2", "1st", "Milton Keynes Lightning", "Home", "Lost 4-2", "1,442", "League", "Milos Melicherik" ], [ "3", "7th", "Telford Tigers", "Home", "Won 4-1", "1,923", "League", "Rob Lamey" ], [ "4", "8th", "Romford Raiders", "Away", "Lost 3-2", "382", "League", "Paul Dixon" ], [ "5", "14th", "Telford Tigers", "Away", "Won 5-3", "450", "League", "N/A" ], [ "6", "15th", "Sheffield Scimitars", "Home", "Won 4-2", "1,332", "League", "Taras Foremsky" ], [ "7", "18th", "Peterborough Phantoms", "Home", "Won 4-3", "1,347", "Cup Final (1st Leg)", "Rick Skene" ], [ "8", "21st", "Milton Keynes Lightning", "Away", "Won 4-3 (SO)", "965", "League", "Nick Cross" ], [ "9", "22nd", "Swindon Wildcats", "Home", "Won 6-1", "1,252", "League", "David Savage" ], [ "10", "26th", "Peterborough Phantoms", "Away", "Lost 6-4 (Lost 9-7 on Agg)", "N/A", "Cup Final (2nd Leg)", "Unknown" ], [ "11", "28th", "Sheffield Scimitars", "Away", "Won 4-2", "757", "League", "Unknown" ], [ "12", "29th", "Romford Raiders", "Away", "Lost 8-6", "N/A", "League", "Ollie Bronnimann" ] ]
[ { "Formula": "AVERAGEIFS(E1,A1,\"piers courage\")", "Formula2": "AVERAGEIFS(E2:E18,A2:A18,\"piers courage\")", "Funcs": [ "AVERAGEIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the average grid for piers courage?", "Tokens": [ "AVERAGEIFS(", "E1", "A1", "\"piers courage\"" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=53))", "Formula2": "LET(query1,SUMMARIZE(A2:A18,SUMX(C2:C18)),FILTER(query1,CHOOSECOLS(query1,2)=53))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who drove 53 laps?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "C1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "53" ] }, { "Formula": "SUM(FILTER(C1, (D1=\"gearbox\")*(A1=\"george eaton\")*(E1<17)))", "Formula2": "SUM(FILTER(C2:C18, (D2:D18=\"gearbox\")*(A2:A18=\"george eaton\")*(E2:E18<17)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the lap total for george eaton, with a grid under 17 retiring due to gearbox?", "Tokens": [ "SUM(", "FILTER(", "C1", "D1", "=", "\"gearbox\"", "*", "A1", "=", "\"george eaton\"", "*", "E1", "<", "17" ] }, { "Formula": "SUM(FILTER(C1, (A1=\"denny hulme\")*(E1<4)))", "Formula2": "SUM(FILTER(C2:C18, (A2:A18=\"denny hulme\")*(E2:E18<4)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How many laps for denny hulme with under 4 on the grid?", "Tokens": [ "SUM(", "FILTER(", "C1", "A1", "=", "\"denny hulme\"", "*", "E1", "<", "4" ] } ]
train_2-1122414-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Driver", "Constructor", "Laps", "Time/Retired", "Grid" ], [ "2", "Denny Hulme", "McLaren - Ford", "65", "1:54:08.80", "4" ], [ "3", "Jacky Ickx", "Brabham - Ford", "65", "+ 2.56", "2" ], [ "4", "Jack Brabham", "Brabham - Ford", "65", "+ 38.48", "1" ], [ "5", "Jackie Stewart", "Matra - Ford", "65", "+ 47.04", "3" ], [ "6", "Jean-Pierre Beltoise", "Matra - Ford", "65", "+ 1:38.52", "8" ], [ "7", "Jackie Oliver", "BRM", "63", "+ 2 Laps", "12" ], [ "8", "Pedro Rodríguez", "Ferrari", "63", "+ 2 Laps", "15" ], [ "9", "Johnny Servoz-Gavin", "Matra - Ford", "63", "+ 2 Laps", "14" ], [ "10", "Pete Lovely", "Lotus - Ford", "62", "+ 3 Laps", "16" ], [ "11", "Piers Courage", "Brabham - Ford", "61", "+ 4 Laps", "9" ], [ "12", "Silvio Moser", "Brabham - Ford", "60", "Fuel Leak", "13" ], [ "13", "John Surtees", "BRM", "53", "Gearbox", "10" ], [ "14", "Jochen Rindt", "Lotus - Ford", "21", "Suspension", "6" ], [ "15", "George Eaton", "BRM", "6", "Gearbox", "17" ], [ "16", "Jo Siffert", "Lotus - Ford", "4", "Accident", "5" ], [ "17", "John Miles", "Lotus - Ford", "3", "Fuel Pump", "11" ], [ "18", "Bruce McLaren", "McLaren - Ford", "0", "Non Starter", "7" ] ]
[ { "Formula": "FILTER(B1,A1=12)", "Formula2": "FILTER(B2:B11,A2:A11=12)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "In what Round was Pick #12 drafted?", "Tokens": [ "FILTER(", "B1", "A1", "=", "12" ] }, { "Formula": "FILTER(C1,D1=\"wide receiver\")", "Formula2": "FILTER(C2:C11,D2:D11=\"wide receiver\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What Player is a Wide Receiver?", "Tokens": [ "FILTER(", "C1", "D1", "=", "\"wide receiver\"" ] }, { "Formula": "FILTER(B1,E1=\"connecticut\")", "Formula2": "FILTER(B2:B11,E2:E11=\"connecticut\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "In what Round was a player from College of Connecticut drafted?", "Tokens": [ "FILTER(", "B1", "E1", "=", "\"connecticut\"" ] }, { "Formula": "FILTER(D1,A1=321)", "Formula2": "FILTER(D2:D11,A2:A11=321)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the Position of Pick #321?", "Tokens": [ "FILTER(", "D1", "A1", "=", "321" ] }, { "Formula": "FILTER(E1,C1=\"mark cannon\")", "Formula2": "FILTER(E2:E11,C2:C11=\"mark cannon\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is Mark Cannon's College?", "Tokens": [ "FILTER(", "E1", "C1", "=", "\"mark cannon\"" ] } ]
dev_2-14655713-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Pick #", "Round", "Player", "Position", "College" ], [ "2", "12", "Round 1", "Alphonso Carreker", "Defensive End", "Florida State" ], [ "3", "72", "Round 3", "Donnie Humphrey", "Defensive Tackle", "Auburn" ], [ "4", "99", "Round 4", "John Dorsey", "Linebacker", "Connecticut" ], [ "5", "126", "Round 5", "Tom Flynn", "Defensive Back", "Pittsburgh" ], [ "6", "153", "Round 6", "Randy Wright", "Quarterback", "Wisconsin" ], [ "7", "180", "Round 7", "Daryll Jones", "Defensive Back", "Georgia" ], [ "8", "267", "Round 10", "Gary Hoffman", "Tackle", "Santa Clara" ], [ "9", "294", "Round 11", "Mark Cannon", "Center", "Texas-Arrlington" ], [ "10", "313", "Round 12", "Lenny Taylor", "Wide Receiver", "Tennessee" ], [ "11", "321", "Round 12", "Mark Emans", "Linebacker", "Bowling Green" ] ]
[ { "Formula": "MIN(FILTER(F1, (A1=\"willie heston\")*(B1<3)))", "Formula2": "MIN(FILTER(F2:F12, (A2:A12=\"willie heston\")*(B2:B12<3)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the fewest Points that has Willie Heston as Player and less than 3 as Touchdowns?", "Tokens": [ "MIN(", "FILTER(", "F1", "A1", "=", "\"willie heston\"", "*", "B1", "<", "3" ] } ]
test_2-14342367-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Player", "Touchdowns", "Extra points", "Field goals", "Safeties", "Points" ], [ "2", "Albert Herrnstein", "4", "0", "0", "0", "20" ], [ "3", "Willie Heston", "3", "0", "0", "0", "15" ], [ "4", "Ross Kidston", "3", "0", "0", "0", "15" ], [ "5", "Paul Jones", "2", "0", "0", "0", "10" ], [ "6", "James E. Lawrence", "0", "6", "0", "0", "6" ], [ "7", "Harold Baker", "1", "0", "0", "0", "5" ], [ "8", "James Forrest", "1", "0", "0", "0", "5" ], [ "9", "Joe Maddock", "1", "0", "0", "0", "5" ], [ "10", "William Cole", "0", "5", "0", "0", "5" ], [ "11", "No player credit", "0", "0", "0", "1", "2" ], [ "12", "Total", "15", "11", "0", "1", "88" ] ]
[ { "Formula": "MAX(FILTER(D1, C1=81094))", "Formula2": "MAX(FILTER(D2:D20, C2:C20=81094))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the highest 2012 immigration for a country with an immigration of 81,094 in 2011?", "Tokens": [ "MAX(", "FILTER(", "D1", "C1", "=", "81094" ] } ]
test_2-15740993-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Country", "2010", "2011", "2012", "2013" ], [ "2", "Romania", "887,763", "968,576", "997,000", "n.a." ], [ "3", "Morocco", "431,529", "452,424", "506,369", "513,374" ], [ "4", "Albania", "466,684", "482,627", "491,495", "497,761" ], [ "5", "China", "188,352", "209,934", "277,570", "304,768" ], [ "6", "Ukraine", "174,129", "200,730", "223,782", "224,588" ], [ "7", "Philippines", "123,584", "134,154", "152,382", "158,308" ], [ "8", "India", "105,863", "121,036", "145,164", "150,462" ], [ "9", "Moldova", "37.971", "130,948", "147,519", "149,231" ], [ "10", "Egypt", "82,064", "90,365", "117,145", "123,529" ], [ "11", "Tunisia", "103,678", "106,291", "122,595", "121,483" ], [ "12", "Bangladesh", "73,965", "82,451", "106,671", "113,811" ], [ "13", "Poland", "105,608", "109,018", "112,000", "n.a." ], [ "14", "Peru", "87,747", "98,603", "107,847", "n.a." ], [ "15", "Serbia", "53,875", "52,954", "101,554", "n.a." ], [ "16", "Sri Lanka", "75,343", "81,094", "94,577", "n.a." ], [ "17", "Pakistan", "64,859", "75,720", "90,185", "n.a." ], [ "18", "Ecuador", "85,940", "91,625", "89,626", "n.a." ], [ "19", "Senegal", "72,618", "80,989", "87,311", "n.a." ], [ "20", "Macedonia", "92,847", "89,900", "82,209", "n.a." ] ]
[ { "Formula": "SUM(FILTER(C1, (I1=38)*(H1>5)))", "Formula2": "SUM(FILTER(C2:C11, (I2:I11=38)*(H2:H11>5)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Played that has a Points of 38, and a B.P. larger than 5 has what sum?", "Tokens": [ "SUM(", "FILTER(", "C1", "I1", "=", "38", "*", "H1", ">", "5" ] }, { "Formula": "SUM(FILTER(C1, (H1=0)*(G1<247)))", "Formula2": "SUM(FILTER(C2:C11, (H2:H11=0)*(G2:G11<247)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "B.P. of 0, and a Pts Agst smaller than 247 has how many total number of played?", "Tokens": [ "SUM(", "FILTER(", "C1", "H1", "=", "0", "*", "G1", "<", "247" ] }, { "Formula": "SUM(FILTER(A1, (G1=572)*(F1>346)))", "Formula2": "SUM(FILTER(A2:A11, (G2:G11=572)*(F2:F11>346)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Pts Agst of 572, and a Pts For larger than 346 has what total number of position?", "Tokens": [ "SUM(", "FILTER(", "A1", "G1", "=", "572", "*", "F1", ">", "346" ] } ]
train_2-13018091-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Position", "Club", "Played", "Drawn", "Lost", "Pts For", "Pts Agst", "B.P.", "Points" ], [ "2", "1", "Castleford Tigers", "18", "0", "1", "860", "247", "0", "51" ], [ "3", "2", "Widnes Vikings", "18", "0", "2", "740", "220", "2", "50" ], [ "4", "3", "Halifax", "18", "0", "6", "616", "421", "2", "38" ], [ "5", "4", "Whitehaven", "18", "0", "7", "474", "342", "5", "38" ], [ "6", "5", "Leigh Centurions", "18", "0", "9", "454", "474", "4", "31" ], [ "7", "6", "Sheffield Eagles", "18", "1", "11", "414", "527", "4", "24" ], [ "8", "7", "Dewsbury Rams", "18", "0", "13", "346", "572", "6", "19" ], [ "9", "8", "Batley Bulldogs", "18", "1", "12", "372", "645", "2", "19" ], [ "10", "9", "Rochdale Hornets", "18", "0", "15", "302", "700", "1", "10" ], [ "11", "10", "Doncaster Lakers", "18", "0", "13", "348", "778", "1", "10" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"rs-18\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,A2:A8=\"rs-18\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which prime mover had a Model of rs-18?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"rs-18\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"dl-718\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,B2:B8=\"dl-718\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which model had a Specification of dl-718?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"dl-718\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"1951–1956\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,C2:C8=\"1951–1956\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which power output had a Build date of 1951–1956?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"1951–1956\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"dl-700\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,B2:B8=\"dl-700\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which wheel arrangement had a Specification of dl-700?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"dl-700\"", "5" ] } ]
train_2-1257252-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Model", "Specification", "Build date", "Total produced", "Wheel arrangement", "Prime mover", "Power output" ], [ "2", "RS-1", "ME1000R (E-1641A)", "1954", "3", "B-B", "6-539T", "hp (kW)" ], [ "3", "RS-2", "ME1500R (E-1661B)", "1946–1950", "9", "B-B", "12-244", "hp (kW)" ], [ "4", "RS-3", "ME1600R (E-1662, E-1662A, E1662B)", "1951–1956", "146", "B-B", "12-244", "hp (kW)" ], [ "5", "RS-10", "DL-700", "1954–1957", "128", "B-B", "12-244", "hp (kW)" ], [ "6", "RS-11", "DL-701", "1963–1964", "75", "B-B", "12-251B", "hp (kW)" ], [ "7", "RS-18", "DL-718", "1956–1968", "351", "B-B", "12-251B", "hp (kW)" ], [ "8", "RS-23", "DL-811A", "1959–1966", "40", "B-B", "6-251C", "hp (kW)" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1>2010),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,A2:A14>2010),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", ">", "Num", "Num" ], "Level": "medium", "Question": "What Level has a Season larger than 2010?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", ">", "2010", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2000),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,A2:A14=2000),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What Adminstration has a Season of 2000?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "2000", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1>2000)*(B1=\"tier 3\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,(A2:A14>2000)*(B2:B14=\"tier 3\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Position has a Season larger than 2000 with a Level of Tier 3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", ">", "2000", "*", "B1", "=", "\"tier 3\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"tier 4\")*(A1<2003)),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,(B2:B14=\"tier 4\")*(A2:A14<2003)),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num", "Num" ], "Level": "medium", "Question": "What Position has a Level of tier 4 with a Season smaller than 2003?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"tier 4\"", "*", "A1", "<", "2003", "5" ] } ]
train_2-18731663-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Season", "Level", "Division", "Administration", "Position" ], [ "2", "2000", "Tier 2", "Ykkönen (First Division)", "Finnish FA (Suomen Pallolitto)", "9th" ], [ "3", "2001", "Tier 3", "Kakkonen (Second Division)", "Finnish FA (Suomen Pallolitto)", "10th" ], [ "4", "2002", "Tier 4", "Kolmonen (Third Division)", "Turku and Åland Islands (SPL Turku)", "4th" ], [ "5", "2003", "Tier 4", "Kolmonen (Third Division)", "Turku and Åland Islands (SPL Turku)", "1st" ], [ "6", "2004", "Tier 4", "Kolmonen (Third Division)", "Turku and Åland Islands (SPL Turku)", "2nd" ], [ "7", "2005", "Tier 4", "Kolmonen (Third Division)", "Turku and Åland Islands (SPL Turku)", "4th" ], [ "8", "2006", "Tier 4", "Kolmonen (Third Division)", "Turku and Åland Islands (SPL Turku)", "2nd" ], [ "9", "2007", "Tier 4", "Kolmonen (Third Division)", "Turku and Åland Islands (SPL Turku)", "1st" ], [ "10", "2008", "Tier 3", "Kakkonen (Second Division)", "Finnish FA (Suomen Pallolitto)", "8th" ], [ "11", "2009", "Tier 3", "Kakkonen (Second Division)", "Finnish FA (Suomen Pallolitto)", "9th" ], [ "12", "2010", "Tier 3", "Kakkonen (Second Division)", "Finnish FA (Suomen Pallolitto)", "7th" ], [ "13", "2011", "Tier 3", "Kakkonen (Second Division)", "Finnish FA (Suomen Pallolitto)", "8th" ], [ "14", "2012", "Tier 3", "Kakkonen (Second Division)", "Finnish FA (Suomen Pallolitto)", "1st" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=105))", "Formula2": "LET(query1,SUMMARIZE(E2:E13,SUMX(F2:F13)),FILTER(query1,CHOOSECOLS(query1,2)=105))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the original air date of the episode with a production code of 105? ", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "F1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "105" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Pilot\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,B2:B13=\"Pilot\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the original air date of the episode titled \"Pilot\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"Pilot\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Christmas\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,B2:B13=\"Christmas\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who wrote the episode titled \"Christmas\"? ", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"Christmas\"", "4" ] }, { "Formula": "SUMIFS(F1,B1,\"Lenny\")", "Formula2": "SUMIFS(F2:F13,B2:B13,\"Lenny\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the production code of the episode titled \"Lenny\"?", "Tokens": [ "SUMIFS(", "F1", "B1", "\"Lenny\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"Adrienne Carter\")*(B1=\"Mom at the Bar/Train Buddy\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,(D2:D13=\"Adrienne Carter\")*(B2:B13=\"Mom at the Bar/Train Buddy\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the original air date of the episode titled \"Mom at the Bar/Train Buddy\" that was written b Adrienne Carter? ", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"Adrienne Carter\"", "*", "B1", "=", "\"Mom at the Bar/Train Buddy\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Commercial/Coach DMV\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,B2:B13=\"Commercial/Coach DMV\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the original air date of the episode titled \"Commercial/Coach DMV\"? ", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"Commercial/Coach DMV\"", "5" ] } ]
train_1-22815870-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Series #", "Title", "Directed by", "Written by", "Original air date", "Prod. code" ], [ "2", "1", "\"Pilot\"", "Ted Wass", "Don Reo", "September25,2009", "101" ], [ "3", "2", "\"House Rules/Anniversary\"", "Ted Wass", "Don Reo", "September25,2009", "103" ], [ "4", "3", "\"Mom at the Bar/Train Buddy\"", "Ted Wass", "Adrienne Carter", "October2,2009", "106" ], [ "5", "4", "\"Snoop/Fat Kid\"", "Ted Wass", "Kevin Rooney", "October9,2009", "107" ], [ "6", "5", "\"Lenny\"", "Ted Wass", "Don Reo", "October11,2009", "102" ], [ "7", "6", "\"Commercial/Coach DMV\"", "Ted Wass", "Don Reo", "October18,2009", "108" ], [ "8", "7", "\"Meet Mike Trainor/Assistant Coach\"", "Ted Wass", "Alyson Fouse", "October23,2009", "104" ], [ "9", "8", "\"Mike's Comeback\"", "Ted Wass", "Adrienne Carter", "November8,2009", "105" ], [ "10", "9", "\"Week in Chair\"", "Ted Wass", "J.J. Wall", "November22,2009", "109" ], [ "11", "10", "\"Snoop Returns\"", "Ted Wass", "Sassi Darling", "December13,2009", "110" ], [ "12", "11", "\"Christmas\"", "Ted Wass", "Dean Lorey", "December13,2009", "112" ], [ "13", "12", "\"Girls, Girls, Girls\"", "Ted Wass", "Don Reo", "December27,2009", "113" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"8-1\")*(C1=\"8-1\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(D2:D7=\"8-1\")*(C2:C7=\"8-1\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When was there a result of 8-1 and a score of 8-1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"8-1\"", "*", "C1", "=", "\"8-1\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"5-1\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"5-1\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When was there a result of 5-1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"5-1\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"7-1\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"7-1\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When was there a score of 7-1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"7-1\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"8-1\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"8-1\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the result when the score is 8-1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"8-1\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"1-1\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"1-1\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the competition type when the score is 1-1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"1-1\"", "5" ] } ]
test_2-12738226-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Venue", "Score", "Result", "Competition" ], [ "2", "27 March 1880", "Hampden Park , Glasgow", "3-0", "5-1", "Friendly" ], [ "3", "29 March 1884", "Cathkin Park , Glasgow", "1-1", "4-1", "BHC" ], [ "4", "21 March 1885", "Kennington Oval , London", "1-0", "1-1", "BHC" ], [ "5", "23 March 1885", "Acton Park , Wrexham", "4-1", "8-1", "BHC" ], [ "6", "23 March 1885", "Acton Park , Wrexham", "7-1", "8-1", "BHC" ], [ "7", "23 March 1885", "Acton Park , Wrexham", "8-1", "8-1", "BHC" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"28%\")*(A1=\"35%\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(E2:E7=\"28%\")*(A2:A7=\"35%\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is long-term gain for commercial buildings when long-term gain on collectible sis 28% and ordinary income rate is 35%?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"28%\"", "*", "A1", "=", "\"35%\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"28%\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"28%\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the ordinary income rate when short-term capital gain rate is 28%?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"28%\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"15%\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"15%\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the long-term gain for commercial buildings with a short-term capital gain rate of 15%?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"15%\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"15%\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"15%\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is short-term capital gain rate with long-term gain on collectibles at 15%?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"15%\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"15%\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"15%\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What long-term gain for collectibles coincides with ordinary income rate 15%?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"15%\"", "5" ] } ]
train_2-11647327-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Ordinary income rate", "Long-term capital gain rate", "Short-term capital gain rate", "Long-term gain on commercial buildings*", "Long-term gain on collectibles" ], [ "2", "10%", "0%", "10%", "10%", "10%" ], [ "3", "15%", "0%", "15%", "15%", "15%" ], [ "4", "25%", "15%", "25%", "25%", "25%" ], [ "5", "28%", "15%", "28%", "25%", "28%" ], [ "6", "33%", "15%", "33%", "25%", "28%" ], [ "7", "35%", "15%", "35%", "25%", "28%" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"January 3\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I15,B2:B15=\"January 3\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who has the most assists on January 3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"January 3\"", "7" ] } ]
train_1-15873014-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "31", "January 3", "@ Atlanta", "W 108–97 (OT)", "Mike James (28)", "Chris Bosh (10)", "Mike James (6)", "Philips Arena 10,048", "9–22" ], [ "3", "32", "January 4", "Orlando", "W 121–97 (OT)", "Charlie Villanueva (24)", "Rafael Araújo (9)", "Mike James (7)", "Air Canada Centre 14,085", "10–22" ], [ "4", "33", "January 6", "Houston", "W 112–92 (OT)", "Mike James (30)", "Chris Bosh (16)", "Mike James (8)", "Air Canada Centre 17,460", "11–22" ], [ "5", "34", "January 8", "New Jersey", "L 104–105 (OT)", "Chris Bosh (27)", "Matt Bonner (8)", "Mike James (7)", "Air Canada Centre 18,935", "11–23" ], [ "6", "35", "January 9", "@ Chicago", "L 104–113 (OT)", "Chris Bosh (26)", "Matt Bonner (9)", "Mike James (13)", "United Center 21,103", "11–24" ], [ "7", "36", "January 11", "Charlotte", "W 95–86 (OT)", "Chris Bosh (29)", "Morris Peterson (11)", "Mike James (7)", "Air Canada Centre 14,098", "12–24" ], [ "8", "37", "January 15", "New York", "W 129–103 (OT)", "Jalen Rose (31)", "Chris Bosh , Charlie Villanueva (6)", "José Calderón (10)", "Air Canada Centre 17,393", "13–24" ], [ "9", "38", "January 17", "@ Utah", "L 98–111 (OT)", "Chris Bosh (27)", "Matt Bonner , Chris Bosh (6)", "José Calderón , Mike James (3)", "Delta Center 17,831", "13–25" ], [ "10", "39", "January 18", "@ Portland", "L 94–96 (OT)", "Jalen Rose (23)", "Chris Bosh (9)", "Mike James (7)", "Rose Garden 12,315", "13–26" ], [ "11", "40", "January 20", "@ Seattle", "W 121–113 (OT)", "Chris Bosh (29)", "Chris Bosh (13)", "Jalen Rose (7)", "KeyArena 15,261", "14–26" ], [ "12", "41", "January 22", "@ L.A. Lakers", "L 104–122 (OT)", "Mike James (26)", "Chris Bosh (8)", "Mike James (10)", "Staples Center 18,997", "14–27" ], [ "13", "42", "January 23", "@ Denver", "L 101–107 (OT)", "Mike James (22)", "Matt Bonner (9)", "Chris Bosh , Mike James (4)", "Pepsi Center 14,826", "14–28" ], [ "14", "43", "January 25", "Chicago", "L 88–104 (OT)", "Chris Bosh (20)", "Chris Bosh (7)", "Mike James (7)", "Air Canada Centre 14,198", "14–29" ], [ "15", "44", "January 27", "@ Milwaukee", "L 87–108 (OT)", "Chris Bosh (21)", "Charlie Villanueva (6)", "José Calderón (7)", "Bradley Center 14,867", "14–30" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Tina Malone and Joe Wilkinson\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,C2:C12=\"Tina Malone and Joe Wilkinson\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the first broadcast for tina malone and joe wilkinson", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"Tina Malone and Joe Wilkinson\"", "2" ] }, { "Formula": "ROWS(UNIQUE(FILTER(D1, A1=\"15x10\")))", "Formula2": "ROWS(UNIQUE(FILTER(D2:D12, A2:A12=\"15x10\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "Name the number of jons team for 15x10", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "D1", "A1", "=", "\"15x10\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Chris Ramsey and Carol Vorderman\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,C2:C12=\"Chris Ramsey and Carol Vorderman\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the scores for chris ramsey and carol vorderman", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"Chris Ramsey and Carol Vorderman\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"15x07\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=\"15x07\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the total number of jons team for 15x07", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"15x07\"", "4" ] } ]
train_1-23292220-17
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Episode", "First broadcast", "Seans team", "Jons team", "Scores" ], [ "2", "15x01", "18 January 2013", "Jack Dee and Claudia Winkleman", "David O'Doherty and Josh Widdicombe", "4–3" ], [ "3", "15x02", "25 January 2013", "Richard Bacon and Henning Wehn", "Gemma Collins and Katherine Ryan", "2–5" ], [ "4", "15x03", "1 February 2013", "Tina Malone and Joe Wilkinson", "Chris Ramsey and Rachel Riley", "3–4" ], [ "5", "15x04", "8 February 2013", "Kian Egan and Tony Law", "Tess Daly and Stephen Mangan", "3–4" ], [ "6", "15x05", "15 February 2013", "Paul Foot and Jamelia", "Krishnan Guru-Murthy and David O'Doherty", "2–4" ], [ "7", "15x06", "22 February 2013", "Danny Dyer and Miles Jupp", "Alex Jones and Joe Wilkinson", "3–2" ], [ "8", "15x07", "1 March 2013", "Jack Dee and Matt Edmondson", "Rob Beckett and Victoria Coren", "4–3" ], [ "9", "15x08", "8 March 2013", "Denise van Outen and Henning Wehn", "Nick Helm and Vernon Kay", "5–2" ], [ "10", "15x09", "22 March 2013", "Greg Rutherford and Jimeoin", "Nancy Dell'Olio and Joe Wilkinson", "1–3" ], [ "11", "15x10", "29 March 2013", "Chris Ramsey and Carol Vorderman", "Susan Calman and Mel Giedroyc", "3–1" ], [ "12", "15x11", "05 July 2013", "Compilation episode – best of Series 15 (Part 1)", "Compilation episode – best of Series 15 (Part 1)", "N/A" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"brazil\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,A2:A13=\"brazil\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which TV network was located in Brazil?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"brazil\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"unknown\")*(B1=\"mbc action\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(C2:C13=\"unknown\")*(B2:B13=\"mbc action\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What country has a series premier of unknown and mbc action as their TV network?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"unknown\"", "*", "B1", "=", "\"mbc action\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"sky italia\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"sky italia\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the weekly schedule for the network sky italia?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"sky italia\"", "4" ] } ]
train_2-18821196-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Country", "TV Network(s)", "Series Premiere", "Weekly Schedule", "Status" ], [ "2", "Australia", "Fox8", "Unknown", "Weekdays @ 2:30 pm", "Currently airing" ], [ "3", "Belgium", "2BE", "Unknown", "Mondays @ 8:00 pm", "Currently airing" ], [ "4", "Brazil", "TruTV", "Unknown", "Saturdays @ 11:00 pm", "Currently airing" ], [ "5", "Estonia", "Kanal 12", "Unknown", "Weekends", "Currently airing" ], [ "6", "Greece", "Skai TV", "Unknown", "Weekends @ 3:00 pm", "Currently airing" ], [ "7", "India", "AXN India", "Season 5 & 6", "Monday to Thursday @ 11:00 pm", "Currently airing" ], [ "8", "Italy", "Sky Italia", "Unknown", "Unknown", "Currently airing" ], [ "9", "Norway", "Viasat 4", "Unknown", "Fridays @ 8:35 pm", "Currently airing" ], [ "10", "Pakistan", "AXN", "Unknown", "Unknown", "Currently airing" ], [ "11", "Poland", "Polsat Play", "Season 3 & 4", "Every day @ 7:00 pm", "Currently airing" ], [ "12", "United Arab Emirates", "MBC Action", "Unknown", "Thursday @ 4:00 pm", "Currently airing" ], [ "13", "United Kingdom", "Virgin 1", "Unknown", "Unknown", "Varied" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"FC Inter\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,A2:A12=\"FC Inter\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the manager for the fc inter club?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"FC Inter\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Kuopio\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"Kuopio\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which club is at the location of kuopio?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"Kuopio\"", "1" ] }, { "Formula": "ROWS(UNIQUE(FILTER(C1, A1=\"Haka\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C12, A2:A12=\"Haka\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many stadiums have haka as the club?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "A1", "=", "\"Haka\"" ] } ]
train_1-29250534-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Club", "Location", "Stadium", "Capacity", "Manager", "Captain" ], [ "2", "FC Honka", "Espoo", "Tapiolan Urheilupuisto", "6000", "Mika Lehkosuo", "Tomi Maanoja" ], [ "3", "FC Inter", "Turku", "Veritas Stadion", "10000", "Job Dragtsma", "Henri Lehtonen" ], [ "4", "FF Jaro", "Jakobstad", "Jakobstads Centralplan", "5000", "/ Alexei Eremenko Sr.", "Heikki Aho" ], [ "5", "Haka", "Valkeakoski", "Tehtaan kenttä", "3516", "Sami Ristilä", "Regillio Nooitmeer" ], [ "6", "HJK", "Helsinki", "Sonera Stadium", "10770", "Antti Muurinen", "Ville Wallén" ], [ "7", "JJK", "Jyväskylä", "Harjun stadion", "3000", "Kari Martonen", "Mikko Hyyrynen" ], [ "8", "KuPS", "Kuopio", "Kuopion keskuskenttä", "5000", "Esa Pekonen", "Pietari Holopainen" ], [ "9", "IFK Mariehamn", "Mariehamn", "Wiklöf Holding Arena", "4000", "Pekka Lyyski", "Allan Olesen" ], [ "10", "MYPA", "Kouvola", "Saviniemi", "4167", "Toni Korkeakunnas", "Tuomas Aho" ], [ "11", "RoPS", "Rovaniemi", "Rovaniemen keskuskenttä", "4000", "Matti Hiukka", "Tuomo Könönen" ], [ "12", "TPS", "Turku", "Veritas Stadion", "10000", "Marko Rajamäki", "Jarno Heinikangas" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"michelle strebel\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,D2:D19=\"michelle strebel\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was Manuela Maleeva opponent when she played a match partnered with michelle strebel?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"michelle strebel\"", "6" ] } ]
train_2-1092361-12
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Edition", "Round", "Date", "Partner", "Surface", "Opponents", "Result" ], [ "2", "1983 World Group I", "PO", "July 19, 1983", "Marina Kondova", "Clay", "Angela Longo Lindsay Standen", "6–4, 6–2" ], [ "3", "1983 World Group I", "PO", "July 21, 1983", "Adriana Velcheva", "Clay", "Svetlana Cherneva Larisa Savchenko", "4–6, 3–6" ], [ "4", "1984 World Group I", "R1", "July 15, 1984", "Katerina Maleeva", "Clay", "Amanda Brown Anne Hobbs", "7–6, 7–5" ], [ "5", "1984 World Group I", "R2", "July 16, 1984", "Katerina Maleeva", "Clay", "Elena Eliseenko Larisa Savchenko", "7–5, 5–7, 1–6" ], [ "6", "1984 World Group I", "QF", "July 18, 1984", "Katerina Maleeva", "Clay", "Sabrina Goleš Mima Jaušovec", "3–6, 1–6" ], [ "7", "1985 World Group I", "R1", "October 6, 1985", "Katerina Maleeva", "Hard", "Natalia Egorova Svetlana Cherneva", "6–3, 7–5" ], [ "8", "1985 World Group I", "R2", "October 8, 1985", "Katerina Maleeva", "Hard", "Sabrina Goleš Aila Winkler", "6–4, 7–6 (9–7)" ], [ "9", "1985 World Group I", "QF", "October 10, 1985", "Katerina Maleeva", "Hard", "Jo Durie Anne Hobbs", "4–5, Ret." ], [ "10", "1985 World Group I", "SF", "October 12, 1985", "Katerina Maleeva", "Hard", "Hana Mandlíková Helena Suková", "3–6, 6–7 (4–7)" ], [ "11", "1986 World Group I", "R1", "July 20, 1986", "Katerina Maleeva", "Clay", "Svetlana Cherneva Larisa Savchenko", "6–1, 4–6, 1–6" ], [ "12", "1986 World Group I", "QF", "July 23, 1986", "Katerina Maleeva", "Clay", "Bettina Bunge Claudia Kohde-Kilsch", "4–6, 2–6" ], [ "13", "1989 World Group I", "R1", "October 1, 1989", "Katerina Maleeva", "Hard", "Kim Il-soon Lee Jeong-myung", "7–5, 6–0" ], [ "14", "1989 World Group I", "R2", "October 3, 1989", "Katerina Maleeva", "Hard", "Florencia Labat Mercedes Paz", "6–1, 3–6, 6–1" ], [ "15", "1989 World Group I", "QF", "October 5, 1989", "Katerina Maleeva", "Hard", "Elizabeth Smylie Janine Tremelling", "7–5, 4–6, 0–6" ], [ "16", "↓Representing [[|]]↓", "↓Representing [[|]]↓", "↓Representing [[|]]↓", "↓Representing [[|]]↓", "↓Representing [[|]]↓", "↓Representing [[|]]↓", "↓Representing [[|]]↓" ], [ "17", "1991 World Group I", "R2", "July 24, 1991", "Cathy Caverzasio", "Hard", "Li Fang Yi Jing-Qian", "1–3, Ret." ], [ "18", "1991 World Group I", "QF", "July 25, 1991", "Cathy Caverzasio", "Hard", "Jana Novotná Regina Rajchrtová", "6–4, 2–1, Ret." ], [ "19", "1992 World Group I", "R1", "July 14, 1992", "Michelle Strebel", "Clay", "Maria Lindström Maria Strandlund", "4–6, 7–5, 4–6" ] ]
[ { "Formula": "SUMIFS(A1,D1,\"4:00.191\")", "Formula2": "SUMIFS(A2:A8,D2:D8,\"4:00.191\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What rank has a Time of 4:00.191?", "Tokens": [ "SUMIFS(", "A1", "D1", "\"4:00.191\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"brazil\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"brazil\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the time for Brazil?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"brazil\"", "4" ] } ]
train_2-18646220-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Athletes", "Country", "Time", "Notes" ], [ "2", "1", "Vadim Menkov", "Uzbekistan", "3:56.793", "QF" ], [ "3", "2", "Mathieu Goubel", "France", "3:56.972", "QS" ], [ "4", "3", "Marián Ostrčil", "Slovakia", "4:00.191", "QS" ], [ "5", "4", "Aliaksandr Zhukouski", "Belarus", "4:01.380", "QS" ], [ "6", "5", "Viktor Melantiev", "Russia", "4:03.316", "QS" ], [ "7", "6", "Nivalter Santos", "Brazil", "4:17.407", "QS" ], [ "8", "7", "Mikhail Yemelyanov", "Kazakhstan", "4:19.259", "QS" ] ]
[ { "Formula": "SUM(FILTER(E1, D1<0))", "Formula2": "SUM(FILTER(E2:E14, D2:D14<0))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which Losses is the lowest one that has Wins smaller than 0?", "Tokens": [ "SUM(", "FILTER(", "E1", "D1", "<", "0" ] }, { "Formula": "SUM(FILTER(E1, (A1>1941)*(B1=\"hamilton wildcats\")*(F1=0)))", "Formula2": "SUM(FILTER(E2:E14, (A2:A14>1941)*(B2:B14=\"hamilton wildcats\")*(F2:F14=0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "Which Losses have a Season larger than 1941, and a Team of hamilton wildcats, and Ties of 0?", "Tokens": [ "SUM(", "FILTER(", "E1", "A1", ">", "1941", "*", "B1", "=", "\"hamilton wildcats\"", "*", "F1", "=", "0" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,B1=\"vancouver grizzlies\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,(CHOOSECOLS(query1,2)<1)*(CHOOSECOLS(query1,3)<1)))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F14,B2:B14=\"vancouver grizzlies\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,(CHOOSECOLS(query1,2)<1)*(CHOOSECOLS(query1,3)<1)))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num", "*", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "Which Season has Ties smaller than 1, and a Team of vancouver grizzlies, and Wins smaller than 1?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "B1", "=", "\"vancouver grizzlies\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "6", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "1", "*", "CHOOSECOLS(", "query1", "3", "<", "1" ] }, { "Formula": "SUM(FILTER(F1, (D1<1)*(C1=6)*(E1=6)*(A1>1941)))", "Formula2": "SUM(FILTER(F2:F14, (D2:D14<1)*(C2:C14=6)*(E2:E14=6)*(A2:A14>1941)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Num", "*", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many Ties have Wins smaller than 1, and Games of 6, and Losses of 6, and a Season larger than 1941?", "Tokens": [ "SUM(", "FILTER(", "F1", "D1", "<", "1", "*", "C1", "=", "6", "*", "E1", "=", "6", "*", "A1", ">", "1941" ] }, { "Formula": "SUM(FILTER(D1, (B1=\"winnipeg blue bombers\")*(A1>1964)))", "Formula2": "SUM(FILTER(D2:D14, (B2:B14=\"winnipeg blue bombers\")*(A2:A14>1964)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which Wins have a Team of winnipeg blue bombers, and a Season larger than 1964?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "=", "\"winnipeg blue bombers\"", "*", "A1", ">", "1964" ] } ]
train_2-14417906-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Season", "Team", "Games", "Wins", "Losses", "Ties" ], [ "2", "2003", "Hamilton Tiger-Cats", "18", "1", "17", "0" ], [ "3", "1964", "Winnipeg Blue Bombers", "16", "1", "14", "1" ], [ "4", "1959", "Saskatchewan Roughriders", "16", "1", "15", "0" ], [ "5", "1954", "British Columbia Lions", "16", "1", "15", "0" ], [ "6", "1949", "Hamilton Wildcats", "12", "0", "12", "0" ], [ "7", "1948", "Hamilton Wildcats", "12", "1", "10", "1" ], [ "8", "1946", "Hamilton Wildcats", "12", "0", "10", "2" ], [ "9", "1941", "Montreal Royals", "6", "0", "6", "0" ], [ "10", "1941", "Vancouver Grizzlies", "8", "1", "7", "0" ], [ "11", "1940", "Montreal Royals", "6", "1", "5", "0" ], [ "12", "1939", "Montreal Royals", "6", "0", "5", "1" ], [ "13", "1938", "Edmonton Eskimos", "8", "0", "8", "0" ], [ "14", "1938", "Montreal Royals", "6", "0", "6", "0" ] ]
[ { "Formula": "SUM(FILTER(B1,(F1=\"tri-cities blackhawks\")*(G1=\"drake\")))", "Formula2": "SUM(FILTER(B2:B14,(F2:F14=\"tri-cities blackhawks\")*(G2:G14=\"drake\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the sum total of picks for drake players from the tri-cities blackhawks?", "Tokens": [ "SUM(", "FILTER(", "B1", "F1", "=", "\"tri-cities blackhawks\"", "*", "G1", "=", "\"drake\"" ] }, { "Formula": "MIN(FILTER(B1,G1=\"king's (ny)\"))", "Formula2": "MIN(FILTER(B2:B14,G2:G14=\"king's (ny)\"))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the lowest pick number for players from king's (ny)?", "Tokens": [ "MIN(", "FILTER(", "B1", "G1", "=", "\"king's (ny)\"" ] } ]
dev_2-11139440-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Round", "Pick", "Player", "Position", "Nationality", "Team", "College" ], [ "2", "3", "23", "Jake Fendley Category:Articles with hCards", "F", "United States", "Fort Wayne Pistons", "Northwestern" ], [ "3", "3", "24", "Bato Govedarica Category:Articles with hCards", "G", "United States", "Syracuse Nationals", "DePaul" ], [ "4", "3", "27", "Fred Diute Category:Articles with hCards", "G", "United States", "Rochester Royals", "St. Bonaventure" ], [ "5", "4", "31", "Jim Slaughter Category:Articles with hCards", "C", "United States", "Tri-Cities Blackhawks", "South Carolina" ], [ "6", "4", "32", "Bill Tosheff Category:Articles with hCards", "G", "United States", "Indianapolis Olympians", "Indiana" ], [ "7", "4", "37", "Elmer Behnke Category:Articles with hCards", "C", "United States", "Rochester Royals", "Bradley" ], [ "8", "5", "45", "Tom Smith Category:Articles with hCards", "G", "United States", "New York Knicks", "Saint Peter's" ], [ "9", "5", "48", "Mike Kearns Category:Articles with hCards", "G", "United States", "Philadelphia Warriors", "Princeton" ], [ "10", "6", "51", "John Rennicke Category:Articles with hCards", "G", "United States", "Tri-Cities Blackhawks", "Drake" ], [ "11", "6", "55", "Al McGuire Category:Articles with hCards", "G/F", "United States", "New York Knicks", "St. John's" ], [ "12", "6", "56", "James Luisi Category:Articles with hCards", "G", "United States", "Boston Celtics", "St. Francis (NY)" ], [ "13", "7", "68", "George Dempsey Category:Articles with hCards", "G", "United States", "Philadelphia Warriors", "King's (NY)" ], [ "14", "8", "77", "James Phelan Category:Articles with hCards", "G", "United States", "Philadelphia Warriors", "La Salle" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"you're my everything\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<4))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E17,B2:B17=\"you're my everything\"),SUMMARIZE(CHOOSECOLS(query1,5),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": "Name the time with track number less than 4 for you're my everything", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "B1", "=", "\"you're my everything\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"ted varnick\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,C2:C17=\"ted varnick\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the orchestra for ted varnick", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"ted varnick\"", "4" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=12))", "Formula2": "LET(query1,SUMMARIZE(C2:C17,SUMX(A2:A17)),FILTER(query1,CHOOSECOLS(query1,2)=12))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Name the songwriter for track number 12", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "12" ] } ]
train_2-14926260-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Track number", "Song title", "Songwriter(s)", "Orchestra", "Time" ], [ "2", "1", "Let There Be Love", "Lionel Rand/Ian Grant", "Ralph Marterie", "1:57" ], [ "3", "2", "You're My Everything", "Harry Warren / Joe Young / Mort Dixon", "Ralph Marterie", "2:22" ], [ "4", "3", "You're Fooling Someone", "Leo Fox/Wayne Muir/Frank LaVere/Wally Griffith", "Ralph Marterie", "1:52" ], [ "5", "4", "Am I in Love?", "Ted Varnick", "Ralph Marterie", "2:34" ], [ "6", "5", "My Love, My Love", "Nicholas Acquaviva/Bob Haymes", "Ralph Marterie", "2:29" ], [ "7", "6", "Purple Shades", "Lew Douglas/Frank LaVere", "Ralph Marterie", "3:01" ], [ "8", "7", "Almost Always", "Lew Douglas", "Ralph Marterie", "1:54" ], [ "9", "8", "I'll Be Seeing You", "Sammy Fain / Irving Kahal", "Ralph Marterie", "2:10" ], [ "10", "9", "When We Come of Age", "Norman Gimbel", "Tony Pastor", "1:50" ], [ "11", "10", "These Foolish Things", "Harry Link/ Holt Marvell / Jack Strachey", "Tony Pastor", "3:13" ], [ "12", "11", "It's the Talk of the Town", "Jerry Livingston / Al J. Neiburg / Marty Symes", "Tony Pastor", "2:44" ], [ "13", "12", "Too Late Now", "Alan Jay Lerner / Burton Lane", "Tony Pastor", "2:26" ], [ "14", "13", "In Love in Vain", "Leo Robin / Jerome Kern", "Tony Pastor", "2:45" ], [ "15", "14", "That Old Feeling", "Sammy Fain / Lew Brown", "Tony Pastor", "2:22" ], [ "16", "15", "I'm Through With Love", "Gus Kahn /Fud Livingston/Matty Malneck", "Tony Pastor", "2:11" ], [ "17", "16", "Little Girl Blue", "Richard Rodgers / Lorenz Hart", "Tony Pastor", "2:40" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"al geiberger\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,E2:E15=\"al geiberger\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In which tournament did Al Geiberger finish runner-up?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"al geiberger\"", "2" ] } ]
train_2-1586876-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Tournament", "Winning score", "Margin of victory", "Runner(s)-up" ], [ "2", "Oct 6, 1992", "Mazda Presents The Senior Players Championship", "−11 (71−67−70−69=277)", "1 stroke", "J. C. Snead , Lee Trevino" ], [ "3", "Apr 25, 1993", "Muratec Reunion Pro-Am", "–5 (73-72-66=211)", "4 strokes", "Harold Henning" ], [ "4", "Jun 13, 1993", "Southwestern Bell Classic", "–6 (65-68-71=204)", "1 stroke", "Larry Mowry , Walt Zembriski" ], [ "5", "Aug 15, 1993", "Franklin Quest Championship", "–19 (68-66-63=197)", "9 strokes", "Al Geiberger" ], [ "6", "Aug 22, 1993", "GTE Northwest Classic", "–16 (65-68-67=200)", "4 strokes", "Dale Douglass" ], [ "7", "Oct 10, 1993", "The Transamerica", "–13 (68-71-64=203)", "1 stroke", "Simon Hobday , Lee Trevino" ], [ "8", "Jun 12, 1994", "Nationwide Championship", "–18 (67-66-65=198)", "1 stroke", "Bob Murphy" ], [ "9", "Jun 26, 1994", "Ford Senior Players Championship", "–17 (66-66-71-68=271)", "6 strokes", "Jim Albus" ], [ "10", "Aug 21, 1994", "Burnet Senior Classic", "–13 (68-66-69=203)", "1 stroke", "Jim Albus" ], [ "11", "Feb 19, 1995", "GTE Suncoast Classic", "–9 (70-66-68=204)", "2 strokes", "Bob Charles , Jim Colbert , J. C. Snead" ], [ "12", "May 28, 1995", "Quicksilver Classic", "–10 (72-69-67=206)", "1 stroke", "Isao Aoki" ], [ "13", "Jul 7, 1996", "U.S. Senior Open", "–11 (70-67-67-73=277)", "2 strokes", "Hale Irwin" ], [ "14", "Aug 11, 1996", "First of America Classic", "–10 (68-69-69=206)", "1 stroke", "Bob Murphy" ], [ "15", "Jul 27, 1997", "Franklin Quest Championship", "–15 (69-64-68=201)", "2 strokes", "Kermit Zarley" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"terkoeli\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,B2:B14=\"terkoeli\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the flag for Terkoeli?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"terkoeli\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"norway\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"norway\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the date for the flag of Norway?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"norway\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"norway\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"norway\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who sunk the ship with the flag of Norway?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"norway\"", "5" ] } ]
test_2-12018899-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Name", "Flag", "Tonnage (GRT)", "Sunk by" ], [ "2", "16 March 1943", "Elin K", "Norway", "5,214", "U-603" ], [ "3", "16/17 March 1943", "Zaanland", "Netherlands", "6,513", "U-758" ], [ "4", "16/17 March 1943", "Southern Princess", "United Kingdom", "12,156", "U-600" ], [ "5", "16/17 March 1943", "Harry Luckenbach", "United States", "6,366", "U-91" ], [ "6", "16/17 March 1943", "Coracero", "United Kingdom", "7,252", "U-384" ], [ "7", "16/17 March 1943", "Terkoeli", "Netherlands", "5,158", "U-631 , U-384 ?" ], [ "8", "17 March 1943", "James Oglethorpe", "United States", "7,176", "U-758 , U-91" ], [ "9", "17 March 1943", "William Eustis", "United States", "7,196", "U-435 , U-91" ], [ "10", "17 March 1943", "Nariva", "United Kingdom", "8,714", "U-600 , U-91" ], [ "11", "17 March 1943", "Irenee du Pont", "United States", "6,125", "U-600 , U-91" ], [ "12", "18 March 1943", "William Q Gresham", "United States", "7,191", "U-221" ], [ "13", "18 March 1943", "Canadian Star", "United Kingdom", "8,293", "U-221" ], [ "14", "19 March 1943", "Matthew Luckenbach", "United States", "5,848", "U-523 , U-527" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"New York 10th\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,A2:A13=\"New York 10th\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In district New York 10th, what was the reason for change?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"New York 10th\"", "3" ] } ]
train_1-1694492-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "District", "Vacator", "Reason for change", "Successor", "Date successor seated" ], [ "2", "New York 7th", "Vacant", "Rep. John J. Delaney died during previous congress", "Louis B. Heller (D)", "February 15, 1949" ], [ "3", "New York 20th", "Sol Bloom (D)", "Died March 7, 1949", "Franklin Delano Roosevelt, Jr. (Lib)", "May 17, 1949" ], [ "4", "New York 10th", "Andrew L. Somers (D)", "Died April 6, 1949", "Edna F. Kelly (D)", "November 8, 1949" ], [ "5", "Pennsylvania 26th", "Robert L. Coffey (D)", "Died April 20, 1949", "John P. Saylor (R)", "September 13, 1949" ], [ "6", "California 5th", "Richard J. Welch (R)", "Died September 10, 1949", "John Shelley (D)", "November 8, 1949" ], [ "7", "Massachusetts 6th", "George J. Bates (R)", "Died November 1, 1949", "William H. Bates (R)", "February 14, 1950" ], [ "8", "Illinois 5th", "Martin Gorski (D)", "Died December 4, 1949", "Vacant", "Not filled for the remainder of this term" ], [ "9", "Virginia 1st", "S. Otis Bland (D)", "Died February 16, 1950", "Edward J. Robeson, Jr. (D)", "May 2, 1950" ], [ "10", "Illinois 13th", "Ralph E. Church (R)", "Died March 21, 1950", "Vacant", "Not filled for the remainder of this term" ], [ "11", "Michigan 16th", "John Lesinski, Sr. (D)", "Died May 27, 1950", "Vacant", "Not filled for the remainder of this term" ], [ "12", "North Dakota At-large", "William Lemke (R)", "Died May 30, 1950", "Vacant", "Not filled for the remainder of this term" ], [ "13", "North Carolina 11th", "Alfred L. Bulwinkle (D)", "Died August 31, 1950", "Woodrow W. Jones (D)", "November 7, 1950" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=51342),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,E2:E18=51342),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "When was there an attendance of 51,342?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "51342", "2" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=7))", "Formula2": "LET(query1,SUMMARIZE(E2:E18,SUMX(A2:A18)),FILTER(query1,CHOOSECOLS(query1,2)=7))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the attendance during week 7?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "7" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=16))", "Formula2": "LET(query1,SUMMARIZE(D2:D18,SUMX(A2:A18)),FILTER(query1,CHOOSECOLS(query1,2)=16))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the score during week 16?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "16" ] } ]
train_2-10362190-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 3, 1995", "at Chicago Bears", "L 31-14", "63,036" ], [ "3", "2", "September 10, 1995", "Detroit Lions", "W 20-10", "52,234" ], [ "4", "3", "September 17, 1995", "Dallas Cowboys", "L 23-17 (OT)", "60,088" ], [ "5", "4", "September 24, 1995", "at Pittsburgh Steelers", "W 44-24", "57,853" ], [ "6", "5", "Bye", "Bye", "Bye", "Bye" ], [ "7", "6", "October 8, 1995", "Houston Oilers", "W 23-17 (OT)", "56,430" ], [ "8", "7", "October 15, 1995", "at Tampa Bay Buccaneers", "L 20-17 (OT)", "55,703" ], [ "9", "8", "October 22, 1995", "at Green Bay Packers", "L 38-21", "60,332" ], [ "10", "9", "October 30, 1995", "Chicago Bears", "L 14-6", "61,238" ], [ "11", "10", "November 5, 1995", "Green Bay Packers", "W 27-24", "62,839" ], [ "12", "11", "November 12, 1995", "at Arizona Cardinals", "W 30-24 (OT)", "51,342" ], [ "13", "12", "November 19, 1995", "New Orleans Saints", "W 43-24", "58,108" ], [ "14", "13", "November 23, 1995", "at Detroit Lions", "L 44-38", "74,559" ], [ "15", "14", "December 3, 1995", "Tampa Bay Buccaneers", "W 31-17", "52,879" ], [ "16", "15", "December 9, 1995", "Cleveland Browns", "W 27-11", "47,984" ], [ "17", "16", "December 18, 1995", "at San Francisco 49ers", "L 37-30", "64,975" ], [ "18", "17", "December 24, 1995", "at Cincinnati Bengals", "L 27-24", "34,568" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"chicago black hawks\")*(E1=\"3-3\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,(D2:D8=\"chicago black hawks\")*(E2:E8=\"3-3\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Score when the Home team is Chicago Black Hawks and the Record is 3-3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"chicago black hawks\"", "*", "E1", "=", "\"3-3\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"0-4\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"0-4\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Visitor has a Score of 0-4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"0-4\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"april 22\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"april 22\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Record for April 22?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"april 22\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"3-4\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"3-4\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Date has a Record of 3-4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"3-4\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"3-4\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"3-4\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Date has a Record of 3-4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"3-4\"", "1" ] } ]
train_2-17323640-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Visitor", "Score", "Home", "Record" ], [ "2", "April 17", "Chicago Black Hawks", "2–3", "Montreal Canadiens", "0-1" ], [ "3", "April 20", "Chicago Black Hawks", "0–2", "Montreal Canadiens", "0-2" ], [ "4", "April 22", "Montreal Canadiens", "1–3", "Chicago Black Hawks", "1-2" ], [ "5", "April 25", "Montreal Canadiens", "1–5", "Chicago Black Hawks", "2–2" ], [ "6", "April 27", "Chicago Black Hawks", "0–6", "Montreal Canadiens", "2-3" ], [ "7", "April 29", "Montreal Canadiens", "1–2", "Chicago Black Hawks", "3-3" ], [ "8", "May 1", "Chicago Black Hawks", "0-4", "Montreal Canadiens", "3-4" ] ]
[ { "Formula": "SUMIFS(D1,B1,\"fred couples\")", "Formula2": "SUMIFS(D2:D15,B2:B15,\"fred couples\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was Fred Couples' score?", "Tokens": [ "SUMIFS(", "D1", "B1", "\"fred couples\"" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,(C1=\"united states\")*(B1=\"payne stewart\")),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>69))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E15,(C2:C15=\"united states\")*(B2:B15=\"payne stewart\")),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>69))", "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": "When Payne Stewart of the United States scored higher than 69, what was the To Par?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "C1", "=", "\"united states\"", "*", "B1", "=", "\"payne stewart\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "69" ] } ]
train_2-17231246-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "1", "Tze-Chung Chen", "Taiwan", "65", "–5" ], [ "3", "2", "Fred Couples", "United States", "66", "–4" ], [ "4", "T3", "Andy Bean", "United States", "69", "–1" ], [ "5", "T3", "Rick Fehr", "United States", "69", "–1" ], [ "6", "T3", "Jay Haas", "United States", "69", "–1" ], [ "7", "T3", "Tom Kite", "United States", "69", "–1" ], [ "8", "T3", "Mike Reid", "United States", "69", "–1" ], [ "9", "T8", "Dave Barr", "Canada", "70", "E" ], [ "10", "T8", "Bill Glasson", "United States", "70", "E" ], [ "11", "T8", "Skeeter Heath", "United States", "70", "E" ], [ "12", "T8", "Andy North", "United States", "70", "E" ], [ "13", "T8", "Gene Sauers", "United States", "70", "E" ], [ "14", "T8", "Payne Stewart", "United States", "70", "E" ], [ "15", "T8", "Lanny Wadkins", "United States", "70", "E" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"Jaroslav Vojtek Category:Articles with hCards\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,D2:D17=\"Jaroslav Vojtek Category:Articles with hCards\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What year did jaroslav vojtek category:articles with hcards Direct?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"Jaroslav Vojtek Category:Articles with hCards\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Gypsy\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,B2:B17=\"Gypsy\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result for Gypsy?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"Gypsy\"", "5" ] }, { "Formula": "ROWS(UNIQUE(FILTER(B1, D1=\"Martin Repka Category:Articles with hCards\")))", "Formula2": "ROWS(UNIQUE(FILTER(B2:B17, D2:D17=\"Martin Repka Category:Articles with hCards\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "HOw many films did martin repka category:articles with hcards direct?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "B1", "D1", "=", "\"Martin Repka Category:Articles with hCards\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"City of the Sun\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,B2:B17=\"City of the Sun\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result for City of the Sun?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"City of the Sun\"", "5" ] } ]
train_1-22032599-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year (Ceremony)", "Film title used in nomination", "Slovak title", "Director", "Result" ], [ "2", "1993 (66th)", "Everything I Like", "Všetko čo mám rád", "Martin Šulík Category:Articles with hCards", "Not Nominated" ], [ "3", "1994 (67th)", "Angel of Mercy", "Anjel milosrdenstva", "Miloslav Luther Category:Articles with hCards", "Not Nominated" ], [ "4", "1995 (68th)", "The Garden", "Záhrada", "Martin Šulík Category:Articles with hCards", "Not Nominated" ], [ "5", "1997 (70th)", "Orbis Pictus", "Orbis Pictus", "Martin Šulík Category:Articles with hCards", "Not Nominated" ], [ "6", "1998 (71st)", "Rivers of Babylon", "Rivers of Babylon", "Vladimír Balco Category:Articles with hCards", "Not Nominated" ], [ "7", "1999 (72nd)", "All My Loved Ones", "Všichni moji blízcí", "Matej Mináč Category:Articles with hCards", "Not Nominated" ], [ "8", "2000 (73rd)", "Landscape", "Krajinka", "Martin Šulík Category:Articles with hCards", "Not Nominated" ], [ "9", "2002 (75th)", "Cruel Joys", "Kruté radosti", "Juraj Nvota Category:Articles with hCards", "Not Nominated" ], [ "10", "2003 (76th)", "The King of Thieves", "Král zlodejov", "Ivan Fíla Category:Articles with hCards", "Not Nominated" ], [ "11", "2005: (78th)", "City of the Sun", "Slnečný štát", "Martin Šulík Category:Articles with hCards", "Not Nominated" ], [ "12", "2007 (80th)", "Return of the Storks", "Návrat bocianov", "Martin Repka Category:Articles with hCards", "Not Nominated" ], [ "13", "2008 (81st)", "Blind Loves", "Slepe lásky", "Juraj Lehotský Category:Articles with hCards", "Not Nominated" ], [ "14", "2009 (82nd)", "Broken Promise", "Nedodržaný sľub", "Jiří Chlumský Category:Articles with hCards", "Not Nominated" ], [ "15", "2010 (83rd)", "The Border", "Hranica", "Jaroslav Vojtek Category:Articles with hCards", "Not Nominated" ], [ "16", "2011 (84th)", "Gypsy", "Cigán", "Martin Šulík Category:Articles with hCards", "Not Nominated" ], [ "17", "2012 (85th)", "Made in Ash", "Až do mesta Aš", "Iveta Grófová Category:Articles with hCards", "Not Nominated" ] ]
[ { "Formula": "SUM(FILTER(B1, (C1=\"renaldo wynn\")*(A1<1)))", "Formula2": "SUM(FILTER(B2:B8, (C2:C8=\"renaldo wynn\")*(A2:A8<1)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which Pick has a Player of renaldo wynn, and a Round smaller than 1?", "Tokens": [ "SUM(", "FILTER(", "B1", "C1", "=", "\"renaldo wynn\"", "*", "A1", "<", "1" ] }, { "Formula": "SUMIFS(A1,C1,\"damon jones\")", "Formula2": "SUMIFS(A2:A8,C2:C8,\"damon jones\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which Round has a Player of damon jones?", "Tokens": [ "SUMIFS(", "A1", "C1", "\"damon jones\"" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)<2))", "Formula2": "LET(query1,SUMMARIZE(E2:E8,SUMX(A2:A8)),FILTER(query1,CHOOSECOLS(query1,2)<2))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "Which College has a Round smaller than 2?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "2" ] } ]
train_2-16780011-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Pick", "Player", "Position", "College" ], [ "2", "1", "21", "Renaldo Wynn", "Defensive tackle", "Notre Dame" ], [ "3", "2", "50", "Mike Logan", "Cornerback", "West Virginia" ], [ "4", "3", "79", "James Hamilton", "Linebacker", "North Carolina" ], [ "5", "4", "114", "Seth Payne", "Defensive tackle", "Cornell University" ], [ "6", "5", "147", "Damon Jones", "Tight end", "Southern Illinois" ], [ "7", "6", "184", "Daimon Shelton", "Running back", "Sacramento State" ], [ "8", "7", "221", "Jon Hesse", "Linebacker", "Nebraska" ] ]
[ { "Formula": "SUM(FILTER(D1, (B1=\"sturt\")*(C1>0)))", "Formula2": "SUM(FILTER(D2:D15, (B2:B15=\"sturt\")*(C2:C15>0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many losses did the team, Sturt, have when they had more than 0 wins?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "=", "\"sturt\"", "*", "C1", ">", "0" ] }, { "Formula": "AVERAGE(FILTER(E1, C1>0))", "Formula2": "AVERAGE(FILTER(E2:E15, C2:C15>0))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the average number of draws for the team that had more than 0 wins?", "Tokens": [ "AVERAGE(", "FILTER(", "E1", "C1", ">", "0" ] }, { "Formula": "MIN(FILTER(D1, (E1>0)*(A1<1926)))", "Formula2": "MIN(FILTER(D2:D15, (E2:E15>0)*(A2:A15<1926)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the least amount of losses for the team that had more than 0 draws during the seasons earlier than 1926?", "Tokens": [ "MIN(", "FILTER(", "D1", "E1", ">", "0", "*", "A1", "<", "1926" ] }, { "Formula": "MAX(FILTER(C1, (A1<1995)*(B1=\"central district\")*(E1<0)))", "Formula2": "MAX(FILTER(C2:C15, (A2:A15<1995)*(B2:B15=\"central district\")*(E2:E15<0)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the highest number of wins for the team, Central District, who had less than 0 draws and took place during a season before 1995?", "Tokens": [ "MAX(", "FILTER(", "C1", "A1", "<", "1995", "*", "B1", "=", "\"central district\"", "*", "E1", "<", "0" ] }, { "Formula": "AVERAGE(FILTER(C1, (A1<1906)*(E1<0)))", "Formula2": "AVERAGE(FILTER(C2:C15, (A2:A15<1906)*(E2:E15<0)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the average number of wins before the season in 1906 where there were 0 draws?", "Tokens": [ "AVERAGE(", "FILTER(", "C1", "A1", "<", "1906", "*", "E1", "<", "0" ] } ]
train_2-14417906-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Season", "Team", "Wins", "Losses", "Draws" ], [ "2", "1898", "West Adelaide", "0", "14", "0" ], [ "3", "1906", "West Adelaide", "0", "12", "0" ], [ "4", "1908", "Sturt", "0", "12", "0" ], [ "5", "1909", "South Adelaide", "0", "12", "0" ], [ "6", "1921", "Glenelg", "0", "14", "0" ], [ "7", "1922", "Glenelg", "0", "14", "0" ], [ "8", "1923", "Glenelg", "0", "14", "0" ], [ "9", "1924", "Glenelg", "0", "14", "0" ], [ "10", "1926", "South Adelaide", "0", "13", "1" ], [ "11", "1933", "West Adelaide", "0", "17", "0" ], [ "12", "1948", "South Adelaide", "0", "17", "0" ], [ "13", "1950", "South Adelaide", "0", "17", "0" ], [ "14", "1964", "Central District", "0", "20", "0" ], [ "15", "1995", "Sturt", "0", "22", "0" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,B1=\"denis kornilov\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H6,B2:B6=\"denis kornilov\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the overall FHT points for Denis Kornilov?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "B1", "=", "\"denis kornilov\"", "7" ] }, { "Formula": "MIN(FILTER(E1, F1>251.6))", "Formula2": "MIN(FILTER(E2:E6, F2:F6>251.6))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the lowest 2nd (m) when the points were larger than 251.6?", "Tokens": [ "MIN(", "FILTER(", "E1", "F1", ">", "251.6" ] } ]
train_2-14948647-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Rank", "Name", "Nationality", "1st (m)", "2nd (m)", "Points", "Overall FHT points", "Overall WC points (Rank)" ], [ "2", "1", "Janne Ahonen", "FIN", "126.0", "136.0", "251.6", "1085.8 (1)", "615 (3)" ], [ "3", "2", "Anders Bardal", "NOR", "132.5", "124.5", "243.6", "958.7 (7)", "245 (13)" ], [ "4", "3", "Thomas Morgenstern", "AUT", "121.0", "135.5", "242.7", "1066.0 (2)", "940 (1)" ], [ "5", "4", "Martin Schmitt", "GER", "121.5", "132.5", "235.7", "955.9 (8)", "115 (20)" ], [ "6", "5", "Denis Kornilov", "RUS", "120.0", "132.0", "232.6", "685.0 (24)", "140 (18)" ] ]
[ { "Formula": "MAX(FILTER(D1, (B1=\"bulgaria\")*(A1>1)))", "Formula2": "MAX(FILTER(D2:D9, (B2:B9=\"bulgaria\")*(A2:A9>1)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Nation of bulgaria, and a Place larger than 1 had what highest 3 Balls, 2 Ribbons?", "Tokens": [ "MAX(", "FILTER(", "D1", "B1", "=", "\"bulgaria\"", "*", "A1", ">", "1" ] }, { "Formula": "SUM(FILTER(C1, (A1>7)*(E1>38.525)))", "Formula2": "SUM(FILTER(C2:C9, (A2:A9>7)*(E2:E9>38.525)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "5 Hoops that has a Place larger than 7, and a Total larger than 38.525 had what sum?", "Tokens": [ "SUM(", "FILTER(", "C1", "A1", ">", "7", "*", "E1", ">", "38.525" ] }, { "Formula": "SUM(FILTER(D1, (C1>19.325)*(E1=39.4)*(A1>2)))", "Formula2": "SUM(FILTER(D2:D9, (C2:C9>19.325)*(E2:E9=39.4)*(A2:A9>2)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "5 Hoops larger than 19.325, and a Total of 39.4, and a Place larger than 2 had what total number of 3 balls and 2 ribbons?", "Tokens": [ "SUM(", "FILTER(", "D1", "C1", ">", "19.325", "*", "E1", "=", "39.4", "*", "A1", ">", "2" ] }, { "Formula": "MIN(FILTER(A1, (E1=38.55)*(D1<19.4)))", "Formula2": "MIN(FILTER(A2:A9, (E2:E9=38.55)*(D2:D9<19.4)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Total of 38.55, and a 3 Balls, 2 Ribbons smaller than 19.4 had what lowest place?", "Tokens": [ "MIN(", "FILTER(", "A1", "E1", "=", "38.55", "*", "D1", "<", "19.4" ] } ]
train_2-14916417-7
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Nation", "5 Hoops", "3 Balls, 2 Ribbons", "Total" ], [ "2", "1", "Bulgaria", "19.800", "19.775", "39.575" ], [ "3", "2", "Spain", "19.750", "19.650", "39.400" ], [ "4", "3", "Belarus", "19.550", "19.525", "39.075" ], [ "5", "4", "Russia", "19.025", "19.725", "38.750" ], [ "6", "5", "France", "19.350", "19.250", "38.600" ], [ "7", "5", "Germany", "19.350", "19.250", "38.600" ], [ "8", "7", "Italy", "19.150", "19.400", "38.550" ], [ "9", "8", "China", "19.325", "19.200", "38.525" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"68-67-69-76=280\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,D2:D12=\"68-67-69-76=280\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the money value that went along with the score of 68-67-69-76=280?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"68-67-69-76=280\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=9000)*(B1=\"leonard thompson\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(F2:F12=9000)*(B2:B12=\"leonard thompson\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What score did Leonard Thompson have when he won $9,000?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "9000", "*", "B1", "=", "\"leonard thompson\"", "4" ] } ]
train_2-16458346-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Place", "Player", "Country", "Score", "To par", "Money ( $ )" ], [ "2", "T1", "Fuzzy Zoeller", "United States", "70-71-69-70=280", "–8", "Playoff" ], [ "3", "T1", "Tom Watson", "United States", "68-71-70-71=280", "–8", "Playoff" ], [ "4", "T1", "Ed Sneed", "United States", "68-67-69-76=280", "–8", "Playoff" ], [ "5", "4", "Jack Nicklaus", "United States", "69-71-72-69=281", "–7", "15,000" ], [ "6", "5", "Tom Kite", "United States", "71-72-68-72=283", "–5", "13,000" ], [ "7", "6", "Bruce Lietzke", "United States", "67-75-68-74=284", "–4", "11,500" ], [ "8", "T7", "Craig Stadler", "United States", "69-66-74-76=285", "–3", "9,000" ], [ "9", "T7", "Leonard Thompson", "United States", "68-70-73-74=285", "–3", "9,000" ], [ "10", "T7", "Lanny Wadkins", "United States", "73-69-70-73=285", "–3", "9,000" ], [ "11", "T10", "Hubert Green", "United States", "74-69-72-71=286", "–2", "6,500" ], [ "12", "T10", "Gene Littler", "United States", "74-71-69-72=286", "–2", "6,500" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"wooster\")*(E1=\"ashland\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(D2:D12=\"wooster\")*(E2:E12=\"ashland\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which foot ball team played soccer at wooster, and Gold in Ashland?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"wooster\"", "*", "E1", "=", "\"ashland\"", "2" ] } ]
train_2-16423070-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "School Year", "Football", "Cross Country", "Soccer", "Golf" ], [ "2", "2003-04", "Wooster", "Wooster", "Lexington", "Ashland" ], [ "3", "2004-05", "Wooster", "Wooster", "Lexington", "Ashland" ], [ "4", "2005-06", "Madison, Orrville", "Lexington", "Ashland, Wooster", "Ashland, Wooster" ], [ "5", "2006-07", "Ashland", "Wooster", "Wooster", "Lexington" ], [ "6", "2007-08", "Ashland", "Lexington", "Wooster", "Lexington" ], [ "7", "2008-09", "Lexington", "Lexington", "Lexington", "Ashland" ], [ "8", "2009-10", "Ashland", "Lexington", "Clear Fork, Lexington", "Ashland" ], [ "9", "2010-11", "Clear Fork", "Ashland", "Wooster", "Ashland" ], [ "10", "2011-12", "Ashland", "Wooster", "Madison", "Ashland" ], [ "11", "2012-13", "Madison, Mansfield, West Holmes", "Ashland", "Ashland", "Lexington" ], [ "12", "2013-14", "Mansfield", "Ashland", "Ashland", "Lexington" ] ]
[ { "Formula": "SUM(FILTER(B1,(A1=\"port fairy\")*(E1<1510)))", "Formula2": "SUM(FILTER(B2:B9,(A2:A9=\"port fairy\")*(E2:E9<1510)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the sum of wins for Port Fairy with under 1510 against?", "Tokens": [ "SUM(", "FILTER(", "B1", "A1", "=", "\"port fairy\"", "*", "E1", "<", "1510" ] }, { "Formula": "ROWS(FILTER(E1,(B1>2)*(C1=5)*(D1<0)))", "Formula2": "ROWS(FILTER(E2:E9,(B2:B9>2)*(C2:C9=5)*(D2:D9<0)))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the total number of Against values for clubs with more than 2 wins, 5 losses, and 0 draws?", "Tokens": [ "ROWS(", "FILTER(", "E1", "B1", ">", "2", "*", "C1", "=", "5", "*", "D1", "<", "0" ] }, { "Formula": "AVERAGE(FILTER(D1,(C1>8)*(E1<1344)))", "Formula2": "AVERAGE(FILTER(D2:D9,(C2:C9>8)*(E2:E9<1344)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the average number of draws for losses over 8 and Against values under 1344?", "Tokens": [ "AVERAGE(", "FILTER(", "D1", "C1", ">", "8", "*", "E1", "<", "1344" ] }, { "Formula": "SUM(FILTER(C1,E1>1510))", "Formula2": "SUM(FILTER(C2:C9,E2:E9>1510))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the sum of losses for Against values over 1510?", "Tokens": [ "SUM(", "FILTER(", "C1", "E1", ">", "1510" ] } ]
dev_2-18628904-18
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Club", "Wins", "Losses", "Draws", "Against" ], [ "2", "Colac", "10", "4", "0", "828" ], [ "3", "Cobden", "9", "4", "1", "909" ], [ "4", "South Warrnambool", "9", "4", "1", "836" ], [ "5", "Warrnambool", "9", "5", "0", "929" ], [ "6", "Camperdown", "8", "5", "1", "1173" ], [ "7", "Mortlake", "5", "8", "1", "1118" ], [ "8", "Terang", "2", "12", "0", "1344" ], [ "9", "Port Fairy", "2", "12", "0", "1510" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=1920))", "Formula2": "LET(query1,SUMMARIZE(A2:A14,SUMX(C2:C14)),FILTER(query1,CHOOSECOLS(query1,2)=1920))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Name the place that was founded in 1920", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "C1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "1920" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,F1=2007),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I14,F2:F14=2007),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Name the type that joined 2007", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "F1", "=", "2007", "4" ] } ]
train_1-262560-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Institution", "Location", "Founded", "Type", "Enrollment", "Joined", "Nickname", "Primary Conference when joining the MSFA", "Current Primary Conference" ], [ "2", "Concordia University (Michigan)", "Ann Arbor, Michigan", "1963", "Private", "800", "2011", "Cardinals", "WHAC", "WHAC" ], [ "3", "Marian University", "Indianapolis, Indiana", "1851", "Private", "1800", "2007", "Knights", "Crossroads", "Crossroads" ], [ "4", "University of Saint Francis (IN)", "Fort Wayne, Indiana", "1890", "Private", "1883", "1998", "Cougars", "Crossroads", "Crossroads" ], [ "5", "Saint Xavier University", "Chicago, Illinois", "1846", "Private", "5028", "1994", "Cougars", "CCAC", "CCAC" ], [ "6", "Siena Heights University", "Adrian, Michigan", "1919", "Private", "2274", "2012", "Saints", "WHAC", "WHAC" ], [ "7", "Taylor University", "Upland, Indiana", "1846", "Private", "1887", "1994", "Trojans", "Crossroads", "Crossroads" ], [ "8", "Grand View University", "Des Moines, Iowa", "1896", "Private", "1750", "2008", "Vikings", "MCC", "MCC" ], [ "9", "Olivet Nazarene University", "Bourbonnais, Illinois", "1907", "Private", "4666", "1994", "Tigers", "CCAC", "CCAC" ], [ "10", "St. Ambrose University", "Davenport, Iowa", "1882", "Private", "3623", "1996", "Fighting Bees", "MCC", "MCC" ], [ "11", "University of St. Francis (IL)", "Joliet, Illinois", "1920", "Private", "3352", "2000", "Fighting Saints", "CCAC", "CCAC" ], [ "12", "Trinity International University", "Deerfield, Illinois", "1897", "Private", "2730", "1994", "Trojans", "CCAC", "CCAC" ], [ "13", "Waldorf College", "Forest City, Iowa", "1903", "Private", "650", "2009", "Warriors", "MCC", "MCAC" ], [ "14", "William Penn University", "Oskaloosa, Iowa", "1873", "Private", "1550", "2003", "Statesmen", "MCC", "MCC" ] ]
[ { "Formula": "SUM(FILTER(D1, (E1>7)*(A1=\"corey pavin\")))", "Formula2": "SUM(FILTER(D2:D11, (E2:E11>7)*(A2:A11=\"corey pavin\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "If the player is Corey Pavin when he had a To par of over 7, what was the sum of his totals?", "Tokens": [ "SUM(", "FILTER(", "D1", "E1", ">", "7", "*", "A1", "=", "\"corey pavin\"" ] } ]
train_2-17162199-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Player", "Country", "Year(s) won", "Total", "To par", "Finish" ], [ "2", "Ernie Els", "South Africa", "1994", "281", "+1", "T5" ], [ "3", "Lee Janzen", "United States", "1993", "283", "+3", "T10" ], [ "4", "Tom Watson", "United States", "1982", "284", "+4", "T13" ], [ "5", "Curtis Strange", "United States", "1988 , 1989", "287", "+7", "T27" ], [ "6", "Jack Nicklaus", "United States", "1962 , 1967 , 1972 , 1980", "287", "+7", "T27" ], [ "7", "Payne Stewart", "United States", "1991", "287", "+7", "T27" ], [ "8", "Scott Simpson", "United States", "1987", "289", "+9", "T40" ], [ "9", "Corey Pavin", "United States", "1995", "289", "+9", "T40" ], [ "10", "Hale Irwin", "United States", "1974 , 1979 , 1990", "290", "+10", "T50" ], [ "11", "Tom Kite", "United States", "1992", "294", "+14", "T82" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"January 29\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I10,B2:B10=\"January 29\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what re the high assists for january 29?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"January 29\"", "7" ] } ]
train_1-29982187-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "12", "January 2", "Albany", "L 59–44", "Conley – 15", "DiLiegro – 11", "Conley – 3", "SEFCU Arena Albany, NY (1,730)", "5–7" ], [ "3", "13", "January 4", "Boston University", "L 61–54", "Conley – 14", "Benson – 8", "Conley – 4", "Case Gym , Boston, MA (401)", "5–8" ], [ "4", "14", "January 8", "Binghamton", "L 66–61", "Conley – 16", "Benson – 8", "Conley – 3", "Lundholm Gym, Durham, NH (801)", "5–9" ], [ "5", "15", "January 11", "Hartford", "W 57–54", "Conley – 33", "DiLiegro – 11", "Rhoads – 4", "Lundholm Gym, Durham, NH (498)", "6–9" ], [ "6", "16", "January 15", "Stony Brook", "L 64–60 2OT", "Conley – 14", "Benson – 22", "Buckley – 3", "Pritchard Gymnasium , Stony Brook, NY (1,065)", "6–10" ], [ "7", "17", "January 20", "Vermont", "L 61–53", "Rhoads – 20", "Conley – 5", "Rhoads – 2", "Lundholm Gym, Durham, NH (538)", "6–11" ], [ "8", "18", "January 23", "UMBC", "W 80–60", "Conley – 22", "Benson – 16", "Conley – 7", "Lundholm Gym, Durham, NH (590)", "7–11" ], [ "9", "19", "January 25", "Maine", "L 64–50", "Metagrano – 8", "DiLiegro – 9", "Rhoads – 3", "Alfond Arena , Orono, ME (1,268)", "7–12" ], [ "10", "20", "January 29", "Boston University", "W 60–48", "Conley – 26", "Benson – 9", "Rhoads – 3", "Lundholm Gym, Durham, NH (1,364)", "8–12" ] ]
[ { "Formula": "SUM(FILTER(A1, (B1=\"albula alps\")*(E1>3418)))", "Formula2": "SUM(FILTER(A2:A7, (B2:B7=\"albula alps\")*(E2:E7>3418)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which sum of AVE-No has a Name of albula alps, and a Height (m) larger than 3418?", "Tokens": [ "SUM(", "FILTER(", "A1", "B1", "=", "\"albula alps\"", "*", "E1", ">", "3418" ] }, { "Formula": "SUM(FILTER(E1, (B1=\"plessur alps\")*(A1>63)))", "Formula2": "SUM(FILTER(E2:E7, (B2:B7=\"plessur alps\")*(A2:A7>63)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which Height (m) has a Name of plessur alps, and a AVE-No larger than 63?", "Tokens": [ "SUM(", "FILTER(", "E1", "B1", "=", "\"plessur alps\"", "*", "A1", ">", "63" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=2980))", "Formula2": "LET(query1,SUMMARIZE(B2:B7,SUMX(E2:E7)),FILTER(query1,CHOOSECOLS(query1,2)=2980))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which Name has a Height (m) of 2980?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "2980" ] }, { "Formula": "SUMIFS(A1,B1,\"livigno alps\")", "Formula2": "SUMIFS(A2:A7,B2:B7,\"livigno alps\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which AVE-No has a Name of livigno alps?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"livigno alps\"" ] } ]
train_2-1185126-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "AVE- No.", "Name", "Country", "Highest mountain", "Height (m)" ], [ "2", "63", "Plessur Alps", "Switzerland", "Aroser Rothorn", "2980" ], [ "3", "64", "Oberhalbstein Alps", "Switzerland Italy", "Piz Platta", "3392" ], [ "4", "65", "Albula Alps", "Switzerland", "Piz Kesch", "3418" ], [ "5", "66", "Bernina Group", "Italy Switzerland", "Piz Bernina", "4049" ], [ "6", "67", "Livigno Alps", "Italy Switzerland", "Cima de’ Piazzi", "3439" ], [ "7", "68", "Bergamo Alps (2)", "Italy", "Pizzo di Coca", "3052" ] ]
[ { "Formula": "SUM(FILTER(D1, (C1>3.09)*(B1=\"town\")))", "Formula2": "SUM(FILTER(D2:D6, (C2:C6>3.09)*(B2:B6=\"town\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the population of the town with an area larger than 3.09?", "Tokens": [ "SUM(", "FILTER(", "D1", "C1", ">", "3.09", "*", "B1", "=", "\"town\"" ] }, { "Formula": "SUMIFS(C1,E1,\"636 of 5,008\")", "Formula2": "SUMIFS(C2:C6,E2:E6,\"636 of 5,008\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the area of the community with a census ranking of 636 of 5,008?", "Tokens": [ "SUMIFS(", "C1", "E1", "\"636 of 5,008\"" ] }, { "Formula": "SUM(FILTER(C1, (B1=\"village\")*(A1=\"drummond\")))", "Formula2": "SUM(FILTER(C2:C6, (B2:B6=\"village\")*(A2:A6=\"drummond\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the area of drummond village?", "Tokens": [ "SUM(", "FILTER(", "C1", "B1", "=", "\"village\"", "*", "A1", "=", "\"drummond\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"2,418 of 5,008\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"2,418 of 5,008\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the status of the community with a census ranking of 2,418 of 5,008?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"2,418 of 5,008\"", "2" ] }, { "Formula": "SUM(FILTER(C1, (B1=\"village\")*(E1=\"1,442 of 5,008\")*(D1<1778)))", "Formula2": "SUM(FILTER(C2:C6, (B2:B6=\"village\")*(E2:E6=\"1,442 of 5,008\")*(D2:D6<1778)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the area of the village with a census ranking of 1,442 of 5,008 and a population less than 1,778?", "Tokens": [ "SUM(", "FILTER(", "C1", "B1", "=", "\"village\"", "*", "E1", "=", "\"1,442 of 5,008\"", "*", "D1", "<", "1778" ] } ]
train_2-176524-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Official Name", "Status", "Area km 2", "Population", "Census Ranking" ], [ "2", "Grand Falls/Grand-Sault", "Town", "18.06", "5,706", "636 of 5,008" ], [ "3", "Perth-Andover", "Village", "8.89", "1,778", "1,442 of 5,008" ], [ "4", "Plaster Rock", "Village", "3.09", "1,135", "1,936 of 5,008" ], [ "5", "Drummond", "Village", "8.91", "775", "2,418 of 5,008" ], [ "6", "Aroostook", "Village", "2.24", "351", "3,460 of 5,008" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"scotland\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"scotland\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score of the golfer representing Scotland?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"scotland\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"68-70=138\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,D2:D11=\"68-70=138\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the to par score of the golfer that had a score of 68-70=138?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"68-70=138\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"69-71=140\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,D2:D11=\"69-71=140\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which golfer had a score of 69-71=140?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"69-71=140\"", "2" ] } ]
train_2-18171018-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "1", "Lee Trevino", "United States", "68-67=135", "–7" ], [ "3", "T2", "Ken Brown", "Scotland", "70-68=138", "–4" ], [ "4", "T2", "Jerry Pate", "United States", "71-67=138", "–4" ], [ "5", "T2", "Tom Watson", "United States", "68-70=138", "–4" ], [ "6", "T5", "Seve Ballesteros", "Spain", "72-68=140", "–2" ], [ "7", "T5", "Andy Bean", "United States", "71-69=140", "–2" ], [ "8", "T5", "Ben Crenshaw", "United States", "70-70=140", "–2" ], [ "9", "T5", "Gil Morgan", "United States", "70-70=140", "–2" ], [ "10", "T5", "Jack Newton", "Australia", "69-71=140", "–2" ], [ "11", "T5", "Jack Nicklaus", "United States", "73-67=140", "–2" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"Peterborough Petes (OHL)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,F2:F10=\"Peterborough Petes (OHL)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Nationality when the club team is Peterborough Petes (OHL)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"Peterborough Petes (OHL)\"", "5" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=5))", "Formula2": "LET(query1,SUMMARIZE(C2:C10,SUMX(A2:A10)),FILTER(query1,CHOOSECOLS(query1,2)=5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which player is in round 5?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=126),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=126),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What position is associated with an overall value of 126?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "126", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"Jordan Fransoo\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,C2:C10=\"Jordan Fransoo\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What position is the player Jordan Fransoo in?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"Jordan Fransoo\"", "4" ] }, { "Formula": "SUMIFS(A1,C1,\"Matthew Puempel\")", "Formula2": "SUMIFS(A2:A10,C2:C10,\"Matthew Puempel\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many rounds is the player Matthew Puempel associated with?", "Tokens": [ "SUMIFS(", "A1", "C1", "\"Matthew Puempel\"" ] } ]
train_1-11803648-20
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Round", "Overall", "Player", "Position", "Nationality", "Club team" ], [ "2", "1", "6", "Mika Zibanejad", "Centre", "Sweden", "Djurgårdens IF Hockey (SEL)" ], [ "3", "1", "21 (from Nashville)", "Stefan Noesen", "Right Wing", "United States", "Plymouth Whalers (OHL)" ], [ "4", "1", "24 (from Detroit)", "Matthew Puempel", "Left Wing", "Canada", "Peterborough Petes (OHL)" ], [ "5", "2", "61 (from Boston)", "Shane Prince", "Left Wing", "United States", "Ottawa 67's (OHL)" ], [ "6", "4", "96", "Jean-Gabriel Pageau", "Centre", "Canada", "Gatineau Olympiques (QMJHL)" ], [ "7", "5", "126", "Fredrik Claesson", "Defense", "Sweden", "Djurgårdens IF Hockey (SEL)" ], [ "8", "6", "156", "Darren Kramer", "Centre", "Canada", "Spokane Chiefs (WHL)" ], [ "9", "6", "171 (from Phoenix)", "Max McCormick", "Left Wing", "United States", "Sioux City Musketeers (USHL)" ], [ "10", "7", "186", "Jordan Fransoo", "Defense", "Canada", "Brandon Wheat Kings (WHL)" ] ]
[ { "Formula": "UNIQUE(HSTACK(E1,I1))", "Formula2": "UNIQUE(HSTACK(E2:E16,I2:I16))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell" ], "Level": "easy", "Question": "Drama workshop groups and store names", "Tokens": [ "UNIQUE(", "HSTACK(", "E1", "I1" ] }, { "Formula": "UNIQUE(HSTACK(E1,I1))", "Formula2": "UNIQUE(HSTACK(E2:E16,I2:I16))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell" ], "Level": "easy", "Question": "Are there any drama workshop groups or store names?", "Tokens": [ "UNIQUE(", "HSTACK(", "E1", "I1" ] }, { "Formula": "SUMMARIZE(I1,DCOUNTX(C1))", "Formula2": "SUMMARIZE(I2:I16,DCOUNTX(C2:C16))", "Funcs": [ "SUMMARIZE(", "Cell", "DCOUNTX(", "Cell" ], "Level": "easy", "Question": "How many currencies in drama workshop groups?", "Tokens": [ "SUMMARIZE(", "I1", "DCOUNTX(", "C1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(D1,DCOUNTX(I1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(D2:D16,DCOUNTX(I2:I16)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "DCOUNTX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "which marketing region has the most drama workshops?", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "D1", "DCOUNTX(", "I1", "2", "-", "1", "1" ] }, { "Formula": "UNIQUE(HSTACK(E1,I1))", "Formula2": "UNIQUE(HSTACK(E2:E16,I2:I16))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell" ], "Level": "easy", "Question": "What are the drama workshop groups and store names?", "Tokens": [ "UNIQUE(", "HSTACK(", "E1", "I1" ] }, { "Formula": "UNIQUE(HSTACK(E1,I1))", "Formula2": "UNIQUE(HSTACK(E2:E16,I2:I16))", "Funcs": [ "UNIQUE(", "HSTACK(", "Cell", "Cell" ], "Level": "easy", "Question": "Any drama workshop groups and store names?", "Tokens": [ "UNIQUE(", "HSTACK(", "E1", "I1" ] }, { "Formula": "TAKE(SORT(SUMMARIZE(D1,DCOUNTX(I1)), 2, -1), 1)", "Formula2": "TAKE(SORT(SUMMARIZE(D2:D16,DCOUNTX(I2:I16)), 2, -1), 1)", "Funcs": [ "TAKE(", "SORT(", "SUMMARIZE(", "Cell", "DCOUNTX(", "Cell", "Num", "-", "Num", "Num" ], "Level": "hard", "Question": "The marketing region where most drama workshop groups were set up.", "Tokens": [ "TAKE(", "SORT(", "SUMMARIZE(", "D1", "DCOUNTX(", "I1", "2", "-", "1", "1" ] } ]
groups_drama_workshop_groups
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "workshop group id", "address id", "currency code", "marketing region code", "store name", "store phone", "store email address", "other details", "drama workshop groups" ], [ "2", "136", "383", "EU", "FR", "Amely Cafe", "122-084-8029", "amely.ruecker@example.com", "", "" ], [ "3", "140", "180", "EU", "DE", "Veda Film", "793-966-9311x5303", "breitenberg.veda@example.com", "", "" ], [ "4", "176", "286", "EU", "RU", "Queen Art", "492-463-5967", "quigley.queen@example.org", "Good", "" ], [ "5", "314", "369", "EU", "RU", "Kole Photo", "(256)743-0310", "kole.torp@example.org", "", "" ], [ "6", "382", "266", "USD", "US", "WAT Food", "(411)133-9128", "watsica.hettie@example.com", "", "" ], [ "7", "405", "207", "EU", "ES", "Hansen Print", "1-764-337-3453", "hansen.krista@example.net", "Good", "" ], [ "8", "415", "383", "EU", "RU", "Roo Place", "(422)705-5633", "roosevelt61@example.com", "", "" ], [ "9", "431", "110", "USD", "MX", "Uhuels Fruit", "(636)443-4067", "uhuels@example.net", "", "" ], [ "10", "470", "369", "USD", "DE", "Harry Beef", "(904)958-9909x0087", "harry.nicolas@example.org", "", "" ], [ "11", "685", "201", "EU", "RU", "Welch Flower", "334-591-4561x465", "welch.colby@example.net", "Bad", "" ], [ "12", "708", "230", "EU", "RU", "Kling Workshop", "499-032-2149", "katherine.kling@example.org", "", "" ], [ "13", "735", "286", "EU", "FR", "Orn News", "+60(6)8081312118", "arturo.orn@example.org", "", "" ], [ "14", "838", "124", "EU", "RU", "Bednar Film", "1-351-773-1587x95545", "bednar.michael@example.org", "", "" ], [ "15", "942", "98", "EU", "IE", "Kessler Exploration", "(020)161-0983x567", "kessler.maximillia@example.net", "", "" ], [ "16", "954", "374", "EU", "PT", "Warino Photo", "1-811-875-3222", "waino.king@example.com", "", "" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"Runaway\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,C2:C16=\"Runaway\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the original air date for \"runaway\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "C1", "=", "\"Runaway\"", "6" ] } ]
train_1-14857583-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "No. in series", "No. in season", "Title", "Directed by", "Written by", "Original air date", "Production code", "U.S. viewers (millions)" ], [ "2", "23", "1", "\"Wrong Is Right\"", "Ted Kotcheff", "David J. Burke & Jeff Eckerle", "October20,2000", "E1403", "13.39" ], [ "3", "24", "2", "\"Honor\"", "Alan Metzger", "Robert F. Campbell & Jonathan Greene", "October27,2000", "E1407", "13.20" ], [ "4", "26", "4", "\"Legacy\"", "Jud Taylor", "Jeff Eckerle", "November10,2000", "E1401", "13.40" ], [ "5", "27", "5", "\"Baby Killer\"", "Juan J. Campanella", "Dawn DeNoon & Lisa Marie Petersen", "November17,2000", "E1411", "12.80" ], [ "6", "28", "6", "\"Noncompliance\"", "Elodie Keene", "Judith McCreary", "November24,2000", "E1417", "15.40" ], [ "7", "29", "7", "\"Asunder\"", "David Platt", "Judith McCreary", "December1,2000", "E1404", "15.43" ], [ "8", "30", "8", "\"Taken\"", "Michael Fields", "Dawn DeNoon & Lisa Marie Petersen", "December15,2000", "E1406", "14.31" ], [ "9", "32", "10", "\"Consent\"", "James Quinn", "Jeff Eckerle", "January19,2001", "E1419", "13.60" ], [ "10", "35", "13", "\"Victims\"", "Constantine Makris", "Nick Kendrick", "February9,2001", "E1420", "14.90" ], [ "11", "36", "14", "\"Paranoia\"", "Richard Dobbs", "Robert F. Campbell & Jonathan Greene", "February16,2001", "E1426", "14.10" ], [ "12", "37", "15", "\"Countdown\"", "Steve Shill", "Dawn DeNoon & Lisa Marie Petersen", "February23,2001", "E1412", "15.50" ], [ "13", "38", "16", "\"Runaway\"", "Richard Dobbs", "David J. Burke & Nick Kendrick", "March2,2001", "E1405", "14.56" ], [ "14", "39", "17", "\"Folly\"", "Jud Taylor", "Todd Robinson", "March23,2001", "E1428", "14.30" ], [ "15", "40", "18", "\"Manhunt\"", "Stephen Wertimer", "Jeff Eckerle", "April20,2001", "E1431", "12.70" ], [ "16", "41", "19", "\"Parasites\"", "David Platt", "Martin Weiss", "April27,2001", "E1427", "13.40" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=3821))", "Formula2": "LET(query1,SUMMARIZE(A2:A6,SUMX(C2:C6)),FILTER(query1,CHOOSECOLS(query1,2)=3821))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which state had 3821 students in the fall of 06?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "C1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "3821" ] }, { "Formula": "SUMIFS(B1,A1,\"Maryland\")", "Formula2": "SUMIFS(B2:B6,A2:A6,\"Maryland\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How man students were from Maryland in Fall 05?", "Tokens": [ "SUMIFS(", "B1", "A1", "\"Maryland\"" ] }, { "Formula": "SUM(FILTER(F1, D1=3940))", "Formula2": "SUM(FILTER(F2:F6, D2:D6=3940))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the number of students in Fall 09 from the state that had 3940 in Fall 07?", "Tokens": [ "SUM(", "FILTER(", "F1", "D1", "=", "3940" ] }, { "Formula": "MAX(FILTER(F1, C1=3821))", "Formula2": "MAX(FILTER(F2:F6, C2:C6=3821))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What was the highest number of students in Fall 09 in the state that had 3821 in Fall 06?", "Tokens": [ "MAX(", "FILTER(", "F1", "C1", "=", "3821" ] }, { "Formula": "SUM(C1)", "Formula2": "SUM(C2:C6)", "Funcs": [ "SUM(", "Cell" ], "Level": "easy", "Question": "What is the lowest number of students from a state during the Fall 06 semester?", "Tokens": [ "SUM(", "C1" ] } ]
train_1-15055594-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "States", "Fall 05", "Fall 06", "Fall 07", "Fall 08", "Fall 09" ], [ "2", "Maryland", "3864", "3821", "3940", "4182", "4330" ], [ "3", "Pennsylvania", "135", "123", "120", "133", "151" ], [ "4", "Virginia", "95", "102", "86", "79", "68" ], [ "5", "Foreign", "41", "43", "22", "34", "48" ], [ "6", "West Virginia", "74", "57", "45", "46", "46" ] ]
[ { "Formula": "MAX(FILTER(A1,(E1=\"arizona\")*(B1<298)))", "Formula2": "MAX(FILTER(A2:A12,(E2:E12=\"arizona\")*(B2:B12<298)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which Round has a School/Club Team of arizona, and a Pick smaller than 298?", "Tokens": [ "MAX(", "FILTER(", "A1", "E1", "=", "\"arizona\"", "*", "B1", "<", "298" ] }, { "Formula": "FILTER(C1,D1=\"linebacker\")", "Formula2": "FILTER(C2:C12,D2:D12=\"linebacker\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who plays linebacker?", "Tokens": [ "FILTER(", "C1", "D1", "=", "\"linebacker\"" ] }, { "Formula": "FILTER(C1,B1=160)", "Formula2": "FILTER(C2:C12,B2:B12=160)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Which player's pick is 160?", "Tokens": [ "FILTER(", "C1", "B1", "=", "160" ] } ]
dev_2-18847456-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Pick", "Player", "Position", "School/Club Team" ], [ "2", "1", "19", "Perry Tuttle", "Wide receiver", "Clemson" ], [ "3", "2", "48", "Matt Kofler", "Quarterback", "San Diego State" ], [ "4", "3", "59", "Eugene Marve", "Linebacker", "Saginaw Valley State" ], [ "5", "4", "93", "Van Williams", "Running back", "Carson-Newman" ], [ "6", "6", "160", "DeWayne Chivers", "Tight end", "South Carolina" ], [ "7", "7", "171", "Gary Anderson", "Kicker", "Syracuse" ], [ "8", "8", "218", "Luc Tousignant", "Quarterback", "Fairmont State" ], [ "9", "9", "245", "Dennis Edwards", "Defensive end", "USC" ], [ "10", "10", "272", "Vic James", "Defensive back", "Colorado" ], [ "11", "11", "298", "Frank Kalil", "Guard", "Arizona" ], [ "12", "12", "329", "Tony Suber", "Defensive tackle", "Gardner-Webb" ] ]
[ { "Formula": "MIN(FILTER(E1, (G1<22)*(F1<0)))", "Formula2": "MIN(FILTER(E2:E14, (G2:G14<22)*(F2:F14<0)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the lowest number of FA Trophy matches for a player with a total number of matches under 22 and less than 0 league cups.", "Tokens": [ "MIN(", "FILTER(", "E1", "G1", "<", "22", "*", "F1", "<", "0" ] } ]
train_2-15627940-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Player", "Club", "League", "FA Cup", "FA Trophy", "League Cup", "Total" ], [ "2", "Paul Dobson", "Gateshead", "25", "2", "3", "2", "32" ], [ "3", "Carl Alford", "Kettering Town", "23", "1", "0", "3", "27" ], [ "4", "Leroy May", "Stafford Rangers", "21", "0", "0", "1", "22" ], [ "5", "Andy Green", "Altrincham", "19", "2", "0", "0", "21" ], [ "6", "Clive Walker", "Woking", "19", "1", "5", "0", "25" ], [ "7", "Recky Carter", "Bromsgrove Rovers", "18", "0", "0", "12", "30" ], [ "8", "David Leworthy", "Dover Athletic", "18", "5", "0", "2", "25" ], [ "9", "Phil Power", "Macclesfield Town", "18", "0", "3", "2", "23" ], [ "10", "Malcolm O'Connor", "Northwich Victoria", "18", "4", "1", "0", "23" ], [ "11", "Darran Hay", "Woking", "17", "0", "0", "0", "17" ], [ "12", "Dean Birkby", "Bath City", "16", "0", "0", "2", "18" ], [ "13", "Mark Hughes", "Runcorn", "16", "0", "2", "1", "19" ], [ "14", "Paul Wilson", "Woking", "17", "0", "0", "0", "17" ] ]
[ { "Formula": "AVERAGE(FILTER(E1, (B1<14)*(F1<0.8)*(C1<3)*(D1>8)))", "Formula2": "AVERAGE(FILTER(E2:E17, (B2:B17<14)*(F2:F17<0.8)*(C2:C17<3)*(D2:D17>8)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "<", "Num", "*", "Cell", "<", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the average Long that has a GP-GS less than 14, a AVg/G less than 0.8 and a Gain less than 3 and a Loss greater than 8?", "Tokens": [ "AVERAGE(", "FILTER(", "E1", "B1", "<", "14", "*", "F1", "<", "0.8", "*", "C1", "<", "3", "*", "D1", ">", "8" ] }, { "Formula": "MIN(FILTER(F1, E1<0))", "Formula2": "MIN(FILTER(F2:F17, E2:E17<0))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the lowest Avg/G with a Long less than 0?", "Tokens": [ "MIN(", "FILTER(", "F1", "E1", "<", "0" ] }, { "Formula": "SUM(FILTER(F1, (A1=\"blaine gabbert\")*(E1>30)))", "Formula2": "SUM(FILTER(F2:F17, (A2:A17=\"blaine gabbert\")*(E2:E17>30)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the amount of Avg/G with a Name of blaine gabbert and a Long greater than 30?", "Tokens": [ "SUM(", "FILTER(", "F1", "A1", "=", "\"blaine gabbert\"", "*", "E1", ">", "30" ] }, { "Formula": "SUM(FILTER(E1, (D1>0)*(F1=124.9)))", "Formula2": "SUM(FILTER(E2:E17, (D2:D17>0)*(F2:F17=124.9)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the total number of Long with a Av/g of 124.9 but Loss greater than 0?", "Tokens": [ "SUM(", "FILTER(", "E1", "D1", ">", "0", "*", "F1", "=", "124.9" ] } ]
train_2-14931889-21
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "GP-GS", "Gain", "Loss", "Long", "Avg/G" ], [ "2", "Derrick Washington", "14", "1,078", "42", "59", "74.0" ], [ "3", "Jeremy Maclin", "14", "306", "13", "56", "20.9" ], [ "4", "Chase Daniel", "14", "384", "103", "48", "20.1" ], [ "5", "Jimmy Jackson", "14", "275", "28", "37", "17.6" ], [ "6", "De'Vion Moore", "13", "251", "20", "55", "17.8" ], [ "7", "Blaine Gabbert", "5", "37", "15", "30", "4.4" ], [ "8", "Shawn Scott", "3", "23", "1", "8", "7.3" ], [ "9", "Tommy Saunders", "14", "14", "0", "8", "1.0" ], [ "10", "Jerrell Jackson", "13", "11", "1", "11", "0.8" ], [ "11", "Chase Patton", "8", "19", "10", "11", "1.1" ], [ "12", "Danario Alexander", "12", "6", "0", "3", "0.5" ], [ "13", "Tyrone Reece", "2", "3", "5", "3", "-1.0" ], [ "14", "TEAM", "11", "0", "8", "0", "-0.7" ], [ "15", "Jared Perry", "14", "0", "8", "0", "-0.6" ], [ "16", "TOTAL", "14", "2,407", "254", "59", "153.8" ], [ "17", "Opponents", "14", "2,219", "471", "93", "124.9" ] ]
[ { "Formula": "MAXIFS(F1,C1,\"south melbourne\")", "Formula2": "MAXIFS(F2:F7,C2:C7,\"south melbourne\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the biggest crowd when South Melbourne was an away team?", "Tokens": [ "MAXIFS(", "F1", "C1", "\"south melbourne\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"south melbourne\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"south melbourne\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which venue hosted South Melbourne as an away team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"south melbourne\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"15.11 (101)\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"15.11 (101)\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On what date did the home team score 15.11 (101)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"15.11 (101)\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"15.16 (106)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"15.16 (106)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "At what venue did the away team score 15.16 (106)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"15.16 (106)\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"12.21 (93)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"12.21 (93)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the away team when the home team scored 12.21 (93)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"12.21 (93)\"", "3" ] } ]
train_2-10887379-17
[ [ "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", "15.11 (101)", "Richmond", "14.14 (98)", "Arden Street Oval", "15,359", "23 July 1977" ], [ "3", "Fitzroy", "7.13 (55)", "South Melbourne", "16.21 (117)", "Junction Oval", "10,220", "23 July 1977" ], [ "4", "Carlton", "11.8 (74)", "Collingwood", "15.16 (106)", "Princes Park", "38,220", "23 July 1977" ], [ "5", "Melbourne", "15.18 (108)", "Geelong", "20.14 (134)", "MCG", "15,890", "23 July 1977" ], [ "6", "Footscray", "12.21 (93)", "Essendon", "11.10 (76)", "Western Oval", "17,834", "23 July 1977" ], [ "7", "Hawthorn", "24.19 (163)", "St Kilda", "11.11 (77)", "VFL Park", "20,469", "23 July 1977" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"14–7\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,I2:I16=\"14–7\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who had the high rebounds when the record was 14–7?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "I1", "=", "\"14–7\"", "6" ] }, { "Formula": "ROWS(UNIQUE(FILTER(F1, A1=30)))", "Formula2": "ROWS(UNIQUE(FILTER(F2:F16, A2:A16=30)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "How many people are listed for high rebounds on game 30?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "F1", "A1", "=", "30" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,E1=\"Chris Paul (16)\"),9))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,E2:E16=\"Chris Paul (16)\"),9))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the record when chris paul (16) had the high points?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "E1", "=", "\"Chris Paul (16)\"", "9" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"L 84–96 (OT)\"),9))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,D2:D16=\"L 84–96 (OT)\"),9))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the record when the score was l 84–96 (ot)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"L 84–96 (OT)\"", "9" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"16–11\"),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,I2:I16=\"16–11\"),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where was the game played when the record was 16–11?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "I1", "=", "\"16–11\"", "8" ] } ]
train_1-27723228-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "18", "December 1", "Charlotte", "W 89–73 (OT)", "David West (22)", "Emeka Okafor (13)", "Chris Paul (14)", "New Orleans Arena 10,866", "13–5" ], [ "3", "19", "December 3", "New York", "L 92–100 (OT)", "Trevor Ariza (21)", "Emeka Okafor (14)", "Chris Paul (10)", "New Orleans Arena 14,020", "13–6" ], [ "4", "20", "December 5", "@ San Antonio", "L 84–109 (OT)", "Chris Paul (16)", "Chris Paul , Jason Smith , David West (5)", "Chris Paul (8)", "AT&T Center 17,571", "13–7" ], [ "5", "21", "December 8", "Detroit", "W 93–74 (OT)", "David West (25)", "Trevor Ariza , Jason Smith (7)", "Chris Paul (14)", "New Orleans Arena 10,823", "14–7" ], [ "6", "22", "December 10", "Oklahoma City", "L 92–97 (OT)", "David West (24)", "David West (13)", "Chris Paul (7)", "New Orleans Arena 14,428", "14–8" ], [ "7", "23", "December 12", "@ Philadelphia", "L 70–88 (OT)", "Chris Paul (25)", "Trevor Ariza (10)", "Chris Paul (3)", "Wells Fargo Center 13,884", "14–9" ], [ "8", "24", "December 13", "@ Miami", "L 84–96 (OT)", "David West (26)", "David West (12)", "Chris Paul (5)", "American Airlines Arena 19,600", "14–10" ], [ "9", "25", "December 15", "Sacramento", "W 94–91 (OT)", "Chris Paul (22)", "Emeka Okafor , David West (9)", "Chris Paul (11)", "New Orleans Arena 13,325", "15–10" ], [ "10", "26", "December 17", "Utah", "W 100–71 (OT)", "David West (23)", "Emeka Okafor (11)", "Chris Paul (10)", "New Orleans Arena 14,414", "16–10" ], [ "11", "27", "December 19", "@ Detroit", "L 108–111 (OT)", "David West (32)", "Emeka Okafor (12)", "Chris Paul (10)", "The Palace of Auburn Hills 16,452", "16–11" ], [ "12", "28", "December 20", "@ Indiana", "L 93–94 (OT)", "Emeka Okafor (19)", "Emeka Okafor (15)", "Jarrett Jack (6)", "Conseco Fieldhouse 12,271", "16–12" ], [ "13", "29", "December 22", "New Jersey", "W 105–91 (OT)", "Emeka Okafor (21)", "Emeka Okafor (10)", "Chris Paul (14)", "New Orleans Arena 15,423", "17–12" ], [ "14", "30", "December 26", "Atlanta", "W 93–86 (OT)", "Chris Paul (22)", "Emeka Okafor (15)", "Chris Paul (8)", "New Orleans Arena 15,626", "18–12" ], [ "15", "31", "December 27", "@ Minnesota", "L 98–113 (OT)", "David West (23)", "Emeka Okafor (8)", "Chris Paul (13)", "Target Center 11,679", "18–13" ], [ "16", "32", "December 29", "L.A. Lakers", "L 88–103 (OT)", "Chris Paul (20)", "Emeka Okafor (7)", "Chris Paul (7)", "New Orleans Arena 18,018", "18–14" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"electric guitar\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"electric guitar\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Linda McCartney has a Stuart of electric guitar?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"electric guitar\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"bass\")*(A1=\"electric guitar\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(B2:B12=\"bass\")*(A2:A12=\"electric guitar\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Whitten has a Stuart of bass, and a Paul McCartney of electric guitar?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"bass\"", "*", "A1", "=", "\"electric guitar\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"drums\")*(B1=\"bass\")*(A1=\"electric guitar\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(D2:D12=\"drums\")*(B2:B12=\"bass\")*(A2:A12=\"electric guitar\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which McIntosh has a Whitten of drums, and a Stuart of bass, and a Paul McCartney of electric guitar?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"drums\"", "*", "B1", "=", "\"bass\"", "*", "A1", "=", "\"electric guitar\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"keyboards\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,E2:E12=\"keyboards\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Paul McCartney has a Linda McCartney of keyboards?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"keyboards\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"bass\")*(E1=\"keyboards or drum\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(B2:B12=\"bass\")*(E2:E12=\"keyboards or drum\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which McIntosh has a Stuart of bass, and a Linda McCartney of keyboards or drum?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"bass\"", "*", "E1", "=", "\"keyboards or drum\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"keyboards or drum\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,E2:E12=\"keyboards or drum\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Paul McCartney has a Linda McCartney of keyboards or drum?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"keyboards or drum\"", "1" ] } ]
train_2-14936656-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Paul McCartney", "Stuart", "McIntosh", "Whitten", "Linda McCartney" ], [ "2", "Bass", "Electric Guitar", "Electric Guitar", "Drums", "Tambourine" ], [ "3", "Bass", "Electric Guitar", "Electric Guitar", "Drums", "Keyboards" ], [ "4", "Bass", "Acoustic Guitar", "Electric Guitar", "Drums", "Keyboards" ], [ "5", "Piano", "Bass", "Electric Guitar", "Drums", "Keyboards or Drum" ], [ "6", "Piano", "Bass", "Electric Guitar", "Drums", "Keyboards" ], [ "7", "Electric Guitar", "Bass", "Electric Guitar", "Drums", "Keyboards" ], [ "8", "Acoustic Guitar", "Bass", "Electric Guitar", "Drums", "Keyboards" ], [ "9", "Acoustic Guitar", "None", "None", "None", "None" ], [ "10", "Piano", "Bass", "Electric Guitar", "Drums", "Tambourine/Keyboards" ], [ "11", "None", "Bass", "Electric Guitar", "Drums", "Keyboards" ], [ "12", "Keyboards/Electric Guitar", "Bass/Electric Guitar", "Electric Guitar", "Drums", "Keyboards" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"18:00\")*(E1=\"african union\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,(C2:C11=\"18:00\")*(E2:E11=\"african union\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the Score which has a Time of 18:00 and a Venue of african union?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"18:00\"", "*", "E1", "=", "\"african union\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"8 – 1\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,D2:D11=\"8 – 1\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the Venue which has a Score of 8 – 1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"8 – 1\"", "5" ] } ]
train_2-16330909-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Match No.", "Date", "Time", "Score", "Venue", "Match Report" ], [ "2", "2", "2008-03-21", "14:00", "0 – 5", "Cortuba", "Match Report" ], [ "3", "4", "2008-03-21", "20:30", "4 – 0", "African Union", "Match Report" ], [ "4", "5", "2008-03-22", "18:00", "3 – 3", "African Union", "Match Report" ], [ "5", "7", "2008-03-22", "20:00", "4 – 2", "African Union", "Match Report" ], [ "6", "9", "2008-03-23", "18:00", "1 – 4", "African Union", "Match Report" ], [ "7", "11", "2008-03-23", "20:00", "4 – 1", "African Union", "Match Report" ], [ "8", "15", "2008-03-24", "18:00", "1 – 7", "African Union", "Match Report" ], [ "9", "16", "2008-03-24", "20:00", "2 – 1", "Cortuba", "Match Report" ], [ "10", "17", "2008-03-25", "18:00", "5 – 3", "Cortuba", "Match Report" ], [ "11", "18", "2008-03-25", "20:00", "8 – 1", "African Union", "Match Report" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,B1=\"ny islanders\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>19227))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G14,B2:B14=\"ny islanders\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>19227))", "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 plays with more than 19,227 attendees with ny islanders visiting?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "B1", "=", "\"ny islanders\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "6", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "19227" ] } ]
train_2-11902440-7
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Visitor", "Score", "Home", "Decision", "Attendance", "Record" ], [ "2", "February 2", "NY Islanders", "1 – 4", "Montreal", "DiPietro", "21,273", "24–23–6" ], [ "3", "February 5", "Anaheim", "3 – 0", "NY Islanders", "DiPietro", "9,649", "24–24–6" ], [ "4", "February 7", "NY Islanders", "3 – 4", "Pittsburgh", "DiPietro", "17,075", "24–25–6" ], [ "5", "February 9", "NY Islanders", "3 – 4", "Minnesota", "DiPietro", "18,568", "24–25–7" ], [ "6", "February 12", "Philadelphia", "3 – 4", "NY Islanders", "DiPietro", "11,193", "25–25–7" ], [ "7", "February 14", "NY Islanders", "5 – 4", "Toronto", "DiPietro", "19,227", "26–25–7" ], [ "8", "February 16", "Atlanta", "1 – 4", "NY Islanders", "DiPietro", "16,234", "27–25–7" ], [ "9", "February 18", "San Jose", "2 – 3", "NY Islanders", "DiPietro", "16,234", "28–25–7" ], [ "10", "February 20", "NY Islanders", "3 – 2", "Washington", "DiPietro", "17,584", "29–25–7" ], [ "11", "February 21", "Tampa Bay", "0 – 1", "NY Islanders", "DiPietro", "12,382", "30–25–7" ], [ "12", "February 23", "NY Islanders", "2 – 4", "New Jersey", "DiPietro", "17,625", "30–26–7" ], [ "13", "February 26", "Pittsburgh", "4 – 2", "NY Islanders", "DiPietro", "11,258", "30–27–7" ], [ "14", "February 28", "NY Islanders", "5 – 4", "Atlanta", "DiPietro", "16,332", "31–27–7" ] ]
[ { "Formula": "MIN(FILTER(F1, (D1=60)*(C1=\"junior\")*(E1<3386)))", "Formula2": "MIN(FILTER(F2:F12, (D2:D12=60)*(C2:C12=\"junior\")*(E2:E12<3386)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the junior type with an intake of 60 and a DCSF number less than 3386 with the smallest Ofsted number?", "Tokens": [ "MIN(", "FILTER(", "F1", "D1", "=", "60", "*", "C1", "=", "\"junior\"", "*", "E1", "<", "3386" ] } ]
train_2-15089329-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Faith", "Type", "Intake", "DCSF number", "Ofsted number" ], [ "2", "Boxmoor", "–", "Primary", "30", "2041", "117107" ], [ "3", "Chaulden", "–", "Infants", "50", "2193", "117202" ], [ "4", "Chaulden", "–", "Junior", "60", "2185", "117198" ], [ "5", "Gade Valley", "–", "JMI", "30", "2274", "117249" ], [ "6", "Galley Hill", "–", "Primary", "45", "3990", "135224" ], [ "7", "Heath Lane", "–", "Nursery", "80", "1009", "117070" ], [ "8", "Micklem", "–", "Primary", "30", "2243", "117231" ], [ "9", "Pixies Hill", "–", "Primary", "30", "2293", "117256" ], [ "10", "St Cuthbert Mayne", "RC", "Junior", "60", "3386", "117468" ], [ "11", "St Rose's", "RC", "Infants", "60", "3409", "117484" ], [ "12", "South Hill", "–", "Primary", "30", "2047", "117110" ] ]