t5Formulas
listlengths
1
209
TableName
stringlengths
4
51
Table
listlengths
4
28
[ { "Formula": "SUM(FILTER(D1, (C1=\"kadrioru stadium\")*(E1=\"sergei ratnikov\")))", "Formula2": "SUM(FILTER(D2:D11, (C2:C11=\"kadrioru stadium\")*(E2:E11=\"sergei ratnikov\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the capacity for the stadium of kadrioru stadium and a current manager of sergei ratnikov?", "Tokens": [ "SUM(", "FILTER(", "D1", "C1", "=", "\"kadrioru stadium\"", "*", "E1", "=", "\"sergei ratnikov\"" ] } ]
test_2-15062099-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Club", "Location", "Stadium", "Capacity", "Current manager" ], [ "2", "Flora", "Tallinn", "A. Le Coq Arena", "9,300", "Pasi Rautiainen" ], [ "3", "Kalju", "Tallinn", "Hiiu Stadium", "500", "Fredo Getulio" ], [ "4", "Levadia", "Tallinn", "Kadrioru Stadium", "4,750", "Igor Prins" ], [ "5", "Maag Tammeka", "Tartu", "Tamme Stadium", "2,000", "Sergei Zamogilnõi" ], [ "6", "Sillamäe Kalev", "Sillamäe", "Sillamäe Kalevi Stadium", "2,000", "Vadym Dobizha" ], [ "7", "Tallinna Kalev", "Tallinn", "Kalevi Keskstaadion", "12,000", "Aavo Sarap" ], [ "8", "Trans", "Narva", "Kreenholmi Stadium", "3,000", "Aleksei Yagudin" ], [ "9", "Tulevik", "Viljandi", "Viljandi linnastaadion", "2,500", "Marko Lelov" ], [ "10", "TVMK", "Tallinn", "Kadrioru Stadium", "4,750", "Sergei Ratnikov" ], [ "11", "Vaprus", "Pärnu", "Pärnu Kalevi Stadium", "1,900", "Ants Kommussaar" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"jeriome robertson\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,D2:D16=\"jeriome robertson\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the date of the match where Jeriome Robertson lost?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"jeriome robertson\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"postponed rescheduled for june 24\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,E2:E16=\"postponed rescheduled for june 24\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the score of the match with a save postponed rescheduled for June 24?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"postponed rescheduled for june 24\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"brother elephants\")*(E1=\"||4,117\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,(B2:B16=\"brother elephants\")*(E2:E16=\"||4,117\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the date of the match with Brother Elephants as the opponent and a save of ||4,117?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"brother elephants\"", "*", "E1", "=", "\"||4,117\"", "1" ] } ]
test_2-13990653-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Opponent", "Score", "Loss", "Save" ], [ "2", "5 / 3", "@ Macoto Cobras", "5 - 2", "Lee Min-chin", "Kao Lung-wei" ], [ "3", "5 / 4", "@ Macoto Cobras", "4 - 10", "Jeriome Robertson", "||1,167" ], [ "4", "5 / 10", "La New Bears", "5 - 1", "Luis Martinez [ disambiguation needed ]", "||2,004" ], [ "5", "5 / 11", "La New Bears", "7 - 2", "Gary Rath", "||2,057" ], [ "6", "5 / 12", "Brother Elephants", "6 - 13", "Rob Cordemans", "||4,117" ], [ "7", "5 / 13", "Brother Elephants", "6 - 5", "Chuang Wei-chuan", "||5,079" ], [ "8", "5 / 15", "@ Macoto Cobras", "11 - 7", "Lee Min-chin", "||858" ], [ "9", "5 / 16", "@ Macoto Cobras", "19 - 6", "Chang Hsien-chih", "||938" ], [ "10", "5 / 17", "@ Chinatrust Whales", "3 - 2", "Ni Fu-deh", "Shen Po-tsang" ], [ "11", "5 / 18", "@ Chinatrust Whales", "Postponed Rescheduled for June 21", "Postponed Rescheduled for June 21", "Postponed Rescheduled for June 21" ], [ "12", "5 / 22", "@ Sinon Bulls", "Postponed Rescheduled for June 22", "Postponed Rescheduled for June 22", "Postponed Rescheduled for June 22" ], [ "13", "5 / 23", "@ Sinon Bulls", "Postponed Rescheduled for June 24", "Postponed Rescheduled for June 24", "Postponed Rescheduled for June 24" ], [ "14", "5 / 24", "@ La New Bears", "10 - 2", "Hsu Wen-hsiung", "||2,094" ], [ "15", "5 / 25", "@ La New Bears", "3 - 0", "Luis Martinez [ disambiguation needed ]", "Rob Cordemans" ], [ "16", "5 / 31", "Chinatrust Whales", "5 - 1", "Lorenzo Barcelo", "||1,111" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=\"back\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,(CHOOSECOLS(query1,2)>89)*(CHOOSECOLS(query1,3)=16)))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E18,D2:D18=\"back\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,(CHOOSECOLS(query1,2)>89)*(CHOOSECOLS(query1,3)=16)))", "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 school picked a back in round 16, after pick 89?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "D1", "=", "\"back\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "89", "*", "CHOOSECOLS(", "query1", "3", "=", "16" ] } ]
train_2-14887186-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Pick", "Player", "Position", "School" ], [ "2", "1", "5", "Tom Moore", "Running Back", "Vanderbilt" ], [ "3", "2", "17", "Bob Jeter", "Cornerback", "Iowa" ], [ "4", "5", "51", "Dale Hackbart", "Defensive Back", "Wisconsin" ], [ "5", "6", "65", "Mike Wright", "Tackle", "Minnesota" ], [ "6", "7", "77", "Kirk Phares", "Guard", "South Carolina" ], [ "7", "8", "89", "Don Hitt", "Center", "Oklahoma State" ], [ "8", "9", "101", "Frank Brixius", "Tackle", "Minnesota" ], [ "9", "11", "125", "Ron Ray", "Tackle", "Howard Payne" ], [ "10", "12", "137", "Harry Ball", "Tackle", "Boston College" ], [ "11", "13", "149", "Paul Winslow", "Defensive Back", "North Carolina Central" ], [ "12", "14", "161", "Jon Gilliam", "Center", "East Texas State" ], [ "13", "15", "173", "Garney Henley", "Back", "Huron" ], [ "14", "16", "185", "John Littlejohn", "Back", "Kansas State" ], [ "15", "17", "197", "Joe Gomes", "Back", "South Carolina" ], [ "16", "18", "209", "Royce Whittington", "Tackle", "Southwestern Louisiana" ], [ "17", "19", "221", "Rich Brooks", "End", "Purdue" ], [ "18", "20", "233", "Gilmer Lewis", "Tackle", "Oklahoma" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"9.11 (65)\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"9.11 (65)\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What team was the away team with a score of 9.11 (65)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"9.11 (65)\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"fitzroy\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"fitzroy\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What date was fitzroy the home team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"fitzroy\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"richmond\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"richmond\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score for the away team when the home team was richmond?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"richmond\"", "4" ] } ]
train_2-10747009-12
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Hawthorn", "7.12 (54)", "St Kilda", "8.11 (59)", "Glenferrie Oval", "5,000", "16 July 1927" ], [ "3", "Fitzroy", "14.5 (89)", "North Melbourne", "10.14 (74)", "Brunswick Street Oval", "8,000", "16 July 1927" ], [ "4", "Essendon", "12.19 (91)", "Footscray", "8.9 (57)", "Windy Hill", "18,000", "16 July 1927" ], [ "5", "Richmond", "10.15 (75)", "Melbourne", "6.8 (44)", "Punt Road Oval", "35,000", "16 July 1927" ], [ "6", "Geelong", "7.7 (49)", "Collingwood", "9.11 (65)", "Corio Oval", "21,500", "16 July 1927" ], [ "7", "South Melbourne", "12.8 (80)", "Carlton", "8.21 (69)", "Lake Oval", "28,000", "16 July 1927" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"mandy lynn\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"mandy lynn\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which week 1 had a week 2 of Mandy Lynn?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"mandy lynn\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"claudia nathalia\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"claudia nathalia\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which week 1 had a week 2 of Claudia Nathalia?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"claudia nathalia\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"kristy dwyer\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,A2:A13=\"kristy dwyer\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which week 3 had a week 1 of Kristy Dwyer?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"kristy dwyer\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"cidney carson\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,C2:C13=\"cidney carson\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which week 4 had a week 3 of Cidney Carson?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"cidney carson\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"cidney carson\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,C2:C13=\"cidney carson\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which week 2 had a week 3 of Cidney Carson?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"cidney carson\"", "2" ] } ]
test_2-17993994-7
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week 1", "Week 2", "Week 3", "Week 4", "Week 5" ], [ "2", "Ashley Engli", "Claudia Nathalia", "Jamie Lee Thomas", "Megan Elizabeth*", "Melisa Jackson" ], [ "3", "Megan Hauserman", "Shannon Marie", "Elena Daniels", "Sheena Lee*", "[Month Ended]" ], [ "4", "Triana Iglesias", "Jurgita Valts*", "Lijon Jones", "Ambra Jones", "[Month Ended]" ], [ "5", "Celine Mrazovich", "Mandy Lynn", "Amanda Duncan*", "Shannon Shay", "[Month Ended]" ], [ "6", "Alison Foran", "Breann McGregor **", "Thea Coleman", "Victoria Lynn Melody", "Elisa Prevot" ], [ "7", "Erica Campbell*", "Kristin Queen", "Crystal Pierce", "Kristin Vye Cardenas", "[Month Ended]" ], [ "8", "Victoria Stevens", "Candice Cassidy*", "Brittney Cox", "Nikki Rose", "Stephanie Rotuna" ], [ "9", "Amanda Quagliata", "Shannon Sunderlin *", "Laura Grillo", "Anna Nava", "[Month Ended]" ], [ "10", "Kortnie O'Connor*", "Jennifer Lynn", "Brandie Moses", "Annie Bronson", "[Month Ended]" ], [ "11", "Candi Marie", "Nancy Erminia*", "Cidney Carson", "Debra Ling", "Katie Jones" ], [ "12", "Crystal Alice", "Amanda Corey", "Ashlee Jae*", "Roxanne Dawn", "[Month Ended]" ], [ "13", "Kristy Dwyer", "Samantha Harris*", "Courtney Leigh", "Susan Dumagan", "[Month Ended]" ] ]
[ { "Formula": "MAX(FILTER(E1, F1<0))", "Formula2": "MAX(FILTER(E2:E20, F2:F20<0))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What's the greatest 1st RU that has a 2nd RU less than 0?", "Tokens": [ "MAX(", "FILTER(", "E1", "F1", "<", "0" ] }, { "Formula": "SUM(FILTER(I1, (C1=0)*(F1=0)*(E1>0)*(J1<2)))", "Formula2": "SUM(FILTER(I2:I20, (C2:C20=0)*(F2:F20=0)*(E2:E20>0)*(J2:J20<2)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Num", "*", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How many semifinalists had a total less than 2, 1st RU greater than 0, 2nd RU was 0 and Miss United Continent of 0?", "Tokens": [ "SUM(", "FILTER(", "I1", "C1", "=", "0", "*", "F1", "=", "0", "*", "E1", ">", "0", "*", "J1", "<", "2" ] }, { "Formula": "SUM(FILTER(A1, (B1=\"peru\")*(J1>3)))", "Formula2": "SUM(FILTER(A2:A20, (B2:B20=\"peru\")*(J2:J20>3)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What rank was Peru with a total greater than 3?", "Tokens": [ "SUM(", "FILTER(", "A1", "B1", "=", "\"peru\"", "*", "J1", ">", "3" ] }, { "Formula": "MIN(FILTER(G1, (H1>0)*(A1<8)))", "Formula2": "MIN(FILTER(G2:G20, (H2:H20>0)*(A2:A20<8)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the least 3rd RU that is ranked less than 8 with a 4th RU greater than 0?", "Tokens": [ "MIN(", "FILTER(", "G1", "H1", ">", "0", "*", "A1", "<", "8" ] } ]
train_2-17522854-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Rank", "Country", "Miss United Continent", "Virreina", "1st RU", "2nd RU", "3rd RU", "4th RU", "Semifinalists", "Total" ], [ "2", "1", "Dominican Republic", "2", "1", "0", "0", "0", "0", "2", "5" ], [ "3", "2", "Ecuador", "2", "0", "2", "0", "0", "0", "1", "5" ], [ "4", "3", "Mexico", "1", "1", "2", "0", "0", "0", "1", "5" ], [ "5", "4", "Brazil", "1", "1", "1", "0", "0", "0", "3", "6" ], [ "6", "5", "Colombia", "1", "0", "0", "0", "0", "0", "3", "4" ], [ "7", "6", "Peru", "1", "0", "0", "0", "0", "0", "2", "3" ], [ "8", "7", "Venezuela", "0", "1", "1", "0", "0", "0", "4", "6" ], [ "9", "8", "Panama", "0", "1", "0", "0", "0", "1", "2", "4" ], [ "10", "9", "Puerto Rico", "0", "1", "0", "0", "0", "0", "1", "2" ], [ "11", "10", "Uruguay", "0", "1", "0", "0", "1", "0", "0", "2" ], [ "12", "11", "India", "0", "1", "0", "0", "0", "0", "0", "1" ], [ "13", "12", "Chile", "0", "0", "1", "0", "0", "0", "1", "2" ], [ "14", "13", "Argentina", "0", "0", "1", "0", "0", "0", "0", "1" ], [ "15", "14", "Belgium", "0", "0", "0", "1", "0", "0", "0", "1" ], [ "16", "15", "Canada", "0", "0", "0", "0", "0", "0", "1", "1" ], [ "17", "15", "Honduras", "0", "0", "0", "0", "0", "0", "1", "1" ], [ "18", "15", "Costa Rica", "0", "0", "0", "0", "0", "0", "1", "1" ], [ "19", "15", "Paraguay", "0", "0", "0", "0", "0", "0", "1", "1" ], [ "20", "15", "Australia", "0", "0", "0", "0", "0", "0", "1", "1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"Svāhā\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,E2:E10=\"Svāhā\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the guardian mātṛkā for the guardian whose consort is Svāhā?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"Svāhā\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"Oṃ Yaṃ Vāyuve Namaḥ\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,C2:C10=\"Oṃ Yaṃ Vāyuve Namaḥ\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where the mantra is \"oṃ yaṃ vāyuve namaḥ\", what is the direction of the guardian?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Oṃ Yaṃ Vāyuve Namaḥ\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"Śacī\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,E2:E10=\"Śacī\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What weapon is used by the guardian whose consort is śacī?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"Śacī\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"Khaḍga (sword)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,D2:D10=\"Khaḍga (sword)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What are the directions for the guardian whose weapon is khaḍga (sword)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"Khaḍga (sword)\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"East\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,B2:B10=\"East\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What are the weapons used by guardians for the direction East?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"East\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"Bṛhaspati (Jupiter)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,F2:F10=\"Bṛhaspati (Jupiter)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What are the directions for the guardian whose graha (planet) is bṛhaspati (Jupiter)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"Bṛhaspati (Jupiter)\"", "2" ] } ]
train_1-100518-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Name", "Direction", "Mantra", "Weapon", "Consort", "Graha (Planet)", "Guardian Mātṛkā" ], [ "2", "Kubera", "North", "Oṃ Śaṃ Kuberāya Namaḥ", "Gadā (mace)", "Kuberajāyā", "Budha ( Mercury )", "Kumārī" ], [ "3", "Yama", "South", "Oṃ Maṃ Yamāya Namaḥ", "Daṇḍa (staff)", "Yami", "Maṅgala (Mars)", "Varahi" ], [ "4", "Indra", "East", "Oṃ Laṃ Indrāya Namaḥ", "Vajra (thunderbolt)", "Śacī", "Sūrya (Sun)", "Aindri" ], [ "5", "Varuṇa", "West", "Oṃ Vaṃ Varuṇāya Namaḥ", "Pāśa (noose)", "Nalani", "Śani (Saturn)", "Varuṇī" ], [ "6", "Īśāna", "Northeast", "Oṃ Haṃ Īśānāya Namaḥ", "Triśūla (trident)", "Pārvatī", "Bṛhaspati (Jupiter)", "Māheśvarī" ], [ "7", "Agni", "Southeast", "Oṃ Raṃ Agnaye Namaḥ", "Śakti (Spear)", "Svāhā", "Śukra (Venus)", "Meṣavāhinī" ], [ "8", "Vāyu", "Northwest", "Oṃ Yaṃ Vāyuve Namaḥ", "Aṅkuśa (goad)", "Bhāratī", "Candra (Moon)", "Mṛgavāhinī" ], [ "9", "Nirṛti (sometimes Rakṣasa )", "Southwest", "Oṃ Kṣaṃ Rakṣasāya Namaḥ", "Khaḍga (sword)", "Khaḍgī", "Rāhu (North Lunar Node )", "Khaḍgadhāriṇī" ], [ "10", "Brahmā", "Zenith", "Oṃ Hriṃ Brahmaṇe Namaḥ", "Padma (lotus)", "Sarasvatī", "Ketu (South Lunar Node )", "Brahmāni" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"manchester united\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,C2:C9=\"manchester united\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is team 1 when team 2 is Manchester United?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"manchester united\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"milan\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"milan\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the agg when team 1 is Milan?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"milan\"", "2" ] } ]
train_2-18255941-28
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Team 1", "Agg.", "Team 2", "1st leg", "2nd leg" ], [ "2", "Roma", "2–6", "Shakhtar Donetsk", "2–3", "0–3" ], [ "3", "Milan", "0–1", "Tottenham Hotspur", "0–1", "0–0" ], [ "4", "Valencia", "2–4", "Schalke 04", "1–1", "1–3" ], [ "5", "Internazionale", "( a )3–3", "Bayern Munich", "0–1", "3–2" ], [ "6", "Lyon", "1–4", "Real Madrid", "1–1", "0–3" ], [ "7", "Arsenal", "3–4", "Barcelona", "2–1", "1–3" ], [ "8", "Marseille", "1–2", "Manchester United", "0–0", "1–2" ], [ "9", "Copenhagen", "0–2", "Chelsea", "0–2", "0–0" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"geelong\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"geelong\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the home team when Geelong was the away team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"geelong\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"25.17 (167)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"25.17 (167)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where was the game when the home team scored 25.17 (167)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"25.17 (167)\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1=\"15.16 (106)\")*(A1=\"carlton\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,(B2:B7=\"15.16 (106)\")*(A2:A7=\"carlton\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the away team's score when home team Carlton scored 15.16 (106)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"15.16 (106)\"", "*", "A1", "=", "\"carlton\"", "4" ] } ]
train_2-10767641-12
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Footscray", "8.10 (58)", "Melbourne", "7.19 (61)", "Western Oval", "12,000", "19 July 1930" ], [ "3", "Essendon", "15.16 (106)", "South Melbourne", "16.12 (108)", "Windy Hill", "14,000", "19 July 1930" ], [ "4", "Collingwood", "25.17 (167)", "Fitzroy", "13.16 (94)", "Victoria Park", "14,000", "19 July 1930" ], [ "5", "Carlton", "15.16 (106)", "Geelong", "13.13 (91)", "Princes Park", "23,000", "19 July 1930" ], [ "6", "St Kilda", "18.15 (123)", "North Melbourne", "7.6 (48)", "Junction Oval", "10,000", "19 July 1930" ], [ "7", "Richmond", "15.19 (109)", "Hawthorn", "7.7 (49)", "Punt Road Oval", "10,000", "19 July 1930" ] ]
[ { "Formula": "FILTER(D1,E1=\"east texas state\")", "Formula2": "FILTER(D2:D15,E2:E15=\"east texas state\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What position did the player from East Texas State play?", "Tokens": [ "FILTER(", "D1", "E1", "=", "\"east texas state\"" ] } ]
dev_2-11469488-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Pick", "Round", "Player", "Position", "School" ], [ "2", "7", "Round 1", "Charles McRae", "Tackle", "Tennessee" ], [ "3", "66", "Round 3", "Lawrence Dawsey", "Wide Receiver", "Florida State" ], [ "4", "80", "Round 3", "Robert Wilson", "Running Back", "Texas A&M" ], [ "5", "93", "Round 4", "Tony Covington", "Defensive Back", "Virginia" ], [ "6", "120", "Round 5", "Terry Bagsby", "Linebacker", "East Texas State" ], [ "7", "136", "Round 5", "Tim Ryan", "Guard", "Notre Dame" ], [ "8", "147", "Round 6", "Rhett Hall", "Defensive Tackle", "California" ], [ "9", "174", "Round 7", "Calvin Tiggle", "Linebacker", "Georgia Tech" ], [ "10", "207", "Round 8", "Marty Carter", "Defensive Back", "MTSU" ], [ "11", "233", "Round 9", "Treamelle Taylor", "Wide Receiver", "Nevada" ], [ "12", "260", "Round 10", "Pat O'Hara", "Quarterback", "USC" ], [ "13", "265", "Round 10", "Hyland Hickson", "Running Back", "Michigan State" ], [ "14", "287", "Round 11", "Mike Sunvold", "Defensive Tackle", "Minnesota" ], [ "15", "314", "Round 12", "Al Chamblee", "Linebacker", "Virginia Tech" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"1b n2\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)=10))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E10,E2:E10=\"1b n2\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)=10))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which Year(s) of manufacture has a Type of 1b n2, and a Quantity of 10?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "E1", "=", "\"1b n2\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "3", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "10" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"1899–1907\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,D2:D10=\"1899–1907\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Railway number(s) has a Year(s) of manufacture of 1899–1907?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"1899–1907\"", "2" ] } ]
test_2-18934662-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Class", "Railway number(s)", "Quantity", "Year(s) of manufacture", "Type" ], [ "2", "B/B2 to 1869: D", "180–183, 208–251, 270–295, 306–317", "86", "1868–1878", "1B n2" ], [ "3", "A from 1892: Aa", "69\", 121\", 318–327, 334–336", "15", "1878–1888", "1B n2" ], [ "4", "A", "337–341, 363–367", "10", "1888–1891", "1B n2" ], [ "5", "Ac ( de )", "342–362, 368–377", "31", "1889–1897", "1B n2v" ], [ "6", "E ( de )", "401–410", "10", "1892", "1′B1′ n3v" ], [ "7", "D ( de )", "421–434", "14", "1898–1905", "2′C n4v" ], [ "8", "AD", "451–500, 1501–1538", "88", "1899–1907", "2′B n2v" ], [ "9", "ADh", "1541–1557", "17", "1907–1909", "2′B h2" ], [ "10", "C", "2001–2041", "41", "1909–1921", "2′C1′ h4v" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"Monday to Thursday @ 11:00 pm\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,D2:D12=\"Monday to Thursday @ 11:00 pm\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is every TV network with a weekly schedule of Monday to Thursday @ 11:00 pm?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"Monday to Thursday @ 11:00 pm\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"AXN India\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"AXN India\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is every country with a TV network of AXN India?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"AXN India\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Norway\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=\"Norway\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is every weekly schedule in the country of Norway?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Norway\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Belgium\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=\"Belgium\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is every TV network in Belgium?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Belgium\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"Monday to Thursday @ 11:00 pm\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,D2:D12=\"Monday to Thursday @ 11:00 pm\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is every status with a weekly schedule of Monday to Thursday @ 11:00 pm?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"Monday to Thursday @ 11:00 pm\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Viasat 4\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"Viasat 4\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is every weekly schedule of TV network Viasat 4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"Viasat 4\"", "4" ] } ]
train_1-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" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=5))", "Formula2": "LET(query1,SUMMARIZE(E2:E8,SUMX(A2:A8)),FILTER(query1,CHOOSECOLS(query1,2)=5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "In what round was lyon (32) a 5 seed?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "5" ] }, { "Formula": "ROWS(UNIQUE(FILTER(C1, A1=2)))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C8, A2:A8=2)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "How many items were recorded marseille (32 draw) was a 2 seed?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "A1", "=", "2" ] }, { "Formula": "SUMIFS(A1,E1,\"DNQ\")", "Formula2": "SUMIFS(A2:A8,E2:E8,\"DNQ\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the seed for lyon (32) was DNQ?", "Tokens": [ "SUMIFS(", "A1", "E1", "\"DNQ\"" ] }, { "Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=3))", "Formula2": "LET(query1,SUMMARIZE(F2:F8,SUMX(A2:A8)),FILTER(query1,CHOOSECOLS(query1,2)=3))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the result for Paris(48-byes) for 3 seed?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "F1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "3" ] } ]
train_1-20711545-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Seed", "Player", "Marseille (32 draw)", "Metz (32)", "Lyon (32)", "Paris (48 - byes)" ], [ "2", "1", "Paul-Henri Mathieu", "Semi-finals", "Final", "Round 2", "Round 1" ], [ "3", "2", "Gilles Simon", "Quarter-finals", "Round 1", "Semi-finals", "Round 3" ], [ "4", "3", "Julien Benneteau", "Round 2", "Round 1", "Final", "DNP" ], [ "5", "4", "Adrian Mannarino", "DNQ", "Semi-finals", "DNQ", "Round 1" ], [ "6", "5", "Marc Gicquel", "Round 1", "Quarter-finals", "Round 1", "Round 1" ], [ "7", "6", "Michaël Llodra", "Round 2", "Round 1", "Round 1", "DNP" ], [ "8", "7", "Josselin Ouanna", "DNP", "DNP", "Quarter-finals", "Round 1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"68-71=139\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,D2:D15=\"68-71=139\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Player, when Score is \"68-71=139\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"68-71=139\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"tom watson\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,B2:B15=\"tom watson\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Country, when Player is \"Tom Watson\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"tom watson\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"steve pate\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,B2:B15=\"steve pate\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Place, when Player is \"Steve Pate\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"steve pate\"", "1" ] } ]
train_2-18135501-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "1", "Wayne Grady", "Australia", "68-67=135", "–9" ], [ "3", "T2", "Payne Stewart", "United States", "72-65=137", "–7" ], [ "4", "T2", "Tom Watson", "United States", "69-68=137", "–7" ], [ "5", "T4", "David Feherty", "Northern Ireland", "71-67=138", "–6" ], [ "6", "T4", "Eduardo Romero", "Argentina", "68-70=138", "–6" ], [ "7", "T4", "Wayne Stephens", "England", "66-72=138", "–6" ], [ "8", "T7", "Mark Calcavecchia", "United States", "71-68=139", "–5" ], [ "9", "T7", "Derrick Cooper", "England", "69-70=139", "–5" ], [ "10", "T7", "Fred Couples", "United States", "68-71=139", "–5" ], [ "11", "T7", "Mark James", "England", "69-70=139", "–5" ], [ "12", "T7", "Mark McCumber", "United States", "71-68=139", "–5" ], [ "13", "T7", "Greg Norman", "Australia", "69-70=139", "–5" ], [ "14", "T7", "Steve Pate", "United States", "69=70=139", "–5" ], [ "15", "T7", "Scott Simpson", "United States", "73-66=139", "–5" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"jason odom\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)>3))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E10,C2:C10=\"jason odom\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)))),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": "Which school has more than 3 rounds with jason odom?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "C1", "=", "\"jason odom\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "2", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "3" ] } ]
test_2-11441293-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Pick", "Round", "Player", "Position", "School" ], [ "2", "12", "1", "Regan Upshaw", "Defensive End", "California" ], [ "3", "22", "1", "Marcus Jones", "Defensive End", "North Carolina" ], [ "4", "35", "2", "Mike Alstott", "Fullback", "Purdue" ], [ "5", "71", "3", "Donnie Abraham", "Defensive Back", "ETSU" ], [ "6", "96", "4", "Jason Odom", "Offensive Tackle", "Florida" ], [ "7", "104", "4", "Eric Austin", "Defensive Back", "Jackson State" ], [ "8", "140", "5", "Jason Maniecki", "Defensive Tackle", "Wisconsin" ], [ "9", "180", "6", "Nilo Silvan", "Wide Receiver", "Tennessee" ], [ "10", "221", "7", "Reggie Rusk", "Defensive Back", "Kentucky" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"hleb\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,B2:B9=\"hleb\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the transfer window for Hleb?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"hleb\"", "5" ] }, { "Formula": "MINIFS(F1,B1,\"dani alves\")", "Formula2": "MINIFS(F2:F9,B2:B9,\"dani alves\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the lowest ends for Dani Alves?", "Tokens": [ "MINIFS(", "F1", "B1", "\"dani alves\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(D1=\"transfer\")*(G1=\"€8m + €2m in variables\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,(D2:D9=\"transfer\")*(G2:G9=\"€8m + €2m in variables\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the person with a type of transfer, and a Transfer fee of €8m + €2m in variables?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"transfer\"", "*", "G1", "=", "\"€8m + €2m in variables\"", "2" ] } ]
test_2-17686681-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Nat.", "Name", "Moving from", "Type", "Transfer window", "Ends", "Transfer fee" ], [ "2", "MLI", "Keita", "Sevilla", "Transfer", "Summer", "2012", "€14M" ], [ "3", "ESP", "Piqué", "Manchester United", "Transfer", "Summer", "2012", "€5M" ], [ "4", "ESP", "Pinto", "Celta de Vigo", "Transfer", "Summer", "2010", "€0.5M" ], [ "5", "URU", "Cáceres", "Villarreal", "Transfer", "Summer", "2012", "€16.5M" ], [ "6", "BRA", "Dani Alves", "Sevilla", "Transfer", "Summer", "2012", "€29M + €6M in variables" ], [ "7", "BLR", "Hleb", "Arsenal", "Transfer", "Summer", "2012", "€11.8M" ], [ "8", "BRA", "Henrique", "Palmeiras", "Transfer", "Summer", "2013", "€8M + €2M in variables" ], [ "9", "ESP", "Sergio Busquets", "Barcelona B", "Promote", "Summer", "2013", "Free" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"James P. Richards\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"James P. Richards\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the district for james p. richards?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"James P. Richards\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"South Carolina 4\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"South Carolina 4\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the candidate for south carolina 4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"South Carolina 4\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"South Carolina 3\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"South Carolina 3\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the candidate for south carolina 3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"South Carolina 3\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"South Carolina 4\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"South Carolina 4\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the first elected for south carolina 4?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"South Carolina 4\"", "4" ] } ]
train_1-1342256-40
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "South Carolina 1", "L. Mendel Rivers", "Democratic", "1940", "Re-elected", "L. Mendel Rivers (D) Unopposed" ], [ "3", "South Carolina 2", "Hampton P. Fulmer", "Democratic", "1920", "Re-elected", "Hampton P. Fulmer (D) Unopposed" ], [ "4", "South Carolina 3", "Butler B. Hare", "Democratic", "1938", "Re-elected", "Butler B. Hare (D) Unopposed" ], [ "5", "South Carolina 4", "Joseph R. Bryson", "Democratic", "1938", "Re-elected", "Joseph R. Bryson (D) Unopposed" ], [ "6", "South Carolina 5", "James P. Richards", "Democratic", "1932", "Re-elected", "James P. Richards (D) Unopposed" ] ]
[ { "Formula": "SUM(FILTER(E1, H1=40.4))", "Formula2": "SUM(FILTER(E2:E18, H2:H18=40.4))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the rate limit when the desired rate change (%) is +40.4?", "Tokens": [ "SUM(", "FILTER(", "E1", "H1", "=", "40.4" ] }, { "Formula": "SUMIFS(E1,D1,\"limit agreed\")", "Formula2": "SUMIFS(E2:E18,D2:D18,\"limit agreed\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the rate limit when budget plans (£m) is limit agreed?", "Tokens": [ "SUMIFS(", "E1", "D1", "\"limit agreed\"" ] }, { "Formula": "SUM(FILTER(E1, G1=162))", "Formula2": "SUM(FILTER(E2:E18, G2:G18=162))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the rate limit when the desired rate (p) is 162?", "Tokens": [ "SUM(", "FILTER(", "E1", "G1", "=", "162" ] }, { "Formula": "LET(query1,SUMMARIZE(F1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=82.86))", "Formula2": "LET(query1,SUMMARIZE(F2:F18,SUMX(E2:E18)),FILTER(query1,CHOOSECOLS(query1,2)=82.86))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the rate change % when the rate limit is 82.86?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "F1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "82.86" ] }, { "Formula": "LET(query1,SUMMARIZE(G1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=50.33))", "Formula2": "LET(query1,SUMMARIZE(G2:G18,SUMX(E2:E18)),FILTER(query1,CHOOSECOLS(query1,2)=50.33))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the desired rate when the rate limit (p) is 50.33?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "G1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "50.33" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=900),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H18,C2:C18=900),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the authority who set the budget limit (£m) at 900?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "C1", "=", "900", "1" ] } ]
train_1-25316812-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Authority", "Rate or precept", "Budget limit (£m)", "Budget plans (£m)", "Rate limit (p)", "Rate change (%)", "Desired rate (p)", "Desired rate change (%)" ], [ "2", "Basildon", "rate", "13.7", "15", "50.33", "+17.59", "59", "+38" ], [ "3", "Brent", "rate", "140", "174", "196", "+1.55", "350", "+81.4" ], [ "4", "Camden", "rate", "117", "133", "92.02", "+0.09", "106", "+15.48" ], [ "5", "GLC", "precept", "785", "860", "36.52", "–0.08", "40.58", "+11" ], [ "6", "Greenwich", "rate", "66.5", "78.3", "96.42", "–19.02", "166", "+39.5" ], [ "7", "Hackney", "rate", "82.3", "118", "147.18", "+22.2", "322.7", "+168" ], [ "8", "Haringey", "rate", "128", "148", "268", "+16.5", "402", "+74.5" ], [ "9", "ILEA", "precept", "900", "957", "77.25", "–3.44", "82.28", "+2.85" ], [ "10", "Islington", "rate", "85.5", "94", "112", "–8.69", "165", "+34.6" ], [ "11", "Lambeth", "rate", "113.5", "131.5", "107.5", "–12.0", "182", "+48.9" ], [ "12", "Leicester", "rate", "24", "30", "25.2", "–32.7", "59.6", "+58.9" ], [ "13", "Lewisham", "rate", "79", "93", "99.6", "–13.8", "162", "+40.4" ], [ "14", "Merseyside", "precept", "205", "249", "82.86", "+27.48", "130", "+100" ], [ "15", "Portsmouth", "rate", "limit agreed", "limit agreed", "26.88", "–1.18", "limit agreed", "limit agreed" ], [ "16", "Sheffield", "rate", "216", "249", "207", "–0.56", "361", "+73" ], [ "17", "South Yorkshire", "precept", "178", "206", "81", "–2.38", "131", "+57" ], [ "18", "Southwark", "rate", "108", "131", "112.6", "–24.74", "215", "+44" ] ]
[ { "Formula": "SUMIFS(F1,E1,\"glenferrie oval\")", "Formula2": "SUMIFS(F2:F7,E2:E7,\"glenferrie oval\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many people watched a Glenferrie Oval?", "Tokens": [ "SUMIFS(", "F1", "E1", "\"glenferrie oval\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"geelong\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"geelong\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "How faced Geelong at home?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"geelong\"", "4" ] }, { "Formula": "SUMIFS(F1,C1,\"essendon\")", "Formula2": "SUMIFS(F2:F7,C2:C7,\"essendon\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many people watch Essendon as an away team?", "Tokens": [ "SUMIFS(", "F1", "C1", "\"essendon\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"south melbourne\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"south melbourne\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where did South Melbourne go to play a team at home?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"south melbourne\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"9.9 (63)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"9.9 (63)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where did a home team score 9.9 (63)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"9.9 (63)\"", "5" ] } ]
train_2-10766119-15
[ [ "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", "12.10 (82)", "South Melbourne", "11.14 (80)", "Arden Street Oval", "6,000", "4 August 1928" ], [ "3", "Fitzroy", "13.12 (90)", "Footscray", "12.17 (89)", "Brunswick Street Oval", "12,000", "4 August 1928" ], [ "4", "Richmond", "11.13 (79)", "Melbourne", "7.8 (50)", "Punt Road Oval", "26,000", "4 August 1928" ], [ "5", "Geelong", "4.14 (38)", "Essendon", "12.10 (82)", "Corio Oval", "10,000", "4 August 1928" ], [ "6", "Hawthorn", "9.9 (63)", "Collingwood", "17.18 (120)", "Glenferrie Oval", "5,000", "4 August 1928" ], [ "7", "St Kilda", "13.15 (93)", "Carlton", "10.9 (69)", "Junction Oval", "31,000", "4 August 1928" ] ]
[ { "Formula": "SUMIFS(F1,D1,\"8.10 (58)\")", "Formula2": "SUMIFS(F2:F7,D2:D7,\"8.10 (58)\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which crowd has an Away team score of 8.10 (58)?", "Tokens": [ "SUMIFS(", "F1", "D1", "\"8.10 (58)\"" ] } ]
train_2-10809529-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "St Kilda", "12.12 (84)", "South Melbourne", "14.23 (107)", "Junction Oval", "10,000", "15 May 1948" ], [ "3", "Melbourne", "14.11 (95)", "North Melbourne", "6.14 (50)", "MCG", "13,000", "15 May 1948" ], [ "4", "Fitzroy", "15.19 (109)", "Hawthorn", "6.11 (47)", "Brunswick Street Oval", "8,500", "15 May 1948" ], [ "5", "Essendon", "13.17 (95)", "Richmond", "14.11 (95)", "Windy Hill", "23,000", "15 May 1948" ], [ "6", "Geelong", "11.13 (79)", "Footscray", "8.10 (58)", "Kardinia Park", "17,500", "15 May 1948" ], [ "7", "Collingwood", "8.17 (65)", "Carlton", "9.9 (63)", "Victoria Park", "31,000", "15 May 1948" ] ]
[ { "Formula": "SUMIFS(A1,D1,\"2-0\")", "Formula2": "SUMIFS(A2:A10,D2:D10,\"2-0\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Can you tell me the Goal that has the Result of 2-0?", "Tokens": [ "SUMIFS(", "A1", "D1", "\"2-0\"" ] } ]
train_2-16763340-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Goal", "Date", "Score", "Result", "Competition" ], [ "2", "1.", "May 19, 1999", "0–1", "0-2", "Friendly" ], [ "3", "2.", "May 19, 1999", "0–2", "0-2", "Friendly" ], [ "4", "3.", "July 7, 1999", "3–1", "3-1", "1999 Copa América" ], [ "5", "4.", "August 10, 2000", "1–1", "1-5", "Friendly" ], [ "6", "5.", "August 10, 2000", "1–2", "1-5", "Friendly" ], [ "7", "6.", "April 2, 2003", "1–0", "2-0", "Friendly" ], [ "8", "7.", "June 7, 2003", "1–1", "2-1", "Friendly" ], [ "9", "8.", "March 31, 2004", "0–1", "0-3", "2006 FIFA World Cup qualification" ], [ "10", "9.", "October 14, 2004", "1–0", "3-1", "2006 FIFA World Cup qualification" ] ]
[ { "Formula": "SUM(FILTER(D1, F1=5088))", "Formula2": "SUM(FILTER(D2:D18, F2:F18=5088))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the innings for 5088 runs scored", "Tokens": [ "SUM(", "FILTER(", "D1", "F1", "=", "5088" ] }, { "Formula": "SUMIFS(C1,A1,\"Mark Taylor Category:Articles with hCards\")", "Formula2": "SUMIFS(C2:C18,A2:A18,\"Mark Taylor Category:Articles with hCards\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the matches for mark taylor category:articles with hcards", "Tokens": [ "SUMIFS(", "C1", "A1", "\"Mark Taylor Category:Articles with hCards\"" ] }, { "Formula": "MAX(F1)", "Formula2": "MAX(F2:F18)", "Funcs": [ "MAX(", "Cell" ], "Level": "easy", "Question": "Name the most runs scored", "Tokens": [ "MAX(", "F1" ] }, { "Formula": "MIN(FILTER(C1, E1=44))", "Formula2": "MIN(FILTER(C2:C18, E2:E18=44))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the least matches for not out being 44", "Tokens": [ "MIN(", "FILTER(", "C1", "E1", "=", "44" ] } ]
train_1-21486890-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Name", "Career", "Matches", "Innings", "Not Out", "Runs scored", "High Score", "50s", "100s", "Average" ], [ "2", "Ricky Ponting Category:Articles with hCards", "1995-2012", "374", "364", "39", "13589", "164", "82", "29", "41.81" ], [ "3", "Adam Gilchrist Category:Articles with hCards", "1996-2008", "286", "278", "11", "9595", "172", "55", "16", "35.93" ], [ "4", "Mark Waugh Category:Articles with hCards", "1988-2002", "244", "236", "20", "8500", "173", "50", "18", "39.35" ], [ "5", "Steve Waugh Category:Articles with hCards", "1986-2002", "325", "288", "58", "7569", "120*", "45", "3", "32.90" ], [ "6", "Michael Clarke Category:Articles with hCards", "2003-", "227", "207", "42", "7375", "130", "54", "7", "44.69" ], [ "7", "Michael Bevan Category:Articles with hCards", "1994-2004", "232", "196", "67", "6912", "108*", "46", "6", "53.58" ], [ "8", "Allan Border Category:Articles with hCards", "1979-1994", "273", "252", "39", "6524", "127*", "39", "3", "30.62" ], [ "9", "Matthew Hayden Category:Articles with hCards", "1993-2008", "160", "154", "15", "6131", "181*", "36", "10", "44.10" ], [ "10", "Dean Jones Category:Articles with hCards", "1984-1994", "164", "161", "25", "6068", "145", "46", "7", "44.61" ], [ "11", "David Boon Category:Articles with hCards", "1984-1995", "181", "177", "16", "5964", "122", "37", "5", "37.04" ], [ "12", "Michael Hussey Category:Articles with hCards", "2004-2012", "185", "157", "44", "5442", "109*", "39", "3", "48.15" ], [ "13", "Damien Martyn Category:Articles with hCards", "1992-2006", "208", "182", "51", "5346", "144*", "37", "5", "40.80" ], [ "14", "Andrew Symonds Category:Articles with hCards", "1998-2009", "198", "161", "33", "5088", "156", "30", "6", "39.75" ], [ "15", "Shane Watson Category:Articles with hCards", "2002-", "160", "140", "24", "4796", "185*", "29", "7", "41.34" ], [ "16", "Geoff Marsh Category:Articles with hCards", "1986-1992", "117", "115", "6", "4357", "126*", "22", "9", "39.97" ], [ "17", "Mark Taylor Category:Articles with hCards", "1989-1997", "113", "110", "1", "3514", "105", "28", "1", "32.23" ], [ "18", "Darren Lehmann Category:Articles with hCards", "1996-2005", "117", "101", "22", "3078", "119", "17", "4", "38.96" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"nbc\")*(C1=\"al michaels\")*(A1>2013)),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(B2:B6=\"nbc\")*(C2:C6=\"al michaels\")*(A2:A6>2013)),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", ">", "Num", "Num" ], "Level": "medium", "Question": "Who are the sideline reporter(s) on NBC with al michaels on the play-by-play after 2013?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"nbc\"", "*", "C1", "=", "\"al michaels\"", "*", "A1", ">", "2013", "5" ] }, { "Formula": "MINIFS(A1,E1,\"michelle tafoya and suzy kolber\")", "Formula2": "MINIFS(A2:A6,E2:E6,\"michelle tafoya and suzy kolber\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the earliest year featuring Sideline reporter(s) of michelle tafoya and suzy kolber?", "Tokens": [ "MINIFS(", "A1", "E1", "\"michelle tafoya and suzy kolber\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2014),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=2014),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What network is working in 2014?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "2014", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2011),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=2011),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who were the sideline reporter(s) in 2011?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "2011", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1<2012)*(B1=\"espn\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(A2:A6<2012)*(B2:B6=\"espn\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who were the collor commentator(s) for ESPN before 2012?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "<", "2012", "*", "B1", "=", "\"espn\"", "4" ] } ]
test_2-10656249-7
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Network", "Play-by-play", "Color commentator(s)", "Sideline reporter(s)" ], [ "2", "2010", "ESPN", "Mike Tirico", "Ron Jaworski and Jon Gruden", "Michelle Tafoya and Suzy Kolber" ], [ "3", "2011", "Fox", "Thom Brennaman", "Brian Billick and Terry Bradshaw", "Tony Siragusa and Jay Glazer" ], [ "4", "2012", "NBC", "Dan Hicks", "Mike Mayock and Doug Flutie", "Alex Flanagan and Randy Moss" ], [ "5", "2013", "NBC", "Al Michaels", "Cris Collinsworth", "Michelle Tafoya and Doug Flutie" ], [ "6", "2014", "NBC", "Al Michaels", "Cris Collinsworth", "Michelle Tafoya" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"modern drama\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)>20))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E13,E2:E13=\"modern drama\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)>20))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Which Airing date has a Number of episodes larger than 20, and a Genre of modern drama?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "E1", "=", "\"modern drama\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "3", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "20" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"the romance of the white hair maiden 白髮魔女傳\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"the romance of the white hair maiden 白髮魔女傳\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Genre has an English title (Chinese title) of the romance of the white hair maiden 白髮魔女傳?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"the romance of the white hair maiden 白髮魔女傳\"", "5" ] } ]
train_2-18545645-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Airing date", "English title (Chinese title)", "Number of episodes", "Theme song (T) Sub-theme song (ST)", "Genre" ], [ "2", "9 January– 3 Feb", "The Romance of the White Hair Maiden 白髮魔女傳", "20", "T: \"等你到白頭\" ( Mo Kai Yin & Cass Phang )", "Costume drama" ], [ "3", "6 February– 3 Mar", "The Change of Fate 命轉乾坤", "20", "T: \"多添一點真\" ( David Lui )", "Costume drama" ], [ "4", "6 Mar- 31 Mar", "Man of Wisdom II 金牙大狀(貳)", "20", "T: \"孔子曰\" ( Roman Tam )", "Costume drama" ], [ "5", "3 April– 28 Apr", "Plain Love 情濃大地", "20", "T: \"故地濃情\" ( Kenny Ho )", "Period drama" ], [ "6", "1 May– 26 May", "Justice Pao 包青天(香港版)", "20", "T: \"願世間有青天\" ( George Lam )", "Costume drama" ], [ "7", "29 May– 23 Jun", "Forty Something 男人四十一頭家", "20", "T: \"男人四十一頭家\" ( Adam Cheng )", "Modern drama" ], [ "8", "26 June– 4 Aug", "Down Memory Lane 萬里長情", "30", "T: \"心聲共鳴\" ( Andy Lau )", "Modern drama" ], [ "9", "7 August– 1 Sep", "Stepping Stones 總有出頭天", "20", "T: \"分甘同味\" ( Natalis Chan & Alan Tam )", "Modern drama" ], [ "10", "4 September– 29 September", "Debts of a Life Time 忘情闊少爺", "20", "T: \"還我真情\" ( Alan Tam )", "Modern drama" ], [ "11", "2 October– 27 October", "From Act to Act 娛樂插班生", "20", "T: \"是是非非是是非\" ( Natalis Chan )", "Modern drama" ], [ "12", "30 October– 24 November", "A Good Match from Heaven 天降奇緣", "20", "T: \"天降奇緣\" ( Deric Wan )", "Modern drama" ], [ "13", "27 November 1995- 16 February 1996", "Justice Pao II 包青天II(香港版)", "60", "T: \"願世間有青天\" ( George Lam )", "Costume drama" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=43))", "Formula2": "LET(query1,SUMMARIZE(A2:A10,SUMX(F2:F10)),FILTER(query1,CHOOSECOLS(query1,2)=43))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who is listed under skip (club) when the ends won is 43?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "F1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "43" ] }, { "Formula": "SUMIFS(C1,A1,\"Jeff Richard (Kelowna)\")", "Formula2": "SUMIFS(C2:C10,A2:A10,\"Jeff Richard (Kelowna)\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the L when the skip club is Jeff Richard (kelowna)?", "Tokens": [ "SUMIFS(", "C1", "A1", "\"Jeff Richard (Kelowna)\"" ] }, { "Formula": "SUM(FILTER(C1, B1=4))", "Formula2": "SUM(FILTER(C2:C10, B2:B10=4))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the L when the W is 4?", "Tokens": [ "SUM(", "FILTER(", "C1", "B1", "=", "4" ] } ]
train_1-29565120-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Skip (Club)", "W", "L", "PF", "PA", "Ends Won", "Ends Lost", "Blank Ends", "Stolen Ends" ], [ "2", "Jim Cotter (Kelowna)", "9", "0", "64", "40", "39", "31", "14", "7" ], [ "3", "Neil Dangerfield (Victoria)", "7", "2", "74", "49", "43", "29", "5", "14" ], [ "4", "Jeff Richard (Kelowna)", "7", "2", "69", "57", "40", "37", "8", "10" ], [ "5", "Brent Yamada (Kamloops)", "4", "5", "53", "50", "36", "37", "12", "7" ], [ "6", "Aron Herrick (Vernon)", "4", "5", "55", "69", "41", "37", "7", "9" ], [ "7", "Darren Heath (Vernon)", "4", "5", "58", "50", "39", "40", "9", "13" ], [ "8", "Brent Pierce (Royal City)", "3", "6", "48", "59", "32", "30", "7", "8" ], [ "9", "Sean Geall (Royal City)", "3", "6", "54", "60", "33", "41", "7", "6" ], [ "10", "Tom Buchy (Kimberley)", "3", "6", "49", "70", "35", "41", "5", "8" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"Cleveland Municipal Stadium\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,F2:F14=\"Cleveland Municipal Stadium\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the record when the game was played at Cleveland Municipal Stadium?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"Cleveland Municipal Stadium\"", "5" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=13))", "Formula2": "LET(query1,SUMMARIZE(B2:B14,SUMX(A2:A14)),FILTER(query1,CHOOSECOLS(query1,2)=13))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the game date in week 13?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "13" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"Detroit Lions\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,C2:C14=\"Detroit Lions\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where did the team play the Detroit Lions?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Detroit Lions\"", "6" ] }, { "Formula": "SUMIFS(A1,B1,\"December 2, 1962\")", "Formula2": "SUMIFS(A2:A14,B2:B14,\"December 2, 1962\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What week of the season did the date December 2, 1962 fall on?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"December 2, 1962\"" ] } ]
train_1-14984078-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Result", "Record", "Game Site", "Attendance" ], [ "2", "1", "September 16, 1962", "Los Angeles Rams", "W 30–27", "1–0", "Memorial Stadium", "54796" ], [ "3", "2", "September 23, 1962", "at Minnesota Vikings", "W 34–7", "2–0", "Metropolitan Stadium", "30787" ], [ "4", "3", "September 30, 1962", "Detroit Lions", "L 20–29", "2–1", "Memorial Stadium", "57966" ], [ "5", "4", "October 7, 1962", "San Francisco 49ers", "L 13–21", "2–2", "Memorial Stadium", "54158" ], [ "6", "5", "October 14, 1962", "at Cleveland Browns", "W 36–14", "3–2", "Cleveland Municipal Stadium", "80132" ], [ "7", "6", "October 21, 1962", "at Chicago Bears", "L 15–35", "3–3", "Wrigley Field", "49066" ], [ "8", "7", "October 28, 1962", "Green Bay Packers", "L 6–17", "3–4", "Memorial Stadium", "57966" ], [ "9", "8", "November 4, 1962", "at San Francisco 49ers", "W 22–3", "4–4", "Kezar Stadium", "44875" ], [ "10", "9", "November 11, 1962", "at Los Angeles Rams", "W 14–2", "5–4", "Los Angeles Memorial Coliseum", "39502" ], [ "11", "10", "November 18, 1962", "at Green Bay Packers", "L 13–17", "5–5", "Lambeau Field", "38669" ], [ "12", "11", "November 25, 1962", "Chicago Bears", "L 0–57", "5–6", "Memorial Stadium", "56164" ], [ "13", "12", "December 2, 1962", "at Detroit Lions", "L 14–21", "5–7", "Tiger Stadium", "53012" ], [ "14", "13", "December 8, 1962", "Washington Redskins", "W 34–21", "6–7", "Memorial Stadium", "56964" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"cathi o'malley\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,C2:C13=\"cathi o'malley\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When Cathi O'Malley was featured in Week 3, who was the cyber girl for Week 5?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"cathi o'malley\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"star zemba\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,C2:C13=\"star zemba\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When Star Zemba was featured in Week 3, who was the cyber girl for Week 2?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"star zemba\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"heather christensen\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"heather christensen\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When Heather Christensen was featured in Week 2, who was the cyber girl for Week 3?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"heather christensen\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"audra lynn\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"audra lynn\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When Audra Lynn was featured in Week 2, who was the cyber girl for Week 5?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"audra lynn\"", "5" ] } ]
train_2-17993994-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week 1", "Week 2", "Week 3", "Week 4", "Week 5" ], [ "2", "Sydney Moon", "Heather Christensen", "Erin Wills", "Nicole Whitehead *", "[Month Ended]" ], [ "3", "Merritt Cabal **", "Nikki Lemke", "Cathi O'Malley", "Lena Li", "[Month Ended]" ], [ "4", "Aubrie Lemon*", "Ashley Charlton", "Rachel Elizabeth", "Jackie Tefertiller", "[Month Ended]" ], [ "5", "Janice Chong", "Anika Knudsen", "Kylea Grace", "Tila Nguyen *", "Kylie Lefleur" ], [ "6", "Jessica Lauren*", "Veronica Moore", "Michelle Lin", "Kaelie Hart", "[Month Ended]" ], [ "7", "Brittany Evans*", "Natalie Abramov", "Candice Michelle", "Kimberly Hiott", "[Month Ended]" ], [ "8", "Jessica DiFeo", "Kate Brenner*", "Star Zemba", "Chera Leigh", "Olivia Hammil" ], [ "9", "Samantha Joseph", "Audra Lynn", "Tavania Kaye*", "Ditra Marie", "[Month Ended]" ], [ "10", "Lani Todd (discontinued)", "Anthea Szabo", "Loredana Jolie", "Mary Beth Decker*", "Louize Henziger" ], [ "11", "Robin Bain", "Sara Schwartz", "Carmella DeCesare *", "Katherine Hadorn", "[Month Ended]" ], [ "12", "Bridget Marquardt", "Jennifer Haase", "Heather McQuaid*", "Arynne Tiller", "Jocelyn Caballero" ], [ "13", "Jaime Lynn", "Elizabeth McDonald", "Wendy Culp*", "Sarah & Rachel Campbell", "Paulina Sanchez" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"9-8-2\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)>24))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E15,E2:E15=\"9-8-2\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)>24))", "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 score when february is more than 24 and has a record of 9-8-2", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "E1", "=", "\"9-8-2\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "2", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "24" ] }, { "Formula": "MAXIFS(A1,C1,\"hartford whalers\")", "Formula2": "MAXIFS(A2:A15,C2:C15,\"hartford whalers\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the most game with opponent of hartford whalers", "Tokens": [ "MAXIFS(", "A1", "C1", "\"hartford whalers\"" ] } ]
test_2-14229231-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Game", "February", "Opponent", "Score", "Record" ], [ "2", "7", "1", "@ Pittsburgh Penguins", "4 - 3", "2-5-0" ], [ "3", "8", "2", "Tampa Bay Lightning", "3 - 3 OT", "2-5-1" ], [ "4", "9", "4", "@ Ottawa Senators", "2 - 1", "3-5-1" ], [ "5", "10", "8", "Washington Capitals", "5 - 4", "4-5-1" ], [ "6", "11", "9", "@ New Jersey Devils", "4 - 1", "4-6-1" ], [ "7", "12", "11", "@ Tampa Bay Lightning", "3 - 2", "5-6-1" ], [ "8", "13", "15", "@ Buffalo Sabres", "2 - 1", "6-6-1" ], [ "9", "14", "16", "Montreal Canadiens", "2 - 2 OT", "6-6-2" ], [ "10", "15", "18", "@ Montreal Canadiens", "5 - 2", "6-7-2" ], [ "11", "16", "20", "@ Tampa Bay Lightning", "3 - 1", "7-7-2" ], [ "12", "17", "21", "@ Florida Panthers", "5 - 3", "8-7-2" ], [ "13", "18", "24", "Hartford Whalers", "2 - 1", "8-8-2" ], [ "14", "19", "26", "@ Buffalo Sabres", "4 - 2", "9-8-2" ], [ "15", "20", "28", "Florida Panthers", "0 - 0 OT", "9-8-3" ] ]
[ { "Formula": "FILTER(B1,E1=\"528\")", "Formula2": "FILTER(B2:B18,E2:E18=\"528\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "For the game with 528 attendance, what was the result?", "Tokens": [ "FILTER(", "B1", "E1", "=", "\"528\"" ] } ]
dev_2-14288212-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Result", "Competition", "Venue", "Attendance" ], [ "2", "18 May 2013", "Serbia def. Germany 46-10", "Rugby League European Shield", "Makiš Stadium , Belgrade, Serbia", "Not Known" ], [ "3", "4 May 2013", "Germany def. Netherlands 28-22", "Friendly International", "Heidelberg , Germany", "Not Known" ], [ "4", "19 May 2012", "Russia def. Germany 32-26", "Rugby League European Shield", "Heidelberg , Germany", "Not Known" ], [ "5", "12 May 2012", "Germany def. Serbia 25-24", "Rugby League European Shield", "Heidelberg , Germany", "Not Known" ], [ "6", "23 July 2011", "Germany def. Malta 36-12", "Rugby League European Shield", "Hochspeyer, Kaiserslautern , Germany", "300 approx" ], [ "7", "9 July 2011", "Norway def. Germany 32-28", "Rugby League European Shield", "Bislett Stadion, Oslo, Norway", "Not known" ], [ "8", "22 April 2011", "Serbia def. Germany 90-6", "Friendly International", "Hochspeyer, Kaiserslautern , Germany", "Not known" ], [ "9", "17 July 2010", "Germany def. Czech Republic 96-0", "Rugby League European Shield , West Division", "Hochspeyer, Kaiserslautern , Germany", "350 approx" ], [ "10", "3 July 2010", "Serbia def. Germany 40-14", "Rugby League European Shield , West Division", "FC Radnicki, Belgrade, Serbia", "Not known" ], [ "11", "18 July 2009", "Italy def. Germany 42-30", "Rugby League European Shield", "Heurth Stadion, Cologne, Germany", "Not known" ], [ "12", "4 July 2009", "Czech Republic def. Germany 30-4", "Rugby League European Shield", "Lokomotiva Olomouc, Olomouc, Czech Republic", "Not known" ], [ "13", "3 August 2008", "Germany def. Czech Republic 62-20", "Rugby League European Shield", "Karlsruhe, Germany", "Not known" ], [ "14", "13 June 2008", "Italy def. Germany 58-26", "Rugby League European Shield", "Stadio Communale del Plebiscito, Padova, Italy", "Not known" ], [ "15", "4 August 2007", "Germany def. Czech Republic 44-22", "Rugby League European Shield", "Slavia Prague, Prague, Czech Republic", "Not known" ], [ "16", "7 July 2007", "Serbia def. Germany 38-6", "Rugby League European Shield", "Heidelberg, Germany", "Not known" ], [ "17", "22 July 2006", "Germany def. Estonia 38-24", "Rugby League European Shield", "Viimsi Stadium, Tallinn", "528" ], [ "18", "25 June 2006", "Germany def. Austria 34-32", "Rugby League European Shield", "Nonner Stadion, Bad Reichenhall", "358" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(H1,SUMX(G1)),FILTER(query1,CHOOSECOLS(query1,2)=0.484))", "Formula2": "LET(query1,SUMMARIZE(H2:H9,SUMX(G2:G9)),FILTER(query1,CHOOSECOLS(query1,2)=0.484))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the all home when all games percentage is .484?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "H1", "SUMX(", "G1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "0.484" ] }, { "Formula": "SUM(FILTER(C1, G1=0.484))", "Formula2": "SUM(FILTER(C2:C9, G2:G9=0.484))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the acc percentage when all games percentage is .484?", "Tokens": [ "SUM(", "FILTER(", "C1", "G1", "=", "0.484" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,A1=\"Maryland\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J9,A2:A9=\"Maryland\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the all games for Maryland?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "J1", "A1", "=", "\"Maryland\"", "6" ] } ]
train_1-16372244-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Team", "ACC Regular Season", "ACC %", "ACC Home", "ACC Road", "All Games", "All Games %", "All Home", "All Road", "All Neutral" ], [ "2", "Maryland", "15–1", ".938", "8–0", "7–1", "32–4", ".889", "15–0", "7–2", "10–2" ], [ "3", "Duke", "13–3", ".813", "8–0", "5–3", "31–4", ".886", "13–0", "7–3", "11–1" ], [ "4", "Wake Forest", "9–7", ".563", "6–2", "3–5", "21–13", ".618", "13–3", "5–7", "3–3" ], [ "5", "North Carolina State", "9–7", ".563", "5–3", "4–4", "23–11", ".676", "14–4", "6–5", "3–2" ], [ "6", "Virginia", "7–9", ".563", "5–3", "2–6", "17–12", ".586", "13–4", "3–7", "1–1" ], [ "7", "Georgia Tech", "7–9", ".437", "4–4", "3–5", "15–16", ".484", "8–7", "4–6", "3–3" ], [ "8", "North Carolina", "4–12", ".250", "3–5", "1–7", "8–20", ".286", "6–9", "1–9", "1–1" ], [ "9", "Florida State", "4–12", ".250", "4–4", "0–8", "12–17", ".414", "10–6", "1–10", "1–1" ] ]
[ { "Formula": "SUMIFS(A1,E1,\"laurier\")", "Formula2": "SUMIFS(A2:A9,E2:E9,\"laurier\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the sum of Pick #, when College is Laurier?", "Tokens": [ "SUMIFS(", "A1", "E1", "\"laurier\"" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"boise state\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>34))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E9,E2:E9=\"boise state\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>34))", "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 CFL Team, when Pick # is greater than 34, and when College is Boise State?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "E1", "=", "\"boise state\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "34" ] }, { "Formula": "MIN(FILTER(A1, (D1=\"rec\")*(B1=\"hamilton tiger-cats\")))", "Formula2": "MIN(FILTER(A2:A9, (D2:D9=\"rec\")*(B2:B9=\"hamilton tiger-cats\")))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the lowest Pick #, when Position is REC, and when CFL Team is Hamilton Tiger-Cats?", "Tokens": [ "MIN(", "FILTER(", "A1", "D1", "=", "\"rec\"", "*", "B1", "=", "\"hamilton tiger-cats\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"db\")*(E1=\"saint mary's\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(D2:D9=\"db\")*(E2:E9=\"saint mary's\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Player, when Position is DB, and when College is Saint Mary's?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"db\"", "*", "E1", "=", "\"saint mary's\"", "3" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"western\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<40))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E9,E2:E9=\"western\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<40))", "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 Position, when Pick # is less than 40, and when College is Western?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "E1", "=", "\"western\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "40" ] } ]
train_2-16575609-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Pick #", "CFL Team", "Player", "Position", "College" ], [ "2", "33", "Hamilton Tiger-Cats", "Laurent Lavigne Masse", "REC", "Laval" ], [ "3", "34", "Edmonton Eskimos", "Dante Luciani", "REC", "Laurier" ], [ "4", "35", "Calgary Stampeders", "Jon Gott", "OL", "Boise State" ], [ "5", "36", "Montreal Alouettes", "Paul Woldu", "DB", "Saskatchewan" ], [ "6", "37", "Toronto Argonauts", "Richard Zulys", "OL", "Western" ], [ "7", "38", "BC Lions", "Brady Browne", "DB", "Manitoba" ], [ "8", "39", "Winnipeg Blue Bombers", "Don Oramasionwu", "DL", "Manitoba" ], [ "9", "40", "Saskatchewan Roughriders", "Jeff Zelinski", "DB", "Saint Mary's" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=12000),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,F2:F15=12000),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What was the result when the attendance was 12,000?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "12000", "4" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,B1=\"no game scheduled\"),SUMMARIZE(CHOOSECOLS(query1,6),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<5))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G15,B2:B15=\"no game scheduled\"),SUMMARIZE(CHOOSECOLS(query1,6),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<5))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What was the attendance for weeks prior to 5 when there was no game scheduled?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "B1", "=", "\"no game scheduled\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "6", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"lakeside park\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,E2:E15=\"lakeside park\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the attendance number for the venue of Lakeside Park?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"lakeside park\"", "6" ] }, { "Formula": "MAX(FILTER(A1, (E1=\"league park\")*(B1=\"november 25, 1920\")))", "Formula2": "MAX(FILTER(A2:A15, (E2:E15=\"league park\")*(B2:B15=\"november 25, 1920\")))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the largest week number for the venue of League Park for the date of November 25, 1920?", "Tokens": [ "MAX(", "FILTER(", "A1", "E1", "=", "\"league park\"", "*", "B1", "=", "\"november 25, 1920\"" ] } ]
train_2-15272203-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Result", "Venue", "Attendance", "Record" ], [ "2", "1", "No game scheduled", "No game scheduled", "No game scheduled", "No game scheduled", "No game scheduled", "No game scheduled" ], [ "3", "2", "October 3, 1920", "Wheeling Stogies", "43–0 W", "League Park", "4,000", "1–0" ], [ "4", "3", "October 10, 1920", "Columbus Panhandles", "37–0 W", "League Park", "1,500", "2–0" ], [ "5", "4", "October 17, 1920", "Cincinnati Celts", "13–0 W", "League Park", "3,000", "3–0" ], [ "6", "5", "October 24, 1920", "at Cleveland Tigers", "7–0 W", "League Park", "5,000–6,000", "4–0" ], [ "7", "6", "October 31, 1920", "at Canton Bulldogs", "10–0 W", "Lakeside Park", "6,000–10,000", "5–0" ], [ "8", "7", "November 7, 1920", "Detroit Heralds", "Canceled due to rain.", "Canceled due to rain.", "Canceled due to rain.", "5–0" ], [ "9", "8", "November 14, 1920", "Cleveland Tigers", "7–7 T", "Dunn Field", "8,000", "5–0–1" ], [ "10", "9", "November 21, 1920", "Dayton Triangles", "13–0 W", "League Park", "3,700", "6–0–1" ], [ "11", "10", "November 25, 1920", "Canton Bulldogs", "7–0 W", "League Park", "6,500", "7–0–1" ], [ "12", "10", "November 28, 1920", "at Dayton Triangles", "14–0 W", "Triangle Park", "5,000", "8–0–1" ], [ "13", "11", "December 5, 1920", "at Buffalo All-Americans", "0–0 T", "Buffalo Baseball Park", "3,000", "8–0–2" ], [ "14", "12", "December 12, 1920", "at Decatur Staleys", "0–0 T", "Cubs Park", "12,000", "8–0–3" ], [ "15", "13", "No game scheduled", "No game scheduled", "No game scheduled", "No game scheduled", "No game scheduled", "No game scheduled" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"San Juan Jabloteh\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"San Juan Jabloteh\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What stadium(sO does san juan jabloteh play in?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"San Juan Jabloteh\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"North East Stars\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"North East Stars\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Wh owas the captian of the north east stars?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"North East Stars\"", "6" ] }, { "Formula": "MAXIFS(D1,C1,\"Larry Gomes Stadium\")", "Formula2": "MAXIFS(D2:D7,C2:C7,\"Larry Gomes Stadium\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the maximum capacity of larry gomes stadium?", "Tokens": [ "MAXIFS(", "D1", "C1", "\"Larry Gomes Stadium\"" ] } ]
test_1-25794138-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Team", "Location", "Stadium", "Capacity", "Manager", "Captain" ], [ "2", "Caledonia AIA", "Morvant / Laventille", "Larry Gomes Stadium", "10000", "Jamaal Shabazz Category:Articles with hCards", "Stephan David Category:Articles with hCards" ], [ "3", "Defence Force", "Chaguaramas", "Hasely Crawford Stadium", "27000", "Ross Russell Category:Articles with hCards", "Corey Rivers Category:Articles with hCards" ], [ "4", "North East Stars", "Sangre Grande", "Sangre Grande Ground", "7000", "Emerson Alcântara Category:Articles with hCards", "Charles Pollard Category:Articles with hCards" ], [ "5", "Police", "Saint James", "Hasely Crawford Stadium", "27000", "Kelvin Jones Category:Articles with hCards", "Todd Ryan Category:Articles with hCards" ], [ "6", "San Juan Jabloteh", "San Juan", "Hasely Crawford Stadium", "27000", "Earl Carter Category:Articles with hCards", "Cleon John Category:Articles with hCards" ], [ "7", "St. Ann's Rangers", "San Juan", "Hasely Crawford Stadium", "27000", "Dean Pacheco Category:Articles with hCards", "Akil Clarke Category:Articles with hCards" ] ]
[ { "Formula": "FILTER(D1,A1=\"mallala\")", "Formula2": "FILTER(D2:D7,A2:A7=\"mallala\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "When was the Mallala race held?", "Tokens": [ "FILTER(", "D1", "A1", "=", "\"mallala\"" ] }, { "Formula": "FILTER(E1,B1=\"phillip island grand prix circuit\")", "Formula2": "FILTER(E2:E7,B2:B7=\"phillip island grand prix circuit\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which driver won the Phillip Island Grand Prix Circuit?", "Tokens": [ "FILTER(", "E1", "B1", "=", "\"phillip island grand prix circuit\"" ] }, { "Formula": "FILTER(E1,A1=\"lakeside\")", "Formula2": "FILTER(E2:E7,A2:A7=\"lakeside\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the name of the driver that won the Lakeside race?", "Tokens": [ "FILTER(", "E1", "A1", "=", "\"lakeside\"" ] } ]
dev_2-12085547-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Race Title", "Circuit", "City / State", "Date", "Winner", "Team" ], [ "2", "Eastern Creek", "Eastern Creek Raceway", "Sydney , New South Wales", "16 - 17 Apr", "Tony Longhurst", "Benson & Hedges Racing" ], [ "3", "Phillip Island", "Phillip Island Grand Prix Circuit", "Phillip Island , Victoria", "21–22 May", "Paul Morris", "Diet Coke Racing" ], [ "4", "Winton", "Winton Motor Raceway", "Benalla , Victoria", "18 - 19 Jun", "Paul Morris", "Diet Coke Racing" ], [ "5", "Lakeside", "Lakeside International Raceway", "Brisbane , Queensland", "16 - 17 Jul", "Tony Longhurst", "Benson & Hedges Racing" ], [ "6", "Mallala", "Mallala Motorsport Park", "Mallala , South Australia", "6 - 7 Aug", "Tony Longhurst", "Benson & Hedges Racing" ], [ "7", "Oran Park", "Oran Park Raceway", "Sydney , New South Wales", "27 - 28 Aug", "Paul Morris", "Diet Coke Racing" ] ]
[ { "Formula": "AVERAGE(FILTER(B1, (A1<3)*(E1=\"northwestern state\")))", "Formula2": "AVERAGE(FILTER(B2:B15, (A2:A15<3)*(E2:E15=\"northwestern state\")))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the average pick of northwestern state college under round 3?", "Tokens": [ "AVERAGE(", "FILTER(", "B1", "A1", "<", "3", "*", "E1", "=", "\"northwestern state\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"rutgers\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,E2:E15=\"rutgers\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Rutgers college holds what position?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"rutgers\"", "4" ] }, { "Formula": "MIN(FILTER(B1, (D1=\"center\")*(C1=\"les studdard\")*(A1<10)))", "Formula2": "MIN(FILTER(B2:B15, (D2:D15=\"center\")*(C2:C15=\"les studdard\")*(A2:A15<10)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "In what round smaller than 10, was the center les studdard picked in?", "Tokens": [ "MIN(", "FILTER(", "B1", "D1", "=", "\"center\"", "*", "C1", "=", "\"les studdard\"", "*", "A1", "<", "10" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)<2))", "Formula2": "LET(query1,SUMMARIZE(E2:E15,SUMX(A2:A15)),FILTER(query1,CHOOSECOLS(query1,2)<2))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "Which college had rounds smaller than 2?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "2" ] } ]
train_2-12536490-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Pick", "Name", "Position", "College" ], [ "2", "1", "14", "Willie Scott", "Tight end", "South Carolina" ], [ "3", "2", "41", "Joe Delaney", "Running back", "Northwestern State" ], [ "4", "3", "70", "Marvin Harvey", "Tight end", "Southern Mississippi" ], [ "5", "3", "75", "Roger Taylor", "Tackle", "Oklahoma State" ], [ "6", "3", "78", "Lloyd Burruss", "Defensive back", "Maryland" ], [ "7", "4", "97", "Ron Washington", "Wide receiver", "Arizona State" ], [ "8", "5", "124", "Todd Thomas", "Center", "North Dakota" ], [ "9", "6", "153", "Dock Luckie", "Tackle", "Florida" ], [ "10", "7", "180", "Billy Jackson", "Running back", "Alabama" ], [ "11", "8", "206", "David Dorn", "Wide receiver", "Rutgers" ], [ "12", "9", "237", "Anthony Vereen", "Defensive back", "Southeastern Louisiana" ], [ "13", "10", "262", "Les Studdard", "Center", "Texas" ], [ "14", "11", "289", "Frank Case", "Defensive end", "Penn State" ], [ "15", "12", "319", "Bob Gagliano", "Quarterback", "Utah State" ] ]
[ { "Formula": "MINIFS(A1,C1,\"athens, greece\")", "Formula2": "MINIFS(A2:A6,C2:C6,\"athens, greece\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the lowest year that has athens, greece as the venue?", "Tokens": [ "MINIFS(", "A1", "C1", "\"athens, greece\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"1st\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"1st\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which venue has 1st as the result?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"1st\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"world championships\")*(D1=\"1st\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(B2:B6=\"world championships\")*(D2:D6=\"1st\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What extra has world championships as the tournament, and 1st as the result?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"world championships\"", "*", "D1", "=", "\"1st\"", "5" ] } ]
train_2-13260484-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Tournament", "Venue", "Result", "Extra" ], [ "2", "1997", "World Indoor Championships", "Paris , France", "3rd", "4x400 m relay" ], [ "3", "1997", "World Championships", "Athens , Greece", "1st", "4x400 m relay" ], [ "4", "1998", "European Championships", "Budapest , Hungary", "1st", "4x400 m relay" ], [ "5", "1998", "World Cup", "Johannesburg , South Africa", "1st", "4x400 m relay" ], [ "6", "1999", "World Championships", "Seville , Spain", "3rd", "4x400 m relay" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"w\")*(E1=\"international friendly (unofficial match)\")*(D1=\"1-0\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,(C2:C15=\"w\")*(E2:E15=\"international friendly (unofficial match)\")*(D2:D15=\"1-0\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which City has a Result of w, and a Competition of international friendly (unofficial match), and a Score of 1-0?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"w\"", "*", "E1", "=", "\"international friendly (unofficial match)\"", "*", "D1", "=", "\"1-0\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"w\")*(D1=\"3-0\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,(C2:C15=\"w\")*(D2:D15=\"3-0\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Date has a Result of w, and a Score of 3-0?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"w\"", "*", "D1", "=", "\"3-0\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"june 9, 1976\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,A2:A15=\"june 9, 1976\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which City has a Date of june 9, 1976?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"june 9, 1976\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"may 19, 1976\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,A2:A15=\"may 19, 1976\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which City has a Date of may 19, 1976?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"may 19, 1976\"", "2" ] } ]
train_2-15168881-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "City", "Result", "Score", "Competition" ], [ "2", "February 21, 1976", "Brasília", "W", "1-0", "International Friendly (unofficial match)" ], [ "3", "February 25, 1976", "Montevideo", "W", "2-1", "Taça do Atlântico / Taça Rio Branco" ], [ "4", "February 27, 1976", "Buenos Aires", "W", "2-1", "Taça do Atlântico / Roca Cup" ], [ "5", "April 7, 1976", "Asunción", "D", "1-1", "Taça do Atlântico / Taça Oswaldo Cruz" ], [ "6", "April 28, 1976", "Rio de Janeiro", "W", "2-1", "Taça do Atlântico / Taça Rio Branco" ], [ "7", "May 19, 1976", "Rio de Janeiro", "W", "2-0", "Taça do Atlântico / Roca Cup" ], [ "8", "May 23, 1976", "Los Angeles", "W", "1-0", "USA Bicentenary Cup" ], [ "9", "May 28, 1976", "Seattle", "W", "2-0", "USA Bicentenary Cup" ], [ "10", "May 31, 1976", "New Haven", "W", "4-1", "USA Bicentenary Cup" ], [ "11", "June 2, 1976", "San Francisco", "W", "4-3", "International Friendly (unofficial match)" ], [ "12", "June 4, 1976", "Guadalajara", "W", "3-0", "International Friendly" ], [ "13", "June 9, 1976", "Rio de Janeiro", "W", "3-1", "Taça do Atlântico / Taça Oswaldo Cruz" ], [ "14", "October 6, 1976", "Rio de Janeiro", "L", "0-2", "International Friendly (unofficial match)" ], [ "15", "December 1, 1976", "Rio de Janeiro", "W", "2-0", "International Friendly" ] ]
[ { "Formula": "FILTER(B1,I1=\"14-27\")", "Formula2": "FILTER(B2:B16,I2:I16=\"14-27\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What day was the record 14-27?", "Tokens": [ "FILTER(", "B1", "I1", "=", "\"14-27\"" ] }, { "Formula": "ROWS(FILTER(E1,A1=35))", "Formula2": "ROWS(FILTER(E2:E16,A2:A16=35))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many people got high points in game 35?", "Tokens": [ "ROWS(", "FILTER(", "E1", "A1", "=", "35" ] }, { "Formula": "FILTER(E1,B1=\"January 2\")", "Formula2": "FILTER(E2:E16,B2:B16=\"January 2\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who had the highest points on January 2?", "Tokens": [ "FILTER(", "E1", "B1", "=", "\"January 2\"" ] } ]
dev_1-23274514-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "31", "January 2", "San Antonio", "L 86–97 (OT)", "Caron Butler (24)", "Antawn Jamison , Brendan Haywood (9)", "Gilbert Arenas (8)", "Verizon Center 19,025", "10-21" ], [ "3", "32", "January 5", "@ Philadelphia", "W 104–97 (OT)", "Antawn Jamison (32)", "Antawn Jamison (14)", "Gilbert Arenas (14)", "Wachovia Center 11,822", "11-21" ], [ "4", "33", "January 6", "@ Cleveland", "L 98–121 (OT)", "Antawn Jamison (26)", "Brendan Haywood (7)", "Earl Boykins (6)", "Quicken Loans Arena 20,562", "11-22" ], [ "5", "34", "January 8", "Orlando", "W 104–97 (OT)", "Antawn Jamison (28)", "Brendan Haywood (15)", "Randy Foye , Mike Miller (6)", "Verizon Center 20,173", "12-22" ], [ "6", "35", "January 10", "New Orleans", "L 110–115 (OT)", "Antawn Jamison (32)", "Brendan Haywood (14)", "Randy Foye (8)", "Verizon Center 14,753", "12-23" ], [ "7", "36", "January 12", "Detroit", "L 90–99 (OT)", "Antawn Jamison (31)", "Brendan Haywood (15)", "Randy Foye (10)", "Verizon Center 13,544", "12-24" ], [ "8", "37", "January 13", "@ Atlanta", "L 82–94 (OT)", "Antawn Jamison (25)", "Antawn Jamison (19)", "Randy Foye (8)", "Philips Arena 9,695", "12-25" ], [ "9", "38", "January 15", "@ Chicago", "L 119–121 (OT) OT", "Antawn Jamison (34)", "Brendan Haywood (20)", "Randy Foye (7)", "United Center 20,304", "12-26" ], [ "10", "39", "January 16", "Sacramento", "W 96–86 (OT)", "Caron Butler (19)", "Brendan Haywood (10)", "Randy Foye (6)", "Verizon Center 17,242", "13-26" ], [ "11", "40", "January 18", "Portland", "W 97–92 (OT)", "Antawn Jamison (28)", "Caron Butler (9)", "Randy Foye (5)", "Verizon Center 12,209", "14-26" ], [ "12", "41", "January 20", "Dallas", "L 93–94 (OT)", "Randy Foye (26)", "Brendan Haywood (18)", "Mike Miller (4)", "Verizon Center 13,947", "14-27" ], [ "13", "42", "January 22", "Miami", "L 88–112 (OT)", "Andray Blatche (19)", "Andray Blatche (11)", "Earl Boykins (5)", "Verizon Center 20,173", "14-28" ], [ "14", "43", "January 24", "L.A. Clippers", "L 78–92 (OT)", "Antawn Jamison (20)", "Brendan Haywood (12)", "Caron Butler (4)", "Verizon Center 12,356", "14-29" ], [ "15", "44", "January 26", "L.A. Lakers", "L 103–115 (OT)", "Antawn Jamison (27)", "Antawn Jamison (9)", "Miller , Boykins & Foye (4)", "Verizon Center 20,173", "14-30" ], [ "16", "45", "January 29", "@ New Jersey", "W 81–79 (OT)", "Earl Boykins (15)", "Mike Miller (12)", "Foye , Jamison & Stevenson (2)", "Izod Center 11,384", "15-30" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Wu Yang\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,C2:C10=\"Wu Yang\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who won the mens doubles when wu yang won the womens singles?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"Wu Yang\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Fan Ying\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,C2:C10=\"Fan Ying\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What year and where was the tournament when fan ying won the womens singles?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"Fan Ying\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Lau Sui Fei\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,C2:C10=\"Lau Sui Fei\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who won the mens singles when lau sui fei won the womens singles?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"Lau Sui Fei\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Wang Hao\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"Wang Hao\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who won the mens doubles when wang hao won the mens singles?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"Wang Hao\"", "4" ] } ]
train_1-28138035-26
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year Location", "Mens Singles", "Womens Singles", "Mens Doubles", "Womens Doubles" ], [ "2", "2012 Poznan", "Wang Hao", "Ding Ning", "Kenta Matsudaira Koki Niwa", "Cheng I-Ching Huang Yi-Hua" ], [ "3", "2011 Wladyslawowo", "Lee Sang Su", "Wu Yang", "Mattias Karlsson Robert Svensson", "Guo Yue Li Xiaodan" ], [ "4", "2010 Warsaw", "Vladimir Samsonov", "Li Jiao", "Marcos Freitas Andrej Gacina", "Haruna Fukuoka Reiko Hiura" ], [ "5", "2009 Warsaw", "Timo Boll", "Fan Ying", "Kim Jung-Hoon Oh Sang-Eun", "Fan Ying Wu Yang" ], [ "6", "2008 Warsaw", "Timo Boll", "Feng Tianwei", "Lucjan Blaszczyk Wang Zeng Yi", "Daniela Dodean Elizabeta Samara" ], [ "7", "2006 Warsaw", "Timo Boll", "Li Qian", "Lucjan Blaszczyk Wang Zeng Yi", "Sayaka Hirano Reiko Hiura" ], [ "8", "2004 Warsaw", "Timo Boll", "Lau Sui Fei", "Timo Boll Christian Suss", "An Konishi Li Jiao" ], [ "9", "2002 Warsaw", "Ma Lin", "Zhang Yining", "Qin Zhijian Wang Liqin", "Li Nan Zhang Yining" ], [ "10", "2000 Warsaw", "Liu Guozheng", "Zhang Yining", "Liu Guozheng Ma Lin", "Zhang Yingying Zhang Yining" ] ]
[ { "Formula": "SUM(FILTER(A1, (B1=\"connaught engineering\")*(E1<0)))", "Formula2": "SUM(FILTER(A2:A11, (B2:B11=\"connaught engineering\")*(E2:E11<0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Name the sum of year for connaught engineering and points less than 0", "Tokens": [ "SUM(", "FILTER(", "A1", "B1", "=", "\"connaught engineering\"", "*", "E1", "<", "0" ] } ]
train_2-1235935-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Entrant", "Chassis", "Engine", "Points" ], [ "2", "1950", "Enrico Platé", "Maserati 4CLT/48", "Maserati Straight-4 s", "5" ], [ "3", "1951", "Ecurie Siam", "Maserati 4CLT/48", "Maserati Straight-4", "0" ], [ "4", "1951", "Ecurie Siam", "Maserati 4CLT/48", "OSCA V12", "0" ], [ "5", "1952", "Equipe Gordini", "Gordini Type 15", "Gordini Straight-4 s", "0" ], [ "6", "1952", "Equipe Gordini", "Gordini Type 16", "Gordini Straight-6", "0" ], [ "7", "1953", "Connaught Engineering", "Connaught Type A", "Lea-Francis Straight-4", "0" ], [ "8", "1953", "Scuderia Milano", "Maserati A6GCM", "Maserati Straight-6", "0" ], [ "9", "1954", "Officine Alfieri Maserati", "Maserati A6GCM", "Maserati Straight-6", "3" ], [ "10", "1954", "\"B. Bira\"", "Maserati 250F", "Maserati Straight-6", "3" ], [ "11", "1955", "\"B. Bira\"", "Maserati 250F", "Maserati Straight-6", "0" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"alfa records\")*(B1=\"november 21, 1980\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,(C2:C10=\"alfa records\")*(B2:B10=\"november 21, 1980\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Catalog has a label of Alfa records and a date of November 21, 1980?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"alfa records\"", "*", "B1", "=", "\"november 21, 1980\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"ed remaster cd\")*(B1=\"december 19, 2001\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,(D2:D10=\"ed remaster cd\")*(B2:B10=\"december 19, 2001\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What catalog has a format of ED remaster CD and a date of December 19, 2001?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"ed remaster cd\"", "*", "B1", "=", "\"december 19, 2001\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"alfa records\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,C2:C10=\"alfa records\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What Date has a label of alfa records?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"alfa records\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"alfa records\")*(B1=\"january 23, 1987\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,(C2:C10=\"alfa records\")*(B2:B10=\"january 23, 1987\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What region has the label of alfa records and the date of January 23, 1987?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"alfa records\"", "*", "B1", "=", "\"january 23, 1987\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"cd\")*(E1=\"alca-274\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,(D2:D10=\"cd\")*(E2:E10=\"alca-274\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What date has the format of CD and catalog of alca-274?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"cd\"", "*", "E1", "=", "\"alca-274\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"cd\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,D2:D10=\"cd\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What date has the format of cd?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"cd\"", "2" ] } ]
train_2-12702977-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Region", "Date", "Label", "Format", "Catalog" ], [ "2", "Japan", "November 21, 1980", "Alfa Records", "stereo LP", "ALR-28007" ], [ "3", "Japan", "June 25, 1984", "Alfa Records", "CD", "38XA-15" ], [ "4", "Japan", "January 23, 1987", "Alfa Records", "CD", "32XA-117" ], [ "5", "Japan", "March 21, 1992", "Alfa Records", "CD", "ALCA-274" ], [ "6", "Japan", "June 29, 1994", "Alfa Records", "CD", "ALCA-9004" ], [ "7", "Japan", "July 23, 1998", "Alfa Records", "CD", "ALCA-9199" ], [ "8", "Japan", "December 19, 2001", "Village Records", "ed remaster CD", "VRCL-2204" ], [ "9", "Japan", "January 17, 2002", "Village Records", "ed remaster CD", "VRCL-2224" ], [ "10", "Japan", "May 27, 2009", "Sony Music Direct", "ed remaster CD", "MHCL-20006" ] ]
[ { "Formula": "ROWS(UNIQUE(FILTER(H1, B1=\"December 29\")))", "Formula2": "ROWS(UNIQUE(FILTER(H2:H16, B2:B16=\"December 29\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "what is the total number of attendance where the date is december 29?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "H1", "B1", "=", "\"December 29\"" ] } ]
train_1-17080868-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "18", "December 1", "Miami", "L 129–130 (OT)", "Jamal Crawford (40)", "Andris Biedriņš (15)", "Stephen Jackson (11)", "Oracle Arena 18,723", "5–13" ], [ "3", "19", "December 5", "@ Houston", "L 112–131 (OT)", "Stephen Jackson (26)", "Corey Maggette (10)", "Stephen Jackson (5)", "Toyota Center 14,438", "5–14" ], [ "4", "20", "December 6", "@ San Antonio", "L 88–123 (OT)", "Brandan Wright (13)", "Andris Biedriņš (8)", "Ronny Turiaf (4)", "AT&T Center 17,740", "5–15" ], [ "5", "21", "December 8", "@ Oklahoma City", "W 112–102 (OT)", "Jamal Crawford (19)", "Andris Biedriņš (21)", "Jamal Crawford (6)", "Ford Center 17,854", "6–15" ], [ "6", "22", "December 10", "Milwaukee", "W 119–96 (OT)", "Stephen Jackson (21)", "Andris Biedriņš (14)", "Stephen Jackson (8)", "Oracle Arena 18,375", "7–15" ], [ "7", "23", "December 12", "Houston", "L 108–119 (OT)", "Andris Biedriņš (18)", "Andris Biedriņš (12)", "Stephen Jackson (5)", "Oracle Arena 19,276", "7–16" ], [ "8", "24", "December 13", "@ Denver", "L 105–123 (OT)", "Jamal Crawford (25)", "Rob Kurz , Andris Biedriņš (7)", "Stephen Jackson (5)", "Pepsi Center 15,322", "7–17" ], [ "9", "25", "December 15", "Orlando", "L 98–109 (OT)", "Andris Biedriņš (23)", "Kelenna Azubuike (10)", "Marco Belinelli , Jamal Crawford (6)", "Oracle Arena 18,844", "7–18" ], [ "10", "27", "December 19", "@ Atlanta", "L 99–115 (OT)", "Marco Belinelli (27)", "Andris Biedriņš (15)", "Marco Belinelli , Andris Biedriņš (6)", "Philips Arena 16,768", "7–20" ], [ "11", "28", "December 20", "@ Charlotte", "W 110–103 (OT)", "Jamal Crawford (50)", "Kelenna Azubuike (13)", "Jamal Crawford , Ronny Turiaf (5)", "Time Warner Cable Arena 13,068", "8–20" ], [ "12", "29", "December 22", "@ Orlando", "L 81–113 (OT)", "Jamal Crawford (18)", "Anthony Randolph (12)", "Andris Biedriņš (5)", "Amway Arena 17,461", "8–21" ], [ "13", "30", "December 23", "@ Miami", "L 88–96 (OT)", "C. J. Watson (18)", "Kelenna Azubuike , Andris Biedriņš (9)", "Kelenna Azubuike , Marco Belinelli (3)", "American Airlines Arena 17,862", "8–22" ], [ "14", "31", "December 26", "Boston", "W 99–89 (OT)", "Stephen Jackson (28)", "Ronny Turiaf (8)", "Stephen Jackson , Marco Belinelli (4)", "Oracle Arena 19,596", "9–22" ], [ "15", "32", "December 28", "@ L.A. Lakers", "L 113–130 (OT)", "Jamal Crawford (22)", "Andris Biedriņš (17)", "Jamal Crawford , Stephen Jackson (5)", "Staples Center 18,997", "9–23" ], [ "16", "33", "December 29", "Toronto", "W 117–111 (OT)", "Stephen Jackson (30)", "Andris Biedriņš (15)", "Stephen Jackson , Jamal Crawford (7)", "Oracle Arena 19,596", "10–23" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=0.296))", "Formula2": "LET(query1,SUMMARIZE(B2:B19,SUMX(E2:E19)),FILTER(query1,CHOOSECOLS(query1,2)=0.296))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which episode had viewership of 0.296 million?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "0.296" ] }, { "Formula": "ROWS(UNIQUE(FILTER(D1, E1=0.238)))", "Formula2": "ROWS(UNIQUE(FILTER(D2:D19, E2:E19=0.238)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "How many timeslots had viewers of 0.238 million?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "D1", "E1", "=", "0.238" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Formula2": "LET(query1,SUMMARIZE(B2:B19,SUMX(A2:A19)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which episode was #1 in the order?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "1" ] } ]
test_1-27987623-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Order", "Episode", "Original airdate", "Timeslot", "Viewers (millions)", "Nightly rank", "Weekly rank" ], [ "2", "1", "\"All Mixed Up\"", "1 February 2011", "Tuesday 10:30 pm – 11:00 pm", "0.362", "28", "N/A" ], [ "3", "2", "\"Let Yourself Go\"", "1 February 2011", "Tuesday 11:00 pm – 11:30 pm", "0.193", "42", "N/A" ], [ "4", "3", "\"Makin' Some Noise\"", "8 February 2011", "Tuesday 10:30 pm – 11:00 pm", "0.314", "29", "N/A" ], [ "5", "4", "\"The Damage You've Done\"", "8 February 2011", "Tuesday 11:00 pm – 11:30 pm", "0.191", "43", "N/A" ], [ "6", "5", "\"Keeping Me Alive\"", "15 February 2011", "Tuesday 10:30 pm – 11:00 pm", "0.323", "30", "N/A" ], [ "7", "6", "\"You Don't Know How It Feels\"", "1 March 2011", "Tuesday 10:30 pm – 11:00 pm", "0.287", "33", "N/A" ], [ "8", "7", "\"Fooled Again (I Don't Like It)\"", "8 March 2011", "Tuesday 10:30 pm – 11:00 pm", "0.344", "30", "N/A" ], [ "9", "8", "\"Little Girl Blues\"", "15 March 2011", "Tuesday 10:30 pm – 11:00 pm", "0.286", "34", "N/A" ], [ "10", "9", "\"When the Time Comes\"", "22 March 2011", "Tuesday 10:30 pm – 11:00 pm", "0.310", "32", "N/A" ], [ "11", "10", "\"The Same Old You\"", "29 March 2011", "Tuesday 10:30 pm – 11:00 pm", "0.431", "26", "N/A" ], [ "12", "11", "\"No Reason to Cry\"", "29 March 2011", "Tuesday 11:00 pm – 11:30 pm", "0.265", "38", "N/A" ], [ "13", "12", "\"A Thing About You\"", "5 April 2011", "Tuesday 10:30 pm – 11:00 pm", "0.221", "41", "N/A" ], [ "14", "13", "\"Lost Children\"", "12 April 2011", "Tuesday 10:30 pm – 11:00 pm", "0.314", "33", "N/A" ], [ "15", "14", "\"Cry to Me\"", "3 May 2011", "Tuesday 11:00 pm – 11:30 pm", "0.238", "41", "N/A" ], [ "16", "15", "\"Walls\"", "10 May 2011", "Tuesday 10:30 pm – 11:00 pm", "0.263", "39", "N/A" ], [ "17", "16", "\"Baby's a Rock 'N' Roller\"", "17 May 2011", "Tuesday 10:30 pm – 11:00 pm", "0.296", "37", "N/A" ], [ "18", "17", "\"You're Gonna Get It\"", "24 May 2011", "Tuesday 10:30 pm – 11:00 pm", "0.309", "35", "TBA" ], [ "19", "18", "\"Lonesome Sundown\"", "31 May 2011", "Tuesday 10:30 pm – 11:00 pm", "0.223", "43", "TBA" ] ]
[ { "Formula": "MAX(FILTER(C1, F1=8))", "Formula2": "MAX(FILTER(C2:C15, F2:F15=8))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the highest Points with a Lost total of 8?", "Tokens": [ "MAX(", "FILTER(", "C1", "F1", "=", "8" ] }, { "Formula": "AVERAGE(FILTER(C1, F1>20))", "Formula2": "AVERAGE(FILTER(C2:C15, F2:F15>20))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which average Points has a Lost higher than 20?", "Tokens": [ "AVERAGE(", "FILTER(", "C1", "F1", ">", "20" ] } ]
train_2-15369962-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Position", "Team", "Points", "Played", "Drawn", "Lost", "Against", "Difference" ], [ "2", "1", "São Paulo da Floresta", "45", "26", "5", "1", "30", "62" ], [ "3", "2", "Palestra Itália-SP", "43", "26", "1", "4", "35", "49" ], [ "4", "3", "Santos", "42", "25", "6", "1", "28", "51" ], [ "5", "4", "Atlético Santista", "33", "25", "7", "5", "44", "22" ], [ "6", "5", "Portuguesa", "32", "26", "4", "8", "35", "20" ], [ "7", "6", "Corinthians", "30", "26", "8", "7", "47", "19" ], [ "8", "7", "Guarani", "26", "26", "4", "11", "49", "5" ], [ "9", "8", "Juventus", "23", "26", "3", "13", "64", "- 17" ], [ "10", "9", "Sírio", "22", "26", "2", "14", "56", "4" ], [ "11", "10", "SC Internacional de São Paulo", "19", "26", "5", "14", "51", "- 16" ], [ "12", "11", "AA São Bento", "14", "26", "6", "16", "74", "- 29" ], [ "13", "12", "CS América", "12", "26", "2", "19", "95", "- 63" ], [ "14", "13", "Ypiranga-SP", "11", "26", "3", "19", "82", "- 51" ], [ "15", "14", "Germânia", "10", "26", "2", "20", "91", "- 56" ] ]
[ { "Formula": "SUMIFS(C1,A1,\"Construction\")", "Formula2": "SUMIFS(C2:C13,A2:A13,\"Construction\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the GDP for 2002-2005 for the construction center? ", "Tokens": [ "SUMIFS(", "C1", "A1", "\"Construction\"" ] }, { "Formula": "SUM(FILTER(D1, E1=20.1))", "Formula2": "SUM(FILTER(D2:D13, E2:E13=20.1))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What was GDP for 2006-2009 for the sector that had a 20.1 GDP for 2010-2012?", "Tokens": [ "SUM(", "FILTER(", "D1", "E1", "=", "20.1" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=1.4))", "Formula2": "LET(query1,SUMMARIZE(A2:A13,SUMX(D2:D13)),FILTER(query1,CHOOSECOLS(query1,2)=1.4))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What sector had a 1.4 GDP for 2006-2009?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "D1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "1.4" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=17.3))", "Formula2": "LET(query1,SUMMARIZE(A2:A13,SUMX(B2:B13)),FILTER(query1,CHOOSECOLS(query1,2)=17.3))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What sector had a 17.3 GDP for 1993-2001?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "17.3" ] }, { "Formula": "SUM(FILTER(B1, D1=8.7))", "Formula2": "SUM(FILTER(B2:B13, D2:D13=8.7))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "The sector that had a 8.7 GDP for 2006-2009 had what GDP for 1993-2001?", "Tokens": [ "SUM(", "FILTER(", "B1", "D1", "=", "8.7" ] } ]
train_1-25282151-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Supply sector (% of GDP in current prices)", "1993-2001", "2002-2005", "2006-2009", "2010-2012" ], [ "2", "Agriculture, forestry, and fishing", "5.4", "10.3", "8.7", "9.8" ], [ "3", "Mining", "2.0", "5.9", "4.4", "3.6" ], [ "4", "Manufacturing", "18.5", "23.2", "21.4", "20.1" ], [ "5", "Public utilities", "2.2", "1.7", "1.4", "1.1" ], [ "6", "Construction", "5.5", "3.9", "5.9", "5.8" ], [ "7", "Commerce and tourism", "17.3", "14.0", "14.5", "15.2" ], [ "8", "Transportation and communications", "8.3", "8.7", "8.5", "8.0" ], [ "9", "Financial services", "4.2", "4.4", "5.2", "6.0" ], [ "10", "Real estate and business services", "16.5", "11.7", "11.1", "10.0" ], [ "11", "Public administration and defense", "6.3", "5.4", "6.2", "7.3" ], [ "12", "Health and education", "8.4", "6.9", "8.5", "9.1" ], [ "13", "Personal and other services", "5.4", "3.9", "4.2", "4.0" ] ]
[ { "Formula": "SUM(FILTER(D1, (B1=\"stéphane dumas\")*(A1>5)))", "Formula2": "SUM(FILTER(D2:D6, (B2:B6=\"stéphane dumas\")*(A2:A6>5)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many Games has a Name of stéphane dumas and a Rank larger than 5?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", "=", "\"stéphane dumas\"", "*", "A1", ">", "5" ] }, { "Formula": "SUM(FILTER(D1, (C1=\"cai zaragoza\")*(A1<1)))", "Formula2": "SUM(FILTER(D2:D6, (C2:C6=\"cai zaragoza\")*(A2:A6<1)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How many Games has a Team of cai zaragoza and a Rank smaller than 1?", "Tokens": [ "SUM(", "FILTER(", "D1", "C1", "=", "\"cai zaragoza\"", "*", "A1", "<", "1" ] } ]
test_2-16176685-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Name", "Team", "Games", "Points" ], [ "2", "1.", "Lucas Victoriano", "CAI Zaragoza", "34", "196" ], [ "3", "2.", "Jorge Jiménez", "Aguas de Valencia", "33", "154" ], [ "4", "3.", "Diego Ciorciari", "Melilla Baloncesto", "34", "152" ], [ "5", "3.", "Xavier Puyada", "CB Alcúdia", "34", "152" ], [ "6", "5.", "Stéphane Dumas", "Alicante Costa Blanca", "36", "157" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"2040(93%)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F20,F2:F20=\"2040(93%)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What are the countries in which the agricultural use (m 3 /p/yr)(in %) is 2040(93%)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"2040(93%)\"", "1" ] }, { "Formula": "ROWS(UNIQUE(FILTER(A1, C1=372)))", "Formula2": "ROWS(UNIQUE(FILTER(A2:A20, C2:C20=372)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "How many countries had a per capita withdrawal (m 3 /p/yr) of 372?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "A1", "C1", "=", "372" ] }, { "Formula": "SUMIFS(B1,F1,\"428(62%)\")", "Formula2": "SUMIFS(B2:B20,F2:F20,\"428(62%)\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many countries had a total freshwater withdrawal (km 3 /yr) where the agricultural use (m 3 /p/yr)(in %) was 428(62%)?", "Tokens": [ "SUMIFS(", "B1", "F1", "\"428(62%)\"" ] }, { "Formula": "SUMIFS(B1,F1,\"1029(96%)\")", "Formula2": "SUMIFS(B2:B20,F2:F20,\"1029(96%)\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "In Pakistan, what was the total freshwater withdrawal (km 3 /yr) where the agricultural use (m 3 /p/yr)(in %) was 1029(96%)?", "Tokens": [ "SUMIFS(", "B1", "F1", "\"1029(96%)\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"794(86%)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F20,F2:F20=\"794(86%)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the country in which the agricultural use (m 3 /p/yr)(in %) was 794(86%)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"794(86%)\"", "1" ] }, { "Formula": "ROWS(UNIQUE(FILTER(A1, B1=169.39)))", "Formula2": "ROWS(UNIQUE(FILTER(A2:A20, B2:B20=169.39)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "In how many countries was the total freshwater withdrawal (km 3 /yr) 169.39?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "A1", "B1", "=", "169.39" ] } ]
train_1-15909409-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Country", "Total Freshwater Withdrawal (km 3 /yr)", "Per Capita Withdrawal (m 3 /p/yr)", "Domestic Use (m 3 /p/yr)(in %)", "Industrial Use (m 3 /p/yr)(in %)", "Agricultural Use (m 3 /p/yr)(in %)" ], [ "2", "India", "645.84", "585", "47(8%)", "30(5%)", "508(86%)" ], [ "3", "China", "549.76", "415", "29(7%)", "107(26%)", "279(68%)" ], [ "4", "United States", "477", "1600", "208(13%)", "736(46%)", "656(41%)" ], [ "5", "Pakistan", "169.39", "1072", "21(2%)", "21(2%)", "1029(96%)" ], [ "6", "Japan", "88.43", "690", "138(20%)", "124(18%)", "428(62%)" ], [ "7", "Indonesia", "82.78", "372", "30(8%)", "4(1%)", "339(91%)" ], [ "8", "Thailand", "82.75", "1288", "26(2%)", "26(2%)", "1236(95%)" ], [ "9", "Bangladesh", "79.4", "560", "17(3%)", "6(1%)", "536(96%)" ], [ "10", "Mexico", "78.22", "731", "126(17%)", "37(5%)", "569(77%)" ], [ "11", "Russia", "76.68", "535", "102(19%)", "337(63%)", "96(18%)" ], [ "12", "Iran", "72.88", "1048", "73(7%)", "21(2%)", "954(91%)" ], [ "13", "Vietnam", "71.39", "847", "68(8%)", "203(24%)", "576(68%)" ], [ "14", "Egypt", "68.3", "923", "74(8%)", "55(6%)", "794(86%)" ], [ "15", "Brazil", "59.3", "318", "64(20%)", "57(18%)", "197(62%)" ], [ "16", "Uzbekistan", "58.34", "2194", "110(5%)", "44(2%)", "2040(93%)" ], [ "17", "Canada", "44.72", "1386", "274(20%)", "947(69%)", "165(12%)" ], [ "18", "Iraq", "42.7", "1482", "44(3%)", "74(5%)", "1363(92%)" ], [ "19", "Italy", "41.98", "723", "130(18%)", "268(37%)", "325(45%)" ], [ "20", "Turkey", "39.78", "544", "82(15%)", "60(11%)", "403(74%)" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"april 26, 2003\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F19,B2:B19=\"april 26, 2003\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the opponent on april 26, 2003?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"april 26, 2003\"", "3" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Formula2": "LET(query1,SUMMARIZE(D2:D19,SUMX(A2:A19)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the result on week 1?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"april 26, 2003\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F19,B2:B19=\"april 26, 2003\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result of the game that took place on april 26, 2003?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"april 26, 2003\"", "4" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,F1=\"bye\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<6))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F19,F2:F19=\"bye\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<6))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What was the result of the week that was a bye before week 6?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "F1", "=", "\"bye\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "6" ] } ]
test_2-17300549-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Week", "Date", "Opponent", "Result", "Record", "Game site" ], [ "2", "1", "Bye", "Bye", "Bye", "Bye", "Bye" ], [ "3", "2", "April 5, 2003", "Greensboro Prowlers", "L 46–25", "0–1", "Greensboro Coliseum" ], [ "4", "3", "April 11, 2003", "Mohegan Wolves", "L 41–38", "0–2", "First Union Arena" ], [ "5", "4", "April 18, 2003", "Quad City Steamwheelers", "L 66–27", "0–3", "i wireless Center" ], [ "6", "5", "April 26, 2003", "Rochester Brigade", "W 58–35", "1–3", "First Union Arena" ], [ "7", "6", "May 5, 2003", "Albany Conquest", "L 68–49", "1–4", "Times Union Center" ], [ "8", "7", "May 10, 2003", "Norfolk Nighthawks", "L 46–32", "1–5", "Norfolk Scope" ], [ "9", "8", "May 16, 2003", "Norfolk Nighthawks", "L 49–35", "1–6", "First Union Arena" ], [ "10", "9", "May 23, 2003", "Greensboro Prowlers", "W 43–40", "2–6", "First Union Arena" ], [ "11", "10", "May 31, 2003", "Richmond Speed", "W 50–49", "3–6", "Richmond Coliseum" ], [ "12", "11", "Bye", "Bye", "Bye", "Bye", "Bye" ], [ "13", "12", "June 14, 2003", "Mohegan Wolves", "L 55–22", "3–7", "Mohegan Sun Arena" ], [ "14", "13", "June 20, 2003", "Rochester Brigade", "W 54–53", "4–7", "First Union Arena" ], [ "15", "14", "June 27, 2003", "Richmond Speed", "W 48–33", "5–7", "First Union Arena" ], [ "16", "15", "July 5, 2003", "Albany Conquest", "L 59–58", "5–8", "Times Union Center" ], [ "17", "16", "July 11, 2003", "Albany Conquest", "W 55–49 (OT)", "6–8", "First Union Arena" ], [ "18", "17", "July 18, 2003", "Mohegan Wolves", "L 63–59", "6–9", "Mohegan Sun Arena" ], [ "19", "18", "July 26, 2003", "Rochester Brigade", "L 41–38", "6–10", "Blue Cross Arena" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(J1,SUMX(F1),SUMX(D1),SUMX(H1)),FILTER(query1,(CHOOSECOLS(query1,2)=0)*(CHOOSECOLS(query1,3)>16)*(CHOOSECOLS(query1,4)=16)))", "Formula2": "LET(query1,SUMMARIZE(J2:J19,SUMX(F2:F19),SUMX(D2:D19),SUMX(H2:H19)),FILTER(query1,(CHOOSECOLS(query1,2)=0)*(CHOOSECOLS(query1,3)>16)*(CHOOSECOLS(query1,4)=16)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num", "*", "CHOOSECOLS(", "query1", "Num", ">", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the final placing of the team with 0 ples, more than 16 races, and 16 podiums?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "J1", "SUMX(", "F1", "SUMX(", "D1", "SUMX(", "H1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "0", "*", "CHOOSECOLS(", "query1", "3", ">", "16", "*", "CHOOSECOLS(", "query1", "4", "=", "16" ] }, { "Formula": "SUM(FILTER(H1, (J1=\"14th\")*(A1>2008)*(D1<1)))", "Formula2": "SUM(FILTER(H2:H19, (J2:J19=\"14th\")*(A2:A19>2008)*(D2:D19<1)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the sum of podiums of the teams with a final placing of 14th, seasons after 2008, and less than 1 races?", "Tokens": [ "SUM(", "FILTER(", "H1", "J1", "=", "\"14th\"", "*", "A1", ">", "2008", "*", "D1", "<", "1" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:J1,J1=\"1st\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>0))", "Formula2": "LET(query1,LET(query1,FILTER(A2:J19,J2:J19=\"1st\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>0))", "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 total number of seasons with more than 0 wins and a 1st final placing?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "J1", "J1", "=", "\"1st\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "0" ] }, { "Formula": "AVERAGE(FILTER(E1, (F1>0)*(H1<3)))", "Formula2": "AVERAGE(FILTER(E2:E19, (F2:F19>0)*(H2:H19<3)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the average wins of a team with more than 0 ples and less than 3 podiums?", "Tokens": [ "AVERAGE(", "FILTER(", "E1", "F1", ">", "0", "*", "H1", "<", "3" ] } ]
train_2-11356729-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Season", "Series", "Team Name", "Races", "Wins", "Poles", "F/Laps", "Podiums", "Points", "Final Placing" ], [ "2", "2006", "Asian Formula Renault 2.0", "Asia Racing Team", "12", "0", "0", "0", "4", "182", "3rd" ], [ "3", "2007", "Formula BMW Asia", "CIMB Qi-Meritus", "22", "10", "0", "5", "16", "768", "1st" ], [ "4", "2007", "Formula BMW World Final", "AM-Holzer Rennsport GmbH", "1", "0", "0", "0", "0", "N/A", "18th" ], [ "5", "2008", "Formula BMW Europe", "AM-Holzer Rennsport GmbH", "16", "0", "0", "0", "0", "67", "14th" ], [ "6", "2008", "Formula BMW World Final", "Eifelland Racing", "1", "0", "0", "0", "0", "N/A", "5th" ], [ "7", "2009", "Formula BMW Europe", "Eifelland Racing", "16", "0", "0", "2", "2", "123", "9th" ], [ "8", "2009", "Formula BMW Pacific", "Räikkönen Robertson Racing", "1", "0", "0", "0", "0", "N/A", "NC†" ], [ "9", "2010", "British Formula Three", "Carlin", "30", "0", "0", "0", "2", "85", "12th" ], [ "10", "2010", "Masters of Formula 3", "Carlin", "1", "0", "0", "0", "0", "N/A", "NC" ], [ "11", "2010", "Macau Grand Prix", "Carlin", "1", "0", "0", "0", "0", "N/A", "14th" ], [ "12", "2011", "British Formula Three", "Carlin", "30", "0", "0", "0", "4", "187", "6th" ], [ "13", "2011", "FIA Formula 3 International Trophy", "Carlin", "8", "0", "0", "0", "1", "21", "7th" ], [ "14", "2011", "Formula 3 Euro Series", "Carlin", "3", "0", "0", "0", "0", "N/A", "NC†" ], [ "15", "2011", "Masters of Formula 3", "Carlin", "1", "0", "0", "0", "0", "N/A", "10th" ], [ "16", "2011", "Macau Grand Prix", "Carlin", "1", "0", "0", "0", "0", "N/A", "8th" ], [ "17", "2012", "British Formula Three", "Carlin", "28", "3", "0", "3", "15", "306", "2nd" ], [ "18", "2013", "Formula Renault 3.5 Series", "Carlin", "17", "0", "0", "0", "1", "24", "17th" ], [ "19", "2013", "British Formula Three", "Carlin", "3", "2", "2", "0", "3", "58", "9th" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=734))", "Formula2": "LET(query1,SUMMARIZE(D2:D13,SUMX(E2:E13)),FILTER(query1,CHOOSECOLS(query1,2)=734))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which grades have a 2007 API of 734?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "734" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=\"10-12\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)<389))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E13,D2:D13=\"10-12\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)<389))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "Which School name has students smaller than 389, and grades of 10-12?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "D1", "=", "\"10-12\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "3", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "389" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(C1),SUMX(E1)),FILTER(query1,(CHOOSECOLS(query1,2)<430)*(CHOOSECOLS(query1,3)=510)))", "Formula2": "LET(query1,SUMMARIZE(D2:D13,SUMX(C2:C13),SUMX(E2:E13)),FILTER(query1,(CHOOSECOLS(query1,2)<430)*(CHOOSECOLS(query1,3)=510)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which grades have students smaller than 430, and a 2007 API of 510?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "C1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "430", "*", "CHOOSECOLS(", "query1", "3", "=", "510" ] } ]
train_2-16940367-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "School name", "address", "students", "grades", "2007 API" ], [ "2", "Garfield Elementary", "13050 Aurora Drive San Leandro 94577-3159", "389", "K–5", "704" ], [ "3", "James Madison Elementary", "14751 Juniper Street San Leandro 94579-1222", "373", "K–5", "725" ], [ "4", "Jefferson Elementary", "14300 Bancroft Avenue San Leandro 94578-1727", "496", "K–5", "807" ], [ "5", "McKinley Elementary", "2150 East 14th Street San Leandro 94577-6025", "497", "K–5", "719" ], [ "6", "Monroe Elementary", "3750 Monterey Blvd. San Leandro 94578-4116", "430", "K–5", "765" ], [ "7", "Roosevelt Elementary", "951 Dowling Blvd. San Leandro 94577-2125", "513", "K–5", "730" ], [ "8", "Washington Elementary", "250 Dutton Avenue San Leandro 94577-2804", "357", "K–5", "729" ], [ "9", "Wilson Elementary", "1300 Williams Street San Leandro 94577-2401", "820", "K–5", "734" ], [ "10", "Bancroft Middle", "1150 Bancroft Avenue San Leandro 94577-3863", "1006", "6–8", "671" ], [ "11", "John Muir Middle", "1444 Williams Street San Leandro 94577-2403", "1150", "6–8", "708" ], [ "12", "Lincoln High (Continuation)", "2600 Teagarden Street San Leandro 94579-1222", "76", "10-12", "510" ], [ "13", "San Leandro High", "2200 Bancroft Avenue San Leandro 94577-6108", "2617", "9–12", "685" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"9 september 2009\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"9 september 2009\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the result of the match on 9 September 2009?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"9 september 2009\"", "4" ] } ]
train_2-1814189-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Goal", "Date", "Score", "Result", "Competition" ], [ "2", "1.", "12 June 2006", "2–0", "2–0", "2006 FIFA World Cup" ], [ "3", "2.", "1 April 2009", "1–0", "1–1", "2010 FIFA World Cup qualification" ], [ "4", "3.", "10 June 2009", "3–3", "4–3", "Friendly" ], [ "5", "4.", "10 June 2009", "4–3", "4–3", "Friendly" ], [ "6", "5.", "9 September 2009", "2–0", "2–0", "2010 FIFA World Cup qualification" ], [ "7", "6.", "20 June 2010", "1–1", "1–1", "2010 FIFA World Cup" ] ]
[ { "Formula": "SUMIFS(A1,D1,\"Kingdome\")", "Formula2": "SUMIFS(A2:A16,D2:D16,\"Kingdome\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the week for kingdome", "Tokens": [ "SUMIFS(", "A1", "D1", "\"Kingdome\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,G1=\"L 13–10 OT\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,G2:G16=\"L 13–10 OT\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the date when result is l 13–10 ot", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "G1", "=", "\"L 13–10 OT\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,G1=\"L 24–22\"),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,G2:G16=\"L 24–22\"),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the record for l 24–22", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "G1", "=", "\"L 24–22\"", "8" ] } ]
train_1-14520977-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Week", "Date", "Opponent", "Location", "Time ( ET )", "TV", "Result", "Record" ], [ "2", "1", "Sun. Sep. 7", "at Seattle Seahawks", "Kingdome", "4:00 pm", "NBC", "L 30–0", "0–1" ], [ "3", "2", "Mon. Sep. 15", "Denver Broncos", "Three Rivers Stadium", "9:00 pm", "ABC", "L 21–10", "0–2" ], [ "4", "3", "Sun. Sep. 21", "at Minnesota Vikings", "Hubert H. Humphrey Metrodome", "1:00 pm", "NBC", "L 31–7", "0–3" ], [ "5", "4", "Sun. Sep. 28", "at Houston Oilers", "Astrodome", "1:00 pm", "NBC", "W 22–16 OT", "1–3" ], [ "6", "5", "Sun. Oct. 5", "Cleveland Browns", "Three Rivers Stadium", "1:00 pm", "NBC", "L 27–24", "1–4" ], [ "7", "6", "Mon. Oct. 13", "at Cincinnati Bengals", "Riverfront Stadium", "9:00 pm", "ABC", "L 24–22", "1–5" ], [ "8", "7", "Sun. Oct. 19", "New England Patriots", "Three Rivers Stadium", "1:00 pm", "NBC", "L 34–0", "1–6" ], [ "9", "8", "Sun. Oct. 26", "Cincinnati Bengals", "Three Rivers Stadium", "1:00 pm", "NBC", "W 30–9", "2–6" ], [ "10", "9", "Sun. Nov. 2", "Green Bay Packers", "Three Rivers Stadium", "1:00 pm", "CBS", "W 27–3", "3–6" ], [ "11", "10", "Sun. Nov. 9", "at Buffalo Bills", "Rich Stadium", "1:00 pm", "NBC", "L 16–12", "3–7" ], [ "12", "11", "Sun. Nov. 16", "Houston Oilers", "Three Rivers Stadium", "1:00 pm", "NBC", "W 21–10", "4–7" ], [ "13", "12", "Sun. Nov. 23", "at Cleveland Browns", "Cleveland Municipal Stadium", "1:00 pm", "NBC", "L 37–31 OT", "4–8" ], [ "14", "13", "Sun. Nov. 30", "at Chicago Bears", "Soldier Field", "1:00 pm", "NBC", "L 13–10 OT", "4–9" ], [ "15", "14", "Sun. Dec. 7", "Detroit Lions", "Three Rivers Stadium", "1:00 pm", "CBS", "W 27–17", "5–9" ], [ "16", "15", "Sat. Dec. 13", "at New York Jets", "Giants Stadium", "12:30 pm", "NBC", "W 45–24", "6–9" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Virginia 22\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,A2:A14=\"Virginia 22\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What ended up happening in the district Virginia 22?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"Virginia 22\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Virginia 4\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,A2:A14=\"Virginia 4\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What party won the Virginia 4 district?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"Virginia 4\"", "3" ] }, { "Formula": "ROWS(UNIQUE(FILTER(E1, A1=\"Virginia 4\")))", "Formula2": "ROWS(UNIQUE(FILTER(E2:E14, A2:A14=\"Virginia 4\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many people won the election in the district of Virginia 4?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "E1", "A1", "=", "\"Virginia 4\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Virginia 6\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,A2:A14=\"Virginia 6\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the incumbent in the Virginia 6 district?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"Virginia 6\"", "2" ] } ]
train_1-2668329-25
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "Virginia 4", "William McCoy", "Democratic-Republican", "1811", "Re-elected", "William McCoy (DR)" ], [ "3", "Virginia 5", "John Floyd", "Democratic-Republican", "1817", "Re-elected", "John Floyd (DR)" ], [ "4", "Virginia 6", "Alexander Smyth", "Democratic-Republican", "1817", "Re-elected", "Alexander Smyth (DR)" ], [ "5", "Virginia 7", "Ballard Smith", "Democratic-Republican", "1815", "Retired Democratic-Republican hold", "William Smith (DR) 53.2% James Wilson (DR) 46.8%" ], [ "6", "Virginia 11", "Philip P. Barbour", "Democratic-Republican", "1814 (special)", "Re-elected", "Philip P. Barbour (DR)" ], [ "7", "Virginia 12", "Robert S. Garnett", "Democratic-Republican", "1817", "Re-elected", "Robert S. Garnett (DR) 100%" ], [ "8", "Virginia 14", "William A. Burwell", "Democratic-Republican", "1806 (special)", "Retired Democratic-Republican hold", "Jabez Leftwich (DR) 93.5% James Calloway (DR) 6.5%" ], [ "9", "Virginia 17", "William S. Archer", "Democratic-Republican", "1820 (special)", "Re-elected", "William S. Archer (DR) 100%" ], [ "10", "Virginia 18", "Mark Alexander", "Democratic-Republican", "1819", "Re-elected", "Mark Alexander (DR) 100%" ], [ "11", "Virginia 19", "James Jones", "Democratic-Republican", "1819", "Re-elected", "James Jones (DR)" ], [ "12", "Virginia 20", "John C. Gray", "Democratic-Republican", "1820 ( special )", "Lost re-election Democratic-Republican hold", "Arthur Smith (DR) 60.3% John C. Gray (DR) 39.7%" ], [ "13", "Virginia 21", "Thomas Newton, Jr.", "Democratic-Republican", "1797", "Re-elected", "Thomas Newton, Jr. (DR) 94.7% Others 5.3%" ], [ "14", "Virginia 22", "Hugh Nelson", "Democratic-Republican", "1811", "Re-elected", "Hugh Nelson (DR) 100%" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,B1=\"chicago\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)=23))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F15,B2:B15=\"chicago\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)=23))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the record with 23 points and a visitor of Chicago?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "B1", "=", "\"chicago\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "6", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "23" ] } ]
train_2-17301013-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Visitor", "Score", "Home", "Record", "Points" ], [ "2", "December 1", "Atlanta", "2–2", "Pittsburgh", "7–11–4", "18" ], [ "3", "December 2", "Pittsburgh", "1–2", "Chicago", "7–12–4", "18" ], [ "4", "December 5", "Pittsburgh", "1–4", "Los Angeles", "7–13–4", "18" ], [ "5", "December 7", "Pittsburgh", "3–4", "California", "7–14–4", "18" ], [ "6", "December 8", "Pittsburgh", "2–3", "Vancouver", "7–15–4", "18" ], [ "7", "December 12", "California", "1–9", "Pittsburgh", "8–15–4", "20" ], [ "8", "December 15", "Detroit", "2–0", "Pittsburgh", "8–16–4", "20" ], [ "9", "December 16", "Pittsburgh", "2–1", "Atlanta", "9–16–4", "22" ], [ "10", "December 20", "Pittsburgh", "5–6", "Boston", "9–17–4", "22" ], [ "11", "December 22", "NY Rangers", "4–1", "Pittsburgh", "9–18–4", "22" ], [ "12", "December 23", "Pittsburgh", "2–3", "Buffalo", "9–19–4", "22" ], [ "13", "December 26", "Pittsburgh", "2–2", "Detroit", "9–19–5", "23" ], [ "14", "December 28", "St. Louis", "3–1", "Pittsburgh", "9–20–5", "23" ], [ "15", "December 29", "Chicago", "4–2", "Pittsburgh", "9–21–5", "23" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:I1,B1=\"april 29\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>2))", "Formula2": "LET(query1,LET(query1,FILTER(A2:I6,B2:B6=\"april 29\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>2))", "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": "On April 29, with a game larger than 2, what is the high points?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "I1", "B1", "=", "\"april 29\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "2" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=3))", "Formula2": "LET(query1,SUMMARIZE(D2:D6,SUMX(A2:A6)),FILTER(query1,CHOOSECOLS(query1,2)=3))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the score for Game 3?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "3" ] } ]
train_2-11963601-10
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Series" ], [ "2", "1", "April 19", "Phoenix", "117–115 (2OT)", "Duncan (40)", "Duncan (15)", "Duncan , Ginóbili , Parker (5)", "AT&T Center 18,797", "1–0" ], [ "3", "2", "April 22", "Phoenix", "102–96", "Parker (32)", "Duncan (17)", "Parker (7)", "AT&T Center 18,797", "2–0" ], [ "4", "3", "April 25", "@ Phoenix", "115–99", "Parker (41)", "Duncan (10)", "Parker (12)", "US Airways Center 18,422", "3–0" ], [ "5", "4", "April 27", "@ Phoenix", "86–105", "Parker (18)", "Duncan (10)", "Parker (3)", "US Airways Center 18,422", "3–1" ], [ "6", "5", "April 29", "Phoenix", "92–87", "Parker (31)", "Duncan (17)", "Parker (8)", "AT&T Center 18,797", "4–1" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:H1,B1=\"december 19\"),SUMMARIZE(CHOOSECOLS(query1,8),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>24))", "Formula2": "LET(query1,LET(query1,FILTER(A2:H14,B2:B14=\"december 19\"),SUMMARIZE(CHOOSECOLS(query1,8),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>24))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What is the record of the game with a game number greater than 24 on December 19?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "H1", "B1", "=", "\"december 19\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "8", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "24" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:H1,F1=\"beno udrih (4)\"),SUMMARIZE(CHOOSECOLS(query1,8),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)=26))", "Formula2": "LET(query1,LET(query1,FILTER(A2:H14,F2:F14=\"beno udrih (4)\"),SUMMARIZE(CHOOSECOLS(query1,8),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)=26))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the record of game 26 with beno udrih (4) as the highest assists?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "H1", "F1", "=", "\"beno udrih (4)\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "8", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "26" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=25))", "Formula2": "LET(query1,SUMMARIZE(D2:D14,SUMX(A2:A14)),FILTER(query1,CHOOSECOLS(query1,2)=25))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the score of game 25?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "25" ] } ]
train_2-17102076-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High assists", "Location Attendance", "Record" ], [ "2", "20", "December 2", "Utah", "L 94–99 (OT)", "Kevin Martin (22)", "Spencer Hawes (6)", "ARCO Arena 10,798", "5–15" ], [ "3", "21", "December 6", "Denver", "L 85–118 (OT)", "John Salmons (22)", "Beno Udrih (4)", "ARCO Arena 12,322", "5–16" ], [ "4", "22", "December 9", "L.A. Lakers", "W 113–101 (OT)", "John Salmons , Francisco García (21)", "Brad Miller , Beno Udrih (5)", "ARCO Arena 16,068", "6–16" ], [ "5", "23", "December 12", "@ L.A. Lakers", "L 103–112 (OT)", "John Salmons (26)", "Beno Udrih (7)", "Staples Center 18,997", "6–17" ], [ "6", "24", "December 13", "New York", "L 90–114 (OT)", "John Salmons (14)", "Beno Udrih (6)", "ARCO Arena 12,155", "6–18" ], [ "7", "25", "December 15", "Minnesota", "W 118–103 (OT)", "Francisco García (21)", "Bobby Brown (6)", "ARCO Arena 10,593", "7–18" ], [ "8", "26", "December 16", "@ Portland", "L 77–109 (OT)", "John Salmons (21)", "Beno Udrih (4)", "Rose Garden 20,005", "7–19" ], [ "9", "27", "December 19", "@ Houston", "L 96–107 (OT)", "John Salmons (26)", "John Salmons , Brad Miller , Beno Udrih (3)", "Toyota Center 18,271", "7–20" ], [ "10", "28", "December 20", "@ New Orleans", "L 90–99 (OT)", "John Salmons (26)", "John Salmons (7)", "New Orleans Arena 16,869", "7–21" ], [ "11", "29", "December 22", "@ San Antonio", "L 85–101 (OT)", "John Salmons (22)", "Beno Udrih (4)", "AT&T Center 18,372", "7–22" ], [ "12", "30", "December 26", "Toronto", "L 101–107 (OT)", "John Salmons , Brad Miller (20)", "John Salmons , Beno Udrih , Bobby Brown (4)", "ARCO Arena 12,059", "7–23" ], [ "13", "31", "December 28", "Boston", "L 63–108 (OT)", "John Salmons (11)", "Beno Udrih (3)", "ARCO Arena 16,029", "7–24" ], [ "14", "32", "December 30", "L.A. Clippers", "W 92–90 (OT)", "Kevin Martin (20)", "John Salmons (6)", "ARCO Arena 11,420", "8–24" ] ]
[ { "Formula": "SUMIFS(A1,B1,\"ryan thang\")", "Formula2": "SUMIFS(A2:A10,B2:B10,\"ryan thang\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What round was Ryan Thang drafted in?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"ryan thang\"" ] } ]
train_2-11756731-14
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Player", "Position", "Nationality", "College/junior/club team (League)" ], [ "2", "1", "Jonathon Blum", "D", "United States", "Vancouver Giants ( WHL )" ], [ "3", "2", "Jeremy Smith", "G", "United States", "Plymouth Whalers ( OHL )" ], [ "4", "2", "Nick Spaling", "C", "Canada", "Kitchener Rangers ( OHL )" ], [ "5", "3", "Ryan Thang", "LW", "United States", "University of Notre Dame ( CCHA )" ], [ "6", "4", "Ben Ryan", "C", "United States", "University of Notre Dame ( CCHA )" ], [ "7", "4", "Mark Santorelli", "C", "Canada", "Chilliwack Bruins ( WHL )" ], [ "8", "5", "Andreas Thuresson", "W", "Sweden", "Malmö Redhawks ( SEL )" ], [ "9", "6", "Robert Dietrich", "D", "Germany", "DEG Metro Stars (Germany)" ], [ "10", "7", "Atte Engren", "G", "Finland", "Lukko ( SM-liiga )" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"kiveton park\")*(E1=\"sandy lane\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(B2:B11=\"kiveton park\")*(E2:E11=\"sandy lane\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "During what Season was the Final Venue at Sandy Lane with Kiveton Park as the Winner?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"kiveton park\"", "*", "E1", "=", "\"sandy lane\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"kiveton park\")*(A1=\"2005-06\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(B2:B11=\"kiveton park\")*(A2:A11=\"2005-06\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the Runner-up during the 2005-06 Season with Kiveton Park as the Winner?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"kiveton park\"", "*", "A1", "=", "\"2005-06\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"kirkburton\")*(E1=\"green lane\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(D2:D11=\"kirkburton\")*(E2:E11=\"green lane\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the Result in Green Lane with Kirkburton as the Runner-up?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"kirkburton\"", "*", "E1", "=", "\"green lane\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"2005-06\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"2005-06\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the Result in the 2005-06 Season?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"2005-06\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"sheffield reserves\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,B2:B11=\"sheffield reserves\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the Final Venue having Sheffield Reserves as the Winner?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"sheffield reserves\"", "5" ] } ]
train_2-14909105-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Season", "Winner", "Result", "Runner-up", "Final venue" ], [ "2", "2002-03", "Elm Tree", "1 - 0", "Stocksbridge Park Steels Reserves", "Belle Vue" ], [ "3", "2003-04", "HSBC", "3 - 2", "Athersley Recreation", "Belle Vue" ], [ "4", "2004-05", "Kiveton Park", "2 - 2", "Athersley Recreation", "Sandy Lane" ], [ "5", "2005-06", "Kiveton Park", "5 - 0", "Sheffield Lane Top", "Belle Vue" ], [ "6", "2006-07", "Stocksbridge Park Steels Reserves", "3 - 1", "Hemsworth Miners Welfare", "Millmoor" ], [ "7", "2007-08", "Athersley Recreation", "1 - 0", "Hollinsend Amateurs", "Oakwell" ], [ "8", "2008-09", "Hall Green United", "2 - 1", "Kirkburton", "Keepmoat Stadium (Pitch 2)" ], [ "9", "2009-10", "Sheffield reserves", "2 - 1", "Dearne Colliery Miners Welfare", "Inkersall Road" ], [ "10", "2010-11", "Stocksbridge Park Steels Reserves", "3 - 0", "Kirkburton", "Green Lane" ], [ "11", "2012-13", "Swinton Athletic", "3 - 0", "Kirkburton", "Sandy Lane" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Time Out\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,B2:B18=\"Time Out\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What year and the corresponding ceremony was the english titled movie \"time out\" submitted?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"Time Out\"", "1" ] }, { "Formula": "ROWS(UNIQUE(FILTER(B1, D1=\"Carlos Moreno\")))", "Formula2": "ROWS(UNIQUE(FILTER(B2:B18, D2:D18=\"Carlos Moreno\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many english titles were directed by carlos moreno?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "B1", "D1", "=", "\"Carlos Moreno\"" ] } ]
train_1-22102732-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year (Ceremony)", "English title", "Spanish title", "Director", "Result" ], [ "2", "1980 (53rd)", "The Latin Immigrant", "El Inmigrante latino", "Gustavo Nieto Roa Category:Articles with hCards", "Not Nominated" ], [ "3", "1984 (57th)", "A Man of Principle", "Cóndores no entierran todos los días", "Francisco Norden Category:Articles with hCards", "Not Nominated" ], [ "4", "1986 (59th)", "A Time to Die", "Tiempo de morir", "Jorge Alí Triana Category:Articles with hCards", "Not Nominated" ], [ "5", "1991 (64th)", "Confessing to Laura", "Confesión a Laura", "Jaime Osorio Gómez Category:Articles with hCards", "Not Nominated" ], [ "6", "1994 (67th)", "The Strategy of the Snail", "La Estrategia del caracol", "Sergio Cabrera Category:Articles with hCards", "Not Nominated" ], [ "7", "1996 (69th)", "Oedipus Mayor", "Edipo Alcalde", "Jorge Alí Triana Category:Articles with hCards", "Not Nominated" ], [ "8", "1997 (70th)", "The Debt", "La Deuda", "Manuel Jose Alvarez & Nicolas Buenaventura", "Not Nominated" ], [ "9", "1998 (71st)", "The Rose Seller", "La Vendedora de Rosas", "Victor Gaviria Category:Articles with hCards", "Not Nominated" ], [ "10", "1999 (72nd)", "Time Out", "Golpe de Estadio", "Sergio Cabrera Category:Articles with hCards", "Not Nominated" ], [ "11", "2001 (74th)", "Our Lady of the Assassins", "La virgen de los sicarios", "Barbet Schroeder Category:Articles with hCards", "Not Nominated" ], [ "12", "2005 (78th)", "Wandering Shadows", "La Sombra del Caminante", "Ciro Guerra Category:Articles with hCards", "Not Nominated" ], [ "13", "2006 (79th)", "A Ton of Luck", "Soñar no cuesta nada", "Rodrigo Triana Category:Articles with hCards", "Not Nominated" ], [ "14", "2007 (80th)", "Satanás", "Satanás", "Andi Baiz Category:Articles with hCards", "Not Nominated" ], [ "15", "2008 (81st)", "Dog Eat Dog", "Perro come Perro", "Carlos Moreno Category:Articles with hCards", "Not Nominated" ], [ "16", "2009 (82nd)", "The Wind Journeys", "Los viajes del viento", "Ciro Guerra Category:Articles with hCards", "Not Nominated" ], [ "17", "2010 (83rd)", "Crab Trap", "El vuelco del cangrejo", "Oscar Ruiz Navia Category:Articles with hCards", "Not Nominated" ], [ "18", "2012 (85th)", "The Snitch Cartel", "El Cartel de los Sapos", "Carlos Moreno", "Not Nominated" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Formula2": "LET(query1,SUMMARIZE(D2:D11,SUMX(A2:A11)),FILTER(query1,CHOOSECOLS(query1,2)=1))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What years had a ranking of 1?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "1" ] }, { "Formula": "LET(query1,SUMMARIZE(B1,SUMX(E1),SUMX(A1)),FILTER(query1,(CHOOSECOLS(query1,2)=50)*(CHOOSECOLS(query1,3)=3)))", "Formula2": "LET(query1,SUMMARIZE(B2:B11,SUMX(E2:E11),SUMX(A2:A11)),FILTER(query1,(CHOOSECOLS(query1,2)=50)*(CHOOSECOLS(query1,3)=3)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the nationality of the person with 50 goals and rank 3?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "B1", "SUMX(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "50", "*", "CHOOSECOLS(", "query1", "3", "=", "3" ] } ]
train_2-1234607-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Ranking", "Nationality", "Name", "Years", "Goals" ], [ "2", "1", "Scotland", "Johnny Armstrong", "1952–1964", "83" ], [ "3", "2", "Ireland", "Padraig Moran", "1993–2001", "62" ], [ "4", "3", "Ireland", "Paul McTiernan", "2002–2006 & 2008-2009", "50" ], [ "5", "4", "England", "Gary Hulmes", "1977-79 & 1980 & 1987", "50" ], [ "6", "5", "Ireland", "Paul McGee", "1971-72 & 1976–1978 & 1984 & 1991-93", "50" ], [ "7", "6", "Ireland", "Raffaele Cretaro", "2001–2005 & 2007–2009 & 2011-", "50" ], [ "8", "7", "Ireland", "Gerry Mitchell", "1961–1975", "46" ], [ "9", "8", "Ireland", "Brendan Bradley", "1980–1982", "44" ], [ "10", "9", "Ireland", "Harry McLoughlin", "1978–1988", "36" ], [ "11", "10", "England", "Harry Litherland", "1937–1938", "33" ] ]
[ { "Formula": "FILTER(A1,E1=\"friendly\")", "Formula2": "FILTER(A2:A7,E2:E7=\"friendly\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "On what Date did the friendly Competition take place?", "Tokens": [ "FILTER(", "A1", "E1", "=", "\"friendly\"" ] } ]
dev_2-1089531-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Venue", "Score", "Result", "Competition" ], [ "2", "6 September 2006", "Stadio Olimpico , Serravalle , San Marino", "9–0", "13–0", "UEFA Euro 2008 qualifying" ], [ "3", "6 September 2006", "Stadio Olimpico , Serravalle , San Marino", "11–0", "13–0", "UEFA Euro 2008 qualifying" ], [ "4", "6 June 2007", "AOL Arena , Hamburg , Germany", "2–1", "2–1", "UEFA Euro 2008 qualifying" ], [ "5", "17 November 2007", "Allianz Arena , Munich , Germany", "4–0", "4–0", "UEFA Euro 2008 qualifying" ], [ "6", "6 February 2008", "Ernst-Happel-Stadion , Vienna , Austria", "1–0", "3–0", "Friendly" ], [ "7", "6 September 2008", "Rheinpark Stadion , Vaduz , Liechtenstein", "5–0", "6–0", "2010 FIFA World Cup qualifying" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"Briggs, Nicholas Nicholas Briggs\")*(A1=\"Paradox Lost\")),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,(C2:C15=\"Briggs, Nicholas Nicholas Briggs\")*(A2:A15=\"Paradox Lost\")),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the title is Paradox Lost and the reader is Briggs, Nicholas Nicholas Briggs, what are all of the notes?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Briggs, Nicholas Nicholas Briggs\"", "*", "A1", "=", "\"Paradox Lost\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"The Way Through the Woods\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,A2:A15=\"The Way Through the Woods\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the title is The Way Through The Woods, what is the release date?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"The Way Through the Woods\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"Syal, Meera Meera Syal\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,C2:C15=\"Syal, Meera Meera Syal\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "If the reader is Syal, Meera Meera Syal, what was the release date?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Syal, Meera Meera Syal\"", "6" ] } ]
train_1-20174050-7
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Title", "Author", "Reader", "Format", "Company", "Release Date", "Notes" ], [ "2", "Night of the Humans", "Llewellyn, David David Llewellyn", "Darvill, Arthur Arthur Darvill", "Download", "BBC Audio", "2010-07-01 1 July 2010", "Unabridged. Reissued on 4 CDs by AudioGO" ], [ "3", "The Forgotten Army", "Minchin, Brian Brian Minchin", "Colman, Olivia Olivia Colman", "Download", "BBC Audio", "2010-09-01 1 September 2010", "Unabridged. Reissued on 6 CDs by AudioGo" ], [ "4", "The Coming of the Terraphiles", "Moorcock, Michael Michael Moorcock", "Mantle, Clive Clive Mantle", "9-CD", "BBC Audio", "2010-10-28 28 October 2010", "Unabridged." ], [ "5", "Nuclear Time", "Smith, Oli Oli Smith", "Briggs, Nicholas Nicholas Briggs", "Download", "BBC Audio", "2011-02-01 1 February 2011", "Unabridged. Reissued on 4 CDs by AudioGo" ], [ "6", "The King's Dragon", "McCormack, Una Una McCormack", "Briggs, Nicholas Nicholas Briggs", "Download", "BBC Audio", "2011-03-01 1 March 2011", "Unabridged. Reissued on 5 CDs by AudioGo." ], [ "7", "The Glamour Chase", "Russell, Gary Gary Russell", "Darvill, Arthur Arthur Darvill", "Download", "BBC Audio", "2011-04-01 1 April 2011", "Unabridged. Reissued on 5 CDs by AudioGo." ], [ "8", "The Way Through the Woods", "McCormack, Una Una McCormack", "Corbett, Clare Clare Corbett", "Download", "BBC Audio", "2011-07-01 1 July 2011", "Unabridged. Reissued on 4 CDs by AudioGo" ], [ "9", "Touched by an Angel", "Morris, Jonathon Jonathan Morris", "Corbett, Clare Clare Corbett", "Download", "BBC Audio", "2011-08-01 1 August 2011", "Unabridged. Reissued on 6 CDs by AudioGo" ], [ "10", "Paradox Lost", "Mann, George George Mann", "Briggs, Nicholas Nicholas Briggs", "Download", "BBC Audio", "2011-09-01 1 September 2011", "Unabridged. Reissued on 6 CDs by AudioGo." ], [ "11", "Borrowed Time", "Alderman, Naomi Naomi Alderman", "Syal, Meera Meera Syal", "Download", "BBC Audio", "2011-10-01 1 October 2011", "Unabridged. Reissued on 6 CDs by AudioGo." ], [ "12", "The Silent Stars Go By", "Abnett, Dan Dan Abnett", "Maloney, Michael Michael Maloney", "Download", "BBC Audio", "2011-10-01 1 October 2011", "Reissued on 6 CDs 3 November 2011" ], [ "13", "Dark Horizons", "Colgan, Jenny J. T. Colgan", "McIntosh, Neve Neve McIntosh", "6-CD", "BBC Audio", "2012-07-05 5 July 2012", "Unabridged." ], [ "14", "Plague of the Cybermen", "Richards, Justin Justin Richards", "Warner, David David Warner", "CD", "AudioGo", "2013-04-11 11 April 2013", "Cybermen vocies by Nicholas Briggs" ], [ "15", "The Dalek Generation", "Briggs, Nicholas Nicholas Briggs", "Briggs, Nicholas Nicholas Briggs", "Download", "AudioGo", "2013-04-11 11 April 2013", "Reissued on CD 3 June 2013." ] ]
[ { "Formula": "MAX(FILTER(B1, (C1=39)*(A1<1996)))", "Formula2": "MAX(FILTER(B2:B10, (C2:C10=39)*(A2:A10<1996)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the highest overall prior to 1996 with a slalom of 39?", "Tokens": [ "MAX(", "FILTER(", "B1", "C1", "=", "39", "*", "A1", "<", "1996" ] }, { "Formula": "MIN(FILTER(B1, (F1=1)*(A1<1992)))", "Formula2": "MIN(FILTER(B2:B10, (F2:F10=1)*(A2:A10<1992)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the lowest overall score prior to 1992 with a downhill score of 1?", "Tokens": [ "MIN(", "FILTER(", "B1", "F1", "=", "1", "*", "A1", "<", "1992" ] }, { "Formula": "SUM(FILTER(D1, (B1>3)*(E1=12)))", "Formula2": "SUM(FILTER(D2:D10, (B2:B10>3)*(E2:E10=12)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What was her Giant Slalom score when her Overall was greater than 3 and her Super G score was 12?", "Tokens": [ "SUM(", "FILTER(", "D1", "B1", ">", "3", "*", "E1", "=", "12" ] }, { "Formula": "MAX(FILTER(E1, (C1=58)*(B1>2)))", "Formula2": "MAX(FILTER(E2:E10, (C2:C10=58)*(B2:B10>2)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What was her highest Super G score with a Slalom score of 58 and an Overall larger than 2?", "Tokens": [ "MAX(", "FILTER(", "E1", "C1", "=", "58", "*", "B1", ">", "2" ] } ]
train_2-1489417-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Season", "Overall", "Slalom", "Giant Slalom", "Super G", "Downhill", "Combined" ], [ "2", "1990", "44", "—", "39", "12", "—", "21" ], [ "3", "1991", "15", "—", "29", "3", "13", "12" ], [ "4", "1992", "3", "—", "10", "4", "1", "—" ], [ "5", "1993", "2", "58", "7", "1", "1", "7" ], [ "6", "1994", "3", "49", "6", "1", "1", "19" ], [ "7", "1995", "2", "19", "9", "1", "3", "4" ], [ "8", "1996", "1", "39", "2", "1", "2", "—" ], [ "9", "1997", "2", "19", "2", "2", "5", "—" ], [ "10", "1998", "1", "12", "6", "1", "1", "2" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"$52.0 billion\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"$52.0 billion\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the gpa per capita (nominal) for the country with gdp (nominal) is $52.0 billion?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"$52.0 billion\"", "5" ] }, { "Formula": "ROWS(UNIQUE(FILTER(E1, D1=\"$29.9 billion\")))", "Formula2": "ROWS(UNIQUE(FILTER(E2:E6, D2:D6=\"$29.9 billion\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many countries has a gdp (nominal) of $29.9 billion?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "E1", "D1", "=", "\"$29.9 billion\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Uzbekistan\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"Uzbekistan\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the GDP (nominal) for Uzbekistan?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Uzbekistan\"", "4" ] }, { "Formula": "SUM(FILTER(C1, B1=16967000))", "Formula2": "SUM(FILTER(C2:C6, B2:B6=16967000))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the area (km²) for the country with a population of 16967000?", "Tokens": [ "SUM(", "FILTER(", "C1", "B1", "=", "16967000" ] } ]
train_1-11780179-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Country", "Population", "Area (km²)", "GDP (nominal)", "GDP per capita (nominal)" ], [ "2", "Kazakhstan", "16967000", "2724900", "$196.4 billion", "$11,772" ], [ "3", "Kyrgyzstan", "5550239", "199900", "$6.4 billion", "$1,152" ], [ "4", "Uzbekistan", "29559100", "447400", "$52.0 billion", "$1,780" ], [ "5", "Tajikistan", "7616000", "143100", "$7.2 billion", "$903" ], [ "6", "Turkmenistan", "5125693", "488100", "$29.9 billion", "$5,330" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)>4))", "Formula2": "LET(query1,SUMMARIZE(E2:E6,SUMX(A2:A6)),FILTER(query1,CHOOSECOLS(query1,2)>4))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What was the series standing for games over 4?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "4" ] }, { "Formula": "SUMIFS(A1,B1,\"may 20\")", "Formula2": "SUMIFS(A2:A6,B2:B6,\"may 20\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the game number held on May 20?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"may 20\"" ] } ]
train_2-14208850-11
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Game", "Date", "Opponent", "Score", "Series" ], [ "2", "1", "May 16", "New York Rangers", "3–1", "Flyers lead 1–0" ], [ "3", "2", "May 18", "New York Rangers", "4–5", "Series tied 1–1" ], [ "4", "3", "May 20", "@ New York Rangers", "6–3", "Flyers lead 2–1" ], [ "5", "4", "May 23", "@ New York Rangers", "3–2", "Flyers lead 3–1" ], [ "6", "5", "May 25", "New York Rangers", "4–2", "Flyers win 4–1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"Mike Piazza\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,D2:D11=\"Mike Piazza\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was featured in 20 questions when the subject of the interview was Mike Piazza?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"Mike Piazza\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"4-03\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,A2:A11=\"4-03\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was featured in 20 questions on 4-03?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"4-03\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"Luci Victoria\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,C2:C11=\"Luci Victoria\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On what deate was the centerfold featured Luci Victoria?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"Luci Victoria\"", "1" ] }, { "Formula": "ROWS(UNIQUE(FILTER(C1, B1=\"Torrie Wilson\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C11, B2:B11=\"Torrie Wilson\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many centerfold models were there when the cover model was Torrie Wilson?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "B1", "=", "\"Torrie Wilson\"" ] } ]
train_1-1566852-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Cover model", "Centerfold model", "Interview subject", "20 Questions", "Pictorials" ], [ "2", "1-03", "Tia Carrere", "Rebecca Anne Ramos", "Halle Berry", "Ron Insana", "Tia Carrere" ], [ "3", "2-03", "Alison Eastwood", "Charis Boyle", "Jimmy Kimmel", "Bernie Mac", "Allison Eastwood, Cyber Girls" ], [ "4", "3-03", "Dorismar", "Pennelope Jimenez", "Colin Farrell", "Juliette Lewis", "Ladies of Latin TV, Katrina Barellova" ], [ "5", "4-03", "Carmen Electra", "Carmella DeCesare", "Jay-Z", "Andy Richter", "Carmen Electra" ], [ "6", "5-03", "Torrie Wilson", "Laurie Fetter", "Billy Bob Thornton", "Jorja Fox", "Torrie Wilson" ], [ "7", "6-03", "Sarah Kozer", "Tailor James", "Mike Piazza", "Nelly", "Sarah Kozer, PMOY Christina Santiago" ], [ "8", "7-03", "Nikki Ziering", "Marketa Janska", "Lisa Marie Presley", "Rachel Weisz", "Nikki Ziering, 2 Fast 2 Furious 2 Fine" ], [ "9", "8-03", "Jenna Morasca , Heidi Strobel", "Colleen Marie", "Tobey Maguire", "Charles Rangel", "Jenna Morasca and Heidi Strobel, Carnie Wilson" ], [ "10", "9-03", "Signe Nordli", "Luci Victoria", "Jon Gruden", "Nicolas Cage", "Women of Starbucks , Jenny Haase" ], [ "11", "10-03", "Lauren Hill", "Audra Lynn", "O.J. Simpson", "Joe Rogan", "Girls of Big Ten , Deanna Merryman" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"Chicago\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,C2:C8=\"Chicago\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who scored the most rebounds in the game against Chicago?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "C1", "=", "\"Chicago\"", "6" ] } ]
train_1-15869204-9
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "75", "April 2", "@ Indiana", "L 64–84 (OT)", "Jalen Rose (22)", "Chris Bosh (7)", "Rod Strickland (4)", "Conseco Fieldhouse 17,775", "30–45" ], [ "3", "76", "April 4", "Milwaukee", "L 83–90 (OT)", "Jalen Rose (21)", "Donyell Marshall (16)", "Jalen Rose (7)", "Air Canada Centre 17,276", "30–46" ], [ "4", "77", "April 6", "@ Cleveland", "W 87–86 (OT)", "Vince Carter (32)", "Donyell Marshall (11)", "Jalen Rose (6)", "Gund Arena 20,071", "31–46" ], [ "5", "78", "April 7", "Indiana", "L 90–94 (OT)", "Donyell Marshall (26)", "Donyell Marshall (10)", "Jalen Rose (8)", "Air Canada Centre 17,554", "31–47" ], [ "6", "79", "April 9", "@ Detroit", "L 66–74 (OT)", "Chris Bosh , Vince Carter (18)", "Donyell Marshall (11)", "Vince Carter (5)", "The Palace of Auburn Hills 22,076", "31–48" ], [ "7", "80", "April 11", "Chicago", "L 108–114 (OT)", "Jalen Rose (32)", "Donyell Marshall (16)", "Jalen Rose (6)", "Air Canada Centre 17,362", "31–49" ], [ "8", "81", "April 13", "Detroit", "W 87–78 (OT)", "Donyell Marshall (27)", "Donyell Marshall (16)", "Morris Peterson , Jalen Rose (5)", "Air Canada Centre 18,273", "32–49" ] ]
[ { "Formula": "SUMIFS(A1,D1,\"w 24-17\")", "Formula2": "SUMIFS(A2:A15,D2:D15,\"w 24-17\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "In what Week was the Result W 24-17?", "Tokens": [ "SUMIFS(", "A1", "D1", "\"w 24-17\"" ] }, { "Formula": "SUMIFS(A1,B1,\"november 20, 1977\")", "Formula2": "SUMIFS(A2:A15,B2:B15,\"november 20, 1977\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What was the Week number on November 20, 1977?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"november 20, 1977\"" ] } ]
train_2-16678300-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "September 18, 1977", "at Denver Broncos", "L 7-0", "75,002" ], [ "3", "2", "September 25, 1977", "Chicago Bears", "W 16-13", "49,878" ], [ "4", "3", "October 2, 1977", "at Washington Redskins", "L 24-14", "55,031" ], [ "5", "4", "October 9, 1977", "Dallas Cowboys", "L 30-24", "50,129" ], [ "6", "5", "October 16, 1977", "at Philadelphia Eagles", "W 21-17", "60,535" ], [ "7", "6", "October 23, 1977", "New Orleans Saints", "W 49-31", "48,417" ], [ "8", "7", "October 31, 1977", "New York Giants", "W 28-0", "50,323" ], [ "9", "8", "November 6, 1977", "at Minnesota Vikings", "W 27-7", "47,066" ], [ "10", "9", "November 14, 1977", "at Dallas Cowboys", "W 24-17", "64,038" ], [ "11", "10", "November 20, 1977", "Philadelphia Eagles", "W 21-16", "48,768" ], [ "12", "11", "November 24, 1977", "Miami Dolphins", "L 55-14", "50,269" ], [ "13", "12", "December 4, 1977", "at New York Giants", "L 27-7", "71,826" ], [ "14", "13", "December 10, 1977", "Washington Redskins", "L 26-20", "36,067" ], [ "15", "14", "December 18, 1977", "at Tampa Bay Buccaneers", "L 17-7", "56,922" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"German Grand Prix\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,B2:B16=\"German Grand Prix\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where is the German Grand Prix?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"German Grand Prix\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"Swedish Grand Prix\"),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,B2:B16=\"Swedish Grand Prix\"),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the constructor of the Swedish Grand Prix?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"Swedish Grand Prix\"", "8" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"Watkins Glen\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,D2:D16=\"Watkins Glen\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who did the fastest lap at Watkins glen?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"Watkins Glen\"", "6" ] } ]
test_1-1140082-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Rnd", "Race", "Date", "Location", "Pole Position", "Fastest Lap", "Race Winner", "Constructor", "Report" ], [ "2", "1", "Argentine Grand Prix", "15 January", "Buenos Aires", "Mario Andretti", "Gilles Villeneuve", "Mario Andretti", "Lotus - Ford", "Report" ], [ "3", "2", "Brazilian Grand Prix", "29 January", "Jacarepaguá", "Ronnie Peterson", "Carlos Reutemann", "Carlos Reutemann", "Ferrari", "Report" ], [ "4", "3", "South African Grand Prix", "4 March", "Kyalami", "Niki Lauda", "Mario Andretti", "Ronnie Peterson", "Lotus - Ford", "Report" ], [ "5", "4", "United States Grand Prix West", "2 April", "Long Beach", "Carlos Reutemann", "Alan Jones", "Carlos Reutemann", "Ferrari", "Report" ], [ "6", "5", "Monaco Grand Prix", "7 May", "Monaco", "Carlos Reutemann", "Niki Lauda", "Patrick Depailler", "Tyrrell - Ford", "Report" ], [ "7", "6", "Belgian Grand Prix", "21 May", "Zolder", "Mario Andretti", "Ronnie Peterson", "Mario Andretti", "Lotus - Ford", "Report" ], [ "8", "7", "Spanish Grand Prix", "4 June", "Jarama", "Mario Andretti", "Mario Andretti", "Mario Andretti", "Lotus - Ford", "Report" ], [ "9", "8", "Swedish Grand Prix", "17 June", "Anderstorp", "Mario Andretti", "Niki Lauda", "Niki Lauda", "Brabham - Alfa Romeo", "Report" ], [ "10", "9", "French Grand Prix", "2 July", "Paul Ricard", "John Watson", "Carlos Reutemann", "Mario Andretti", "Lotus - Ford", "Report" ], [ "11", "10", "British Grand Prix", "16 July", "Brands Hatch", "Ronnie Peterson", "Niki Lauda", "Carlos Reutemann", "Ferrari", "Report" ], [ "12", "11", "German Grand Prix", "30 July", "Hockenheimring", "Mario Andretti", "Ronnie Peterson", "Mario Andretti", "Lotus - Ford", "Report" ], [ "13", "12", "Austrian Grand Prix", "13 August", "Österreichring", "Ronnie Peterson", "Ronnie Peterson", "Ronnie Peterson", "Lotus - Ford", "Report" ], [ "14", "13", "Dutch Grand Prix", "27 August", "Zandvoort", "Mario Andretti", "Niki Lauda", "Mario Andretti", "Lotus - Ford", "Report" ], [ "15", "14", "Italian Grand Prix", "10 September", "Monza", "Mario Andretti", "Mario Andretti", "Niki Lauda", "Brabham - Alfa Romeo", "Report" ], [ "16", "15", "United States Grand Prix", "1 October", "Watkins Glen", "Mario Andretti", "Jean-Pierre Jarier", "Carlos Reutemann", "Ferrari", "Report" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"stanley dickens\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,C2:C17=\"stanley dickens\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which class had Stanley Dickens as a driver?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"stanley dickens\"", "1" ] }, { "Formula": "MAX(FILTER(E1, (A1=\"c1\")*(C1=\"derek bell\")))", "Formula2": "MAX(FILTER(E2:E17, (A2:A17=\"c1\")*(C2:C17=\"derek bell\")))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was the highest amount of laps for class c1 and driver Derek Bell?", "Tokens": [ "MAX(", "FILTER(", "E1", "A1", "=", "\"c1\"", "*", "C1", "=", "\"derek bell\"" ] } ]
train_2-16861730-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Class", "Team", "Driver", "Chassis – Engine", "Laps" ], [ "2", "C1", "Silk Cut Jaguar", "Raul Boesel", "Jaguar XJR-8", "77" ], [ "3", "C1", "Liqui Moly Equipe", "Jonathan Palmer", "Porsche 962 C", "77" ], [ "4", "C1", "Brun Motorsport", "Jochen Mass", "Porsche 962 C", "76" ], [ "5", "C1", "Joest Racing", "Stanley Dickens", "Porsche 962 C", "75" ], [ "6", "C1", "Primagaz Competition", "Pierre Yver", "Porsche 962 C", "72" ], [ "7", "C2", "Swiftair Ecurie Ecosse", "David Leslie", "Ecosse C286 – Ford", "72" ], [ "8", "C2", "Spice Engineering", "Gordon Spice", "Spice SE86C – Ford", "71" ], [ "9", "C2", "Tiga Ford Denmark", "John Sheldon", "Tiga GC287 – Ford", "70" ], [ "10", "C2", "Spice Engineering", "Nick Adams", "Spice SE87C – Ford", "70" ], [ "11", "C1", "Brun Motorsport", "Jésus Pareja", "Porsche 962 C", "70" ], [ "12", "C2", "Kelmar Racing", "Ranieri Randaccio", "Tiga GC85 – Ford", "69" ], [ "13", "C2", "Schanche Racing", "Martin Schanche", "Argo JM19B – Zakspeed", "64" ], [ "14", "C1", "Porsche Kremer Racing", "Kris Nissen", "Porsche 962 C", "75" ], [ "15", "C1", "Blaupunkt Joest Racing", "Klaus Ludwig", "Porsche 962 C", "77" ], [ "16", "C1", "Porsche AG", "Derek Bell", "Porsche 962 C", "61" ], [ "17", "C2", "Swiftair Ecurie Ecosse", "Mike Wilds", "Ecosse C286 – Ford", "25" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"ralph wilson stadium\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H18,E2:E18=\"ralph wilson stadium\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the kickoff time for the game that was at Ralph Wilson Stadium?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "E1", "=", "\"ralph wilson stadium\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(G1=\"recap\")*(C1=\"new england patriots\")),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H18,(G2:G18=\"recap\")*(C2:C18=\"new england patriots\")),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the record for the game against the New England Patriots with a recap?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "G1", "=", "\"recap\"", "*", "C1", "=", "\"new england patriots\"", "8" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=11))", "Formula2": "LET(query1,SUMMARIZE(D2:D18,SUMX(A2:A18)),FILTER(query1,CHOOSECOLS(query1,2)=11))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the result of the game on week 11?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "11" ] } ]
train_2-14990732-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Week", "Date", "Opponent", "Result", "Game site", "Kickoff ( ET )", "NFL Recap", "Record" ], [ "2", "1", "2008-09-07", "at Miami Dolphins", "W 20–14", "Dolphin Stadium", "1:00 PM", "Recap", "1–0" ], [ "3", "2", "2008-09-14", "New England Patriots", "L 10–19", "The Meadowlands", "4:15 PM", "Recap", "1–1" ], [ "4", "3", "2008-09-22", "at San Diego Chargers", "L 29–48", "Qualcomm Stadium", "8:30 PM", "Recap", "1–2" ], [ "5", "4", "2008-09-28", "Arizona Cardinals", "W 56–35", "The Meadowlands", "1:00 PM", "Recap", "2–2" ], [ "6", "5", "Bye", "Bye", "Bye", "Bye", "Bye", "Bye", "Bye" ], [ "7", "6", "2008-10-12", "Cincinnati Bengals", "W 26–14", "The Meadowlands", "1:00 PM", "Recap", "3–2" ], [ "8", "7", "2008-10-19", "at Oakland Raiders", "L 13–16 (OT)", "Oakland-Alameda County Coliseum", "4:15 PM", "Recap", "3–3" ], [ "9", "8", "2008-10-26", "Kansas City Chiefs", "W 28–24", "The Meadowlands", "1:00 PM", "Recap", "4–3" ], [ "10", "9", "2008-11-02", "at Buffalo Bills", "W 26–17", "Ralph Wilson Stadium", "1:00 PM", "Recap", "5–3" ], [ "11", "10", "2008-11-09", "St. Louis Rams", "W 47–3", "The Meadowlands", "1:00 PM", "Recap", "6–3" ], [ "12", "11", "2008-11-13", "at New England Patriots", "W 34–31 (OT)", "Gillette Stadium", "8:15 PM", "Recap", "7–3" ], [ "13", "12", "2008-11-23", "at Tennessee Titans", "W 34–13", "LP Field", "1:00 PM", "Recap", "8–3" ], [ "14", "13", "2008-11-30", "Denver Broncos", "L 34–17", "The Meadowlands", "4:15 PM", "Recap", "8–4" ], [ "15", "14", "2008-12-07", "at San Francisco 49ers", "L 24–14", "Candlestick Park", "4:05 PM", "Recap", "8–5" ], [ "16", "15", "2008-12-14", "Buffalo Bills", "W 31–27", "The Meadowlands", "1:00 PM", "Recap", "9–5" ], [ "17", "16", "2008-12-21", "at Seattle Seahawks", "L 13–3", "Qwest Field", "4:05 PM", "Recap", "9–6" ], [ "18", "17", "2008-12-28", "Miami Dolphins", "L 24–17", "The Meadowlands", "4:15 PM", "Recap", "9–7" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"fsv frankfurt\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,C2:C10=\"fsv frankfurt\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the winner when the finalist was fsv frankfurt?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"fsv frankfurt\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"first vienna fc\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,B2:B10=\"first vienna fc\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the finalist when the winner was First Vienna FC?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"first vienna fc\"", "3" ] } ]
train_2-17418169-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Year", "Winner", "Finalist", "Result", "Date", "Venue", "Attendance" ], [ "2", "1943", "First Vienna FC", "Luftwaffen-SV Hamburg", "3-2 aet", "31 October 1943", "Stuttgart", "45,000" ], [ "3", "1942", "TSV 1860 Munich", "FC Schalke 04", "2-0", "15 October 1942", "Berlin", "80,000" ], [ "4", "1941", "Dresdner SC", "FC Schalke 04", "2-1", "2 October 1941", "Berlin", "65,000" ], [ "5", "1940", "Dresdner SC", "1. FC Nuremberg", "2-1 aet", "1 December 1940", "Berlin", "60,000" ], [ "6", "1939", "1. FC Nuremberg", "SV Waldhof Mannheim", "2-0", "8 April 1940", "Berlin", "60,000" ], [ "7", "1938", "Rapid Wien", "FSV Frankfurt", "3-1", "8 January 1939", "Berlin", "38,000" ], [ "8", "1937", "FC Schalke 04", "Fortuna Düsseldorf", "2-1", "9 January 1938", "Köln", "72,000" ], [ "9", "1936", "VfB Leipzig", "FC Schalke 04", "2-1", "3 January 1937", "Berlin", "70,000" ], [ "10", "1935", "1. FC Nuremberg", "FC Schalke 04", "2-0", "8 December 1935", "Düsseldorf", "55,000" ] ]
[ { "Formula": "FILTER(D1,C1=\"stan fox stakes\")", "Formula2": "FILTER(D2:D12,C2:C12=\"stan fox stakes\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What venue hosted the stan fox stakes?", "Tokens": [ "FILTER(", "D1", "C1", "=", "\"stan fox stakes\"" ] } ]
dev_2-1284347-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Result", "Date", "Race", "Venue", "Group", "Distance", "Weight (kg)", "Jockey", "Winner/2nd" ], [ "2", "2nd", "2 Sep 1995", "Roman Consul Stakes", "Randwick", "G3", "1200 m", "55", "G. Cooksley", "1st - Our Maizcay" ], [ "3", "Won", "16 Sep 1995", "Heritage Stakes", "Rosehill", "LR", "1300 m", "55.5", "G. Cooksley", "2nd - Mi Modest" ], [ "4", "Won", "2 Oct 1995", "Stan Fox Stakes", "Randwick", "G3", "1400 m", "55", "G. Cooksley", "2nd - Encores" ], [ "5", "3rd", "14 Oct 1995", "Caulfield Guineas", "Caulfield", "G1", "1600 m", "55.5", "D. Gauci", "1st - Our Maizcay" ], [ "6", "Won", "28 Oct 1995", "Cox Plate", "Moonee Valley", "G1", "2040 m", "48.5", "S. Dye", "2nd - Mahogany" ], [ "7", "2nd", "4 Nov 1995", "Victoria Derby", "Flemington", "G1", "2500 m", "55.5", "S. Scriven", "1st - Nothin' Leica Dane" ], [ "8", "2nd", "24 Feb 1996", "Hobartville Stakes", "Warwick Farm", "G2", "1400 m", "55.5", "G. Cooksley", "1st - Nothin' Leica Dane" ], [ "9", "Won", "9 Mar 1996", "Canterbury Guineas", "Canterbury", "G1", "1900 m", "55.5", "D. Beadman", "2nd - Filante" ], [ "10", "Won", "23 Mar 1996", "Rosehill Guineas", "Rosehill", "G1", "2000 m", "55.5", "D. Beadman", "2nd - Saintly" ], [ "11", "Won", "30 Mar 1996", "Mercedes Classic", "Rosehill", "G1", "2400 m", "52", "D. Beadman", "2nd - Count Chivas" ], [ "12", "Won", "6 Apr 1996", "Australian Derby", "Randwick", "G1", "2400 m", "55.5", "D. Beadman", "2nd - Saintly" ] ]
[ { "Formula": "FILTER(F1,A1=\"colonial\")", "Formula2": "FILTER(F2:F16,A2:A16=\"colonial\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What Sweet Sixteen team is in the Colonial conference?", "Tokens": [ "FILTER(", "F1", "A1", "=", "\"colonial\"" ] } ]
dev_2-10689762-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Conference", "# of Bids", "Record", "Win %", "Round of 32", "Sweet Sixteen", "Elite Eight", "Final Four", "Championship Game" ], [ "2", "Southeastern", "6", "9–6", ".600", "4", "4", "2", "2", "1" ], [ "3", "Atlantic Coast", "4", "5–4", ".556", "4", "2", "2", "–", "–" ], [ "4", "Atlantic 10", "3", "3–3", ".500", "3", "1", "–", "–", "–" ], [ "5", "Pacific-10", "3", "3–3", ".500", "3", "3", "–", "–", "–" ], [ "6", "Big Eight", "3", "2–3", ".400", "3", "–", "–", "–", "–" ], [ "7", "Big East", "3", "1–3", ".250", "2", "–", "–", "–", "–" ], [ "8", "Big Ten", "2", "3–2", ".600", "2", "2", "1", "–", "–" ], [ "9", "Southwest", "2", "2–2", ".500", "2", "1", "1", "–", "–" ], [ "10", "Metro Atlantic", "2", "0–2", "–", "–", "–", "–", "–", "–" ], [ "11", "Sun Belt", "2", "0–2", "–", "2", "–", "–", "–", "–" ], [ "12", "American South", "1", "5–0", "1.000", "1", "1", "1", "1", "1" ], [ "13", "Big West", "1", "3–1", ".750", "1", "1", "1", "1", "–" ], [ "14", "Colonial", "1", "1–1", ".500", "1", "1", "–", "–", "–" ], [ "15", "Metro", "1", "1–1", ".500", "1", "–", "–", "–", "–" ], [ "16", "Southland", "1", "1–1", ".500", "1", "–", "–", "–", "–" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"estádio dr. magalhães pessoa\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,D2:D19=\"estádio dr. magalhães pessoa\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What city is the Stadium estádio dr. magalhães pessoa in?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"estádio dr. magalhães pessoa\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"estádio cidade de barcelos\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,D2:D19=\"estádio cidade de barcelos\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What city is the Stadium estádio cidade de barcelos in?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"estádio cidade de barcelos\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"casemiro mior\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,B2:B19=\"casemiro mior\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Head Coach casemiro mior is at which Club?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"casemiro mior\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"braga\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,A2:A19=\"braga\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What City is the Club braga in?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"braga\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"aveiro\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,C2:C19=\"aveiro\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What place is listed in the 2002-2003 season for the City of Aveiro?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"aveiro\"", "5" ] } ]
train_2-17933600-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Club", "Head Coach", "City", "Stadium", "2002-2003 season" ], [ "2", "Académica de Coimbra", "João Pereira", "Coimbra", "Estádio Cidade de Coimbra", "15th in the Liga" ], [ "3", "Alverca", "José Couceiro Category:Articles with hCards", "Alverca", "Complexo Desportivo FC Alverca", "2nd in the Liga de Honra" ], [ "4", "Belenenses", "Augusto Inácio Category:Articles with hCards", "Lisbon", "Estádio do Restelo", "9th in the Liga" ], [ "5", "Benfica", "José Camacho", "Lisbon", "Estádio da Luz", "2nd in the Liga" ], [ "6", "Boavista", "Jaime Pacheco", "Porto", "Estádio do Bessa", "10th in the Liga" ], [ "7", "Braga", "Jesualdo Ferreira Category:Articles with hCards", "Braga", "Estádio Municipal de Braga", "14th in the Liga" ], [ "8", "Estrela da Amadora", "Miguel Quaresma", "Amadora", "Estádio José Gomes", "3rd in the Liga de Honra" ], [ "9", "Gil Vicente", "Luís Campos", "Barcelos", "Estádio Cidade de Barcelos", "8th in the Liga" ], [ "10", "União de Leiria", "Vítor Pontes", "Leiria", "Estádio Dr. Magalhães Pessoa", "5th in the Liga" ], [ "11", "Marítimo", "Manuel Cajuda", "Funchal", "Estádio dos Barreiros", "7th in the Liga" ], [ "12", "Nacional", "Casemiro Mior", "Funchal", "Estádio da Madeira", "11th in the Liga" ], [ "13", "Paços de Ferreira", "José Mota", "Paços de Ferreira", "Estádio da Mata Real", "6th in the Liga" ], [ "14", "Beira-Mar", "António Sousa", "Aveiro", "Estádio Municipal de Aveiro", "13th in the Liga" ], [ "15", "Moreirense", "Manuel Machado Category:Articles with hCards", "Guimarães", "Estádio do Moreirense", "12th in the Liga" ], [ "16", "Porto", "José Mourinho Category:Articles with hCards", "Porto", "Estádio do Dragão", "1st in the Liga" ], [ "17", "Sporting CP", "Fernando Santos Category:Articles with hCards", "Lisbon", "Estádio José Alvalade", "3rd in the Liga" ], [ "18", "Rio Ave", "Carlos Brito", "Vila do Conde", "Estádio dos Arcos", "1st in the Liga de Honra" ], [ "19", "Vitória de Guimarães", "Jorge Jesus Category:Articles with hCards", "Guimarães", "Estádio D. Afonso Henriques", "4th in the Liga" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=2.05))", "Formula2": "LET(query1,SUMMARIZE(D2:D16,SUMX(E2:E16)),FILTER(query1,CHOOSECOLS(query1,2)=2.05))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the 1.93 that is 2.05 in height?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "2.05" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"svetlana shkolina\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,A2:A16=\"svetlana shkolina\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 1.93 for Svetlana Shkolina?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"svetlana shkolina\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"ukraine\")*(D1=\"xxo\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,(B2:B16=\"ukraine\")*(D2:D16=\"xxo\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name for the play from the Ukraine, and a 1.93 xxo?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"ukraine\"", "*", "D1", "=", "\"xxo\"", "1" ] } ]
train_2-18578964-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Nationality", "1.85", "1.93", "Height" ], [ "2", "Tia Hellebaut", "Belgium", "o", "o", "2.05" ], [ "3", "Blanka Vlašić", "Croatia", "o", "o", "2.05" ], [ "4", "Anna Chicherova", "Russia", "o", "o", "2.03" ], [ "5", "Yelena Slesarenko", "Russia", "o", "xo", "2.01" ], [ "6", "Vita Palamar", "Ukraine", "o", "o", "1.99" ], [ "7", "Chaunte Howard", "United States", "o", "xo", "1.99" ], [ "8", "Ariane Friedrich", "Germany", "o", "o", "1.96" ], [ "9", "Ruth Beitia", "Spain", "o", "o", "1.96" ], [ "10", "Emma Green", "Sweden", "o", "o", "1.96" ], [ "11", "Marina Aitova", "Kazakhstan", "o", "o", "1.93" ], [ "12", "Antonietta Di Martino", "Italy", "o", "o", "1.93" ], [ "13", "Iva Straková", "Czech Republic", "o", "xxo", "1.93" ], [ "14", "Vita Styopina", "Ukraine", "o", "xxo", "1.93" ], [ "15", "Svetlana Shkolina", "Russia", "o", "xxo", "1.93" ], [ "16", "Romana Dubnová", "Czech Republic", "o", "x-", "1.89" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"march 31, 2008\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"march 31, 2008\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the title of the episode that originally aired on March 31, 2008?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"march 31, 2008\"", "4" ] }, { "Formula": "SUMIFS(B1,C1,\"february 4, 2008\")", "Formula2": "SUMIFS(B2:B14,C2:C14,\"february 4, 2008\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the episode number of the episode that originally aired on February 4, 2008?", "Tokens": [ "SUMIFS(", "B1", "C1", "\"february 4, 2008\"" ] } ]
train_2-10926568-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Production no.", "Episode no.", "Original Airdate", "Episode Title", "Host" ], [ "2", "15", "201", "January 28, 2008", "\"Underground Apocalypse\"", "Don Wildman" ], [ "3", "16", "202", "February 4, 2008", "\"Vietnam\"", "Don Wildman" ], [ "4", "17", "203", "February 11, 2008", "\"A-Bomb Underground\"", "Don Wildman" ], [ "5", "18", "204", "February 25, 2008", "\"Viking Underground\"", "Don Wildman" ], [ "6", "19", "205", "March 3, 2008", "\"Hitler's Last Secret\"", "Don Wildman" ], [ "7", "20", "206", "March 10, 2008", "\"Maya Underground\"", "Don Wildman" ], [ "8", "21", "207", "March 17, 2008", "\"Mob Underground\"", "Don Wildman" ], [ "9", "22", "208", "March 24, 2008", "\"Prophecies From Below\"", "Don Wildman" ], [ "10", "23", "209", "March 31, 2008", "\"New York: Secret Societies\"", "Don Wildman" ], [ "11", "24", "210", "April 14, 2008", "\"Washington, D.C.: Seat of Power\"", "Don Wildman" ], [ "12", "25", "211", "April 21, 2008", "\"Stalin's Secret Lair\"", "Don Wildman" ], [ "13", "26", "212", "April 28, 2008", "\"Katrina Underground\"", "Don Wildman" ], [ "14", "27", "213", "May 5, 2008", "\"Secret Soviet Bases\"", "Don Wildman" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=10))", "Formula2": "LET(query1,SUMMARIZE(E2:E11,SUMX(B2:B11)),FILTER(query1,CHOOSECOLS(query1,2)=10))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the record after the game on Feb 10?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "10" ] }, { "Formula": "SUMIFS(B1,C1,\"boston bruins\")", "Formula2": "SUMIFS(B2:B11,C2:C11,\"boston bruins\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the earliest day that had a game against the Boston Bruins?", "Tokens": [ "SUMIFS(", "B1", "C1", "\"boston bruins\"" ] } ]
train_2-15950317-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Game", "February", "Opponent", "Score", "Record" ], [ "2", "26", "1", "Montreal Canadiens", "1 - 0 OT", "15-8-3" ], [ "3", "27", "6", "Pittsburgh Pirates", "2 - 1", "16-8-3" ], [ "4", "28", "10", "@ Toronto Maple Leafs", "3 - 2", "17-8-3" ], [ "5", "29", "12", "@ Pittsburgh Pirates", "3 - 2 OT", "18-8-3" ], [ "6", "30", "15", "@ Ottawa Senators", "2 - 2 OT", "18-8-4" ], [ "7", "31", "17", "Montreal Maroons", "4 - 1", "18-9-4" ], [ "8", "32", "20", "Boston Bruins", "3 - 1", "19-9-4" ], [ "9", "33", "22", "Toronto Maple Leafs", "3 - 2 OT", "19-10-4" ], [ "10", "34", "24", "Ottawa Senators", "1 - 0", "19-11-4" ], [ "11", "35", "27", "@ New York Americans", "4 - 1", "20-11-4" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"alexei lazarenko\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,B2:B16=\"alexei lazarenko\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What position does Alexei Lazarenko have?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"alexei lazarenko\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"jamie butt\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,B2:B16=\"jamie butt\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What college did Jamie Butt go to?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"jamie butt\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"alexander korobolin\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,B2:B16=\"alexander korobolin\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What school did Alexander Korobolin go to?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"alexander korobolin\"", "5" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"g\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<9))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E16,C2:C16=\"g\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<9))", "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": "Who has a round less than 9 and a position of G?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "C1", "=", "\"g\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "9" ] } ]
train_2-14229231-11
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Player", "Position", "Nationality", "College/Junior/Club Team (League)" ], [ "2", "1", "Dan Cloutier", "G", "Canada", "Sault Ste. Marie Greyhounds ( OHL )" ], [ "3", "2", "Rudolf Vercik", "LW", "Slovakia", "HC Slovan Bratislava ( Slovak Extraliga )" ], [ "4", "3", "Adam Smith", "D", "Canada", "Tacoma Rockets ( WHL )" ], [ "5", "4", "Alexander Korobolin", "D", "Russia", "Chelyabinsk Mechel (Rus-1)" ], [ "6", "4", "Sylvain Blouin", "LW", "Canada", "Laval Titan ( QMJHL )" ], [ "7", "5", "Martin Ethier", "D", "Canada", "Beauport Harfangs (QMJHL)" ], [ "8", "6", "Yuri Litvinov", "C", "Russia", "PHC Krylya Sovetov (Russia)" ], [ "9", "6", "David Brosseau", "RW", "Canada", "Shawinigan Cataractes (QMJHL)" ], [ "10", "7", "Alexei Lazarenko", "RW", "Ukraine", "HC CSKA Moscow (Russia)" ], [ "11", "8", "Craig Anderson", "D", "United States", "Park Center H.S. (Minnesota)" ], [ "12", "9", "Vitali Yeremeyev", "G", "Kazakhstan", "HC Kamenogorsk (Russia)" ], [ "13", "9", "Eric Boulton", "LW", "Canada", "Oshawa Generals (OHL)" ], [ "14", "10", "Radoslav Kropac", "Forward", "Slovakia", "HC Slovan Bratislava (Russia)" ], [ "15", "11", "Jamie Butt", "LW", "Canada", "Tacoma Rockets (WHL)" ], [ "16", "11", "Kim Johnsson", "D", "Sweden", "Malmo IF ( SEL )" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"nickerson field\")*(A1=\"july 10\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(D2:D13=\"nickerson field\")*(A2:A13=\"july 10\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the home/away of the game at Nickerson Field at July 10?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"nickerson field\"", "*", "A1", "=", "\"july 10\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"pride\")*(C1=\"away\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(B2:B13=\"pride\")*(C2:C13=\"away\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the date of the game away against Pride?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"pride\"", "*", "C1", "=", "\"away\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"home\")*(A1=\"august 14\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(C2:C13=\"home\")*(A2:A13=\"august 14\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the result of the home game on August 14?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"home\"", "*", "A1", "=", "\"august 14\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"lizards\")*(E1=\"w 18-17\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(B2:B13=\"lizards\")*(E2:E13=\"w 18-17\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the date of the game against the Lizards with a result of w 18-17?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"lizards\"", "*", "E1", "=", "\"w 18-17\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"july 22\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,A2:A13=\"july 22\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the field of the game on July 22?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"july 22\"", "4" ] } ]
test_2-12075633-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Opponent", "Home/Away", "Field", "Result" ], [ "2", "May 22", "Pride", "Home", "Villanova Stadium", "L 13-17" ], [ "3", "May 29", "Rattlers", "Away", "Bishop Kearney Field", "L 17-24" ], [ "4", "June 6", "Lizards", "Home", "Villanova Stadium", "L 12-14" ], [ "5", "June 12", "Pride", "Away", "Sprague Field", "W 15-12" ], [ "6", "June 19", "Bayhawks", "Home", "Villanova Stadium", "L 18-19 OT" ], [ "7", "June 26", "Rattlers", "Home", "Villanova Stadium", "W 19-15" ], [ "8", "July 10", "Cannons", "Away", "Nickerson Field", "L 18-20" ], [ "9", "July 15", "Lizards", "Home", "Villanova Stadium", "W 18-17" ], [ "10", "July 22", "Cannons", "Away", "Nickerson Field", "W 29-20" ], [ "11", "July 31", "Bayhawks", "Away", "Johnny Unitas Stadium", "W 17-13" ], [ "12", "August 7", "Lizards", "Away", "Mitchel Athletic Complex", "W 18-12" ], [ "13", "August 14", "Cannons", "Home", "Villanova Stadium", "W 18-17" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Elizabeth Falco\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,A2:A19=\"Elizabeth Falco\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the running with for elizabeth falco", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Elizabeth Falco\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Carol Marsh\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,A2:A19=\"Carol Marsh\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the officing running for for carol marsh", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Carol Marsh\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Anthony Mussara\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,A2:A19=\"Anthony Mussara\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the office running for for anthony mussara", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Anthony Mussara\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Michael Russo, Genevy Dimitrion , Manny Ortega\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,C2:C19=\"Michael Russo, Genevy Dimitrion , Manny Ortega\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the votes given for michael russo, genevy dimitrion , manny ortega", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"Michael Russo, Genevy Dimitrion , Manny Ortega\"", "5" ] } ]
train_1-1855841-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Candidate", "Office running for", "Running with (in team)", "Won or lost", "Votes given" ], [ "2", "Carol Marsh", "Mayor of Hoboken", "Inés García-Keim , Anthony Soares , Brian Urbano", "Lost in runoff", "May 10: 2,976; June 14 Runoff: 4,239" ], [ "3", "Frank \"Pupie\" Raia", "Mayor of Hoboken", "Theresa Burns , Anthony Mussara , Ron Rosenberg", "Lost", "2,004" ], [ "4", "Michael Russo", "Mayor of Hoboken", "Genevy Dimitrion , Manny Ortega , Brian Keller", "Lost", "1,259" ], [ "5", "Evelyn Smith", "Mayor of Hoboken", "Carrie Gilliard , Diane Nieves , Elizabeth Falco", "Lost", "289" ], [ "6", "Ruben Ramos Jr.", "Hoboken City Council", "David Roberts , Theresa LaBruno , Peter Cammarano", "Won", "May 10: 3,527; June 14 Runoff: 5,344" ], [ "7", "Theresa LaBruno", "Hoboken City Council", "David Roberts , Ruben Ramos Jr. , Peter Cammarano", "Won", "May 10: 3,182; June 14 Runoff: 5,067" ], [ "8", "Peter Cammarano", "Hoboken City Council", "David Roberts , Ruben Ramos Jr. , Theresa LaBruno", "Won", "May 10: 2,785; June 14 Runoff: 4,982" ], [ "9", "Inés García-Keim", "Hoboken City Council", "Carol Marsh , Anthony Soares , Brian Urbano", "Lost in runoff", "May 10: 2,492; June 14 Runoff: 3,949" ], [ "10", "Anthony Soares", "Hoboken City Council", "Carol Marsh , Inés García-Keim , Brian Urbano", "Lost in runoff", "May 10: 2,838; June 14 Runoff: 4,074" ], [ "11", "Brian Urbano", "Hoboken City Council", "Carol Marsh , Inés García-Keim , Anthony Soares", "Lost in runoff", "May 10: 2,287; June 14 Runoff: 3,863" ], [ "12", "Anthony Mussara", "Hoboken City Council", "Frank \"Pupie\" Raia", "Lost", "1,628" ], [ "13", "Genevy Dimitrion", "Hoboken City Council", "Michael Russo, Manny Ortega , Brian Keller", "Lost", "640" ], [ "14", "Manny Ortega", "Hoboken City Council", "Michael Russo, Genevy Dimitrion , Brian Keller", "Lost", "760" ], [ "15", "Brian Keller", "Hoboken City Council", "Michael Russo, Genevy Dimitrion , Manny Ortega", "Lost", "666" ], [ "16", "Carrie Gilliard", "Hoboken City Council", "Evelyn Smith , Diane Nieves , Elizabeth Falco", "Lost", "301" ], [ "17", "Diane Nieves", "Hoboken City Council", "Evelyn Smith , Carrie Gilliard , Elizabeth Falco", "Lost", "320" ], [ "18", "Elizabeth Falco", "Hoboken City Council", "Evelyn Smith , Carrie Gilliard , Diane Nieves", "Lost", "516" ], [ "19", "Andrew Amato (independent)", "Hoboken City Council", "None", "Lost", "566" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"western oval\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"western oval\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "I want to know the date for western oval venue", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"western oval\"", "7" ] } ]
train_2-10809444-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Hawthorn", "16.11 (107)", "Richmond", "10.9 (69)", "Glenferrie Oval", "13,000", "17 May 1947" ], [ "3", "Footscray", "17.18 (120)", "North Melbourne", "11.13 (79)", "Western Oval", "13,000", "17 May 1947" ], [ "4", "Fitzroy", "19.18 (132)", "St Kilda", "7.14 (56)", "Brunswick Street Oval", "10,000", "17 May 1947" ], [ "5", "South Melbourne", "13.9 (87)", "Geelong", "15.16 (106)", "Lake Oval", "12,000", "17 May 1947" ], [ "6", "Melbourne", "15.5 (95)", "Collingwood", "9.16 (70)", "MCG", "33,500", "17 May 1947" ], [ "7", "Essendon", "8.16 (64)", "Carlton", "14.7 (91)", "Windy Hill", "32,000", "17 May 1947" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1),SUMX(B1)),FILTER(query1,(CHOOSECOLS(query1,2)>3)*(CHOOSECOLS(query1,3)=238)))", "Formula2": "LET(query1,SUMMARIZE(D2:D13,SUMX(A2:A13),SUMX(B2:B13)),FILTER(query1,(CHOOSECOLS(query1,2)>3)*(CHOOSECOLS(query1,3)=238)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Which position has a pick # of 238 and a round above 3?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "3", "*", "CHOOSECOLS(", "query1", "3", "=", "238" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"vanderbilt\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"vanderbilt\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which player went to Vanderbilt?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"vanderbilt\"", "3" ] } ]
train_2-16351975-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Pick #", "Player", "Position", "College" ], [ "2", "1", "21", "Nate Clements", "Cornerback", "Ohio State" ], [ "3", "2", "46", "Aaron Schobel", "Defensive End", "TCU" ], [ "4", "2", "58", "Travis Henry", "Running Back", "Tennessee" ], [ "5", "3", "76", "Ron Edwards", "Defensive Tackle", "Texas A&M" ], [ "6", "3", "95", "Jonas Jennings", "Tackle", "Georgia" ], [ "7", "4", "110", "Brandon Spoon", "Linebacker", "North Carolina" ], [ "8", "5", "144", "Marques Sullivan", "Tackle", "Illinois" ], [ "9", "6", "178", "Tony Driver", "Free Safety", "Notre Dame" ], [ "10", "6", "195", "Dan O'Leary", "Tight End", "Notre Dame" ], [ "11", "6", "196", "Jimmy R. Williams", "Cornerback", "Vanderbilt" ], [ "12", "7", "214", "Reggie Germany", "Wide Receiver", "Ohio State" ], [ "13", "7", "238", "Tyrone Robertson", "Defensive Tackle", "Hinds C.C." ] ]
[ { "Formula": "FILTER(A1,E1=\"unknown\")", "Formula2": "FILTER(A2:A19,E2:E19=\"unknown\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who presented their credentials at an unknown date?", "Tokens": [ "FILTER(", "A1", "E1", "=", "\"unknown\"" ] }, { "Formula": "FILTER(E1,A1=\"robert g. miner\")", "Formula2": "FILTER(E2:E19,A2:A19=\"robert g. miner\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "When did Robert G. Miner present his credentials?", "Tokens": [ "FILTER(", "E1", "A1", "=", "\"robert g. miner\"" ] }, { "Formula": "FILTER(D1,A1=\"william a. costello\")", "Formula2": "FILTER(D2:D19,A2:A19=\"william a. costello\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "When was William A. Costello appointed?", "Tokens": [ "FILTER(", "D1", "A1", "=", "\"william a. costello\"" ] }, { "Formula": "FILTER(A1,D1=\"october 24, 1997\")", "Formula2": "FILTER(A2:A19,D2:D19=\"october 24, 1997\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who was appointed on October 24, 1997?", "Tokens": [ "FILTER(", "A1", "D1", "=", "\"october 24, 1997\"" ] }, { "Formula": "FILTER(C1,A1=\"anthony d. marshall\")", "Formula2": "FILTER(C2:C19,A2:A19=\"anthony d. marshall\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was Anthony D. Marshall's title?", "Tokens": [ "FILTER(", "C1", "A1", "=", "\"anthony d. marshall\"" ] } ]
dev_2-17444611-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Background", "Title", "Appointment", "Presentation of Credentials" ], [ "2", "William H. Christensen", "Non-career appointee", "Chargé d'Affaires ad interim", "August 31, 1962", "August 31, 1962" ], [ "3", "Robert G. Miner", "Foreign Service officer", "Ambassador Extraordinary and Plenipotentiary", "October 23, 1962", "December 1, 1962" ], [ "4", "William A. Costello", "Non-career appointee", "Ambassador Extraordinary and Plenipotentiary", "September 13, 1967", "October 26, 1967" ], [ "5", "J. Fife Symington, Jr.", "Non-career appointee", "Ambassador Extraordinary and Plenipotentiary", "July 8, 1969", "September 11, 1969" ], [ "6", "Anthony D. Marshall", "Non-career appointee", "Ambassador Extraordinary and Plenipotentiary", "February 15, 1972", "February 22, 1972" ], [ "7", "Lloyd I. Miller", "Non-career appointee", "Ambassador Extraordinary and Plenipotentiary", "December 19, 1973", "February 8, 1974" ], [ "8", "Albert B. Fay", "Non-career appointee", "Ambassador Extraordinary and Plenipotentiary", "February 4, 1976", "February 17, 1976" ], [ "9", "Richard K. Fox, Jr.", "Foreign Service officer", "Ambassador Extraordinary and Plenipotentiary", "July 8, 1977", "July 21, 1977" ], [ "10", "Irving G. Cheslaw", "Foreign Service officer", "Ambassador Extraordinary and Plenipotentiary", "September 28, 1979", "October 18, 1979" ], [ "11", "Melvin Herbert Evans", "Non-career appointee", "Ambassador Extraordinary and Plenipotentiary", "December 1, 1981", "January 1, 1982" ], [ "12", "Sheldon J. Krys", "Foreign Service officer", "Ambassador Extraordinary and Plenipotentiary", "July 12, 1985", "August 19, 1985" ], [ "13", "Charles A. Gargano", "Non-career appointee", "Ambassador Extraordinary and Plenipotentiary", "July 15, 1988", "August 9, 1988" ], [ "14", "Sally G. Cowal", "Foreign Service officer", "Ambassador Extraordinary and Plenipotentiary", "August 2, 1991", "August 27, 1991" ], [ "15", "Brian J. Donnelly", "Non-career appointee", "Ambassador Extraordinary and Plenipotentiary", "July 5, 1994", "September 5, 1994" ], [ "16", "Edward E. Shumaker III", "Non-career appointee", "Ambassador Extraordinary and Plenipotentiary", "October 24, 1997", "January 13, 1998" ], [ "17", "Roy L. Austin", "Non-career appointee", "Ambassador Extraordinary and Plenipotentiary", "October 1, 2001", "December 6, 2001" ], [ "18", "Beatrice Wilkinson Welters", "Non-career appointee", "Ambassador Extraordinary and Plenipotentiary", "April 27, 2010", "2010" ], [ "19", "Margaret B. Diop", "Foreign Service officer", "Chargé d'Affaires ad interim", "October 2012", "Unknown" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"Elfsborg\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,C2:C12=\"Elfsborg\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what was the name of the team opponent to elfsborg", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"Elfsborg\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Europa League Play Off Round\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"Europa League Play Off Round\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the score in the 1st leg where the contest and round was in europa league play off round", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"Europa League Play Off Round\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"L 1–2\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,F2:F12=\"L 1–2\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the name of the team which aggregate score is l 1–2", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"L 1–2\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Europa League Play Off Round\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"Europa League Play Off Round\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the aggregate score for the europa league play off round contest and round", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"Europa League Play Off Round\"", "6" ] } ]
train_1-29261823-10
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Team", "Contest and round", "Opponent", "1st leg score*", "2nd leg score**", "Aggregate score" ], [ "2", "Rosenborg", "Champions League 2nd Qual. Round", "Breiðablik", "4-0 (H)", "0-2 (A)", "W 4–2" ], [ "3", "Rosenborg", "Champions League 3rd Qual. Round", "Viktoria Plzeň", "0-1 (H)", "2-3 (A)", "L 2–4" ], [ "4", "Rosenborg", "Europa League Play Off Round", "AEK Larnaca", "0-0 (H)", "1-2 (A)", "L 1–2" ], [ "5", "Strømsgodset", "Europa League 3rd Qual. Round", "Atlético Madrid", "1-2 (A)", "0-2 (H)", "L 1–4" ], [ "6", "Vålerenga", "Europa League 2nd Qual. Round", "Mika", "1-0 (H)", "1-0 (A)", "W 2–0" ], [ "7", "Vålerenga", "Europa League 3rd Qual. Round", "PAOK", "0-2 (H)", "0-3 (A)", "L 0–5" ], [ "8", "Tromsø", "Europa League 1st Qual. Round", "Daugava Daugavpils", "5-0 (A)", "2-1 (H)", "W 7–1" ], [ "9", "Tromsø", "Europa League 2nd Qual. Round", "Paks", "1-1 (A)", "0-3 (H)", "L 1–4" ], [ "10", "Aalesund", "Europa League 1st Qual. Round", "Neath", "4-1 (H)", "2-0 (A)", "W 6–1" ], [ "11", "Aalesund", "Europa League 2nd Qual. Round", "Ferencváros", "1-2 (A)", "3-1 (aet) (H)", "W 4–3" ], [ "12", "Aalesund", "Europa League 3rd Qual. Round", "Elfsborg", "4-0 (H)", "1-1 (A)", "W 5–1" ] ]
[ { "Formula": "ROWS(UNIQUE(FILTER(C1, B1=\"James William Trimble\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C6, B2:B6=\"James William Trimble\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "Name the number of party with the incubent james william trimble", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "B1", "=", "\"James William Trimble\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=1944),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=1944),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the result for first elected in 1944", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "1944", "5" ] }, { "Formula": "ROWS(UNIQUE(FILTER(C1, A1=\"Arkansas 1\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C6, A2:A6=\"Arkansas 1\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "What is the number of party in the arkansas 1 district", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "A1", "=", "\"Arkansas 1\"" ] } ]
train_1-1341930-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "Arkansas 1", "Ezekiel C. Gathings", "Democratic", "1938", "Re-elected", "Ezekiel C. Gathings (D) Unopposed" ], [ "3", "Arkansas 2", "Wilbur Mills", "Democratic", "1938", "Re-elected", "Wilbur Mills (D) Unopposed" ], [ "4", "Arkansas 3", "James William Trimble", "Democratic", "1944", "Re-elected", "James William Trimble (D) Unopposed" ], [ "5", "Arkansas 4", "Oren Harris", "Democratic", "1940", "Re-elected", "Oren Harris (D) Unopposed" ], [ "6", "Arkansas 5", "Brooks Hays", "Democratic", "1942", "Lost re-election Democratic hold", "Dale Alford ( W/I ) 51.0% Brooks Hays (D) 49.0%" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=17))", "Formula2": "LET(query1,SUMMARIZE(C2:C6,SUMX(B2:B6)),FILTER(query1,CHOOSECOLS(query1,2)=17))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Name the call sign for the 17 physical", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "17" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"Forum Communications\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,F2:F6=\"Forum Communications\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the branding for forum communications", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"Forum Communications\"", "4" ] }, { "Formula": "ROWS(UNIQUE(FILTER(D1, B1=31)))", "Formula2": "ROWS(UNIQUE(FILTER(D2:D6, B2:B6=31)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "Name the number of branding for 31 physical", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "D1", "B1", "=", "31" ] }, { "Formula": "SUMIFS(A1,E1,\"NBC\")", "Formula2": "SUMIFS(A2:A6,E2:E6,\"NBC\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the number of virtual for NBC", "Tokens": [ "SUMIFS(", "A1", "E1", "\"NBC\"" ] }, { "Formula": "SUMIFS(A1,E1,\"Fox\")", "Formula2": "SUMIFS(A2:A6,E2:E6,\"Fox\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the virtual for Fox", "Tokens": [ "SUMIFS(", "A1", "E1", "\"Fox\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"Prairie Public\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"Prairie Public\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the owners for prairie public", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"Prairie Public\"", "6" ] } ]
train_1-14623167-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Virtual", "Physical", "Call sign", "Branding", "Network", "Owner" ], [ "2", "3", "22", "KBME-TV", "Prairie Public", "PBS", "Prairie Public Broadcasting" ], [ "3", "5", "31", "KFYR-TV", "KFYR-TV NBC North Dakota", "NBC", "Hoak Media Corporation" ], [ "4", "12", "12", "KXMB-TV", "KXMB CBS 12 KX Television", "CBS", "Reiten Broadcasting" ], [ "5", "17", "17", "KBMY", "KBMY 17", "ABC", "Forum Communications" ], [ "6", "26", "26", "KNDX", "Fox 26", "Fox", "Prime Cities Broadcasting" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"29 september 2008\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"29 september 2008\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did the ATV that deorbited on 29 september 2008, launch?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"29 september 2008\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"atv-002\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"atv-002\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did the atv-002 launch?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"atv-002\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"edoardo amaldi\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"edoardo amaldi\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did Edoardo Amaldi launch?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"edoardo amaldi\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"9 march 2008\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"9 march 2008\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did the ATV that launched on 9 March 2008, deorbit?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"9 march 2008\"", "5" ] } ]
train_2-16193250-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Designation", "Name", "Launch date", "ISS docking date", "Deorbit date" ], [ "2", "ATV-001", "Jules Verne", "9 March 2008", "3 April 2008", "29 September 2008" ], [ "3", "ATV-002", "Johannes Kepler", "16 February 2011", "24 February 2011", "21 June 2011" ], [ "4", "ATV-003", "Edoardo Amaldi", "23 March 2012", "28 March 2012", "4 October 2012" ], [ "5", "ATV-004", "Albert Einstein", "5 June 2013", "15 June 2013", "2 November 2013" ], [ "6", "ATV-005", "Georges Lemaître", "TBA June 2014", "TBA", "TBA" ], [ "7", "view talk edit", "view talk edit", "view talk edit", "view talk edit", "view talk edit" ] ]
[ { "Formula": "FILTER(F1,E1=21)", "Formula2": "FILTER(F2:F16,E2:E16=21)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What was the total opponents points for the game were the Oilers scored 21?", "Tokens": [ "FILTER(", "F1", "E1", "=", "21" ] } ]
dev_1-15986020-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Opponent", "Result", "Oilers points", "Opponents", "Oilers first downs", "Record", "Attendance" ], [ "2", "1", "Sept. 7", "at Pittsburgh Steelers", "Loss", "17", "31", "16", "0–1", "54386" ], [ "3", "2", "Sept. 15", "at Cleveland Browns", "Win", "16", "7", "23", "1–1", "80243" ], [ "4", "3", "Sept. 21", "Baltimore Colts", "Win", "21", "16", "27", "2–1", "47878" ], [ "5", "4", "Sept. 28", "at Cincinnati Bengals", "Win", "13", "10", "20", "3–1", "50413" ], [ "6", "5", "Oct. 5", "Seattle Seahawks", "Loss", "7", "26", "16", "3–2", "46860" ], [ "7", "6", "Oct. 12", "at Kansas City Chiefs", "Loss", "20", "21", "21", "3–3", "75048" ], [ "8", "7", "Oct. 19", "Tampa Bay Buccaneers", "Win", "20", "14", "23", "4–3", "48167" ], [ "9", "8", "Oct. 26", "Cincinnati Bengals", "Win", "23", "3", "17", "5–3", "49189" ], [ "10", "9", "Nov. 2", "at Denver Broncos", "Win", "20", "16", "23", "6–3", "74717" ], [ "11", "10", "Nov. 10", "New England Patriots", "Win", "38", "34", "20", "7–3", "51524" ], [ "12", "11", "Nov. 16", "at Chicago Bears", "Win", "10", "6", "20", "8–3", "59390" ], [ "13", "12", "Nov. 23", "at New York Jets", "Loss", "28", "31", "28", "8–4", "52358" ], [ "14", "13", "Nov. 30", "Cleveland Browns", "Loss", "14", "17", "17", "8–5", "51514" ], [ "15", "14", "Dec. 4", "Pittsburgh Steelers", "Win", "6", "0", "13", "9–5", "53960" ], [ "16", "15", "Dec. 14", "at Green Bay Packers", "Win", "22", "3", "22", "10–5", "53201" ] ]
[ { "Formula": "SUM(FILTER(C1, (D1>1)*(A1>1)*(F1>4)*(E1>4)))", "Formula2": "SUM(FILTER(C2:C19, (D2:D19>1)*(A2:A19>1)*(F2:F19>4)*(E2:E19>4)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num", "*", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "How many golds had a silver of more than 1, rank more than 1, total of more than 4 when the bronze was also more than 4?", "Tokens": [ "SUM(", "FILTER(", "C1", "D1", ">", "1", "*", "A1", ">", "1", "*", "F1", ">", "4", "*", "E1", ">", "4" ] }, { "Formula": "SUM(FILTER(A1, (C1=2)*(F1>4)))", "Formula2": "SUM(FILTER(A2:A19, (C2:C19=2)*(F2:F19>4)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the total of rank when gold is 2 and total is more than 4?", "Tokens": [ "SUM(", "FILTER(", "A1", "C1", "=", "2", "*", "F1", ">", "4" ] }, { "Formula": "SUM(FILTER(E1, (C1<1)*(D1>1)))", "Formula2": "SUM(FILTER(E2:E19, (C2:C19<1)*(D2:D19>1)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the total number of bronze when gold is less than 1 and silver is more than 1?", "Tokens": [ "SUM(", "FILTER(", "E1", "C1", "<", "1", "*", "D1", ">", "1" ] }, { "Formula": "SUM(FILTER(A1, (D1>1)*(C1=2)*(F1>4)))", "Formula2": "SUM(FILTER(A2:A19, (D2:D19>1)*(C2:C19=2)*(F2:F19>4)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the total of rank when silver is more than 1, gold is 2, and total is more than 4?", "Tokens": [ "SUM(", "FILTER(", "A1", "D1", ">", "1", "*", "C1", "=", "2", "*", "F1", ">", "4" ] } ]
train_2-15508225-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "Japan", "3", "5", "2", "10" ], [ "3", "2", "France", "3", "0", "5", "8" ], [ "4", "3", "Soviet Union", "2", "2", "4", "8" ], [ "5", "4", "Great Britain", "2", "2", "0", "4" ], [ "6", "5", "Cuba", "1", "1", "2", "4" ], [ "7", "6", "Italy", "1", "1", "0", "2" ], [ "8", "7", "South Korea", "1", "0", "4", "5" ], [ "9", "8", "China", "1", "0", "2", "3" ], [ "10", "9", "Belgium", "1", "0", "1", "2" ], [ "11", "10", "Yugoslavia", "1", "0", "0", "1" ], [ "12", "11", "Germany", "0", "1", "4", "5" ], [ "13", "12", "East Germany", "0", "1", "1", "2" ], [ "14", "12", "Mongolia", "0", "1", "1", "2" ], [ "15", "12", "Netherlands", "0", "1", "1", "2" ], [ "16", "15", "United States", "0", "1", "0", "1" ], [ "17", "16", "Poland", "0", "0", "3", "3" ], [ "18", "17", "Spain", "0", "0", "1", "1" ], [ "19", "17", "North Korea", "0", "0", "1", "1" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"n/a\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,3)),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,(CHOOSECOLS(query1,2)<22)*(CHOOSECOLS(query1,3)=4)))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E17,E2:E17=\"n/a\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,3)),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,(CHOOSECOLS(query1,2)<22)*(CHOOSECOLS(query1,3)=4)))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the format for the 4 disc season that had less than 22 episodes and n/a for region 4?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "E1", "=", "\"n/a\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "2", "SUMX(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "22", "*", "CHOOSECOLS(", "query1", "3", "=", "4" ] } ]
train_2-15358729-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "DVD Season", "Format", "# Episodes", "# Disc(s)", "Region 4" ], [ "2", "The Complete Season 1", "DVD", "22", "6", "2December2009" ], [ "3", "The Complete Season 1", "Blu-ray", "22", "6", "N/A" ], [ "4", "The Complete Season 2", "DVD", "22", "6", "3November2010" ], [ "5", "The Complete Season 2", "Blu-ray", "22", "6", "3November2010" ], [ "6", "The Complete Season 3", "DVD", "22", "6", "20April2011" ], [ "7", "The Complete Season 3", "Blu-ray", "22", "6", "N/A" ], [ "8", "Season 4: Part 1", "DVD", "11", "3", "3November2011" ], [ "9", "Season 4: Part 1", "Blu-ray", "11", "3", "N/A" ], [ "10", "Season 4: Part 2", "DVD", "11", "3", "28March2012" ], [ "11", "Season 4: Part 2", "Blu-ray", "11", "3", "N/A" ], [ "12", "The Complete Season 4", "DVD", "22", "6", "28March2012" ], [ "13", "The Complete Season 4", "Blu-ray", "22", "6", "N/A" ], [ "14", "The Complete Season 5", "DVD", "22", "6", "2May2013" ], [ "15", "The Complete Season 5", "Blu-ray", "22", "6", "N/A" ], [ "16", "The Complete Season 6", "DVD", "12", "4", "7November2013" ], [ "17", "The Complete Season 6", "Blu-ray", "12", "4", "N/A" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(H1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=18.07))", "Formula2": "LET(query1,SUMMARIZE(H2:H13,SUMX(E2:E13)),FILTER(query1,CHOOSECOLS(query1,2)=18.07))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the production code for the episode that had 18.07 million viewers? ", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "H1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "18.07" ] }, { "Formula": "SUMIFS(F1,H1,\"1ALF05\")", "Formula2": "SUMIFS(F2:F13,H2:H13,\"1ALF05\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the weeks rank for the episode with the production code 1alf05? ", "Tokens": [ "SUMIFS(", "F1", "H1", "\"1ALF05\"" ] }, { "Formula": "ROWS(UNIQUE(FILTER(G1, E1=15.5)))", "Formula2": "ROWS(UNIQUE(FILTER(G2:G13, E2:E13=15.5)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "How many air dates does the episode with 15.50 million viewers have? ", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "G1", "E1", "=", "15.5" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=18.07))", "Formula2": "LET(query1,SUMMARIZE(D2:D13,SUMX(E2:E13)),FILTER(query1,CHOOSECOLS(query1,2)=18.07))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who wrote the episode with 18.07 million viewers? ", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "18.07" ] } ]
train_1-26198709-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "No.", "Title", "Directed by", "Written by", "U.S. viewers (million)", "Rank (week)", "Original air date", "Production code" ], [ "2", "1", "\"First Responders\"", "Davis Guggenheim", "David Mamet", "18.50", "10", "March7,2006", "1ALF79" ], [ "3", "2", "\"Stress\"", "Guy Ferland", "David Mamet", "18.07", "5", "March14,2006", "1ALF01" ], [ "4", "3", "\"200th Hour\"", "Steve Gomer", "Sharon Lee Watson & Carol Flint", "15.50", "10", "March21,2006", "1ALF04" ], [ "5", "4", "\"True Believers\"", "Oz Scott", "Shawn Ryan & Eric L. Haney", "16.08", "13", "March28,2006", "1ALF02" ], [ "6", "5", "\"Non-Permissive Environment\"", "Ron Lagomarsino", "Lynn Mamet & Paul Redford", "15.44", "10", "April4,2006", "1ALF03" ], [ "7", "6", "\"Security\"", "David Mamet", "David Mamet", "14.12", "12", "April11,2006", "1ALF06" ], [ "8", "7", "\"Dedication\"", "Helen Shaver", "Paul Redford & Sharon Lee Watson", "15.62", "10", "April18,2006", "1ALF07" ], [ "9", "8", "\"SERE\"", "Steven DePaul", "Lynn Mamet & Carol Flint", "13.87", "18", "April25,2006", "1ALF08" ], [ "10", "9", "\"Eating the Young\"", "J. Miller Tobin", "Sterling Anderson", "14.06", "18", "May2,2006", "1ALF05" ], [ "11", "10", "\"Unannounced\"", "Bill L. Norton", "Paul Redford & Emily Halpern", "14.18", "18", "May9,2006", "1AFL09" ], [ "12", "11", "\"Exposure\"", "Guy Norman Bee", "Sharon Lee Watson & Dan Hindmarch", "12.33", "26", "May9,2006", "1ALF10" ], [ "13", "12", "\"Morale, Welfare and Recreation\"", "Félix Enríquez Alcalá", "Sterling Anderson & Paul Redford", "14.04", "14", "May16,2006", "1ALF11" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"baseball\")*(E1=\"aaa\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,(B2:B14=\"baseball\")*(E2:E14=\"aaa\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which baseball team is class AAA?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"baseball\"", "*", "E1", "=", "\"aaa\"", "1" ] } ]
train_2-1163422-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Team", "Sport", "League", "Played", "Class", "Championships" ], [ "2", "Evansville River Rats", "Baseball", "Central League", "1914–1915", "B", "Central League Title 1915" ], [ "3", "Evansville Evas", "Baseball", "Central League", "1916–1917", "B", "None" ], [ "4", "Evansville Black Sox", "Baseball", "Three-I League", "1919", "B", "None" ], [ "5", "Evansville Evas", "Baseball", "Three-I League", "1920–1923", "B", "None" ], [ "6", "Evansville Crimson Giants", "Football", "National Football League", "1921–1922", "Major Professional", "None" ], [ "7", "Evansville Little Evas", "Baseball", "Three-I League", "1924", "B", "None" ], [ "8", "Evansville Pocketeers", "Baseball", "Three-I League", "1925", "B", "None" ], [ "9", "Evansville Hubs", "Baseball", "Three-I League", "1926–1931", "B", "None" ], [ "10", "Evansville Bees", "Baseball", "Three-I League", "1938–1942", "B", "None" ], [ "11", "Evansville Braves", "Baseball", "Three-I League", "1946–1957", "B", "Three-I League Title 1946, 1948, 1956, 1957" ], [ "12", "Evansville White Sox", "Baseball", "Southern League", "1966–1968", "AA", "None" ], [ "13", "Evansville Triplets", "Baseball", "American Association", "1970–1984", "AAA", "American Association Title 1972, 1975, 1979" ], [ "14", "Evansville Otters", "Baseball", "Frontier League", "1995–Present", "Indp", "Frontier League Title 2006" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,D1=\"tight end\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>3))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F13,D2:D13=\"tight end\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),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": "Which player is a tight end with a round higher than 3?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "D1", "=", "\"tight end\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"louisiana state\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,E2:E13=\"louisiana state\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What position does the College of Louisiana State have?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"louisiana state\"", "4" ] }, { "Formula": "SUMIFS(A1,C1,\"jamaal charles\")", "Formula2": "SUMIFS(A2:A13,C2:C13,\"jamaal charles\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many rounds does Jamaal Charles have?", "Tokens": [ "SUMIFS(", "A1", "C1", "\"jamaal charles\"" ] } ]
test_2-14932242-4
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Round", "Selection", "Name", "Position", "College", "Contract" ], [ "2", "1", "5", "Glenn Dorsey", "Defensive tackle", "Louisiana State", "Six years" ], [ "3", "1", "15 [a ] [e ]", "Branden Albert", "Guard", "Virginia", "Five years" ], [ "4", "2", "35", "Brandon Flowers", "Cornerback", "Virginia Tech", "Four years" ], [ "5", "3", "73 [e ]", "Jamaal Charles", "Running back", "Texas", "Three years" ], [ "6", "3", "76 [a ]", "Brad Cottam", "Tight end", "Tennessee", "Three years" ], [ "7", "3", "82 [a ]", "DaJuan Morgan", "Safety", "North Carolina State", "Three years" ], [ "8", "4", "105", "Will Franklin", "Wide receiver", "Missouri", "Four years" ], [ "9", "5", "140 [e ]", "Brandon Carr", "Cornerback", "Grand Valley State", "Three years" ], [ "10", "6", "170", "Barry Richardson", "Offensive tackle", "Clemson", "Three years" ], [ "11", "6", "182 [a ] [c ]", "Kevin Robinson", "Wide receiver", "Utah State", "Three years" ], [ "12", "7", "210", "Brian Johnston", "Linebacker", "Gardner-Webb", "Three years" ], [ "13", "7", "239 [d ]", "Michael Merritt", "Tight end", "Central Florida", "Three years" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"l 111–122 (ot)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,D2:D16=\"l 111–122 (ot)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When was the score l 111–122 (ot)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "\"l 111–122 (ot)\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"january 26\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,B2:B16=\"january 26\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score on January 26?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"january 26\"", "4" ] }, { "Formula": "SUMIFS(A1,C1,\"minnesota\")", "Formula2": "SUMIFS(A2:A16,C2:C16,\"minnesota\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What game was Minnesota the team?", "Tokens": [ "SUMIFS(", "A1", "C1", "\"minnesota\"" ] }, { "Formula": "LET(query1,SUMMARIZE(I1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=43))", "Formula2": "LET(query1,SUMMARIZE(I2:I16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,2)=43))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the record of Game 43?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "I1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "43" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,E1=\"leandro barbosa (32)\"),9))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,E2:E16=\"leandro barbosa (32)\"),9))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What's the record of the game that Leandro Barbosa (32) had the high points?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "E1", "=", "\"leandro barbosa (32)\"", "9" ] } ]
train_2-17340355-7
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "31", "January 2", "L.A. Clippers", "W 106–98 (OT)", "Amar'e Stoudemire (23)", "Shaquille O'Neal (9)", "Steve Nash (11)", "US Airways Center 18,422", "19–12" ], [ "3", "32", "January 7", "Indiana", "L 110–113 (OT)", "Amar'e Stoudemire (23)", "Louis Amundson (14)", "Steve Nash (12)", "US Airways Center 18,422", "19–13" ], [ "4", "33", "January 9", "Dallas", "W 128–100 (OT)", "Shaquille O'Neal (25)", "Shaquille O'Neal (10)", "Steve Nash (12)", "US Airways Center 18,422", "20–13" ], [ "5", "34", "January 11", "@ L.A. Clippers", "W 109–103 (OT)", "Amar'e Stoudemire (26)", "Shaquille O'Neal (10)", "Steve Nash (12)", "Staples Center 17,307", "21–13" ], [ "6", "35", "January 13", "Atlanta", "W 107–102 (OT)", "Shaquille O'Neal (26)", "Matt Barnes , Shaquille O'Neal (10)", "Steve Nash (6)", "US Airways Center 18,422", "22–13" ], [ "7", "36", "January 15", "@ Denver", "L 113–119 (OT)", "Grant Hill (25)", "Grant Hill , Amar'e Stoudemire (8)", "Steve Nash (14)", "Pepsi Center 18,073", "22–14" ], [ "8", "37", "January 16", "Minnesota", "L 103–105 (OT)", "Shaquille O'Neal , Leandro Barbosa (22)", "Shaquille O'Neal (11)", "Steve Nash (6)", "US Airways Center 18,422", "22–15" ], [ "9", "38", "January 18", "@ Toronto", "W 117–113 (OT)", "Amar'e Stoudemire (31)", "Grant Hill (9)", "Steve Nash (18)", "Air Canada Centre 19,800", "23–15" ], [ "10", "39", "January 19", "@ Boston", "L 87–104 (OT)", "Shaquille O'Neal (16)", "Shaquille O'Neal (11)", "Steve Nash (8)", "TD Banknorth Garden 18,624", "23–16" ], [ "11", "40", "January 21", "@ New York", "L 109–114 (OT)", "Jason Richardson (27)", "Shaquille O'Neal (12)", "Steve Nash (19)", "Madison Square Garden 19,256", "23–17" ], [ "12", "41", "January 23", "@ Charlotte", "L 76–98 (OT)", "Shaquille O'Neal (20)", "Amar'e Stoudemire (9)", "Steve Nash (5)", "Time Warner Cable Arena 19,104", "23–18" ], [ "13", "42", "January 25", "@ Atlanta", "W 104–99 (OT)", "Amar'e Stoudemire (23)", "Shaquille O'Neal (11)", "Steve Nash (13)", "Philips Arena 19,153", "24–18" ], [ "14", "43", "January 26", "@ Washington", "W 103–87 (OT)", "Shaquille O'Neal (29)", "Amar'e Stoudemire (15)", "Steve Nash (15)", "Verizon Center 17,344", "25–18" ], [ "15", "44", "January 29", "San Antonio", "L 104–114 (OT)", "Amar'e Stoudemire (28)", "Amar'e Stoudemire , Grant Hill (10)", "Steve Nash (18)", "US Airways Center 18,422", "25–19" ], [ "16", "45", "January 31", "Chicago", "L 111–122 (OT)", "Leandro Barbosa (32)", "Shaquille O'Neal (8)", "Steve Nash (10)", "US Airways Center 18,422", "25–20" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:I1,A1=\"west coast\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)=2))", "Formula2": "LET(query1,LET(query1,FILTER(A2:I19,A2:A19=\"west coast\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)=2))", "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": "When the conference is west coast and the number of bids are at 2, what's the percentage of games won?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "I1", "A1", "=", "\"west coast\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "2", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=0.429),9))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I19,D2:D19=0.429),9))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "If a team had a percentage of games won recorded as .429, what Championship Game was played?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "D1", "=", "0.429", "9" ] } ]
train_2-16655323-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Conference", "# of Bids", "Record", "Win %", "Round of 32", "Sweet Sixteen", "Elite Eight", "Final Four", "Championship Game" ], [ "2", "Southeastern", "6", "10–6", ".625", "5", "3", "1", "1", "–" ], [ "3", "Big Ten", "5", "9–5", ".643", "4", "2", "2", "1", "–" ], [ "4", "Pacific-10", "5", "8–5", ".615", "4", "2", "2", "–", "–" ], [ "5", "Southwest", "4", "5–4", ".556", "3", "2", "–", "–", "–" ], [ "6", "Big Eight", "4", "3–4", ".429", "2", "1", "–", "–", "–" ], [ "7", "Atlantic Coast", "3", "9–2", ".818", "3", "2", "1", "1", "1" ], [ "8", "Atlantic 10", "3", "1–3", ".250", "1", "–", "–", "–", "–" ], [ "9", "Sun Belt", "2", "6–2", ".750", "2", "1", "1", "1", "1" ], [ "10", "Big East", "2", "5–2", ".714", "2", "2", "1", "–", "–" ], [ "11", "Metro", "2", "2–2", ".500", "1", "1", "–", "–", "–" ], [ "12", "Missouri Valley", "2", "2–2", ".500", "2", "–", "–", "–", "–" ], [ "13", "Big Sky", "2", "1–2", ".333", "1", "–", "–", "–", "–" ], [ "14", "Big West", "2", "0–2", "–", "–", "–", "–", "–", "–" ], [ "15", "Great Midwest", "2", "0–2", "–", "–", "–", "–", "–", "–" ], [ "16", "Mid-Continent", "2", "0–2", "–", "–", "–", "–", "–", "–" ], [ "17", "West Coast", "2", "0–2", "–", "–", "–", "–", "–", "–" ], [ "18", "Colonial", "1", "1–1", ".500", "1", "–", "–", "–", "–" ], [ "19", "Western Athletic", "1", "1–1", ".500", "1", "–", "–", "–", "–" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Méga-Plex Taschereau IMAX\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"Méga-Plex Taschereau IMAX\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the total number of language of films for méga-plex taschereau imax", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Méga-Plex Taschereau IMAX\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"French\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,E2:E9=\"French\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the theatre name for french", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"French\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Méga-Plex Taschereau IMAX\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"Méga-Plex Taschereau IMAX\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the location for democratic méga-plex taschereau imax", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"Méga-Plex Taschereau IMAX\"", "4" ] } ]
test_1-2461720-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Theatre name", "Digital Screens", "IMAX Screens", "Location", "Language of films" ], [ "2", "Méga-Plex Marché Central IMAX", "18", "2", "Montreal, QC", "English , French" ], [ "3", "Méga-Plex Taschereau IMAX", "18", "2", "Longueuil, QC", "English , French" ], [ "4", "Méga-Plex Lacordaire (IMAX opening in Q2/2014)", "16", "0", "Montreal, QC", "English , French" ], [ "5", "Méga-Plex Pont-Viau IMAX", "16", "1", "Laval, QC", "English , French" ], [ "6", "Méga-Plex Deux-Montagnes (IMAX opening Q4/2013)", "14", "0", "Deux-Montagnes, QC", "English , French" ], [ "7", "Méga-Plex Jacques-Cartier", "14", "0", "Longueuil, QC", "French" ], [ "8", "Méga-Plex Sphèretech", "14", "0", "Saint-Laurent, Montreal, QC", "English" ], [ "9", "Cinéma Des Sources (IMAX opening Q4/2013)", "10", "0", "Dollard-des-Ormeaux, QC", "English" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=2010),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=2010),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who was on the men's doubles in 2010?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "2010", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"tontowi ahmad lilyana natsir\")*(A1=2011)),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,(F2:F8=\"tontowi ahmad lilyana natsir\")*(A2:A8=2011)),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Which women was on the mixed doubles of tontowi ahmad lilyana natsir in 2011?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"tontowi ahmad lilyana natsir\"", "*", "A1", "=", "2011", "3" ] } ]
train_2-13553701-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Men's singles", "Women's singles", "Men's doubles", "Women's doubles", "Mixed doubles" ], [ "2", "2012", "Chen Yuekun", "Sun Yu", "Lee Sheng-mu Tsai Chia-hsin", "Eom Hye-won Jang Ye-na", "Tontowi Ahmad Lilyana Natsir" ], [ "3", "2011", "Lee Hyun-il", "Wang Shixian", "Chai Biao Guo Zhendong", "Jung Kyung-eun Kim Ha-na", "Tontowi Ahmad Lilyana Natsir" ], [ "4", "2010", "Lee Chong Wei", "Li Xuerui", "Ko Sung-hyun Yoo Yeon-seong", "Cheng Wen-hsing Chien Yu-chin", "Tontowi Ahmad Lilyana Natsir" ], [ "5", "2009", "Lee Chong Wei", "Wang Yihan", "Koo Kien Keat Tan Boon Heong", "Du Jing Yu Yang", "He Hanbin Yu Yang" ], [ "6", "2008", "Taufik Hidayat", "Zhou Mi", "Koo Kien Keat Tan Boon Heong", "Cheng Shu Zhao Yunlei", "Xu Chen Zhao Yunlei" ], [ "7", "2007", "Chen Jin", "Xie Xingfang", "Koo Kien Keat Tan Boon Heong", "Gao Ling Huang Sui", "Xie Zhongbo Zhang Yawen" ], [ "8", "2006", "Lin Dan", "Judith Meulendijks", "Fu Haifeng Cai Yun", "Gao Ling Huang Sui", "Thomas Laybourn Kamilla Rytter Juhl" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"summer\")*(F1=\"undisclosed\")*(D1=\"brussels\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,(E2:E13=\"summer\")*(F2:F13=\"undisclosed\")*(D2:D13=\"brussels\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the player with a transfer window in summer, an undisclosed transfer fee, and is moving from brussels?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"summer\"", "*", "F1", "=", "\"undisclosed\"", "*", "D1", "=", "\"brussels\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"summer\")*(A1=\"bulykin\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,(E2:E13=\"summer\")*(A2:A13=\"bulykin\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the type of bulykin, which has a summer transfer window?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"summer\"", "*", "A1", "=", "\"bulykin\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"cordier\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,A2:A13=\"cordier\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the country of cordier?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"cordier\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"summer\")*(D1=\"belgrano\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,(E2:E13=\"summer\")*(D2:D13=\"belgrano\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the country of the player moving from belgrano with a summer transfer window?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"summer\"", "*", "D1", "=", "\"belgrano\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"barueri\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,D2:D13=\"barueri\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the transfer window of the player moving from barueri?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"barueri\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"belgrano\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,D2:D13=\"belgrano\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the type of the player moving from belgrano?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"belgrano\"", "3" ] } ]
train_2-17200019-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Country", "Type", "Moving from", "Transfer window", "Transfer fee" ], [ "2", "Bernárdez", "HON", "Transferred", "Motagua", "Winter", "Undisclosed" ], [ "3", "Bulykin", "RUS", "Transferred", "Bayer Leverkusen", "Summer", "€ 1m" ], [ "4", "Cordier", "BEL", "Transferred", "Brussels", "Winter", "Undisclosed" ], [ "5", "De Sutter", "BEL", "Transferred", "CercleBrugge", "Winter", "Undisclosed" ], [ "6", "Iakovenko", "UKR", "Transferred", "Genk", "Summer", "Undisclosed" ], [ "7", "Kanu", "BRA", "Transferred", "Barueri", "Summer", "Undisclosed" ], [ "8", "Kayouté", "SEN", "Transferred", "Brussels", "Summer", "Undisclosed" ], [ "9", "Kruiswijk", "NED", "Transferred", "Groningen", "Summer", "Free" ], [ "10", "Losada", "ARG", "Transferred", "Germinal Beerschot", "Summer", "Undisclosed" ], [ "11", "Rnić", "SRB", "Transferred", "Partizan", "Summer", "Free" ], [ "12", "Servaes", "BEL", "Transferred", "Brussels", "Summer", "Undisclosed" ], [ "13", "Suárez", "ARG", "Transferred", "Belgrano", "Summer", "€ 1.2m" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"corio oval\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"corio oval\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Home team at corio oval?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"corio oval\"", "1" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,A1=\"hawthorn\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>22000))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G7,A2:A7=\"hawthorn\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>22000))", "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 was the away team score when the crowd is larger than 22,000 and hawthorn is the home team?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "A1", "=", "\"hawthorn\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "6", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "22000" ] } ]
train_2-10806194-10
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Geelong", "18.16 (124)", "North Melbourne", "4.14 (38)", "Corio Oval", "9,000", "26 June 1937" ], [ "3", "Fitzroy", "7.8 (50)", "Melbourne", "11.23 (89)", "Brunswick Street Oval", "16,000", "26 June 1937" ], [ "4", "South Melbourne", "14.18 (102)", "St Kilda", "8.12 (60)", "Lake Oval", "22,000", "26 June 1937" ], [ "5", "Hawthorn", "15.16 (106)", "Footscray", "14.15 (99)", "Glenferrie Oval", "7,500", "26 June 1937" ], [ "6", "Richmond", "12.8 (80)", "Collingwood", "14.9 (93)", "Punt Road Oval", "22,000", "26 June 1937" ], [ "7", "Essendon", "13.18 (96)", "Carlton", "15.18 (108)", "Windy Hill", "14,000", "26 June 1937" ] ]