t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,F1=\"giants stadium\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H18,F2:F18=\"giants stadium\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the opponent for the giants stadium game?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"F1",
"=",
"\"giants stadium\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,H1=\"3-3\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H18,H2:H18=\"3-3\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When was the record 3-3?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"H1",
"=",
"\"3-3\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=\"l 13-7 ot\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H18,D2:D18=\"l 13-7 ot\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When the result was l 13-7 ot, who was the opponent?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"D1",
"=",
"\"l 13-7 ot\"",
"3"
]
}
] | test_2-11441028-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Kickoff [a ]",
"Game site",
"Attendance",
"Record"
],
[
"2",
"Week",
"Date",
"Opponent",
"Result",
"Kickoff [a ]",
"Game site",
"Attendance",
"Record"
],
[
"3",
"1",
"September 2, 1984",
"at Chicago Bears",
"L 34-14",
"1:00",
"Soldier Field",
"58,789",
"0-1"
],
[
"4",
"2",
"September 9, 1984",
"at New Orleans Saints",
"L 17-13",
"1:00",
"Louisiana Superdome",
"54,686",
"0-2"
],
[
"5",
"3",
"September 16, 1984",
"Detroit Lions",
"W 21-17",
"1:00",
"Tampa Stadium",
"44,560",
"1-2"
],
[
"6",
"4",
"September 23, 1984",
"at New York Giants",
"L 17-14",
"1:00",
"Giants Stadium",
"72,650",
"1-3"
],
[
"7",
"5",
"September 30, 1984",
"Green Bay Packers",
"W 30-27 OT",
"4:00",
"Tampa Stadium",
"44,487",
"2-3"
],
[
"8",
"6",
"October 7, 1984",
"Minnesota Vikings",
"W 35-31",
"1:00",
"Tampa Stadium",
"47,405",
"3-3"
],
[
"9",
"7",
"October 14, 1984",
"at Detroit Lions",
"L 13-7 OT",
"1:00",
"Pontiac Silverdome",
"44,308",
"3-4"
],
[
"10",
"8",
"October 21, 1984",
"Chicago Bears",
"L 44-9",
"1:00",
"Tampa Stadium",
"60,003",
"3-5"
],
[
"11",
"9",
"October 28, 1984",
"at Kansas City Chiefs",
"L 24-20",
"1:00",
"Arrowhead Stadium",
"41,710",
"3-6"
],
[
"12",
"10",
"November 4, 1984",
"at Minnesota Vikings",
"L 27-24",
"1:00",
"Hubert H. Humphrey Metrodome",
"54,949",
"3-7"
],
[
"13",
"11",
"November 11, 1984",
"New York Giants",
"W 20-17",
"4:00",
"Tampa Stadium",
"46,534",
"4-7"
],
[
"14",
"12",
"November 18, 1984",
"at San Francisco 49ers",
"L 24-17",
"4:00",
"Candlestick Park",
"57,704",
"4-8"
],
[
"15",
"13",
"November 25, 1984",
"Los Angeles Rams",
"L 34-33",
"1:00",
"Tampa Stadium",
"42,242",
"4-9"
],
[
"16",
"14",
"December 2, 1984",
"at Green Bay Packers",
"L 27-14",
"1:00",
"Lambeau Field",
"46,800",
"4-10"
],
[
"17",
"15",
"December 9, 1984",
"Atlanta Falcons",
"W 23-6",
"1:00",
"Tampa Stadium",
"33,808",
"5-10"
],
[
"18",
"16",
"December 16, 1984",
"New York Jets",
"W 41-21",
"1:00",
"Tampa Stadium",
"43,817",
"6-10"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"US Open\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,C2:C10=\"US Open\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What year was the most recent US Open championship?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"US Open\"",
"2"
]
}
] | train_1-1514559-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Outcome",
"Year",
"Championship",
"Surface",
"Partner",
"Opponents in the final",
"Score in the final"
],
[
"2",
"Runner-up",
"2000",
"Wimbledon",
"Grass",
"Julie Halard",
"Serena Williams Venus Williams",
"6–3, 6–2"
],
[
"3",
"Winner",
"2000",
"US Open",
"Hard",
"Julie Halard",
"Cara Black Elena Likhovtseva",
"6–0, 1–6, 6–1"
],
[
"4",
"Runner-up",
"2001",
"Wimbledon (2)",
"Grass",
"Kim Clijsters",
"Lisa Raymond Rennae Stubbs",
"6–4, 6–3"
],
[
"5",
"Winner",
"2003",
"French Open",
"Clay",
"Kim Clijsters",
"Virginia Ruano Pascual Paola Suárez",
"6–7, 6–2, 9–7"
],
[
"6",
"Winner",
"2003",
"Wimbledon",
"Grass",
"Kim Clijsters",
"Virginia Ruano Pascual Paola Suárez",
"6–4 6–4"
],
[
"7",
"Runner-up",
"2004",
"Wimbledon (3)",
"Grass",
"Liezel Huber",
"Cara Black Rennae Stubbs",
"6–3, 7–6"
],
[
"8",
"Runner-up",
"2006",
"French Open",
"Clay",
"Daniela Hantuchová",
"Lisa Raymond Samantha Stosur",
"6–3, 6–2"
],
[
"9",
"Runner-up",
"2007",
"French Open (2)",
"Clay",
"Katarina Srebotnik",
"Alicia Molik Mara Santangelo",
"7–6, 6–4"
],
[
"10",
"Runner-up",
"2007",
"Wimbledon (4)",
"Grass",
"Katarina Srebotnik",
"Cara Black Liezel Huber",
"3–6, 6–3, 6–2"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"Orach, Zarev\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,F2:F12=\"Orach, Zarev\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the english name for orach, zarev",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"F1",
"=",
"\"Orach, Zarev\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"Yuni\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,D2:D12=\"Yuni\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the old bulgarian names for yuni",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"Yuni\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"Yanuari\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,D2:D12=\"Yanuari\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the old bulgarian names for yanuari",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"Yanuari\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"Mart\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,D2:D12=\"Mart\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the bulgarian name for mart",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"Mart\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"Ruen, Ruy\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,F2:F12=\"Ruen, Ruy\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the old bulgarian name for ruen, ruy",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"F1",
"=",
"\"Ruen, Ruy\"",
"7"
]
},
{
"Formula": "LET(query1,SUMMARIZE(G1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Formula2": "LET(query1,SUMMARIZE(G2:G12,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": "Name the old bulgarian name for number 4",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"G1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"4"
]
}
] | train_1-15275060-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"No.",
"English name",
"Bulgarian name",
"Bulgarian name ( Transliteration )",
"Old Bulgarian Names",
"Old Bulgarian name (Transliteration)",
"Old Bulgarian name - Meaning"
],
[
"2",
"1",
"January",
"Януари",
"Yanuari",
"Просинец, Колог, Коложег, Голям сечко",
"Prosinets, Kolog, Kolozheg, Golyam sechko",
"Month of burning trunks"
],
[
"3",
"2",
"February",
"Февруари",
"Fevruari",
"Съчен, Сечко, Малък сечко",
"Sachen, Sechko, Malak sechko",
"Month of dreadful ice"
],
[
"4",
"3",
"March",
"Март",
"Mart",
"Сух",
"Suh",
"Dry month"
],
[
"5",
"4",
"April",
"Април",
"April",
"Брязок",
"Bryazok",
"Colorful month"
],
[
"6",
"5",
"May",
"Май",
"May",
"Тръвен",
"Traven",
"Grass month"
],
[
"7",
"6",
"June",
"Юни",
"Yuni",
"Изок, Червеник",
"Izok, Chervenik",
"Red month"
],
[
"8",
"7",
"July",
"Юли",
"Yuli",
"Чръвенъ, жетар, жътвар, сърпен",
"Chraven, Zhetar, Zhatvar, Sarpen",
"Harvesting month"
],
[
"9",
"8",
"August",
"Август",
"Avgust",
"Орач, Зарев",
"Orach, Zarev",
"Tillage month"
],
[
"10",
"9",
"September",
"Септември",
"Septemvri",
"Руен, Руй",
"Ruen, Ruy",
"Bounteous month"
],
[
"11",
"10",
"October",
"Октомври",
"Oktomvri",
"Листопад",
"Listopad",
"Month of falling leaves"
],
[
"12",
"11",
"November",
"Ноември",
"Noemvri",
"Груден",
"Gruden",
"Month of tubers"
]
] |
[
{
"Formula": "SUM(FILTER(F1, E1>3))",
"Formula2": "SUM(FILTER(F2:F9, E2:E9>3))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the total PI GP that a Reg GP has larger than 3?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"E1",
">",
"3"
]
},
{
"Formula": "AVERAGE(FILTER(E1, B1>210))",
"Formula2": "AVERAGE(FILTER(E2:E9, B2:B9>210))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What average Reg GP has a pick # larger than 210?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"E1",
"B1",
">",
"210"
]
}
] | train_2-11636955-43 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rd #",
"Pick #",
"Player",
"Team (League)",
"Reg GP",
"Pl GP"
],
[
"2",
"1",
"29",
"Nicklas Jensen",
"Oshawa Generals ( OHL )",
"2",
"0"
],
[
"3",
"3",
"71",
"David Honzik",
"Victoriaville Tigres ( QMJHL )",
"0",
"0"
],
[
"4",
"3",
"90",
"Alexandre Grenier",
"Halifax Mooseheads (QMJHL)",
"0",
"0"
],
[
"5",
"4",
"101",
"Joseph LaBate",
"Academy of Holy Angels ( USHS-MN )",
"0",
"0"
],
[
"6",
"4",
"120",
"Ludwig Blomstrand",
"Djurgårdens IF ( J20 SuperElit )",
"0",
"0"
],
[
"7",
"5",
"150",
"Frank Corrado",
"Sudbury Wolves ( OHL )",
"3",
"4"
],
[
"8",
"6",
"180",
"Pathrik Westerholm",
"Malmö Redhawks ( J20 SuperElit )",
"0",
"0"
],
[
"9",
"7",
"210",
"Henrik Tommernes",
"Frölunda HC ( J20 SuperElit )",
"0",
"0"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1),SUMX(E1)),FILTER(query1,(CHOOSECOLS(query1,2)<15)*(CHOOSECOLS(query1,3)=18)))",
"Formula2": "LET(query1,SUMMARIZE(C2:C17,SUMX(A2:A17),SUMX(E2:E17)),FILTER(query1,(CHOOSECOLS(query1,2)<15)*(CHOOSECOLS(query1,3)=18)))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num",
"*",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which dance style had a draw smaller than 15 and 18 points?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"A1",
"SUMX(",
"E1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"15",
"*",
"CHOOSECOLS(",
"query1",
"3",
"=",
"18"
]
}
] | train_2-10530468-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Draw",
"Dancers",
"Dance Styles",
"Place",
"Points"
],
[
"2",
"01",
"Denise Biellmann & Sven Ninnemann",
"Paso Doble and Swing",
"16",
"0"
],
[
"3",
"02",
"Mariya Sittel & Vladislav Borodinov",
"Rumba and Paso Doble",
"7",
"72"
],
[
"4",
"03",
"Alexandra Matteman & Redmond Valk",
"Cha-Cha-Cha and Rumba",
"12",
"34"
],
[
"5",
"04",
"Camilla Dallerup & Brendan Cole",
"Rumba and Freestyle",
"15",
"18"
],
[
"6",
"05",
"Kelly & Andy Kainz",
"Jive and Paso Doble",
"5",
"74"
],
[
"7",
"06",
"Wolke Hegenbarth & Oliver Seefeldt",
"Samba dance and Freestyle",
"8",
"59"
],
[
"8",
"07",
"Ourania Kolliou & Spiros Pavlidis",
"Jive and Sirtaki",
"13",
"31"
],
[
"9",
"08",
"Gabrielė Valiukaitė & Gintaras Svistunavičius",
"Paso Doble and Traditional Lithuanian Folk Dance",
"11",
"35"
],
[
"10",
"09",
"Amagoya Benlloch & Abraham Martinez",
"Cha-Cha-Cha and Paso Doble",
"10",
"38"
],
[
"11",
"10",
"Nicola Byrne & Mick Donegan",
"Jive and Fandango",
"3",
"95"
],
[
"12",
"11",
"Katarzyna Cichopek & Marcin Hakiel",
"Cha-Cha-Cha and Showdance",
"4",
"84"
],
[
"13",
"12",
"Mette Skou Elkjær & David Jørgensen",
"Rumba and Showdance",
"9",
"38"
],
[
"14",
"13",
"Sónia Araújo & Ricardo Silva",
"Jive and Tango",
"5",
"74"
],
[
"15",
"14",
"Yulia Okropiridze & Illya Sydorenko",
"Quickstep and Showdance",
"2",
"121"
],
[
"16",
"15",
"Cecilia Ehrling & Martin Lidberg",
"Paso Doble and Disco Fusion",
"14",
"23"
],
[
"17",
"16",
"Katja Koukkula & Jussi Väänänen",
"Rumba and Paso Doble",
"1",
"132"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"quebec nordiques\")*(A1=\"april 16\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(D2:D7=\"quebec nordiques\")*(A2:A7=\"april 16\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Score has a Home of quebec nordiques on april 16?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"quebec nordiques\"",
"*",
"A1",
"=",
"\"april 16\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"quebec nordiques\")*(C1=\"7–5\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(B2:B7=\"quebec nordiques\")*(C2:C7=\"7–5\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "WHich Record has a Visitor of quebec nordiques with a Score of 7–5?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"quebec nordiques\"",
"*",
"C1",
"=",
"\"7–5\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"april 8\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"april 8\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the Visitor on april 8?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"april 8\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"4–5\")*(B1=\"quebec nordiques\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(C2:C7=\"4–5\")*(B2:B7=\"quebec nordiques\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When has Score of 4–5 and quebec nordiques as Visitor?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"4–5\"",
"*",
"B1",
"=",
"\"quebec nordiques\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"april 14\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"april 14\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "WHo is the Visitor on april 14?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"april 14\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"quebec nordiques\")*(C1=\"4–5\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(B2:B7=\"quebec nordiques\")*(C2:C7=\"4–5\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Record has a Visitor of quebec nordiques with a Score of 4–5?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"quebec nordiques\"",
"*",
"C1",
"=",
"\"4–5\"",
"5"
]
}
] | train_2-14038745-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record"
],
[
"2",
"April 8",
"Quebec Nordiques",
"2–3",
"Hartford Whalers",
"0–1"
],
[
"3",
"April 9",
"Quebec Nordiques",
"4–5",
"Hartford Whalers",
"0–2"
],
[
"4",
"April 11",
"Hartford Whalers",
"1–5",
"Quebec Nordiques",
"1–2"
],
[
"5",
"April 12",
"Hartford Whalers",
"1–4",
"Quebec Nordiques",
"2–2"
],
[
"6",
"April 14",
"Quebec Nordiques",
"7–5",
"Hartford Whalers",
"3–2"
],
[
"7",
"April 16",
"Hartford Whalers",
"4–5",
"Quebec Nordiques",
"4–2"
]
] |
[
{
"Formula": "SUM(FILTER(E1, A1=8))",
"Formula2": "SUM(FILTER(E2:E13, A2:A13=8))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What was the Attendance on Week 8?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"A1",
"=",
"8"
]
},
{
"Formula": "SUM(FILTER(E1, (A1>8)*(D1=\"w 42–0\")))",
"Formula2": "SUM(FILTER(E2:E13, (A2:A13>8)*(D2:D13=\"w 42–0\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the Attendance after Week 8 with a Result of W 42–0?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"A1",
">",
"8",
"*",
"D1",
"=",
"\"w 42–0\""
]
}
] | test_2-16678524-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 22, 1949",
"at New York Bulldogs",
"W 7–0",
"4,355"
],
[
"3",
"2",
"October 3, 1949",
"at Detroit Lions",
"W 22–14",
"20,163"
],
[
"4",
"3",
"October 8, 1949",
"Chicago Cardinals",
"W 28–3",
"33,716"
],
[
"5",
"4",
"October 16, 1949",
"at Chicago Bears",
"L 38–21",
"47,248"
],
[
"6",
"5",
"October 23, 1949",
"Washington Redskins",
"W 49–14",
"28,602"
],
[
"7",
"6",
"October 30, 1949",
"at Pittsburgh Steelers",
"W 38–7",
"37,840"
],
[
"8",
"7",
"November 6, 1949",
"Los Angeles Rams",
"W 38–14",
"38,230"
],
[
"9",
"8",
"November 13, 1949",
"at Washington Redskins",
"W 44–21",
"31,170"
],
[
"10",
"9",
"November 20, 1949",
"New York Bulldogs",
"W 42–0",
"22,165"
],
[
"11",
"10",
"November 27, 1949",
"Pittsburgh Steelers",
"W 34–17",
"22,191"
],
[
"12",
"11",
"December 4, 1949",
"at New York Giants",
"W 24–3",
"25,446"
],
[
"13",
"12",
"December 11, 1949",
"New York Giants",
"W 17–3",
"21,022"
]
] |
[
{
"Formula": "SUM(FILTER(H1, E1=0.771))",
"Formula2": "SUM(FILTER(H2:H10, E2:E10=0.771))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the geo ID for the township with 0.771 square miles of water?",
"Tokens": [
"SUM(",
"FILTER(",
"H1",
"E1",
"=",
"0.771"
]
},
{
"Formula": "SUMIFS(H1,B1,\"Logan\")",
"Formula2": "SUMIFS(H2:H10,B2:B10,\"Logan\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the geo id for Logan county?",
"Tokens": [
"SUMIFS(",
"H1",
"B1",
"\"Logan\""
]
},
{
"Formula": "MAXIFS(D1,B1,\"Grand Forks\")",
"Formula2": "MAXIFS(D2:D10,B2:B10,\"Grand Forks\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How big is the land in square miles of Grand Forks county?",
"Tokens": [
"MAXIFS(",
"D1",
"B1",
"\"Grand Forks\""
]
},
{
"Formula": "SUMIFS(H1,A1,\"Joliette\")",
"Formula2": "SUMIFS(H2:H10,A2:A10,\"Joliette\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the geo id for Joliette?",
"Tokens": [
"SUMIFS(",
"H1",
"A1",
"\"Joliette\""
]
},
{
"Formula": "SUM(FILTER(F1, E1=4.243))",
"Formula2": "SUM(FILTER(F2:F10, E2:E10=4.243))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What was the lattitude for the area with 4.243 square miles of water?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"E1",
"=",
"4.243"
]
},
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=28.597))",
"Formula2": "LET(query1,SUMMARIZE(A2:A10,SUMX(D2:D10)),FILTER(query1,CHOOSECOLS(query1,2)=28.597))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What township is 28.597 square miles of land?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"D1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"28.597"
]
}
] | train_1-18600760-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Township",
"County",
"Pop. (2010)",
"Land ( sqmi )",
"Water (sqmi)",
"Latitude",
"Longitude",
"GEO ID",
"ANSI code"
],
[
"2",
"Jackson",
"Sargent",
"33",
"35.809",
"0.000",
"46.066276",
"-97.945530",
"3808140460",
"1036797"
],
[
"3",
"James Hill",
"Mountrail",
"32",
"31.820",
"4.243",
"48.423125",
"-102.429934",
"3806140500",
"1037048"
],
[
"4",
"James River Valley",
"Dickey",
"40",
"28.597",
"0.000",
"46.246641",
"-98.188329",
"3802140540",
"1036767"
],
[
"5",
"Janke",
"Logan",
"28",
"35.995",
"0.163",
"46.415512",
"-99.131701",
"3804740620",
"1037193"
],
[
"6",
"Jefferson",
"Pierce",
"45",
"35.069",
"1.125",
"48.232149",
"-100.182370",
"3806940700",
"1759556"
],
[
"7",
"Jim River Valley",
"Stutsman",
"38",
"34.134",
"1.746",
"47.112388",
"-98.778478",
"3809340780",
"1036484"
],
[
"8",
"Johnson",
"Wells",
"36",
"35.299",
"0.908",
"47.377745",
"-99.458677",
"3810340820",
"1037137"
],
[
"9",
"Johnstown",
"Grand Forks",
"79",
"36.199",
"0.000",
"48.151362",
"-97.449033",
"3803540940",
"1036624"
],
[
"10",
"Joliette",
"Pembina",
"67",
"70.044",
"0.771",
"48.796545",
"-97.217227",
"3806741020",
"1036723"
]
] |
[
{
"Formula": "SUM(FILTER(A1, (F1=11)*(C1>22)))",
"Formula2": "SUM(FILTER(A2:A13, (F2:F13=11)*(C2:C13>22)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Which Position has Losses of 11, and a Played larger than 22?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"F1",
"=",
"11",
"*",
"C1",
">",
"22"
]
},
{
"Formula": "SUM(FILTER(D1, (G1<24)*(H1>25)*(E1>5)*(A1<9)))",
"Formula2": "SUM(FILTER(D2:D13, (G2:G13<24)*(H2:H13>25)*(E2:E13>5)*(A2:A13<9)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num",
"*",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many Wins have a Scored smaller than 24, and a Conceded larger than 25, and Draws larger than 5, and a Position smaller than 9?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"G1",
"<",
"24",
"*",
"H1",
">",
"25",
"*",
"E1",
">",
"5",
"*",
"A1",
"<",
"9"
]
},
{
"Formula": "SUM(FILTER(I1, A1=8))",
"Formula2": "SUM(FILTER(I2:I13, A2:A13=8))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many Points has a Position of 8?",
"Tokens": [
"SUM(",
"FILTER(",
"I1",
"A1",
"=",
"8"
]
},
{
"Formula": "SUM(FILTER(D1, (G1=27)*(E1<5)))",
"Formula2": "SUM(FILTER(D2:D13, (G2:G13=27)*(E2:E13<5)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many Wins has a Scored of 27 and Draws smaller than 5?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"G1",
"=",
"27",
"*",
"E1",
"<",
"5"
]
},
{
"Formula": "SUM(FILTER(A1, (E1<7)*(C1>22)))",
"Formula2": "SUM(FILTER(A2:A13, (E2:E13<7)*(C2:C13>22)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Which Position has Draws smaller than 7 and a Played larger than 22?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"E1",
"<",
"7",
"*",
"C1",
">",
"22"
]
},
{
"Formula": "SUM(FILTER(C1, (G1>25)*(A1=1)*(E1<5)))",
"Formula2": "SUM(FILTER(C2:C13, (G2:G13>25)*(A2:A13=1)*(E2:E13<5)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Which Played has a Scored larger than 25 and a Position of 1, and Draws smaller than 5?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"G1",
">",
"25",
"*",
"A1",
"=",
"1",
"*",
"E1",
"<",
"5"
]
}
] | train_2-14871601-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Position",
"Team",
"Played",
"Wins",
"Draws",
"Losses",
"Scored",
"Conceded",
"Points"
],
[
"2",
"1",
"Sportivo Luqueño",
"22",
"14",
"5",
"3",
"45",
"22",
"47"
],
[
"3",
"2",
"Cerro Porteño",
"22",
"13",
"4",
"5",
"42",
"18",
"43"
],
[
"4",
"3",
"Libertad",
"22",
"11",
"7",
"4",
"30",
"16",
"40"
],
[
"5",
"4",
"Olimpia",
"22",
"10",
"8",
"4",
"29",
"21",
"38"
],
[
"6",
"5",
"3 de Febrero",
"22",
"8",
"6",
"8",
"23",
"25",
"30"
],
[
"7",
"6",
"Nacional",
"22",
"6",
"8",
"8",
"25",
"23",
"26"
],
[
"8",
"7",
"Tacuary",
"22",
"7",
"5",
"10",
"20",
"32",
"26"
],
[
"9",
"8",
"Trinidense",
"22",
"6",
"6",
"10",
"24",
"39",
"24"
],
[
"10",
"9",
"Sol de América",
"22",
"5",
"8",
"9",
"19",
"29",
"23"
],
[
"11",
"10",
"12 de Octubre",
"22",
"6",
"5",
"11",
"27",
"38",
"23"
],
[
"12",
"11",
"2 de Mayo",
"22",
"4",
"9",
"9",
"24",
"32",
"21"
],
[
"13",
"12",
"Guaraní",
"22",
"3",
"7",
"12",
"26",
"39",
"16"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,A1=\"australia\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)<32))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E8,A2:A8=\"australia\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)<32))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "What date has fewer than 32 against and the opposing team of Australia?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"australia\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"3",
"SUMX(",
"CHOOSECOLS(",
"query1",
"2",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"32"
]
},
{
"Formula": "AVERAGEIFS(B1,E1,\"test match\")",
"Formula2": "AVERAGEIFS(B2:B8,E2:E8,\"test match\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the average against for a test match?",
"Tokens": [
"AVERAGEIFS(",
"B1",
"E1",
"\"test match\""
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"second test\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)>9))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E8,E2:E8=\"second test\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)>9))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "Which venue has more than 9 against and a status of second test?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"second test\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"4",
"SUMX(",
"CHOOSECOLS(",
"query1",
"2",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"9"
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=35))",
"Formula2": "LET(query1,SUMMARIZE(E2:E8,SUMX(B2:B8)),FILTER(query1,CHOOSECOLS(query1,2)=35))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which status has an against of 35?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"35"
]
}
] | train_2-18178608-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Opposing Teams",
"Against",
"Date",
"Venue",
"Status"
],
[
"2",
"Scotland",
"18",
"04/02/1984",
"Murrayfield , Edinburgh",
"Five Nations"
],
[
"3",
"Ireland",
"9",
"18/02/1984",
"Twickenham , London",
"Five Nations"
],
[
"4",
"France",
"32",
"03/03/1984",
"Parc des Princes , Paris",
"Five Nations"
],
[
"5",
"Wales",
"24",
"17/03/1984",
"Twickenham , London",
"Five Nations"
],
[
"6",
"South Africa",
"33",
"02/06/1984",
"Boet Erasmus Stadium , Port Elizabeth",
"First Test"
],
[
"7",
"South Africa",
"35",
"19/06/1984",
"Ellis Park , Johannesburg",
"Second Test"
],
[
"8",
"Australia",
"19",
"03/11/1984",
"Twickenham , London",
"Test Match"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)<2))",
"Formula2": "LET(query1,SUMMARIZE(C2:C11,SUMX(A2:A11)),FILTER(query1,CHOOSECOLS(query1,2)<2))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "Which years have a rank less than 2?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"2"
]
},
{
"Formula": "SUM(FILTER(D1, F1>1048))",
"Formula2": "SUM(FILTER(D2:D11, F2:F11>1048))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many games have rebounds larger than 1048?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"F1",
">",
"1048"
]
},
{
"Formula": "SUM(FILTER(F1, (B1=\"andre gaddy\")*(A1<6)))",
"Formula2": "SUM(FILTER(F2:F11, (B2:B11=\"andre gaddy\")*(A2:A11<6)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many rebounds have a Player of andre gaddy, and a Rank smaller than 6?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"B1",
"=",
"\"andre gaddy\"",
"*",
"A1",
"<",
"6"
]
},
{
"Formula": "SUMIFS(F1,B1,\"herb estes\")",
"Formula2": "SUMIFS(F2:F11,B2:B11,\"herb estes\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many rebounds have a Player of herb estes?",
"Tokens": [
"SUMIFS(",
"F1",
"B1",
"\"herb estes\""
]
},
{
"Formula": "SUM(FILTER(E1, (D1>98)*(A1=7)))",
"Formula2": "SUM(FILTER(E2:E11, (D2:D11>98)*(A2:A11=7)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the total of rebound averages with more than 98 games and a rank of 7?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"D1",
">",
"98",
"*",
"A1",
"=",
"7"
]
}
] | train_2-16835332-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Player",
"Years",
"Games",
"Reb. Avg.",
"Total Rebounds"
],
[
"2",
"1",
"Jim Nowers",
"1972–1976",
"112",
"9.4",
"1048"
],
[
"3",
"2",
"Kenny Sanders",
"1985–1989",
"107",
"9.6",
"1026"
],
[
"4",
"3",
"Will Thomas",
"2004–2008",
"131",
"7.6",
"993"
],
[
"5",
"4",
"George Evans",
"1997–2001",
"116",
"8.2",
"953"
],
[
"6",
"5",
"Robert Dykes",
"1987–1991",
"122",
"7.5",
"925"
],
[
"7",
"6",
"Andre Gaddy",
"1977–1982",
"98",
"9.3",
"916"
],
[
"8",
"7",
"Jai Lewis",
"2002–2006",
"125",
"7.2",
"895"
],
[
"9",
"8",
"Rob Rose",
"1982–1986",
"113",
"7.1",
"805"
],
[
"10",
"9",
"Herb Estes",
"1973–1976",
"80",
"9.2",
"734"
],
[
"11",
"10",
"Jesse Young",
"1999–2003",
"115",
"6.2",
"708"
]
] |
[
{
"Formula": "MINIFS(G1,B1,\"Sergio Ramos\")",
"Formula2": "MINIFS(G2:G18,B2:B18,\"Sergio Ramos\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the least total for sergio ramos",
"Tokens": [
"MINIFS(",
"G1",
"B1",
"\"Sergio Ramos\""
]
},
{
"Formula": "MIN(F1)",
"Formula2": "MIN(F2:F18)",
"Funcs": [
"MIN(",
"Cell"
],
"Level": "easy",
"Question": "Name the least copa del rey",
"Tokens": [
"MIN(",
"F1"
]
},
{
"Formula": "MAXIFS(F1,B1,\"Karim Benzema\")",
"Formula2": "MAXIFS(F2:F18,B2:B18,\"Karim Benzema\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the most copa del rey for karim benzema",
"Tokens": [
"MAXIFS(",
"F1",
"B1",
"\"Karim Benzema\""
]
}
] | train_1-22914245-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"R",
"Player",
"Position",
"League",
"Champions League",
"Copa del Rey",
"Total"
],
[
"2",
"1",
"Cristiano Ronaldo",
"WF",
"26",
"7",
"0",
"33"
],
[
"3",
"2",
"Gonzalo Higuaín",
"CF",
"27",
"2",
"0",
"29"
],
[
"4",
"3",
"Kaká",
"AM",
"8",
"1",
"0",
"9"
],
[
"5",
"3",
"Karim Benzema",
"CF",
"8",
"1",
"0",
"9"
],
[
"6",
"5",
"Rafael van der Vaart",
"AM",
"6",
"0",
"1",
"7"
],
[
"7",
"5",
"Raúl",
"SS",
"5",
"2",
"0",
"7"
],
[
"8",
"7",
"Marcelo",
"LB",
"4",
"0",
"0",
"4"
],
[
"9",
"7",
"Sergio Ramos",
"RB",
"4",
"0",
"0",
"4"
],
[
"10",
"9",
"Guti",
"AM",
"2",
"1",
"0",
"3"
],
[
"11",
"9",
"Esteban Granero",
"CM",
"3",
"0",
"0",
"3"
],
[
"12",
"9",
"Xabi Alonso",
"CM",
"3",
"0",
"0",
"3"
],
[
"13",
"12",
"Álvaro Arbeloa",
"FB",
"2",
"0",
"0",
"2"
],
[
"14",
"13",
"Raúl Albiol",
"CB",
"0",
"1",
"0",
"1"
],
[
"15",
"13",
"Ezequiel Garay",
"CB",
"1",
"0",
"0",
"1"
],
[
"16",
"13",
"Lassana Diarra",
"DM",
"1",
"0",
"0",
"1"
],
[
"17",
"13",
"Pepe",
"CB",
"1",
"0",
"0",
"1"
],
[
"18",
"13",
"Ruud van Nistelrooy",
"CF",
"1",
"0",
"0",
"1"
]
] |
[
{
"Formula": "MAX(FILTER(E1,(B1=\"varna\")*(D1=\"ticha stadium\")))",
"Formula2": "MAX(FILTER(E2:E17,(B2:B17=\"varna\")*(D2:D17=\"ticha stadium\")))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the highest capacity for the venue, ticha stadium, located in varna?",
"Tokens": [
"MAX(",
"FILTER(",
"E1",
"B1",
"=",
"\"varna\"",
"*",
"D1",
"=",
"\"ticha stadium\""
]
},
{
"Formula": "MAX(FILTER(E1,A1=\"vihren\"))",
"Formula2": "MAX(FILTER(E2:E17,A2:A17=\"vihren\"))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the highest capacity for the venue of the club, vihren?",
"Tokens": [
"MAX(",
"FILTER(",
"E1",
"A1",
"=",
"\"vihren\""
]
},
{
"Formula": "ROWS(FILTER(E1,A1=\"pirin\"))",
"Formula2": "ROWS(FILTER(E2:E17,A2:A17=\"pirin\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the total number of capacity for the venue of the club, pirin?",
"Tokens": [
"ROWS(",
"FILTER(",
"E1",
"A1",
"=",
"\"pirin\""
]
}
] | dev_2-17591791-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Club",
"Location",
"Manager",
"Venue",
"Capacity"
],
[
"2",
"Belasitsa",
"Petrich",
"Miroslav Mitev Category:Articles with hCards",
"Tsar Samuil Stadium",
"15,000"
],
[
"3",
"Botev",
"Plovdiv",
"Kostadin Angelov Category:Articles with hCards",
"Hristo Botev Stadium, Plovdiv",
"22,000"
],
[
"4",
"Cherno More",
"Varna",
"Nikola Spasov Category:Articles with hCards",
"Ticha Stadium",
"12,500"
],
[
"5",
"Chernomorets",
"Burgas",
"Dimitar Dimitrov Category:Articles with hCards",
"Naftex Stadium",
"18,037"
],
[
"6",
"CSKA",
"Sofia",
"Luboslav Penev Category:Articles with hCards",
"Balgarska Armiya Stadium",
"22,015"
],
[
"7",
"Levski",
"Sofia",
"Emil Velev Category:Articles with hCards",
"Georgi Asparuhov Stadium",
"29,800"
],
[
"8",
"Litex",
"Lovech",
"Stanimir Stoilov Category:Articles with hCards",
"Lovech Stadium",
"7,000"
],
[
"9",
"Lokomotiv Mezdra",
"Mezdra",
"Georgi Bachev Category:Articles with hCards",
"Lokomotiv Stadium, Mezdra",
"5,000"
],
[
"10",
"Lokomotiv Plovdiv",
"Plovdiv",
"Ayan Sadakov Category:Articles with hCards",
"Lokomotiv Stadium, Plovdiv",
"18,800"
],
[
"11",
"Lokomotiv Sofia",
"Sofia",
"Dragomir Okuka Category:Articles with hCards",
"Lokomotiv Stadium, Sofia",
"22,000"
],
[
"12",
"Minyor",
"Pernik",
"Dimitar Aleksiev Category:Articles with hCards",
"Minyor Stadium",
"16,500"
],
[
"13",
"OFC Sliven",
"Sliven",
"Georgi Dermendjiev Category:Articles with hCards",
"Hadzhi Dimitar Stadium",
"15,000"
],
[
"14",
"Pirin",
"Blagoevgrad",
"Petar Tsvetkov Category:Articles with hCards",
"Hristo Botev Stadium, Blagoevgrad",
"16,000"
],
[
"15",
"Slavia",
"Sofia",
"Stevica Kuzmanovski Category:Articles with hCards",
"Ovcha Kupel Stadium",
"32,000"
],
[
"16",
"Spartak",
"Varna",
"Dragoljub Simonović Category:Articles with hCards",
"Spartak Stadium",
"12,000"
],
[
"17",
"Vihren",
"Sandanski",
"Filip Filipov Category:Articles with hCards",
"Sandanski Stadium",
"6,000"
]
] |
[
{
"Formula": "FILTER(E1,C1=\"town\")",
"Formula2": "FILTER(E2:E6,C2:C6=\"town\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the ethnic majority in the only town?",
"Tokens": [
"FILTER(",
"E1",
"C1",
"=",
"\"town\""
]
},
{
"Formula": "FILTER(A1,B1=\"Плавна\")",
"Formula2": "FILTER(A2:A6,B2:B6=\"Плавна\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How to you write плавна with the latin alphabet?",
"Tokens": [
"FILTER(",
"A1",
"B1",
"=",
"\"Плавна\""
]
},
{
"Formula": "FILTER(A1,B1=\"Плавна\")",
"Formula2": "FILTER(A2:A6,B2:B6=\"Плавна\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the second way of writting плавна.",
"Tokens": [
"FILTER(",
"A1",
"B1",
"=",
"\"Плавна\""
]
},
{
"Formula": "MIN(D1)",
"Formula2": "MIN(D2:D6)",
"Funcs": [
"MIN(",
"Cell"
],
"Level": "easy",
"Question": "What is the smallest population listed?",
"Tokens": [
"MIN(",
"D1"
]
}
] | dev_1-2562572-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Settlement",
"Cyrillic Name Other Names",
"Type",
"Population (2011)",
"Largest ethnic group (2002)",
"Dominant religion (2002)"
],
[
"2",
"Bač",
"Бач",
"town",
"5399",
"Serbs",
"Orthodox Christianity"
],
[
"3",
"Bačko Novo Selo",
"Бачко Ново Село",
"village",
"1072",
"Serbs",
"Orthodox Christianity"
],
[
"4",
"Bođani",
"Бођани",
"village",
"952",
"Serbs",
"Orthodox Christianity"
],
[
"5",
"Plavna",
"Плавна",
"village",
"1152",
"Serbs",
"Orthodox Christianity"
],
[
"6",
"Selenča",
"Селенча (Slovak: Selenča)",
"village",
"2996",
"Slovaks",
"Catholic Christianity"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=\"british grand prix\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H17,A2:A17=\"british grand prix\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When were the British Grand Prix races?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"A1",
"=",
"\"british grand prix\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(D1=\"didier pironi\")*(A1=\"canadian grand prix\")),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H17,(D2:D17=\"didier pironi\")*(A2:A17=\"canadian grand prix\")),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Canadian Grand Prix race winner had Didier Pironi in Pole Position?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"D1",
"=",
"\"didier pironi\"",
"*",
"A1",
"=",
"\"canadian grand prix\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(F1=\"niki lauda\")*(C1=\"long beach\")),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H17,(F2:F17=\"niki lauda\")*(C2:C17=\"long beach\")),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the Constructor for the Long Beach race with Niki Lauda as winner?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"F1",
"=",
"\"niki lauda\"",
"*",
"C1",
"=",
"\"long beach\"",
"7"
]
}
] | test_2-1140076-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Race",
"Date",
"Location",
"Pole Position",
"Fastest Lap",
"Race Winner",
"Constructor",
"Report"
],
[
"2",
"South African Grand Prix",
"23 January",
"Kyalami",
"René Arnoux",
"Alain Prost",
"Alain Prost",
"Renault",
"Report"
],
[
"3",
"Brazilian Grand Prix",
"21 March",
"Jacarepaguá",
"Alain Prost",
"Alain Prost",
"Alain Prost",
"Renault",
"Report"
],
[
"4",
"United States Grand Prix West",
"4 April",
"Long Beach",
"Andrea de Cesaris",
"Niki Lauda",
"Niki Lauda",
"McLaren - Ford",
"Report"
],
[
"5",
"San Marino Grand Prix",
"25 April",
"Imola",
"René Arnoux",
"Didier Pironi",
"Didier Pironi",
"Ferrari",
"Report"
],
[
"6",
"Belgian Grand Prix",
"9 May",
"Zolder",
"Alain Prost",
"John Watson",
"John Watson",
"McLaren - Ford",
"Report"
],
[
"7",
"Monaco Grand Prix",
"23 May",
"Monaco",
"René Arnoux",
"Riccardo Patrese",
"Riccardo Patrese",
"Brabham - Ford",
"Report"
],
[
"8",
"Detroit Grand Prix",
"6 June",
"Detroit",
"Alain Prost",
"Alain Prost",
"John Watson",
"McLaren - Ford",
"Report"
],
[
"9",
"Canadian Grand Prix",
"13 June",
"Circuit Gilles Villeneuve",
"Didier Pironi",
"Didier Pironi",
"Nelson Piquet",
"Brabham - BMW",
"Report"
],
[
"10",
"Dutch Grand Prix",
"3 July",
"Zandvoort",
"René Arnoux",
"Derek Warwick",
"Didier Pironi",
"Ferrari",
"Report"
],
[
"11",
"British Grand Prix",
"18 July",
"Brands Hatch",
"Keke Rosberg",
"Brian Henton",
"Niki Lauda",
"McLaren - Ford",
"Report"
],
[
"12",
"French Grand Prix",
"25 July",
"Paul Ricard",
"René Arnoux",
"Riccardo Patrese",
"René Arnoux",
"Renault",
"Report"
],
[
"13",
"German Grand Prix",
"8 August",
"Hockenheimring",
"Didier Pironi",
"Nelson Piquet",
"Patrick Tambay",
"Ferrari",
"Report"
],
[
"14",
"Austrian Grand Prix",
"15 August",
"Österreichring",
"Nelson Piquet",
"Nelson Piquet",
"Elio de Angelis",
"Lotus - Ford",
"Report"
],
[
"15",
"Swiss Grand Prix",
"29 August",
"Dijon",
"Alain Prost",
"Alain Prost",
"Keke Rosberg",
"Williams - Ford",
"Report"
],
[
"16",
"Italian Grand Prix",
"12 September",
"Monza",
"Mario Andretti",
"René Arnoux",
"René Arnoux",
"Renault",
"Report"
],
[
"17",
"Caesars Palace Grand Prix",
"25 September",
"Caesars Palace",
"Alain Prost",
"Michele Alboreto",
"Michele Alboreto",
"Tyrrell - Ford",
"Report"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"as police\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,C2:C9=\"as police\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the first leg score for the match that had AS Police as team 2?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"as police\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"2-0\")*(A1=\"iwuanyanwu nationale\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(D2:D9=\"2-0\")*(A2:A9=\"iwuanyanwu nationale\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who were the team 2 when team 1 was Iwuanyanwu Nationale and the 1st leg score was 2-0?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"2-0\"",
"*",
"A1",
"=",
"\"iwuanyanwu nationale\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"5-0\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"5-0\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the 2nd leg score for the tie that had a 5-0 first leg score?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"5-0\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"2-3\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"2-3\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the team 1 for the tie that had a first leg score of 2-3?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"2-3\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"1-2\")*(D1=\"3-0\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(E2:E9=\"1-2\")*(D2:D9=\"3-0\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the team 1 in the match that had a 1st leg score of 3-0 and a 2nd leg of 1-2?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"1-2\"",
"*",
"D1",
"=",
"\"3-0\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"0-2\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,E2:E9=\"0-2\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the first leg score for the match that had a 0-2 2nd leg score?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"0-2\"",
"4"
]
}
] | train_2-16003508-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Team 1",
"Agg.",
"Team 2",
"1st leg",
"2nd leg"
],
[
"2",
"Iwuanyanwu Nationale",
"4-3",
"Tonnerre Yaoundé",
"2-0",
"2-3"
],
[
"3",
"Africa Sports",
"4-2",
"Petro Atlético",
"3-0",
"1-2"
],
[
"4",
"FAR Rabat",
"6-2",
"AS Police",
"5-0",
"1-2"
],
[
"5",
"Sunrise Flacq United",
"3-5",
"Matchedje Maputo",
"2-0",
"1-5"
],
[
"6",
"FC 105 Libreville",
"3-2",
"FC Inter-Star",
"2-1",
"1-1"
],
[
"7",
"ES Sahel",
"2-3",
"ES Sétif",
"2-1",
"0-2"
],
[
"8",
"Kabwe Warriors",
"1-3",
"Al-Hilal",
"0-0",
"1-3"
],
[
"9",
"Nakivubo Villa SC",
"3-6",
"Al-Ahly",
"2-3",
"1-3"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=9))",
"Formula2": "LET(query1,SUMMARIZE(B2:B10,SUMX(A2:A10)),FILTER(query1,CHOOSECOLS(query1,2)=9))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What day did the play game number 9?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"9"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"2-1\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,G2:G10=\"2-1\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the result of the game when they were 2-1?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"G1",
"=",
"\"2-1\"",
"4"
]
}
] | train_1-20746062-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Game",
"Date",
"Opponent",
"Result",
"Thundering Herd points",
"Opponents",
"Record"
],
[
"2",
"1",
"Sept. 19",
"Morehead State",
"Win",
"17",
"7",
"1-0"
],
[
"3",
"2",
"Sept. 26",
"@ Toledo",
"Loss",
"3",
"52",
"1-1"
],
[
"4",
"3",
"Oct. 3",
"@ Xavier",
"Win",
"31",
"14",
"2-1"
],
[
"5",
"4",
"Oct. 10",
"Miami, Ohio",
"Loss",
"12",
"19",
"2-2"
],
[
"6",
"5",
"Oct. 17",
"Louisville",
"Loss",
"14",
"16",
"2-3"
],
[
"7",
"6",
"Oct. 24",
"Western Michigan",
"Loss",
"3",
"34",
"2-4"
],
[
"8",
"7",
"Oct. 31",
"@ Bowling Green State",
"Loss",
"24",
"26",
"2-5"
],
[
"9",
"8",
"Nov. 7",
"Kent State",
"Win",
"20",
"17",
"3-5"
],
[
"10",
"9",
"Nov. 14",
"@ East Carolina",
"Loss",
"14",
"17",
"3-6"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"northeastern university\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,A2:A15=\"northeastern university\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When did Northeastern University join?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"northeastern university\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"amherst, ma\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,B2:B15=\"amherst, ma\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which type of institution is in Amherst, MA?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"amherst, ma\"",
"4"
]
}
] | test_2-1221089-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Institution",
"Location",
"Founded",
"Type",
"Joined",
"Nickname",
"Colors"
],
[
"2",
"Boston University",
"Boston, MA",
"1839",
"Private",
"1973",
"Terriers",
"Scarlet & White"
],
[
"3",
"University of Connecticut",
"Storrs, CT",
"1881",
"Public",
"1946",
"Huskies",
"National Flag Blue & White"
],
[
"4",
"University of Delaware",
"Newark, DE",
"1743",
"Private and Public",
"1986",
"Fightin' Blue Hens",
"Royal Blue & Gold"
],
[
"5",
"College of the Holy Cross",
"Worcester, MA",
"1843",
"Private",
"1971",
"Crusaders",
"Purple & White"
],
[
"6",
"James Madison University",
"Harrisonburg, VA",
"1908",
"Public",
"1993",
"Dukes",
"Purple & Gold"
],
[
"7",
"University of Maine",
"Orono, ME",
"1865",
"Public",
"1946",
"Black Bears",
"Dark Blue & Light Blue"
],
[
"8",
"University of Massachusetts Amherst",
"Amherst, MA",
"1863",
"Public",
"1946",
"Aggies/Redmen/Minutemen",
"Maroon & White"
],
[
"9",
"University of New Hampshire",
"Durham, NH",
"1866",
"Public",
"1946",
"Wildcats",
"UNH Blue & White"
],
[
"10",
"Northeastern University",
"Boston, MA",
"1898",
"Private",
"1993",
"Huskies",
"Black & Red"
],
[
"11",
"University of Rhode Island",
"Kingston, RI",
"1892",
"Public",
"1946",
"Rams",
"Keaney blue, White, & Navy Blue"
],
[
"12",
"University of Richmond",
"Richmond, VA",
"1830",
"Private",
"1986",
"Spiders",
"UR Blue & UR Red"
],
[
"13",
"University of Vermont",
"Burlington, VT",
"1791",
"Public",
"1946",
"Catamounts",
"Green & Gold"
],
[
"14",
"Villanova University",
"Villanova, PA",
"1842",
"Private",
"1988",
"Wildcats",
"Blue & White"
],
[
"15",
"The College of William & Mary",
"Williamsburg, VA",
"1693",
"Public",
"1993",
"Tribe",
"Green & Gold"
]
] |
[
{
"Formula": "AVERAGE(FILTER(A1, (C1=\"¥88.54\")*(B1>477327134)))",
"Formula2": "AVERAGE(FILTER(A2:A9, (C2:C9=\"¥88.54\")*(B2:B9>477327134)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the average year that the USD exchange of ¥88.54 had a gross domestic product larger than 477,327,134?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"A1",
"C1",
"=",
"\"¥88.54\"",
"*",
"B1",
">",
"477327134"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(A1, (C1=\"¥225.82\")*(B1>240707315))))",
"Formula2": "ROWS(UNIQUE(FILTER(A2:A9, (C2:C9=\"¥225.82\")*(B2:B9>240707315))))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "medium",
"Question": "How many years did the USD Exchange have ¥225.82 and a gross domestic product larger than 240,707,315?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"A1",
"C1",
"=",
"\"¥225.82\"",
"*",
"B1",
">",
"240707315"
]
}
] | train_2-15578-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Gross domestic product",
"US dollar exchange",
"Nominal per-capita GDP (as % of USA)",
"PPP capita GDP (as % of USA)"
],
[
"2",
"1955",
"8,369,500",
"¥360.00",
"10.31",
"–"
],
[
"3",
"1960",
"16,009,700",
"¥360.00",
"16.22",
"–"
],
[
"4",
"1965",
"32,866,000",
"¥360.00",
"24.95",
"–"
],
[
"5",
"1970",
"73,344,900",
"¥360.00",
"38.56",
"–"
],
[
"6",
"1975",
"148,327,100",
"¥297.26",
"59.00",
"–"
],
[
"7",
"1980",
"240,707,315",
"¥225.82",
"105.85",
"71.87"
],
[
"8",
"2005",
"502,905,400",
"¥110.01",
"85.04",
"71.03"
],
[
"9",
"2010",
"477,327,134",
"¥88.54",
"89.8",
"71.49"
]
] |
[
{
"Formula": "SUM(FILTER(E1, D1=4))",
"Formula2": "SUM(FILTER(E2:E12, D2:D12=4))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "If the public is 4, what is the total?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"D1",
"=",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"3.1%\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,F2:F12=\"3.1%\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "How many results where given for the vote percentage 3.1%?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"F1",
"=",
"\"3.1%\"",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"5.2%\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,F2:F12=\"5.2%\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What couple had a vote percentage of 5.2%?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"F1",
"=",
"\"5.2%\"",
"2"
]
}
] | test_1-26375386-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Rank",
"Couple",
"Judges",
"Public",
"Total",
"Vote percentage",
"Result"
],
[
"2",
"1",
"Gary and Maria",
"11",
"12",
"23",
"20.1%",
"Safe"
],
[
"3",
"1",
"Hayley and Daniel",
"12",
"11",
"23",
"18.4%",
"Safe"
],
[
"4",
"3",
"Mikey and Melanie",
"10",
"10",
"20",
"17.6%",
"Safe"
],
[
"5",
"4",
"Danniella and Matthew",
"9",
"9",
"18",
"7.3%",
"Safe"
],
[
"6",
"5",
"Danny and Frankie",
"8",
"7",
"15",
"5.9%",
"Safe"
],
[
"7",
"6",
"Heather and Matt",
"7",
"6",
"13",
"5.2%",
"Safe"
],
[
"8",
"7",
"Kieron and Brianne",
"7",
"4",
"11",
"4.0%",
"Safe"
],
[
"9",
"8",
"Emily and Fred",
"5",
"5",
"10",
"4.3%",
"Safe"
],
[
"10",
"9",
"Dr. Hilary and Alexandra",
"2",
"8",
"10",
"6.3%",
"Safe"
],
[
"11",
"10",
"Tana and Stuart",
"4",
"3",
"7",
"4.0%",
"Safe"
],
[
"12",
"11",
"Sharron and Pavel",
"6",
"1",
"7",
"3.1%",
"Bottom two"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"still living\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,D2:D16=\"still living\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the discovery/publication for still living",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"still living\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"red deer cave people\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,A2:A16=\"red deer cave people\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the discovery/publication for red deer cave people",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"red deer cave people\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"h.heidelbergensis\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,A2:A16=\"h.heidelbergensis\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the discovery/publicatio of name for h.heidelbergensis",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"h.heidelbergensis\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"1994/2003\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,E2:E16=\"1994/2003\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the fossil record for name of 1994/2003",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"1994/2003\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"1994/2003\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,E2:E16=\"1994/2003\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me lived for name of 1994/2003",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"1994/2003\"",
"2"
]
}
] | train_2-10326-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Species",
"Lived when ( mya )",
"Lived where",
"Fossil record",
"Discovery / publication of name"
],
[
"2",
"Denisova hominin",
"0.04",
"Russia",
"1 site",
"2010"
],
[
"3",
"H.antecessor",
"1.2–0.8",
"Spain",
"2 sites",
"1997"
],
[
"4",
"H.cepranensis",
"0.5–0.35",
"Italy",
"1 skull cap",
"1994/2003"
],
[
"5",
"H.erectus",
"1.8–0.2",
"Africa, Eurasia ( Java , China, India, Caucasus )",
"Many",
"1891/1892"
],
[
"6",
"H.ergaster",
"1.9–1.4",
"Eastern and Southern Africa",
"Many",
"1975"
],
[
"7",
"H.floresiensis",
"0.10–0.012",
"Indonesia",
"7 individuals",
"2003/2004"
],
[
"8",
"H.gautengensis",
">2–0.6",
"South Africa",
"1 individual",
"2010/2010"
],
[
"9",
"H.habilis",
"2.3–1.4",
"Africa",
"Many",
"1960/1964"
],
[
"10",
"H.heidelbergensis",
"0.6–0.35",
"Europe, Africa, China",
"Many",
"1908"
],
[
"11",
"H.neanderthalensis",
"0.35–0.03",
"Europe, Western Asia",
"Many",
"(1829)/1864"
],
[
"12",
"H.rhodesiensis",
"0.3–0.12",
"Zambia",
"Very few",
"1921"
],
[
"13",
"H.rudolfensis",
"1.9",
"Kenya",
"2 sites",
"1972/1986"
],
[
"14",
"Red Deer Cave people",
"0.0145–0.0115",
"China",
"Very few",
"2012"
],
[
"15",
"H.sapiensidaltu",
"0.16–0.15",
"Ethiopia",
"3 craniums",
"1997/2003"
],
[
"16",
"H.sapiens (modern humans)",
"0.2–present",
"Worldwide",
"Still living",
"—/1758"
]
] |
[
{
"Formula": "SUMIFS(F1,C1,\"richmond\")",
"Formula2": "SUMIFS(F2:F7,C2:C7,\"richmond\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the Crowd number for the Away team of Richmond?",
"Tokens": [
"SUMIFS(",
"F1",
"C1",
"\"richmond\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"glenferrie oval\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"glenferrie oval\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Home team score for the Venue named Glenferrie Oval?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"glenferrie oval\"",
"2"
]
},
{
"Formula": "MINIFS(F1,E1,\"princes park\")",
"Formula2": "MINIFS(F2:F7,E2:E7,\"princes park\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the smallest Crowd number for the Venue named Princes Park?",
"Tokens": [
"MINIFS(",
"F1",
"E1",
"\"princes park\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"6.9 (45)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"6.9 (45)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Home team has an Away team score of 6.9 (45)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"6.9 (45)\"",
"1"
]
}
] | train_2-10788451-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"North Melbourne",
"8.10 (58)",
"St Kilda",
"14.12 (96)",
"City of Coburg Oval",
"13,291",
"22 May 1965"
],
[
"3",
"Fitzroy",
"8.8 (56)",
"Geelong",
"11.21 (87)",
"Brunswick Street Oval",
"11,925",
"22 May 1965"
],
[
"4",
"Carlton",
"8.13 (61)",
"Richmond",
"6.9 (45)",
"Princes Park",
"29,949",
"22 May 1965"
],
[
"5",
"Hawthorn",
"12.9 (81)",
"Footscray",
"10.14 (74)",
"Glenferrie Oval",
"11,800",
"22 May 1965"
],
[
"6",
"South Melbourne",
"14.12 (96)",
"Essendon",
"12.16 (88)",
"Lake Oval",
"24,200",
"22 May 1965"
],
[
"7",
"Melbourne",
"6.13 (49)",
"Collingwood",
"7.5 (47)",
"MCG",
"56,808",
"22 May 1965"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"scotland\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,C2:C11=\"scotland\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the score when the match was in the country of Scotland?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"scotland\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"–1\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,E2:E11=\"–1\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the name of the player that has a To par of –1?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"–1\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"craig stadler\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,B2:B11=\"craig stadler\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What country was the game in when the player was Craig Stadler?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"craig stadler\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"72-73-67-72=284\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,D2:D11=\"72-73-67-72=284\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the name of the player when the Score was 72-73-67-72=284?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"72-73-67-72=284\"",
"2"
]
}
] | test_2-16514142-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"1",
"Sandy Lyle",
"Scotland",
"71-67-72-71=281",
"–7",
"183,800"
],
[
"3",
"2",
"Mark Calcavecchia",
"United States",
"71-69-72-70=282",
"–6",
"110,200"
],
[
"4",
"3",
"Craig Stadler",
"United States",
"76-69-70-68=283",
"–5",
"69,400"
],
[
"5",
"4",
"Ben Crenshaw",
"United States",
"72-73-67-72=284",
"–4",
"48,900"
],
[
"6",
"T5",
"Fred Couples",
"United States",
"75-68-71-71=285",
"–3",
"36,500"
],
[
"7",
"T5",
"Greg Norman",
"Australia",
"77-73-71-64=285",
"–3",
"36,500"
],
[
"8",
"T5",
"Don Pooley",
"United States",
"71-72-72-70=285",
"–3",
"36,500"
],
[
"9",
"8",
"David Frost",
"South Africa",
"73-74-71-68=286",
"–2",
"31,000"
],
[
"10",
"T9",
"Bernhard Langer",
"West Germany",
"71-72-71-73=287",
"–1",
"28,000"
],
[
"11",
"T9",
"Tom Watson",
"United States",
"72-71-73-71=287",
"–1",
"28,000"
]
] |
[
{
"Formula": "AVERAGE(FILTER(B1, (E1=\"18-26-10\")*(A1<54)))",
"Formula2": "AVERAGE(FILTER(B2:B14, (E2:E14=\"18-26-10\")*(A2:A14<54)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the average February that has 18-26-10 as the record, with a game less than 54?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"B1",
"E1",
"=",
"\"18-26-10\"",
"*",
"A1",
"<",
"54"
]
},
{
"Formula": "SUM(FILTER(B1, (C1=\"montreal canadiens\")*(E1=\"18-25-10\")*(A1>53)))",
"Formula2": "SUM(FILTER(B2:B14, (C2:C14=\"montreal canadiens\")*(E2:E14=\"18-25-10\")*(A2:A14>53)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many Februarys have montreal canadiens as the opponent, and 18-25-10 as the record, with a game greater than 53?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"C1",
"=",
"\"montreal canadiens\"",
"*",
"E1",
"=",
"\"18-25-10\"",
"*",
"A1",
">",
"53"
]
}
] | train_2-17323267-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Game",
"February",
"Opponent",
"Score",
"Record"
],
[
"2",
"48",
"2",
"Detroit Red Wings",
"5 - 4",
"16-24-8"
],
[
"3",
"49",
"3",
"@ Boston Bruins",
"4 - 1",
"16-25-8"
],
[
"4",
"50",
"6",
"Boston Bruins",
"3 - 2",
"17-25-8"
],
[
"5",
"51",
"7",
"@ Chicago Black Hawks",
"4 - 4",
"17-25-9"
],
[
"6",
"52",
"9",
"@ Toronto Maple Leafs",
"4 - 4",
"17-25-10"
],
[
"7",
"53",
"10",
"Montreal Canadiens",
"5 - 4",
"18-25-10"
],
[
"8",
"54",
"14",
"@ Detroit Red Wings",
"3 - 2",
"18-26-10"
],
[
"9",
"55",
"16",
"@ Montreal Canadiens",
"2 - 1",
"19-26-10"
],
[
"10",
"56",
"17",
"Toronto Maple Leafs",
"3 - 2",
"20-26-10"
],
[
"11",
"57",
"20",
"Boston Bruins",
"5 - 2",
"21-26-10"
],
[
"12",
"58",
"23",
"@ Montreal Canadiens",
"4 - 1",
"21-27-10"
],
[
"13",
"59",
"24",
"Montreal Canadiens",
"4 - 3",
"22-27-10"
],
[
"14",
"60",
"27",
"Chicago Black Hawks",
"6 - 6",
"22-27-11"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"1963–1968\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"1963–1968\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Location has Years Member of 1963–1968?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"1963–1968\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"navy blue orange\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"navy blue orange\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What School has Colors of navy blue orange?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"navy blue orange\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"cairo high school\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"cairo high school\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Years Member has a School of cairo high school?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"cairo high school\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"sesser high school\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"sesser high school\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Colors has a School of sesser high school?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"sesser high school\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"zeigler high school\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"zeigler high school\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Colors has a School of zeigler high school?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"zeigler high school\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"elkville, illinois\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"elkville, illinois\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Nickname(s) has a Location of elkville, illinois?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"elkville, illinois\"",
"3"
]
}
] | train_2-18304058-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"School",
"Location",
"Nickname(s)",
"Colors",
"Years Member"
],
[
"2",
"Cairo High School",
"Cairo, Illinois",
"Pilots Co-Pilots",
"Blue White",
"1992-2003 (affiliate) 2003-2008"
],
[
"3",
"Carbondale University High School",
"Carbondale, Illinois",
"Lynxes",
"Maroon Gray",
"1963–1968"
],
[
"4",
"Carterville High School",
"Carterville, Illinois",
"Lions Lady Lions",
"Navy Blue Orange",
"1949-1973 1975-2010"
],
[
"5",
"Elkville High School",
"Elkville, Illinois",
"Bluebirds",
"Blue White",
"1949-1962"
],
[
"6",
"Sesser High School",
"Sesser, Illinois",
"Red Devils",
"Maroon White",
"1949-1963"
],
[
"7",
"Zeigler High School",
"Zeigler, Illinois",
"Purple Tornadoes",
"Purple White",
"1949-1962"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"nominated\")*(C1=\"bridget jones: the edge of reason\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(D2:D7=\"nominated\")*(C2:C7=\"bridget jones: the edge of reason\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the year of Bridget Jones: The Edge of Reason that was nominated?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"nominated\"",
"*",
"C1",
"=",
"\"bridget jones: the edge of reason\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"chicago\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"chicago\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the loss to for the film Chicago?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"chicago\"",
"5"
]
}
] | train_2-18747538-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Category",
"Film",
"Result",
"Lost to"
],
[
"2",
"2000",
"Best Actress – Musical or Comedy",
"Nurse Betty",
"Won",
"—"
],
[
"3",
"2001",
"Best Actress – Musical or Comedy",
"Bridget Jones's Diary",
"Nominated",
"Nicole Kidman ( Moulin Rouge! )"
],
[
"4",
"2002",
"Best Actress – Musical or Comedy",
"Chicago",
"Won",
"—"
],
[
"5",
"2003",
"Best Supporting Actress",
"Cold Mountain",
"Won",
"—"
],
[
"6",
"2004",
"Best Actress – Musical or Comedy",
"Bridget Jones: The Edge of Reason",
"Nominated",
"Annette Bening ( Being Julia )"
],
[
"7",
"2006",
"Best Actress – Musical or Comedy",
"Miss Potter",
"Nominated",
"Meryl Streep ( The Devil Wears Prada )"
]
] |
[
{
"Formula": "MAX(FILTER(H1, F1=30049))",
"Formula2": "MAX(FILTER(H2:H10, F2:F10=30049))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the most divisional titles won by a school with an enrollment of 30049?",
"Tokens": [
"MAX(",
"FILTER(",
"H1",
"F1",
"=",
"30049"
]
},
{
"Formula": "MAXIFS(F1,B1,\"Sooners\")",
"Formula2": "MAXIFS(F2:F10,B2:B10,\"Sooners\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the maximum enrollment of the Sooners?",
"Tokens": [
"MAXIFS(",
"F1",
"B1",
"\"Sooners\""
]
},
{
"Formula": "MINIFS(F1,B1,\"Cyclones\")",
"Formula2": "MINIFS(F2:F10,B2:B10,\"Cyclones\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the minimum enrollment of the cyclones?",
"Tokens": [
"MINIFS(",
"F1",
"B1",
"\"Cyclones\""
]
}
] | train_1-20190834-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Institution",
"Team Name",
"Location (Population)",
"Team Started",
"Affiliation",
"Enrollment",
"Mascot",
"Divisional Titles",
"Big 12 Titles",
"National Titles"
],
[
"2",
"Iowa State University",
"Cyclones",
"Ames, Iowa (51,557)",
"1892",
"Public",
"31040",
"Cy the Cardinal",
"1",
"0",
"0"
],
[
"3",
"Kansas State University",
"Wildcats",
"Manhattan, Kansas (51,707)",
"1896",
"Public",
"23520",
"Willie the Wildcat",
"4",
"2",
"0"
],
[
"4",
"University of Kansas",
"Jayhawks",
"Lawrence, Kansas (92,048)",
"1890",
"Public",
"30102",
"Big Jay / Baby Jay",
"1",
"0",
"0"
],
[
"5",
"Baylor University",
"Bears",
"Waco, Texas (122,222)",
"1896",
"Private / Baptist",
"15195",
"Judge and Bruiser",
"0",
"0",
"0"
],
[
"6",
"Oklahoma State University",
"Cowboys",
"Stillwater, Oklahoma (46,976)",
"1901",
"Public",
"23307",
"Pistol Pete / Bullet",
"1",
"1",
"0"
],
[
"7",
"Texas Christian University",
"Horned Frogs",
"Fort Worth, Texas (741,206)",
"1896",
"Private/ Disciples of Christ",
"9142",
"Super Frog",
"0",
"0",
"2"
],
[
"8",
"Texas Tech University",
"Red Raiders",
"Lubbock, Texas (212,169)",
"1925",
"Public",
"30049",
"Masked Rider / Raider Red",
"1",
"0",
"0"
],
[
"9",
"University of Oklahoma",
"Sooners",
"Norman, Oklahoma (102,827)",
"1895",
"Public",
"29721",
"Sooner Schooner / Boomer and Sooner",
"8",
"8",
"7"
],
[
"10",
"University of Texas",
"Longhorns",
"Austin, Texas (757,688)",
"1893",
"Public",
"49696",
"Bevo / Hook 'em",
"7",
"3",
"4"
]
] |
[
{
"Formula": "MIN(FILTER(C1, F1>44))",
"Formula2": "MIN(FILTER(C2:C15, F2:F15>44))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What was the gold medal total for a total of 44 medals?",
"Tokens": [
"MIN(",
"FILTER(",
"C1",
"F1",
">",
"44"
]
},
{
"Formula": "SUM(FILTER(D1, (F1<3)*(A1>9)))",
"Formula2": "SUM(FILTER(D2:D15, (F2:F15<3)*(A2:A15>9)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many silver medals were won with a total medal of 3 and a rank above 9?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"F1",
"<",
"3",
"*",
"A1",
">",
"9"
]
}
] | train_2-10535131-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Cuba",
"19",
"13",
"12",
"44"
],
[
"3",
"2",
"Mexico",
"12",
"9",
"7",
"28"
],
[
"4",
"3",
"Jamaica",
"6",
"9",
"7",
"22"
],
[
"5",
"4",
"Venezuela",
"2",
"4",
"5",
"11"
],
[
"6",
"5",
"Bahamas",
"2",
"2",
"3",
"7"
],
[
"7",
"6",
"Barbados",
"1",
"1",
"1",
"3"
],
[
"8",
"7",
"Dominican Republic",
"1",
"0",
"1",
"2"
],
[
"9",
"7",
"Puerto Rico",
"1",
"0",
"1",
"2"
],
[
"10",
"9",
"U.S. Virgin Islands",
"1",
"0",
"0",
"1"
],
[
"11",
"9",
"Suriname",
"1",
"0",
"0",
"1"
],
[
"12",
"11",
"Colombia",
"0",
"4",
"6",
"10"
],
[
"13",
"12",
"Trinidad and Tobago",
"0",
"3",
"0",
"3"
],
[
"14",
"13",
"Guatemala",
"0",
"1",
"2",
"3"
],
[
"15",
"14",
"El Salvador",
"0",
"0",
"1",
"1"
]
] |
[
{
"Formula": "MAX(FILTER(E1, (D1=\"alta straight-4\")*(B1=\"connaught engineering\")*(A1<1957)))",
"Formula2": "MAX(FILTER(E2:E7, (D2:D7=\"alta straight-4\")*(B2:B7=\"connaught engineering\")*(A2:A7<1957)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the greatest point of an Entrant of connaught engineering alta straight-4 engine before 1957",
"Tokens": [
"MAX(",
"FILTER(",
"E1",
"D1",
"=",
"\"alta straight-4\"",
"*",
"B1",
"=",
"\"connaught engineering\"",
"*",
"A1",
"<",
"1957"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"connaught type b\")*(A1>1957)),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(C2:C7=\"connaught type b\")*(A2:A7>1957)),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num",
"Num"
],
"Level": "medium",
"Question": "What 1957 engine has a Chassis of connaught type b?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"connaught type b\"",
"*",
"A1",
">",
"1957",
"4"
]
}
] | train_2-1233860-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Points"
],
[
"2",
"1957",
"Connaught Engineering",
"Connaught Type B",
"Alta Straight-4",
"0"
],
[
"3",
"1957",
"Gilby Engineering Ltd.",
"Maserati 250F",
"Maserati Straight-6",
"0"
],
[
"4",
"1958",
"BC Ecclestone",
"Connaught Type B",
"Alta Straight-4",
"0"
],
[
"5",
"1958",
"Ecurie Demi Litre",
"Lotus 12",
"Climax Straight-4",
"0"
],
[
"6",
"1959",
"British Racing Partnership",
"Cooper T51",
"Climax Straight-4",
"0"
],
[
"7",
"1959",
"British Racing Partnership",
"Cooper T51",
"Borgward Straight-4",
"0"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=\"toivonen\")*(G1=\"18–14–4\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,(E2:E15=\"toivonen\")*(G2:G15=\"18–14–4\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the score when the record was 18–14–4 with a toivonen decision?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"toivonen\"",
"*",
"G1",
"=",
"\"18–14–4\"",
"3"
]
},
{
"Formula": "SUMIFS(F1,D1,\"calgary\")",
"Formula2": "SUMIFS(F2:F15,D2:D15,\"calgary\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What's the sum of the attendance for the calgary home team?",
"Tokens": [
"SUMIFS(",
"F1",
"D1",
"\"calgary\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"chicago\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,B2:B15=\"chicago\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the record when chicago was the visiting team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"chicago\"",
"7"
]
}
] | train_2-11801649-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
[
"2",
"December 1",
"Chicago",
"1 – 3",
"St. Louis",
"Toivonen",
"19,150",
"15–8–1"
],
[
"3",
"December 4",
"St. Louis",
"1 – 3",
"Calgary",
"Toivonen",
"19,289",
"15–9–1"
],
[
"4",
"December 7",
"St. Louis",
"4 – 3",
"Edmonton",
"Toivonen",
"16,839",
"16–9–1"
],
[
"5",
"December 9",
"St. Louis",
"5 – 9",
"Colorado",
"Toivonen",
"15,476",
"16–10–1"
],
[
"6",
"December 11",
"Edmonton",
"5 – 4",
"St. Louis",
"Toivonen",
"14,329",
"16–10–2"
],
[
"7",
"December 13",
"Florida",
"1 – 0",
"St. Louis",
"Legace",
"14,088",
"16–11–2"
],
[
"8",
"December 16",
"Calgary",
"5 – 3",
"St. Louis",
"Legace",
"16,733",
"16–12–2"
],
[
"9",
"December 20",
"Detroit",
"2 – 3",
"St. Louis",
"Legace",
"19,150",
"17–12–2"
],
[
"10",
"December 22",
"St. Louis",
"4 – 1",
"Boston",
"Legace",
"14,200",
"18–12–2"
],
[
"11",
"December 23",
"Atlanta",
"3 – 2",
"St. Louis",
"Legace",
"17,731",
"18–12–3"
],
[
"12",
"December 26",
"Detroit",
"5 – 0",
"St. Louis",
"Legace",
"19,250",
"18–13–3"
],
[
"13",
"December 28",
"San Jose",
"1 – 0",
"St. Louis",
"Legace",
"19,250",
"18–14–3"
],
[
"14",
"December 29",
"St. Louis",
"4 – 5",
"Dallas",
"Toivonen",
"18,532",
"18–14–4"
],
[
"15",
"December 31",
"St. Louis",
"2 – 0",
"Detroit",
"Legace",
"20,066",
"19–14–4"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"united kingdom\")*(A1=\"queen\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,(B2:B8=\"united kingdom\")*(A2:A8=\"queen\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the genre of Queen (an artist from the United Kingdom)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"united kingdom\"",
"*",
"A1",
"=",
"\"queen\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"rock\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,E2:E8=\"rock\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the number of claimed sales in the rock genre?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"rock\"",
"6"
]
},
{
"Formula": "MINIFS(D1,A1,\"abba\")",
"Formula2": "MINIFS(D2:D8,A2:A8,\"abba\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the earliest release-year of the first charted record of Abba?",
"Tokens": [
"MINIFS(",
"D1",
"A1",
"\"abba\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"pop\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,E2:E8=\"pop\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the active period for the pop genre?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"pop\"",
"3"
]
}
] | test_2-1291598-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Artist",
"Country of origin",
"Period active",
"Release-year of first charted record",
"Genre",
"Claimed sales"
],
[
"2",
"Mariah Carey",
"United States",
"1988–present",
"1990",
"R&B / Pop / Rock",
"200 million 175 million"
],
[
"3",
"Celine Dion",
"Canada",
"1981–present",
"1981",
"Pop",
"200 million 175 million"
],
[
"4",
"Whitney Houston",
"United States",
"1977–2011",
"1984",
"R&B / Pop",
"200 million 170 million"
],
[
"5",
"AC/DC",
"Australia",
"1973–present",
"1975",
"Hard rock / Heavy metal",
"200 million 150 million"
],
[
"6",
"Queen",
"United Kingdom",
"1971–present",
"1973",
"Rock",
"200 million 150 million"
],
[
"7",
"The Rolling Stones",
"United Kingdom",
"1962–present",
"1963",
"Rock / Blues rock",
"200 million"
],
[
"8",
"ABBA",
"Sweden",
"1972–1982",
"1972",
"Pop / Disco",
"200 million 100 million"
]
] |
[
{
"Formula": "SUMMARIZE(C1,SUMX(A1))",
"Formula2": "SUMMARIZE(C2:C16,SUMX(A2:A16))",
"Funcs": [
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell"
],
"Level": "easy",
"Question": "How many mailshots were sent for each outcome?",
"Tokens": [
"SUMMARIZE(",
"C1",
"SUMX(",
"A1"
]
}
] | ecommerce_mailshot_customers | [
[
"0",
"A",
"B",
"C",
"D"
],
[
"1",
"mailshot id",
"customer id",
"outcome code",
"mailshot customer date"
],
[
"2",
"4",
"3",
"Order",
"3/15/2018 15:43"
],
[
"3",
"10",
"1",
"No Response",
"3/4/2018 13:06"
],
[
"4",
"15",
"9",
"No Response",
"3/11/2018 11:32"
],
[
"5",
"20",
"11",
"Order",
"3/1/2018 21:39"
],
[
"6",
"7",
"1",
"Order",
"3/13/2018 5:18"
],
[
"7",
"10",
"4",
"No Response",
"3/15/2018 4:05"
],
[
"8",
"15",
"6",
"Order",
"3/6/2018 21:21"
],
[
"9",
"10",
"13",
"Order",
"2/26/2018 2:17"
],
[
"10",
"15",
"13",
"Order",
"3/7/2018 11:19"
],
[
"11",
"17",
"11",
"Order",
"3/5/2018 20:48"
],
[
"12",
"18",
"14",
"Order",
"3/14/2018 1:08"
],
[
"13",
"15",
"6",
"Order",
"2/27/2018 20:51"
],
[
"14",
"18",
"2",
"Order",
"3/20/2018 23:40"
],
[
"15",
"7",
"1",
"No Response",
"3/3/2018 15:29"
],
[
"16",
"6",
"6",
"No Response",
"3/5/2018 17:35"
]
] |
[
{
"Formula": "SUM(FILTER(C1, (I1=16)*(E1<4)))",
"Formula2": "SUM(FILTER(C2:C11, (I2:I11=16)*(E2:E11<4)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many total games were played by the team which had a total of 16 points and less than 4 draws?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"I1",
"=",
"16",
"*",
"E1",
"<",
"4"
]
},
{
"Formula": "SUM(FILTER(G1, (E1<5)*(D1=8)*(I1<27)))",
"Formula2": "SUM(FILTER(G2:G11, (E2:E11<5)*(D2:D11=8)*(I2:I11<27)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many points are in the scored category for the team that has less than 5 draws, 8 total wins, and total overall points less than 27?",
"Tokens": [
"SUM(",
"FILTER(",
"G1",
"E1",
"<",
"5",
"*",
"D1",
"=",
"8",
"*",
"I1",
"<",
"27"
]
},
{
"Formula": "SUM(FILTER(G1, C1<18))",
"Formula2": "SUM(FILTER(G2:G11, C2:C11<18))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many points are in the scored category for the team that played less than 18 games?",
"Tokens": [
"SUM(",
"FILTER(",
"G1",
"C1",
"<",
"18"
]
},
{
"Formula": "SUM(FILTER(G1, (I1=8)*(A1<10)))",
"Formula2": "SUM(FILTER(G2:G11, (I2:I11=8)*(A2:A11<10)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many points are in the scored category for the team that has 8 total points and a position that is less than 10?",
"Tokens": [
"SUM(",
"FILTER(",
"G1",
"I1",
"=",
"8",
"*",
"A1",
"<",
"10"
]
},
{
"Formula": "SUM(FILTER(F1, (H1=25)*(D1>6)))",
"Formula2": "SUM(FILTER(F2:F11, (H2:H11=25)*(D2:D11>6)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many loses does the team have that conceded 25 and won more than 6 games?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"H1",
"=",
"25",
"*",
"D1",
">",
"6"
]
},
{
"Formula": "MIN(FILTER(E1, (G1<25)*(I1=20)*(A1>8)))",
"Formula2": "MIN(FILTER(E2:E11, (G2:G11<25)*(I2:I11=20)*(A2:A11>8)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Out of the teams that have scored lower than 25 points, have a total of points less than 20, and a position larger than 8, which has the lowest amount of draws?",
"Tokens": [
"MIN(",
"FILTER(",
"E1",
"G1",
"<",
"25",
"*",
"I1",
"=",
"20",
"*",
"A1",
">",
"8"
]
}
] | test_2-18594107-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Position",
"Team",
"Played",
"Wins",
"Draws",
"Losses",
"Scored",
"Conceded",
"Points"
],
[
"2",
"1",
"Olimpia",
"18",
"11",
"5",
"2",
"38",
"20",
"38"
],
[
"3",
"2",
"Sol de América",
"18",
"9",
"5",
"4",
"27",
"21",
"32"
],
[
"4",
"3",
"Guaraní",
"18",
"9",
"5",
"4",
"28",
"16",
"32"
],
[
"5",
"4",
"12 de Octubre",
"18",
"8",
"3",
"7",
"21",
"22",
"27"
],
[
"6",
"5",
"San Lorenzo",
"18",
"7",
"6",
"5",
"18",
"16",
"27"
],
[
"7",
"6",
"Cerro Porteño",
"18",
"7",
"5",
"6",
"22",
"17",
"26"
],
[
"8",
"7",
"Sportivo Luqueño",
"18",
"6",
"5",
"7",
"25",
"31",
"23"
],
[
"9",
"8",
"Atl. Colegiales",
"18",
"6",
"2",
"10",
"20",
"25",
"20"
],
[
"10",
"9",
"Cerro Corá",
"18",
"4",
"4",
"10",
"17",
"27",
"16"
],
[
"11",
"10",
"Universal",
"18",
"2",
"2",
"14",
"20",
"41",
"8"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"oakachoy covered bridge\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=\"oakachoy covered bridge\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When was the oakachoy covered bridge listed?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"oakachoy covered bridge\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"swann covered bridge\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=\"swann covered bridge\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In which county is the swann covered bridge located?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"swann covered bridge\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"blount\")*(D1=\"nectar\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(E2:E12=\"blount\")*(D2:D12=\"nectar\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which bridge is located in Nectar, in Blount County?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"blount\"",
"*",
"D1",
"=",
"\"nectar\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=1934),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=1934),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which county built a bridge in 1934?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"1934",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"blount\")*(C1=\"1981-08-20\")*(D1=\"cleveland\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(E2:E12=\"blount\")*(C2:C12=\"1981-08-20\")*(D2:D12=\"cleveland\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In which year did Blount County build a bridge in Cleveland that was listed on 1981-08-20?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"blount\"",
"*",
"C1",
"=",
"\"1981-08-20\"",
"*",
"D1",
"=",
"\"cleveland\"",
"2"
]
}
] | train_2-17237920-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Built",
"Listed",
"Location",
"County"
],
[
"2",
"Clarkson Bridge",
"1904",
"1974-06-25",
"Cullman",
"Cullman"
],
[
"3",
"Coldwater Creek Covered Bridge",
"ca.1845",
"1973-04-11",
"Coldwater",
"Calhoun"
],
[
"4",
"Easley Covered Bridge",
"ca.1927",
"1981-08-20",
"Oneonta",
"Blount"
],
[
"5",
"Five Mile Creek Bridge",
"ca.1911",
"1973-02-28",
"McCalla",
"Jefferson"
],
[
"6",
"Half-Chance Bridge",
"ca.1880",
"1972-09-14",
"Dayton",
"Marengo"
],
[
"7",
"Horton Mill Covered Bridge",
"1934, 1935",
"1970-12-29",
"Oneonta",
"Blount"
],
[
"8",
"Kymulga Mill and Covered Bridge",
"ca.1860, ca.1864",
"1976-10-29",
"Childersburg",
"Talladega"
],
[
"9",
"Nectar Covered Bridge",
"1934",
"1981-08-20",
"Nectar",
"Blount"
],
[
"10",
"Oakachoy Covered Bridge",
"1915",
"removed 2001-09-23",
"Nixburg",
"Coosa"
],
[
"11",
"Edmund Pettus Bridge",
"1940",
"2013-03-11",
"Selma",
"Dallas"
],
[
"12",
"Swann Covered Bridge",
"1933",
"1981-08-20",
"Cleveland",
"Blount"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"Frederica Piedade\"),9))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,D2:D8=\"Frederica Piedade\"),9))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the result for a partnering of Frederica Piedade?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"D1",
"=",
"\"Frederica Piedade\"",
"9"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,(H1=\"Loss\")*(A1=\"2012 Fed Cup Europe/Africa Group I\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,(H2:H8=\"Loss\")*(A2:A8=\"2012 Fed Cup Europe/Africa Group I\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which round has a win-loss result of loss and an edition of 2012 Fed Cup Europe/Africa Group I?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"H1",
"=",
"\"Loss\"",
"*",
"A1",
"=",
"\"2012 Fed Cup Europe/Africa Group I\"",
"2"
]
}
] | train_1-22656187-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Edition",
"Round",
"Date",
"Partnering",
"Against",
"Surface",
"Opponents",
"W–L",
"Result"
],
[
"2",
"2008 Fed Cup Europe/Africa Group I",
"RR",
"30 January – 3 February 2008",
"Magali de Lattre",
"Bulgaria",
"Carpet",
"Dia Evtimova Tsvetana Pironkova",
"Loss",
"1–6, 2–6"
],
[
"3",
"2008 Fed Cup Europe/Africa Group I",
"RR",
"30 January – 3 February 2008",
"Magali de Lattre",
"The Netherlands",
"Carpet",
"Nicole Thijssen Pauline Wong",
"Loss",
"2–6, 4–6"
],
[
"4",
"2010 Fed Cup Europe/Africa Group I",
"RR",
"4–5 February 2010",
"Frederica Piedade",
"Switzerland",
"Hard",
"Sarah Moundir Amra Sadikovic",
"Loss",
"5–7, 7–5, 6–4"
],
[
"5",
"2010 Fed Cup Europe/Africa Group I",
"RR",
"4–5 February 2010",
"Neuza Silva",
"Romania",
"Hard",
"Irina-Camelia Begu Ioana Raluca Olaru",
"Win",
"7–5, 7–5"
],
[
"6",
"2011 Fed Cup Europe/Africa Group II",
"RR",
"4–6 May 2011",
"Michelle Larcher de Brito",
"Morocco",
"Clay",
"Fatima El Allami Nadia Lalami",
"Win",
"6–3, 6–2"
],
[
"7",
"2011 Fed Cup Europe/Africa Group II",
"RR",
"4–6 May 2011",
"Michelle Larcher de Brito",
"Finland",
"Clay",
"Emma Laine Piia Suomalainen",
"Win",
"6–3, 6–2"
],
[
"8",
"2012 Fed Cup Europe/Africa Group I",
"RR",
"1–3 February 2012",
"Michelle Larcher de Brito",
"Great Britain",
"Hard",
"Laura Robson Heather Watson",
"Loss",
"5–7, 0–6"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"DYMY\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"DYMY\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which frequency is DYMY?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"DYMY\"",
"3"
]
}
] | train_1-23910822-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Branding",
"Callsign",
"Frequency",
"Power (kW)",
"Location"
],
[
"2",
"96.3 Easy Rock Manila",
"DWRK",
"96.3MHz",
"25kW",
"Metro Manila"
],
[
"3",
"91.9 Easy Rock Baguio",
"DZST",
"91.9MHz",
"10kW",
"Baguio"
],
[
"4",
"93.5 Easy Rock Boracay",
"DYEY",
"93.5MHz",
"1kW",
"Boracay"
],
[
"5",
"92.3 Easy Rock Iloilo",
"DYST",
"92.3MHz",
"10kW",
"Iloilo"
],
[
"6",
"105.5 Easy Rock Bacolod",
"DYMY",
"105.5MHz",
"24kW",
"Bacolod"
],
[
"7",
"102.7 Easy Rock Cebu",
"DYTC",
"102.7MHz",
"10kW",
"Cebu"
],
[
"8",
"97.9 Easy Rock Zamboanga",
"DXCM",
"97.9MHz",
"5kW",
"Zamboanga"
],
[
"9",
"96.9 Easy Rock Cagayan De Oro",
"DXKS",
"96.9MHz",
"10kW",
"Cagayan De Oro"
],
[
"10",
"105.1 Easy Rock Davao",
"DXYS",
"105.1MHz",
"10kW",
"Davao"
]
] |
[
{
"Formula": "MAXIFS(A1,B1,\"october 21, 1956\")",
"Formula2": "MAXIFS(A2:A13,B2:B13,\"october 21, 1956\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What's the highest week for the day of October 21, 1956?",
"Tokens": [
"MAXIFS(",
"A1",
"B1",
"\"october 21, 1956\""
]
},
{
"Formula": "MIN(FILTER(A1, E1=16562))",
"Formula2": "MIN(FILTER(A2:A13, E2:E13=16562))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the least recent week number when the attendance is 16,562?",
"Tokens": [
"MIN(",
"FILTER(",
"A1",
"E1",
"=",
"16562"
]
}
] | train_2-15955057-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 30, 1956",
"at San Francisco 49ers",
"W 38–21",
"41,751"
],
[
"3",
"2",
"October 7, 1956",
"at Chicago Cardinals",
"L 35–27",
"21,799"
],
[
"4",
"3",
"October 14, 1956",
"at Cleveland Browns",
"W 21–9",
"60,042"
],
[
"5",
"4",
"October 21, 1956",
"Pittsburgh Steelers",
"W 38–10",
"48,108"
],
[
"6",
"5",
"October 28, 1956",
"Philadelphia Eagles",
"W 20–3",
"40,960"
],
[
"7",
"6",
"November 4, 1956",
"at Pittsburgh Steelers",
"W 17–14",
"31,240"
],
[
"8",
"7",
"November 11, 1956",
"Chicago Cardinals",
"W 23–10",
"62,410"
],
[
"9",
"8",
"November 18, 1956",
"at Washington Redskins",
"L 33–7",
"26,261"
],
[
"10",
"9",
"November 25, 1956",
"Chicago Bears",
"T 17–17",
"55,191"
],
[
"11",
"10",
"December 2, 1956",
"Washington Redskins",
"W 28–14",
"26,261"
],
[
"12",
"11",
"December 9, 1956",
"Cleveland Browns",
"L 24–7",
"27,707"
],
[
"13",
"12",
"December 15, 1956",
"at Philadelphia Eagles",
"W 21–7",
"16,562"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1>1988)*(E1=\"mason\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(D2:D11>1988)*(E2:E11=\"mason\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the name for first elected more than 1988 and district of mason",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
">",
"1988",
"*",
"E1",
"=",
"\"mason\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1>1999)*(A1=\"supervisor\")*(B1=\"john foust\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(D2:D11>1999)*(A2:A11=\"supervisor\")*(B2:B11=\"john foust\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the party with first elected more than 1999 and position of supervisor for john foust",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
">",
"1999",
"*",
"A1",
"=",
"\"supervisor\"",
"*",
"B1",
"=",
"\"john foust\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"dranesville\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,E2:E11=\"dranesville\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the total number of first elected for dranesville",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"dranesville\"",
"4"
]
}
] | train_2-12561412-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Position",
"Name",
"Party",
"First elected",
"District"
],
[
"2",
"Chairman",
"Sharon Bulova",
"Democratic Party",
"2009",
"At-Large"
],
[
"3",
"Supervisor",
"John Cook",
"Republican Party",
"2009",
"Braddock"
],
[
"4",
"Supervisor",
"John Foust",
"Democratic Party",
"2007",
"Dranesville"
],
[
"5",
"Supervisor",
"Cathy Hudgins",
"Democratic Party",
"1999",
"Hunter Mill"
],
[
"6",
"Supervisor",
"Jeff McKay",
"Democratic Party",
"2007",
"Lee"
],
[
"7",
"Supervisor",
"Penelope Gross",
"Democratic Party",
"1995",
"Mason"
],
[
"8",
"Supervisor",
"Gerald Hyland",
"Democratic Party",
"1988",
"Mount Vernon"
],
[
"9",
"Supervisor",
"Linda Smyth",
"Democratic Party",
"2003",
"Providence"
],
[
"10",
"Supervisor",
"Pat Herrity",
"Republican Party",
"2007",
"Springfield"
],
[
"11",
"Supervisor",
"Michael Frey",
"Republican Party",
"1991",
"Sully"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"may 22, 2007\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,B2:B10=\"may 22, 2007\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "I want the tsongas of may 22, 2007",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"may 22, 2007\"",
"7"
]
}
] | train_2-10073937-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Source",
"Date",
"Donoghue (D)",
"Eldridge (D)",
"Finegold (D)",
"Miceli (D)",
"Tsongas (D)"
],
[
"2",
"Survey USA",
"Aug 27-29, 2007",
"29%",
"15%",
"9%",
"3%",
"40%"
],
[
"3",
"Survey USA",
"Aug 11-13, 2007",
"16%",
"13%",
"14%",
"4%",
"38%"
],
[
"4",
"Kiley & Company",
"Aug 8-9, 2007",
"18%",
"16%",
"13%",
"4%",
"34%"
],
[
"5",
"JEF Associates",
"Aug 6-7, 2007",
"22%",
"7%",
"8%",
"4%",
"28%"
],
[
"6",
"Kiley & Company",
"Jul 15, 2007",
"13%",
"12%",
"10%",
"4%",
"36%"
],
[
"7",
"JEF Associates",
"Jun 28-30, 2007",
"17%",
"10%",
"13%",
"4%",
"26%"
],
[
"8",
"Kiley & Company",
"May 22, 2007",
"9%",
"10%",
"11%",
"3%",
"38%"
],
[
"9",
"Garin-Hart-Yang Research",
"May 3-4, 2007",
"13%",
"5%",
"10%",
"4%",
"36%"
],
[
"10",
"Kiley & Company",
"Mar 23-24, 2007",
"9%",
"9%",
"8%",
"3%",
"35%"
]
] |
[
{
"Formula": "SUM(FILTER(E1, (C1<1)*(F1>1)*(A1=10)))",
"Formula2": "SUM(FILTER(E2:E12, (C2:C12<1)*(F2:F12>1)*(A2:A12=10)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the sum of Bronze, when Gold is less than 1, when Total is greater than 1, and when Rank is 10?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"C1",
"<",
"1",
"*",
"F1",
">",
"1",
"*",
"A1",
"=",
"10"
]
},
{
"Formula": "AVERAGE(FILTER(E1, (A1>6)*(B1=\"italy (ita)\")*(F1<1)))",
"Formula2": "AVERAGE(FILTER(E2:E12, (A2:A12>6)*(B2:B12=\"italy (ita)\")*(F2:F12<1)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the average Bronze, when Rank is greater than 6, when Nation is Italy (ITA), and when Total is less than 1?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"E1",
"A1",
">",
"6",
"*",
"B1",
"=",
"\"italy (ita)\"",
"*",
"F1",
"<",
"1"
]
},
{
"Formula": "SUM(FILTER(F1, (D1>1)*(A1=9)*(E1>0)))",
"Formula2": "SUM(FILTER(F2:F12, (D2:D12>1)*(A2:A12=9)*(E2:E12>0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the sum of Total, when Silver is greater than 1, when Rank is 9, and when Bronze is greater than 0?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"D1",
">",
"1",
"*",
"A1",
"=",
"9",
"*",
"E1",
">",
"0"
]
},
{
"Formula": "AVERAGE(FILTER(C1, (F1=2)*(D1<1)*(A1>5)))",
"Formula2": "AVERAGE(FILTER(C2:C12, (F2:F12=2)*(D2:D12<1)*(A2:A12>5)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the average Gold, when Total is 2, when Silver is less than 1, and when Rank is greater than 5?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"C1",
"F1",
"=",
"2",
"*",
"D1",
"<",
"1",
"*",
"A1",
">",
"5"
]
},
{
"Formula": "SUM(FILTER(A1, (E1<1)*(B1=\"switzerland (sui)\")*(F1<2)))",
"Formula2": "SUM(FILTER(A2:A12, (E2:E12<1)*(B2:B12=\"switzerland (sui)\")*(F2:F12<2)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the sum of Rank, when Bronze is less than 1, when Nation is Switzerland (SUI), and when Total is less than 2?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"E1",
"<",
"1",
"*",
"B1",
"=",
"\"switzerland (sui)\"",
"*",
"F1",
"<",
"2"
]
},
{
"Formula": "SUM(FILTER(F1, (D1>1)*(B1=\"germany (ger)\")*(C1<1)))",
"Formula2": "SUM(FILTER(F2:F12, (D2:D12>1)*(B2:B12=\"germany (ger)\")*(C2:C12<1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the sum of Total, when Silver is greater than 1, when Nation is Germany (GER), and when Gold is less than 1?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"D1",
">",
"1",
"*",
"B1",
"=",
"\"germany (ger)\"",
"*",
"C1",
"<",
"1"
]
}
] | train_2-16574447-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Netherlands (NED)",
"2",
"1",
"1",
"4"
],
[
"3",
"2",
"Germany (GER)",
"1",
"2",
"5",
"8"
],
[
"4",
"3",
"France (FRA)",
"1",
"2",
"1",
"4"
],
[
"5",
"4",
"Great Britain (GBR)",
"1",
"1",
"0",
"2"
],
[
"6",
"5",
"Poland (POL)",
"1",
"0",
"1",
"2"
],
[
"7",
"6",
"Austria (AUT)",
"1",
"0",
"0",
"1"
],
[
"8",
"6",
"Hungary (HUN)",
"1",
"0",
"0",
"1"
],
[
"9",
"6",
"Luxembourg (LUX)",
"1",
"0",
"0",
"1"
],
[
"10",
"9",
"Switzerland (SUI)",
"0",
"2",
"0",
"2"
],
[
"11",
"10",
"Denmark (DEN)",
"0",
"1",
"2",
"3"
],
[
"12",
"11",
"Italy (ITA)",
"0",
"1",
"0",
"1"
]
] |
[
{
"Formula": "SUM(FILTER(C1, D1=17101))",
"Formula2": "SUM(FILTER(C2:C8, D2:D8=17101))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many Small catagories are there for the department that has a medium of 17101? ",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"D1",
"=",
"17101"
]
},
{
"Formula": "SUMIFS(F1,A1,\"Chuquisaca\")",
"Formula2": "SUMIFS(F2:F8,A2:A8,\"Chuquisaca\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the total for Chuquisaca?",
"Tokens": [
"SUMIFS(",
"F1",
"A1",
"\"Chuquisaca\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=11370))",
"Formula2": "LET(query1,SUMMARIZE(A2:A8,SUMX(C2:C8)),FILTER(query1,CHOOSECOLS(query1,2)=11370))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which department has a small of 11370? ",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"C1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"11370"
]
},
{
"Formula": "SUMIFS(F1,A1,\"La Paz\")",
"Formula2": "SUMIFS(F2:F8,A2:A8,\"La Paz\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many total catagories are there for La Paz? ",
"Tokens": [
"SUMIFS(",
"F1",
"A1",
"\"La Paz\""
]
},
{
"Formula": "MAX(FILTER(B1, E1=1080))",
"Formula2": "MAX(FILTER(B2:B8, E2:E8=1080))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the largest micro when the big is 1080? ",
"Tokens": [
"MAX(",
"FILTER(",
"B1",
"E1",
"=",
"1080"
]
}
] | train_1-21249915-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Department",
"Micro (10ha)",
"Small (100ha)",
"Medium (500ha)",
"Big (>500ha)",
"Total"
],
[
"2",
"Chuquisaca",
"1653",
"11370",
"4261",
"3884",
"21168"
],
[
"3",
"Cochabamba",
"1938",
"22225",
"27403",
"35968",
"81925"
],
[
"4",
"La Paz",
"1703",
"21047",
"6052",
"7192",
"35994"
],
[
"5",
"Oruro",
"940",
"3638",
"440",
"9021",
"14039"
],
[
"6",
"Potosi",
"3240",
"10146",
"2254",
"600",
"16240"
],
[
"7",
"Santa Cruz",
"269",
"5456",
"8434",
"1080",
"15239"
],
[
"8",
"Tarija",
"785",
"12755",
"17101",
"5710",
"36351"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,C1=\"collingwood\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>20000))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G7,C2:C7=\"collingwood\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>20000))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "WHAT WAS THE HOME TEAM'S SCORE WHEN THEY HAD A CROWD GREATER THAN 20,000 AND PLAYED AGAINST COLLINGWOOD?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"collingwood\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"2",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"20000"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"10.11 (71)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"10.11 (71)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "AT WHAT VENUE DID THE HOME TEAM SCORE 10.11 (71)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"10.11 (71)\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"10.9 (69)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"10.9 (69)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "AT WHAT VENUE DID THE HOME TEAM SCORE 10.9 (69)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"10.9 (69)\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"9.11 (65)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"9.11 (65)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "WHAT HOME TEAM SCORED 9.11 (65)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"9.11 (65)\"",
"1"
]
}
] | train_2-10773753-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Richmond",
"17.20 (122)",
"St Kilda",
"7.14 (56)",
"Punt Road Oval",
"12,500",
"28 May 1955"
],
[
"3",
"Footscray",
"10.9 (69)",
"North Melbourne",
"8.14 (62)",
"Western Oval",
"26,086",
"28 May 1955"
],
[
"4",
"Essendon",
"9.11 (65)",
"Hawthorn",
"10.10 (70)",
"Windy Hill",
"20,000",
"28 May 1955"
],
[
"5",
"South Melbourne",
"10.11 (71)",
"Melbourne",
"11.6 (72)",
"Lake Oval",
"24,000",
"28 May 1955"
],
[
"6",
"Fitzroy",
"6.9 (45)",
"Collingwood",
"16.13 (109)",
"Brunswick Street Oval",
"30,000",
"28 May 1955"
],
[
"7",
"Geelong",
"12.12 (84)",
"Carlton",
"10.9 (69)",
"Kardinia Park",
"21,088",
"28 May 1955"
]
] |
[
{
"Formula": "SUMIFS(E1,B1,\"september 21, 1980\")",
"Formula2": "SUMIFS(E2:E17,B2:B17,\"september 21, 1980\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many people attended the September 21, 1980 game?",
"Tokens": [
"SUMIFS(",
"E1",
"B1",
"\"september 21, 1980\""
]
}
] | train_2-18847744-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 7, 1980",
"at Buffalo Bills",
"L 17–7",
"79,598"
],
[
"3",
"2",
"September 14, 1980",
"Cincinnati Bengals",
"W 17–16",
"38,322"
],
[
"4",
"3",
"September 21, 1980",
"at Atlanta Falcons",
"W 20–17",
"55,470"
],
[
"5",
"4",
"September 28, 1980",
"New Orleans Saints",
"W 21–16",
"40,946"
],
[
"6",
"5",
"October 5, 1980",
"Baltimore Colts",
"L 30–17",
"50,631"
],
[
"7",
"6",
"October 12, 1980",
"at New England Patriots",
"L 34–0",
"60,377"
],
[
"8",
"7",
"October 19, 1980",
"Buffalo Bills",
"W 17–14",
"41,636"
],
[
"9",
"8",
"October 27, 1980",
"at New York Jets",
"L 17–14",
"53,046"
],
[
"10",
"9",
"November 2, 1980",
"at Oakland Raiders",
"L 16–10",
"46,378"
],
[
"11",
"10",
"November 9, 1980",
"at Los Angeles Rams",
"W 35–14",
"62,198"
],
[
"12",
"11",
"November 16, 1980",
"San Francisco 49ers",
"W 17–13",
"45,135"
],
[
"13",
"12",
"November 20, 1980",
"San Diego Chargers",
"L 27–24",
"63,013"
],
[
"14",
"13",
"November 30, 1980",
"at Pittsburgh Steelers",
"L 23–10",
"51,384"
],
[
"15",
"14",
"December 8, 1980",
"New England Patriots",
"W 16–13",
"63,292"
],
[
"16",
"15",
"December 14, 1980",
"at Baltimore Colts",
"W 24–14",
"30,564"
],
[
"17",
"16",
"December 20, 1980",
"New York Jets",
"L 24–17",
"41,854"
]
] |
[
{
"Formula": "MAX(FILTER(B1, (E1=\"wr\")*(F1=\"michigan\")*(C1>255)))",
"Formula2": "MAX(FILTER(B2:B11, (E2:E11=\"wr\")*(F2:F11=\"michigan\")*(C2:C11>255)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the maximum pick when WR was the position and Michigan the college, and the overall greater than 255?",
"Tokens": [
"MAX(",
"FILTER(",
"B1",
"E1",
"=",
"\"wr\"",
"*",
"F1",
"=",
"\"michigan\"",
"*",
"C1",
">",
"255"
]
},
{
"Formula": "SUM(FILTER(A1, (E1=\"db\")*(D1=\"jeff welch\")*(B1<21)))",
"Formula2": "SUM(FILTER(A2:A11, (E2:E11=\"db\")*(D2:D11=\"jeff welch\")*(B2:B11<21)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the total round when DB was the position, and the pick less than 21, and Jeff Welch as the name?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"E1",
"=",
"\"db\"",
"*",
"D1",
"=",
"\"jeff welch\"",
"*",
"B1",
"<",
"21"
]
}
] | train_2-17100961-42 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick",
"Overall",
"Name",
"Position",
"College"
],
[
"2",
"8",
"21",
"203",
"Moses Denson",
"RB",
"Maryland Eastern Shore [o ]"
],
[
"3",
"9",
"21",
"229",
"Steve Boekholder",
"DE",
"Drake"
],
[
"4",
"10",
"21",
"255",
"Mike Oldham",
"WR",
"Michigan"
],
[
"5",
"11",
"21",
"281",
"Jeff Welch",
"DB",
"Arkansas State"
],
[
"6",
"12",
"21",
"307",
"Don Bunce",
"QB",
"Stanford"
],
[
"7",
"13",
"20",
"332",
"Frank Grant",
"WR",
"Southern Colorado"
],
[
"8",
"15",
"2",
"365",
"Mike O'Quinn",
"G",
"McNeese State"
],
[
"9",
"15",
"22",
"385",
"Carl Taibi",
"DE",
"Colorado"
],
[
"10",
"16",
"21",
"411",
"Steve Higginbotham",
"DB",
"Alabama"
],
[
"11",
"17",
"21",
"437",
"Kevin Clemente",
"LB",
"Boston College"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"camille paglia\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,D2:D13=\"camille paglia\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the 20 Questions section aimed at when the Interview Subject was Camille Paglia?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"camille paglia\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"5-95\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,A2:A13=\"5-95\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the Centerfold Model on 5-95?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"5-95\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"kimberley conrad hefner\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"kimberley conrad hefner\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the 20 Questions section aimed at when Cover Model was Kimberley Conrad Hefner?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"kimberley conrad hefner\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"julie lynn cialini\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"julie lynn cialini\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the Centerfold Model when the Cover Model was Julie Lynn Cialini?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"julie lynn cialini\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"melissa deanne holliday\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,C2:C13=\"melissa deanne holliday\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the Interview Subject when the Centerfold Model was Melissa Deanne Holliday?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"melissa deanne holliday\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"rachel jeán marteen\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,C2:C13=\"rachel jeán marteen\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the 20 Questions section aimed at when Centerfold Model was Rachel Jeán Marteen?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"rachel jeán marteen\"",
"5"
]
}
] | train_2-1566850-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Cover model",
"Centerfold model",
"Interview subject",
"20 Questions"
],
[
"2",
"1-95",
"Drew Barrymore",
"Melissa Deanne Holliday",
"Jean-Claude Van Damme",
"Tom Snyder"
],
[
"3",
"2-95",
"Victoria Jacobs",
"Lisa Marie Scott",
"Tim Robbins",
"David Spade"
],
[
"4",
"3-95",
"Amber Smith",
"Stacy Sanches",
"Vladimir Zhirinovsky",
"Jon Stewart"
],
[
"5",
"4-95",
"Shana Hiatt",
"Danelle Folta",
"David Mamet",
"Samuel L. Jackson"
],
[
"6",
"5-95",
"Nancy Sinatra",
"Cynthia Gwyn Brown",
"Camille Paglia",
"David Hasselhoff"
],
[
"7",
"6-95",
"Julie Lynn Cialini",
"Rhonda Adams",
"Joycelyn Elders",
"Tom Arnold"
],
[
"8",
"7-95",
"Sandra Taylor",
"Heidi Mark",
"Mel Gibson",
"Kurt Loder"
],
[
"9",
"8-95",
"Shelly Jones",
"Rachel Jeán Marteen",
"Berry Gordy",
"Dawn Steel"
],
[
"10",
"9-95",
"Kimberley Conrad Hefner",
"Donna D'Errico",
"Cindy Crawford",
"Sandra Bullock"
],
[
"11",
"10-95",
"Lisa Boyle",
"Alicia Rickter",
"Snoop Doggy Dogg",
"Bill Maher"
],
[
"12",
"11-95",
"Tahnee Welch",
"Holly Witt",
"Harvey Keitel",
"G. Gordon Liddy"
],
[
"13",
"12-95",
"Farrah Fawcett",
"Samantha Torres",
"George Foreman",
"Dominick Dunne"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)>0))",
"Formula2": "LET(query1,SUMMARIZE(D2:D16,SUMX(E2:E16)),FILTER(query1,CHOOSECOLS(query1,2)>0))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "What engine has more than 0 pts?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"E1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"0"
]
},
{
"Formula": "AVERAGE(FILTER(E1, (D1=\"alfa romeo v12\")*(A1>1983)))",
"Formula2": "AVERAGE(FILTER(E2:E16, (D2:D16=\"alfa romeo v12\")*(A2:A16>1983)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the average pots of Alfa Romeo v12 after 1983?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"E1",
"D1",
"=",
"\"alfa romeo v12\"",
"*",
"A1",
">",
"1983"
]
}
] | train_2-1226331-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Pts."
],
[
"2",
"1981",
"Osella Squadra Corse",
"Osella FA1B",
"Ford Cosworth DFV V8",
"0"
],
[
"3",
"1983",
"Osella Squadra Corse",
"Osella FA1D",
"Ford Cosworth DFV V8",
"0"
],
[
"4",
"1983",
"Osella Squadra Corse",
"Osella FA1E",
"Alfa Romeo V12",
"0"
],
[
"5",
"1984",
"Osella Squadra Corse",
"Osella FA1F",
"Alfa Romeo V8 (t/c)",
"2"
],
[
"6",
"1985",
"Osella Squadra Corse",
"Osella FA1F",
"Alfa Romeo V8 (t/c)",
"0"
],
[
"7",
"1985",
"Osella Squadra Corse",
"Osella FA1G",
"Alfa Romeo V8 (t/c)",
"0"
],
[
"8",
"1985",
"Toleman Group Motorsport",
"Toleman TG185",
"Hart Straight-4 (t/c)",
"0"
],
[
"9",
"1986",
"Osella Squadra Corse",
"Osella FA1F",
"Alfa Romeo V8 (t/c)",
"0"
],
[
"10",
"1986",
"Osella Squadra Corse",
"Osella FA1H",
"Alfa Romeo V8 (t/c)",
"0"
],
[
"11",
"1986",
"Osella Squadra Corse",
"Osella FA1G",
"Alfa Romeo V8 (t/c)",
"0"
],
[
"12",
"1987",
"Ligier Loto",
"Ligier JS29B",
"Megatron Straight-4 (t/c)",
"0"
],
[
"13",
"1987",
"Ligier Loto",
"Ligier JS29C",
"Megatron Straight-4 (t/c)",
"0"
],
[
"14",
"1988",
"Zakspeed",
"Zakspeed 881",
"Zakspeed Straight-4 (t/c)",
"0"
],
[
"15",
"1988",
"Zakspeed",
"Zakspeed 881B",
"Zakspeed Straight-4 (t/c)",
"0"
],
[
"16",
"1989",
"Osella Squadra Corse",
"Osella FA1M89",
"Ford Cosworth DFR V8",
"0"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"Bud Shuster (R) Unopposed\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,F2:F9=\"Bud Shuster (R) Unopposed\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "who is the incumbent with candidates being bud shuster (r) unopposed",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"Bud Shuster (R) Unopposed\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"Tom Ridge (R) 80.9% Joylyn Blackwell (D) 19.1%\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,F2:F9=\"Tom Ridge (R) 80.9% Joylyn Blackwell (D) 19.1%\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "who is the incumbent with candidates being tom ridge (r) 80.9% joylyn blackwell (d) 19.1%",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"Tom Ridge (R) 80.9% Joylyn Blackwell (D) 19.1%\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"Curt Weldon (R) 61.3% Bill Spingler (D) 38.7%\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,F2:F9=\"Curt Weldon (R) 61.3% Bill Spingler (D) 38.7%\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what's district with candidates being curt weldon (r) 61.3% bill spingler (d) 38.7%",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"Curt Weldon (R) 61.3% Bill Spingler (D) 38.7%\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Pennsylvania 21\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,A2:A9=\"Pennsylvania 21\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what's party with district being pennsylvania 21",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Pennsylvania 21\"",
"3"
]
},
{
"Formula": "MAXIFS(D1,B1,\"Gus Yatron\")",
"Formula2": "MAXIFS(D2:D9,B2:B9,\"Gus Yatron\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what is the maximum first elected with incumbent being gus yatron",
"Tokens": [
"MAXIFS(",
"D1",
"B1",
"\"Gus Yatron\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=1972),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,D2:D9=1972),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "what's the district with first elected being 1972",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"1972",
"1"
]
}
] | train_1-1341586-39 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Pennsylvania 6",
"Gus Yatron",
"Democratic",
"1968",
"Re-elected",
"Gus Yatron (D) 69.1% Norm Bertasavage (R) 30.9%"
],
[
"3",
"Pennsylvania 7",
"Robert W. Edgar",
"Democratic",
"1974",
"Retired to run for U. S. Senate Republican gain",
"Curt Weldon (R) 61.3% Bill Spingler (D) 38.7%"
],
[
"4",
"Pennsylvania 9",
"Bud Shuster",
"Republican",
"1972",
"Re-elected",
"Bud Shuster (R) Unopposed"
],
[
"5",
"Pennsylvania 12",
"John Murtha",
"Democratic",
"1974",
"Re-elected",
"John Murtha (D) 67.4% Kathy Holtzman (R) 32.6%"
],
[
"6",
"Pennsylvania 15",
"Donald L. Ritter",
"Republican",
"1978",
"Re-elected",
"Donald L. Ritter (R) 56.8% Joe Simonetta (D) 43.2%"
],
[
"7",
"Pennsylvania 17",
"George Gekas",
"Republican",
"1982",
"Re-elected",
"George Gekas (R) 73.6% Michael S. Ogden (D) 26.4%"
],
[
"8",
"Pennsylvania 18",
"Doug Walgren",
"Democratic",
"1976",
"Re-elected",
"Doug Walgren (D) 63.0% Ernie Buckman (R) 37.0%"
],
[
"9",
"Pennsylvania 21",
"Tom Ridge",
"Republican",
"1982",
"Re-elected",
"Tom Ridge (R) 80.9% Joylyn Blackwell (D) 19.1%"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"fenerbahçe\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,C2:C7=\"fenerbahçe\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the result when the opponent was fenerbahçe?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"fenerbahçe\"",
"5"
]
}
] | train_2-11340340-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date and time",
"Round",
"Opponent",
"Venue",
"Result",
"Attendance"
],
[
"2",
"14 September 2006 – 21.00",
"1st round – 1st Leg",
"West Ham",
"Away",
"Won 1–0",
"32,222"
],
[
"3",
"28 September 2006 – 20.45",
"1st round – 2nd Leg",
"West Ham",
"Home",
"Won 3–0",
"19,284"
],
[
"4",
"19 October 2006 – 18.15",
"Group Stage",
"Eintracht Frankfurt",
"Away",
"Won 2–1",
"50,000"
],
[
"5",
"2 November 2006 – 20.45",
"Group Stage",
"Newcastle",
"Home",
"Lost 0–1",
"16,091"
],
[
"6",
"23 November 2006 – 19.00",
"Group Stage",
"Fenerbahçe",
"Away",
"Lost 0–3",
"39,071"
],
[
"7",
"13 December 2006 – 20.45",
"Group Stage",
"Celta Vigo",
"Home",
"Drew 1–1",
"10,222"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"Lars-Erik Nielsen Allan Simonsen Richard Westbrook\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,F2:F10=\"Lars-Erik Nielsen Allan Simonsen Richard Westbrook\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "The results for gt2 winning team is all lars-erik nielsen allan simonsen richard westbrook. ",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"F1",
"=",
"\"Lars-Erik Nielsen Allan Simonsen Richard Westbrook\"",
"7"
]
},
{
"Formula": "SUMIFS(A1,D1,\"Jos Verstappen Jeroen Bleekemolen\")",
"Formula2": "SUMIFS(A2:A10,D2:D10,\"Jos Verstappen Jeroen Bleekemolen\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Jos verstappen jeroen bleekemolen is on Imp2 winning team where all are rnd.",
"Tokens": [
"SUMIFS(",
"A1",
"D1",
"\"Jos Verstappen Jeroen Bleekemolen\""
]
}
] | test_1-14154271-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Rnd",
"Circuit",
"LMP1 Winning Team",
"LMP2 Winning Team",
"GT1 Winning Team",
"GT2 Winning Team",
"Results"
],
[
"2",
"1",
"Catalunya",
"#7 Team Peugeot Total",
"#34 VM Motorsport",
"#72 Luc Alphand Aventures",
"#96 Virgo Motorsport",
"Results"
],
[
"3",
"1",
"Catalunya",
"Nicolas Minassian Marc Gené",
"Jos Verstappen Peter van Merksteijn",
"Luc Alphand Guillaume Moreau Patrice Goueslard",
"Rob Bell Gianmaria Bruni",
"Results"
],
[
"4",
"2",
"Monza",
"#8 Team Peugeot Total",
"#31 Team Essex",
"#59 Team Modena",
"#91 Farnbacher Racing",
"Results"
],
[
"5",
"2",
"Monza",
"Stéphane Sarrazin Pedro Lamy",
"John Nielsen Casper Elgaard",
"Antonio García Tomáš Enge",
"Lars-Erik Nielsen Allan Simonsen Richard Westbrook",
"Results"
],
[
"6",
"3",
"Spa",
"#7 Team Peugeot Total",
"#34 VM Motorsport",
"#72 Luc Alphand Aventures",
"#96 Virgo Motorsport",
"Results"
],
[
"7",
"3",
"Spa",
"Nicolas Minassian Marc Gené Jacques Villeneuve",
"Jos Verstappen Peter van Merksteijn",
"Olivier Beretta Guillaume Moreau Patrice Goueslard",
"Rob Bell Gianmaria Bruni",
"Results"
],
[
"8",
"4",
"Nürburgring",
"#8 Team Peugeot Total",
"#34 VM Motorsport",
"#59 Team Modena",
"#96 Virgo Motorsport",
"Results"
],
[
"9",
"4",
"Nürburgring",
"Stéphane Sarrazin Pedro Lamy",
"Jos Verstappen Jeroen Bleekemolen",
"Antonio García Tomáš Enge",
"Rob Bell Gianmaria Bruni",
"Results"
],
[
"10",
"5",
"Silverstone",
"#1 Audi Team Joest",
"#34 VM Motorsport",
"#59 Team Modena",
"#96 Virgo Motorsport",
"Results"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"brisbane\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,E2:E10=\"brisbane\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the name of the stadium in Brisbane?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"brisbane\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"58-6\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,C2:C10=\"58-6\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the result of the match that had a score of 58-6?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"58-6\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"hunter mariners def. castleford tigers\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"hunter mariners def. castleford tigers\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the score for the match that had the result of Hunter Mariners def. Castleford Tigers?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"hunter mariners def. castleford tigers\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"66-20\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,C2:C10=\"66-20\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "For the match ending in a score of 66-20, what was the stadium?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"66-20\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"don valley stadium\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,D2:D10=\"don valley stadium\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In what city is the Don Valley Stadium located?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"don valley stadium\"",
"5"
]
}
] | train_2-10637415-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Result",
"Score",
"Stadium",
"City",
"Crowd"
],
[
"2",
"13 June 1997",
"Adelaide Rams def. Leeds Rhinos",
"34-8",
"Adelaide Oval",
"Adelaide",
"14,630"
],
[
"3",
"13 June 1997",
"Hunter Mariners def. Castleford Tigers",
"42-12",
"Wheldon Road",
"Castleford",
"3,087"
],
[
"4",
"14 June 1997",
"North Queensland Cowboys def. Oldham Bears",
"54-16",
"Stockland Stadium",
"Townsville",
"12,631"
],
[
"5",
"14 June 1997",
"Auckland Warriors def. Bradford Bulls",
"20-16",
"Odsal Stadium",
"Bradford",
"13,133"
],
[
"6",
"15 June 1997",
"Canterbury Bulldogs def. Halifax Blue Sox",
"58-6",
"Belmore",
"Sydney",
"5,034"
],
[
"7",
"15 June 1997",
"Canberra Raiders def. London Broncos",
"66-20",
"Bruce Stadium",
"Canberra",
"6,471"
],
[
"8",
"15 June 1997",
"Sheffield Eagles def. Perth Reds",
"26-22",
"Don Valley Stadium",
"Sheffield",
"3,000"
],
[
"9",
"15 June 1997",
"Penrith Panthers def. Warrington Wolves",
"52-22",
"Wilderspool",
"Warrington",
"3,850"
],
[
"10",
"16 June 1997",
"Brisbane Broncos def. Wigan Warriors",
"34-0",
"ANZ Stadium",
"Brisbane",
"14,833"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"chris witty\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,C2:C7=\"chris witty\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What country did Chris Witty represent?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"chris witty\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"2002 salt lake city\")*(B1=\"3:57.70\")),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(E2:E7=\"2002 salt lake city\")*(B2:B7=\"3:57.70\")),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "On what day was the record set at the 2002 Salt Lake City games with a time of 3:57.70?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"2002 salt lake city\"",
"*",
"B1",
"=",
"\"3:57.70\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"500 metres\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"500 metres\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who set the record in the 500 metres event?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"500 metres\"",
"3"
]
}
] | test_2-16625915-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Event",
"Time",
"Name",
"Nation",
"Games",
"Date"
],
[
"2",
"500 metres",
"37.30",
"Catriona Le May Doan",
"Canada (CAN)",
"2002 Salt Lake City",
"13 February 2002"
],
[
"3",
"1000 metres",
"1:13.83",
"Chris Witty",
"United States (USA)",
"2002 Salt Lake City",
"17 February 2002"
],
[
"4",
"1500 metres",
"1:54.02",
"Anni Friesinger",
"Germany (GER)",
"2002 Salt Lake City",
"20 February 2002"
],
[
"5",
"3000 metres",
"3:57.70",
"Claudia Pechstein",
"Germany (GER)",
"2002 Salt Lake City",
"10 February 2002"
],
[
"6",
"5000 metres",
"6:46.91",
"Claudia Pechstein",
"Germany (GER)",
"2002 Salt Lake City",
"23 February 2002"
],
[
"7",
"Team pursuit (6 laps)",
"3:01.24",
"Kristina Groves Cindy Klassen Christine Nesbitt",
"Canada (CAN)",
"2006 Turin",
"15 February 2006"
]
] |
[
{
"Formula": "SUM(FILTER(A1, (G1=32)*(H1=18)*(E1>4)))",
"Formula2": "SUM(FILTER(A2:A12, (G2:G12=32)*(H2:H12=18)*(E2:E12>4)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Which Position has an Against of 32, and a Difference of 18, and a Drawn larger than 4?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"G1",
"=",
"32",
"*",
"H1",
"=",
"18",
"*",
"E1",
">",
"4"
]
},
{
"Formula": "SUM(FILTER(A1, (G1<49)*(E1=4)))",
"Formula2": "SUM(FILTER(A2:A12, (G2:G12<49)*(E2:E12=4)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Which Position has an Against smaller than 49, and a Drawn of 4?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"G1",
"<",
"49",
"*",
"E1",
"=",
"4"
]
},
{
"Formula": "SUM(FILTER(D1, (E1=5)*(B1=\"palmeiras\")*(A1<6)))",
"Formula2": "SUM(FILTER(D2:D12, (E2:E12=5)*(B2:B12=\"palmeiras\")*(A2:A12<6)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Which Played has a Drawn of 5, and a Team of palmeiras, and a Position smaller than 6?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"E1",
"=",
"5",
"*",
"B1",
"=",
"\"palmeiras\"",
"*",
"A1",
"<",
"6"
]
}
] | train_2-15318286-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Position",
"Team",
"Points",
"Played",
"Drawn",
"Lost",
"Against",
"Difference"
],
[
"2",
"1",
"São Paulo",
"34",
"20",
"2",
"2",
"19",
"35"
],
[
"3",
"2",
"Santos",
"32",
"20",
"2",
"3",
"31",
"23"
],
[
"4",
"3",
"Ypiranga-SP",
"27",
"20",
"5",
"4",
"24",
"20"
],
[
"5",
"4",
"Corinthians",
"26",
"20",
"4",
"5",
"32",
"18"
],
[
"6",
"5",
"Portuguesa",
"20",
"20",
"2",
"9",
"34",
"15"
],
[
"7",
"6",
"Palmeiras",
"19",
"20",
"5",
"8",
"32",
"- 3"
],
[
"8",
"7",
"Juventus",
"19",
"20",
"5",
"8",
"49",
"- 17"
],
[
"9",
"8",
"Portuguesa Santista",
"17",
"20",
"5",
"9",
"41",
"- 12"
],
[
"10",
"9",
"Comercial-SP",
"12",
"20",
"2",
"13",
"52",
"- 17"
],
[
"11",
"10",
"Jabaquara",
"7",
"20",
"3",
"15",
"46",
"- 25"
],
[
"12",
"11",
"Nacional-SP",
"7",
"20",
"3",
"15",
"55",
"- 37"
]
] |
[
{
"Formula": "MAXIFS(F1,A1,\"october 11\")",
"Formula2": "MAXIFS(F2:F8,A2:A8,\"october 11\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the most attendance for october 11",
"Tokens": [
"MAXIFS(",
"F1",
"A1",
"\"october 11\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"october 19\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,A2:A8=\"october 19\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the visitor for october 19",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"october 19\"",
"2"
]
}
] | train_2-13244501-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
[
"2",
"October 11",
"Philadelphia",
"1 – 5",
"California",
"Parent",
"6,886",
"0–1–0"
],
[
"3",
"October 14",
"Philadelphia",
"2 – 4",
"Los Angeles",
"Favell",
"7,035",
"0–2–0"
],
[
"4",
"October 18",
"Philadelphia",
"2 – 1",
"St. Louis",
"Favell",
"5,234",
"1–2–0"
],
[
"5",
"October 19",
"Pittsburgh",
"0 – 1",
"Philadelphia",
"Favell",
"7,812",
"2–2–0"
],
[
"6",
"October 22",
"California",
"2 – 5",
"Philadelphia",
"Favell",
"5,783",
"3–2–0"
],
[
"7",
"October 28",
"Detroit",
"3 – 1",
"Philadelphia",
"Favell",
"10,859",
"3–3–0"
],
[
"8",
"October 29",
"California",
"2 – 2",
"Philadelphia",
"Favell",
"4,708",
"3–3–1"
]
] |
[
{
"Formula": "FILTER(B1,A1=\"essendon\")",
"Formula2": "FILTER(B2:B7,A2:A7=\"essendon\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What did the home team of essendon score?",
"Tokens": [
"FILTER(",
"B1",
"A1",
"=",
"\"essendon\""
]
},
{
"Formula": "FILTER(B1,D1=\"7.3 (45)\")",
"Formula2": "FILTER(B2:B7,D2:D7=\"7.3 (45)\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "If the away team scored 7.3 (45), what was the home team score?",
"Tokens": [
"FILTER(",
"B1",
"D1",
"=",
"\"7.3 (45)\""
]
},
{
"Formula": "FILTER(B1,E1=\"lake oval\")",
"Formula2": "FILTER(B2:B7,E2:E7=\"lake oval\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "When the venue was lake oval what did the home team score?",
"Tokens": [
"FILTER(",
"B1",
"E1",
"=",
"\"lake oval\""
]
},
{
"Formula": "FILTER(D1,A1=\"collingwood\")",
"Formula2": "FILTER(D2:D7,A2:A7=\"collingwood\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What did the away team score when they were playing collingwood?",
"Tokens": [
"FILTER(",
"D1",
"A1",
"=",
"\"collingwood\""
]
},
{
"Formula": "FILTER(E1,D1=\"7.11 (53)\")",
"Formula2": "FILTER(E2:E7,D2:D7=\"7.11 (53)\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "When the away team scored 7.11 (53) what venue did they play at?",
"Tokens": [
"FILTER(",
"E1",
"D1",
"=",
"\"7.11 (53)\""
]
}
] | dev_2-10808681-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Richmond",
"12.13 (85)",
"St Kilda",
"7.11 (53)",
"MCG",
"48,200",
"19 August 1967"
],
[
"3",
"Fitzroy",
"8.18 (66)",
"Melbourne",
"9.8 (62)",
"Princes Park",
"8,027",
"19 August 1967"
],
[
"4",
"Essendon",
"13.11 (89)",
"Footscray",
"12.15 (87)",
"Windy Hill",
"8,700",
"19 August 1967"
],
[
"5",
"North Melbourne",
"9.19 (73)",
"Hawthorn",
"7.3 (45)",
"Arden Street Oval",
"4,846",
"19 August 1967"
],
[
"6",
"South Melbourne",
"9.9 (63)",
"Geelong",
"21.13 (139)",
"Lake Oval",
"10,034",
"19 August 1967"
],
[
"7",
"Collingwood",
"12.13 (85)",
"Carlton",
"8.12 (60)",
"Victoria Park",
"34,784",
"19 August 1967"
]
] |
[
{
"Formula": "ROWS(UNIQUE(B1))",
"Formula2": "ROWS(UNIQUE(B2:B6))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Total number of product types ",
"Tokens": [
"ROWS(",
"UNIQUE(",
"B1"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,B1=\"cutlery\"),SUMMARIZE(HSTACK(CHOOSECOLS(query1,4,5,1)),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,4)<20))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F6,B2:B6=\"cutlery\"),SUMMARIZE(HSTACK(CHOOSECOLS(query1,4,5,1)),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,4)<20))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"HSTACK(",
"CHOOSECOLS(",
"query1",
"Num",
"Num",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "the names, descriptions and ids of cutlery products that cost less than 20 a day to hire",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"cutlery\"",
"SUMMARIZE(",
"HSTACK(",
"CHOOSECOLS(",
"query1",
"4",
"5",
"1",
"SUMX(",
"CHOOSECOLS(",
"query1",
"3",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"4",
"<",
"20"
]
},
{
"Formula": "ROWS(UNIQUE(B1))",
"Formula2": "ROWS(UNIQUE(B2:B6))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "the count of product types",
"Tokens": [
"ROWS(",
"UNIQUE(",
"B1"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,B1=\"cutlery\"),SUMMARIZE(HSTACK(CHOOSECOLS(query1,4,5,1)),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,4)<20))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F6,B2:B6=\"cutlery\"),SUMMARIZE(HSTACK(CHOOSECOLS(query1,4,5,1)),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,4)<20))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"HSTACK(",
"CHOOSECOLS(",
"query1",
"Num",
"Num",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "the names, descriptions and ids of cutlery products with daily hire cost under 20",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"cutlery\"",
"SUMMARIZE(",
"HSTACK(",
"CHOOSECOLS(",
"query1",
"4",
"5",
"1",
"SUMX(",
"CHOOSECOLS(",
"query1",
"3",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"4",
"<",
"20"
]
}
] | for_hire_products_for_hire | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"product id",
"product type code",
"daily hire cost",
"product name",
"product description",
"products for hire"
],
[
"2",
"1",
"Cutlery",
"26.15",
"Book collection C",
"Anna Karenina",
""
],
[
"3",
"2",
"Cutlery",
"15.62",
"Book collection B",
"War and Peace",
""
],
[
"4",
"3",
"Cutlery",
"39.73",
"Book collection A",
"The Great Gatsby",
""
],
[
"5",
"4",
"Din_Plates",
"18.5",
"DVD collection A",
"Twilight",
""
],
[
"6",
"5",
"Cutlery",
"39.58",
"DVD collection B",
"One Hundred Years of Solitude",
""
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1=\"tba\")*(E1=\"oakland raiders\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,(B2:B14=\"tba\")*(E2:E14=\"oakland raiders\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What year had a date of TBA where the Oakland raiders were the home team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"tba\"",
"*",
"E1",
"=",
"\"oakland raiders\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(B1=\"october 28\")*(D1=\"new england patriots\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,(B2:B14=\"october 28\")*(D2:D14=\"new england patriots\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the home team on October 28 when the new england patriots were the visitors?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"october 28\"",
"*",
"D1",
"=",
"\"new england patriots\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"atlanta falcons\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,E2:E14=\"atlanta falcons\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who were the visitors when the Atlanta Falcons were the home team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"atlanta falcons\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"fox\")*(A1>2007)*(B1=\"october 23\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,(C2:C14=\"fox\")*(A2:A14>2007)*(B2:B14=\"october 23\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who were the home team during the game that aired on Fox after 2007 on October 23?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"fox\"",
"*",
"A1",
">",
"2007",
"*",
"B1",
"=",
"\"october 23\"",
"5"
]
}
] | train_2-15558076-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Year",
"Date",
"Television",
"Designated Visitors",
"Designated Home",
"Stadium",
"City"
],
[
"2",
"2007",
"October 28",
"Fox",
"New York Giants",
"Miami Dolphins",
"Wembley Stadium",
"London"
],
[
"3",
"2008",
"October 26",
"CBS",
"San Diego Chargers",
"New Orleans Saints",
"Wembley Stadium",
"London"
],
[
"4",
"2009",
"October 25",
"CBS",
"New England Patriots",
"Tampa Bay Buccaneers",
"Wembley Stadium",
"London"
],
[
"5",
"2010",
"October 31",
"CBS",
"Denver Broncos",
"San Francisco 49ers",
"Wembley Stadium",
"London"
],
[
"6",
"2011",
"October 23",
"FOX",
"Chicago Bears",
"Tampa Bay Buccaneers",
"Wembley Stadium",
"London"
],
[
"7",
"2012",
"October 28",
"CBS",
"New England Patriots",
"St. Louis Rams",
"Wembley Stadium",
"London"
],
[
"8",
"2013",
"September 29",
"CBS",
"Pittsburgh Steelers",
"Minnesota Vikings",
"Wembley Stadium",
"London"
],
[
"9",
"2013",
"October 27",
"FOX",
"San Francisco 49ers",
"Jacksonville Jaguars",
"Wembley Stadium",
"London"
],
[
"10",
"2014",
"TBA",
"TBA",
"Detroit Lions",
"Atlanta Falcons",
"Wembley Stadium",
"London"
],
[
"11",
"2014",
"TBA",
"TBA",
"Dallas Cowboys",
"Jacksonville Jaguars",
"Wembley Stadium",
"London"
],
[
"12",
"2014",
"TBA",
"TBA",
"Miami Dolphins",
"Oakland Raiders",
"Wembley Stadium",
"London"
],
[
"13",
"2015",
"TBA",
"TBA",
"TBA",
"Jacksonville Jaguars",
"Wembley Stadium",
"London"
],
[
"14",
"2016",
"TBA",
"TBA",
"TBA",
"Jacksonville Jaguars",
"Wembley Stadium",
"London"
]
] |
[
{
"Formula": "AVERAGE(FILTER(F1, (D1=2)*(A1>7)))",
"Formula2": "AVERAGE(FILTER(F2:F13, (D2:D13=2)*(A2:A13>7)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the average total number of medals for a nation with 2 silver medals and a rank larger than 7?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"F1",
"D1",
"=",
"2",
"*",
"A1",
">",
"7"
]
},
{
"Formula": "MIN(FILTER(A1, (D1<14)*(E1<3)*(F1=4)*(B1=\"ukraine\")))",
"Formula2": "MIN(FILTER(A2:A13, (D2:D13<14)*(E2:E13<3)*(F2:F13=4)*(B2:B13=\"ukraine\")))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the lowest rank of Ukraine with fewer than 14 silver medals, fewer than 3 bronze medals, and a total of 4 medals?",
"Tokens": [
"MIN(",
"FILTER(",
"A1",
"D1",
"<",
"14",
"*",
"E1",
"<",
"3",
"*",
"F1",
"=",
"4",
"*",
"B1",
"=",
"\"ukraine\""
]
},
{
"Formula": "SUM(FILTER(E1, (F1=16)*(A1>3)))",
"Formula2": "SUM(FILTER(E2:E13, (F2:F13=16)*(A2:A13>3)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the total of bronze medals from nations with more than 16 total medals and ranks larger than 3?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"F1",
"=",
"16",
"*",
"A1",
">",
"3"
]
},
{
"Formula": "SUM(FILTER(E1, (F1=4)*(C1=1)))",
"Formula2": "SUM(FILTER(E2:E13, (F2:F13=4)*(C2:C13=1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the total number of bronze medals with a total of 4 medals and 1 gold medal?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"F1",
"=",
"4",
"*",
"C1",
"=",
"1"
]
}
] | train_2-12392717-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Russia",
"10",
"14",
"8",
"32"
],
[
"3",
"2",
"United States",
"9",
"6",
"7",
"22"
],
[
"4",
"3",
"Canada",
"4",
"2",
"10",
"16"
],
[
"5",
"4",
"Japan",
"4",
"5",
"4",
"13"
],
[
"6",
"5",
"Hungary",
"4",
"0",
"2",
"6"
],
[
"7",
"6",
"Czech Republic",
"2",
"1",
"1",
"4"
],
[
"8",
"6",
"Ukraine",
"1",
"3",
"0",
"4"
],
[
"9",
"6",
"Italy",
"0",
"1",
"3",
"4"
],
[
"10",
"7",
"Sweden",
"1",
"2",
"0",
"3"
],
[
"11",
"8",
"Israel",
"1",
"1",
"0",
"2"
],
[
"12",
"9",
"Finland",
"0",
"0",
"1",
"1"
],
[
"13",
"9",
"France",
"0",
"1",
"0",
"1"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"1b\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,B2:B15=\"1b\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the architecture version of Model 1b?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"1b\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"mips-iii 64-bit\")*(B1=\"2b\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,(D2:D15=\"mips-iii 64-bit\")*(B2:B15=\"2b\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the name of the architecture version of the MIPS-III 64-bit, and model 2b?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"mips-iii 64-bit\"",
"*",
"B1",
"=",
"\"2b\"",
"1"
]
}
] | train_2-1764207-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name / Generation",
"Model",
"Frequency [MHz]",
"Architecture version",
"Cores",
"Process [nm]"
],
[
"2",
"Godson-1 (embedded CPU)",
"1",
"266",
"MIPS32",
"1",
"180"
],
[
"3",
"Godson-1 (embedded CPU)",
"1A",
"300",
"MIPS32",
"1",
"130"
],
[
"4",
"Godson-1 (embedded CPU)",
"1B",
"200",
"MIPS32",
"1",
"130"
],
[
"5",
"Godson-2 (singleCore)",
"2B",
"250",
"MIPS-III 64-bit",
"1",
"180"
],
[
"6",
"Godson-2 (singleCore)",
"2C",
"450",
"MIPS-III 64-bit",
"1",
"180"
],
[
"7",
"Godson-2 (singleCore)",
"STLS2E",
"1000",
"MIPS-III 64-bit",
"1",
"90"
],
[
"8",
"Godson-2 (singleCore)",
"STLS2F",
"1200",
"MIPS-III 64-bit",
"1",
"90"
],
[
"9",
"Godson-2 (singleCore)",
"L2G",
"900–1000",
"MIPS64",
"1",
"65"
],
[
"10",
"Godson-2 (singleCore)",
"L2H?",
"1000",
"MIPS64",
"1",
"65"
],
[
"11",
"Godson-3 (multiCore)",
"L3A/L2GQ",
"1000",
"MIPS64",
"4",
"65"
],
[
"12",
"Godson-3 (multiCore)",
"L3B",
"1050",
"MIPS64",
"8",
"65"
],
[
"13",
"Godson-3 (multiCore)",
"L3C?",
"1500+",
"MIPS64",
"16",
"28"
],
[
"14",
"Godson-T (manyCore)",
"Godson-T",
"1000",
"MIPS32",
"64",
"28?"
],
[
"15",
"Name / Generation",
"Model",
"Frequency [MHz]",
"Architecture version",
"Cores",
"Process [nm]"
]
] |
[
{
"Formula": "FILTER(A1,C1=\"Kalin Olson\")",
"Formula2": "FILTER(A2:A9,C2:C9=\"Kalin Olson\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "When was Kalin Olson listed as the centerfold model?",
"Tokens": [
"FILTER(",
"A1",
"C1",
"=",
"\"Kalin Olson\""
]
},
{
"Formula": "FILTER(B1,A1=\"3-97\")",
"Formula2": "FILTER(B2:B9,A2:A9=\"3-97\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the name of the cover model on 3-97?",
"Tokens": [
"FILTER(",
"B1",
"A1",
"=",
"\"3-97\""
]
},
{
"Formula": "FILTER(C1,F1=\"Marilyn Monroe\")",
"Formula2": "FILTER(C2:C9,F2:F9=\"Marilyn Monroe\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Who was the centerfold model when a pictorial was done on marilyn monroe?",
"Tokens": [
"FILTER(",
"C1",
"F1",
"=",
"\"Marilyn Monroe\""
]
},
{
"Formula": "FILTER(D1,A1=\"1-97\")",
"Formula2": "FILTER(D2:D9,A2:A9=\"1-97\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Who was the interview subject on the date 1-97?",
"Tokens": [
"FILTER(",
"D1",
"A1",
"=",
"\"1-97\""
]
}
] | dev_1-1566850-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Cover model",
"Centerfold model",
"Interview subject",
"20 Questions",
"Pictorials"
],
[
"2",
"1-97",
"Marilyn Monroe",
"Jami Ferrell",
"Whoopi Goldberg",
"Mike Judge",
"Marilyn Monroe"
],
[
"3",
"3-97",
"Faye Resnick",
"Jennifer Miriam",
"Clint Eastwood",
"Michael Jordan",
"Faye Resnick, Sharry Konopski"
],
[
"4",
"4-97",
"Joey Heatherton",
"Kelly Monaco",
"Vincent Bugliosi",
"Vanessa L. Williams",
"Female s dentist , Dolly Martin"
],
[
"5",
"6-97",
"Victoria Silvstedt",
"Carrie Stevens",
"Dennis Rodman",
"Julianna Margulies",
"Carmen Electra , Victoria Silvstedt - PMOY"
],
[
"6",
"7-97",
"Farrah Fawcett (two alternative covers)",
"Daphnée Duplaix",
"Anthony Edwards",
"Jon Lovitz",
"Farrah Fawcett, Brandi Brandt"
],
[
"7",
"8-97",
"Nikki Ziering",
"Kalin Olson",
"Bill Maher",
"Norm Macdonald",
"Biker Babes"
],
[
"8",
"10-97",
"Stacy Fuson",
"Layla Roberts",
"Tommy Hilfiger",
"Téa Leoni",
"Girls of the Big Ten"
],
[
"9",
"11-97",
"Suzen Johnson",
"Inga Drozdova",
"Brett Favre",
"Robert Wuhl",
"Suzen Johnson"
]
] |
[
{
"Formula": "AVERAGEIFS(D1,B1,\"kōhei uchimura ( jpn )\")",
"Formula2": "AVERAGEIFS(D2:D9,B2:B9,\"kōhei uchimura ( jpn )\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what is the average b score when the gymnast is kōhei uchimura ( jpn )?",
"Tokens": [
"AVERAGEIFS(",
"D1",
"B1",
"\"kōhei uchimura ( jpn )\""
]
},
{
"Formula": "SUM(FILTER(D1, C1=6.9))",
"Formula2": "SUM(FILTER(D2:D9, C2:C9=6.9))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "what is the b score when the a score is 6.9?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"C1",
"=",
"6.9"
]
},
{
"Formula": "SUM(FILTER(D1, (C1=6.6)*(E1=15.6)))",
"Formula2": "SUM(FILTER(D2:D9, (C2:C9=6.6)*(E2:E9=15.6)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "what is the sum of the b score when the a score is 6.6 and the total is 15.6?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"C1",
"=",
"6.6",
"*",
"E1",
"=",
"15.6"
]
}
] | test_2-18662017-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Position",
"Gymnast",
"A Score",
"B Score",
"Total"
],
[
"2",
"1st",
"Diego Hypólito ( BRA )",
"6.600",
"9.350",
"15.950"
],
[
"3",
"2nd",
"Marian Drăgulescu ( ROU )",
"6.900",
"9.025",
"15.925"
],
[
"4",
"3rd",
"Gervasio Deferr ( ESP )",
"6.500",
"9.325",
"15.825"
],
[
"5",
"4th",
"Fabian Hambuechen ( GER )",
"6.500",
"9.300",
"15.800"
],
[
"6",
"5th",
"Kōhei Uchimura ( JPN )",
"6.500",
"9.225",
"15.725"
],
[
"7",
"6th",
"Zou Kai ( CHN )",
"6.700",
"9.100",
"15.700"
],
[
"8",
"7th",
"Anton Golotsutskov ( RUS )",
"6.500",
"9.100",
"15.600"
],
[
"9",
"8th",
"Alexandr Shatilov ( ISR )",
"6.600",
"9.000",
"15.600"
]
] |
[
{
"Formula": "ROWS(UNIQUE(C1))",
"Formula2": "ROWS(UNIQUE(C2:C8))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "How many papers are published in total?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"C1"
]
},
{
"Formula": "ROWS(UNIQUE(C1))",
"Formula2": "ROWS(UNIQUE(C2:C8))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Count the number of total papers.",
"Tokens": [
"ROWS(",
"UNIQUE(",
"C1"
]
},
{
"Formula": "ROWS(UNIQUE(C1))",
"Formula2": "ROWS(UNIQUE(C2:C8))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "the number of papers",
"Tokens": [
"ROWS(",
"UNIQUE(",
"C1"
]
},
{
"Formula": "ROWS(UNIQUE(C1))",
"Formula2": "ROWS(UNIQUE(C2:C8))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "How many papers are there overall?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"C1"
]
},
{
"Formula": "ROWS(UNIQUE(C1))",
"Formula2": "ROWS(UNIQUE(C2:C8))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "How many papers?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"C1"
]
}
] | icfp_1_papers | [
[
"0",
"A",
"B",
"C"
],
[
"1",
"paper id",
"title",
"papers"
],
[
"2",
"200",
"Just do it: Simple Monadic Equational Reasoning",
""
],
[
"3",
"201",
"Proving the Unique Fixed-Point Principle Correct: An Adventure with Category Theory",
""
],
[
"4",
"202",
"Functional Pearl: Modular Rollback through Control Logging",
""
],
[
"5",
"203",
"An Equivalence-Preserving CPS Translation via Multi-Language Semantics",
""
],
[
"6",
"204",
"Making Standard ML a Practical Database Programming Language",
""
],
[
"7",
"205",
"Nameless, Painless",
""
],
[
"8",
"206",
"Binders Unbound",
""
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"New York 19\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,A2:A13=\"New York 19\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who are the contenders In the New York 19 polling area race?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"New York 19\"",
"6"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(A1, B1=\"John Taber\")))",
"Formula2": "ROWS(UNIQUE(FILTER(A2:A13, B2:B13=\"John Taber\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many polling areas are there with John Taber as the sitting Representative?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"A1",
"B1",
"=",
"\"John Taber\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"New York 29\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,A2:A13=\"New York 29\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who are the contenders In the New York 29 polling area race?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"New York 29\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"John J. Delaney\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,B2:B13=\"John J. Delaney\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which political party is involved where John J. Delaney is the sitting Representative?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"John J. Delaney\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"New York 10\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,A2:A13=\"New York 10\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the sitting Representative In the New York 10 polling area race?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"New York 10\"",
"2"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(B1, A1=\"New York 10\")))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B13, A2:A13=\"New York 10\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many sitting Representatives are there in the New York 10 polling area?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"B1",
"A1",
"=",
"\"New York 10\""
]
}
] | train_1-1342256-32 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"New York 7",
"John J. Delaney",
"Democratic",
"1931",
"Re-elected",
"John J. Delaney (D) 72.8% Harry Boyarsky (R) 27.2%"
],
[
"3",
"New York 10",
"Emanuel Celler",
"Democratic",
"1922",
"Re-elected",
"Emanuel Celler (D) 68.6% Jerome Lewis (R) 31.4%"
],
[
"4",
"New York 12",
"Samuel Dickstein",
"Democratic",
"1922",
"Re-elected",
"Samuel Dickstein (D) 87.0% Hyman Hecht (R) 13.0%"
],
[
"5",
"New York 13",
"Louis Capozzoli",
"Democratic",
"1940",
"Re-elected",
"Louis Capozzoli (D) 74.0% John Rosenberg (R) 26.0%"
],
[
"6",
"New York 17",
"Joseph C. Baldwin",
"Republican",
"1941",
"Re-elected",
"Joseph C. Baldwin (R) 61.0% Carl Sherman (D) 39.0%"
],
[
"7",
"New York 19",
"Sol Bloom",
"Democratic",
"1923",
"Re-elected",
"Sol Bloom (D) 67.5% Clarence McMillan (R) 32.5%"
],
[
"8",
"New York 20",
"Vito Marcantonio",
"Labor",
"1938",
"Re-elected",
"Vito Marcantonio ( American Labor ) Unopposed"
],
[
"9",
"New York 27",
"Lewis K. Rockefeller",
"Republican",
"1937",
"Retired Republican hold",
"Jay Le Fevre (R) 63.1% Sharon J. Mauhs (D) 36.9%"
],
[
"10",
"New York 29",
"E. Harold Cluett",
"Republican",
"1936",
"Retired Republican hold",
"Dean P. Taylor (R) 68.8% John T. Degnan (D) 31.2%"
],
[
"11",
"New York 36",
"John Taber",
"Republican",
"1922",
"Re-elected",
"John Taber (R) 62.6% Charles Osborne (D) 37.4%"
],
[
"12",
"New York 38",
"Joseph J. O'Brien",
"Republican",
"1938",
"Re-elected",
"Joseph J. O'Brien (R) 59.1% Walden Moore (D) 40.9%"
],
[
"13",
"New York 39",
"James Wolcott Wadsworth, Jr.",
"Republican",
"1932",
"Re-elected",
"James Wolcott Wadsworth, Jr. (R) Unopposed"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"istván sándor\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,B2:B12=\"istván sándor\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who replaced István Sándor?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"istván sándor\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"lászló dajka\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,B2:B12=\"lászló dajka\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the position that has the outgoing manager lászló Dajka?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"lászló dajka\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"zoltán varga\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,B2:B12=\"zoltán varga\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When was outgoing manager Zoltán Varga appointed?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"zoltán varga\"",
"7"
]
}
] | train_2-17717335-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Team",
"Outgoing manager",
"Manner of departure",
"Date of vacancy",
"Position in table",
"Replaced by",
"Date of appointment"
],
[
"2",
"Haladás",
"László Dajka",
"Sacked",
"17 September 1998",
"16th",
"István Mihalecz",
"17 September 1998"
],
[
"3",
"Videoton",
"Ferenc Csongrádi",
"Mutual agreement",
"16 October 1998",
"14th",
"József Verebes",
"16 October 1998"
],
[
"4",
"Debrecen",
"András Herczeg",
"Sacked",
"20 October 1998",
"13th",
"Lajos Garamvölgyi",
"20 October 1998"
],
[
"5",
"Ferencváros",
"Tibor Nyilasi",
"Mutual agreement",
"17 December 1998",
"7th",
"Marijan Vlak",
"29 December 1998"
],
[
"6",
"III. Kerület",
"Ralf Wilhelms",
"Mutual agreement",
"18 December 1998",
"16th",
"Lajos Schróth",
"12 February 1999"
],
[
"7",
"BVSC",
"István Sándor",
"Sacked",
"22 December 1998",
"18th",
"Dragan Seklulić",
"3 January 1999"
],
[
"8",
"Diósgyőr",
"Barnabás Tornyi",
"Resigned",
"5 January 1999",
"3rd",
"Gábor Szapor",
"7 January 1999"
],
[
"9",
"BVSC",
"Dragan Seklulić",
"Sacked",
"10 February 1999",
"18th",
"József Tajti",
"10 February 1999"
],
[
"10",
"Diósgyőr",
"Gábor Szapor",
"Sacked",
"14 April 1999",
"7rd[ clarification needed ]",
"Miklós Temesvári",
"14 April 1999"
],
[
"11",
"Siófok",
"László Nagy",
"Resigned",
"4 May 1999",
"16th",
"József Mészáros",
"4 May 1999"
],
[
"12",
"Dunaújváros",
"Zoltán Varga",
"Resigned",
"12 May 1999",
"6th",
"Ferenc Ebedli",
"12 May 1999"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=\"piraeus\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<4))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E17,D2:D17=\"piraeus\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<4))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "On which date was the position less than 4 at Piraeus?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"piraeus\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"5",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"4"
]
}
] | train_2-13791-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pos.",
"Mark",
"Athlete",
"Venue",
"Date"
],
[
"2",
"1.",
"2.43m(7ft11½in)",
"Javier Sotomayor ( CUB )",
"Budapest",
"4 March 1989"
],
[
"3",
"2.",
"2.42m(7ft11¼in)",
"Carlo Thränhardt ( FRG )",
"Berlin",
"26 February 1988"
],
[
"4",
"3.",
"2.41m(7ft10¾in)",
"Patrik Sjöberg ( SWE )",
"Piraeus",
"1 February 1987"
],
[
"5",
"4.",
"2.40m(7ft10¼in)",
"Hollis Conway ( USA )",
"Seville",
"10 March 1991"
],
[
"6",
"4.",
"2.40m(7ft10¼in)",
"Stefan Holm ( SWE )",
"Madrid",
"6 March 2005"
],
[
"7",
"4.",
"2.40m(7ft10¼in)",
"Ivan Ukhov ( RUS )",
"Athens",
"25 February 2009"
],
[
"8",
"7.",
"2.39m(7ft10in)",
"Dietmar Mögenburg ( FRG )",
"Cologne",
"24 February 1985"
],
[
"9",
"7.",
"2.39m(7ft10in)",
"Ralf Sonn ( GER )",
"Berlin",
"1 March 1991"
],
[
"10",
"9.",
"2.38m(7ft9½in)",
"Igor Paklin ( USSR )",
"Indianapolis",
"7 March 1987"
],
[
"11",
"9.",
"2.38m(7ft9½in)",
"Hennadiy Avdyeyenko ( USSR )",
"Indianapolis",
"7 March 1987"
],
[
"12",
"9.",
"2.38m(7ft9½in)",
"Steve Smith ( GBR )",
"Wuppertal",
"4 February 1994"
],
[
"13",
"9.",
"2.38m(7ft9½in)",
"Wolf-Hendrik Beyer ( GER )",
"Weinheim",
"18 March 1994"
],
[
"14",
"9.",
"2.38m(7ft9½in)",
"Sorin Matei ( ROM )",
"Wuppertal",
"3 February 1995"
],
[
"15",
"9.",
"2.38m(7ft9½in)",
"Matt Hemingway ( USA )",
"Atlanta",
"4 March 2000"
],
[
"16",
"9.",
"2.38m(7ft9½in)",
"Yaroslav Rybakov ( RUS )",
"Stockholm",
"15 February 2005"
],
[
"17",
"9.",
"2.38m(7ft9½in)",
"Linus Thörnblad ( SWE )",
"Gothenburg",
"25 February 2007"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"circa 1116\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,D2:D11=\"circa 1116\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the cardinalatial order of the elector elevated circa 1116?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"circa 1116\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"pisa\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,B2:B11=\"pisa\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When was the elector from pisa elevated?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"pisa\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"bosone\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"bosone\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the cardinalatial order and title of bosone?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"bosone\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"crema\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,B2:B11=\"crema\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the elevator from crema?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"crema\"",
"5"
]
}
] | train_2-18884668-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Elector",
"Nationality",
"Cardinalatial order and title",
"Elevated",
"Elevator"
],
[
"2",
"Kuno von Urach",
"Germany",
"Cardinal-bishop of Palestrina",
"Circa 1107",
"Paschal II"
],
[
"3",
"Lamberto Scannabecchi , Can.Reg.",
"Fagnano",
"Cardinal-bishop of Ostia and Velletri",
"1117",
"Paschal II"
],
[
"4",
"John of Crema",
"Crema",
"Cardinal-priest of S. Crisogono",
"Circa 1117",
"Paschal II"
],
[
"5",
"Guido Galli , O.S.B.",
"Italy",
"Cardinal-priest of S. Balbina",
"Circa 1099",
"Paschal II"
],
[
"6",
"Bosone",
"Italy",
"Cardinal-priest of S. Anastasia",
"Circa 1116",
"Paschal II"
],
[
"7",
"Corrado de Suburra",
"Rome",
"Cardinal-priest of S. Pudenziana",
"Ca. 1111-1114",
"Paschal II"
],
[
"8",
"Gregorio Papareschi , Can.Reg.Lat.",
"Rome",
"Cardinal-deacon of S. Angelo in Pescheria",
"Circa 1088 (or 1116)",
"Urban II (or Paschal II )"
],
[
"9",
"Pietro Pierleoni",
"Rome",
"Cardinal-deacon of Ss. Cosma e Damiano",
"Ca. 1106-1116",
"Paschal II"
],
[
"10",
"Crisogono Malcondini",
"Pisa",
"Cardinal-deacon of S. Nicola in Carcere",
"1117",
"Paschal II"
],
[
"11",
"Roscemanno Sanseverino , O.S.B.Cas.",
"Marsica",
"Cardinal-deacon of S. Giorgio in Velabro",
"circa 1106",
"Paschal II"
]
] |
[
{
"Formula": "MAX(F1)",
"Formula2": "MAX(F2:F15)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "What was the largest attended game?",
"Tokens": [
"MAX(",
"F1"
]
}
] | dev_1-23486853-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Game",
"Date",
"Opponent",
"Score",
"Location",
"Attendance",
"Record",
"Points"
],
[
"2",
"26",
"December 2",
"Boston Bruins",
"4 – 1",
"TD Garden",
"16533",
"10–8–8",
"28"
],
[
"3",
"27",
"December 4",
"New Jersey Devils",
"3 – 2",
"Prudential Center",
"15336",
"10–9–8",
"28"
],
[
"4",
"28",
"December 5",
"New York Islanders",
"4 – 0",
"St. Pete Times Forum",
"13577",
"11–9–8",
"30"
],
[
"5",
"29",
"December 7",
"Washington Capitals",
"3 – 0",
"St. Pete Times Forum",
"12400",
"11–10–8",
"30"
],
[
"6",
"30",
"December 9",
"Edmonton Oilers",
"3 – 2",
"St. Pete Times Forum",
"13477",
"11–11–8",
"30"
],
[
"7",
"31",
"December 11",
"Colorado Avalanche",
"2 – 1 (SO)",
"Pepsi Center",
"12188",
"11–11–9",
"31"
],
[
"8",
"32",
"December 13",
"Chicago Blackhawks",
"4 – 0",
"United Center",
"21081",
"11–12–9",
"31"
],
[
"9",
"33",
"December 15",
"Nashville Predators",
"7 – 4",
"Sommet Center",
"15804",
"11–13–9",
"31"
],
[
"10",
"34",
"December 17",
"Detroit Red Wings",
"3 – 0",
"Joe Louis Arena",
"19474",
"11–14–9",
"31"
],
[
"11",
"35",
"December 18",
"St. Louis Blues",
"6 – 3",
"Scottrade Center",
"19150",
"12–14–9",
"33"
],
[
"12",
"36",
"December 21",
"New York Islanders",
"4 – 2",
"Nassau Veterans Memorial Coliseum",
"10864",
"13–14–9",
"35"
],
[
"13",
"37",
"December 23",
"Philadelphia Flyers",
"5 – 2",
"St. Pete Times Forum",
"16177",
"13–15–9",
"35"
],
[
"14",
"38",
"December 26",
"Atlanta Thrashers",
"4 – 3",
"St. Pete Times Forum",
"15437",
"14–15–9",
"37"
],
[
"15",
"39",
"December 28",
"Boston Bruins",
"2 – 1",
"St. Pete Times Forum",
"16926",
"15–15–9",
"39"
]
] |
[
{
"Formula": "AVERAGEIFS(C1,D1,\"vekoma\")",
"Formula2": "AVERAGEIFS(C2:C6,D2:D6,\"vekoma\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Which average Opened has a Manufacturer of vekoma?",
"Tokens": [
"AVERAGEIFS(",
"C1",
"D1",
"\"vekoma\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"aerial park\")*(D1=\"zamperla\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=\"aerial park\")*(D2:D6=\"zamperla\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Opened is the highest one that has a Themed Area of aerial park, and a Manufacturer of zamperla?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"aerial park\"",
"*",
"D1",
"=",
"\"zamperla\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"troublesome trucks runaway coaster\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"troublesome trucks runaway coaster\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Themed Area has a Name of troublesome trucks runaway coaster?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"troublesome trucks runaway coaster\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"steel sit down\")*(C1>2008)),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(B2:B6=\"steel sit down\")*(C2:C6>2008)),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which Manufacturer has a Style of steel sit down, and an Opened larger than 2008?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"steel sit down\"",
"*",
"C1",
">",
"2008",
"4"
]
}
] | train_2-1520959-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Style",
"Opened",
"Manufacturer",
"Themed Area"
],
[
"2",
"The Shock Wave",
"Standing Up Rollercoaster",
"1994",
"Intamin",
"Action Park"
],
[
"3",
"G Force",
"Steel Sit Down",
"2005",
"Mauer Söhne",
"Action Park"
],
[
"4",
"Ben 10 – Ultimate Mission",
"Steel Sit Down",
"2011",
"Vekoma",
"Aerial Park"
],
[
"5",
"Buffalo Mountain Coaster",
"Steel Sit Down",
"1987",
"Zamperla",
"Aerial Park"
],
[
"6",
"Troublesome Trucks Runaway Coaster",
"Steel Sit Down",
"2008",
"Gerstlauer",
"Thomas Land"
]
] |
[
{
"Formula": "MAXIFS(E1,D1,\"real juventud\")",
"Formula2": "MAXIFS(E2:E6,D2:D6,\"real juventud\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the highest attendance against Real Juventud?",
"Tokens": [
"MAXIFS(",
"E1",
"D1",
"\"real juventud\""
]
}
] | train_2-17026847-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Home",
"Score",
"Away",
"Attendance"
],
[
"2",
"August 6, 2008",
"Platense",
"1:1",
"Deportes Savio",
"1594"
],
[
"3",
"August 6, 2008",
"Victoria",
"1:1",
"Olimpia",
"2852"
],
[
"4",
"August 6, 2008",
"Marathón",
"1:1",
"Vida",
"1141"
],
[
"5",
"August 6, 2008",
"Hispano",
"2:0",
"Real Juventud",
"1208"
],
[
"6",
"August 6, 2008",
"Motagua",
"0:0",
"Real Espana",
"2090"
]
] |
[
{
"Formula": "SUM(FILTER(F1, (G1<34)*(D1>3)))",
"Formula2": "SUM(FILTER(F2:F6, (G2:G6<34)*(D2:D6>3)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the total number of events that had 34 cuts and 3 in the top 10?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"G1",
"<",
"34",
"*",
"D1",
">",
"3"
]
}
] | train_2-1646050-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Tournament",
"Wins",
"Top-5",
"Top-10",
"Top-25",
"Events",
"Cuts made"
],
[
"2",
"Masters Tournament",
"0",
"0",
"0",
"1",
"12",
"4"
],
[
"3",
"U.S. Open",
"0",
"0",
"2",
"4",
"22",
"13"
],
[
"4",
"The Open Championship",
"0",
"0",
"0",
"0",
"6",
"2"
],
[
"5",
"PGA Championship",
"0",
"1",
"3",
"5",
"18",
"15"
],
[
"6",
"Totals",
"0",
"1",
"5",
"10",
"58",
"34"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"usac national championship\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"usac national championship\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "For the USAC National Championship, what is the Discipline?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"usac national championship\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"race\")*(D1=\"indianapolis sweepstakes\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=\"race\")*(D2:D6=\"indianapolis sweepstakes\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In the Indianapolis Sweepstakes race session, what is the championship?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"race\"",
"*",
"D1",
"=",
"\"indianapolis sweepstakes\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"sprint cup series\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"sprint cup series\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What circuit is the Sprint Cup series championship?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"sprint cup series\"",
"3"
]
}
] | train_2-1632486-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Discipline",
"Championship",
"Circuit",
"Event",
"Session"
],
[
"2",
"Stock car",
"Sprint Cup Series",
"Daytona International Speedway",
"UNO Twin 125 Qualifiers",
"Qualifying"
],
[
"3",
"Stock car",
"Whelen Modified Tour",
"Martinsville Speedway",
"Winn-Dixie 500",
"Race"
],
[
"4",
"Drag Racing",
"NHRA Winston Drag Racing Series",
"Indianapolis Raceway Park",
"Mac Tools US Nationals",
"Qualifying"
],
[
"5",
"Stock car",
"ARCA Series",
"Daytona International Speedway",
"Daytona ARCA 200",
"Race"
],
[
"6",
"Open Wheel",
"USAC National Championship",
"Williams Grove Speedway",
"Indianapolis Sweepstakes",
"Race"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"1:23.32.41\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,E2:E11=\"1:23.32.41\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who had the time of 1:23.32.41?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"1:23.32.41\"",
"2"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=\"104.567mph\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<8))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E11,D2:D11=\"104.567mph\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<8))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "What is the time of the rider who has a rank smaller than 8 and speed of 104.567mph?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"104.567mph\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"5",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"8"
]
}
] | train_2-11972799-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Rider",
"Team",
"Speed",
"Time"
],
[
"2",
"1",
"Oliver Linsdell",
"398cc Yamaha",
"107.197mph",
"1:24.38.25"
],
[
"3",
"2",
"Tim Sayers",
"400cc Kawasaki",
"104.796mph",
"1:26.24.29"
],
[
"4",
"3",
"Keith Costello",
"400cc Honda",
"104.567mph",
"1:26.35.85"
],
[
"5",
"4",
"Joe Phillips",
"398cc Kawasaki",
"104.537mph",
"1:26.37.32"
],
[
"6",
"5",
"Andrew Kirkwood",
"399cc Kawasaki",
"103.441mph",
"1:23.32.41"
],
[
"7",
"6",
"Dan Sayle",
"125cc Honda",
"101.577mph",
"1:29.08.76"
],
[
"8",
"7",
"Ross Johnson",
"400cc Kawasaki",
"101.333mph",
"1:29.21.67"
],
[
"9",
"8",
"Myles Byrne",
"400cc Honda",
"100.695mph",
"1:29.55.90"
],
[
"10",
"9",
"Anthony Davies",
"399cc yamaha",
"100.482mph",
"1:30.7.04"
],
[
"11",
"10",
"Ian Hickey",
"400cc Honda",
"99.691mph",
"1:30.49.97"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"16.19 (115)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"16.19 (115)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the away team when the home team scored 16.19 (115)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"16.19 (115)\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"victoria park\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"victoria park\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the away team's score for the match played at Victoria Park?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"victoria park\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"10.15 (75)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"10.15 (75)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the venue where the home team scored 10.15 (75)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"10.15 (75)\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"collingwood\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"collingwood\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Collingwood's home venue?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"collingwood\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"carlton\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"carlton\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the away teams score when they played Carlton?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"carlton\"",
"4"
]
}
] | train_2-10767118-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Footscray",
"10.15 (75)",
"Melbourne",
"11.9 (75)",
"Western Oval",
"15,500",
"25 May 1929"
],
[
"3",
"Essendon",
"10.18 (78)",
"South Melbourne",
"7.10 (52)",
"Windy Hill",
"15,000",
"25 May 1929"
],
[
"4",
"Collingwood",
"16.19 (115)",
"Fitzroy",
"8.11 (59)",
"Victoria Park",
"18,000",
"25 May 1929"
],
[
"5",
"Carlton",
"10.13 (73)",
"Geelong",
"8.7 (55)",
"Princes Park",
"30,000",
"25 May 1929"
],
[
"6",
"St Kilda",
"18.13 (121)",
"North Melbourne",
"7.13 (55)",
"Junction Oval",
"15,000",
"25 May 1929"
],
[
"7",
"Richmond",
"16.22 (118)",
"Hawthorn",
"12.5 (77)",
"Punt Road Oval",
"14,000",
"25 May 1929"
]
] |
[
{
"Formula": "SUMIFS(G1,B1,\"Georgi Grechko\")",
"Formula2": "SUMIFS(G2:G8,B2:B8,\"Georgi Grechko\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the duration for georgi grechko",
"Tokens": [
"SUMIFS(",
"G1",
"B1",
"\"Georgi Grechko\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"10 December 1982 19:02:36 UTC\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,E2:E8=\"10 December 1982 19:02:36 UTC\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the flight up for 10 december 1982 19:02:36 utc",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"10 December 1982 19:02:36 UTC\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"Vladimir Lyakhov , Aleksandr Pavlovich Aleksandrov\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,B2:B8=\"Vladimir Lyakhov , Aleksandr Pavlovich Aleksandrov\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the launch date for vladimir lyakhov , aleksandr pavlovich aleksandrov",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"Vladimir Lyakhov , Aleksandr Pavlovich Aleksandrov\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"Vladimir Vasyutin , Alexander Volkov\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,B2:B8=\"Vladimir Vasyutin , Alexander Volkov\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the flight down for vladimir vasyutin , alexander volkov",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"Vladimir Vasyutin , Alexander Volkov\"",
"6"
]
},
{
"Formula": "SUMIFS(G1,B1,\"Vladimir Vasyutin , Alexander Volkov\")",
"Formula2": "SUMIFS(G2:G8,B2:B8,\"Vladimir Vasyutin , Alexander Volkov\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the duration for vladimir vasyutin , alexander volkov",
"Tokens": [
"SUMIFS(",
"G1",
"B1",
"\"Vladimir Vasyutin , Alexander Volkov\""
]
}
] | train_1-245801-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Expedition",
"Crew",
"Launch date",
"Flight up",
"Landing date",
"Flight down",
"Duration (days)"
],
[
"2",
"Salyut 7 – EO-1",
"Anatoli Berezovoy , Valentin Lebedev",
"13 May 1982 09:58:05 UTC",
"Soyuz T-5",
"10 December 1982 19:02:36 UTC",
"Soyuz T-7",
"211.38"
],
[
"3",
"Salyut 7 – EO-2",
"Vladimir Lyakhov , Aleksandr Pavlovich Aleksandrov",
"27 June 1983 09:12:00 UTC",
"Soyuz T-9",
"23 November 1983 19:58:00 UTC",
"Soyuz T-9",
"149.45"
],
[
"4",
"Salyut 7 – EO-3",
"Leonid Kizim , Vladimir Solovyov , Oleg Atkov",
"8 February 1984 12:07:26 UTC",
"Soyuz T-10",
"2 October 1984 10:57:00 UTC",
"Soyuz T-11",
"236.95"
],
[
"5",
"Salyut 7 – EO-4-1a",
"Viktor Savinykh",
"6 June 1985 06:39:52 UTC",
"Soyuz T-13",
"21 November 1985 10:31:00 UTC",
"Soyuz T-14",
"168.16"
],
[
"6",
"Salyut 7 – EO-4-1b",
"Vladimir Dzhanibekov",
"6 June 1985 06:39:52 UTC",
"Soyuz T-13",
"26 September 1985 09:51:58 UTC",
"Soyuz T-13",
"112.13"
],
[
"7",
"Salyut 7 – EP-5",
"Georgi Grechko",
"17 September 1985 12:38:52 UTC",
"Soyuz T-14",
"26 September 1985 09:51:58 UTC",
"Soyuz T-13",
"8.88"
],
[
"8",
"Salyut 7 – EO-4-2",
"Vladimir Vasyutin , Alexander Volkov",
"17 September 1985 12:38:52 UTC",
"Soyuz T-14",
"21 November 1985 10:31:00 UTC",
"Soyuz T-14",
"64.91"
]
] |
[
{
"Formula": "SUMIFS(F1,G1,\"0:39\")",
"Formula2": "SUMIFS(F2:F8,G2:G8,\"0:39\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What round had a time of 0:39?",
"Tokens": [
"SUMIFS(",
"F1",
"G1",
"\"0:39\""
]
}
] | test_2-18783042-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time",
"Location"
],
[
"2",
"Win",
"7–0",
"Liz Carmouche",
"Submission (armbar)",
"UFC 157",
"1",
"4:49",
"Anaheim, California , United States"
],
[
"3",
"Win",
"6–0",
"Sarah Kaufman",
"Submission (armbar)",
"Strikeforce: Rousey vs. Kaufman",
"1",
"0:54",
"San Diego, California , United States"
],
[
"4",
"Win",
"5–0",
"Miesha Tate",
"Submission (armbar)",
"Strikeforce: Tate vs. Rousey",
"1",
"4:27",
"Columbus, Ohio , United States"
],
[
"5",
"Win",
"4–0",
"Julia Budd",
"Submission (armbar)",
"Strikeforce Challengers 20",
"1",
"0:39",
"Las Vegas, Nevada , United States"
],
[
"6",
"Win",
"3–0",
"Sarah D'Alelio",
"Submission (armbar)",
"Strikeforce Challengers 18",
"1",
"0:25",
"Las Vegas, Nevada , United States"
],
[
"7",
"Win",
"2–0",
"Charmaine Tweet",
"Submission (armbar)",
"HKFC - School of Hard Knocks 12",
"1",
"0:49",
"Calgary, Alberta , Canada"
],
[
"8",
"Win",
"1–0",
"Ediane Gomes",
"Submission (armbar)",
"KOTC - Turning Point",
"1",
"0:25",
"Tarzana, California , United States"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1>2006)*(E1=\"6–3, 6–3\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(B2:B9>2006)*(E2:E9=\"6–3, 6–3\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Location has a Year larger than 2006, and a Score of 6–3, 6–3?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
">",
"2006",
"*",
"E1",
"=",
"\"6–3, 6–3\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1>2004)*(C1=\"gaël monfils\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(B2:B9>2004)*(C2:C9=\"gaël monfils\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Score has a Year larger than 2004, and a Champion of gaël monfils?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
">",
"2004",
"*",
"C1",
"=",
"\"gaël monfils\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1<2008)*(C1=\"josé acasuso\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(B2:B9<2008)*(C2:C9=\"josé acasuso\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Runner-up has a Year smaller than 2008, and a Champion of josé acasuso?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"<",
"2008",
"*",
"C1",
"=",
"\"josé acasuso\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"florian mayer\")*(E1=\"7–6(6), 4–6, 7–5\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(D2:D9=\"florian mayer\")*(E2:E9=\"7–6(6), 4–6, 7–5\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Champion has a Runner-up of florian mayer, and a Score of 7–6(6), 4–6, 7–5?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"florian mayer\"",
"*",
"E1",
"=",
"\"7–6(6), 4–6, 7–5\"",
"3"
]
}
] | train_2-17823320-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Location",
"Year",
"Champion",
"Runner-up",
"Score"
],
[
"2",
"Warsaw",
"2008",
"Nikolay Davydenko",
"Tommy Robredo",
"6–3, 6–3"
],
[
"3",
"Sopot",
"2007",
"Tommy Robredo",
"José Acasuso",
"7–5, 6–0"
],
[
"4",
"Sopot",
"2006",
"Nikolay Davydenko",
"Florian Mayer",
"7–6(5), 5–7, 6–4"
],
[
"5",
"Sopot",
"2005",
"Gaël Monfils",
"Florian Mayer",
"7–6(6), 4–6, 7–5"
],
[
"6",
"Sopot",
"2004",
"Rafael Nadal",
"José Acasuso",
"6–3, 6–4"
],
[
"7",
"Sopot",
"2003",
"Guillermo Coria",
"David Ferrer",
"7–5, 6–1"
],
[
"8",
"Sopot",
"2002",
"José Acasuso",
"Franco Squillari",
"2–6, 6–1, 6–3"
],
[
"9",
"Sopot",
"2001",
"Tommy Robredo",
"Albert Portas",
"1–6, 7–5, 7–6(2)"
]
] |
[
{
"Formula": "SUMIFS(F1,E1,\"1:31\")",
"Formula2": "SUMIFS(F2:F7,E2:E7,\"1:31\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the attendance for time of 1:31",
"Tokens": [
"SUMIFS(",
"F1",
"E1",
"\"1:31\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"1:36\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,E2:E7=\"1:36\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the score for 1:36 time",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"1:36\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"october 9\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,B2:B7=\"october 9\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the score for october 9",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"october 9\"",
"3"
]
}
] | test_2-1332368-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"Date",
"Score",
"Location",
"Time",
"Attendance"
],
[
"2",
"1",
"October 6",
"Cleveland Indians – 0, Boston Braves – 1",
"Braves Field",
"1:42",
"40,135"
],
[
"3",
"2",
"October 7",
"Cleveland Indians – 4, Boston Braves – 1",
"Braves Field",
"2:14",
"39,633"
],
[
"4",
"3",
"October 8",
"Boston Braves – 0, Cleveland Indians – 2",
"Cleveland Stadium",
"1:36",
"70,306"
],
[
"5",
"4",
"October 9",
"Boston Braves – 1, Cleveland Indians – 2",
"Cleveland Stadium",
"1:31",
"81,897"
],
[
"6",
"5",
"October 10",
"Boston Braves – 11, Cleveland Indians – 5",
"Cleveland Stadium",
"2:39",
"86,288"
],
[
"7",
"6",
"October 11",
"Cleveland Indians – 4, Boston Braves – 3",
"Braves Field",
"2:16",
"40,103"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)<68))",
"Formula2": "LET(query1,SUMMARIZE(C2:C10,SUMX(F2:F10)),FILTER(query1,CHOOSECOLS(query1,2)<68))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "What is the Qual with less than 68 laps?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"68"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=147.481),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,C2:C10=147.481),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "The 147.481 Qual, happened in what year?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"147.481",
"1"
]
}
] | train_2-1252072-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Start",
"Qual",
"Rank",
"Finish",
"Laps"
],
[
"2",
"1957",
"2",
"143.872",
"3",
"23",
"105"
],
[
"3",
"1958",
"18",
"144.660",
"7",
"22",
"68"
],
[
"4",
"1959",
"2",
"145.425",
"2",
"17",
"182"
],
[
"5",
"1960",
"1",
"146.592",
"2",
"21",
"132"
],
[
"6",
"1961",
"1",
"147.481",
"1",
"2",
"200"
],
[
"7",
"1962",
"27",
"146.431",
"27",
"3",
"200"
],
[
"8",
"1963",
"10",
"149.570",
"10",
"17",
"181"
],
[
"9",
"1964",
"17",
"151.439",
"22",
"30",
"1"
],
[
"10",
"Totals",
"Totals",
"Totals",
"Totals",
"Totals",
"1069"
]
] |
[
{
"Formula": "SUM(FILTER(A1, E1=69149))",
"Formula2": "SUM(FILTER(A2:A18, E2:E18=69149))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many weeks had an attendance at 69,149?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"E1",
"=",
"69149"
]
},
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=6))",
"Formula2": "LET(query1,SUMMARIZE(B2:B18,SUMX(A2:A18)),FILTER(query1,CHOOSECOLS(query1,2)=6))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "On what date did week 6 occur?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"december 18, 2005\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,B2:B18=\"december 18, 2005\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the opponent on December 18, 2005?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"december 18, 2005\"",
"3"
]
}
] | train_2-15405037-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 11, 2005",
"at Buffalo Bills",
"L 22–7",
"71,781"
],
[
"3",
"2",
"September 18, 2005",
"Pittsburgh Steelers",
"L 27–7",
"70,742"
],
[
"4",
"3",
"Bye",
"Bye",
"Bye",
"Bye"
],
[
"5",
"4",
"October 2, 2005",
"at Cincinnati Bengals",
"L 16–10",
"65,714"
],
[
"6",
"5",
"October 9, 2005",
"Tennessee Titans",
"L 34–20",
"70,430"
],
[
"7",
"6",
"October 16, 2005",
"at Seattle Seahawks",
"L 42–10",
"66,196"
],
[
"8",
"7",
"October 23, 2005",
"Indianapolis Colts",
"L 38–20",
"70,621"
],
[
"9",
"8",
"October 30, 2005",
"Cleveland Browns",
"W 19–16",
"70,064"
],
[
"10",
"9",
"November 6, 2005",
"at Jacksonville Jaguars",
"L 21–14",
"64,613"
],
[
"11",
"10",
"November 13, 2005",
"at Indianapolis Colts",
"L 31–17",
"57,209"
],
[
"12",
"11",
"November 20, 2005",
"Kansas City Chiefs",
"L 45–17",
"70,481"
],
[
"13",
"12",
"November 27, 2005",
"St. Louis Rams",
"L 33–27 (OT)",
"70,010"
],
[
"14",
"13",
"December 4, 2005",
"at Baltimore Ravens",
"L 16–15",
"69,909"
],
[
"15",
"14",
"December 11, 2005",
"at Tennessee Titans",
"L 13–10",
"69,149"
],
[
"16",
"15",
"December 18, 2005",
"Arizona Cardinals",
"W 30–19",
"70,024"
],
[
"17",
"16",
"December 24, 2005",
"Jacksonville Jaguars",
"L 38–20",
"70,025"
],
[
"18",
"17",
"January 1, 2006",
"at San Francisco 49ers",
"L 20–17",
"67,970"
]
] |
[
{
"Formula": "MAX(FILTER(D1, A1<1980))",
"Formula2": "MAX(FILTER(D2:D7, A2:A7<1980))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What year before 1980 has is the highest Inflation Index (2000=100)?",
"Tokens": [
"MAX(",
"FILTER(",
"D1",
"A1",
"<",
"1980"
]
}
] | test_2-16689-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Gross Domestic Product",
"US Dollar Exchange",
"Inflation Index (2000=100)",
"Per Capita Income (as % of USA)"
],
[
"2",
"1980",
"7,764",
"0.27 Kuwaiti Dinars",
"55",
"171.08"
],
[
"3",
"1985",
"6,450",
"0.29 Kuwaiti Dinars",
"68",
"71.58"
],
[
"4",
"1990",
"5,328",
"0.29 Kuwaiti Dinars",
"80",
"37.00"
],
[
"5",
"1995",
"8,114",
"0.29 Kuwaiti Dinars",
"92",
"62.14"
],
[
"6",
"2000",
"11,570",
"0.30 Kuwaiti Dinars",
"100",
"48.92"
],
[
"7",
"2005",
"21,783",
"0.29 Kuwaiti Dinars",
"108",
"64.35"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Ernest Istook\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"Ernest Istook\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the results when the incumbent was ernest istook?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Ernest Istook\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Oklahoma 3\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"Oklahoma 3\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the results for the district oklahoma 3?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Oklahoma 3\"",
"5"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(C1, A1=\"Oklahoma 5\")))",
"Formula2": "ROWS(UNIQUE(FILTER(C2:C6, A2:A6=\"Oklahoma 5\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many party were listed for district oklahoma 5?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"C1",
"A1",
"=",
"\"Oklahoma 5\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"Ernest Istook (R) 69% Garland McWatters (D) 28%\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,F2:F6=\"Ernest Istook (R) 69% Garland McWatters (D) 28%\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the party when the candidates were ernest istook (r) 69% garland mcwatters (d) 28%?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"Ernest Istook (R) 69% Garland McWatters (D) 28%\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Oklahoma 1\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"Oklahoma 1\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "when was the first elected for districk oklahoma 1?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Oklahoma 1\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Oklahoma 5\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"Oklahoma 5\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What were the results for the district oklahoma 5?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Oklahoma 5\"",
"5"
]
}
] | train_1-1341423-36 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Results",
"Candidates"
],
[
"2",
"Oklahoma 1",
"Steve Largent",
"Republican",
"1994",
"Re-elected",
"Steve Largent (R) 70% Dan Lowe (D) 30%"
],
[
"3",
"Oklahoma 2",
"Tom Coburn",
"Republican",
"1994",
"Retired Democratic gain",
"Brad Carson (D) 55% Andy Ewing (R) 42%"
],
[
"4",
"Oklahoma 3",
"Wes Watkins",
"Republican",
"1976 , 1996",
"Re-elected",
"Wes Watkins (R) 87%"
],
[
"5",
"Oklahoma 4",
"J. C. Watts",
"Republican",
"1994",
"Re-elected",
"J. C. Watts (R) 65% Larry Weatherford (D) 32%"
],
[
"6",
"Oklahoma 5",
"Ernest Istook",
"Republican",
"1992",
"Re-elected",
"Ernest Istook (R) 69% Garland McWatters (D) 28%"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"01.0 10 light street\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"01.0 10 light street\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "WHAT IS THE YEARS AS TALLEST WITH 01.0 10 light street?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"01.0 10 light street\"",
"3"
]
},
{
"Formula": "SUMIFS(E1,B1,\"01.0 10 light street\")",
"Formula2": "SUMIFS(E2:E8,B2:B8,\"01.0 10 light street\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "WHAT IS THE FLOOR NUMBERS WITH 01.0 10 light street?",
"Tokens": [
"SUMIFS(",
"E1",
"B1",
"\"01.0 10 light street\""
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"05.0 210 north charles street\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<24))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E8,B2:B8=\"05.0 210 north charles street\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<24))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "WHAT IS THE YEAR'S TALLEST VALUE WITH FLOORS LESS THAN 24, AND 05.0 210 north charles street?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"05.0 210 north charles street\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"3",
"SUMX(",
"CHOOSECOLS(",
"query1",
"5",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"24"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"01.0 10 light street\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"01.0 10 light street\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "WHAT IS THE NAME WITH 01.0 10 light street?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"01.0 10 light street\"",
"1"
]
}
] | train_2-18033138-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Street address",
"Years as tallest",
"Height ft ( m )",
"Floors"
],
[
"2",
"Fidelity Building",
"05.0 210 North Charles Street",
"1893–1901",
"220 (67)",
"15"
],
[
"3",
"One Calvert Plaza",
"04.0 201 East Baltimore Street",
"1901–1911",
"249 (76)",
"16"
],
[
"4",
"Emerson Bromo-Seltzer Tower [A ]",
"06.0 312 West Lombard Street",
"1911–1923",
"289 (88)",
"15"
],
[
"5",
"Constellation Energy Building [A ]",
"02.0 39 West Lexington Street",
"1916–1923",
"289 (88)",
"21"
],
[
"6",
"B&O Railroad Grain Terminal [B ]",
"07.0 1700 Beason Street",
"1923–1924",
"310 (94)",
"24"
],
[
"7",
"Baltimore Trust Company Building [C ]",
"01.0 10 Light Street",
"1924–1973",
"509 (155)",
"37"
],
[
"8",
"Transamerica Tower",
"03.0 100 Light Street",
"1973–present",
"529 (161)",
"40"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"29,500%\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"29,500%\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what's the time required for prices to double with highest monthly inflation rate being 29,500%",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"29,500%\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"29,500%\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"29,500%\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what's the currency name with highest monthly inflation rate being 29,500%",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"29,500%\"",
"2"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(E1, F1=\"3.7 days\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E6, F2:F6=\"3.7 days\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": " how many equivalent daily inflation rate with time required for prices to double being 3.7 days",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"E1",
"F1",
"=",
"\"3.7 days\""
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(A1, B1=\"Republika Srpska dinar\")))",
"Formula2": "ROWS(UNIQUE(FILTER(A2:A6, B2:B6=\"Republika Srpska dinar\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": " how many country with currency name being republika srpska dinar",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"A1",
"B1",
"=",
"\"Republika Srpska dinar\""
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(E1, B1=\"Republika Srpska dinar\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E6, B2:B6=\"Republika Srpska dinar\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": " how many equivalent daily inflation rate with currency name being republika srpska dinar",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"E1",
"B1",
"=",
"\"Republika Srpska dinar\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"3.13 × 10 8 %\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"3.13 × 10 8 %\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what's the country with highest monthly inflation rate being 3.13 × 10 8 %",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"3.13 × 10 8 %\"",
"1"
]
}
] | train_1-13681-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Country",
"Currency name",
"Month with highest inflation rate",
"Highest monthly inflation rate",
"Equivalent daily inflation rate",
"Time required for prices to double"
],
[
"2",
"Hungary",
"Hungarian pengő",
"July 1946",
"4.19 × 10 16 %",
"207.19%",
"15 hours"
],
[
"3",
"Zimbabwe",
"Zimbabwe dollar",
"November 2008",
"7.96 × 10 10 %",
"98.01%",
"24.7 hours"
],
[
"4",
"Yugoslavia",
"Yugoslav dinar",
"January 1994",
"3.13 × 10 8 %",
"64.63%",
"1.4 days"
],
[
"5",
"Republika Srpska",
"Republika Srpska dinar",
"January 1994",
"2.97 × 10 8 %",
"64.3%",
"1.4 days"
],
[
"6",
"Germany",
"German Papiermark",
"October 1923",
"29,500%",
"20.87%",
"3.7 days"
]
] |
[
{
"Formula": "MIN(FILTER(D1,B1=\"Jim McDermott\"))",
"Formula2": "MIN(FILTER(D2:D8,B2:B8=\"Jim McDermott\"))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What year was incumbent jim mcdermott first elected?",
"Tokens": [
"MIN(",
"FILTER(",
"D1",
"B1",
"=",
"\"Jim McDermott\""
]
},
{
"Formula": "FILTER(E1,F1=\"Doc Hastings (R) 53.3% Jay Inslee (D) 46.7%\")",
"Formula2": "FILTER(E2:E8,F2:F8=\"Doc Hastings (R) 53.3% Jay Inslee (D) 46.7%\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the result of the election of doc hastings (r) 53.3% jay inslee (d) 46.7%",
"Tokens": [
"FILTER(",
"E1",
"F1",
"=",
"\"Doc Hastings (R) 53.3% Jay Inslee (D) 46.7%\""
]
}
] | dev_1-1341522-50 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Status",
"Opponent"
],
[
"2",
"Washington1",
"Maria Cantwell",
"Democratic",
"1992",
"Defeated Republican gain",
"Rick White (R) 51.7% Maria Cantwell (D) 48.3%"
],
[
"3",
"Washington2",
"Al Swift",
"Democratic",
"1978",
"Retired Republican gain",
"Jack Metcalf (R) 54.7% Harriet Spanel (D) 45.3%"
],
[
"4",
"Washington4",
"Jay Inslee",
"Democratic",
"1992",
"Defeated Republican gain",
"Doc Hastings (R) 53.3% Jay Inslee (D) 46.7%"
],
[
"5",
"Washington5",
"Tom Foley",
"Democratic",
"1964",
"Defeated Republican gain",
"George Nethercutt (R) 50.9% Tom Foley (D) 49.1%"
],
[
"6",
"Washington6",
"Norman D. Dicks",
"Democratic",
"1976",
"Re-elected",
"Norman D. Dicks (D) 58.3% Benjamin Gregg (D) 41.7%"
],
[
"7",
"Washington7",
"Jim McDermott",
"Democratic",
"1988",
"Re-elected",
"Jim McDermott (D) 75.1% Keith Harris (R) 24.9%"
],
[
"8",
"Washington8",
"Jennifer Dunn",
"Republican",
"1992",
"Re-elected",
"Jennifer Dunn (R) 76.1% Jim Wyrick (D) 23.9%"
]
] |
[
{
"Formula": "SUM(FILTER(C1, (E1=\"1st Class\")*(B1=318676)))",
"Formula2": "SUM(FILTER(C2:C6, (E2:E6=\"1st Class\")*(B2:B6=318676)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "When 318676 is the population of 2010 and 1st class is the income classification what is the area in kilometers squared?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"E1",
"=",
"\"1st Class\"",
"*",
"B1",
"=",
"318676"
]
},
{
"Formula": "SUM(FILTER(B1, (E1=\"1st Class\")*(A1=\"Itogon, Benguet\")))",
"Formula2": "SUM(FILTER(B2:B6, (E2:E6=\"1st Class\")*(A2:A6=\"Itogon, Benguet\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "When itogon, benguet is the city/municipality and 1st class is the income classification how many measurements of population in 2010?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"E1",
"=",
"\"1st Class\"",
"*",
"A1",
"=",
"\"Itogon, Benguet\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=82.74))",
"Formula2": "LET(query1,SUMMARIZE(D2:D6,SUMX(C2:C6)),FILTER(query1,CHOOSECOLS(query1,2)=82.74))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "When 82.74 is the area in kilometers squared what is the pop.density (per km2)?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"C1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"82.74"
]
},
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=106))",
"Formula2": "LET(query1,SUMMARIZE(A2:A6,SUMX(C2:C6)),FILTER(query1,CHOOSECOLS(query1,2)=106))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "When 106 is the area in kilometers squared what is the city/municipality?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"C1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"106"
]
}
] | train_1-29289372-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"City/Municipality",
"Population (2010)",
"Area (km²)",
"Pop. density (per km²)",
"Income Classification"
],
[
"2",
"Baguio City",
"318676",
"57.5",
"Category:Pages with bad rounding precision",
"1st Class"
],
[
"3",
"La Trinidad, Benguet",
"107188",
"82.74",
"Category:Pages with bad rounding precision",
"1st Class"
],
[
"4",
"Itogon, Benguet",
"55960",
"450",
"Category:Pages with bad rounding precision",
"1st Class"
],
[
"5",
"Sablan, Benguet",
"10511",
"106",
"Category:Pages with bad rounding precision",
"5th Class"
],
[
"6",
"Tuba, Benguet",
"42874",
"296",
"Category:Pages with bad rounding precision",
"1st Class"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"17.4 (106)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"17.4 (106)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which away team has a score of 17.4 (106)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"17.4 (106)\"",
"3"
]
},
{
"Formula": "AVERAGEIFS(F1,E1,\"corio oval\")",
"Formula2": "AVERAGEIFS(F2:F7,E2:E7,\"corio oval\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the average crowd size for corio oval?",
"Tokens": [
"AVERAGEIFS(",
"F1",
"E1",
"\"corio oval\""
]
},
{
"Formula": "AVERAGEIFS(F1,E1,\"brunswick street oval\")",
"Formula2": "AVERAGEIFS(F2:F7,E2:E7,\"brunswick street oval\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the average crowd size for Brunswick street oval?",
"Tokens": [
"AVERAGEIFS(",
"F1",
"E1",
"\"brunswick street oval\""
]
}
] | train_2-10790804-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Richmond",
"15.17 (107)",
"St Kilda",
"17.4 (106)",
"Punt Road Oval",
"27,000",
"2 May 1936"
],
[
"3",
"Essendon",
"17.15 (117)",
"North Melbourne",
"11.4 (70)",
"Windy Hill",
"15,000",
"2 May 1936"
],
[
"4",
"South Melbourne",
"14.24 (108)",
"Melbourne",
"13.9 (87)",
"Lake Oval",
"22,000",
"2 May 1936"
],
[
"5",
"Geelong",
"20.24 (144)",
"Footscray",
"10.9 (69)",
"Corio Oval",
"12,000",
"2 May 1936"
],
[
"6",
"Hawthorn",
"12.11 (83)",
"Collingwood",
"15.14 (104)",
"Glenferrie Oval",
"14,000",
"2 May 1936"
],
[
"7",
"Fitzroy",
"13.9 (87)",
"Carlton",
"24.19 (163)",
"Brunswick Street Oval",
"32,000",
"2 May 1936"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=1991),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,A2:A15=1991),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Name the women's singles for 1991",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"1991",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"no competition\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,F2:F15=\"no competition\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the women's doubles for mixed doubles of no competition",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"no competition\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"glenn macfarlane mark leadbeater\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,D2:D15=\"glenn macfarlane mark leadbeater\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the women's singles for glenn macfarlane mark leadbeater",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"glenn macfarlane mark leadbeater\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"frederik kjærholm elsner\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,B2:B15=\"frederik kjærholm elsner\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the women's doubles for frederik kjærholm elsner",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"frederik kjærholm elsner\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"anton kriel chris cotillard\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,D2:D15=\"anton kriel chris cotillard\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the year for anton kriel chris cotillard",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"anton kriel chris cotillard\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(A1<1999)*(C1=\"elizabeth cann\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,(A2:A15<1999)*(C2:C15=\"elizabeth cann\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the men's doubles for years before 1999 and elizabeth cann for women's singles",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"<",
"1999",
"*",
"C1",
"=",
"\"elizabeth cann\"",
"4"
]
}
] | test_2-12390176-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Men's singles",
"Women's singles",
"Men's doubles",
"Women's doubles",
"Mixed doubles"
],
[
"2",
"1985",
"Mark Leadbeater",
"Sally Podger",
"Steve Watson Ian Goodfellow",
"Sally Podger Wendy Luxton",
"Steve Watson Jean Lawson"
],
[
"3",
"1987",
"Jimmy McKenna",
"Sally Podger",
"Armann Thorvaldsson Adolfsson",
"Sally Podger Wendy Luxton",
"Steve Watson Jean Lawson"
],
[
"4",
"1989",
"Armann Thorvaldsson",
"Thordis Edwald",
"Armann Thorvaldsson Snorri Ingvarsson",
"Jean Lawson Sally Adams",
"Steve Watson Jean Lawson"
],
[
"5",
"1991",
"Jimmy McKenna",
"Gudrún Júlíusdóttír",
"Jimmy McKenna Mark Leadbeater",
"Wendy Trebert Sarah Le Moigne",
"Steve Watson Sally Adams"
],
[
"6",
"1993",
"Darren Le Tissier",
"Elsan Nielsen",
"Darren Le Tissier Wangsa",
"Hutchins Hutchins",
"Darren Le Tissier Hunt"
],
[
"7",
"1995",
"Mark Leadbeater",
"Elizabeth Cann",
"Darren Le Tissier Mark Leadbeater",
"Elizabeth Cann Danielle Le Feuvre",
"Mark Leadbeater Sarah Le Moigne"
],
[
"8",
"1997",
"Glenn MacFarlane",
"Elizabeth Cann",
"Glenn MacFarlane Mark Leadbeater",
"Elizabeth Cann Danielle Le Feuvre",
"Mark Leadbeater Sarah Le Moigne"
],
[
"9",
"1999",
"Darren Le Tissier",
"Danielle Le Feuvre",
"Darren Le Tissier Glenn MacFarlane",
"Kerry Duffin Danielle Le Feuvre",
"Glenn MacFarlane Sarah Le Moigne"
],
[
"10",
"2001",
"Glenn MacFarlane",
"Kerry Duffin",
"Glenn MacFarlane Paul Le Tocq",
"Kerry Duffin Krystle Matthews",
"Glenn MacFarlane Sarah Le Moigne"
],
[
"11",
"2003",
"Darren Le Tissier",
"Elena Johnson",
"Darren Le Tissier Kevin Le Moigne",
"Sarah Garbutt Sally Wood",
"Darren Le Tissier Wendy Trebert"
],
[
"12",
"2005",
"Bror Madsen",
"Mariana Agathangelou",
"Anton Kriel Chris Cotillard",
"Mariana Agathangelou Kerry Coombs-Goodfellow",
"Chris Cotillard Mariana Agathangelou"
],
[
"13",
"2007",
"No competition",
"No competition",
"No competition",
"No competition",
"No competition"
],
[
"14",
"2009",
"Frederik Kjærholm Elsner",
"Sigrun Smith",
"Aksel Poulsen Bjartur Lamhauge",
"Gayle Lloyd Kiara Green",
"Christopher Cotillard Kimberly Ashton"
],
[
"15",
"2011",
"Joshua Green",
"Anna Showan",
"Niclas Højgaard Eysturoy Aksel Poulsen",
"Gayle Lloyd Kiara Green",
"Sarah Garbutt Paul Le Tocq"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"1–1\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"1–1\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Tie no of the game with a Score of 1–1?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"1–1\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"burnley\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"burnley\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Score of the Burnley Home game?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"burnley\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"arsenal\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"arsenal\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Away team when Arsenal is the Home team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"arsenal\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=3),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=3),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the Date of Tie no 3?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"3",
"5"
]
}
] | test_2-17751846-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Tie no",
"Home team",
"Score",
"Away team",
"Date"
],
[
"2",
"1",
"Burnley",
"1–1",
"Sheffield Wednesday",
"12 March 1983"
],
[
"3",
"Replay",
"Sheffield Wednesday",
"5–0",
"Burnley",
"16 March 1983"
],
[
"4",
"2",
"Brighton & Hove Albion",
"1–0",
"Norwich City",
"12 March 1983"
],
[
"5",
"3",
"Manchester United",
"1–0",
"Everton",
"12 March 1983"
],
[
"6",
"4",
"Arsenal",
"2–0",
"Aston Villa",
"12 March 1983"
]
] |
[
{
"Formula": "SUM(FILTER(C1, E1=4))",
"Formula2": "SUM(FILTER(C2:C7, E2:E7=4))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "When 4 is the v-band what is the overall amount of ka-bands?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"E1",
"=",
"4"
]
},
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=8.3))",
"Formula2": "LET(query1,SUMMARIZE(A2:A7,SUMX(D2:D7)),FILTER(query1,CHOOSECOLS(query1,2)=8.3))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "When 8.3 is the q-band what is the property?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"D1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"8.3"
]
},
{
"Formula": "SUM(FILTER(E1, B1=5.5))",
"Formula2": "SUM(FILTER(E2:E7, B2:B7=5.5))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "When 5.5 is the l-band what is the v-band?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"B1",
"=",
"5.5"
]
},
{
"Formula": "SUM(FILTER(E1, B1=2))",
"Formula2": "SUM(FILTER(E2:E7, B2:B7=2))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "When 2 is the k-band what is the v-band?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"B1",
"=",
"2"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(A1, C1=2)))",
"Formula2": "ROWS(UNIQUE(FILTER(A2:A7, C2:C7=2)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "When 2 is the ka-band how many properties are there?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"A1",
"C1",
"=",
"2"
]
}
] | test_1-186468-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Property",
"K-band",
"Ka-band",
"Q-band",
"V-band",
"W-band"
],
[
"2",
"Central wavelength (mm)",
"13",
"9.1",
"7.3",
"4.9",
"3.2"
],
[
"3",
"Central frequency ( GHz )",
"23",
"33",
"41",
"61",
"94"
],
[
"4",
"Bandwidth (GHz)",
"5.5",
"7.0",
"8.3",
"14.0",
"20.5"
],
[
"5",
"Beam size (arcminutes)",
"52.8",
"39.6",
"30.6",
"21",
"13.2"
],
[
"6",
"Number of radiometers",
"2",
"2",
"4",
"4",
"8"
],
[
"7",
"System temperature ( K )",
"29",
"39",
"59",
"92",
"145"
]
] |
[
{
"Formula": "SUM(FILTER(D1, (A1>3)*(E1=3)))",
"Formula2": "SUM(FILTER(D2:D9, (A2:A9>3)*(E2:E9=3)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many points has a draw greater than 3 and 3rd place?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"A1",
">",
"3",
"*",
"E1",
"=",
"3"
]
}
] | train_2-11437346-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Draw",
"Artist",
"Song",
"Points",
"Place"
],
[
"2",
"1",
"Håvard, Dag Arnold and Ingvild Gryting",
"\"I'll Be Your Friend\"",
"14",
"6"
],
[
"3",
"2",
"Mette Hartmann",
"\"The Night Before The Morning After\"",
"17",
"5"
],
[
"4",
"3",
"Dag Brandth",
"\"Untold\"",
"7",
"8"
],
[
"5",
"4",
"Stephen Ackles",
"\"Lost Again\"",
"19",
"4"
],
[
"6",
"5",
"Midnight Sons",
"\"Stay\"",
"35",
"2"
],
[
"7",
"6",
"Tor Endresen",
"\"Lover\"",
"28",
"3"
],
[
"8",
"7",
"Toril Moe",
"\"You Used To Be Mine\"",
"14",
"6"
],
[
"9",
"8",
"Stig van Eijk",
"\" Living My Life Without You \"",
"62",
"1"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"syracuse grand prix\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"syracuse grand prix\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the result of the syracuse grand prix?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"syracuse grand prix\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=3)*(C1=\"jarama\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,(E2:E10=3)*(C2:C10=\"jarama\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What year has a result of 3 in the venue of Jarama.",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"3",
"*",
"C1",
"=",
"\"jarama\"",
"1"
]
}
] | test_2-10373332-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Event",
"Venue",
"Driver",
"Result",
"Category"
],
[
"2",
"1966",
"South African Grand Prix",
"East London",
"Jack Brabham",
"Ret",
"Formula One"
],
[
"3",
"1966",
"Sandown Park Cup",
"Sandown",
"Jack Brabham",
"Ret",
"Tasman Series"
],
[
"4",
"1966",
"South Pacific Trophy",
"Longford",
"Jack Brabham",
"3",
"Tasman Series"
],
[
"5",
"1966",
"Syracuse Grand Prix",
"Syracuse Circuit",
"Jack Brabham",
"Ret",
"Formula One"
],
[
"6",
"1966",
"BRDC International Trophy",
"Silverstone",
"Jack Brabham",
"1",
"Formula One"
],
[
"7",
"1966",
"10 Lap Racing Car Event",
"Surfers Paradise",
"Jack Brabham",
"DNF",
"Formula Libre †"
],
[
"8",
"1966",
"Oulton Park Gold Cup",
"Oulton Park",
"Jack Brabham",
"1",
"Formula One"
],
[
"9",
"1967",
"Oulton Park Gold Cup",
"Oulton Park",
"Frank Gardner",
"Ret",
"Formula One"
],
[
"10",
"1967",
"Spanish Grand Prix",
"Jarama",
"Jack Brabham",
"3",
"Formula One"
]
] |
[
{
"Formula": "MINIFS(A1,C1,\"paris, france\")",
"Formula2": "MINIFS(A2:A16,C2:C16,\"paris, france\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the least year for paris, france venue",
"Tokens": [
"MINIFS(",
"A1",
"C1",
"\"paris, france\""
]
}
] | train_2-13252480-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Tournament",
"Venue",
"Result",
"Extra"
],
[
"2",
"1991",
"European Junior Championships",
"Thessaloniki , Greece",
"1st",
"4x100 m relay"
],
[
"3",
"1992",
"World Junior Championships",
"Seoul , South Korea",
"3rd",
"4x100 m relay"
],
[
"4",
"1997",
"World Championships",
"Athens , Greece",
"4th",
"4x100 m relay"
],
[
"5",
"1998",
"European Indoor Championships",
"Valencia , Spain",
"4th",
"200 m"
],
[
"6",
"1998",
"European Championships",
"Munich , Germany",
"2nd",
"4x100 m relay"
],
[
"7",
"1998",
"World Cup",
"Johannesburg , South Africa",
"3rd",
"4x100 m relay"
],
[
"8",
"1999",
"World Indoor Championships",
"Maebashi , Japan",
"6th",
"200 m"
],
[
"9",
"2000",
"European Indoor Championships",
"Ghent , Belgium",
"4th",
"200 m"
],
[
"10",
"2001",
"World Indoor Championships",
"Lisbon , Portugal",
"3rd",
"4x400 m relay"
],
[
"11",
"2001",
"World Championships",
"Edmonton , Canada",
"1st",
"4x100 m relay"
],
[
"12",
"2002",
"European Championships",
"Munich , Germany",
"8th",
"400 m"
],
[
"13",
"2002",
"European Championships",
"Munich , Germany",
"1st",
"4x400 m relay"
],
[
"14",
"2002",
"World Cup",
"Madrid , Spain",
"5th",
"4x100 m relay"
],
[
"15",
"2002",
"World Cup",
"Madrid , Spain",
"6th",
"4x400 m relay"
],
[
"16",
"2003",
"World Championships",
"Paris , France",
"4th",
"4x400 m relay"
]
] |
[
{
"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 was the date when the against was 3?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"3"
]
},
{
"Formula": "SUMIFS(B1,A1,\"sheffield wednesday\")",
"Formula2": "SUMIFS(B2:B6,A2:A6,\"sheffield wednesday\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the Against when the Opposing Team was sheffield wednesday?",
"Tokens": [
"SUMIFS(",
"B1",
"A1",
"\"sheffield wednesday\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"h\")*(C1=\"29 january 1949\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(D2:D6=\"h\")*(C2:C6=\"29 january 1949\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which round was played in the H Venue on 29 january 1949?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"h\"",
"*",
"C1",
"=",
"\"29 january 1949\"",
"5"
]
},
{
"Formula": "SUM(FILTER(B1, (D1=\"h\")*(C1=\"26 february 1949\")))",
"Formula2": "SUM(FILTER(B2:B6, (D2:D6=\"h\")*(C2:C6=\"26 february 1949\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the total number of Against that were played in the H Venue on 26 february 1949?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"D1",
"=",
"\"h\"",
"*",
"C1",
"=",
"\"26 february 1949\""
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"29 january 1949\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)=1))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E6,C2:C6=\"29 january 1949\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)=1))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What was the round for 29 January 1949, when the against was 1?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"29 january 1949\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"5",
"SUMX(",
"CHOOSECOLS(",
"query1",
"2",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"1"
]
}
] | train_2-17242260-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Opposing Team",
"Against",
"Date",
"Venue",
"Round"
],
[
"2",
"Stockport County",
"0",
"8 January 1949",
"H",
"3rd Round"
],
[
"3",
"Sheffield Wednesday",
"1",
"29 January 1949",
"H",
"4th Round"
],
[
"4",
"Newport County",
"2",
"12 February 1949",
"H",
"5th Round"
],
[
"5",
"Derby County",
"1",
"26 February 1949",
"H",
"Quarter Final"
],
[
"6",
"Leicester City",
"3",
"26 March 1949",
"N",
"Semi Final"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"72-65-73=210\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,D2:D13=\"72-65-73=210\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Country scored 72-65-73=210?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"72-65-73=210\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"dave barr\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"dave barr\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What country has Dave Barr as a player?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"dave barr\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"dave barr\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"dave barr\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In what place did Dave Barr score?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"dave barr\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"raymond floyd\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"raymond floyd\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was Raymond Floyd's score?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"raymond floyd\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"70-68-70=208\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,D2:D13=\"70-68-70=208\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Country scored 70-68-70=208?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"70-68-70=208\"",
"3"
]
}
] | test_2-17231246-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Tze-Chung Chen",
"Taiwan",
"65-69-69=203",
"–7"
],
[
"3",
"2",
"Andy North",
"United States",
"70-65-70=205",
"–5"
],
[
"4",
"3",
"Dave Barr",
"Canada",
"70-68-70=208",
"–2"
],
[
"5",
"4",
"Rick Fehr",
"United States",
"69-67-73=209",
"–1"
],
[
"6",
"T5",
"Seve Ballesteros",
"Spain",
"71-70-69=210",
"E"
],
[
"7",
"T5",
"Tom Kite",
"United States",
"69-70-71=210",
"E"
],
[
"8",
"T5",
"Denis Watson",
"Zimbabwe",
"72-65-73=210",
"E"
],
[
"9",
"T8",
"Payne Stewart",
"United States",
"70-70-71=211",
"+1"
],
[
"10",
"T8",
"Lanny Wadkins",
"United States",
"70-72-69=211",
"+1"
],
[
"11",
"T10",
"Raymond Floyd",
"United States",
"72-67-73=212",
"+2"
],
[
"12",
"T10",
"Jay Haas",
"United States",
"69-66-77=212",
"+2"
],
[
"13",
"T10",
"Fuzzy Zoeller",
"United States",
"71-69-72=212",
"+2"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"conklin\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,E2:E6=\"conklin\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the Home team that had a decider of Conklin?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"conklin\"",
"4"
]
}
] | train_2-17371135-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Series"
],
[
"2",
"May 17",
"Chicago",
"2 – 5",
"Detroit",
"Osgood",
"20,066",
"1–0"
],
[
"3",
"May 19",
"Chicago",
"2 – 3",
"Detroit",
"Osgood",
"20,066",
"2–0"
],
[
"4",
"May 22",
"Detroit",
"3 – 4",
"Chicago",
"Osgood",
"22,678",
"2–1"
],
[
"5",
"May 24",
"Detroit",
"6 – 1",
"Chicago",
"Conklin",
"22,663",
"3–1"
],
[
"6",
"May 27",
"Chicago",
"1 - 2",
"Detroit",
"Osgood",
"20,066",
"4-1"
]
] |
[
{
"Formula": "SUMIFS(D1,E1,\"231 of 5,008\")",
"Formula2": "SUMIFS(D2:D7,E2:E7,\"231 of 5,008\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "If the census ranking is 231 of 5,008, what was the population?",
"Tokens": [
"SUMIFS(",
"D1",
"E1",
"\"231 of 5,008\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=59.73))",
"Formula2": "LET(query1,SUMMARIZE(A2:A7,SUMX(C2:C7)),FILTER(query1,CHOOSECOLS(query1,2)=59.73))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "If the area is 59.73, what is the official name?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"C1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"59.73"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"693 of 5,008\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"693 of 5,008\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "If the census ranking is 693 of 5,008, what is the status?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"693 of 5,008\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Quispamsis\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"Quispamsis\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "With the official name Quispamsis, what is the census ranking?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"Quispamsis\"",
"5"
]
},
{
"Formula": "SUMIFS(D1,E1,\"782 of 5,008\")",
"Formula2": "SUMIFS(D2:D7,E2:E7,\"782 of 5,008\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the population for census ranking 782 of 5,008?",
"Tokens": [
"SUMIFS(",
"D1",
"E1",
"\"782 of 5,008\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=34.73))",
"Formula2": "LET(query1,SUMMARIZE(E2:E7,SUMX(C2:C7)),FILTER(query1,CHOOSECOLS(query1,2)=34.73))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "If the area is 34.73, what is the census ranking?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"C1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"34.73"
]
}
] | train_1-171236-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Official Name",
"Status",
"Area km 2",
"Population",
"Census Ranking"
],
[
"2",
"Quispamsis",
"Town",
"57.06",
"17886",
"231 of 5,008"
],
[
"3",
"Rothesay",
"Town",
"34.73",
"11947",
"336 of 5,008"
],
[
"4",
"Grand Bay-Westfield",
"Town",
"59.73",
"5117",
"693 of 5,008"
],
[
"5",
"Sussex",
"Town",
"9.03",
"4312",
"780 of 5,008"
],
[
"6",
"Hampton",
"Town",
"21.00",
"4292",
"782 of 5,008"
],
[
"7",
"Sussex Corner",
"Village",
"9.43",
"1495",
"1,609 of 5,008"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"alexander st john\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"alexander st john\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the 2nd member of the parliament with alexander st john as the 1st member?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"alexander st john\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"5 april 1614\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"5 april 1614\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the 1st member of the parliament assembled on 5 April 1614?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"5 april 1614\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"9 february 1611\")*(A1=\"1606\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(C2:C6=\"9 february 1611\")*(A2:A6=\"1606\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the assembled date of the parliament dissolved on 9 February 1611 and elected in 1606?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"9 february 1611\"",
"*",
"A1",
"=",
"\"1606\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"richard taylor\")*(B1=\"16 january 1621\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=\"richard taylor\")*(B2:B6=\"16 january 1621\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the dissolved date of the parliament assembled on 16 January 1621 with richard taylor as the 2nd member?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"richard taylor\"",
"*",
"B1",
"=",
"\"16 january 1621\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"1620/21\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"1620/21\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the 1st member elected in 1620/21?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"1620/21\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"1620/21\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"1620/21\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the assembled date of the parliament elected in 1620/21?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"1620/21\"",
"2"
]
}
] | test_2-1827690-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Elected",
"Assembled",
"Dissolved",
"1st member",
"2nd member"
],
[
"2",
"1604",
"19 March 1604",
"9 February 1611",
"Sir Humphrey Winch (made judge 1606)",
"Thomas Hawes"
],
[
"3",
"1606",
"19 March 1604",
"9 February 1611",
"Sir Christopher Hatton",
"Thomas Hawes"
],
[
"4",
"?1614",
"5 April 1614",
"7 June 1614",
"Alexander St John",
"John Leigh"
],
[
"5",
"1620/21",
"16 January 1621",
"8 February 1622",
"Sir Alexander St John",
"Richard Taylor"
],
[
"6",
"1623/24",
"12 February 1624",
"27 March 1625",
"Sir Alexander St John",
"Richard Taylor"
]
] |
[
{
"Formula": "MIN(FILTER(E1, (D1=\"3:31\")*(A1<7)))",
"Formula2": "MIN(FILTER(E2:E8, (D2:D8=\"3:31\")*(A2:A8<7)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What was the lowest attendance for the game that had a time of 3:31 and was before game 7?",
"Tokens": [
"MIN(",
"FILTER(",
"E1",
"D1",
"=",
"\"3:31\"",
"*",
"A1",
"<",
"7"
]
},
{
"Formula": "SUMIFS(E1,D1,\"3:23\")",
"Formula2": "SUMIFS(E2:E8,D2:D8,\"3:23\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the sum of attendance for games with a time of 3:23?",
"Tokens": [
"SUMIFS(",
"E1",
"D1",
"\"3:23\""
]
}
] | train_2-17572569-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Game",
"Date",
"Location",
"Time",
"Attendance"
],
[
"2",
"1",
"October 10",
"Tropicana Field",
"3:25",
"35,001"
],
[
"3",
"2",
"October 11",
"Tropicana Field",
"5:27",
"34,904"
],
[
"4",
"3",
"October 13",
"Fenway Park",
"3:23",
"38,031"
],
[
"5",
"4",
"October 14",
"Fenway Park",
"3:07",
"38,133"
],
[
"6",
"5",
"October 16",
"Fenway Park",
"4:08",
"38,437"
],
[
"7",
"6",
"October 18",
"Tropicana Field",
"3:48",
"40,947"
],
[
"8",
"7",
"October 19",
"Tropicana Field",
"3:31",
"40,473"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"princes park\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,E2:E6=\"princes park\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Away team score has a Venue of princes park?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"princes park\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"melbourne\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,A2:A6=\"melbourne\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Away team score has a Home team of melbourne?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"melbourne\"",
"4"
]
}
] | train_2-10808346-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"20.16 (136)",
"North Melbourne",
"13.17 (95)",
"Glenferrie Oval",
"8,000",
"19 June 1943"
],
[
"3",
"Fitzroy",
"16.11 (107)",
"Footscray",
"11.7 (73)",
"Brunswick Street Oval",
"18,000",
"19 June 1943"
],
[
"4",
"South Melbourne",
"12.12 (84)",
"Richmond",
"17.12 (114)",
"Princes Park",
"11,000",
"19 June 1943"
],
[
"5",
"Essendon",
"15.13 (103)",
"Collingwood",
"8.14 (62)",
"Windy Hill",
"11,000",
"19 June 1943"
],
[
"6",
"Melbourne",
"13.14 (92)",
"Carlton",
"11.21 (87)",
"Punt Road Oval",
"8,000",
"19 June 1943"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1<2001),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11<2001),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"<",
"Num",
"Num"
],
"Level": "medium",
"Question": "What was the award before 2001?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"<",
"2001",
"3"
]
}
] | train_2-16575265-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Nominated Work",
"Award",
"Category",
"Result"
],
[
"2",
"2000",
"Herself",
"M6 Music Awards",
"Most Promising Newcomer",
"Won"
],
[
"3",
"2001",
"Herself",
"NRJ Awards",
"Best Newcomer",
"Won"
],
[
"4",
"2001",
"Moializee.com",
"NRJ Awards",
"Best Website",
"Won"
],
[
"5",
"2001",
"Herself",
"Victoires de la Musique",
"Revelation of the Year",
"Nominated"
],
[
"6",
"2001",
"Moi... Lolita",
"NME (UK)",
"Single of the Week",
"Won"
],
[
"7",
"2002",
"Herself",
"World Music Awards",
"Best Selling French Artist",
"Won"
],
[
"8",
"2002",
"Herself",
"NRJ Music Awards",
"Best Francophone Female Artist",
"Nominated"
],
[
"9",
"2003",
"Herself",
"SACEM",
"Prix Vincent Scotto for the Best National Artist",
"Honored"
],
[
"10",
"2008",
"Herself",
"AMPROFON",
"Lunas del Auditorio for Best Foreign Artist",
"Won"
],
[
"11",
"2008",
"Herself",
"MTV Latin America",
"International Revelation",
"Nominated"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Nathaniel Macon\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"Nathaniel Macon\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who were the candidates in the district where the incumbent was Nathaniel Macon?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Nathaniel Macon\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Joseph Pearson\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"Joseph Pearson\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What party did the incumbent Joseph Pearson belong to?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Joseph Pearson\"",
"3"
]
}
] | train_1-2668367-14 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"North Carolina 2",
"Willis Alston",
"Democratic-Republican",
"1798",
"Re-elected",
"Willis Alston (DR) 56.0% Daniel Mason (F) 44.0%"
],
[
"3",
"North Carolina 5",
"William R. King",
"Democratic-Republican",
"1810",
"Re-elected",
"William R. King (DR) 100%"
],
[
"4",
"North Carolina 6",
"Nathaniel Macon",
"Democratic-Republican",
"1791",
"Re-elected",
"Nathaniel Macon (DR)"
],
[
"5",
"North Carolina 9",
"None (District created)",
"None (District created)",
"None (District created)",
"New seat Democratic-Republican gain",
"Bartlett Yancey (DR) 61.1% James Martin (F) 38.9%"
],
[
"6",
"North Carolina 10",
"Joseph Pearson",
"Federalist",
"1808",
"Re-elected",
"Joseph Pearson (F) 54.1% Alexander Gary (DR) 45.9%"
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.