t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=1987),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,A2:A19=1987),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Who was the illustrator in 1987?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"1987",
"3"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(A1, D1=\"drop dead\")))",
"Formula2": "ROWS(UNIQUE(FILTER(A2:A19, D2:D19=\"drop dead\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many years was the title drop dead?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"A1",
"D1",
"=",
"\"drop dead\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"drop dead\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,D2:D19=\"drop dead\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which publisher has a title of drop dead?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"drop dead\"",
"5"
]
}
] | train_2-15641996-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Author",
"Illustrator",
"Title",
"Publisher"
],
[
"2",
"1982",
"Angela Carter (ed. and translator)",
"Michael Foreman",
"Sleeping Beauty and other favourite fairy tales",
"V. Gollancz"
],
[
"3",
"1983",
"Anthony Browne",
"Browne",
"Gorilla",
"Julia MacRae"
],
[
"4",
"1984",
"John Burningham",
"Burningham",
"Granpa",
"J. Cape"
],
[
"5",
"1985",
"Ted Hughes (1968)",
"Andrew Davidson",
"The Iron Man",
"Faber"
],
[
"6",
"1986",
"Allan Ahlberg",
"Janet Ahlberg",
"The Jolly Postman",
"Heinemann"
],
[
"7",
"1987",
"Charles Causley",
"Charles Keeping",
"Jack the Treacle Eater",
"Macmillan"
],
[
"8",
"1988",
"Lewis Carroll (1865)",
"Anthony Browne",
"Alice's Adventures in Wonderland",
"Julia MacRae"
],
[
"9",
"1989",
"Martin Waddell",
"Barbara Firth",
"The Park in the Dark",
"Walker"
],
[
"10",
"1990",
"Quentin Blake",
"Blake",
"All Join In",
"J. Cape"
],
[
"11",
"1991",
"Colin McNaughton",
"McNaughton",
"Have You Seen who's just moved in next door to us?",
"Walker"
],
[
"12",
"1992",
"Raymond Briggs",
"Briggs",
"The Man",
"Julia MacRae"
],
[
"13",
"1993",
"Karen Wallace",
"Mike Bostock",
"Think of an Eel",
"Walker"
],
[
"14",
"1994",
"Trish Cooke",
"Helen Oxenbury",
"So Much",
"Walker"
],
[
"15",
"1995",
"Kathy Henderson",
"Patrick Benson",
"The Little Boat",
"Walker"
],
[
"16",
"1996",
"Babette Cole",
"Cole",
"Drop Dead",
"J. Cape"
],
[
"17",
"1997",
"William Mayne",
"Jonathan Heale",
"Lady Muck",
"Heinemann"
],
[
"18",
"1998",
"Anthony Browne",
"Browne",
"Voices in the Park",
"Doubleday"
],
[
"19",
"1999",
"Lewis Carroll (1865)",
"Helen Oxenbury",
"Alice's Adventures in Wonderland",
"Walker"
]
] |
[
{
"Formula": "SUM(FILTER(A1, B1=93039))",
"Formula2": "SUM(FILTER(A2:A11, B2:B11=93039))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the Rank of the game with an Attendance of 93,039?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"B1",
"=",
"93039"
]
}
] | train_2-1873992-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Attendance",
"Visiting Team",
"Date",
"Result"
],
[
"2",
"1.",
"93,374",
"Alabama",
"Nov. 3, 2012",
"UA, 21-17"
],
[
"3",
"2.",
"93,129",
"Florida",
"Oct. 10, 2009",
"UF, 13-3"
],
[
"4",
"3.",
"93,108",
"Arkansas",
"Nov. 25, 2011",
"LSU, 41-17"
],
[
"5",
"4.",
"93,098",
"Auburn",
"Oct. 22, 2011",
"LSU, 45-10"
],
[
"6",
"5.",
"93,039",
"Alabama",
"Nov. 8, 2008",
"UA, 27-21 (OT)"
],
[
"7",
"6.",
"93,022",
"Florida",
"Oct. 8, 2011",
"LSU, 41-11"
],
[
"8",
"7.",
"93,013",
"Arkansas",
"Nov. 28, 2009",
"LSU, 33-30 (OT)"
],
[
"9",
"8.",
"92,980",
"Florida",
"Oct. 12, 2013",
"LSU, 17-6"
],
[
"10",
"9.",
"92,969",
"Alabama",
"Nov. 6, 2010",
"LSU, 24-21"
],
[
"11",
"10.",
"92,932",
"Tennessee",
"Oct. 2, 2010",
"LSU, 16-14"
]
] |
[
{
"Formula": "AVERAGEIFS(C1,B1,\"usa\")",
"Formula2": "AVERAGEIFS(C2:C6,B2:B6,\"usa\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many average wins have USA as the team?",
"Tokens": [
"AVERAGEIFS(",
"C1",
"B1",
"\"usa\""
]
},
{
"Formula": "AVERAGEIFS(C1,B1,\"great britain\")",
"Formula2": "AVERAGEIFS(C2:C6,B2:B6,\"great britain\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What are the average wins that have great britain as the team?",
"Tokens": [
"AVERAGEIFS(",
"C1",
"B1",
"\"great britain\""
]
}
] | train_2-15472798-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Pos.",
"Team",
"Wins",
"Ties",
"Losses",
"Goals",
"Diff.",
"Points"
],
[
"2",
"1",
"Great Britain",
"3",
"1",
"0",
"15: 2",
"+13",
"7:1"
],
[
"3",
"2",
"USA",
"3",
"1",
"0",
"10: 2",
"+ 8",
"7:1"
],
[
"4",
"3",
"Germany",
"2",
"0",
"2",
"9: 2",
"+ 7",
"4:4"
],
[
"5",
"4",
"Latvia",
"1",
"0",
"3",
"4: 8",
"- 4",
"2:6"
],
[
"6",
"5",
"Norway",
"0",
"0",
"4",
"2:26",
"-24",
"0:8"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(G1=\"h\")*(A1=\"351-2v cleveland v8\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,(G2:G9=\"h\")*(A2:A9=\"351-2v cleveland v8\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the horsepower for VIN code of h and engine for 351-2v cleveland v8",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"G1",
"=",
"\"h\"",
"*",
"A1",
"=",
"\"351-2v cleveland v8\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=\"9.00:1\")*(D1=\"2-barrel\")*(A1=\"302-2v windsor v8\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,(E2:E9=\"9.00:1\")*(D2:D9=\"2-barrel\")*(A2:A9=\"302-2v windsor v8\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the horsepwer for compression ratio of 9.00:1 and carburetor of 2-barrel and engine 302-2v windsor v8",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"9.00:1\"",
"*",
"D1",
"=",
"\"2-barrel\"",
"*",
"A1",
"=",
"\"302-2v windsor v8\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"10.50:1\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,E2:E9=\"10.50:1\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the VIN code for compression ratio of 10.50:1",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"10.50:1\"",
"7"
]
}
] | test_2-10166535-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Engine",
"Horsepower",
"Torque",
"Carburetor",
"Compression Ratio",
"Bore & Stroke",
"VIN Code"
],
[
"2",
"250-1V I-6",
"hp (kW) @ 4000 rpm",
"lb·ft (N·m) @ 1600 rpm",
"1-barrel",
"9.00:1",
"3.68\" x 3.91\"",
"L"
],
[
"3",
"302-2V Windsor V8",
"hp (kW) @ 4600 rpm",
"lb·ft (N·m) @ 2600 rpm",
"2-barrel",
"9.00:1",
"4.00\" x 3.00\"",
"F"
],
[
"4",
"351-2V Windsor V8",
"hp (kW) @ 4600 rpm",
"lb·ft (N·m) @ 2600 rpm",
"2-barrel",
"9.00:1",
"4.00\" x 3.50\"",
"H"
],
[
"5",
"351-2V Cleveland V8",
"hp (kW) @ 4600 rpm",
"lb·ft (N·m) @ 2600 rpm",
"2-barrel",
"9.00:1",
"4.00\" x 3.50\"",
"H"
],
[
"6",
"351-4V* Cleveland V8",
"hp (kW) @ 5400 rpm",
"lb·ft (N·m) @ 3400 rpm",
"4-barrel",
"10.70:1",
"4.00\" x 3.50\"",
"M"
],
[
"7",
"429-4V 385 Series V8",
"hp (kW) @ 4600 rpm",
"lb·ft (N·m) @ 3400 rpm",
"4-barrel",
"10.50:1",
"4.36\" x 3.59\"",
"N"
],
[
"8",
"429CJ-4V* 385 Series V8",
"hp (kW) @ 5400 rpm",
"lb·ft (N·m) @ 3400 rpm",
"4-barrel",
"11.30:1",
"4.36\" x 3.59\"",
"C**"
],
[
"9",
"429SCJ-4V* 385 Series V8",
"hp (kW) @ 5400 rpm",
"lb·ft (N·m) @ 3400 rpm",
"4-barrel",
"11.30:1",
"4.36\" x 3.59\"",
"C**"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"3-0-2\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,E2:E12=\"3-0-2\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the visitor that led to a 3-0-2 record?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"3-0-2\"",
"2"
]
}
] | train_2-14209289-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record"
],
[
"2",
"October 6",
"Philadelphia",
"3–3",
"Pittsburgh",
"0-0-1"
],
[
"3",
"October 8",
"NY Islanders",
"3–7",
"Pittsburgh",
"1-0-1"
],
[
"4",
"October 10",
"Pittsburgh",
"3–3",
"Montreal",
"1-0-2"
],
[
"5",
"October 13",
"Buffalo",
"5–6",
"Pittsburgh",
"2-0-2"
],
[
"6",
"October 15",
"Montreal",
"2–5",
"Pittsburgh",
"3-0-2"
],
[
"7",
"October 17",
"Pittsburgh",
"7–3",
"Hartford",
"4-0-2"
],
[
"8",
"October 20",
"Vancouver",
"1–5",
"Pittsburgh",
"5-0-2"
],
[
"9",
"October 22",
"Detroit",
"6–9",
"Pittsburgh",
"6-0-2"
],
[
"10",
"October 24",
"Pittsburgh",
"4–3",
"New Jersey",
"7-0-2"
],
[
"11",
"October 27",
"Pittsburgh",
"7–2",
"Ottawa",
"8-0-2"
],
[
"12",
"October 29",
"Pittsburgh",
"4–6",
"St. Louis",
"8-1-2"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"november 28, 2010\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"november 28, 2010\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the surface for november 28, 2010",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"november 28, 2010\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"hard\")*(F1=\"6–1, 6–2\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,(D2:D10=\"hard\")*(F2:F10=\"6–1, 6–2\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the tournament with a hard surface for 6–1, 6–2",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"hard\"",
"*",
"F1",
"=",
"\"6–1, 6–2\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"6–3, 6–2\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,F2:F10=\"6–3, 6–2\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the date for 6–3, 6–2",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"6–3, 6–2\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"johanna konta\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,E2:E10=\"johanna konta\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the date for johanna konta",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"johanna konta\"",
"2"
]
}
] | train_2-10299353-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Opponent in the final",
"Score"
],
[
"2",
"Winner",
"November 11, 2007",
"Mallorca , Spain",
"Clay",
"Diana Buzean",
"6–0, 6–0"
],
[
"3",
"Winner",
"May 30, 2010",
"Ra'anana , Israel",
"Hard",
"Keren Shlomo",
"6–1, 6–3"
],
[
"4",
"Winner",
"October 24, 2010",
"Akko , Israel",
"Hard",
"Julia Kimmelmann",
"6–2, 6–2"
],
[
"5",
"Winner",
"November 7, 2010",
"Kalgoorlie , Australia",
"Hard",
"Isabella Holland",
"6–1, 6–2"
],
[
"6",
"Winner",
"November 28, 2010",
"Traralgon , Australia",
"Hard",
"Sacha Jones",
"2–6, 7–5, 7–6 (7–4)"
],
[
"7",
"Runner-up",
"July 15, 2012",
"Waterloo , Canada",
"Clay",
"Sharon Fichman",
"6–3, 6–2"
],
[
"8",
"Winner",
"July 29, 2012",
"Lexington , United States",
"Hard",
"Johanna Konta",
"6–3, 6–0"
],
[
"9",
"Winner",
"March 24, 2013",
"Innisbrook Resort and Golf Club , United States",
"Clay",
"Patricia Mayr-Achleitner",
"2–6, 6–0, 6–4"
],
[
"10",
"Winner",
"July 7, 2013",
"Waterloo , Canada",
"Clay",
"Gabriela Dabrowski",
"6–1, 6–3"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Massachusetts 8\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"Massachusetts 8\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the candidates for massachusetts 8",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Massachusetts 8\"",
"6"
]
}
] | train_1-1341884-23 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Massachusetts 1",
"Silvio Conte",
"Republican",
"1958",
"Re-elected",
"Silvio Conte (R) 74.4% William K. Hefner (D) 25.6%"
],
[
"3",
"Massachusetts 3",
"Philip Philbin",
"Democratic",
"1942",
"Re-elected",
"Philip Philbin (D) 72.4% Frank Anthony (R) 27.6%"
],
[
"4",
"Massachusetts 5",
"Frank B. Morse",
"Republican",
"1960",
"Re-elected",
"Frank B. Morse (R) 57.4% Thomas J. Lane (D) 42.6%"
],
[
"5",
"Massachusetts 5",
"Thomas J. Lane Redistricted from 7th",
"Democratic",
"1941",
"Lost re-election Democratic loss",
"Frank B. Morse (R) 57.4% Thomas J. Lane (D) 42.6%"
],
[
"6",
"Massachusetts 8",
"Tip O'Neill Redistricted from 11th",
"Democratic",
"1952",
"Re-elected",
"Tip O'Neill (D) 73.0% Howard Greyber (R) 27.0%"
],
[
"7",
"Massachusetts 9",
"John William McCormack Redistricted from 12th",
"Democratic",
"1928",
"Re-elected",
"John William McCormack (D) Unopposed"
]
] |
[
{
"Formula": "SUMIFS(A1,B1,\"robert deciantis\")",
"Formula2": "SUMIFS(A2:A12,B2:B12,\"robert deciantis\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Which round was Robert Deciantis taken in?",
"Tokens": [
"SUMIFS(",
"A1",
"B1",
"\"robert deciantis\""
]
},
{
"Formula": "SUMIFS(A1,B1,\"brian elder\")",
"Formula2": "SUMIFS(A2:A12,B2:B12,\"brian elder\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Which round was Brian Elder taken in?",
"Tokens": [
"SUMIFS(",
"A1",
"B1",
"\"brian elder\""
]
}
] | train_2-14052745-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Player",
"Position",
"Nationality",
"College/Junior/Club Team"
],
[
"2",
"1",
"Shane Doan",
"Centre",
"Canada",
"Kamloops Blazers ( WHL )"
],
[
"3",
"2",
"Marc Chouinard",
"Centre",
"Canada",
"Beauport Harfangs ( QMJHL )"
],
[
"4",
"2",
"Jason Doig",
"Defence",
"Canada",
"Laval Titan Collège Français (QMJHL)"
],
[
"5",
"3",
"Brad Isbister",
"Defence",
"Canada",
"Portland Winter Hawks (WHL)"
],
[
"6",
"4",
"Justin Kurtz",
"Defence",
"Canada",
"Brandon Wheat Kings (WHL)"
],
[
"7",
"5",
"Brian Elder",
"Goaltender",
"Canada",
"Brandon Wheat Kings (WHL)"
],
[
"8",
"6",
"Sylvain Daigle",
"Goaltender",
"Canada",
"Shawinigan Cataractes (QMJHL)"
],
[
"9",
"7",
"Paul Traynor",
"Defence",
"Canada",
"Kitchener Rangers ( OHL )"
],
[
"10",
"8",
"Jaroslav Obsut",
"Right Wing",
"Slovakia",
"Battlefords North Stars ( SJHL )"
],
[
"11",
"8",
"Fredrik Loven",
"Defence",
"Sweden",
"Djurgardens IF ( SEL )"
],
[
"12",
"9",
"Robert DeCiantis",
"Centre",
"Canada",
"Kitchener Rangers (OHL)"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"edmonton oilers\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<24.95))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E13,B2:B13=\"edmonton oilers\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<24.95))",
"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 are the special notes for an issue price under 24.95 with an edmonton oilers theme?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"edmonton oilers\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"5",
"SUMX(",
"CHOOSECOLS(",
"query1",
"4",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"24.95"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"from calgary flames gift set\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"from calgary flames gift set\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What theme has special notes from calgary flames gift set?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"from calgary flames gift set\"",
"2"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"from edmonton oilers gift set\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>15.95))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E13,E2:E13=\"from edmonton oilers gift set\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>15.95))",
"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 year has an issue price over 15.95, and a special notes from edmonton oilers gift set?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"from edmonton oilers gift set\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"1",
"SUMX(",
"CHOOSECOLS(",
"query1",
"4",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"15.95"
]
}
] | train_2-12991375-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Theme",
"Artist",
"Issue price",
"Special notes"
],
[
"2",
"2008",
"Calgary Flames",
"N/A",
"15.95",
"From Coin and Puck Set"
],
[
"3",
"2008",
"Calgary Flames",
"N/A",
"24.95",
"From Calgary Flames Gift Set"
],
[
"4",
"2008",
"Edmonton Oilers",
"N/A",
"15.95",
"From Coin and Puck Set"
],
[
"5",
"2008",
"Edmonton Oilers",
"N/A",
"24.95",
"From Edmonton Oilers Gift Set"
],
[
"6",
"2008",
"Montreal Canadiens",
"N/A",
"15.95",
"From Coin and Puck Set"
],
[
"7",
"2008",
"Montreal Canadiens",
"N/A",
"24.95",
"From Montreal Canadiens Gift Set"
],
[
"8",
"2008",
"Ottawa Senators",
"N/A",
"15.95",
"From Coin and Puck Set"
],
[
"9",
"2008",
"Ottawa Senators",
"N/A",
"24.95",
"From Ottawa Senators Gift Set"
],
[
"10",
"2008",
"Toronto Maple Leafs",
"N/A",
"15.95",
"From Coin and Puck Set"
],
[
"11",
"2008",
"Toronto Maple Leafs",
"N/A",
"24.95",
"From Toronto Maple Leafs Gift Set"
],
[
"12",
"2008",
"Vancouver Canucks",
"N/A",
"15.95",
"From Coin and Puck Set"
],
[
"13",
"2008",
"Vancouver Canucks",
"N/A",
"24.95",
"From Vancouver Canucks Gift Set"
]
] |
[
{
"Formula": "ROWS(FILTER(A1,(F1=\"texas\")*(B1<25)))",
"Formula2": "ROWS(FILTER(A2:A12,(F2:F12=\"texas\")*(B2:B12<25)))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What are the total rounds for the texas college and has a pick smaller than 25?",
"Tokens": [
"ROWS(",
"FILTER(",
"A1",
"F1",
"=",
"\"texas\"",
"*",
"B1",
"<",
"25"
]
},
{
"Formula": "MAX(FILTER(A1,B1<2))",
"Formula2": "MAX(FILTER(A2:A12,B2:B12<2))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What top round has a pick smaller than 2?",
"Tokens": [
"MAX(",
"FILTER(",
"A1",
"B1",
"<",
"2"
]
}
] | dev_2-17100961-58 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick",
"Overall",
"Name",
"Position",
"College"
],
[
"2",
"2",
"2",
"30",
"Brian Davis",
"DB",
"Nebraska"
],
[
"3",
"2",
"20",
"48",
"Wally Kleine",
"OT",
"Notre Dame"
],
[
"4",
"5",
"5",
"117",
"Timmy Smith",
"RB",
"Texas Tech"
],
[
"5",
"6",
"4",
"144",
"Steve Gage",
"DB",
"Tulsa"
],
[
"6",
"6",
"24",
"164",
"Ed Simmons",
"OT",
"Eastern Washington"
],
[
"7",
"7",
"24",
"192",
"Johnny Thomas",
"DB",
"Baylor"
],
[
"8",
"8",
"24",
"219",
"Clarence Vaughn",
"DB",
"Northern Illinois"
],
[
"9",
"9",
"25",
"248",
"Alfred Jenkins",
"RB",
"Arizona"
],
[
"10",
"10",
"23",
"274",
"Ted Wilson",
"WR",
"Central Florida"
],
[
"11",
"11",
"25",
"304",
"Laron Brown",
"WR",
"Texas"
],
[
"12",
"12",
"24",
"331",
"Ray Hitchcock",
"C",
"Minnesota"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"New Girls\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,C2:C14=\"New Girls\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the director of \"new girls\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"New Girls\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"Paul Annett\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,D2:D14=\"Paul Annett\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the title of the show with director Paul Annett?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"Paul Annett\"",
"3"
]
}
] | train_1-2582519-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Total #",
"Series #",
"Title",
"Director",
"Writer(s)",
"Original airdate"
],
[
"2",
"60",
"1",
"\"Mixer\"",
"Christopher Hodson",
"David Butler",
"21 January 1978"
],
[
"3",
"61",
"2",
"\"Arrivals, Departures\"",
"Paul Annett",
"David Butler",
"28 January 1978"
],
[
"4",
"62",
"3",
"\"Raft\"",
"Christphoer Hodson",
"P.J. Hammond",
"4 February 1978"
],
[
"5",
"63",
"4",
"\"Public Opinion\"",
"Marek Kanievska",
"Mona Bruce and Robert James",
"11 February 1978"
],
[
"6",
"64",
"5",
"\"Sisters\"",
"John Gorrie",
"John Gorrie",
"18 February 1978"
],
[
"7",
"65",
"6",
"\"Love Me, Love My Bear\"",
"Bryan Izzard",
"Terence Feely",
"25 February 1978"
],
[
"8",
"66",
"7",
"\"The Inquest\"",
"Bryan Izzard",
"Tony Hoare",
"4 March 1978"
],
[
"9",
"67",
"8",
"\"The Governor\"",
"Marek Kanievska",
"Susan Pleat",
"11 March 1978"
],
[
"10",
"68",
"9",
"\"Freedom\"",
"Tony Wharmby",
"Tony Parker",
"18 March 1978"
],
[
"11",
"69",
"10",
"\"New Girls\"",
"Michael E. Briant",
"Kathleen J. Smith",
"25 March 1978"
],
[
"12",
"70",
"11",
"\"One for the Road\"",
"Peter Moffatt",
"Peter Wildeblood",
"1 April 1978"
],
[
"13",
"71",
"12",
"\"Nemesis\"",
"Christopher Hodson",
"Mona Bruce and Robert James",
"8 April 1978"
],
[
"14",
"72",
"13",
"\"Is There Anyone There?\"",
"John Gorrie",
"David Butler",
"15 April 1978"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=15))",
"Formula2": "LET(query1,SUMMARIZE(C2:C17,SUMX(A2:A17)),FILTER(query1,CHOOSECOLS(query1,2)=15))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Who is the opponent in week 15?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"15"
]
},
{
"Formula": "MAXIFS(F1,D1,\"w 30-7\")",
"Formula2": "MAXIFS(F2:F17,D2:D17,\"w 30-7\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the highest attendance a result of W 30-7?",
"Tokens": [
"MAXIFS(",
"F1",
"D1",
"\"w 30-7\""
]
},
{
"Formula": "AVERAGE(FILTER(F1, (A1<6)*(B1=\"october 14, 2001\")))",
"Formula2": "AVERAGE(FILTER(F2:F17, (A2:A17<6)*(B2:B17=\"october 14, 2001\")))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the average attendance at week earlier than 6 on October 14, 2001?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"F1",
"A1",
"<",
"6",
"*",
"B1",
"=",
"\"october 14, 2001\""
]
}
] | train_2-16434134-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"TV Time",
"Attendance"
],
[
"2",
"2",
"September 23, 2001",
"Denver Broncos",
"L 38-17",
"ESPN 5:30pm",
"50,913"
],
[
"3",
"3",
"September 30, 2001",
"Atlanta Falcons",
"L 34-14",
"FOX 1:05pm",
"28,878"
],
[
"4",
"4",
"October 7, 2001",
"at Philadelphia Eagles",
"W 21-20",
"FOX 10:00am",
"66,360"
],
[
"5",
"5",
"October 14, 2001",
"at Chicago Bears",
"L 20-13",
"FOX 10:00am",
"66,944"
],
[
"6",
"6",
"October 21, 2001",
"Kansas City Chiefs",
"W 24-16",
"CBS 1:05pm",
"35,916"
],
[
"7",
"7",
"October 28, 2001",
"at Dallas Cowboys",
"L 17-3",
"FOX 2:15pm",
"63,114"
],
[
"8",
"8",
"November 4, 2001",
"Philadelphia Eagles",
"L 21-7",
"FOX 2:05pm",
"33,430"
],
[
"9",
"9",
"November 11, 2001",
"New York Giants",
"L 17-10",
"FOX 2:05pm",
"36,917"
],
[
"10",
"10",
"November 18, 2001",
"Detroit Lions",
"W 45-38",
"FOX 2:05pm",
"32,322"
],
[
"11",
"11",
"November 25, 2001",
"at San Diego Chargers",
"W 20-17",
"FOX 2:15pm",
"49,398"
],
[
"12",
"12",
"December 2, 2001",
"at Oakland Raiders",
"W 34-31",
"FOX 2:15pm",
"46,601"
],
[
"13",
"13",
"December 9, 2001",
"Washington Redskins",
"L 20-10",
"FOX 2:05pm",
"40,056"
],
[
"14",
"14",
"December 15, 2001",
"at New York Giants",
"L 17-13",
"FOX 10:30am",
"77,913"
],
[
"15",
"15",
"December 23, 2001",
"Dallas Cowboys",
"W 17-10",
"FOX 2:05pm",
"48,883"
],
[
"16",
"16",
"December 30, 2001",
"at Carolina Panthers",
"W 30-7",
"FOX 11:00am",
"72,025"
],
[
"17",
"17",
"January 6, 2002",
"at Washington Redskins",
"L 20-17",
"FOX 11:00am",
"61,721"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"112–118\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,D2:D11=\"112–118\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Date has a Score of 112–118?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"112–118\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"111–101\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,D2:D11=\"111–101\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Record has a Score of 111–101?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"111–101\"",
"5"
]
},
{
"Formula": "SUMIFS(A1,D1,\"122–125\")",
"Formula2": "SUMIFS(A2:A11,D2:D11,\"122–125\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Which Game has a Score of 122–125?",
"Tokens": [
"SUMIFS(",
"A1",
"D1",
"\"122–125\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Formula2": "LET(query1,SUMMARIZE(F2:F11,SUMX(A2:A11)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which Streak has a Game of 3?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"F1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"1–3\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,E2:E11=\"1–3\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Score has a Record of 1–3?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"1–3\"",
"4"
]
}
] | train_2-17064508-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"Record",
"Streak"
],
[
"2",
"1",
"October 9",
"Houston Rockets",
"107–105 (OT)",
"1–0",
"Win 1"
],
[
"3",
"2",
"October 12",
"@ Boston Celtics",
"112–118",
"1–1",
"Loss 1"
],
[
"4",
"3",
"October 13",
"Los Angeles Lakers",
"122–125",
"1–2",
"Loss 2"
],
[
"5",
"4",
"October 16",
"@ New York Knicks",
"91–117",
"1–3",
"Loss 3"
],
[
"6",
"5",
"October 20",
"Philadelphia 76ers",
"116–110",
"2–3",
"Win 1"
],
[
"7",
"6",
"October 24",
"@ Milwaukee Bucks",
"113–130",
"2–4",
"Loss 1"
],
[
"8",
"7",
"October 26",
"Cleveland Cavaliers (at Toronto, Canada)",
"104–97",
"3–4",
"Win 1"
],
[
"9",
"8",
"October 27",
"@ Cleveland Cavaliers",
"111–101",
"4–4",
"Win 2"
],
[
"10",
"9",
"October 28",
"@ Kansas City-Omaha Kings",
"112–100",
"5–4",
"Win 3"
],
[
"11",
"10",
"October 30",
"Seattle Supersonics",
"105–103",
"6–4",
"Win 4"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"april 23, 2007\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"april 23, 2007\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the score of the match on April 23, 2007?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"april 23, 2007\"",
"6"
]
}
] | train_2-14935689-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Tournament",
"Surface",
"Partnering",
"Opponents in the final",
"Score"
],
[
"2",
"March 1, 2004",
"Acapulco , Mexico",
"Clay",
"Olga Blahotová",
"Lisa McShea Milagros Sequera",
"2–6, 7–6 (7–5) , 6–4"
],
[
"3",
"March 12, 2004",
"Estoril , Portugal",
"Clay",
"Olga Blahotová",
"Emmanuelle Gagliardi Janette Husárová",
"6–3, 6–2"
],
[
"4",
"January 10, 2005",
"Canberra , Australia",
"Hard",
"Michaela Paštiková",
"Tathiana Garbin Tina Križan",
"7–5, 1–6, 6–4"
],
[
"5",
"July 11, 2005",
"Modena , Italy",
"Clay",
"Michaela Paštiková",
"Yulia Beygelzimer Mervana Jugić-Salkić",
"6–2, 6–0"
],
[
"6",
"February 5, 2007",
"Paris , France",
"Carpet (i)",
"Vladimíra Uhlířová",
"Cara Black Liezel Huber",
"6–2, 6–0"
],
[
"7",
"April 23, 2007",
"Budapest , Hungary",
"Clay",
"Martina Müller",
"Ágnes Szávay Vladimíra Uhlířová",
"7–5, 6–2"
]
] |
[
{
"Formula": "AVERAGE(FILTER(A1, C1<0))",
"Formula2": "AVERAGE(FILTER(A2:A13, C2:C13<0))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the average rank for nations with fewer than 0 gold medals?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"A1",
"C1",
"<",
"0"
]
},
{
"Formula": "SUM(FILTER(E1, (F1>1)*(D1<1)))",
"Formula2": "SUM(FILTER(E2:E13, (F2:F13>1)*(D2:D13<1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the total number of bronze medals with more than 1 medal total and fewer than 1 silver medal?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"F1",
">",
"1",
"*",
"D1",
"<",
"1"
]
},
{
"Formula": "MAX(FILTER(A1, D1<0))",
"Formula2": "MAX(FILTER(A2:A13, D2:D13<0))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the highest rank of a nation with fewer than 0 silver medals?",
"Tokens": [
"MAX(",
"FILTER(",
"A1",
"D1",
"<",
"0"
]
}
] | train_2-14423681-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Cuba",
"25",
"18",
"5",
"48"
],
[
"3",
"2",
"Mexico",
"7",
"9",
"3",
"19"
],
[
"4",
"3",
"Bahamas",
"4",
"3",
"10",
"17"
],
[
"5",
"4",
"Jamaica",
"2",
"4",
"1",
"7"
],
[
"6",
"5",
"Puerto Rico",
"2",
"1",
"10",
"13"
],
[
"7",
"6",
"Barbados",
"1",
"1",
"1",
"3"
],
[
"8",
"7",
"Colombia",
"0",
"2",
"5",
"7"
],
[
"9",
"8",
"Bermuda",
"0",
"2",
"2",
"4"
],
[
"10",
"9",
"Venezuela",
"0",
"1",
"0",
"1"
],
[
"11",
"10",
"Trinidad and Tobago",
"0",
"0",
"1",
"1"
],
[
"12",
"10",
"Antigua and Barbuda",
"0",
"0",
"1",
"1"
],
[
"13",
"10",
"Dominican Republic",
"0",
"0",
"1",
"1"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"toronto\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,D2:D13=\"toronto\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what was the score in toronto",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"toronto\"",
"3"
]
}
] | test_2-14208948-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record"
],
[
"2",
"October 6",
"Detroit",
"1 – 4",
"Winnipeg",
"0–1–0"
],
[
"3",
"October 8",
"Detroit",
"5 – 3",
"Los Angeles",
"1–1–0"
],
[
"4",
"October 10",
"Detroit",
"6 – 3",
"San Jose",
"2–1–0"
],
[
"5",
"October 15",
"Quebec",
"4 – 2",
"Detroit",
"2–2–0"
],
[
"6",
"October 17",
"Edmonton",
"2 – 4",
"Detroit",
"3–2–0"
],
[
"7",
"October 20",
"Winnipeg",
"3 – 5",
"Detroit",
"4–2–0"
],
[
"8",
"October 22",
"Detroit",
"6 – 9",
"Pittsburgh",
"4–3–0"
],
[
"9",
"October 24",
"Detroit",
"6 – 1",
"St. Louis",
"5–3–0"
],
[
"10",
"October 25",
"Detroit",
"2 – 8",
"Chicago",
"5–4–0"
],
[
"11",
"October 28",
"San Jose",
"3 – 4",
"Detroit",
"6–4–0"
],
[
"12",
"October 30",
"Toronto",
"1 – 7",
"Detroit",
"7–4–0"
],
[
"13",
"October 31",
"Detroit",
"1 – 3",
"Toronto",
"7–5–0"
]
] |
[
{
"Formula": "SUMMARIZE(C1,SUMX(A1))",
"Formula2": "SUMMARIZE(C2:C5,SUMX(A2:A5))",
"Funcs": [
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell"
],
"Level": "easy",
"Question": "How many council taxes are collected for renting arrears ?",
"Tokens": [
"SUMMARIZE(",
"C1",
"SUMX(",
"A1"
]
},
{
"Formula": "HSTACK(SUM(A1), ROWS(UNIQUE(C1)))",
"Formula2": "HSTACK(SUM(A2:A5), ROWS(UNIQUE(C2:C5)))",
"Funcs": [
"HSTACK(",
"SUM(",
"Cell",
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "hard",
"Question": "Number of council taxes and renting arrears.",
"Tokens": [
"HSTACK(",
"SUM(",
"A1",
"ROWS(",
"UNIQUE(",
"C1"
]
}
] | local_govt_mdm_rent_arrears | [
[
"0",
"A",
"B",
"C"
],
[
"1",
"council tax id",
"cmi cross reference id",
"rent arrears"
],
[
"2",
"1",
"100",
""
],
[
"3",
"2",
"8",
""
],
[
"4",
"6",
"59",
""
],
[
"5",
"7",
"2",
""
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"William M. Wheeler (D) Unopposed\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,F2:F10=\"William M. Wheeler (D) Unopposed\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What year was first elected william m. wheeler (d) unopposed?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"William M. Wheeler (D) Unopposed\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"James C. Davis\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"James C. Davis\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What district does incumbent james c. davis represent?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"James C. Davis\"",
"1"
]
}
] | test_1-1342218-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Georgia 1",
"Prince Hulon Preston, Jr.",
"Democratic",
"1946",
"Re-elected",
"Prince Hulon Preston, Jr. (D) Unopposed"
],
[
"3",
"Georgia 2",
"Edward E. Cox",
"Democratic",
"1924",
"Re-elected",
"Edward E. Cox (D) Unopposed"
],
[
"4",
"Georgia 3",
"Stephen Pace",
"Democratic",
"1936",
"Re-elected",
"Stephen Pace (D) Unopposed"
],
[
"5",
"Georgia 4",
"Albert Sidney Camp",
"Democratic",
"1939",
"Re-elected",
"Albert Sidney Camp (D) Unopposed"
],
[
"6",
"Georgia 5",
"James C. Davis",
"Democratic",
"1946",
"Re-elected",
"James C. Davis (D) Unopposed"
],
[
"7",
"Georgia 6",
"Carl Vinson",
"Democratic",
"1914",
"Re-elected",
"Carl Vinson (D) Unopposed"
],
[
"8",
"Georgia 7",
"Henderson Lovelace Lanham",
"Democratic",
"1946",
"Re-elected",
"Henderson Lovelace Lanham (D) Unopposed"
],
[
"9",
"Georgia 8",
"William M. Wheeler",
"Democratic",
"1946",
"Re-elected",
"William M. Wheeler (D) Unopposed"
],
[
"10",
"Georgia 9",
"John Stephens Wood",
"Democratic",
"1944",
"Re-elected",
"John Stephens Wood (D) Unopposed"
]
] |
[
{
"Formula": "MAX(FILTER(A1, (D1=\"n/a\")*(E1=\"$89.95\")))",
"Formula2": "MAX(FILTER(A2:A19, (D2:D19=\"n/a\")*(E2:E19=\"$89.95\")))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the latest year that has an n/a mintage and an Issue Price of $89.95?",
"Tokens": [
"MAX(",
"FILTER(",
"A1",
"D1",
"=",
"\"n/a\"",
"*",
"E1",
"=",
"\"$89.95\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"royal canadian mint engravers\")*(A1<2008)*(E1=\"$102.95\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,(C2:C19=\"royal canadian mint engravers\")*(A2:A19<2008)*(E2:E19=\"$102.95\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What mintage for the royal canadian mint engravers before 2008 that has an issue price of $102.95?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"royal canadian mint engravers\"",
"*",
"A1",
"<",
"2008",
"*",
"E1",
"=",
"\"$102.95\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1<2006)*(E1=\"$25.22\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,(A2:A19<2006)*(E2:E19=\"$25.22\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What theme is associated with a year before 2006 and Issue Price of $25.22?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"<",
"2006",
"*",
"E1",
"=",
"\"$25.22\"",
"2"
]
}
] | test_2-11916083-26 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Theme",
"Artist",
"Mintage",
"Issue Price"
],
[
"2",
"2002",
"Centre Ice Coin",
"R.R. Carmichael",
"25,000",
"N/A"
],
[
"3",
"2004",
"Elusive Loon",
"N/A",
"25,105",
"$25.22"
],
[
"4",
"2004",
"Sterling Silver Lucky Loonie",
"R.R. Carmichael, RCM Staff",
"19,941",
"$39.95."
],
[
"5",
"2005",
"40th Anniversary of Canada's Flag",
"William Woodruff",
"5,000",
"$99.95"
],
[
"6",
"2006",
"Baby Lullabies",
"N/A",
"N/A",
"$29.95"
],
[
"7",
"2006",
"Baby Lullabies Sterling Silver",
"N/A",
"N/A",
"$79.95"
],
[
"8",
"2006",
"Gold Louis",
"Royal Canadian Mint Engravers",
"10,000",
"$102.95"
],
[
"9",
"2006",
"Medal of Bravery",
"RCM Engravers",
"5,000",
"$109.95"
],
[
"10",
"2006",
"Snowflake",
"N/A",
"N/A",
"$34.95"
],
[
"11",
"2006",
"Sterling Silver Lucky Loonie",
"Jean-Luc Grondin",
"19,956",
"$39.95"
],
[
"12",
"2007",
"Building Blocks",
"N/A",
"N/A",
"34.95"
],
[
"13",
"2007",
"Gold Plated Rattle",
"N/A",
"N/A",
"89.95"
],
[
"14",
"2007",
"Rattle",
"N/A",
"N/A",
"34.95"
],
[
"15",
"2007",
"Sterling Silver One Dollar",
"Robert Ralph Carmichael",
"N/A",
"$89.95"
],
[
"16",
"2007",
"Gold Louis",
"Royal Canadian Mint Engravers",
"10,000",
"$104.95"
],
[
"17",
"2007",
"Thayendanegea Joseph Brant",
"Adopted from artwork by Laurie McGraw",
"7,500",
"129.95"
],
[
"18",
"2008",
"Sterling Silver One Dollar",
"Robert Ralph Carmichael",
"N/A",
"N/A"
],
[
"19",
"2008",
"Gold Louis",
"Royal Canadian Mint Engravers",
"10,000",
"$124.95"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:I1,A1=\"won\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,7)))),FILTER(query1,CHOOSECOLS(query1,2)>55))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:I11,A2:A11=\"won\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,7)))),FILTER(query1,CHOOSECOLS(query1,2)>55))",
"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 venue has a weight (kg) greater than 55, and won as the result?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"I1",
"A1",
"=",
"\"won\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"4",
"SUMX(",
"CHOOSECOLS(",
"query1",
"7",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"55"
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(G1)),FILTER(query1,CHOOSECOLS(query1,2)<55))",
"Formula2": "LET(query1,SUMMARIZE(E2:E11,SUMX(G2:G11)),FILTER(query1,CHOOSECOLS(query1,2)<55))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "Which group has a weight (kg) less than 55?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"G1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"55"
]
}
] | train_2-14981555-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Result",
"Date",
"Race",
"Venue",
"Group",
"Distance",
"Weight (kg)",
"Jockey",
"Winner/2nd"
],
[
"2",
"Won",
"26 Aug 2006",
"Ian McEwen Trophy",
"Moonee Valley",
"G3",
"1000 m",
"55",
"C. Newitt",
"2nd - Sassbee"
],
[
"3",
"Won",
"16 Sep 2006",
"Manikato Stakes",
"Moonee Valley",
"G1",
"1200 m",
"55",
"C. Newitt",
"2nd - Dance Hero"
],
[
"4",
"2nd",
"23 Sep 2006",
"Sir Rupert Clarke Stakes",
"Caulfield",
"G1",
"1400 m",
"53.5",
"C. Newitt",
"1st - Rewaaya"
],
[
"5",
"Won",
"14 Oct 2006",
"Schillaci Stakes",
"Caulfield",
"G2",
"1000 m",
"55",
"D. Oliver",
"2nd - Green Birdie"
],
[
"6",
"3rd",
"04 Nov 2006",
"Salinger Stakes",
"Flemington",
"G1",
"1200 m",
"55",
"C. Newitt",
"1st - Dance Hero"
],
[
"7",
"Won",
"03 Feb 2007",
"Lightning Stakes",
"Moonee Valley",
"G1",
"1000 m",
"56",
"C. Newitt",
"2nd - Magnus"
],
[
"8",
"Won",
"17 Feb 2007",
"Australia Stakes",
"Moonee Valley",
"G1",
"1200 m",
"56",
"C. Newitt",
"2nd - Any Suggestion"
],
[
"9",
"Won",
"10 Mar 2007",
"Newmarket Handicap",
"Caulfield",
"G1",
"1200 m",
"56",
"C. Newitt",
"2nd - Gold Edition"
],
[
"10",
"Won",
"19 Jun 2007",
"King's Stand Stakes",
"Ascot (UK)",
"G2",
"1000 m",
"57.5",
"C. Newitt",
"2nd - Dandy Man"
],
[
"11",
"15th",
"23 Jun 2007",
"Golden Jubilee Stakes",
"Ascot (UK)",
"G1",
"1200 m",
"57.5",
"C. Newitt",
"1st - Soldier's Tale"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"Doncaster Handicap\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I11,C2:C11=\"Doncaster Handicap\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "List the rider for the doncaster handicap compeition.",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"C1",
"=",
"\"Doncaster Handicap\"",
"8"
]
}
] | train_1-30098144-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Result",
"Date",
"Race",
"Venue",
"Group",
"Distance",
"Weight (kg)",
"Jockey",
"Winner/2nd"
],
[
"2",
"2nd",
"30 Aug 2008",
"McNeil Stakes",
"Caulfield",
"G3",
"1200 m",
"55",
"M. Rodd",
"1st - Sugar Babe"
],
[
"3",
"7th",
"20 Sep 2008",
"Guineas Prelude",
"Caulfield",
"G3",
"1400 m",
"54",
"M. Rodd",
"1st - Fernandina"
],
[
"4",
"Won",
"26 Sep 2008",
"Bill Stutt Stakes",
"Moonee Valley",
"G2",
"1600 m",
"55.5",
"M. Rodd",
"2nd - All American"
],
[
"5",
"Won",
"11 Oct 2008",
"Caulfield Guineas",
"Caulfield",
"G1",
"1600 m",
"55.5",
"M. Rodd",
"2nd - Time Thief"
],
[
"6",
"Won",
"25 Oct 2008",
"AAMI Vase",
"Moonee Valley",
"G2",
"2040 m",
"55.5",
"M. Rodd",
"2nd - Buffett"
],
[
"7",
"2nd",
"01 Nov 2008",
"Victoria Derby",
"Flemington",
"G1",
"2500 m",
"55.5",
"M. Rodd",
"1st - Rebel Raider"
],
[
"8",
"2nd",
"07 Mar 2009",
"Food and Wine Stakes",
"Flemington",
"LR",
"1400 m",
"58.5",
"D. Oliver",
"1st - Rockpecker"
],
[
"9",
"2nd",
"21 Mar 2009",
"Phar Lap Stakes",
"Rosehill",
"G2",
"1500 m",
"56.5",
"M. Rodd",
"1st - Heart of Dreams"
],
[
"10",
"9th",
"04 Apr 2009",
"George Ryder Stakes",
"Rosehill",
"G1",
"1500 m",
"56.5",
"M. Rodd",
"1st - Vision and Power"
],
[
"11",
"3rd",
"18 Apr 2009",
"Doncaster Handicap",
"Randwick",
"G1",
"1600 m",
"54.5",
"M. Rodd",
"1st - Vision and Power"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"jeddah\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,A2:A19=\"jeddah\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the IATA for jeddah",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"jeddah\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"jessore\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,A2:A19=\"jessore\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the IATA for jessore",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"jessore\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"thailand\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,B2:B19=\"thailand\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the city for thailand",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"thailand\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"wmkk\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,E2:E19=\"wmkk\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the IATA of wmkk",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"wmkk\"",
"4"
]
}
] | train_2-11529564-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"City",
"Country",
"Airport",
"IATA",
"ICAO"
],
[
"2",
"Bangkok",
"Thailand",
"Suvarnabhumi Airport",
"BKK",
"VTBS"
],
[
"3",
"Barisal",
"Bangladesh",
"Barisal Airport",
"BZL",
"VGBR"
],
[
"4",
"Chittagong",
"Bangladesh",
"Shah Amanat International Airport ^^",
"CGP",
"VGEG"
],
[
"5",
"Cox's Bazar",
"Bangladesh",
"Cox's Bazar Airport",
"CXB",
"VGCB"
],
[
"6",
"Dhaka",
"Bangladesh",
"Shahjalal International Airport ^",
"DAC",
"VGHS"
],
[
"7",
"Dubai",
"United Arab Emirates",
"Dubai International Airport",
"DXB",
"OMDB"
],
[
"8",
"Ishwardi (Begins 18 November 2013)",
"Bangladesh",
"Ishwardi Airport *",
"IRD",
"VGIS"
],
[
"9",
"Jeddah",
"Saudi Arabia",
"King Abdulaziz International Airport",
"JED",
"OEJN"
],
[
"10",
"Jessore",
"Bangladesh",
"Jessore Airport",
"JSR",
"VGJR"
],
[
"11",
"Kathmandu",
"Nepal",
"Tribhuvan International Airport",
"KTM",
"VNKT"
],
[
"12",
"Kolkata",
"India",
"Netaji Subhash Chandra Bose International Airport",
"CCU",
"VECC"
],
[
"13",
"Kuala Lumpur",
"Malaysia",
"Kuala Lumpur International Airport",
"KUL",
"WMKK"
],
[
"14",
"London",
"United Kingdom",
"Gatwick Airport #",
"LGW",
"EGKK"
],
[
"15",
"Muscat",
"Oman",
"Muscat International Airport",
"MCT",
"OOMS"
],
[
"16",
"Rajshahi",
"Bangladesh",
"Shah Makhdum Airport",
"RJH",
"VGRJ"
],
[
"17",
"Saidpur",
"Bangladesh",
"Saidpur Airport",
"SPD",
"VGSD"
],
[
"18",
"Singapore",
"Singapore",
"Singapore Changi Airport",
"SIN",
"WSSS"
],
[
"19",
"Sylhet",
"Bangladesh",
"Osmani International Airport",
"ZYL",
"VGSY"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=242))",
"Formula2": "LET(query1,SUMMARIZE(D2:D13,SUMX(B2:B13)),FILTER(query1,CHOOSECOLS(query1,2)=242))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the segment B of episode 242?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"242"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"Film Digitization\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,D2:D13=\"Film Digitization\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the segment C of the episode where segment B is Film Digitization?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"Film Digitization\"",
"5"
]
},
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=237))",
"Formula2": "LET(query1,SUMMARIZE(C2:C13,SUMX(B2:B13)),FILTER(query1,CHOOSECOLS(query1,2)=237))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the segment A on episode 237?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"237"
]
}
] | train_1-15187735-19 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Series Ep.",
"Episode",
"Segment A",
"Segment B",
"Segment C",
"Segment D"
],
[
"2",
"19-01",
"235",
"Garden Forks",
"English Toffee",
"Paint Chip Cards",
"Bundt s Pan"
],
[
"3",
"19-02",
"236",
"Pewter Flasks",
"Potato Salad",
"Hydrogen s Fuel Cell",
"Engineered Wood Siding"
],
[
"4",
"19-03",
"237",
"Canvas Wall s Tent",
"s Peace Pipe",
"Shredded Wheat Cereal",
"s Cannon"
],
[
"5",
"19-04",
"238",
"ic Robot ing Hunt s Decoy",
"Canned Tomatoes",
"s Scoreboard",
"s Lasso"
],
[
"6",
"19-05",
"239",
"Turf Grass",
"Beef Jerky",
"Wood Chippers",
"Bowling Pins"
],
[
"7",
"19-06",
"240",
"s Multi-tool",
"Jojoba Oil",
"s Marionette (Part 1)",
"s Marionette (Part 2)"
],
[
"8",
"19-07",
"241",
"Fish Decoys",
"Film Digitization",
"Cylinder Stoves",
"Concrete Light Poles"
],
[
"9",
"19-08",
"242",
"Bamboo Bicycles",
"Chainsaw Art",
"Breath Mints",
"Manual Motorcycle Transmissions"
],
[
"10",
"19-09",
"243",
"Dinnerware",
"Air Brake Tanks",
"Frosted Cereal",
"s Fossil"
],
[
"11",
"19-10",
"244",
"Clay",
"Pitted Prunes",
"s Spur",
"Polyurethane Tires"
],
[
"12",
"19-11",
"245",
"s Taser",
"Canned Soup",
"Jaw Harps & Mouth Bows",
"s Diving Board"
],
[
"13",
"19-12",
"246",
"Navajo Rugs",
"Crude Oil",
"s Kaleidoscope",
"Titanium Dental Implants"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"november 29, 1959\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"november 29, 1959\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the game result on November 29, 1959?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"november 29, 1959\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"pittsburgh steelers\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,C2:C13=\"pittsburgh steelers\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the result for the game against the Pittsburgh Steelers?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"pittsburgh steelers\"",
"4"
]
}
] | test_2-16660896-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 26, 1959",
"at Los Angeles Rams",
"W 23–21",
"71,297"
],
[
"3",
"2",
"October 4, 1959",
"at Philadelphia Eagles",
"L 49–21",
"27,023"
],
[
"4",
"3",
"October 11, 1959",
"at Cleveland Browns",
"W 10–6",
"65,534"
],
[
"5",
"4",
"October 18, 1959",
"Philadelphia Eagles",
"W 24–7",
"68,783"
],
[
"6",
"5",
"October 25, 1959",
"at Pittsburgh Steelers",
"W 21–16",
"33,596"
],
[
"7",
"6",
"November 1, 1959",
"Green Bay Packers",
"W 20–3",
"68,837"
],
[
"8",
"7",
"November 8, 1959",
"Chicago Cardinals",
"W 9–3",
"56,779"
],
[
"9",
"8",
"November 15, 1959",
"Pittsburgh Steelers",
"L 14–9",
"66,786"
],
[
"10",
"9",
"November 22, 1959",
"at Chicago Cardinals (Bloomington, MN)",
"W 30–20",
"26,625"
],
[
"11",
"10",
"November 29, 1959",
"Washington Redskins",
"W 45–14",
"60,982"
],
[
"12",
"11",
"December 6, 1959",
"Cleveland Browns",
"W 48–7",
"68,436"
],
[
"13",
"12",
"December 13, 1959",
"at Washington Redskins",
"W 24–10",
"26,198"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(C1=2)*(G1=6)),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,(C2:C16=2)*(G2:G16=6)),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the number of lost games when 2 were drawn, and there were 6 bonus points?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"C1",
"=",
"2",
"*",
"G1",
"=",
"6",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=4),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,C2:C16=4),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the number of bonus points when there are 4 drawn?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"C1",
"=",
"4",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(C1=2)*(F1=599)),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,(C2:C16=2)*(F2:F16=599)),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the number of bonus points when there are 2 drawn and the points against is 599?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"C1",
"=",
"2",
"*",
"F1",
"=",
"599",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(B1=26)*(H1=83)),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,(B2:B16=26)*(H2:H16=83)),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the lost number when the team played 26 games and there were 83 points?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"B1",
"=",
"26",
"*",
"H1",
"=",
"83",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(C1=2)*(F1=572)),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,(C2:C16=2)*(F2:F16=572)),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the lost number for the team with 2 drawn games, and 572 points against?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"C1",
"=",
"2",
"*",
"F1",
"=",
"572",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(C1=2)*(E1=475)),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,(C2:C16=2)*(E2:E16=475)),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the number of bonus points for the team with 2 drawn games and 475 points?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"C1",
"=",
"2",
"*",
"E1",
"=",
"475",
"7"
]
}
] | train_2-18609755-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Bonus points",
"Points"
],
[
"2",
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Bonus points",
"Points"
],
[
"3",
"Perpignan",
"26",
"1",
"5",
"615",
"374",
"10",
"92"
],
[
"4",
"Toulouse",
"26",
"0",
"5",
"594",
"324",
"8",
"92"
],
[
"5",
"Clermont",
"26",
"1",
"9",
"752",
"367",
"17",
"83"
],
[
"6",
"Stade Français",
"26",
"1",
"9",
"622",
"450",
"12",
"78"
],
[
"7",
"Biarritz",
"26",
"0",
"11",
"516",
"398",
"11",
"71"
],
[
"8",
"Brive",
"26",
"4",
"9",
"481",
"481",
"6",
"66"
],
[
"9",
"Bayonne",
"26",
"2",
"10",
"475",
"481",
"6",
"66"
],
[
"10",
"Montauban",
"26",
"2",
"14",
"485",
"572",
"9",
"53"
],
[
"11",
"Toulon",
"26",
"2",
"15",
"409",
"488",
"11",
"51"
],
[
"12",
"Montpellier",
"26",
"0",
"15",
"408",
"568",
"6",
"50"
],
[
"13",
"Bourgoin",
"26",
"2",
"16",
"451",
"599",
"10",
"46"
],
[
"14",
"Castres",
"26",
"3",
"16",
"473",
"537",
"10",
"44"
],
[
"15",
"Dax",
"26",
"1",
"18",
"375",
"632",
"7",
"37"
],
[
"16",
"Mont-de-Marsan",
"26",
"1",
"20",
"325",
"730",
"7",
"29"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"toscane\")*(D1=\"freestyle test\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,(C2:C9=\"toscane\")*(D2:D9=\"freestyle test\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the result for the Toscane Horse in the freestyle test?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"toscane\"",
"*",
"D1",
"=",
"\"freestyle test\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=66.452),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,E2:E9=66.452),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What horse has a 66.452 result?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"66.452",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(A1=\"sjerstin vermeulen\")*(E1=66.452)),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,(A2:A9=\"sjerstin vermeulen\")*(E2:E9=66.452)),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What event did Sjerstin Vermeulen receive a 66.452 result?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"sjerstin vermeulen\"",
"*",
"E1",
"=",
"66.452",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"championship test\")*(E1=62.516)),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,(D2:D9=\"championship test\")*(E2:E9=62.516)),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What class had a Championship Test event with a 62.516 result?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"championship test\"",
"*",
"E1",
"=",
"62.516",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=65.863),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,E2:E9=65.863),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What horse has a 65.863 result?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"65.863",
"3"
]
}
] | train_2-18602462-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Athlete",
"Class",
"Horse",
"Event",
"Result",
"Rank"
],
[
"2",
"Ineke de Groot",
"Grade IV",
"Indo",
"Championship Test",
"63.161",
"7"
],
[
"3",
"Ineke de Groot",
"Grade IV",
"Indo",
"Freestyle Test",
"58.955",
"13"
],
[
"4",
"Sabine Peters",
"Grade IV",
"Donna D.M.",
"Championship Test",
"62.516",
"8"
],
[
"5",
"Sabine Peters",
"Grade IV",
"Donna D.M.",
"Freestyle Test",
"65.863",
"9"
],
[
"6",
"Petra van der Sande",
"Grade II",
"Toscane",
"Championship Test",
"66.909",
"4"
],
[
"7",
"Petra van der Sande",
"Grade II",
"Toscane",
"Freestyle Test",
"Withdrawn",
"Withdrawn"
],
[
"8",
"Sjerstin Vermeulen",
"Grade IV",
"Sultano",
"Championship Test",
"66.452",
"4"
],
[
"9",
"Sjerstin Vermeulen",
"Grade IV",
"Sultano",
"Freestyle Test",
"67.908",
"7"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=74))",
"Formula2": "LET(query1,SUMMARIZE(E2:E13,SUMX(A2:A13)),FILTER(query1,CHOOSECOLS(query1,2)=74))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Who wrote the episode where the series number is 74?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"74"
]
},
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Formula2": "LET(query1,SUMMARIZE(F2:F13,SUMX(B2:B13)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the original airdate when the season number is 4?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"F1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"4"
]
},
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Formula2": "LET(query1,SUMMARIZE(F2:F13,SUMX(B2:B13)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "When the season number is listed as 4 what is the original airdate?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"F1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"Topsy Turvy\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,C2:C13=\"Topsy Turvy\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the airdate when the title is \"topsy turvy\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"Topsy Turvy\"",
"6"
]
}
] | test_1-15824796-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Series #",
"Season #",
"Title",
"Directed by:",
"Written by:",
"Original air date"
],
[
"2",
"66",
"1",
"\"Joey\"",
"Harry Gerstad",
"David Chantler",
"February 18, 1956"
],
[
"3",
"67",
"2",
"\"The Unlucky Number\"",
"Harry Gerstad",
"David Chantler",
"February 25, 1956"
],
[
"4",
"68",
"3",
"\"The Big Freeze\"",
"Harry Gerstad",
"David Chantler",
"March 3, 1956"
],
[
"5",
"69",
"4",
"\"Peril by Sea\"",
"Harry Gerstad",
"David Chantler",
"March 10, 1956"
],
[
"6",
"70",
"5",
"\"Topsy Turvy\"",
"Harry Gerstad",
"David Chantler",
"April 21, 1956"
],
[
"7",
"71",
"6",
"\"Jimmy the Kid\"",
"Philip Ford",
"Leroy H. Zehren",
"April 28, 1956"
],
[
"8",
"72",
"7",
"\"The Girl Who Hired Superman\"",
"Philip Ford",
"David Chantler",
"May 5, 1956"
],
[
"9",
"73",
"8",
"\"The Wedding of Superman\"",
"Philip Ford",
"Jackson Gillis",
"May 12, 1956"
],
[
"10",
"74",
"9",
"\"Dagger Island\"",
"Philip Ford",
"Robert Leslie Bellem",
"May 19, 1956"
],
[
"11",
"75",
"10",
"\"Blackmail\"",
"Harry Gerstad",
"David Chantler, Oliver Drake",
"May 26, 1956"
],
[
"12",
"76",
"11",
"\"The Deadly Rock\"",
"Harry Gerstad",
"Jackson Gillis",
"June 2, 1956"
],
[
"13",
"77",
"12",
"\"The Phantom Ring\"",
"Philip Ford",
"David Chantler",
"June 9, 1956"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=2008),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,C2:C17=2008),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What was the date of the Cross Code debut that had an Int'l Debut in the year 2008?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"2008",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"back\")*(D1=\"ru australia v wales\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,(F2:F17=\"back\")*(D2:D17=\"ru australia v wales\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the Int'l Debut for a player in the back position, that also had a Cross Code Debut of RU Australia v Wales?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"back\"",
"*",
"D1",
"=",
"\"ru australia v wales\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"coenraad breytenbach\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,A2:A17=\"coenraad breytenbach\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What year did Coenraad Breytenbach have their Int'l Debut?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"coenraad breytenbach\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"ru test new zealand v australia\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,B2:B17=\"ru test new zealand v australia\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Cross Code Debut for a player that had their Int'l Debut of RU test New Zealand v Australia?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"ru test new zealand v australia\"",
"4"
]
}
] | train_2-18860278-15 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Int'l Debut",
"Year",
"Cross Code Debut",
"Date",
"Position"
],
[
"2",
"Dally Messenger",
"2nd RU Test Australia v New Zealand",
"1907",
"RL New Zealand v Wales",
"1 Jan 1908",
"Centre"
],
[
"3",
"Frederick Stanley Jackson",
"RU British Lions tour of Australasia",
"1908",
"New Zealand v Great Britain",
"1910",
"Back"
],
[
"4",
"Emosi Koloto",
"RU Test Tonga v Wales",
"12 June 1986",
"RL New Zealand v ?",
"1991",
"Forward"
],
[
"5",
"John Schuster",
"RU Test New Zealand v Australia",
"3 July 1988",
"RL Western Samoa v France",
"5 Sept 1995",
"Back"
],
[
"6",
"Va'aiga Tuigamala",
"RWC New Zealand v USA",
"1991",
"RLWC Western Samoa v France",
"12 Oct 1995",
"Back"
],
[
"7",
"Henry Paul",
"RL Test New Zealand v France",
"1995",
"RU England v France",
"2 Mar 2002",
"Back"
],
[
"8",
"Michael Horak",
"RL South Africa v ?",
"1997?",
"RU England v Argentina",
"22 June 2002",
"Back"
],
[
"9",
"Lote Tuqiri",
"RLWC Fiji v Russia",
"2000",
"1st RU Test Australia v Ireland",
"7 June 2003",
"Winger"
],
[
"10",
"Coenraad Breytenbach",
"RLWC South Africa v Tonga",
"2000",
"Russia v Georgia",
"2002",
"Centre"
],
[
"11",
"Brad Thorn",
"RL Australia v New Zealand",
"1997",
"RU New Zealand v Wales",
"21 June 2003",
"Forward"
],
[
"12",
"Maurie Fa'asavalu",
"Rugby Union Samoa v South Africa",
"6 July 2002",
"RL Test Great Britain v New Zealand",
"27 Oct 2007",
"Forward"
],
[
"13",
"Lesley Vainikolo",
"RL ANZAC Test New Zealand v Australia",
"1999",
"RU England v Wales",
"2 Feb 2008",
"Wing"
],
[
"14",
"Craig Gower",
"SL Test Australia v New Zealand",
"1997",
"RU Test Italy v Australia",
"13 June 2009",
"Fly-half / five eighth"
],
[
"15",
"Shontayne Hape",
"RL Tri-Nations Test New Zealand v Great Britain",
"20 Nov 2004",
"RU Test England v Australia",
"12 June 2010",
"Back"
],
[
"16",
"Tasesa Lavea",
"RL ANZAC Test New Zealand v Australia",
"2000",
"RU Samoa v Ireland",
"13 Nov 2010",
"Back"
],
[
"17",
"Cooper Vuna",
"RL Tonga v ??",
"2008",
"RU Australia v Wales",
"09 Jun 2012",
"Back"
]
] |
[
{
"Formula": "MIN(FILTER(A1, (E1=\"1500 m\")*(B1=\"world junior championships\")))",
"Formula2": "MIN(FILTER(A2:A10, (E2:E10=\"1500 m\")*(B2:B10=\"world junior championships\")))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the earliest year the world junior championships has 1500 m notes?",
"Tokens": [
"MIN(",
"FILTER(",
"A1",
"E1",
"=",
"\"1500 m\"",
"*",
"B1",
"=",
"\"world junior championships\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"5000 m\")*(A1=2009)*(D1=\"1st\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,(E2:E10=\"5000 m\")*(A2:A10=2009)*(D2:D10=\"1st\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which venue had 5000 m notes in 2009 with a 1st position?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"5000 m\"",
"*",
"A1",
"=",
"2009",
"*",
"D1",
"=",
"\"1st\"",
"3"
]
},
{
"Formula": "AVERAGEIFS(A1,D1,\"7th (heats)\")",
"Formula2": "AVERAGEIFS(A2:A10,D2:D10,\"7th (heats)\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the average year with 7th (heats) position?",
"Tokens": [
"AVERAGEIFS(",
"A1",
"D1",
"\"7th (heats)\""
]
}
] | train_2-17889598-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Competition",
"Venue",
"Position",
"Notes"
],
[
"2",
"2004",
"World Junior Championships",
"Grosseto , Italy",
"4th (heats)",
"800 m"
],
[
"3",
"2005",
"World Youth Championships",
"Marrakech , Morocco",
"2nd",
"1500 m"
],
[
"4",
"2005",
"Asian Championships",
"Incheon , South Korea",
"3rd",
"1500 m"
],
[
"5",
"2006",
"World Cross Country Championships",
"Fukuoka , Japan",
"11th",
"Team competition"
],
[
"6",
"2006",
"World Junior Championships",
"Beijing , China",
"3rd",
"1500 m"
],
[
"7",
"2006",
"Asian Games",
"Doha , Qatar",
"2nd",
"1500 m"
],
[
"8",
"2008",
"Summer Olympics",
"Beijing , China",
"7th (heats)",
"5000 m"
],
[
"9",
"2009",
"World Championships",
"Berlin , Germany",
"11th",
"5000 m"
],
[
"10",
"2009",
"East Asian Games",
"Hong Kong , China",
"1st",
"5000 m"
]
] |
[
{
"Formula": "SUMIFS(D1,C1,\"NOR\")",
"Formula2": "SUMIFS(D2:D6,C2:C6,\"NOR\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the 1st m for nor",
"Tokens": [
"SUMIFS(",
"D1",
"C1",
"\"NOR\""
]
},
{
"Formula": "SUM(FILTER(E1, D1=124.5))",
"Formula2": "SUM(FILTER(E2:E6, D2:D6=124.5))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the 2nd for 1st m being 124.5",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"D1",
"=",
"124.5"
]
},
{
"Formula": "SUMIFS(E1,B1,\"Gregor Schlierenzauer\")",
"Formula2": "SUMIFS(E2:E6,B2:B6,\"Gregor Schlierenzauer\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the 2nd m for gregor schlierenzauer",
"Tokens": [
"SUMIFS(",
"E1",
"B1",
"\"Gregor Schlierenzauer\""
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(G1, F1=248.9)))",
"Formula2": "ROWS(UNIQUE(FILTER(G2:G6, F2:F6=248.9)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "Name the number of overall nt points for 248.9",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"G1",
"F1",
"=",
"248.9"
]
}
] | test_1-14407512-24 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Rank",
"Name",
"Nationality",
"1st (m)",
"2nd (m)",
"Points",
"Overall NT points",
"Overall WC points (Rank)"
],
[
"2",
"1",
"Gregor Schlierenzauer",
"AUT",
"132.0",
"129.5",
"257.9",
"632.3 (3)",
"1261 (2)"
],
[
"3",
"2",
"Andreas Küttel",
"SUI",
"126.5",
"133.0",
"255.8",
"573.3 (12)",
"739 (6)"
],
[
"4",
"3",
"Janne Happonen",
"FIN",
"124.5",
"135.0",
"255.3",
"634.2 (1)",
"614 (10)"
],
[
"5",
"4",
"Janne Ahonen",
"FIN",
"126.5",
"133.0",
"253.8",
"632.5 (2)",
"1148 (3)"
],
[
"6",
"5",
"Tom Hilde",
"NOR",
"133.5",
"123.0",
"248.9",
"622.1 (4)",
"1072 (4)"
]
] |
[
{
"Formula": "FILTER(D1,A1=\"congenital afibrinogenemia\")",
"Formula2": "FILTER(D2:D17,A2:A17=\"congenital afibrinogenemia\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which Bleeding has a Condition of congenital afibrinogenemia?",
"Tokens": [
"FILTER(",
"D1",
"A1",
"=",
"\"congenital afibrinogenemia\""
]
},
{
"Formula": "FILTER(C1,A1=\"liver failure , early\")",
"Formula2": "FILTER(C2:C17,A2:A17=\"liver failure , early\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "which Partial thromboplastin time has a Condition of liver failure , early?",
"Tokens": [
"FILTER(",
"C1",
"A1",
"=",
"\"liver failure , early\""
]
},
{
"Formula": "FILTER(A1,(C1=\"unaffected\")*(E1=\"unaffected\")*(B1=\"unaffected\"))",
"Formula2": "FILTER(A2:A17,(C2:C17=\"unaffected\")*(E2:E17=\"unaffected\")*(B2:B17=\"unaffected\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which Condition has an unaffected Partial thromboplastin time, Platelet count, and a Prothrombin time?",
"Tokens": [
"FILTER(",
"A1",
"C1",
"=",
"\"unaffected\"",
"*",
"E1",
"=",
"\"unaffected\"",
"*",
"B1",
"=",
"\"unaffected\""
]
},
{
"Formula": "FILTER(A1,(B1=\"unaffected\")*(D1=\"unaffected\")*(C1=\"prolonged\"))",
"Formula2": "FILTER(A2:A17,(B2:B17=\"unaffected\")*(D2:D17=\"unaffected\")*(C2:C17=\"prolonged\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which Condition has an unaffected Prothrombin time and a Bleeding time, and a Partial thromboplastin time of prolonged?",
"Tokens": [
"FILTER(",
"A1",
"B1",
"=",
"\"unaffected\"",
"*",
"D1",
"=",
"\"unaffected\"",
"*",
"C1",
"=",
"\"prolonged\""
]
}
] | dev_2-1557752-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Condition",
"Prothrombin time",
"Partial thromboplastin time",
"Bleeding time",
"Platelet count"
],
[
"2",
"Vitamin K deficiency or warfarin",
"Prolonged",
"Normal or mildly prolonged",
"Unaffected",
"Unaffected"
],
[
"3",
"Disseminated intravascular coagulation",
"Prolonged",
"Prolonged",
"Prolonged",
"Decreased"
],
[
"4",
"Von Willebrand disease",
"Unaffected",
"Prolonged or unaffected",
"Prolonged",
"Unaffected"
],
[
"5",
"Hemophilia",
"Unaffected",
"Prolonged",
"Unaffected",
"Unaffected"
],
[
"6",
"Aspirin",
"Unaffected",
"Unaffected",
"Prolonged",
"Unaffected"
],
[
"7",
"Thrombocytopenia",
"Unaffected",
"Unaffected",
"Prolonged",
"Decreased"
],
[
"8",
"Liver failure , early",
"Prolonged",
"Unaffected",
"Unaffected",
"Unaffected"
],
[
"9",
"Liver failure, end-stage",
"Prolonged",
"Prolonged",
"Prolonged",
"Decreased"
],
[
"10",
"Uremia",
"Unaffected",
"Unaffected",
"Prolonged",
"Unaffected"
],
[
"11",
"Congenital afibrinogenemia",
"Prolonged",
"Prolonged",
"Prolonged",
"Unaffected"
],
[
"12",
"Factor V deficiency",
"Prolonged",
"Prolonged",
"Unaffected",
"Unaffected"
],
[
"13",
"Factor X deficiency as seen in amyloid purpura",
"Prolonged",
"Prolonged",
"Unaffected",
"Unaffected"
],
[
"14",
"Glanzmann's thrombasthenia",
"Unaffected",
"Unaffected",
"Prolonged",
"Unaffected"
],
[
"15",
"Bernard-Soulier syndrome",
"Unaffected",
"Unaffected",
"Prolonged",
"Decreased or unaffected"
],
[
"16",
"Factor XII deficiency",
"Unaffected",
"Prolonged",
"Unaffected",
"Unaffected"
],
[
"17",
"C1INH deficiency",
"Unaffected",
"Shortened",
"Unaffected",
"Unaffected"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"marble sculptures\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,F2:F14=\"marble sculptures\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which items in segment A have a segment D of marble sculptures?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"marble sculptures\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"kitchen shears\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,F2:F14=\"kitchen shears\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which segment A also has a segment D of kitchen shears?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"kitchen shears\"",
"3"
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=160))",
"Formula2": "LET(query1,SUMMARIZE(E2:E14,SUMX(B2:B14)),FILTER(query1,CHOOSECOLS(query1,2)=160))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which items in segment C is episode 160?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"160"
]
}
] | train_2-15187735-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Series Ep.",
"Episode",
"Segment A",
"Segment B",
"Segment C",
"Segment D"
],
[
"2",
"13-01",
"157",
"Hammers",
"Swiss Cheese",
"Roller Skates",
"Coloured Pencils"
],
[
"3",
"13-02",
"158",
"Carbon Fiber Bicycles",
"Blood Products",
"Forged Chandeliers",
"Ballpoint Pens"
],
[
"4",
"13-03",
"159",
"Swiss Army Knives",
"Player Piano Rolls",
"Oil Tankers",
"Racing Wheels"
],
[
"5",
"13-04",
"160",
"Bowling Balls",
"Barber Poles",
"Felt",
"Radar Guns"
],
[
"6",
"13-05",
"161",
"Copper Pipe Fittings",
"Cylinder Music Boxes",
"Pepper Mills",
"Hot Rod Steering Columns"
],
[
"7",
"13-06",
"162",
"Gears",
"Leather Watchbands",
"Vitrelle Dishes",
"Kitchen Shears"
],
[
"8",
"13-07",
"163",
"Pressure Cookers",
"Mechanical Singing Birds",
"Oceanographic Buoys",
"Stainless-Steel Tank Trailers"
],
[
"9",
"13-08",
"164",
"Aluminium Boats",
"Alpine Horns",
"es Luxury Watch (Part 1)",
"es Luxury Watch (Part 2)"
],
[
"10",
"13-09",
"165",
"All-Terrain Vehicles",
"Alpine Skis",
"Laser Cutters",
"Marble Sculptures"
],
[
"11",
"13-10",
"166",
"Socket Sets",
"Leather Shoes",
"Aluminium Water Bottles",
"Bike Chains"
],
[
"12",
"13-11",
"167",
"Carved Wood Sculptures",
"Flatware",
"Cow Bells",
"Fountain Pens"
],
[
"13",
"13-12",
"168",
"Olive Oil",
"Lift s Truck",
"Seamless Rolled Rings",
"Ski Boots"
],
[
"14",
"13-13",
"169",
"Professional Cookware",
"Luxury Inlaid Boxes",
"High-Efficiency Water Heaters",
"Scooters"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Semi finals\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"Semi finals\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "How many winners from previous round were there in the semi finals?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Semi finals\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=32),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=32),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What was the round that had 32 winners from previous round?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"32",
"1"
]
},
{
"Formula": "SUMIFS(B1,A1,\"Preliminary round\")",
"Formula2": "SUMIFS(B2:B7,A2:A7,\"Preliminary round\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many clubs were remaining in the preliminary round?",
"Tokens": [
"SUMIFS(",
"B1",
"A1",
"\"Preliminary round\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=16),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=16),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What was the round when there were 16 winners from the previous round?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"16",
"1"
]
},
{
"Formula": "SUMIFS(C1,A1,\"Second round\")",
"Formula2": "SUMIFS(C2:C7,A2:A7,\"Second round\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many clubs were involved in the second round?",
"Tokens": [
"SUMIFS(",
"C1",
"A1",
"\"Second round\""
]
}
] | train_1-28039032-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Clubs remaining",
"Clubs involved",
"Winners from previous round",
"New entries this round",
"Leagues entering at this round"
],
[
"2",
"Preliminary round",
"123",
"22",
"none",
"22",
"Levels 4 and 5 in football league pyramid"
],
[
"3",
"Second round",
"64",
"64",
"48",
"16",
"Gambrinus liga"
],
[
"4",
"Third round",
"32",
"32",
"32",
"none",
"none"
],
[
"5",
"Fourth round",
"16",
"16",
"16",
"none",
"none"
],
[
"6",
"Quarter finals",
"8",
"8",
"8",
"none",
"none"
],
[
"7",
"Semi finals",
"4",
"4",
"4",
"none",
"none"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"fa\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"fa\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What rowers have FA as the notes?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"fa\"",
"2"
]
},
{
"Formula": "MINIFS(A1,D1,\"7:09.06\")",
"Formula2": "MINIFS(A2:A6,D2:D6,\"7:09.06\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the lowest rank has 7:09.06 as the time?",
"Tokens": [
"MINIFS(",
"A1",
"D1",
"\"7:09.06\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Formula2": "LET(query1,SUMMARIZE(E2:E6,SUMX(A2:A6)),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What notes have 2 as the rank?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"2"
]
}
] | train_2-18662700-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Rowers",
"Country",
"Time",
"Notes"
],
[
"2",
"1",
"Georgina Evers-Swindell , Caroline Evers-Swindell",
"New Zealand",
"7:03.92",
"FA"
],
[
"3",
"2",
"Annekatrin Thiele , Christiane Huth",
"Germany",
"7:09.06",
"R"
],
[
"4",
"3",
"Megan Kalmoe , Ellen Tomek",
"United States",
"7:11.17",
"R"
],
[
"5",
"4",
"Ionelia Neacsu , Roxana Gabriela Cogianu",
"Romania",
"7:12.17",
"R"
],
[
"6",
"5",
"Kateryna Tarasenko , Yana Dementieva",
"Ukraine",
"7:25.03",
"R"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Rhod Gilbert\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"Rhod Gilbert\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What date did the show air when Rhod Gilbert was the headliner?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"Rhod Gilbert\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Sean Lock\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"Sean Lock\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What date did the show air when Sean Lock was the headliner?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"Sean Lock\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"1x03\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"1x03\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who were the comedians on episode 1x03?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"1x03\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Belfast Waterfront Hall\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"Belfast Waterfront Hall\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What episode took place in Belfast Waterfront Hall?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"Belfast Waterfront Hall\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Birmingham Hippodrome\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"Birmingham Hippodrome\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who were the comedians during the episode located in Birmingham Hippodrome?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"Birmingham Hippodrome\"",
"4"
]
}
] | test_1-23122988-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Episode",
"Location",
"Headliner",
"Comedians",
"Airdate"
],
[
"2",
"1x01",
"Edinburgh Playhouse",
"Rhod Gilbert",
"Kevin Bridges Stewart Francis Mark Watson",
"6 June 2009"
],
[
"3",
"1x02",
"Manchester Apollo",
"Jason Manford",
"John Bishop Mick Ferry Sarah Millican",
"13 June 2009"
],
[
"4",
"1x03",
"Birmingham Hippodrome",
"Shappi Khorsandi",
"Steve Hughes Tom Stade Paul Tonkinson",
"20 June 2009"
],
[
"5",
"1x04",
"Swansea Grand Theatre",
"Sean Lock",
"Alun Cochrane Ava Vidal Steve Williams",
"27 June 2009"
],
[
"6",
"1x05",
"Belfast Waterfront Hall",
"Patrick Kielty",
"Neil Delamere Kerry Godliman Jeff Green",
"4 July 2009"
]
] |
[
{
"Formula": "FILTER(C1,B1=\"China\")",
"Formula2": "FILTER(C2:C9,B2:B9=\"China\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Find the marketing region description of China?",
"Tokens": [
"FILTER(",
"C1",
"B1",
"=",
"\"China\""
]
}
] | cre_drama_workshop_groups_marketing_regions | [
[
"0",
"A",
"B",
"C",
"D"
],
[
"1",
"marketing region code",
"marketing region name",
"marketing region description",
"other details"
],
[
"2",
"CA",
"Canada",
"Our target market",
""
],
[
"3",
"CN",
"China",
"Our largest market",
""
],
[
"4",
"ES",
"Spain",
"",
""
],
[
"5",
"FR",
"France",
"",
""
],
[
"6",
"IN",
"India",
"",
""
],
[
"7",
"MX",
"Mexico",
"",
""
],
[
"8",
"RU",
"Russia",
"",
""
],
[
"9",
"US",
"United States",
"Our main market",
""
]
] |
[
{
"Formula": "FILTER(E1,G1=\"45–18–6\")",
"Formula2": "FILTER(E2:E14,G2:G14=\"45–18–6\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the decision of the Red Wings game when they had a record of 45–18–6?",
"Tokens": [
"FILTER(",
"E1",
"G1",
"=",
"\"45–18–6\""
]
}
] | dev_2-11786815-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
[
"2",
"March 2",
"Detroit",
"4 – 2",
"Buffalo",
"Hasek",
"18,690",
"43–18–6"
],
[
"3",
"March 5",
"St. Louis",
"1 – 2",
"Detroit",
"Hasek",
"18,064",
"44–18–6"
],
[
"4",
"March 9",
"Nashville",
"3 – 4",
"Detroit",
"Hasek",
"20,066",
"45–18–6"
],
[
"5",
"March 11",
"Chicago",
"1 – 3",
"Detroit",
"Osgood",
"18,632",
"46–18–6"
],
[
"6",
"March 13",
"Dallas",
"3 – 5",
"Detroit",
"Osgood",
"19,453",
"47–18–6"
],
[
"7",
"March 15",
"Nashville",
"3 – 1",
"Detroit",
"Osgood",
"20,066",
"47–19–6"
],
[
"8",
"March 16",
"Detroit",
"3 – 4",
"Columbus",
"Hasek",
"18,188",
"47–20–6"
],
[
"9",
"March 19",
"Columbus",
"1 – 3",
"Detroit",
"Osgood",
"19,061",
"48–20–6"
],
[
"10",
"March 20",
"Detroit",
"6 – 3",
"Nashville",
"Hasek",
"17,113",
"49–20–6"
],
[
"11",
"March 22",
"Detroit",
"4 – 1",
"Columbus",
"Hasek",
"17,681",
"50–20–6"
],
[
"12",
"March 25",
"Detroit",
"2 – 1",
"St. Louis",
"Osgood",
"19,150",
"51–20–6"
],
[
"13",
"March 28",
"St. Louis",
"4 – 3",
"Detroit",
"Osgood",
"20,066",
"51–20–7"
],
[
"14",
"March 30",
"Nashville",
"0 – 1",
"Detroit",
"Hasek",
"20,066",
"52–20–7"
]
] |
[
{
"Formula": "FILTER(F1,G1=\"Lawson Team Impul\")",
"Formula2": "FILTER(F2:F8,G2:G8=\"Lawson Team Impul\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Who was the driver for the winning team Lawson Team Impul?",
"Tokens": [
"FILTER(",
"F1",
"G1",
"=",
"\"Lawson Team Impul\""
]
},
{
"Formula": "FILTER(E1,D1=\"Benoît Tréluyer\")",
"Formula2": "FILTER(E2:E8,D2:D8=\"Benoît Tréluyer\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Who has the fastest lap where Benoît Tréluyer got the pole position?",
"Tokens": [
"FILTER(",
"E1",
"D1",
"=",
"\"Benoît Tréluyer\""
]
},
{
"Formula": "MIN(FILTER(A1,E1=\"Takashi Kogure\"))",
"Formula2": "MIN(FILTER(A2:A8,E2:E8=\"Takashi Kogure\"))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the earlier round where Takashi Kogure got the fastest lap?",
"Tokens": [
"MIN(",
"FILTER(",
"A1",
"E1",
"=",
"\"Takashi Kogure\""
]
},
{
"Formula": "ROWS(FILTER(F1,(B1=\"Suzuka Circuit\")*(D1=\"Loïc Duval\")))",
"Formula2": "ROWS(FILTER(F2:F8,(B2:B8=\"Suzuka Circuit\")*(D2:D8=\"Loïc Duval\")))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many drivers drove on Suzuka Circuit where Loïc Duval took pole position?",
"Tokens": [
"ROWS(",
"FILTER(",
"F1",
"B1",
"=",
"\"Suzuka Circuit\"",
"*",
"D1",
"=",
"\"Loïc Duval\""
]
}
] | dev_1-22379931-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Round",
"Circuit",
"Date",
"Pole Position",
"Fastest Lap",
"Winning Driver",
"Winning Team"
],
[
"2",
"1",
"Fuji Speedway",
"5 April",
"Kohei Hirate",
"André Lotterer",
"Benoît Tréluyer",
"Lawson Team Impul"
],
[
"3",
"2",
"Suzuka Circuit",
"17 May",
"Benoît Tréluyer",
"Loïc Duval",
"Loïc Duval",
"Nakajima Racing"
],
[
"4",
"3",
"Twin Ring Motegi",
"31 May",
"Takashi Kogure",
"Koudai Tsukakoshi",
"Takashi Kogure",
"Nakajima Racing"
],
[
"5",
"4",
"Fuji Speedway",
"28 June",
"Loïc Duval",
"Loïc Duval",
"Loïc Duval",
"Nakajima Racing"
],
[
"6",
"5",
"Suzuka Circuit",
"12 July",
"Loïc Duval",
"Takashi Kogure",
"Loïc Duval",
"Nakajima Racing"
],
[
"7",
"6",
"Twin Ring Motegi",
"9 August",
"Takashi Kogure",
"Takashi Kogure",
"André Lotterer",
"Petronas Team TOM'S"
],
[
"8",
"7",
"Autopolis",
"30 August",
"Takashi Kogure",
"Keisuke Kunimoto",
"Takashi Kogure",
"Nakajima Racing"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Missouri 1\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"Missouri 1\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the incumbent for missouri 1?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Missouri 1\"",
"2"
]
}
] | train_1-1341640-26 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Missouri 1",
"Bill Clay",
"Democratic",
"1968",
"Re-elected",
"Bill Clay (D) 70.2% Bill White (R) 29.8%"
],
[
"3",
"Missouri 4",
"Ike Skelton",
"Democratic",
"1976",
"Re-elected",
"Ike Skelton (D) 67.8% Bill Baker (R) 32.2%"
],
[
"4",
"Missouri 7",
"Gene Taylor",
"Republican",
"1972",
"Re-elected",
"Gene Taylor (R) 67.8% Ken Young (D) 32.2%"
],
[
"5",
"Missouri 8",
"Richard Howard Ichord, Jr.",
"Democratic",
"1960",
"Retired Republican gain",
"Wendell Bailey (R) 57.1% Steve Gardner (D) 42.9%"
],
[
"6",
"Missouri 9",
"Harold Volkmer",
"Democratic",
"1976",
"Re-elected",
"Harold Volkmer (D) 56.5% John W. Turner (R) 43.5%"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"pay\")*(B1=\"2006–\")*(D1=\"iptv and digital terrestrial\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\"pay\")*(B2:B11=\"2006–\")*(D2:D11=\"iptv and digital terrestrial\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the Provider that has a pay in 2006–, and a Transmission of iptv and digital terrestrial?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"pay\"",
"*",
"B1",
"=",
"\"2006–\"",
"*",
"D1",
"=",
"\"iptv and digital terrestrial\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"digital satellite\")*(E1=\"no\")*(C1=\"free + ppv\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(D2:D11=\"digital satellite\")*(E2:E11=\"no\")*(C2:C11=\"free + ppv\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the Years which have Transmission of digital satellite, an On demand of no, and a Free or pay of free + ppv?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"digital satellite\"",
"*",
"E1",
"=",
"\"no\"",
"*",
"C1",
"=",
"\"free + ppv\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"2006–\")*(A1=\"bt tv (formerly bt vision)\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(B2:B11=\"2006–\")*(A2:A11=\"bt tv (formerly bt vision)\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What kind of Free or pay has Years of 2006– and a Provider of bt tv (formerly bt vision)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"2006–\"",
"*",
"A1",
"=",
"\"bt tv (formerly bt vision)\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"free + pay\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"free + pay\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the Years that have a free + pay?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"free + pay\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"free\")*(A1=\"freesat\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\"free\")*(A2:A11=\"freesat\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which On demandhas a Free or pay of free and a Provider of freesat?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"free\"",
"*",
"A1",
"=",
"\"freesat\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"pay\")*(A1=\"virgin media (formerly ntl:telewest)\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\"pay\")*(A2:A11=\"virgin media (formerly ntl:telewest)\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which On demand has a pay and a Provider of virgin media (formerly ntl:telewest)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"pay\"",
"*",
"A1",
"=",
"\"virgin media (formerly ntl:telewest)\"",
"5"
]
}
] | train_2-182410-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Provider",
"Years",
"Free or pay",
"Transmission",
"On demand"
],
[
"2",
"BT TV (formerly BT Vision)",
"2006–",
"Pay",
"IPTV and digital terrestrial",
"Yes"
],
[
"3",
"Freesat",
"2008–",
"Free",
"Digital satellite",
"No"
],
[
"4",
"Freesat from Sky",
"1998–",
"Free + PPV",
"Digital satellite",
"No"
],
[
"5",
"Freeview",
"2002–",
"Free",
"Digital terrestrial",
"No"
],
[
"6",
"Sky (formerly SKY Digital)",
"1998–",
"Pay",
"Digital satellite",
"Yes"
],
[
"7",
"Smallworld Cable (formerly Smallworld Media)",
"2001-",
"Pay",
"Digital cable",
"No"
],
[
"8",
"TalkTalk Plus TV",
"2012–",
"Pay",
"IPTV",
"Yes"
],
[
"9",
"Virgin Media (formerly NTL:Telewest)",
"2006–",
"Pay",
"Digital cable",
"Yes"
],
[
"10",
"Virgin TV (analogue)",
"1970s–",
"Free + Pay",
"Analogue cable",
"No"
],
[
"11",
"WightFibre (formerly WightCable)",
"2001-",
"Pay",
"Digital cable",
"No"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Formula2": "LET(query1,SUMMARIZE(E2:E12,SUMX(A2:A12)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Who took test #4?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"4"
]
},
{
"Formula": "MINIFS(A1,B1,\"18 April 2007\")",
"Formula2": "MINIFS(A2:A12,B2:B12,\"18 April 2007\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What episode aired on 18 April 2007?",
"Tokens": [
"MINIFS(",
"A1",
"B1",
"\"18 April 2007\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"Night Driving\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,C2:C12=\"Night Driving\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who had the challenge of night driving?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"Night Driving\"",
"5"
]
}
] | train_1-10749367-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"#",
"Air Date",
"Challenge",
"Winner",
"Test-taker",
"Passed?"
],
[
"2",
"1",
"18 April 2007",
"Pace Car Challenge",
"Red",
"N/A",
"N/A"
],
[
"3",
"2",
"25 April 2007",
"Emergency Braking",
"Red",
"Shannan",
"No"
],
[
"4",
"3",
"2 May 2007",
"Reverse Parking on a busy street",
"Blue",
"Virgilia",
"No"
],
[
"5",
"4",
"9 May 2007",
"Braking on a wet surfaces",
"Blue",
"Belinda",
"Yes"
],
[
"6",
"5",
"16 May 2007",
"Reversing through a grid of cars",
"Blue",
"Robert",
"Yes"
],
[
"7",
"6",
"23 May 2007",
"Night Driving",
"Red",
"Naida",
"N/A didn't sit test"
],
[
"8",
"7",
"30 May 2007",
"3 point turn on a hill",
"Blue",
"Virgilia",
"Yes"
],
[
"9",
"8",
"6 June 2007",
"Finding a parking spot at Paddy's Markets",
"Red",
"Naida",
"No"
],
[
"10",
"9",
"13 June 2007",
"Country Driving",
"Red",
"Shannan",
"N/A didn't sit test"
],
[
"11",
"10",
"20 June 2007",
"Map Navigation",
"Red",
"David",
"No"
],
[
"12",
"11",
"27 June 2007",
"4WD Challenge",
"Red",
"Sharni",
"Yes"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"La Salle\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I7,C2:C7=\"La Salle\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When la salle is the team who has the highest amount of points?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"C1",
"=",
"\"La Salle\"",
"5"
]
},
{
"Formula": "MAXIFS(A1,G1,\"Allen/Moore/Wyatt – 4\")",
"Formula2": "MAXIFS(A2:A7,G2:G7,\"Allen/Moore/Wyatt – 4\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "When allen/moore/wyatt – 4 have the highest amount of assists what is the highest game?",
"Tokens": [
"MAXIFS(",
"A1",
"G1",
"\"Allen/Moore/Wyatt – 4\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"Dayton\"),9))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I7,C2:C7=\"Dayton\"),9))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When dayton is the team what is the record?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"C1",
"=",
"\"Dayton\"",
"9"
]
}
] | train_1-29556461-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"21",
"February 2",
"La Salle",
"W 71–67",
"Wyatt – 18",
"Allen – 7",
"Moore – 5",
"Tom Gola Arena , Philadelphia, PA (3,121)",
"16–5 (6–2)"
],
[
"3",
"22",
"February 5",
"Rhode Island",
"W 80–67",
"Randall – 27",
"Allen – 10",
"Moore/Fernandez – 6",
"Liacouras Center, Philadelphia, PA (8,679)",
"17–5 (7–2)"
],
[
"4",
"23",
"February 9",
"Fordham",
"W 77–66",
"Moore – 22",
"Allen – 14",
"Allen/Moore/Wyatt – 4",
"Liacouras Center, Philadelphia, PA (3,858)",
"18–5 (8–2)"
],
[
"5",
"24",
"February 12",
"Dayton",
"W 75–63",
"Moore – 26",
"Moore/Eric – 9",
"Fernandez – 9",
"University of Dayton Arena , Dayton, OH (13,117)",
"19–5 (9–2)"
],
[
"6",
"25",
"February 17",
"Richmond",
"W 73–53",
"Moore – 24",
"Allen/Jefferson – 7",
"Allen – 4",
"Liacouras Center, Philadelphia, PA (6,078)",
"20–5 (10–2)"
],
[
"7",
"26",
"February 20",
"Saint Joseph's",
"W 66–52",
"Moore – 17",
"Allen – 12",
"Fernandez – 6",
"Liacouras Center, Philadelphia, PA (10,206)",
"21–5 (11–2)"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"Jarrod Maidens\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,C2:C7=\"Jarrod Maidens\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What club team did JArrod Maidens play for?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"Jarrod Maidens\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"Cody Ceci\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,C2:C7=\"Cody Ceci\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What position does Cody Ceci play?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"Cody Ceci\"",
"4"
]
}
] | train_1-11803648-21 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Overall",
"Player",
"Position",
"Nationality",
"Club team"
],
[
"2",
"1",
"15",
"Cody Ceci",
"Defense",
"Canada",
"Ottawa 67's (OHL)"
],
[
"3",
"3",
"76",
"Chris Driedger",
"Goalie",
"Canada",
"Calgary Hitmen (WHL)"
],
[
"4",
"3",
"82 (from Nashville)",
"Jarrod Maidens",
"Centre/Left Wing",
"Canada",
"Owen Sound Attack (OHL)"
],
[
"5",
"4",
"106",
"Tim Boyle",
"Defense",
"United States",
"Nobles (USHS-MA)"
],
[
"6",
"5",
"136",
"Robert Baillargeon",
"Centre",
"United States",
"Indiana Ice (USHL)"
],
[
"7",
"6",
"166",
"Francois Brassard",
"Goalie",
"Canada",
"Quebec Remparts (QMJHL)"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"monday\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,D2:D9=\"monday\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the cardinal direction of Monday in English?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"monday\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"northwest\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,A2:A9=\"northwest\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the cardinal direction northwest in English?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"northwest\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"taninganwe တနင်္ဂနွေ\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"taninganwe တနင်္ဂနွေ\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the sign of Burmese taninganwe တနင်္ဂနွေ?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"taninganwe တနင်္ဂနွေ\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"wednesday p.m.\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,D2:D9=\"wednesday p.m.\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the cardinal direction of Wednesday p.m. in English?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"wednesday p.m.\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"taninganwe တနင်္ဂနွေ\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"taninganwe တနင်္ဂနွေ\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the sign of the Burmese taninganwe တနင်္ဂနွေ?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"taninganwe တနင်္ဂနွေ\"",
"6"
]
}
] | test_2-14850099-18 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Cardinal direction",
"Burmese",
"Sanskrit",
"English",
"Planet",
"Sign"
],
[
"2",
"Northeast",
"Taninganwe တနင်္ဂနွေ",
"Aditya",
"Sunday",
"Sun",
"Garuda ဂဠုန်"
],
[
"3",
"East",
"Taninla တနင်္လာ",
"Chandra",
"Monday",
"Moon",
"Tiger ကျား"
],
[
"4",
"Southeast",
"Inga အင်္ဂါ",
"Angaraka",
"Tuesday",
"Mars",
"Lion ခြင်္သေ့"
],
[
"5",
"South",
"Boddahu ဗုဒ္ဓဟူး",
"Budha",
"Wednesday a.m.",
"Mercury",
"Tusked elephant ဆင်"
],
[
"6",
"Northwest",
"Rahu ရာဟု",
"Rahu",
"Wednesday p.m.",
"Lunar node",
"Tuskless elephant ဟိုင်း"
],
[
"7",
"West",
"Kyathabade ကြာသပတေး",
"Bṛhaspati",
"Thursday",
"Jupiter",
"Rat ကြွက်"
],
[
"8",
"North",
"Thaukkya သောကြာ",
"Shukra",
"Friday",
"Venus",
"Guinea pig ပူး"
],
[
"9",
"Southwest",
"Sanay စနေ",
"Shani",
"Saturday",
"Saturn",
"Nāga နဂါး"
]
] |
[
{
"Formula": "ROWS(FILTER(B1,(A1=\"1\")*(E1>16)))",
"Formula2": "ROWS(FILTER(B2:B8,(A2:A8=\"1\")*(E2:E8>16)))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many gold are a rank 1 and larger than 16?",
"Tokens": [
"ROWS(",
"FILTER(",
"B1",
"A1",
"=",
"\"1\"",
"*",
"E1",
">",
"16"
]
},
{
"Formula": "ROWS(FILTER(B1,E1<4))",
"Formula2": "ROWS(FILTER(B2:B8,E2:E8<4))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many total gold are less than 4?",
"Tokens": [
"ROWS(",
"FILTER(",
"B1",
"E1",
"<",
"4"
]
},
{
"Formula": "SUM(FILTER(B1,(D1<2)*(C1=1)*(E1>4)))",
"Formula2": "SUM(FILTER(B2:B8,(D2:D8<2)*(C2:C8=1)*(E2:E8>4)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the total gold that has bronze less than 2, a silver of 1 and total more than 4?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"D1",
"<",
"2",
"*",
"C1",
"=",
"1",
"*",
"E1",
">",
"4"
]
}
] | dev_2-12420066-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"11",
"4",
"1",
"16"
],
[
"3",
"2",
"2",
"1",
"1",
"4"
],
[
"4",
"3",
"1",
"5",
"4",
"10"
],
[
"5",
"4",
"1",
"5",
"2",
"8"
],
[
"6",
"5",
"1",
"0",
"3",
"4"
],
[
"7",
"6",
"0",
"1",
"5",
"6"
],
[
"8",
"Total",
"16",
"16",
"16",
"48"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"maserati straight-6\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,D2:D11=\"maserati straight-6\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which year has has a Engine of maserati straight-6?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"maserati straight-6\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"lancia d50\")*(A1=1954)),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\"lancia d50\")*(A2:A11=1954)),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the Point of Chassis of Lancia d50 in 1954",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"lancia d50\"",
"*",
"A1",
"=",
"1954",
"5"
]
}
] | train_2-1226496-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Points"
],
[
"2",
"1950",
"Scuderia Ferrari",
"Ferrari 125",
"Ferrari V12",
"0"
],
[
"3",
"1951",
"Scuderia Ferrari",
"Ferrari 375",
"Ferrari V12",
"15 (18)"
],
[
"4",
"1952",
"Scuderia Ferrari",
"Ferrari 500",
"Ferrari Straight-4",
"8"
],
[
"5",
"1953",
"Scuderia Ferrari",
"Ferrari 500",
"Ferrari Straight-4",
"17"
],
[
"6",
"1954",
"Officine Alfieri Maserati",
"Maserati 250F",
"Maserati Straight-6",
"2"
],
[
"7",
"1954",
"Scuderia Lancia",
"Lancia D50",
"Lancia V8",
"2"
],
[
"8",
"1955",
"Scuderia Lancia",
"Lancia D50",
"Lancia V8",
"2"
],
[
"9",
"1956",
"Scuderia Centro Sud",
"Maserati 250F",
"Maserati Straight-6",
"2"
],
[
"10",
"1956",
"Luigi Piotti",
"Maserati 250F",
"Maserati Straight-6",
"2"
],
[
"11",
"1956",
"Officini Alfieri Maserati",
"Maserati 250F",
"Maserati Straight-6",
"2"
]
] |
[
{
"Formula": "SUM(FILTER(A1, B1=138))",
"Formula2": "SUM(FILTER(A2:A11, B2:B11=138))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "In what Round was Pick 138?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"B1",
"=",
"138"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"john crawford\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"john crawford\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is John Crawford's Nationality?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"john crawford\"",
"4"
]
}
] | train_2-14828495-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Player",
"Nationality",
"College"
],
[
"2",
"1",
"22",
"Franklin Edwards",
"United States",
"Cleveland State"
],
[
"3",
"2",
"46",
"Vernon Smith",
"United States",
"Texas A&M"
],
[
"4",
"3",
"68",
"Ernest Graham",
"United States",
"Maryland"
],
[
"5",
"4",
"92",
"Rynn Wright",
"United States",
"Texas A&M"
],
[
"6",
"5",
"114",
"Steve Craig",
"United States",
"Brigham Young"
],
[
"7",
"6",
"138",
"Michael Thomas",
"United States",
"North Park"
],
[
"8",
"7",
"160",
"John Crawford",
"United States",
"Kansas"
],
[
"9",
"8",
"183",
"Frank Gilroy",
"United States",
"St. John's"
],
[
"10",
"9",
"202",
"Ron Wister",
"United States",
"Temple"
],
[
"11",
"10",
"223",
"Pete Mullenberg",
"United States",
"Delaware"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"23,24,26,27,28,29 feb, 1 mar 1912\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"23,24,26,27,28,29 feb, 1 mar 1912\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Venue, when Date is 23,24,26,27,28,29 Feb, 1 Mar 1912?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"23,24,26,27,28,29 feb, 1 mar 1912\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"melbourne cricket ground\")*(E1=\"eng by inns&225 runs\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(D2:D6=\"melbourne cricket ground\")*(E2:E6=\"eng by inns&225 runs\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Date, when Venue is Melbourne Cricket Ground, and when Result is Eng By Inns&225 Runs?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"melbourne cricket ground\"",
"*",
"E1",
"=",
"\"eng by inns&225 runs\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"sydney cricket ground\")*(A1=\"23,24,26,27,28,29 feb, 1 mar 1912\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(D2:D6=\"sydney cricket ground\")*(A2:A6=\"23,24,26,27,28,29 feb, 1 mar 1912\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Result, when Venue is Sydney Cricket Ground, and when Date is 23,24,26,27,28,29 Feb, 1 Mar 1912?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"sydney cricket ground\"",
"*",
"A1",
"=",
"\"23,24,26,27,28,29 feb, 1 mar 1912\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"30 dec, 1,2,3 jan 1911/2\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"30 dec, 1,2,3 jan 1911/2\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Away Captain, when Date is 30 Dec, 1,2,3 Jan 1911/2?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"30 dec, 1,2,3 jan 1911/2\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"23,24,26,27,28,29 feb, 1 mar 1912\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"23,24,26,27,28,29 feb, 1 mar 1912\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Venue, when Date is 23,24,26,27,28,29 Feb, 1 Mar 1912?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"23,24,26,27,28,29 feb, 1 mar 1912\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"23,24,26,27,28,29 feb, 1 mar 1912\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"23,24,26,27,28,29 feb, 1 mar 1912\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Home Captain, when Date is 23,24,26,27,28,29 Feb, 1 Mar 1912?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"23,24,26,27,28,29 feb, 1 mar 1912\"",
"2"
]
}
] | train_2-1598207-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Home captain",
"Away captain",
"Venue",
"Result"
],
[
"2",
"15,16,18,19,20,21 Dec 1911",
"Clem Hill",
"Johnny Douglas",
"Sydney Cricket Ground",
"AUS by 146 runs"
],
[
"3",
"30 Dec, 1,2,3 Jan 1911/2",
"Clem Hill",
"Johnny Douglas",
"Melbourne Cricket Ground",
"ENG by 8 wkts"
],
[
"4",
"12,13,15,16,17 Jan 1912",
"Clem Hill",
"Johnny Douglas",
"Adelaide Oval",
"ENG by 7 wkts"
],
[
"5",
"9,10,12,13 Feb 1912",
"Clem Hill",
"Johnny Douglas",
"Melbourne Cricket Ground",
"ENG by Inns&225 runs"
],
[
"6",
"23,24,26,27,28,29 Feb, 1 Mar 1912",
"Clem Hill",
"Johnny Douglas",
"Sydney Cricket Ground",
"ENG by 70 runs"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=1980),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=1980),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What are the locations where the year of election is 1980?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"1980",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Vin Weber\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"Vin Weber\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What location is Vin Weber from?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Vin Weber\"",
"1"
]
}
] | train_1-1341568-24 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"Elected",
"Status",
"Opponent"
],
[
"2",
"Minnesota1",
"Tim Penny",
"Democratic",
"1982",
"Re-elected",
"Tim Penny (D) 78.1% Doug Andersen (R) 21.9%"
],
[
"3",
"Minnesota2",
"Vin Weber",
"Republican",
"1980",
"Re-elected",
"Vin Weber (R) 61.8% Jim Stone (D) 38.1%"
],
[
"4",
"Minnesota3",
"Bill Frenzel",
"Republican",
"1970",
"Retired Republican hold",
"Jim Ramstad (R) 66.9% Lou DeMars (D) 32.9%"
],
[
"5",
"Minnesota4",
"Bruce Vento",
"Democratic",
"1976",
"Re-elected",
"Bruce Vento (D) 64.7% Ian Maitland (R) 35.1%"
],
[
"6",
"Minnesota6",
"Gerry Sikorski",
"Democratic",
"1982",
"Re-elected",
"Gerry Sikorski (D) 64.6% Bruce Anderson (R) 35.3%"
]
] |
[
{
"Formula": "FILTER(E1,A1=\"geelong\")",
"Formula2": "FILTER(E2:E7,A2:A7=\"geelong\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Name the venue with a home team of geelong",
"Tokens": [
"FILTER(",
"E1",
"A1",
"=",
"\"geelong\""
]
},
{
"Formula": "FILTER(B1,(F1>\"11,918\")*(E1=\"windy hill\"))",
"Formula2": "FILTER(B2:B7,(F2:F7>\"11,918\")*(E2:E7=\"windy hill\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
">",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Name the home team score for larger crowd than 11,918 for windy hill venue",
"Tokens": [
"FILTER(",
"B1",
"F1",
">",
"\"11,918\"",
"*",
"E1",
"=",
"\"windy hill\""
]
}
] | dev_2-10887379-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"25.41 (191)",
"St Kilda",
"16.7 (103)",
"Princes Park",
"11,918",
"7 May 1977"
],
[
"3",
"Geelong",
"21.17 (143)",
"Melbourne",
"13.15 (93)",
"Kardinia Park",
"17,219",
"7 May 1977"
],
[
"4",
"Essendon",
"13.11 (89)",
"Footscray",
"29.15 (189)",
"Windy Hill",
"19,399",
"7 May 1977"
],
[
"5",
"Richmond",
"19.15 (129)",
"North Melbourne",
"14.12 (96)",
"MCG",
"34,408",
"7 May 1977"
],
[
"6",
"South Melbourne",
"21.19 (145)",
"Fitzroy",
"19.12 (126)",
"Lake Oval",
"11,802",
"7 May 1977"
],
[
"7",
"Collingwood",
"22.20 (152)",
"Carlton",
"7.8 (50)",
"VFL Park",
"64,256",
"7 May 1977"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"november 29\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"november 29\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Stadium held on november 29?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"november 29\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"december 20\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"december 20\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the Visiting team on december 20?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"december 20\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"pittsburgh steelers\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"pittsburgh steelers\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Stadium has a Visiting team of pittsburgh steelers?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"pittsburgh steelers\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"chicago bears\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"chicago bears\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the Host team that has a chicago bears as a visiting team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"chicago bears\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"november 22\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"november 22\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Final score on november 22?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"november 22\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"indianapolis colts\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"indianapolis colts\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Host team that has indianapolis colts as a Visiting team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"indianapolis colts\"",
"4"
]
}
] | train_2-12771946-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visiting team",
"Final score",
"Host team",
"Stadium"
],
[
"2",
"November 22",
"Indianapolis Colts",
"31–13",
"Atlanta Falcons",
"Georgia Dome"
],
[
"3",
"November 29",
"Green Bay Packers",
"27–37",
"Dallas Cowboys",
"Texas Stadium"
],
[
"4",
"December 6",
"Chicago Bears",
"16–24",
"Washington Redskins",
"FedEx Field"
],
[
"5",
"December 13",
"Denver Broncos",
"13–31",
"Houston Texans",
"Reliant Stadium"
],
[
"6",
"December 15",
"Cincinnati Bengals",
"13–20",
"San Francisco 49ers",
"Monster Park"
],
[
"7",
"December 20",
"Pittsburgh Steelers",
"41–24",
"St. Louis Rams",
"Edward Jones Dome"
],
[
"8",
"December 22",
"Dallas Cowboys",
"20–13",
"Carolina Panthers",
"Bank of America Stadium"
],
[
"9",
"December 29",
"New England Patriots",
"38–35 ( details )",
"New York Giants",
"Giants Stadium"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"spain\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,C2:C15=\"spain\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the To par of the Player from Spain?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"spain\"",
"5"
]
},
{
"Formula": "SUM(FILTER(F1, (A1=\"t4\")*(D1=\"71-66-74-67=278\")))",
"Formula2": "SUM(FILTER(F2:F15, (A2:A15=\"t4\")*(D2:D15=\"71-66-74-67=278\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the Money of the T4 Place Player with a Score of 71-66-74-67=278?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"A1",
"=",
"\"t4\"",
"*",
"D1",
"=",
"\"71-66-74-67=278\""
]
},
{
"Formula": "SUMIFS(F1,D1,\"71-66-74-67=278\")",
"Formula2": "SUMIFS(F2:F15,D2:D15,\"71-66-74-67=278\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the Money of the Player with a Score of 71-66-74-67=278?",
"Tokens": [
"SUMIFS(",
"F1",
"D1",
"\"71-66-74-67=278\""
]
}
] | test_2-16514667-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"1",
"Tiger Woods",
"United States",
"70-66-68-68=272",
"–16",
"1,008,000"
],
[
"3",
"2",
"David Duval",
"United States",
"71-66-70-67=274",
"–14",
"604,800"
],
[
"4",
"3",
"Phil Mickelson",
"United States",
"67-69-69-70=275",
"–13",
"380,800"
],
[
"5",
"T4",
"Mark Calcavecchia",
"United States",
"72-66-68-72=278",
"–10",
"246,400"
],
[
"6",
"T4",
"Toshimitsu Izawa",
"Japan",
"71-66-74-67=278",
"–10",
"246,400"
],
[
"7",
"T6",
"Ernie Els",
"South Africa",
"71-68-68-72=279",
"–9",
"181,300"
],
[
"8",
"T6",
"Jim Furyk",
"United States",
"69-71-70-69=279",
"–9",
"181,300"
],
[
"9",
"T6",
"Bernhard Langer",
"Germany",
"73-69-68-69=279",
"–9",
"181,300"
],
[
"10",
"T6",
"Kirk Triplett",
"United States",
"68-70-70-71=279",
"–9",
"181,300"
],
[
"11",
"T10",
"Ángel Cabrera",
"Argentina",
"66-71-70-73=280",
"–8",
"128,800"
],
[
"12",
"T10",
"Chris DiMarco",
"United States",
"65-69-72-74=280",
"–8",
"128,800"
],
[
"13",
"T10",
"Brad Faxon",
"United States",
"73-68-68-71=280",
"–8",
"128,800"
],
[
"14",
"T10",
"Miguel Ángel Jiménez",
"Spain",
"68-72-71-69=280",
"–8",
"128,800"
],
[
"15",
"T10",
"Steve Stricker",
"United States",
"66-71-72-71=280",
"–8",
"128,800"
]
] |
[
{
"Formula": "ROWS(UNIQUE(FILTER(B1, C1=\"Louisiana-Monroe\")))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B9, C2:C9=\"Louisiana-Monroe\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many times was Louisiana-Monroe a visiting team?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"B1",
"C1",
"=",
"\"Louisiana-Monroe\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"South Florida\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,C2:C9=\"South Florida\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "List all dates where South Florida was a visiting team.",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"C1",
"=",
"\"South Florida\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"#7 Oregon\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,C2:C9=\"#7 Oregon\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "How many times was #7 Oregon a visiting team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"C1",
"=",
"\"#7 Oregon\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"Western Kentucky\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,C2:C9=\"Western Kentucky\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "List all home teams when Western Kentucky was the visiting team.",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"C1",
"=",
"\"Western Kentucky\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=\"Kentucky\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,D2:D9=\"Kentucky\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "List all times with Kentucky as the home team.",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"D1",
"=",
"\"Kentucky\"",
"2"
]
}
] | train_1-26842217-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Date",
"Time",
"Visiting team",
"Home team",
"Site",
"Broadcast",
"Result",
"Attendance"
],
[
"2",
"September 9",
"7:30pm",
"#21 Auburn",
"Mississippi State",
"Davis Wade Stadium • Starkville, MS",
"ESPN",
"AUB 17–14",
"54806"
],
[
"3",
"September 11",
"12:00pm",
"#22 Georgia",
"#24 South Carolina",
"Williams-Brice Stadium • Columbia, SC",
"ESPN",
"USC 17–6",
"80974"
],
[
"4",
"September 11",
"12:21pm",
"South Florida",
"#8 Florida",
"Ben Hill Griffin Stadium • Gainesville, FL",
"SEC Network",
"W 38–14",
"90612"
],
[
"5",
"September 11",
"7:00pm",
"#19 LSU",
"Vanderbilt",
"Vanderbilt Stadium • Nashville, TN",
"ESPNU",
"LSU 27–3",
"36940"
],
[
"6",
"September 11",
"7:00pm",
"#19 Penn State",
"#1 Alabama",
"Bryant–Denny Stadium • Tuscaloosa, AL",
"ESPN",
"W 24–3",
"101821"
],
[
"7",
"September 11",
"7:00pm",
"Louisiana-Monroe",
"#14 Arkansas",
"War Memorial Stadium • Little Rock, AR",
"FSN",
"W 31–7",
"55705"
],
[
"8",
"September 11",
"7:00pm",
"#7 Oregon",
"Tennessee",
"Neyland Stadium • Knoxville, TN",
"ESPN2",
"L 48–13",
"102035"
],
[
"9",
"September 11",
"7:30pm",
"Western Kentucky",
"Kentucky",
"Commonwealth Stadium • Lexington, KY",
"CSS",
"W 63–28",
"66584"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=2011),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,E2:E16=2011),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Who is every main presenter for the year 2011?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"2011",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Estonia\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,A2:A16=\"Estonia\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is every main presenter for the Estonia region/country?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"Estonia\"",
"3"
]
},
{
"Formula": "MAX(FILTER(E1, (D1=\"TV2\")*(C1=\"Øyvind Mund\")))",
"Formula2": "MAX(FILTER(E2:E16, (D2:D16=\"TV2\")*(C2:C16=\"Øyvind Mund\")))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the highest year premiered for the TV2 network when main present is øyvind mund?",
"Tokens": [
"MAX(",
"FILTER(",
"E1",
"D1",
"=",
"\"TV2\"",
"*",
"C1",
"=",
"\"Øyvind Mund\""
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(E1, C1=\"Sa Beining\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E16, C2:C16=\"Sa Beining\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many years premiered have Sa Beining as main presenter?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"E1",
"C1",
"=",
"\"Sa Beining\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Behzat Uighur\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,C2:C16=\"Behzat Uighur\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is every year premiered when Behzat Uighur is main presenter?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"Behzat Uighur\"",
"5"
]
},
{
"Formula": "MAXIFS(E1,C1,\"Benjamin Castaldi\")",
"Formula2": "MAXIFS(E2:E16,C2:C16,\"Benjamin Castaldi\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the highest year premiered when Benjamin Castaldi is main presenter?",
"Tokens": [
"MAXIFS(",
"E1",
"C1",
"\"Benjamin Castaldi\""
]
}
] | train_1-24224647-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Region/Country",
"Local name",
"Main presenter",
"Network",
"Year premiered"
],
[
"2",
"China",
"夢想合唱團 Mengxiang hechang tuan",
"Sa Beining",
"CCTV-1",
"2011"
],
[
"3",
"Denmark",
"AllStars",
"Lisbeth Østergaard",
"TV2",
"2008"
],
[
"4",
"Estonia",
"Laululahing",
"Tarmo Leinatamm",
"ETV",
"2008"
],
[
"5",
"Finland",
"Kuorosota",
"Kristiina Komulainen",
"Nelonen",
"2009"
],
[
"6",
"France",
"La Bataille des Chorales",
"Benjamin Castaldi",
"TF1",
"2009"
],
[
"7",
"Latvia",
"Koru Kari",
"Lauris Reiniks",
"TV3",
"2008"
],
[
"8",
"Lithuania",
"Chorų karai",
"Vytautas Šapranauskas & Jurgita Jurkutė",
"TV3",
"2010"
],
[
"9",
"Norway",
"Det store korslaget",
"Øyvind Mund",
"TV2",
"2009"
],
[
"10",
"Poland",
"Bitwa na glosy",
"Hubert Urbanski & Piotr Kedzierski",
"TVP 2",
"2010"
],
[
"11",
"Russia",
"Битва хоров",
"Valery Meladze",
"Rossiya 1",
"2012"
],
[
"12",
"Spain",
"La Batalla de los Coros",
"Josep Lobató",
"Cuatro",
"2008"
],
[
"13",
"Sweden",
"Körslaget",
"Gry Forssell",
"TV4",
"2008"
],
[
"14",
"Switzerland",
"Kampf der Chöre",
"Sven Epiney",
"SF 1",
"2010"
],
[
"15",
"Turkey",
"Korolar Çarpışıyor",
"Behzat Uighur",
"Show TV",
"2009"
],
[
"16",
"Vietnam",
"Hợp ca tranh tài",
"Nguyên Khang",
"VTV3",
"2012"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"aoc 135\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"aoc 135\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the EASA (EU) when the notes show aoc 135?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"aoc 135\"",
"5"
]
},
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Formula2": "LET(query1,SUMMARIZE(C2:C6,SUMX(B2:B6)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the Notes when the fleet size is 3?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"3"
]
},
{
"Formula": "SUMIFS(B1,E1,\"no\")",
"Formula2": "SUMIFS(B2:B6,E2:E6,\"no\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the Fleet Size when the EASA (EU) is no?",
"Tokens": [
"SUMIFS(",
"B1",
"E1",
"\"no\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"yes\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"yes\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "hat is the Airline when the EASA (EU) is yes?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"yes\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"aoc 135\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,C2:C6=\"aoc 135\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Airline when the notes show aoc 135?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"aoc 135\"",
"1"
]
}
] | train_2-15599985-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Airline",
"Fleet Size",
"Notes",
"IOSA (IATA)",
"EASA (EU)",
"IASA (FAA)"
],
[
"2",
"EastIndo",
"6",
"AOC 135",
"NO",
"NO",
"YES"
],
[
"3",
"Nusantara Buana Air",
"3",
"AOC 135",
"NO",
"NO",
"YES"
],
[
"4",
"Premiair",
"7",
"PT Ekspres Transportasi Antarbenua AOC 135",
"NO",
"YES",
"YES"
],
[
"5",
"Sabang Merauke Raya Air Charter",
"4",
"AOC 135",
"NO",
"NO",
"YES"
],
[
"6",
"Transwisata Prima Aviation",
"6",
"AOC 135",
"NO",
"NO",
"YES"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"tokyo, japan\")*(B1=\"october 24, 1982\")),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,(C2:C11=\"tokyo, japan\")*(B2:B11=\"october 24, 1982\")),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the Score on October 24, 1982 in Tokyo, Japan?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"tokyo, japan\"",
"*",
"B1",
"=",
"\"october 24, 1982\"",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1=\"october 24, 1982\")*(E1=\"alycia moulton\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,(B2:B11=\"october 24, 1982\")*(E2:E11=\"alycia moulton\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Tournament on October 24, 1982 had Alycia Moulton as the Partner?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"october 24, 1982\"",
"*",
"E1",
"=",
"\"alycia moulton\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=\"pam shriver\")*(G1=\"6-3, 6-3\")),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,(E2:E11=\"pam shriver\")*(G2:G11=\"6-3, 6-3\")),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who were the Opponents when Laura DuPont had Pam Shriver as Partner with a Score of 6-3, 6-3?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"pam shriver\"",
"*",
"G1",
"=",
"\"6-3, 6-3\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"3-6, 1-6\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,G2:G11=\"3-6, 1-6\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "On what Surface was the match with a Score of 3-6, 1-6 played?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"G1",
"=",
"\"3-6, 1-6\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=\"barbara jordan\")*(G1=\"6-2, 3-6, 3-6\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,(E2:E11=\"barbara jordan\")*(G2:G11=\"6-2, 3-6, 3-6\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In what Tournament was Barbara Jordan a Partner with a Score of 6-2, 3-6, 3-6?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"barbara jordan\"",
"*",
"G1",
"=",
"\"6-2, 3-6, 3-6\"",
"3"
]
}
] | test_2-15167057-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Partner",
"Opponents",
"Score"
],
[
"2",
"Runner-up",
"September 17, 1978",
"San Antonio , Texas, USA",
"Hard",
"Françoise Dürr",
"Ilana Kloss Marise Kruger",
"1-6, 4-6"
],
[
"3",
"Runner-up",
"November 5, 1978",
"Buenos Aires , Argentina",
"Clay",
"Regina Maršiková",
"Françoise Dürr Valerie Ziegenfuss",
"6-1, 4-6, 3-6"
],
[
"4",
"Runner-up",
"November 25, 1979",
"Brighton , England",
"Carpet",
"Ilana Kloss",
"Ann Kiyomura Anne Smith",
"2-6, 1-6"
],
[
"5",
"Winner",
"January 13, 1980",
"Cincinnati , Ohio, USA",
"Carpet",
"Pam Shriver",
"Mima Jaušovec Ann Kiyomura",
"6-3, 6-3"
],
[
"6",
"Runner-up",
"January 20, 1980",
"Kansas City , Missouri, USA",
"Carpet",
"Pam Shriver",
"Billie Jean King Martina Navrátilová",
"3-6, 1-6"
],
[
"7",
"Winner",
"March 28, 1980",
"Carlsbad , California, USA",
"Hard",
"Pam Shriver",
"Rosie Casals JoAnne Russell",
"6-7, 6-4, 6-1"
],
[
"8",
"Winner",
"September 27, 1981",
"Atlanta , Georgia, USA",
"Hard",
"Betsy Nagelsen",
"Rosie Casals Candy Reynolds",
"6-4, 7-5"
],
[
"9",
"Runner-up",
"October 18, 1982",
"Tokyo, Japan",
"Hard",
"Barbara Jordan",
"Naoko Sato Brenda Remilton",
"6-2, 3-6, 3-6"
],
[
"10",
"Winner",
"October 24, 1982",
"Tokyo, Japan",
"Hard",
"Barbara Jordan",
"Naoko Sato Brenda Remilton",
"6-2, 6-7, 6-1"
],
[
"11",
"Winner",
"October 24, 1982",
"Hong Kong",
"Clay",
"Alycia Moulton",
"Jennifer Mundel Yvonne Vermaak",
"6-2, 4-6, 7-5"
]
] |
[
{
"Formula": "SUM(FILTER(F1, B1>15))",
"Formula2": "SUM(FILTER(F2:F13, B2:B13>15))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many Againsts have more than 15 wins?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"B1",
">",
"15"
]
},
{
"Formula": "SUM(FILTER(C1, (D1>0)*(F1>3049)))",
"Formula2": "SUM(FILTER(C2:C13, (D2:D13>0)*(F2:F13>3049)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Which Byes have Losses larger than 0, and an Against larger than 3049?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"D1",
">",
"0",
"*",
"F1",
">",
"3049"
]
}
] | train_2-17732555-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Mininera DFL",
"Wins",
"Byes",
"Losses",
"Draws",
"Against"
],
[
"2",
"Penshurst",
"18",
"0",
"0",
"0",
"878"
],
[
"3",
"Tatyoon",
"15",
"0",
"3",
"0",
"740"
],
[
"4",
"Moyston-Willaura",
"13",
"0",
"4",
"1",
"1249"
],
[
"5",
"Hawkesdale-Macarthur",
"13",
"0",
"5",
"0",
"1164"
],
[
"6",
"Glenthompson-Dunkeld",
"12",
"0",
"5",
"1",
"1076"
],
[
"7",
"SWM Rovers",
"10",
"0",
"8",
"0",
"1228"
],
[
"8",
"Caramut",
"8",
"0",
"10",
"0",
"1553"
],
[
"9",
"Ararat Eagles",
"6",
"0",
"12",
"0",
"1549"
],
[
"10",
"Lismore-Derrinallum",
"6",
"0",
"12",
"0",
"1776"
],
[
"11",
"Wickliffe-Lake Bolac",
"4",
"0",
"14",
"0",
"1862"
],
[
"12",
"Woorndoo-Mortlake",
"1",
"0",
"17",
"0",
"3049"
],
[
"13",
"Great Western",
"1",
"0",
"17",
"0",
"2939"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=37),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,E2:E11=37),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the giant slalom with a 37 super g?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"37",
"4"
]
}
] | train_2-15692953-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Season",
"Overall",
"Slalom",
"Giant Slalom",
"Super G",
"Downhill",
"Combined"
],
[
"2",
"2004",
"112",
"—",
"—",
"51",
"—",
"—"
],
[
"3",
"2005",
"37",
"—",
"27",
"18",
"49",
"—"
],
[
"4",
"2006",
"22",
"—",
"18",
"37",
"15",
"—"
],
[
"5",
"2007",
"33",
"—",
"50",
"15",
"23",
"—"
],
[
"6",
"2008",
"38",
"—",
"—",
"35",
"13",
"—"
],
[
"7",
"2009",
"9",
"—",
"40",
"2",
"5",
"50"
],
[
"8",
"2010",
"28",
"—",
"—",
"13",
"23",
"—"
],
[
"9",
"2011",
"Injured, did not compete",
"Injured, did not compete",
"Injured, did not compete",
"Injured, did not compete",
"Injured, did not compete",
"Injured, did not compete"
],
[
"10",
"2012",
"75",
"—",
"28",
"—",
"—",
"—"
],
[
"11",
"2013",
"37",
"—",
"17",
"28",
"30",
"—"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"beijing hyundai\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"beijing hyundai\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the result against Beijing Hyundai?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"beijing hyundai\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"kashima antlers\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"kashima antlers\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Was the game with Kashima antlers at home or away?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"kashima antlers\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"royal antwerp\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"royal antwerp\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What date was the game against Royal Antwerp?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"royal antwerp\"",
"1"
]
}
] | train_2-12817505-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Opponents",
"H / A",
"Result F–A",
"Attendance"
],
[
"2",
"16 July 2005",
"Clyde",
"A",
"5–1",
"8,000"
],
[
"3",
"20 July 2005",
"Peterborough United",
"A",
"6–0",
"15,460"
],
[
"4",
"23 July 2005",
"Hong Kong XI",
"A",
"2–0",
"33,971"
],
[
"5",
"26 July 2005",
"Beijing Hyundai",
"A",
"3–0",
"24,224"
],
[
"6",
"28 July 2005",
"Kashima Antlers",
"N",
"1–2",
"33,971"
],
[
"7",
"30 July 2005",
"Urawa Red Diamonds",
"A",
"2–0",
"58,389"
],
[
"8",
"3 August 2005",
"Royal Antwerp",
"A",
"6–1",
"12,000"
],
[
"9",
"9 May 2006",
"Celtic",
"H",
"1–0",
"69,591"
]
] |
[
{
"Formula": "UNIQUE(A1)",
"Formula2": "UNIQUE(A2:A3)",
"Funcs": [
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Show me all the restaurants.",
"Tokens": [
"UNIQUE(",
"A1"
]
},
{
"Formula": "LET(query1,FILTER(A1:D1,B1=\"subway\"),UNIQUE(CHOOSECOLS(query1,3,1)))",
"Formula2": "LET(query1,FILTER(A2:D3,B2:B3=\"subway\"),UNIQUE(CHOOSECOLS(query1,3,1)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "What is the address of the restaurant Subway?",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"D1",
"B1",
"=",
"\"subway\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"3",
"1"
]
},
{
"Formula": "LET(query1,FILTER(A1:D1,B1=\"subway\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4))))",
"Formula2": "LET(query1,FILTER(A2:D3,B2:B3=\"subway\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4))))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num"
],
"Level": "hard",
"Question": "What is the rating of the restaurant Subway?",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"D1",
"B1",
"=",
"\"subway\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"1",
"SUMX(",
"CHOOSECOLS(",
"query1",
"4"
]
},
{
"Formula": "UNIQUE(A1)",
"Formula2": "UNIQUE(A2:A3)",
"Funcs": [
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "display all restaurant ids ",
"Tokens": [
"UNIQUE(",
"A1"
]
},
{
"Formula": "LET(query1,FILTER(A1:D1,B1=\"subway\"),UNIQUE(CHOOSECOLS(query1,3,1)))",
"Formula2": "LET(query1,FILTER(A2:D3,B2:B3=\"subway\"),UNIQUE(CHOOSECOLS(query1,3,1)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "Subway's addresses and ids ",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"D1",
"B1",
"=",
"\"subway\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"3",
"1"
]
},
{
"Formula": "LET(query1,FILTER(A1:D1,B1=\"subway\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4))))",
"Formula2": "LET(query1,FILTER(A2:D3,B2:B3=\"subway\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4))))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num"
],
"Level": "hard",
"Question": "Subway's rating and id ",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"D1",
"B1",
"=",
"\"subway\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"1",
"SUMX(",
"CHOOSECOLS(",
"query1",
"4"
]
},
{
"Formula": "UNIQUE(A1)",
"Formula2": "UNIQUE(A2:A3)",
"Funcs": [
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "the restaurant id.",
"Tokens": [
"UNIQUE(",
"A1"
]
},
{
"Formula": "LET(query1,FILTER(A1:D1,B1=\"subway\"),UNIQUE(CHOOSECOLS(query1,3,1)))",
"Formula2": "LET(query1,FILTER(A2:D3,B2:B3=\"subway\"),UNIQUE(CHOOSECOLS(query1,3,1)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "the address and id of the restaurant Subway",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"D1",
"B1",
"=",
"\"subway\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"3",
"1"
]
},
{
"Formula": "LET(query1,FILTER(A1:D1,B1=\"subway\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4))))",
"Formula2": "LET(query1,FILTER(A2:D3,B2:B3=\"subway\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4))))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num"
],
"Level": "hard",
"Question": "the rating and id of the restaurant Subway",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"D1",
"B1",
"=",
"\"subway\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"1",
"SUMX(",
"CHOOSECOLS(",
"query1",
"4"
]
}
] | restaurant_1_restaurant | [
[
"0",
"A",
"B",
"C",
"D"
],
[
"1",
"restaurant id",
"restaurant name",
"address",
"rating"
],
[
"2",
"1",
"Subway",
"3233 St Paul St, Baltimore, MD 21218",
"3"
],
[
"3",
"2",
"Honeygrow",
"3212 St Paul St, Baltimore, MD 21218",
"4"
]
] |
[
{
"Formula": "MIN(FILTER(D1, H1=5))",
"Formula2": "MIN(FILTER(D2:D19, H2:H19=5))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the least league apps for total apps of 5 ",
"Tokens": [
"MIN(",
"FILTER(",
"D1",
"H1",
"=",
"5"
]
},
{
"Formula": "MIN(FILTER(G1, (F1=2)*(A1=\"FW\")))",
"Formula2": "MIN(FILTER(G2:G19, (F2:F19=2)*(A2:A19=\"FW\")))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Name the least fa cup goals with fa cup apps being 2 and fw ",
"Tokens": [
"MIN(",
"FILTER(",
"G1",
"F1",
"=",
"2",
"*",
"A1",
"=",
"\"FW\""
]
},
{
"Formula": "SUM(FILTER(H1, D1=4))",
"Formula2": "SUM(FILTER(H2:H19, D2:D19=4))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the total apps for league apps being 4",
"Tokens": [
"SUM(",
"FILTER(",
"H1",
"D1",
"=",
"4"
]
}
] | test_1-27086613-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Position",
"Nationality",
"Name",
"League apps",
"League goals",
"FA Cup apps",
"FA Cup goals",
"Total apps",
"Total goals"
],
[
"2",
"FW",
"Scotland",
"Jack Angus Category:Articles with hCards",
"13",
"6",
"4",
"4",
"17",
"10"
],
[
"3",
"FB",
"England",
"Charles Baker Category:Articles with hCards",
"15",
"6",
"4",
"6",
"19",
"12"
],
[
"4",
"GK",
"England",
"Jack Barrett Category:Articles with hCards",
"4",
"0",
"1",
"0",
"5",
"0"
],
[
"5",
"GK",
"England",
"Walter Cox Category:Articles with hCards",
"0",
"0",
"2",
"0",
"2",
"0"
],
[
"6",
"FW",
"England",
"Jack Dorkin Category:Articles with hCards",
"3",
"3",
"1",
"1",
"4",
"4"
],
[
"7",
"HB",
"England",
"Bill Furby Category:Articles with hCards",
"5",
"0",
"2",
"0",
"7",
"0"
],
[
"8",
"FB",
"Wales",
"David Hamer Category:Articles with hCards",
"3",
"0",
"3",
"0",
"6",
"0"
],
[
"9",
"FW",
"England",
"Fred Hollands Category:Articles with hCards",
"15",
"3",
"5",
"2",
"20",
"5"
],
[
"10",
"FB",
"England",
"William Jeffrey Category:Articles with hCards",
"13",
"0",
"2",
"0",
"15",
"0"
],
[
"11",
"HB",
"England",
"Alf Littlehales Category:Articles with hCards",
"16",
"0",
"5",
"1",
"21",
"1"
],
[
"12",
"FB",
"England",
"George Marshall Category:Articles with hCards",
"14",
"0",
"5",
"0",
"19",
"0"
],
[
"13",
"FW",
"England",
"Arthur Nineham Category:Articles with hCards",
"7",
"4",
"2",
"5",
"9",
"9"
],
[
"14",
"FW",
"England",
"Harry Offer Category:Articles with hCards",
"13",
"4",
"5",
"6",
"18",
"10"
],
[
"15",
"FW",
"England",
"Joe Rogers Category:Articles with hCards",
"7",
"1",
"0",
"0",
"7",
"1"
],
[
"16",
"HB",
"England",
"Ernie Taylor Category:Articles with hCards",
"11",
"0",
"3",
"1",
"14",
"1"
],
[
"17",
"HB",
"England",
"Lachie Thomson Category:Articles with hCards",
"15",
"1",
"5",
"1",
"20",
"2"
],
[
"18",
"FW",
"England",
"A. Ward Category:Articles with hCards",
"1",
"0",
"0",
"0",
"1",
"0"
],
[
"19",
"FW",
"England",
"Herbert Ward Category:Articles with hCards",
"9",
"6",
"4",
"5",
"13",
"11"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"23,24,25,26 july 1992\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"23,24,25,26 july 1992\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the name of the Home Captain for 23,24,25,26 july 1992?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"23,24,25,26 july 1992\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"headingley\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"headingley\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the Away Captain at headingley?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"headingley\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"23,24,25,26 july 1992\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"23,24,25,26 july 1992\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Where was a game played on 23,24,25,26 july 1992?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"23,24,25,26 july 1992\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"the oval\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"the oval\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the Away Captain at The Oval?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"the oval\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"23,24,25,26 july 1992\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"23,24,25,26 july 1992\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the Home Captain for 23,24,25,26 july 1992?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"23,24,25,26 july 1992\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"23,24,25,26 july 1992\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"23,24,25,26 july 1992\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the result for 23,24,25,26 july 1992?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"23,24,25,26 july 1992\"",
"5"
]
}
] | test_2-12410929-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Home captain",
"Away captain",
"Venue",
"Result"
],
[
"2",
"4,5,6,7,8 June 1992",
"Graham Gooch",
"Javed Miandad",
"Edgbaston",
"DRAW"
],
[
"3",
"18,19,20,21 June 1992",
"Graham Gooch",
"Javed Miandad",
"Lord's",
"PAK by 2 wkts"
],
[
"4",
"2,3,4,6,7 July 1992",
"Graham Gooch",
"Javed Miandad",
"Old Trafford",
"DRAW"
],
[
"5",
"23,24,25,26 July 1992",
"Graham Gooch",
"Javed Miandad",
"Headingley",
"ENG by 6 wkts"
],
[
"6",
"6,7,8,9 August 1992",
"Graham Gooch",
"Javed Miandad",
"The Oval",
"PAK by 10 wkts"
]
] |
[
{
"Formula": "SUM(FILTER(A1, (E1=\"fb\")*(D1=\"7:20.32\")))",
"Formula2": "SUM(FILTER(A2:A7, (E2:E7=\"fb\")*(D2:D7=\"7:20.32\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the Rank of the Player with a Time of 7:20.32 and Notes of FB?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"E1",
"=",
"\"fb\"",
"*",
"D1",
"=",
"\"7:20.32\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Formula2": "LET(query1,SUMMARIZE(D2:D7,SUMX(A2:A7)),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the Time of the Player with a Rank of 2?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"fa\")*(B1=\"alan campbell\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(E2:E7=\"fa\")*(B2:B7=\"alan campbell\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Alan Campbell's Country with Notes of FA?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"fa\"",
"*",
"B1",
"=",
"\"alan campbell\"",
"3"
]
}
] | test_2-18662643-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Athlete",
"Country",
"Time",
"Notes"
],
[
"2",
"1",
"Ondřej Synek",
"Czech Republic",
"7:03.57",
"FA"
],
[
"3",
"2",
"Alan Campbell",
"Great Britain",
"7:05.24",
"FA"
],
[
"4",
"3",
"Mahé Drysdale",
"New Zealand",
"7:05.57",
"FA"
],
[
"5",
"4",
"Ioannis Christou",
"Greece",
"7:06.02",
"FB"
],
[
"6",
"5",
"Ken Jurkowski",
"United States",
"7:11.52",
"FB"
],
[
"7",
"6",
"Mindaugas Griskonis",
"Lithuania",
"7:20.32",
"FB"
]
] |
[
{
"Formula": "MAX(FILTER(F1, D1<9))",
"Formula2": "MAX(FILTER(F2:F11, D2:D11<9))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the greatest lost where played is less than 9?",
"Tokens": [
"MAX(",
"FILTER(",
"F1",
"D1",
"<",
"9"
]
},
{
"Formula": "MAX(FILTER(D1, (E1<1)*(A1<1)))",
"Formula2": "MAX(FILTER(D2:D11, (E2:E11<1)*(A2:A11<1)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the greatest played with a drawn less than 1 and a position of less than 1?",
"Tokens": [
"MAX(",
"FILTER(",
"D1",
"E1",
"<",
"1",
"*",
"A1",
"<",
"1"
]
},
{
"Formula": "MIN(FILTER(E1, (C1<7)*(G1>31)))",
"Formula2": "MIN(FILTER(E2:E11, (C2:C11<7)*(G2:G11>31)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the smallest drawn when the points are less than 7 and the against greater than 31?",
"Tokens": [
"MIN(",
"FILTER(",
"E1",
"C1",
"<",
"7",
"*",
"G1",
">",
"31"
]
},
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=13))",
"Formula2": "LET(query1,SUMMARIZE(B2:B11,SUMX(C2:C11)),FILTER(query1,CHOOSECOLS(query1,2)=13))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the name of the team that has 13 points?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"C1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"13"
]
}
] | train_2-15385631-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Position",
"Team",
"Points",
"Played",
"Drawn",
"Lost",
"Against",
"Difference"
],
[
"2",
"1",
"Palestra Itália-SP",
"18",
"9",
"0",
"0",
"8",
"25"
],
[
"3",
"2",
"Auto",
"14",
"9",
"0",
"2",
"14",
"11"
],
[
"4",
"3",
"Corinthians",
"13",
"9",
"1",
"2",
"9",
"17"
],
[
"5",
"4",
"Santos",
"11",
"9",
"1",
"3",
"17",
"7"
],
[
"6",
"5",
"Sílex",
"8",
"9",
"2",
"4",
"26",
"- 9"
],
[
"7",
"6",
"Sírio",
"7",
"9",
"1",
"5",
"20",
"1"
],
[
"8",
"7",
"Ypiranga-SP",
"7",
"9",
"1",
"5",
"22",
"- 6"
],
[
"9",
"8",
"Portuguesa",
"7",
"9",
"3",
"4",
"26",
"- 9"
],
[
"10",
"9",
"AA São Bento",
"4",
"9",
"0",
"7",
"31",
"- 22"
],
[
"11",
"10",
"SC Internacional de São Paulo",
"1",
"9",
"1",
"8",
"24",
"- 15"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Marele câștigător The Big Winner\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,B2:B15=\"Marele câștigător The Big Winner\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What country uses the title Marele Câștigător The Big Winner?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Marele câștigător The Big Winner\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Silvio Santos\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,E2:E15=\"Silvio Santos\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Silvio Santos is the presenter in what country?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"Silvio Santos\"",
"1"
]
}
] | train_1-20780285-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Country/Region",
"Title",
"Television network",
"Winners",
"Presenters",
"Trainers"
],
[
"2",
"Brazil",
"O Grande Perdedor The Big Loser",
"SBT",
"Season 1, 2005: Andreia Dutra",
"Silvio Santos",
"Unknown"
],
[
"3",
"Brazil",
"Quem Perde Ganha Who Wins Loses",
"SBT",
"Season 2, 2007: Reginaldo de Souza",
"Lígia Mendes",
"Unknown"
],
[
"4",
"Germany",
"The Biggest Loser Germany",
"ProSieben",
"Season 1, 2009: Enrico Proba",
"Katarina Witt",
"Nele Sehrt Wojtek Vetter"
],
[
"5",
"Hungary",
"A Nagy Fogyás A Great Loss",
"TV2",
"Season 1, 2007: István Ferencsik",
"Gabriella Jakupcsek",
"Unknown"
],
[
"6",
"India",
"Biggest Loser Jeetega",
"Sahara One",
"Season 1, 2007: Sandeep Sachdev",
"Suniel Shetty",
"Deepika Mehta Yusef Khan"
],
[
"7",
"Latvia",
"XXL",
"TV3 Latvia",
"Season 1, 2008: Karl Ventas Krasti",
"Zane Vaļicka",
"Raivis Vidzis Aivars Vysotsky"
],
[
"8",
"Mexico",
"Cuánto Quieres Perder? How Much You Want to Lose?",
"Televisa",
"Season 1, 2008: Ignacio Mestas",
"Galilea Montijo",
"Unknown"
],
[
"9",
"Netherlands",
"The Biggest Loser Holland",
"SBS 6",
"Season 1, 2013: Current season",
"Marlayne Sahupala",
"Sandra van de Kamp Arjuna Lakner"
],
[
"10",
"Poland",
"Co Masz Do Stracenia? What Do You Have To Lose?",
"TV Puls",
"Season 1, 2008: Jaroslaw",
"Małgorzata Ostrowska-Królikowska",
"Unknown"
],
[
"11",
"Romania",
"Marele câștigător The Big Winner",
"Antena 1",
"Season 1, 2010 : Grațian Stan",
"Daiana Anghel",
"Florin Uceanu Cori Gramescu"
],
[
"12",
"Scandinavia",
"Biggest Loser",
"Kanal 5",
"Season 1, 2005 : Rooy Rodriguez Ramirez",
"Martin Birch",
"Pauline Nordin"
],
[
"13",
"Slovakia",
"Super Telo",
"STV",
"Season 1, 2006: Ján Mäsiar",
"Iveta Malachovská",
"Unknown"
],
[
"14",
"South Africa",
"The Biggest Loser South Africa",
"E.tv",
"Season 1, 2008: Sharon Haarhoff",
"Jasmyn Asvat",
"Unknown"
],
[
"15",
"Spain",
"La Báscula The Scale",
"Canal Sur",
"Season 1, 2013: Unknown",
"Enrique Sánchez",
"Unknown"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,B1=\"50cc\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,(CHOOSECOLS(query1,2)<2)*(CHOOSECOLS(query1,3)=15)))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F8,B2:B8=\"50cc\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,(CHOOSECOLS(query1,2)<2)*(CHOOSECOLS(query1,3)=15)))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num",
"*",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Tell me the total number of years for wins less than 2 and class of 50cc with points of 15",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"50cc\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"1",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6",
"SUMX(",
"CHOOSECOLS(",
"query1",
"4",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"2",
"*",
"CHOOSECOLS(",
"query1",
"3",
"=",
"15"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"125cc\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,B2:B8=\"125cc\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the year for class of 125cc",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"125cc\"",
"1"
]
},
{
"Formula": "AVERAGE(FILTER(F1, (B1=\"50cc\")*(E1=\"8th\")))",
"Formula2": "AVERAGE(FILTER(F2:F8, (B2:B8=\"50cc\")*(E2:E8=\"8th\")))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Tell me the average wins for class of 50cc and rank of 8th",
"Tokens": [
"AVERAGE(",
"FILTER(",
"F1",
"B1",
"=",
"\"50cc\"",
"*",
"E1",
"=",
"\"8th\""
]
},
{
"Formula": "MIN(FILTER(F1, (B1=\"50cc\")*(C1=\"tomos\")*(A1<1969)))",
"Formula2": "MIN(FILTER(F2:F8, (B2:B8=\"50cc\")*(C2:C8=\"tomos\")*(A2:A8<1969)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Tell me the lowest wins for class of 50cc and team of tomos for year less than 1969",
"Tokens": [
"MIN(",
"FILTER(",
"F1",
"B1",
"=",
"\"50cc\"",
"*",
"C1",
"=",
"\"tomos\"",
"*",
"A1",
"<",
"1969"
]
}
] | train_2-10346040-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Class",
"Team",
"Points",
"Rank",
"Wins"
],
[
"2",
"1969",
"50cc",
"Tomos",
"31",
"6th",
"0"
],
[
"3",
"1969",
"250cc",
"Benelli",
"12",
"15th",
"0"
],
[
"4",
"1970",
"50cc",
"Tomos",
"15",
"9th",
"0"
],
[
"5",
"1970",
"125cc",
"Morbidelli",
"15",
"11th",
"1"
],
[
"6",
"1971",
"50cc",
"Derbi",
"22",
"8th",
"0"
],
[
"7",
"1971",
"125cc",
"Morbidelli",
"39",
"8th",
"1"
],
[
"8",
"1972",
"125cc",
"Morbidelli",
"52",
"5th",
"2"
]
] |
[
{
"Formula": "MAX(FILTER(F1, (E1<4)*(C1=1)*(B1=\"italy\")))",
"Formula2": "MAX(FILTER(F2:F10, (E2:E10<4)*(C2:C10=1)*(B2:B10=\"italy\")))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was Italy's highest total when there were less than 4 bronze and 1 gold?",
"Tokens": [
"MAX(",
"FILTER(",
"F1",
"E1",
"<",
"4",
"*",
"C1",
"=",
"1",
"*",
"B1",
"=",
"\"italy\""
]
},
{
"Formula": "SUM(FILTER(F1, E1>4))",
"Formula2": "SUM(FILTER(F2:F10, E2:E10>4))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many totals had more than 4 bronze?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"E1",
">",
"4"
]
},
{
"Formula": "MIN(FILTER(F1, (B1=\"austria\")*(C1>3)))",
"Formula2": "MIN(FILTER(F2:F10, (B2:B10=\"austria\")*(C2:C10>3)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What was Austria's lowest total when the gold was more than 3?",
"Tokens": [
"MIN(",
"FILTER(",
"F1",
"B1",
"=",
"\"austria\"",
"*",
"C1",
">",
"3"
]
}
] | train_2-15826103-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Austria",
"3",
"0",
"0",
"3"
],
[
"3",
"2",
"France",
"1",
"3",
"4",
"8"
],
[
"4",
"3",
"Italy",
"1",
"2",
"0",
"3"
],
[
"5",
"4",
"Great Britain",
"1",
"1",
"3",
"5"
],
[
"6",
"5",
"Belgium",
"1",
"0",
"2",
"3"
],
[
"7",
"6",
"Netherlands",
"1",
"0",
"1",
"2"
],
[
"8",
"7",
"Germany",
"0",
"1",
"3",
"4"
],
[
"9",
"8",
"Japan",
"0",
"1",
"0",
"1"
],
[
"10",
"9",
"United States",
"0",
"0",
"3",
"3"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"37–26–9\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,E2:E14=\"37–26–9\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the score of the game with a record of 37–26–9?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"37–26–9\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"33–25–9\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,E2:E14=\"33–25–9\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the score of the game with a record of 33–25–9?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"33–25–9\"",
"3"
]
}
] | train_2-14208948-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record"
],
[
"2",
"March 2",
"Detroit",
"2 – 3",
"NY Islanders",
"33–25–9"
],
[
"3",
"March 5",
"Toronto",
"1 – 5",
"Detroit",
"34–25–9"
],
[
"4",
"March 7",
"Detroit",
"7 – 1",
"Minnesota",
"35–25–9"
],
[
"5",
"March 10",
"Detroit",
"6 – 3",
"Edmonton",
"36–25–9"
],
[
"6",
"March 11",
"Detroit",
"3 – 6",
"Calgary",
"36–26–9"
],
[
"7",
"March 14",
"Detroit",
"4 – 1",
"San Jose",
"37–26–9"
],
[
"8",
"March 16",
"Washington",
"4 – 2",
"Detroit",
"37–27–9"
],
[
"9",
"March 18",
"Minnesota",
"1 – 5",
"Detroit",
"38–27–9"
],
[
"10",
"March 20",
"Detroit",
"7 – 4",
"Boston",
"39–27–9"
],
[
"11",
"March 21",
"Detroit",
"6 – 2",
"Minnesota",
"40–27–9"
],
[
"12",
"March 23",
"NY Islanders",
"2 – 3",
"Detroit",
"41–27–9"
],
[
"13",
"March 27",
"Detroit",
"8 – 3",
"Tampa Bay",
"42–27–9"
],
[
"14",
"March 29",
"Los Angeles",
"9 – 3",
"Detroit",
"42–28–9"
]
] |
[
{
"Formula": "SUM(FILTER(A1, (B1<12)*(D1=\"10–1\")))",
"Formula2": "SUM(FILTER(A2:A14, (B2:B14<12)*(D2:D14=\"10–1\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which Game has a March smaller than 12, and a Score of 10–1?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"B1",
"<",
"12",
"*",
"D1",
"=",
"\"10–1\""
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,E1=\"38–22–12\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)=88))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F14,E2:E14=\"38–22–12\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)=88))",
"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 Score has Points of 88, and a Record of 38–22–12?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"38–22–12\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"4",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"88"
]
},
{
"Formula": "SUM(FILTER(A1, (C1=\"detroit red wings\")*(B1<12)))",
"Formula2": "SUM(FILTER(A2:A14, (C2:C14=\"detroit red wings\")*(B2:B14<12)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Which Game has an Opponent of detroit red wings, and a March smaller than 12?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"C1",
"=",
"\"detroit red wings\"",
"*",
"B1",
"<",
"12"
]
},
{
"Formula": "SUM(FILTER(F1, (A1<70)*(D1=\"4–8\")))",
"Formula2": "SUM(FILTER(F2:F14, (A2:A14<70)*(D2:D14=\"4–8\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which Points have a Game smaller than 70, and a Score of 4–8?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"A1",
"<",
"70",
"*",
"D1",
"=",
"\"4–8\""
]
}
] | train_2-14311305-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"March",
"Opponent",
"Score",
"Record",
"Points"
],
[
"2",
"66",
"5",
"Winnipeg Jets",
"10–1",
"37–19–10",
"84"
],
[
"3",
"67",
"7",
"Edmonton Oilers",
"3–5",
"37–20–10",
"84"
],
[
"4",
"68",
"8",
"@ Buffalo Sabres",
"4–8",
"37–21–10",
"84"
],
[
"5",
"69",
"12",
"Detroit Red Wings",
"9–4",
"38–21–10",
"86"
],
[
"6",
"70",
"14",
"@ New York Islanders",
"3–3",
"38–21–11",
"87"
],
[
"7",
"71",
"15",
"Toronto Maple Leafs",
"4–4",
"38–21–12",
"88"
],
[
"8",
"72",
"18",
"@ Chicago Black Hawks",
"1–5",
"38–22–12",
"88"
],
[
"9",
"73",
"19",
"Boston Bruins",
"5–3",
"39–22–12",
"90"
],
[
"10",
"74",
"21",
"Chicago Black Hawks",
"4–4",
"39–22–13",
"91"
],
[
"11",
"75",
"22",
"Calgary Flames",
"6–2",
"40–22–13",
"93"
],
[
"12",
"76",
"24",
"Washington Capitals",
"2–5",
"40–23–13",
"93"
],
[
"13",
"77",
"29",
"@ Hartford Whalers",
"4–1",
"41–23–13",
"95"
],
[
"14",
"78",
"30",
"@ New York Rangers",
"0–0",
"41–23–14",
"96"
]
] |
[
{
"Formula": "SUMIFS(A1,E1,\"Canadian Coast Guard\")",
"Formula2": "SUMIFS(A2:A9,E2:E9,\"Canadian Coast Guard\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many times is the vessel operator canadian coast guard?",
"Tokens": [
"SUMIFS(",
"A1",
"E1",
"\"Canadian Coast Guard\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"Jumbo Shipping\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,E2:E9=\"Jumbo Shipping\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the vessel type for vessel operator Jumbo shipping?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"Jumbo Shipping\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"De Beers\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,E2:E9=\"De Beers\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who narrated when the vessel operator is de beers?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"De Beers\"",
"6"
]
}
] | train_1-26168687-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"No. in series",
"No. in season",
"Title",
"Vessel Type",
"Vessel Operator",
"Narrated by",
"Original air date"
],
[
"2",
"5",
"1",
"\" MV Resolution \"",
"Turbine Installation Vessel",
"MPI Offshore Ltd",
"Barbara Budd",
"2009"
],
[
"3",
"6",
"2",
"\" MV Peace in Africa \"",
"Dredger",
"De Beers",
"Barbara Budd",
"2009"
],
[
"4",
"7",
"3",
"\"Akamalik\"",
"Fishing Trawler",
"Royal Greenland",
"Barbara Budd",
"2009"
],
[
"5",
"8",
"4",
"\" CCGS Henry Larsen \"",
"Icebreaker",
"Canadian Coast Guard",
"Barbara Budd",
"2009"
],
[
"6",
"9",
"5",
"\" USS Nimitz \"",
"Supercarrier",
"US Navy",
"Barbara Budd",
"2009"
],
[
"7",
"10",
"6",
"\" HDMS Absalon \"",
"Flexible Support Ship",
"Royal Danish Navy",
"Barbara Budd",
"2009"
],
[
"8",
"11",
"7",
"\"MV Fairplayer\"",
"Heavy Lift Vessel",
"Jumbo Shipping",
"Barbara Budd",
"2009"
],
[
"9",
"12",
"8",
"\"Tyco Resolute\"",
"Cable Layer",
"Tyco Telecommunications",
"Barbara Budd",
"2009"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=\"jim jarmusch\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H10,D2:D10=\"jim jarmusch\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "On what dates did Jim Jarmusch win the Lifetime Achievement?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"D1",
"=",
"\"jim jarmusch\"",
"2"
]
}
] | train_2-11749830-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Year",
"Dates",
"Discovery of the Year (Golden Puffin)",
"Lifetime Achievement",
"Creative Excellency",
"Audience Award",
"FIPRESCI Award",
"Church of Iceland Award"
],
[
"2",
"2004",
"Nov 17 - Nov 25",
"N/A",
"N/A",
"N/A",
"N/A",
"N/A",
"N/A"
],
[
"3",
"2005",
"Sept 29 - Oct 9",
"The Death of Mr. Lazarescu , Cristi Puiu",
"Abbas Kiarostami",
"N/A",
"Howl's Moving Castle Hayao Miyazaki",
"N/A",
"N/A"
],
[
"4",
"2006",
"Sept 28 - Oct 8",
"Grbavica , Jasmila Žbanić",
"Alexander Sokurov",
"Atom Egoyan",
"We Shall Overcome Niels Arden Oplev",
"Red Road Andrea Arnold",
"Four Minutes Chris Kraus"
],
[
"5",
"2007",
"Sept 27 - Oct 7",
"Iska's Journey , Csaba Bollók",
"Hanna Schygulla",
"N/A",
"Control Anton Corbijn",
"The Art of Crying Peter Schønau Fog",
"The Art of Crying Peter Schønau Fog"
],
[
"6",
"2008",
"Sept 25 - Oct 5",
"Tulpan , Sergey Dvortsevoy",
"Costa-Gavras",
"Shirin Neshat",
"Electronica Reykjavík Arnar Jónasson",
"Home , Ursula Meier",
"Snow Aida Begic"
],
[
"7",
"2009",
"Sept 17 - Sept 27",
"I killed my mother Xavier Dolan",
"Miloš Forman",
"N/A",
"The gentlemen Janus Bragi Jakobsson",
"The girl Fredrik Edfeldt",
"Together Matias Armand Jordal"
],
[
"8",
"2010",
"Sept 23 - Oct 3",
"Le quattro volte Michelangelo Frammartino",
"Jim Jarmusch",
"N/A",
"Littlerock Mike Ott",
"Le quattro volte Michelangelo Frammartino",
"Morgen Marian Crisan"
],
[
"9",
"2011",
"Sept 22 - Oct 2",
"Twilight Portrait Angelina Nikonova",
"Béla Tarr",
"Lone Scherfig",
"Le Havre Aki Kaurismäki",
"Volcano Rúnar Rúnarsson",
"Volcano Rúnar Rúnarsson"
],
[
"10",
"2012",
"Sept 27 - Oct 7",
"Beasts of the Southern Wild Benh Zeitlin",
"Dario Argento",
"Susanne Bier",
"Queen of Montreuil Sólveig Anspach",
"Starlet Sean Baker",
"God's Neighbours Meni Yaesh"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Up 2.8%\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,C2:C15=\"Up 2.8%\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the change over previous year as a whole in the period in which the change over same quarter the previous year was up 2.8%?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"Up 2.8%\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"89.6%\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,D2:D15=\"89.6%\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When was the percentage of trains arriving within 5 minutes of scheduled time 89.6%?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"89.6%\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"89.6%\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,B2:B15=\"89.6%\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the change over same quarter the previous year in the period when the 89.6% of the trains arrive within 5 minutes of scheduled time (over three months)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"89.6%\"",
"3"
]
}
] | test_1-171748-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Period",
"% trains arriving within 5 mins of scheduled time (over three months)",
"Change over same quarter the previous year",
"% trains arriving within 5 mins of scheduled time Moving Annual Average (MAA)",
"Change over previous year as a whole"
],
[
"2",
"Apr - Jun 2007",
"91.4%",
"Up 0.8%",
"89.0%",
"Up 0.2%"
],
[
"3",
"Jul - Sep 2007",
"93.0%",
"Up 2.2%",
"89.6%",
"Up 0.7%"
],
[
"4",
"Oct - Dec 2007",
"87.3%",
"Up 2.8%",
"90.1%",
"Up 0.6%"
],
[
"5",
"Jan - Mar 2008",
"90.5%",
"Up 2.0%",
"90.6%",
"Up 0.6%"
],
[
"6",
"Apr - Jun 2008",
"93.6%",
"Up 2.4%",
"91.1%",
"Up 0.6%"
],
[
"7",
"Jul - Sep 2008",
"92.8%",
"Down 0.2%",
"91.0%",
"Up 0.4%"
],
[
"8",
"Oct - Dec 2008",
"86.5%",
"Down 0.9%",
"90.9%",
"Up 0.3%"
],
[
"9",
"Jan - Mar 2009",
"89.6%",
"Down 1.0% >",
"90.6%",
"Down 0.3%"
],
[
"10",
"Apr - Jun 2009",
"93.0%",
"Down 0.6%",
"90.5%",
"Down 0.1%"
],
[
"11",
"Jul - Sep 2009",
"93.5%",
"Up 0.9%",
"90.7%",
"Up 0.2%"
],
[
"12",
"Oct - Dec 2009",
"86.7%",
"Up 0.2%",
"90.7%",
"Unchanged"
],
[
"13",
"Jan - Mar 2010",
"89.5%",
"Down 0.1%",
"90.7%",
"Unchanged"
],
[
"14",
"Jul - Sep 2010",
"94.5%",
"Up 1.1%",
"91.4%",
"Up 0.8%"
],
[
"15",
"Oct - Dec 2010",
"78.4%",
"Down 9.6%",
"92.9%",
"Up 2.4%"
]
] |
[
{
"Formula": "SUM(FILTER(E1, (D1=\"l 38-20\")*(A1<9)))",
"Formula2": "SUM(FILTER(E2:E17, (D2:D17=\"l 38-20\")*(A2:A17<9)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the attendance for a week smaller than 9 with a result of L 38-20?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"D1",
"=",
"\"l 38-20\"",
"*",
"A1",
"<",
"9"
]
}
] | train_2-18674332-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 3, 1978",
"at Cleveland Browns",
"L 24-7",
"68,973"
],
[
"3",
"2",
"September 10, 1978",
"Chicago Bears",
"L 16-13",
"49,502"
],
[
"4",
"3",
"September 17, 1978",
"at Houston Oilers",
"L 20-19",
"46,161"
],
[
"5",
"4",
"September 24, 1978",
"at New York Giants",
"L 27-10",
"71,536"
],
[
"6",
"5",
"October 1, 1978",
"Cincinnati Bengals",
"W 28-12",
"41,107"
],
[
"7",
"6",
"October 8, 1978",
"at Los Angeles Rams",
"L 27-10",
"59,337"
],
[
"8",
"7",
"October 15, 1978",
"New Orleans Saints",
"L 14-7",
"37,671"
],
[
"9",
"8",
"October 22, 1978",
"Atlanta Falcons",
"L 20-17",
"44,235"
],
[
"10",
"9",
"October 29, 1978",
"at Washington Redskins",
"L 38-20",
"53,706"
],
[
"11",
"10",
"November 5, 1978",
"at Atlanta Falcons",
"L 21-10",
"55,468"
],
[
"12",
"11",
"November 12, 1978",
"St. Louis Cardinals",
"L 16-10",
"33,155"
],
[
"13",
"12",
"November 19, 1978",
"Los Angeles Rams",
"L 31-28",
"45,022"
],
[
"14",
"13",
"November 27, 1978",
"Pittsburgh Steelers",
"L 24-7",
"51,657"
],
[
"15",
"14",
"December 3, 1978",
"at New Orleans Saints",
"L 24-13",
"50,068"
],
[
"16",
"15",
"December 10, 1978",
"Tampa Bay Buccaneers",
"W 6-3",
"30,931"
],
[
"17",
"16",
"December 17, 1978",
"at Detroit Lions",
"L 33-14",
"56,674"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"shintaro ishiwatari\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G20,C2:C20=\"shintaro ishiwatari\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is shintaro ishiwatari's time?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"shintaro ishiwatari\"",
"7"
]
},
{
"Formula": "SUMIFS(F1,C1,\"sakae kasuya\")",
"Formula2": "SUMIFS(F2:F20,C2:C20,\"sakae kasuya\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many rounds have an Opponent of sakae kasuya?",
"Tokens": [
"SUMIFS(",
"F1",
"C1",
"\"sakae kasuya\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(D1=\"decision(majority)\")*(C1=\"keisuke yamada\")),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G20,(D2:D20=\"decision(majority)\")*(C2:C20=\"keisuke yamada\")),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which time has a Method of decision(majority), and an Opponent of keisuke yamada?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"decision(majority)\"",
"*",
"C1",
"=",
"\"keisuke yamada\"",
"7"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,(E1=\"shooto\")*(C1=\"issei tamura\")),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G20,(E2:E20=\"shooto\")*(C2:C20=\"issei tamura\")),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which method has an Event of shooto, a Round of 2, and an Opponent of issei tamura?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"shooto\"",
"*",
"C1",
"=",
"\"issei tamura\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"4",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"2"
]
}
] | train_2-11221360-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time"
],
[
"2",
"Loss",
"10-8-1",
"Issei Tamura",
"Decision(unanimous)",
"Shooto",
"2",
"5:00"
],
[
"3",
"Loss",
"10-7-1",
"Hiroshi Nakamura",
"Decision(unanimous)",
"Shooto",
"3",
"5:00"
],
[
"4",
"Win",
"10-6-1",
"Shinya Kumazawa",
"Decision(unanimous)",
"Tenkaichi Fight",
"2",
"5:00"
],
[
"5",
"Win",
"9-6-1",
"Sakae Kasuya",
"Decision(majority)",
"Shooto",
"2",
"5:00"
],
[
"6",
"Win",
"8-6-1",
"Daisuke Ishizawa",
"Decision(unanimous)",
"Shooto",
"2",
"5:00"
],
[
"7",
"Loss",
"7-6-1",
"Shintaro Ishiwatari",
"Decision(unanimous)",
"Shooto",
"2",
"5:00"
],
[
"8",
"Win",
"7-5-1",
"Eiji Murayama",
"Decision(unanimous)",
"Shooto",
"2",
"5:00"
],
[
"9",
"Win",
"6-5-1",
"Hiroki Kita",
"Decision(unanimous)",
"Shooto",
"2",
"5:00"
],
[
"10",
"Draw",
"5-5-1",
"Ed Newalu",
"Draw",
"PIP- East vs West",
"2",
"5:00"
],
[
"11",
"Win",
"5-5",
"Manabu Inoue",
"Decision (majority)",
"GCM- D.O.G. 5",
"2",
"5:00"
],
[
"12",
"Win",
"4-5",
"Michihisa Asano",
"Decision(unanimous)",
"MARS",
"2",
"5:00"
],
[
"13",
"Loss",
"3-5",
"Akitoshi Tamura",
"Submission (rear naked choke)",
"Shooto",
"2",
"4:51"
],
[
"14",
"Win",
"3-4",
"Naosuke Mizoguchi",
"Submission (armlock)",
"Shooto",
"2",
"2:38"
],
[
"15",
"Loss",
"2-4",
"Takeshi Inoue",
"KO (punch)",
"Shooto",
"2",
"4:58"
],
[
"16",
"Win",
"2-3",
"Seigi Fujioka",
"Decision(majority)",
"Shooto",
"2",
"5:00"
],
[
"17",
"Win",
"1-3",
"Takeshi Matsushita",
"Decision(majority)",
"Shooto",
"2",
"5:00"
],
[
"18",
"Loss",
"0-3",
"Keisuke Yamada",
"Decision(majority)",
"Shooto",
"2",
"5:00"
],
[
"19",
"Loss",
"0-2",
"Takashi Inoue",
"Decision(unanimous)",
"Shooto",
"2",
"5:00"
],
[
"20",
"Loss",
"0-1",
"Hiroyuki Takaya",
"TKO (tko)",
"Shooto",
"2",
"2:06"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"2nd\")*(A1>2005)),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(D2:D9=\"2nd\")*(A2:A9>2005)),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num",
"Num"
],
"Level": "medium",
"Question": "Tell me the competition for 2nd position with year more than 2005",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"2nd\"",
"*",
"A1",
">",
"2005",
"2"
]
},
{
"Formula": "SUM(FILTER(A1, (D1=\"2nd\")*(E1=\"junior race\")))",
"Formula2": "SUM(FILTER(A2:A9, (D2:D9=\"2nd\")*(E2:E9=\"junior race\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Name the sum of year for 2nd position for junior race",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"D1",
"=",
"\"2nd\"",
"*",
"E1",
"=",
"\"junior race\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1<2008)*(D1=\"2nd\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(A2:A9<2008)*(D2:D9=\"2nd\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the venue for 2nd position of year before 2008",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"<",
"2008",
"*",
"D1",
"=",
"\"2nd\"",
"3"
]
}
] | train_2-10264859-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Competition",
"Venue",
"Position",
"Event"
],
[
"2",
"2005",
"World Cross Country Championships",
"St Etienne , France",
"2nd",
"Junior race"
],
[
"3",
"2007",
"World Cross Country Championships",
"Mombasa , Kenya",
"3rd",
"Long race"
],
[
"4",
"2007",
"World Cross Country Championships",
"Mombasa , Kenya",
"1st",
"Team"
],
[
"5",
"2008",
"World Cross Country Championships",
"Edinburgh , Scotland",
"10th",
"Long race"
],
[
"6",
"2008",
"World Cross Country Championships",
"Edinburgh , Scotland",
"1st",
"Team"
],
[
"7",
"2008",
"World Athletics Final",
"Stuttgart , Germany",
"9th",
"5000 m"
],
[
"8",
"2009",
"World Championships",
"Berlin , Germany",
"5th",
"10,000 m"
],
[
"9",
"2009",
"World Half Marathon Championshipss",
"Birmingham , United Kingdom",
"2nd",
"Half marathon"
]
] |
[
{
"Formula": "SUM(FILTER(C1, D1=24.8))",
"Formula2": "SUM(FILTER(C2:C6, D2:D6=24.8))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What's the sum of the population with a population density (per km²) of 24.8?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"D1",
"=",
"24.8"
]
},
{
"Formula": "AVERAGE(FILTER(B1, (A1=\"canada\")*(D1>3.4)))",
"Formula2": "AVERAGE(FILTER(B2:B6, (A2:A6=\"canada\")*(D2:D6>3.4)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What's the average area in canada with a population density (per km²) larger than 3.4?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"B1",
"A1",
"=",
"\"canada\"",
"*",
"D1",
">",
"3.4"
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=2166086))",
"Formula2": "LET(query1,SUMMARIZE(E2:E6,SUMX(B2:B6)),FILTER(query1,CHOOSECOLS(query1,2)=2166086))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What capital has an area of 2166086?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"2166086"
]
},
{
"Formula": "MAX(FILTER(D1, C1<6000))",
"Formula2": "MAX(FILTER(D2:D6, C2:C6<6000))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What's the highest population density for a population less than 6000?",
"Tokens": [
"MAX(",
"FILTER(",
"D1",
"C1",
"<",
"6000"
]
},
{
"Formula": "MIN(FILTER(C1, D1>1203.7))",
"Formula2": "MIN(FILTER(C2:C6, D2:D6>1203.7))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What's the lowest population with a population density (per km²) larger than 1203.7?",
"Tokens": [
"MIN(",
"FILTER(",
"C1",
"D1",
">",
"1203.7"
]
}
] | test_2-1649898-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Country or territory",
"Area (km²)",
"Population",
"Population density (per km²)",
"Capital"
],
[
"2",
"Bermuda ( UK )",
"54",
"65000",
"1203.7",
"Hamilton"
],
[
"3",
"Canada",
"9984670",
"33573000",
"3.4",
"Ottawa"
],
[
"4",
"Greenland ( Den .)",
"2166086",
"57000",
"0.026",
"Nuuk ( Godthåb )"
],
[
"5",
"Saint Pierre and Miquelon ( Fr. )",
"242",
"6000",
"24.8",
"Saint-Pierre"
],
[
"6",
"United States",
"9,826,675",
"316,584,000",
"32.7",
"Washington, D.C."
]
] |
[
{
"Formula": "MIN(FILTER(E1,(B1=\"egypt (egy)\")*(C1<2)))",
"Formula2": "MIN(FILTER(E2:E14,(B2:B14=\"egypt (egy)\")*(C2:C14<2)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the lowest Bronze with a Nation of egypt (egy) and with a Gold that is smaller than 2?",
"Tokens": [
"MIN(",
"FILTER(",
"E1",
"B1",
"=",
"\"egypt (egy)\"",
"*",
"C1",
"<",
"2"
]
},
{
"Formula": "ROWS(FILTER(D1,F1<1))",
"Formula2": "ROWS(FILTER(D2:D14,F2:F14<1))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the total number of Silver with a Total that is smaller than 1?",
"Tokens": [
"ROWS(",
"FILTER(",
"D1",
"F1",
"<",
"1"
]
},
{
"Formula": "MAX(FILTER(F1,(A1<4)*(B1=\"tunisia (tun)\")*(C1<2)))",
"Formula2": "MAX(FILTER(F2:F14,(A2:A14<4)*(B2:B14=\"tunisia (tun)\")*(C2:C14<2)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the highest Total with a Rank that is smaller than 4 and a Nation of tunisia (tun) with a Gold that is smaller than 2?",
"Tokens": [
"MAX(",
"FILTER(",
"F1",
"A1",
"<",
"4",
"*",
"B1",
"=",
"\"tunisia (tun)\"",
"*",
"C1",
"<",
"2"
]
},
{
"Formula": "AVERAGE(FILTER(F1,(B1=\"ethiopia (eth)\")*(A1>9)))",
"Formula2": "AVERAGE(FILTER(F2:F14,(B2:B14=\"ethiopia (eth)\")*(A2:A14>9)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the average Total with a Nation of ethiopia (eth) and a Rank that is larger than 9?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"F1",
"B1",
"=",
"\"ethiopia (eth)\"",
"*",
"A1",
">",
"9"
]
}
] | dev_2-15553293-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Algeria (ALG)",
"4",
"2",
"2",
"8"
],
[
"3",
"2",
"Morocco (MAR)",
"2",
"4",
"1",
"7"
],
[
"4",
"3",
"Tunisia (TUN)",
"2",
"2",
"1",
"5"
],
[
"5",
"4",
"Egypt (EGY)",
"2",
"0",
"0",
"2"
],
[
"6",
"5",
"Namibia (NAM)",
"1",
"0",
"1",
"2"
],
[
"7",
"6",
"Ghana (GHA)",
"0",
"1",
"2",
"3"
],
[
"8",
"7",
"Cameroon (CMR)",
"0",
"1",
"1",
"2"
],
[
"9",
"8",
"Kenya (KEN)",
"0",
"1",
"0",
"1"
],
[
"10",
"9",
"Botswana (BOT)",
"0",
"0",
"1",
"1"
],
[
"11",
"9",
"Ethiopia (ETH)",
"0",
"0",
"1",
"3"
],
[
"12",
"9",
"Senegal (SEN)",
"0",
"0",
"1",
"3"
],
[
"13",
"9",
"South Africa (RSA)",
"0",
"0",
"1",
"3"
],
[
"14",
"9",
"Zambia (ZAM)",
"0",
"0",
"1",
"3"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"november 19, 1990\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,B2:B18=\"november 19, 1990\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the attendance of the November 19, 1990 game?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"november 19, 1990\"",
"5"
]
}
] | train_2-16376436-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 9, 1990",
"Denver Broncos",
"W 14–9",
"54,206"
],
[
"3",
"2",
"September 16, 1990",
"at Seattle Seahawks",
"W 17–13",
"61,889"
],
[
"4",
"3",
"September 23, 1990",
"Pittsburgh Steelers",
"W 20–3",
"50,657"
],
[
"5",
"4",
"September 30, 1990",
"Chicago Bears",
"W 24–10",
"80,156"
],
[
"6",
"5",
"October 7, 1990",
"at Buffalo Bills",
"L 38–24",
"80,076"
],
[
"7",
"6",
"October 14, 1990",
"Seattle Seahawks",
"W 24–17",
"50,624"
],
[
"8",
"7",
"October 21, 1990",
"at San Diego Chargers",
"W 24–9",
"60,569"
],
[
"9",
"8",
"Bye",
"Bye",
"Bye",
"Bye"
],
[
"10",
"9",
"November 4, 1990",
"at Kansas City Chiefs",
"L 9–7",
"70,951"
],
[
"11",
"10",
"November 11, 1990",
"Green Bay Packers",
"L 29–16",
"50,855"
],
[
"12",
"11",
"November 19, 1990",
"at Miami Dolphins",
"W 13–10",
"70,553"
],
[
"13",
"12",
"November 25, 1990",
"Kansas City Chiefs",
"L 27–24",
"65,710"
],
[
"14",
"13",
"December 2, 1990",
"at Denver Broncos",
"W 23–20",
"74,162"
],
[
"15",
"14",
"December 10, 1990",
"at Detroit Lions",
"W 38–31",
"72,190"
],
[
"16",
"15",
"December 16, 1990",
"Cincinnati Bengals",
"W 24–7",
"54,132"
],
[
"17",
"16",
"December 22, 1990",
"at Minnesota Vikings",
"W 28–24",
"53,899"
],
[
"18",
"17",
"December 30, 1990",
"San Diego Chargers",
"W 17–12",
"62,593"
]
] |
[
{
"Formula": "ROWS(UNIQUE(FILTER(C1, A1=\"South Carolina 2\")))",
"Formula2": "ROWS(UNIQUE(FILTER(C2:C8, A2:A8=\"South Carolina 2\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "how many \"Party\" are in district south carolina 2?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"C1",
"A1",
"=",
"\"South Carolina 2\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"Re-elected\")*(A1=\"South Carolina 7\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,(E2:E8=\"Re-elected\")*(A2:A8=\"South Carolina 7\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What \"party\" was re-elected in district South Carolina 7?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"Re-elected\"",
"*",
"A1",
"=",
"\"South Carolina 7\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"South Carolina 6\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"South Carolina 6\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "who were the \"candidate\" of South Carolina 6?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"South Carolina 6\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"South Carolina 7\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"South Carolina 7\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the \"incumbent\" of district south carolina 7?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"South Carolina 7\"",
"2"
]
}
] | train_1-2668243-22 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"South Carolina 1",
"William Drayton",
"Jacksonian",
"1825 ( special )",
"Re-elected",
"William Drayton (J)"
],
[
"3",
"South Carolina 2",
"James Hamilton, Jr.",
"Jacksonian",
"1822 (special)",
"Retired Jacksonian hold",
"Robert W. Barnwell (J)"
],
[
"4",
"South Carolina 3",
"Thomas R. Mitchell",
"Jacksonian",
"1820 1824",
"Lost re-election Jacksonian hold",
"John Campbell (J) Thomas R. Mitchell (J)"
],
[
"5",
"South Carolina 4",
"William D. Martin",
"Jacksonian",
"1826",
"Re-elected",
"William D. Martin (J)"
],
[
"6",
"South Carolina 5",
"George McDuffie",
"Jacksonian",
"1820",
"Re-elected",
"George McDuffie (J)"
],
[
"7",
"South Carolina 6",
"Warren R. Davis",
"Jacksonian",
"1826",
"Re-elected",
"Warren R. Davis (J) 76.1% Cobb 23.9%"
],
[
"8",
"South Carolina 7",
"William T. Nuckolls",
"Jacksonian",
"1826",
"Re-elected",
"William T. Nuckolls (J)"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"clippers\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,B2:B15=\"clippers\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the home team that the Clippers played?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"clippers\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"lebron james (16)\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,E2:E15=\"lebron james (16)\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the record of the game where Lebron James (16) was the leading scorer?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"lebron james (16)\"",
"6"
]
}
] | train_2-15932367-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Leading scorer",
"Record"
],
[
"2",
"2 November 2005",
"Hornets",
"87–109",
"Cavaliers",
"LeBron James (31)",
"1–0"
],
[
"3",
"4 November 2005",
"Cavaliers",
"76–102",
"Spurs",
"LeBron James (20)",
"1–1"
],
[
"4",
"5 November 2005",
"Cavaliers",
"106–113",
"Grizzlies",
"LeBron James (36)",
"1–2"
],
[
"5",
"7 November 2005",
"Cavaliers",
"105–93",
"Raptors",
"LeBron James (27)",
"2–2"
],
[
"6",
"9 November 2005",
"SuperSonics",
"85–112",
"Cavaliers",
"LeBron James (31)",
"3–2"
],
[
"7",
"11 November 2005",
"Grizzlies",
"70–89",
"Cavaliers",
"LeBron James (16)",
"4–2"
],
[
"8",
"13 November 2005",
"Cavaliers",
"108–100",
"Magic",
"LeBron James (26)",
"5–2"
],
[
"9",
"15 November 2005",
"Wizards",
"99–114",
"Cavaliers",
"LeBron James (37)",
"6–2"
],
[
"10",
"18 November 2005",
"Magic",
"84–102",
"Cavaliers",
"Zydrunas Ilgauskas (22)",
"7–2"
],
[
"11",
"19 November 2005",
"Cavaliers",
"123–120",
"Sixers",
"Larry Hughes (37)",
"8–2"
],
[
"12",
"22 November 2005",
"Celtics",
"93–115",
"Cavaliers",
"LeBron James (36)",
"9–2"
],
[
"13",
"24 November 2005",
"Cavaliers",
"76–98",
"Pacers",
"LeBron James (19)",
"9–3"
],
[
"14",
"26 November 2005",
"Timberwolves",
"89–85",
"Cavaliers",
"LeBron James (38)",
"9–4"
],
[
"15",
"30 November 2005",
"Clippers",
"105–112",
"Cavaliers",
"Zydrunas Ilgauskas (29)",
"10–4"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)>139))",
"Formula2": "LET(query1,SUMMARIZE(F2:F8,SUMX(B2:B8)),FILTER(query1,CHOOSECOLS(query1,2)>139))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "Which Club team has a Pick larger than 139?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"F1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"139"
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(B1),SUMX(A1)),FILTER(query1,(CHOOSECOLS(query1,2)>109)*(CHOOSECOLS(query1,3)<5)))",
"Formula2": "LET(query1,SUMMARIZE(E2:E8,SUMX(B2:B8),SUMX(A2:A8)),FILTER(query1,(CHOOSECOLS(query1,2)>109)*(CHOOSECOLS(query1,3)<5)))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num",
"*",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "Which Nationality has a Pick larger than 109, and a Round smaller than 5?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"B1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"109",
"*",
"CHOOSECOLS(",
"query1",
"3",
"<",
"5"
]
}
] | train_2-17040191-21 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick",
"Player",
"Position",
"Nationality",
"Club team"
],
[
"2",
"1",
"15",
"Erik Karlsson",
"Defence",
"Sweden",
"Frölunda HC Gothenburg (Sweden Jr.)"
],
[
"3",
"2",
"42",
"Patrick Wiercioch",
"Defence",
"Canada",
"Omaha Lancers (USHL)"
],
[
"4",
"3",
"79",
"Zack Smith",
"Center",
"Canada",
"Swift Current Broncos (WHL)"
],
[
"5",
"4",
"109",
"Andre Petersson",
"Forward",
"Sweden",
"HV71 Jönköping (Sweden Jr.)"
],
[
"6",
"4",
"119",
"Derek Grant",
"Center",
"Canada",
"Langley Chiefs (BCHL)"
],
[
"7",
"5",
"139",
"Mark Borowiecki",
"Defence",
"Canada",
"Smiths Falls Bears (CJHL)"
],
[
"8",
"7",
"199",
"Emil Sandin",
"Forward",
"Sweden",
"Brynäs IF Gävle (Sweden Jr.)"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"draw\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,D2:D10=\"draw\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In which venue was the result a draw?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"draw\"",
"2"
]
}
] | train_2-12161548-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Venue",
"Score",
"Result",
"Competition"
],
[
"2",
"December 28, 1999",
"Dubai , UAE",
"1–0",
"Won",
"Friendly"
],
[
"3",
"February 7, 2000",
"Singapore",
"3–1",
"Lost",
"Friendly"
],
[
"4",
"February 15, 2000",
"Kuala Lumpur , Malaysia",
"2–0",
"Won",
"Friendly"
],
[
"5",
"March 27, 2000",
"Shah Alam , Malaysia",
"1–1",
"Draw",
"2000 AFC Asian Cup qualification"
],
[
"6",
"April 8, 2000",
"Bangkok , Thailand",
"3–2",
"Lost",
"2000 AFC Asian Cup qualification"
],
[
"7",
"August 6, 2000",
"Shah Alam , Malaysia",
"6–0",
"Won",
"Friendly"
],
[
"8",
"December 18, 2002",
"Singapore , Singapore",
"0–4",
"Won",
"2002 Tiger Cup Group Stage"
],
[
"9",
"January 12, 2007",
"Bangkok , Thailand",
"4–0",
"Won",
"2007 ASEAN Football Championship"
],
[
"10",
"October 20, 2008",
"Kuala Lumpur , Malaysia",
"6–0",
"Won",
"2008 Merdeka Tournament"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Thrust\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"Thrust\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the 3rd stage for parameter of thrust ",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"Thrust\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"2.67 m\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"2.67 m\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the parameter for 2.67 m",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"2.67 m\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"1.0 m\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"1.0 m\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the paarameter for 1.0 m 3rd stage",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"1.0 m\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Diameter\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"Diameter\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the 1st stage for parameter being diameter",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"Diameter\"",
"2"
]
}
] | train_1-16537783-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Parameter",
"1st stage",
"2nd stage",
"3rd stage",
"4th stage"
],
[
"2",
"Gross mass",
"54,431kg",
"462kg",
"126kg",
"42kg"
],
[
"3",
"Empty mass",
"5,443kg",
"231kg",
"63kg",
"21kg"
],
[
"4",
"Thrust",
"667kN",
"73kN",
"20kN",
"7kN"
],
[
"5",
"Isp",
"248 s (2.43kN·s/kg)",
"214 s (2.10kN·s/kg)",
"214 s (2.10kN·s/kg)",
"214 s (2.10kN·s/kg)"
],
[
"6",
"Burn time",
"182 s",
"6 s",
"6 s",
"6 s"
],
[
"7",
"Length",
"18.28 m",
"1.0 m",
"1.0 m",
"1.0 m"
],
[
"8",
"Diameter",
"2.67 m",
"1.0 m",
"0.50 m",
"0.30 m"
],
[
"9",
"Engine:",
"Rocketdyne S-3D",
"Eleven Sergents",
"Three Sergents",
"One Sergent"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,G1=\"B. Shaw (5)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I6,G2:G6=\"B. Shaw (5)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "List the all the scores where the high assis is b. shaw (5)",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"G1",
"=",
"\"B. Shaw (5)\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,F1=\"K. McHale (10)\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I6,F2:F6=\"K. McHale (10)\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "List of high assists with high rebounds for k. mchale (10)",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"F1",
"=",
"\"K. McHale (10)\"",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"1-1\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I6,I2:I6=\"1-1\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "List all location attendance for series 1-1.",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"I1",
"=",
"\"1-1\"",
"8"
]
}
] | train_1-17344582-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Series"
],
[
"2",
"1",
"May 7",
"Detroit Pistons",
"L 75-86",
"R. Lewis (20)",
"K. McHale (10)",
"B. Shaw (5)",
"Boston Garden",
"0-1"
],
[
"3",
"2",
"May 9",
"Detroit Pistons",
"W 109-103",
"R. Lewis (23)",
"R. Parish (13)",
"D. Brown (8)",
"Boston Garden",
"1-1"
],
[
"4",
"3",
"May 11",
"@ Detroit Pistons",
"W 115-83",
"R. Lewis (21)",
"R. Parish (11)",
"D. Brown , K. McHale (6)",
"The Palace of Auburn Hills",
"2-1"
],
[
"5",
"4",
"May 13",
"@ Detroit Pistons",
"L 97-104",
"K. McHale (28)",
"R. Parish (10)",
"B. Shaw (6)",
"The Palace of Auburn Hills",
"2-2"
],
[
"6",
"5",
"May 15",
"Detroit Pistons",
"L 111-116",
"R. Lewis (30)",
"R. Lewis (11)",
"D. Brown (10)",
"Boston Garden",
"2-3"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(I1,SUMX(G1)),FILTER(query1,CHOOSECOLS(query1,2)=6.63))",
"Formula2": "LET(query1,SUMMARIZE(I2:I8,SUMX(G2:G8)),FILTER(query1,CHOOSECOLS(query1,2)=6.63))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "what's the night rank with viewers (m) of 6.63",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"I1",
"SUMX(",
"G1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"6.63"
]
},
{
"Formula": "SUM(FILTER(J1, G1=7.44))",
"Formula2": "SUM(FILTER(J2:J8, G2:G8=7.44))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "what's the overall rank with viewers (m) of 7.44",
"Tokens": [
"SUM(",
"FILTER(",
"J1",
"G1",
"=",
"7.44"
]
},
{
"Formula": "SUMIFS(J1,F1,\"2.1/5\")",
"Formula2": "SUMIFS(J2:J8,F2:F8,\"2.1/5\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what's the overall rank with rating/share 18–49 of 2.1/5",
"Tokens": [
"SUMIFS(",
"J1",
"F1",
"\"2.1/5\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(I1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=6.2))",
"Formula2": "LET(query1,SUMMARIZE(I2:I8,SUMX(D2:D8)),FILTER(query1,CHOOSECOLS(query1,2)=6.2))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "what's the night rank with rating of 6.2",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"I1",
"SUMX(",
"D1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"6.2"
]
},
{
"Formula": "SUMIFS(G1,B1,\"Legacy\")",
"Formula2": "SUMIFS(G2:G8,B2:B8,\"Legacy\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what's the viewers (m) with episode of \"legacy\"",
"Tokens": [
"SUMIFS(",
"G1",
"B1",
"\"Legacy\""
]
}
] | train_1-11354111-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"#",
"Episode",
"Air Date",
"Rating",
"Share",
"Rating/Share 18–49",
"Viewers (m)",
"Timeslot Rank",
"Night Rank",
"Overall Rank"
],
[
"2",
"1",
"\"Pilot\"",
"Tuesday, March 4, 2008",
"8.2",
"12",
"4.5/11",
"13.47",
"1",
"2",
"6"
],
[
"3",
"2",
"\"Golden Boy\"",
"Thursday, March 6, 2008",
"6.2",
"10",
"3.5/8",
"10.12",
"2",
"4",
"15"
],
[
"4",
"3",
"\"Soldier's Heart\"",
"Monday, March 10, 2008",
"5.5",
"8",
"2.5/6",
"8.78",
"3",
"6",
"20"
],
[
"5",
"4",
"\"Honor\"",
"Monday, March 17, 2008",
"4.5",
"7",
"2.3/6",
"7.30",
"4",
"10",
"37"
],
[
"6",
"5",
"\"Keep The Change\"",
"Monday, March 24, 2008",
"3.8",
"6",
"2.0/5",
"6.19",
"4",
"11",
"52"
],
[
"7",
"6",
"\"Legacy\"",
"Monday, March 31, 2008",
"4.3",
"6",
"2.1/5",
"6.63",
"4",
"10",
"43"
],
[
"8",
"7",
"\"Reclassified\"",
"Monday, April 7, 2008",
"4.6",
"7",
"2.2/5",
"7.44",
"4",
"N/A",
"37"
]
] |
[
{
"Formula": "FILTER(C1,B1=\"9.69\")",
"Formula2": "FILTER(C2:C8,B2:B8=\"9.69\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which nation ran a time of 9.69 seconds?",
"Tokens": [
"FILTER(",
"C1",
"B1",
"=",
"\"9.69\""
]
},
{
"Formula": "FILTER(D1,C1=\"cuba\")",
"Formula2": "FILTER(D2:D8,C2:C8=\"cuba\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the Place associated with Cuba?",
"Tokens": [
"FILTER(",
"D1",
"C1",
"=",
"\"cuba\""
]
},
{
"Formula": "FILTER(D1,(C1=\"jamaica\")*(B1=\"19.30\"))",
"Formula2": "FILTER(D2:D8,(C2:C8=\"jamaica\")*(B2:B8=\"19.30\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which place had a performance of 19.30 seconds by Jamaica?",
"Tokens": [
"FILTER(",
"D1",
"C1",
"=",
"\"jamaica\"",
"*",
"B1",
"=",
"\"19.30\""
]
}
] | dev_2-18942275-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Event",
"Performance",
"Nation",
"Place",
"Date"
],
[
"2",
"100 m",
"9.72",
"Jamaica",
"New York City NY , USA",
"May 31"
],
[
"3",
"100 m",
"9.69",
"Jamaica",
"Beijing , China",
"August 16"
],
[
"4",
"200 m",
"19.30",
"Jamaica",
"Beijing , China",
"August 20"
],
[
"5",
"4 x 100 m relay",
"37.10",
"Jamaica",
"Beijing , China",
"August 22"
],
[
"6",
"110 m hurdles",
"12.87",
"Cuba",
"Ostrava , Czech Republic",
"June 12"
],
[
"7",
"50 km race walk",
"3:34:14",
"Russia",
"Cheboksary , Russia",
"May 11"
],
[
"8",
"Marathon",
"2:03:59",
"Ethiopia",
"Berlin , Germany",
"September 28"
]
] |
[
{
"Formula": "MAX(FILTER(F1, (B1>159)*(E1>0)))",
"Formula2": "MAX(FILTER(F2:F8, (B2:B8>159)*(E2:E8>0)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Tell me the highest PI GP with pick # greater than 159 and reg GP more than 0",
"Tokens": [
"MAX(",
"FILTER(",
"F1",
"B1",
">",
"159",
"*",
"E1",
">",
"0"
]
}
] | train_2-11636955-36 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rd #",
"Pick #",
"Player",
"Team (League)",
"Reg GP",
"Pl GP"
],
[
"2",
"1",
"26",
"Cory Schneider",
"Phillips Academy ( Mass )",
"98",
"10"
],
[
"3",
"3",
"91",
"Alexander Edler",
"Jamtland (Swe)",
"431",
"59"
],
[
"4",
"4",
"125",
"Andrew Sarauer",
"Langley Hornets ( BCHL )",
"0",
"0"
],
[
"5",
"5",
"159",
"Mike Brown",
"University of Michigan ( NCAA )",
"39",
"2"
],
[
"6",
"6",
"189",
"Julien Ellis",
"Shawinigan Cataractes ( QMJHL )",
"0",
"0"
],
[
"7",
"8",
"254",
"David Schulz",
"Swift Current Broncos ( WHL )",
"0",
"0"
],
[
"8",
"9",
"287",
"Jannik Hansen",
"Malmö Jr ( Swe2 )",
"318",
"58"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"cleveland browns\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,C2:C17=\"cleveland browns\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the record of the team who played the Cleveland Browns?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"cleveland browns\"",
"5"
]
}
] | train_2-14875671-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Record",
"Game Site",
"Attendance"
],
[
"2",
"1",
"September 10, 1989",
"San Francisco 49ers",
"L 24–30",
"0–1",
"Hoosier Dome",
"60,111"
],
[
"3",
"2",
"September 17, 1989",
"at Los Angeles Rams",
"L 17–31",
"0–2",
"Anaheim Stadium",
"63,995"
],
[
"4",
"3",
"September 24, 1989",
"Atlanta Falcons",
"W 13–9",
"1–2",
"Hoosier Dome",
"57,816"
],
[
"5",
"4",
"October 1, 1989",
"at New York Jets",
"W 17–10",
"2–2",
"The Meadowlands",
"65,542"
],
[
"6",
"5",
"October 8, 1989",
"Buffalo Bills",
"W 37–14",
"3–2",
"Hoosier Dome",
"58,890"
],
[
"7",
"6",
"October 15, 1989",
"at Denver Broncos",
"L 3–14",
"3–3",
"Mile High Stadium",
"74,680"
],
[
"8",
"7",
"October 22, 1989",
"at Cincinnati Bengals",
"W 23–12",
"4–3",
"Riverfront Stadium",
"57,642"
],
[
"9",
"8",
"October 29, 1989",
"New England Patriots",
"L 20–23",
"4–4",
"Hoosier Dome",
"59,356"
],
[
"10",
"9",
"November 5, 1989",
"at Miami Dolphins",
"L 13–19",
"4–5",
"Joe Robbie Stadium",
"52,680"
],
[
"11",
"10",
"November 12, 1989",
"at Buffalo Bills",
"L 7–30",
"4–6",
"Rich Stadium",
"79,256"
],
[
"12",
"11",
"November 19, 1989",
"New York Jets",
"W 27–10",
"5–6",
"Hoosier Dome",
"58,236"
],
[
"13",
"12",
"November 26, 1989",
"San Diego Chargers",
"W 10–6",
"6–6",
"Hoosier Dome",
"58,822"
],
[
"14",
"13",
"December 3, 1989",
"at New England Patriots",
"L 16–22",
"6–7",
"Sullivan Stadium",
"32,234"
],
[
"15",
"14",
"December 10, 1989",
"Cleveland Browns",
"W 23–17",
"7–7",
"Hoosier Dome",
"58,550"
],
[
"16",
"15",
"December 17, 1989",
"Miami Dolphins",
"W 42–13",
"8–7",
"Hoosier Dome",
"55,665"
],
[
"17",
"16",
"December 24, 1989",
"at New Orleans Saints",
"L 6–41",
"8–8",
"Louisiana Superdome",
"49,009"
]
] |
[
{
"Formula": "UNIQUE(HSTACK(B1,D1,A1))",
"Formula2": "UNIQUE(HSTACK(B2:B8,D2:D8,A2:A8))",
"Funcs": [
"UNIQUE(",
"HSTACK(",
"Cell",
"Cell",
"Cell"
],
"Level": "easy",
"Question": "names, parties and representative ids",
"Tokens": [
"UNIQUE(",
"HSTACK(",
"B1",
"D1",
"A1"
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,D1<>\"republican\"),UNIQUE(CHOOSECOLS(query1,2,1)))",
"Formula2": "LET(query1,FILTER(A2:E8,D2:D8<>\"republican\"),UNIQUE(CHOOSECOLS(query1,2,1)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"<>",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "names and ids of non-republican representatives",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"D1",
"<>",
"\"republican\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"2",
"1"
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,(C1=\"indiana\")+(C1=\"new york\")),UNIQUE(CHOOSECOLS(query1,5,1)))",
"Formula2": "LET(query1,FILTER(A2:E8,(C2:C8=\"indiana\")+(C2:C8=\"new york\")),UNIQUE(CHOOSECOLS(query1,5,1)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"+",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "lifespans and ids for New York or Indiana representatives.",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"indiana\"",
"+",
"C1",
"=",
"\"new york\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"5",
"1"
]
},
{
"Formula": "TAKE(SORT(SUMMARIZE(D1,SUMX(A1)), 2, -1), 1)",
"Formula2": "TAKE(SORT(SUMMARIZE(D2:D8,SUMX(A2:A8)), 2, -1), 1)",
"Funcs": [
"TAKE(",
"SORT(",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"Num",
"-",
"Num",
"Num"
],
"Level": "hard",
"Question": "Which party did most representatives join?",
"Tokens": [
"TAKE(",
"SORT(",
"SUMMARIZE(",
"D1",
"SUMX(",
"A1",
"2",
"-",
"1",
"1"
]
},
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>=3))",
"Formula2": "LET(query1,SUMMARIZE(D2:D8,SUMX(A2:A8)),FILTER(query1,CHOOSECOLS(query1,3)>=3))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">=",
"Num"
],
"Level": "hard",
"Question": "Parties having at least 3 representatives affiliated.",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"3",
">=",
"3"
]
},
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>=2))",
"Formula2": "LET(query1,SUMMARIZE(C2:C8,SUMX(A2:A8)),FILTER(query1,CHOOSECOLS(query1,3)>=2))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">=",
"Num"
],
"Level": "hard",
"Question": "States with at least 2 representatives.",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"3",
">=",
"2"
]
},
{
"Formula": "HSTACK(ROWS(UNIQUE(D1)), SUM(A1))",
"Formula2": "HSTACK(ROWS(UNIQUE(D2:D8)), SUM(A2:A8))",
"Funcs": [
"HSTACK(",
"ROWS(",
"UNIQUE(",
"Cell",
"SUM(",
"Cell"
],
"Level": "hard",
"Question": "number of parties and representatives respectively ",
"Tokens": [
"HSTACK(",
"ROWS(",
"UNIQUE(",
"D1",
"SUM(",
"A1"
]
},
{
"Formula": "UNIQUE(HSTACK(B1,D1,A1))",
"Formula2": "UNIQUE(HSTACK(B2:B8,D2:D8,A2:A8))",
"Funcs": [
"UNIQUE(",
"HSTACK(",
"Cell",
"Cell",
"Cell"
],
"Level": "easy",
"Question": "the name, party and representative id.",
"Tokens": [
"UNIQUE(",
"HSTACK(",
"B1",
"D1",
"A1"
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,D1<>\"republican\"),UNIQUE(CHOOSECOLS(query1,2,1)))",
"Formula2": "LET(query1,FILTER(A2:E8,D2:D8<>\"republican\"),UNIQUE(CHOOSECOLS(query1,2,1)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"<>",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "the name and id of non-republican representative.",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"D1",
"<>",
"\"republican\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"2",
"1"
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,(C1=\"indiana\")+(C1=\"new york\")),UNIQUE(CHOOSECOLS(query1,5,1)))",
"Formula2": "LET(query1,FILTER(A2:E8,(C2:C8=\"indiana\")+(C2:C8=\"new york\")),UNIQUE(CHOOSECOLS(query1,5,1)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"+",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "lifespans and ids for representatives from New York or Indiana",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"indiana\"",
"+",
"C1",
"=",
"\"new york\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"5",
"1"
]
},
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>=2))",
"Formula2": "LET(query1,SUMMARIZE(C2:C8,SUMX(A2:A8)),FILTER(query1,CHOOSECOLS(query1,3)>=2))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">=",
"Num"
],
"Level": "hard",
"Question": "States having at least 2 representatives.",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"3",
">=",
"2"
]
},
{
"Formula": "HSTACK(ROWS(UNIQUE(D1)), SUM(A1))",
"Formula2": "HSTACK(ROWS(UNIQUE(D2:D8)), SUM(A2:A8))",
"Funcs": [
"HSTACK(",
"ROWS(",
"UNIQUE(",
"Cell",
"SUM(",
"Cell"
],
"Level": "hard",
"Question": "the respective number of parties and representatives.",
"Tokens": [
"HSTACK(",
"ROWS(",
"UNIQUE(",
"D1",
"SUM(",
"A1"
]
}
] | representative_representative | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"representative id",
"name",
"state",
"party",
"lifespan"
],
[
"2",
"1",
"Dan Quayle",
"Indiana",
"Republican",
"1947�?"
],
[
"3",
"2",
"John Quayle",
"New York",
"Democratic",
"1868�?930"
],
[
"4",
"3",
"Al Quie",
"Minnesota",
"Republican",
"1923�?"
],
[
"5",
"4",
"James M. Quigley",
"Pennsylvania",
"Democratic",
"1918�?"
],
[
"6",
"5",
"Jimmy Quillen",
"Tennessee",
"Republican",
"1916�?003"
],
[
"7",
"6",
"Jack Quinn",
"New York",
"Republican",
"1951�?"
],
[
"8",
"7",
"James L. Quinn",
"Pennsylvania",
"Democratic",
"1875�?960"
]
] |
[
{
"Formula": "SUM(FILTER(F1,(A1=\"8\")*(E1<1)))",
"Formula2": "SUM(FILTER(F2:F10,(A2:A10=\"8\")*(E2:E10<1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the sum of Total, when Rank is 8, and when Bronze is less than 1?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"A1",
"=",
"\"8\"",
"*",
"E1",
"<",
"1"
]
},
{
"Formula": "MIN(FILTER(E1,C1<0))",
"Formula2": "MIN(FILTER(E2:E10,C2:C10<0))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the lowest Bronze, when Gold is less than 0?",
"Tokens": [
"MIN(",
"FILTER(",
"E1",
"C1",
"<",
"0"
]
},
{
"Formula": "AVERAGE(FILTER(E1,(F1=7)*(D1>1)))",
"Formula2": "AVERAGE(FILTER(E2:E10,(F2:F10=7)*(D2:D10>1)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the average Bronze, when Total is 7, and when Silver is greater than 1?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"E1",
"F1",
"=",
"7",
"*",
"D1",
">",
"1"
]
},
{
"Formula": "SUM(FILTER(F1,(D1=0)*(C1=1)))",
"Formula2": "SUM(FILTER(F2:F10,(D2:D10=0)*(C2:C10=1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the sum of Total, when Silver is 0, and when Gold is 1?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"D1",
"=",
"0",
"*",
"C1",
"=",
"1"
]
},
{
"Formula": "MAX(FILTER(F1,(C1=1)*(B1=\"hungary\")*(E1<0)))",
"Formula2": "MAX(FILTER(F2:F10,(C2:C10=1)*(B2:B10=\"hungary\")*(E2:E10<0)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the highest Total, when Gold is 1, when Nation is Hungary, and when Bronze is less than 0?",
"Tokens": [
"MAX(",
"FILTER(",
"F1",
"C1",
"=",
"1",
"*",
"B1",
"=",
"\"hungary\"",
"*",
"E1",
"<",
"0"
]
}
] | dev_2-16864441-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Soviet Union",
"6",
"1",
"0",
"7"
],
[
"3",
"2",
"Hungary",
"1",
"1",
"0",
"2"
],
[
"4",
"3",
"Italy",
"1",
"0",
"1",
"2"
],
[
"5",
"4",
"Turkey",
"0",
"2",
"2",
"4"
],
[
"6",
"5",
"Finland",
"0",
"2",
"0",
"2"
],
[
"7",
"6",
"Sweden",
"0",
"1",
"3",
"4"
],
[
"8",
"7",
"West Germany",
"0",
"1",
"1",
"2"
],
[
"9",
"8",
"Yugoslavia",
"0",
"0",
"1",
"1"
],
[
"10",
"Total",
"Total",
"8",
"8",
"8",
"24"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Change Of Mind\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,B2:B16=\"Change Of Mind\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the garfield episode 2 when episode 1 is \"change of mind\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"Change Of Mind\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"The Horror Hostess (Part 1)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,B2:B16=\"The Horror Hostess (Part 1)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the title of garfield episode 2 when \"the horror hostess (part 1)\" is episode 1?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"The Horror Hostess (Part 1)\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Suburban Jungle\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,B2:B16=\"Suburban Jungle\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the name of episode 2 for garfield when episode 1 is \"suburban jungle\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"Suburban Jungle\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"The Horror Hostess (Part 1)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,B2:B16=\"The Horror Hostess (Part 1)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is episode 2 of garfield when episode 1 is \"the horror hostess (part 1)\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"The Horror Hostess (Part 1)\"",
"4"
]
}
] | train_1-1852270-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Episode",
"Garfield Episode 1",
"U.S. Acres Episode",
"Garfield Episode 2",
"Original Airdate"
],
[
"2",
"\"Show 106\"",
"The Legend Of Johnny Ragweedseed",
"Grape Expectations (Part 1)",
"Catch As Cats Can't",
"September 17, 1994"
],
[
"3",
"\"Show 107\"",
"A Matter Of Conscience",
"Grape Expectations (Part 2)",
"Top Ten",
"September 17, 1994"
],
[
"4",
"\"Show 108\"",
"Change Of Mind",
"Temp Trouble",
"The Perfect Match",
"September 24, 1994"
],
[
"5",
"\"Show 109\"",
"My Fair Feline",
"Double Trouble Talk",
"Half-Baked Alaska",
"September 24, 1994"
],
[
"6",
"\"Show 110\"",
"Puss In High-Tops",
"Egg Over Easy (Part 1)",
"The Beast From Beyond",
"October 1, 1994"
],
[
"7",
"\"Show 111\"",
"Model Behavior",
"Egg Over Easy (Part 2)",
"Another Ant Episode",
"October 1, 1994"
],
[
"8",
"\"Show 112\"",
"The Guy of Her Dreams",
"The Discount of Monte Cristo",
"The Fairy Dogmother",
"October 8, 1994"
],
[
"9",
"\"Show 113\"",
"The Stand-Up Mouse",
"Daydream Doctor",
"Happy Garfield Day",
"October 8, 1994"
],
[
"10",
"\"Show 114\"",
"Sit on It",
"Kiddy Korner",
"Brainware Broadcast",
"October 15, 1994"
],
[
"11",
"\"Show 115\"",
"Suburban Jungle",
"The Thing in the Box",
"The Feline Philosopher",
"October 22, 1994"
],
[
"12",
"\"Show 116\"",
"Thoroughly Mixed-Up Mouse",
"The Old Man of the Mountain",
"Food Fighter",
"October 29, 1994"
],
[
"13",
"\"Show 117\"",
"The Jelly Roger",
"The Farmyard Feline Philosopher",
"Dogmother 2",
"November 5, 1994"
],
[
"14",
"\"Show 118\"",
"Alley Katta and the 40 Thieves",
"If It's Tuesday This Must Be Alpha Centauri",
"Clash of the Titans",
"November 19, 1994"
],
[
"15",
"\"Show 119\"",
"Canned Laughter",
"Deja Vu",
"The Man Who Hated Cats",
"November 26, 1994"
],
[
"16",
"\"Show 120\"",
"The Horror Hostess (Part 1)",
"Newsworthy Wade",
"The Horror Hostess (Part 2)",
"December 3, 1994"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"call of duty 4: modern warfare\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"call of duty 4: modern warfare\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the sum number of year when Call of Duty 4: Modern Warfare was the game?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"call of duty 4: modern warfare\"",
"1"
]
},
{
"Formula": "MINIFS(A1,C1,\"action\")",
"Formula2": "MINIFS(A2:A6,C2:C6,\"action\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the earliest year when action was the genre?",
"Tokens": [
"MINIFS(",
"A1",
"C1",
"\"action\""
]
},
{
"Formula": "MINIFS(A1,E1,\"ubisoft montreal\")",
"Formula2": "MINIFS(A2:A6,E2:E6,\"ubisoft montreal\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the smallest year when Ubisoft Montreal was the developer (s)?",
"Tokens": [
"MINIFS(",
"A1",
"E1",
"\"ubisoft montreal\""
]
},
{
"Formula": "MAXIFS(A1,B1,\"call of duty 4: modern warfare\")",
"Formula2": "MAXIFS(A2:A6,B2:B6,\"call of duty 4: modern warfare\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the latest year when Call of Duty 4: Modern Warfare was the game?",
"Tokens": [
"MAXIFS(",
"A1",
"B1",
"\"call of duty 4: modern warfare\""
]
}
] | train_2-1851722-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Game",
"Genre",
"Platform(s)",
"Developer(s)"
],
[
"2",
"2005",
"Resident Evil 4",
"Survival Horror : ( Third-Person ) Shooter",
"GameCube , PlayStation 2 Windows",
"Capcom"
],
[
"3",
"2006",
"Gears of War",
"Third-person shooter",
"Xbox 360",
"Epic Games"
],
[
"4",
"2007",
"Call of Duty 4: Modern Warfare",
"Action",
"PlayStation 3 , Xbox 360 , Nintendo DS , PC",
"Infinity Ward"
],
[
"5",
"2008",
"LittleBigPlanet",
"Puzzle Platformer",
"PlayStation 3",
"Media Molecule"
],
[
"6",
"2009",
"Assassin's Creed II",
"Third-person action-adventure",
"Microsoft Windows , PlayStation 3 , Xbox 360",
"Ubisoft Montreal"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=\"13 (7/2/4)\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,D2:D9=\"13 (7/2/4)\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Notes, when App(L/C/E) is 13 (7/2/4)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"D1",
"=",
"\"13 (7/2/4)\"",
"8"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(F1>2010)*(C1=2006)*(B1=\"paligeorgos\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,(F2:F9>2010)*(C2:C9=2006)*(B2:B9=\"paligeorgos\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Nat., when Ends is greater than 2010, when Since is 2006, and when Name is Paligeorgos?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"F1",
">",
"2010",
"*",
"C1",
"=",
"2006",
"*",
"B1",
"=",
"\"paligeorgos\"",
"1"
]
},
{
"Formula": "MIN(FILTER(C1, (H1=\"to anagennisi karditsa\")*(D1=\"0 (0/0/0)\")))",
"Formula2": "MIN(FILTER(C2:C9, (H2:H9=\"to anagennisi karditsa\")*(D2:D9=\"0 (0/0/0)\")))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the lowest Since, when Notes is To Anagennisi Karditsa, and when App(L/C/E) is 0 (0/0/0)?",
"Tokens": [
"MIN(",
"FILTER(",
"C1",
"H1",
"=",
"\"to anagennisi karditsa\"",
"*",
"D1",
"=",
"\"0 (0/0/0)\""
]
}
] | train_2-15956066-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Nat.",
"Name",
"Since",
"App(L/C/E)",
"Goals(L/C/E)",
"Ends",
"Transfer fee",
"Notes"
],
[
"2",
"ITA",
"Sorrentino",
"2005",
"64 (50/3/11)",
"0 (0/0/0)",
"2010",
"€100K",
"to Recreativo Huelva"
],
[
"3",
"GRE ROM",
"Barboudis",
"2007",
"0 (0/0/0)",
"0 (0/0/0)",
"2010",
"€60Κ",
"to Fostiras"
],
[
"4",
"GRE",
"Koutromanos",
"2005",
"0 (0/0/0)",
"0 (0/0/0)",
"2011",
"€50K",
"to Anagennisi Karditsa"
],
[
"5",
"GRE",
"Gentsoglou",
"2006",
"0 (0/0/0)",
"0 (0/0/0)",
"2013",
"Youth system",
"to Nea Ionia"
],
[
"6",
"GRE",
"Paligeorgos",
"2006",
"1 (1/0/0)",
"0 (0/0/0)",
"2011",
"Youth system",
"to Anagennisi Karditsa"
],
[
"7",
"FIN YUG",
"Hetemaj",
"2006",
"13 (7/2/4)",
"0 (0/0/0)",
"2010",
"€450Κ",
"to Apollon Kalamarias"
],
[
"8",
"SEN",
"Diouf",
"2007",
"0 (0/0/0)",
"0 (0/0/0)",
"2011",
"Youth system",
"to Ilisiakos"
],
[
"9",
"GRE",
"Zorbas",
"2004",
"0 (0/0/0)",
"0 (0/0/0)",
"2011",
"Youth system",
"to Panetolikos"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"winter park, fl\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"winter park, fl\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which school has a hometown of winter park, FL?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"winter park, fl\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"6-4\")*(C1=\"lake howell high school\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(B2:B6=\"6-4\")*(C2:C6=\"lake howell high school\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the college of the player with a height of 6-4 and went to lake howell high school?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"6-4\"",
"*",
"C1",
"=",
"\"lake howell high school\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"lsu\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"lsu\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the hometown of the player with a college of lsu?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"lsu\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"lake howell high school\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"lake howell high school\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the heigh of the player who went to lake howell high school?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"lake howell high school\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"nolan smith\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"nolan smith\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the heigh of nolan smith?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"nolan smith\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"oak hill academy\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"oak hill academy\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the height of the player who went to oak hill academy?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"oak hill academy\"",
"2"
]
}
] | train_2-11677760-19 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Height",
"School",
"Hometown",
"College"
],
[
"2",
"Anthony Randolph",
"6-10",
"Woodrow Wilson High School",
"Dallas, TX",
"LSU"
],
[
"3",
"Nolan Smith",
"6-3",
"Oak Hill Academy",
"Washington, DC",
"Duke"
],
[
"4",
"Corey Fisher",
"6-0",
"St. Patrick High School",
"Elizabeth, NJ",
"Villanova"
],
[
"5",
"Nick Calathes",
"6-4",
"Lake Howell High School",
"Winter Park, FL",
"Florida"
],
[
"6",
"Austin Freeman",
"6-4",
"DeMatha Catholic High School",
"Hyattsville, MD",
"Georgetown"
]
] |
[
{
"Formula": "SORTBY(CHOOSE({1,2},B1,G1),D1,1)",
"Formula2": "SORTBY(CHOOSE({1,2},B2:B6,G2:G6),D2:D6,1)",
"Funcs": [
"SORTBY(",
"CHOOSE(",
"Num",
"Num",
"Cell",
"Cell",
"Cell",
"Num"
],
"Level": "easy",
"Question": "List all schools and their nicknames in the order of founded year.",
"Tokens": [
"SORTBY(",
"CHOOSE(",
"1",
"2",
"B1",
"G1",
"D1",
"1"
]
},
{
"Formula": "SORTBY(CHOOSE({1,2},B1,G1),D1,1)",
"Formula2": "SORTBY(CHOOSE({1,2},B2:B6,G2:G6),D2:D6,1)",
"Funcs": [
"SORTBY(",
"CHOOSE(",
"Num",
"Num",
"Cell",
"Cell",
"Cell",
"Num"
],
"Level": "easy",
"Question": "What are the different schools and their nicknames, ordered by their founding years?",
"Tokens": [
"SORTBY(",
"CHOOSE(",
"1",
"2",
"B1",
"G1",
"D1",
"1"
]
},
{
"Formula": "CHOOSE({1,2},FILTER(B1,E1=\"Public\"),FILTER(C1,E1=\"Public\"))",
"Formula2": "CHOOSE({1,2},FILTER(B2:B6,E2:E6=\"Public\"),FILTER(C2:C6,E2:E6=\"Public\"))",
"Funcs": [
"CHOOSE(",
"Num",
"Num",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "List all public schools and their locations.",
"Tokens": [
"CHOOSE(",
"1",
"2",
"FILTER(",
"B1",
"E1",
"=",
"\"Public\"",
"FILTER(",
"C1",
"E1",
"=",
"\"Public\""
]
},
{
"Formula": "CHOOSE({1,2},FILTER(B1,E1=\"Public\"),FILTER(C1,E1=\"Public\"))",
"Formula2": "CHOOSE({1,2},FILTER(B2:B6,E2:E6=\"Public\"),FILTER(C2:C6,E2:E6=\"Public\"))",
"Funcs": [
"CHOOSE(",
"Num",
"Num",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "What are the public schools and what are their locations?",
"Tokens": [
"CHOOSE(",
"1",
"2",
"FILTER(",
"B1",
"E1",
"=",
"\"Public\"",
"FILTER(",
"C1",
"E1",
"=",
"\"Public\""
]
},
{
"Formula": "LET(a,SORTBY(D1,F1,-1),FILTER(a,SEQUENCE(ROWS(a))<=1))",
"Formula2": "LET(a,SORTBY(D2:D6,F2:F6,-1),FILTER(a,SEQUENCE(ROWS(a))<=1))",
"Funcs": [
"LET(",
"a",
"SORTBY(",
"Cell",
"Cell",
"-",
"Num",
"FILTER(",
"a",
"SEQUENCE(",
"ROWS(",
"a",
"<=",
"Num"
],
"Level": "hard",
"Question": "When was the school with the largest enrollment founded?",
"Tokens": [
"LET(",
"a",
"SORTBY(",
"D1",
"F1",
"-",
"1",
"FILTER(",
"a",
"SEQUENCE(",
"ROWS(",
"a",
"<=",
"1"
]
},
{
"Formula": "LET(a,SORTBY(D1,F1,-1),FILTER(a,SEQUENCE(ROWS(a))<=1))",
"Formula2": "LET(a,SORTBY(D2:D6,F2:F6,-1),FILTER(a,SEQUENCE(ROWS(a))<=1))",
"Funcs": [
"LET(",
"a",
"SORTBY(",
"Cell",
"Cell",
"-",
"Num",
"FILTER(",
"a",
"SEQUENCE(",
"ROWS(",
"a",
"<=",
"Num"
],
"Level": "hard",
"Question": "Return the founded year for the school with the largest enrollment.",
"Tokens": [
"LET(",
"a",
"SORTBY(",
"D1",
"F1",
"-",
"1",
"FILTER(",
"a",
"SEQUENCE(",
"ROWS(",
"a",
"<=",
"1"
]
},
{
"Formula": "AVERAGE(FILTER(F1,D1<1850))",
"Formula2": "AVERAGE(FILTER(F2:F6,D2:D6<1850))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Return the average enrollment of universities founded before 1850.",
"Tokens": [
"AVERAGE(",
"FILTER(",
"F1",
"D1",
"<",
"1850"
]
},
{
"Formula": "SUMMARIZE(HSTACK(E1,B1),SUMX(F1))",
"Formula2": "SUMMARIZE(HSTACK(E2:E6,B2:B6),SUMX(F2:F6))",
"Funcs": [
"SUMMARIZE(",
"HSTACK(",
"Cell",
"Cell",
"SUMX(",
"Cell"
],
"Level": "medium",
"Question": "Find the total student enrollment for different affiliation type schools.",
"Tokens": [
"SUMMARIZE(",
"HSTACK(",
"E1",
"B1",
"SUMX(",
"F1"
]
},
{
"Formula": "SUMMARIZE(HSTACK(I1,E1),SUMX(F1))",
"Formula2": "SUMMARIZE(HSTACK(I2:I6,E2:E6),SUMX(F2:F6))",
"Funcs": [
"SUMMARIZE(",
"HSTACK(",
"Cell",
"Cell",
"SUMX(",
"Cell"
],
"Level": "medium",
"Question": "What are the total enrollments of universities of each affiliation type?",
"Tokens": [
"SUMMARIZE(",
"HSTACK(",
"I1",
"E1",
"SUMX(",
"F1"
]
},
{
"Formula": "FILTER(B1,(D1>1850)+(E1=\"Public\"))",
"Formula2": "FILTER(B2:B6,(D2:D6>1850)+(E2:E6=\"Public\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"+",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Find the schools that were either founded after 1850 or public.",
"Tokens": [
"FILTER(",
"B1",
"D1",
">",
"1850",
"+",
"E1",
"=",
"\"Public\""
]
},
{
"Formula": "FILTER(B1,(D1>1850)+(E1=\"Public\"))",
"Formula2": "FILTER(B2:B6,(D2:D6>1850)+(E2:E6=\"Public\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"+",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What are the schools that were either founded before 1850 or are public?",
"Tokens": [
"FILTER(",
"B1",
"D1",
">",
"1850",
"+",
"E1",
"=",
"\"Public\""
]
},
{
"Formula": "ROWS(UNIQUE(E1))",
"Formula2": "ROWS(UNIQUE(E2:E6))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Find how many different affiliation types there are.",
"Tokens": [
"ROWS(",
"UNIQUE(",
"E1"
]
},
{
"Formula": "ROWS(UNIQUE(E1))",
"Formula2": "ROWS(UNIQUE(E2:E6))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Count the number of different affiliation types.",
"Tokens": [
"ROWS(",
"UNIQUE(",
"E1"
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,DCOUNTX(I1),SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,3)>20000))",
"Formula2": "LET(query1,SUMMARIZE(E2:E6,DCOUNTX(I2:I6),SUMX(F2:F6)),FILTER(query1,CHOOSECOLS(query1,3)>20000))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"DCOUNTX(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "Find the number of universities that have over a 20000 enrollment size for each affiliation type.",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"DCOUNTX(",
"I1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"3",
">",
"20000"
]
},
{
"Formula": "LET(query1,FILTER(A1:I1,Year(D1)>1850),SUMMARIZE(HSTACK(CHOOSECOLS(query1,5,2)),SUMX(CHOOSECOLS(query1,6))))",
"Formula2": "LET(query1,FILTER(A2:I6,Year(D1)>1850),SUMMARIZE(HSTACK(CHOOSECOLS(query1,5,2)),SUMX(CHOOSECOLS(query1,6))))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Year(",
"Cell",
">",
"Num",
"SUMMARIZE(",
"HSTACK(",
"CHOOSECOLS(",
"query1",
"Num",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num"
],
"Level": "hard",
"Question": "What are the different affiliations, and what is the total enrollment for schools founded after 1850?",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"I1",
"Year(",
"D1",
">",
"1850",
"SUMMARIZE(",
"HSTACK(",
"CHOOSECOLS(",
"query1",
"5",
"2",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6"
]
},
{
"Formula": "MAX(F1)",
"Formula2": "MAX(F2:F6)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "What is the maximum enrollment across all schools?",
"Tokens": [
"MAX(",
"F1"
]
},
{
"Formula": "MAX(F1)",
"Formula2": "MAX(F2:F6)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "Return the maximum enrollment across all schools.",
"Tokens": [
"MAX(",
"F1"
]
}
] | university_basketball_university | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"school id",
"school",
"location",
"founded",
"affiliation",
"enrollment",
"nickname",
"primary conference",
"university"
],
[
"2",
"1",
"University of Delaware",
"Newark, DE",
"1743-01-01",
"Public",
"19067",
"Fightin' Blue Hens",
"Colonial Athletic Association ( D-I )",
""
],
[
"3",
"2",
"Lebanon Valley College",
"Annville, PA",
"1866-01-01",
"Private/Methodist",
"2100",
"Flying Dutchmen",
"MAC Commonwealth Conference ( D-III )",
""
],
[
"4",
"3",
"University of Rhode Island",
"Kingston, RI",
"1892-01-01",
"Public",
"19095",
"Rams",
"Atlantic 10 Conference ( D-I )",
""
],
[
"5",
"4",
"Rutgers University",
"New Brunswick, NJ",
"1766-01-01",
"Public",
"56868",
"Scarlet Knights",
"American Athletic Conference ( D-I )",
""
],
[
"6",
"5",
"Stony Brook University",
"Stony Brook, NY",
"1/1/1957",
"Public",
"23997",
"Seawolves",
"America East Conference ( D-I )",
""
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"estudiantes\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"estudiantes\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Copa Libertadores 1996 has a Team of estudiantes?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"estudiantes\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"sf\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"sf\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "which CONMEBOL 1995 has a Supercopa 1995 of sf?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"sf\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"round 1\")*(A1=\"argentinos juniors\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\"round 1\")*(A2:A11=\"argentinos juniors\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "which Copa Libertadores 1996 has round 1 Supercopa 1995 and argentinos juniors team ?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"round 1\"",
"*",
"A1",
"=",
"\"argentinos juniors\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"river plate\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"river plate\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which CONMEBOL 1995 has river plate team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"river plate\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"round 1\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,D2:D11=\"round 1\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Team has a round 1 CONMEBOL 1995?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"round 1\"",
"1"
]
}
] | train_2-14310964-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Team",
"Recopa 1995",
"Supercopa 1995",
"CONMEBOL 1995",
"Copa Libertadores 1996"
],
[
"2",
"River Plate",
"N/A",
"SF",
"N/A",
"Champions"
],
[
"3",
"Rosario Central",
"N/A",
"N/A",
"Champions",
"did not qualify"
],
[
"4",
"Independiente",
"Runner up",
"Champions",
"did not qualify",
"did not qualify"
],
[
"5",
"San Lorenzo",
"N/A",
"N/A",
"N/A",
"QF"
],
[
"6",
"Gimnasia La Plata",
"N/A",
"N/A",
"Round 1",
"did not qualify"
],
[
"7",
"Argentinos Juniors",
"N/A",
"Round 1",
"did not qualify",
"did not qualify"
],
[
"8",
"Boca Juniors",
"N/A",
"Round 1",
"did not qualify",
"did not qualify"
],
[
"9",
"Estudiantes",
"N/A",
"Round 1",
"did not qualify",
"did not qualify"
],
[
"10",
"Racing Club",
"N/A",
"Round 1",
"did not qualify",
"did not qualify"
],
[
"11",
"Vélez Sársfield",
"N/A",
"Round 1",
"did not qualify",
"did not qualify"
]
] |
[
{
"Formula": "ROWS(UNIQUE(FILTER(A1, G1=1375)))",
"Formula2": "ROWS(UNIQUE(FILTER(A2:A19, G2:G19=1375)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "How many communities had a total renewable generation of 1375?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"A1",
"G1",
"=",
"1375"
]
},
{
"Formula": "SUMIFS(H1,I1,\"2.2%\")",
"Formula2": "SUMIFS(H2:H19,I2:I19,\"2.2%\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the total demand for electricity when the demand for renewable electricity demand is 2.2%?",
"Tokens": [
"SUMIFS(",
"H1",
"I1",
"\"2.2%\""
]
},
{
"Formula": "MINIFS(B1,I1,\"21.5%\")",
"Formula2": "MINIFS(B2:B19,I2:I19,\"21.5%\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the lowest numbered hydroelectric power when the renewable electricity demand is 21.5%?",
"Tokens": [
"MINIFS(",
"B1",
"I1",
"\"21.5%\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=1042))",
"Formula2": "LET(query1,SUMMARIZE(A2:A19,SUMX(C2:C19)),FILTER(query1,CHOOSECOLS(query1,2)=1042))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the community with a wind power of 1042?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"C1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"1042"
]
}
] | train_1-13566548-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Autonomous Community",
"Hydroelectric power",
"Wind power",
"Solar power",
"Biomass power",
"Solid waste power",
"Total Renewable Generation",
"Total Electricity Demand",
"% Renewable of Total Electricity Demand"
],
[
"2",
"Castile and León",
"6960",
"3840",
"14",
"274",
"87",
"11175",
"15793",
"70.8%"
],
[
"3",
"Galicia",
"7561",
"5970",
"1",
"242",
"317",
"14091",
"20279",
"69.5%"
],
[
"4",
"La Rioja",
"124",
"897",
"1",
"3",
"2",
"1027",
"1860",
"55.2%"
],
[
"5",
"Aragón",
"3073",
"3342",
"1",
"63",
"8",
"6487",
"11885",
"54.6%"
],
[
"6",
"Navarre",
"379",
"2248",
"28",
"269",
"0",
"2924",
"5401",
"54.1%"
],
[
"7",
"Extremadura",
"2244",
"0",
"1",
"0",
"0",
"2245",
"5076",
"44.2%"
],
[
"8",
"Castile-La Mancha",
"710",
"3935",
"8",
"99",
"34",
"4786",
"12686",
"37.7%"
],
[
"9",
"Asturias",
"1680",
"357",
"0",
"221",
"400",
"2658",
"12391",
"21.5%"
],
[
"10",
"Cantabria",
"875",
"0",
"0",
"11",
"41",
"927",
"5693",
"16.3%"
],
[
"11",
"Catalonia",
"3223",
"301",
"7",
"77",
"241",
"3849",
"48498",
"7.9%"
],
[
"12",
"Andalusia",
"946",
"1042",
"5",
"728",
"0",
"2721",
"40737",
"6.7%"
],
[
"13",
"Basque Country",
"336",
"339",
"3",
"55",
"326",
"1059",
"20934",
"5.1%"
],
[
"14",
"Valencia",
"1041",
"266",
"13",
"55",
"0",
"1375",
"27668",
"5.0%"
],
[
"15",
"Canary Islands",
"0",
"288",
"0",
"0",
"0",
"288",
"9372",
"3.1%"
],
[
"16",
"Balearic Islands",
"0",
"5",
"0",
"0",
"133",
"138",
"6235",
"2.2%"
],
[
"17",
"Murcia",
"65",
"93",
"6",
"12",
"0",
"176",
"8334",
"2.1%"
],
[
"18",
"Madrid",
"83",
"0",
"8",
"58",
"330",
"479",
"30598",
"1.6%"
],
[
"19",
"Ceuta & Melilla",
"0",
"0",
"0",
"0",
"2",
"2",
"391",
"0.5%"
]
] |
[
{
"Formula": "SUMIFS(B1,C1,\"240@2200-5000\")",
"Formula2": "SUMIFS(B2:B12,C2:C12,\"240@2200-5000\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": " how many power (ps) with torque (nm@rpm) being 240@2200-5000",
"Tokens": [
"SUMIFS(",
"B1",
"C1",
"\"240@2200-5000\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"2.4 (2001-2007)\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,A2:A12=\"2.4 (2001-2007)\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what's the comment with model name being 2.4 (2001-2007)",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"2.4 (2001-2007)\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"B5204 T5\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,E2:E12=\"B5204 T5\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what's the model name with engine code being b5204 t5",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"B5204 T5\"",
"1"
]
},
{
"Formula": "SUMIFS(D1,C1,\"350@1800-6000\")",
"Formula2": "SUMIFS(D2:D12,C2:C12,\"350@1800-6000\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what's the dbeingplacement (cm³) with torque (nm@rpm) being 350@1800-6000",
"Tokens": [
"SUMIFS(",
"D1",
"C1",
"\"350@1800-6000\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"230@4500\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,C2:C12=\"230@4500\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what's the model name with torque (nm@rpm) being 230@4500",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"230@4500\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"B5254 T4\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,E2:E12=\"B5254 T4\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what's the model name with engine code being b5254 t4",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"B5254 T4\"",
"1"
]
}
] | train_1-1147701-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Model name",
"Power (ps)",
"Torque (Nm@rpm)",
"Displacement (cm³)",
"Engine code",
"Comment"
],
[
"2",
"2.0T (Export) (2000-2004)",
"163",
"240@2200-4800?",
"1984",
"B5204 T",
"Inline 5 with low-pressure turbo"
],
[
"3",
"2.0T (Export) (2004-2007)",
"180",
"240@2200-5000",
"1984",
"B5204 T5",
"Inline 5 with low-pressure turbo"
],
[
"4",
"2.4 (2001-2007)",
"140",
"220@3300",
"2435",
"B5244 S2",
"Inline 5"
],
[
"5",
"2.4 (2001-2003)",
"170",
"230@4500",
"2435",
"B5244 S",
"Inline 5"
],
[
"6",
"2.4 (2003-2007)",
"170",
"225@4500",
"2435",
"B5244 S",
"Inline 5"
],
[
"7",
"2.4T 2.4T AWD (2000-2003)",
"200",
"285@1800-5000",
"2435",
"B5244 T3",
"Inline 5 with low-pressure turbo"
],
[
"8",
"2.5T 2.5T AWD (2002-2007)",
"210",
"320@1500-4500",
"2521",
"B5254 T2",
"Inline 5 with low-pressure turbo"
],
[
"9",
"T5 (2000-2004)",
"250",
"330@2400-5200",
"2319",
"B5234 T3",
"Inline 5 with high-pressure turbo"
],
[
"10",
"T5 (2004-2007)",
"260",
"350@2100-5000",
"2401",
"B5244 T5",
"Inline 5 with high-pressure turbo"
],
[
"11",
"R AWD (5-vxl automat) (2004-2006)",
"300",
"350@1800-6000",
"2521",
"B5254 T5",
"Inline 5 with high-pressure turbo"
],
[
"12",
"R AWD (6-vxl automat) (2006-2007)",
"300",
"400@1950-5250",
"2521",
"B5254 T4",
"Inline 5 with high-pressure turbo"
]
] |
[
{
"Formula": "SUM(FILTER(C1, B1=51))",
"Formula2": "SUM(FILTER(C2:C16, B2:B16=51))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the population (2010 census) if s barangay is 51?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"B1",
"=",
"51"
]
},
{
"Formula": "SUM(FILTER(C1, D1=66.11))",
"Formula2": "SUM(FILTER(C2:C16, D2:D16=66.11))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the population (2010 census) if the area is 66.11?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"D1",
"=",
"66.11"
]
}
] | train_1-184334-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"District",
"s Barangay",
"Population (2010 census)",
"Area ( has .)",
"Pop. density (per km2)"
],
[
"2",
"Binondo",
"10",
"12985",
"66.11",
"19,641.5"
],
[
"3",
"Ermita",
"13",
"7143",
"158.91",
"4,495.0"
],
[
"4",
"Intramuros",
"5",
"4925",
"67.26",
"7,322.3"
],
[
"5",
"Malate",
"57",
"77513",
"259.58",
"29,860.9"
],
[
"6",
"Paco",
"43",
"70978",
"278.69",
"25,468.4"
],
[
"7",
"Pandacan",
"38",
"73895",
"166.00",
"44,515.1"
],
[
"8",
"Port Area",
"5",
"57405",
"315.28",
"18,207.6"
],
[
"9",
"Quiapo",
"16",
"24886",
"84.69",
"29,384.8"
],
[
"10",
"Sampaloc",
"192",
"241528",
"513.71",
"47,016.4"
],
[
"11",
"San Andrés",
"65",
"115942",
"168.02",
"69,004.9"
],
[
"12",
"San Miguel",
"12",
"15992",
"91.37",
"17,502.5"
],
[
"13",
"San Nicolas",
"15",
"44241",
"163.85",
"27,000.9"
],
[
"14",
"Santa Ana",
"34",
"60952",
"169.42",
"35,976.9"
],
[
"15",
"Santa Cruz",
"82",
"115747",
"309.01",
"37,457.4"
],
[
"16",
"Santa Mesa",
"51",
"99933",
"261.01",
"38,287.0"
]
] |
[
{
"Formula": "SUM(FILTER(D1, (A1=4445100)*(E1<1)))",
"Formula2": "SUM(FILTER(D2:D16, (A2:A16=4445100)*(E2:E16<1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the station with the most riders that has an annaul ridership of 4,445,100 and line smaller than 1??",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"A1",
"=",
"4445100",
"*",
"E1",
"<",
"1"
]
},
{
"Formula": "SUM(FILTER(A1, (D1=13)*(E1>4)))",
"Formula2": "SUM(FILTER(A2:A16, (D2:D16=13)*(E2:E16>4)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the number of annual ridership with a station that has more than 13 stations and larger than 4 lines?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"D1",
"=",
"13",
"*",
"E1",
">",
"4"
]
},
{
"Formula": "SUM(FILTER(E1, (D1<44)*(B1<881)))",
"Formula2": "SUM(FILTER(E2:E16, (D2:D16<44)*(B2:B16<881)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many lines have fewer than 44 stations and fewer than 881 riders per mile?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"D1",
"<",
"44",
"*",
"B1",
"<",
"881"
]
},
{
"Formula": "SUM(FILTER(D1, (B1=3871)*(A1>15399400)))",
"Formula2": "SUM(FILTER(D2:D16, (B2:B16=3871)*(A2:A16>15399400)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Which station has 3,871 riders per mile, and an annual ridership in 2012 of larger than 15,399,400?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"B1",
"=",
"3871",
"*",
"A1",
">",
"15399400"
]
}
] | train_2-10978010-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Annual ridership (2012)",
"Rider. per mile",
"Opened",
"Stations",
"Lines"
],
[
"2",
"2,544,892,400",
"37,613",
"1904",
"468",
"24"
],
[
"3",
"280,904,200",
"9,227",
"1976",
"86",
"5"
],
[
"4",
"231,154,300",
"7,095",
"1892",
"145",
"8"
],
[
"5",
"165,028,800",
"13,982",
"1897",
"53",
"3"
],
[
"6",
"123,219,300",
"4,056",
"1972",
"44",
"5"
],
[
"7",
"98,171,300",
"9,172",
"1907",
"74",
"3"
],
[
"8",
"70,548,400",
"18,123",
"1908",
"13",
"4"
],
[
"9",
"70,506,800",
"4,594",
"1979",
"38",
"4"
],
[
"10",
"48,703,700",
"9,115",
"1993",
"16",
"2"
],
[
"11",
"19,242,800",
"2,904",
"1984",
"23",
"2"
],
[
"12",
"15,399,400",
"3,871",
"1983",
"14",
"1"
],
[
"13",
"11,023,500",
"3,794",
"2004",
"16",
"1"
],
[
"14",
"10,619,900",
"2,606",
"1936",
"13",
"1"
],
[
"15",
"6,239,900",
"881",
"1955",
"18",
"1"
],
[
"16",
"4,445,100",
"1,071",
"1860",
"22",
"1"
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.