t5Formulas
listlengths
1
209
TableName
stringlengths
4
51
Table
listlengths
4
28
[ { "Formula": "AVERAGE(FILTER(C1, (F1=11)*(D1>2)))", "Formula2": "AVERAGE(FILTER(C2:C6, (F2:F6=11)*(D2:D6>2)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the average number of Gold when the total is 11 with more than 2 silver?", "Tokens": [ "AVERAGE(", "FILTER(", "C1", "F1", "=", "11", "*", "D1", ">", "2" ] }, { "Formula": "SUM(FILTER(A1, (F1<2)*(D1>0)))", "Formula2": "SUM(FILTER(A2:A6, (F2:F6<2)*(D2:D6>0)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the total rank with more than 0 silver and less than 2 medals total?", "Tokens": [ "SUM(", "FILTER(", "A1", "F1", "<", "2", "*", "D1", ">", "0" ] }, { "Formula": "SUM(FILTER(E1, F1<2))", "Formula2": "SUM(FILTER(E2:E6, F2:F6<2))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the value of bronze with less than 2 in total?", "Tokens": [ "SUM(", "FILTER(", "E1", "F1", "<", "2" ] }, { "Formula": "SUM(FILTER(A1, (F1>2)*(E1<4)))", "Formula2": "SUM(FILTER(A2:A6, (F2:F6>2)*(E2:E6<4)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What number of rank has more than 2 medals in total with less than 4 bronze?", "Tokens": [ "SUM(", "FILTER(", "A1", "F1", ">", "2", "*", "E1", "<", "4" ] } ]
train_2-13566976-7
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "Nation", "Gold", "Silver", "Bronze", "Total" ], [ "2", "1", "Germany", "5", "2", "4", "11" ], [ "3", "2", "Canada", "0", "2", "0", "2" ], [ "4", "3", "United States", "0", "1", "1", "2" ], [ "5", "4", "Russia", "0", "1", "1", "2" ], [ "6", "5", "United Kingdom", "1", "0", "0", "1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"festival theatre\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,D2:D15=\"festival theatre\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Tell me the role of festival theatre", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"festival theatre\"", "3" ] }, { "Formula": "MINIFS(A1,D1,\"shubert theatre\")", "Formula2": "MINIFS(A2:A15,D2:D15,\"shubert theatre\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Tell me the lowest year for shubert theatre", "Tokens": [ "MINIFS(", "A1", "D1", "\"shubert theatre\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"lady cecily waynflete\")*(D1=\"opera house, kennedy center\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,(C2:C15=\"lady cecily waynflete\")*(D2:D15=\"opera house, kennedy center\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Tell me the total number of years for lady cecily waynflete and opera house, kennedy center", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"lady cecily waynflete\"", "*", "D1", "=", "\"opera house, kennedy center\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"tea and sympathy\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,B2:B15=\"tea and sympathy\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Tell me the role for tea and sympathy", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"tea and sympathy\"", "3" ] } ]
train_2-10040473-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Play", "Role", "Theatre", "Location" ], [ "2", "1940", "Liliom", "Julie", "Forty-Fourth Street Theater", "New York City , New York" ], [ "3", "1941", "Anna Christie", "Anna Christopherson", "Lobero Theatre", "Santa Barbara, California" ], [ "4", "1946", "Joan of Lorraine", "Joan of Arc/Mary Grey", "Alvin Theater", "New York City , New York" ], [ "5", "1953", "Joan of Arc at the Stake", "Joan of Arc", "San Carlo Opera House", "Naples , Italy" ], [ "6", "1956", "Tea and Sympathy", "Laura Reynolds", "Théâtre de Paris", "Paris , France" ], [ "7", "1962", "Hedda Gabler", "Hedda Gabler", "Théâtre Montparnasse Gaston Baty", "Paris , France" ], [ "8", "1965", "A Month in the Country", "Natalia Petrovna", "Yvonne Arnaud Theatre", "Guildford , United Kingdom" ], [ "9", "1967", "More Stately Mansions", "Deborah Harford", "Broadhurst Theatre", "New York City , New York" ], [ "10", "1971", "Captain Brassbound's Conversion", "Lady Cecily Waynflete", "Cambridge Theatre", "London , United Kingdom" ], [ "11", "1972", "Captain Brassbound's Conversion", "Lady Cecily Waynflete", "Opera House, Kennedy Center", "Washington, D.C." ], [ "12", "1973", "The Constant Wife", "Constance Middleton", "Albery Theatre", "London , United Kingdom" ], [ "13", "1975", "The Constant Wife", "Constance Middleton", "Shubert Theatre", "New York City , New York" ], [ "14", "1977", "Waters of the Moon", "Helen Lancaster", "Festival Theatre", "Chichester , United Kingdom" ], [ "15", "1978", "Waters of the Moon", "Helen Lancaster", "Haymarket Theatre", "London , United Kingdom" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"2 december 1974\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"2 december 1974\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Tell me the surface of 2 december 1974", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"2 december 1974\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"moscow, ussr\")*(A1=\"15 february 1971\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(B2:B9=\"moscow, ussr\")*(A2:A9=\"15 february 1971\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the score for moscow, ussr 15 february 1971", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"moscow, ussr\"", "*", "A1", "=", "\"15 february 1971\"", "5" ] } ]
test_2-1028380-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Location", "Surface", "Opponent in the final", "Score in the final" ], [ "2", "15 February 1971", "Moscow, USSR", "Carpet (i)", "Maria Kull", "6–1, 7–5" ], [ "3", "26 April 1971", "Buenos Aires, Argentina", "Clay", "Anna-Maria Nasuelli", "6–3, 6–4" ], [ "4", "21 August 1972", "Orange, New Jersey, USA", "Grass", "Marina Kroschina", "6–2, 6–7, 7–5" ], [ "5", "18 June 1973", "London, UK", "Grass", "Evonne Goolagong", "6–2, 6–3" ], [ "6", "22 April 1974", "Philadelphia, USA", "Hard (i)", "Billie Jean King", "7–6, 6–1" ], [ "7", "2 December 1974", "Adelaide, Australia", "Grass", "Evonne Goolagong", "7–6, 2–6, 6–2" ], [ "8", "18 January 1975", "Moscow, USSR", "Carpet (i)", "Elena Granaturova", "76–0, 1–6, 6–4" ], [ "9", "7 June 1976", "Beckenham, UK", "Grass", "Marise Kruger", "7–5, 2–6, 6–3" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"sodje\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,A2:A18=\"sodje\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "From which country was Sodje loaned?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"sodje\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"c. dickinson\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,A2:A18=\"c. dickinson\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "From which club is player C. Dickinson?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"c. dickinson\"", "3" ] } ]
train_2-17634290-9
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Country", "Loan Club", "Started", "Ended", "Start Source" ], [ "2", "Weston", "ENG", "Gillingham", "1 August", "27 August", "Leeds United" ], [ "3", "Kandol", "COD ZAI", "Millwall", "7 August", "28 January", "Sky Sports" ], [ "4", "Gardner", "ENG LUX", "Farsley Celtic", "19 September", "21 October", "Leeds United" ], [ "5", "Martin", "SCO", "Barrow", "24 September", "2 May", "Leeds United" ], [ "6", "Westlake", "ENG", "Cheltenham Town", "23 October", "24 January", "Leeds United" ], [ "7", "Johnson", "ENG", "Brighton & Hove Albion", "27 October", "5 January", "Seagulls" ], [ "8", "Trundle", "ENG", "Bristol City", "9 January", "11 March", "Leeds United" ], [ "9", "Naylor", "ENG", "Ipswich Town", "14 January", "2 February", "Leeds United" ], [ "10", "C. Dickinson", "ENG", "Stoke City", "15 January", "18 February", "Leeds United" ], [ "11", "Elliott", "ENG", "Macclesfield Town", "27 January", "26 February", "BBC Sport" ], [ "12", "Kandol", "COD ZAI", "Charlton Athletic", "30 January", "3 May", "Leeds United" ], [ "13", "Webb", "ENG", "Newcastle Blue Star", "27 February", "2 May", "Leeds United" ], [ "14", "L. Dickinson", "ENG", "Derby County", "13 March", "14 May", "Leeds United" ], [ "15", "Sweeney", "SCO", "Grimsby Town", "20 March", "2 May", "Leeds United" ], [ "16", "Sheehan", "IRE", "Crewe Alexandra", "23 March", "2 May", "Leeds United" ], [ "17", "Sodje", "NGR ENG", "Reading", "27 March", "14 May", "Leeds United" ], [ "18", "Flahavan", "ENG", "Crystal Palace", "27 March", "14 May", "Leeds United" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Bob Wilson\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,B2:B18=\"Bob Wilson\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the district that has Bob Wilson as an incumbent?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"Bob Wilson\"", "1" ] }, { "Formula": "ROWS(UNIQUE(FILTER(E1, A1=\"California 38\")))", "Formula2": "ROWS(UNIQUE(FILTER(E2:E18, A2:A18=\"California 38\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many outcomes were there in the elections in California 38?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "E1", "A1", "=", "\"California 38\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Charles H. Wilson\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,B2:B18=\"Charles H. Wilson\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What district is Charles H. Wilson the incumbent of?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"Charles H. Wilson\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"California 30\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,A2:A18=\"California 30\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What party was the winning one in the elections in the California 30 district?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"California 30\"", "3" ] } ]
train_1-1341663-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "California 3", "John E. Moss", "Democratic", "1952", "Retired Democratic hold", "Bob Matsui (D) 53.4% Sandy Smoley (R) 46.6%" ], [ "3", "California 4", "Robert L. Leggett", "Democratic", "1962", "Retired Democratic hold", "Victor H. Fazio (D) 55.4% Rex Hime (R) 44.6%" ], [ "4", "California 5", "John L. Burton", "Democratic", "1974", "Re-elected", "John L. Burton (D) 66.8% Dolores Skore (R) 33.2%" ], [ "5", "California 8", "Ron Dellums", "Democratic", "1970", "Re-elected", "Ron Dellums (D) 57.4% Charles V. Hughes (R) 42.6%" ], [ "6", "California 10", "Don Edwards", "Democratic", "1962", "Re-elected", "Don Edwards (D) 67.1% Rudy Hansen (R) 32.9%" ], [ "7", "California 15", "Bernice F. Sisk", "Democratic", "1954", "Retired Democratic hold", "Tony Coelho (D) 60.1% Chris Patterakis (R) 39.9%" ], [ "8", "California 16", "Leon Panetta", "Democratic", "1976", "Re-elected", "Leon Panetta (D) 61.4% Eric Seastrand (R) 38.6%" ], [ "9", "California 17", "John Hans Krebs", "Democratic", "1974", "Lost re-election Republican gain", "Chip Pashayan (R) 54.5% John Hans Krebs (D) 45.5%" ], [ "10", "California 20", "Barry Goldwater, Jr.", "Republican", "1969", "Re-elected", "Barry Goldwater, Jr. (R) 66.4% Pat Lear (D) 33.6%" ], [ "11", "California 26", "John H. Rousselot", "Republican", "1970", "Re-elected", "John H. Rousselot (R) Unopposed" ], [ "12", "California 27", "Bob Dornan", "Republican", "1976", "Re-elected", "Bob Dornan (R) 51.0% Carey Peck (D) 49.0%" ], [ "13", "California 30", "George E. Danielson", "Democratic", "1970", "Re-elected", "George E. Danielson (D) 71.4% Henry Ares (R) 28.6%" ], [ "14", "California 31", "Charles H. Wilson", "Democratic", "1962", "Re-elected", "Charles H. Wilson (D) 67.8% Don Grimshaw (R) 32.2%" ], [ "15", "California 35", "James F. Lloyd", "Democratic", "1974", "Re-elected", "James F. Lloyd (D) 54.0% David Dreier (R) 46.0%" ], [ "16", "California 38", "Jerry M. Patterson", "Democratic", "1974", "Re-elected", "Jerry M. Patterson (D) 58.6% Dan Goedeke (R) 41.4%" ], [ "17", "California 40", "Robert Badham", "Republican", "1976", "Re-elected", "Robert Badham (R) 65.9% Jim McGuy (D) 34.1%" ], [ "18", "California 41", "Bob Wilson", "Republican", "1952", "Re-elected", "Bob Wilson (R) 58.1% King Golden, Jr. (D) 41.9%" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=122.5))", "Formula2": "LET(query1,SUMMARIZE(C2:C18,SUMX(E2:E18)),FILTER(query1,CHOOSECOLS(query1,2)=122.5))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What Nation Placed 122.5?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "122.5" ] }, { "Formula": "SUM(FILTER(E1, (C1=\"united states\")*(A1=8)))", "Formula2": "SUM(FILTER(E2:E18, (C2:C18=\"united states\")*(A2:A18=8)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the Places amount of the United States Ranking 8?", "Tokens": [ "SUM(", "FILTER(", "E1", "C1", "=", "\"united states\"", "*", "A1", "=", "8" ] } ]
train_2-1473118-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Name", "Nation", "Points", "Places" ], [ "2", "1", "Liudmila Belousova / Oleg Protopopov", "Soviet Union", "104.4", "13" ], [ "3", "2", "Marika Kilius / Hans-Jürgen Bäumler", "Germany", "103.6", "15" ], [ "4", "3", "Debbi Wilkes / Guy Revell", "Canada", "98.5", "35.5" ], [ "5", "4", "Vivian Joseph / Ronald Joseph", "United States", "89.2", "35.5" ], [ "6", "5", "Tatiana Zhuk / Alexander Gavrilov", "Soviet Union", "96.6", "45" ], [ "7", "6", "Gerda Johner / Rüdi Johner", "Switzerland", "95.4", "56" ], [ "8", "7", "Judianne Fotheringill / Jerry Fotheringill", "United States", "94.7", "69.5" ], [ "9", "8", "Cynthia Kauffman / Ronald Kauffman", "United States", "92.8", "74" ], [ "10", "9", "Agnesa Wlachovská / Peter Bartosiewicz", "Czechoslovakia", "91.8", "84" ], [ "11", "10", "Milada Kubikova / Jaroslav Votruba", "Czechoslovakia", "88.9", "97" ], [ "12", "11", "Brigitte Wokoeck / Heinz-Ulrich Walther", "Germany", "88.8", "103.5" ], [ "13", "12", "Gerlinde Schönbauer / Wilhelm Bietak", "Austria", "87.7", "108" ], [ "14", "13", "Margit Senf / Peter Göbel", "Germany", "87.9", "113.5" ], [ "15", "14", "Faye Strutt / Jim Watters", "Canada", "85.3", "122.5" ], [ "16", "15", "Ingeborg Strell / Fery Dedovich", "Austria", "83.6", "129" ], [ "17", "16", "Linda Ann Ward / Neil Carpenter", "Canada", "84.2", "128.5" ], [ "18", "17", "Monique Mathys / Yves Ällig", "Switzerland", "81.5", "147.5" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"10 kw\")*(E1=\"iloilo city\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(D2:D6=\"10 kw\")*(E2:E6=\"iloilo city\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Branding of the Iloilo City Frequency with a Power of 10 Kw?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"10 kw\"", "*", "E1", "=", "\"iloilo city\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"dxll\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"dxll\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Power of the Frequency with a Callsign of DXLL?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"dxll\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"davao city\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"davao city\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Frequency in Davao City?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"davao city\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"dwll\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"dwll\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Branding with a Callsign DWLL?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"dwll\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"metro manila\")*(B1=\"dwbl\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=\"metro manila\")*(B2:B6=\"dwbl\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Branding of the Metro Manila Frequency with a Callsign of DWBL?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"metro manila\"", "*", "B1", "=", "\"dwbl\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"dxbl\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"dxbl\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Location of the Frequency with a Callsign of DXBL?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"dxbl\"", "5" ] } ]
train_2-16615322-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Branding", "Callsign", "Frequency", "Power", "Location" ], [ "2", "DWBL 1242", "DWBL", "1242 kHz", "20 Kw", "Metro Manila" ], [ "3", "Mellow 947", "DWLL", "94.7 MHz", "20 Kw", "Metro Manila" ], [ "4", "Mellow 887", "DYKU", "88.7 MHz", "10 Kw", "Iloilo City" ], [ "5", "Mellow 957", "DXBL", "95.7 MHz", "10 Kw", "Cagayan de Oro" ], [ "6", "Mellow 947 Davao", "DXLL", "94.7 MHz", "20 Kw", "Davao City" ] ]
[ { "Formula": "FILTER(D1,(A1<5)*(C1=\"bruce affleck\"))", "Formula2": "FILTER(D2:D10,(A2:A10<5)*(C2:C10=\"bruce affleck\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Can you tell me the Nationality that has the Round smaller than 5, and the Player of bruce affleck?", "Tokens": [ "FILTER(", "D1", "A1", "<", "5", "*", "C1", "=", "\"bruce affleck\"" ] }, { "Formula": "FILTER(E1,A1=4)", "Formula2": "FILTER(E2:E10,A2:A10=4)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Can you tell me the College/Junior/Club Team that has the Round of 4?", "Tokens": [ "FILTER(", "E1", "A1", "=", "4" ] } ]
dev_2-19000748-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Round", "Pick", "Player", "Nationality", "College/Junior/Club Team" ], [ "2", "1", "3.", "Rick Hampton", "Canada", "St. Catharines Black Hawks ( OHA )" ], [ "3", "1", "17.", "Ron Chipperfield", "Canada", "Brandon Wheat Kings ( WCHL )" ], [ "4", "2", "21.", "Bruce Affleck", "Canada", "University of Denver Pioneers ( WCHA )" ], [ "5", "3", "39.", "Charlie Simmer", "Canada", "Sault Ste. Marie Greyhounds (OHA)" ], [ "6", "4", "57.", "Tom Price", "Canada", "Ottawa 67's (OHA)" ], [ "7", "5", "75.", "Jim Warden", "United States", "Michigan Tech Huskies (WCHA)" ], [ "8", "6", "93.", "Tom Sundberg", "United States", "St. Paul Vulcans ( MidJHL )" ], [ "9", "7", "111.", "Tom Anderson", "United States", "St. Paul Vulcans (MidJHL)" ], [ "10", "8", "128.", "Jim McCabe", "Canada", "Welland Sabres ( SOJHL )" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"estadio san cristóbal\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,C2:C17=\"estadio san cristóbal\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which City has a Stadium of estadio san cristóbal?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"estadio san cristóbal\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"group b\")*(C1=\"cancha del mystic\")*(A1=\"el tecal\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(E2:E17=\"group b\")*(C2:C17=\"cancha del mystic\")*(A2:A17=\"el tecal\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When in 2009 season has a Group of group b, and cancha del mystic with a Club of el tecal?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"group b\"", "*", "C1", "=", "\"cancha del mystic\"", "*", "A1", "=", "\"el tecal\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"colón\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,B2:B17=\"colón\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "WHich Club has a City of colón?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"colón\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"panama city\")*(E1=\"group b\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(B2:B17=\"panama city\")*(E2:E17=\"group b\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "WHat kind of 2009 season has a City of panama city, and a Group of group b?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"panama city\"", "*", "E1", "=", "\"group b\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"suntracs f.c.\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,A2:A17=\"suntracs f.c.\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which City has a Club of suntracs f.c.?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"suntracs f.c.\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"panama city\")*(E1=\"group a\")*(D1=\"1st in lna (champion)\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(B2:B17=\"panama city\")*(E2:E17=\"group a\")*(D2:D17=\"1st in lna (champion)\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Stadium has a City of panama city, and a Group of group a, and a 2009 season of 1st in lna (champion)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"panama city\"", "*", "E1", "=", "\"group a\"", "*", "D1", "=", "\"1st in lna (champion)\"", "3" ] } ]
train_2-15494187-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Club", "City", "Stadium", "2009 season", "Group" ], [ "2", "Atlético Nacional", "Panama City", "Estadio Javier Cruz", "3rd in LNA", "Group B" ], [ "3", "Chiriquí F.C.", "Bugaba", "Estadio San Cristóbal", "Invited", "Group B" ], [ "4", "Chiriquí Occidente F.C.", "Puerto Armuelles", "Estadio Glorias Deportivas Barüenses", "Invited", "Group B" ], [ "5", "Panamá Oeste", "Arraiján", "Cancha del Mystic", "4th in LNA", "Group B" ], [ "6", "Coclé F.C.", "Penonomé", "Estadio Virgilio Tejeira", "Invited", "Group B" ], [ "7", "Colón C-3", "Colón", "Estadio Armando Dely Valdés", "Invited", "Group A" ], [ "8", "El Tecal", "Arraiján", "Cancha del Mystic", "9th in LNA", "Group B" ], [ "9", "Génesis", "Panama City", "Cancha de Entrenamiento Luis Tapia", "10th in LNA", "Group A" ], [ "10", "Independiente F.C.", "La Chorrera", "Estadio Agustín Sánchez", "7th in LNA", "Group B" ], [ "11", "Millenium F.C.", "Panama City", "Cancha de Entrenamiento Luis Tapia", "8th in LNA", "Group A" ], [ "12", "Orión", "San Miguelito", "Cancha de Entrenamiento Luis Tapia", "5th in LNA (Runner-up)", "Group A" ], [ "13", "Pan de Azúcar", "San Miguelito", "Cancha de Entrenamiento Luis Tapia", "6th in LNA", "Group A" ], [ "14", "Tierra Firme F.C.", "San Miguelito", "Cancha de Entrenamiento Luis Tapia", "2nd in LNA", "Group A" ], [ "15", "Río Abajo F.C.", "Panama City", "Cancha de Entrenamiento Luis Tapia", "1st in LNA (Champion)", "Group A" ], [ "16", "SUNTRACS F.C.", "San Miguelito", "Cancha de Entrenamiento Luis Tapia", "Copa Rommel Fernández champion", "Group A" ], [ "17", "Veraguas 2010", "Santiago", "Estadio Áristocles Castillo", "Invited", "Group B" ] ]
[ { "Formula": "SUM(FILTER(C1, B1=10))", "Formula2": "SUM(FILTER(C2:C7, B2:B7=10))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many wins does he get when he starts at 10?", "Tokens": [ "SUM(", "FILTER(", "C1", "B1", "=", "10" ] }, { "Formula": "SUM(C1)", "Formula2": "SUM(C2:C7)", "Funcs": [ "SUM(", "Cell" ], "Level": "easy", "Question": "How many wins does he have?", "Tokens": [ "SUM(", "C1" ] } ]
train_1-2169966-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I", "J" ], [ "1", "Year", "Starts", "Wins", "Top 10", "Poles", "Avg. Start", "Avg. Finish", "Winnings", "Position", "Team(s)" ], [ "2", "1997", "1", "0", "0", "0", "32.0", "43.0", "$20,875", "70th", "#00 Buckshot Racing" ], [ "3", "1998", "5", "0", "1", "0", "18.6", "24.0", "$162,435", "52nd", "#8/#00 Stavola Brothers Racing" ], [ "4", "1999", "10", "0", "0", "0", "26.1", "31.8", "$345,128", "45th", "#00 Buckshot Racing #30 Bahari-Eel River Racing" ], [ "5", "2000", "1", "0", "0", "0", "29.0", "37.0", "$35,275", "67th", "#00 Buckshot Racing" ], [ "6", "2001", "30", "0", "0", "0", "31.6", "32.9", "$1,631,488", "41st", "#44 Petty Enterprises" ], [ "7", "2002", "7", "0", "0", "0", "27.1", "27.7", "$394,223", "49th", "#44 Petty Enterprises" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=11),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,A2:A20=11),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What's the score of Tie number 11?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "11", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"mansfield town\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,D2:D20=\"mansfield town\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What's the tie number when the away team was Mansfield Town?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"mansfield town\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"newcastle united\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,D2:D20=\"newcastle united\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What date was Newcastle United the away team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"newcastle united\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"brighton & hove albion\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,B2:B20=\"brighton & hove albion\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the away team when Brighton & Hove Albion was home?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"brighton & hove albion\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"chelsea\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,B2:B20=\"chelsea\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What's the tie number of Chelsea when they were home?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"chelsea\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"orient\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,B2:B20=\"orient\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What's the score when Orient was home?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"orient\"", "3" ] } ]
train_2-18675114-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Tie no", "Home team", "Score", "Away team", "Date" ], [ "2", "1", "Walsall", "1–0", "Leicester City", "28 January 1978" ], [ "3", "2", "Nottingham Forest", "2–1", "Manchester City", "31 January 1978" ], [ "4", "3", "Bolton Wanderers", "1–0", "Mansfield Town", "6 February 1978" ], [ "5", "4", "Middlesbrough", "3–2", "Everton", "28 January 1978" ], [ "6", "5", "Derby County", "2–1", "Birmingham City", "1 February 1978" ], [ "7", "6", "Ipswich Town", "4–1", "Hartlepool United", "28 January 1978" ], [ "8", "7", "Newcastle United", "2–2", "Wrexham", "28 January 1978" ], [ "9", "Replay", "Wrexham", "4–1", "Newcastle United", "6 February 1978" ], [ "10", "8", "Bristol Rovers", "2–0", "Southampton", "28 January 1978" ], [ "11", "9", "West Ham United", "1–1", "Queens Park Rangers", "28 January 1978" ], [ "12", "Replay", "Queens Park Rangers", "6–1", "West Ham United", "31 January 1978" ], [ "13", "10", "Brighton & Hove Albion", "1–2", "Notts County", "31 January 1978" ], [ "14", "11", "Manchester United", "1–1", "West Bromwich Albion", "28 January 1978" ], [ "15", "Replay", "West Bromwich Albion", "3–2", "Manchester United", "1 February 1978" ], [ "16", "12", "Millwall", "4–0", "Luton Town", "31 January 1978" ], [ "17", "13", "Chelsea", "6–2", "Burnley", "31 January 1978" ], [ "18", "14", "Arsenal", "2–1", "Wolverhampton Wanderers", "28 January 1978" ], [ "19", "15", "Stoke City", "2–3", "Blyth Spartans", "6 February 1978" ], [ "20", "16", "Orient", "3–1", "Blackburn Rovers", "28 January 1978" ] ]
[ { "Formula": "FILTER(B1,E1=\"32,415\")", "Formula2": "FILTER(B2:B11,E2:E11=\"32,415\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What was attendance of the whole season when the average attendance for League Cup was 32,415?", "Tokens": [ "FILTER(", "B1", "E1", "=", "\"32,415\"" ] } ]
dev_2-1056336-11
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Season", "Season Total Att.", "K-League Season Total Att.", "Regular Season Average Att.", "League Cup Average Att.", "FA Cup Total / Average Att.", "ACL Total / Average Att.", "Friendly Match Att." ], [ "2", "1984–2003", "Official attendance records don't have credibility", "Official attendance records don't have credibility", "Official attendance records don't have credibility", "Official attendance records don't have credibility", "Official attendance records don't have credibility", "Official attendance records don't have credibility", "Official attendance records don't have credibility" ], [ "3", "2004", "223,529", "223,529", "15,363", "6,529", "Undisclosed", "N/A", "N/A" ], [ "4", "2005", "458,605", "458,605", "22,010", "32,415", "Undisclosed", "N/A", "Unknown ( Boca Juniors )" ], [ "5", "2006", "302,833", "302,833", "19,276", "11,921", "Undisclosed", "N/A", "61,235 ( FC Tokyo )" ], [ "6", "2007", "379,903", "379,903", "21,515", "14,315", "Undisclosed", "N/A", "65,000 ( Manchester United )" ], [ "7", "2008", "398,757", "398,757", "22,417", "12,499", "No home match", "N/A", "34,000 ( Los Angeles Galaxy ) 40,000 ( FC Tokyo )" ], [ "8", "2009", "319,250", "270,624", "16,535", "11,300", "1,315 / 1,315", "47,311 / 11,828", "65,000 ( Manchester United )" ], [ "9", "2010", "547,592", "546,397", "32,576", "14,439", "1,195 / 1,195", "N/A", "N/A" ], [ "10", "2011", "505,138", "448,027", "28,002", "N/A", "3,733 / 3,733", "53,378 / 13,345", "N/A" ], [ "11", "2012", "467,649", "451,045", "20,502", "N/A", "16,604 / 8,302", "N/A", "N/A" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"12.4 (76)\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"12.4 (76)\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What team is the home team when the home team scored 12.4 (76)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"12.4 (76)\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"9.11 (65)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"9.11 (65)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the home team score when the away team scored 9.11 (65)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"9.11 (65)\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"fitzroy\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"fitzroy\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the home team score when the away team was fitzroy?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"fitzroy\"", "2" ] } ]
test_2-1204658-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Date" ], [ "2", "South Melbourne", "12.4 (76)", "University", "9.11 (65)", "Lake Oval", "30 May 1908" ], [ "3", "Carlton", "10.12 (72)", "Fitzroy", "5.10 (40)", "Princes Park", "30 May 1908" ], [ "4", "St Kilda", "9.12 (66)", "Melbourne", "2.13 (25)", "Junction Oval", "30 May 1908" ], [ "5", "Richmond", "8.17 (65)", "Geelong", "8.11 (59)", "Punt Road Oval", "30 May 1908" ], [ "6", "Essendon", "10.9 (69)", "Collingwood", "9.10 (64)", "EMCG", "30 May 1908" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"2nd\")*(B1=\"olympiacos\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(F2:F7=\"2nd\")*(B2:B7=\"olympiacos\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who were the 2nd group scorers that were opponents of olympiacos?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"2nd\"", "*", "B1", "=", "\"olympiacos\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"1–0\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,C2:C7=\"1–0\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who were F–A of 1–0 scorers?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"1–0\"", "4" ] } ]
train_2-12845546-7
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Opponents", "Result F–A", "Scorers", "Attendance", "Group position" ], [ "2", "18 September 2001", "Lille", "1–0", "Beckham 90'", "64,827", "1st" ], [ "3", "25 September 2001", "Deportivo La Coruña", "1–2", "Scholes 40'", "33,108", "2nd" ], [ "4", "10 October 2001", "Olympiacos", "2–0", "Beckham 66', Cole 82'", "73,537", "1st" ], [ "5", "17 October 2001", "Deportivo La Coruña", "2–3", "Van Nistelrooy (2) 7', 40'", "65,585", "2nd" ], [ "6", "23 October 2001", "Olympiacos", "3–0", "Solskjær 80', Giggs 88', Van Nistelrooy 90'", "66,769", "2nd" ], [ "7", "31 October 2001", "Lille", "1–1", "Solskjær 6'", "37,400", "2nd" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=70604),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,F2:F18=70604),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the Record of the game with an Attendance of 70,604?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "70604", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"1–3–0\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,E2:E18=\"1–3–0\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the Opponent in the game with a Record of 1–3–0?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"1–3–0\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=70479),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,F2:F18=70479),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What is the Record of the game with an Attendance of 70,479?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "70479", "5" ] } ]
test_2-18695137-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Week", "Date", "Opponent", "Result", "Record", "Attendance" ], [ "2", "1", "September 11, 2005", "Indianapolis Colts", "L 24–7", "0–1–0", "70,501" ], [ "3", "2", "September 18, 2005", "at Tennessee Titans", "L 25–10", "0–2–0", "69,149" ], [ "4", "3", "Bye", "Bye", "Bye", "Bye", "Bye" ], [ "5", "4", "October 2, 2005", "New York Jets", "W 13–3", "1–2–0", "70,479" ], [ "6", "5", "October 9, 2005", "at Detroit Lions", "L 35–17", "1–3–0", "61,201" ], [ "7", "6", "October 16, 2005", "Cleveland Browns", "W 16–3", "2–3–0", "70,196" ], [ "8", "7", "October 23, 2005", "at Chicago Bears", "L 10–6", "2–4–0", "62,102" ], [ "9", "8", "October 31, 2005", "at Pittsburgh Steelers", "L 20–19", "2–5–0", "64,178" ], [ "10", "9", "November 6, 2005", "Cincinnati Bengals", "L 21–9", "2–6–0", "70,540" ], [ "11", "10", "November 13, 2005", "at Jacksonville Jaguars", "L 30–3", "2–7–0", "66,107" ], [ "12", "11", "November 20, 2005", "Pittsburgh Steelers", "W 16–13 OT", "3–7–0", "70,601" ], [ "13", "12", "November 27, 2005", "at Cincinnati Bengals", "L 42–29", "3–8–0", "65,680" ], [ "14", "13", "December 4, 2005", "Houston Texans", "W 16–15", "4–8–0", "69,909" ], [ "15", "14", "December 11, 2005", "at Denver Broncos", "L 12–10", "4–9–0", "75,651" ], [ "16", "15", "December 19, 2005", "Green Bay Packers", "W 48–3 [a ]", "5–9–0", "70,604" ], [ "17", "16", "December 25, 2005", "Minnesota Vikings", "W 30–23", "6–9–0", "70,246" ], [ "18", "17", "January 1, 2006", "at Cleveland Browns", "L 20–16", "6–10–0", "69,871" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,(D1>1983)*(C1=\"forward\")),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)<2.12))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E13,(D2:D13>1983)*(C2:C13=\"forward\")),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)<2.12))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What is the current club of the Forward who was born after 1983 and who has a height under 2.12?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "D1", ">", "1983", "*", "C1", "=", "\"forward\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "2", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "2.12" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)>2.12))", "Formula2": "LET(query1,SUMMARIZE(C2:C13,SUMX(B2:B13)),FILTER(query1,CHOOSECOLS(query1,2)>2.12))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What is the position of the player who is taller than 2.12?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "B1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "2.12" ] } ]
train_2-12962773-15
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Player", "Height", "Position", "Year born", "Current Club" ], [ "2", "Marco Belinelli", "1.96", "Guard", "1986", "Golden State Warriors" ], [ "3", "Gianluca Basile", "1.95", "Guard", "1975", "AXA FC Barcelona" ], [ "4", "Stefano Mancinelli", "2.03", "Forward", "1983", "Climamio Bologna" ], [ "5", "Matteo Soragna", "1.97", "Guard", "1975", "Benetton Treviso" ], [ "6", "Denis Marconato", "2.12", "Center", "1975", "AXA FC Barcelona" ], [ "7", "Marco Mordente", "1.90", "Guard", "1979", "Benetton Treviso" ], [ "8", "Andrea Bargnani", "2.12", "Forward", "1985", "Toronto Raptors" ], [ "9", "Andrea Crosariol", "2.13", "Center", "1984", "VidiVici Bologna" ], [ "10", "Massimo Bulleri", "1.87", "Guard", "1977", "Armani Jeans Milano" ], [ "11", "Fabio Di Bella", "1.86", "Guard", "1978", "VidiVici Bologna" ], [ "12", "Luigi Datome", "2.02", "Forward", "1987", "Legea Scafati" ], [ "13", "Angelo Gigli", "2.10", "Center", "1983", "Benetton Treviso" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"joburg open 1\")*(A1=\"17 jan 2010\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(B2:B7=\"joburg open 1\")*(A2:A7=\"17 jan 2010\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Winning Score, when Tournament is Joburg Open 1, and when Date is 17 Jan 2010?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"joburg open 1\"", "*", "A1", "=", "\"17 jan 2010\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"alfred dunhill championship 1\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"alfred dunhill championship 1\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Date, when Tournament is Alfred Dunhill Championship 1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"alfred dunhill championship 1\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"6 strokes\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"6 strokes\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Tournament, when Margin is Victory of 6 Strokes?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"6 strokes\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"17 jan 2010\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"17 jan 2010\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Winning Score, when Date is 17 Jan 2010?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"17 jan 2010\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"garth mulroy\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"garth mulroy\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Tournament, when Runner(s)-Up is Garth Mulroy?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"garth mulroy\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"1 stroke\")*(B1=\"joburg open 1\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(D2:D7=\"1 stroke\")*(B2:B7=\"joburg open 1\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Runner(s)-Up, when Margin of Victory is 1 Stroke, and when Tournament is Joburg Open 1?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"1 stroke\"", "*", "B1", "=", "\"joburg open 1\"", "5" ] } ]
train_2-1598164-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Tournament", "Winning score", "Margin of victory", "Runner(s)-up" ], [ "2", "12 Dec 2004", "Dunhill Championship 1", "–7 (71-69-70-71=281)", "Playoff", "Neil Cheetham" ], [ "3", "26 Feb 2006", "Vodacom Tour Championship", "–14 (68-70-65-67=270)", "4 strokes", "Darren Fichardt" ], [ "4", "10 Jan 2010", "Africa Open 1", "–20 (67-70-68-67=272)", "1 stroke", "Thomas Aiken" ], [ "5", "17 Jan 2010", "Joburg Open 1", "–23 (63-68-64-66=261)", "6 strokes", "Darren Clarke , Keith Horne" ], [ "6", "16 Jan 2011", "Joburg Open 1", "–19 (68-61-69-67=265)", "1 stroke", "Garth Mulroy" ], [ "7", "16 Dec 2012", "Alfred Dunhill Championship 1", "–23 (67-64-64-69-264)", "12 strokes", "Kristoffer Broberg" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"4.36%\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,C2:C10=\"4.36%\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the % for core moldova being 4.36%", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"4.36%\"", "7" ] }, { "Formula": "LET(query1,SUMMARIZE(G1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=57613))", "Formula2": "LET(query1,SUMMARIZE(G2:G10,SUMX(F2:F10)),FILTER(query1,CHOOSECOLS(query1,2)=57613))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Name the % for total being 57613", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "G1", "SUMX(", "F1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "57613" ] }, { "Formula": "SUMIFS(F1,C1,\"4.36%\")", "Formula2": "SUMIFS(F2:F10,C2:C10,\"4.36%\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the total for % core moldova for 4.36%", "Tokens": [ "SUMIFS(", "F1", "C1", "\"4.36%\"" ] } ]
train_1-19260-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Self-identification", "Moldovan census", "% Core Moldova", "Transnistrian census", "% Transnistria + Bender", "Total", "%" ], [ "2", "Moldovans A", "2564849", "75.81%", "177382", "31.94%", "2742231", "69.62%" ], [ "3", "Ukrainians", "282406", "8.35%", "160069", "28.82%", "442475", "11.23%" ], [ "4", "Russians", "201218", "5.95%", "168678", "30.37%", "369896", "9.39%" ], [ "5", "Gagauz", "147500", "4.36%", "4096", "0.74%", "151596", "3.85%" ], [ "6", "Romanians A", "73276", "2.17%", "253", "0.05%", "73529", "1.87%" ], [ "7", "Bulgarians", "65662", "1.94%", "13858", "2.50%", "79520", "2.02%" ], [ "8", "Romani", "12271", "0.36%[ citation needed ]", "507", "0.09%", "12778", "0.32%" ], [ "9", "Poles", "2383", "0.07%[ citation needed ]", "1791", "0.32%", "4174", "0.11%" ], [ "10", "Others / undeclared", "30159", "0.89%", "27454", "4.94%", "57613", "1.46%" ] ]
[ { "Formula": "FILTER(D1,A1=\"Miami Masters\")", "Formula2": "FILTER(D2:D9,A2:A9=\"Miami Masters\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the current venue for the Miami Masters tournament?", "Tokens": [ "FILTER(", "D1", "A1", "=", "\"Miami Masters\"" ] }, { "Formula": "FILTER(B1,C1=\"Rome\")", "Formula2": "FILTER(B2:B9,C2:C9=\"Rome\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Rome is in which country?", "Tokens": [ "FILTER(", "B1", "C1", "=", "\"Rome\"" ] }, { "Formula": "ROWS(FILTER(A1,D1=\"Lindner Family Tennis Center\"))", "Formula2": "ROWS(FILTER(A2:A9,D2:D9=\"Lindner Family Tennis Center\"))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "How many tournaments have their current venue as the Lindner Family Tennis Center?", "Tokens": [ "ROWS(", "FILTER(", "A1", "D1", "=", "\"Lindner Family Tennis Center\"" ] }, { "Formula": "MIN(FILTER(E1,B1=\"Italy\"))", "Formula2": "MIN(FILTER(E2:E9,B2:B9=\"Italy\"))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What year was the tournament first held in Italy?", "Tokens": [ "MIN(", "FILTER(", "E1", "B1", "=", "\"Italy\"" ] }, { "Formula": "FILTER(D1,C1=\"Mason, Ohio\")", "Formula2": "FILTER(D2:D9,C2:C9=\"Mason, Ohio\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which current venues location is Mason, Ohio?", "Tokens": [ "FILTER(", "D1", "C1", "=", "\"Mason, Ohio\"" ] }, { "Formula": "FILTER(A1,D1=\"Madrid Arena\")", "Formula2": "FILTER(A2:A9,D2:D9=\"Madrid Arena\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which tournaments current venue is the Madrid Arena?", "Tokens": [ "FILTER(", "A1", "D1", "=", "\"Madrid Arena\"" ] } ]
dev_1-14903081-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Tournament", "Country", "Location", "Current Venue", "Began", "Court surface" ], [ "2", "Indian Wells Masters", "United States", "Indian Wells", "Indian Wells Tennis Garden", "1987", "Hard" ], [ "3", "Miami Masters", "United States", "Miami", "Tennis Center at Crandon Park", "1987", "Hard" ], [ "4", "Monte Carlo Masters", "Monaco", "Roquebrune-Cap-Martin , France", "Monte Carlo Country Club", "1897", "Clay" ], [ "5", "Rome Masters", "Italy", "Rome", "Foro Italico", "1930", "Clay" ], [ "6", "Hamburg Masters", "Germany", "Hamburg", "Am Rothenbaum", "1968", "Clay" ], [ "7", "Canada Masters", "Canada", "Montreal / Toronto", "Stade Uniprix / Rexall Centre", "1881", "Hard" ], [ "8", "Cincinnati Masters", "United States", "Mason, Ohio", "Lindner Family Tennis Center", "1899", "Hard" ], [ "9", "Madrid Masters", "Spain", "Madrid", "Madrid Arena", "2002", "Hard (i)" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"3rd\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,D2:D17=\"3rd\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What shows for 2000 when 2013 shows 3rd?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"3rd\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"3rd\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,D2:D17=\"3rd\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2004 when 2013 is 3rd?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"3rd\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"4th\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,D2:D17=\"4th\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 2009 when the 2013 is 4th?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"4th\"", "3" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,(A1=\"–\")*(B1=\"9th\")),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)=3))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E17,(A2:A17=\"–\")*(B2:B17=\"9th\")),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)=3))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What shows for 209 when the 2000 is –, and a Total of 3, and a 2004 of 9th?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "A1", "=", "\"–\"", "*", "B1", "=", "\"9th\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "3" ] } ]
train_2-12233660-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "2000", "2004", "2009", "2013", "Total" ], [ "2", "3rd", "1st", "3rd", "1st", "5" ], [ "3", "9th", "–", "–", "–", "1" ], [ "4", "–", "10th", "7th", "7th", "3" ], [ "5", "2nd", "2nd", "1st", "2nd", "5" ], [ "6", "4th", "3rd", "4th", "5th", "5" ], [ "7", "1st", "–", "–", "–", "1" ], [ "8", "11th", "–", "–", "–", "1" ], [ "9", "7th", "6th", "6th", "6th", "5" ], [ "10", "–", "5th", "–", "–", "1" ], [ "11", "8th", "–", "–", "–", "1" ], [ "12", "6th", "8th", "–", "–", "2" ], [ "13", "–", "4th", "5th", "3rd", "4" ], [ "14", "5th", "7th", "2nd", "4th", "5" ], [ "15", "–", "9th", "8th", "8th", "3" ], [ "16", "10th", "11th", "–", "–", "2" ], [ "17", "11", "11", "8", "8", "45" ] ]
[ { "Formula": "SUMIFS(B1,E1,\"semifinalist\")", "Formula2": "SUMIFS(B2:B7,E2:E7,\"semifinalist\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the total number of tiers for the postseason of semifinalist?", "Tokens": [ "SUMIFS(", "B1", "E1", "\"semifinalist\"" ] } ]
test_2-15113793-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Season", "Tier", "League", "Pos.", "Postseason", "European competitions" ], [ "2", "2007–08", "4", "RegionalLiga", "3", "–", "–" ], [ "3", "2008–09", "4", "RegionalLiga", "1", "Promoted", "–" ], [ "4", "2009–10", "3", "ProB", "3", "Promoted", "–" ], [ "5", "2010–11", "2", "ProA", "2", "Promoted", "–" ], [ "6", "2011–12", "1", "Bundesliga", "4", "Semifinalist", "–" ], [ "7", "2012–13", "1", "Bundesliga", "9", "–", "Eurocup Regular Season" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Kentucky 8\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"Kentucky 8\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the incumbent in the Kentucky 8 district? ", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"Kentucky 8\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Kentucky 8\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"Kentucky 8\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result in the election in the Kentucky 8 district? ", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"Kentucky 8\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Kentucky 1\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"Kentucky 1\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result in the election in the Kentucky 1 district? ", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"Kentucky 1\"", "5" ] } ]
train_1-2668367-7
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "Kentucky 1", "None (District created)", "None (District created)", "None (District created)", "New seat Democratic-Republican gain", "James Clark (DR) 100%" ], [ "3", "Kentucky 2", "Henry Clay Redistricted from the 5th district", "Democratic-Republican", "1810", "Re-elected", "Henry Clay (DR) 100%" ], [ "4", "Kentucky 4", "Joseph Desha Redistricted from the 6th district", "Democratic-Republican", "1806", "Re-elected", "Joseph Desha (DR) 100%" ], [ "5", "Kentucky 6", "None (District created)", "None (District created)", "None (District created)", "New seat Democratic-Republican gain", "Solomon P. Sharp (DR) 69.9% Anthony Butler 30.1%" ], [ "6", "Kentucky 7", "Samuel McKee Redistricted from the 2nd district", "Democratic-Republican", "1808", "Re-elected", "Samuel McKee (DR) 100%" ], [ "7", "Kentucky 8", "Stephen Ormsby Redistricted from the 3rd district", "Democratic-Republican", "1810", "Lost re-election Democratic-Republican hold", "John Simpson (DR) Stephen Ormsby (DR)" ], [ "8", "Kentucky 9", "None (District created)", "None (District created)", "None (District created)", "New seat Democratic-Republican gain", "Thomas Montgomery (DR) Henry James Micah Taul (DR)" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"9.5 (59)\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"9.5 (59)\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What date was the game when the away team scored 9.5 (59)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"9.5 (59)\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"17.7 (109)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"17.7 (109)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Where was the game played when the home team scored 17.7 (109)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"17.7 (109)\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"south melbourne\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"south melbourne\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score of the away team when the home team was south melbourne?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"south melbourne\"", "4" ] }, { "Formula": "MINIFS(F1,E1,\"princes park\")", "Formula2": "MINIFS(F2:F7,E2:E7,\"princes park\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the smallest crowd at princes park?", "Tokens": [ "MINIFS(", "F1", "E1", "\"princes park\"" ] } ]
train_2-10746808-8
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Richmond", "11.19 (85)", "St Kilda", "9.12 (66)", "Punt Road Oval", "22,000", "19 June 1926" ], [ "3", "Essendon", "10.9 (69)", "Melbourne", "11.9 (75)", "Windy Hill", "23,000", "19 June 1926" ], [ "4", "Collingwood", "28.16 (184)", "Footscray", "8.10 (58)", "Victoria Park", "14,000", "19 June 1926" ], [ "5", "Carlton", "17.7 (109)", "North Melbourne", "7.10 (52)", "Princes Park", "20,000", "19 June 1926" ], [ "6", "Hawthorn", "10.12 (72)", "Geelong", "18.10 (118)", "Glenferrie Oval", "9,000", "19 June 1926" ], [ "7", "South Melbourne", "13.15 (93)", "Fitzroy", "9.5 (59)", "Lake Oval", "15,000", "19 June 1926" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"inverurie loco works\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>342))", "Formula2": "LET(query1,LET(query1,FILTER(A2:E10,B2:B10=\"inverurie loco works\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>342))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What date was the game against inverurie loco works when more than 342 attend?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "E1", "B1", "=", "\"inverurie loco works\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "342" ] } ]
test_2-17440681-7
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Opponent", "Score", "Attendance", "Report" ], [ "2", "12 July", "Manchester United", "0–2", "20,555", "AFC" ], [ "3", "15 July", "Dundee", "0–0", "2,422", "AFC" ], [ "4", "18 July", "Peterhead", "0–4", "3,241", "AFC" ], [ "5", "21 July", "Brechin City", "1–0", "1,589", "AFC" ], [ "6", "24 July", "DZC 68", "5–0", "342", "AFC" ], [ "7", "27 July", "FC Zwolle", "1–2", "2,964", "AFC" ], [ "8", "30 July", "Vitesse Arnhem", "1–0", "4,103", "AFC" ], [ "9", "31 July", "SV Rietvogels", "10–0", "467", "AFC" ], [ "10", "5 August", "Inverurie Loco Works", "2–0", "2,300", "AFC" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(F1),SUMX(D1),SUMX(C1)),FILTER(query1,(CHOOSECOLS(query1,2)<4)*(CHOOSECOLS(query1,3)=0)*(CHOOSECOLS(query1,4)>0)))", "Formula2": "LET(query1,SUMMARIZE(A2:A18,SUMX(F2:F18),SUMX(D2:D18),SUMX(C2:C18)),FILTER(query1,(CHOOSECOLS(query1,2)<4)*(CHOOSECOLS(query1,3)=0)*(CHOOSECOLS(query1,4)>0)))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num", "*", "CHOOSECOLS(", "query1", "Num", "=", "Num", "*", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Who is the player who has a total less than 4, no scottish cups, and a league cup greater than 0?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "F1", "SUMX(", "D1", "SUMX(", "C1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "4", "*", "CHOOSECOLS(", "query1", "3", "=", "0", "*", "CHOOSECOLS(", "query1", "4", ">", "0" ] }, { "Formula": "SUM(FILTER(D1, (C1<2)*(F1>6)*(B1=\"forward\")))", "Formula2": "SUM(FILTER(D2:D18, (C2:C18<2)*(F2:F18>6)*(B2:B18=\"forward\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", ">", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the sum of the scottish cup of the forward player with less than 2 league cups and a total greater than 6?", "Tokens": [ "SUM(", "FILTER(", "D1", "C1", "<", "2", "*", "F1", ">", "6", "*", "B1", "=", "\"forward\"" ] } ]
train_2-18254488-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Player", "Position", "League Cup", "Scottish Cup", "UEFA Champions League", "Total" ], [ "2", "Scott McDonald", "Forward", "1", "1", "1", "19" ], [ "3", "Georgios Samaras", "Forward", "2", "0", "0", "17" ], [ "4", "Shunsuke Nakamura", "Midfielder", "1", "0", "0", "9" ], [ "5", "Scott Brown", "Midfielder", "1", "1", "0", "7" ], [ "6", "Aiden McGeady", "Midfielder", "2", "1", "1", "7" ], [ "7", "Jan Vennegoor of Hesselink", "Forward", "0", "0", "0", "6" ], [ "8", "Shaun Maloney", "Midfielder", "0", "0", "1", "5" ], [ "9", "Cillian Sheridan", "Forward", "0", "0", "0", "4" ], [ "10", "Stephen McManus", "Defender", "0", "0", "0", "4" ], [ "11", "Glenn Loovens", "Defender", "1", "0", "0", "4" ], [ "12", "Paul Hartley", "Midfielder", "0", "0", "0", "3" ], [ "13", "Gary Caldwell", "Defender", "0", "1", "0", "3" ], [ "14", "Barry Robson", "Midfielder", "0", "0", "1", "2" ], [ "15", "Darren O'Dea", "Defender", "1", "0", "0", "2" ], [ "16", "Koki Mizuno", "Defender", "0", "0", "0", "1" ], [ "17", "Marc Crosas", "Defender", "0", "0", "0", "1" ], [ "18", "Lee Naylor", "Defender", "0", "0", "0", "1" ] ]
[ { "Formula": "SUM(FILTER(G1, C1=153))", "Formula2": "SUM(FILTER(G2:G16, C2:C16=153))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many regions had 153 women prison inmates?", "Tokens": [ "SUM(", "FILTER(", "G1", "C1", "=", "153" ] }, { "Formula": "SUM(FILTER(G1, F1=63))", "Formula2": "SUM(FILTER(G2:G16, F2:F16=63))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many regions had an incarceration rate for females of 63?", "Tokens": [ "SUM(", "FILTER(", "G1", "F1", "=", "63" ] }, { "Formula": "SUMIFS(E1,A1,\"Maule\")", "Formula2": "SUMIFS(E2:E16,A2:A16,\"Maule\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the male incarceration rate of maule?", "Tokens": [ "SUMIFS(", "E1", "A1", "\"Maule\"" ] } ]
train_1-25042332-31
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Region", "Prison inmates Men", "Prison inmates Women", "Prison inmates Total", "Incarceration rate Male", "Incarceration rate Female", "Incarceration rate Total", "Country comparison" ], [ "2", "Arica and Parinacota", "1883", "384", "2267", "2096", "404", "1226", "none, too high" ], [ "3", "Tarapacá", "2247", "391", "2638", "1376", "259", "839", "none, too high" ], [ "4", "Antofagasta", "2181", "214", "2395", "728", "78", "416", "Anguilla" ], [ "5", "Atacama", "1093", "153", "1246", "763", "111", "444", "Belize" ], [ "6", "Coquimbo", "2049", "139", "2188", "576", "38", "304", "Puerto Rico" ], [ "7", "Valparaíso", "5120", "444", "5564", "591", "50", "316", "Latvia" ], [ "8", "Santiago", "19299", "2225", "21524", "575", "63", "313", "Thailand" ], [ "9", "O'Higgins", "2498", "195", "2693", "561", "45", "305", "Puerto Rico" ], [ "10", "Maule", "2091", "113", "2204", "416", "22", "219", "Swaziland" ], [ "11", "Biobío", "3739", "253", "3992", "373", "24", "196", "Gabon" ], [ "12", "Araucanía", "2395", "104", "2499", "498", "21", "258", "Estonia" ], [ "13", "Los Ríos", "1185", "36", "1221", "625", "19", "322", "Panama" ], [ "14", "Los Lagos", "1908", "69", "1977", "449", "17", "236", "United Arab Emirates" ], [ "15", "Aisén", "201", "5", "206", "364", "10", "196", "Gabon" ], [ "16", "Magallanes", "336", "9", "345", "403", "12", "217", "Swaziland" ] ]
[ { "Formula": "MAX(FILTER(B1,A1=\"gsm-450\"))", "Formula2": "MAX(FILTER(B2:B15,A2:A15=\"gsm-450\"))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What band is the highest and has a System of gsm-450?", "Tokens": [ "MAX(", "FILTER(", "B1", "A1", "=", "\"gsm-450\"" ] } ]
dev_2-1080823-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "System", "Band", "Uplink (MHz)", "Downlink (MHz)", "Channel number" ], [ "2", "T-GSM-380", "380", "380.2–389.8", "390.2–399.8", "dynamic" ], [ "3", "T-GSM-410", "410", "410.2–419.8", "420.2–429.8", "dynamic" ], [ "4", "GSM-450", "450", "450.6–457.6", "460.6–467.6", "259–293" ], [ "5", "GSM-480", "480", "479.0–486.0", "489.0–496.0", "306–340" ], [ "6", "GSM-710", "710", "698.2–716.2", "728.2–746.2", "dynamic" ], [ "7", "GSM-750", "750", "747.2–762.2", "777.2–792.2", "438–511" ], [ "8", "T-GSM-810", "810", "806.2–821.2", "851.2–866.2", "dynamic" ], [ "9", "GSM-850", "850", "824.2–849.2", "869.2–894.2", "128–251" ], [ "10", "P-GSM-900", "900", "890.0–915.0", "935.0–960.0", "1–124" ], [ "11", "E-GSM-900", "900", "880.0–915.0", "925.0–960.0", "975–1023, 0-124" ], [ "12", "R-GSM-900", "900", "876.0–915.0", "921.0–960.0", "955–1023, 0-124" ], [ "13", "T-GSM-900", "900", "870.4–876.0", "915.4–921.0", "dynamic^" ], [ "14", "DCS-1800", "1800", "1,710.2–1,784.8", "1,805.2–1,879.8", "512–885" ], [ "15", "PCS-1900", "1900", "1,850.2–1,909.8", "1,930.2–1,989.8", "512–810" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"14:00\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"14:00\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Home with a Time that is 14:00?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"14:00\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"high park demons\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"high park demons\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Score with an Away that is high park demons?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"high park demons\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"etobicoke kangaroos\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"etobicoke kangaroos\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Score with a Hoe that is etobicoke kangaroos?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"etobicoke kangaroos\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"46-77\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"46-77\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Date with a Score that is 46-77?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"46-77\"", "1" ] } ]
train_2-15764352-8
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Time", "Home", "Away", "Score", "Ground" ], [ "2", "2008-07-11", "18:45", "Etobicoke Kangaroos", "Toronto Eagles", "45-78", "Humber College Lakeshore" ], [ "3", "2008-07-12", "10:00", "Guelph Gargoyles", "High Park Demons", "63-31", "Humber College North" ], [ "4", "2008-07-12", "11:00", "Hamilton Wildcats", "Toronto Rebels", "34-35", "Mohawk Sports Park" ], [ "5", "2008-07-12", "12:00", "Toronto Downtown Dingos", "Central Blues", "46-77", "Humber College North" ], [ "6", "2008-07-12", "14:00", "Broadview Hawks", "Ottawa Swans", "178-7", "Humber College North" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1>2006)*(B1=\"drama desk award\")*(C1=\"outstanding featured actor in a musical\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,(A2:A18>2006)*(B2:B18=\"drama desk award\")*(C2:C18=\"outstanding featured actor in a musical\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the nominated work after 2006, that was awarded the Drama Desk award and the Outstanding featured actor in a musical?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", ">", "2006", "*", "B1", "=", "\"drama desk award\"", "*", "C1", "=", "\"outstanding featured actor in a musical\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"outstanding featured actor in a musical\")*(D1=\"evita\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,(C2:C18=\"outstanding featured actor in a musical\")*(D2:D18=\"evita\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What year was Evita nominated for outstanding featured actor in a musical?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"outstanding featured actor in a musical\"", "*", "D1", "=", "\"evita\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"nominated\")*(B1=\"drama league award\")*(A1<2007)),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,(E2:E18=\"nominated\")*(B2:B18=\"drama league award\")*(A2:A18<2007)),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "<", "Num", "Num" ], "Level": "medium", "Question": "What was the nominated work, nominated for the drama league award before 2007?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"nominated\"", "*", "B1", "=", "\"drama league award\"", "*", "A1", "<", "2007", "4" ] } ]
train_2-1833678-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Award", "Category", "Nominated Work", "Result" ], [ "2", "1993", "Tony Award", "Best Performance by a Featured Actor in a Musical", "The Who's Tommy", "Nominated" ], [ "3", "1993", "Drama League Award", "Distinguished Performance", "The Who's Tommy", "Nominated" ], [ "4", "1993", "Outer Critics Circle Award", "Outstanding Actor in a Musical", "The Who's Tommy", "Nominated" ], [ "5", "1993", "Theatre World Award", "Theatre World Award", "The Who's Tommy", "Won" ], [ "6", "2004", "Tony Award", "Best Performance by a Featured Actor in a Musical", "Assassins", "Won" ], [ "7", "2004", "Outer Critics Circle Award", "Outstanding Featured Actor in a Musical", "Assassins", "Won" ], [ "8", "2006", "Tony Award", "Best Performance by a Leading Actor in a Musical", "Sweeney Todd: The Demon Barber of Fleet Street", "Nominated" ], [ "9", "2006", "Drama Desk Award", "Outstanding Actor in a Musical", "Sweeney Todd: The Demon Barber of Fleet Street", "Nominated" ], [ "10", "2006", "Drama League Award", "Distinguished Performance", "Sweeney Todd: The Demon Barber of Fleet Street", "Nominated" ], [ "11", "2006", "Outer Critics Circle Award", "Outstanding Actor in a Musical", "Sweeney Todd: The Demon Barber of Fleet Street", "Nominated" ], [ "12", "2007", "Drama League Award", "Distinguished Performance", "King Lear", "Nominated" ], [ "13", "2007", "Tony Award", "Best Performance by a Leading Actor in a Musical", "LoveMusik", "Nominated" ], [ "14", "2007", "Drama Desk Award", "Outstanding Actor in a Musical", "LoveMusik", "Nominated" ], [ "15", "2007", "Drama League Award", "Distinguished Performance", "LoveMusik", "Nominated" ], [ "16", "2007", "Outer Critics Circle Award", "Outstanding Actor in a Musical", "LoveMusik", "Nominated" ], [ "17", "2012", "Tony Award", "Best Performance by a Featured Actor in a Musical", "Evita", "Nominated" ], [ "18", "2012", "Drama Desk Award", "Outstanding Featured Actor in a Musical", "Evita", "Nominated" ] ]
[ { "Formula": "MAXIFS(A1,B1,\"December 22\")", "Formula2": "MAXIFS(A2:A14,B2:B14,\"December 22\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Name the most game for december 22", "Tokens": [ "MAXIFS(", "A1", "B1", "\"December 22\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"December 28\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I14,B2:B14=\"December 28\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the score for december 28", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "I1", "B1", "=", "\"December 28\"", "4" ] } ]
test_1-15872814-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "17", "December 1", "@ Orlando", "L 108–129 (OT)", "Vince Carter (21)", "Loren Woods (7)", "Rafer Alston (6)", "TD Waterhouse Centre 12,175", "7–10" ], [ "3", "18", "December 3", "@ Boston", "L 89–91 (OT)", "Jalen Rose (19)", "Donyell Marshall (11)", "Rafer Alston , Milt Palacio (4)", "FleetCenter 15,201", "7–11" ], [ "4", "19", "December 4", "@ Cleveland", "L 97–105 (OT)", "Rafer Alston (20)", "Chris Bosh (10)", "Rafer Alston (10)", "Gund Arena 19,205", "7–12" ], [ "5", "20", "December 6", "@ New Jersey", "L 86–88 (OT)", "Vince Carter (22)", "Donyell Marshall (9)", "Rafer Alston (8)", "Continental Airlines Arena 11,227", "7–13" ], [ "6", "21", "December 8", "@ Detroit", "L 86–90 (OT)", "Donyell Marshall (22)", "Donyell Marshall (15)", "Rafer Alston , Milt Palacio (6)", "The Palace of Auburn Hills 22,076", "7–14" ], [ "7", "22", "December 10", "Denver", "L 87–101 (OT)", "Rafer Alston (25)", "Chris Bosh (8)", "Rafer Alston (8)", "Air Canada Centre 17,197", "7–15" ], [ "8", "23", "December 12", "Miami", "L 98–106 (OT)", "Jalen Rose (25)", "Loren Woods (11)", "Rafer Alston (9)", "Air Canada Centre 19,202", "7–16" ], [ "9", "24", "December 15", "Minnesota", "W 96–90 (OT)", "Chris Bosh (24)", "Chris Bosh (14)", "Morris Peterson (4)", "Air Canada Centre 16,888", "8–16" ], [ "10", "25", "December 17", "@ Indiana", "L 86–89 (OT)", "Jalen Rose (23)", "Loren Woods (9)", "Milt Palacio (6)", "Conseco Fieldhouse 15,357", "8–17" ], [ "11", "26", "December 19", "New Jersey", "W 110–99 (OT)", "Morris Peterson (20)", "Morris Peterson (6)", "Rafer Alston (7)", "Air Canada Centre 16,938", "9–17" ], [ "12", "28", "December 22", "Utah", "W 98–86 (OT)", "Donyell Marshall (22)", "Chris Bosh , Donyell Marshall , Eric Williams (8)", "Rafer Alston (14)", "Air Canada Centre 17,479", "10–18" ], [ "13", "29", "December 26", "@ Phoenix", "L 94–106 (OT)", "Jalen Rose (19)", "Donyell Marshall (9)", "Rafer Alston (3)", "America West Arena 18,422", "10–19" ], [ "14", "30", "December 28", "@ L.A. Lakers", "L 99–117 (OT)", "Rafer Alston (13)", "Rafael Araújo , Chris Bosh (10)", "Rafer Alston (11)", "Staples Center 18,997", "10–20" ] ]
[ { "Formula": "FILTER(A1,(D1=\"yes\")*(E1=\"yes\")*(B1=\"yes\")*(F1=\"yes\"))", "Formula2": "FILTER(A2:A11,(D2:D11=\"yes\")*(E2:E11=\"yes\")*(B2:B11=\"yes\")*(F2:F11=\"yes\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "what is the Sydney that has Adelaide, Gold Coast, Melbourne, and Auckland are all yes?", "Tokens": [ "FILTER(", "A1", "D1", "=", "\"yes\"", "*", "E1", "=", "\"yes\"", "*", "B1", "=", "\"yes\"", "*", "F1", "=", "\"yes\"" ] }, { "Formula": "FILTER(B1,E1=\"no\")", "Formula2": "FILTER(B2:B11,E2:E11=\"no\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is The Melbourne with a No- Gold Coast", "Tokens": [ "FILTER(", "B1", "E1", "=", "\"no\"" ] } ]
dev_2-12230393-9
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Sydney", "Melbourne", "Perth", "Adelaide", "Gold Coast", "Auckland" ], [ "2", "Yes", "Cancelled", "Cancelled", "Cancelled", "Yes", "Yes" ], [ "3", "Yes", "Yes", "Yes", "Yes", "Yes", "Yes" ], [ "4", "Yes", "Yes", "Yes", "Yes", "No", "No" ], [ "5", "Yes", "Yes", "No", "No", "Yes", "No" ], [ "6", "Yes", "Yes", "Yes", "No", "Yes", "Yes" ], [ "7", "Yes", "No", "Yes", "Yes", "No", "No" ], [ "8", "Yes", "Yes", "Yes", "Yes", "Yes", "No" ], [ "9", "Yes", "Yes", "No", "No", "Yes", "Yes" ], [ "10", "Yes", "No", "Yes", "Yes", "Yes", "No" ], [ "11", "No", "Yes", "No", "Yes", "Yes", "No" ] ]
[ { "Formula": "MIN(FILTER(H1, F1=1500))", "Formula2": "MIN(FILTER(H2:H8, F2:F8=1500))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the lowest number of points scored when there were 1,500 in attendance?", "Tokens": [ "MIN(", "FILTER(", "H1", "F1", "=", "1500" ] } ]
train_2-16785772-6
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Date", "Visitor", "Score", "Home", "Decision", "Attendance", "Record", "Points" ], [ "2", "March 3", "Toronto", "5 – 1", "Philadelphia", "Cude", "1,500", "3–32–3", "9" ], [ "3", "March 7", "Philadelphia", "2 – 7", "Boston", "Cude", "n/a", "3–33–3", "9" ], [ "4", "March 10", "Philadelphia", "3 – 5", "Ottawa", "Cude", "2,000", "3–34–3", "9" ], [ "5", "March 12", "Detroit", "5 – 7", "Philadelphia", "Cude", "n/a", "4–34–3", "11" ], [ "6", "March 14", "MTL Maroons", "3 – 2", "Philadelphia", "Cude", "n/a", "4–35–3", "11" ], [ "7", "March 17", "Chicago", "4 – 0", "Philadelphia", "Cude", "2,500", "4–36–3", "11" ], [ "8", "March 21", "Philadelphia", "4 – 4", "MTL Canadiens", "Cude", "n/a", "4–36–4", "12" ] ]
[ { "Formula": "SUMIFS(A1,B1,\"March 15\")", "Formula2": "SUMIFS(A2:A14,B2:B14,\"March 15\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many games were played on March 15?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"March 15\"" ] } ]
train_1-17323042-9
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Game", "Date", "Team", "Score", "High points", "High rebounds", "High assists", "Location Attendance", "Record" ], [ "2", "59", "March 2", "New Orleans", "L 91–98 (OT)", "Andre Iguodala (30)", "Reggie Evans (8)", "Andre Miller (7)", "Wachovia Center 14,299", "29–30" ], [ "3", "60", "March 7", "@ Memphis", "W 110–105 (OT)", "Andre Iguodala (24)", "Andre Miller (10)", "Andre Miller (8)", "FedExForum 14,458", "30–30" ], [ "4", "61", "March 8", "@ Oklahoma City", "L 74–89 (OT)", "Thaddeus Young , Andre Miller (20)", "Andre Iguodala (8)", "Andre Iguodala , Andre Miller (3)", "Ford Center 18,738", "30–31" ], [ "5", "62", "March 11", "Toronto", "W 115–106 (OT)", "Thaddeus Young (29)", "Samuel Dalembert (13)", "Andre Iguodala , Andre Miller (7)", "Wachovia Center 17,292", "31–31" ], [ "6", "63", "March 13", "Chicago", "W 104–101 (OT)", "Thaddeus Young (31)", "Samuel Dalembert (19)", "Andre Miller (13)", "Wachovia Spectrum 17,563", "32–31" ], [ "7", "64", "March 15", "Miami", "W 85–77 (OT)", "Andre Iguodala (21)", "Samuel Dalembert (12)", "Andre Miller (11)", "Wachovia Center 20,100", "33–31" ], [ "8", "65", "March 17", "@ L.A. Lakers", "W 94–93 (OT)", "Andre Iguodala (25)", "Samuel Dalembert (14)", "Louis Williams , Andre Miller (6)", "Staples Center 18,997", "34–31" ], [ "9", "66", "March 18", "@ Phoenix", "L 116–126 (OT)", "Andre Miller , Thaddeus Young (23)", "Samuel Dalembert (6)", "Andre Miller (8)", "US Airways Center 18,422", "34–32" ], [ "10", "67", "March 20", "@ Golden State", "L 111–119 (OT)", "Thaddeus Young (23)", "Samuel Dalembert (23)", "Andre Iguodala (7)", "Oracle Arena 19,596", "34–33" ], [ "11", "68", "March 22", "@ Sacramento", "W 112–100 (OT)", "Andre Iguodala (27)", "Andre Iguodala (7)", "Andre Miller (8)", "ARCO Arena 12,943", "35–33" ], [ "12", "69", "March 23", "@ Portland", "W 114–108 (OT)", "Andre Miller (27)", "Andre Miller (10)", "Andre Iguodala (5)", "Rose Garden 20,620", "36–33" ], [ "13", "71", "March 27", "Charlotte", "L 95–100 (OT)", "Andre Iguodala (25)", "Thaddeus Young (7)", "Thaddeus Young (4)", "Wachovia Center 19,098", "37–34" ], [ "14", "72", "March 29", "@ Detroit", "L 97–101 (OT)", "Andre Iguodala (27)", "Thaddeus Young (8)", "Andre Miller (6)", "The Palace of Auburn Hills 22,076", "37–35" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"11.11 (77)\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"11.11 (77)\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the home score with Away team score of 11.11 (77)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"11.11 (77)\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"richmond\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"richmond\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the home team score with Away team Richmond?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"richmond\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"11.11 (77)\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"11.11 (77)\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which date has an Away team score of 11.11 (77)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"11.11 (77)\"", "7" ] }, { "Formula": "MINIFS(F1,E1,\"victoria park\")", "Formula2": "MINIFS(F2:F7,E2:E7,\"victoria park\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the smallest crowd for victoria park?", "Tokens": [ "MINIFS(", "F1", "E1", "\"victoria park\"" ] } ]
train_2-10809444-14
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "North Melbourne", "8.14 (62)", "South Melbourne", "8.18 (66)", "Arden Street Oval", "8,000", "19 July 1947" ], [ "3", "Footscray", "13.18 (96)", "Hawthorn", "10.7 (67)", "Western Oval", "10,000", "19 July 1947" ], [ "4", "Collingwood", "12.11 (83)", "Geelong", "11.11 (77)", "Victoria Park", "15,000", "19 July 1947" ], [ "5", "Carlton", "10.10 (70)", "Richmond", "9.9 (63)", "Princes Park", "26,000", "19 July 1947" ], [ "6", "Melbourne", "7.10 (52)", "Fitzroy", "11.8 (74)", "MCG", "23,000", "19 July 1947" ], [ "7", "St Kilda", "7.13 (55)", "Essendon", "14.18 (102)", "Junction Oval", "7,000", "19 July 1947" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=7),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,A2:A12=7),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What was the game #7, at or versus (home or at)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "7", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=7),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,A2:A12=7),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who did they play against in game 7?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "7", "4" ] }, { "Formula": "LET(query1,SUMMARIZE(A1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=2813))", "Formula2": "LET(query1,SUMMARIZE(A2:A12,SUMX(F2:F12)),FILTER(query1,CHOOSECOLS(query1,2)=2813))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What game number had an attendance of 2813?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "A1", "SUMX(", "F1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "2813" ] } ]
train_1-20745754-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "#", "Date", "at/vs.", "Opponent", "Score", "Attendance", "Record" ], [ "2", "1", "January 12, 1996", "at", "Buffalo Bandits", "12 - 15", "13024", "Loss" ], [ "3", "2", "January 13, 1996", "at", "Baltimore Thunder", "17 - 12", "5989", "Win" ], [ "4", "3", "January 27, 1996", "vs.", "New York Saints", "23 - 8", "14122", "Win" ], [ "5", "4", "February 2, 1996", "vs.", "Rochester Knighthawks", "17 - 14", "13014", "Win" ], [ "6", "5", "February 3, 1996", "at", "New York Saints", "15 - 6", "9381", "Win" ], [ "7", "6", "February 17, 1996", "at", "Rochester Knighthawks", "15 - 18", "7394", "Loss" ], [ "8", "7", "February 24, 1996", "vs.", "Boston Blazers", "12 - 10", "16818", "Win" ], [ "9", "8", "March 2, 1996", "at", "Charlotte Cobras", "14 - 8", "2813", "Win" ], [ "10", "9", "March 9, 1996", "vs.", "Charlotte Cobras", "26 - 11", "16244", "Win" ], [ "11", "10", "March 23, 1996", "vs.", "Buffalo Bandits", "14 - 12", "15242", "Win" ], [ "12", "11 (p)", "April 6, 1996", "vs.", "Boston Blazers", "10 - 8", "12092", "Win" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"champions league\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"champions league\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In which season was there a competition in the Champions League?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"champions league\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"rsc anderlecht\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,D2:D10=\"rsc anderlecht\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What scores did the RSC Anderlecht club have?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"rsc anderlecht\"", "5" ] } ]
train_2-1167720-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Season", "Competition", "Round", "Club", "Score" ], [ "2", "1993–94", "UEFA Cup", "1", "Borussia Dortmund", "0–0, 0–1" ], [ "3", "1995–96", "UEFA Cup", "1", "Liverpool FC", "1–2, 0–0" ], [ "4", "1996–97", "Champions League", "Q", "Rangers F.C.", "1–3, 2–7" ], [ "5", "1996–97", "UEFA Cup", "1", "RSC Anderlecht", "2–1, 0–4" ], [ "6", "1997–98", "UEFA Cup", "Q2", "Dnipro Dnipropetrovsk", "2–1, 4–1" ], [ "7", "1997–98", "UEFA Cup", "1", "MTK Hungária FC", "0–3, 1–1" ], [ "8", "2000–01", "UEFA Cup", "1", "Amica Wronki", "0–3, 0–2" ], [ "9", "2011–12", "UEFA Europa League", "Q3", "FC Aktobe", "1–1, 1–1 (4–2 p.)" ], [ "10", "2011–12", "UEFA Europa League", "PO", "Besiktas JK", "0–3, 2–0" ] ]
[ { "Formula": "FILTER(A1,B1=\"Richard J. Welch\")", "Formula2": "FILTER(A2:A10,B2:B10=\"Richard J. Welch\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "what's the district with incumbent being richard j. welch", "Tokens": [ "FILTER(", "A1", "B1", "=", "\"Richard J. Welch\"" ] }, { "Formula": "FILTER(A1,C1=\"Democratic\")", "Formula2": "FILTER(A2:A10,C2:C10=\"Democratic\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "what's the districtwith party being democratic", "Tokens": [ "FILTER(", "A1", "C1", "=", "\"Democratic\"" ] }, { "Formula": "FILTER(A1,F1=\"Harry Lane Englebright (R) Unopposed\")", "Formula2": "FILTER(A2:A10,F2:F10=\"Harry Lane Englebright (R) Unopposed\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "what's the district with candidates being harry lane englebright (r) unopposed", "Tokens": [ "FILTER(", "A1", "F1", "=", "\"Harry Lane Englebright (R) Unopposed\"" ] }, { "Formula": "ROWS(FILTER(F1,A1=\"California 7\"))", "Formula2": "ROWS(FILTER(F2:F10,A2:A10=\"California 7\"))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": " how many candidates with district being california 7", "Tokens": [ "ROWS(", "FILTER(", "F1", "A1", "=", "\"California 7\"" ] }, { "Formula": "FILTER(C1,B1=\"William E. Evans\")", "Formula2": "FILTER(C2:C10,B2:B10=\"William E. Evans\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "what's the party with incumbent being william e. evans", "Tokens": [ "FILTER(", "C1", "B1", "=", "\"William E. Evans\"" ] } ]
dev_1-1342359-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "District", "Incumbent", "Party", "First elected", "Result", "Candidates" ], [ "2", "California 1", "Clarence F. Lea", "Democratic", "1916", "Re-elected", "Clarence F. Lea (D) Unopposed" ], [ "3", "California 2", "Harry Lane Englebright", "Republican", "1926", "Re-elected", "Harry Lane Englebright (R) Unopposed" ], [ "4", "California 4", "Florence Prag Kahn", "Republican", "1925", "Re-elected", "Florence Prag Kahn (R) Unopposed" ], [ "5", "California 5", "Richard J. Welch", "Republican", "1926", "Re-elected", "Richard J. Welch (R) Unopposed" ], [ "6", "California 6", "Albert E. Carter", "Republican", "1924", "Re-elected", "Albert E. Carter (R) Unopposed" ], [ "7", "California 7", "Henry E. Barbour", "Republican", "1918", "Re-elected", "Henry E. Barbour (R) Unopposed" ], [ "8", "California 8", "Arthur M. Free", "Republican", "1920", "Re-elected", "Arthur M. Free (R) Unopposed" ], [ "9", "California 9", "William E. Evans", "Republican", "1926", "Re-elected", "William E. Evans (R) Unopposed" ], [ "10", "California 10", "Joe Crail", "Republican", "1926", "Re-elected", "Joe Crail (R) 75.0% John F. Dockweiler (D) 25.0%" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"Stampeders\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,C2:C18=\"Stampeders\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was their record when they played the stampeders?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Stampeders\"", "7" ] }, { "Formula": "LET(query1,SUMMARIZE(G1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=11))", "Formula2": "LET(query1,SUMMARIZE(G2:G18,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 was their record in week 11?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "G1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "11" ] } ]
train_1-21839208-4
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Location", "Final Score", "Attendance", "Record" ], [ "2", "1", "June 27", "Blue Bombers", "SkyDome", "W 38 – 23", "16551", "1–0" ], [ "3", "2", "July 6", "@ Tiger-Cats", "Ivor Wynne Stadium", "W 20 – 15", "14033", "2–0" ], [ "4", "3", "July 12", "@ Roughriders", "Taylor Field", "L 27 – 23", "22956", "2–1" ], [ "5", "4", "July 17", "Tiger-Cats", "SkyDome", "W 27 – 20", "17222", "3–1" ], [ "6", "5", "July 24", "@ Lions", "BC Place Stadium", "W 34 – 20", "23330", "4–1" ], [ "7", "6", "July 31", "Alouettes", "SkyDome", "W 46 – 8", "16213", "5–1" ], [ "8", "7", "August 7", "@ Stampeders", "McMahon Stadium", "L 45 – 35", "25311", "5–2" ], [ "9", "8", "August 14", "Eskimos", "SkyDome", "W 38 – 14", "18031", "6–2" ], [ "10", "9", "August 21", "Roughriders", "SkyDome", "W 27 – 1", "17330", "7–2" ], [ "11", "10", "September 1", "@ Tiger-Cats", "Ivor Wynne Stadium", "W 46 – 3", "18377", "8–2" ], [ "12", "11", "September 7", "@ Blue Bombers", "Canad Inns Stadium", "W 66 – 25", "21080", "9–2" ], [ "13", "12", "September 14", "Tiger-Cats", "SkyDome", "W 34 – 9", "20234", "10–2" ], [ "14", "13", "September 20", "@ Eskimos", "Commonwealth Stadium", "W 25 – 24", "38619", "11–2" ], [ "15", "14", "September 28", "@ Blue Bombers", "Canad Inns Stadium", "W 41 – 9", "20004", "12–2" ], [ "16", "15", "October 4", "Lions", "SkyDome", "W 46 – 3", "17019", "13–2" ], [ "17", "16", "October 11", "Alouettes", "SkyDome", "W 28 – 21", "17355", "14–2" ], [ "18", "17", "October 18", "Stampeders", "SkyDome", "W 48 – 17", "24083", "15–2" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"hapoel tel aviv\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,E2:E11=\"hapoel tel aviv\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score against hapoel tel aviv?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"hapoel tel aviv\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"cambridge united\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,E2:E11=\"cambridge united\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What day did they play cambridge united?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"cambridge united\"", "2" ] }, { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=8))", "Formula2": "LET(query1,SUMMARIZE(D2:D11,SUMX(A2:A11)),FILTER(query1,CHOOSECOLS(query1,2)=8))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Where was match 8 played?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "8" ] } ]
train_2-12666456-12
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Match", "Date", "Competition or tour", "Ground", "Opponent", "Score1" ], [ "2", "1", "11 July 2007", "—", "A", "Weston-super-Mare A.F.C.", "1 - 0" ], [ "3", "2", "14 July 2007", "—", "A", "Torquay United", "0 - 1" ], [ "4", "3", "17 July 2007", "—", "A", "Yeovil Town", "2 - 1" ], [ "5", "4", "18 July 2007", "—", "A", "Liskeard Athletic", "5 - 0" ], [ "6", "5", "21 July 2007", "—", "A", "Cambridge United", "2 - 1" ], [ "7", "6", "24 July 2007", "Austria", "N", "Gençlerbirliği", "1 - 1" ], [ "8", "7", "27 July 2007", "Austria", "N", "Hapoel Tel Aviv", "1 - 1" ], [ "9", "8", "31 July 2007", "—", "A", "Paulton Rovers", "4 - 0" ], [ "10", "9", "1 August 2007", "—", "A", "Truro City", "4 - 0" ], [ "11", "10", "4 August 2007", "—", "H", "Bristol Rovers", "7 - 3" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"total\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"total\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Doha, Qatar when the snatch is total?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"total\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"—\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"—\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What shows for Chen Yanqing (CHN) when Doha, Qatar is —?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"—\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"clean & jerk\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"clean & jerk\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the Doha, Qatar when the snatch is clean & jerk?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"clean & jerk\"", "5" ] } ]
train_2-18547949-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "World record", "Snatch", "Chen Yanqing ( CHN )", "111kg", "Doha , Qatar" ], [ "2", "Clean & Jerk", "Qiu Hongmei ( CHN )", "141kg", "Tai'an , China", "23 April 2007" ], [ "3", "Total", "Chen Yanqing ( CHN )", "251kg", "Doha , Qatar", "3 December 2006" ], [ "4", "Olympic record", "Snatch", "Chen Yanqing ( CHN )", "107kg", "Athens , Greece" ], [ "5", "Olympic record", "Clean & Jerk", "Olympic Standard", "130kg", "—" ], [ "6", "Olympic record", "Total", "Chen Yanqing ( CHN )", "237kg", "Athens , Greece" ] ]
[ { "Formula": "SUMIFS(E1,A1,\"nakitakunalu\")", "Formula2": "SUMIFS(E2:E7,A2:A7,\"nakitakunalu\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which Oricon has a Romaji title of nakitakunalu?", "Tokens": [ "SUMIFS(", "E1", "A1", "\"nakitakunalu\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"1996/10/10\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"1996/10/10\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Reference has a Release date of 1996/10/10?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"1996/10/10\"", "4" ] } ]
train_2-10979230-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Romaji title", "Japanese title", "Release date", "Reference", "Oricon" ], [ "2", "Junjou Karen Otome Moyou", "純情可憐乙女模様", "1995/02/08", "KICS-470", "1" ], [ "3", "Mi-Chemin", "Mi-Chemin", "1995/09/21", "KICS-510", "3" ], [ "4", "Merry Christmas For You", "Merry Christmas For You", "1995/11/22", "KICS-530", "19" ], [ "5", "Ai no Baka", "愛のバカ", "1996/03/23", "KICS-540", "20" ], [ "6", "nakitakunalu", "泣きたくなる", "1996/10/10", "KICS-600", "18" ], [ "7", "Present - Uchida Yuki Best Album", "Present ~内田有紀 Best Album~", "1997/12/03", "KICS-630", "33" ] ]
[ { "Formula": "SUM(FILTER(E1, (D1>66)*(A1<2010)))", "Formula2": "SUM(FILTER(E2:E11, (D2:D11>66)*(A2:A11<2010)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Name the number of Earnings per share (¢) which has a Net profit (US $m) larger than 66, and a Year to April smaller than 2010?", "Tokens": [ "SUM(", "FILTER(", "E1", "D1", ">", "66", "*", "A1", "<", "2010" ] }, { "Formula": "SUM(FILTER(C1, (A1=2011)*(E1>47)))", "Formula2": "SUM(FILTER(C2:C11, (A2:A11=2011)*(E2:E11>47)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Name the total number of EBIT (US $m) in 2011 and a Earnings per share (¢) larger than 47?", "Tokens": [ "SUM(", "FILTER(", "C1", "A1", "=", "2011", "*", "E1", ">", "47" ] }, { "Formula": "SUM(FILTER(E1, (A1<2012)*(B1=432.6)*(C1<150.5)))", "Formula2": "SUM(FILTER(E2:E11, (A2:A11<2012)*(B2:B11=432.6)*(C2:C11<150.5)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Count the Earnings per share (¢) in April smaller than 2012, a Revenue (US $million) of 432.6 and a EBIT (US $m) smaller than 150.5?", "Tokens": [ "SUM(", "FILTER(", "E1", "A1", "<", "2012", "*", "B1", "=", "432.6", "*", "C1", "<", "150.5" ] }, { "Formula": "SUM(FILTER(C1, (B1>434.8)*(D1>96.4)))", "Formula2": "SUM(FILTER(C2:C11, (B2:B11>434.8)*(D2:D11>96.4)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "COunt the EBIT (US $m) which has a Revenue (US $million) larger than 434.8 and a Net profit (US $m) larger than 96.4?", "Tokens": [ "SUM(", "FILTER(", "C1", "B1", ">", "434.8", "*", "D1", ">", "96.4" ] } ]
train_2-18077713-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year to April", "Revenue (US $million)", "EBIT (US $m)", "Net profit (US $m)", "Earnings per share (¢)" ], [ "2", "2012", "434.8", "179.8", "120.6", "65.8" ], [ "3", "2011", "436.1", "135.1", "96.4", "47.0" ], [ "4", "2010", "432.6", "150.5", "76.4", "37.5" ], [ "5", "2009", "274.7", "91.2", "66.0", "32.9" ], [ "6", "2008", "228.2", "88.5", "55.4", "27.7" ], [ "7", "2007", "171.6", "63.0", "43.9", "22.0" ], [ "8", "2006", "143.7", "36.9", "16.2", "8.3" ], [ "9", "2005", "150.6", "47.9", "17.5", "14.3" ], [ "10", "2004", "126.3", "31.0", "14.2", "12.4" ], [ "11", "2003", "114.9", "27.8", "10.5", "9.8" ] ]
[ { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,(C1=\"jody broomfield\")*(A1>2008)),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>999))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F10,(C2:C10=\"jody broomfield\")*(A2:A10>2008)),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>999))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "What is the composition of the coin that was issued after 2008, had a mintage larger than 999, and was designed by Jody Broomfield?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "C1", "=", "\"jody broomfield\"", "*", "A1", ">", "2008", "SUMMARIZE(", "CHOOSECOLS(", "query1", "4", "SUMX(", "CHOOSECOLS(", "query1", "5", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "999" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1<2006),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,A2:A10<2006),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", "Num" ], "Level": "medium", "Question": "What is the theme of the coin from before 2006?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "<", "2006", "2" ] } ]
test_2-11916083-66
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Theme", "Artist", "Composition", "Mintage", "Issue Price" ], [ "2", "2002", "Triple Cameo Portraits of Queen Elizabeth II", "Sheldon Beveridge", "58.33% gold, 41.67% silver", "999", "$1,095.95" ], [ "3", "2003", "The Great Seal of Canada", "RCM Staff", "58.33% gold, 41.67% silver", "998", "$1,095.95" ], [ "4", "2004", "Quadruple Cameo Portraits of Queen Elizabeth II", "Christie Paquet", "58.33% gold, 41.67% silver", "999", "$1,099.95" ], [ "5", "2005", "\"Welcome Figure\" Totem Pole", "Richard Hunt, Ph. D.", "58.33% gold, 41.67% silver", "1,000", "$1,199.95" ], [ "6", "2006", "80th Birthday of Queen Elizabeth II", "Cosme Saffioti", "58.33% gold, 41.67% silver", "1,000", "$1,520.95" ], [ "7", "2006", "Crystal Snowflake", "Konrad Wachelko", "58.33% gold, 41.67% silver", "1,000", "$1,520.95" ], [ "8", "2008", "Four Seasons Moon Mask", "Jody Broomfield", "58.33% gold, 41.67% silver", "1,200", "$1,599.95" ], [ "9", "2009", "Gold Summer Moon Mask", "Jody Broomfield", "58.33% gold, 41.67% silver", "1,200", "$1,949.95" ], [ "10", "2010", "Crystal Snowflake", "Konrad Wachelko", "58.33% gold, 41.67% silver", "750", "$2,295.95" ] ]
[ { "Formula": "FILTER(C1,A1=\"december 10\")", "Formula2": "FILTER(C2:C13,A2:A13=\"december 10\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the score on december 10?", "Tokens": [ "FILTER(", "C1", "A1", "=", "\"december 10\"" ] }, { "Formula": "FILTER(A1,(D1=\"detroit\")*(B1=\"chicago\"))", "Formula2": "FILTER(A2:A13,(D2:D13=\"detroit\")*(B2:B13=\"chicago\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the date for the home detroit and visitor was chicago?", "Tokens": [ "FILTER(", "A1", "D1", "=", "\"detroit\"", "*", "B1", "=", "\"chicago\"" ] }, { "Formula": "FILTER(B1,A1=\"december 3\")", "Formula2": "FILTER(B2:B13,A2:A13=\"december 3\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who is the visitor on december 3?", "Tokens": [ "FILTER(", "B1", "A1", "=", "\"december 3\"" ] }, { "Formula": "FILTER(B1,A1=\"december 31\")", "Formula2": "FILTER(B2:B13,A2:A13=\"december 31\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who is the visitor on the date december 31?", "Tokens": [ "FILTER(", "B1", "A1", "=", "\"december 31\"" ] } ]
dev_2-14208941-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Date", "Visitor", "Score", "Home", "Record" ], [ "2", "December 3", "Calgary", "2 – 5", "Detroit", "15–9–3" ], [ "3", "December 6", "NY Rangers", "5 – 6", "Detroit", "16–9–3" ], [ "4", "December 7", "Detroit", "2 – 2", "New Jersey", "16–9–4" ], [ "5", "December 10", "Chicago", "3 – 5", "Detroit", "17–9–4" ], [ "6", "December 12", "Quebec", "1 – 4", "Detroit", "18–9–4" ], [ "7", "December 14", "Detroit", "4 – 3", "Calgary", "19–9–4" ], [ "8", "December 15", "Detroit", "4 – 1", "Edmonton", "20–9–4" ], [ "9", "December 17", "Detroit", "1 – 2", "Vancouver", "20–10–4" ], [ "10", "December 21", "Detroit", "5 – 2", "Los Angeles", "21–10–4" ], [ "11", "December 28", "Detroit", "5 – 4", "Toronto", "22–10–4" ], [ "12", "December 29", "Detroit", "6 – 4", "Chicago", "23–10–4" ], [ "13", "December 31", "Boston", "5 – 3", "Detroit", "23–11–4" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"st. louis cardinals\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"st. louis cardinals\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the score of the game against the St. Louis Cardinals?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"st. louis cardinals\"", "4" ] } ]
train_2-10651152-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Week", "Date", "Opponent", "Result", "Attendance" ], [ "2", "1", "August 8, 1977", "Washington Redskins", "L 16–14", "32,554" ], [ "3", "2", "August 13, 1977", "at Minnesota Vikings", "L 34–33", "45,379" ], [ "4", "3", "August 19, 1977", "St. Louis Cardinals", "W 19–10", "31,308" ], [ "5", "4", "August 25, 1977", "Chicago Bears", "W 14–7", "36,598" ], [ "6", "5", "September 3, 1977", "at Green Bay Packers", "W 19–14", "53,180" ], [ "7", "6", "September 9, 1977", "at Detroit Lions", "L 24–20", "49,168" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"jack nicklaus\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,A2:A9=\"jack nicklaus\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Jack Nicklaus finished in what place?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"jack nicklaus\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=2)*(F1=\"t22\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,(E2:E9=2)*(F2:F9=\"t22\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What year (s) won was +2 the To par, and t22 the finish?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "2", "*", "F1", "=", "\"t22\"", "3" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,(B1=\"united states\")*(A1=\"lee trevino\")),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>294))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F9,(B2:B9=\"united states\")*(A2:A9=\"lee trevino\")),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>294))", "Funcs": [ "LET(", "query1", "LET(", "query1", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "SUMMARIZE(", "CHOOSECOLS(", "query1", "Num", "SUMX(", "CHOOSECOLS(", "query1", "Num", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", ">", "Num" ], "Level": "hard", "Question": "Lee Trevino of the United States with a total greater than 294 had what To par?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "B1", "=", "\"united states\"", "*", "A1", "=", "\"lee trevino\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "5", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "294" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,B1=\"spain\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<294))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F9,B2:B9=\"spain\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<294))", "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": "The golfer from Spain with a total less than 294 won in what year (s)?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "B1", "=", "\"spain\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "4", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "294" ] } ]
train_2-18166348-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Player", "Country", "Year(s) won", "Total", "To par", "Finish" ], [ "2", "Tom Watson", "United States", "1975 , 1977 , 1980", "284", "–4", "1" ], [ "3", "Jack Nicklaus", "United States", "1966 , 1970 , 1978", "288", "E", "T10" ], [ "4", "Seve Ballesteros", "Spain", "1979", "290", "+2", "T13" ], [ "5", "Johnny Miller", "United States", "1976", "294", "+6", "T22" ], [ "6", "Bill Rogers", "United States", "1981", "294", "+2", "T22" ], [ "7", "Arnold Palmer", "United States", "1961 , 1962", "296", "+8", "T27" ], [ "8", "Lee Trevino", "United States", "1971 , 1972", "296", "+8", "T27" ], [ "9", "Gary Player", "South Africa", "1959 , 1968 , 1974", "300", "+12", "T42" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"france\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"france\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the To Par score for the player from France?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"france\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"70-69-69=208\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,D2:D14=\"70-69-69=208\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the name of the player with an overall score of 70-69-69=208?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"70-69-69=208\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"71-68-69=208\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,D2:D14=\"71-68-69=208\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the To Par score for the player with an overall score of 71-68-69=208?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"71-68-69=208\"", "5" ] } ]
train_2-18017216-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Place", "Player", "Country", "Score", "To par" ], [ "2", "T1", "Alex Čejka", "Germany", "69-69-69=207", "−6" ], [ "3", "T1", "David Duval", "United States", "69-73-65=207", "−6" ], [ "4", "T1", "Bernhard Langer", "Germany", "71-69-67=207", "−6" ], [ "5", "T1", "Ian Woosnam", "Wales", "72-68-67=207", "−6" ], [ "6", "T5", "Darren Clarke", "Northern Ireland", "70-69-69=208", "−5" ], [ "7", "T5", "Pierre Fulke", "Sweden", "69-67-72=208", "−5" ], [ "8", "T5", "Raphaël Jacquelin", "France", "71-68-69=208", "−5" ], [ "9", "T5", "Miguel Ángel Jiménez", "Spain", "69-72-67=208", "−5" ], [ "10", "T5", "Billy Mayfair", "United States", "69-72-67=208", "−5" ], [ "11", "T5", "Colin Montgomerie", "Scotland", "65-70-73=208", "−5" ], [ "12", "T5", "Joe Ogilvie", "United States", "69-68-71=208", "−5" ], [ "13", "T5", "Jesper Parnevik", "Sweden", "69-68-71=208", "−5" ], [ "14", "T5", "Nick Price", "Zimbabwe", "73-67-68=208", "−5" ] ]
[ { "Formula": "SUM(FILTER(C1, B1=8.425))", "Formula2": "SUM(FILTER(C2:C10, B2:B10=8.425))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the score for interview when the preliminaries score is 8.425?", "Tokens": [ "SUM(", "FILTER(", "C1", "B1", "=", "8.425" ] }, { "Formula": "SUM(FILTER(C1, B1=8.4))", "Formula2": "SUM(FILTER(C2:C10, B2:B10=8.4))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the interview score when the preliminaries score is 8.400?", "Tokens": [ "SUM(", "FILTER(", "C1", "B1", "=", "8.4" ] }, { "Formula": "SUM(FILTER(D1, F1=8.791))", "Formula2": "SUM(FILTER(D2:D10, F2:F10=8.791))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the score for swimsuit when the average is 8.791?", "Tokens": [ "SUM(", "FILTER(", "D1", "F1", "=", "8.791" ] }, { "Formula": "SUMIFS(C1,A1,\"New York\")", "Formula2": "SUMIFS(C2:C10,A2:A10,\"New York\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the score for the interview for the state of New York?", "Tokens": [ "SUMIFS(", "C1", "A1", "\"New York\"" ] }, { "Formula": "SUMIFS(E1,A1,\"District of Columbia\")", "Formula2": "SUMIFS(E2:E10,A2:A10,\"District of Columbia\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many times did district of Columbia receive a score for evening gown?", "Tokens": [ "SUMIFS(", "E1", "A1", "\"District of Columbia\"" ] }, { "Formula": "SUM(FILTER(F1, D1=8.503))", "Formula2": "SUM(FILTER(F2:F10, D2:D10=8.503))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the average score when the swimsuit score is 8.503?", "Tokens": [ "SUM(", "FILTER(", "F1", "D1", "=", "8.503" ] } ]
test_1-12094300-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "State", "Preliminaries", "Interview", "Swimsuit", "Evening Gown", "Average" ], [ "2", "Mississippi", "8.852", "9.123", "9.366", "9.343", "9.277" ], [ "3", "North Dakota", "8.622", "9.005", "9.132", "9.073", "9.070" ], [ "4", "Oklahoma", "8.467", "8.554", "8.948", "9.027", "8.843" ], [ "5", "North Carolina", "8.425", "8.766", "8.788", "8.854", "8.802" ], [ "6", "Louisiana", "8.350", "8.712", "8.908", "8.754", "8.791" ], [ "7", "California", "8.647", "8.582", "8.763", "9.008", "8.784" ], [ "8", "District of Columbia", "8.438", "8.997", "8.487", "8.631", "8.705" ], [ "9", "Massachusetts", "8.400", "8.608", "8.703", "8.698", "8.669" ], [ "10", "New York", "8.292", "8.811", "8.503", "8.675", "8.663" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"cyprus amax minerals\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,D2:D14=\"cyprus amax minerals\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the capacity of the mine that is operated by Cyprus Amax minerals?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"cyprus amax minerals\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"pima\")*(B1=\"silver bell\")),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,(C2:C14=\"pima\")*(B2:B14=\"silver bell\")),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What rank is the Silver Bell mine of Pima county?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"pima\"", "*", "B1", "=", "\"silver bell\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"gila\")*(B1=\"pinto valley\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,(C2:C14=\"gila\")*(B2:B14=\"pinto valley\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the capacity of the Pinto Valley mine in Gila county?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"gila\"", "*", "B1", "=", "\"pinto valley\"", "5" ] } ]
train_2-12728719-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Rank", "Mine", "County", "Operator", "Capacity (thousands of metric tons)" ], [ "2", "1", "Morenci", "Greenlee", "Freeport-McMoRan", "390" ], [ "3", "2", "Ray", "Pinal", "ASARCO", "170" ], [ "4", "3", "Bagdad", "Yavapai", "Freeport-McMoRan", "100" ], [ "5", "4", "Sierrita", "Pima", "Freeport-McMoRan", "100" ], [ "6", "5", "Mission Complex", "Pima", "ASARCO", "70" ], [ "7", "6", "Silver Bell", "Pima", "ASARCO", "22" ], [ "8", "7", "Miami", "Gila", "Freeport-McMoRan", "50" ], [ "9", "8", "Pinto Valley", "Gila", "BHP Copper", "5" ], [ "10", "9", "Miami", "Gila", "BHP Copper", "5" ], [ "11", "* (TBD)", "Tohono", "Pinal", "Cyprus Amax Minerals", "Closed" ], [ "12", "* (TBD)", "Mineral Park", "Mohave", "Mercator Minerals", "6" ], [ "13", "* (TBD)", "Bisbee", "Cochise", "Freeport-McMoRan", "Closed" ], [ "14", "* (TBD)", "Safford", "Graham", "Freeport-McMoRan", "(Opened December 2007)" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"122-28\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"122-28\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What home has 122-28 as the score?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"122-28\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"etobicoke kangaroos\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"etobicoke kangaroos\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What ground has etobicoke kangaroos as the home?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"etobicoke kangaroos\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"humber college north\")*(C1=\"toronto downtown dingos\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,(F2:F6=\"humber college north\")*(C2:C6=\"toronto downtown dingos\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What time has humber college north as the ground, and toronto downtown dingos as the home?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "F1", "=", "\"humber college north\"", "*", "C1", "=", "\"toronto downtown dingos\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"toronto eagles\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"toronto eagles\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What score has Toronto Eagles as the home?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"toronto eagles\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"high park demons\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"high park demons\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What date has high park demons as the away?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"high park demons\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"toronto downtown dingos\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"toronto downtown dingos\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What away has toronto downtown dingos as the home?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"toronto downtown dingos\"", "4" ] } ]
train_2-15764352-12
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Date", "Time", "Home", "Away", "Score", "Ground" ], [ "2", "2008-08-16", "10:00", "Toronto Eagles", "High Park Demons", "122-28", "Humber College North" ], [ "3", "2008-08-16", "12:00", "Etobicoke Kangaroos", "Central Blues", "119-19", "Humber College North" ], [ "4", "2008-08-16", "14:00", "Toronto Rebels", "Hamilton Wildcats", "16-112", "Humber College North" ], [ "5", "2008-08-16", "14:00", "Ottawa Swans", "Broadview Hawks", "13-96", "Rideau Carleton Raceway" ], [ "6", "2008-08-16", "16:00", "Toronto Downtown Dingos", "Guelph Gargoyles", "44-69", "Humber College North" ] ]
[ { "Formula": "MINIFS(A1,B1,\"columbus crew\")", "Formula2": "MINIFS(A2:A11,B2:B11,\"columbus crew\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Tell me the lowest pick number for columbus crew", "Tokens": [ "MINIFS(", "A1", "B1", "\"columbus crew\"" ] }, { "Formula": "SUMIFS(A1,E1,\"university of portland\")", "Formula2": "SUMIFS(A2:A11,E2:E11,\"university of portland\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Tell me the total number of pick for university of portland", "Tokens": [ "SUMIFS(", "A1", "E1", "\"university of portland\"" ] }, { "Formula": "MINIFS(A1,B1,\"new england revolution\")", "Formula2": "MINIFS(A2:A11,B2:B11,\"new england revolution\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Tell me the lowest pick number for new england revolution", "Tokens": [ "MINIFS(", "A1", "B1", "\"new england revolution\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"diego walsh\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"diego walsh\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Tell me the affiliation for diego walsh", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"diego walsh\"", "5" ] }, { "Formula": "SUMIFS(A1,E1,\"university of virginia\")", "Formula2": "SUMIFS(A2:A11,E2:E11,\"university of virginia\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Tell me the total number of pick for university of virginia", "Tokens": [ "SUMIFS(", "A1", "E1", "\"university of virginia\"" ] } ]
test_2-1014145-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Pick #", "MLS team", "Player", "Position", "Affiliation" ], [ "2", "1", "D.C. United", "* Alecko Eskandarian", "F", "University of Virginia" ], [ "3", "2", "MetroStars", "* Ricardo Clark", "M", "Furman University" ], [ "4", "3", "Chicago Fire", "* Nate Jaqua", "F", "University of Portland" ], [ "5", "4", "MetroStars", "* Mike Magee", "F", "Nike Project-40" ], [ "6", "5", "D.C. United", "* David Stokes", "D", "University of North Carolina" ], [ "7", "6", "San Jose Earthquakes", "Todd Dunivant", "D", "Stanford University" ], [ "8", "7", "Columbus Crew", "Diego Walsh", "M", "Southern Methodist University" ], [ "9", "8", "Los Angeles Galaxy", "* Guillermo Gonzalez", "M", "Nike Project-40" ], [ "10", "9", "New England Revolution", "Pat Noonan", "F", "Indiana University" ], [ "11", "10", "Dallas Burn", "Shavar Thomas", "D", "University of Connecticut" ] ]
[ { "Formula": "MAXIFS(F1,A1,\"1911-12\")", "Formula2": "MAXIFS(F2:F13,A2:A13,\"1911-12\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the most cup goals for seasson 1911-12?", "Tokens": [ "MAXIFS(", "F1", "A1", "\"1911-12\"" ] }, { "Formula": "SUMIFS(C1,A1,\"1923-24\")", "Formula2": "SUMIFS(C2:C13,A2:A13,\"1923-24\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the league apps for season 1923-24?", "Tokens": [ "SUMIFS(", "C1", "A1", "\"1923-24\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"1911-12\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,A2:A13=\"1911-12\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the team for season 1911-12?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"1911-12\"", "2" ] } ]
train_1-10556257-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Season", "Team", "League Apps", "League Goals", "Cup Apps", "Cup Goals" ], [ "2", "1923-24", "Swindon Town", "5", "3", "5", "2" ], [ "3", "1922-23", "Swindon Town", "14", "4", "1", "0" ], [ "4", "1921-22", "Swindon Town", "24", "11", "2", "2" ], [ "5", "1920-21", "Swindon Town", "26", "16", "1", "1" ], [ "6", "1919-20", "Swindon Town", "20", "10", "2", "0" ], [ "7", "1914-15", "Swindon Town", "23", "12", "2", "0" ], [ "8", "1913-14", "Swindon Town", "24", "18", "1", "1" ], [ "9", "1912-13", "Swindon Town", "12", "9", "2", "1" ], [ "10", "1911-12", "Swindon Town", "20", "16", "6", "5" ], [ "11", "1910-11", "Swindon Town", "30", "19", "4", "2" ], [ "12", "1909-10", "Swindon Town", "33", "19", "6", "7" ], [ "13", "1908-09", "Swindon Town", "34", "28", "1", "0" ] ]
[ { "Formula": "SUM(FILTER(E1, (C1=\"southern\")*(D1<2)))", "Formula2": "SUM(FILTER(E2:E6, (C2:C6=\"southern\")*(D2:D6<2)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "Which Zone is the lowest when Managed By Southern and has Platforms under 2?", "Tokens": [ "SUM(", "FILTER(", "E1", "C1", "=", "\"southern\"", "*", "D1", "<", "2" ] }, { "Formula": "MAXIFS(D1,A1,\"centrale tram stop\")", "Formula2": "MAXIFS(D2:D6,A2:A6,\"centrale tram stop\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What would be the highest Platforms for the Centrale Tram Stop Stations?", "Tokens": [ "MAXIFS(", "D1", "A1", "\"centrale tram stop\"" ] } ]
train_2-11802780-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Stations", "Place", "Managed By", "Platforms", "Zone" ], [ "2", "Centrale tram stop", "Croydon", "Tramlink", "1", "5" ], [ "3", "Church Street tram stop", "Croydon", "Tramlink", "1", "5" ], [ "4", "Coombe Lane tram stop", "Addington", "Tramlink", "2", "6" ], [ "5", "Coulsdon South railway station", "Coulsdon", "Southern", "2", "6" ], [ "6", "Coulsdon Town railway station", "Coulsdon", "Southern", "2", "6" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"Black\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,C2:C13=\"Black\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who wrote the episode titled \"black\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"Black\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"Solo\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,C2:C13=\"Solo\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who are the writers for the episode \"solo\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"Solo\"", "5" ] } ]
train_1-10610087-6
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "No. in series", "No. in season", "Title", "Directed by", "Written by", "Original air date" ], [ "2", "40", "1", "\"Babyface\"", "Peter Tolan", "Denis Leary and Peter Tolan", "June13,2007" ], [ "3", "41", "2", "\"Tuesday\"", "Jace Alexander", "Peter Tolan and Denis Leary", "June20,2007" ], [ "4", "42", "3", "\"Commitment\"", "Jace Alexander", "Evan Reilly", "June27,2007" ], [ "5", "43", "4", "\"Pussified\"", "Jace Alexander", "Denis Leary and Peter Tolan", "July11,2007" ], [ "6", "44", "5", "\"Black\"", "Jace Alexander", "Mike Martineau", "July18,2007" ], [ "7", "45", "6", "\"Balance\"", "Don Scardino", "Evan Reilly", "July25,2007" ], [ "8", "46", "7", "\"Seven\"", "Don Scardino", "Peter Tolan and Denis Leary", "August1,2007" ], [ "9", "47", "8", "\"Solo\"", "Ken Girotti", "Denis Leary, Peter Tolan and Evan Reilly", "August8,2007" ], [ "10", "48", "9", "\"Anger\"", "Ken Girotti", "Evan Reilly", "August15,2007" ], [ "11", "49", "10", "\"High\"", "John Fortenberry", "Peter Tolan and Denis Leary", "August22,2007" ], [ "12", "50", "11", "\"Cycle\"", "John Fortenberry", "John Scurti", "August29,2007" ], [ "13", "51", "12", "\"Keefe\"", "Jace Alexander", "Denis Leary, Peter Tolan and Evan Reilly", "September5,2007" ] ]
[ { "Formula": "ROWS(UNIQUE(FILTER(C1, G1=26.53)))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C17, G2:G17=26.53)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "How many titles got a viewership of 26.53 million?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "G1", "=", "26.53" ] }, { "Formula": "SUMIFS(G1,D1,\"Matt Earl Beesley\")", "Formula2": "SUMIFS(G2:G17,D2:D17,\"Matt Earl Beesley\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many viewers tuned into the show directed by Matt Earl Beesley?", "Tokens": [ "SUMIFS(", "G1", "D1", "\"Matt Earl Beesley\"" ] } ]
train_1-10718525-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "No. in series", "No. in season", "Title", "Directed by", "Written by", "Original air date", "U.S. viewers (millions)" ], [ "2", "70", "1", "\"Assume Nothing\" (Part 1)", "Richard J. Lewis", "Danny Cannon & Anthony E. Zuiker", "September25,2003", "26.91" ], [ "3", "72", "3", "\"Homebodies\"", "Kenneth Fink", "Sarah Goldfinger & Naren Shankar", "October9,2003", "26.53" ], [ "4", "73", "4", "\"Feeling the Heat\"", "Kenneth Fink", "Eli Talbert & Anthony E. Zuiker", "October23,2003", "27.57" ], [ "5", "74", "5", "\" Fur and Loathing \"", "Richard J. Lewis", "Jerry Stahl", "October30,2003", "27.35" ], [ "6", "75", "6", "\"Jackpot\"", "Danny Cannon", "Carol Mendelsohn & Naren Shankar", "November6,2003", "29.64" ], [ "7", "76", "7", "\"Invisible Evidence\"", "Danny Cannon", "Josh Berman", "November13,2003", "29.27" ], [ "8", "77", "8", "\"After the Show\"", "Kenneth Fink", "Elizabeth Devine & Andrew Lipsitz", "November20,2003", "26.64" ], [ "9", "79", "10", "\"Coming of Rage\"", "Nelson McCormick", "Story: Richard Catalani Teleplay: Sarah Goldfinger", "December18,2003", "24.69" ], [ "10", "80", "11", "\"Eleven Angry Jurors\"", "Matt Earl Beesley", "Josh Berman & Andrew Lipsitz", "January8,2004", "27.48" ], [ "11", "81", "12", "\"Butterflied\"", "Richard J. Lewis", "David Rambo", "January15,2004", "28.74" ], [ "12", "82", "13", "\"Suckers\"", "Danny Cannon", "Josh Berman & Danny Cannon", "February5,2004", "29.27" ], [ "13", "83", "14", "\"Paper or Plastic\"", "Kenneth Fink", "Naren Shankar", "February12,2004", "30.71" ], [ "14", "85", "16", "\"Getting Off\"", "Kenneth Fink", "Jerry Stahl", "February26,2004", "28.01" ], [ "15", "86", "17", "\"XX\"", "Deran Sarafian", "Ethlie Ann Vare", "March11,2004", "27.40" ], [ "16", "87", "18", "\"Bad to the Bone\"", "David Grossman", "Eli Talbert", "April1,2004", "26.47" ], [ "17", "88", "19", "\"Bad Words\"", "Rob Bailey", "Sarah Goldfinger", "April15,2004", "23.79" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"won\")*(C1=\"fourth best indian film\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(E2:E7=\"won\")*(C2:C7=\"fourth best indian film\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which nominee won the award for Fourth Best Indian Film?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"won\"", "*", "C1", "=", "\"fourth best indian film\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"harnam singh rawail\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"harnam singh rawail\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In which ceremony was Harnam Singh Rawail nominated for an award?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"harnam singh rawail\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"jayant\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"jayant\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "In which ceremony was Jayant nominated for an award?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"jayant\"", "1" ] } ]
train_2-11373575-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Ceremony", "Award", "Category", "Nominee", "Outcome" ], [ "2", "Filmfare Awards", "16th Filmfare Awards", "Best Actor", "Dilip Kumar", "Nominated" ], [ "3", "Bengal Film Journalists' Association Awards", "32nd Annual BFJA Awards", "Fourth Best Indian Film", "Harnam Singh Rawail", "Won" ], [ "4", "Bengal Film Journalists' Association Awards", "32nd Annual BFJA Awards", "Best Actor", "Dilip Kumar", "Won" ], [ "5", "Bengal Film Journalists' Association Awards", "32nd Annual BFJA Awards", "Best Actress", "Vyjayanthimala", "Won" ], [ "6", "Bengal Film Journalists' Association Awards", "32nd Annual BFJA Awards", "Best Supporting Actor", "Jayant", "Won" ], [ "7", "Bengal Film Journalists' Association Awards", "32nd Annual BFJA Awards", "Best Dialogue", "Gulzar & Abrar Alvi", "Won" ] ]
[ { "Formula": "FILTER(D1,B1=\"20.12 (132)\")", "Formula2": "FILTER(D2:D7,B2:B7=\"20.12 (132)\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the away team score when home team score is 20.12 (132)?", "Tokens": [ "FILTER(", "D1", "B1", "=", "\"20.12 (132)\"" ] } ]
dev_2-10809351-10
[ [ "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", "18.25 (133)", "South Melbourne", "6.9 (45)", "Arden Street Oval", "16,000", "18 June 1949" ], [ "3", "Geelong", "20.12 (132)", "Hawthorn", "6.10 (46)", "Kardinia Park", "12,000", "18 June 1949" ], [ "4", "Essendon", "8.19 (67)", "Fitzroy", "10.10 (70)", "Windy Hill", "15,000", "18 June 1949" ], [ "5", "Carlton", "11.12 (78)", "Melbourne", "12.14 (86)", "Princes Park", "26,500", "18 June 1949" ], [ "6", "St Kilda", "7.14 (56)", "Footscray", "11.11 (77)", "Junction Oval", "8,500", "18 June 1949" ], [ "7", "Richmond", "16.5 (101)", "Collingwood", "16.8 (104)", "Punt Road Oval", "29,000", "18 June 1949" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Formula2": "LET(query1,SUMMARIZE(C2:C9,SUMX(A2:A9)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What was the score when the Tie no was 6?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "6" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)<2))", "Formula2": "LET(query1,SUMMARIZE(C2:C9,SUMX(A2:A9)),FILTER(query1,CHOOSECOLS(query1,2)<2))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What was the score when the Tie no less than 2?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"sunderland\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"sunderland\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the away team when the home team was Sunderland?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"sunderland\"", "4" ] } ]
train_2-17455843-6
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Tie no", "Home team", "Score", "Away team", "Date" ], [ "2", "1", "Birmingham", "3–0", "Watford", "14 February 1931" ], [ "3", "2", "Sunderland", "2–1", "Sheffield United", "14 February 1931" ], [ "4", "3", "Everton", "5–3", "Grimsby Town", "14 February 1931" ], [ "5", "4", "Barnsley", "1–3", "Wolverhampton Wanderers", "14 February 1931" ], [ "6", "5", "Portsmouth", "0–1", "West Bromwich Albion", "14 February 1931" ], [ "7", "6", "Chelsea", "3–0", "Blackburn Rovers", "14 February 1931" ], [ "8", "7", "Exeter City", "3–1", "Leeds United", "14 February 1931" ], [ "9", "8", "Southport", "1–0", "Bradford Park Avenue", "14 February 1931" ] ]
[ { "Formula": "LET(query1,SUMMARIZE(D1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=20))", "Formula2": "LET(query1,SUMMARIZE(D2:D7,SUMX(E2:E7)),FILTER(query1,CHOOSECOLS(query1,2)=20))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the function percentage when the estimated function percentage is 20?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "D1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "20" ] }, { "Formula": "LET(query1,SUMMARIZE(C1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)<20))", "Formula2": "LET(query1,SUMMARIZE(C2:C7,SUMX(E2:E7)),FILTER(query1,CHOOSECOLS(query1,2)<20))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "<", "Num" ], "Level": "hard", "Question": "What is the measurement where the estimated function % is less than 20?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "C1", "SUMX(", "E1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "20" ] }, { "Formula": "SUMIFS(E1,C1,\"8/8\")", "Formula2": "SUMIFS(E2:E7,C2:C7,\"8/8\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the estimated function % when the measurement is 8/8?", "Tokens": [ "SUMIFS(", "E1", "C1", "\"8/8\"" ] } ]
train_2-17475470-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Grade", "Description", "Measurement", "Function %", "Estimated function %" ], [ "2", "I", "Normal", "8/8", "100", "100" ], [ "3", "II", "Slight", "7/8", "76–99", "80" ], [ "4", "III", "Moderate", "5/8–6/8", "51–75", "60" ], [ "5", "IV", "Moderately severe", "3/8–4/8", "26–50", "40" ], [ "6", "V", "Severe", "1/8–2/8", "1–25", "20" ], [ "7", "VI", "Total", "0/8", "0", "0" ] ]
[ { "Formula": "FILTER(C1,A1=1974)", "Formula2": "FILTER(C2:C18,A2:A18=1974)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the # of seats one for the election in 1974?", "Tokens": [ "FILTER(", "C1", "A1", "=", "1974" ] }, { "Formula": "ROWS(FILTER(C1,D1=2582322))", "Formula2": "ROWS(FILTER(C2:C18,D2:D18=2582322))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many times was the # of total votes 2582322?", "Tokens": [ "ROWS(", "FILTER(", "C1", "D1", "=", "2582322" ] }, { "Formula": "FILTER(A1,C1=65)", "Formula2": "FILTER(A2:A18,C2:C18=65)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What year was the election when the # of seats won was 65?", "Tokens": [ "FILTER(", "A1", "C1", "=", "65" ] }, { "Formula": "ROWS(FILTER(A1,B1=262))", "Formula2": "ROWS(FILTER(A2:A18,B2:B18=262))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the election year when the # of candidates nominated was 262?", "Tokens": [ "ROWS(", "FILTER(", "A1", "B1", "=", "262" ] }, { "Formula": "MIN(D1)", "Formula2": "MIN(D2:D18)", "Funcs": [ "MIN(", "Cell" ], "Level": "easy", "Question": "What was the lowest # of total votes?", "Tokens": [ "MIN(", "D1" ] } ]
dev_1-123462-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Election", "# of candidates nominated", "# of seats won", "# of total votes", "% of popular vote" ], [ "2", "1945", "203", "65", "1448744", "27.62%" ], [ "3", "1949", "249", "41", "1734261", "29.62%" ], [ "4", "1953", "248", "50", "1749579", "31.01%" ], [ "5", "1957", "256", "109", "2564732", "38.81%" ], [ "6", "1958", "265", "208", "3908633", "53.56%" ], [ "7", "1962", "265", "114", "2865542", "37.22%" ], [ "8", "1963", "265", "93", "2582322", "32.72%" ], [ "9", "1965", "265", "95", "2500113", "32.41%" ], [ "10", "1968", "262", "72", "2548949", "31.36%" ], [ "11", "1972", "265", "107", "3388980", "35.02%" ], [ "12", "1974", "264", "95", "3371319", "35.46%" ], [ "13", "1979", "282", "136", "4111606", "35.89%" ], [ "14", "1980", "282", "103", "3552994", "32.49%" ], [ "15", "1984", "282", "211", "6278818", "50.03%" ], [ "16", "1988", "295", "169", "5667543", "43.02%" ], [ "17", "1993", "295", "2", "2178303", "16.04%" ], [ "18", "1997", "301", "20", "2446705", "18.84%" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=\"november 22\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H15,A2:A15=\"november 22\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is Record, when Date is \"November 22\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "A1", "=", "\"november 22\"", "7" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:H1,B1=\"boston bruins\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>20066))", "Formula2": "LET(query1,LET(query1,FILTER(A2:H15,B2:B15=\"boston bruins\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>20066))", "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 Date, when Attendance is greater than 20,066, and when Visitor is \"Boston Bruins\"?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "H1", "B1", "=", "\"boston bruins\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "6", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "20066" ] } ]
train_2-17206737-5
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "Date", "Visitor", "Score", "Home", "Decision", "Attendance", "Record", "Points" ], [ "2", "November 1", "Montreal Canadiens", "5–4", "New York Islanders", "Price", "14,429", "8–1–1", "17" ], [ "3", "November 7", "Montreal Canadiens", "3–4 SO", "Columbus Blue Jackets", "Halak", "14,603", "8–1–2", "18" ], [ "4", "November 8", "Montreal Canadiens", "3–6", "Toronto Maple Leafs", "Price", "19,512", "8–2–2", "18" ], [ "5", "November 11", "Ottawa Senators", "0–4", "Montreal Canadiens", "Price", "21,273", "9–2–2", "20" ], [ "6", "November 13", "Montreal Canadiens", "1–6", "Boston Bruins", "Price", "16,816", "9–3–2", "20" ], [ "7", "November 15", "Philadelphia Flyers", "2–1", "Montreal Canadiens", "Halak", "21,273", "9–4–2", "20" ], [ "8", "November 16", "Montreal Canadiens", "3–2 SO", "St. Louis Blues", "Price", "19,150", "10–4–2", "22" ], [ "9", "November 18", "Montreal Canadiens", "1–2", "Carolina Hurricanes", "Price", "12,164", "10–5–2", "22" ], [ "10", "November 20", "Montreal Canadiens", "3–2 SO", "Ottawa Senators", "Price", "20,475", "11–5–2", "24" ], [ "11", "November 22", "Boston Bruins", "3–2 SO", "Montreal Canadiens", "Price", "21,273", "11–5–3", "25" ], [ "12", "November 24", "New York Islanders", "4–3 SO", "Montreal Canadiens", "Price", "21,273", "11–5–4", "26" ], [ "13", "November 26", "Montreal Canadiens", "3–1", "Detroit Red Wings", "Price", "20,066", "12–5–4", "28" ], [ "14", "November 28", "Montreal Canadiens", "0–3", "Washington Capitals", "Halak", "18,277", "12–6–4", "28" ], [ "15", "November 29", "Buffalo Sabres", "2–3", "Montreal Canadiens", "Price", "21,273", "13–6–4", "30" ] ]
[ { "Formula": "MIN(FILTER(E1, (A1=1978)*(C1=\"ensign n177\")))", "Formula2": "MIN(FILTER(E2:E7, (A2:A7=1978)*(C2:C7=\"ensign n177\")))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What are the lowest number of points with a Year of 1978, and a Chassis of ensign n177?", "Tokens": [ "MIN(", "FILTER(", "E1", "A1", "=", "1978", "*", "C1", "=", "\"ensign n177\"" ] }, { "Formula": "MAXIFS(E1,B1,\"warsteiner brewery\")", "Formula2": "MAXIFS(E2:E7,B2:B7,\"warsteiner brewery\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What are the highest number of points with an Entrant of warsteiner brewery?", "Tokens": [ "MAXIFS(", "E1", "B1", "\"warsteiner brewery\"" ] } ]
train_2-1226456-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Entrant", "Chassis", "Engine", "Points" ], [ "2", "1975", "Warsteiner Brewery", "Hesketh 308", "Cosworth V8", "0" ], [ "3", "1976", "Hesketh Racing", "Hesketh 308D", "Cosworth V8", "0" ], [ "4", "1977", "Hesketh Racing", "Hesketh 308E", "Cosworth V8", "0" ], [ "5", "1978", "Sachs Racing", "Ensign N177", "Cosworth V8", "0" ], [ "6", "1978", "ATS Engineering", "ATS HS1", "Cosworth V8", "0" ], [ "7", "1980", "Team ATS", "ATS D4", "Cosworth V8", "0" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"clay\")*(E1=\"sofia shapatava\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,(D2:D6=\"clay\")*(E2:E6=\"sofia shapatava\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the tournament with a clay surface and sofia shapatava as the opponent?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"clay\"", "*", "E1", "=", "\"sofia shapatava\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"5 october 2004\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"5 october 2004\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the tournament on 5 October 2004?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"5 october 2004\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"5 october 2004\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"5 october 2004\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the score on 5 October 2004?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"5 october 2004\"", "6" ] } ]
test_2-18060797-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Outcome", "Date", "Tournament", "Surface", "Opponent", "Score" ], [ "2", "Winner", "11 August 2003", "Martina Franca , Italy", "Clay", "Darija Jurak", "6–3, 6–1" ], [ "3", "Winner", "5 October 2004", "Lafayette , United States", "Clay", "Karolina Kosińska", "3–6, 6–3, 7–5" ], [ "4", "Winner", "17 July 2006", "Zwevegem , Belgium", "Clay", "Lenka Wienerová", "6–1, 6–2" ], [ "5", "Runner-up", "29 September 2008", "Helsinki , Finland", "Hard (i)", "Margit Rüütel", "4–6, 7–6 (7–4) , 6–7 (7–9)" ], [ "6", "Winner", "13 June 2011", "Kharkiv , Ukraine", "Clay", "Sofia Shapatava", "6–2, 6–1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"2–6\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"2–6\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Opponent has a Score of 2–6?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"2–6\"", "3" ] }, { "Formula": "SUMIFS(A1,E1,\"flyers win 3–0\")", "Formula2": "SUMIFS(A2:A6,E2:E6,\"flyers win 3–0\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which Game has a Series of flyers win 3–0? Question 3", "Tokens": [ "SUMIFS(", "A1", "E1", "\"flyers win 3–0\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"april 18\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"april 18\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Series is on april 18?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "B1", "=", "\"april 18\"", "5" ] } ]
train_2-14208855-10
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Game", "Date", "Opponent", "Score", "Series" ], [ "2", "1", "April 18", "New York Islanders", "3–0", "Flyers lead 1–0" ], [ "3", "2", "April 21", "New York Islanders", "5–2", "Flyers lead 2–0" ], [ "4", "3", "April 23", "@ New York Islanders", "5–3", "Flyers lead 3–0" ], [ "5", "4", "April 25", "@ New York Islanders", "2–6", "Flyers lead 3–1" ], [ "6", "5", "April 28", "New York Islanders", "1–0", "Flyers win 3–0" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=1982),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=1982),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "What was the CB CW for the year of 1982?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "1982", "5" ] }, { "Formula": "MAX(FILTER(A1, C1=78))", "Formula2": "MAX(FILTER(A2:A12, C2:C12=78))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the most current year that had a BB CW of 78?", "Tokens": [ "MAX(", "FILTER(", "A1", "C1", "=", "78" ] } ]
test_2-1076869-5
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "BB Hot", "BB CW", "BB AC", "CB CW" ], [ "2", "1978", "–/109", "6", "–", "7 /" ], [ "3", "1978", "105", "78", "–", "–" ], [ "4", "1979", "–", "10", "–", "11" ], [ "5", "1979", "–", "6", "–", "5" ], [ "6", "1981", "28/", "1 /", "16/", "1 /" ], [ "7", "1981", "–", "8", "–", "4" ], [ "8", "1981", "–", "73/", "–", "–" ], [ "9", "1982", "71/", "31/", "31/", "31/" ], [ "10", "1983", "–", "92", "–", "–" ], [ "11", "1985", "–", "–", "–", "–" ], [ "12", "1998", "–", "55", "–", "–" ] ]
[ { "Formula": "AVERAGE(FILTER(F1, (D1=\"state\")*(E1=9)))", "Formula2": "AVERAGE(FILTER(F2:F12, (D2:D12=\"state\")*(E2:E12=9)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the average roll of a school with state authority and a decile of 9?", "Tokens": [ "AVERAGE(", "FILTER(", "F1", "D1", "=", "\"state\"", "*", "E1", "=", "9" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:F1,D1=\"state\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)<18))", "Formula2": "LET(query1,LET(query1,FILTER(A2:F12,D2:D12=\"state\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)<18))", "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 area has state authority and a roll fewer than 18?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "F1", "D1", "=", "\"state\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "3", "SUMX(", "CHOOSECOLS(", "query1", "6", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "<", "18" ] }, { "Formula": "SUM(FILTER(F1, (D1=\"state\")*(E1=9)))", "Formula2": "SUM(FILTER(F2:F12, (D2:D12=\"state\")*(E2:E12=9)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the roll for the school with state authority and a decile of 9?", "Tokens": [ "SUM(", "FILTER(", "F1", "D1", "=", "\"state\"", "*", "E1", "=", "9" ] }, { "Formula": "AVERAGEIFS(E1,A1,\"westport south school\")", "Formula2": "AVERAGEIFS(E2:E12,A2:A12,\"westport south school\")", "Funcs": [ "AVERAGEIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the average decile of Westport South School?", "Tokens": [ "AVERAGEIFS(", "E1", "A1", "\"westport south school\"" ] } ]
test_2-12300697-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Years", "Area", "Authority", "Decile", "Roll" ], [ "2", "Buller High School", "9–15", "Westport", "State", "3", "361" ], [ "3", "Granity School", "1–8", "Granity", "State", "4", "37" ], [ "4", "Inangahua Junction School", "1–6", "Inangahua Junction", "State", "6", "14" ], [ "5", "Karamea Area School", "1–15", "Karamea", "State", "5", "93" ], [ "6", "Maruia School", "1–8", "Maruia", "State", "9", "19" ], [ "7", "Reefton Area School", "1–15", "Reefton", "State", "3", "206" ], [ "8", "Sacred Heart School", "1–8", "Reefton", "State integrated", "4", "34" ], [ "9", "St Canice's School", "1–8", "Westport", "State integrated", "4", "160" ], [ "10", "Waimangaroa School", "1–8", "Waimangaroa", "State", "2", "18" ], [ "11", "Westport North School", "1–8", "Westport", "State", "4", "260" ], [ "12", "Westport South School", "1–8", "Westport", "State", "4", "274" ] ]
[ { "Formula": "SUMIFS(E1,A1,\"moto2\")", "Formula2": "SUMIFS(E2:E6,A2:A6,\"moto2\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many poles had a moto2 class?", "Tokens": [ "SUMIFS(", "E1", "A1", "\"moto2\"" ] } ]
train_2-15590360-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Class", "Season", "Race", "Podiums", "Pole" ], [ "2", "125 cc", "2001", "1", "0", "0" ], [ "3", "250 cc", "2002–2008", "65", "7", "0" ], [ "4", "MotoGP", "2009", "7", "0", "0" ], [ "5", "Moto2", "2010–", "62", "4", "0" ], [ "6", "Total", "2002–Present", "135", "11", "0" ] ]
[ { "Formula": "SUMIFS(C1,A1,\"POSTERMOBILE LIMITED\")", "Formula2": "SUMIFS(C2:C17,A2:A17,\"POSTERMOBILE LIMITED\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many subsidiaries of Postermobile Limited?", "Tokens": [ "SUMIFS(", "C1", "A1", "\"POSTERMOBILE LIMITED\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"CLEAR CHANNEL ENTERTAINMENT FACILITATION LIMITED\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,A2:A17=\"CLEAR CHANNEL ENTERTAINMENT FACILITATION LIMITED\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What activities does Clear Channel Entertainment Facilitation Limited engage in?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "\"CLEAR CHANNEL ENTERTAINMENT FACILITATION LIMITED\"", "4" ] }, { "Formula": "SUMIFS(C1,A1,\"F M MEDIA LIMITED\")", "Formula2": "SUMIFS(C2:C17,A2:A17,\"F M MEDIA LIMITED\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many subsidiaries of company F M Media Limited?", "Tokens": [ "SUMIFS(", "C1", "A1", "\"F M MEDIA LIMITED\"" ] }, { "Formula": "SUMIFS(C1,A1,\"POSTERMOBILE ADVERTISING LIMITED\")", "Formula2": "SUMIFS(C2:C17,A2:A17,\"POSTERMOBILE ADVERTISING LIMITED\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many subsidiaries are there of Postermobile Advertising Limited?", "Tokens": [ "SUMIFS(", "C1", "A1", "\"POSTERMOBILE ADVERTISING LIMITED\"" ] }, { "Formula": "MAX(B1)", "Formula2": "MAX(B2:B17)", "Funcs": [ "MAX(", "Cell" ], "Level": "easy", "Question": "What is the largest number of holding companies?", "Tokens": [ "MAX(", "B1" ] }, { "Formula": "ROWS(UNIQUE(FILTER(A1, E1=\"POSTERMOBILE LIMITED\")))", "Formula2": "ROWS(UNIQUE(FILTER(A2:A17, E2:E17=\"POSTERMOBILE LIMITED\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many companies have Postermobile Limited as a parent company?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "A1", "E1", "=", "\"POSTERMOBILE LIMITED\"" ] } ]
test_1-1756264-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "COMPANY NAME", "Holding Companies", "Subsidiaries", "Description of activities", "Parent (holding) company" ], [ "2", "APOLLO DOMINION INVESTMENTS LIMITED", "5", "0", "Investment holding company.", "BESCOT ENTERPRISES LIMITED" ], [ "3", "CLEAR CHANNEL ENTERTAINMENT FACILITATION LIMITED", "5", "0", "Financial intermediation", "CLEAR CHANNEL ENTERTAINMENT (MUSIC) UK LIMITED" ], [ "4", "LOUIS BARNETT & SON LIMITED", "5", "0", "Dormant.", "CLEAR CHANNEL UK LIMITED" ], [ "5", "POSTERMOBILE LIMITED", "5", "4", "Selling of advertising space", "CLEAR CHANNEL UK LIMITED" ], [ "6", "BARRETT PETRIE SUTCLIFFE LIMITED", "5", "0", "Advertising", "CLEAR CHANNEL UK LIMITED" ], [ "7", "ROCKBOX LIMITED", "5", "0", "Product advertising.", "CLEAR CHANNEL UK LIMITED" ], [ "8", "TRACEMOTION LIMITED", "5", "1", "The provision of managemenet services", "CLEAR CHANNEL UK LIMITED" ], [ "9", "CLEAR CHANNEL (CENTRAL) LIMITED", "5", "12", "Score outdoor group", "CLEAR CHANNEL UK LIMITED" ], [ "10", "F M MEDIA LIMITED", "5", "0", "Advertising", "CLEAR CHANNEL UK LIMITED" ], [ "11", "TAXI MEDIA HOLDINGS LIMITED", "5", "1", "Dormant.", "D CLEAR CHANNEL UK LIMITED" ], [ "12", "CLEAR CHANNEL (NORTH WEST) LIMITED", "6", "2", "Engaged as outdoor advertising contractors.", "CLEAR CHANNEL (CENTRAL) LIMITED" ], [ "13", "CLEAR CHANNEL (SOUTH WEST) LIMITED", "6", "0", "Dormant.", "CLEAR CHANNEL (CENTRAL) LIMITED" ], [ "14", "GROSVENOR ADVERTISING LIMITED", "6", "0", "Dormant.", "CLEAR CHANNEL (CENTRAL) LIMITED" ], [ "15", "POSTERMOBILE ADVERTISING LIMITED", "6", "0", "Dormant.", "POSTERMOBILE LIMITED" ], [ "16", "KMS ADVERTISING LIMITED", "6", "0", "Dormant.", "POSTERMOBILE LIMITED" ], [ "17", "TAXI MEDIA LIMITED", "6", "0", "Taxi advertising contractors", "TAXI MEDIA HOLDINGS LIMITED" ] ]
[ { "Formula": "FILTER(F1,B1=\"rr donnelley lpga founders cup\")", "Formula2": "FILTER(F2:F16,B2:B16=\"rr donnelley lpga founders cup\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Who was the runner-up in the RR Donnelley LPGA Founders Cup?", "Tokens": [ "FILTER(", "F1", "B1", "=", "\"rr donnelley lpga founders cup\"" ] } ]
dev_2-17335602-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Date", "Tournament", "Winning score", "To par", "Margin of victory", "Runner(s)-up", "Winner's share ( $ )" ], [ "2", "8 Jun 2008", "McDonald's LPGA Championship", "73-70-65-68=276", "−12", "Playoff", "Maria Hjorth", "300,000" ], [ "3", "24 May 2009", "LPGA Corning Classic", "68-70-62-67=267", "−21", "1 stroke", "Kang Soo-Yun Paula Creamer", "225,000" ], [ "4", "4 Apr 2010", "Kraft Nabisco Championship", "69-71-67-68=275", "−13", "1 stroke", "Suzann Pettersen", "300,000" ], [ "5", "1 Aug 2010", "Ricoh Women's British Open", "68-68-68-73=277", "−11", "1 stroke", "Katherine Hull", "408,714" ], [ "6", "12 Sep 2010", "P&G NW Arkansas Championship", "67-68-65=200", "−13", "1 stroke", "Michelle Wie", "300,000" ], [ "7", "20 Feb 2011", "Honda LPGA Thailand", "66-71-70-66=273", "−15", "5 strokes", "Michelle Wie", "217,500" ], [ "8", "12 Jun 2011", "LPGA State Farm Classic", "67-66-66-68=267", "−21", "3 strokes", "Cristie Kerr", "255,000" ], [ "9", "26 Jun 2011", "Wegmans LPGA Championship", "66-70-67-66=269", "−19", "10 strokes", "Morgan Pressel", "375,000" ], [ "10", "31 Jul 2011", "Ricoh Women's British Open", "71-66-66-69=272", "−16", "4 strokes", "Brittany Lang", "392,133" ], [ "11", "11 Sep 2011", "Walmart NW Arkansas Championship", "66-67-68=201", "−13", "Playoff", "Amy Yang", "300,000" ], [ "12", "9 Oct 2011", "LPGA Hana Bank Championship", "65-70-67=202", "−14", "1 stroke", "Choi Na-Yeon", "270,000" ], [ "13", "23 Oct 2011", "Sunrise LPGA Taiwan Championship", "68-71-67-66=272", "−16", "5 strokes", "Amy Yang Azahara Muñoz", "300,000" ], [ "14", "19 Feb 2012", "Honda LPGA Thailand", "73-65-65-66=269", "−19", "1 stroke", "Ai Miyazato", "225,000" ], [ "15", "18 Mar 2012", "RR Donnelley LPGA Founders Cup", "65-70-67-68=270", "−18", "1 stroke", "Choi Na-Yeon Ai Miyazato", "225,000" ], [ "16", "25 Mar 2012", "Kia Classic", "67-68-69-70=274", "−14", "6 strokes", "Sun-Young Yoo", "255,000" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"58.25 m\")*(B1=\"world championships\")),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,(E2:E15=\"58.25 m\")*(B2:B15=\"world championships\")),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Venue has Notes of 58.25 m, and a Competition of world championships?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"58.25 m\"", "*", "B1", "=", "\"world championships\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1<2009)*(E1=\"56.16 m\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,(A2:A15<2009)*(E2:E15=\"56.16 m\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Competition has a Year smaller than 2009, and Notes of 56.16 m?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "<", "2009", "*", "E1", "=", "\"56.16 m\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"58.48 m\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,E2:E15=\"58.48 m\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Venue has Notes of 58.48 m?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"58.48 m\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"bydgoszcz, poland\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,C2:C15=\"bydgoszcz, poland\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which Year has a Venue of bydgoszcz, poland?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"bydgoszcz, poland\"", "1" ] }, { "Formula": "ROWS(UNIQUE(FILTER(A1, D1=\"17th (q)\")))", "Formula2": "ROWS(UNIQUE(FILTER(A2:A15, D2:D15=\"17th (q)\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many years have a Position of 17th (q)?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "A1", "D1", "=", "\"17th (q)\"" ] } ]
test_2-19007736-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Competition", "Venue", "Position", "Notes" ], [ "2", "2005", "World Youth Championships", "Marrakesh, Morocco", "2nd", "56.16 m" ], [ "3", "2006", "World Junior Championships", "Beijing , PR China", "2nd", "57.79 m" ], [ "4", "2007", "European Junior Championships", "Hengelo , Netherlands", "1st", "58.48 m" ], [ "5", "2008", "World Junior Championships", "Bydgoszcz, Poland", "1st", "63.01 m" ], [ "6", "2008", "Olympic Games", "Beijing , PR China", "16th (q)", "59.05 m" ], [ "7", "2009", "Universiade", "Belgrade, Serbia", "2nd", "61.02 m" ], [ "8", "2009", "European U23 Championships", "Kaunas, Lithuania", "2nd", "61.43 m" ], [ "9", "2009", "World Championships", "Berlin, Germany", "9th", "58.25 m" ], [ "10", "2010", "European Championships", "Barcelona, Spain", "17th (q)", "52.31 m" ], [ "11", "2011", "Universiade", "Shenzhen, China", "4th", "58.25 m" ], [ "12", "2011", "World Championships", "Daegu, South Korea", "16th (q)", "58.50 m" ], [ "13", "2012", "European Championships", "Helsinki, Finland", "1st", "66.86 m" ], [ "14", "2012", "Olympic Games", "London , United Kingdom", "19th (q)", "58.97 m" ], [ "15", "2013", "World Championships", "Moscow, Russia", "11th", "58.33 m" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"dubai\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"dubai\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what country has dubai", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"dubai\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"dubai\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"dubai\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what country is dubai in", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "E1", "=", "\"dubai\"", "4" ] } ]
train_2-14500310-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Planned pinnacle height", "Expected year of completion", "Structural type", "Country", "Town" ], [ "2", "metres (ft)", "2008", "Skyscraper", "United Arab Emirates", "Dubai" ], [ "3", "metres (ft)", "2006", "Skyscraper", "Malaysia", "Kuala Lumpur" ], [ "4", "metres (ft)", "2009", "Skyscraper", "United Arab Emirates", "Dubai" ], [ "5", "metres (ft)", "2009", "Skyscraper", "Russia", "Moscow" ], [ "6", "metres (ft)", "2008", "Skyscraper", "People's Republic of China", "Chongqing" ], [ "7", "metres (ft)", "2009", "Skyscraper", "United Arab Emirates", "Abu Dhabi" ], [ "8", "metres (ft)", "2015", "Skyscraper", "India", "Mumbai" ], [ "9", "metres (ft)", "2009", "Skyscraper", "Thailand", "Pattaya" ], [ "10", "metres (ft)", "2006", "Skyscraper", "China", "Xiamen" ], [ "11", "metres (ft)", "2011", "Skyscraper", "United Arab Emirates", "Dubai" ], [ "12", "metres (ft)", "2008", "Skyscraper", "Kuwait", "Kuwait City" ], [ "13", "metres (ft)", "2006", "Skyscraper", "China", "Dalian" ] ]
[ { "Formula": "SUM(FILTER(D1, C1=1985))", "Formula2": "SUM(FILTER(D2:D12, C2:C12=1985))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "what is the sum of total when year(s) won is 1985?", "Tokens": [ "SUM(", "FILTER(", "D1", "C1", "=", "1985" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"united states\")*(A1=\"tiger woods\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(B2:B12=\"united states\")*(A2:A12=\"tiger woods\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "what is the finish when the country is united states and the player is tiger woods?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "B1", "=", "\"united states\"", "*", "A1", "=", "\"tiger woods\"", "6" ] }, { "Formula": "SUMIFS(D1,F1,\"t32\")", "Formula2": "SUMIFS(D2:D12,F2:F12,\"t32\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How many times was the finish t32?", "Tokens": [ "SUMIFS(", "D1", "F1", "\"t32\"" ] } ]
test_2-16225902-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Player", "Country", "Year(s) won", "Total", "To par", "Finish" ], [ "2", "Tiger Woods", "United States", "2000", "274", "−14", "1" ], [ "3", "Nick Faldo", "England", "1987 , 1990 , 1992", "282", "−6", "T11" ], [ "4", "John Daly", "United States", "1995", "283", "−5", "T15" ], [ "5", "Tom Lehman", "United States", "1996", "284", "−4", "T23" ], [ "6", "Sandy Lyle", "Scotland", "1985", "285", "−3", "T32" ], [ "7", "Ernie Els", "South Africa", "2002", "286", "−2", "T34" ], [ "8", "Tom Watson", "United States", "1975 , 1977 , 1980 , 1982 , 1983", "287", "−1", "T41" ], [ "9", "Paul Lawrie", "Scotland", "1999", "288", "E", "T52" ], [ "10", "Justin Leonard", "United States", "1997", "288", "E", "T52" ], [ "11", "Mark Calcavecchia", "United States", "1989", "289", "+1", "T60" ], [ "12", "Greg Norman", "Australia", "1986 , 1993", "289", "+1", "T60" ] ]
[ { "Formula": "FILTER(A1,C1=\"1993\")", "Formula2": "FILTER(A2:A8,C2:C8=\"1993\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which player won in 1993?", "Tokens": [ "FILTER(", "A1", "C1", "=", "\"1993\"" ] }, { "Formula": "ROWS(FILTER(E1,C1=\"1993\"))", "Formula2": "ROWS(FILTER(E2:E8,C2:C8=\"1993\"))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "How many to pars were won in 1993?", "Tokens": [ "ROWS(", "FILTER(", "E1", "C1", "=", "\"1993\"" ] }, { "Formula": "AVERAGE(FILTER(D1,(B1=\"zimbabwe\")*(E1>5)))", "Formula2": "AVERAGE(FILTER(D2:D8,(B2:B8=\"zimbabwe\")*(E2:E8>5)))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is Zimbabwe's total with a to par higher than 5?", "Tokens": [ "AVERAGE(", "FILTER(", "D1", "B1", "=", "\"zimbabwe\"", "*", "E1", ">", "5" ] }, { "Formula": "ROWS(FILTER(D1,(C1=\"1986\")*(E1>6)))", "Formula2": "ROWS(FILTER(D2:D8,(C2:C8=\"1986\")*(E2:E8>6)))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the total for 1986 with a to par higher than 6?", "Tokens": [ "ROWS(", "FILTER(", "D1", "C1", "=", "\"1986\"", "*", "E1", ">", "6" ] } ]
dev_2-18009787-2
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Player", "Country", "Year(s) won", "Total", "To par" ], [ "2", "Larry Nelson", "United States", "1981 , 1987", "149", "+5" ], [ "3", "Nick Price", "Zimbabwe", "1992 , 1994", "149", "+5" ], [ "4", "Paul Azinger", "United States", "1993", "150", "+6" ], [ "5", "Bob Tway", "United States", "1986", "150", "+6" ], [ "6", "David Toms", "United States", "2001", "151", "+7" ], [ "7", "John Daly", "United States", "1991", "153", "+9" ], [ "8", "Mark Brooks", "United States", "1996", "154", "+10" ] ]
[ { "Formula": "ROWS(UNIQUE(FILTER(F1, H1=\"Five Cent Gasoline Tax Bill\")))", "Formula2": "ROWS(UNIQUE(FILTER(F2:F7, H2:H7=\"Five Cent Gasoline Tax Bill\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "List the total number of constitutional amendments for a five cent gasoline tax bill.", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "F1", "H1", "=", "\"Five Cent Gasoline Tax Bill\"" ] }, { "Formula": "LET(query1,SUMMARIZE(G1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=3))", "Formula2": "LET(query1,SUMMARIZE(G2:G7,SUMX(A2:A7)),FILTER(query1,CHOOSECOLS(query1,2)=3))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What type of proposal is measure number 3?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "G1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "3" ] } ]
train_1-256286-21
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "meas. num", "passed", "YES votes", "NO votes", "% YES", "Const. Amd.?", "type", "description" ], [ "2", "1", "No", "71824", "198798", "26.54%", "Yes", "Init", "Five Cent Gasoline Tax Bill" ], [ "3", "2", "No", "98248", "174219", "36.06%", "Yes", "Init", "Bill for Reduction of Motor Vehicle License Fees" ], [ "4", "3", "No", "118696", "132961", "47.17%", "No", "Init", "Income Tax Bill" ], [ "5", "5", "No", "78317", "157398", "33.23%", "No", "Init", "Deschutes River Water and Fish Bill" ], [ "6", "6", "No", "79028", "156009", "33.62%", "No", "Init", "Rogue River Water and Fish Bill" ], [ "7", "7", "No", "76108", "154345", "33.03%", "No", "Init", "Umpqua River Water and Fish Bill" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,F1=\"r 6\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H11,F2:F11=\"r 6\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the D 43 when D 46 is R 6?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "F1", "=", "\"r 6\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"r 14\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H11,C2:C11=\"r 14\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the D44 when D43 is R 14?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "C1", "=", "\"r 14\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"plurality ↑\"),8))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H11,C2:C11=\"plurality ↑\"),8))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the D48 when D 43 is plurality ↑??", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "C1", "=", "\"plurality ↑\"", "8" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=\"d 16\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H11,A2:A11=\"d 16\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the D44 when D41 is D 16?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "A1", "=", "\"d 16\"", "4" ] } ]
train_2-1318870-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "D 41", "D 42", "D 43", "D 44", "D 45", "D 46", "D 47", "D 48" ], [ "2", "D 16", "D 15", "D 14", "D 13", "D 12", "D 11", "D 10", "D 9" ], [ "3", "D 21", "D 22", "D 23", "D 24", "D 25", "D 26", "D 27", "D 28" ], [ "4", "D 36", "D 35", "D 34", "D 33", "D 32", "D 31", "D 30", "D 29" ], [ "5", "D 41", "D 42", "D 43", "D 44", "D 45", "D 46", "D 47", "D 48" ], [ "6", "Plurality ↑", "Plurality ↑", "Plurality ↑", "Plurality ↑", "Plurality ↑", "Plurality ↑", "Plurality ↑", "FL 1" ], [ "7", "R 41", "R 42", "R 43", "R 44", "R 45", "R 46", "R 47", "FL 1" ], [ "8", "R 36", "R 35", "R 34", "R 33", "R 32", "R 31", "R 30", "R 29" ], [ "9", "R 21", "R 22", "R 23", "R 24", "R 25", "R 26", "R 27", "R 28" ], [ "10", "R 16", "R 15", "R 14", "R 13", "R 12", "R 11", "R 10", "R 9" ], [ "11", "R 1", "R 2", "R 3", "R 4", "R 5", "R 6", "R 7", "R 8" ] ]
[ { "Formula": "MINIFS(A1,C1,\"bobby fischer, 2841\")", "Formula2": "MINIFS(A2:A7,C2:C7,\"bobby fischer, 2841\")", "Funcs": [ "MINIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the lowest rank of 5-year peak bobby fischer, 2841?", "Tokens": [ "MINIFS(", "A1", "C1", "\"bobby fischer, 2841\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"anatoly karpov, 2821\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=\"anatoly karpov, 2821\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 1-year peak with anatoly karpov, 2821 as the 10-year peak?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"anatoly karpov, 2821\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"emanuel lasker, 2816\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,E2:E7=\"emanuel lasker, 2816\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the 20-year peak with emanuel lasker, 2816 as the 15-year peak?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"emanuel lasker, 2816\"", "6" ] } ]
train_2-1710426-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank", "1-year peak", "5-year peak", "10-year peak", "15-year peak", "20-year peak" ], [ "2", "1", "Bobby Fischer , 2881", "Garry Kasparov, 2875", "Garry Kasparov, 2863", "Garry Kasparov, 2862", "Garry Kasparov, 2856" ], [ "3", "2", "Garry Kasparov , 2879", "Emanuel Lasker, 2854", "Emanuel Lasker, 2847", "Anatoly Karpov, 2820", "Anatoly Karpov, 2818" ], [ "4", "3", "Mikhail Botvinnik , 2871", "José Capablanca, 2843", "Anatoly Karpov, 2821", "Emanuel Lasker, 2816", "Emanuel Lasker, 2809" ], [ "5", "4", "José Capablanca , 2866", "Mikhail Botvinnik, 2843", "José Capablanca, 2813", "José Capablanca, 2798", "Alexander Alekhine, 2781" ], [ "6", "5", "Emanuel Lasker , 2863", "Bobby Fischer, 2841", "Bobby Fischer, 2810", "Alexander Alekhine, 2794", "Viktor Korchnoi , 2766" ], [ "7", "6", "Alexander Alekhine , 2851", "Anatoly Karpov , 2829", "Mikhail Botvinnik, 2810", "Mikhail Botvinnik, 2789", "Vasily Smyslov , 2759" ] ]
[ { "Formula": "MAX(FILTER(E1, (B1=\"南流乡\")*(D1>24802)))", "Formula2": "MAX(FILTER(E2:E12, (B2:B12=\"南流乡\")*(D2:D12>24802)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "Which town has the most villages with the hanzi 南流乡 and a population larger than 24,802?", "Tokens": [ "MAX(", "FILTER(", "E1", "B1", "=", "\"南流乡\"", "*", "D1", ">", "24802" ] } ]
train_2-12425097-1
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Name", "Hanzi", "Area(km²)", "Population", "Villages" ], [ "2", "Wuji Town", "无极镇", "57", "76,851", "25" ], [ "3", "Qiji Town", "七汲镇", "54", "41,584", "20" ], [ "4", "Zhangduangu Town", "张段固镇", "51", "40,916", "20" ], [ "5", "Beisu Town", "北苏镇", "54", "54,639", "18" ], [ "6", "Guozhuang Town", "郭庄镇", "43", "43,636", "23" ], [ "7", "Dachen Town", "大陈镇", "42", "31,297", "13" ], [ "8", "Haozhuang Township", "郝庄乡", "55", "37,786", "19" ], [ "9", "Donghoufang Township", "东侯坊乡", "56", "48,665", "24" ], [ "10", "Lichengdao Township", "里城道乡", "44", "40,411", "19" ], [ "11", "Nanliu Township", "南流乡", "30", "24,802", "12" ], [ "12", "Gaotou Hui Autonomous Township", "高头回族乡", "32", "33,722", "15" ] ]
[ { "Formula": "ROWS(FILTER(B1,(D1=\"Panther Racing\")*(G1=9)))", "Formula2": "ROWS(FILTER(B2:B20,(D2:D20=\"Panther Racing\")*(G2:G20=9)))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the total number of cars for panther racing and grid of 9", "Tokens": [ "ROWS(", "FILTER(", "B1", "D1", "=", "\"Panther Racing\"", "*", "G1", "=", "9" ] }, { "Formula": "MIN(FILTER(G1,I1=\"17\"))", "Formula2": "MIN(FILTER(G2:G20,I2:I20=\"17\"))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Name the least grid for 17 points ", "Tokens": [ "MIN(", "FILTER(", "G1", "I1", "=", "\"17\"" ] }, { "Formula": "ROWS(FILTER(A1,(I1=\"12\")*(F1=\"Accident\")))", "Formula2": "ROWS(FILTER(A2:A20,(I2:I20=\"12\")*(F2:F20=\"Accident\")))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Name the total number of fin pos for 12 points of accident", "Tokens": [ "ROWS(", "FILTER(", "A1", "I1", "=", "\"12\"", "*", "F1", "=", "\"Accident\"" ] }, { "Formula": "ROWS(FILTER(C1,A1=19))", "Formula2": "ROWS(FILTER(C2:C20,A2:A20=19))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "Name the number of driver for fin pos of 19", "Tokens": [ "ROWS(", "FILTER(", "C1", "A1", "=", "19" ] } ]
dev_1-17304308-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H", "I" ], [ "1", "Fin. Pos", "Car No.", "Driver", "Team", "Laps", "Time/Retired", "Grid", "Laps Led", "Points" ], [ "2", "1", "27", "Dario Franchitti", "Andretti Green", "250", "1:24:19.6684", "1", "241", "50+3" ], [ "3", "2", "9", "Scott Dixon", "Target Chip Ganassi", "250", "+0.4194", "3", "0", "40" ], [ "4", "3", "10", "Dan Wheldon", "Target Chip Ganassi", "250", "+1.3629", "4", "0", "35" ], [ "5", "4", "11", "Tony Kanaan", "Andretti Green", "250", "+2.9088", "2", "8", "32" ], [ "6", "5", "15", "Buddy Rice", "Dreyer & Reinbold Racing", "250", "+5.9130", "12", "0", "30" ], [ "7", "6", "7", "Danica Patrick", "Andretti Green", "250", "+6.3619", "8", "0", "28" ], [ "8", "7", "2", "Tomas Scheckter", "Vision Racing", "250", "+7.5597", "10", "0", "26" ], [ "9", "8", "8", "Scott Sharp", "Rahal Letterman", "250", "+8.5739", "7", "0", "24" ], [ "10", "9", "4", "Vitor Meira", "Panther Racing", "250", "+9.5276", "9", "0", "22" ], [ "11", "10", "20", "Ed Carpenter", "Vision Racing", "250", "+10.3247", "15", "0", "20" ], [ "12", "11", "3", "Hélio Castroneves", "Team Penske", "249", "+1 Lap", "6", "1", "19" ], [ "13", "12", "26", "Marco Andretti", "Andretti Green", "249", "+1 Lap", "14", "0", "18" ], [ "14", "13", "22", "A. J. Foyt IV", "Vision Racing", "249", "+1 Lap", "17", "0", "17" ], [ "15", "14", "14", "Darren Manning", "A.J. Foyt Racing", "249", "+1 Lap", "13", "0", "16" ], [ "16", "15", "6", "Sam Hornish, Jr.", "Team Penske", "248", "+2 Laps", "5", "0", "15" ], [ "17", "16", "5", "Sarah Fisher", "Dreyer & Reinbold Racing", "247", "+3 Laps", "16", "0", "14" ], [ "18", "17", "55", "Kosuke Matsuura", "Panther Racing", "236", "Accident", "18", "0", "13" ], [ "19", "18", "17", "Jeff Simmons", "Rahal Letterman", "153", "Accident", "11", "0", "12" ], [ "20", "19", "23", "Milka Duno (R)", "SAMAX Motorsport", "79", "Handling", "19", "0", "12" ] ]
[ { "Formula": "SUM(FILTER(B1, (E1<6.33)*(F1<71.43)*(D1>36)*(C1<19)))", "Formula2": "SUM(FILTER(B2:B15, (E2:E15<6.33)*(F2:F15<71.43)*(D2:D15>36)*(C2:C15<19)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "<", "Num", "*", "Cell", ">", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How many total innings have an average under 6.33, strike rate under 71.43, balls faced over 36, and smaller than 19 runs scored?", "Tokens": [ "SUM(", "FILTER(", "B1", "E1", "<", "6.33", "*", "F1", "<", "71.43", "*", "D1", ">", "36", "*", "C1", "<", "19" ] }, { "Formula": "SUM(FILTER(E1, (D1>297)*(B1>7)))", "Formula2": "SUM(FILTER(E2:E15, (D2:D15>297)*(B2:B15>7)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the number of averages having a balls faced over 297 and more than 7 innings?", "Tokens": [ "SUM(", "FILTER(", "E1", "D1", ">", "297", "*", "B1", ">", "7" ] }, { "Formula": "MIN(FILTER(B1, (F1=72.05)*(D1<297)))", "Formula2": "MIN(FILTER(B2:B15, (F2:F15=72.05)*(D2:D15<297)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the smallest number of innings with a strike rate of 72.05 and under 297 balls faced?", "Tokens": [ "MIN(", "FILTER(", "B1", "F1", "=", "72.05", "*", "D1", "<", "297" ] }, { "Formula": "SUM(FILTER(D1, (F1>48.28)*(B1=3)*(E1<5)))", "Formula2": "SUM(FILTER(D2:D15, (F2:F15>48.28)*(B2:B15=3)*(E2:E15<5)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the sum of balls faced associated with a strike rate over 48.28, 3 innings, and an average under 5?", "Tokens": [ "SUM(", "FILTER(", "D1", "F1", ">", "48.28", "*", "B1", "=", "3", "*", "E1", "<", "5" ] } ]
train_2-15700367-5
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Name", "Innings", "Runs Scored", "Balls Faced", "Average", "S.R." ], [ "2", "Upul Tharanga", "1", "10", "18", "10.00", "55.56" ], [ "3", "Sanath Jayasuriya", "7", "103", "116", "14.71", "88.79" ], [ "4", "Kumar Sangakkara (wk)", "7", "326", "448", "46.57", "72.77" ], [ "5", "Mahela Jayawardene (c)", "7", "214", "297", "35.67", "72.05" ], [ "6", "Chamara Silva", "6", "80", "171", "16.00", "46.78" ], [ "7", "Tillakaratne Dilshan", "7", "172", "182", "34.40", "94.51" ], [ "8", "Chamara Kapugedera", "5", "86", "176", "17.20", "48.86" ], [ "9", "Chaminda Vaas", "4", "19", "39", "6.33", "48.72" ], [ "10", "Lasith Malinga", "4", "19", "65", "4.75", "29.23" ], [ "11", "Muttiah Muralitharan", "4", "25", "43", "8.33", "58.14" ], [ "12", "Ishara Amerasinghe", "3", "5", "7", "5.00", "71.43" ], [ "13", "Farveez Maharoof", "2", "10", "20", "10.00", "50.00" ], [ "14", "Nuwan Kulasekara", "2", "14", "29", "7.00", "48.28" ], [ "15", "Dilruwan Perera", "3", "14", "36", "4.67", "38.89" ] ]
[ { "Formula": "SUM(FILTER(A1, (F1=\"Benetton - Ford\")*(C1=\"Damon Hill\")))", "Formula2": "SUM(FILTER(A2:A16, (F2:F16=\"Benetton - Ford\")*(C2:C16=\"Damon Hill\")))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which round was the winning constructor was Benetton - Ford and in the Pole Position was Damon Hill?", "Tokens": [ "SUM(", "FILTER(", "A1", "F1", "=", "\"Benetton - Ford\"", "*", "C1", "=", "\"Damon Hill\"" ] }, { "Formula": "ROWS(UNIQUE(FILTER(B1, (F1=\"Benetton - Ford\")*(C1=\"Michael Schumacher\"))))", "Formula2": "ROWS(UNIQUE(FILTER(B2:B16, (F2:F16=\"Benetton - Ford\")*(C2:C16=\"Michael Schumacher\"))))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "medium", "Question": "How many Grand Prix were the winning constructor Benetton - Ford and the pole position was Michael Schumacher?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "B1", "F1", "=", "\"Benetton - Ford\"", "*", "C1", "=", "\"Michael Schumacher\"" ] }, { "Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Formula2": "LET(query1,SUMMARIZE(E2:E16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,2)=6))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "Who was the winning driver in round 6?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "E1", "SUMX(", "A1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"Pacific Grand Prix\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G16,B2:B16=\"Pacific Grand Prix\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the winning driver in the grand prix at Pacific Grand Prix?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"Pacific Grand Prix\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"Belgian Grand Prix\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G16,B2:B16=\"Belgian Grand Prix\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the winning driver when the grand Prix was at Belgian Grand Prix?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"Belgian Grand Prix\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"Ayrton Senna\")*(D1=\"Michael Schumacher\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G16,(C2:C16=\"Ayrton Senna\")*(D2:D16=\"Michael Schumacher\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who was the winning driver when the pole position was held by Ayrton Senna and the Fastest lap was Michael Schumacher?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "C1", "=", "\"Ayrton Senna\"", "*", "D1", "=", "\"Michael Schumacher\"", "5" ] } ]
test_1-1137702-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Round", "Grand Prix", "Pole Position", "Fastest Lap", "Winning Driver", "Winning Constructor", "Report" ], [ "2", "1", "Brazilian Grand Prix", "Ayrton Senna", "Michael Schumacher", "Michael Schumacher", "Benetton - Ford", "Report" ], [ "3", "2", "Pacific Grand Prix", "Ayrton Senna", "Michael Schumacher", "Michael Schumacher", "Benetton - Ford", "Report" ], [ "4", "3", "San Marino Grand Prix", "Ayrton Senna", "Damon Hill", "Michael Schumacher", "Benetton - Ford", "Report" ], [ "5", "4", "Monaco Grand Prix", "Michael Schumacher", "Michael Schumacher", "Michael Schumacher", "Benetton - Ford", "Report" ], [ "6", "5", "Spanish Grand Prix", "Michael Schumacher", "Michael Schumacher", "Damon Hill", "Williams - Renault", "Report" ], [ "7", "6", "Canadian Grand Prix", "Michael Schumacher", "Michael Schumacher", "Michael Schumacher", "Benetton - Ford", "Report" ], [ "8", "7", "French Grand Prix", "Damon Hill", "Damon Hill", "Michael Schumacher", "Benetton - Ford", "Report" ], [ "9", "8", "British Grand Prix", "Damon Hill", "Damon Hill", "Damon Hill", "Williams - Renault", "Report" ], [ "10", "9", "German Grand Prix", "Gerhard Berger", "David Coulthard", "Gerhard Berger", "Ferrari", "Report" ], [ "11", "10", "Hungarian Grand Prix", "Michael Schumacher", "Michael Schumacher", "Michael Schumacher", "Benetton - Ford", "Report" ], [ "12", "11", "Belgian Grand Prix", "Rubens Barrichello", "Damon Hill", "Damon Hill", "Williams - Renault", "Report" ], [ "13", "12", "Italian Grand Prix", "Jean Alesi", "Damon Hill", "Damon Hill", "Williams - Renault", "Report" ], [ "14", "13", "Portuguese Grand Prix", "Gerhard Berger", "David Coulthard", "Damon Hill", "Williams - Renault", "Report" ], [ "15", "14", "European Grand Prix", "Michael Schumacher", "Michael Schumacher", "Michael Schumacher", "Benetton - Ford", "Report" ], [ "16", "15", "Japanese Grand Prix", "Michael Schumacher", "Damon Hill", "Damon Hill", "Williams - Renault", "Report" ] ]
[ { "Formula": "FILTER(A1,G1=\"the wild side of soccer!\")", "Formula2": "FILTER(A2:A20,G2:G20=\"the wild side of soccer!\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What year has the wild side of soccer! as the slogan?", "Tokens": [ "FILTER(", "A1", "G1", "=", "\"the wild side of soccer!\"" ] } ]
dev_2-1056106-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Year", "League", "Reg. Season", "Finish", "Owner(s)", "Attendance Average", "Slogan" ], [ "2", "1984–85", "MISL", "12-36", "7th West", "Donald Carter", "4,969", "N/A" ], [ "3", "1985–86", "MISL", "25-23", "3rd East", "Donald Carter", "6,654", "It'll knock yer socks off!" ], [ "4", "1986–87 **", "MISL", "28-24", "3rd East", "Stan Finney, Jan Rogers, Joe Shea", "8,637", "The wild side of soccer!" ], [ "5", "1987–88", "MISL", "28-28", "3rd East", "Stan Finney, Jan Rogers, Joe Shea", "9,878", "Never Say Die" ], [ "6", "1988–89", "MISL", "24-24", "3rd MISL", "Stan Finney, Jan Rogers, Joe Shea", "8,567", "Get your kicks" ], [ "7", "1989–90", "MISL", "31-21", "1st West", "David Paschal", "9,004", "N/A" ], [ "8", "1990–91", "MSL", "20-32", "4th West", "Phill Cobb", "6,920", "N/A" ], [ "9", "1991–92", "MSL", "22-18", "2nd MISL", "Donald Carter", "7,003", "N/A" ], [ "10", "1993", "CISL", "23-5", "1st CISL", "Donald Carter", "5,800", "N/A" ], [ "11", "1994", "CISL", "24-4", "1st East", "Donald Carter", "7,310", "N/A" ], [ "12", "1995", "CISL", "18-10", "2nd East", "Donald Carter", "9,380", "N/A" ], [ "13", "1996", "CISL", "16-12", "3rd East", "Sonny Willams, Donald Carter", "9,202", "Hot Soccer Cool Seat" ], [ "14", "1997", "CISL", "13-15", "4th East", "Sonny Willams, Donald Carter", "9,212", "Major League Fun" ], [ "15", "1998", "PSA", "8-2", "1st WISL", "Sonny Willams, Donald Carter", "9,167", "NSN Never Say Never™" ], [ "16", "1999", "WISL", "17-5", "2nd WISL", "Sonny Willams, Donald Carter", "8,860", "N/A" ], [ "17", "2000", "WISL", "17-7", "2nd WISL", "Sonny Willams, Donald Carter", "7,482", "N/A" ], [ "18", "2001", "WISL", "14-10", "2nd WISL", "Sonny Willams, Donald Carter", "8,640", "Not Your Ordinary Soccer" ], [ "19", "2002-03", "MISL II", "9-27", "4th West", "Sonny Willams", "7,851", "Fast and Furious" ], [ "20", "2003-04", "MISL II", "21-15", "1st West", "Sonny Willams", "5,756", "N/A" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=1948),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=1948),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Which race happened in 1948?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "1948", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(A1<1952)*(E1=\"grand prix watkins glen\")*(B1=\"miles collier\")),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,(A2:A6<1952)*(E2:E6=\"grand prix watkins glen\")*(B2:B6=\"miles collier\")),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Was the Grand Prix Watkins GLen that Miles Collier raced in before 1952 a championship?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "<", "1952", "*", "E1", "=", "\"grand prix watkins glen\"", "*", "B1", "=", "\"miles collier\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=1949),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=1949),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Who drove in races in 1949?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "1949", "2" ] } ]
train_2-17830249-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Drivers", "Team", "Duration/Distance", "Race Title", "Championship" ], [ "2", "1948", "Frank Griswold", "Frank Griswold", "mi (km)", "Grand Prix Watkins Glen", "Non-championship" ], [ "3", "1949", "Miles Collier", "Collier Bros.", "mi (km)", "Grand Prix Watkins Glen", "Non-championship" ], [ "4", "1950", "Erwin Goldschmidt", "Alfred Goldschmidt", "mi (km)", "Sports Car Grand Prix of Watkins Glen", "Non-championship" ], [ "5", "1951", "Phil Walters", "Briggs Cunningham", "mi (km)", "Sports Car Grand Prix of Watkins Glen", "SCCA National Sports Car Championship" ], [ "6", "1952", "Briggs Cunningham", "Briggs Cunningham", "mi (km)†", "Sports Car Grand Prix of Watkins Glen", "SCCA National Sports Car Championship" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"16.11 (107)\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"16.11 (107)\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the venue where the away team scored 16.11 (107)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"16.11 (107)\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"st kilda\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"st kilda\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When did St Kilda play a home game?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "A1", "=", "\"st kilda\"", "7" ] }, { "Formula": "LET(query1,LET(query1,FILTER(A1:G1,E1=\"princes park\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>14150))", "Formula2": "LET(query1,LET(query1,FILTER(A2:G7,E2:E7=\"princes park\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>14150))", "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 played a home game at Princes Park with a crowd larger than 14,150?", "Tokens": [ "LET(", "query1", "LET(", "query1", "FILTER(", "A1", ":", "G1", "E1", "=", "\"princes park\"", "SUMMARIZE(", "CHOOSECOLS(", "query1", "1", "SUMX(", "CHOOSECOLS(", "query1", "6", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", ">", "14150" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"moorabbin oval\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"moorabbin oval\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When was the game played at Moorabbin Oval?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"moorabbin oval\"", "7" ] } ]
test_2-10887680-7
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Crowd", "Date" ], [ "2", "Richmond", "14.14 (98)", "South Melbourne", "19.11 (125)", "MCG", "25,904", "13 May 1978" ], [ "3", "Hawthorn", "27.15 (177)", "Footscray", "13.13 (91)", "Princes Park", "9,099", "13 May 1978" ], [ "4", "North Melbourne", "14.14 (98)", "Fitzroy", "14.11 (95)", "Arden Street Oval", "14,150", "13 May 1978" ], [ "5", "St Kilda", "17.11 (113)", "Essendon", "16.11 (107)", "Moorabbin Oval", "30,760", "13 May 1978" ], [ "6", "Collingwood", "9.14 (68)", "Carlton", "12.13 (85)", "Victoria Park", "26,782", "13 May 1978" ], [ "7", "Melbourne", "21.13 (139)", "Geelong", "18.18 (126)", "VFL Park", "13,072", "13 May 1978" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"April 2010\"),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,G2:G7=\"April 2010\"),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the total number of series sorted for when released is april 2010", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "\"April 2010\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"6Y/AE\"),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"6Y/AE\"),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the author for 6y/ae", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"6Y/AE\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(F1=\"Peri\")*(G1=\"April 2010\")),4))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,(F2:F7=\"Peri\")*(G2:G7=\"April 2010\")),4))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the author for peri and april 2010", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "F1", "=", "\"Peri\"", "*", "G1", "=", "\"April 2010\"", "4" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"Pat Mills\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"Pat Mills\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the released for pat mills", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"Pat Mills\"", "7" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"Pat Mills\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"Pat Mills\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Name the featuring for pat mills", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "D1", "=", "\"Pat Mills\"", "6" ] } ]
train_1-1620397-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "#", "Series Sorted", "Title", "Author", "Doctor", "Featuring", "Released" ], [ "2", "1", "6Y/AA", "The Nightmare Fair", "Graham Williams (adapted by John Ainsworth )", "6th", "Peri , Celestial Toymaker", "November 2009" ], [ "3", "2", "6Y/AB", "Mission to Magnus", "Philip Martin Category:Articles with hCards", "6th", "Peri, s Ice Warrior , Sil", "December 2009" ], [ "4", "3", "6Y/AC", "Leviathan", "Brian Finch (adapted by Paul Finch )", "6th", "Peri", "January 2010" ], [ "5", "5", "6Y/AE", "Paradise 5", "PJ Hammond and Andy Lane", "6th", "Peri", "March 2010" ], [ "6", "6", "6Y/AF", "Point of Entry", "Barbara Clegg and Marc Platt", "6th", "Peri", "April 2010" ], [ "7", "7", "6Y/AG", "The Song of Megaptera", "Pat Mills", "6th", "Peri", "May 2010" ] ]
[ { "Formula": "SUM(FILTER(D1, (F1=\"19 (purdue)\")*(E1<3)))", "Formula2": "SUM(FILTER(D2:D6, (F2:F6=\"19 (purdue)\")*(E2:E6<3)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "How many Totals have a High Game Tackles of 19 (purdue), and Interceptions smaller than 3?", "Tokens": [ "SUM(", "FILTER(", "D1", "F1", "=", "\"19 (purdue)\"", "*", "E1", "<", "3" ] } ]
train_2-15307039-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Year", "Tackles", "Assists", "Totals", "Interceptions", "High Game Tackles" ], [ "2", "1982", "9", "1", "10", "0", "4 (Northwestern)" ], [ "3", "1983", "52", "31", "83", "3", "14 (Ohio State)" ], [ "4", "1984", "88", "39", "127", "3", "19 (Purdue)" ], [ "5", "1985", "62", "39", "101", "0", "17 (Iowa)" ], [ "6", "TOTAL", "211", "110", "321", "6", "19 (Purdue)" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=65677),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,G2:G18=65677),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "Which stadium held the game that 65,677 people attended?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "65677", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"october 17, 2004\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,B2:B18=\"october 17, 2004\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the attendance of the game on October 17, 2004?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", "=", "\"october 17, 2004\"", "7" ] }, { "Formula": "SUMIFS(A1,B1,\"october 17, 2004\")", "Formula2": "SUMIFS(A2:A18,B2:B18,\"october 17, 2004\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "Which week was the October 17, 2004 game played?", "Tokens": [ "SUMIFS(", "A1", "B1", "\"october 17, 2004\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"paul brown stadium\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,E2:E18=\"paul brown stadium\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the Browns record after they played the game at the Paul Brown stadium?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "E1", "=", "\"paul brown stadium\"", "6" ] } ]
train_2-10652530-2
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Week", "Date", "Opponent", "Result", "Stadium", "Record", "Attendance" ], [ "2", "1", "September 12, 2004", "Baltimore Ravens", "W 20–3", "Cleveland Browns Stadium", "1–0", "73,068" ], [ "3", "2", "September 19, 2004", "Dallas Cowboys", "L 12–19", "Texas Stadium", "1–1", "63,119" ], [ "4", "3", "September 26, 2004", "New York Giants", "L 10–27", "Giants Stadium", "1–2", "78,521" ], [ "5", "4", "October 3, 2004", "Washington Redskins", "W 17–13", "Cleveland Browns Stadium", "2–2", "73,348" ], [ "6", "5", "October 10, 2004", "Pittsburgh Steelers", "L 23–34", "Heinz Field", "2–3", "63,609" ], [ "7", "6", "October 17, 2004", "Cincinnati Bengals", "W 34–17", "Cleveland Browns Stadium", "3–3", "73,263" ], [ "8", "7", "October 24, 2004", "Philadelphia Eagles", "L 31–34", "Cleveland Browns Stadium", "3–4", "73,394" ], [ "9", "8", "Bye", "Bye", "Bye", "Bye", "Bye", "Bye" ], [ "10", "9", "November 7, 2004", "Baltimore Ravens", "L 13–27", "M&T Bank Stadium", "3–5", "69,781" ], [ "11", "10", "November 14, 2004", "Pittsburgh Steelers", "L 10–24", "Cleveland Browns Stadium", "3–6", "73,703" ], [ "12", "11", "November 21, 2004", "New York Jets", "L 7–10", "Cleveland Browns Stadium", "3–7", "72,547" ], [ "13", "12", "November 28, 2004", "Cincinnati Bengals", "L 48–58", "Paul Brown Stadium", "3–8", "65,677" ], [ "14", "13", "December 5, 2004", "New England Patriots", "L 15–42", "Cleveland Browns Stadium", "3–9", "73,028" ], [ "15", "14", "December 12, 2004", "Buffalo Bills", "L 7–37", "Ralph Wilson Stadium", "3–10", "72,330" ], [ "16", "15", "December 19, 2004", "San Diego Chargers", "L 0–21", "Cleveland Browns Stadium", "3–11", "72,489" ], [ "17", "16", "December 26, 2004", "Miami Dolphins", "L 7–10", "Pro Player Stadium", "3–12", "73,169" ], [ "18", "17", "January 2, 2005", "Houston Texans", "W 22–14", "Reliant Stadium", "4–12", "70,724" ] ]
[ { "Formula": "SUMIFS(D1,E1,\"11 November\")", "Formula2": "SUMIFS(D2:D9,E2:E9,\"11 November\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the position of the song that was eliminated on 11 november?", "Tokens": [ "SUMIFS(", "D1", "E1", "\"11 November\"" ] }, { "Formula": "SUMIFS(D1,B1,\"Kärleken vänder allt (The love turns everything)\")", "Formula2": "SUMIFS(D2:D9,B2:B9,\"Kärleken vänder allt (The love turns everything)\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the position of kärleken vänder allt (the love turns everything)?", "Tokens": [ "SUMIFS(", "D1", "B1", "\"Kärleken vänder allt (The love turns everything)\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Ingela Hemming\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,C2:C9=\"Ingela Hemming\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which artist sang the song that ingela hemming wrote?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "C1", "=", "\"Ingela Hemming\"", "1" ] }, { "Formula": "SUMIFS(D1,C1,\"Adam Sandahl\")", "Formula2": "SUMIFS(D2:D9,C2:C9,\"Adam Sandahl\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the position of the song that adam sandahl wrote?", "Tokens": [ "SUMIFS(", "D1", "C1", "\"Adam Sandahl\"" ] }, { "Formula": "SUMIFS(D1,A1,\"Genjor McNell\")", "Formula2": "SUMIFS(D2:D9,A2:A9,\"Genjor McNell\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the position of the song thar genjor mcnell performed?", "Tokens": [ "SUMIFS(", "D1", "A1", "\"Genjor McNell\"" ] }, { "Formula": "SUMIFS(D1,B1,\"ärleken vänder allt (The love turns everything)\")", "Formula2": "SUMIFS(D2:D9,B2:B9,\"ärleken vänder allt (The love turns everything)\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the position of kärleken vänder allt (the love turns everything)?", "Tokens": [ "SUMIFS(", "D1", "B1", "\"ärleken vänder allt (The love turns everything)\"" ] } ]
test_1-23585197-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Artist", "Song (English translation)", "Songwriter(s)", "Position", "Date Eliminated" ], [ "2", "MiSt", "Come and Get Me Now", "Mia Terngård, Stefan Lebert", "1", "Winner (12 November)" ], [ "3", "Jessica Friberg", "Break Free", "Jessica Friberg, Johannes Hansson", "2", "12 November" ], [ "4", "Adam Sandahl", "Kärleken vänder allt (The love turns everything)", "Adam Sandahl", "3", "12 November" ], [ "5", "Genjor McNell", "My Kind of Love", "Jörgen Frinell", "4", "11 November" ], [ "6", "Ingela Hemming", "Love for People", "Ingela Hemming", "5", "10 November" ], [ "7", "Mark", "I'll Make You Want Me", "Mark Woznicki", "6", "9 November" ], [ "8", "Johan Skoog", "När vi har landat (Once we have landed)", "Johan Skoog, Martin Hägglund", "7", "8 November" ], [ "9", "Siberia", "Hot for the Night", "Peter Månsson", "8", "7 November" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"shakamak\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,A2:A10=\"shakamak\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which IHSAA Class has a School of shakamak?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"shakamak\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"bloomfield\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,A2:A10=\"bloomfield\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which County has a School of bloomfield?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"bloomfield\"", "6" ] }, { "Formula": "SUMIFS(D1,A1,\"shakamak\")", "Formula2": "SUMIFS(D2:D10,A2:A10,\"shakamak\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "How much Enrollment has a School of shakamak?", "Tokens": [ "SUMIFS(", "D1", "A1", "\"shakamak\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"bulldogs\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,C2:C10=\"bulldogs\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which IHSAA Class has a Mascot of bulldogs?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "C1", "=", "\"bulldogs\"", "5" ] } ]
train_2-18974097-9
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "School", "Location", "Mascot", "Enrollment", "IHSAA Class", "County" ], [ "2", "Bloomfield", "Bloomfield", "Cardinals", "337", "AA", "28 Greene" ], [ "3", "Clay City", "Clay City", "Eels", "272", "A", "11 Clay" ], [ "4", "Eastern Greene", "Bloomfield", "Thunderbirds", "406", "AA", "28 Greene" ], [ "5", "Linton Stockton", "Linton", "Miners", "344", "AA", "28 Greene" ], [ "6", "North Central Farmersburg", "Farmersburg", "Thunderbirds", "336", "AA", "77 Sullivan" ], [ "7", "North Daviess", "Elnora", "Cougars", "306", "A", "14 Daviess" ], [ "8", "Shakamak", "Jasonville", "Lakers", "258", "A", "28 Greene" ], [ "9", "Union Dugger", "Dugger", "Bulldogs", "117", "A", "77 Sullivan" ], [ "10", "White River Valley", "Switz City", "Wolverines", "253", "A", "28 Greene" ] ]
[ { "Formula": "SUM(FILTER(D1, C1>0))", "Formula2": "SUM(FILTER(D2:D9, C2:C9>0))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", ">", "Num" ], "Level": "easy", "Question": "What is the total number of losses for teams with more than 0 byes?", "Tokens": [ "SUM(", "FILTER(", "D1", "C1", ">", "0" ] }, { "Formula": "SUM(FILTER(E1, (F1=1731)*(D1<10)))", "Formula2": "SUM(FILTER(E2:E9, (F2:F9=1731)*(D2:D9<10)))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is the sum of draws for teams with against of 1731 and under 10 losses?", "Tokens": [ "SUM(", "FILTER(", "E1", "F1", "=", "1731", "*", "D1", "<", "10" ] } ]
train_2-18975610-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Sunrayia FL", "Wins", "Byes", "Losses", "Draws", "Against" ], [ "2", "Wentworth", "14", "0", "4", "0", "1409" ], [ "3", "Imperials", "13", "0", "5", "0", "1286" ], [ "4", "Robinvale", "13", "0", "5", "0", "1369" ], [ "5", "Red Cliffs", "10", "0", "8", "0", "1534" ], [ "6", "Irymple", "8", "0", "10", "0", "1731" ], [ "7", "Mildura", "8", "0", "10", "0", "1858" ], [ "8", "South Mildura", "6", "0", "12", "0", "2003" ], [ "9", "Merbein", "0", "0", "18", "0", "3317" ] ]
[ { "Formula": "MIN(FILTER(E1,(D1=\"+ 5 laps\")*(C1<161)))", "Formula2": "MIN(FILTER(E2:E19,(D2:D19=\"+ 5 laps\")*(C2:C19<161)))", "Funcs": [ "MIN(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What grid is the lowest when the time/retired is + 5 laps and the laps is less than 161?", "Tokens": [ "MIN(", "FILTER(", "E1", "D1", "=", "\"+ 5 laps\"", "*", "C1", "<", "161" ] }, { "Formula": "MAX(FILTER(F1,(E1<13)*(D1=\"+7.538 secs\")))", "Formula2": "MAX(FILTER(F2:F19,(E2:E19<13)*(D2:D19=\"+7.538 secs\")))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the biggest points when the grid is less than 13 and the time/retired is +7.538 secs?", "Tokens": [ "MAX(", "FILTER(", "F1", "E1", "<", "13", "*", "D1", "=", "\"+7.538 secs\"" ] }, { "Formula": "AVERAGE(FILTER(C1,A1=\"ricardo sperafico\"))", "Formula2": "AVERAGE(FILTER(C2:C19,A2:A19=\"ricardo sperafico\"))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Driver Ricardo Sperafico has what as his average laps?", "Tokens": [ "AVERAGE(", "FILTER(", "C1", "A1", "=", "\"ricardo sperafico\"" ] }, { "Formula": "FILTER(A1,F1=6)", "Formula2": "FILTER(A2:A19,F2:F19=6)", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What is the name of the driver with 6 points?", "Tokens": [ "FILTER(", "A1", "F1", "=", "6" ] }, { "Formula": "AVERAGE(FILTER(F1,A1=\"ryan hunter-reay\"))", "Formula2": "AVERAGE(FILTER(F2:F19,A2:A19=\"ryan hunter-reay\"))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the average points that the driver Ryan Hunter-Reay has?", "Tokens": [ "AVERAGE(", "FILTER(", "F1", "A1", "=", "\"ryan hunter-reay\"" ] } ]
dev_2-15444757-2
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Driver", "Team", "Laps", "Time/Retired", "Grid", "Points" ], [ "2", "Sébastien Bourdais", "Newman/Haas Racing", "166", "1:26:22.636", "1", "34" ], [ "3", "Oriol Servià", "Newman/Haas Racing", "166", "+0.312 secs", "2", "28" ], [ "4", "Jimmy Vasser", "PKV Racing", "166", "+3.604 secs", "3", "25" ], [ "5", "Mario Domínguez", "Forsythe Racing", "166", "+7.169 secs", "6", "23" ], [ "6", "Rodolfo Lavín", "HVM Racing", "166", "+7.538 secs", "7", "21" ], [ "7", "Björn Wirdheim", "HVM Racing", "166", "+7.555 secs", "5", "19" ], [ "8", "Alex Tagliani", "Team Australia", "166", "+8.162 secs", "13", "17" ], [ "9", "Timo Glock", "Rocketsports Racing", "165", "+ 1 Lap", "15", "16" ], [ "10", "Marcus Marshall", "Team Australia", "165", "+ 1 Lap", "10", "13" ], [ "11", "Ryan Hunter-Reay", "Rocketsports Racing", "165", "+ 1 Lap", "16", "11" ], [ "12", "Justin Wilson", "RuSPORT", "164", "+ 2 Laps", "9", "10" ], [ "13", "Cristiano da Matta", "PKV Racing", "164", "+ 2 Laps", "4", "9" ], [ "14", "A. J. Allmendinger", "RuSPORT", "163", "+ 3 Laps", "8", "8" ], [ "15", "Andrew Ranger", "Mi-Jack Conquest Racing", "162", "+ 4 Laps", "17", "7" ], [ "16", "Ricardo Sperafico", "Dale Coyne Racing", "161", "+ 5 Laps", "18", "6" ], [ "17", "Nelson Philippe", "Mi-Jack Conquest Racing", "127", "Contact", "11", "5" ], [ "18", "Paul Tracy", "Forsythe Racing", "123", "Contact", "14", "5" ], [ "19", "Ronnie Bremer", "Dale Coyne Racing", "41", "Pit Incident", "12", "3" ] ]
[ { "Formula": "FILTER(A1,C1=\"-2\")", "Formula2": "FILTER(A2:A11,C2:C11=\"-2\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Which party has a net gain/loss of -2?", "Tokens": [ "FILTER(", "A1", "C1", "=", "\"-2\"" ] }, { "Formula": "FILTER(B1,(C1=\"0\")*(A1=\"swedish people's party\"))", "Formula2": "FILTER(B2:B11,(C2:C11=\"0\")*(A2:A11=\"swedish people's party\"))", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "When the Swedish People's Party had a net gain/loss of 0, how many seats did they have?", "Tokens": [ "FILTER(", "B1", "C1", "=", "\"0\"", "*", "A1", "=", "\"swedish people's party\"" ] }, { "Formula": "FILTER(D1,C1=\"+34\")", "Formula2": "FILTER(D2:D11,C2:C11=\"+34\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "When there was a net gain/loss of +34, what was the percentage of seats that party held?", "Tokens": [ "FILTER(", "D1", "C1", "=", "\"+34\"" ] }, { "Formula": "FILTER(B1,E1=\"8.1\")", "Formula2": "FILTER(B2:B11,E2:E11=\"8.1\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "Regarding the seats that casted 8.1% of the vote how many seats were held?", "Tokens": [ "FILTER(", "B1", "E1", "=", "\"8.1\"" ] } ]
dev_2-10577-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Party", "Seats", "Net gain/loss", "% of seats", "% of votes" ], [ "2", "National Coalition Party", "44", "−6", "22.0", "20.4" ], [ "3", "Social Democratic Party", "42", "-3", "21.0", "19.1" ], [ "4", "True Finns", "39", "+34", "19.5", "19.1" ], [ "5", "Centre Party", "35", "-16", "17.5", "15.8" ], [ "6", "Left Alliance", "14", "-2", "7.0", "8.1" ], [ "7", "Green League", "10", "-5", "5.0", "7.3" ], [ "8", "Swedish People's Party", "9", "0", "4.5", "4.3" ], [ "9", "Christian Democrats", "6", "-1", "3.0", "4.0" ], [ "10", "Others", "1 a", "0", "0.5", "0.4" ], [ "11", "a Province of Åland 's representative.", "a Province of Åland 's representative.", "a Province of Åland 's representative.", "a Province of Åland 's representative.", "a Province of Åland 's representative." ] ]
[ { "Formula": "MAX(FILTER(B1, (E1=\"canada\")*(A1<1973)))", "Formula2": "MAX(FILTER(B2:B11, (E2:E11=\"canada\")*(A2:A11<1973)))", "Funcs": [ "MAX(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "<", "Num" ], "Level": "easy", "Question": "What is Canada's highest round before 1973?", "Tokens": [ "MAX(", "FILTER(", "B1", "E1", "=", "\"canada\"", "*", "A1", "<", "1973" ] } ]
train_2-18278177-3
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Draft", "Round", "Pick", "Player", "Nationality" ], [ "2", "1973", "1", "2", "Glenn Goldup Category:Articles with hCards", "Canada" ], [ "3", "1973", "1", "12", "Blake Dunlop Category:Articles with hCards", "Canada" ], [ "4", "1973", "2", "26", "Mike Clarke Category:Articles with hCards", "Canada" ], [ "5", "1973", "3", "38", "Tom Colley Category:Articles with hCards", "Canada" ], [ "6", "1973", "4", "41", "Randy Holt Category:Articles with hCards", "Canada" ], [ "7", "1973", "4", "51", "Alan Hangsleben Category:Articles with hCards", "United States" ], [ "8", "1973", "5", "53", "Larry Patey Category:Articles with hCards", "Canada" ], [ "9", "1973", "5", "64", "Robert \"Cap\" Raeder Category:Articles with hCards", "United States" ], [ "10", "1973", "6", "77", "Rick Chinnick Category:Articles with hCards", "Canada" ], [ "11", "1973", "7", "90", "Steve Alley Category:Articles with hCards", "United States" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=2010)*(C1=\"best international actress\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,(A2:A8=2010)*(C2:C8=\"best international actress\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "For which group was Kim nominated in 2010 for Best International Actress?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "=", "2010", "*", "C1", "=", "\"best international actress\"", "2" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"thirst\")*(A1=2010)*(B1=\"green globe film awards\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,(D2:D8=\"thirst\")*(A2:A8=2010)*(B2:B8=\"green globe film awards\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the result for Thirst in 2010 at the Green Globe Film Awards?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "D1", "=", "\"thirst\"", "*", "A1", "=", "2010", "*", "B1", "=", "\"green globe film awards\"", "5" ] }, { "Formula": "ROWS(UNIQUE(FILTER(A1, B1=\"sitges film festival\")))", "Formula2": "ROWS(UNIQUE(FILTER(A2:A8, B2:B8=\"sitges film festival\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "What is the number of years that Kim was nominated at the Sitges Film Festival?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "A1", "B1", "=", "\"sitges film festival\"" ] }, { "Formula": "AVERAGE(FILTER(A1, (E1=\"nominated\")*(D1=\"thirst\")*(C1=\"best actress\")*(B1=\"baeksang arts awards\")))", "Formula2": "AVERAGE(FILTER(A2:A8, (E2:E8=\"nominated\")*(D2:D8=\"thirst\")*(C2:C8=\"best actress\")*(B2:B8=\"baeksang arts awards\")))", "Funcs": [ "AVERAGE(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the average year in which Kim was nominated for Thirst as Best Actress at the Baeksang Arts Awards?", "Tokens": [ "AVERAGE(", "FILTER(", "A1", "E1", "=", "\"nominated\"", "*", "D1", "=", "\"thirst\"", "*", "C1", "=", "\"best actress\"", "*", "B1", "=", "\"baeksang arts awards\"" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1<2010)*(D1=\"thirst\")),2))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,(A2:A8<2010)*(D2:D8=\"thirst\")),2))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "<", "Num", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which group nominated Kim in years before 2010 for Thirst?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "E1", "A1", "<", "2010", "*", "D1", "=", "\"thirst\"", "2" ] }, { "Formula": "MAXIFS(A1,D1,\"over the rainbow\")", "Formula2": "MAXIFS(A2:A8,D2:D8,\"over the rainbow\")", "Funcs": [ "MAXIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What is the highest year that Kim was nominated for Over the Rainbow?", "Tokens": [ "MAXIFS(", "A1", "D1", "\"over the rainbow\"" ] } ]
test_2-14888584-4
[ [ "0", "A", "B", "C", "D", "E" ], [ "1", "Year", "Group", "Award", "Film/Series", "Result" ], [ "2", "2005", "Blue Dragon Film Awards", "Best New Actress", "Voice", "Nominated" ], [ "3", "2006", "Baeksang Arts Awards", "Best New Actress", "Voice", "Nominated" ], [ "4", "2006", "MBC Drama Awards", "PD Award", "Over the Rainbow", "Won" ], [ "5", "2009", "Sitges Film Festival", "Best Actress", "Thirst", "Won" ], [ "6", "2009", "Blue Dragon Film Awards", "Best Actress", "Thirst", "Nominated" ], [ "7", "2010", "Green Globe Film Awards", "Best International Actress", "Thirst", "Nominated" ], [ "8", "2010", "Baeksang Arts Awards", "Best Actress", "Thirst", "Nominated" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Tim Mack\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"Tim Mack\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When tim mack is on team usa what is the progressive total?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"Tim Mack\"", "6" ] }, { "Formula": "ROWS(UNIQUE(FILTER(E1, A1=14)))", "Formula2": "ROWS(UNIQUE(FILTER(E2:E6, A2:A6=14)))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "medium", "Question": "When 14 is the match number how many usa teams are there?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "E1", "A1", "=", "14" ] }, { "Formula": "ROWS(UNIQUE(FILTER(C1, E1=\"Chris Barnes\")))", "Formula2": "ROWS(UNIQUE(FILTER(C2:C6, E2:E6=\"Chris Barnes\")))", "Funcs": [ "ROWS(", "UNIQUE(", "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "medium", "Question": "When chris barnes is on team usa how many europe teams are there?", "Tokens": [ "ROWS(", "UNIQUE(", "FILTER(", "C1", "E1", "=", "\"Chris Barnes\"" ] } ]
train_1-19072602-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Match no.", "Match Type", "Team Europe", "Score", "Team USA", "Progressive Total" ], [ "2", "13", "Singles", "Mika Koivuniemi", "279 - 207", "Bill Hoffman", "6 - 7" ], [ "3", "14", "Singles", "Paul Moor", "203 - 290", "Chris Barnes", "6 - 8" ], [ "4", "15", "Singles", "Tomas Leandersson", "223 - 220", "Tim Mack", "7 - 8" ], [ "5", "16", "Singles", "Tore Torgersen", "234 - 208", "Doug Kent", "8 - 8" ], [ "6", "17", "Singles", "Osku Palermaa", "204 - 212", "Tommy Jones", "8 - 9" ] ]
[ { "Formula": "SUM(FILTER(F1, E1=4))", "Formula2": "SUM(FILTER(F2:F10, E2:E10=4))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "What was the average score for the couple that had 4 dances?", "Tokens": [ "SUM(", "FILTER(", "F1", "E1", "=", "4" ] }, { "Formula": "SUM(FILTER(F1, E1=12))", "Formula2": "SUM(FILTER(F2:F10, E2:E10=12))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many averages were listed for the couple who had 12 dances?", "Tokens": [ "SUM(", "FILTER(", "F1", "E1", "=", "12" ] }, { "Formula": "SUM(FILTER(D1, F1=29))", "Formula2": "SUM(FILTER(D2:D10, F2:F10=29))", "Funcs": [ "SUM(", "FILTER(", "Cell", "Cell", "=", "Num" ], "Level": "easy", "Question": "How many total points were earned from the couple that averaged 29.0 points?", "Tokens": [ "SUM(", "FILTER(", "D1", "F1", "=", "29" ] } ]
train_1-23662356-3
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Rank by Average", "Place", "Couple", "Total Points Earned", "Number of Dances", "Average" ], [ "2", "1", "3", "Tim & Natalie", "433", "12", "36.1" ], [ "3", "2", "1", "Kate & John-Paul", "522", "15", "34.8" ], [ "4", "3", "2", "Fifi & Paul", "506", "15", "33.7" ], [ "5", "4", "7", "Todd & Emily", "164", "5", "32.8" ], [ "6", "5", "8", "Tatiana & Brendan", "217", "7", "31.0" ], [ "7", "6", "4", "Jamie & Amanda", "306", "10", "30.6" ], [ "8", "7", "6", "Kimberley & Paul", "87", "3", "29.0" ], [ "9", "8", "10", "Wendell & Linda", "55", "2", "27.5" ], [ "10", "9", "11", "Naomi & Steven", "97", "4", "24.3" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1>1971)*(A1=\"runner-up\")*(G1=\"3–6, 3–6\")),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,(B2:B19>1971)*(A2:A19=\"runner-up\")*(G2:G19=\"3–6, 3–6\")),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", ">", "Num", "*", "Cell", "=", "Str", "*", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who is the partner on a date later than 1971 who is the runner-up with a score of 3–6, 3–6?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "B1", ">", "1971", "*", "A1", "=", "\"runner-up\"", "*", "G1", "=", "\"3–6, 3–6\"", "5" ] } ]
train_2-10669284-1
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Outcome", "Date", "Tournament", "Surface", "Partner", "Opponents in the final", "Score in the final" ], [ "2", "Winner", "1969", "Buenos Aires, Argentina", "Clay", "Jaime Fillol", "Roy Emerson Frew McMillan", "W/O" ], [ "3", "Winner", "1970", "South Orange, U.S.", "Hard", "Jaime Fillol", "Andrés Gimeno Rod Laver", "3–6, 7–6, 7–6" ], [ "4", "Runner-up", "1971", "Bournemouth, England", "Clay", "Jaime Fillol", "Bill Bowrey Owen Davidson", "6–8, 2–6, 6–3, 6–4, 3–6" ], [ "5", "Runner-up", "1971", "Buenos Aires, Argentina", "Clay", "Jaime Fillol", "Željko Franulović Ilie Năstase", "4–6, 4–6" ], [ "6", "Winner", "1972", "Caracas, Venezuela", "Hard", "Jaime Fillol", "Jim McManus Manuel Orantes", "6–4, 6–3, 7–6" ], [ "7", "Runner-up", "1972", "Brussels, Belgium", "Clay", "Jaime Fillol", "Juan Gisbert Manuel Orantes", "7–9, 3–6" ], [ "8", "Runner-up", "1972", "French Open, Paris", "Clay", "Jaime Fillol", "Bob Hewitt Frew McMillan", "3–6, 6–8, 6–3, 1–6" ], [ "9", "Runner-up", "1972", "Indianapolis, U.S.", "Clay", "Jaime Fillol", "Bob Hewitt Frew McMillan", "2–6, 3–6" ], [ "10", "Runner-up", "1973", "Buenos Aires, Argentina", "Clay", "Iván Molina", "Ricardo Cano Guillermo Vilas", "6–7, 3–6" ], [ "11", "Runner-up", "1974", "Washington D.C., U.S.", "Clay", "Jaime Fillol", "Tom Gorman Marty Riessen", "5–7, 1–6" ], [ "12", "Runner-up", "1974", "U.S. Open, New York", "Grass", "Jaime Fillol", "Robert Lutz Stan Smith", "3–6, 3–6" ], [ "13", "Runner-up", "1974", "Buenos Aires, Argentina", "Clay", "Jaime Fillol", "Manuel Orantes Guillermo Vilas", "4–6, 3–6" ], [ "14", "Winner", "1975", "Charlotte, U.S.", "Clay", "Jaime Fillol", "Ismail El Shafei Brian Fairlie", "6–3, 5–7, 6–4" ], [ "15", "Winner", "1976", "Berlin, Germany", "Hard", "Julien Munoz", "Jürgen Fassbender Hans-Jürgen Pohmann", "7–5, 6–1" ], [ "16", "Winner", "1976", "Santiago, Chile", "Clay", "Hans Gildemeister", "Lito Álvarez Belus Prajoux", "6–3, 7–6" ], [ "17", "Runner-up", "1977", "Murcia, Spain", "Clay", "Hans Gildemeister", "Patrice Dominguez François Jauffret", "5–7, 2–6" ], [ "18", "Winner", "1977", "Indianapolis, U.S.", "Clay", "Jaime Fillol", "Dick Crealy Cliff Letcher", "6–7, 6–4, 6–3" ], [ "19", "Winner", "1977", "Santiago, Chile", "Clay", "Jaime Fillol", "Henry Bunis Paul McNamee", "5–7, 6–1, 6–1" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"Concordia\"),5))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H10,C2:C10=\"Concordia\"),5))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Who wrote \"Concordia\"?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "C1", "=", "\"Concordia\"", "5" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"Cathryn Humphris\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H10,E2:E10=\"Cathryn Humphris\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What is the production code of the episode written by Cathryn Humphris?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "E1", "=", "\"Cathryn Humphris\"", "7" ] }, { "Formula": "LET(query1,SUMMARIZE(G1,SUMX(H1)),FILTER(query1,CHOOSECOLS(query1,2)=5.43))", "Formula2": "LET(query1,SUMMARIZE(G2:G10,SUMX(H2:H10)),FILTER(query1,CHOOSECOLS(query1,2)=5.43))", "Funcs": [ "LET(", "query1", "SUMMARIZE(", "Cell", "SUMX(", "Cell", "FILTER(", "query1", "CHOOSECOLS(", "query1", "Num", "=", "Num" ], "Level": "hard", "Question": "What is the production code of the episode that had 5.43 million viewers?", "Tokens": [ "LET(", "query1", "SUMMARIZE(", "G1", "SUMX(", "H1", "FILTER(", "query1", "CHOOSECOLS(", "query1", "2", "=", "5.43" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=\"Jesse Warn\"),7))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H10,D2:D10=\"Jesse Warn\"),7))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "What was the title of the episode directed by Jesse Warn?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "H1", "D1", "=", "\"Jesse Warn\"", "7" ] }, { "Formula": "SUMIFS(A1,E1,\"Gregg Hurwitz\")", "Formula2": "SUMIFS(A2:A10,E2:E10,\"Gregg Hurwitz\")", "Funcs": [ "SUMIFS(", "Cell", "Cell", "Str" ], "Level": "easy", "Question": "What episode number was written by Gregg Hurwitz?", "Tokens": [ "SUMIFS(", "A1", "E1", "\"Gregg Hurwitz\"" ] } ]
train_1-24938621-3
[ [ "0", "A", "B", "C", "D", "E", "F", "G", "H" ], [ "1", "No.", "#", "Title", "Directed by", "Written by", "Original air date", "Production code", "U.S. viewers (million)" ], [ "2", "13", "1", "\"Red Rain\"", "Bryan Spicer", "Scott Rosenbaum & Gregg Hurwitz", "January4,2011", "3X6201", "6.59" ], [ "3", "14", "2", "\"Serpent's Tooth\"", "Steve Shill", "Gregg Hurwitz", "January11,2011", "3X6202", "5.77" ], [ "4", "15", "3", "\"Laid Bare\"", "David Barrett", "Gwendolyn M. Parker", "January18,2011", "3X6203", "5.70" ], [ "5", "16", "4", "\"Unholy Alliance\"", "Dean White", "Rockne S. O'Bannon", "February1,2011", "3X6204", "5.29" ], [ "6", "17", "5", "\"Concordia\"", "Jesse Warn", "David Rambo", "February8,2011", "3X6205", "5.40" ], [ "7", "18", "6", "\"Siege\"", "John Behring", "Dean Widenmann", "February15,2011", "3X6206", "5.43" ], [ "8", "19", "7", "\"Birth Pangs\"", "David Barrett", "Cathryn Humphris", "February22,2011", "3X6207", "5.14" ], [ "9", "20", "8", "\"Uneasy Lies the Head\"", "Jeff Woolnough", "Cameron Litvack & Gregg Hurwitz", "March1,2011", "3X6208", "5.04" ], [ "10", "21", "9", "\"Devil in a Blue Dress\"", "Ralph Hemecker", "Hans Tobeason", "March8,2011", "3X6209", "4.98" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=101.42),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,G2:G12=101.42),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Num", "Num" ], "Level": "medium", "Question": "How many runs were scored when the strike rate was 101.42?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "G1", "G1", "=", "101.42", "1" ] } ]
train_2-11611293-7
[ [ "0", "A", "B", "C", "D", "E", "F", "G" ], [ "1", "Runs", "Balls", "Batsman", "Versus", "Venue", "Date", "Strike Rate" ], [ "2", "172*", "151", "CB Wishart", "Namibia", "Harare", "10-02-2003", "113.91" ], [ "3", "152", "151", "SR Tendulkar", "Namibia", "Pietermaritzburg", "23-02-2003", "100.66" ], [ "4", "143*", "125", "A Symonds", "Pakistan", "Johannesburg", "11-02-2003", "114.40" ], [ "5", "143", "141", "HH Gibbs", "New Zealand", "Johannesburg", "16-02-2003", "101.42" ], [ "6", "141", "125", "SB Styris", "Sri Lanka", "Bloemfontein", "10-02-2003", "112.80" ], [ "7", "146*", "121", "RT Ponting", "India", "Johannesburg", "23-03-2003", "115.70" ], [ "8", "134*", "132", "SP Fleming", "South Africa", "Johannesburg", "16-02-2003", "101.52" ], [ "9", "134*", "129", "KJJ van Noortwijk", "Namibia", "Bloemfontein", "03-03-2003", "103.88" ], [ "10", "124", "129", "MS Atapattu", "South Africa", "Durban", "03-03-2003", "96.12" ], [ "11", "121", "142", "JF Kloppenburg", "Namibia", "Bloemfontein", "03-03-2003", "85.21" ], [ "12", "Source: Cricinfo.com", "Source: Cricinfo.com", "Source: Cricinfo.com", "Source: Cricinfo.com", "Source: Cricinfo.com", "Source: Cricinfo.com", "Source: Cricinfo.com" ] ]
[ { "Formula": "FILTER(B1,D1=\"朔州\")", "Formula2": "FILTER(B2:B9,D2:D9=\"朔州\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "The hanja 朔州 is for what province?", "Tokens": [ "FILTER(", "B1", "D1", "=", "\"朔州\"" ] }, { "Formula": "ROWS(FILTER(F1,(A1=\"Silla\")*(D1=\"尙州\")))", "Formula2": "ROWS(FILTER(F2:F9,(A2:A9=\"Silla\")*(D2:D9=\"尙州\")))", "Funcs": [ "ROWS(", "FILTER(", "Cell", "Cell", "=", "Str", "*", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the modern equivalent of the former kingdom \"silla\" with the hanja 尙州?", "Tokens": [ "ROWS(", "FILTER(", "F1", "A1", "=", "\"Silla\"", "*", "D1", "=", "\"尙州\"" ] }, { "Formula": "FILTER(E1,D1=\"尙州\")", "Formula2": "FILTER(E2:E9,D2:D9=\"尙州\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "The hanja 尙州 is for what capital?", "Tokens": [ "FILTER(", "E1", "D1", "=", "\"尙州\"" ] }, { "Formula": "FILTER(C1,D1=\"良州\")", "Formula2": "FILTER(C2:C9,D2:D9=\"良州\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the hangul symbol for the hanja 良州?", "Tokens": [ "FILTER(", "C1", "D1", "=", "\"良州\"" ] }, { "Formula": "FILTER(D1,B1=\"Sangju\")", "Formula2": "FILTER(D2:D9,B2:B9=\"Sangju\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What is the hanja for the province of \"sangju\"?", "Tokens": [ "FILTER(", "D1", "B1", "=", "\"Sangju\"" ] }, { "Formula": "FILTER(F1,B1=\"Hanju\")", "Formula2": "FILTER(F2:F9,B2:B9=\"Hanju\")", "Funcs": [ "FILTER(", "Cell", "Cell", "=", "Str" ], "Level": "easy", "Question": "What are the modern equivalents for the province of \"hanju\"?", "Tokens": [ "FILTER(", "F1", "B1", "=", "\"Hanju\"" ] } ]
dev_1-160510-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Former kingdom", "Province", "Hangul", "Hanja", "Capital", "Modern equivalent" ], [ "2", "Silla", "Yangju", "양주", "良州", "Yangju", "Eastern Gyeongsang" ], [ "3", "Silla", "Gangju", "강주", "康州", "Gangju", "Western South Gyeongsang" ], [ "4", "Silla", "Sangju", "상주", "尙州", "Sangju", "Western North Gyeongsang" ], [ "5", "Baekje", "Muju", "무주", "武州", "Muju", "South Jeolla" ], [ "6", "Baekje", "Jeonju", "전주", "全州", "Jeonju", "North Jeolla" ], [ "7", "Baekje", "Ungju", "웅주", "熊州", "Gongju", "South Chungcheong" ], [ "8", "Goguryeo", "Hanju", "한주", "漢州", "Hanju ( Seoul )", "North Chungcheong , Gyeonggi , Hwanghae" ], [ "9", "Goguryeo", "Sakju", "삭주", "朔州", "Sakju", "Western Gangwon" ] ]
[ { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"3.4 (22)\"),6))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"3.4 (22)\"),6))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "On which date did the away team score 3.4 (22)?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "D1", "=", "\"3.4 (22)\"", "6" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"richmond\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"richmond\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When Richmond was the Home team, who was the away team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "A1", "=", "\"richmond\"", "3" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"corio oval\"),1))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"corio oval\"),1))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "Which home team plays in the Corio Oval venue?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"corio oval\"", "1" ] }, { "Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"emcg\"),3))", "Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"emcg\"),3))", "Funcs": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "Cell", ":", "Cell", "Cell", "=", "Str", "Num" ], "Level": "medium", "Question": "When the game was played at the EMCG venue, who was the away team?", "Tokens": [ "UNIQUE(", "CHOOSECOLS(", "FILTER(", "A1", ":", "F1", "E1", "=", "\"emcg\"", "3" ] } ]
train_2-1204658-1
[ [ "0", "A", "B", "C", "D", "E", "F" ], [ "1", "Home team", "Home team score", "Away team", "Away team score", "Venue", "Date" ], [ "2", "Fitzroy", "6.8 (44)", "South Melbourne", "7.11 (53)", "Brunswick Street Oval", "2 May 1908" ], [ "3", "Essendon", "14.11 (95)", "University", "3.11 (29)", "EMCG", "2 May 1908" ], [ "4", "Carlton", "6.12 (48)", "St Kilda", "3.4 (22)", "Princes Park", "2 May 1908" ], [ "5", "Richmond", "8.14 (62)", "Melbourne", "7.9 (51)", "Punt Road Oval", "2 May 1908" ], [ "6", "Geelong", "12.13 (85)", "Collingwood", "5.8 (38)", "Corio Oval", "2 May 1908" ] ]