t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "ROWS(FILTER(C1,H1=\"Philips Arena 19,335\"))",
"Formula2": "ROWS(FILTER(C2:C14,H2:H14=\"Philips Arena 19,335\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Name the number of teams at the philips arena 19,335?",
"Tokens": [
"ROWS(",
"FILTER(",
"C1",
"H1",
"=",
"\"Philips Arena 19,335\""
]
},
{
"Formula": "FILTER(C1,H1=\"Philips Arena 18,227\")",
"Formula2": "FILTER(C2:C14,H2:H14=\"Philips Arena 18,227\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the team located at philips arena 18,227?",
"Tokens": [
"FILTER(",
"C1",
"H1",
"=",
"\"Philips Arena 18,227\""
]
}
] | dev_1-11961582-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"44",
"February 2",
"New Jersey",
"W 104β32",
"M. Williams (24)",
"J. Smith (8)",
"A. Law (8)",
"Philips Arena 18,102",
"20β24"
],
[
"3",
"45",
"February 4",
"Philadelphia",
"W 96β91",
"J. Childress (21)",
"A. Horford (8)",
"J. Smith (9)",
"Philips Arena 14,563",
"21β24"
],
[
"4",
"46",
"February 6",
"LA Lakers",
"W 98β95",
"J. Johnson (28)",
"A. Horford (20)",
"J. Smith (9)",
"Philips Arena 19,701",
"22β24"
],
[
"5",
"47",
"February 8",
"Cleveland",
"L 100β95",
"J. Johnson (23)",
"J. Smith (8)",
"J. Johnson (8)",
"Philips Arena 19,335",
"22β25"
],
[
"6",
"48",
"February 9",
"@ Houston",
"L 108β89",
"J. Childress (21)",
"Z. Pachulia (9)",
"J. Johnson (4)",
"Toyota Center 18,177",
"22β26"
],
[
"7",
"49",
"February 12",
"Detroit",
"L 94β90",
"J. Smith (30)",
"A. Horford (16)",
"J. Johnson (4)",
"Philips Arena 18,227",
"22β27"
],
[
"8",
"50",
"February 13",
"@ Charlotte",
"L 100β98",
"J. Johnson (23)",
"A. Horford (14)",
"J. Johnson (4)",
"Charlotte Bobcats Arena 11,213",
"22β28"
],
[
"9",
"51",
"February 19",
"@ LA Lakers",
"L 122β93",
"J. Johnson (18)",
"Z. Pachulia (12)",
"J. Smith (6)",
"Staples Center 18,997",
"22β29"
],
[
"10",
"52",
"February 20",
"@ Sacramento",
"L 119β107",
"J. Childress (18)",
"A. Horford (12)",
"J. Johnson (4)",
"ARCO Arena 13,641",
"22β30"
],
[
"11",
"53",
"February 22",
"@ Golden State",
"W 117β110",
"J. Johnson (27)",
"M. Williams (14)",
"J. Johnson (8)",
"Oracle Arena 19,596",
"23β30"
],
[
"12",
"54",
"February 23",
"@ Utah",
"L 100β94",
"J. Smith (30)",
"J. Smith (12)",
"M. Bibby J. Johnson (9)",
"EnergySolutions Arena 19,911",
"23β31"
],
[
"13",
"55",
"February 25",
"@ San Antonio",
"L 89β74",
"J. Johnson (17)",
"A. Horford J. Smith (13)",
"M. Bibby J. Johnson (5)",
"AT&T Center 18,113",
"23β32"
],
[
"14",
"56",
"February 27",
"Sacramento",
"W 123β117",
"J. Johnson (26)",
"A. Horford (14)",
"M. Bibby (12)",
"Philips Arena 15,661",
"24β32"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(G1),SUMX(B1),SUMX(E1)),FILTER(query1,(CHOOSECOLS(query1,2)<7)*(CHOOSECOLS(query1,3)=0)*(CHOOSECOLS(query1,4)<1)))",
"Formula2": "LET(query1,SUMMARIZE(A2:A6,SUMX(G2:G6),SUMX(B2:B6),SUMX(E2:E6)),FILTER(query1,(CHOOSECOLS(query1,2)<7)*(CHOOSECOLS(query1,3)=0)*(CHOOSECOLS(query1,4)<1)))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"SUMX(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num",
"*",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num",
"*",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "What tournament did Bill Rogers play in when he had less than 7 Cuts, 0 Wins, and less than 1 Top-25?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"G1",
"SUMX(",
"B1",
"SUMX(",
"E1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"7",
"*",
"CHOOSECOLS(",
"query1",
"3",
"=",
"0",
"*",
"CHOOSECOLS(",
"query1",
"4",
"<",
"1"
]
}
] | train_2-1610479-5 | [
[
"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",
"0",
"8",
"4"
],
[
"3",
"U.S. Open",
"0",
"3",
"3",
"4",
"13",
"7"
],
[
"4",
"The Open Championship",
"1",
"1",
"2",
"4",
"7",
"4"
],
[
"5",
"PGA Championship",
"0",
"0",
"1",
"1",
"7",
"5"
],
[
"6",
"Totals",
"1",
"4",
"6",
"9",
"35",
"20"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"195 runs\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"195 runs\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What season has 195 runs as a margin?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"195 runs\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=2),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What season has 2 as a rank?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"2",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=2),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What venue has 2 as the rank?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"2",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"2011/12\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"2011/12\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What opponent has 2011/12 as the season?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"2011/12\"",
"3"
]
}
] | train_2-14412861-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Margin",
"Opponent",
"Venue",
"Season"
],
[
"2",
"1",
"421 runs",
"New South Wales *",
"Bellerive Oval , Hobart",
"2006/07"
],
[
"3",
"2",
"365 runs",
"Victoria",
"TCA Ground , Hobart",
"1898/99"
],
[
"4",
"3",
"213 runs",
"South Australia",
"Adelaide Oval , Adelaide",
"2003/04"
],
[
"5",
"4",
"195 runs",
"South Australia",
"Bellerive Oval , Hobart",
"2004/05"
],
[
"6",
"5",
"182 runs",
"South Australia",
"Bellerive Oval , Hobart",
"2011/12"
],
[
"7",
"Source: . Last updated: 30 September 2013.",
"Source: . Last updated: 30 September 2013.",
"Source: . Last updated: 30 September 2013.",
"Source: . Last updated: 30 September 2013.",
"Source: . Last updated: 30 September 2013."
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"a\")*(C1=\"notts county\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,(D2:D8=\"a\")*(C2:C8=\"notts county\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which round has an H/A of A with Notts County as opponents?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"a\"",
"*",
"C1",
"=",
"\"notts county\"",
"2"
]
}
] | train_2-15080761-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Round",
"Opponents",
"H / A",
"Result F β A",
"Attendance"
],
[
"2",
"12 December 1903",
"Intermediate Round",
"Small Heath",
"H",
"1 β 1",
"10,000"
],
[
"3",
"16 December 1903",
"Intermediate Round Replay",
"Small Heath",
"A",
"1 β 1",
"5,000"
],
[
"4",
"21 December 1903",
"Intermediate Round 2nd Replay",
"Small Heath",
"Bramall Lane",
"1 β 1",
"3,000"
],
[
"5",
"11 January 1904",
"Intermediate Round 3rd Replay",
"Small Heath",
"Hyde Road",
"3 β 1",
"9,372"
],
[
"6",
"6 February 1904",
"Round 1",
"Notts County",
"A",
"3 β 3",
"12,000"
],
[
"7",
"10 February 1904",
"Round 1 Replay",
"Notts County",
"H",
"2 β 1",
"18,000"
],
[
"8",
"20 February 1904",
"Round 2",
"The Wednesday",
"A",
"0 β 6",
"22,051"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Colorado Rapids\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,C2:C18=\"Colorado Rapids\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the name of the shield winner in which the mls cup winner and mls cup runner up is colorado rapids?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"Colorado Rapids\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"Chivas USA\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,E2:E18=\"Chivas USA\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the name of the shield winner in which the mls cup winner and mls supporters shield runner up is Chivas usa?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"Chivas USA\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Real Salt Lake\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,B2:B18=\"Real Salt Lake\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "who is the of the shield winnerin which the mls cup runner-up and mls cup winner is real salt lake?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"Real Salt Lake\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2000),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,A2:A18=2000),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which shield winner has the mls cup runner up and the season is 2000?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"2000",
"3"
]
}
] | train_1-11148572-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"MLS Cup Winner",
"MLS Cup Runner-Up",
"MLS Supporters Shield Winner",
"MLS Supporters Shield Runner-Up"
],
[
"2",
"1996",
"D.C. United",
"Los Angeles Galaxy",
"Tampa Bay Mutiny",
"Los Angeles Galaxy"
],
[
"3",
"1997",
"D.C. United",
"Colorado Rapids",
"D.C. United",
"Kansas City Wizards"
],
[
"4",
"1998",
"Chicago Fire",
"D.C. United",
"Los Angeles Galaxy",
"D.C. United"
],
[
"5",
"1999",
"D.C. United",
"Los Angeles Galaxy",
"D.C. United",
"Los Angeles Galaxy"
],
[
"6",
"2000",
"Kansas City Wizards",
"Chicago Fire",
"Kansas City Wizards",
"Chicago Fire"
],
[
"7",
"2001",
"San Jose Earthquakes",
"Los Angeles Galaxy",
"Miami Fusion",
"Chicago Fire"
],
[
"8",
"2002",
"Los Angeles Galaxy",
"New England Revolution",
"Los Angeles Galaxy",
"San Jose Earthquakes"
],
[
"9",
"2003",
"San Jose Earthquakes",
"Chicago Fire",
"Chicago Fire",
"San Jose Earthquakes"
],
[
"10",
"2004",
"D.C. United",
"Kansas City Wizards",
"Columbus Crew",
"Kansas City Wizards"
],
[
"11",
"2005",
"Los Angeles Galaxy",
"New England Revolution",
"San Jose Earthquakes",
"New England Revolution"
],
[
"12",
"2006",
"Houston Dynamo",
"New England Revolution",
"D.C. United",
"FC Dallas"
],
[
"13",
"2007",
"Houston Dynamo",
"New England Revolution",
"D.C. United",
"Chivas USA"
],
[
"14",
"2008",
"Columbus Crew",
"New York Red Bulls",
"Columbus Crew",
"Houston Dynamo"
],
[
"15",
"2009",
"Real Salt Lake",
"Los Angeles Galaxy",
"Columbus Crew",
"Los Angeles Galaxy"
],
[
"16",
"2010",
"Colorado Rapids",
"FC Dallas",
"Los Angeles Galaxy",
"Real Salt Lake"
],
[
"17",
"2011",
"Los Angeles Galaxy",
"Houston Dynamo",
"Los Angeles Galaxy",
"Seattle Sounders FC"
],
[
"18",
"2012",
"Los Angeles Galaxy",
"Houston Dynamo",
"San Jose Earthquakes",
"Sporting Kansas City"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"Mark Stimson\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,E2:E9=\"Mark Stimson\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When Mark Stimson started his job in 2007-08 what posiiton was the team on the table",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"Mark Stimson\"",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"8 October 2007\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,D2:D9=\"8 October 2007\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In football league one, what coach was hired as a replacement on 8 October 2007",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"8 October 2007\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"6 November 2007\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,F2:F9=\"6 November 2007\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "One 6 November 2007 what was the manner of departure for the coach release in football league one?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"F1",
"=",
"\"6 November 2007\"",
"3"
]
}
] | train_1-28181347-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Team",
"Outgoing manager",
"Manner of departure",
"Date of vacancy",
"Replaced by",
"Date of appointment",
"Position in table"
],
[
"2",
"Carlisle United",
"Neil McDonald",
"Contract terminated",
"13 August 2007",
"John Ward",
"2 October 2007",
"8th"
],
[
"3",
"Gillingham",
"Ronnie Jepson",
"Mutual consent",
"9 September 2007",
"Mark Stimson",
"1 November 2007",
"22nd"
],
[
"4",
"Port Vale",
"Martin Foyle",
"Mutual consent",
"26 September 2007",
"Lee Sinnott",
"5 November 2007",
"23rd"
],
[
"5",
"Cheltenham Town",
"John Ward",
"Mutual consent (hired by Carlisle United )",
"2 October 2007",
"Keith Downing",
"2 November 2007",
"23rd"
],
[
"6",
"Millwall",
"Willie Donachie",
"Contract terminated",
"8 October 2007",
"Kenny Jackett",
"6 November 2007",
"24th"
],
[
"7",
"Swindon Town",
"Paul Sturrock",
"Mutual consent (hired by Plymouth Argyle )",
"27 November 2007",
"Maurice Malpas",
"15 January 2008",
"11th"
],
[
"8",
"Luton Town",
"Kevin Blackwell",
"Contract terminated",
"16 January 2008",
"Mick Harford",
"16 January 2008",
"22nd"
],
[
"9",
"Huddersfield Town",
"Andy Ritchie",
"Mutual consent",
"1 April 2008",
"Stan Ternent",
"24 April 2008",
"14th"
]
] |
[
{
"Formula": "UNIQUE(C1)",
"Formula2": "UNIQUE(C2:C16)",
"Funcs": [
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Show all cities",
"Tokens": [
"UNIQUE(",
"C1"
]
},
{
"Formula": "UNIQUE(C1)",
"Formula2": "UNIQUE(C2:C16)",
"Funcs": [
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Which cities do we have?",
"Tokens": [
"UNIQUE(",
"C1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=255),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,D2:D16=255),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which city has zip code 255?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"D1",
"=",
"255",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=255),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,D2:D16=255),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "which city has zip code 255?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"D1",
"=",
"255",
"3"
]
},
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>4))",
"Formula2": "LET(query1,SUMMARIZE(F2:F16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,3)>4))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "Which countries have more than 4 addresses listed?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"F1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"3",
">",
"4"
]
},
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>4))",
"Formula2": "LET(query1,SUMMARIZE(F2:F16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,3)>4))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "which countries have more than 4 addresses?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"F1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"3",
">",
"4"
]
},
{
"Formula": "UNIQUE(C1)",
"Formula2": "UNIQUE(C2:C16)",
"Funcs": [
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "the cities.",
"Tokens": [
"UNIQUE(",
"C1"
]
},
{
"Formula": "UNIQUE(C1)",
"Formula2": "UNIQUE(C2:C16)",
"Funcs": [
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "What are the cities?",
"Tokens": [
"UNIQUE(",
"C1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=255),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,D2:D16=255),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "the city with the zip code 255",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"D1",
"=",
"255",
"3"
]
},
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>4))",
"Formula2": "LET(query1,SUMMARIZE(F2:F16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,3)>4))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "The country with more than 4 addresses.",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"F1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"3",
">",
"4"
]
},
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,3)>4))",
"Formula2": "LET(query1,SUMMARIZE(F2:F16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,3)>4))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "the countries with more than 4 addresses",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"F1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"3",
">",
"4"
]
}
] | and_addresses_addresses | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"address id",
"address content",
"city",
"zip postcode",
"state province county",
"country",
"state",
"other address details"
],
[
"2",
"1",
"9443 Boyle Route Suite 857",
"Lucasville",
"416",
"Colorado",
"USA",
"",
""
],
[
"3",
"2",
"1969 Jabari Port Suite 393",
"New Sabryna",
"721",
"SouthCarolina",
"USA",
"",
""
],
[
"4",
"3",
"295 Hackett Curve",
"Reingertown",
"255",
"NewJersey",
"USA",
"",
""
],
[
"5",
"4",
"92865 Margaretta Streets Suite 467",
"Gleasonmouth",
"940",
"Arizona",
"USA",
"",
""
],
[
"6",
"5",
"08996 Brisa Lane Apt. 583",
"Stantonville",
"354",
"Mississippi",
"USA",
"",
""
],
[
"7",
"6",
"826 Murray Locks Apt. 654",
"South Meghanview",
"918",
"Colorado",
"USA",
"",
""
],
[
"8",
"7",
"59540 Grover Wells Apt. 814",
"Lake Walterton",
"767",
"Virginia",
"USA",
"",
""
],
[
"9",
"8",
"78614 Maybell Alley Suite 057",
"South Bellaland",
"921",
"Florida",
"USA",
"",
""
],
[
"10",
"9",
"9168 King Rest",
"Felicityfort",
"482",
"Texas",
"USA",
"",
""
],
[
"11",
"10",
"120 Noble Radial",
"East Julianaside",
"821",
"Texas",
"USA",
"",
""
],
[
"12",
"11",
"618 Odie Villages Suite 133",
"Lake Geovannyton",
"623",
"NewMexico",
"USA",
"",
""
],
[
"13",
"12",
"16438 Herman Pine",
"New Terrillport",
"684",
"Arkansas",
"USA",
"",
""
],
[
"14",
"13",
"47831 Martin Islands",
"Port Lilyan",
"235",
"RhodeIsland",
"USA",
"",
""
],
[
"15",
"14",
"995 Weimann Gateway",
"Lake Ryann",
"470",
"Kentucky",
"USA",
"",
""
],
[
"16",
"15",
"41632 Kerluke Field",
"East Pascale",
"720",
"Texas",
"USA",
"",
""
]
] |
[
{
"Formula": "SUM(FILTER(H1, (E1>325)*(D1<572)))",
"Formula2": "SUM(FILTER(H2:H6, (E2:E6>325)*(D2:D6<572)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Can you tell me the total number of 100s that has the Balls larger than 325, and the Runs smaller than 572?",
"Tokens": [
"SUM(",
"FILTER(",
"H1",
"E1",
">",
"325",
"*",
"D1",
"<",
"572"
]
},
{
"Formula": "SUM(FILTER(H1, (C1=12)*(F1<144.81)))",
"Formula2": "SUM(FILTER(H2:H6, (C2:C6=12)*(F2:F6<144.81)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Can you tell me the sum of 100s that has the Matches of 12, and the Strike Rate smaller than 144.81?",
"Tokens": [
"SUM(",
"FILTER(",
"H1",
"C1",
"=",
"12",
"*",
"F1",
"<",
"144.81"
]
},
{
"Formula": "SUM(FILTER(H1, (B1=\"deccan chargers\")*(C1=8)*(G1>35.57)))",
"Formula2": "SUM(FILTER(H2:H6, (B2:B6=\"deccan chargers\")*(C2:C6=8)*(G2:G6>35.57)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Can you tell me the sum of 100s that has the Team of deccan chargers, and the Match of 8, and the Average larger than 35.57?",
"Tokens": [
"SUM(",
"FILTER(",
"H1",
"B1",
"=",
"\"deccan chargers\"",
"*",
"C1",
"=",
"8",
"*",
"G1",
">",
"35.57"
]
},
{
"Formula": "SUM(FILTER(C1, (F1<152.3)*(E1=395)))",
"Formula2": "SUM(FILTER(C2:C6, (F2:F6<152.3)*(E2:E6=395)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Can you tell me the total number of Matched that has the Strike Rate smallet than 152.3, and the Balls of 395?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"F1",
"<",
"152.3",
"*",
"E1",
"=",
"395"
]
}
] | test_2-17529767-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Player",
"Team",
"Matches",
"Runs",
"Balls",
"Strike Rate",
"Average",
"100s"
],
[
"2",
"Dwayne Smith",
"Deccan Chargers",
"8",
"215",
"132",
"162.88",
"26.87",
"0"
],
[
"3",
"Adam Gilchrist",
"Deccan Chargers",
"16",
"495",
"325",
"152.30",
"30.93",
"0"
],
[
"4",
"Andrew Symonds",
"Deccan Chargers",
"8",
"249",
"166",
"150.00",
"35.57",
"0"
],
[
"5",
"Matthew Hayden",
"Chennai Super Kings",
"12",
"572",
"395",
"144.81",
"52.00",
"0"
],
[
"6",
"Suresh Raina",
"Chennai Super Kings",
"14",
"434",
"308",
"140.90",
"31.00",
"0"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"barry cavanagh\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I9,I2:I9=\"barry cavanagh\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the 1998 Broadway with barry cavanagh",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"I1",
"=",
"\"barry cavanagh\"",
"8"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"dana solimando\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I9,I2:I9=\"dana solimando\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the 1979 Broadway for dana solimando",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"I1",
"=",
"\"dana solimando\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,H1=\"drake english\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I9,H2:H9=\"drake english\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the character for 1998 drake english",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"H1",
"=",
"\"drake english\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"kent fletcher\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I9,D2:D9=\"kent fletcher\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the 1955 broadcast for kent fletcher",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"D1",
"=",
"\"kent fletcher\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,E1=\"george rose\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I9,E2:E9=\"george rose\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Tell me the 1991 broadway for george rose",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"E1",
"=",
"\"george rose\"",
"7"
]
}
] | test_2-10312547-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Character",
"1954 Broadway",
"1955 broadcast",
"1960 broadcast",
"1979 Broadway",
"1990 Broadway",
"1991 Broadway",
"1998 Broadway",
"1999 Broadway"
],
[
"2",
"Peter Pan",
"Mary Martin",
"Mary Martin",
"Mary Martin",
"Sandy Duncan",
"Cathy Rigby",
"Cathy Rigby",
"Cathy Rigby",
"Cathy Rigby"
],
[
"3",
"Captain Hook / Mr. Darling",
"Cyril Ritchard",
"Cyril Ritchard",
"Cyril Ritchard",
"George Rose",
"Stephen Hanan",
"J.K. Simmons",
"Paul Schoeffler",
"Paul Schoeffler"
],
[
"4",
"Mrs. Darling",
"Margalo Gillmore",
"Margalo Gillmore",
"Margalo Gillmore",
"Beth Fowler",
"Lauren Thompson",
"Lauren Thompson",
"Barbara McCulloh",
"Barbara McCulloh"
],
[
"5",
"Tiger Lily",
"Sondra Lee",
"Sondra Lee",
"Sondra Lee",
"Maria Pogee",
"Holly Irwin",
"Michelle Schumacher",
"Dana Solimando",
"Dana Solimando"
],
[
"6",
"Wendy Darling",
"Kathleen Nolan",
"Kathleen Nolan",
"Maureen Bailey",
"Marsha Kramer",
"Cindy Robinson",
"Cindy Robinson",
"Elisa Sagardia",
"Elisa Sagardia"
],
[
"7",
"Michael Darling",
"Joseph Stafford",
"Tom Halloran",
"Kent Fletcher",
"Jonathan Ward",
"Chad Hutchison",
"Joey Cee",
"Drake English",
"Drake English"
],
[
"8",
"John Darling",
"Robert Harrington",
"Robert Harrington",
"Joey Trent",
"Alexander Winter",
"Britt West",
"David Burdick",
"Chase Kniffen",
"Barry Cavanagh"
],
[
"9",
"Smee",
"Joe E. Marks",
"Joe E. Marks",
"Joe E. Marks",
"Arnold Soboloff",
"Don Potter",
"Don Potter",
"Michael Nostrand",
"Michael Nostrand"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"washington redskins\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>8))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E18,C2:C18=\"washington redskins\"),SUMMARIZE(CHOOSECOLS(query1,4),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's the result when the Washington Redskins were the opponents on a week after 8?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"washington redskins\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"4",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"8"
]
}
] | train_2-18684522-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 11, 2005",
"at New York Giants",
"L 42-19",
"78,387"
],
[
"3",
"2",
"September 18, 2005",
"St. Louis Rams",
"L 17-12",
"45,160"
],
[
"4",
"3",
"September 25, 2005",
"at Seattle Seahawks",
"L 37-14",
"64,843"
],
[
"5",
"4",
"October 2, 2005",
"San Francisco 49ers",
"W 31-14",
"103,467"
],
[
"6",
"5",
"October 9, 2005",
"Carolina Panthers",
"L 24-20",
"38,809"
],
[
"7",
"6",
"Bye",
"Bye",
"Bye",
"Bye"
],
[
"8",
"7",
"October 23, 2005",
"Tennessee Titans",
"W 20-10",
"39,482"
],
[
"9",
"8",
"October 30, 2005",
"at Dallas Cowboys",
"L 34-13",
"62,068"
],
[
"10",
"9",
"November 6, 2005",
"Seattle Seahawks",
"L 33-19",
"43,542"
],
[
"11",
"10",
"November 13, 2005",
"at Detroit Lions",
"L 29-21",
"61,091"
],
[
"12",
"11",
"November 20, 2005",
"at St. Louis Rams",
"W 38-28",
"65,750"
],
[
"13",
"12",
"November 27, 2005",
"Jacksonville Jaguars",
"L 24-17",
"39,198"
],
[
"14",
"13",
"December 4, 2005",
"at San Francisco 49ers",
"W 17-10",
"60,439"
],
[
"15",
"14",
"December 11, 2005",
"Washington Redskins",
"L 17-13",
"46,654"
],
[
"16",
"15",
"December 18, 2005",
"at Houston Texans",
"L 30-19",
"70,024"
],
[
"17",
"16",
"December 25, 2005",
"Philadelphia Eagles",
"W 27-21",
"44,723"
],
[
"18",
"17",
"January 1, 2006",
"at Indianapolis Colts",
"L 17-13",
"57,211"
]
] |
[
{
"Formula": "FILTER(A1,E1=\"Bai Yang Niu Jianfeng\")",
"Formula2": "FILTER(A2:A10,E2:E10=\"Bai Yang Niu Jianfeng\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the place and when was the year when the women's doubles womens were Bai yang Niu Jianfeng?",
"Tokens": [
"FILTER(",
"A1",
"E1",
"=",
"\"Bai Yang Niu Jianfeng\""
]
},
{
"Formula": "ROWS(FILTER(D1,B1=\"Ma Long\"))",
"Formula2": "ROWS(FILTER(D2:D10,B2:B10=\"Ma Long\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many times has Ma Long won the men's singles?",
"Tokens": [
"ROWS(",
"FILTER(",
"D1",
"B1",
"=",
"\"Ma Long\""
]
},
{
"Formula": "ROWS(FILTER(D1,C1=\"Sun Jin\"))",
"Formula2": "ROWS(FILTER(D2:D10,C2:C10=\"Sun Jin\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many times has Sun Jin won the women's doubles?",
"Tokens": [
"ROWS(",
"FILTER(",
"D1",
"C1",
"=",
"\"Sun Jin\""
]
}
] | dev_1-28138035-33 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year Location",
"Mens Singles",
"Womens Singles",
"Mens Doubles",
"Womens Doubles"
],
[
"2",
"2011 Stockholm",
"Ma Long",
"Guo Yan",
"Wang Liqin Yan An",
"Guo Yan Guo Yue"
],
[
"3",
"2007 Stockholm",
"Wang Hao",
"Li Xiaoxia",
"Ma Long Wang Hao",
"Kim Kyung-Ah Park Mi-Young"
],
[
"4",
"2005 Gothenburg",
"Timo Boll",
"Cao Zhen",
"Oh Sang-Eun Lee Jung-Woo",
"Tie Ya Na Zhang Rui"
],
[
"5",
"2003 MalmΓΆ",
"Wang Liqin",
"Zhang Yining",
"Wang Hao Ma Lin",
"Guo Yue Niu Jianfeng"
],
[
"6",
"2001 Skovde",
"Wang Liqin",
"Guo Yan",
"Wang Liqin Yan Sen",
"Bai Yang Yang Ying"
],
[
"7",
"2000 UmeΓ₯",
"Liu Guozheng",
"Zhang Yining",
"Liu Guozheng Ma Lin",
"Bai Yang Niu Jianfeng"
],
[
"8",
"1999 Karlskrona",
"Wang Liqin",
"Sun Jin",
"Patrick Chila Jean-Philippe Gatien",
"Sun Jin Yang Ying"
],
[
"9",
"1998 Sundsvall",
"Damien Eloi",
"Qianhong Gotsch-He",
"Ma Lin Qin Zhijian",
"Lin Ling Sun Jin"
],
[
"10",
"1997 Kalmar",
"Vladimir Samsonov",
"Wang Hui",
"Lucjan Blaszczyk Tomasz Krzeszewski",
"Kim Moo-Kyo Park Hae-Jung"
]
] |
[
{
"Formula": "AVERAGE(FILTER(D1, (C1>6)*(E1<5)))",
"Formula2": "AVERAGE(FILTER(D2:D15, (C2:C15>6)*(E2:E15<5)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the average number of silver medals with more than 6 gold meals and less than 5 bronze medals?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"D1",
"C1",
">",
"6",
"*",
"E1",
"<",
"5"
]
},
{
"Formula": "SUM(FILTER(A1, (B1=\"switzerland\")*(F1>2)))",
"Formula2": "SUM(FILTER(A2:A15, (B2:B15=\"switzerland\")*(F2:F15>2)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many ranks are for Switzerland with more than 2 total medals?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"B1",
"=",
"\"switzerland\"",
"*",
"F1",
">",
"2"
]
}
] | train_2-12392655-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Russia",
"16",
"12",
"5",
"33"
],
[
"3",
"2",
"Japan",
"6",
"2",
"3",
"11"
],
[
"4",
"2",
"Canada",
"4",
"1",
"6",
"11"
],
[
"5",
"3",
"China",
"3",
"3",
"4",
"10"
],
[
"6",
"4",
"Ukraine",
"1",
"6",
"1",
"8"
],
[
"7",
"5",
"Germany",
"1",
"0",
"3",
"4"
],
[
"8",
"5",
"France",
"0",
"1",
"3",
"4"
],
[
"9",
"6",
"Belgium",
"1",
"1",
"1",
"3"
],
[
"10",
"7",
"Switzerland",
"0",
"2",
"0",
"2"
],
[
"11",
"7",
"Finland",
"0",
"1",
"1",
"2"
],
[
"12",
"7",
"Hungary",
"0",
"1",
"1",
"2"
],
[
"13",
"7",
"Italy",
"0",
"1",
"1",
"2"
],
[
"14",
"7",
"United States",
"0",
"1",
"1",
"2"
],
[
"15",
"14",
"Poland",
"0",
"0",
"1",
"1"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"51.89 (2.043)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,C2:C8=\"51.89 (2.043)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which name is 51.89 (2.043) long?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"51.89 (2.043)\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"10.92 (.430)\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,E2:E8=\"10.92 (.430)\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which bullet has a Shoulder of 10.92 (.430)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"10.92 (.430)\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"7.3 (.288)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,F2:F8=\"7.3 (.288)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which shoulder has a Neck of 7.3 (.288)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"7.3 (.288)\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"33.78 (1.33)\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,C2:C8=\"33.78 (1.33)\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which bullet has a Length of 33.78 (1.33)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"33.78 (1.33)\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"6.5 (.257)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,B2:B8=\"6.5 (.257)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which length has a Bullet of 6.5 (.257)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"6.5 (.257)\"",
"3"
]
}
] | test_2-1058122-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name",
"Bullet",
"Length",
"Base",
"Shoulder",
"Neck"
],
[
"2",
".25-20 Winchester",
"6.55 (.258)",
"33.78 (1.33)",
"8.86 (.349)",
"8.46 (.333)",
"6.96 (.274)"
],
[
"3",
".25-35 Winchester",
"6.55 (.258)",
"51.89 (2.043)",
"10.73 (.422)",
"9.26 (.365)",
"7.15 (.282)"
],
[
"4",
".250-3000 Savage",
"6.553 (.258)",
"48.46 (1.912)",
"11.91 (.469)",
"10.51 (.414)",
"7.26 (.286)"
],
[
"5",
".257 Roberts",
"6.553 (.258)",
"56.72 (2.233)",
"11.99 (.427)",
"10.92 (.430)",
"7.36 (.290)"
],
[
"6",
".25-06 Remington",
"6.541 (.2575)",
"63.35 (2.494)",
"11.94 (.470)",
"11.20 (.441)",
"7.37 (.290)"
],
[
"7",
".257 Weatherby Magnum",
"6.5 (.257)",
"65.0 (2.560)",
"13.1 (.514)",
"12.6 (.496)",
"7.3 (.288)"
],
[
"8",
".256 Win Magnum",
"6.528 (.257)",
"32.54 (1.281)",
"9.677 (.381)",
"9.347 (.368)",
"6.528 (.257)"
]
] |
[
{
"Formula": "SUM(FILTER(A1, F1=10402))",
"Formula2": "SUM(FILTER(A2:A18, F2:F18=10402))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What week has an attendance of 10402",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"F1",
"=",
"10402"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"Sept 22\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,B2:B18=\"Sept 22\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the record on Sept 22?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"Sept 22\"",
"7"
]
}
] | test_1-23624542-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Date",
"Opponent",
"Final Score",
"Result",
"Attendance",
"Record"
],
[
"2",
"1",
"July 11",
"vs. Toronto Argonauts",
"35β18",
"Loss",
"23254",
"0β1"
],
[
"3",
"2",
"July 17",
"at Edmonton Eskimos",
"40β33",
"Loss",
"35511",
"0β2"
],
[
"4",
"3",
"July 24",
"vs. Calgary Stampeders",
"42β28",
"Loss",
"18788",
"0β3"
],
[
"5",
"4",
"Aug 2",
"at Winnipeg Blue Bombers",
"26β19",
"Loss",
"24743",
"0β4"
],
[
"6",
"5",
"Aug 8",
"vs. Winnipeg Blue Bombers",
"41β31",
"Win",
"23414",
"1β4"
],
[
"7",
"6",
"Aug 15",
"vs. Edmonton Eskimos",
"36β35",
"Win",
"25884",
"2β4"
],
[
"8",
"7",
"Aug 24",
"at Hamilton Tiger-Cats",
"24β19",
"Win",
"11027",
"3β4"
],
[
"9",
"8",
"Aug 29",
"vs. Hamilton Tiger-Cats",
"38β14",
"Win",
"24532",
"4β4"
],
[
"10",
"9",
"Sept 4",
"at BC Lions",
"24β20",
"Loss",
"28107",
"4β5"
],
[
"11",
"10",
"Sept 8",
"vs. BC Lions",
"56β29",
"Loss",
"24171",
"4β6"
],
[
"12",
"11",
"Sept 14",
"at Hamilton Tiger-Cats",
"33β26",
"Win",
"10402",
"5β6"
],
[
"13",
"12",
"Sept 22",
"at Winnipeg Blue Bombers",
"40β8",
"Loss",
"32675",
"5β7"
],
[
"14",
"13",
"Sept 29",
"vs. Toronto Argonauts",
"25β24",
"Loss",
"26172",
"5β8"
],
[
"15",
"14",
"Oct 6",
"vs. Saskatchewan Roughriders",
"42β25",
"Win",
"22038",
"6β8"
],
[
"16",
"15",
"Oct 13",
"at Calgary Stampeders",
"44β24",
"Loss",
"18761",
"6β9"
],
[
"17",
"16",
"Oct 20",
"at Saskatchewan Roughriders",
"41β28",
"Loss",
"19478",
"6β10"
],
[
"18",
"17",
"Oct 26",
"vs. Winnipeg Blue Bombers",
"46β20",
"Win",
"23060",
"7β10"
]
] |
[
{
"Formula": "SUMIFS(A1,B1,\"City of Birmingham\")",
"Formula2": "SUMIFS(A2:A6,B2:B6,\"City of Birmingham\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many locomotives have a name of City of Birmingham",
"Tokens": [
"SUMIFS(",
"A1",
"B1",
"\"City of Birmingham\""
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(B1, C1=\"Highland Railway green\")))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B6, C2:C6=\"Highland Railway green\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many locomotives have a livery that is highland railway green",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"B1",
"C1",
"=",
"\"Highland Railway green\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,H1=\"Static display\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H6,H2:H6=\"Static display\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which locomotive type has a status in static display",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"H1",
"=",
"\"Static display\"",
"4"
]
}
] | train_1-15827397-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"No.",
"Name",
"Livery",
"Locomotive type",
"Wheel Arrangement",
"Builder",
"Year built",
"Status"
],
[
"2",
"1",
"Northern Rock II",
"Highland Railway green",
"Steam",
"2-6-2",
"Ravenglass & Eskdale Railway",
"1989",
"In traffic"
],
[
"3",
"2",
"Ernest W. Twining",
"Dark blue",
"Steam",
"4-6-2",
"G & S Co.",
"1950",
"Static display"
],
[
"4",
"3",
"John Southland II",
"Two-tone red",
"Diesel",
"B-B",
"TMA Engineering",
"1988",
"In traffic"
],
[
"5",
"4",
"Cumbria",
"Brunswick green",
"Steam",
"2-6-2",
"Ravenglass & Eskdale Railway",
"1992",
"In traffic"
],
[
"6",
"5",
"City of Birmingham",
"Two-tone green",
"Diesel",
"0-6-0",
"TMA Engineering",
"1992",
"In traffic"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"michalovce\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,C2:C17=\"michalovce\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what is the date of the tournament in michalovce",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"michalovce\"",
"2"
]
}
] | train_2-14359057-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
[
"2",
"Runnerβup",
"20 April 2007",
"Hvar",
"Clay",
"Karolina JovanoviΔ",
"1β6 4β6"
],
[
"3",
"Winner",
"14 May 2007",
"Michalovce",
"Clay",
"Katarzyna Piter",
"2β6 6β3 6β4"
],
[
"4",
"Runnerβup",
"25 May 2008",
"GalaΘi",
"Clay",
"Valentina Sulpizio",
"2β6 6β7(2)"
],
[
"5",
"Runnerβup",
"10 August 2008",
"Hechingen",
"Clay",
"MaΕ‘a Zec PeΕ‘kiriΔ",
"6β3 6β7(1) 3β6"
],
[
"6",
"Runnerβup",
"7 September 2008",
"Maribor",
"Clay",
"MaΕ‘a Zec PeΕ‘kiriΔ",
"2β6 6β7(6)"
],
[
"7",
"Runnerβup",
"29 March 2009",
"La Palma",
"Hard",
"Anastasija Sevastova",
"6β4 1β6 1β6"
],
[
"8",
"Runnerβup",
"5 June 2009",
"Pozoblanco",
"Hard",
"Angelique Kerber",
"3β6 4β6"
],
[
"9",
"Runnerβup",
"6 June 2010",
"Brno",
"Clay",
"Zuzana OndrΓ‘Ε‘kovΓ‘",
"3β6 6β4 2β6"
],
[
"10",
"Runnerβup",
"26 September 2010",
"Bucharest",
"Clay",
"MΔdΔlina Gojnea",
"4β6 4β6"
],
[
"11",
"Winner",
"18 June 2012",
"Alkmaar",
"Clay",
"Janina Toljan",
"6β3 6β4"
],
[
"12",
"Winner",
"8 July 2012",
"Denain",
"Clay",
"Michaela HonΔovΓ‘",
"6β2 1β6 6β2"
],
[
"13",
"Runnerβup",
"30 June 2013",
"ZlΓn",
"Clay",
"Melanie Klaffner",
"3β6 2β6"
],
[
"14",
"Winner",
"28 July 2013",
"Les Contamines-Montjoie",
"Clay",
"Clothilde de Bernardi",
"7β5 6β7(3) 6β3"
],
[
"15",
"Winner",
"18 August 2013",
"Craiova",
"Clay",
"Alberta Brianti",
"7β5 3β6 6β4"
],
[
"16",
"Runnerβup",
"15 September 2013",
"Sofia",
"Clay",
"Patricia Mayr-Achleitner",
"2β6 6β1 3β6"
],
[
"17",
"Runnerβup",
"26 October 2013",
"Herzliya",
"Hard",
"Yuliya Beygelzimer",
"3β6, 6β4, 2β5, ret."
]
] |
[
{
"Formula": "SUM(FILTER(E1, (D1>101)*(A1=5)*(F1<331)))",
"Formula2": "SUM(FILTER(E2:E11, (D2:D11>101)*(A2:A11=5)*(F2:F11<331)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "WHAT IS THE AVG AST FOR GAMES LARGER THAN 101, RANK 5, TOTAL ASSISTS SMALLER THAN 331?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"D1",
">",
"101",
"*",
"A1",
"=",
"5",
"*",
"F1",
"<",
"331"
]
},
{
"Formula": "SUM(FILTER(E1, (A1=5)*(D1>108)))",
"Formula2": "SUM(FILTER(E2:E11, (A2:A11=5)*(D2:D11>108)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "WHAT IS THE SUM OF AST AVG WITH RANK 5 AND GAMES BIGGER THAN 108?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"A1",
"=",
"5",
"*",
"D1",
">",
"108"
]
}
] | train_2-16835332-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Player",
"Years",
"Games",
"Ast. Avg.",
"Total Assists"
],
[
"2",
"1",
"Curtis McCants",
"1993β1996",
"81",
"7.3",
"598"
],
[
"3",
"2",
"Myron Contee",
"1974β1979",
"101",
"4.0",
"411"
],
[
"4",
"3",
"Ricky Wilson",
"1982β1986",
"116",
"3.4",
"405"
],
[
"5",
"4",
"Folarin Campbell",
"2004β2008",
"130",
"3.0",
"392"
],
[
"6",
"5",
"John Niehoff",
"1980β1984",
"108",
"3.0",
"331"
],
[
"7",
"6",
"Steve Smith",
"1986β1990",
"114",
"2.8",
"329"
],
[
"8",
"7",
"Mike Hargett",
"1988β1991",
"93",
"3.3",
"312"
],
[
"9",
"8",
"Tremaine Price",
"1997β2001",
"110",
"2.8",
"308"
],
[
"10",
"9",
"Raoul Heinen",
"2000β2004",
"109",
"2.7",
"290"
],
[
"11",
"10",
"Jamel Perkins",
"1989β1993",
"97",
"2.9",
"283"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"Re-elected\")*(D1=1797)*(A1=\"Virginia 5\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,(E2:E14=\"Re-elected\")*(D2:D14=1797)*(A2:A14=\"Virginia 5\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What party did the incumbent from the Virginia 5 district who was re-elected and was first elected in 1797 belong to?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"Re-elected\"",
"*",
"D1",
"=",
"1797",
"*",
"A1",
"=",
"\"Virginia 5\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Democratic-Republican gain\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,E2:E14=\"Democratic-Republican gain\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When was the incumbent first elected in the district where the result was a democratic-republican gain? ",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"Democratic-Republican gain\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Edwin Gray\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,B2:B14=\"Edwin Gray\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In what district was the incumbent Edwin Gray? ",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Edwin Gray\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Virginia 10\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,A2:A14=\"Virginia 10\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When was the incumbent from the Virginia 10 district first elected? ",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Virginia 10\"",
"4"
]
}
] | train_1-2668401-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Virginia 2",
"David Holmes",
"Democratic-Republican",
"1797",
"Re-elected",
"David Holmes (DR) Alexander Sinclair (F)"
],
[
"3",
"Virginia 4",
"Abram Trigg",
"Democratic-Republican",
"1797",
"Re-elected",
"Abram Trigg (DR)"
],
[
"4",
"Virginia 5",
"John J. Trigg",
"Democratic-Republican",
"1797",
"Re-elected",
"John J. Trigg (DR)"
],
[
"5",
"Virginia 6",
"Matthew Clay",
"Democratic-Republican",
"1797",
"Re-elected",
"Matthew Clay (DR)"
],
[
"6",
"Virginia 7",
"John Randolph",
"Democratic-Republican",
"1799",
"Re-elected",
"John Randolph (DR)"
],
[
"7",
"Virginia 8",
"Samuel Goode",
"Federalist",
"1799",
"Democratic-Republican gain",
"Thomas Claiborne (DR)"
],
[
"8",
"Virginia 9",
"Joseph Eggleston",
"Democratic-Republican",
"1798 (special)",
"Democratic-Republican hold",
"William B. Giles (DR)"
],
[
"9",
"Virginia 10",
"Edwin Gray",
"Democratic-Republican",
"1799",
"Re-elected",
"Edwin Gray (DR) Nicholas Faulcon (DR)"
],
[
"10",
"Virginia 12",
"Thomas Evans",
"Federalist",
"1797",
"Retired Federalist hold",
"John Stratton (F) John Page (DR)"
],
[
"11",
"Virginia 13",
"Littleton Waller Tazewell",
"Democratic-Republican",
"1800 (special)",
"Retired Democratic-Republican hold",
"John Clopton (DR) Samuel Tyler (DR)"
],
[
"12",
"Virginia 14",
"Samuel J. Cabell",
"Democratic-Republican",
"1795",
"Re-elected",
"Samuel J. Cabell (DR)"
],
[
"13",
"Virginia 15",
"John Dawson",
"Democratic-Republican",
"1797",
"Re-elected",
"John Dawson (DR)"
],
[
"14",
"Virginia 18",
"John Nicholas",
"Democratic-Republican",
"1793",
"Retired Democratic-Republican hold",
"Philip R. Thompson (DR) John Blackwell (F)"
]
] |
[
{
"Formula": "SUM(FILTER(C1, D1=12.1))",
"Formula2": "SUM(FILTER(C2:C6, D2:D6=12.1))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the gs for points being 12.1",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"D1",
"=",
"12.1"
]
},
{
"Formula": "SUM(FILTER(F1, B1=157))",
"Formula2": "SUM(FILTER(F2:F6, B2:B6=157))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the assists for 157 games",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"B1",
"=",
"157"
]
},
{
"Formula": "SUMIFS(H1,A1,\"2007/2008\")",
"Formula2": "SUMIFS(H2:H6,A2:A6,\"2007/2008\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the steals for season 2007/2008",
"Tokens": [
"SUMIFS(",
"H1",
"A1",
"\"2007/2008\""
]
},
{
"Formula": "SUM(FILTER(F1, G1=77))",
"Formula2": "SUM(FILTER(F2:F6, G2:G6=77))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the total number of assists for 77 blocks",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"G1",
"=",
"77"
]
}
] | train_1-17309500-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Season",
"Games",
"GS",
"Points",
"Rebounds",
"Assists",
"Blocks",
"Steals",
"Turnovers"
],
[
"2",
"2006/2007",
"31",
"23",
"10.6",
"6.1",
"1.1",
"0.5",
"0.6",
"1.6"
],
[
"3",
"2007/2008",
"42",
"13",
"9.9",
"5.2",
"1.3",
"0.5",
"1.0",
"0.9"
],
[
"4",
"2008/2009",
"37",
"36",
"13.9",
"6.5",
"0.9",
"0.5",
"0.9",
"1.4"
],
[
"5",
"2009/2010",
"47",
"33",
"12.1",
"5.2",
"1.1",
"0.5",
"0.8",
"1.4"
],
[
"6",
"Total",
"157",
"105",
"1829",
"899",
"178",
"77",
"124",
"207"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,A1=\"north melbourne\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>10000))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G7,A2:A7=\"north melbourne\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>10000))",
"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": "If the Home team was north melbourne and the Crowd was larger than 10,000, what was the Home team's score?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"north melbourne\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"2",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"10000"
]
},
{
"Formula": "SUMIFS(F1,B1,\"10.7 (67)\")",
"Formula2": "SUMIFS(F2:F7,B2:B7,\"10.7 (67)\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many people were in the Crowd when the Home team scored 10.7 (67)?",
"Tokens": [
"SUMIFS(",
"F1",
"B1",
"\"10.7 (67)\""
]
}
] | train_2-10790099-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Richmond",
"8.7 (55)",
"South Melbourne",
"8.9 (57)",
"Punt Road Oval",
"35,000",
"25 June 1932"
],
[
"3",
"Footscray",
"10.7 (67)",
"Melbourne",
"3.9 (27)",
"Western Oval",
"10,000",
"25 June 1932"
],
[
"4",
"Fitzroy",
"13.15 (93)",
"Hawthorn",
"9.9 (63)",
"Brunswick Street Oval",
"7,500",
"25 June 1932"
],
[
"5",
"Geelong",
"9.9 (63)",
"Essendon",
"11.12 (78)",
"Corio Oval",
"9,500",
"25 June 1932"
],
[
"6",
"St Kilda",
"12.16 (88)",
"Collingwood",
"15.15 (105)",
"Junction Oval",
"9,000",
"25 June 1932"
],
[
"7",
"North Melbourne",
"11.7 (73)",
"Carlton",
"14.16 (100)",
"Arden Street Oval",
"15,000",
"25 June 1932"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=2014),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,C2:C13=2014),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What position is the player whose first year is 2014",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"2014",
"2"
]
},
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=29))",
"Formula2": "LET(query1,SUMMARIZE(B2:B13,SUMX(F2:F13)),FILTER(query1,CHOOSECOLS(query1,2)=29))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What was the players position in 2013 who had 29 seasons in the second tier",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"29"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Syrianska FC\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,A2:A13=\"Syrianska FC\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the first season for Syrianska FC",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Syrianska FC\"",
"3"
]
},
{
"Formula": "MIN(C1)",
"Formula2": "MIN(C2:C13)",
"Funcs": [
"MIN(",
"Cell"
],
"Level": "easy",
"Question": "What was the earliest season recorded for any team",
"Tokens": [
"MIN(",
"C1"
]
}
] | train_1-1560673-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Club",
"Position in 2013",
"First season",
"First season of current spell",
"Number of seasons in Superettan",
"Number of seasons in second tier"
],
[
"2",
"Assyriska FF",
"8th",
"2000",
"2008",
"12",
"17"
],
[
"3",
"Degerfors IF",
"4th",
"2005",
"2010",
"8",
"35"
],
[
"4",
"GAIS",
"7th",
"2001",
"2013",
"4",
"29"
],
[
"5",
"Hammarby IF",
"5th",
"2010",
"2010",
"4",
"36.5"
],
[
"6",
"Husqvarna FF",
"1st in Div. 1 SΓΆdra",
"2014",
"2014",
"0",
"1"
],
[
"7",
"JΓΆnkΓΆpings SΓΆdra",
"11th",
"2006",
"2006",
"8",
"35"
],
[
"8",
"Landskrona BoIS",
"12th",
"2000",
"2006",
"10",
"51"
],
[
"9",
"Ljungskile SK",
"9th",
"2000",
"2009",
"9",
"14"
],
[
"10",
"IK Sirius",
"1st in Div. 1 Norra",
"2007",
"2014",
"3",
"23"
],
[
"11",
"Syrianska FC",
"16th in Allsvenskan",
"2009",
"2014",
"2",
"2"
],
[
"12",
"Γngelholms FF",
"6th",
"2002",
"2008",
"7",
"11"
],
[
"13",
"Γsters IF",
"15th in Allsvenskan",
"2000",
"2014",
"9",
"19"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"punta del este\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"punta del este\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Winner of the Event in Punta del Este?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"punta del este\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"panama city\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"panama city\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Date of the Event in Panama City?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"panama city\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"panama city\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"panama city\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Winner of the Event in Panama City?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"panama city\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"september 26-30, 2012\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"september 26-30, 2012\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Winner of the Event on September 26-30, 2012?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"september 26-30, 2012\"",
"4"
]
}
] | test_2-17282079-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"City",
"Event",
"Winner",
"Prize"
],
[
"2",
"March 21β25, 2012",
"ViΓ±a del Mar",
"LAPT ViΓ±a del Mar - Chile",
"Alirio Diaz",
"$129,470"
],
[
"3",
"May 23β27, 2012",
"Punta del Este",
"LAPT Punta del Este - Uruguay",
"Marcelo Fonseca",
"$144,240"
],
[
"4",
"August 07β12, 2012",
"Medellin",
"LAPT Medellin - Colombia",
"Robbie Renehan",
"$147.877"
],
[
"5",
"September 26-30, 2012",
"Panama City",
"LAPT Panama - Panama",
"Leo Fernandez",
"$171,930"
],
[
"6",
"November 14-18, 2012",
"Lima",
"LAPT Peru Grand Final - Peru",
"Jordan Scott",
"$168,210"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"right wing\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<3))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E9,C2:C9=\"right wing\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<3))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "Which College/Junior/Club Team (League) has a Position of right wing, and a Round smaller than 3?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"right wing\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"5",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"3"
]
}
] | train_2-14346882-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Player",
"Position",
"Nationality",
"College/Junior/Club Team (League)"
],
[
"2",
"1",
"Justin Williams",
"Right Wing",
"Canada",
"Plymouth Whalers ( OHL )"
],
[
"3",
"3",
"Alexander Drozdetsky",
"Right Wing",
"Russia",
"SKA Saint Petersburg (RUS)"
],
[
"4",
"6",
"Roman Cechmanek",
"Goaltender",
"Czech Republic",
"HC Vsetin (CZE)"
],
[
"5",
"6",
"Colin Shields",
"Forward",
"United Kingdom",
"Cleveland Jr. Barons ( NAHL )"
],
[
"6",
"7",
"John Eichelberger",
"Forward",
"United States",
"Green Bay Gamblers ( USHL )"
],
[
"7",
"7",
"Guillaume Lefebvre",
"Left Wing",
"Canada",
"Rouyn-Noranda Huskies ( QMJHL )"
],
[
"8",
"8",
"Regan Kelly",
"Defense",
"Canada",
"Nipawin Hawks ( SJHL )"
],
[
"9",
"8",
"Milan Kopecky",
"Forward",
"Czech Republic",
"Slavia Praha Jr. (CZE)"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"2-0\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,F2:F10=\"2-0\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the date of the game when the record is 2-0?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"2-0\"",
"2"
]
},
{
"Formula": "AVERAGEIFS(A1,F1,\"4-1\")",
"Formula2": "AVERAGEIFS(A2:A10,F2:F10,\"4-1\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the average game number when the record is 4-1?",
"Tokens": [
"AVERAGEIFS(",
"A1",
"F1",
"\"4-1\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=1))",
"Formula2": "LET(query1,SUMMARIZE(E2:E10,SUMX(A2:A10)),FILTER(query1,CHOOSECOLS(query1,2)=1))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the location and attendance of game 1?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"1"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,(E1=\"madison square garden\")*(C1=\"seattle\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<6))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F10,(E2:E10=\"madison square garden\")*(C2:C10=\"seattle\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<6))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "What is the date of the game located in Madison Square Garden, when the team is Seattle and the game number is less than 6?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"madison square garden\"",
"*",
"C1",
"=",
"\"seattle\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"2",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"125-100\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,D2:D10=\"125-100\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the location and attendance of the game when the score is 125-100?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"125-100\"",
"5"
]
}
] | train_2-16763663-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"Location Attendance",
"Record"
],
[
"2",
"1",
"October 10",
"Seattle",
"113-89",
"Madison Square Garden",
"1-0"
],
[
"3",
"2",
"October 14",
"Los Angeles",
"125-100",
"Madison Square Garden",
"2-0"
],
[
"4",
"3",
"October 15",
"@Atlanta",
"101-109",
"The Omni",
"2-1"
],
[
"5",
"4",
"October 17",
"Houston",
"103-95",
"Madison Square Garden",
"3-1"
],
[
"6",
"5",
"October 20",
"@Cleveland",
"92-89",
"Cleveland Arena",
"4-1"
],
[
"7",
"6",
"October 21",
"Philadelphia",
"111-88",
"Madison Square Garden",
"5-1"
],
[
"8",
"7",
"October 24",
"Cleveland",
"92-89",
"Madison Square Garden",
"6-1"
],
[
"9",
"8",
"October 27",
"@Baltimore",
"92-88",
"Baltimore Civic Center",
"7-1"
],
[
"10",
"9",
"October 28",
"Baltimore",
"94-90",
"Madison Square Garden",
"8-1"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"henry carr\")*(A1=\"20.3y\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,(B2:B19=\"henry carr\")*(A2:A19=\"20.3y\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the nationality of Henry Carr having a time of 20.3y?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"henry carr\"",
"*",
"A1",
"=",
"\"20.3y\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"livio berruti\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,B2:B19=\"livio berruti\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the nationality of Livio Berruti?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"livio berruti\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"20.6\")*(B1=\"ray norton\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,(A2:A19=\"20.6\")*(B2:B19=\"ray norton\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What's the nationality of Ray norton with a time of 20.6?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"20.6\"",
"*",
"B1",
"=",
"\"ray norton\"",
"3"
]
}
] | train_2-18982988-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Time",
"Athlete",
"Nationality",
"Location of race",
"Date"
],
[
"2",
"20.6y",
"Andy Stanfield",
"United States",
"Philadelphia , United States",
"May 26, 1951"
],
[
"3",
"20.6",
"Andy Stanfield",
"United States",
"Los Angeles , United States",
"June 28, 1952"
],
[
"4",
"20.6",
"Thane Baker",
"United States",
"Bakersfield , United States",
"June 23, 1956"
],
[
"5",
"20.6",
"Bobby Morrow",
"United States",
"Melbourne , Australia",
"November 27, 1956"
],
[
"6",
"20.6",
"Manfred Germar",
"West Germany",
"Wuppertal , Germany",
"October 1, 1958"
],
[
"7",
"20.6y",
"Ray Norton",
"United States",
"Berkeley , United States",
"March 19, 1960"
],
[
"8",
"20.6",
"Ray Norton",
"United States",
"Philadelphia , United States",
"April 30, 1960"
],
[
"9",
"20.5y",
"Peter Radford",
"United Kingdom",
"Wolverhampton , United Kingdom",
"May 28, 1960"
],
[
"10",
"20.5",
"Stone Johnson",
"United States",
"Stanford , United States",
"July 2, 1960"
],
[
"11",
"20.5",
"Ray Norton",
"United States",
"Stanford , United States",
"July 2, 1960"
],
[
"12",
"20.5",
"Livio Berruti",
"Italy",
"Rome , Italy",
"September 3, 1960"
],
[
"13",
"20.5y",
"Paul Drayton",
"United States",
"Walnut , United States",
"June 23, 1962"
],
[
"14",
"20.3y",
"Henry Carr",
"United States",
"Tempe , United States",
"March 23, 1963"
],
[
"15",
"20.2y",
"Henry Carr",
"United States",
"Tempe , United States",
"April 4, 1964"
],
[
"16",
"20.0y",
"Tommie Smith",
"United States",
"Sacramento , United States",
"June 11, 1968"
],
[
"17",
"19.8A",
"Tommie Smith",
"United States",
"Mexico City , Mexico",
"October 16, 1968"
],
[
"18",
"19.8A",
"Donald Quarrie",
"Jamaica",
"Cali , Colombia",
"August 3, 1971"
],
[
"19",
"19.8+",
"Donald Quarrie",
"Jamaica",
"Eugene, Oregon , United States",
"June 7, 1975"
]
] |
[
{
"Formula": "SUM(FILTER(A1, E1=27262))",
"Formula2": "SUM(FILTER(A2:A14, E2:E14=27262))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What week had an attendance of 27,262?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"E1",
"=",
"27262"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=20456),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,E2:E14=20456),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What opponent has an attendance of 20,456?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"20456",
"3"
]
}
] | train_2-11172697-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 17, 1950",
"Chicago Bears",
"L 20-24",
"21,000"
],
[
"3",
"2",
"September 22, 1950",
"New York Yanks",
"W 45-28",
"23,768"
],
[
"4",
"3",
"October 1, 1950",
"at San Francisco 49ers",
"W 35-14",
"27,262"
],
[
"5",
"4",
"October 7, 1950",
"at Philadelphia Eagles",
"L 20-56",
"24,134"
],
[
"6",
"5",
"October 15, 1950",
"at Detroit Lions",
"W 30-28",
"35,589"
],
[
"7",
"6",
"October 22, 1950",
"Baltimore Colts",
"W 70-27",
"16,026"
],
[
"8",
"7",
"October 29, 1950",
"Detroit Lions",
"W 65-24",
"27,475"
],
[
"9",
"8",
"November 5, 1950",
"San Francisco 49ers",
"W 28-21",
"33,234"
],
[
"10",
"9",
"November 12, 1950",
"at Green Bay Packers",
"W 45-14",
"20,456"
],
[
"11",
"10",
"November 19, 1950",
"at New York Yanks",
"W 43-35",
"42,673"
],
[
"12",
"11",
"November 26, 1950",
"at Chicago Bears",
"L 14-24",
"43,678"
],
[
"13",
"12",
"December 3, 1950",
"Green Bay Packers",
"W 51-14",
"39,323"
],
[
"14",
"13",
"Bye",
"Bye",
"Bye",
"Bye"
]
] |
[
{
"Formula": "ROWS(FILTER(A1,C1=\"1605.35\"))",
"Formula2": "ROWS(FILTER(A2:A15,C2:C15=\"1605.35\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "when area (kmΒ²) is 1605.35, how many provinces are there?",
"Tokens": [
"ROWS(",
"FILTER(",
"A1",
"C1",
"=",
"\"1605.35\""
]
},
{
"Formula": "FILTER(C1,A1=\"MonseΓ±or Nouel\")",
"Formula2": "FILTER(C2:C15,A2:A15=\"MonseΓ±or Nouel\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "when province is monseΓ±or nouel, what is the area (kmΒ²)?",
"Tokens": [
"FILTER(",
"C1",
"A1",
"=",
"\"MonseΓ±or Nouel\""
]
},
{
"Formula": "ROWS(FILTER(B1,C1=\"1111.14\"))",
"Formula2": "ROWS(FILTER(B2:B15,C2:C15=\"1111.14\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many capitals are there when area (kmΒ²) is 1111.14?",
"Tokens": [
"ROWS(",
"FILTER(",
"B1",
"C1",
"=",
"\"1111.14\""
]
},
{
"Formula": "FILTER(C1,B1=\"Nagua\")",
"Formula2": "FILTER(C2:C15,B2:B15=\"Nagua\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Nagua has the area (kmΒ²) of?",
"Tokens": [
"FILTER(",
"C1",
"B1",
"=",
"\"Nagua\""
]
}
] | dev_1-1888051-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Province",
"Capital",
"Area (kmΒ²)",
"Population",
"Density",
"Map region"
],
[
"2",
"DajabΓ³n",
"DajabΓ³n",
"1020.73",
"62046",
"61",
"4"
],
[
"3",
"Duarte",
"San Francisco de MacorΓs",
"1605.35",
"283805",
"177",
"5"
],
[
"4",
"Espaillat",
"Moca",
"838.62",
"225091",
"268",
"8"
],
[
"5",
"Hermanas Mirabal",
"Salcedo",
"440.43",
"96356",
"219",
"21"
],
[
"6",
"La Vega",
"ConcepciΓ³n de la Vega",
"2287.24",
"385101",
"168",
"13"
],
[
"7",
"MarΓa Trinidad SΓ‘nchez",
"Nagua",
"1271.71",
"135727",
"119",
"14"
],
[
"8",
"MonseΓ±or Nouel",
"Bonao",
"992.39",
"167618",
"169",
"15"
],
[
"9",
"Monte Cristi",
"San Fernando de Monte Cristi",
"1924.35",
"111014",
"58",
"16"
],
[
"10",
"Puerto Plata",
"San Felipe de Puerto Plata",
"1852.90",
"312706",
"168",
"20"
],
[
"11",
"SamanΓ‘",
"Santa BΓ‘rbara de SamanΓ‘",
"853.74",
"91875",
"108",
"22"
],
[
"12",
"SΓ‘nchez RamΓrez",
"CotuΓ",
"1196.13",
"151179",
"126",
"23"
],
[
"13",
"Santiago",
"Santiago de los Caballeros",
"2836.51",
"908250",
"320",
"28"
],
[
"14",
"Santiago RodrΓguez",
"San Ignacio de Sabaneta",
"1111.14",
"59629",
"54",
"29"
],
[
"15",
"Valverde",
"Santa Cruz de Mao",
"823.38",
"158293",
"192",
"31"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"geelong\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"geelong\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In the match where geelong was the away team, who was the home team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"geelong\"",
"1"
]
}
] | train_2-10826072-19 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"23.16 (154)",
"North Melbourne",
"9.8 (62)",
"Glenferrie Oval",
"9,112",
"7 August 1971"
],
[
"3",
"Fitzroy",
"11.17 (83)",
"South Melbourne",
"8.10 (58)",
"Junction Oval",
"8,253",
"7 August 1971"
],
[
"4",
"Essendon",
"7.23 (65)",
"Footscray",
"9.12 (66)",
"Windy Hill",
"13,815",
"7 August 1971"
],
[
"5",
"Carlton",
"8.10 (58)",
"Richmond",
"14.17 (101)",
"Princes Park",
"34,224",
"7 August 1971"
],
[
"6",
"Melbourne",
"18.17 (125)",
"Geelong",
"9.8 (62)",
"MCG",
"23,017",
"7 August 1971"
],
[
"7",
"St Kilda",
"12.7 (79)",
"Collingwood",
"8.10 (58)",
"VFL Park",
"46,362",
"7 August 1971"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"tarragona\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"tarragona\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the Opponent in the Tarragona Tournament?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"tarragona\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"6β2, 4β6, 6β4\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"6β2, 4β6, 6β4\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Tournament's Score was 6β2, 4β6, 6β4?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"6β2, 4β6, 6β4\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"6-2, 6-4\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"6-2, 6-4\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "On what Date was the match with a Score of 6-2, 6-4?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"6-2, 6-4\"",
"1"
]
}
] | train_2-16965329-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
[
"2",
"9 August 2004",
"Cordenons",
"Clay",
"Daniel KΓΆllerer",
"4β6, 6β4, 6β3"
],
[
"3",
"12 May 2008",
"Aarhus",
"Clay",
"Γric Prodon",
"7β5, 7β5"
],
[
"4",
"1 September 2008",
"Brasov",
"Clay",
"Alexander Flock",
"4β6, 6β4, 6β4"
],
[
"5",
"14 September 2009",
"Banja Luka",
"Clay",
"Julian Reister",
"6β4, 6β1"
],
[
"6",
"5 October 2009",
"Tarragona",
"Clay",
"Paolo Lorenzi",
"6β4, 6β0"
],
[
"7",
"2 August 2010",
"Segovia",
"Hard",
"Adrian Mannarino",
"6β4, 7β6 (7β2)"
],
[
"8",
"11 September 2011",
"Sevilla",
"Clay",
"RubΓ©n RamΓrez Hidalgo",
"6β3, 6β3"
],
[
"9",
"17 June 2012",
"Monza",
"Clay",
"Albert MontaΓ±Γ©s",
"6β2, 4β6, 6β4"
],
[
"10",
"10 September 2012",
"Sevilla",
"Clay",
"Tommy Robredo",
"6β3, 6β2"
],
[
"11",
"30 September 2012",
"Madrid",
"Clay",
"Jan-Lennard Struff",
"6β4, 6β2"
],
[
"12",
"2 September 2013",
"Alphen aan den Rijn",
"Clay",
"Thomas Schoorel",
"6-2, 6-4"
],
[
"13",
"10 September 2013",
"Sevilla",
"Clay",
"Stephane Robert",
"6-4, 7-6 (7β2)"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"John Brown\")*(B1=\"Rain of Terror\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,(D2:D13=\"John Brown\")*(B2:B13=\"Rain of Terror\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the director of the episode \"rain of terror\" that was written by John Brown?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"John Brown\"",
"*",
"B1",
"=",
"\"Rain of Terror\"",
"3"
]
},
{
"Formula": "SUMIFS(F1,B1,\"Rain of Terror\")",
"Formula2": "SUMIFS(F2:F13,B2:B13,\"Rain of Terror\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the production number of \"rain of terror\"?",
"Tokens": [
"SUMIFS(",
"F1",
"B1",
"\"Rain of Terror\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Mercury Falling\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,B2:B13=\"Mercury Falling\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who wrote the episode called \"mercury falling\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Mercury Falling\"",
"4"
]
}
] | train_1-13740746-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Ep. No.",
"Title",
"Director",
"Written by",
"Original Air Date",
"Production No."
],
[
"2",
"1",
"\"Instrument of Destruction: Part 1\"",
"David Lane",
"Phil Ford",
"12February2005",
"1"
],
[
"3",
"2",
"\"Instrument of Destruction: Part 2\"",
"David Lane",
"Phil Ford",
"19February2005",
"2"
],
[
"4",
"3",
"\"Swarm\"",
"David Lane",
"Phil Ford",
"26February2005",
"8"
],
[
"5",
"4",
"\"Rat Trap\"",
"Dominic Lavery",
"Phil Ford",
"5March2005",
"7"
],
[
"6",
"5",
"\"The Homecoming\"",
"David Lane",
"Phil Ford",
"12March2005",
"5"
],
[
"7",
"6",
"\"Mercury Falling\"",
"Dominic Lavery",
"Phil Ford",
"19March2005",
"4"
],
[
"8",
"7",
"\"Circles of Doom\"",
"Mark Woollard",
"Brian Finch",
"26March2005",
"9"
],
[
"9",
"8",
"\"Rain of Terror\"",
"Mark Woollard",
"John Brown",
"9April2005",
"3"
],
[
"10",
"9",
"\"Skin Deep\"",
"Mark Woollard",
"John Brown",
"16April2005",
"12"
],
[
"11",
"10",
"\"Chiller\"",
"Mark Woollard",
"Phil Ford",
"23April2005",
"6"
],
[
"12",
"11",
"\"Trap For a Rhino\"",
"Dominic Lavery",
"John Brown",
"30April2005",
"10"
],
[
"13",
"12",
"\"Heist\"",
"Dominic Lavery",
"Phil Ford",
"7May2005",
"13"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,C1=\"new york saints\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>16042))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F10,C2:C10=\"new york saints\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>16042))",
"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 at/vs against the New York Saints with over 16,042 in attendance?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"new york saints\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"2",
"SUMX(",
"CHOOSECOLS(",
"query1",
"5",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"16042"
]
}
] | train_2-16227492-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"at/vs.",
"Opponent'",
"Score'",
"Attendance",
"Record"
],
[
"2",
"January 14, 1989",
"vs.",
"New England Blazers",
"19 - 8",
"16,269",
"Win"
],
[
"3",
"January 21, 1989",
"at",
"Baltimore Thunder",
"14 - 13",
"6,479",
"Win"
],
[
"4",
"January 28, 1989",
"at",
"New York Saints",
"16 - 20",
"9,324",
"Loss"
],
[
"5",
"February 12, 1989",
"vs.",
"Baltimore Thunder",
"14 - 9",
"12,220",
"Win"
],
[
"6",
"February 18, 1989",
"vs.",
"Detroit Turbos",
"19 - 10",
"13,932",
"Win"
],
[
"7",
"February 24, 1989",
"at",
"New England Blazers",
"16 - 11",
"8,107",
"Win"
],
[
"8",
"March 4, 1989",
"at",
"Detroit Turbos",
"11 - 16",
"10,637",
"Loss"
],
[
"9",
"March 10, 1989",
"vs.",
"Washington Wave",
"13 - 9",
"16,413",
"Win"
],
[
"10",
"April 7, 1989",
"vs.",
"New York Saints",
"11 - 10 *",
"16,042",
"Win"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"danilo pereira\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,C2:C13=\"danilo pereira\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the record when Danilo Pereira was the opponent?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"danilo pereira\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"edson claas vieira\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,C2:C13=\"edson claas vieira\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which event had Edson Claas Vieira as an opponent?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"edson claas vieira\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"rafael cavalcante\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,C2:C13=\"rafael cavalcante\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which method was used when Rafael Cavalcante was the opponent?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"rafael cavalcante\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"alessio sakara\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,C2:C13=\"alessio sakara\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which method was used when Alessio Sakara was the opponent?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"alessio sakara\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"3-8\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,B2:B13=\"3-8\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the opponent when the record is 3-8?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"3-8\"",
"3"
]
}
] | train_2-17936984-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Location"
],
[
"2",
"Loss",
"3-9",
"Vinicius Lima",
"KO (punch)",
"Hard Fight Championship",
"Cuiaba , Mato Grosso, Brazil"
],
[
"3",
"Loss",
"3-8",
"Geronimo dos Santos",
"KO (punches)",
"MF - Max Fight 13",
"SΓ£o Paulo, Brazil"
],
[
"4",
"Win",
"3-7",
"Gerald Hill",
"KO (punches)",
"Sugar Creek Showdown 5",
"Hinton, Oklahoma"
],
[
"5",
"Loss",
"2-7",
"Rodrigo Gripp de Sousa",
"Submission (guillotine choke)",
"Open Fight",
"Brazil"
],
[
"6",
"Loss",
"2-6",
"Junior dos Santos",
"Submission (guillotine choke)",
"Minotauro Fights 5",
"Sao Paulo , Brazil"
],
[
"7",
"Loss",
"2-5",
"Assuerio Silva",
"TKO (punches)",
"Show Fight 5",
"Sao Paulo , Brazil"
],
[
"8",
"Loss",
"2-4",
"Rafael Cavalcante",
"TKO",
"Pantanal Combat",
"Brazil"
],
[
"9",
"Loss",
"2-3",
"Edson Claas Vieira",
"Submission (punches)",
"Meca World Vale Tudo 12",
"Rio de Janeiro , Brazil"
],
[
"10",
"Loss",
"2-2",
"Alessio Sakara",
"KO",
"Real Fight 1",
"Rio de Janeiro , Brazil"
],
[
"11",
"Win",
"2-1",
"Danilo Pereira",
"Decision (split)",
"Vitoria Extreme Fighting 1",
"Vitoria , Brazil"
],
[
"12",
"Win",
"1-1",
"Chico Melo",
"KO",
"Vitoria Extreme Fighting 1",
"Vitoria , Brazil"
],
[
"13",
"Loss",
"0-1",
"Claudineney Kozan",
"Submission (guillotine choke)",
"K-1 Brazil - New Stars",
"Curitiba , Brazil"
]
] |
[
{
"Formula": "AVERAGEIFS(B1,C1,\"chicago black hawks\")",
"Formula2": "AVERAGEIFS(B2:B13,C2:C13,\"chicago black hawks\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the average date in January that the Rangers played against Chicago Black Hawks?",
"Tokens": [
"AVERAGEIFS(",
"B1",
"C1",
"\"chicago black hawks\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"16-8-4\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"16-8-4\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the score of the game where the Rangers record was 16-8-4?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"16-8-4\"",
"4"
]
}
] | test_2-14922774-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Game",
"January",
"Opponent",
"Score",
"Record"
],
[
"2",
"18",
"3",
"Toronto Maple Leafs",
"4 - 2",
"11-4-3"
],
[
"3",
"19",
"8",
"New York Americans",
"2 - 2 OT",
"11-4-4"
],
[
"4",
"20",
"10",
"@ Toronto Maple Leafs",
"3 - 2",
"11-5-4"
],
[
"5",
"21",
"12",
"Boston Bruins",
"3 - 1",
"12-5-4"
],
[
"6",
"22",
"15",
"@ Chicago Black Hawks",
"5 - 0",
"13-5-4"
],
[
"7",
"23",
"17",
"@ Detroit Red Wings",
"2 - 0",
"13-6-4"
],
[
"8",
"24",
"19",
"Montreal Canadiens",
"2 - 1",
"14-6-4"
],
[
"9",
"25",
"22",
"Montreal Maroons",
"5 - 0",
"14-7-4"
],
[
"10",
"26",
"24",
"@ New York Americans",
"3 - 2",
"15-7-4"
],
[
"11",
"27",
"26",
"Chicago Black Hawks",
"3 - 1",
"15-8-4"
],
[
"12",
"28",
"28",
"@ Ottawa Senators",
"9 - 2",
"16-8-4"
],
[
"13",
"29",
"31",
"Detroit Red Wings",
"2 - 1",
"16-9-4"
]
] |
[
{
"Formula": "SUM(FILTER(A1, (C1=\"re-election\")*(D1=\"david price\")))",
"Formula2": "SUM(FILTER(A2:A14, (C2:C14=\"re-election\")*(D2:D14=\"david price\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which District has a 2008 Status of re-election, and a Democratic david price?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"C1",
"=",
"\"re-election\"",
"*",
"D1",
"=",
"\"david price\""
]
},
{
"Formula": "SUMIFS(A1,E1,\"dan mansell\")",
"Formula2": "SUMIFS(A2:A14,E2:E14,\"dan mansell\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Which District has a Republican of dan mansell?",
"Tokens": [
"SUMIFS(",
"A1",
"E1",
"\"dan mansell\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=10))",
"Formula2": "LET(query1,SUMMARIZE(E2:E14,SUMX(A2:A14)),FILTER(query1,CHOOSECOLS(query1,2)=10))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which Republican has a District of 10?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"10"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"dan mansell\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,E2:E14=\"dan mansell\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Incumbent has a Republican of dan mansell?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"dan mansell\"",
"2"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"dan mansell\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<7))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E14,E2:E14=\"dan mansell\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<7))",
"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 Democratic has a District smaller than 7, and a Republican of dan mansell?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"dan mansell\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"4",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"7"
]
}
] | train_2-14393234-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"District",
"Incumbent",
"2008 Status",
"Democratic",
"Republican"
],
[
"2",
"1",
"G.K. Butterfield",
"Re-election",
"G.K. Butterfield",
"Dean Stephens"
],
[
"3",
"2",
"Bob Etheridge",
"Re-election",
"Bob Etheridge",
"Dan Mansell"
],
[
"4",
"3",
"Walter B. Jones",
"Re-election",
"Craig Weber",
"Walter B. Jones"
],
[
"5",
"4",
"David Price",
"Re-election",
"David Price",
"B.J. Lawson"
],
[
"6",
"5",
"Virginia Foxx",
"Re-election",
"Roy Carter",
"Virginia Foxx"
],
[
"7",
"6",
"Howard Coble",
"Re-election",
"Teresa Sue Bratton",
"Howard Coble"
],
[
"8",
"7",
"Mike McIntyre",
"Re-election",
"Mike McIntyre",
"Will Breazeale"
],
[
"9",
"8",
"Robin Hayes",
"Defeated",
"Larry Kissell",
"Robin Hayes"
],
[
"10",
"9",
"Sue Myrick",
"Re-election",
"Harry Taylor",
"Sue Myrick"
],
[
"11",
"10",
"Patrick McHenry",
"Re-election",
"Daniel Johnson",
"Patrick McHenry"
],
[
"12",
"11",
"Heath Shuler",
"Re-election",
"Heath Shuler",
"Carl Mumpower"
],
[
"13",
"12",
"Mel Watt",
"Re-election",
"Mel Watt",
"Ty Cobb, Jr."
],
[
"14",
"13",
"Brad Miller",
"Re-election",
"Brad Miller",
"Hugh Webster"
]
] |
[
{
"Formula": "SUM(FILTER(D1, C1=1964))",
"Formula2": "SUM(FILTER(D2:D8, C2:C8=1964))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the total medals in 1964?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"C1",
"=",
"1964"
]
}
] | train_2-18164207-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Country",
"Year(s) won",
"Total",
"To par",
"Finish"
],
[
"2",
"Jack Nicklaus",
"United States",
"1963 , 1971 , 1973 1975 , 1980",
"275",
"β9",
"2"
],
[
"3",
"Lee Trevino",
"United States",
"1974",
"283",
"β1",
"T14"
],
[
"4",
"David Graham",
"Australia",
"1979",
"283",
"β1",
"T14"
],
[
"5",
"Raymond Floyd",
"United States",
"1969 , 1982",
"284",
"E",
"T20"
],
[
"6",
"Larry Nelson",
"United States",
"1981",
"288",
"+4",
"T36"
],
[
"7",
"Bobby Nichols",
"United States",
"1964",
"288",
"+4",
"T36"
],
[
"8",
"Gary Player",
"South Africa",
"1962 , 1972",
"289",
"+5",
"T42"
]
] |
[
{
"Formula": "SUM(FILTER(I1, D1<2))",
"Formula2": "SUM(FILTER(I2:I9, D2:D9<2))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "which Points has Wins smaller than 2?",
"Tokens": [
"SUM(",
"FILTER(",
"I1",
"D1",
"<",
"2"
]
},
{
"Formula": "SUM(FILTER(D1, (E1<3)*(I1=26)))",
"Formula2": "SUM(FILTER(D2:D9, (E2:E9<3)*(I2:I9=26)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Which Wins has a Draws smaller than 3, and Points of 26?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"E1",
"<",
"3",
"*",
"I1",
"=",
"26"
]
},
{
"Formula": "SUM(FILTER(C1, (I1=6)*(G1>12)))",
"Formula2": "SUM(FILTER(C2:C9, (I2:I9=6)*(G2:G9>12)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Which Games played has a Points of 6, and Goals scored larger than 12?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"I1",
"=",
"6",
"*",
"G1",
">",
"12"
]
},
{
"Formula": "SUM(FILTER(G1, (I1>26)*(D1>11)))",
"Formula2": "SUM(FILTER(G2:G9, (I2:I9>26)*(D2:D9>11)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Which Goals scored has Points larger than 26 and Wins larger than 11?",
"Tokens": [
"SUM(",
"FILTER(",
"G1",
"I1",
">",
"26",
"*",
"D1",
">",
"11"
]
},
{
"Formula": "SUM(FILTER(F1, I1<6))",
"Formula2": "SUM(FILTER(F2:F9, I2:I9<6))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Which Loses has Points smaller than 6?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"I1",
"<",
"6"
]
},
{
"Formula": "SUM(FILTER(H1, (I1=6)*(E1>0)))",
"Formula2": "SUM(FILTER(H2:H9, (I2:I9=6)*(E2:E9>0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Which Goals conceded has Points of 6 and Draws larger than 0?",
"Tokens": [
"SUM(",
"FILTER(",
"H1",
"I1",
"=",
"6",
"*",
"E1",
">",
"0"
]
}
] | test_2-18018214-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Position",
"Club",
"Games played",
"Wins",
"Draws",
"Loses",
"Goals scored",
"Goals conceded",
"Points"
],
[
"2",
"1",
"Ekranas-2 PanevΔΕΎys",
"14",
"11",
"2",
"1",
"76",
"8",
"35"
],
[
"3",
"2",
"Ε irvinta Ε irvintos",
"14",
"10",
"3",
"1",
"40",
"23",
"33"
],
[
"4",
"3",
"VΔtra-2 RΕ«diΕ‘kΔs",
"14",
"8",
"2",
"4",
"47",
"17",
"26"
],
[
"5",
"4",
"Delintra Lentvaris",
"14",
"8",
"1",
"5",
"40",
"27",
"25"
],
[
"6",
"5",
"FK AnykΕ‘Δiai",
"14",
"6",
"0",
"8",
"29",
"31",
"18"
],
[
"7",
"6",
"FM (LOSC) Vilnius",
"14",
"4",
"2",
"8",
"23",
"19",
"10"
],
[
"8",
"7",
"FM-86 PanevΔΕΎys",
"14",
"2",
"0",
"12",
"10",
"72",
"6"
],
[
"9",
"8",
"ZEV-Klevas Vilnius",
"14",
"2",
"0",
"12",
"12",
"80",
"6"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"vasil levski national stadium, sofia\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"vasil levski national stadium, sofia\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What score does Vasil Levski National Stadium, Sofia earn?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"vasil levski national stadium, sofia\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"friendly\")*(B1=\"vasil levski national stadium, sofia\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,(E2:E8=\"friendly\")*(B2:B8=\"vasil levski national stadium, sofia\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What score did vasil levski national stadium, sofia, which was friendly during competition, earn?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"friendly\"",
"*",
"B1",
"=",
"\"vasil levski national stadium, sofia\"",
"3"
]
}
] | train_2-1014073-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Venue",
"Score",
"Result",
"Competition"
],
[
"2",
"29 March 2000",
"Vasil Levski National Stadium , Sofia",
"1β0",
"4β1",
"Friendly"
],
[
"3",
"7 October 2000",
"Georgi Asparuhov Stadium , Sofia",
"3β0",
"3β0",
"2002 World Cup qualifier"
],
[
"4",
"27 March 2003",
"Stadion Mladost , KruΕ‘evac",
"2β1",
"2β1",
"Friendly"
],
[
"5",
"7 June 2003",
"Vasil Levski National Stadium, Sofia",
"2β2",
"2β2",
"Euro 2004 qualifier"
],
[
"6",
"12 November 2005",
"Vasil Levski National Stadium, Sofia",
"5β0",
"6β2",
"Friendly"
],
[
"7",
"12 November 2005",
"Vasil Levski National Stadium, Sofia",
"6β2",
"6β2",
"Friendly"
],
[
"8",
"9 May 2006",
"Nagai Stadium , Osaka",
"1β0",
"2β1",
"2006 Kirin Cup"
]
] |
[
{
"Formula": "SUM(FILTER(C1, (E1=14)*(F1>42)))",
"Formula2": "SUM(FILTER(C2:C12, (E2:E12=14)*(F2:F12>42)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Which Gold is the lowest one that has a Bronze of 14, and a Total larger than 42?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"E1",
"=",
"14",
"*",
"F1",
">",
"42"
]
},
{
"Formula": "SUM(FILTER(E1, (B1=\"total\")*(C1<14)))",
"Formula2": "SUM(FILTER(E2:E12, (B2:B12=\"total\")*(C2:C12<14)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Which Bronze is the lowest one that has a Nation of total, and a Gold smaller than 14?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"B1",
"=",
"\"total\"",
"*",
"C1",
"<",
"14"
]
},
{
"Formula": "SUM(FILTER(F1, (B1=\"kazakhstan (kaz)\")*(C1>0)))",
"Formula2": "SUM(FILTER(F2:F12, (B2:B12=\"kazakhstan (kaz)\")*(C2:C12>0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How much Total has a Nation of kazakhstan (kaz), and a Gold larger than 0?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"B1",
"=",
"\"kazakhstan (kaz)\"",
"*",
"C1",
">",
"0"
]
},
{
"Formula": "SUM(FILTER(F1, (A1=1)*(C1>11)))",
"Formula2": "SUM(FILTER(F2:F12, (A2:A12=1)*(C2:C12>11)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Which Total is the highest one that has a Rank of 1, and a Gold larger than 11?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"A1",
"=",
"1",
"*",
"C1",
">",
"11"
]
}
] | train_2-14306965-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"South Korea (KOR)",
"11",
"0",
"2",
"13"
],
[
"3",
"2",
"China (CHN)",
"2",
"2",
"3",
"7"
],
[
"4",
"3",
"Kuwait (KUW)",
"1",
"2",
"0",
"3"
],
[
"5",
"4",
"Japan (JPN)",
"0",
"5",
"5",
"10"
],
[
"6",
"5",
"Kazakhstan (KAZ)",
"0",
"2",
"0",
"2"
],
[
"7",
"6",
"Iran (IRI)",
"0",
"1",
"1",
"2"
],
[
"8",
"6",
"Qatar (QAT)",
"0",
"1",
"1",
"2"
],
[
"9",
"8",
"North Korea (PRK)",
"0",
"1",
"0",
"1"
],
[
"10",
"9",
"Chinese Taipei (TPE)",
"0",
"0",
"1",
"1"
],
[
"11",
"9",
"Saudi Arabia (KSA)",
"0",
"0",
"1",
"1"
],
[
"12",
"Total",
"Total",
"14",
"14",
"14",
"42"
]
] |
[
{
"Formula": "SUMIFS(H1,G1,\"1 stroke\")",
"Formula2": "SUMIFS(H2:H6,G2:G6,\"1 stroke\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How much is the purse ( $ ) when the margin of victory is 1 stroke?",
"Tokens": [
"SUMIFS(",
"H1",
"G1",
"\"1 stroke\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,(D1=\"Mexico\")*(E1=\"67-67-69-70=273\")),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I6,(D2:D6=\"Mexico\")*(E2:E6=\"67-67-69-70=273\")),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the number of \"to par\" in Mexico with a winning score of 67-67-69-70=273?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"D1",
"=",
"\"Mexico\"",
"*",
"E1",
"=",
"\"67-67-69-70=273\"",
"6"
]
}
] | test_1-13388681-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Year",
"Dates",
"Champion",
"Country",
"Winning score",
"To par",
"Margin of victory",
"Purse ( $ )",
"Winners share ($)"
],
[
"2",
"2012",
"Sep 20β23",
"Stacy Lewis",
"United States",
"66-70-65-69=270",
"β18",
"2 strokes",
"1300000",
"195000"
],
[
"3",
"2011",
"Sep 15β18",
"Lexi Thompson 1",
"United States",
"66-68-67-70=271",
"β17",
"5 strokes",
"1300000",
"195000"
],
[
"4",
"2010",
"Oct 7β10",
"Katherine Hull",
"Australia",
"68-67-67-67=269",
"β19",
"1 stroke",
"1300000",
"195000"
],
[
"5",
"2009",
"Oct 1β4",
"Lorena Ochoa (2)",
"Mexico",
"66-68-66-70=270",
"β18",
"4 strokes",
"1400000",
"210000"
],
[
"6",
"2008",
"Sep 25β28",
"Lorena Ochoa",
"Mexico",
"67-67-69-70=273",
"β15",
"Playoff 2",
"1400000",
"210000"
]
] |
[
{
"Formula": "AVERAGE(FILTER(E1, (B1<8)*(D1=\"nl\")))",
"Formula2": "AVERAGE(FILTER(E2:E17, (B2:B17<8)*(D2:D17=\"nl\")))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the average number of laps when the country was NL and the race number was smaller than 8?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"E1",
"B1",
"<",
"8",
"*",
"D1",
"=",
"\"nl\""
]
}
] | test_2-1498073-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Position",
"Race Number",
"Driver",
"Country",
"Laps"
],
[
"2",
"1.",
"10",
"Armin Hahne",
"D",
"11"
],
[
"3",
"2.",
"7",
"Cor Euser",
"NL",
"11"
],
[
"4",
"3.",
"6",
"Win Percy",
"GB",
"11"
],
[
"5",
"4.",
"2",
"Will Hoy",
"GB",
"11"
],
[
"6",
"5.",
"4",
"Bob Wollek",
"F",
"11"
],
[
"7",
"6.",
"9",
"David Brabham",
"AUS",
"11"
],
[
"8",
"7.",
"12",
"David Leslie",
"GB",
"11"
],
[
"9",
"8.",
"16",
"Ian Flux",
"GB",
"11"
],
[
"10",
"9.",
"8",
"Pierre DieudonnΓ©",
"B",
"11"
],
[
"11",
"10.",
"6",
"Jim Richards",
"NZ",
"11"
],
[
"12",
"11.",
"17",
"Jeff Allam",
"GB",
"11"
],
[
"13",
"12.",
"3",
"Andy Evans",
"USA",
"11"
],
[
"14",
"13.",
"5",
"Tiff Needell",
"GB",
"11"
],
[
"15",
"14.",
"11",
"Derek Warwick",
"GB",
"8"
],
[
"16",
"DNF",
"14",
"Thierry Tassin",
"B",
"4"
],
[
"17",
"DNF",
"15",
"John Watson",
"GB",
"3"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"13 march 1985\")*(A1=1)),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=\"13 march 1985\")*(A2:A6=1)),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is Home Team, when Date is \"13 March 1985\", and when Tie No is \"1\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"13 march 1985\"",
"*",
"A1",
"=",
"1",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"ipswich town\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"ipswich town\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Date, when Away Team is \"Ipswich Town\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"ipswich town\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"millwall\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"millwall\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Tie No, when Away Team is \"Millwall\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"millwall\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"13 march 1985\")*(D1=\"millwall\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=\"13 march 1985\")*(D2:D6=\"millwall\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Score, when Date is \"13 March 1985\", and when Away Team is \"Millwall\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"13 march 1985\"",
"*",
"D1",
"=",
"\"millwall\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"liverpool\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"liverpool\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Date, when Away Team is \"Liverpool\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"liverpool\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"manchester united\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"manchester united\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Score, when Home Team is \"Manchester United\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"manchester united\"",
"3"
]
}
] | train_2-17438338-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Tie no",
"Home team",
"Score",
"Away team",
"Date"
],
[
"2",
"1",
"Luton Town",
"1β0",
"Millwall",
"13 March 1985"
],
[
"3",
"2",
"Everton",
"2β2",
"Ipswich Town",
"9 March 1985"
],
[
"4",
"Replay",
"Ipswich Town",
"0β1",
"Everton",
"13 March 1985"
],
[
"5",
"3",
"Barnsley",
"0β4",
"Liverpool",
"10 March 1985"
],
[
"6",
"4",
"Manchester United",
"4β2",
"West Ham United",
"9 March 1985"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"zimbabwe\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,C2:C13=\"zimbabwe\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Place of the Player from Zimbabwe?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"zimbabwe\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"73-68-71=212\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,D2:D13=\"73-68-71=212\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Place of the Player with a Score of 73-68-71=212?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"73-68-71=212\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=3),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=3),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the Place of the Player with a +3 To par?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"3",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=4)*(B1=\"stewart cink\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(E2:E13=4)*(B2:B13=\"stewart cink\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Score of Stewart Cink with a To par of +4?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"4",
"*",
"B1",
"=",
"\"stewart cink\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"t10\")*(D1=\"74-73-68=215\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(A2:A13=\"t10\")*(D2:D13=\"74-73-68=215\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What T10 Place Player has a Score of 74-73-68=215?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"t10\"",
"*",
"D1",
"=",
"\"74-73-68=215\"",
"2"
]
}
] | train_2-17162166-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Payne Stewart",
"United States",
"66-71-70=207",
"β3"
],
[
"3",
"T2",
"Tom Lehman",
"United States",
"68-75-68=211",
"+1"
],
[
"4",
"T2",
"Bob Tway",
"United States",
"68-70-73=211",
"+1"
],
[
"5",
"T4",
"Nick Price",
"Zimbabwe",
"73-68-71=212",
"+2"
],
[
"6",
"T4",
"Lee Janzen",
"United States",
"73-66-73=212",
"+2"
],
[
"7",
"T6",
"Steve Stricker",
"United States",
"73-71-69=213",
"+3"
],
[
"8",
"T6",
"Jeff Maggert",
"United States",
"69-69-75=213",
"+3"
],
[
"9",
"T8",
"Stewart Cink",
"United States",
"73-68-73=214",
"+4"
],
[
"10",
"T8",
"Mark Carnevale",
"United States",
"67-73-74=214",
"+4"
],
[
"11",
"T10",
"Jim Furyk",
"United States",
"74-73-68=215",
"+5"
],
[
"12",
"T10",
"Matt Kuchar (a)",
"United States",
"70-69-76=215",
"+5"
],
[
"13",
"T10",
"Lee Porter",
"United States",
"72-67-76=215",
"+5"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=\"cincinnati\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H19,A2:A19=\"cincinnati\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is 1993, when Tournament is \"Cincinnati\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"A1",
"=",
"\"cincinnati\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,H1=\"grand slams\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H19,H2:H19=\"grand slams\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is 1994, when 1996 is \"Grand Slams\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"H1",
"=",
"\"grand slams\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(H1=\"1r\")*(B1=\"sf\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H19,(H2:H19=\"1r\")*(B2:B19=\"sf\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Tournament, when 1996 is \"1R\", and when 1990 is \"SF\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"H1",
"=",
"\"1r\"",
"*",
"B1",
"=",
"\"sf\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(D1=\"sf\")*(A1=\"paris\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H19,(D2:D19=\"sf\")*(A2:A19=\"paris\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is 1993, when 1992 is \"SF\", and when Tournament is \"Paris\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"D1",
"=",
"\"sf\"",
"*",
"A1",
"=",
"\"paris\"",
"5"
]
}
] | train_2-1727962-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Tournament",
"1990",
"1991",
"1992",
"1993",
"1994",
"1995",
"1996"
],
[
"2",
"Grand Slams",
"Grand Slams",
"Grand Slams",
"Grand Slams",
"Grand Slams",
"Grand Slams",
"Grand Slams",
"Grand Slams"
],
[
"3",
"Australian Open",
"1R",
"1R",
"1R",
"A",
"2R",
"1R",
"2R"
],
[
"4",
"French Open",
"2R",
"QF",
"1R",
"2R",
"1R",
"1R",
"3R"
],
[
"5",
"Wimbledon",
"2R",
"2R",
"3R",
"3R",
"3R",
"1R",
"4R"
],
[
"6",
"US Open",
"3R",
"3R",
"2R",
"2R",
"A",
"2R",
"4R"
],
[
"7",
"WinβLoss",
"4β4",
"7β4",
"3β4",
"4β3",
"3β3",
"1β4",
"19β4"
],
[
"8",
"ATP Masters Series",
"ATP Masters Series",
"ATP Masters Series",
"ATP Masters Series",
"ATP Masters Series",
"ATP Masters Series",
"ATP Masters Series",
"ATP Masters Series"
],
[
"9",
"Indian Wells",
"A",
"A",
"QF",
"2R",
"A",
"A",
"2R"
],
[
"10",
"Miami",
"QF",
"3R",
"SF",
"3R",
"A",
"A",
"3R"
],
[
"11",
"Monte Carlo",
"1R",
"A",
"1R",
"1R",
"A",
"A",
"A"
],
[
"12",
"Rome",
"1R",
"2R",
"2R",
"1R",
"A",
"A",
"1R"
],
[
"13",
"Hamburg",
"2R",
"A",
"A",
"A",
"A",
"A",
"1R"
],
[
"14",
"Canada",
"SF",
"QF",
"A",
"3R",
"2R",
"1R",
"1R"
],
[
"15",
"Cincinnati",
"QF",
"2R",
"1R",
"2R",
"A",
"A",
"2R"
],
[
"16",
"Stockholm",
"2R",
"3R",
"2R",
"2R",
"A",
"A",
"A"
],
[
"17",
"Paris",
"QF",
"2R",
"SF",
"1R",
"2R",
"QF",
"A"
],
[
"18",
"WinβLoss",
"16β8",
"6β6",
"12β7",
"6β8",
"2β2",
"3β2",
"3β6"
],
[
"19",
"Ranking",
"17",
"20",
"36",
"71",
"70",
"35",
"74"
]
] |
[
{
"Formula": "AVERAGEIFS(F1,B1,\"9.16 (70)\")",
"Formula2": "AVERAGEIFS(F2:F7,B2:B7,\"9.16 (70)\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "In the game with a home team score of 9.16 (70), what is the average crowd?",
"Tokens": [
"AVERAGEIFS(",
"F1",
"B1",
"\"9.16 (70)\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"16.10 (106)\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"16.10 (106)\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In the game with an away team score of 16.10 (106), what is the home team score?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"16.10 (106)\"",
"2"
]
},
{
"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": "In the venue of Glenferrie Oval, what is the home team score?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"glenferrie oval\"",
"2"
]
}
] | test_2-10806852-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"7.13 (55)",
"Richmond",
"12.21 (93)",
"Glenferrie Oval",
"21,000",
"10 June 1939"
],
[
"3",
"St Kilda",
"18.12 (120)",
"North Melbourne",
"16.10 (106)",
"Junction Oval",
"17,000",
"10 June 1939"
],
[
"4",
"Collingwood",
"18.15 (123)",
"Carlton",
"12.12 (84)",
"Victoria Park",
"36,000",
"10 June 1939"
],
[
"5",
"Essendon",
"9.16 (70)",
"South Melbourne",
"13.13 (91)",
"Windy Hill",
"18,000",
"12 June 1939"
],
[
"6",
"Melbourne",
"18.14 (122)",
"Footscray",
"15.13 (103)",
"MCG",
"22,016",
"12 June 1939"
],
[
"7",
"Geelong",
"21.17 (143)",
"Fitzroy",
"14.12 (96)",
"Corio Oval",
"9,000",
"12 June 1939"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"richmond\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"richmond\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What did Richmond score as the home team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"richmond\"",
"2"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,B1=\"13.22 (100)\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>14534))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G7,B2:B7=\"13.22 (100)\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>14534))",
"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": "Where was the game played when the crowd was more than 14,534 and the home team scored 13.22 (100)?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"13.22 (100)\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"5",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"14534"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"12.15 (87)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"12.15 (87)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which home team played an away team with the score of 12.15 (87)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"12.15 (87)\"",
"1"
]
},
{
"Formula": "SUMIFS(F1,B1,\"16.15 (111)\")",
"Formula2": "SUMIFS(F2:F7,B2:B7,\"16.15 (111)\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many spectators at the game with a home team score of 16.15 (111)?",
"Tokens": [
"SUMIFS(",
"F1",
"B1",
"\"16.15 (111)\""
]
}
] | test_2-10887680-22 | [
[
"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",
"16.15 (111)",
"South Melbourne",
"12.15 (87)",
"Arden Street Oval",
"15,607",
"2 September 1978"
],
[
"3",
"Geelong",
"13.22 (100)",
"Fitzroy",
"5.8 (38)",
"Kardinia Park",
"22,842",
"2 September 1978"
],
[
"4",
"Hawthorn",
"17.16 (118)",
"Essendon",
"16.13 (109)",
"Princes Park",
"14,534",
"2 September 1978"
],
[
"5",
"Melbourne",
"19.11 (125)",
"Collingwood",
"24.12 (156)",
"MCG",
"40,267",
"2 September 1978"
],
[
"6",
"St Kilda",
"16.10 (106)",
"Carlton",
"9.12 (66)",
"Moorabbin Oval",
"35,850",
"2 September 1978"
],
[
"7",
"Richmond",
"19.20 (134)",
"Footscray",
"11.15 (81)",
"VFL Park",
"17,768",
"2 September 1978"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Playing the Cancer Car\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"Playing the Cancer Car\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who directed the episode titled \"Playing the Cancer Car\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Playing the Cancer Car\"",
"3"
]
},
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=0.88))",
"Formula2": "LET(query1,SUMMARIZE(B2:B12,SUMX(F2:F12)),FILTER(query1,CHOOSECOLS(query1,2)=0.88))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the title of the episode watched by 0.88 million U.S. viewers?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"0.88"
]
},
{
"Formula": "SUMIFS(F1,B1,\"New Beginnings\")",
"Formula2": "SUMIFS(F2:F12,B2:B12,\"New Beginnings\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many millions of U.S. viewers watched the episode titled \"New Beginnings\"?",
"Tokens": [
"SUMIFS(",
"F1",
"B1",
"\"New Beginnings\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Everything That Rises Must Converge\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"Everything That Rises Must Converge\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who directed the episode titled \"Everything That Rises Must Converge\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Everything That Rises Must Converge\"",
"3"
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=0.88))",
"Formula2": "LET(query1,SUMMARIZE(E2:E12,SUMX(F2:F12)),FILTER(query1,CHOOSECOLS(query1,2)=0.88))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the original air date of the episode that was watched by 0.88 million U.S. viewers? ",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"0.88"
]
}
] | train_1-28680377-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"No. in series",
"Title",
"Directed by",
"Written by",
"Original air date",
"U.S. viewers (million)"
],
[
"2",
"1",
"\"Pilot\"",
"Bill Condon",
"Darlene Hunt",
"August16,2010",
"1.16"
],
[
"3",
"2",
"\"Summer Time\"",
"Michael Engler",
"Darlene Hunt",
"August23,2010",
"1.07"
],
[
"4",
"3",
"\"There's No C in Team\"",
"Michael Engler",
"Jenny Bicks",
"August30,2010",
"0.88"
],
[
"5",
"4",
"\"Playing the Cancer Car\"",
"Craig Zisk",
"Mark Kunerth",
"September13,2010",
"0.87"
],
[
"6",
"5",
"\"Blue-Eyed Iris\"",
"Craig Zisk",
"Cara DiPaolo",
"September20,2010",
"0.71"
],
[
"7",
"6",
"\"Taking Lumps\"",
"Alan Poul",
"Toni Kalem",
"September27,2010",
"0.73"
],
[
"8",
"7",
"\"Two for the Road\"",
"Alan Poul",
"Hilly Hicks, Jr.",
"October4,2010",
"0.62"
],
[
"9",
"8",
"\"Happy Birthday, Cancer\"",
"Tricia Brock",
"Darlene Hunt",
"October11,2010",
"0.74"
],
[
"10",
"10",
"\"Divine Intervention\"",
"Michael Lehmann",
"Mark Kunerth",
"October25,2010",
"0.71"
],
[
"11",
"11",
"\"New Beginnings\"",
"Michael Lehmann",
"Cara DiPaolo",
"November1,2010",
"0.97"
],
[
"12",
"12",
"\"Everything That Rises Must Converge\"",
"Michael Engler",
"Jenny Bicks",
"November8,2010",
"0.80"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"brunswick street oval\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"brunswick street oval\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When the venue was brunswick street oval what was the home teams score?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"brunswick street oval\"",
"2"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,D1=\"10.15 (75)\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>20000))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G7,D2:D7=\"10.15 (75)\"),SUMMARIZE(CHOOSECOLS(query1,1),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": "When the away team scored 10.15 (75) and the crowd was larger than 20,000 people, what was the home team playing?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"10.15 (75)\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"1",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"20000"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"7.8 (50)\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"7.8 (50)\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When the away team scored 7.8 (50), what was the opposing teams score?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"7.8 (50)\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"14.14 (98)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"14.14 (98)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When the away team scored 14.14 (98), who was the Home team who played?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"14.14 (98)\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"14.15 (99)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"14.15 (99)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "If the home team scored 14.15 (99), who was the away team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"14.15 (99)\"",
"3"
]
}
] | train_2-10809271-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Richmond",
"13.11 (89)",
"South Melbourne",
"15.19 (109)",
"Punt Road Oval",
"27,000",
"5 May 1945"
],
[
"3",
"Fitzroy",
"12.9 (81)",
"Footscray",
"14.14 (98)",
"Brunswick Street Oval",
"20,000",
"5 May 1945"
],
[
"4",
"Collingwood",
"10.21 (81)",
"Melbourne",
"11.12 (78)",
"Victoria Park",
"12,000",
"5 May 1945"
],
[
"5",
"St Kilda",
"15.10 (100)",
"Hawthorn",
"11.13 (79)",
"Junction Oval",
"10,000",
"5 May 1945"
],
[
"6",
"North Melbourne",
"14.15 (99)",
"Geelong",
"10.15 (75)",
"Arden Street Oval",
"6,000",
"5 May 1945"
],
[
"7",
"Essendon",
"22.18 (150)",
"Carlton",
"7.8 (50)",
"Windy Hill",
"16,000",
"5 May 1945"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Sam Gibbons\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,B2:B17=\"Sam Gibbons\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "List all the candidates for the seat where the incumbent is Sam Gibbons?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Sam Gibbons\"",
"6"
]
}
] | train_1-1341472-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Florida 1",
"Joe Scarborough",
"Republican",
"1994",
"Re-elected",
"Joe Scarborough (R) 72.54% Kevin Beck (D) 27.42%"
],
[
"3",
"Florida 4",
"Tillie Fowler",
"Republican",
"1992",
"Re-elected",
"Tillie Fowler (R) unopposed"
],
[
"4",
"Florida 5",
"Karen Thurman",
"Democratic",
"1992",
"Re-elected",
"Karen Thurman (D) 61.68% Dave Gentry (R) 38.32%"
],
[
"5",
"Florida 6",
"Cliff Stearns",
"Republican",
"1988",
"Re-elected",
"Cliff Stearns (R) 67.18% Newell O'Brien (D) 32.82%"
],
[
"6",
"Florida 7",
"John Mica",
"Republican",
"1992",
"Re-elected",
"John Mica (R) 62.04% George Stuart (D) 37.93%"
],
[
"7",
"Florida 8",
"Bill McCollum",
"Republican",
"1980",
"Re-elected",
"Bill McCollum (R) 67.47% Al Krulick (D) 32.52%"
],
[
"8",
"Florida 10",
"Bill Young",
"Republican",
"1970",
"Re-elected",
"Bill Young (R) 66.61% Henry Green (D) 33.39%"
],
[
"9",
"Florida 11",
"Sam Gibbons",
"Democratic",
"1962",
"Retired Democratic hold",
"Jim Davis (D) 57.91% Mark Sharpe (R) 42.09%"
],
[
"10",
"Florida 12",
"Charles Canady",
"Republican",
"1992",
"Re-elected",
"Charles Canady (R) 61.57% Mike Canady (D) 38.43%"
],
[
"11",
"Florida 13",
"Dan Miller",
"Republican",
"1992",
"Re-elected",
"Dan Miller (R) 64.34% Sanford Gordon (D) 35.60%"
],
[
"12",
"Florida 14",
"Porter Goss",
"Republican",
"1988",
"Re-elected",
"Porter Goss (R) 73.49% Jim Nolan (D) 26.51%"
],
[
"13",
"Florida 16",
"Mark Foley",
"Republican",
"1994",
"Re-elected",
"Mark Foley (R) 64% Jim Stuber (D) 36%"
],
[
"14",
"Florida 17",
"Carrie Meek",
"Democratic",
"1992",
"Re-elected",
"Carrie Meek (D) 88.75% Wellington Rolle (R) 11.24%"
],
[
"15",
"Florida 18",
"Ileana Ros-Lehtinen",
"Republican",
"1989",
"Re-elected",
"Ileana Ros-Lehtinen (R) unopposed"
],
[
"16",
"Florida 20",
"Peter Deutsch",
"Democratic",
"1992",
"Re-elected",
"Peter Deutsch (D) 64.99% Jim Jacobs (R) 35.01%"
],
[
"17",
"Florida 21",
"Lincoln Diaz-Balart",
"Republican",
"1992",
"Re-elected",
"Lincoln Diaz-Balart (R) unopposed"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"Cavaliers\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I14,C2:C14=\"Cavaliers\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What location and it's attendance was the game against the cavaliers?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"C1",
"=",
"\"Cavaliers\"",
"8"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"Raptors\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I14,C2:C14=\"Raptors\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who scored the highest points and how much against the raptors?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"C1",
"=",
"\"Raptors\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"Nets\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I14,C2:C14=\"Nets\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What location and it's attendance was the game against the Nets?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"C1",
"=",
"\"Nets\"",
"8"
]
}
] | train_1-23248910-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"18",
"December 2",
"Raptors",
"W 146β115 (OT)",
"A. Horford (24)",
"Z. Pachulia (8)",
"J. Johnson (11)",
"Philips Arena 12,272",
"13-5"
],
[
"3",
"19",
"December 4",
"Knicks",
"L 107β114 (OT)",
"J. Johnson (29)",
"A. Horford (14)",
"J. Johnson (8)",
"Philips Arena 17,165",
"13-6"
],
[
"4",
"20",
"December 5",
"@ Mavricks",
"W 80β75 (OT)",
"J. Johnson (31)",
"M. Williams (15)",
"M. Bibby (6)",
"American Airlines Center 19,550",
"14-6"
],
[
"5",
"21",
"December 9",
"Bulls",
"W 118β83 (OT)",
"J. Crawford (29)",
"M. Williams (8)",
"J. Teague (8)",
"Philips Arena 16,808",
"15-6"
],
[
"6",
"22",
"December 11",
"@ Raptors",
"W 111β89 (OT)",
"J. Johnson (20)",
"J. Smith (8)",
"J. Teague (7)",
"Air Canada Centre 17,032",
"16-6"
],
[
"7",
"23",
"December 13",
"Nets",
"W 130β107 (OT)",
"M. Evans (22)",
"M. Evans (9) A. Horford (9)",
"J. Johnson (10)",
"Philips Arena 14,015",
"17-6"
],
[
"8",
"24",
"December 16",
"Grizzlies",
"W 110β97 (OT)",
"J. Johnson (26)",
"A. Horford (10)",
"J. Teague (6)",
"Philips Arena 13,013",
"18-6"
],
[
"9",
"25",
"December 18",
"Jazz",
"W 96β83 (OT)",
"J. Smith (16)",
"J. Johnson (9) A. Horford (9)",
"J. Johnson (7)",
"Philips Arena 17,501",
"19-6"
],
[
"10",
"26",
"December 19",
"@ Bulls",
"L 98β101 (OT) OT",
"J. Johnson (40)",
"A. Horford (12)",
"J. Johnson (4) M. Bibby (4)",
"United Center 21,381",
"19-7"
],
[
"11",
"27",
"December 22",
"@ Timberwolves",
"W 112β87 (OT)",
"J. Crawford (26)",
"A. Horford (11)",
"J. Johnson (6) M. Bibby (6)",
"Target Center 11,271",
"20-7"
],
[
"12",
"28",
"December 23",
"@ Nuggets",
"L 104β124 (OT)",
"J. Crawford (24)",
"A. Horford (11)",
"J. Johnson (9)",
"Pepsi Center 19,155",
"20-8"
],
[
"13",
"29",
"December 26",
"@ Pacers",
"W 110β98 (OT)",
"A. Horford (25)",
"A. Horford (25)",
"M. Bibby (8)",
"Conseco Fieldhouse 15,281",
"21-8"
],
[
"14",
"30",
"December 29",
"Cavaliers",
"L 84β95 (OT)",
"J. Crawford (26)",
"A. Horford (9)",
"M. Bibby (7)",
"Philips Arena 20,150",
"21-9"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"1β2\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,E2:E8=\"1β2\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the club when 1st leg is 1β2?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"1β2\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"1β4\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,G2:G8=\"1β4\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the competition when aggregate is 1β4?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"G1",
"=",
"\"1β4\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"A.C. Libertas\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,D2:D8=\"A.C. Libertas\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the 1st leg when club is a.c. libertas?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"A.C. Libertas\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(F1=\"1β0\")*(B1=\"UEFA Champions League\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,(F2:F8=\"1β0\")*(B2:B8=\"UEFA Champions League\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the 1st leg when 2nd leg is 1β0 and competition is uefa champions league?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"F1",
"=",
"\"1β0\"",
"*",
"B1",
"=",
"\"UEFA Champions League\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"0β8\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,F2:F8=\"0β8\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the competition when 2nd leg is 0β8?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"F1",
"=",
"\"0β8\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"0β1\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,E2:E8=\"0β1\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the round when 1st leg is 0β1?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"0β1\"",
"3"
]
}
] | test_1-1233026-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Season",
"Competition",
"Round",
"Club",
"1st leg",
"2nd leg",
"Aggregate"
],
[
"2",
"1983β84",
"UEFA Cup",
"First round",
"Tottenham Hotspur F.C.",
"0β6",
"0β8",
"0β14"
],
[
"3",
"2006β07",
"UEFA Cup",
"First qualifying round",
"HJK Helsinki",
"1β1",
"3β1",
"4β2 ( aet )"
],
[
"4",
"2006β07",
"UEFA Cup",
"Second qualifying round",
"I.K. Start",
"0β1",
"1β0",
"1β1 (10β11 p )"
],
[
"5",
"2007β08",
"UEFA Cup",
"First qualifying round",
"A.C. Libertas",
"1β1",
"3β0",
"4β1"
],
[
"6",
"2007β08",
"UEFA Cup",
"Second qualifying round",
"Helsingborgs",
"1β1",
"0β3",
"1β4"
],
[
"7",
"2008β09",
"UEFA Champions League",
"First qualifying round",
"FC Levadia Tallinn",
"2β1",
"1β0",
"3β1"
],
[
"8",
"2008β09",
"UEFA Champions League",
"Second qualifying round",
"FC Dynamo Kyiv",
"1β2",
"2β2",
"3β4"
]
] |
[
{
"Formula": "C1",
"Formula2": "C2:C16",
"Funcs": [
"Cell"
],
"Level": "easy",
"Question": "Find the name of all customers.",
"Tokens": [
"C1"
]
},
{
"Formula": "C1",
"Formula2": "C2:C16",
"Funcs": [
"Cell"
],
"Level": "easy",
"Question": "What are the names of all the customers?",
"Tokens": [
"C1"
]
},
{
"Formula": "SUM(A1)",
"Formula2": "SUM(A2:A16)",
"Funcs": [
"SUM(",
"Cell"
],
"Level": "easy",
"Question": "How many customers are there?",
"Tokens": [
"SUM(",
"A1"
]
},
{
"Formula": "ROWS(UNIQUE(A1))",
"Formula2": "ROWS(UNIQUE(A2:A16))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Return the total number of distinct customers.",
"Tokens": [
"ROWS(",
"UNIQUE(",
"A1"
]
},
{
"Formula": "FILTER(C1,B1=\"Cash\")",
"Formula2": "FILTER(C2:C16,B2:B16=\"Cash\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What are the names of customers who use payment method \"Cash\"?",
"Tokens": [
"FILTER(",
"C1",
"B1",
"=",
"\"Cash\""
]
},
{
"Formula": "FILTER(C1,B1=\"Cash\")",
"Formula2": "FILTER(C2:C16,B2:B16=\"Cash\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which customers use \"Cash\" for payment method? Return the customer names.",
"Tokens": [
"FILTER(",
"C1",
"B1",
"=",
"\"Cash\""
]
},
{
"Formula": "TAKE(SORT(SUMMARIZE(B1,SUMX(A1)), 2, -1), 1)",
"Formula2": "TAKE(SORT(SUMMARIZE(B2:B16,SUMX(A2:A16)), 2, -1), 1)",
"Funcs": [
"TAKE(",
"SORT(",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"Num",
"-",
"Num",
"Num"
],
"Level": "hard",
"Question": "Which payment method is used by most customers?",
"Tokens": [
"TAKE(",
"SORT(",
"SUMMARIZE(",
"B1",
"SUMX(",
"A1",
"2",
"-",
"1",
"1"
]
},
{
"Formula": "UNIQUE(B1)",
"Formula2": "UNIQUE(B2:B16)",
"Funcs": [
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "What are all the payment methods?",
"Tokens": [
"UNIQUE(",
"B1"
]
},
{
"Formula": "UNIQUE(B1)",
"Formula2": "UNIQUE(B2:B16)",
"Funcs": [
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Return all the distinct payment methods used by customers.",
"Tokens": [
"UNIQUE(",
"B1"
]
},
{
"Formula": "FILTER(C1,B1<>\"Cash\")",
"Formula2": "FILTER(C2:C16,B2:B16<>\"Cash\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"<>",
"Str"
],
"Level": "easy",
"Question": "Find the name of customers who did not pay with Cash.",
"Tokens": [
"FILTER(",
"C1",
"B1",
"<>",
"\"Cash\""
]
},
{
"Formula": "FILTER(C1,B1<>\"Cash\")",
"Formula2": "FILTER(C2:C16,B2:B16<>\"Cash\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"<>",
"Str"
],
"Level": "easy",
"Question": "What is the name of customers who do not use Cash as payment method.",
"Tokens": [
"FILTER(",
"C1",
"B1",
"<>",
"\"Cash\""
]
}
] | customers_and_addresses_customers | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"customer id",
"payment method",
"customer name",
"date became customer",
"other customer details"
],
[
"2",
"1",
"Cash",
"Dr. Julia Wuckert MD",
"3/1/2018 23:20",
""
],
[
"3",
"2",
"Cheque",
"Tillman Ernser",
"2/28/2018 11:37",
""
],
[
"4",
"3",
"Credit Card",
"Rodrick Heaney",
"3/9/2018 17:41",
""
],
[
"5",
"4",
"Credit Card",
"Prof. Alexzander Hamill",
"2/24/2018 0:20",
"VIP"
],
[
"6",
"5",
"Cheque",
"Prof. Reyes Berge II",
"3/7/2018 18:05",
""
],
[
"7",
"6",
"Cash",
"Maudie Kertzmann",
"2/26/2018 11:57",
""
],
[
"8",
"7",
"Credit Card",
"Mozell Morissette",
"2/25/2018 13:15",
"VIP"
],
[
"9",
"8",
"Credit Card",
"Eunice Morar",
"3/21/2018 1:01",
""
],
[
"10",
"9",
"Cheque",
"Devin Mills",
"3/5/2018 16:52",
""
],
[
"11",
"10",
"Cash",
"Kitty Padberg III",
"3/22/2018 18:09",
""
],
[
"12",
"11",
"Cheque",
"Salvatore Tillman",
"3/4/2018 0:17",
""
],
[
"13",
"12",
"Cheque",
"Clifford Pagac",
"2/24/2018 10:24",
""
],
[
"14",
"13",
"Credit Card",
"Miss Aliyah Witting",
"3/5/2018 7:19",
""
],
[
"15",
"14",
"Cheque",
"Alexane Kilback",
"3/8/2018 1:17",
""
],
[
"16",
"15",
"Cash",
"Prof. Ibrahim Bashirian",
"3/15/2018 2:54",
""
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"england\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=66))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E12,C2:C12=\"england\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=66))",
"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 to par that has england as the country, with 66 as a score?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"england\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"5",
"SUMX(",
"CHOOSECOLS(",
"query1",
"4",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"66"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"paul casey\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<68))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E12,B2:B12=\"paul casey\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<68))",
"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 country has a score less than 68, and paul casey as the player?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"paul casey\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"3",
"SUMX(",
"CHOOSECOLS(",
"query1",
"4",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"68"
]
},
{
"Formula": "MINIFS(D1,B1,\"alastair forsyth\")",
"Formula2": "MINIFS(D2:D12,B2:B12,\"alastair forsyth\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the lowest score that has alastair forsyth as the player?",
"Tokens": [
"MINIFS(",
"D1",
"B1",
"\"alastair forsyth\""
]
},
{
"Formula": "SUMIFS(D1,B1,\"paul casey\")",
"Formula2": "SUMIFS(D2:D12,B2:B12,\"paul casey\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many scores have paul casey as a player?",
"Tokens": [
"SUMIFS(",
"D1",
"B1",
"\"paul casey\""
]
}
] | train_2-14614110-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"T1",
"Paul Casey",
"England",
"66",
"β5"
],
[
"3",
"T1",
"Thomas Levet",
"France",
"66",
"β5"
],
[
"4",
"T3",
"K.J. Choi",
"South Korea",
"68",
"β3"
],
[
"5",
"T3",
"Gary Evans",
"England",
"68",
"β3"
],
[
"6",
"T3",
"Kenneth Ferrie",
"England",
"68",
"β3"
],
[
"7",
"T3",
"Alastair Forsyth",
"Scotland",
"68",
"β3"
],
[
"8",
"T3",
"Mathew Goggin",
"Australia",
"68",
"β3"
],
[
"9",
"T3",
"MΓ₯rten Olander",
"Sweden",
"68",
"β3"
],
[
"10",
"T3",
"Carl Pettersson",
"Sweden",
"68",
"β3"
],
[
"11",
"T3",
"Vijay Singh",
"Fiji",
"68",
"β3"
],
[
"12",
"T3",
"Stuart Wilson (a)",
"England",
"68",
"β3"
]
] |
[
{
"Formula": "SUMIFS(A1,B1,\"mathieu garon\")",
"Formula2": "SUMIFS(A2:A11,B2:B11,\"mathieu garon\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What round has mathieu garon as the player?",
"Tokens": [
"SUMIFS(",
"A1",
"B1",
"\"mathieu garon\""
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,(C1=\"left wing\")*(B1=\"mattia baldi\")),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>4))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E11,(C2:C11=\"left wing\")*(B2:B11=\"mattia baldi\")),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>4))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "What nationality has a position of left wing, and a round greater than 4, with mattia baldi as the player?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"left wing\"",
"*",
"B1",
"=",
"\"mattia baldi\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"4",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"4"
]
},
{
"Formula": "SUMIFS(A1,C1,\"goalie\")",
"Formula2": "SUMIFS(A2:A11,C2:C11,\"goalie\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many rounds have goalie as the position?",
"Tokens": [
"SUMIFS(",
"A1",
"C1",
"\"goalie\""
]
}
] | train_2-14028980-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Player",
"Position",
"Nationality",
"College/Junior/Club Team"
],
[
"2",
"1",
"Matt Higgins",
"Center",
"Canada",
"Moose Jaw Warriors (WHL)"
],
[
"3",
"2",
"Mathieu Garon",
"Goalie",
"Canada",
"Victoriaville Tigres (QMJHL)"
],
[
"4",
"3",
"Arron Asham",
"Right Wing",
"Canada",
"Red Deer Rebels (WHL)"
],
[
"5",
"4",
"Kim Staal",
"Left Wing",
"Denmark",
"MalmΓΆ IF (Sweden)"
],
[
"6",
"4",
"Etienne Drapeau",
"Center",
"Canada",
"Beauport Harfangs (QMJHL)"
],
[
"7",
"5",
"Daniel Archambault",
"Defence",
"Canada",
"Val-d'Or Foreurs (QMJHL)"
],
[
"8",
"6",
"Brett Clark",
"Defenceman",
"Canada",
"University of Maine (NCAA)"
],
[
"9",
"7",
"Timo Vertala",
"Left Wing",
"Finland",
"JYP (Finland)"
],
[
"10",
"8",
"Mattia Baldi",
"Left Wing",
"Switzerland",
"Ambri-Piotta (Swiss)"
],
[
"11",
"9",
"Michel Tremblay",
"Left Wing",
"Canada",
"Shawinigan Cataractes (QMJHL)"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"richmond\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,C2:C6=\"richmond\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was Richmond's home team opponent?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"richmond\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"essendon\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,C2:C6=\"essendon\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Where did Essendon play as the away team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"essendon\"",
"5"
]
}
] | train_2-10807990-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Melbourne",
"18.9 (117)",
"Richmond",
"30.16 (196)",
"Punt Road Oval",
"20,000",
"16 May 1942"
],
[
"3",
"Carlton",
"8.11 (59)",
"South Melbourne",
"13.21 (99)",
"Princes Park",
"16,000",
"16 May 1942"
],
[
"4",
"St Kilda",
"16.13 (109)",
"Hawthorn",
"9.17 (71)",
"Toorak Park",
"5,500",
"16 May 1942"
],
[
"5",
"North Melbourne",
"14.10 (94)",
"Fitzroy",
"17.13 (115)",
"Arden Street Oval",
"5,500",
"16 May 1942"
],
[
"6",
"Footscray",
"12.16 (88)",
"Essendon",
"14.8 (92)",
"Yarraville Oval",
"10,000",
"16 May 1942"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"hawthorn\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"hawthorn\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the home team when Hawthorn was the away team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"hawthorn\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"11.14 (80)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"11.14 (80)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the away team when the home team scored 11.14 (80)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"11.14 (80)\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"fitzroy\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"fitzroy\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was Fitzroy's score when they were the away team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"fitzroy\"",
"4"
]
}
] | train_2-10701914-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",
"18.17 (125)",
"St Kilda",
"10.12 (72)",
"Punt Road Oval",
"14,000",
"25 August 1951"
],
[
"3",
"Geelong",
"13.15 (93)",
"North Melbourne",
"3.6 (24)",
"Kardinia Park",
"18,000",
"25 August 1951"
],
[
"4",
"Footscray",
"11.14 (80)",
"Hawthorn",
"9.10 (64)",
"Western Oval",
"14,000",
"25 August 1951"
],
[
"5",
"Essendon",
"11.13 (79)",
"Fitzroy",
"7.11 (53)",
"Windy Hill",
"30,000",
"25 August 1951"
],
[
"6",
"Carlton",
"15.16 (106)",
"Melbourne",
"8.13 (61)",
"Princes Park",
"11,000",
"25 August 1951"
],
[
"7",
"South Melbourne",
"12.9 (81)",
"Collingwood",
"12.10 (82)",
"Lake Oval",
"21,000",
"25 August 1951"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"French Championships\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G16,C2:C16=\"French Championships\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "How many different outcomes of the French Championships were there?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"French Championships\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=1963),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G16,B2:B16=1963),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "How many different final scores were there in 1963?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"1963",
"7"
]
}
] | train_1-2201724-2 | [
[
"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",
"1961",
"Wimbledon",
"Grass",
"Bob Hewitt",
"Roy Emerson Neale Fraser",
"4β6, 8β6, 4β6, 8β6, 6β8"
],
[
"3",
"Runner-up",
"1962",
"Australian Championships",
"Grass",
"Bob Hewitt",
"Roy Emerson Neale Fraser",
"6β4, 6β4, 1β6, 4β6, 9β11"
],
[
"4",
"Winner",
"1962",
"Wimbledon",
"Grass",
"Bob Hewitt",
"Boro JovanoviΔ Nikola PiliΔ",
"6β2, 5β7, 6β2, 6β4"
],
[
"5",
"Winner",
"1963",
"Australian Championships",
"Grass",
"Bob Hewitt",
"Ken Fletcher John Newcombe",
"6β2, 3β6, 6β3, 3β6, 6β3"
],
[
"6",
"Winner",
"1964",
"Australian Championships",
"Grass",
"Bob Hewitt",
"Roy Emerson Ken Fletcher",
"6β4, 7β5, 3β6, 4β6, 14β12"
],
[
"7",
"Winner",
"1964",
"Wimbledon",
"Grass",
"Bob Hewitt",
"Roy Emerson Ken Fletcher",
"7β5, 11β9, 6β4"
],
[
"8",
"Runner-up",
"1965",
"Australian Championships",
"Grass",
"Roy Emerson",
"John Newcombe Tony Roche",
"6β3, 6β4, 11β13, 3β6, 4β6"
],
[
"9",
"Winner",
"1965",
"French Championships",
"Clay",
"Roy Emerson",
"Ken Fletcher Bob Hewitt",
"6β8, 6β3, 8β6, 6β2"
],
[
"10",
"Winner",
"1965",
"US Championships",
"Grass",
"Roy Emerson",
"Frank Froehling Charles Pasarell",
"6β4, 10β12, 7β5, 6β3"
],
[
"11",
"Winner",
"1966",
"Australian Championships",
"Grass",
"Roy Emerson",
"John Newcombe Tony Roche",
"7β9, 6β3, 6β8, 14β12, 12β10"
],
[
"12",
"Winner",
"1966",
"US Championships",
"Grass",
"Roy Emerson",
"Clark Graebner Dennis Ralston",
"6β4, 6β4, 6β4"
],
[
"13",
"Winner",
"1968",
"French Open",
"Clay",
"Ken Rosewall",
"Roy Emerson Rod Laver",
"6β3, 6β4, 6β3"
],
[
"14",
"Runner-up",
"1968",
"Wimbledon",
"Grass",
"Ken Rosewall",
"John Newcombe Tony Roche",
"6β3, 6β8, 7β5, 12β14, 3β6"
],
[
"15",
"Runner-up",
"1969",
"Australian Open",
"Grass",
"Ken Rosewall",
"Rod Laver Roy Emerson",
"4β6, 4β6"
],
[
"16",
"Winner",
"1969",
"US Open",
"Grass",
"Ken Rosewall",
"Charles Pasarell Dennis Ralston",
"2β6, 7β5, 13β11, 6β3"
]
] |
[
{
"Formula": "FILTER(D1,(E1>2004)*(B1=\"2xcd\")*(A1=\"sonic seducer cold hands seduction vol. 69\"))",
"Formula2": "FILTER(D2:D7,(E2:E7>2004)*(B2:B7=\"2xcd\")*(A2:A7=\"sonic seducer cold hands seduction vol. 69\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which label has a year older than 2004 and a 2xcd detail as well as the sonic seducer cold hands seduction vol. 69 title?",
"Tokens": [
"FILTER(",
"D1",
"E1",
">",
"2004",
"*",
"B1",
"=",
"\"2xcd\"",
"*",
"A1",
"=",
"\"sonic seducer cold hands seduction vol. 69\""
]
},
{
"Formula": "FILTER(B1,(D1=\"out of line\")*(E1=2005))",
"Formula2": "FILTER(B2:B7,(D2:D7=\"out of line\")*(E2:E7=2005))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Which details has the out of line label and the year of 2005?",
"Tokens": [
"FILTER(",
"B1",
"D1",
"=",
"\"out of line\"",
"*",
"E1",
"=",
"2005"
]
},
{
"Formula": "AVERAGE(FILTER(E1,A1=\"machineries of joy vol. 4\"))",
"Formula2": "AVERAGE(FILTER(E2:E7,A2:A7=\"machineries of joy vol. 4\"))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What average year contains the title of machineries of joy vol. 4?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"E1",
"A1",
"=",
"\"machineries of joy vol. 4\""
]
},
{
"Formula": "FILTER(C1,E1<2005)",
"Formula2": "FILTER(C2:C7,E2:E7<2005)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Which track title has a year lesser thsn 2005?",
"Tokens": [
"FILTER(",
"C1",
"E1",
"<",
"2005"
]
}
] | dev_2-17167467-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Title",
"Details",
"Track Title",
"Label",
"Year"
],
[
"2",
"Machineries of Joy Vol. 3",
"2xCD, Limited",
"Forever",
"Out of Line",
"2004"
],
[
"3",
"Awake the Machines Vol. 5",
"2xCD, Limited",
"Tomorrow (Edit)",
"Out Of Line",
"2005"
],
[
"4",
"Extreme SΓΌndenfall 6",
"2xCD",
"Vapor",
"Indigo",
"2007"
],
[
"5",
"Machineries Of Joy Vol. 4",
"2xCD, Limited",
"Spilling Blood",
"Out Of Line",
"2007"
],
[
"6",
"Sonic Seducer Cold Hands Seduction Vol. 69",
"2xCD",
"Tomorrow",
"Sonic Seducer",
"2007"
],
[
"7",
"Das Bunker 4: Brighter Than A Thousand Suns",
"2xCD",
"Forever (Solitary Experiments Remix)",
"Das Bunker",
"2008"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=1847),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=1847),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which 1st Party has an election in 1847?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"1847",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=1865),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=1865),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which 1st Party has an election in 1865?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"1865",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"constituency abolished\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,D2:D12=\"constituency abolished\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which 1st Party has a 2nd Member of constituency abolished?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"constituency abolished\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"liberal\")*(A1=1880)),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(C2:C12=\"liberal\")*(A2:A12=1880)),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which 1st Member has an election in 1880 and a liberal 1st Party?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"liberal\"",
"*",
"A1",
"=",
"1880",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"conservative\")*(A1=1859)),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(E2:E12=\"conservative\")*(A2:A12=1859)),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which 1st Member has an election in 1859 and a conservative 2nd Party?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"conservative\"",
"*",
"A1",
"=",
"1859",
"2"
]
}
] | train_2-12291693-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Election",
"1st Member",
"1st Party",
"2nd Member",
"2nd Party"
],
[
"2",
"1832",
"Sir Oswald Mosley, Bt",
"Whig",
"Edward Manningham-Buller",
"Whig"
],
[
"3",
"1837",
"Hon. Bingham Baring",
"Conservative",
"Edward Manningham-Buller",
"Whig"
],
[
"4",
"1841",
"Jesse David Watts Russell",
"Conservative",
"Charles Adderley",
"Conservative"
],
[
"5",
"1847",
"Viscount Brackley",
"Conservative",
"Charles Adderley",
"Conservative"
],
[
"6",
"1851 by-election",
"Smith Child",
"Conservative",
"Charles Adderley",
"Conservative"
],
[
"7",
"1859",
"Viscount Ingestre",
"Conservative",
"Charles Adderley",
"Conservative"
],
[
"8",
"1865",
"Sir Edward Manningham-Buller, Bt",
"Liberal",
"Charles Adderley",
"Conservative"
],
[
"9",
"1874",
"Colin Minton Campbell",
"Conservative",
"Charles Adderley",
"Conservative"
],
[
"10",
"1878 by-election",
"Colin Minton Campbell",
"Conservative",
"Robert William Hanbury",
"Conservative"
],
[
"11",
"1880",
"William Young Craig",
"Liberal",
"Harry Tichborne Davenport",
"Conservative"
],
[
"12",
"1885",
"constituency abolished",
"constituency abolished",
"constituency abolished",
"constituency abolished"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Ascoli\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"Ascoli\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the replacced by with ascoli",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Ascoli\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Mario Somma\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,E2:E8=\"Mario Somma\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the team for mario somma",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"Mario Somma\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Ascoli\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"Ascoli\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the date of appointment for ascoli",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Ascoli\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Elvio Selighini\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,E2:E8=\"Elvio Selighini\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the manner of departure for elvio selighini",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"Elvio Selighini\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Fabio Brini\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,E2:E8=\"Fabio Brini\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the date of vacancy for fabio brini",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"Fabio Brini\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Mantova\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"Mantova\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the outgoing manager for mantova",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Mantova\"",
"2"
]
}
] | test_1-17275810-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Team",
"Outgoing manager",
"Manner of departure",
"Date of vacancy",
"Replaced by",
"Date of appointment"
],
[
"2",
"Rimini",
"Leonardo Acori",
"Mutual consent",
"1 Cannot handle non-empty timestamp argument! 2008",
"Elvio Selighini",
"3 Cannot handle non-empty timestamp argument! 2008"
],
[
"3",
"Frosinone",
"Alberto Cavasin",
"Mutual consent",
"5 Cannot handle non-empty timestamp argument! 2008",
"Piero Braglia",
"6 Cannot handle non-empty timestamp argument! 2008"
],
[
"4",
"Avellino",
"Giuseppe Incocciati",
"Sacked",
"7 Cannot handle non-empty timestamp argument! 2008",
"Salvatore Campilongo",
"7 Cannot handle non-empty timestamp argument! 2008"
],
[
"5",
"Ascoli",
"Vincenzo Chiarenza",
"Sacked",
"7 Cannot handle non-empty timestamp argument! 2008",
"Franco Colomba",
"7 Cannot handle non-empty timestamp argument! 2008"
],
[
"6",
"Salernitana",
"Fabrizio Castori",
"Sacked",
"6 Cannot handle non-empty timestamp argument! 2008",
"Bortolo Mutti",
"7 Cannot handle non-empty timestamp argument! 2008"
],
[
"7",
"Mantova",
"Alessandro Costacurta",
"Resigned",
"9 Cannot handle non-empty timestamp argument! 2009",
"Mario Somma",
"9 Cannot handle non-empty timestamp argument! 2009"
],
[
"8",
"Salernitana",
"Fabrizio Castori",
"Sacked",
"4 Cannot handle non-empty timestamp argument! 2009",
"Fabio Brini",
"4 Cannot handle non-empty timestamp argument! 2009"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,E1=\"tayshaun prince (23)\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I15,E2:E15=\"tayshaun prince (23)\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is High Assists, when High Points is \"Tayshaun Prince (23)\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"E1",
"=",
"\"tayshaun prince (23)\"",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"orlando\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I15,C2:C15=\"orlando\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Date, when Team is \"Orlando\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"C1",
"=",
"\"orlando\"",
"2"
]
}
] | train_2-17325937-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"17",
"December 2",
"@ San Antonio",
"W 89β77 (OT)",
"Allen Iverson , Rasheed Wallace (19)",
"Tayshaun Prince (12)",
"Rodney Stuckey (7)",
"AT&T Center 17,582",
"11β6"
],
[
"3",
"18",
"December 5",
"Philadelphia",
"L 91β96 (OT)",
"Richard Hamilton (19)",
"Rasheed Wallace , Kwame Brown (8)",
"Allen Iverson (7)",
"The Palace of Auburn Hills 22,076",
"11β7"
],
[
"4",
"19",
"December 7",
"@ New York",
"L 92β104 (OT)",
"Tayshaun Prince (23)",
"Tayshaun Prince (10)",
"Allen Iverson (7)",
"Madison Square Garden 19,763",
"11β8"
],
[
"5",
"20",
"December 9",
"@ Washington",
"L 94β107 (OT)",
"Richard Hamilton (29)",
"Tayshaun Prince (11)",
"Rodney Stuckey (11)",
"Verizon Center 14,707",
"11β9"
],
[
"6",
"21",
"December 12",
"Indiana",
"W 114β110 (OT)",
"Richard Hamilton (28)",
"Rasheed Wallace (6)",
"Allen Iverson (12)",
"The Palace of Auburn Hills 22,076",
"12β9"
],
[
"7",
"22",
"December 13",
"@ Charlotte",
"W 90β86 (OT)",
"Allen Iverson (20)",
"Tayshaun Prince , Antonio McDyess (6)",
"Rodney Stuckey (10)",
"Time Warner Cable Arena 17,373",
"13β9"
],
[
"8",
"23",
"December 17",
"Washington",
"W 88β74 (OT)",
"Allen Iverson (28)",
"Tayshaun Prince (10)",
"Rodney Stuckey (11)",
"The Palace of Auburn Hills 22,076",
"14β9"
],
[
"9",
"24",
"December 19",
"Utah",
"L 114β120 (2OT)",
"Allen Iverson (38)",
"Rasheed Wallace (8)",
"Allen Iverson (7)",
"The Palace of Auburn Hills 22,076",
"14β10"
],
[
"10",
"25",
"December 21",
"@ Atlanta",
"L 78β85 (OT)",
"Rasheed Wallace , Rodney Stuckey (20)",
"Rodney Stuckey (9)",
"Allen Iverson (6)",
"Philips Arena 15,233",
"14β11"
],
[
"11",
"26",
"December 23",
"Chicago",
"W 104β98 (OT)",
"Rodney Stuckey (40)",
"Tayshaun Prince , Antonio McDyess (11)",
"Allen Iverson (8)",
"The Palace of Auburn Hills 22,076",
"15β11"
],
[
"12",
"27",
"December 26",
"Oklahoma City",
"W 90β88 (OT)",
"Allen Iverson (22)",
"Tayshaun Prince (11)",
"Rodney Stuckey , Richard Hamilton (4)",
"The Palace of Auburn Hills 22,076",
"16β11"
],
[
"13",
"28",
"December 27",
"@ Milwaukee",
"W 87β76 (OT)",
"Tayshaun Prince (19)",
"Rasheed Wallace (12)",
"Rodney Stuckey , Allen Iverson (6)",
"Bradley Center 17,086",
"17β11"
],
[
"14",
"29",
"December 29",
"Orlando",
"W 88β82 (OT)",
"Rodney Stuckey (19)",
"Antonio McDyess (8)",
"Antonio McDyess (5)",
"The Palace of Auburn Hills 22,076",
"18β11"
],
[
"15",
"30",
"December 31",
"New Jersey",
"W 83β75 (OT)",
"Allen Iverson (19)",
"Jason Maxiell (9)",
"Tayshaun Prince (5)",
"The Palace of Auburn Hills 22,076",
"19β11"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"PS (kW; bhp)@5400-6500\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H6,E2:E6=\"PS (kW; bhp)@5400-6500\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Petrol engine has total power of ps (kw; bhp)@5400-6500?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"E1",
"=",
"\"PS (kW; bhp)@5400-6500\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"PS (kW; bhp)@5250-6250\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H6,E2:E6=\"PS (kW; bhp)@5250-6250\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is top speed of a petrol engine at ps (kw; bhp)@5250-6250?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"E1",
"=",
"\"PS (kW; bhp)@5250-6250\"",
"8"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"PS (kW; bhp)\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H6,E2:E6=\"PS (kW; bhp)\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the maximum speed for total power of ps (kw; bhp)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"E1",
"=",
"\"PS (kW; bhp)\"",
"8"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=\"S7 4.0 TFSI quattro\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H6,A2:A6=\"S7 4.0 TFSI quattro\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the s7 4.0 tfsi quattro engine torque?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"A1",
"=",
"\"S7 4.0 TFSI quattro\"",
"6"
]
}
] | train_1-21154679-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Model",
"Years",
"Type/code",
"Transmission",
"max. power",
"Torque",
"0-km/h (mph) (sec)",
"top speed"
],
[
"2",
"A7 2.8 FSI",
"2010-",
"cc (cuin) V6",
"multitronic",
"PS (kW; bhp)@5250-6250",
"NΒ·m (lbΒ·ft)@3000-5000",
"8.3",
"km/h (mph)"
],
[
"3",
"A7 2.8 FSI quattro",
"2012-",
"cc (cuin) V6",
"7 speed S Tronic",
"PS (kW; bhp)",
"NΒ·m (lbΒ·ft)",
"8.3",
"km/h (mph)"
],
[
"4",
"A7 3.0 TFSI quattro (300PS)",
"2012?-",
"cc (cuin) V6 supercharged",
"7 speed S Tronic",
"PS (kW; bhp)@5250-6500",
"NΒ·m (lbΒ·ft)@2900-4500",
"5.6",
"km/h (mph)"
],
[
"5",
"A7 3.0 TFSI quattro (310PS)",
"2012?-",
"cc (cuin) V6 supercharged",
"7 speed S Tronic",
"PS (kW; bhp)@5400-6500",
"NΒ·m (lbΒ·ft)@2900-4500",
"5.6?",
"km/h (mph)"
],
[
"6",
"S7 4.0 TFSI quattro",
"2012-",
"cc (cuin) V8 twin turbo",
"7 speed S Tronic",
"PS (kW; bhp)@5500-6400",
"NΒ·m (lbΒ·ft)@1400-5200",
"4.9",
"km/h (mph)"
]
] |
[
{
"Formula": "SUM(FILTER(F1, (B1=\"warriors\")*(A1=\"2007-04-07\")))",
"Formula2": "SUM(FILTER(F2:F10, (B2:B10=\"warriors\")*(A2:A10=\"2007-04-07\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the attendance of the game on 2007-04-07 with the Warriors as the visitor team?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"B1",
"=",
"\"warriors\"",
"*",
"A1",
"=",
"\"2007-04-07\""
]
}
] | train_2-14677944-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Leading scorer",
"Attendance",
"Record"
],
[
"2",
"2007-04-01",
"Grizzlies",
"117β122",
"Warriors",
"Jason Richardson (26)",
"17,198",
"35β39"
],
[
"3",
"2007-04-04",
"Warriors",
"110β99",
"Rockets",
"Jason Richardson (26)",
"13,929",
"36β39"
],
[
"4",
"2007-04-06",
"Warriors",
"116β104",
"Grizzlies",
"Baron Davis (31)",
"14,087",
"37β39"
],
[
"5",
"2007-04-07",
"Warriors",
"99β112",
"Spurs",
"Jason Richardson (23)",
"18,797",
"37β40"
],
[
"6",
"2007-04-09",
"Jazz",
"102β126",
"Warriors",
"Stephen Jackson (28)",
"17,453",
"38β40"
],
[
"7",
"2007-04-13",
"Warriors",
"125β108",
"Kings",
"Stephen Jackson (26)",
"17,317",
"39β40"
],
[
"8",
"2007-04-15",
"Timberwolves",
"108β121",
"Warriors",
"Jason Richardson (32)",
"18,223",
"40β40"
],
[
"9",
"2007-04-17",
"Mavericks",
"82β111",
"Warriors",
"MickaΓ«l PiΓ©trus (22)",
"20,073",
"41β40"
],
[
"10",
"2007-04-18",
"Warriors",
"120β98",
"Blazers",
"Stephen Jackson (31)",
"19,455",
"42β40"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"cosworth v8\")*(B1=\"john player lotus\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,(D2:D14=\"cosworth v8\")*(B2:B14=\"john player lotus\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "How many years did John Player Lotus used Cosworth v8?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"cosworth v8\"",
"*",
"B1",
"=",
"\"john player lotus\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1>1989)*(C1=\"eurobrun er189b\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,(A2:A14>1989)*(C2:C14=\"eurobrun er189b\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who used Eurobrun er189b after 1989?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
">",
"1989",
"*",
"C1",
"=",
"\"eurobrun er189b\"",
"2"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,(A1>1990)*(D1=\"ford v8\")*(C1=\"jordan 191\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)=8))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E14,(A2:A14>1990)*(D2:D14=\"ford v8\")*(C2:C14=\"jordan 191\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)=8))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Who used Ford v8 and Jordan 191 after 1990 and got 8 points?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"A1",
">",
"1990",
"*",
"D1",
"=",
"\"ford v8\"",
"*",
"C1",
"=",
"\"jordan 191\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"2",
"SUMX(",
"CHOOSECOLS(",
"query1",
"5",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"8"
]
}
] | train_2-1226554-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Points"
],
[
"2",
"1982",
"John Player Lotus",
"Lotus 91",
"Cosworth V8",
"0"
],
[
"3",
"1987",
"Team AGS",
"AGS JH22",
"Cosworth V8",
"1"
],
[
"4",
"1989",
"Coloni SpA",
"Coloni FC188B",
"Cosworth V8",
"0"
],
[
"5",
"1989",
"Coloni SpA",
"Coloni C3",
"Cosworth V8",
"0"
],
[
"6",
"1990",
"EuroBrun Racing",
"EuroBrun ER189",
"Judd V8",
"6"
],
[
"7",
"1990",
"EuroBrun Racing",
"EuroBrun ER189B",
"Judd V8",
"6"
],
[
"8",
"1990",
"Benetton Formula",
"Benetton B190",
"Ford V8",
"6"
],
[
"9",
"1991",
"Camel Benetton Ford",
"Benetton B190B",
"Ford V8",
"8"
],
[
"10",
"1991",
"Camel Benetton Ford",
"Benetton B191",
"Ford V8",
"8"
],
[
"11",
"1991",
"Team 7UP Jordan",
"Jordan 191",
"Ford V8",
"8"
],
[
"12",
"1991",
"Minardi Team",
"Minardi M191",
"Ferrari V12",
"8"
],
[
"13",
"1992",
"Andrea Moda Formula",
"Andrea Moda S921",
"Judd V10",
"0"
],
[
"14",
"1995",
"Parmalat Forti Ford",
"Forti FG01",
"Ford V8",
"0"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"amblecote\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,C2:C9=\"amblecote\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What score has amblecote as the venue?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"amblecote\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"riverside ground\")*(E1<1998)),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(C2:C9=\"riverside ground\")*(E2:E9<1998)),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num",
"Num"
],
"Level": "medium",
"Question": "What city has riverside ground as the venue, with a year prior to 1998?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"riverside ground\"",
"*",
"E1",
"<",
"1998",
"4"
]
},
{
"Formula": "MIN(FILTER(E1, (D1=\"chester-le-street\")*(A1=\"345 runs\")))",
"Formula2": "MIN(FILTER(E2:E9, (D2:D9=\"chester-le-street\")*(A2:A9=\"345 runs\")))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the lowest year that has chester-le-street as the city, with 345 runs as the score?",
"Tokens": [
"MIN(",
"FILTER(",
"E1",
"D1",
"=",
"\"chester-le-street\"",
"*",
"A1",
"=",
"\"345 runs\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"385 runs\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"385 runs\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What year has 385 runs as the score?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"385 runs\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=1998),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,E2:E9=1998),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What score has 1998 as the year?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"1998",
"1"
]
}
] | train_2-14176339-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Score",
"Opposition",
"Venue",
"City",
"Year"
],
[
"2",
"423 runs",
"Somerset",
"Aigurth",
"Liverpool",
"1911"
],
[
"3",
"385 runs",
"Somerset",
"Aigburth",
"Liverpool",
"1908"
],
[
"4",
"372 runs",
"Worcestershire",
"Amblecote",
"Stourbridge",
"1911"
],
[
"5",
"370 runs",
"Oxford University",
"The University Parks",
"Oxford",
"1985"
],
[
"6",
"361 runs",
"Middlesex",
"Old Trafford",
"Manchester",
"1994"
],
[
"7",
"350 runs",
"Durham",
"Riverside Ground",
"Chester-le-Street",
"1998"
],
[
"8",
"345 runs",
"Durham",
"Riverside Ground",
"Chester-le-Street",
"1996"
],
[
"9",
"336 runs",
"Somerset",
"Stanley Park",
"Blackpool",
"2002"
]
] |
[
{
"Formula": "FILTER(D1,(C1=\"candlelight records\")*(E1=\"candle053tin\"))",
"Formula2": "FILTER(D2:D8,(C2:C8=\"candlelight records\")*(E2:E8=\"candle053tin\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the Candlelight Records Catalog of Candle053tin format?",
"Tokens": [
"FILTER(",
"D1",
"C1",
"=",
"\"candlelight records\"",
"*",
"E1",
"=",
"\"candle053tin\""
]
},
{
"Formula": "FILTER(D1,C1=\"candlelight records\")",
"Formula2": "FILTER(D2:D8,C2:C8=\"candlelight records\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is Candlelight Records format?",
"Tokens": [
"FILTER(",
"D1",
"C1",
"=",
"\"candlelight records\""
]
},
{
"Formula": "FILTER(B1,A1=\"japan\")",
"Formula2": "FILTER(B2:B8,A2:A8=\"japan\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What year did Japan form a label?",
"Tokens": [
"FILTER(",
"B1",
"A1",
"=",
"\"japan\""
]
}
] | dev_2-1077708-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Region",
"Year",
"Label",
"Format",
"Catalog"
],
[
"2",
"United Kingdom",
"1995",
"Candlelight Records",
"CD",
"Candle010CD"
],
[
"3",
"Poland",
"1995",
"Mystic Production",
"cassette",
"003"
],
[
"4",
"United States",
"1997",
"Century Black",
"CD",
"7845-2"
],
[
"5",
"United Kingdom",
"2000",
"Candlelight Records",
"CD",
"CANDLE053CD"
],
[
"6",
"Netherlands",
"2000",
"Displeased Records",
"double LP",
"D-00081"
],
[
"7",
"United Kingdom",
"2003",
"Candlelight Records",
"CD",
"CANDLE053TIN"
],
[
"8",
"Japan",
"2008",
"Avalon",
"CD",
"MICP-10807"
]
] |
[
{
"Formula": "SUMIFS(F1,C1,\"north melbourne\")",
"Formula2": "SUMIFS(F2:F7,C2:C7,\"north melbourne\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many attended the game with north melbourne as the away side?",
"Tokens": [
"SUMIFS(",
"F1",
"C1",
"\"north melbourne\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"18.12 (120)\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"18.12 (120)\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "On what day did the home team score 18.12 (120)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"18.12 (120)\"",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"north melbourne\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"north melbourne\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What venue featured north melbourne as the away side?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"north melbourne\"",
"5"
]
},
{
"Formula": "SUMIFS(F1,C1,\"melbourne\")",
"Formula2": "SUMIFS(F2:F7,C2:C7,\"melbourne\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many attended the game with north melbourne as the away side?",
"Tokens": [
"SUMIFS(",
"F1",
"C1",
"\"melbourne\""
]
}
] | test_2-10701914-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"18.12 (120)",
"Melbourne",
"13.8 (86)",
"Glenferrie Oval",
"10,000",
"14 July 1951"
],
[
"3",
"Geelong",
"12.23 (95)",
"St Kilda",
"10.7 (67)",
"Kardinia Park",
"13,500",
"14 July 1951"
],
[
"4",
"Collingwood",
"15.13 (103)",
"Fitzroy",
"21.9 (135)",
"Victoria Park",
"22,000",
"14 July 1951"
],
[
"5",
"Richmond",
"11.13 (79)",
"North Melbourne",
"11.16 (82)",
"Punt Road Oval",
"15,000",
"14 July 1951"
],
[
"6",
"Footscray",
"7.14 (56)",
"Essendon",
"9.10 (64)",
"Western Oval",
"27,000",
"14 July 1951"
],
[
"7",
"South Melbourne",
"7.9 (51)",
"Carlton",
"7.14 (56)",
"Lake Oval",
"25,000",
"14 July 1951"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"vila do conde\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,C2:C19=\"vila do conde\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the club from Vila Do Conde?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"vila do conde\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"6th in the liga\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,E2:E19=\"6th in the liga\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the stadium for the team that was 6th in the liga in the 2004-2005 season?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"6th in the liga\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"braga\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,C2:C19=\"braga\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the stadium for the city of Braga?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"braga\"",
"4"
]
}
] | train_2-17933603-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Club",
"Season's Last Head Coach",
"City",
"Stadium",
"2004-2005 season"
],
[
"2",
"AcadΓ©mica de Coimbra",
"Nelo Vingada Category:Articles with hCards",
"Coimbra",
"EstΓ‘dio Cidade de Coimbra",
"14th in the Liga"
],
[
"3",
"Belenenses",
"Carlos Carvalhal Category:Articles with hCards",
"Lisbon",
"EstΓ‘dio do Restelo",
"9th in the Liga"
],
[
"4",
"Benfica",
"Ronald Koeman Category:Articles with hCards",
"Lisbon",
"EstΓ‘dio da Luz",
"1st in the Liga"
],
[
"5",
"Boavista",
"Carlos Brito",
"Porto",
"EstΓ‘dio do Bessa β SΓ©culo XXI",
"6th in the Liga"
],
[
"6",
"Braga",
"Jesualdo Ferreira Category:Articles with hCards",
"Braga",
"EstΓ‘dio Municipal de Braga - AXA",
"4th in the Liga"
],
[
"7",
"Estrela da Amadora",
"Toni",
"Amadora",
"EstΓ‘dio JosΓ© Gomes",
"3rd in the Liga de Honra"
],
[
"8",
"Gil Vicente",
"Paulo Alves Category:Articles with hCards",
"Barcelos",
"EstΓ‘dio Cidade de Barcelos",
"13th in the Liga"
],
[
"9",
"UniΓ£o de Leiria",
"Jorge Jesus",
"Leiria",
"EstΓ‘dio Dr. MagalhΓ£es Pessoa",
"15th in the Liga"
],
[
"10",
"Penafiel",
"LuΓs Castro",
"Penafiel",
"EstΓ‘dio Municipal 25 de Abril",
"11th in the Liga"
],
[
"11",
"MarΓtimo",
"Ulisses Morais",
"Funchal",
"EstΓ‘dio dos Barreiros",
"7th in the Liga"
],
[
"12",
"Nacional",
"Manuel Machado Category:Articles with hCards",
"Funchal",
"EstΓ‘dio da Madeira",
"12th in the Liga"
],
[
"13",
"Naval 1Β° de Maio",
"RogΓ©rio GonΓ§alves",
"Figueira da Foz",
"EstΓ‘dio Municipal JosΓ© Bento Pessoa",
"2nd in the Liga de Honra"
],
[
"14",
"PaΓ§os de Ferreira",
"JosΓ© Mota Category:Articles with hCards",
"PaΓ§os de Ferreira",
"EstΓ‘dio da Mata Real",
"1st in the Liga de Honra"
],
[
"15",
"Porto",
"Co Adriaanse Category:Articles with hCards",
"Porto",
"EstΓ‘dio do DragΓ£o",
"2nd in the Liga"
],
[
"16",
"Sporting CP",
"Paulo Bento Category:Articles with hCards",
"Lisbon",
"EstΓ‘dio JosΓ© Alvalade β SΓ©culo XXI",
"3rd in the Liga"
],
[
"17",
"Rio Ave",
"JoΓ£o EusΓ©bio",
"Vila do Conde",
"EstΓ‘dio dos Arcos",
"8th in the Liga"
],
[
"18",
"VitΓ³ria de GuimarΓ£es",
"VΓtor Pontes",
"GuimarΓ£es",
"EstΓ‘dio D. Afonso Henriques",
"5th in the Liga"
],
[
"19",
"VitΓ³ria de SetΓΊbal",
"HΓ©lio Sousa",
"SetΓΊbal",
"EstΓ‘dio do Bonfim",
"10th in the Liga"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"105-161\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,E2:E9=\"105-161\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the player when totals were 105-161?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"105-161\"",
"2"
]
},
{
"Formula": "SUMIFS(F1,E1,\"105-161\")",
"Formula2": "SUMIFS(F2:F9,E2:E9,\"105-161\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many items appear in the average column when the totals were 105-161?",
"Tokens": [
"SUMIFS(",
"F1",
"E1",
"\"105-161\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=6.25))",
"Formula2": "LET(query1,SUMMARIZE(E2:E9,SUMX(F2:F9)),FILTER(query1,CHOOSECOLS(query1,2)=6.25))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What were the totals when the average is 6.25?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"6.25"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Field goal percentage\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,A2:A9=\"Field goal percentage\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the team when the category is field goal percentage?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Field goal percentage\"",
"3"
]
}
] | train_1-28628309-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Category",
"Player",
"Team",
"Games played",
"Totals",
"Average"
],
[
"2",
"Points per game",
"Gary David",
"Powerade Tigers",
"14",
"301",
"21.50"
],
[
"3",
"Rebounds per game",
"Rudy Hatfield",
"Barangay Ginebra Kings",
"20",
"242",
"12.10"
],
[
"4",
"Assists per game",
"Chris Ross",
"Meralco Bolts",
"16",
"100",
"6.25"
],
[
"5",
"Steals per game",
"Chris Ross",
"Meralco Bolts",
"16",
"38",
"2.38"
],
[
"6",
"Blocks per game",
"Nonoy Baclao",
"Air21 Express",
"15",
"35",
"2.50"
],
[
"7",
"Field goal percentage",
"Ali Peek",
"Talk 'N Text Tropang Texters",
"19",
"105-161",
"0.652"
],
[
"8",
"3-pt field goal percentage",
"Dondon Hontiveros",
"San Miguel Beermen",
"17",
"33-72",
"0.458"
],
[
"9",
"Free throw percentage",
"Tony dela Cruz",
"Alaska Aces",
"14",
"22-25",
"0.880"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(D1=\"jacques villeneuve\")*(B1=\"australian grand prix\")),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,(D2:D17=\"jacques villeneuve\")*(B2:B17=\"australian grand prix\")),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "During the Australian Grand Prix and the fastest lap was driven by Jacques Villeneuve, what's the report recorded?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"jacques villeneuve\"",
"*",
"B1",
"=",
"\"australian grand prix\"",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"damon hill\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,D2:D17=\"damon hill\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When the fastest lap was driven by damon hill who was the winning constructor?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"damon hill\"",
"6"
]
},
{
"Formula": "SUM(FILTER(A1, (D1=\"damon hill\")*(C1=\"michael schumacher\")*(B1=\"hungarian grand prix\")))",
"Formula2": "SUM(FILTER(A2:A17, (D2:D17=\"damon hill\")*(C2:C17=\"michael schumacher\")*(B2:B17=\"hungarian grand prix\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "During the hungarian grand prix where the pole position was michael schumacher and the fastest lap was driven by damon hill, what's the total number of rounds of races matching these standards?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"D1",
"=",
"\"damon hill\"",
"*",
"C1",
"=",
"\"michael schumacher\"",
"*",
"B1",
"=",
"\"hungarian grand prix\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"jacques villeneuve\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,E2:E17=\"jacques villeneuve\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When the winning driver was jacques villeneuve what was the fastest lap driven?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"jacques villeneuve\"",
"4"
]
}
] | test_2-1137696-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Round",
"Grand Prix",
"Pole Position",
"Fastest Lap",
"Winning Driver",
"Winning Constructor",
"Report"
],
[
"2",
"1",
"Australian Grand Prix",
"Jacques Villeneuve",
"Jacques Villeneuve",
"Damon Hill",
"Williams - Renault",
"Report"
],
[
"3",
"2",
"Brazilian Grand Prix",
"Damon Hill",
"Damon Hill",
"Damon Hill",
"Williams - Renault",
"Report"
],
[
"4",
"3",
"Argentine Grand Prix",
"Damon Hill",
"Jean Alesi",
"Damon Hill",
"Williams - Renault",
"Report"
],
[
"5",
"4",
"European Grand Prix",
"Damon Hill",
"Damon Hill",
"Jacques Villeneuve",
"Williams - Renault",
"Report"
],
[
"6",
"5",
"San Marino Grand Prix",
"Michael Schumacher",
"Damon Hill",
"Damon Hill",
"Williams - Renault",
"Report"
],
[
"7",
"6",
"Monaco Grand Prix",
"Michael Schumacher",
"Jean Alesi",
"Olivier Panis",
"Ligier - Mugen-Honda",
"Report"
],
[
"8",
"7",
"Spanish Grand Prix",
"Damon Hill",
"Michael Schumacher",
"Michael Schumacher",
"Ferrari",
"Report"
],
[
"9",
"8",
"Canadian Grand Prix",
"Damon Hill",
"Jacques Villeneuve",
"Damon Hill",
"Williams - Renault",
"Report"
],
[
"10",
"9",
"French Grand Prix",
"Michael Schumacher",
"Jacques Villeneuve",
"Damon Hill",
"Williams - Renault",
"Report"
],
[
"11",
"10",
"British Grand Prix",
"Damon Hill",
"Jacques Villeneuve",
"Jacques Villeneuve",
"Williams - Renault",
"Report"
],
[
"12",
"11",
"German Grand Prix",
"Damon Hill",
"Damon Hill",
"Damon Hill",
"Williams - Renault",
"Report"
],
[
"13",
"12",
"Hungarian Grand Prix",
"Michael Schumacher",
"Damon Hill",
"Jacques Villeneuve",
"Williams - Renault",
"Report"
],
[
"14",
"13",
"Belgian Grand Prix",
"Jacques Villeneuve",
"Gerhard Berger",
"Michael Schumacher",
"Ferrari",
"Report"
],
[
"15",
"14",
"Italian Grand Prix",
"Damon Hill",
"Michael Schumacher",
"Michael Schumacher",
"Ferrari",
"Report"
],
[
"16",
"15",
"Portuguese Grand Prix",
"Damon Hill",
"Jacques Villeneuve",
"Jacques Villeneuve",
"Williams - Renault",
"Report"
],
[
"17",
"16",
"Japanese Grand Prix",
"Jacques Villeneuve",
"Jacques Villeneuve",
"Damon Hill",
"Williams - Renault",
"Report"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=10))",
"Formula2": "LET(query1,SUMMARIZE(A2:A11,SUMX(E2:E11)),FILTER(query1,CHOOSECOLS(query1,2)=10))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which team has 10 losses?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"E1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"10"
]
}
] | train_2-15429123-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Team",
"Match",
"Points",
"Draw",
"Lost"
],
[
"2",
"Unia Leszno",
"18",
"32",
"0",
"2"
],
[
"3",
"SpΓ³jnia WrocΕaw",
"18",
"28",
"0",
"4"
],
[
"4",
"Kolejarz Rawicz",
"18",
"26",
"0",
"5"
],
[
"5",
"Gwardia Bydgoszcz",
"18",
"20",
"0",
"8"
],
[
"6",
"Budowlani Warszawa",
"18",
"19",
"1",
"8"
],
[
"7",
"CWKS WrocΕaw",
"18",
"18",
"0",
"9"
],
[
"8",
"GΓ³rnik Rybnik",
"18",
"16",
"0",
"10"
],
[
"9",
"Ogniwo ΕΓ³dΕΊ",
"18",
"10",
"0",
"13"
],
[
"10",
"WΕΓ³kniarz CzΔstochowa",
"18",
"9",
"1",
"13"
],
[
"11",
"Stal ΕwiΔtochΕowice",
"18",
"2",
"0",
"17"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"7-2\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"7-2\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Where was the game with result 7-2 played?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"7-2\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"friendly\")*(D1=\"7-2\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(E2:E9=\"friendly\")*(D2:D9=\"7-2\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the score of the Friendly competition where the result was 7-2?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"friendly\"",
"*",
"D1",
"=",
"\"7-2\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"27 january 1996\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"27 january 1996\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the score of the game on 27 January 1996?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"27 january 1996\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"3-2\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"3-2\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the event with a result of 3-2?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"3-2\"",
"5"
]
}
] | train_2-11462581-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Venue",
"Score",
"Result",
"Competition"
],
[
"2",
"27 January 1996",
"Free State Stadium , Bloemfontein , South Africa",
"1β0",
"1-3",
"1998 African Cup of Nations"
],
[
"3",
"17 August 1997",
"Cairo International Stadium , Cairo , Egypt",
"4β0",
"5β0",
"1998 FIFA World Cup qualifier"
],
[
"4",
"3 December 1997",
"Cairo International Stadium , Egypt",
"1-0",
"3-2",
"Friendly"
],
[
"5",
"18 December 1997",
"Aswan Stadium , Aswan , Egypt",
"7-2",
"7-2",
"Friendly"
],
[
"6",
"24 December 1997",
"Cairo International Stadium , Cairo , Egypt",
"1-2",
"1-2",
"Friendly"
],
[
"7",
"27 July 1999",
"Estadio Azteca , Mexico City , Mexico",
"2β2",
"2β2",
"1999 FIFA Confederations Cup"
],
[
"8",
"29 July 1999",
"Estadio Azteca , Mexico City , Mexico",
"1β3",
"1β5",
"1999 FIFA Confederations Cup"
],
[
"9",
"23 April 2000",
"Alexandria Stadium , Alexandria , Cairo",
"1β0",
"4-2",
"2002 FIFA World Cup qualifier"
]
] |
[
{
"Formula": "SUMIFS(A1,D1,\"l 38-21\")",
"Formula2": "SUMIFS(A2:A18,D2:D18,\"l 38-21\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Which week had a result of L 38-21?",
"Tokens": [
"SUMIFS(",
"A1",
"D1",
"\"l 38-21\""
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=72190),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>8))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E18,E2:E18=72190),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>8))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "Who was the opponent after week 8 that had 72,190 people in attendance?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"72190",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"3",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"8"
]
}
] | train_2-18814667-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 9, 1990",
"Tampa Bay Buccaneers",
"L 38-21",
"56,692"
],
[
"3",
"2",
"September 16, 1990",
"Atlanta Falcons",
"W 21-14",
"48,961"
],
[
"4",
"3",
"September 23, 1990",
"at Tampa Bay Buccaneers",
"L 23-20",
"55,075"
],
[
"5",
"4",
"September 30, 1990",
"Green Bay Packers",
"L 24-21",
"64,509"
],
[
"6",
"5",
"October 7, 1990",
"at Minnesota Vikings",
"W 34-27",
"57,586"
],
[
"7",
"6",
"October 14, 1990",
"at Kansas City Chiefs",
"L 43-24",
"74,312"
],
[
"8",
"7",
"Bye",
"Bye",
"Bye",
"Bye"
],
[
"9",
"8",
"October 28, 1990",
"at New Orleans Saints",
"W 27-10",
"64,368"
],
[
"10",
"9",
"November 4, 1990",
"Washington Redskins",
"L 41-38 OT",
"69,326"
],
[
"11",
"10",
"November 11, 1990",
"Minnesota Vikings",
"L 17-7",
"68,264"
],
[
"12",
"11",
"November 18, 1990",
"at New York Giants",
"L 20-0",
"76,109"
],
[
"13",
"12",
"November 22, 1990",
"Denver Broncos",
"W 40-27",
"73,896"
],
[
"14",
"13",
"December 2, 1990",
"at Chicago Bears",
"L 23-17 OT",
"62,313"
],
[
"15",
"14",
"December 10, 1990",
"Los Angeles Raiders",
"L 38-31",
"72,190"
],
[
"16",
"15",
"December 16, 1990",
"Chicago Bears",
"W 38-21",
"67,759"
],
[
"17",
"16",
"December 22, 1990",
"at Green Bay Packers",
"W 24-17",
"46,700"
],
[
"18",
"17",
"December 30, 1990",
"at Seattle Seahawks",
"L 30-10",
"50,681"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,C1=\"new york rangers\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>40))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F13,C2:C13=\"new york rangers\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>40))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "What is the Record of the Game after 40 with New York Rangers as Opponent?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"new york rangers\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"5",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"40"
]
}
] | train_2-14294324-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"January",
"Opponent",
"Score",
"Record",
"Points"
],
[
"2",
"40",
"3",
"@ Atlanta Flames",
"3β1",
"17β17β6",
"40"
],
[
"3",
"41",
"7",
"@ Buffalo Sabres",
"0β2",
"17β18β6",
"40"
],
[
"4",
"42",
"11",
"Los Angeles Kings",
"2β3",
"17β19β6",
"40"
],
[
"5",
"43",
"13",
"@ Chicago Black Hawks",
"3β2",
"18β19β6",
"42"
],
[
"6",
"44",
"14",
"New York Rangers",
"2β5",
"18β20β6",
"42"
],
[
"7",
"45",
"18",
"Minnesota North Stars",
"6β1",
"19β20β6",
"44"
],
[
"8",
"46",
"20",
"@ Montreal Canadiens",
"3β6",
"19β21β6",
"44"
],
[
"9",
"47",
"21",
"@ Buffalo Sabres",
"4β3",
"20β21β6",
"46"
],
[
"10",
"48",
"23",
"Detroit Red Wings",
"4β4",
"20β21β7",
"47"
],
[
"11",
"49",
"25",
"Pittsburgh Penguins",
"6β3",
"21β21β7",
"49"
],
[
"12",
"50",
"27",
"@ Pittsburgh Penguins",
"5β3",
"22β21β7",
"51"
],
[
"13",
"51",
"28",
"California Golden Seals",
"4β3",
"23β21β7",
"53"
]
] |
[
{
"Formula": "FILTER(D1,A1=1989)",
"Formula2": "FILTER(D2:D7,A2:A7=1989)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Who was his partner in 1989? ",
"Tokens": [
"FILTER(",
"D1",
"A1",
"=",
"1989"
]
},
{
"Formula": "FILTER(C1,D1=\"John Alexander\")",
"Formula2": "FILTER(C2:C7,D2:D7=\"John Alexander\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the surface when he played with John Alexander? ",
"Tokens": [
"FILTER(",
"C1",
"D1",
"=",
"\"John Alexander\""
]
},
{
"Formula": "FILTER(F1,A1=1986)",
"Formula2": "FILTER(F2:F7,A2:A7=1986)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What was the final score in 1986?",
"Tokens": [
"FILTER(",
"F1",
"A1",
"=",
"1986"
]
}
] | dev_1-26309085-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Championship",
"Surface",
"Partner",
"Opponents in final",
"Score in final"
],
[
"2",
"1982",
"Australian Open",
"Grass",
"John Alexander",
"Andy Andrews John Sadri",
"6β4, 7β6"
],
[
"3",
"1984",
"U.S. Open",
"Hard",
"TomΓ‘Ε‘ Ε mΓd",
"Stefan Edberg Anders JΓ€rryd",
"7β6, 6β3, 6β3"
],
[
"4",
"1986",
"French Open",
"Clay",
"TomΓ‘Ε‘ Ε mΓd",
"Stefan Edberg Anders JΓ€rryd",
"6β3, 4β6, 6β3, 6β7, 14β12"
],
[
"5",
"1989",
"Wimbledon",
"Grass",
"Anders JΓ€rryd",
"Rick Leach Jim Pugh",
"3β6, 7β6, 6β4, 7β6"
],
[
"6",
"1991",
"French Open (2)",
"Clay",
"Anders JΓ€rryd",
"Rick Leach Jim Pugh",
"6β0, 7β6"
],
[
"7",
"1991",
"Wimbledon (2)",
"Grass",
"Anders JΓ€rryd",
"Javier Frana Leonardo Lavalle",
"6β3, 6β4, 6β7, 6β1"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=74000))",
"Formula2": "LET(query1,SUMMARIZE(C2:C7,SUMX(E2:E7)),FILTER(query1,CHOOSECOLS(query1,2)=74000))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "For cities with a census of 74000 in 1920, what was their census in 1890?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"E1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"74000"
]
},
{
"Formula": "SUM(FILTER(E1, G1=296000))",
"Formula2": "SUM(FILTER(E2:E7, G2:G7=296000))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "For cities with a census of 296000 in 1940, what was their census in 1920?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"G1",
"=",
"296000"
]
},
{
"Formula": "SUM(FILTER(A1, G1=400000))",
"Formula2": "SUM(FILTER(A2:A7, G2:G7=400000))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many cities had a census of 400000 in 1940?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"G1",
"=",
"400000"
]
}
] | train_1-1980653-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Rank",
"City",
"1890 census",
"1910 census",
"1920 census",
"1930 census",
"1940 census"
],
[
"2",
"1",
"KeijΕ",
"1,165,000",
"230000",
"247000",
"350000",
"1100000"
],
[
"3",
"2",
"Fuzan",
"NA",
"81000",
"74000",
"130000",
"400000"
],
[
"4",
"3",
"HeijΕ",
"NA",
"40000",
"60000",
"137000",
"286000"
],
[
"5",
"4",
"Jinsen",
"NA",
"30000",
"40000",
"54000",
"171000"
],
[
"6",
"5",
"Taihoku",
"78,000",
"95000",
"164000",
"249000",
"326000"
],
[
"7",
"6",
"Tainan",
"NA",
"44000",
"112000",
"166000",
"296000"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Formula2": "LET(query1,SUMMARIZE(D2:D14,SUMX(A2:A14)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the nationality of the player in round 4?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"4"
]
},
{
"Formula": "SUM(FILTER(A1, (D1=\"canada\")*(B1=\"jimmy drolet\")))",
"Formula2": "SUM(FILTER(A2:A14, (D2:D14=\"canada\")*(B2:B14=\"jimmy drolet\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the round of Jimmy Drolet from Canada?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"D1",
"=",
"\"canada\"",
"*",
"B1",
"=",
"\"jimmy drolet\""
]
},
{
"Formula": "SUM(FILTER(A1, (C1=\"right wing\")*(B1=\"jessie rezansoff\")))",
"Formula2": "SUM(FILTER(A2:A14, (C2:C14=\"right wing\")*(B2:B14=\"jessie rezansoff\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the round number of Jessie Rezansoff, who plays right wing?",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"C1",
"=",
"\"right wing\"",
"*",
"B1",
"=",
"\"jessie rezansoff\""
]
}
] | test_2-14509824-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Player",
"Position",
"Nationality",
"College/Junior/Club Team"
],
[
"2",
"1",
"Brad Brown",
"Defenceman",
"Canada",
"North Bay Centennials (OHL)"
],
[
"3",
"2",
"Jose Theodore",
"Goalie",
"Canada",
"St-Jean Lynx (QMJHL)"
],
[
"4",
"3",
"Chris Murray",
"Right Wing",
"Canada",
"Kamloops Blazers (WHL)"
],
[
"5",
"3",
"Marko Kiprusoff",
"Defenceman",
"Finland",
"TPS (Finland)"
],
[
"6",
"3",
"Martin Belanger",
"Defence",
"Canada",
"Granby Bisons (QMJHL)"
],
[
"7",
"4",
"Arto Kuki",
"Center",
"Finland",
"Espoo Blues (FIN)"
],
[
"8",
"5",
"Jimmy Drolet",
"Defenceman",
"Canada",
"St. Hyacinthe Lasers (QMJHL)"
],
[
"9",
"6",
"Joel Irving",
"Center",
"Canada",
"Regina Pat Canadiens (Midget AAA)"
],
[
"10",
"7",
"Jessie Rezansoff",
"Right Wing",
"Canada",
"Regina Pats (WHL)"
],
[
"11",
"8",
"Peter Strom",
"Left Wing",
"Sweden",
"FrΓΆlunda HC (Sweden)"
],
[
"12",
"9",
"Tomas Vokoun",
"Goalie",
"Czechoslovakia",
"Kladno (Czech)"
],
[
"13",
"10",
"Chris Aldous",
"Defence",
"United States",
"Northwood Prep. (N.Y)"
],
[
"14",
"11",
"Ross Parsons",
"Defenceman",
"Canada",
"Regina Pats (WHL)"
]
] |
[
{
"Formula": "SUM(FILTER(D1, C1=258))",
"Formula2": "SUM(FILTER(D2:D10, C2:C10=258))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many tree species are listed when the total plant species is 258?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"C1",
"=",
"258"
]
},
{
"Formula": "SUM(FILTER(D1, C1=113))",
"Formula2": "SUM(FILTER(D2:D10, C2:C10=113))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many tree species are there when the total plant species is 113?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"C1",
"=",
"113"
]
},
{
"Formula": "SUMIFS(B1,A1,\"Itwara\")",
"Formula2": "SUMIFS(B2:B10,A2:A10,\"Itwara\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the size of Itwara central forest reserve?",
"Tokens": [
"SUMIFS(",
"B1",
"A1",
"\"Itwara\""
]
},
{
"Formula": "SUMIFS(D1,A1,\"Kitechura\")",
"Formula2": "SUMIFS(D2:D10,A2:A10,\"Kitechura\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many tree species are in the kitechura reserve?",
"Tokens": [
"SUMIFS(",
"D1",
"A1",
"\"Kitechura\""
]
}
] | train_1-16577990-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Central Forest Reserve",
"Size in kmΒ²",
"Total plant species",
"Tree species",
"Endemic",
"Threatened (CR,VU,EN)"
],
[
"2",
"Kashoya-Kitomi",
"385",
"901",
"419",
"41",
"17"
],
[
"3",
"Kalinzu",
"140",
"787",
"442",
"34",
"12"
],
[
"4",
"Budongo",
"817",
"1064",
"449",
"29",
"18"
],
[
"5",
"Echuya",
"36",
"423",
"131",
"32",
"1"
],
[
"6",
"Bugoma",
"400",
"256",
"245",
"7",
"12"
],
[
"7",
"Mafuga",
"37",
"115",
"100",
"7",
"2"
],
[
"8",
"Kagombe",
"178",
"211",
"201",
"3",
"5"
],
[
"9",
"Itwara",
"87",
"258",
"248",
"7",
"10"
],
[
"10",
"Kitechura",
"53",
"113",
"108",
"2",
"0"
]
] |
[
{
"Formula": "FILTER(A1,E1=\"fakel new urengoy\")",
"Formula2": "FILTER(A2:A13,E2:E13=\"fakel new urengoy\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What name has Fakel New Urengoy as the 2008 club?",
"Tokens": [
"FILTER(",
"A1",
"E1",
"=",
"\"fakel new urengoy\""
]
},
{
"Formula": "FILTER(B1,E1=\"stade poitevin poitiers\")",
"Formula2": "FILTER(B2:B13,E2:E13=\"stade poitevin poitiers\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What shows for height for the 2008 club of Stade Poitevin Poitiers?",
"Tokens": [
"FILTER(",
"B1",
"E1",
"=",
"\"stade poitevin poitiers\""
]
},
{
"Formula": "FILTER(A1,E1=\"azs olsztyn\")",
"Formula2": "FILTER(A2:A13,E2:E13=\"azs olsztyn\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the name for the 2008 club of Azs olsztyn?",
"Tokens": [
"FILTER(",
"A1",
"E1",
"=",
"\"azs olsztyn\""
]
},
{
"Formula": "FILTER(D1,E1=\"lokomotiv novosibirsk\")",
"Formula2": "FILTER(D2:D13,E2:E13=\"lokomotiv novosibirsk\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the spike for the 2008 club of Lokomotiv Novosibirsk?",
"Tokens": [
"FILTER(",
"D1",
"E1",
"=",
"\"lokomotiv novosibirsk\""
]
}
] | dev_2-18499677-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Height",
"Weight",
"Spike",
"2008 club"
],
[
"2",
"Lloy Ball Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"Zenit Kazan"
],
[
"3",
"Sean Rooney Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"Dinamo-Yantar Kalingrad"
],
[
"4",
"David Lee Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"Halkbank Ankara"
],
[
"5",
"Richard Lambourne Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"AZS Olsztyn"
],
[
"6",
"William Priddy Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"Lokomotiv Novosibirsk"
],
[
"7",
"Ryan Millar Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"Sparkling Milano"
],
[
"8",
"Riley Salmon Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"Top Volley SRL"
],
[
"9",
"Thomas Hoff Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"Fakel New Urengoy"
],
[
"10",
"Clay Stanley Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"Zenit Kazan"
],
[
"11",
"Kevin Hansen Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"Stade Poitevin Poitiers"
],
[
"12",
"Gabe Gardner Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"Sparkling Milano"
],
[
"13",
"Scott Touzinsky Category:Articles with hCards",
"m ()",
"kg (lb)",
"cm (in)",
"ACH Volley Bled"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"dave farrish\")*(C1=\"southwest\")*(A1=\"2000-01\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(D2:D11=\"dave farrish\")*(C2:C11=\"southwest\")*(A2:A11=\"2000-01\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the result of the 2000-01 season in which the IceGators were part of the Southwest division and were coached by Dave Farrish?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"dave farrish\"",
"*",
"C1",
"=",
"\"southwest\"",
"*",
"A1",
"=",
"\"2000-01\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"todd gordon\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,D2:D11=\"todd gordon\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In which division were the IceGators when coached by Todd Gordon?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"todd gordon\"",
"3"
]
}
] | test_2-1888186-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"League",
"Division",
"Coach",
"Result"
],
[
"2",
"1995-96",
"ECHL",
"South",
"Doug Shedden",
"Lost in Round 1"
],
[
"3",
"1996-97",
"ECHL",
"South",
"Doug Shedden",
"Lost in Finals"
],
[
"4",
"1997-98",
"ECHL",
"Southwest",
"Doug Shedden",
"Lost in Round 3"
],
[
"5",
"1998-99",
"ECHL",
"Southwest",
"Doug Shedden",
"Lost in Round 2"
],
[
"6",
"1999-00",
"ECHL",
"Southwest",
"Don Murdoch",
"Lost in Finals"
],
[
"7",
"2000-01",
"ECHL",
"Southwest",
"Dave Farrish",
"Lost in Round 4"
],
[
"8",
"2001-02",
"ECHL",
"Southwest",
"Dave Farrish",
"Lost in Round 2"
],
[
"9",
"2002-03",
"ECHL",
"Southwest",
"Dave Farrish",
"Lost in Round 2"
],
[
"10",
"2003-04",
"ECHL",
"Central",
"Dave Farrish",
"Lost in Round 2"
],
[
"11",
"2004-05",
"ECHL",
"South",
"Todd Gordon",
"Did Not Qualify"
]
] |
[
{
"Formula": "ROWS(UNIQUE(FILTER(H1, B1=\"January 11\")))",
"Formula2": "ROWS(UNIQUE(FILTER(H2:H16, B2:B16=\"January 11\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many games did they play on january 11?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"H1",
"B1",
"=",
"\"January 11\""
]
}
] | train_1-27882867-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"29",
"January 2",
"L.A. Clippers",
"W 120-107",
"D. Wilkins (35)",
"D. Wilkins (16)",
"G. Rivers (11)",
"Omni Coliseum 8,733",
"16β13"
],
[
"3",
"30",
"January 4",
"Indiana",
"W 111-96",
"D. Wilkins (36)",
"M. Malone (11)",
"G. Rivers , R. Robinson (5)",
"Omni Coliseum 10,124",
"17β13"
],
[
"4",
"31",
"January 5",
"Minnesota",
"W 117-112 (OT)",
"J. Battle (27)",
"K. Willis (19)",
"J. Koncak (7)",
"Omni Coliseum 10,988",
"18β13"
],
[
"5",
"32",
"January 8",
"San Antonio",
"W 109-98",
"D. Wilkins (40)",
"K. Willis (9)",
"G. Rivers (10)",
"Omni Coliseum 12,608",
"19β13"
],
[
"6",
"33",
"January 11",
"@ Chicago",
"L 96-99",
"D. Wilkins (23)",
"D. Wilkins (12)",
"J. Battle (7)",
"Chicago Stadium 18,676",
"19-14"
],
[
"7",
"34",
"January 12",
"@ New York",
"L 92-99",
"D. Wilkins (22)",
"G. Rivers (8)",
"G. Rivers , R. Robinson (6)",
"Madison Square Garden 17,457",
"19-15"
],
[
"8",
"35",
"January 14",
"New York",
"W 96-82",
"D. Wilkins (26)",
"D. Wilkins (16)",
"J. Battle , S. Moncrief (4)",
"Omni Coliseum 12,612",
"20-15"
],
[
"9",
"36",
"January 15",
"@ Indiana",
"W 117-106",
"D. Wilkins (28)",
"D. Wilkins (12)",
"J. Battle (8)",
"Market Square Arena 9,531",
"21-15"
],
[
"10",
"37",
"January 18",
"Chicago",
"W 114-105",
"D. Wilkins (34)",
"M. Malone (12)",
"G. Rivers (5)",
"Omni Coliseum 16,390",
"22-15"
],
[
"11",
"38",
"January 19",
"New Jersey",
"W 114-84",
"K. Willis (24)",
"K. Willis (17)",
"A. Webb (6)",
"Omni Coliseum 15,758",
"23-15"
],
[
"12",
"39",
"January 22",
"Miami",
"W 118-107",
"K. Willis (29)",
"K. Willis (10)",
"G. Rivers , A. Webb , D. Wilkins (7)",
"Omni Coliseum 10,440",
"24-15"
],
[
"13",
"40",
"January 23",
"@ Washington",
"L 99-104",
"D. Wilkins (27)",
"D. Wilkins (13)",
"G. Rivers (7)",
"Capital Centre 9,830",
"24-16"
],
[
"14",
"41",
"January 26",
"@ Seattle",
"L 102-103",
"D. Wilkins (43)",
"D. Wilkins (10)",
"A. Webb (9)",
"Seattle Center Coliseum 12,792",
"24-17"
],
[
"15",
"42",
"January 28",
"@ Portland",
"L 111-116",
"D. Wilkins (34)",
"K. Willis (10)",
"A. Webb (11)",
"Memorial Coliseum 12,884",
"24-18"
],
[
"16",
"43",
"January 29",
"@ Utah",
"L 105-116",
"D. Wilkins (24)",
"D. Wilkins (14)",
"A. Webb (4)",
"Salt Palace 12,616",
"24-19"
]
] |
[
{
"Formula": "SUM(FILTER(D1, F1=32))",
"Formula2": "SUM(FILTER(D2:D15, F2:F15=32))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the sum of averages with a long value of 32?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"F1",
"=",
"32"
]
},
{
"Formula": "MAX(FILTER(E1, (C1<15)*(B1<1)))",
"Formula2": "MAX(FILTER(E2:E15, (C2:C15<15)*(B2:B15<1)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the highest TD's with less than 15 yards and less than 1 rec.?",
"Tokens": [
"MAX(",
"FILTER(",
"E1",
"C1",
"<",
"15",
"*",
"B1",
"<",
"1"
]
}
] | train_2-11974088-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Rec.",
"Yards",
"Avg.",
"TD's",
"Long"
],
[
"2",
"Jerel Meyers",
"122",
"1245",
"10.2",
"16",
"46"
],
[
"3",
"James Jordan",
"69",
"797",
"11.6",
"14",
"45"
],
[
"4",
"Aaron Boone",
"66",
"748",
"11.3",
"19",
"40"
],
[
"5",
"Sam Simmons",
"24",
"221",
"9.2",
"2",
"34"
],
[
"6",
"Calvin Spears",
"15",
"152",
"10.1",
"2",
"17"
],
[
"7",
"Rob Johnson",
"15",
"137",
"9.1",
"2",
"32"
],
[
"8",
"John Booth",
"11",
"104",
"9.5",
"2",
"39"
],
[
"9",
"Brian Poli-Dixon",
"6",
"40",
"6.7",
"0",
"11"
],
[
"10",
"Bryan Henderson",
"3",
"34",
"11.3",
"2",
"23"
],
[
"11",
"B.J. Cohen",
"3",
"33",
"11",
"0",
"11"
],
[
"12",
"Nathan Black",
"2",
"15",
"7.5",
"0",
"9"
],
[
"13",
"Tremaine Neal",
"3",
"14",
"4.7",
"0",
"6"
],
[
"14",
"Jeremy Beutler",
"1",
"12",
"12",
"0",
"12"
],
[
"15",
"Cyron Brown",
"1",
"9",
"9",
"0",
"9"
]
] |
[
{
"Formula": "SUMIFS(G1,A1,\"Sophia Witherspoon\")",
"Formula2": "SUMIFS(G2:G15,A2:A15,\"Sophia Witherspoon\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many values for points have Sophia Witherspoon as the player?",
"Tokens": [
"SUMIFS(",
"G1",
"A1",
"\"Sophia Witherspoon\""
]
},
{
"Formula": "MAX(G1)",
"Formula2": "MAX(G2:G15)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "What is the highest value for points?",
"Tokens": [
"MAX(",
"G1"
]
},
{
"Formula": "SUM(FILTER(C1, E1=19))",
"Formula2": "SUM(FILTER(C2:C15, E2:E15=19))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is every value for rebounds when steals is 19?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"E1",
"=",
"19"
]
},
{
"Formula": "SUM(FILTER(G1, (C1=6)*(F1=0)))",
"Formula2": "SUM(FILTER(G2:G15, (C2:C15=6)*(F2:F15=0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is every value for points if rebounds is 6 and blocks is 0?",
"Tokens": [
"SUM(",
"FILTER(",
"G1",
"C1",
"=",
"6",
"*",
"F1",
"=",
"0"
]
},
{
"Formula": "SUMIFS(D1,A1,\"Lynn Pride\")",
"Formula2": "SUMIFS(D2:D15,A2:A15,\"Lynn Pride\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is every entry for assists if the player is Lynn Pride?",
"Tokens": [
"SUMIFS(",
"D1",
"A1",
"\"Lynn Pride\""
]
}
] | train_1-25352324-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Player",
"Games Played",
"Rebounds",
"Assists",
"Steals",
"Blocks",
"Points"
],
[
"2",
"Mwadi Mabika",
"32",
"141",
"82",
"30",
"18",
"441"
],
[
"3",
"Lisa Leslie",
"23",
"231",
"46",
"31",
"63",
"424"
],
[
"4",
"DeLisha Milton-Jones",
"31",
"220",
"64",
"49",
"41",
"416"
],
[
"5",
"Tamecka Dixon",
"30",
"126",
"89",
"35",
"10",
"412"
],
[
"6",
"Nikki Teasley",
"34",
"175",
"214",
"39",
"15",
"392"
],
[
"7",
"Jennifer Gillom",
"33",
"55",
"21",
"16",
"3",
"103"
],
[
"8",
"Nicky McCrimmon",
"33",
"29",
"32",
"19",
"1",
"68"
],
[
"9",
"Rhonda Mapp",
"24",
"68",
"6",
"7",
"6",
"62"
],
[
"10",
"Sophia Witherspoon",
"23",
"19",
"4",
"7",
"0",
"56"
],
[
"11",
"Shaquala Williams",
"25",
"32",
"19",
"6",
"0",
"49"
],
[
"12",
"Vanessa Nygaard",
"11",
"19",
"5",
"3",
"0",
"41"
],
[
"13",
"Latasha Byears",
"5",
"21",
"2",
"0",
"2",
"28"
],
[
"14",
"Chandra Johnson",
"8",
"6",
"3",
"0",
"1",
"6"
],
[
"15",
"Lynn Pride",
"4",
"6",
"0",
"0",
"0",
"1"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"surveyor 3\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,A2:A8=\"surveyor 3\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the latitude and longitude for Surveyor 3?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"surveyor 3\"",
"7"
]
},
{
"Formula": "MAXIFS(B1,F1,\"tycho crater\")",
"Formula2": "MAXIFS(B2:B8,F2:F8,\"tycho crater\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the largest mass for Tycho Crater?",
"Tokens": [
"MAXIFS(",
"B1",
"F1",
"\"tycho crater\""
]
}
] | train_2-1558077-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"U.S. mission",
"Mass (kg)",
"Booster",
"Launched",
"Mission goal",
"Landing zone",
"Lat / Lon"
],
[
"2",
"Surveyor 1",
"292",
"Atlas β Centaur",
"30 May 1966",
"Moon landing",
"Oceanus Procellarum",
"002.45S 043.22W"
],
[
"3",
"Surveyor 2",
"292",
"Atlas β Centaur",
"20 September 1966",
"Moon landing",
"Sinus Medii",
"004.00S 011.00W"
],
[
"4",
"Surveyor 3",
"302",
"Atlas β Centaur",
"20 April 1967",
"Moon landing",
"Oceanus Procellarum",
"002.94S 336.66E"
],
[
"5",
"Surveyor 4",
"282",
"Atlas β Centaur",
"14 July 1967",
"Moon landing",
"Sinus Medii",
"unknown"
],
[
"6",
"Surveyor 5",
"303",
"Atlas β Centaur",
"8 September 1967",
"Moon landing",
"Mare Tranquillitatis",
"001.41N 023.18E"
],
[
"7",
"Surveyor 6",
"300",
"Atlas β Centaur",
"7 November 1967",
"Moon landing",
"Sinus Medii",
"000.46N 358.63E"
],
[
"8",
"Surveyor 7",
"306",
"Atlas β Centaur",
"7 January 1968",
"Moon landing",
"Tycho Crater",
"041.01S 348.59E"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"january 31\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I17,B2:B17=\"january 31\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Can you tell me the High points that has the Date of january 31?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"B1",
"=",
"\"january 31\"",
"5"
]
},
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=40))",
"Formula2": "LET(query1,SUMMARIZE(D2:D17,SUMX(A2:A17)),FILTER(query1,CHOOSECOLS(query1,2)=40))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Can you tell me the Score that has the Game of 40?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"40"
]
}
] | test_2-17322817-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"33",
"January 2",
"Atlanta",
"W 93β91 (OT)",
"Devin Harris (26)",
"Brook Lopez (11)",
"Devin Harris (11)",
"Izod Center 16,851",
"16β17"
],
[
"3",
"34",
"January 3",
"@ Miami",
"L 96β101 (OT)",
"Keyon Dooling (23)",
"Vince Carter , Bobby Simmons (9)",
"Keyon Dooling (7)",
"American Airlines Arena 19,600",
"16β18"
],
[
"4",
"35",
"January 5",
"Sacramento",
"W 98β90 (OT)",
"Vince Carter (29)",
"Yi Jianlian (13)",
"Vince Carter , Devin Harris (7)",
"Izod Center 12,314",
"17β18"
],
[
"5",
"36",
"January 7",
"Memphis",
"W 100β89 (OT)",
"Vince Carter (25)",
"Jarvis Hayes , Brook Lopez (8)",
"Vince Carter (12)",
"Izod Center 11,552",
"18β18"
],
[
"6",
"37",
"January 9",
"@ Milwaukee",
"L 102β104 (OT)",
"Vince Carter (23)",
"Vince Carter (9)",
"Vince Carter (14)",
"Bradley Center 15,768",
"18β19"
],
[
"7",
"38",
"January 12",
"Oklahoma City",
"W 103β99 (OT)",
"Brook Lopez (31)",
"Brook Lopez (13)",
"Devin Harris (8)",
"Izod Center 12,972",
"19β19"
],
[
"8",
"39",
"January 14",
"@ Boston",
"L 86β118 (OT)",
"Devin Harris (17)",
"Brook Lopez (8)",
"Devin Harris (3)",
"TD Banknorth Garden 18,624",
"19β20"
],
[
"9",
"40",
"January 15",
"Portland",
"L 99β105 (OT)",
"Devin Harris (23)",
"Vince Carter (9)",
"Devin Harris (8)",
"Izod Center 13,824",
"19β21"
],
[
"10",
"41",
"January 17",
"Boston",
"L 85β105 (OT)",
"Brook Lopez (28)",
"Brook Lopez (10)",
"Keyon Dooling (8)",
"Izod Center 17,578",
"19β22"
],
[
"11",
"42",
"January 21",
"@ New Orleans",
"L 92β102 (OT)",
"Vince Carter (20)",
"Ryan Anderson (10)",
"Keyon Dooling , Devin Harris (6)",
"New Orleans Arena 14,748",
"19β23"
],
[
"12",
"43",
"January 23",
"@ San Antonio",
"L 91β94 (OT)",
"Devin Harris (27)",
"Brook Lopez (8)",
"Vince Carter (6)",
"AT&T Center 18,797",
"19β24"
],
[
"13",
"44",
"January 24",
"@ Memphis",
"W 99β88 (OT)",
"Vince Carter (23)",
"Ryan Anderson (9)",
"Devin Harris (8)",
"FedExForum 12,817",
"20β24"
],
[
"14",
"45",
"January 26",
"@ Oklahoma City",
"L 85β94 (OT)",
"Brook Lopez (18)",
"Brook Lopez (7)",
"Devin Harris , Keyon Dooling (6)",
"Ford Center 18,264",
"20β25"
],
[
"15",
"46",
"January 28",
"Toronto",
"L 106β107 (OT)",
"Vince Carter (27)",
"Vince Carter (10)",
"Devin Harris (10)",
"Izod Center 10,138",
"20β26"
],
[
"16",
"47",
"January 30",
"@ Atlanta",
"L 88β105 (OT)",
"Devin Harris (20)",
"Jarvis Hayes (7)",
"Devin Harris (6)",
"Philips Arena 17,561",
"20β27"
],
[
"17",
"48",
"January 31",
"@ Philadelphia",
"W 85β83 (OT)",
"Brook Lopez (24)",
"Brook Lopez (17)",
"Devin Harris (6)",
"Wachovia Center 17,783",
"21β27"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=35))",
"Formula2": "LET(query1,SUMMARIZE(C2:C10,SUMX(E2:E10)),FILTER(query1,CHOOSECOLS(query1,2)=35))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "When the lead margin was 35, what were the Democrat: Vivian Davis Figures?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"E1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"35"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"June 30, 2008\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"June 30, 2008\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "On June 30, 2008 who what was the Republican: Jeff Sessions percentage?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"June 30, 2008\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"November 14, 2007\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"November 14, 2007\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "On November 14, 2007, how many different Republican: Jeff Sessions are there?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"November 14, 2007\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"November 14, 2007\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"November 14, 2007\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "On November 14, 2007, what are the Democrat: Vivian Davis Figures percentages? ",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"November 14, 2007\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"July 31, 2008\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"July 31, 2008\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "On July 31, 2008, what are the Democrat: Vivian Davis Figures percentages?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"July 31, 2008\"",
"3"
]
}
] | train_1-16751596-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Poll Source",
"Dates administered",
"Democrat: Vivian Davis Figures",
"Republican: Jeff Sessions",
"Lead Margin"
],
[
"2",
"Survey USA",
"October 28, 2008",
"32%",
"65%",
"33"
],
[
"3",
"Survey USA",
"October 9, 2008",
"33%",
"64%",
"31"
],
[
"4",
"Rasmussen Reports",
"September 22, 2008",
"30%",
"59%",
"29"
],
[
"5",
"SurveyUSA",
"September 16β17, 2008",
"31%",
"66%",
"35"
],
[
"6",
"Rasmussen Reports",
"July 31, 2008",
"31%",
"58%",
"27"
],
[
"7",
"Rasmussen Reports",
"June 30, 2008",
"34%",
"58%",
"24"
],
[
"8",
"Rasmussen Reports",
"May 27, 2008",
"29%",
"62%",
"33"
],
[
"9",
"Rasmussen Reports",
"April 2, 2008",
"36%",
"57%",
"21"
],
[
"10",
"Rasmussen Reports",
"November 14, 2007",
"30%",
"62%",
"32"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=12))",
"Formula2": "LET(query1,SUMMARIZE(E2:E20,SUMX(A2:A20)),FILTER(query1,CHOOSECOLS(query1,2)=12))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What were the time and speed for the rider ranked in 12 on Wed, June 3?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"12"
]
}
] | train_1-21607058-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Rank",
"Rider",
"Mon 1 June",
"Tue 2 June",
"Wed 3 June",
"Thurs 4 June",
"Fri 5 June"
],
[
"2",
"1",
"Cameron Donald 1000cc Suzuki",
"18' 16.16 123.912mph",
"18' 15.21 124.020mph",
"19' 31.12 115.981mph",
"17' 13.25 131.457mph",
"ββ No Time"
],
[
"3",
"2",
"John McGuinness 1000cc Honda",
"17' 40.60 128.067mph",
"17' 27.56 129.661mph",
"17' 23.46 130.171mph",
"17' 52.90 126.599mph",
"ββ No Time"
],
[
"4",
"3",
"Bruce Anstey 1000cc Suzuki",
"18' 29.06 122.471mph",
"17' 53.22 126.561mph",
"17' 42.12 127.884mph",
"17' 23.79 130.129mph",
"ββ No Time"
],
[
"5",
"4",
"Guy Martin 1000cc Honda",
"18' 02.89 125.431mph",
"17' 38.72 128.294mph",
"17' 31.56 129.168mph",
"17' 33.86 128.886mph",
"17' 32.83 129.013mph"
],
[
"6",
"5",
"Ian Hutchinson 1000cc Honda",
"ββ No Time",
"17' 47.24 127.271mph",
"17' 41.46 127.963mph",
"17' 32.71 129.027mph",
"17' 46.76 127.328mph"
],
[
"7",
"6",
"Steve Plater 1000cc Honda",
"18' 14.54 124.096mph",
"ββ No Time",
"17' 37.42 128.453mph",
"17' 33.08 128.982mph",
"ββ No Time"
],
[
"8",
"7",
"Conor Cummins 1000cc Kawasaki",
"17' 56.57 121.167mph",
"ββ No Time",
"18' 10.12 124.599mph",
"17' 38.40 128.334mph",
"17' 44.59 127.588mph"
],
[
"9",
"8",
"Gary Johnson 1000cc Honda",
"18' 05.00 125.187mph",
"18' 09.82 124.633mph",
"18' 15.02 124.042mph",
"17' 45.04 127.533mph",
"17' 42.87 127.794mph"
],
[
"10",
"9",
"Adrian Archibald 1000cc Suzuki",
"17' 51.68 126.743mph",
"17' 51.15 126.806mph",
"19' 04.43 118.687mph",
"17' 43.13 127.762mph",
"ββ No Time"
],
[
"11",
"10",
"Ian Lougher 1000cc Yamaha",
"18' 37.37 121.561mph",
"18' 09.20 124.704mph",
"17' 50.99 126.825mph",
"17' 44.25 127.628mph",
"18' 04.02 125.301mph"
],
[
"12",
"11",
"Keith Amor 1000cc Honda",
"18' 28.55 122.528mph",
"17' 58.65 125.924mph",
"17' 59.88 125.781mph",
"17' 44.48 127.600mph",
"17' 55.50 126.293mph"
],
[
"13",
"12",
"Ryan Farquhar 1000cc Kawasaki",
"18' 11.52 124.440mph",
"18' 36.60 121.644mph",
"18' 19.47 123.539mph",
"17' 58.92 125.893mph",
"17' 51.75 126.734mph"
],
[
"14",
"13",
"Carl Rennie 1000cc Honda",
"18' 30.86 122.273mph",
"ββ No Time",
"18' 10.03 124.609mph",
"17' 55.85 126.252mph",
"17' 53.08 126.578mph"
],
[
"15",
"14",
"Michael Dunlop 1000cc Yamaha",
"ββ No Time",
"ββ No Time",
"18' 33.73 121.958mph",
"18' 22.81 123.165mph",
"18' 00.16 125.749mph"
],
[
"16",
"15",
"Michael Rutter 1000cc Suzuki",
"ββ No Time",
"18' 13.25 124.243mph",
"18' 06.24 125.044mph",
"18' 02.20 125.511mph",
"ββ No Time"
],
[
"17",
"16",
"Dan Stewart 1000cc Honda",
"ββ No Time",
"18' 00.57 125.701mph",
"18' 12.45 124.333mph",
"18' 04.63 125.229mph",
"18' 06.61 125.002mph"
],
[
"18",
"17",
"Mark Miller 1000cc Suzuki",
"18' 56.90 119.743mph",
"18' 53.13 119.869mph",
"18' 40.52 121.219mph",
"18' 14.00 124.157mph",
"ββ No Time"
],
[
"19",
"18",
"Mark Parrett 1000cc Yamaha",
"18' 45.30 120.704mph",
"18' 42.14 121.040mph",
"18' 30.84 122.275mph",
"18' 15.96 123.935mph",
"ββ No Time"
],
[
"20",
"19",
"John Burrows 1000cc Suzuki",
"ββ No Time",
"18' 27.93 122.596mph",
"18' 22.11 123.244mph",
"18' 19.37 123.551mph",
"18' 16.78 123.843mph"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"15.8 (98)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"15.8 (98)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the away team score when the team team score was 15.8 (98)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"15.8 (98)\"",
"4"
]
},
{
"Formula": "SUMIFS(F1,A1,\"north melbourne\")",
"Formula2": "SUMIFS(F2:F7,A2:A7,\"north melbourne\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the listed attendance when north melbourne was the home team?",
"Tokens": [
"SUMIFS(",
"F1",
"A1",
"\"north melbourne\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"geelong\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"geelong\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What day was geelong the home team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"geelong\"",
"7"
]
}
] | train_2-10640687-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"15.8 (98)",
"St Kilda",
"12.9 (81)",
"Glenferrie Oval",
"15,000",
"4 August 1956"
],
[
"3",
"Geelong",
"8.10 (58)",
"Melbourne",
"8.8 (56)",
"Kardinia Park",
"29,687",
"4 August 1956"
],
[
"4",
"South Melbourne",
"10.10 (70)",
"Footscray",
"8.15 (63)",
"Lake Oval",
"26,000",
"4 August 1956"
],
[
"5",
"North Melbourne",
"14.21 (105)",
"Fitzroy",
"8.8 (56)",
"Arden Street Oval",
"8,500",
"4 August 1956"
],
[
"6",
"Richmond",
"13.13 (91)",
"Essendon",
"11.13 (79)",
"Punt Road Oval",
"18,500",
"4 August 1956"
],
[
"7",
"Collingwood",
"9.17 (71)",
"Carlton",
"12.12 (84)",
"Victoria Park",
"38,679",
"4 August 1956"
]
] |
[
{
"Formula": "SUMIFS(F1,E1,\"princes park\")",
"Formula2": "SUMIFS(F2:F7,E2:E7,\"princes park\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the Crowd for the Venue of Princes Park?",
"Tokens": [
"SUMIFS(",
"F1",
"E1",
"\"princes park\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"melbourne\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"melbourne\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Home team score for the Home team of Melbourne?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"melbourne\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"south melbourne\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"south melbourne\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Home team score for the Home team from South Melbourne?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"south melbourne\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"18.12 (120)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"18.12 (120)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Away team has a Home team score of 18.12 (120)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"18.12 (120)\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"mcg\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"mcg\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Home team score for the Venue named MCG?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"mcg\"",
"2"
]
}
] | train_2-10790510-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Melbourne",
"11.24 (90)",
"North Melbourne",
"7.15 (57)",
"MCG",
"5,011",
"1 September 1934"
],
[
"3",
"Footscray",
"13.20 (98)",
"St Kilda",
"10.17 (77)",
"Western Oval",
"5,500",
"1 September 1934"
],
[
"4",
"Essendon",
"13.12 (90)",
"Richmond",
"15.23 (113)",
"Windy Hill",
"10,000",
"1 September 1934"
],
[
"5",
"Collingwood",
"16.16 (112)",
"Geelong",
"16.21 (117)",
"Victoria Park",
"18,000",
"1 September 1934"
],
[
"6",
"Carlton",
"18.12 (120)",
"Fitzroy",
"9.15 (69)",
"Princes Park",
"15,500",
"1 September 1934"
],
[
"7",
"South Melbourne",
"15.11 (101)",
"Hawthorn",
"10.10 (70)",
"Lake Oval",
"13,000",
"1 September 1934"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"columbus\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,D2:D14=\"columbus\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the date of the Capitals game when Columbus was the home team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"columbus\"",
"1"
]
}
] | train_2-11772462-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
[
"2",
"February 2",
"Atlanta",
"2 - 0",
"Washington",
"Kolzig",
"17,205",
"24-24-5"
],
[
"3",
"February 5",
"Washington",
"4 - 3",
"Columbus",
"Johnson",
"14,450",
"25-24-5"
],
[
"4",
"February 6",
"Washington",
"4 - 3",
"Philadelphia",
"Kolzig",
"19,778",
"26-24-5"
],
[
"5",
"February 8",
"Carolina",
"2 - 1",
"Washington",
"Johnson",
"18,204",
"26-25-5"
],
[
"6",
"February 10",
"NY Rangers",
"2 - 3",
"Washington",
"Kolzig",
"17,873",
"27-25-5"
],
[
"7",
"February 13",
"Washington",
"2 - 3",
"Atlanta",
"Kolzig",
"15,285",
"27-25-6"
],
[
"8",
"February 15",
"Washington",
"2 - 4",
"Florida",
"Johnson",
"16,202",
"27-26-6"
],
[
"9",
"February 16",
"Washington",
"3 - 2",
"Tampa Bay",
"Kolzig",
"20,454",
"28-26-6"
],
[
"10",
"February 20",
"NY Islanders",
"3 - 2",
"Washington",
"Kolzig",
"17,584",
"28-26-7"
],
[
"11",
"February 23",
"Washington",
"3 - 6",
"Carolina",
"Kolzig",
"18,680",
"28-27-7"
],
[
"12",
"February 24",
"New Jersey",
"2 - 1",
"Washington",
"Johnson",
"18,277",
"28-27-8"
],
[
"13",
"February 26",
"Minnesota",
"1 - 4",
"Washington",
"Kolzig",
"17,391",
"29-27-8"
],
[
"14",
"February 29",
"Washington",
"4 - 0",
"New Jersey",
"Huet",
"16,580",
"30-27-8"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"jim courier\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"jim courier\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What score has jim courier as the opponent in the final?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"jim courier\"",
"5"
]
}
] | test_2-1723582-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Tournament",
"Surface",
"Opponent in the final",
"Score"
],
[
"2",
"13 November 1989",
"Wembley , England",
"Carpet",
"Michael Chang",
"2β6, 2β6, 1β6"
],
[
"3",
"23 April 1990",
"Nice , France",
"Clay",
"Juan Aguilera",
"6β2, 3β6, 4β6"
],
[
"4",
"11 March 1991",
"Indian Wells , USA",
"Hard",
"Jim Courier",
"6β4, 3β6, 6β4, 3β6, 6β7(4)"
],
[
"5",
"13 January 1992",
"Sydney Outdoor , Australia",
"Hard",
"Emilio SΓ‘nchez",
"3β6, 4β6"
],
[
"6",
"2 November 1992",
"Stockholm , Sweden",
"Carpet",
"Goran IvaniΕ‘eviΔ",
"6β7(2), 6β4, 6β7(5), 2β6"
],
[
"7",
"9 November 1992",
"Paris , France",
"Carpet",
"Boris Becker",
"6β7(3), 3β6, 6β3, 3β6"
],
[
"8",
"11 July 1994",
"Gstaad , Switzerland",
"Clay",
"Sergi Bruguera",
"6β3, 5β7, 2β6, 1β6"
],
[
"9",
"19 June 1995",
"London/Queen's Club , England",
"Grass",
"Pete Sampras",
"6β7(3), 6β7(6)"
]
] |
[
{
"Formula": "SUMIFS(B1,E1,\"Mineβs A Double\")",
"Formula2": "SUMIFS(B2:B10,E2:E10,\"Mineβs A Double\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the production number for the episode named \"mineβs a double\"?",
"Tokens": [
"SUMIFS(",
"B1",
"E1",
"\"Mineβs A Double\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=5.55))",
"Formula2": "LET(query1,SUMMARIZE(D2:D10,SUMX(F2:F10)),FILTER(query1,CHOOSECOLS(query1,2)=5.55))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "List the production code for the episode had 5.55 million viewers?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"5.55"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Baby Talk\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,E2:E10=\"Baby Talk\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "List the 1st air date for the episode titled \"baby talk\".",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"Baby Talk\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"ICEB786E\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,D2:D10=\"ICEB786E\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "List the 1st air date for the episode with a iceb786e production code.",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"ICEB786E\"",
"3"
]
}
] | test_1-2501754-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Episode #",
"Production Count",
"Original Airdate",
"Prod. Code",
"Title",
"Viewing Figures millions"
],
[
"2",
"1",
"14",
"7 June 2002",
"ICEB783X",
"\"Baby Talk\"",
"5.94"
],
[
"3",
"2",
"15",
"14 June 2002",
"ICEB784R",
"\"Zero Tolerance\"",
"5.51"
],
[
"4",
"3",
"16",
"21 June 2002",
"ICEB785K",
"\"Pet Rescue\"",
"5.99"
],
[
"5",
"4",
"17",
"28 June 2002",
"ICEB786E",
"\"The Older Man\"",
"4.96"
],
[
"6",
"5",
"18",
"5 July 2002",
"ICEB787Y",
"\"Puttinβ On The Writs\"",
"5.23"
],
[
"7",
"6",
"19",
"12 July 2002",
"ICEB789L",
"\"Shock, Horror!\"",
"5.02"
],
[
"8",
"7",
"20",
"2 August 2002",
"ICEB788S",
"\"Little Green Man\"",
"5.27"
],
[
"9",
"8",
"21",
"9 August 2002",
"ICEB791A",
"\"Mineβs A Double\"",
"5.55"
],
[
"10",
"9",
"22",
"16 August 2002",
"ICEB790F",
"\"A Little Learning\"",
"5.64"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(J1,SUMX(E1),SUMX(D1)),FILTER(query1,(CHOOSECOLS(query1,2)=1)*(CHOOSECOLS(query1,3)=21)))",
"Formula2": "LET(query1,SUMMARIZE(J2:J10,SUMX(E2:E10),SUMX(D2:D10)),FILTER(query1,(CHOOSECOLS(query1,2)=1)*(CHOOSECOLS(query1,3)=21)))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num",
"*",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which T.C. has a Win of 1, and a Race of 21?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"J1",
"SUMX(",
"E1",
"SUMX(",
"D1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"1",
"*",
"CHOOSECOLS(",
"query1",
"3",
"=",
"21"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(A1, (C1=\"ben hanley\")*(G1<0))))",
"Formula2": "ROWS(UNIQUE(FILTER(A2:A10, (C2:C10=\"ben hanley\")*(G2:G10<0))))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "medium",
"Question": "How many years have Drivers of ben hanley, and Flaps smaller than 0?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"A1",
"C1",
"=",
"\"ben hanley\"",
"*",
"G1",
"<",
"0"
]
},
{
"Formula": "SUM(FILTER(H1, (C1=\"adriΓ‘n vallΓ©s\")*(A1>2006)))",
"Formula2": "SUM(FILTER(H2:H10, (C2:C10=\"adriΓ‘n vallΓ©s\")*(A2:A10>2006)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many Points have Drivers of adriΓ‘n vallΓ©s, and a Year larger than 2006?",
"Tokens": [
"SUM(",
"FILTER(",
"H1",
"C1",
"=",
"\"adriΓ‘n vallΓ©s\"",
"*",
"A1",
">",
"2006"
]
},
{
"Formula": "SUM(FILTER(F1, (C1=\"juan cruz Γ‘lvarez\")*(G1>0)))",
"Formula2": "SUM(FILTER(F2:F10, (C2:C10=\"juan cruz Γ‘lvarez\")*(G2:G10>0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many Poles have Drivers of juan cruz Γ‘lvarez, and FLaps larger than 0?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"C1",
"=",
"\"juan cruz Γ‘lvarez\"",
"*",
"G1",
">",
"0"
]
}
] | train_2-10793848-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Year",
"Team name",
"Drivers",
"Races",
"Wins",
"Poles",
"FLaps",
"Points",
"D.C.",
"T.C."
],
[
"2",
"2005",
"Campos Racing",
"Juan Cruz Γlvarez",
"23",
"0",
"0",
"0",
"4.5",
"18th",
"12th"
],
[
"3",
"2005",
"Campos Racing",
"Sergio HernΓ‘ndez",
"23",
"0",
"0",
"0",
"3",
"20th",
"12th"
],
[
"4",
"2006",
"Campos Racing",
"AdriΓ‘n VallΓ©s",
"21",
"0",
"0",
"1",
"7",
"18th",
"12th"
],
[
"5",
"2006",
"Campos Racing",
"FΓ©lix Porteiro",
"21",
"0",
"0",
"0",
"5",
"22nd",
"12th"
],
[
"6",
"2007",
"Campos Grand Prix",
"Vitaly Petrov",
"21",
"1",
"0",
"0",
"21",
"13th",
"3rd"
],
[
"7",
"2007",
"Campos Grand Prix",
"Giorgio Pantano",
"21",
"2",
"1",
"1",
"59",
"3rd",
"3rd"
],
[
"8",
"2008",
"Barwa International Campos Team",
"Vitaly Petrov",
"20",
"1",
"0",
"1",
"39",
"7th",
"1st"
],
[
"9",
"2008",
"Barwa International Campos Team",
"Ben Hanley",
"6",
"0",
"0",
"0",
"1",
"24th",
"1st"
],
[
"10",
"2008",
"Barwa International Campos Team",
"Lucas di Grassi",
"14",
"3",
"0",
"2",
"63",
"3rd",
"1st"
]
] |
[
{
"Formula": "FILTER(C1,I1=\"Since Beginning of Big 12\")",
"Formula2": "FILTER(C2:C15,I2:I15=\"Since Beginning of Big 12\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "When the value of \"since beginning of big 12\" is synonymous with its' category, what are the in Ames values?",
"Tokens": [
"FILTER(",
"C1",
"I1",
"=",
"\"Since Beginning of Big 12\""
]
}
] | dev_1-10429820-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Iowa State vs.",
"Overall Record",
"in Ames",
"at Opponents Venue",
"at Neutral Site",
"Last 5 Meetings",
"Last 10 Meetings",
"Current Streak",
"Since Beginning of Big 12"
],
[
"2",
"Baylor",
"ISU, 14β8",
"ISU, 10β0",
"BU, 2β7",
"ISU, 2β1",
"ISU, 4β1",
"ISU, 6β4",
"W 3",
"ISU, 13β7"
],
[
"3",
"Kansas",
"KU, 174β59",
"KU, 67β37",
"KU, 89β15",
"KU, 18β7",
"KU, 4β1",
"KU, 9β1",
"L 3",
"KU, 28β7"
],
[
"4",
"Kansas State",
"KSU, 134β77",
"KSU, 50β48",
"KSU, 78β21",
"ISU, 9β7",
"ISU, 3β2",
"KSU, 6β4",
"L 1",
"KSU, 18β15"
],
[
"5",
"Oklahoma",
"OU, 111β79",
"ISU, 46β37",
"OU, 61β22",
"OU, 13β11",
"ISU, 4β1",
"Tied, 5β5",
"W 1",
"OU, 13β7"
],
[
"6",
"Oklahoma State",
"OSU, 62β53",
"ISU, 34β14",
"OSU, 36β13",
"OSU, 12β6",
"OSU, 3β2",
"OSU, 7β3",
"W 1",
"OSU, 16β5"
],
[
"7",
"Texas",
"UT, 14β10",
"ISU, 7β4",
"UT, 1β9",
"ISU, 2β1",
"UT, 3β2",
"UT, 8β2",
"L 1",
"UT, 13β6"
],
[
"8",
"TCU",
"TCU, 5β3",
"ISU, 2β1",
"TCU, 2β1",
"TCU, 2β0",
"TCU, 3β2",
"TCU, 5β3",
"W 2",
"N/A"
],
[
"9",
"Texas Tech",
"ISU, 12β11",
"ISU, 7β3",
"TTU, 7β2",
"Tied, 1β1",
"ISU, 3β2",
"TTU, 6β4",
"W 1",
"TTU, 11β8"
],
[
"10",
"West Virginia",
"ISU, 2-0",
"ISU, 1-0",
"ISU, 1-0",
"N/A",
"ISU, 2-0",
"ISU, 2-0",
"W 2",
"ISU, 2-0"
],
[
"11",
"Iowa State vs.",
"Overall Record",
"in Ames",
"at Opponent's Venue",
"at Neutral Site",
"Last 5 Meetings",
"Last 10 Meetings",
"Current Streak",
"Since Beginning of Big 12"
],
[
"12",
"Colorado",
"ISU, 77β70",
"ISU, 48β18",
"CU, 48β16",
"ISU, 13β4",
"CU, 3β2",
"Tied, 5β5",
"L 1",
"Tied, 16β16"
],
[
"13",
"Missouri",
"MU, 147β84",
"ISU, 58β47",
"MU, 84β21",
"MU, 5β16",
"MU, 5β0",
"MU, 8β2",
"L 9",
"MU, 18β14"
],
[
"14",
"Nebraska",
"NU, 131β103",
"ISU, 62β48",
"NU, 78β33",
"ISU, 8β5",
"ISU, 3β2",
"ISU, 7β3",
"W 1",
"ISU, 18β12"
],
[
"15",
"Texas A&M",
"TAMU, 10β7",
"ISU, 4β3",
"TAMU, 5β3",
"Tied, 1β1",
"TAMU, 3β2",
"TAMU, 8β2",
"W 2",
"TAMU, 10β7"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=16))",
"Formula2": "LET(query1,SUMMARIZE(D2:D6,SUMX(B2:B6)),FILTER(query1,CHOOSECOLS(query1,2)=16))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which venue has 16 against?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"16"
]
},
{
"Formula": "SUM(FILTER(B1, (E1=\"five nations\")*(A1=\"wales\")))",
"Formula2": "SUM(FILTER(B2:B6, (E2:E6=\"five nations\")*(A2:A6=\"wales\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the against for the opposing team of Wales with the status of Five Nations?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"E1",
"=",
"\"five nations\"",
"*",
"A1",
"=",
"\"wales\""
]
}
] | train_2-18178924-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Opposing Teams",
"Against",
"Date",
"Venue",
"Status"
],
[
"2",
"France",
"15",
"21/01/1978",
"Parc des Princes , Paris",
"Five Nations"
],
[
"3",
"Wales",
"9",
"04/02/1978",
"Twickenham , London",
"Five Nations"
],
[
"4",
"Scotland",
"0",
"04/03/1978",
"Murrayfield , Edinburgh",
"Five Nations"
],
[
"5",
"Ireland",
"9",
"18/03/1978",
"Twickenham , London",
"Five Nations"
],
[
"6",
"New Zealand",
"16",
"25/11/1978",
"Twickenham , London",
"Test Match"
]
] |
[
{
"Formula": "SUM(FILTER(G1, F1=1))",
"Formula2": "SUM(FILTER(G2:G6, F2:F6=1))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many times has the playoff been 1 in the contest for the afc cup?",
"Tokens": [
"SUM(",
"FILTER(",
"G1",
"F1",
"=",
"1"
]
},
{
"Formula": "SUM(FILTER(G1, C1=289))",
"Formula2": "SUM(FILTER(G2:G6, C2:C6=289))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many times has the points total for the afc cup competion been 289?",
"Tokens": [
"SUM(",
"FILTER(",
"G1",
"C1",
"=",
"289"
]
},
{
"Formula": "MAX(FILTER(F1, E1=4))",
"Formula2": "MAX(FILTER(F2:F6, E2:E6=4))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "When the group stage has been 4 what is the largest playoff?",
"Tokens": [
"MAX(",
"FILTER(",
"F1",
"E1",
"=",
"4"
]
}
] | test_1-14460937-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Pos",
"Member Association",
"Points (total 500)",
"Clubs",
"Group stage",
"Play-off",
"AFC Cup"
],
[
"2",
"4",
"Saudi Arabia",
"365",
"12",
"4",
"0",
"0"
],
[
"3",
"5",
"UAE",
"356",
"12",
"3",
"1",
"0"
],
[
"4",
"7",
"Iran",
"340",
"18",
"4",
"0",
"0"
],
[
"5",
"9",
"Uzbekistan",
"289",
"16",
"2",
"0",
"1"
],
[
"6",
"10",
"Qatar",
"270",
"10",
"2",
"0",
"0"
]
] |
[
{
"Formula": "FILTER(E1,C1=\"at detroit lions\")",
"Formula2": "FILTER(E2:E15,C2:C15=\"at detroit lions\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the attendance when they played at Detroit Lions?",
"Tokens": [
"FILTER(",
"E1",
"C1",
"=",
"\"at detroit lions\""
]
},
{
"Formula": "AVERAGE(FILTER(E1,C1=\"at atlanta falcons\"))",
"Formula2": "AVERAGE(FILTER(E2:E15,C2:C15=\"at atlanta falcons\"))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the average attendance for games played at Atlanta Falcons?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"E1",
"C1",
"=",
"\"at atlanta falcons\""
]
},
{
"Formula": "FILTER(A1,B1=\"december 8, 1974\")",
"Formula2": "FILTER(A2:A15,B2:B15=\"december 8, 1974\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which week was the game played on December 8, 1974?",
"Tokens": [
"FILTER(",
"A1",
"B1",
"=",
"\"december 8, 1974\""
]
},
{
"Formula": "FILTER(D1,(A1<13)*(C1=\"oakland raiders\"))",
"Formula2": "FILTER(D2:D15,(A2:A15<13)*(C2:C15=\"oakland raiders\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the result before week 13 when they played the Oakland Raiders?",
"Tokens": [
"FILTER(",
"D1",
"A1",
"<",
"13",
"*",
"C1",
"=",
"\"oakland raiders\""
]
}
] | dev_2-17407017-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 15, 1974",
"at New Orleans Saints",
"W 17-13",
"65,071"
],
[
"3",
"2",
"September 22, 1974",
"at Atlanta Falcons",
"W 16-10",
"47,686"
],
[
"4",
"3",
"September 29, 1974",
"Cincinnati Bengals",
"L 21-3",
"49,895"
],
[
"5",
"4",
"October 6, 1974",
"St. Louis Cardinals",
"L 34-9",
"48,675"
],
[
"6",
"5",
"October 14, 1974",
"at Detroit Lions",
"L 17-13",
"45,199"
],
[
"7",
"6",
"October 20, 1974",
"at Los Angeles Rams",
"L 37-14",
"67,319"
],
[
"8",
"7",
"October 27, 1974",
"Oakland Raiders",
"L 35-24",
"58,284"
],
[
"9",
"8",
"November 4, 1974",
"Los Angeles Rams",
"L 15-13",
"57,502"
],
[
"10",
"9",
"November 10, 1974",
"at Dallas Cowboys",
"L 20-14",
"50,018"
],
[
"11",
"10",
"November 17, 1974",
"at Chicago Bears",
"W 34-0",
"42,686"
],
[
"12",
"11",
"November 24, 1974",
"Atlanta Falcons",
"W 27-0",
"45,435"
],
[
"13",
"12",
"December 1, 1974",
"at Cleveland Browns",
"L 7-0",
"24,559"
],
[
"14",
"13",
"December 8, 1974",
"Green Bay Packers",
"W 7-6",
"47,475"
],
[
"15",
"14",
"December 15, 1974",
"New Orleans Saints",
"W 35-21",
"40,418"
]
] |
[
{
"Formula": "SUM(FILTER(E1, (A1<3)*(D1=\"2-5\")))",
"Formula2": "SUM(FILTER(E2:E13, (A2:A13<3)*(D2:D13=\"2-5\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the sum of totals for ranks under 3 with tallies of 2-5?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"A1",
"<",
"3",
"*",
"D1",
"=",
"\"2-5\""
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,D1=\"1-5\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)=8))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F13,D2:D13=\"1-5\"),SUMMARIZE(CHOOSECOLS(query1,2),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": "Which player had a rank of 8 and tally of 1-5?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"1-5\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"2",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"8"
]
}
] | train_2-18937160-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Player",
"County",
"Tally",
"Total",
"Opposition"
],
[
"2",
"1",
"Eddie Keher",
"Kilkenny",
"0-14",
"14",
"Waterford"
],
[
"3",
"2",
"Eddie Keher",
"Kilkenny",
"2-5",
"11",
"Wexford"
],
[
"4",
"3",
"Jimmy Smyth",
"Clare",
"1-7",
"10",
"Cork"
],
[
"5",
"4",
"Richard Browne",
"Cork",
"3-0",
"9",
"Clare"
],
[
"6",
"4",
"SeΓ‘n McLoughlin",
"Tipperary",
"3-0",
"9",
"Waterford"
],
[
"7",
"4",
"SΓ©amus Power",
"Waterford",
"3-0",
"9",
"Kilkenny"
],
[
"8",
"4",
"Willie Walsh",
"Carlow",
"2-3",
"9",
"Dublin"
],
[
"9",
"8",
"Fran Whelan",
"Dublin",
"1-5",
"8",
"Carlow"
],
[
"10",
"8",
"Philly Grimes",
"Waterford",
"0-8",
"8",
"Tipperary"
],
[
"11",
"10",
"Tom Walsh",
"Kilkenny",
"2-1",
"7",
"Waterford"
],
[
"12",
"10",
"Mick Kennedy",
"Dublin",
"1-4",
"7",
"Carlow"
],
[
"13",
"10",
"Philly Grimes",
"Waterford",
"1-4",
"7",
"Kilkenny"
]
] |
[
{
"Formula": "SUM(FILTER(E1, (C1>0)*(B1>0)))",
"Formula2": "SUM(FILTER(E2:E8, (C2:C8>0)*(B2:B8>0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the total medals for nation with more than 0 silvers and more than 0 golds?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"C1",
">",
"0",
"*",
"B1",
">",
"0"
]
},
{
"Formula": "MIN(FILTER(B1, (C1<1)*(E1<4)*(D1>1)))",
"Formula2": "MIN(FILTER(B2:B8, (C2:C8<1)*(E2:E8<4)*(D2:D8>1)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the fewest gold medals for a team with fewer than 1 silver, more than 1 bronze and a total less than 4?",
"Tokens": [
"MIN(",
"FILTER(",
"B1",
"C1",
"<",
"1",
"*",
"E1",
"<",
"4",
"*",
"D1",
">",
"1"
]
},
{
"Formula": "MIN(FILTER(A1, (C1<1)*(B1=4)*(D1<0)))",
"Formula2": "MIN(FILTER(A2:A8, (C2:C8<1)*(B2:B8=4)*(D2:D8<0)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the smallest rank when there are fewer than 1 silver, 4 golds and less than 0 bronze?",
"Tokens": [
"MIN(",
"FILTER(",
"A1",
"C1",
"<",
"1",
"*",
"B1",
"=",
"4",
"*",
"D1",
"<",
"0"
]
},
{
"Formula": "SUM(FILTER(B1, (A1<5)*(C1>0)*(E1=2)))",
"Formula2": "SUM(FILTER(B2:B8, (A2:A8<5)*(C2:C8>0)*(E2:E8=2)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many gold medals for a nation with rank less than 5, more than 0 silvers and a total of 2 medals?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"A1",
"<",
"5",
"*",
"C1",
">",
"0",
"*",
"E1",
"=",
"2"
]
},
{
"Formula": "SUM(FILTER(E1, (B1>2)*(D1>0)))",
"Formula2": "SUM(FILTER(E2:E8, (B2:B8>2)*(D2:D8>0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the total for the team with more than 2 golds and more than 0 bronze?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"B1",
">",
"2",
"*",
"D1",
">",
"0"
]
}
] | train_2-17455745-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"4",
"0",
"0",
"4"
],
[
"3",
"2",
"2",
"0",
"1",
"3"
],
[
"4",
"3",
"0",
"2",
"2",
"4"
],
[
"5",
"4",
"0",
"1",
"1",
"2"
],
[
"6",
"5",
"0",
"1",
"0",
"1"
],
[
"7",
"5",
"0",
"1",
"1",
"2"
],
[
"8",
"7",
"0",
"1",
"2",
"3"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"t8\")*(C1=\"united states\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(A2:A13=\"t8\")*(C2:C13=\"united states\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What United States player holds the place of t8?`",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"t8\"",
"*",
"C1",
"=",
"\"united states\"",
"2"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"argentina\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=68))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E13,C2:C13=\"argentina\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=68))",
"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 country of argentina has the To par of 68?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"argentina\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"5",
"SUMX(",
"CHOOSECOLS(",
"query1",
"4",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"68"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"united states\")*(A1=\"t8\")*(B1=\"tiger woods\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(C2:C13=\"united states\")*(A2:A13=\"t8\")*(B2:B13=\"tiger woods\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the To par and holds the t8 place of the United States player Tiger Woods?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"united states\"",
"*",
"A1",
"=",
"\"t8\"",
"*",
"B1",
"=",
"\"tiger woods\"",
"5"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"miguel Γ‘ngel jimΓ©nez\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=69))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E13,B2:B13=\"miguel Γ‘ngel jimΓ©nez\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=69))",
"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 country does miguel Γ‘ngel jimΓ©nez player for and has a score of 69?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"miguel Γ‘ngel jimΓ©nez\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"3",
"SUMX(",
"CHOOSECOLS(",
"query1",
"4",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"69"
]
}
] | train_2-12278571-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Sergio GarcΓa",
"Spain",
"65",
"β6"
],
[
"3",
"2",
"Paul McGinley",
"Ireland",
"67",
"β4"
],
[
"4",
"T3",
"Markus Brier",
"Austria",
"68",
"β3"
],
[
"5",
"T3",
"Γngel Cabrera",
"Argentina",
"68",
"β3"
],
[
"6",
"T3",
"Michael Campbell",
"New Zealand",
"68",
"β3"
],
[
"7",
"T3",
"Rory McIlroy (a)",
"Northern Ireland",
"68",
"β3"
],
[
"8",
"T3",
"Boo Weekley",
"United States",
"68",
"β3"
],
[
"9",
"T8",
"K.J. Choi",
"South Korea",
"69",
"β2"
],
[
"10",
"T8",
"Stewart Cink",
"United States",
"69",
"β2"
],
[
"11",
"T8",
"PΓ‘draig Harrington",
"Ireland",
"69",
"β2"
],
[
"12",
"T8",
"Miguel Γngel JimΓ©nez",
"Spain",
"69",
"β2"
],
[
"13",
"T8",
"Tiger Woods",
"United States",
"69",
"β2"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"rohan onslow\")*(A1=\"oran park raceway\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(D2:D11=\"rohan onslow\")*(A2:A11=\"oran park raceway\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is City / State, when Winner is \"Rohan Onslow\", and when Circuit is \"Oran Park Raceway\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"rohan onslow\"",
"*",
"A1",
"=",
"\"oran park raceway\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"mallala , south australia\")*(E1=\"elfin sports cars\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(B2:B11=\"mallala , south australia\")*(E2:E11=\"elfin sports cars\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Winner, when City / State is \"Mallala , South Australia\", and when Team is \"Elfin Sports Cars\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"mallala , south australia\"",
"*",
"E1",
"=",
"\"elfin sports cars\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"r.j.macarthur onslow\")*(B1=\"sydney , new south wales\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(E2:E11=\"r.j.macarthur onslow\")*(B2:B11=\"sydney , new south wales\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Circuit, when Team is \"R.J.MacArthur Onslow\", and when City / State is \"Sydney , New South Wales\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"r.j.macarthur onslow\"",
"*",
"B1",
"=",
"\"sydney , new south wales\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"r.j.macarthur onslow\")*(A1=\"oran park raceway\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(E2:E11=\"r.j.macarthur onslow\")*(A2:A11=\"oran park raceway\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Winner, when Team is \"R.J.MacArthur Onslow\", and when Circuit is \"Oran Park Raceway\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"r.j.macarthur onslow\"",
"*",
"A1",
"=",
"\"oran park raceway\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"mallala , south australia\")*(E1=\"r.j.macarthur onslow\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(B2:B11=\"mallala , south australia\")*(E2:E11=\"r.j.macarthur onslow\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Date, when City / State is \"Mallala , South Australia\", and when Team is \"R.J.MacArthur Onslow\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"mallala , south australia\"",
"*",
"E1",
"=",
"\"r.j.macarthur onslow\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"20 august\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"20 august\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is Winner, when Date is \"20 August\"?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"20 august\"",
"4"
]
}
] | train_2-17677697-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Circuit",
"City / State",
"Date",
"Winner",
"Team"
],
[
"2",
"Mallala Motor Sport Park",
"Mallala , South Australia",
"7 May",
"Mark McLaughlin",
"Elfin Sports Cars"
],
[
"3",
"Mallala Motor Sport Park",
"Mallala , South Australia",
"7 May",
"Rohan Onslow",
"R.J.Macarthur Onslow"
],
[
"4",
"Winton Motor Raceway",
"Benalla , Victoria",
"4 June",
"Rohan Onslow",
"R.J.Macarthur Onslow"
],
[
"5",
"Winton Motor Raceway",
"Benalla , Victoria",
"4 June",
"John Briggs",
"John Briggs"
],
[
"6",
"Oran Park Raceway",
"Sydney , New South Wales",
"4 August",
"Rohan Onslow",
"R.J.Macarthur Onslow"
],
[
"7",
"Oran Park Raceway",
"Sydney , New South Wales",
"4 August",
"Rohan Onslow",
"R.J.Macarthur Onslow"
],
[
"8",
"Amaroo Park",
"Sydney , New South Wales",
"20 August",
"Neil Crompton",
"Boylan Racing"
],
[
"9",
"Amaroo Park",
"Sydney , New South Wales",
"20 August",
"Simon Kane",
"Clive Kane Photography"
],
[
"10",
"Sandown International Raceway",
"Melbourne , Victoria",
"9 October",
"Sam Astuti",
"Cascone Corporation"
],
[
"11",
"Sandown International Raceway",
"Melbourne , Victoria",
"9 October",
"Neil Crompton",
"Boylan Racing"
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.