t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"iowa 2\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"iowa 2\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What were the results for the incumbent from Iowa 2 district?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"iowa 2\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"re-elected\")*(D1<1996)),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=\"re-elected\")*(D2:D6<1996)),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num",
"Num"
],
"Level": "medium",
"Question": "Who is the incumbent that has been in office since before 1996 and was again re-elected?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"re-elected\"",
"*",
"D1",
"<",
"1996",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=1990),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=1990),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "From which party is the incumbent who was first elected to office in 1990?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"1990",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"re-elected\")*(C1=\"democratic\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=\"re-elected\")*(C2:C6=\"democratic\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In what year did the Democratic incumbent that was re-elected first take office?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"re-elected\"",
"*",
"C1",
"=",
"\"democratic\"",
"4"
]
}
] | test_2-1805191-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Results"
],
[
"2",
"Iowa 1",
"Jim Nussle",
"Republican",
"1990",
"Retired to run for Governor Democratic gain"
],
[
"3",
"Iowa 2",
"Jim Leach",
"Republican",
"1976",
"Lost re-election Democratic gain"
],
[
"4",
"Iowa 3",
"Leonard Boswell",
"Democratic",
"1996",
"Re-elected"
],
[
"5",
"Iowa 4",
"Tom Latham",
"Republican",
"1994",
"Re-elected"
],
[
"6",
"Iowa 5",
"Steve King",
"Republican",
"2002",
"Re-elected"
]
] |
[
{
"Formula": "CHOOSE({1,2},B1,C1)",
"Formula2": "CHOOSE({1,2},B2:B16,C2:C16)",
"Funcs": [
"CHOOSE(",
"Num",
"Num",
"Cell",
"Cell"
],
"Level": "easy",
"Question": "what are all the addresses including line 1 and line 2?",
"Tokens": [
"CHOOSE(",
"1",
"2",
"B1",
"C1"
]
},
{
"Formula": "FILTER(F1,E1=\"Port Chelsea\")",
"Formula2": "FILTER(F2:F16,E2:E16=\"Port Chelsea\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the zip code of the address in the city Port Chelsea?",
"Tokens": [
"FILTER(",
"F1",
"E1",
"=",
"\"Port Chelsea\""
]
},
{
"Formula": "FILTER(F1,E1=\"Port Chelsea\")",
"Formula2": "FILTER(F2:F16,E2:E16=\"Port Chelsea\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the zip code for Port Chelsea?",
"Tokens": [
"FILTER(",
"F1",
"E1",
"=",
"\"Port Chelsea\""
]
}
] | student_transcripts_tracking_addresses | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"address id",
"line 1",
"line 2",
"line 3",
"city",
"zip postcode",
"state province county",
"country",
"other address details",
""
],
[
"2",
"1",
"2294 Grant Square Apt. 235",
"Apt. 370",
"",
"Port Chelsea",
"148",
"Virginia",
"Iceland",
"",
""
],
[
"3",
"2",
"3999 Aufderhar Ways Suite 593",
"Apt. 388",
"",
"Lake Laishafurt",
"943",
"Kentucky",
"Burundi",
"",
""
],
[
"4",
"3",
"67942 Carlotta Ferry Apt. 686",
"Apt. 583",
"",
"Goodwinhaven",
"541",
"Kansas",
"Saudi Arabia",
"",
""
],
[
"5",
"4",
"0144 Lamar Plaza Apt. 346",
"Suite 703",
"",
"Port Evanston",
"847",
"Washington",
"Angola",
"",
""
],
[
"6",
"5",
"858 Peggie Bypass Suite 212",
"Apt. 335",
"",
"Michelleburgh",
"446",
"Hawaii",
"Haiti",
"",
""
],
[
"7",
"6",
"16998 Mraz Lodge",
"Apt. 689",
"",
"North Omer",
"902",
"Kentucky",
"Gibraltar",
"",
""
],
[
"8",
"7",
"193 Marlin Brook",
"Apt. 406",
"",
"Herzoghaven",
"068",
"Arkansas",
"Cook Islands",
"",
""
],
[
"9",
"8",
"202 Hessel Views Apt. 468",
"Apt. 305",
"",
"Mariliehaven",
"638",
"Idaho",
"Croatia",
"",
""
],
[
"10",
"9",
"0643 Muller Vista",
"Suite 383",
"",
"Port Elvisfurt",
"777",
"NorthCarolina",
"Gabon",
"",
""
],
[
"11",
"10",
"7081 Eda Center",
"Suite 830",
"",
"Rutherfordtown",
"839",
"Delaware",
"Kyrgyz Republic",
"",
""
],
[
"12",
"11",
"9283 Schulist Falls Apt. 037",
"Suite 239",
"",
"South Palma",
"400",
"WestVirginia",
"Bermuda",
"",
""
],
[
"13",
"12",
"979 Haag Shores Suite 656",
"Apt. 468",
"",
"Prohaskafort",
"590",
"SouthDakota",
"Lesotho",
"",
""
],
[
"14",
"13",
"492 Wilkinson Route",
"Suite 865",
"",
"New Clemensburgh",
"386",
"Florida",
"Samoa",
"",
""
],
[
"15",
"14",
"186 Evan Motorway Apt. 409",
"Suite 079",
"",
"Lake Careyberg",
"895",
"Kentucky",
"New Caledonia",
"",
""
],
[
"16",
"15",
"74046 Metz Walk Apt. 113",
"Suite 674",
"",
"Port Oceane",
"669",
"Wyoming",
"Norfolk Island",
"",
""
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=24),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=24),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which category has 24 nominated work?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"24",
"3"
]
}
] | train_2-1703894-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Award",
"Category",
"Nominated work",
"Result"
],
[
"2",
"2003",
"Saturn Award",
"Best Supporting Actress in a Television Series",
"Battlestar Galactica",
"Nominated"
],
[
"3",
"2005",
"Saturn Award",
"Best Supporting Actress in a Television Series",
"Battlestar Galactica",
"Won"
],
[
"4",
"2006",
"Saturn Award",
"Best Actress on Television",
"Battlestar Galactica",
"Nominated"
],
[
"5",
"2008",
"Saturn Award",
"Best Supporting Actress in a Television Series",
"Battlestar Galactica",
"Nominated"
],
[
"6",
"2010",
"Teen Choice Award",
"Choice TV Actress: Action",
"24",
"Nominated"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)<18))",
"Formula2": "LET(query1,SUMMARIZE(C2:C12,SUMX(B2:B12)),FILTER(query1,CHOOSECOLS(query1,2)<18))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "What id the team with a smaller Time than 18?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"18"
]
}
] | test_2-12243387-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Time ( CEST )",
"Team #1",
"Res.",
"Team #2",
"Round",
"Attendance"
],
[
"2",
"21 June 2013",
"18.00",
"France",
"3–1",
"Ghana",
"Group A",
"4,133"
],
[
"3",
"21 June 2013",
"21.00",
"USA",
"1–4",
"Spain",
"Group A",
"4,133"
],
[
"4",
"24 June 2013",
"18.00",
"France",
"1–1",
"USA",
"Group A",
"4,120"
],
[
"5",
"24 June 2013",
"21.00",
"Spain",
"1–0",
"Ghana",
"Group A",
"4,120"
],
[
"6",
"27 June 2013",
"20.00",
"Spain",
"2–1",
"France",
"Group A",
"7,511"
],
[
"7",
"27 June 2013",
"17.00",
"South Korea",
"0–1",
"Nigeria",
"Group B",
"7,511"
],
[
"8",
"2 July 2013",
"18.00",
"Spain",
"2–1",
"Mexico",
"Round of 16",
"7,211"
],
[
"9",
"2 July 2013",
"21.00",
"Nigeria",
"1–2",
"Uruguay",
"Round of 16",
"7,211"
],
[
"10",
"7 July 2013",
"21.00",
"Ghana",
"4–3",
"Chile",
"Quarterfinals",
"6,632"
],
[
"11",
"13 July 2013",
"18.00",
"Ghana",
"3–0",
"Iraq",
"Third place match",
"20,601"
],
[
"12",
"13 July 2013",
"18.00",
"France",
"0–0",
"Uruguay",
"Final",
"20,601"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"ottawa\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"ottawa\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What date is the visitor Ottawa?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"ottawa\"",
"1"
]
}
] | train_2-14163678-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record"
],
[
"2",
"October 6",
"Detroit",
"2 – 3",
"Colorado",
"0–1–0"
],
[
"3",
"October 8",
"Detroit",
"3 – 1",
"Edmonton",
"1–1–0"
],
[
"4",
"October 9",
"Detroit",
"5 – 3",
"Vancouver",
"2–1–0"
],
[
"5",
"October 13",
"Edmonton",
"0 – 9",
"Detroit",
"3–1–0"
],
[
"6",
"October 15",
"Detroit",
"5 – 5",
"Winnipeg",
"3–1–1"
],
[
"7",
"October 17",
"Calgary",
"3 – 3",
"Detroit",
"3–1–2"
],
[
"8",
"October 19",
"Detroit",
"2 – 4",
"New Jersey",
"3–2–2"
],
[
"9",
"October 21",
"Boston",
"2 – 4",
"Detroit",
"4–2–2"
],
[
"10",
"October 24",
"Ottawa",
"2 – 1",
"Detroit",
"4–3–2"
],
[
"11",
"October 27",
"Detroit",
"3 – 0",
"Calgary",
"5–3–2"
],
[
"12",
"October 30",
"Detroit",
"2 – 3",
"Winnipeg",
"5–4–2"
]
] |
[
{
"Formula": "SUM(FILTER(E1, (C1>7)*(D1=11)))",
"Formula2": "SUM(FILTER(E2:E6, (C2:C6>7)*(D2:D6=11)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many chart runs had a debut position of more than 7 when peak position was 11?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"C1",
">",
"7",
"*",
"D1",
"=",
"11"
]
}
] | train_2-15936880-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Chart",
"Single title",
"Debut position",
"Peak position",
"Chart run"
],
[
"2",
"Channel [V]",
"星愿 (I Will)",
"19",
"13",
"3"
],
[
"3",
"Channel [V]",
"幸福的左岸",
"18",
"10",
"4"
],
[
"4",
"Hit FM",
"星愿 (I Will)",
"7",
"7",
"2"
],
[
"5",
"UFO Radio",
"星愿 (I Will)",
"10",
"9",
"3"
],
[
"6",
"UFO Radio",
"幸福的左岸",
"11",
"11",
"2"
]
] |
[
{
"Formula": "FILTER(C1,E1=\"2-1\")",
"Formula2": "FILTER(C2:C7,E2:E7=\"2-1\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the score for the team with a record of 2-1?",
"Tokens": [
"FILTER(",
"C1",
"E1",
"=",
"\"2-1\""
]
},
{
"Formula": "FILTER(D1,E1=\"3-2\")",
"Formula2": "FILTER(D2:D7,E2:E7=\"3-2\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which home team has a record of 3-2?",
"Tokens": [
"FILTER(",
"D1",
"E1",
"=",
"\"3-2\""
]
}
] | dev_2-13909503-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record"
],
[
"2",
"March 21",
"Chicago Black Hawks",
"2–6",
"Montreal Canadiens",
"0–1"
],
[
"3",
"March 23",
"Chicago Black Hawks",
"4–3",
"Montreal Canadiens",
"1-1"
],
[
"4",
"March 26",
"Montreal Canadiens",
"1–2",
"Chicago Black Hawks",
"2-1"
],
[
"5",
"March 28",
"Montreal Canadiens",
"5–2",
"Chicago Black Hawks",
"2–2"
],
[
"6",
"April 1",
"Chicago Black Hawks",
"3–0",
"Montreal Canadiens",
"3-2"
],
[
"7",
"April 4",
"Montreal Canadiens",
"0–3",
"Chicago Black Hawks",
"4-2"
]
] |
[
{
"Formula": "SUM(FILTER(B1, (E1>3.06)*(F1=5.36)))",
"Formula2": "SUM(FILTER(B2:B12, (E2:E12>3.06)*(F2:F12=5.36)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the rating that has live viewers over 3.06 and DVR viewers of 5.36?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"E1",
">",
"3.06",
"*",
"F1",
"=",
"5.36"
]
},
{
"Formula": "SUM(FILTER(E1, C1>5))",
"Formula2": "SUM(FILTER(E2:E12, C2:C12>5))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the sum of the live viewers for episodes with share over 5?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"C1",
">",
"5"
]
},
{
"Formula": "SUM(FILTER(B1, E1=2.96))",
"Formula2": "SUM(FILTER(B2:B12, E2:E12=2.96))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the sum of the ratings for episodes with live viewers of 2.96?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"E1",
"=",
"2.96"
]
}
] | train_2-15149563-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Air Date",
"Rating",
"Share",
"18-49",
"Viewers [Live] (m)",
"Viewers [DVR+7] (m)"
],
[
"2",
"June 2, 2008",
"3.4",
"6",
"2.0/6",
"4.73",
"5.36"
],
[
"3",
"June 9, 2008",
"2.7",
"5",
"1.6/5",
"3.96",
"4.44"
],
[
"4",
"June 16, 2008",
"2.7",
"5",
"1.5/4",
"3.89",
"4.33"
],
[
"5",
"June 23, 2008",
"2.9",
"5",
"1.6/5",
"4.11",
"4.67"
],
[
"6",
"June 30, 2008",
"2.8",
"5",
"1.6/5",
"3.94",
"4.32"
],
[
"7",
"July 14, 2008",
"2.0",
"4",
"1.1/3",
"2.96",
"N/A"
],
[
"8",
"July 14, 2008",
"2.3",
"4",
"1.6/5",
"3.62",
"N/A"
],
[
"9",
"July 21, 2008",
"2.2",
"4",
"1.4/4",
"3.34",
"N/A"
],
[
"10",
"July 28, 2008",
"2.0",
"3",
"1.2/3",
"3.05",
"N/A"
],
[
"11",
"August 4, 2008",
"2.1",
"4",
"1.2/4",
"3.06",
"3.58"
],
[
"12",
"August 11, 2008",
"2.0",
"3",
"1.2/3",
"2.97",
"3.09"
]
] |
[
{
"Formula": "ROWS(UNIQUE(FILTER(A1, J1=\"3rd\")))",
"Formula2": "ROWS(UNIQUE(FILTER(A2:A6, J2:J6=\"3rd\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many seasons are there for the 3rd position?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"A1",
"J1",
"=",
"\"3rd\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,C1=\"Autosport Academy\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J6,C2:C6=\"Autosport Academy\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What season was the team autosport academy?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"J1",
"C1",
"=",
"\"Autosport Academy\"",
"1"
]
},
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=7))",
"Formula2": "LET(query1,SUMMARIZE(B2:B6,SUMX(D2:D6)),FILTER(query1,CHOOSECOLS(query1,2)=7))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the series for race 7",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"D1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"7"
]
},
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(H1)),FILTER(query1,CHOOSECOLS(query1,2)=7))",
"Formula2": "LET(query1,SUMMARIZE(A2:A6,SUMX(H2:H6)),FILTER(query1,CHOOSECOLS(query1,2)=7))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What season shows podium 7?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"H1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"7"
]
}
] | test_1-29471472-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Season",
"Series",
"Team",
"Races",
"Wins",
"Poles",
"F/Laps",
"Podiums",
"Points",
"Position"
],
[
"2",
"2010",
"F4 Eurocup 1.6",
"Autosport Academy",
"14",
"6",
"5",
"4",
"3",
"151",
"1st"
],
[
"3",
"2011",
"Eurocup Formula Renault 2.0",
"KTR",
"14",
"0",
"0",
"0",
"1",
"93",
"5th"
],
[
"4",
"2011",
"Formula Renault 2.0 NEC",
"KTR",
"14",
"0",
"2",
"0",
"8",
"328",
"3rd"
],
[
"5",
"2012",
"Eurocup Formula Renault 2.0",
"Josef Kaufmann Racing",
"14",
"4",
"6",
"3",
"7",
"244",
"1st"
],
[
"6",
"2012",
"Formula Renault 2.0 NEC",
"Josef Kaufmann Racing",
"7",
"5",
"4",
"5",
"1",
"176",
"9th"
]
] |
[
{
"Formula": "MAX(FILTER(F1,C1=\"hawthorn\"))",
"Formula2": "MAX(FILTER(F2:F7,C2:C7=\"hawthorn\"))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the largest crowd when the away team is Hawthorn?",
"Tokens": [
"MAX(",
"FILTER(",
"F1",
"C1",
"=",
"\"hawthorn\""
]
},
{
"Formula": "FILTER(G1,C1=\"carlton\")",
"Formula2": "FILTER(G2:G7,C2:C7=\"carlton\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What date was the game when the away team was carlton?",
"Tokens": [
"FILTER(",
"G1",
"C1",
"=",
"\"carlton\""
]
},
{
"Formula": "FILTER(B1,D1=\"14.12 (96)\")",
"Formula2": "FILTER(B2:B7,D2:D7=\"14.12 (96)\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the score of the home team when the away team scored 14.12 (96)?",
"Tokens": [
"FILTER(",
"B1",
"D1",
"=",
"\"14.12 (96)\""
]
},
{
"Formula": "FILTER(D1,F1>\"8,000\")",
"Formula2": "FILTER(D2:D7,F2:F7>\"8,000\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
">",
"Str"
],
"Level": "easy",
"Question": "What is the score of the away team when the crowd was larger than 8,000?",
"Tokens": [
"FILTER(",
"D1",
"F1",
">",
"\"8,000\""
]
},
{
"Formula": "FILTER(C1,E1=\"corio oval\")",
"Formula2": "FILTER(C2:C7,E2:E7=\"corio oval\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the away team when the game was at corio oval?",
"Tokens": [
"FILTER(",
"C1",
"E1",
"=",
"\"corio oval\""
]
}
] | dev_2-10767118-18 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Geelong",
"12.10 (82)",
"Richmond",
"5.12 (42)",
"Corio Oval",
"6,500",
"31 August 1929"
],
[
"3",
"Footscray",
"4.18 (42)",
"St Kilda",
"9.13 (67)",
"Western Oval",
"10,000",
"31 August 1929"
],
[
"4",
"South Melbourne",
"13.10 (88)",
"Hawthorn",
"11.5 (71)",
"Lake Oval",
"8,000",
"31 August 1929"
],
[
"5",
"Fitzroy",
"11.18 (84)",
"Essendon",
"7.11 (53)",
"Brunswick Street Oval",
"8,500",
"31 August 1929"
],
[
"6",
"Melbourne",
"5.10 (40)",
"Collingwood",
"14.12 (96)",
"MCG",
"41,316",
"31 August 1929"
],
[
"7",
"North Melbourne",
"8.8 (56)",
"Carlton",
"8.15 (63)",
"Arden Street Oval",
"8,000",
"31 August 1929"
]
] |
[
{
"Formula": "AVERAGE(FILTER(A1, E1=19741))",
"Formula2": "AVERAGE(FILTER(A2:A14, E2:E14=19741))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Attendance of 19,741 had what average week?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"A1",
"E1",
"=",
"19741"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=29000),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,E2:E14=29000),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Attendance of 29,000 occurred on what date?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"29000",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"philadelphia eagles\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"philadelphia eagles\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Opponent of Philadelphia eagles had what attendance?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"philadelphia eagles\"",
"5"
]
}
] | train_2-15124563-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 17, 1950",
"at Baltimore Colts",
"W 38-14",
"29,000"
],
[
"3",
"2",
"September 24, 1950",
"at Green Bay Packers",
"L 35-21",
"14,109"
],
[
"4",
"3",
"October 1, 1950",
"Pittsburgh Steelers",
"L 26-7",
"25,008"
],
[
"5",
"4",
"October 8, 1950",
"New York Giants",
"L 21-17",
"19,288"
],
[
"6",
"5",
"Bye",
"Bye",
"Bye",
"Bye"
],
[
"7",
"6",
"October 22, 1950",
"Chicago Cardinals",
"L 38-28",
"27,856"
],
[
"8",
"7",
"October 29, 1950",
"at Philadelphia Eagles",
"L 35-3",
"33,707"
],
[
"9",
"8",
"November 5, 1950",
"at New York Giants",
"L 24-21",
"23,909"
],
[
"10",
"9",
"November 12, 1950",
"Philadelphia Eagles",
"L 33-0",
"29,407"
],
[
"11",
"10",
"November 19, 1950",
"at Cleveland Browns",
"L 20-14",
"21,908"
],
[
"12",
"11",
"November 26, 1950",
"Baltimore Colts",
"W 38-28",
"21,275"
],
[
"13",
"12",
"December 3, 1950",
"at Pittsburgh Steelers",
"W 24-7",
"19,741"
],
[
"14",
"13",
"December 10, 1950",
"Cleveland Browns",
"L 45-21",
"30,143"
]
] |
[
{
"Formula": "AVERAGE(FILTER(F1, E1<0))",
"Formula2": "AVERAGE(FILTER(F2:F9, E2:E9<0))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the average new council number when the election result is smaller than 0?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"F1",
"E1",
"<",
"0"
]
},
{
"Formula": "SUM(FILTER(D1, (E1=9)*(F1>27)))",
"Formula2": "SUM(FILTER(D2:D9, (E2:E9=9)*(F2:F9>27)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many seats were up for election during the vote where the election result was 9 and the new council 27?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"E1",
"=",
"9",
"*",
"F1",
">",
"27"
]
},
{
"Formula": "SUM(FILTER(C1, (E1>0)*(A1=\"conservatives\")*(F1<27)))",
"Formula2": "SUM(FILTER(C2:C9, (E2:E9>0)*(A2:A9=\"conservatives\")*(F2:F9<27)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many staying councillors were there when the election result was larger than 0, the new council less than 27 and the party conservatives?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"E1",
">",
"0",
"*",
"A1",
"=",
"\"conservatives\"",
"*",
"F1",
"<",
"27"
]
}
] | train_2-17344348-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Party",
"Previous council",
"Staying councillors",
"Seats up for election",
"Election result",
"New council"
],
[
"2",
"Conservatives",
"29",
"19",
"10",
"9",
"27"
],
[
"3",
"Labour",
"23",
"17",
"6",
"7",
"24"
],
[
"4",
"Socialist Alternative",
"2",
"1",
"1",
"1",
"2"
],
[
"5",
"Liberal Democrats",
"1",
"0",
"1",
"0",
"1"
],
[
"6",
"British National Party",
"0",
"0",
"0",
"0",
"0"
],
[
"7",
"Green",
"0",
"0",
"0",
"0",
"0"
],
[
"8",
"Independent",
"0",
"0",
"0",
"0",
"0"
],
[
"9",
"Total",
"54",
"36",
"18",
"18",
"54"
]
] |
[
{
"Formula": "ROWS(UNIQUE(FILTER(E1, B1=\"DXJP-FM\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E7, B2:B7=\"DXJP-FM\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many locations have the call signs dxjp-fm? ",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"E1",
"B1",
"=",
"\"DXJP-FM\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"90.3MHz\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"90.3MHz\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the call sign of the station with the frequency of 90.3mhz",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"90.3MHz\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Mom's Radio 101.5 Tacloban\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"Mom's Radio 101.5 Tacloban\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the call sign for the station that uses the branding, mom's radio 101.5 tacloban?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"Mom's Radio 101.5 Tacloban\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"Cebu\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"Cebu\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the branding for stations located in Cebu? ",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"Cebu\"",
"1"
]
}
] | train_1-17487395-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Branding",
"Callsign",
"Frequency",
"Power (kW)",
"Location"
],
[
"2",
"Mom's Radio 97.9 Laoag",
"DWSN-FM",
"97.9MHz",
"5kW",
"Laoag"
],
[
"3",
"Mom's Radio 95.9 Naga",
"DZRB-FM",
"95.9MHz",
"10kW",
"Naga"
],
[
"4",
"Mom's Radio 90.3 Bacolod",
"DYCP-FM",
"90.3MHz",
"5kW",
"Bacolod"
],
[
"5",
"Mom's Radio 88.3 Cebu",
"DYAP-FM",
"88.3MHz",
"5kW",
"Cebu"
],
[
"6",
"Mom's Radio 101.5 Tacloban",
"DYJP-FM",
"101.5MHz",
"2.5kW",
"Tacloban"
],
[
"7",
"Mom's Radio 101.9 Zamboanga",
"DXJP-FM",
"101.9MHz",
"5kW",
"Zamboanga"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"11.20 (86)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"11.20 (86)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In which venue did the home team score 11.20 (86)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"11.20 (86)\"",
"5"
]
},
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)>33642))",
"Formula2": "LET(query1,SUMMARIZE(E2:E7,SUMX(F2:F7)),FILTER(query1,CHOOSECOLS(query1,2)>33642))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "Which venue exceeded a crowd size of 33,642?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"E1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"33642"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"7.10 (52)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"7.10 (52)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which home team scored 7.10 (52)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"7.10 (52)\"",
"1"
]
},
{
"Formula": "MAXIFS(F1,B1,\"17.18 (120)\")",
"Formula2": "MAXIFS(F2:F7,B2:B7,\"17.18 (120)\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the largest crowd size that had a home team score of 17.18 (120)?",
"Tokens": [
"MAXIFS(",
"F1",
"B1",
"\"17.18 (120)\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"9.11 (65)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"9.11 (65)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In which venue did the away team score 9.11 (65)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"9.11 (65)\"",
"5"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,D1=\"9.11 (65)\"),SUMMARIZE(CHOOSECOLS(query1,7),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>15000))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G7,D2:D7=\"9.11 (65)\"),SUMMARIZE(CHOOSECOLS(query1,7),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>15000))",
"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 were both the crowd larger than 15,000 and the Away team score of 9.11 (65)?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"9.11 (65)\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"7",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"15000"
]
}
] | train_2-10746200-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"8.11 (59)",
"St Kilda",
"8.8 (56)",
"Glenferrie Oval",
"10,000",
"8 August 1925"
],
[
"3",
"Geelong",
"11.20 (86)",
"Richmond",
"4.8 (32)",
"Corio Oval",
"13,500",
"8 August 1925"
],
[
"4",
"Fitzroy",
"17.18 (120)",
"North Melbourne",
"11.8 (74)",
"Brunswick Street Oval",
"7,000",
"8 August 1925"
],
[
"5",
"South Melbourne",
"13.14 (92)",
"Footscray",
"12.15 (87)",
"Lake Oval",
"15,000",
"8 August 1925"
],
[
"6",
"Melbourne",
"7.10 (52)",
"Collingwood",
"9.11 (65)",
"MCG",
"33,642",
"8 August 1925"
],
[
"7",
"Essendon",
"15.11 (101)",
"Carlton",
"8.14 (62)",
"Windy Hill",
"10,000",
"8 August 1925"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"gustavo kuerten\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,D2:D8=\"gustavo kuerten\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "WHich Surface has an Opponent of gustavo kuerten?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"gustavo kuerten\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"st. petersburg , russia\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"st. petersburg , russia\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Surface has a Tournament of st. petersburg , russia?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"st. petersburg , russia\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"hard (i)\")*(B1=\"brighton , united kingdom\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,(C2:C8=\"hard (i)\")*(B2:B8=\"brighton , united kingdom\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When is the Surface of hard (i), and a Tournament of brighton , united kingdom taken?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"hard (i)\"",
"*",
"B1",
"=",
"\"brighton , united kingdom\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"3–6, 5–7\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"3–6, 5–7\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Opponent has a Score of 3–6, 5–7?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"3–6, 5–7\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"palermo , italy\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"palermo , italy\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When has a Tournament of palermo , italy?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"palermo , italy\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"29 september 1997\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"29 september 1997\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Opponent is on 29 september 1997?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"29 september 1997\"",
"4"
]
}
] | train_2-1417467-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
[
"2",
"29 September 1997",
"Palermo , Italy",
"Clay",
"Alberto Berasategui",
"4–6, 2–6"
],
[
"3",
"17 April 2000",
"Monte Carlo , Monaco",
"Clay",
"Cédric Pioline",
"4–6, 6–7 (3–7) , 6–7 (6–8)"
],
[
"4",
"6 November 2000",
"St. Petersburg , Russia",
"Hard (i)",
"Marat Safin",
"6–2, 4–6, 4–6"
],
[
"5",
"20 November 2000",
"Brighton , United Kingdom",
"Hard (i)",
"Tim Henman",
"2–6, 2–6"
],
[
"6",
"6 January 2003",
"Auckland , New Zealand",
"Hard",
"Gustavo Kuerten",
"3–6, 5–7"
],
[
"7",
"17 May 2004",
"Casablanca , Morocco",
"Clay",
"Santiago Ventura",
"3–6, 6–1, 4–6"
],
[
"8",
"30 October 2006",
"Paris , France",
"Carpet (i)",
"Nikolay Davydenko",
"1–6, 2–6, 2–6"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,F1=\"783 (7.5%)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H19,F2:F19=\"783 (7.5%)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what will the population of Asia be when Latin America/Caribbean is 783 (7.5%)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"F1",
"=",
"\"783 (7.5%)\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,G1=\"482 (4.7%)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H19,G2:G19=\"482 (4.7%)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what will be the population of Europe when Northern America is 482 (4.7%)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"G1",
"=",
"\"482 (4.7%)\"",
"5"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(F1, C1=\"4,894 (46.1%)\")))",
"Formula2": "ROWS(UNIQUE(FILTER(F2:F19, C2:C19=\"4,894 (46.1%)\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "what row is the population of Latin America/Caribbean when Asia is 4,894 (46.1%)?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"F1",
"C1",
"=",
"\"4,894 (46.1%)\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,H1=\"67 (0.6%)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H19,H2:H19=\"67 (0.6%)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what will be the population of Africa when Oceania is 67 (0.6%)",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"H1",
"=",
"\"67 (0.6%)\"",
"4"
]
},
{
"Formula": "SUMIFS(B1,F1,\"788 (8.1%)\")",
"Formula2": "SUMIFS(B2:B19,F2:F19,\"788 (8.1%)\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is population in the world when 788 (8.1%)?",
"Tokens": [
"SUMIFS(",
"B1",
"F1",
"\"788 (8.1%)\""
]
},
{
"Formula": "MIN(B1)",
"Formula2": "MIN(B2:B19)",
"Funcs": [
"MIN(",
"Cell"
],
"Level": "easy",
"Question": "what is the worlds smallest population?",
"Tokens": [
"MIN(",
"B1"
]
}
] | train_1-19017269-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Year",
"World",
"Asia",
"Africa",
"Europe",
"Latin America/Caribbean",
"Northern America",
"Oceania"
],
[
"2",
"2010",
"6916",
"4,165 (60.2%)",
"1,031 (14.9%)",
"740 (10.7%)",
"596 (8.6%)",
"347 (5.0%)",
"37 (0.5%)"
],
[
"3",
"2015",
"7324",
"4,385 (59.9%)",
"1,166 (15.9%)",
"743 (10.1%)",
"630 (8.6%)",
"361 (4.9%)",
"39 (0.5%)"
],
[
"4",
"2020",
"7717",
"4,582 (59.4%)",
"1,312 (17.0%)",
"744 (9.6%)",
"662 (8.6%)",
"376 (4.9%)",
"42 (0.5%)"
],
[
"5",
"2025",
"8083",
"4,749 (58.8%)",
"1,468 (18.2%)",
"741 (10.1%)",
"691 (9.2%)",
"390 (4.8%)",
"45 (0.6%)"
],
[
"6",
"2030",
"8425",
"4,887 (58.0%)",
"1,634 (19.4%)",
"736 (8.7%)",
"717 (8.5%)",
"403 (4.8%)",
"47 (0.6%)"
],
[
"7",
"2035",
"8743",
"4,997 (57.2%)",
"1,812 (20.7%)",
"730 (8.3%)",
"739 (8.5%)",
"415 (4.8%)",
"50 (0.6%)"
],
[
"8",
"2040",
"9039",
"5,080 (56.2%)",
"1,999 (22.1%)",
"724 (8.0%)",
"757 (8.4%)",
"426 (4.8%)",
"52 (0.6%)"
],
[
"9",
"2045",
"9308",
"5,136 (55.2%)",
"2,194 (23.6%)",
"717 (7.7%)",
"771 (8.3%)",
"436 (4.7%)",
"55 (0.6%)"
],
[
"10",
"2050",
"9551",
"5,164 (54.1%)",
"2,393 (25.1%)",
"709 (7.4%)",
"782 (8.2%)",
"446 (4.7%)",
"57 (0.6%)"
],
[
"11",
"2055",
"9766",
"5,168 (52.9%)",
"2,595 (26.6%)",
"700 (7.2%)",
"788 (8.1%)",
"456 (4.7%)",
"59 (0.6%)"
],
[
"12",
"2060",
"9957",
"5,152 (51.7%)",
"2,797 (28.1%)",
"691 (6.9%)",
"791 (7.9%)",
"465 (4.7%)",
"61 (0.6%)"
],
[
"13",
"2065",
"10127",
"5,120 (50.6%)",
"2,998 (29.6%)",
"681 (6.7%)",
"791 (7.8%)",
"474 (4.7%)",
"63 (0.6%)"
],
[
"14",
"2070",
"10277",
"5,075 (49.4%)",
"3,195 (31.1%)",
"673 (6.5%)",
"788 (7.6%)",
"482 (4.7%)",
"64 (0.6%)"
],
[
"15",
"2075",
"10409",
"5,019 (48.2%)",
"3,387 (32.5%)",
"665 (6.4%)",
"783 (7.5%)",
"490 (4.7%)",
"66 (0.6%)"
],
[
"16",
"2080",
"10524",
"4,957 (47.1%)",
"3,570 (33.9%)",
"659 (6.3%)",
"776 (7.4%)",
"496 (4.7%)",
"67 (0.6%)"
],
[
"17",
"2085",
"10626",
"4,894 (46.1%)",
"3,742 (35.2%)",
"653 (6.1%)",
"767 (7.2%)",
"502 (4.7%)",
"68 (0.6%)"
],
[
"18",
"2090",
"10717",
"4,833 (45.1%)",
"3,903 (36.4%)",
"649 (6.1%)",
"757 (7.1%)",
"506 (4.7%)",
"69 (0.6%)"
],
[
"19",
"2095",
"10794",
"4,773 (44.2%)",
"4,051 (37.6%)",
"644 (6.0%)",
"747 (6.9%)",
"510 (4.7%)",
"69 (0.6%)"
]
] |
[
{
"Formula": "MAX(FILTER(D1, (F1<36.5)*(A1=14)))",
"Formula2": "MAX(FILTER(D2:D15, (F2:F15<36.5)*(A2:A15=14)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the most total with average less than 36.5 and rank by average of 14",
"Tokens": [
"MAX(",
"FILTER(",
"D1",
"F1",
"<",
"36.5",
"*",
"A1",
"=",
"14"
]
},
{
"Formula": "SUM(FILTER(A1, (B1>8)*(F1>30)))",
"Formula2": "SUM(FILTER(A2:A15, (B2:B15>8)*(F2:F15>30)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Name the sum of rank by average with competition finish more than 8 and average larger than 30",
"Tokens": [
"SUM(",
"FILTER(",
"A1",
"B1",
">",
"8",
"*",
"F1",
">",
"30"
]
},
{
"Formula": "SUM(FILTER(B1, (D1=90)*(A1>5)))",
"Formula2": "SUM(FILTER(B2:B15, (D2:D15=90)*(A2:A15>5)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Name the total number of competition finish with total of 90 and rank by average more than 5",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"D1",
"=",
"90",
"*",
"A1",
">",
"5"
]
},
{
"Formula": "MAX(FILTER(B1, (F1>32.9)*(E1>16)))",
"Formula2": "MAX(FILTER(B2:B15, (F2:F15>32.9)*(E2:E15>16)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Name the greatest competition finish with average more than 32.9 and number of dances more than 16",
"Tokens": [
"MAX(",
"FILTER(",
"B1",
"F1",
">",
"32.9",
"*",
"E1",
">",
"16"
]
},
{
"Formula": "MIN(FILTER(A1, (B1=5)*(E1<9)))",
"Formula2": "MIN(FILTER(A2:A15, (B2:B15=5)*(E2:E15<9)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Name the least rank by average for number of dances less than 9 and competition finish of 5",
"Tokens": [
"MIN(",
"FILTER(",
"A1",
"B1",
"=",
"5",
"*",
"E1",
"<",
"9"
]
}
] | test_2-12305325-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank by average",
"Competition finish",
"Couple",
"Total",
"Number of dances",
"Average"
],
[
"2",
"1",
"1",
"Alesha & Matthew",
"584",
"16",
"36.5"
],
[
"3",
"2",
"6",
"Kelly & Brendan",
"231",
"7",
"33.0"
],
[
"4",
"3",
"2",
"Matt & Flavia",
"526",
"16",
"32.9"
],
[
"5",
"3",
"3",
"Gethin & Camilla",
"428",
"13",
"32.9"
],
[
"6",
"5",
"9",
"Penny & Ian",
"150",
"5",
"30.0"
],
[
"7",
"5",
"11",
"Gabby & James",
"90",
"3",
"30.0"
],
[
"8",
"7",
"4",
"Letitia & Darren",
"324",
"11",
"29.5"
],
[
"9",
"8",
"7",
"John & Nicole",
"190",
"7",
"27.1"
],
[
"10",
"9",
"10",
"Dominic & Lilia",
"101",
"4",
"25.3"
],
[
"11",
"10",
"13",
"Stephanie & Vincent",
"24",
"1",
"24.0"
],
[
"12",
"10",
"5",
"Kenny & Ola",
"216",
"9",
"24.0"
],
[
"13",
"12",
"12",
"Willie & Erin",
"47",
"2",
"23.5"
],
[
"14",
"13",
"8",
"Kate & Anton",
"115",
"6",
"19.2"
],
[
"15",
"14",
"14",
"Brian & Karen",
"18",
"1",
"18.0"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"western oval\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"western oval\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the away team at western oval?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"western oval\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"10.17 (77)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"10.17 (77)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What venue featured the home side scoring 10.17 (77)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"10.17 (77)\"",
"5"
]
}
] | train_2-10750694-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Richmond",
"10.17 (77)",
"St Kilda",
"6.8 (44)",
"Punt Road Oval",
"9,000",
"12 July 1952"
],
[
"3",
"Footscray",
"4.11 (35)",
"Hawthorn",
"9.4 (58)",
"Western Oval",
"12,218",
"12 July 1952"
],
[
"4",
"Fitzroy",
"13.11 (89)",
"North Melbourne",
"10.11 (71)",
"Brunswick Street Oval",
"10,500",
"12 July 1952"
],
[
"5",
"Carlton",
"6.14 (50)",
"Melbourne",
"6.14 (50)",
"Princes Park",
"24,839",
"12 July 1952"
],
[
"6",
"South Melbourne",
"8.12 (60)",
"Essendon",
"9.15 (69)",
"Lake Oval",
"27,000",
"12 July 1952"
],
[
"7",
"Geelong",
"9.8 (62)",
"Collingwood",
"4.9 (33)",
"Kardinia Park",
"36,145",
"12 July 1952"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=1981),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H11,A2:A11=1981),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What champion has 1981 as the year?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"A1",
"=",
"1981",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=1982),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H11,A2:A11=1982),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What date final has 1982 as the year?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"A1",
"=",
"1982",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,H1=\"michelob light challenge of champions\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H11,H2:H11=\"michelob light challenge of champions\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What prize money has michelob light challenge of champions as the commercial name?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"H1",
"=",
"\"michelob light challenge of champions\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=1989),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H11,A2:A11=1989),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What date final has 1989 as the year?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"A1",
"=",
"1989",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"boris becker\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H11,E2:E11=\"boris becker\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What score in final has boris becker as the champion?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"E1",
"=",
"\"boris becker\"",
"7"
]
}
] | train_2-12743706-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Year",
"Date Final",
"Venue",
"Prize Money",
"Champion",
"Runner-up",
"Score in final",
"Commercial name"
],
[
"2",
"1989",
"Apr 26-30",
"Atlanta",
"$500,000",
"Andre Agassi",
"Michael Chang",
"6–3, 6–2",
"AT&T Challenge of Champions"
],
[
"3",
"1988",
"Apr 28-May 1",
"Atlanta",
"$500,000",
"Ivan Lendl",
"Stefan Edberg",
"2–6, 6–1, 6–3",
"AT&T Challenge of Champions"
],
[
"4",
"1987",
"Oct 6-11",
"Atlanta",
"$500,000",
"John McEnroe",
"Paul Annacone",
"6–4, 7–5",
"AT&T Challenge of Champions"
],
[
"5",
"*1986",
"Nov 25-30",
"Atlanta",
"$500,000",
"Boris Becker",
"John McEnroe",
"3–6, 6–3, 7–5",
"AT&T Challenge of Champions"
],
[
"6",
"1986",
"Jan 6-12",
"Atlanta",
"$500,000",
"Ivan Lendl",
"Jimmy Connors",
"6–2, 6–3",
"AT&T Challenge of Champions"
],
[
"7",
"1985",
"Jan 1-6",
"Las Vegas",
"$1,290,000",
"John McEnroe",
"Guillermo Vilas",
"7–5, 6–0",
"AT&T Challenge of Champions"
],
[
"8",
"1984",
"Jan 3-8",
"Rosemont",
"$250,000",
"Jimmy Connors",
"Andrés Gómez",
"6–3, 6–2, 6–1",
"Lite Challenge of Champions"
],
[
"9",
"1983",
"Jan 4-9",
"Rosemont",
"$250,000",
"Ivan Lendl",
"Jimmy Connors",
"4–6, 6–4, 7–5, 6–4",
"Lite Challenge of Champions"
],
[
"10",
"1982",
"Jan 6-11",
"Rosemont",
"$310,000",
"Jimmy Connors",
"John McEnroe",
"6–7, 7–5, 6–7, 7–5, 6–4",
"Michelob Light Challenge of Champions"
],
[
"11",
"1981",
"Jan 7-12",
"Rosemont",
"$310,000",
"John McEnroe",
"Jimmy Connors",
"6–2, 6–4, 6–1",
"Challenge of Champions"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(G1)),FILTER(query1,CHOOSECOLS(query1,2)=102))",
"Formula2": "LET(query1,SUMMARIZE(B2:B11,SUMX(G2:G11)),FILTER(query1,CHOOSECOLS(query1,2)=102))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the title of the episode with production code 102?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"G1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"102"
]
},
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=6))",
"Formula2": "LET(query1,SUMMARIZE(F2:F11,SUMX(A2:A11)),FILTER(query1,CHOOSECOLS(query1,2)=6))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the original air date of # 6?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"F1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"6"
]
},
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=908000))",
"Formula2": "LET(query1,SUMMARIZE(F2:F11,SUMX(E2:E11)),FILTER(query1,CHOOSECOLS(query1,2)=908000))",
"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 with 908000 viewers?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"F1",
"SUMX(",
"E1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"908000"
]
}
] | train_1-27547668-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"#",
"Title",
"Directed by",
"Written by",
"Viewers",
"Original airdate",
"Prod. code"
],
[
"2",
"1",
"\"Fathers and Sons\"",
"Mike Clattenburg",
"Allan Hawco , Perry Chafe and Malcolm MacRury",
"969000",
"January6,2010",
"101"
],
[
"3",
"2",
"\"The Return of the Grievous Angel\"",
"Steve DiMarco",
"Allan Hawco and Avrum Jacobson",
"715000",
"January13,2010",
"102"
],
[
"4",
"3",
"\"Duchess of George\"",
"Mike Clattenburg",
"Allan Hawco, Perry Chafe and Malcolm MacRury",
"685000",
"January20,2010",
"103"
],
[
"5",
"5",
"\"Hit and Rum\"",
"Steve DiMarco",
"Matt MacLennan",
"594000",
"February3,2010",
"105"
],
[
"6",
"6",
"\"The One Who Got Away\"",
"Larry McLean",
"Jesse McKeown",
"1012000",
"February10,2010",
"106"
],
[
"7",
"7",
"\"The Woman Who Knew Too Little\"",
"Robert Lieberman",
"Jeremy Boxen",
"1053000",
"March3,2010",
"107"
],
[
"8",
"8",
"\"The Tell-Tale Safe\"",
"Jerry Ciccoritti",
"John Callaghan and Steve Cochrane",
"986000",
"March10,2010",
"108"
],
[
"9",
"9",
"\"He Sleeps With the Chips\"",
"Phil Earnshaw",
"Perry Chafe",
"908000",
"March17,2010",
"109"
],
[
"10",
"10",
"\"The Pen Is Mightier Than the Doyle\"",
"Robert Lieberman",
"Steve Cochrane and Avrum Jacobson",
"897000",
"March24,2010",
"110"
],
[
"11",
"11",
"\"A Horse Divided\"",
"Steve Scaini",
"Jesse McKeown",
"902000",
"March31,2010",
"111"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"illinois\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,E2:E10=\"illinois\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Player has a School/Club Team of Illinois?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"illinois\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"guard-forward\")*(E1=\"pepperdine\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,(C2:C10=\"guard-forward\")*(E2:E10=\"pepperdine\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Player plays Guard-Forward Position for School/Club Team Pepperdine?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"guard-forward\"",
"*",
"E1",
"=",
"\"pepperdine\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"vince carter\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"vince carter\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Position does the Player Vince Carter hold?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"vince carter\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"vince carter\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"vince carter\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which School/Club Team does Vince Carter Play for?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"vince carter\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"illinois\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,E2:E10=\"illinois\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the Player for School/Club Team Illinois?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"illinois\"",
"1"
]
}
] | train_2-15621965-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Nationality",
"Position",
"Years in Orlando",
"School/Club Team"
],
[
"2",
"Vince Carter",
"United States",
"Guard-Forward",
"2009–2010",
"North Carolina"
],
[
"3",
"Terry Catledge",
"United States",
"Forward",
"1989–1993",
"South Alabama"
],
[
"4",
"Kelvin Cato",
"United States",
"Center",
"2004–2006",
"Iowa State"
],
[
"5",
"Doug Christie",
"United States",
"Guard-Forward",
"2005",
"Pepperdine"
],
[
"6",
"Earl Clark",
"United States",
"Forward",
"2010–2012",
"Louisville"
],
[
"7",
"Anthony Cook",
"United States",
"Forward-Center",
"1993",
"Arizona"
],
[
"8",
"Brian Cook",
"United States",
"Forward",
"2007–2009",
"Illinois"
],
[
"9",
"Chris Corchiani",
"United States",
"Guard",
"1991–1992",
"NC State"
],
[
"10",
"Dave Corzine",
"United States",
"Center",
"1989–1990",
"DePaul"
]
] |
[
{
"Formula": "SUM(FILTER(C1, E1=47))",
"Formula2": "SUM(FILTER(C2:C8, E2:E8=47))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is maximum loss record when the pa record is 47?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"E1",
"=",
"47"
]
},
{
"Formula": "MIN(FILTER(G1, (I1=6)*(C1>5)))",
"Formula2": "MIN(FILTER(G2:G8, (I2:I8=6)*(C2:C8>5)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the minimum ends lost record when the stolen ends records is 6 and the loss record is bigger than 5.0?",
"Tokens": [
"MIN(",
"FILTER(",
"G1",
"I1",
"=",
"6",
"*",
"C1",
">",
"5"
]
},
{
"Formula": "MIN(FILTER(I1, E1=40))",
"Formula2": "MIN(FILTER(I2:I8, E2:E8=40))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the minimum stolen ends record where the pa record is 40?",
"Tokens": [
"MIN(",
"FILTER(",
"I1",
"E1",
"=",
"40"
]
}
] | train_1-29545993-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Skip (Club)",
"W",
"L",
"PF",
"PA",
"Ends Won",
"Ends Lost",
"Blank Ends",
"Stolen Ends"
],
[
"2",
"Cathy Overton-Clapham (Fort Rouge)",
"6",
"1",
"59",
"29",
"33",
"24",
"3",
"12"
],
[
"3",
"Kerri Einarson (Fort Rouge)",
"5",
"2",
"54",
"35",
"34",
"28",
"7",
"9"
],
[
"4",
"Joelle Brown (Fort Rouge)",
"5",
"2",
"53",
"40",
"31",
"29",
"5",
"9"
],
[
"5",
"Janet Harvey (Assiniboine Memorial)",
"5",
"2",
"56",
"35",
"32",
"25",
"4",
"8"
],
[
"6",
"Brette Richards (Assiniboine Memorial)",
"4",
"3",
"44",
"41",
"28",
"29",
"5",
"6"
],
[
"7",
"Tina Kozak (Brandon)",
"2",
"5",
"44",
"47",
"28",
"29",
"4",
"6"
],
[
"8",
"Betty Buurma (Carberry)",
"1",
"6",
"35",
"60",
"26",
"33",
"8",
"6"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"eastman\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"eastman\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the January climate figure for Eastman?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"eastman\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"23/9°c (73/48°f)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,C2:C10=\"23/9°c (73/48°f)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In what city is the July temperature 23/9°c (73/48°f)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"23/9°c (73/48°f)\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"514mm (20.2in)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,E2:E10=\"514mm (20.2in)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the July temperature where the annual precipitation is 514mm (20.2in)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"514mm (20.2in)\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"2b\")*(D1=\"−12/−23°c (10-9°f)\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,(F2:F10=\"2b\")*(D2:D10=\"−12/−23°c (10-9°f)\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the July temperature where plant hardiness zone is 2B and January figure is −12/−23°c (10-9°f)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"2b\"",
"*",
"D1",
"=",
"\"−12/−23°c (10-9°f)\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"northern\")*(E1=\"443mm (17.4in)\")),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,(B2:B10=\"northern\")*(E2:E10=\"443mm (17.4in)\")),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the plant hardiness zone in the Northern region where the annual precipitation is 443mm (17.4in)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"northern\"",
"*",
"E1",
"=",
"\"443mm (17.4in)\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"2b\")*(D1=\"−12/−23°c (10/-9°f)\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,(F2:F10=\"2b\")*(D2:D10=\"−12/−23°c (10/-9°f)\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "In what city is the plant hardiness zone 2B and January temp is −12/−23°c (10/-9°f)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"2b\"",
"*",
"D1",
"=",
"\"−12/−23°c (10/-9°f)\"",
"1"
]
}
] | train_2-18926-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"City",
"Region",
"July",
"January",
"Annual Precipitation",
"Plant Hardiness Zone"
],
[
"2",
"Morden",
"Pembina Valley",
"26/14°C (79/58°F)",
"−11/−20°C (12/-4°F)",
"533mm (21.0in)",
"3A"
],
[
"3",
"Winnipeg",
"Winnipeg",
"26/13°C (79/55°F)",
"−13/−23°C (9/-9°F)",
"514mm (20.2in)",
"2B"
],
[
"4",
"Steinbach",
"Eastman",
"26/13°C (79/55°F)",
"−12/−23°C (10/-9°F)",
"539mm (21.2in)",
"2B"
],
[
"5",
"Portage la Prairie",
"Central Plains",
"25/13°C (77/55°F)",
"−12/−23°C (10/-9°F)",
"515mm (20.3in)",
"3A"
],
[
"6",
"Dauphin",
"Parkland",
"25/12°C (77/54°F)",
"−12/−23°C (10-9°F)",
"508mm (20.0in)",
"2B"
],
[
"7",
"Brandon",
"Westman",
"25/11°C (77/52°F)",
"−13/−24°C (9/-11°F)",
"472mm (18.6in)",
"2B"
],
[
"8",
"The Pas",
"Northern",
"23/12°C (73/54°F)",
"−16/−26°C (3/-15°F)",
"443mm (17.4in)",
"1B"
],
[
"9",
"Thompson",
"Northern",
"23/9°C (73/48°F)",
"−19/−31°C (-2/-24°F)",
"517mm (20.4in)",
"0B"
],
[
"10",
"Churchill",
"Northern",
"17/7°C (73/48°F)",
"−23/−31°C (-2/-24°F)",
"431mm (17.0in)",
"0A"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,C1=\"pacers\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>408))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F8,C2:C8=\"pacers\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>408))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "Which School has a Size larger than 408, and a Mascot of pacers?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"pacers\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"1",
"SUMX(",
"CHOOSECOLS(",
"query1",
"4",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"408"
]
},
{
"Formula": "SUM(FILTER(D1, (E1=\"aa\")*(B1=\"milan\")))",
"Formula2": "SUM(FILTER(D2:D8, (E2:E8=\"aa\")*(B2:B8=\"milan\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which Size has an IHSAA Class of aa, and a Location of milan?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"E1",
"=",
"\"aa\"",
"*",
"B1",
"=",
"\"milan\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"pacers\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,C2:C8=\"pacers\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which County has a Mascot of pacers?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"pacers\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"69 ripley\")*(E1=\"aa\")*(A1=\"south ripley\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,(F2:F8=\"69 ripley\")*(E2:E8=\"aa\")*(A2:A8=\"south ripley\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Mascot has a County of 69 ripley, and an IHSAA Class of aa, and a School of south ripley?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"69 ripley\"",
"*",
"E1",
"=",
"\"aa\"",
"*",
"A1",
"=",
"\"south ripley\"",
"3"
]
}
] | train_2-18974097-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"School",
"Location",
"Mascot",
"Size",
"IHSAA Class",
"County"
],
[
"2",
"Jac-Cen-Del",
"Osgood, Indiana",
"Eagles",
"279",
"A",
"69 Ripley"
],
[
"3",
"Milan",
"Milan",
"Indians",
"408",
"AA",
"69 Ripley"
],
[
"4",
"Rising Sun",
"Rising Sun",
"Shiners",
"243",
"A",
"58 Ohio"
],
[
"5",
"Madison Shawe",
"Madison",
"Hilltoppers",
"112",
"A",
"39 Jefferson"
],
[
"6",
"South Ripley",
"Versailles",
"Raiders",
"375",
"AA",
"69 Ripley"
],
[
"7",
"Southwestern Hanover",
"Hanover",
"Rebels",
"411",
"AA",
"39 Jefferson"
],
[
"8",
"Switzerland County",
"Vevay",
"Pacers",
"432",
"AA",
"78 Switzerland"
]
] |
[
{
"Formula": "FILTER(A1,B1=\"Galliate\")",
"Formula2": "FILTER(A2:A8,B2:B8=\"Galliate\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Where does the common of Galliate rank in population?",
"Tokens": [
"FILTER(",
"A1",
"B1",
"=",
"\"Galliate\""
]
},
{
"Formula": "FILTER(B1,D1=\"38.38\")",
"Formula2": "FILTER(B2:B8,D2:D8=\"38.38\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which common has an area (km2) of 38.38?",
"Tokens": [
"FILTER(",
"B1",
"D1",
"=",
"\"38.38\""
]
},
{
"Formula": "FILTER(B1,D1=\"103.02\")",
"Formula2": "FILTER(B2:B8,D2:D8=\"103.02\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which common has an area (km2) of 103.02?",
"Tokens": [
"FILTER(",
"B1",
"D1",
"=",
"\"103.02\""
]
},
{
"Formula": "MIN(F1)",
"Formula2": "MIN(F2:F8)",
"Funcs": [
"MIN(",
"Cell"
],
"Level": "easy",
"Question": "What is the minimum altitude (mslm) in all the commons?",
"Tokens": [
"MIN(",
"F1"
]
}
] | dev_1-1449169-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Common",
"Population",
"Area (km 2 )",
"Density (inhabitants/km 2 )",
"Altitude (mslm)"
],
[
"2",
"1st",
"Novara",
"105024",
"103.02",
"1019.5",
"162"
],
[
"3",
"2nd",
"Borgomanero",
"21518",
"32.36",
"665",
"307"
],
[
"4",
"3rd",
"Trecate",
"20190",
"38.38",
"526.1",
"136"
],
[
"5",
"4th",
"Galliate",
"15412",
"29.54",
"521.7",
"154"
],
[
"6",
"5th",
"Arona",
"14547",
"14.90",
"976.3",
"212"
],
[
"7",
"6th",
"Oleggio",
"13616",
"37.8",
"360.2",
"232"
],
[
"8",
"7th",
"Cameri",
"10878",
"39.65",
"274.4",
"161"
]
] |
[
{
"Formula": "MIN(F1)",
"Formula2": "MIN(F2:F10)",
"Funcs": [
"MIN(",
"Cell"
],
"Level": "easy",
"Question": "Name the minimum derby county goals",
"Tokens": [
"MIN(",
"F1"
]
},
{
"Formula": "MAX(C1)",
"Formula2": "MAX(C2:C10)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "Name the most derby county",
"Tokens": [
"MAX(",
"C1"
]
}
] | train_1-15201666-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Competition",
"Played",
"Derby County",
"Draw",
"Nottingham Forest",
"Derby County Goals",
"Nottingham Forest Goals"
],
[
"2",
"Anglo-Italian Cup",
"1",
"1",
"0",
"0",
"3",
"2"
],
[
"3",
"Brian Clough Trophy Inaugural Match",
"1",
"1",
"0",
"0",
"2",
"0"
],
[
"4",
"Football League (N)",
"6",
"3",
"1",
"2",
"15",
"12"
],
[
"5",
"Football League (S)",
"2",
"1",
"1",
"0",
"4",
"3"
],
[
"6",
"Midland Section",
"4",
"1",
"0",
"3",
"7",
"13"
],
[
"7",
"United Central League",
"4",
"2",
"1",
"1",
"6",
"2"
],
[
"8",
"VE Celebration Match",
"1",
"0",
"1",
"0",
"2",
"2"
],
[
"9",
"VJ Celebration Match",
"1",
"1",
"0",
"0",
"4",
"1"
],
[
"10",
"Football League War Cup",
"6",
"3",
"2",
"1",
"10",
"8"
]
] |
[
{
"Formula": "SUM(FILTER(F1, E1=15))",
"Formula2": "SUM(FILTER(F2:F11, E2:E11=15))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How much money was there when the to par was 15?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"E1",
"=",
"15"
]
}
] | train_2-18007141-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"1",
"Gene Sarazen",
"United States",
"74-76-70-66=286",
"+6",
"1,000"
],
[
"3",
"T2",
"Bobby Cruickshank",
"Scotland",
"78-74-69-68=289",
"+9",
"700"
],
[
"4",
"T2",
"Philip Perkins",
"England",
"76-69-74-70=289",
"+9",
"700"
],
[
"5",
"4",
"Leo Diegel",
"United States",
"73-74-73-74=294",
"+14",
"500"
],
[
"6",
"5",
"Wiffy Cox",
"United States",
"80-73-70-72=295",
"+15",
"450"
],
[
"7",
"6",
"José Jurado",
"Argentina",
"74-71-75-76=296",
"+16",
"350"
],
[
"8",
"T7",
"Billy Burke",
"United States",
"75-77-74-71=297",
"+17",
"175"
],
[
"9",
"T7",
"Harry Cooper",
"England United States",
"77-73-73-74=297",
"+17",
"175"
],
[
"10",
"T7",
"Olin Dutra",
"United States",
"69-77-75-76=297",
"+17",
"175"
],
[
"11",
"10",
"Walter Hagen",
"United States",
"75-73-79-71=298",
"+18",
"100"
]
] |
[
{
"Formula": "SUMIFS(A1,D1,\"purefoods tender juicy hotdogs\")",
"Formula2": "SUMIFS(A2:A8,D2:D8,\"purefoods tender juicy hotdogs\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the total number of picks from the PBA team of purefoods tender juicy hotdogs?",
"Tokens": [
"SUMIFS(",
"A1",
"D1",
"\"purefoods tender juicy hotdogs\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"santo tomas\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"santo tomas\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the pba team for the player who went to santo tomas college?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"santo tomas\"",
"4"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"roberto jabar\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<11))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E8,B2:B8=\"roberto jabar\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<11))",
"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 PBA team for roberto jabar who was picked before number 11?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"roberto jabar\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"4",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"11"
]
}
] | train_2-18703231-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pick",
"Player",
"Country of origin*",
"PBA team",
"College"
],
[
"2",
"9",
"Joseph Valdez",
"Philippines",
"Presto Ice Cream",
"Adamson"
],
[
"3",
"10",
"Roberto Jabar",
"Philippines",
"Pepsi Cola",
"San Jose-Recoletos"
],
[
"4",
"11",
"Bonel Balingit",
"Philippines",
"Swift Mighty Meaties",
"Visayas"
],
[
"5",
"12",
"Joselito Guanio",
"Philippines",
"Purefoods Tender Juicy Hotdogs",
"UP-Diliman"
],
[
"6",
"13",
"Julian Rabbi Tomacruz",
"Philippines",
"San Miguel Beermen",
"Santo Tomas"
],
[
"7",
"14",
"Romulo Orillosa",
"Philippines",
"Shell Rimula X",
"Adamson"
],
[
"8",
"15",
"Ronald Cahanding",
"Philippines",
"Alaska Milkmen",
"Adamson"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"ioannina\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,B2:B16=\"ioannina\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the Gdp (bn) for the region that has ioannina as its Capital?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"ioannina\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=9451),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,C2:C16=9451),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which Region has an Area of 9,451km²?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"9451",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=308610),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,E2:E16=308610),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which capital has a population of 308,610?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"308610",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=14037),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,C2:C16=14037),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which Region has an area of 14,037km²?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"14037",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=7263),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,D2:D16=7263),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the GDP for the region with an area of 7,263 sq. mi.?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"7263",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=6004),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,D2:D16=6004),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the population for the region with an area of 6,004 sq. Mi.?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"6004",
"5"
]
}
] | train_2-12108-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Region",
"Capital",
"Area (km²)",
"Area (sq. mi.)",
"Population",
"GDP ( bn )"
],
[
"2",
"Attica",
"Athens",
"3,808",
"1,470",
"3,812,330",
"€103.334"
],
[
"3",
"Central Greece",
"Lamia",
"15,549",
"6,004",
"546,870",
"€12.530"
],
[
"4",
"Central Macedonia",
"Thessaloniki",
"18,811",
"7,263",
"1,874,590",
"€34.458"
],
[
"5",
"Crete",
"Heraklion",
"8,259",
"3,189",
"621,340",
"€12.854"
],
[
"6",
"East Macedonia and Thrace",
"Komotini",
"14,157",
"5,466",
"606,170",
"€9.054"
],
[
"7",
"Epirus",
"Ioannina",
"9,203",
"3,553",
"336,650",
"€5.827"
],
[
"8",
"Ionian Islands",
"Corfu",
"2,307",
"891",
"206,470",
"€4.464"
],
[
"9",
"North Aegean",
"Mytilene",
"3,836",
"1,481",
"197,810",
"€3.579"
],
[
"10",
"Peloponnese",
"Tripoli",
"15,490",
"5,981",
"581,980",
"€11.230"
],
[
"11",
"South Aegean",
"Ermoupoli",
"5,286",
"2,041",
"308,610",
"€7.816"
],
[
"12",
"Thessaly",
"Larissa",
"14,037",
"5,420",
"730,730",
"€12.905"
],
[
"13",
"West Greece",
"Patras",
"11,350",
"4,382",
"680,190",
"€12.122"
],
[
"14",
"West Macedonia",
"Kozani",
"9,451",
"3,649",
"282,120",
"€5.564"
],
[
"15",
"Autonomous state",
"Capital",
"Area (km²)",
"Area (sq. mi.)",
"Population",
"GDP ( bn )"
],
[
"16",
"Mount Athos",
"Karyes",
"390",
"151",
"1,830",
"N/A"
]
] |
[
{
"Formula": "SUM(FILTER(F1, (C1=\"3 – 2\")*(A1=\"january 10\")))",
"Formula2": "SUM(FILTER(F2:F14, (C2:C14=\"3 – 2\")*(A2:A14=\"january 10\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many people attended the game on january 10 with a Score of 3 – 2?",
"Tokens": [
"SUM(",
"FILTER(",
"F1",
"C1",
"=",
"\"3 – 2\"",
"*",
"A1",
"=",
"\"january 10\""
]
},
{
"Formula": "SUMIFS(F1,G1,\"21–22–2\")",
"Formula2": "SUMIFS(F2:F14,G2:G14,\"21–22–2\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many attended the game with a Record of 21–22–2?",
"Tokens": [
"SUMIFS(",
"F1",
"G1",
"\"21–22–2\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=\"lehtonen\")*(B1=\"atlanta\")*(D1=\"ny rangers\")),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,(E2:E14=\"lehtonen\")*(B2:B14=\"atlanta\")*(D2:D14=\"ny rangers\")),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the team's record when the NY rangers are at home with atlanta visting and lehtonen getting the decision?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"lehtonen\"",
"*",
"B1",
"=",
"\"atlanta\"",
"*",
"D1",
"=",
"\"ny rangers\"",
"7"
]
}
] | test_2-11870934-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
[
"2",
"January 2",
"Atlanta",
"5 – 4",
"Carolina",
"Hedberg",
"13,506",
"20–20–1"
],
[
"3",
"January 4",
"Carolina",
"4 – 3",
"Atlanta",
"Lehtonen",
"16,097",
"20–21–1"
],
[
"4",
"January 6",
"Buffalo",
"2 – 5",
"Atlanta",
"Hedberg",
"15,213",
"21–21–1"
],
[
"5",
"January 8",
"Philadelphia",
"4 – 1",
"Atlanta",
"Hedberg",
"13,047",
"21–22–1"
],
[
"6",
"January 10",
"Florida",
"3 – 2",
"Atlanta",
"Lehtonen",
"14,805",
"21–22–2"
],
[
"7",
"January 12",
"Pittsburgh",
"2 – 3",
"Atlanta",
"Lehtonen",
"18,545",
"22–22–2"
],
[
"8",
"January 15",
"Atlanta",
"5 – 1",
"Detroit",
"Lehtonen",
"17,408",
"23–22–2"
],
[
"9",
"January 17",
"Montreal",
"3 – 2",
"Atlanta",
"Lehtonen",
"16,181",
"23–22–3"
],
[
"10",
"January 18",
"Atlanta",
"1 – 10",
"Buffalo",
"Hedberg",
"18,690",
"23–23–3"
],
[
"11",
"January 20",
"Edmonton",
"4 – 2",
"Atlanta",
"Lehtonen",
"16,683",
"23–24–3"
],
[
"12",
"January 22",
"Atlanta",
"0 – 4",
"NY Rangers",
"Lehtonen",
"18,200",
"23–25–3"
],
[
"13",
"January 24",
"Atlanta",
"1 – 2",
"NY Rangers",
"Hedberg",
"18,200",
"23–25–4"
],
[
"14",
"January 30",
"Pittsburgh",
"1 – 4",
"Atlanta",
"Lehtonen",
"14,070",
"24–25–4"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"zimbabwe\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"zimbabwe\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the player for Zimbabwe?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"zimbabwe\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"greg norman\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,B2:B14=\"greg norman\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What country is Greg Norman from?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"greg norman\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"bob tway\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,B2:B14=\"bob tway\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What country is Bob Tway from?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"bob tway\"",
"3"
]
}
] | train_2-17231232-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Greg Norman",
"Australia",
"71-68=139",
"–1"
],
[
"3",
"T2",
"Lee Trevino",
"United States",
"74-68=142",
"+2"
],
[
"4",
"T2",
"Denis Watson",
"Zimbabwe",
"72-70=142",
"+2"
],
[
"5",
"T4",
"Raymond Floyd",
"United States",
"75-68=143",
"+3"
],
[
"6",
"T4",
"Bob Tway",
"United States",
"70-73=143",
"+3"
],
[
"7",
"T4",
"Tom Watson",
"United States",
"72-71=143",
"+3"
],
[
"8",
"T7",
"David Frost",
"South Africa",
"72-72=144",
"+4"
],
[
"9",
"T7",
"Bernhard Langer",
"West Germany",
"74-70=144",
"+4"
],
[
"10",
"T7",
"Tsuneyuki Nakajima",
"Japan",
"72-72=144",
"+4"
],
[
"11",
"T7",
"Mac O'Grady",
"United States",
"75-69=144",
"+4"
],
[
"12",
"T7",
"Payne Stewart",
"United States",
"76-68=144",
"+4"
],
[
"13",
"T7",
"Bobby Wadkins",
"United States",
"75-69=144",
"+4"
],
[
"14",
"T7",
"Lanny Wadkins",
"United States",
"74-70=144",
"+4"
]
] |
[
{
"Formula": "SUMIFS(A1,B1,\"Thomas Morgenstern\")",
"Formula2": "SUMIFS(A2:A6,B2:B6,\"Thomas Morgenstern\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the rank for thomas morgenstern",
"Tokens": [
"SUMIFS(",
"A1",
"B1",
"\"Thomas Morgenstern\""
]
},
{
"Formula": "SUMIFS(A1,C1,\"Switzerland\")",
"Formula2": "SUMIFS(A2:A6,C2:C6,\"Switzerland\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the rank for switzerland",
"Tokens": [
"SUMIFS(",
"A1",
"C1",
"\"Switzerland\""
]
},
{
"Formula": "SUMIFS(F1,C1,\"Switzerland\")",
"Formula2": "SUMIFS(F2:F6,C2:C6,\"Switzerland\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the points for switzerland",
"Tokens": [
"SUMIFS(",
"F1",
"C1",
"\"Switzerland\""
]
},
{
"Formula": "SUMIFS(F1,B1,\"Thomas Morgenstern\")",
"Formula2": "SUMIFS(F2:F6,B2:B6,\"Thomas Morgenstern\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the points for thomas morgenstern",
"Tokens": [
"SUMIFS(",
"F1",
"B1",
"\"Thomas Morgenstern\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,B1=\"Simon Ammann\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H6,B2:B6=\"Simon Ammann\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the total number of overall fht points for simon ammann",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"B1",
"=",
"\"Simon Ammann\"",
"7"
]
}
] | train_1-24489942-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Rank",
"Name",
"Nationality",
"1st (m)",
"2nd (m)",
"Points",
"Overall FHT Points",
"Overall WC points (Rank)"
],
[
"2",
"1",
"Thomas Morgenstern",
"Austria",
"133.0",
"136.0",
"264.7",
"987.1 (6)",
"440 (4)"
],
[
"3",
"2",
"Janne Ahonen",
"Finland",
"134.0",
"133.5",
"264.0",
"1013.9 (2)",
"350 (7)"
],
[
"4",
"3",
"Simon Ammann",
"Switzerland",
"136.0",
"131.5",
"261.5",
"1008.3 (5)",
"669 (1)"
],
[
"5",
"4",
"Wolfgang Loitzl",
"Austria",
"130.5",
"135.0",
"260.9",
"1011.6 (3)",
"411 (5)"
],
[
"6",
"5",
"Andreas Kofler",
"Austria",
"129.0",
"133.5",
"255.0",
"1027.2 (1)",
"521 (3)"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"BY-HR\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"BY-HR\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What subdivision names (RU) have a code of by-hr?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"BY-HR\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"Grodnenskaya oblast'\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=\"Grodnenskaya oblast'\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What cods have a subdivision name (RU) of Grodnenskaya Oblast'?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"Grodnenskaya oblast'\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Hrodzenskaya voblasts'\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,B2:B7=\"Hrodzenskaya voblasts'\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What are the subdivision names (RU) where the subdivision name (BE) is Hrodzenskaya Voblasts'?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Hrodzenskaya voblasts'\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"Grodnenskaya oblast'\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=\"Grodnenskaya oblast'\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the subdivision name (BE) where subdivision name (RU) (BGN) is Grodnenskaya Oblast'?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"Grodnenskaya oblast'\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Homyel'skaya voblasts'\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,B2:B7=\"Homyel'skaya voblasts'\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which codes have subdivision names (BE) (BGN) of Homyel'skaya Voblasts'?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Homyel'skaya voblasts'\"",
"1"
]
}
] | train_1-290017-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Code",
"Subdivision name ( be ) (BGN/PCGN)",
"Subdivision name ( be ) (GOST)",
"Subdivision name ( ru ) (BGN/PCGN)",
"Subdivision name ( ru ) (GOST)",
"Subdivision category"
],
[
"2",
"BY-BR",
"Brestskaya voblasts'",
"Brèsckaja voblasc'",
"Brestskaya oblast'",
"Brestskaja oblast'",
"oblast"
],
[
"3",
"BY-HO",
"Homyel'skaya voblasts'",
"Homel'skaja voblasc'",
"Gomel'skaya oblast'",
"Gomel'skaja oblast'",
"oblast"
],
[
"4",
"BY-HR",
"Hrodzenskaya voblasts'",
"Hrodzenskaja voblasc'",
"Grodnenskaya oblast'",
"Grodnenskaja oblast'",
"oblast"
],
[
"5",
"BY-MA",
"Mahilyowskaya voblasts'",
"Mahilëuskaja voblasc'",
"Mogilevskaya oblast'",
"Mogilevskaja oblast'",
"oblast"
],
[
"6",
"BY-MI",
"Minskaya voblasts'",
"Minskaja voblasc'",
"Minskaya oblast'",
"Minskaja oblast'",
"oblast"
],
[
"7",
"BY-VI",
"Vitsyebskaya voblasts'",
"Vicebskaja voblasc'",
"Vitebskaya oblast'",
"Vitebskaja oblast'",
"oblast"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"march 8, 2008\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,A2:A17=\"march 8, 2008\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What song came out on March 8, 2008?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"march 8, 2008\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"march 15, 2008\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,A2:A17=\"march 15, 2008\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the topic of the show on March 15, 2008?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"march 15, 2008\"",
"2"
]
}
] | train_2-18490880-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Topic of the Show",
"Song",
"Original Artist",
"Place/Percentage"
],
[
"2",
"March 8, 2008",
"Top 15 Show: Jetzt oder nie",
"\" Home \"",
"Michael Bublé",
"8,55% (2/15)"
],
[
"3",
"March 15, 2008",
"Current Hits",
"\" Helpless When She Smiles \"",
"Backstreet Boys",
"7,08% (4/10)"
],
[
"4",
"March 22, 2008",
"Greatest Film Hits",
"\" She's Like the Wind \"",
"Patrick Swayze",
"21,09% (2/9)"
],
[
"5",
"April 5, 2008",
"Mariah Carey and Take That",
"\" Back for Good \"",
"Take That",
"8,54% (3/8)"
],
[
"6",
"April 12, 2008",
"Greatest Hits",
"\" Your Song \"",
"Elton John",
"13,91% (3/7)"
],
[
"7",
"April 19, 2008",
"Judges' Choice",
"\" We Have a Dream \"",
"Pop Idol",
"12,98% (3/6)"
],
[
"8",
"April 26, 2008",
"Party Songs and Ballads",
"\" Never Gonna Give You Up \"",
"Rick Astley",
"16,69% (2/5)"
],
[
"9",
"April 26, 2008",
"Party Songs and Ballads",
"\" All by Myself \"",
"Eric Carmen",
"16,69% (2/5)"
],
[
"10",
"May 3, 2008",
"Germany vs. England",
"\" Und Wenn Ein Lied \"",
"Söhne Mannheims",
"19,22% (3/4)"
],
[
"11",
"May 3, 2008",
"Germany vs. England",
"\" Breathe Easy \"",
"Blue",
"19,22% (3/4)"
],
[
"12",
"May 10, 2008",
"No. 1 Hits, The Beatles , Dedications...",
"\" You Raise Me Up \"",
"Westlife",
"30,32% (2/3)"
],
[
"13",
"May 10, 2008",
"No. 1 Hits, The Beatles , Dedications...",
"\" Yesterday \"",
"The Beatles",
"30,32% (2/3)"
],
[
"14",
"May 10, 2008",
"No. 1 Hits, The Beatles , Dedications...",
"\" Feeling Good \"",
"Michael Bublé",
"30,32% (2/3)"
],
[
"15",
"May 17, 2008",
"Final",
"\" Careless Whisper \"",
"George Michael",
"2/2 by 37,80%"
],
[
"16",
"May 17, 2008",
"Final",
"\" She's Like the Wind \"",
"Patrick Swayze",
"2/2 by 37,80%"
],
[
"17",
"May 17, 2008",
"Final",
"\" Blessed \"",
"Fady Maalouf",
"2/2 by 37,80%"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"corio oval\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"corio oval\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the away team at corio oval?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"corio oval\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"lake oval\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"lake oval\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the away team at lake oval?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"lake oval\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"19.12 (126)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"19.12 (126)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which home team has an Away team score of 19.12 (126)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"19.12 (126)\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"geelong\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"geelong\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the away team score with geelong home team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"geelong\"",
"4"
]
}
] | test_2-10806592-15 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Richmond",
"7.11 (53)",
"St Kilda",
"7.14 (56)",
"Punt Road Oval",
"15,000",
"6 August 1938"
],
[
"3",
"Essendon",
"13.9 (87)",
"North Melbourne",
"16.8 (104)",
"Windy Hill",
"10,000",
"6 August 1938"
],
[
"4",
"South Melbourne",
"9.16 (70)",
"Melbourne",
"14.15 (99)",
"Lake Oval",
"8,000",
"6 August 1938"
],
[
"5",
"Geelong",
"13.15 (93)",
"Footscray",
"10.10 (70)",
"Corio Oval",
"18,500",
"6 August 1938"
],
[
"6",
"Hawthorn",
"12.11 (83)",
"Collingwood",
"18.15 (123)",
"Glenferrie Oval",
"8,000",
"6 August 1938"
],
[
"7",
"Fitzroy",
"11.10 (76)",
"Carlton",
"19.12 (126)",
"Brunswick Street Oval",
"17,000",
"6 August 1938"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"washington (6-1)\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,A2:A19=\"washington (6-1)\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the week 15 result for the team that had a week 9 result of Washington (6-1)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"washington (6-1)\"",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"illinois (10-1)\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,G2:G19=\"illinois (10-1)\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the week 10 result for the tean when the week 15 result is Illinois (10-1)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"G1",
"=",
"\"illinois (10-1)\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"dropped: maryland south carolina\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,A2:A19=\"dropped: maryland south carolina\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the week 10 result where the week 9 result was Dropped: Maryland South Carolina?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"dropped: maryland south carolina\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"maryland (10-1)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,F2:F19=\"maryland (10-1)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the week 13 result where the week 14 resulted in Maryland (10-1)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"F1",
"=",
"\"maryland (10-1)\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"michigan (7-2)\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,C2:C19=\"michigan (7-2)\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What happened in week 14 when week 11's result was Michigan (7-2)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"michigan (7-2)\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"tennessee (9-1)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,E2:E19=\"tennessee (9-1)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What happened in week 12 when week 13 resulted in Tennessee (9-1)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"tennessee (9-1)\"",
"4"
]
}
] | train_2-17909403-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week 9 Oct 29",
"Week 10 Nov 5",
"Week 11 Nov 12",
"Week 12 Nov 19",
"Week 13 Nov 26",
"Week 14 Dec 3",
"Week 15 (Final) Dec 9"
],
[
"2",
"Nebraska (9-0)",
"Nebraska (10-0)",
"Nebraska (11-0)",
"Nebraska (11-0)",
"Miami (FL) (10-0)",
"Miami (FL) (11-0)",
"Miami (FL) (12-0)"
],
[
"3",
"Oklahoma (7-1)",
"Miami (FL) (7-0)",
"Miami (FL) (8-0)",
"Miami (FL) (9-0)",
"Florida (9-1)",
"Tennessee (10-1)",
"Nebraska (11-1)"
],
[
"4",
"Miami (FL) (6-0)",
"Oklahoma (8-1)",
"Oklahoma (9-1)",
"Oklahoma (10-1)",
"Texas (10-1)",
"Nebraska (11-1)",
"Colorado (10-2)"
],
[
"5",
"Michigan (6-1)",
"Tennessee (6-1)",
"Oregon (9-1)",
"Florida (9-1)",
"Nebraska (11-1)",
"Colorado (10-2)",
"Oregon (10-1)"
],
[
"6",
"Texas (7-1)",
"Texas (8-1)",
"Florida (8-1)",
"Oregon (9-1)",
"Oregon (9-1)",
"Oregon (10-1)",
"Florida (9-2)"
],
[
"7",
"Stanford (5-1)",
"Oregon (8-1)",
"Texas (9-1)",
"Texas (9-1)",
"Tennessee (9-1)",
"Florida (9-2)",
"Tennessee (10-2)"
],
[
"8",
"Tennessee (5-1)",
"Florida (7-1)",
"Tennessee (7-1)",
"Tennessee (8-1)",
"Colorado (9-2)",
"Texas (10-2)",
"Texas (10-2)"
],
[
"9",
"Florida (6-1)",
"Washington (7-1)",
"Washington State (9-1)",
"Illinois (9-1)",
"Illinois (10-1)",
"Illinois (10-1)",
"Illinois (10-1)"
],
[
"10",
"UCLA (6-1)",
"Washington State (8-1)",
"Stanford (6-2)",
"Stanford (7-2)",
"Oklahoma (10-2)",
"Stanford (9-2)",
"Stanford (9-2)"
],
[
"11",
"Oregon (7-1)",
"Michigan (6-2)",
"Illinois (8-1)",
"Michigan (8-2)",
"Stanford (8-2)",
"Maryland (10-1)",
"Maryland (10-1)"
],
[
"12",
"Washington (6-1)",
"Stanford (5-2)",
"Michigan (7-2)",
"Washington (8-2)",
"Maryland (10-1)",
"Oklahoma (10-2)",
"Oklahoma (10-2)"
],
[
"13",
"Washington State (7-1)",
"Illinois (7-1)",
"Maryland (9-1)",
"Maryland (10-1)",
"BYU (11-0)",
"BYU (12-0)",
"Washington State (9-2)"
],
[
"14",
"BYU (8-9)",
"BYU (9-0)",
"BYU (10-0)",
"BYU (11-0)",
"Washington State (9-2)",
"Washington State (9-2)",
"LSU (9-3)"
],
[
"15",
"Purdue (5-1)",
"Florida State (6-2)",
"Colorado (8-2)",
"Washington State (9-2)",
"Washington (8-3)",
"Washington (8-3)",
"South Carolina (8-3)"
],
[
"16",
"Virginia Tech (6-1)",
"Maryland (8-1)",
"Syracuse (8-2)",
"Colorado (8-2)",
"Georgia (7-3)",
"South Carolina (8-3)",
"Washington (8-3)"
],
[
"17",
"—",
"—",
"—",
"—",
"—",
"—",
"—"
],
[
"18",
"Week 9 Oct 29",
"Week 10 Nov 5",
"Week 11 Nov 12",
"Week 12 Nov 19",
"Week 13 Nov 26",
"Week 14 Dec 3",
"Week 15 (Final) Dec 9"
],
[
"19",
"Dropped: Maryland South Carolina",
"Dropped: UCLA Purdue Virginia Tech",
"Dropped: Washington Florida State",
"Dropped: Syracuse",
"Dropped: Michigan",
"Dropped: Georgia",
"Dropped: BYU"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=71))",
"Formula2": "LET(query1,SUMMARIZE(B2:B17,SUMX(D2:D17)),FILTER(query1,CHOOSECOLS(query1,2)=71))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which player scored 71?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"D1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"71"
]
}
] | train_2-16456989-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Bobby Nichols",
"United States",
"67",
"–5"
],
[
"3",
"T2",
"Allen Miller",
"United States",
"68",
"–4"
],
[
"4",
"T2",
"Jack Nicklaus",
"United States",
"68",
"–4"
],
[
"5",
"T4",
"Arnold Palmer",
"United States",
"69",
"–3"
],
[
"6",
"T4",
"J. C. Snead",
"United States",
"69",
"–3"
],
[
"7",
"T4",
"Tom Weiskopf",
"United States",
"69",
"–3"
],
[
"8",
"T7",
"Billy Casper",
"United States",
"70",
"–2"
],
[
"9",
"T7",
"Bob Murphy",
"United States",
"70",
"–2"
],
[
"10",
"T7",
"Tom Watson",
"United States",
"70",
"–2"
],
[
"11",
"T10",
"Tommy Aaron",
"United States",
"71",
"–1"
],
[
"12",
"T10",
"Jerry Heard",
"United States",
"71",
"–1"
],
[
"13",
"T10",
"Mac McLendon",
"United States",
"71",
"–1"
],
[
"14",
"T10",
"Jerry Pate (a)",
"United States",
"71",
"–1"
],
[
"15",
"T10",
"Sam Snead",
"United States",
"71",
"–1"
],
[
"16",
"T10",
"Lee Trevino",
"United States",
"71",
"–1"
],
[
"17",
"T10",
"Larry Ziegler",
"United States",
"71",
"–1"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"best costume design\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"best costume design\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Nominee from the Category that is best costume design?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"best costume design\"",
"4"
]
}
] | train_2-15341-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Award",
"Category",
"Nominee",
"Result"
],
[
"2",
"1991",
"Laurence Olivier Award",
"Best New Musical",
"Best New Musical",
"Nominated"
],
[
"3",
"1991",
"Laurence Olivier Award",
"Best Director of a Musical",
"Richard Jones",
"Won"
],
[
"4",
"1991",
"Laurence Olivier Award",
"Best Actor in a Musical",
"Ian Bartholomew",
"Nominated"
],
[
"5",
"1991",
"Laurence Olivier Award",
"Best Actress in a Musical",
"Imelda Staunton",
"Won"
],
[
"6",
"1991",
"Laurence Olivier Award",
"Best Actress in a Musical",
"Julia McKenzie",
"Nominated"
],
[
"7",
"1991",
"Laurence Olivier Award",
"Best Performance in a Supporting Role in a Musical",
"Clive Carter",
"Nominated"
],
[
"8",
"1991",
"Laurence Olivier Award",
"Best Costume Design",
"Sue Blane",
"Nominated"
]
] |
[
{
"Formula": "SUMIFS(E1,B1,\"Springfield\")",
"Formula2": "SUMIFS(E2:E9,B2:B9,\"Springfield\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How much would you expect the enrollment to be in Springfield?",
"Tokens": [
"SUMIFS(",
"E1",
"B1",
"\"Springfield\""
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,C1=\"Public university\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)=1915))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F9,C2:C9=\"Public university\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)=1915))",
"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 would you find a public university which was founded in 1915?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"Public university\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"2",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"1915"
]
},
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=1873))",
"Formula2": "LET(query1,SUMMARIZE(C2:C9,SUMX(F2:F9)),FILTER(query1,CHOOSECOLS(query1,2)=1873))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What is the only type of university that was founded in 1873?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"1873"
]
},
{
"Formula": "SUMIFS(E1,B1,\"St. Louis\")",
"Formula2": "SUMIFS(E2:E9,B2:B9,\"St. Louis\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What enrollement would you expect if you were attending the university in St. Louis?",
"Tokens": [
"SUMIFS(",
"E1",
"B1",
"\"St. Louis\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Kirksville\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"Kirksville\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which school would you come across if you were in Kirksville?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Kirksville\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Missouri Western State University\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,A2:A9=\"Missouri Western State University\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What type of school would you see when visiting Missouri Western State University?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"Missouri Western State University\"",
"3"
]
}
] | test_1-2076463-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"School",
"Location(s)",
"Control",
"Type",
"Enrollment",
"Founded"
],
[
"2",
"Harris-Stowe State University",
"St. Louis",
"Historically black * Public university",
"Baccalaureate College",
"1854",
"1857"
],
[
"3",
"Lincoln University",
"Jefferson City",
"Historically black public university",
"Master’s colleges and universities",
"3109",
"1866"
],
[
"4",
"Missouri Southern State University",
"Joplin",
"Public university",
"Baccalaureate College",
"5264",
"1937"
],
[
"5",
"Missouri State University",
"Springfield",
"Public university",
"Master’s colleges and universities",
"18748",
"1905"
],
[
"6",
"Missouri Western State University",
"St. Joseph",
"Public university",
"Baccalaureate College",
"5508",
"1915"
],
[
"7",
"Northwest Missouri State University",
"Maryville",
"Public university",
"Master’s colleges and universities",
"6687",
"1905"
],
[
"8",
"Southeast Missouri State University",
"Cape Girardeau",
"Public university",
"Master’s colleges and universities",
"10738",
"1873"
],
[
"9",
"Truman State University",
"Kirksville",
"Public university",
"Master’s colleges and universities",
"5880",
"1867"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"441st tcg\")*(A1=14)),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,(C2:C15=\"441st tcg\")*(A2:A15=14)),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Which UK base has 441st tcg Troop carrier group and 14 as their seir serial?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"441st tcg\"",
"*",
"A1",
"=",
"14",
"5"
]
},
{
"Formula": "SUM(FILTER(G1, (C1=\"439th tcg\")*(D1>36)))",
"Formula2": "SUM(FILTER(G2:G15, (C2:C15=\"439th tcg\")*(D2:D15>36)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the Drop Zone time for the 439th tcg Troop Carrier Group with more tham 36 C-47s?",
"Tokens": [
"SUM(",
"FILTER(",
"G1",
"C1",
"=",
"\"439th tcg\"",
"*",
"D1",
">",
"36"
]
}
] | train_2-12026040-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Serial",
"Airborne Unit",
"Troop carrier Group",
"# of C-47s",
"UK Base",
"Drop Zone",
"Drop Zone Time"
],
[
"2",
"1",
"Pathfinders",
"1st Pathfinder Prov.",
"3",
"RAF North Witham",
"A",
"0020"
],
[
"3",
"2",
"Pathfinders",
"1st Pathfinder Prov.",
"3",
"RAF North Witham",
"C",
"0025"
],
[
"4",
"6A",
"Pathfinders",
"1st Pathfinder Prov.",
"2",
"RAF North Witham",
"C",
"0027"
],
[
"5",
"3",
"Pathfinders",
"1st Pathfinder Prov.",
"3",
"RAF North Witham",
"D",
"0035"
],
[
"6",
"7",
"2d Bn 502d PIR",
"438th TCG",
"36",
"RAF Greenham Common",
"A",
"0048"
],
[
"7",
"8",
"3rd Bn 502d PIR",
"438th TCG",
"45",
"RAF Greenham Common",
"A",
"0050"
],
[
"8",
"9",
"1st Bn 502d PIR",
"436th TCG",
"36",
"RAF Membury",
"A",
"0055"
],
[
"9",
"10",
"377th Para FA",
"436th TCG",
"54",
"RAF Membury",
"A",
"0108"
],
[
"10",
"11",
"1st Bn 506th PIR",
"439th TCG",
"45",
"RAF Upottery",
"C",
"0114"
],
[
"11",
"12",
"2nd Bn 506th PIR",
"439th TCG",
"36",
"RAF Upottery",
"C",
"0120"
],
[
"12",
"13",
"3rd Bn 501st PIR Div HQ",
"435th TCG",
"45",
"RAF Welford",
"C",
"0120"
],
[
"13",
"14",
"1st Bn 501st PIR",
"441st TCG",
"45",
"RAF Merryfield",
"D",
"0126"
],
[
"14",
"15",
"2d Bn 501st PIR",
"441st TCG",
"45",
"RAF Merryfield",
"D",
"0134"
],
[
"15",
"16",
"3rd Bn 506th PIR Co C 326th Engr Bn",
"440th TCG",
"45",
"RAF Exeter",
"D",
"0140"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=5))",
"Formula2": "LET(query1,SUMMARIZE(C2:C6,SUMX(A2:A6)),FILTER(query1,CHOOSECOLS(query1,2)=5))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which Country has a Rank of 5?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"5"
]
},
{
"Formula": "SUM(FILTER(D1, (A1=1)*(E1<22)))",
"Formula2": "SUM(FILTER(D2:D6, (A2:A6=1)*(E2:E6<22)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Which Earnings ($) is the lowest one that has a Rank of 1, and Events smaller than 22?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"A1",
"=",
"1",
"*",
"E1",
"<",
"22"
]
},
{
"Formula": "SUM(FILTER(D1, F1>3))",
"Formula2": "SUM(FILTER(D2:D6, F2:F6>3))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many earnings have Wins larger than 3?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"F1",
">",
"3"
]
},
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Formula2": "LET(query1,SUMMARIZE(B2:B6,SUMX(F2:F6)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which Player has 4 Wins?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"4"
]
}
] | train_2-14611511-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Player",
"Country",
"Earnings ( $ )",
"Events",
"Wins"
],
[
"2",
"1",
"Tom Lehman",
"United States",
"1,780,159",
"22",
"2"
],
[
"3",
"2",
"Phil Mickelson",
"United States",
"1,697,799",
"21",
"4"
],
[
"4",
"3",
"Mark Brooks",
"United States",
"1,429,396",
"29",
"3"
],
[
"5",
"4",
"Steve Stricker",
"United States",
"1,383,739",
"22",
"2"
],
[
"6",
"5",
"Mark O'Meara",
"United States",
"1,255,749",
"21",
"2"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"Louisiana-Lafayette\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H12,C2:C12=\"Louisiana-Lafayette\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Where's the louisiana-lafayette as a visiting team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"C1",
"=",
"\"Louisiana-Lafayette\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"Tennessee Tech\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H12,C2:C12=\"Tennessee Tech\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What were the results of the tennessee tech as a visiting team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"C1",
"=",
"\"Tennessee Tech\"",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"San Jose State\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H12,C2:C12=\"San Jose State\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the home team where the San Jose state is the visiting team?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"C1",
"=",
"\"San Jose State\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"Bryant-Denny Stadium • Tuscaloosa, AL\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H12,E2:E12=\"Bryant-Denny Stadium • Tuscaloosa, AL\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What were the results in the bryant-denny stadium • tuscaloosa, al?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"E1",
"=",
"\"Bryant-Denny Stadium • Tuscaloosa, AL\"",
"7"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(B1=\"7:30pm\")*(F1=\"ESPN\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H12,(B2:B12=\"7:30pm\")*(F2:F12=\"ESPN\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What home team is at 7:30pm in ESPN?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"B1",
"=",
"\"7:30pm\"",
"*",
"F1",
"=",
"\"ESPN\"",
"4"
]
}
] | train_1-26842217-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Date",
"Time",
"Visiting team",
"Home team",
"Site",
"Broadcast",
"Result",
"Attendance"
],
[
"2",
"September 2",
"7:30pm",
"Southern Miss",
"South Carolina",
"Williams-Brice Stadium • Columbia, SC",
"ESPN",
"W 41–13",
"70438"
],
[
"3",
"September 4",
"12:00pm",
"Miami (OH)",
"#4 Florida",
"Ben Hill Griffin Stadium • Gainesville, FL",
"ESPN",
"W 34–12",
"90178"
],
[
"4",
"September 4",
"12:21pm",
"Louisiana-Lafayette",
"#23 Georgia",
"Sanford Stadium • Athens, GA",
"SEC Network",
"W 55–7",
"92746"
],
[
"5",
"September 4",
"3:30pm",
"Kentucky",
"Louisville",
"Papa John's Cardinal Stadium • Louisville, KY",
"ABC",
"W 23–16",
"55327"
],
[
"6",
"September 4",
"3:30pm",
"Jacksonville State",
"Mississippi",
"Vaught-Hemingway Stadium • Oxford, MS",
"CSS",
"L 48–49 2OT",
"55768"
],
[
"7",
"September 4",
"6:00pm",
"Tennessee-Martin",
"Tennessee",
"Neyland Stadium • Knoxville, TN",
"PPV",
"W 50–0",
"99123"
],
[
"8",
"September 4",
"7:00pm",
"San Jose State",
"#1 Alabama",
"Bryant-Denny Stadium • Tuscaloosa, AL",
"PPV",
"W 48–3",
"101821"
],
[
"9",
"September 4",
"7:00pm",
"Arkansas State",
"#22 Auburn",
"Jordan-Hare Stadium • Auburn, AL",
"FSN South",
"W 52–26",
"83441"
],
[
"10",
"September 4",
"7:00pm",
"Tennessee Tech",
"#17 Arkansas",
"Razorback Stadium • Fayetteville, AR",
"PPV",
"W 44–3",
"69596"
],
[
"11",
"September 4",
"7:00pm",
"Memphis",
"Mississippi State",
"Davis Wade Stadium • Starkville, MS",
"ESPNU",
"W 49–7",
"56032"
],
[
"12",
"September 4",
"7:30pm",
"Northwestern",
"Vanderbilt",
"Vanderbilt Stadium • Nashville, TN",
"CSS",
"L 21–23",
"37210"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(H1,SUMX(E1),SUMX(C1)),FILTER(query1,(CHOOSECOLS(query1,2)>32)*(CHOOSECOLS(query1,3)<15)))",
"Formula2": "LET(query1,SUMMARIZE(H2:H6,SUMX(E2:E6),SUMX(C2:C6)),FILTER(query1,(CHOOSECOLS(query1,2)>32)*(CHOOSECOLS(query1,3)<15)))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num",
"*",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "What's the number of decimal digits when the total bits is more than 32 and the exponent is less than 15?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"H1",
"SUMX(",
"E1",
"SUMX(",
"C1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"32",
"*",
"CHOOSECOLS(",
"query1",
"3",
"<",
"15"
]
},
{
"Formula": "SUM(FILTER(D1, (H1=\"~34.0\")*(E1>128)))",
"Formula2": "SUM(FILTER(D2:D6, (H2:H6=\"~34.0\")*(E2:E6>128)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What's the total number of signicand with ~34.0 decimal digits and more than 128 total bits?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"H1",
"=",
"\"~34.0\"",
"*",
"E1",
">",
"128"
]
},
{
"Formula": "SUM(FILTER(D1, (H1=\"~34.0\")*(F1>16383)))",
"Formula2": "SUM(FILTER(D2:D6, (H2:H6=\"~34.0\")*(F2:F6>16383)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What's the sum of significand with ~34.0 decimal digits and an exponent bias larger than 16383?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"H1",
"=",
"\"~34.0\"",
"*",
"F1",
">",
"16383"
]
},
{
"Formula": "SUM(FILTER(B1, (F1<1023)*(H1=\"~3.3\")*(G1<11)))",
"Formula2": "SUM(FILTER(B2:B6, (F2:F6<1023)*(H2:H6=\"~3.3\")*(G2:G6<11)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What's the sum of sign with an exponent bias less than 1023, ~3.3 decimal digits, and less than 11 bits precision?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"F1",
"<",
"1023",
"*",
"H1",
"=",
"\"~3.3\"",
"*",
"G1",
"<",
"11"
]
},
{
"Formula": "SUM(FILTER(B1, (G1>53)*(A1=\"double extended (80-bit)\")*(E1>80)))",
"Formula2": "SUM(FILTER(B2:B6, (G2:G6>53)*(A2:A6=\"double extended (80-bit)\")*(E2:E6>80)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What's the sum of sign with more than 53 bits precision, double extended (80-bit) type, and more than 80 total bits?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"G1",
">",
"53",
"*",
"A1",
"=",
"\"double extended (80-bit)\"",
"*",
"E1",
">",
"80"
]
},
{
"Formula": "MIN(FILTER(G1, E1<16))",
"Formula2": "MIN(FILTER(G2:G6, E2:E6<16))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What's the lowest bits precision when the total bits are less than 16?",
"Tokens": [
"MIN(",
"FILTER(",
"G1",
"E1",
"<",
"16"
]
}
] | train_2-11376-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Type",
"Sign",
"Exponent",
"Significand",
"Total bits",
"Exponent bias",
"Bits precision",
"Number of decimal digits"
],
[
"2",
"Half ( IEEE 754-2008 )",
"1",
"5",
"10",
"16",
"15",
"11",
"~3.3"
],
[
"3",
"Single",
"1",
"8",
"23",
"32",
"127",
"24",
"~7.2"
],
[
"4",
"Double",
"1",
"11",
"52",
"64",
"1023",
"53",
"~15.9"
],
[
"5",
"Double extended (80-bit)",
"1",
"15",
"64",
"80",
"16383",
"64",
"~19.2"
],
[
"6",
"Quad",
"1",
"15",
"112",
"128",
"16383",
"113",
"~34.0"
]
] |
[
{
"Formula": "ROWS(UNIQUE(FILTER(E1, A1=15)))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E16, A2:A16=15)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "What is the number of pole position with a round of 15?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"E1",
"A1",
"=",
"15"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"Circuit Gilles Villeneuve\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,D2:D16=\"Circuit Gilles Villeneuve\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the date of the circuit gilles villeneuve?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"D1",
"=",
"\"Circuit Gilles Villeneuve\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,F1=\"Thierry Boutsen\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,F2:F16=\"Thierry Boutsen\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the location of thierry boutsen?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"F1",
"=",
"\"Thierry Boutsen\"",
"4"
]
}
] | train_1-1137707-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Round",
"Grand Prix",
"Date",
"Location",
"Pole Position",
"Fastest Lap",
"Winning Driver",
"Winning Constructor",
"Report"
],
[
"2",
"1",
"United States Grand Prix",
"11 March",
"Phoenix",
"Gerhard Berger",
"Gerhard Berger",
"Ayrton Senna",
"McLaren - Honda",
"Report"
],
[
"3",
"2",
"Brazilian Grand Prix",
"25 March",
"Interlagos",
"Ayrton Senna",
"Gerhard Berger",
"Alain Prost",
"Ferrari",
"Report"
],
[
"4",
"3",
"San Marino Grand Prix",
"13 May",
"Imola",
"Ayrton Senna",
"Alessandro Nannini",
"Riccardo Patrese",
"Williams - Renault",
"Report"
],
[
"5",
"4",
"Monaco Grand Prix",
"27 May",
"Monaco",
"Ayrton Senna",
"Ayrton Senna",
"Ayrton Senna",
"McLaren - Honda",
"Report"
],
[
"6",
"5",
"Canadian Grand Prix",
"10 June",
"Circuit Gilles Villeneuve",
"Ayrton Senna",
"Gerhard Berger",
"Ayrton Senna",
"McLaren - Honda",
"Report"
],
[
"7",
"6",
"Mexican Grand Prix",
"24 June",
"Hermanos Rodríguez",
"Gerhard Berger",
"Alain Prost",
"Alain Prost",
"Ferrari",
"Report"
],
[
"8",
"7",
"French Grand Prix",
"8 July",
"Paul Ricard",
"Nigel Mansell",
"Nigel Mansell",
"Alain Prost",
"Ferrari",
"Report"
],
[
"9",
"8",
"British Grand Prix",
"15 July",
"Silverstone",
"Nigel Mansell",
"Nigel Mansell",
"Alain Prost",
"Ferrari",
"Report"
],
[
"10",
"9",
"German Grand Prix",
"29 July",
"Hockenheimring",
"Ayrton Senna",
"Thierry Boutsen",
"Ayrton Senna",
"McLaren - Honda",
"Report"
],
[
"11",
"10",
"Hungarian Grand Prix",
"12 August",
"Hungaroring",
"Thierry Boutsen",
"Riccardo Patrese",
"Thierry Boutsen",
"Williams - Renault",
"Report"
],
[
"12",
"11",
"Belgian Grand Prix",
"26 August",
"Spa-Francorchamps",
"Ayrton Senna",
"Alain Prost",
"Ayrton Senna",
"McLaren - Honda",
"Report"
],
[
"13",
"12",
"Italian Grand Prix",
"9 September",
"Monza",
"Ayrton Senna",
"Ayrton Senna",
"Ayrton Senna",
"McLaren - Honda",
"Report"
],
[
"14",
"13",
"Portuguese Grand Prix",
"23 September",
"Estoril",
"Nigel Mansell",
"Riccardo Patrese",
"Nigel Mansell",
"Ferrari",
"Report"
],
[
"15",
"14",
"Spanish Grand Prix",
"30 September",
"Jerez",
"Ayrton Senna",
"Riccardo Patrese",
"Alain Prost",
"Ferrari",
"Report"
],
[
"16",
"15",
"Japanese Grand Prix",
"21 October",
"Suzuka",
"Ayrton Senna",
"Riccardo Patrese",
"Nelson Piquet",
"Benetton - Ford",
"Report"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"fluctuation amplitude at 8h −1 mpc\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"fluctuation amplitude at 8h −1 mpc\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the best fit (all data) when the parameter shows fluctuation amplitude at 8h −1 mpc?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"fluctuation amplitude at 8h −1 mpc\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"–\")*(C1=\".4 ± .3\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(D2:D11=\"–\")*(C2:C11=\".4 ± .3\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the symbol when the best fit (WMAP, extra parameter) of –, and a Best fit (WMAP only) is .4 ± .3?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"–\"",
"*",
"C1",
"=",
"\".4 ± .3\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\".0224 ± .0009\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,E2:E11=\".0224 ± .0009\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the best fit (WMAP, extra parameter)when the best fit (all data) is .0224 ± .0009?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\".0224 ± .0009\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"—\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,D2:D11=\"—\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the best fit (all data) when the best fit (WMAP, extra parameter) shows —?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"—\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\".9 ± .1\")*(B1=\"a\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\".9 ± .1\")*(B2:B11=\"a\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the parameter when the best fit (WMAP only) is .9 ± .1, and symbol is a?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\".9 ± .1\"",
"*",
"B1",
"=",
"\"a\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\".9 ± .1\")*(D1=\".92 ± .12\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\".9 ± .1\")*(D2:D11=\".92 ± .12\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the parameter when the best fit (WMAP only) is .9 ± .1, and a best fit (WMAP, extra parameter) is .92 ± .12?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\".9 ± .1\"",
"*",
"D1",
"=",
"\".92 ± .12\"",
"1"
]
}
] | test_2-186468-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Parameter",
"Symbol",
"Best fit (WMAP only)",
"Best fit (WMAP, extra parameter)",
"Best fit (all data)"
],
[
"2",
"Age of the universe ( Ga )",
"t_0",
".4 ± .3",
"–",
".7 ± .2"
],
[
"3",
"Hubble's constant ( km⁄ Mpc ·s )",
"H_0",
"±",
"±",
"+ −"
],
[
"4",
"ic Baryon content",
"\\Omega_b h^2",
".024 ± .001",
".023 ± .002",
".0224 ± .0009"
],
[
"5",
"Matter content",
"\\Omega_m h^2",
".14 ± .02",
".14 ± .02",
".135 +.008 −.009"
],
[
"6",
"Optical depth to reionization",
"\\tau",
".166 +.076 −.071",
".20 ± .07",
".17 ± .06"
],
[
"7",
"Amplitude",
"A",
".9 ± .1",
".92 ± .12",
".83 +.09 −.08"
],
[
"8",
"Scalar spectral index",
"n_s",
".99 ± .04",
".93 +.07 −.07",
".93 ± .03"
],
[
"9",
"Running of spectral index",
"dn_s / dk",
"—",
"−.047 ± .04",
"−.031 +.016 −.017"
],
[
"10",
"Fluctuation amplitude at 8h −1 Mpc",
"\\sigma_8",
".9 ± .1",
"—",
".84 ± .04"
],
[
"11",
"Total density of the universe",
"\\Omega_{tot}",
"–",
"–",
".02 ± .02"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"1.45m\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,F2:F7=\"1.45m\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the singer for 1.45m",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"1.45m\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Joe Wilkinson\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,E2:E7=\"Joe Wilkinson\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the singer for joe wilkinson",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"Joe Wilkinson\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"Bruce Forsyth\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,C2:C7=\"Bruce Forsyth\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the singer for bruce forsyth",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"C1",
"=",
"\"Bruce Forsyth\"",
"4"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(F1, C1=\"Bruce Forsyth\")))",
"Formula2": "ROWS(UNIQUE(FILTER(F2:F7, C2:C7=\"Bruce Forsyth\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "Name the number of ratings for bruce forsyth",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"F1",
"C1",
"=",
"\"Bruce Forsyth\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"1.64m\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,F2:F7=\"1.64m\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the guest for 1.64m ratings",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"1.64m\"",
"3"
]
}
] | train_1-29135051-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Episode",
"Broadcast date",
"Guest(s)",
"Singer(s)",
"Comedian",
"Ratings"
],
[
"2",
"1",
"22July2011",
"Matt Lucas",
"The Script",
"Nina Conti",
"2.08m"
],
[
"3",
"2",
"29July2011",
"Bill Bailey",
"Beverley Knight",
"Celia Pacquola",
"1.45m"
],
[
"4",
"3",
"5August2011",
"Bruce Forsyth",
"Sophie Ellis-Bextor",
"Elis James",
"Under 1.41m"
],
[
"5",
"4",
"12August2011",
"Chris O'Dowd",
"The Faces",
"Josh Widdicombe",
"Under 1.32m"
],
[
"6",
"5",
"19August2011",
"Dame Edna Everage",
"Will Young",
"Phil Wang",
"1.57m"
],
[
"7",
"6",
"26August2011",
"Frank Skinner",
"Hurts",
"Joe Wilkinson",
"1.64m"
]
] |
[
{
"Formula": "MIN(FILTER(G1, (F1<36.724)*(A1<8)))",
"Formula2": "MIN(FILTER(G2:G9, (F2:F9<36.724)*(A2:A9<8)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What's the lowest total when the floor exercise is less than 36.724 and the rank is lower than 8?",
"Tokens": [
"MIN(",
"FILTER(",
"G1",
"F1",
"<",
"36.724",
"*",
"A1",
"<",
"8"
]
}
] | test_2-11657938-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Rank",
"Team",
"Vault",
"Uneven Bars",
"Balance Beam",
"Floor Exercise",
"Total"
],
[
"2",
"1",
"Romania (ROU)",
"37.925",
"37.750",
"38.599",
"38.162",
"152.436"
],
[
"3",
"2",
"United States (USA)",
"37.599",
"38.437",
"38.137",
"37.675",
"151.848"
],
[
"4",
"3",
"China (CHN)",
"37.199",
"38.500",
"37.849",
"37.537",
"151.085"
],
[
"5",
"4",
"Russia (RUS)",
"37.786",
"37.612",
"37.298",
"36.724",
"149.420"
],
[
"6",
"5",
"Ukraine (UKR)",
"37.461",
"36.699",
"36.874",
"37.874",
"148.908"
],
[
"7",
"6",
"France (FRA)",
"37.262",
"38.049",
"36.424",
"37.024",
"148.759"
],
[
"8",
"7",
"Spain (ESP)",
"36.899",
"37.925",
"35.486",
"37.611",
"147.921"
],
[
"9",
"8",
"Australia (AUS)",
"36.574",
"37.461",
"36.948",
"36.436",
"147.419"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=26))",
"Formula2": "LET(query1,SUMMARIZE(A2:A19,SUMX(F2:F19)),FILTER(query1,CHOOSECOLS(query1,2)=26))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which river had 26 points?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"26"
]
}
] | train_2-16474450-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Driver",
"Team",
"Laps",
"Time/Retired",
"Grid",
"Points"
],
[
"2",
"Sébastien Bourdais",
"Newman/Haas Racing",
"94",
"1:45:50.461",
"1",
"33"
],
[
"3",
"Bruno Junqueira",
"Newman/Haas Racing",
"94",
"+1.247 secs",
"2",
"29"
],
[
"4",
"Paul Tracy",
"Forsythe Racing",
"94",
"+40.066 secs",
"3",
"26"
],
[
"5",
"Patrick Carpentier",
"Forsythe Racing",
"94",
"+52.356 secs",
"13",
"24"
],
[
"6",
"Justin Wilson",
"Mi-Jack Conquest Racing",
"94",
"+58.429 secs",
"4",
"21"
],
[
"7",
"A. J. Allmendinger",
"RuSPORT",
"94",
"+59.337 secs",
"5",
"19"
],
[
"8",
"Alex Tagliani",
"Rocketsports Racing",
"93",
"+ 1 Lap",
"7",
"17"
],
[
"9",
"Jimmy Vasser",
"PKV Racing",
"93",
"+ 1 Lap",
"9",
"15"
],
[
"10",
"Mario Haberfeld",
"Walker Racing",
"93",
"+ 1 Lap",
"15",
"13"
],
[
"11",
"Roberto González",
"PKV Racing",
"93",
"+ 1 Lap",
"11",
"11"
],
[
"12",
"Oriol Servià",
"Dale Coyne Racing",
"92",
"+ 2 Laps",
"14",
"10"
],
[
"13",
"Ryan Hunter-Reay",
"Herdez Competition",
"92",
"+ 2 Laps",
"10",
"9"
],
[
"14",
"Gastón Mazzacane",
"Dale Coyne Racing",
"92",
"+ 2 Laps",
"16",
"8"
],
[
"15",
"Michel Jourdain, Jr.",
"RuSPORT",
"92",
"+ 2 Laps",
"8",
"7"
],
[
"16",
"Nelson Philippe",
"Rocketsports Racing",
"91",
"+ 3 Laps",
"18",
"6"
],
[
"17",
"Alex Sperafico",
"Mi-Jack Conquest Racing",
"90",
"+ 4 Laps",
"17",
"5"
],
[
"18",
"Mario Domínguez",
"Herdez Competition",
"2",
"Contact",
"6",
"4"
],
[
"19",
"Rodolfo Lavín",
"Forsythe Racing",
"2",
"Contact",
"12",
"3"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,A1=\"fall bay rfc\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,A2:A13=\"fall bay rfc\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "How many points are for the Fall Bay RFC club?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"A1",
"=",
"\"fall bay rfc\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,(H1=6)*(F1=410)),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,(H2:H13=6)*(F2:F13=410)),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What was drawn for 6 bonus points and is against 410 points?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"H1",
"=",
"6",
"*",
"F1",
"=",
"410",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,F1=431),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,F2:F13=431),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What is the club had 431 points against them?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"F1",
"=",
"431",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,G1=\"points difference\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,G2:G13=\"points difference\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What are the points against with a points difference?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"G1",
"=",
"\"points difference\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,G1=\"points difference\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,G2:G13=\"points difference\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What are the played points difference?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"G1",
"=",
"\"points difference\"",
"2"
]
}
] | train_2-17510803-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Points difference",
"Bonus Points",
"Points"
],
[
"2",
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Points difference",
"Bonus Points",
"Points"
],
[
"3",
"Penlan RFC",
"17",
"0",
"0",
"953",
"58",
"+895",
"17",
"85"
],
[
"4",
"Penybanc RFC",
"18",
"0",
"5",
"493",
"254",
"+239",
"10",
"62"
],
[
"5",
"Llangadog RFC",
"17",
"0",
"5",
"434",
"270",
"+164",
"11",
"59"
],
[
"6",
"Fall Bay RFC",
"18",
"1",
"7",
"383",
"410",
"-27",
"6",
"48"
],
[
"7",
"Pontrhydyfen RFC",
"18",
"0",
"9",
"362",
"431",
"-69",
"10",
"46"
],
[
"8",
"Cimla RFC",
"15",
"0",
"6",
"385",
"315",
"+70",
"10",
"46"
],
[
"9",
"Tregaron RFC",
"17",
"1",
"9",
"232",
"349",
"-117",
"4",
"34"
],
[
"10",
"Nantgaredig RFC",
"18",
"0",
"13",
"198",
"399",
"-201",
"7",
"27"
],
[
"11",
"South Gower RFC",
"18",
"0",
"14",
"281",
"459",
"-178",
"6",
"22"
],
[
"12",
"Aberavon Naval RFC",
"18",
"0",
"18",
"89",
"865",
"-776",
"1",
"1"
],
[
"13",
"Correct as of 27 April 2008",
"Correct as of 27 April 2008",
"Correct as of 27 April 2008",
"Correct as of 27 April 2008",
"Correct as of 27 April 2008",
"Correct as of 27 April 2008",
"Correct as of 27 April 2008",
"Correct as of 27 April 2008",
"Correct as of 27 April 2008"
]
] |
[
{
"Formula": "FILTER(E1,B1=\"Pohang Steelyard\")",
"Formula2": "FILTER(E2:E15,B2:B15=\"Pohang Steelyard\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the lowest when pohang steelyard is the stadium?",
"Tokens": [
"FILTER(",
"E1",
"B1",
"=",
"\"Pohang Steelyard\""
]
},
{
"Formula": "FILTER(C1,D1=32250)",
"Formula2": "FILTER(C2:C15,D2:D15=32250)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many match played have the highest as 32250?",
"Tokens": [
"FILTER(",
"C1",
"D1",
"=",
"32250"
]
},
{
"Formula": "FILTER(A1,C1=\"10 4\")",
"Formula2": "FILTER(A2:A15,C2:C15=\"10 4\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which team has a match played of 10 4?",
"Tokens": [
"FILTER(",
"A1",
"C1",
"=",
"\"10 4\""
]
},
{
"Formula": "FILTER(D1,A1=\"Pohang Steelers\")",
"Formula2": "FILTER(D2:D15,A2:A15=\"Pohang Steelers\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the highest when pohang steelers is the team?",
"Tokens": [
"FILTER(",
"D1",
"A1",
"=",
"\"Pohang Steelers\""
]
},
{
"Formula": "FILTER(A1,F1=7757)",
"Formula2": "FILTER(A2:A15,F2:F15=7757)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Which team has 7757 as the average?",
"Tokens": [
"FILTER(",
"A1",
"F1",
"=",
"7757"
]
}
] | dev_1-21824695-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Team",
"Stadium",
"Match played",
"Highest",
"Lowest",
"Average"
],
[
"2",
"Busan I'Park",
"Asiad Main Stadium",
"14",
"17577",
"3998",
"7221"
],
[
"3",
"Chunnam Dragons",
"Gwang-Yang Stadium Suncheon Stadium",
"13 1",
"19800",
"10420",
"13263"
],
[
"4",
"Daegu FC",
"Daegu Stadium Daegu Civil Stadium",
"12 2",
"32250",
"3201",
"8541"
],
[
"5",
"Daejeon Citizen",
"Daejeon World Cup Stadium",
"14",
"16561",
"3535",
"8596"
],
[
"6",
"FC Seoul",
"Seoul World Cup Stadium",
"14",
"36764",
"7685",
"16779"
],
[
"7",
"Gangwon FC",
"Gangneung Stadium Chuncheon Stadium",
"10 4",
"21316",
"5129",
"14787"
],
[
"8",
"Gwangju Sangmu",
"Gwangju World Cup Stadium Yeonggwang Sportium",
"13 1",
"25762",
"2873",
"7719"
],
[
"9",
"Incheon United",
"Incheon World Cup Stadium",
"14",
"34275",
"2315",
"10499"
],
[
"10",
"Jeju United FC",
"Jeju World Cup Stadium",
"14",
"32765",
"1753",
"7757"
],
[
"11",
"Jeonbuk Hyundai Motors",
"Jeonju World Cup Stadium",
"14",
"21516",
"10756",
"14227"
],
[
"12",
"Pohang Steelers",
"Pohang Steelyard",
"14",
"16382",
"7348",
"11041"
],
[
"13",
"Seongnam Ilhwa Chunma",
"Seongnam Sports Complex",
"14",
"17049",
"1367",
"7917"
],
[
"14",
"Suwon Samsung Bluewings",
"Big Bird Stadium",
"14",
"35058",
"10206",
"18583"
],
[
"15",
"Ulsan Hyundai",
"Ulsan Munsu Stadium",
"14",
"13761",
"3864",
"9188"
]
] |
[
{
"Formula": "MAX(FILTER(B1, (A1>27)*(C1=\"pittsburgh penguins\")*(F1<41)))",
"Formula2": "MAX(FILTER(B2:B14, (A2:A14>27)*(C2:C14=\"pittsburgh penguins\")*(F2:F14<41)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What's the highest December against the Pittsburgh Penguins in a game larger than 27, with less than 41 points?",
"Tokens": [
"MAX(",
"FILTER(",
"B1",
"A1",
">",
"27",
"*",
"C1",
"=",
"\"pittsburgh penguins\"",
"*",
"F1",
"<",
"41"
]
},
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=30))",
"Formula2": "LET(query1,SUMMARIZE(D2:D14,SUMX(B2:B14)),FILTER(query1,CHOOSECOLS(query1,2)=30))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What's the score for December of 30?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"30"
]
}
] | train_2-14318601-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"December",
"Opponent",
"Score",
"Record",
"Points"
],
[
"2",
"24",
"1",
"Winnipeg Jets",
"2–1",
"13–10–1",
"27"
],
[
"3",
"25",
"3",
"Calgary Flames",
"6–1",
"14–10–1",
"29"
],
[
"4",
"26",
"5",
"@ Detroit Red Wings",
"5–2",
"15–10–1",
"31"
],
[
"5",
"27",
"6",
"St. Louis Blues",
"8–2",
"16–10–1",
"33"
],
[
"6",
"28",
"9",
"@ Pittsburgh Penguins",
"4–1",
"17–10–1",
"35"
],
[
"7",
"29",
"12",
"New York Rangers",
"3–5",
"17–11–1",
"35"
],
[
"8",
"30",
"16",
"@ New York Rangers",
"7–3",
"18–11–1",
"37"
],
[
"9",
"31",
"17",
"Buffalo Sabres",
"2–1",
"19–11–1",
"39"
],
[
"10",
"32",
"20",
"Pittsburgh Penguins",
"3–1",
"20–11–1",
"41"
],
[
"11",
"33",
"23",
"@ Chicago Black Hawks",
"7–6",
"21–11–1",
"43"
],
[
"12",
"34",
"26",
"@ New York Islanders",
"2–4",
"21–12–1",
"43"
],
[
"13",
"35",
"28",
"@ Calgary Flames",
"7–4",
"22–12–1",
"45"
],
[
"14",
"36",
"30",
"@ Edmonton Oilers",
"5–7",
"22–13–1",
"45"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=2015),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=2015),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Operation start of 2015 has what gross mw?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"2015",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=220)*(A1=\"kakrapar 1\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(C2:C7=220)*(A2:A7=\"kakrapar 1\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Gross MW of 220, and a Unit of kakrapar 1 involves what operation start?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"220",
"*",
"A1",
"=",
"\"kakrapar 1\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"phase ii\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"phase ii\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Type of phase ii has what gross mw?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"phase ii\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"phase i\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"phase i\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Construction start of phase i includes what type?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"phase i\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"1 december 1984\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"1 december 1984\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Construction start of 1 december 1984 is what unit?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"1 december 1984\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"phase ii\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"phase ii\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Construction start of phase ii has what operation start?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"phase ii\"",
"5"
]
}
] | train_2-12901997-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Unit",
"Type",
"Gross MW",
"Construction start",
"Operation start"
],
[
"2",
"Phase I",
"Phase I",
"Phase I",
"Phase I",
"Phase I"
],
[
"3",
"Kakrapar 1",
"PHWR",
"220",
"1 December 1984",
"6 May 1993"
],
[
"4",
"Kakrapar 2",
"PHWR",
"220",
"1 April 1985",
"1 September 1995"
],
[
"5",
"Phase II",
"Phase II",
"Phase II",
"Phase II",
"Phase II"
],
[
"6",
"Kakrapar 3",
"PHWR",
"700",
"22 November 2010",
"2015"
],
[
"7",
"Kakrapar 4",
"PHWR",
"700",
"22 November 2010",
"2016"
]
] |
[
{
"Formula": "FILTER(G1,(C1=\"yes\")*(F1=\"session\")*(E1=\"plugin\"))",
"Formula2": "FILTER(G2:G20,(C2:C20=\"yes\")*(F2:F20=\"session\")*(E2:E20=\"plugin\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which WYSIWYG Editor has a User-selectable themes of yes, and an Unread message tracking of session, and an Image attachment of plugin?",
"Tokens": [
"FILTER(",
"G1",
"C1",
"=",
"\"yes\"",
"*",
"F1",
"=",
"\"session\"",
"*",
"E1",
"=",
"\"plugin\""
]
},
{
"Formula": "FILTER(D1,(G1=\"yes\")*(F1=\"yes\"))",
"Formula2": "FILTER(D2:D20,(G2:G20=\"yes\")*(F2:F20=\"yes\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which Calendar has WYSIWYG Editor of yes and an Unread message tracking of yes?",
"Tokens": [
"FILTER(",
"D1",
"G1",
"=",
"\"yes\"",
"*",
"F1",
"=",
"\"yes\""
]
},
{
"Formula": "FILTER(G1,(E1=\"yes\")*(D1=\"plugin\"))",
"Formula2": "FILTER(G2:G20,(E2:E20=\"yes\")*(D2:D20=\"plugin\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which WYSIWYG Editor has an Image attachment of yes, and a Calendar of plugin?",
"Tokens": [
"FILTER(",
"G1",
"E1",
"=",
"\"yes\"",
"*",
"D1",
"=",
"\"plugin\""
]
},
{
"Formula": "FILTER(D1,(G1=\"no\")*(F1=\"session\")*(E1=\"no\"))",
"Formula2": "FILTER(D2:D20,(G2:G20=\"no\")*(F2:F20=\"session\")*(E2:E20=\"no\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which Calendar has a WYSIWYG Editor of no, and an Unread message tracking of session, and an Image attachment of no?",
"Tokens": [
"FILTER(",
"D1",
"G1",
"=",
"\"no\"",
"*",
"F1",
"=",
"\"session\"",
"*",
"E1",
"=",
"\"no\""
]
},
{
"Formula": "FILTER(E1,(B1=\"yes\")*(D1=\"yes\"))",
"Formula2": "FILTER(E2:E20,(B2:B20=\"yes\")*(D2:D20=\"yes\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which Image attachment has a Threaded of yes, and a Calendar of yes?",
"Tokens": [
"FILTER(",
"E1",
"B1",
"=",
"\"yes\"",
"*",
"D1",
"=",
"\"yes\""
]
},
{
"Formula": "FILTER(D1,C1=\"user-selectable themes\")",
"Formula2": "FILTER(D2:D20,C2:C20=\"user-selectable themes\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which Calendar has a User-selectable themes of user-selectable themes?",
"Tokens": [
"FILTER(",
"D1",
"C1",
"=",
"\"user-selectable themes\""
]
}
] | dev_2-1423563-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Flat",
"Threaded",
"User-selectable themes",
"Calendar",
"Image attachment",
"Unread message tracking",
"WYSIWYG Editor"
],
[
"2",
"Yes",
"Yes",
"Yes",
"No",
"Yes",
"Full",
"Yes (using TinyMCE )"
],
[
"3",
"Yes",
"Yes",
"No",
"No",
"Yes",
"Full",
"No"
],
[
"4",
"Yes",
"Yes",
"Yes",
"Yes",
"Yes",
"Yes",
"Yes"
],
[
"5",
"Yes",
"No",
"Yes",
"No",
"Plugin",
"Session",
"No"
],
[
"6",
"Yes",
"Yes",
"Yes",
"Yes",
"Yes",
"Full",
"Yes"
],
[
"7",
"Yes",
"Yes",
"Yes",
"Yes",
"Yes",
"Session",
"No"
],
[
"8",
"Yes",
"Yes",
"Yes",
"Plugin",
"Yes",
"Full",
"Yes"
],
[
"9",
"Yes",
"Yes",
"Yes",
"Yes",
"Yes",
"Full",
"Plugin"
],
[
"10",
"Yes",
"Yes",
"Yes",
"No",
"Yes",
"Full",
"Yes"
],
[
"11",
"Yes",
"No",
"Yes",
"Plugin",
"Yes",
"Full",
"Planned"
],
[
"12",
"Yes",
"Plugin",
"Yes",
"Plugin",
"Plugin",
"Session",
"Plugin"
],
[
"13",
"Yes",
"No",
"Yes",
"Yes",
"Yes",
"Full",
"No"
],
[
"14",
"Yes",
"No",
"Yes",
"Yes",
"Yes",
"Full",
"Yes"
],
[
"15",
"Yes",
"No",
"No",
"No",
"No",
"Yes",
"No"
],
[
"16",
"Yes",
"Yes",
"No",
"No",
"Yes",
"Yes",
"Yes"
],
[
"17",
"Yes",
"No",
"No",
"No",
"No",
"Session",
"No"
],
[
"18",
"Yes",
"Yes",
"Yes",
"Yes",
"Yes",
"Full",
"Planned (Version 8.0)"
],
[
"19",
"Yes",
"No",
"Yes",
"No",
"Plugin",
"Yes",
"Plugin"
],
[
"20",
"Flat",
"Threaded",
"User-selectable themes",
"Calendar",
"Image attachment",
"Unread message tracking",
"WYSIWYG Editor"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,H1=\"Craven Mild Racing\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,H2:H8=\"Craven Mild Racing\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the round winner when entrant is craven mild racing?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"H1",
"=",
"\"Craven Mild Racing\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,B1=\"Wanneroo Park\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,B2:B8=\"Wanneroo Park\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the round winner of the wanneroo park circuit?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"B1",
"=",
"\"Wanneroo Park\"",
"6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"Two heats\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,E2:E8=\"Two heats\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which circuit has two heats as the format?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"E1",
"=",
"\"Two heats\"",
"2"
]
}
] | train_1-19886463-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Rd.",
"Circuit",
"City / State",
"Date",
"Format",
"Round winner",
"Car",
"Entrant"
],
[
"2",
"1",
"Symmons Plains",
"Launceston , Tasmania",
"5 March",
"One race",
"Peter Brock",
"Holden LX Torana A9X",
"Marlboro Holden Dealer Team"
],
[
"3",
"2",
"Oran Park",
"Sydney , New South Wales",
"26 March",
"One race",
"Peter Brock",
"Holden LX Torana A9X",
"Marlboro Holden Dealer Team"
],
[
"4",
"3",
"Amaroo Park",
"Sydney , New South Wales",
"9 April",
"One race",
"Allan Grice",
"Holden LX Torana A9X",
"Craven Mild Racing"
],
[
"5",
"4",
"Sandown",
"Melbourne , Victoria",
"16 April",
"One race",
"Ian Geoghegan",
"Holden LX Torana A9X",
"Bob Jane T-Marts"
],
[
"6",
"5",
"Wanneroo Park",
"Perth , Western Australia",
"7 May",
"Two heats",
"Peter Brock",
"Holden LX Torana A9X",
"Marlboro Holden Dealer Team"
],
[
"7",
"6",
"Calder",
"Melbourne , Victoria",
"28 May",
"One race",
"Bob Morris",
"Holden LX Torana A9X",
"Ron Hodgson Channel 7 Racing Team"
],
[
"8",
"7",
"Lakeside",
"Brisbane , Queensland",
"25 June",
"One race",
"Allan Moffat",
"Ford XC Falcon",
"Moffat Ford Dealers"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=\"6th north\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)>21))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E6,D2:D6=\"6th north\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)>21))",
"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 season has a 6th north finish and more than 21 points?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"6th north\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"1",
"SUMX(",
"CHOOSECOLS(",
"query1",
"3",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"21"
]
}
] | test_2-11514681-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"T/OTL",
"Points",
"Finish",
"Playoffs"
],
[
"2",
"2007-08",
"5",
"53",
"7th North",
"Lost in first round"
],
[
"3",
"2008-09",
"7",
"65",
"6th North",
"Lost in first round"
],
[
"4",
"2009-10",
"7",
"55",
"6th North",
"Lost in first round"
],
[
"5",
"2010-11",
"3",
"55",
"7th North",
"Lost in first round"
],
[
"6",
"2011-12",
"3",
"21",
"8th North",
"DNQ"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"Shepard Smith\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,D2:D11=\"Shepard Smith\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "IN WHAT ISSUE OF PLAYBOY WAS SHEPARD SMITH INTERVIEWED?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"Shepard Smith\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"Jason Lee\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,E2:E11=\"Jason Lee\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "WHO WAS THE CENTERFOLD MODEL IN THE ISSUE WHERE JASON LEE ANSWERED THE 20 QUESTIONS?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"Jason Lee\"",
"3"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(B1, C1=\"Stephanie Larimore\")))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B11, C2:C11=\"Stephanie Larimore\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "HOW MANY MODELS WERE ON THE COVER OF THE ISSUE WHERE THE CENTERFOLD WAS STEPHANIE LARIMORE?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"B1",
"C1",
"=",
"\"Stephanie Larimore\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Kara Monaco\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,B2:B11=\"Kara Monaco\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "IN THE ISSUE WITH KARA MONACO ON THE COVER, WHO WAS THE INTERVIEW SUBJECT?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"Kara Monaco\"",
"4"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(E1, D1=\"Ludacris\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E11, D2:D11=\"Ludacris\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "HOW MANY TIMES WAS LUDACRIS THE INTERVIEW SUBJECT FOR THE 20 QUESTIONS COLUMN?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"E1",
"D1",
"=",
"\"Ludacris\""
]
}
] | train_1-1566852-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Cover model",
"Centerfold model",
"Interview subject",
"20 Questions",
"Pictorials"
],
[
"2",
"1-06",
"Lisa Guerrero",
"Athena Lundberg",
"Mark Cuban",
"Kate Beckinsale",
"Lisa Guerrero"
],
[
"3",
"2-06",
"Adrianne Curry",
"Cassandra Lynn",
"Al Franken",
"Hugh Laurie",
"Adrianne Curry, Girls of Tuscany"
],
[
"4",
"3-06",
"Jessica Alba",
"Monica Leigh",
"Kanye West",
"Franz Ferdinand",
"Willa Ford"
],
[
"5",
"4-06",
"Candice Michelle",
"Holley Ann Dorrough",
"Keanu Reeves",
"Craig Ferguson",
"Candice Michelle, Cyber Girls in print"
],
[
"6",
"5-06",
"Alison Waite",
"Alison Waite",
"Ozzie Guillén",
"Rebecca Romijn",
"Girls of the top 10 party schools, Rachel Sterling"
],
[
"7",
"6-06",
"Kara Monaco",
"Stephanie Larimore",
"Shepard Smith",
"Jason Lee",
"PMOY - Kara Monaco, Girls of MySpace"
],
[
"8",
"7-06",
"Vida Guerra",
"Sara Jean Underwood",
"Jerry Bruckheimer",
"Dana White",
"Vida Guerra"
],
[
"9",
"8-06",
"Monica Leigh",
"Nicole Voss",
"Denis Leary",
"Luke Wilson",
"Girls of Orange County , Stacey Dash"
],
[
"10",
"10-06",
"Tamara Witmer",
"Jordan Monroe",
"Ludacris",
"Johnny Knoxville",
"Girls of the Big 12 , Christine Dolce"
],
[
"11",
"11-06",
"Mercedes McNab",
"Sarah Elizabeth",
"Arianna Huffington",
"Tenacious D",
"Mercedes McNab, Girls of Hawaiian Tropic"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2007),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=2007),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Who was the winner in 2007?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"2007",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1<2006)*(E1=\"france b\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(A2:A11<2006)*(E2:E11=\"france b\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What sport was played before 2006 with a loser of france b?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"<",
"2006",
"*",
"E1",
"=",
"\"france b\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"russia-2\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,E2:E11=\"russia-2\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the winner with the loser being russia-2?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"russia-2\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"football\")*(C1=\"england b\")*(A1>1992)),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(B2:B11=\"football\")*(C2:C11=\"england b\")*(A2:A11>1992)),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num",
"Num"
],
"Level": "medium",
"Question": "Who was the loser playing football with england b as a winner after 1992?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"football\"",
"*",
"C1",
"=",
"\"england b\"",
"*",
"A1",
">",
"1992",
"5"
]
}
] | train_2-1053247-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Sport",
"Winner",
"Score",
"Loser"
],
[
"2",
"1992",
"Football",
"England B",
"3–0",
"France B"
],
[
"3",
"1998",
"Football",
"England B",
"4–1",
"Russia-2"
],
[
"4",
"2002",
"Football",
"Nigeria",
"1–0",
"Jamaica"
],
[
"5",
"2004",
"Rugby League",
"Australia",
"32–16",
"New Zealand"
],
[
"6",
"2005",
"Rugby League",
"New Zealand",
"42–26",
"Great Britain"
],
[
"7",
"2006",
"Football",
"Australia",
"1–1",
"Ghana"
],
[
"8",
"2006",
"Football",
"Trinidad and Tobago",
"2–0",
"Iceland"
],
[
"9",
"2007",
"Football",
"Denmark",
"3–1",
"Australia"
],
[
"10",
"2008",
"Football",
"Australia",
"2–2",
"South Africa"
],
[
"11",
"2010",
"Football",
"South Korea",
"2–0",
"Côte d'Ivoire"
]
] |
[
{
"Formula": "SUM(FILTER(E1, (D1>0)*(F1<1)))",
"Formula2": "SUM(FILTER(E2:E9, (D2:D9>0)*(F2:F9<1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the sum of bronzes for teams with more than 0 silver and a total under 1?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"D1",
">",
"0",
"*",
"F1",
"<",
"1"
]
},
{
"Formula": "AVERAGE(FILTER(C1, (E1=1)*(F1>2)*(D1<3)))",
"Formula2": "AVERAGE(FILTER(C2:C9, (E2:E9=1)*(F2:F9>2)*(D2:D9<3)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the average number of golds for teams with 1 bronze, less than 3 silver, and a total over 2?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"C1",
"E1",
"=",
"1",
"*",
"F1",
">",
"2",
"*",
"D1",
"<",
"3"
]
}
] | train_2-18403681-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Netherlands (NED)",
"2",
"3",
"1",
"6"
],
[
"3",
"2",
"France (FRA)",
"1",
"0",
"2",
"3"
],
[
"4",
"3",
"Great Britain (GBR)",
"1",
"0",
"1",
"2"
],
[
"5",
"3",
"Japan (JPN)",
"1",
"0",
"1",
"2"
],
[
"6",
"3",
"United States (USA)",
"1",
"0",
"1",
"2"
],
[
"7",
"6",
"Sweden (SWE)",
"0",
"2",
"0",
"2"
],
[
"8",
"7",
"Israel (ISR)",
"0",
"1",
"0",
"1"
],
[
"9",
"Total",
"Total",
"6",
"6",
"6",
"18"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"baldwin locomotive works\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,C2:C11=\"baldwin locomotive works\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What type of wheels did the locomotive have that was built by Baldwin Locomotive Works?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"\"baldwin locomotive works\"",
"6"
]
}
] | train_2-18115386-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Road number",
"Traction",
"Builder",
"Built",
"Service",
"Wheels",
"Weight"
],
[
"2",
"1",
"Steam",
"Sächsiche Maschinenfabrik",
"1901",
"1907–08",
"B",
"12.7 t"
],
[
"3",
"2",
"Steam",
"Henschel & Sohn",
"1907",
"1907–08",
"B",
"14.3 t"
],
[
"4",
"3",
"Steam",
"A. Borsig",
"1908",
"1908–18",
"B",
"13.8 t"
],
[
"5",
"4 \"Odin\"",
"Steam",
"Orenstein & Koppel",
"1908",
"1908–49",
"B",
"13 t"
],
[
"6",
"344 & 336",
"Steam",
"Baldwin Locomotive Works",
"1917",
"1918–65",
"C",
"24.7 t"
],
[
"7",
"1, 2, 3, 6, 7 & 8",
"Electric",
"AEG / Skabo",
"1911–18",
"1911–66",
"D",
"44 t"
],
[
"8",
"4 & 5",
"Electric",
"AEG/Skabo",
"1912",
"1912–56",
"B",
"23 t"
],
[
"9",
"9 & 10",
"Electric",
"Sécheron",
"1958",
"1958–91",
"Bo'Bo'",
"60 t"
],
[
"10",
"14 & 15",
"Electric",
"Per Kure / Thune",
"1922",
"1966–91",
"B'B'",
"61.3 t"
],
[
"11",
"20, 21 & 22",
"Diesel",
"Henschel-Werke",
"1961",
"1961–91",
"C",
"43.5 t"
]
] |
[
{
"Formula": "MIN(FILTER(A1, (D1=\"2010-2011\")*(F1<3.6)))",
"Formula2": "MIN(FILTER(A2:A6, (D2:D6=\"2010-2011\")*(F2:F6<3.6)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "In the 2010-2011 Tv Season with less than 3.6 million viewers what was the lowest season?",
"Tokens": [
"MIN(",
"FILTER(",
"A1",
"D1",
"=",
"\"2010-2011\"",
"*",
"F1",
"<",
"3.6"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"2009-2010\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"2009-2010\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the rank of the 2009-2010 TV season?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"2009-2010\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"2008-2009\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"2008-2009\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the 2008-2009 season finale?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"2008-2009\"",
"3"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,D1=\"2009-2010\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)<6.2))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F6,D2:D6=\"2009-2010\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)<6.2))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "In the 2009-2010 Tv Season with less than 6.2 million viewers what was the rank?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"F1",
"D1",
"=",
"\"2009-2010\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"5",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"6.2"
]
}
] | test_2-11251109-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Season",
"Season Premiere",
"Season Finale",
"TV Season",
"Rank",
"Viewers (in millions)"
],
[
"2",
"1",
"October 3, 2006",
"April 11, 2007",
"2006-2007",
"#143",
"6.2"
],
[
"3",
"2",
"October 5, 2007",
"February 8, 2008",
"2007-2008",
"#124",
"6.2"
],
[
"4",
"3",
"October 1, 2008",
"January 14, 2009",
"2008-2009",
"#136",
"4.6"
],
[
"5",
"4",
"October 28, 2009",
"February 10, 2010",
"2009-2010",
"#114",
"3.8"
],
[
"6",
"5",
"October 27, 2010",
"February 9, 2011",
"2010-2011",
"#167",
"3.6"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"chad williams\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,B2:B16=\"chad williams\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the name of the first appearance when Chad Williams is a portrayal?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"chad williams\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"elias koteas\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,B2:B16=\"elias koteas\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which character is portrayed by Elias Koteas?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"elias koteas\"",
"1"
]
}
] | train_2-11240028-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Character",
"Portrayed by",
"Crime",
"First appearance",
"Last appearance"
],
[
"2",
"Sonny Sassone",
"Michael DeLuise",
"Murder (2 counts)",
"\"Tanglewood\"",
"\"Run Silent, Run Deep\""
],
[
"3",
"Frankie Mala",
"Ed Quinn",
"Attempted murder (Attacked Stella)",
"\"Grand Murder at Central Station\"",
"\"All Access\""
],
[
"4",
"Henry Darius",
"James Badge Dale",
"Murder (15 counts)",
"\" Felony Flight \" ( CSI: Miami crossover)",
"\"Manhattan Manhunt\""
],
[
"5",
"D.J. Pratt",
"Chad Williams",
"Murder / rape (1 / 2 counts) (Killed Aiden)",
"\"Summer In The City\"",
"\"Heroes\""
],
[
"6",
"Shane Casey",
"Edward Furlong",
"Murder (8 counts)",
"\"Hung Out to Dry\"",
"\"The 34th Floor\""
],
[
"7",
"Clay Dobson",
"Joey Lawrence",
"Murder (3 counts)",
"\"Past Imperfect\"",
"\"Comes Around\""
],
[
"8",
"Andrew \"Drew\" Bedford (aka \"333 Stalker\")",
"Kerr Smith",
"Attempted murder (6 counts)",
"\"The Deep\"",
"\"The Thing About Heroes\""
],
[
"9",
"Suspect X",
"Kam Heskin",
"Murder (6 counts)",
"\"Down the Rabbit Hole\"",
"\"DOA For a Day\""
],
[
"10",
"\"Cabbie Killer\"",
"Ryan Locke",
"Murder (6 counts)",
"\"Like Water For Murder\"",
"\"Taxi\""
],
[
"11",
"Ethan Scott (aka \"Joe\")",
"Elias Koteas",
"Murder (2 counts)",
"\"Hostage\"",
"\"Veritas\""
],
[
"12",
"Sebastian Diakos",
"Adoni Maropis",
"Murder (2 counts)",
"\"The Cost of Living\"",
"\"Point of No Return\""
],
[
"13",
"George Kolovos",
"Paul Papadakis",
"Murder (1 count)",
"\"The Cost of Living\"",
"\"Grounds for Deception\""
],
[
"14",
"Hollis Eckhart (aka the \"Compass Killer\")",
"Skeet Ulrich",
"Murder (3 counts)",
"\"Lat 40° 47' N/Long 73° 58' W\"",
"\"Manhattanhenge\""
],
[
"15",
"Raymond Harris",
"Clifton Collins, Jr.",
"Murder (2 counts)",
"\"Nothing For Something\"",
"\"Life Sentence\""
],
[
"16",
"John Curtis",
"Jason Wiles",
"Rape (5 counts)",
"\"Crushed\"",
"\"Means To An End\""
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"control\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"control\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What country has the label Control?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"control\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"brazil\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"brazil\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the catalogue number for Brazil?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"brazil\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"october 24, 2008\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"october 24, 2008\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the country when the date shows October 24, 2008?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"october 24, 2008\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"sony / sony bmg\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"sony / sony bmg\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the country for Sony / Sony Bmg?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"sony / sony bmg\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"lp\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"lp\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What country that has LP as a format?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"lp\"",
"1"
]
}
] | test_2-18175096-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Country",
"Date",
"Label",
"Format",
"Catalogue #"
],
[
"2",
"Australia / Republic of Ireland",
"September 19, 2008",
"Sony / Sony BMG",
"CD , download",
"88697327122"
],
[
"3",
"United Kingdom",
"September 22, 2008",
"Columbia / RCA",
"CD , download",
"88697351992"
],
[
"4",
"United Kingdom",
"September 22, 2008",
"RCA Victor Europe",
"LP",
"732712"
],
[
"5",
"United States",
"September 23, 2008",
"RCA",
"CD, download",
"88697-32712-2"
],
[
"6",
"United States",
"September 23, 2008",
"Control",
"2xLP",
"40243"
],
[
"7",
"Brazil",
"October 24, 2008",
"Sony BMG",
"CD , download",
"886973271223"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"1 april 2008\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,A2:A11=\"1 april 2008\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the leading scorer for 1 april 2008",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"1 april 2008\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"16 april 2008\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,A2:A11=\"16 april 2008\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the home for 16 april 2008",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"16 april 2008\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"bucks\")*(D1=\"timberwolves\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,(B2:B11=\"bucks\")*(D2:D11=\"timberwolves\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the score for bucks with timberwolves",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"B1",
"=",
"\"bucks\"",
"*",
"D1",
"=",
"\"timberwolves\"",
"3"
]
}
] | train_2-11961176-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Leading scorer",
"Record"
],
[
"2",
"1 April 2008",
"Knicks",
"115–119",
"Bucks",
"Michael Redd (36)",
"25–48"
],
[
"3",
"2 April 2008",
"Bucks",
"110–109",
"Wizards",
"Charlie Villanueva (24)",
"26–48"
],
[
"4",
"4 April 2008",
"Pacers",
"105–101",
"Bucks",
"Michael Redd (28)",
"26–49"
],
[
"5",
"6 April 2008",
"Bucks",
"97–105",
"Pacers",
"Michael Redd (24)",
"26–50"
],
[
"6",
"8 April 2008",
"Celtics",
"107–104",
"Bucks",
"Michael Redd (25)",
"26–51"
],
[
"7",
"9 April 2008",
"Bucks",
"93–111",
"Raptors",
"Charlie Villanueva (38)",
"26–52"
],
[
"8",
"11 April 2008",
"Bucks",
"86–102",
"Celtics",
"Michael Redd (18)",
"26–53"
],
[
"9",
"12 April 2008",
"Nets",
"111–98",
"Bucks",
"Desmond Mason (18)",
"26–54"
],
[
"10",
"14 April 2008",
"Bulls",
"151–135",
"Bucks",
"Andrew Bogut (25)",
"26–55"
],
[
"11",
"16 April 2008",
"Bucks",
"101–110",
"Timberwolves",
"Ramon Sessions (25)",
"26–56"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=1))",
"Formula2": "LET(query1,SUMMARIZE(B2:B7,SUMX(A2:A7)),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 name of the race from round 1?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"sydney, new south wales\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"sydney, new south wales\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which race was in Sydney, New South Wales?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"sydney, new south wales\"",
"2"
]
},
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)>5))",
"Formula2": "LET(query1,SUMMARIZE(C2:C7,SUMX(A2:A7)),FILTER(query1,CHOOSECOLS(query1,2)>5))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num"
],
"Level": "hard",
"Question": "Which circuit had a round larger than 5?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"C1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"5"
]
}
] | train_2-15637024-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Round",
"Race name",
"Circuit",
"City/State",
"Date",
"Winner(s)",
"Team"
],
[
"2",
"1",
"Better Brakes 300",
"Amaroo Park",
"Sydney , New South Wales",
"3 August",
"Jim Richards",
"JPS Team BMW"
],
[
"3",
"2",
"BP Plus 300",
"Surfers Paradise",
"Surfers Paradise , Queensland",
"24 August",
"George Fury Glenn Seton",
"Peter Jackson Nissan Racing"
],
[
"4",
"3",
"Castrol 500",
"Sandown",
"Melbourne , Victoria",
"14 September",
"George Fury Glenn Seton",
"Peter Jackson Nissan Racing"
],
[
"5",
"4",
"James Hardie 1000",
"Mount Panorama",
"Bathurst , New South Wales",
"5 October",
"Allan Grice Graeme Bailey",
"Chickadee Chicken"
],
[
"6",
"5",
"The Sun South Pacific 300",
"Calder Park",
"Melbourne, Victoria",
"19 November",
"George Fury Glenn Seton",
"Peter Jackson Nissan Racing"
],
[
"7",
"6",
"Pepsi 300",
"Oran Park",
"Sydney, New South Wales",
"8 December",
"George Fury",
"Peter Jackson Nissan Racing"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"4 oct 2009\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"4 oct 2009\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "On the Date of 4 Oct 2009, who was the Runner(s)-up?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"4 oct 2009\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"2 aug 2009\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"2 aug 2009\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "On the Date of 2 Aug 2009, who was the Runner(s)-up?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"2 aug 2009\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"6 sep 2009\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"6 sep 2009\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which Tournament was on the Date 6 Sep 2009?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"6 sep 2009\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"mynavi abc championship\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,B2:B11=\"mynavi abc championship\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the Winning score for the Mynavi ABC Championship Tournament?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"mynavi abc championship\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"5 strokes\")*(A1=\"6 sep 2009\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(D2:D11=\"5 strokes\")*(A2:A11=\"6 sep 2009\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the Winning score when the Margin of victory is 5 strokes and the Date was 6 Sep 2009?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"5 strokes\"",
"*",
"A1",
"=",
"\"6 sep 2009\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"4 oct 2009\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"4 oct 2009\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the Runner(s)-up on the Date 4 Oct 2009?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"4 oct 2009\"",
"5"
]
}
] | train_2-11750182-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Tournament",
"Winning score",
"Margin of victory",
"Runner(s)-up"
],
[
"2",
"23 May 2007",
"Munsingwear Open KSB Cup (as an amateur)",
"–12 (72-69-69-66=276)",
"1 stroke",
"Katsumasa Miyamoto"
],
[
"3",
"2 Nov 2008",
"mynavi ABC Championship",
"–9 (70-70-70-69=279)",
"1 stroke",
"Keiichiro Fukabori"
],
[
"4",
"28 Jun 2009",
"Gateway to the Open Mizuno Open Yomiuri Classic",
"–13 (69-65-68-73=275)",
"3 strokes",
"David Smail"
],
[
"5",
"2 Aug 2009",
"Sun Chlorella Classic",
"–17 (65-68-71-67=271)",
"1 stroke",
"Brendan Jones"
],
[
"6",
"6 Sep 2009",
"Fujisankei Classic",
"–12 (69-65-68-70=272)",
"5 strokes",
"Daisuke Maruyama"
],
[
"7",
"4 Oct 2009",
"Coca-Cola Tokai Classic",
"–14 (71-68-66-69=274)",
"1 stroke",
"Takeshi Kajikawa"
],
[
"8",
"2 May 2010",
"The Crowns",
"–13 (68-70-71-58=267)",
"5 strokes",
"Hiroyuki Fujita , Paul Sheehan"
],
[
"9",
"5 Sep 2010",
"Fujisankei Classic",
"–9 (66-71-68-70=275)",
"Playoff",
"Shunsuke Sonoda"
],
[
"10",
"13 Nov 2010",
"Mitsui Sumitomo VISA Taiheiyo Masters",
"–14 (70-72-65-67=274)",
"2 strokes",
"Brendan Jones"
],
[
"11",
"11 Nov 2012",
"Mitsui Sumitomo VISA Taiheiyo Masters",
"–15 (67-69-69-68=273)",
"1 stroke",
"Michio Matsumura"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"6–4, 6–3\")*(A1=\"4 may 1992\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,(F2:F10=\"6–4, 6–3\")*(A2:A10=\"4 may 1992\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What surface was played on with a score of 6–4, 6–3 and on 4 May 1992?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"6–4, 6–3\"",
"*",
"A1",
"=",
"\"4 may 1992\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"13 november 2000\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,A2:A10=\"13 november 2000\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the name of the tournament played 13 November 2000?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"13 november 2000\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"12 february 2001\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,A2:A10=\"12 february 2001\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which tournament was played on 12 February 2001?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"\"12 february 2001\"",
"2"
]
}
] | train_2-15335011-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Tournament",
"Surface",
"Partnering",
"Opponent in the final",
"Score"
],
[
"2",
"4 May 1992",
"Waregem , Belgium",
"Clay",
"Manon Bollegraf",
"Elena Bryukhovets Petra Langrová",
"6–4, 6–3"
],
[
"3",
"18 October 1993",
"Budapest , Hungary",
"Carpet (i)",
"Inés Gorrochategui",
"Sandra Cecchini Patricia Tarabini",
"6–1, 6–3"
],
[
"4",
"4 August 1997",
"Los Angeles , USA",
"Hard",
"Yayuk Basuki",
"Larisa Neiland Helena Suková",
"7–6 (9–7) , 6–3"
],
[
"5",
"11 August 1997",
"Toronto , Canada",
"Hard",
"Yayuk Basuki",
"Nicole Arendt Manon Bollegraf",
"3–6, 7–5, 6–4"
],
[
"6",
"22 February 1999",
"Paris , France",
"Carpet (i)",
"Irina Spîrlea",
"Elena Likhovtseva Ai Sugiyama",
"7–5, 3–6, 6–3"
],
[
"7",
"20 September 1999",
"Luxembourg , Luxembourg",
"Carpet (i)",
"Irina Spîrlea",
"Tina Križan Katarina Srebotnik",
"6–1, 6–2"
],
[
"8",
"25 October 1999",
"Linz , Austria",
"Carpet (i)",
"Irina Spîrlea",
"Tina Križan Larisa Neiland",
"6–4, 6–3"
],
[
"9",
"13 November 2000",
"Pattaya , Thailand",
"Hard",
"Yayuk Basuki",
"Tina Križan Katarina Srebotnik",
"6–3, 6–3"
],
[
"10",
"12 February 2001",
"Dubai , UAE",
"Hard",
"Yayuk Basuki",
"Åsa Svensson Karina Habšudová",
"6–0, 4–6, 6–2"
]
] |
[
{
"Formula": "SUMIFS(A1,E1,\"junior team competition\")",
"Formula2": "SUMIFS(A2:A6,E2:E6,\"junior team competition\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Tell me the sum of year for extra of junior team competition",
"Tokens": [
"SUMIFS(",
"A1",
"E1",
"\"junior team competition\""
]
}
] | train_2-10067496-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Tournament",
"Venue",
"Result",
"Extra"
],
[
"2",
"2000",
"World Junior Championships",
"Santiago , Chile",
"1st",
"1500 m"
],
[
"3",
"2001",
"World Cross Country Championships",
"Ostend , Belgium",
"2nd",
"Junior race"
],
[
"4",
"2001",
"World Cross Country Championships",
"Ostend , Belgium",
"1st",
"Junior team competition"
],
[
"5",
"2002",
"World Cross Country Championships",
"Dublin , Ireland",
"6th",
"Short race"
],
[
"6",
"2002",
"World Cross Country Championships",
"Dublin , Ireland",
"1st",
"Team competition"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"wu\")*(A1=\"cai\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,(C2:C16=\"wu\")*(A2:A16=\"cai\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the royal house for Wu at the state of cai?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"wu\"",
"*",
"A1",
"=",
"\"cai\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"count\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,D2:D16=\"count\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the state where the title is listed as count?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"count\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"ying\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,E2:E16=\"ying\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the state for the royal house of ying?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"ying\"",
"1"
]
}
] | train_2-17337671-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"State",
"Type",
"Name",
"Title",
"Royal house"
],
[
"2",
"Cai",
"Sovereign",
"Wu",
"Marquis",
"Ji"
],
[
"3",
"Cao",
"Sovereign",
"Yi",
"Count",
"—"
],
[
"4",
"Chen",
"Sovereign",
"You",
"Duke",
"—"
],
[
"5",
"Jin",
"Sovereign",
"Li",
"Marquis",
"Ji"
],
[
"6",
"Jin",
"Sovereign",
"Jing",
"Marquis",
"Ji"
],
[
"7",
"Lu",
"Sovereign",
"Xian",
"Duke",
"Ji"
],
[
"8",
"Lu",
"Sovereign",
"Shen",
"Duke",
"Ji"
],
[
"9",
"Qi",
"Sovereign",
"Xian",
"Duke",
"Jiang"
],
[
"10",
"Qi",
"Sovereign",
"Wu",
"Duke",
"Jiang"
],
[
"11",
"Qin",
"Sovereign",
"Feizi",
"Ruler",
"Ying"
],
[
"12",
"Qin",
"Sovereign",
"Marquis",
"Ruler",
"Ying"
],
[
"13",
"Song",
"Sovereign",
"Li",
"Duke",
"—"
],
[
"14",
"Wey",
"Sovereign",
"Qing",
"Marquis",
"—"
],
[
"15",
"Wey",
"Sovereign",
"Li",
"Marquis",
"—"
],
[
"16",
"Yan",
"Sovereign",
"Hui",
"Marquis",
"—"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"vfl park\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"vfl park\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the home team at VFL Park?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"vfl park\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"kardinia park\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"kardinia park\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the home team at Kardinia Park?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"kardinia park\"",
"1"
]
}
] | train_2-10869646-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Richmond",
"15.24 (114)",
"St Kilda",
"11.13 (79)",
"MCG",
"28,045",
"20 July 1974"
],
[
"3",
"Footscray",
"8.12 (60)",
"Hawthorn",
"12.9 (81)",
"Western Oval",
"15,299",
"20 July 1974"
],
[
"4",
"Fitzroy",
"10.13 (73)",
"South Melbourne",
"19.19 (133)",
"Junction Oval",
"8,110",
"20 July 1974"
],
[
"5",
"North Melbourne",
"19.14 (128)",
"Melbourne",
"9.10 (64)",
"Arden Street Oval",
"9,094",
"20 July 1974"
],
[
"6",
"Geelong",
"11.11 (77)",
"Essendon",
"14.9 (93)",
"Kardinia Park",
"15,897",
"20 July 1974"
],
[
"7",
"Carlton",
"18.10 (118)",
"Collingwood",
"13.4 (82)",
"VFL Park",
"47,558",
"20 July 1974"
]
] |
[
{
"Formula": "AVERAGE(FILTER(B1, (E1=\"3.33%\")*(D1<29)))",
"Formula2": "AVERAGE(FILTER(B2:B18, (E2:E18=\"3.33%\")*(D2:D18<29)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the average of games played with a percentage of 3.33% and less than 29 losses?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"B1",
"E1",
"=",
"\"3.33%\"",
"*",
"D1",
"<",
"29"
]
},
{
"Formula": "SUM(FILTER(B1, (A1=1991)*(E1=\"22.22%\")*(D1>7)))",
"Formula2": "SUM(FILTER(B2:B18, (A2:A18=1991)*(E2:E18=\"22.22%\")*(D2:D18>7)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the total number of games played that correlates with a first game in 1991, a percentage of 22.22%, and less than 7 losses?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"A1",
"=",
"1991",
"*",
"E1",
"=",
"\"22.22%\"",
"*",
"D1",
">",
"7"
]
},
{
"Formula": "MAX(FILTER(C1, (E1=\"0.00%\")*(D1<1)))",
"Formula2": "MAX(FILTER(C2:C18, (E2:E18=\"0.00%\")*(D2:D18<1)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the highest number of draws that correlates with a percentage of 0.00% and less than 1 loss?",
"Tokens": [
"MAX(",
"FILTER(",
"C1",
"E1",
"=",
"\"0.00%\"",
"*",
"D1",
"<",
"1"
]
}
] | train_2-13097393-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"First game",
"Played",
"Drawn",
"Lost",
"Percentage"
],
[
"2",
"2002",
"2",
"0",
"2",
"0.00%"
],
[
"3",
"1991",
"8",
"2",
"4",
"37.50%"
],
[
"4",
"1987",
"30",
"0",
"29",
"3.33%"
],
[
"5",
"1994",
"18",
"0",
"15",
"16.67%"
],
[
"6",
"1998",
"2",
"0",
"0",
"100.00%"
],
[
"7",
"1996",
"18",
"0",
"6",
"66.67%"
],
[
"8",
"1998",
"13",
"0",
"2",
"84.62%"
],
[
"9",
"1994",
"5",
"0",
"2",
"60.00%"
],
[
"10",
"1988",
"5",
"0",
"3",
"40.00%"
],
[
"11",
"1991",
"2",
"0",
"2",
"0.00%"
],
[
"12",
"2002",
"1",
"0",
"1",
"0.00%"
],
[
"13",
"1993",
"25",
"0",
"12",
"52.00%"
],
[
"14",
"2004",
"5",
"0",
"2",
"60.00%"
],
[
"15",
"1991",
"9",
"0",
"7",
"22.22%"
],
[
"16",
"2007",
"3",
"0",
"1",
"66.67%"
],
[
"17",
"1993",
"3",
"0",
"3",
"0.00%"
],
[
"18",
"1987",
"151",
"2",
"90",
"39.73%"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=1902))",
"Formula2": "LET(query1,SUMMARIZE(F2:F10,SUMX(C2:C10)),FILTER(query1,CHOOSECOLS(query1,2)=1902))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "what is the nickname founded in 1902?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"F1",
"SUMX(",
"C1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"1902"
]
},
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=4259))",
"Formula2": "LET(query1,SUMMARIZE(B2:B10,SUMX(E2:E10)),FILTER(query1,CHOOSECOLS(query1,2)=4259))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "where is the enrollment 4259?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"E1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"4259"
]
},
{
"Formula": "SUMIFS(C1,A1,\"Union University\")",
"Formula2": "SUMIFS(C2:C10,A2:A10,\"Union University\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what is the year union university was founded?",
"Tokens": [
"SUMIFS(",
"C1",
"A1",
"\"Union University\""
]
}
] | train_1-1715730-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Institution",
"Location",
"Founded",
"Type",
"Enrollment",
"Nickname",
"Joined",
"Left",
"Current Conference"
],
[
"2",
"Berry College",
"Mount Berry, Georgia",
"1902",
"Private",
"1937",
"Vikings",
"1996",
"2004",
"SAA (NCAA Division III)"
],
[
"3",
"Birmingham–Southern College",
"Birmingham, Alabama",
"1856",
"Private",
"1400",
"Panthers",
"1996",
"2001",
"SAA (NCAA Division III)"
],
[
"4",
"Lipscomb University",
"Nashville, Tennessee",
"1891",
"Private",
"4278",
"Bisons",
"1996",
"2001",
"Atlantic Sun (A-Sun) (NCAA Division I)"
],
[
"5",
"Lee University",
"Cleveland, Tennessee",
"1918",
"Private",
"4954",
"Flames",
"1996",
"2004",
"SSAC , Gulf South in 2013."
],
[
"6",
"Trevecca Nazarene University",
"Nashville, Tennessee",
"1901",
"Private",
"2345",
"Trojans",
"1996",
"2012",
"G-MAC (NCAA Division II)"
],
[
"7",
"Union University",
"Jackson, Tennessee",
"1823",
"Private",
"4259",
"Union",
"1996",
"2012",
"Gulf South (GSC) (NCAA Division II)"
],
[
"8",
"Williams Baptist College",
"Walnut Ridge, Arkansas",
"1941",
"Private",
"700",
"Eagles",
"1996",
"2001",
"American Midwest"
],
[
"9",
"Lyon College",
"Batesville, Arkansas",
"1872",
"Private",
"600",
"Scots",
"1997",
"2012",
"American Midwest"
],
[
"10",
"Lambuth University",
"Jackson, Tennessee",
"1843",
"Private",
"800",
"Eagles",
"2006",
"2009",
"closed in 2011"
]
] |
[
{
"Formula": "SUM(FILTER(C1, (D1=1)*(E1>3)))",
"Formula2": "SUM(FILTER(C2:C9, (D2:D9=1)*(E2:E9>3)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What are the number of losses that have Ties of 1 and 3 or more poll wins?",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"D1",
"=",
"1",
"*",
"E1",
">",
"3"
]
},
{
"Formula": "MIN(FILTER(F1, (D1=0)*(E1>1)*(B1<2)))",
"Formula2": "MIN(FILTER(F2:F9, (D2:D9=0)*(E2:E9>1)*(B2:B9<2)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the lowest poll losses of the 0 ties, poll wins greater than 1 and wins less than 2?",
"Tokens": [
"MIN(",
"FILTER(",
"F1",
"D1",
"=",
"0",
"*",
"E1",
">",
"1",
"*",
"B1",
"<",
"2"
]
},
{
"Formula": "SUM(FILTER(E1, (F1>2)*(A1=\"andy kindler\")*(D1<0)))",
"Formula2": "SUM(FILTER(E2:E9, (F2:F9>2)*(A2:A9=\"andy kindler\")*(D2:D9<0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the highest poll of the advocate Andy Kindler with poll losses greater than 2 and ties less than 0?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"F1",
">",
"2",
"*",
"A1",
"=",
"\"andy kindler\"",
"*",
"D1",
"<",
"0"
]
}
] | train_2-15781170-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Advocate",
"Wins",
"Losses",
"Ties",
"Poll wins",
"Poll losses"
],
[
"2",
"Andrew Daly",
"4",
"2",
"0",
"2",
"4"
],
[
"3",
"Andy Kindler",
"3",
"1",
"0",
"1",
"3"
],
[
"4",
"Patton Oswalt *",
"3",
"2",
"1",
"3",
"3"
],
[
"5",
"Kathleen Madigan",
"2",
"1",
"0",
"1",
"2"
],
[
"6",
"Greg Giraldo",
"2",
"7",
"0",
"6",
"3"
],
[
"7",
"Paul F. Tompkins *",
"1",
"4",
"1",
"3",
"3"
],
[
"8",
"Jerry Minor",
"1",
"0",
"0",
"1",
"0"
],
[
"9",
"Andrea Savage",
"1",
"0",
"0",
"1",
"0"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1>1985),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6>1985),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
">",
"Num",
"Num"
],
"Level": "medium",
"Question": "Name the US dance when the year is more than 1985",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
">",
"1985",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"i like you\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,F2:F6=\"i like you\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the US Hot 100 for album of I like you",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"i like you\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=1981),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=1981),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "Name the US R&B for 1981",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"1981",
"5"
]
}
] | train_2-1230478-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Single",
"U.S. Hot 100",
"U.S. Dance",
"U.S. R&B",
"Album"
],
[
"2",
"1981",
"\"Don't Stop the Train\"",
"—",
"20",
"—",
"Move Closer"
],
[
"3",
"1985",
"\" Move Closer \"",
"—",
"—",
"—",
"Move Closer"
],
[
"4",
"1985",
"\"I Don't Know\"[ citation needed ]",
"61",
"1",
"65",
"I Don't Know"
],
[
"5",
"1985",
"\"I Like You\"[ citation needed ]",
"61",
"1",
"65",
"I Like You"
],
[
"6",
"1994",
"\"Move Closer\" (re-issue)",
"—",
"—",
"—",
"Move Closer"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"asd roma\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,E2:E14=\"asd roma\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the height of the player with the 2012 club of asd roma?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"asd roma\"",
"3"
]
}
] | train_2-16506555-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Pos.",
"Height",
"Weight",
"2012 club"
],
[
"2",
"Elizabeth Armstrong Category:Articles with hCards",
"GK",
"m ()",
"kg (lb)",
"Great Lakes WP Club"
],
[
"3",
"Heather Petri Category:Articles with hCards",
"D",
"m ()",
"kg (lb)",
"New York Athletic Club"
],
[
"4",
"Melissa Seidemann Category:Articles with hCards",
"CB",
"m ()",
"kg (lb)",
"Stanford University"
],
[
"5",
"Brenda Villa Category:Articles with hCards",
"D",
"m ()",
"kg (lb)",
"Orizzonte Catania"
],
[
"6",
"Lauren Wenger Category:Articles with hCards",
"D",
"m ()",
"kg (lb)",
"New York Athletic Club"
],
[
"7",
"Maggie Steffens Category:Articles with hCards",
"CB",
"m ()",
"kg (lb)",
"Diablo Water Polo"
],
[
"8",
"Courtney Mathewson Category:Articles with hCards",
"D",
"m ()",
"kg (lb)",
"New York Athletic Club"
],
[
"9",
"Jessica Steffens Category:Articles with hCards",
"CB",
"m ()",
"kg (lb)",
"New York Athletic Club"
],
[
"10",
"Elsie Windes Category:Articles with hCards",
"CB",
"m ()",
"kg (lb)",
"Tualatin Hills WPC"
],
[
"11",
"Kelly Rulon Category:Articles with hCards",
"D",
"m ()",
"kg (lb)",
"ASD Roma"
],
[
"12",
"Annika Dries Category:Articles with hCards",
"CF",
"m ()",
"kg (lb)",
"Stanford University"
],
[
"13",
"Kami Craig Category:Articles with hCards",
"CF",
"m ()",
"kg (lb)",
"Santa Barbara WP Foundation"
],
[
"14",
"Tumua Anae Category:Articles with hCards",
"GK",
"m ()",
"kg (lb)",
"SoCal"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"survey usa\")*(D1=\"37%\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,(A2:A10=\"survey usa\")*(D2:D10=\"37%\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What were the dates administered in the Survey USA poll source where Republican Christopher Reed received 37%?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"survey usa\"",
"*",
"D1",
"=",
"\"37%\"",
"2"
]
},
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)<16))",
"Formula2": "LET(query1,SUMMARIZE(D2:D10,SUMX(E2:E10)),FILTER(query1,CHOOSECOLS(query1,2)<16))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "What percentage did Republish Christopher Reed receive when the lead margin was smaller than 16?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"E1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"16"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,(D1=\"37%\")*(C1=\"53%\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<39))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E10,(D2:D10=\"37%\")*(C2:C10=\"53%\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<39))",
"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 were the dates administered when the lead margin was smaller than 39 with Republican Christopher Reed at 37% and Democrat Tom Harkin at 53%?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"37%\"",
"*",
"C1",
"=",
"\"53%\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"2",
"SUMX(",
"CHOOSECOLS(",
"query1",
"5",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"<",
"39"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,A1=\"rasmussen reports\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)=14))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E10,A2:A10=\"rasmussen reports\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)=14))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What was Democrat: Tom Harkin's percentage when the poll source was Rasmussen Reports and the lead margin was 14?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"rasmussen reports\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"3",
"SUMX(",
"CHOOSECOLS(",
"query1",
"5",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"14"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,A1=\"research 2000\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>14))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E10,A2:A10=\"research 2000\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>14))",
"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 were the dates administered when the lead margin was larger than 14 and the poll source was Research 2000?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"research 2000\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"2",
"SUMX(",
"CHOOSECOLS(",
"query1",
"5",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"14"
]
}
] | train_2-16751596-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Poll Source",
"Dates administered",
"Democrat: Tom Harkin",
"Republican: Christopher Reed",
"Lead Margin"
],
[
"2",
"Survey USA",
"October 28-October 29, 2008",
"61%",
"35%",
"26"
],
[
"3",
"Rasmussen Reports",
"October 23, 2008",
"57%",
"41%",
"16"
],
[
"4",
"Rasmussen Reports",
"September 25, 2008",
"54%",
"40%",
"14"
],
[
"5",
"Survey USA",
"September 17-September 18, 2008",
"60%",
"37%",
"23"
],
[
"6",
"Des Moines Register/ Selzer & Co",
"September 8-September 10, 2008",
"53%",
"34%",
"19"
],
[
"7",
"Rasmussen Reports",
"August 7, 2008",
"60%",
"36%",
"24"
],
[
"8",
"Rasmussen Reports",
"July 10, 2008",
"55%",
"37%",
"18"
],
[
"9",
"Rasmussen Reports",
"June 10, 2008",
"53%",
"37%",
"16"
],
[
"10",
"Research 2000",
"April 21-April 23, 2008",
"59%",
"20%",
"39"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(C1),SUMX(D1)),FILTER(query1,(CHOOSECOLS(query1,2)>1868)*(CHOOSECOLS(query1,3)<1592)))",
"Formula2": "LET(query1,SUMMARIZE(A2:A14,SUMX(C2:C14),SUMX(D2:D14)),FILTER(query1,(CHOOSECOLS(query1,2)>1868)*(CHOOSECOLS(query1,3)<1592)))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
">",
"Num",
"*",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "What year was the (Barcaldine) larger than 1,868 and the (Aramac) lower than 1,592?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"C1",
"SUMX(",
"D1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"1868",
"*",
"CHOOSECOLS(",
"query1",
"3",
"<",
"1592"
]
},
{
"Formula": "MAX(FILTER(B1, (A1=1976)*(C1<1780)))",
"Formula2": "MAX(FILTER(B2:B14, (A2:A14=1976)*(C2:C14<1780)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the high Population (total) from 1976 with a (Barcaldine) smaller than 1,780?",
"Tokens": [
"MAX(",
"FILTER(",
"B1",
"A1",
"=",
"1976",
"*",
"C1",
"<",
"1780"
]
},
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(B1),SUMX(C1)),FILTER(query1,(CHOOSECOLS(query1,2)=3492)*(CHOOSECOLS(query1,3)<1818)))",
"Formula2": "LET(query1,SUMMARIZE(A2:A14,SUMX(B2:B14),SUMX(C2:C14)),FILTER(query1,(CHOOSECOLS(query1,2)=3492)*(CHOOSECOLS(query1,3)<1818)))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num",
"*",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "What year had a Poulation (Total) of 3,492 and a (Barcaldine) less than 1,818?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"B1",
"SUMX(",
"C1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"3492",
"*",
"CHOOSECOLS(",
"query1",
"3",
"<",
"1818"
]
},
{
"Formula": "AVERAGE(FILTER(E1, (B1<4059)*(A1=1986)*(C1>1779)))",
"Formula2": "AVERAGE(FILTER(E2:E14, (B2:B14<4059)*(A2:A14=1986)*(C2:C14>1779)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the average (Jericho) with a Population (Total) less than 4,059 in 1986 and a (Barcaldine) higher than 1,779?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"E1",
"B1",
"<",
"4059",
"*",
"A1",
"=",
"1986",
"*",
"C1",
">",
"1779"
]
},
{
"Formula": "AVERAGE(FILTER(C1, (B1<3594)*(E1=920)*(A1>2006)))",
"Formula2": "AVERAGE(FILTER(C2:C14, (B2:B14<3594)*(E2:E14=920)*(A2:A14>2006)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the average (Barcaldine) with a Population (Total) less than 3,594 and a 920 (Jericho) after 2006?",
"Tokens": [
"AVERAGE(",
"FILTER(",
"C1",
"B1",
"<",
"3594",
"*",
"E1",
"=",
"920",
"*",
"A1",
">",
"2006"
]
},
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(D1),SUMX(B1)),FILTER(query1,(CHOOSECOLS(query1,2)=832)*(CHOOSECOLS(query1,3)<3762)))",
"Formula2": "LET(query1,SUMMARIZE(A2:A14,SUMX(D2:D14),SUMX(B2:B14)),FILTER(query1,(CHOOSECOLS(query1,2)=832)*(CHOOSECOLS(query1,3)<3762)))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num",
"*",
"CHOOSECOLS(",
"query1",
"Num",
"<",
"Num"
],
"Level": "hard",
"Question": "What Year has an (Aramac) of 832 and a Population (Total) less than 3,762?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"D1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"832",
"*",
"CHOOSECOLS(",
"query1",
"3",
"<",
"3762"
]
}
] | test_2-12538628-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Population (Total)",
"(Barcaldine)",
"(Aramac)",
"(Jericho)"
],
[
"2",
"1933",
"5,905",
"2,612",
"1,679",
"1,614"
],
[
"3",
"1947",
"5,218",
"2,147",
"1,592",
"1,479"
],
[
"4",
"1954",
"5,514",
"2,200",
"1,714",
"1,600"
],
[
"5",
"1961",
"5,797",
"2,384",
"1,790",
"1,623"
],
[
"6",
"1966",
"5,435",
"2,282",
"1,652",
"1,501"
],
[
"7",
"1971",
"4,456",
"1,868",
"1,168",
"1,420"
],
[
"8",
"1976",
"4,059",
"1,780",
"1,059",
"1,220"
],
[
"9",
"1981",
"4,042",
"1,783",
"1,082",
"1,177"
],
[
"10",
"1986",
"3,981",
"1,779",
"1,097",
"1,105"
],
[
"11",
"1991",
"3,762",
"1,813",
"832",
"1,117"
],
[
"12",
"1996",
"3,594",
"1,850",
"778",
"966"
],
[
"13",
"2001",
"3,536",
"1,773",
"742",
"1,021"
],
[
"14",
"2006",
"3,492",
"1,818",
"754",
"920"
]
] |
[
{
"Formula": "MAX(F1)",
"Formula2": "MAX(F2:F11)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "What is the highest value under the column goals against?",
"Tokens": [
"MAX(",
"F1"
]
}
] | train_1-1255110-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"No.",
"Player",
"Club",
"Games Played",
"Minutes",
"Goals Against",
"GA Average",
"Wins",
"Loses"
],
[
"2",
"1",
"Brad Friedel",
"Columbus Crew",
"29",
"2609",
"35",
"1.21",
"14",
"15"
],
[
"3",
"2",
"Walter Zenga",
"New England Revolution",
"22",
"1980",
"28",
"1.27",
"15",
"7"
],
[
"4",
"3",
"Jorge Campos",
"Los Angeles Galaxy",
"19",
"1661",
"24",
"1.30",
"12",
"6"
],
[
"5",
"4",
"Marcus Hahnemann",
"Colorado Rapids",
"25",
"2157",
"37",
"1.54",
"13",
"10"
],
[
"6",
"5",
"Mike Ammann",
"Kansas City Wizards",
"29",
"2597",
"45",
"1.56",
"21",
"8"
],
[
"7",
"6",
"Mark Dodd",
"Dallas Burn",
"30",
"2700",
"48",
"1.60",
"14",
"16"
],
[
"8",
"7",
"Tony Meola",
"NY/NJ MetroStars",
"30",
"2684",
"48",
"1.61",
"12",
"18"
],
[
"9",
"8",
"David Kramer *",
"San Jose Clash",
"21",
"1831",
"33",
"1.62",
"7",
"14"
],
[
"10",
"9",
"Scott Garlick",
"D.C. United",
"14",
"1171",
"22",
"1.69",
"9",
"5"
],
[
"11",
"10",
"Dave Salzwedel",
"San Jose Clash",
"20",
"1679",
"35",
"1.88",
"7",
"11"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Formula2": "LET(query1,SUMMARIZE(B2:B6,SUMX(A2:A6)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Name the athlete for 3",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"B1",
"SUMX(",
"A1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"3"
]
},
{
"Formula": "MIN(FILTER(H1, G1=2))",
"Formula2": "MIN(FILTER(H2:H6, G2:G6=2))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the least total for 1500m for 2",
"Tokens": [
"MIN(",
"FILTER(",
"H1",
"G1",
"=",
"2"
]
},
{
"Formula": "MAX(FILTER(D1, E1=5))",
"Formula2": "MAX(FILTER(D2:D6, E2:E6=5))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the max javelin for 200m for 5",
"Tokens": [
"MAX(",
"FILTER(",
"D1",
"E1",
"=",
"5"
]
},
{
"Formula": "SUM(FILTER(C1, G1=2))",
"Formula2": "SUM(FILTER(C2:C6, G2:G6=2))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the number of long jump for 1500m being 2",
"Tokens": [
"SUM(",
"FILTER(",
"C1",
"G1",
"=",
"2"
]
}
] | train_1-21276428-21 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Place",
"Athlete",
"Long jump",
"Javelin",
"200 m",
"Discus",
"1500 m",
"Total"
],
[
"2",
"1",
"Eero Lehtonen ( FIN )",
"7",
"4",
"1",
"1",
"1",
"14"
],
[
"3",
"2",
"Elemér Somfay ( HUN )",
"5",
"2",
"5",
"2",
"2",
"16"
],
[
"4",
"3",
"Robert LeGendre ( USA )",
"1",
"9",
"1",
"4",
"3",
"18"
],
[
"5",
"4",
"Leo Leino ( FIN )",
"6",
"1",
"4",
"1",
"4",
"23"
],
[
"6",
"5",
"Mort Kaer ( USA )",
"2",
"5",
"1",
"10",
"6",
"24"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"2 (0)\")*(D1=\"8 (0)\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(E2:E11=\"2 (0)\")*(D2:D11=\"8 (0)\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What name has a CONCACAF Champions League of 2 (0) and also a Canadian Championship of 8 (0)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"2 (0)\"",
"*",
"D1",
"=",
"\"8 (0)\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"84 (4)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"84 (4)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "When the league is 84 (4) what is the Canadian Championship?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"84 (4)\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"84 (4)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"84 (4)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Canadian Championship has 84 (4) as the league?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"84 (4)\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"ashtone morgan category:articles with hcards\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"ashtone morgan category:articles with hcards\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Canadian Championship has Ashtone Morgan Category:Articles with hcards as the name?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"ashtone morgan category:articles with hcards\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"carl robinson category:articles with hcards\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"carl robinson category:articles with hcards\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the total when the name is Carl Robinson Category:Articles with hcards?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"carl robinson category:articles with hcards\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"57 (27)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,C2:C11=\"57 (27)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What CONCACAF Champions League has 57 (27) as the league?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"57 (27)\"",
"5"
]
}
] | train_2-15558938-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Total",
"League",
"Canadian Championship",
"CONCACAF Champions League"
],
[
"2",
"Stefan Frei Category:Articles with hCards",
"96 (0)",
"81 (0)",
"9 (0)",
"6 (0)"
],
[
"3",
"Jim Brennan Category:Articles with hCards",
"93 (4)",
"84 (4)",
"7 (0)",
"2 (0)"
],
[
"4",
"Julian de Guzman Category:Articles with hCards",
"93 (3)",
"65 (2)",
"10 (0)",
"18 (1)"
],
[
"5",
"Carl Robinson Category:Articles with hCards",
"84 (3)",
"74 (3)",
"8 (0)",
"2 (0)"
],
[
"6",
"Richard Eckersley Category:Articles with hCards",
"80 (0)",
"61 (0)",
"6 (0)",
"13 (0)"
],
[
"7",
"Chad Barrett Category:Articles with hCards",
"78 (21)",
"65 (16)",
"7 (3)",
"6 (2)"
],
[
"8",
"Dwayne De Rosario Category:Articles with hCards",
"75 (32)",
"57 (27)",
"8 (4)",
"10 (1)"
],
[
"9",
"Marvell Wynne Category:Articles with hCards",
"75 (2)",
"67 (2)",
"6 (0)",
"2 (0)"
],
[
"10",
"Nana Attakora Category:Articles with hCards",
"68 (4)",
"56 (3)",
"6 (0)",
"6 (1)"
],
[
"11",
"Ashtone Morgan Category:Articles with hCards",
"68 (0)",
"47 (0)",
"4 (0)",
"17 (0)"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"zhang xiuyun\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"zhang xiuyun\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what is the country for zhang xiuyun?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"zhang xiuyun\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"fabiana beltrame\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"fabiana beltrame\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what is the country for fabiana beltrame?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"fabiana beltrame\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"7:58.71\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"7:58.71\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what is the notes when the time is 7:58.71?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"7:58.71\"",
"5"
]
},
{
"Formula": "MAXIFS(A1,D1,\"7:52.65\")",
"Formula2": "MAXIFS(A2:A7,D2:D7,\"7:52.65\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what is the highest rank when the time is 7:52.65?",
"Tokens": [
"MAXIFS(",
"A1",
"D1",
"\"7:52.65\""
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,(E1=\"sa/b\")*(B1=\"zhang xiuyun\")),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>1))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E7,(E2:E7=\"sa/b\")*(B2:B7=\"zhang xiuyun\")),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>1))",
"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 country when the nots is sa/b, the rank is more than 1 and the athlete is zhang xiuyun?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"sa/b\"",
"*",
"B1",
"=",
"\"zhang xiuyun\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"3",
"SUMX(",
"CHOOSECOLS(",
"query1",
"1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"1"
]
}
] | train_2-18662695-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Athlete",
"Country",
"Time",
"Notes"
],
[
"2",
"1",
"Rumyana Neykova",
"Bulgaria",
"7:22.37",
"SA/B"
],
[
"3",
"2",
"Zhang Xiuyun",
"China",
"7:23.30",
"SA/B"
],
[
"4",
"3",
"Pippa Savage",
"Australia",
"7:34.03",
"SA/B"
],
[
"5",
"4",
"Soraya Jadue",
"Chile",
"7:51.52",
"SC/D"
],
[
"6",
"5",
"Fabiana Beltrame",
"Brazil",
"7:52.65",
"SC/D"
],
[
"7",
"6",
"Shin Yeong-Eun",
"South Korea",
"7:58.71",
"SC/D"
]
] |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"élie bayol\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)=0))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E7,B2:B7=\"élie bayol\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)=0))",
"Funcs": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"Num",
"SUMX(",
"CHOOSECOLS(",
"query1",
"Num",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which engine did Élie Bayol use when they earned 0 points?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"élie bayol\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"4",
"SUMX(",
"CHOOSECOLS(",
"query1",
"5",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"0"
]
}
] | train_2-1228323-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Points"
],
[
"2",
"1952",
"Élie Bayol",
"O.S.C.A. 20",
"O.S.C.A. Straight-6",
"0"
],
[
"3",
"1953",
"Élie Bayol",
"O.S.C.A. 20",
"O.S.C.A. Straight-6",
"0"
],
[
"4",
"1953",
"O.S.C.A.",
"O.S.C.A. 20",
"O.S.C.A. Straight-6",
"0"
],
[
"5",
"1954",
"Equipe Gordini",
"Gordini Type 16",
"Gordini Straight-6",
"2"
],
[
"6",
"1955",
"Equipe Gordini",
"Gordini Type 16",
"Gordini Straight-6",
"0"
],
[
"7",
"1956",
"Gordini",
"Gordini Type 32",
"Gordini Straight-8",
"0"
]
] |
[
{
"Formula": "SUMIFS(F1,A1,\"south melbourne\")",
"Formula2": "SUMIFS(F2:F7,A2:A7,\"south melbourne\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the crowd size in the match South Melbourne played at home?",
"Tokens": [
"SUMIFS(",
"F1",
"A1",
"\"south melbourne\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"western oval\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"western oval\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the away team's score at Western Oval?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"E1",
"=",
"\"western oval\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"9.16 (70)\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"9.16 (70)\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the date when the away team scored 9.16 (70)?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"D1",
"=",
"\"9.16 (70)\"",
"7"
]
},
{
"Formula": "SUMIFS(F1,C1,\"essendon\")",
"Formula2": "SUMIFS(F2:F7,C2:C7,\"essendon\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the crowd size when Essendon was the away team?",
"Tokens": [
"SUMIFS(",
"F1",
"C1",
"\"essendon\""
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,B1=\"13.13 (91)\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>10000))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G7,B2:B7=\"13.13 (91)\"),SUMMARIZE(CHOOSECOLS(query1,1),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": "What was the home team that scored 13.13 (91) in front of a crowd larger than 10,000?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"G1",
"B1",
"=",
"\"13.13 (91)\"",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"1",
"SUMX(",
"CHOOSECOLS(",
"query1",
"6",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"10000"
]
}
] | train_2-10701045-1 | [
[
"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",
"11.8 (74)",
"Richmond",
"9.10 (64)",
"Arden Street Oval",
"20,000",
"22 April 1950"
],
[
"3",
"Footscray",
"9.20 (74)",
"St Kilda",
"12.11 (83)",
"Western Oval",
"13,500",
"22 April 1950"
],
[
"4",
"Hawthorn",
"4.15 (39)",
"Geelong",
"18.11 (119)",
"Glenferrie Oval",
"10,000",
"22 April 1950"
],
[
"5",
"Fitzroy",
"9.10 (64)",
"Essendon",
"9.16 (70)",
"Brunswick Street Oval",
"20,000",
"22 April 1950"
],
[
"6",
"South Melbourne",
"14.12 (96)",
"Collingwood",
"11.10 (76)",
"Lake Oval",
"20,000",
"22 April 1950"
],
[
"7",
"Melbourne",
"13.13 (91)",
"Carlton",
"10.11 (71)",
"MCG",
"33,000",
"22 April 1950"
]
] |
[
{
"Formula": "SUM(FILTER(B1, G1=23500))",
"Formula2": "SUM(FILTER(B2:B6, G2:G6=23500))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many feet per second does a shell move where the height range is 23500?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"G1",
"=",
"23500"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"QF 12 pdr 12 cwt\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,A2:A6=\"QF 12 pdr 12 cwt\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "If the gun used is the qf 12 pdr 12 cwt, what is the shell weight?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"G1",
"A1",
"=",
"\"QF 12 pdr 12 cwt\"",
"3"
]
},
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,C1=12.5),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,7)))),FILTER(query1,CHOOSECOLS(query1,2)>20000))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G6,C2:C6=12.5),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,7)))),FILTER(query1,CHOOSECOLS(query1,2)>20000))",
"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": "Where the height range is higher than 20000.0 and the shell weight is 12.5, what is the time to feet ratio at 25 degrees?",
"Tokens": [
"LET(",
"query1",
"LET(",
"query1",
"FILTER(",
"A1",
":",
"G1",
"C1",
"=",
"12.5",
"SUMMARIZE(",
"CHOOSECOLS(",
"query1",
"4",
"SUMX(",
"CHOOSECOLS(",
"query1",
"7",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
">",
"20000"
]
},
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=18.8))",
"Formula2": "LET(query1,SUMMARIZE(A2:A6,SUMX(F2:F6)),FILTER(query1,CHOOSECOLS(query1,2)=18.8))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What gun has a time to feet ratio of 18.8 at 55 degrees?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"F1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"18.8"
]
},
{
"Formula": "SUM(FILTER(B1, F1=22.1))",
"Formula2": "SUM(FILTER(B2:B6, F2:F6=22.1))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the maximum foot per second speed where time to feet ratio is 22.1 at 55 degrees?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"F1",
"=",
"22.1"
]
},
{
"Formula": "SUM(FILTER(B1, D1=9.2))",
"Formula2": "SUM(FILTER(B2:B6, D2:D6=9.2))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the foot per second speed where time to feet ratio is 9.2 at 25 degrees?",
"Tokens": [
"SUM(",
"FILTER(",
"B1",
"D1",
"=",
"9.2"
]
}
] | train_1-16439764-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Gun",
"m/v ft/s",
"Shell (lb)",
"Time to ft (m) at 25° (seconds)",
"Time to ft (m) at 40° (seconds)",
"Time to ft (m) at 55° (seconds)",
"Max. height (ft)"
],
[
"2",
"QF 13 pdr 9 cwt",
"1990",
"12.5",
"10.1",
"15.5",
"22.1",
"19000"
],
[
"3",
"QF 12 pdr 12 cwt",
"2200",
"12.5",
"9.1",
"14.1",
"19.1",
"20000"
],
[
"4",
"QF 3 inch 20 cwt 1914",
"2500",
"12.5",
"8.3",
"12.6",
"16.3",
"23500"
],
[
"5",
"QF 3 inch 20 cwt 1916",
"2000",
"16",
"9.2",
"13.7",
"18.8",
"22000"
],
[
"6",
"QF 4inch Mk V World War I",
"2350",
"31 ( 3 c.r.h. )",
"4.4??",
"9.6",
"12.3",
"28750"
]
] |
[
{
"Formula": "SUMIFS(D1,A1,\"Buddhism\")",
"Formula2": "SUMIFS(D2:D13,A2:A13,\"Buddhism\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the new adherents per year for buddhism",
"Tokens": [
"SUMIFS(",
"D1",
"A1",
"\"Buddhism\""
]
},
{
"Formula": "SUMIFS(D1,A1,\"Confucianism\")",
"Formula2": "SUMIFS(D2:D13,A2:A13,\"Confucianism\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the number of new adherents per year for confucianism",
"Tokens": [
"SUMIFS(",
"D1",
"A1",
"\"Confucianism\""
]
},
{
"Formula": "MIN(FILTER(B1, C1=26333))",
"Formula2": "MIN(FILTER(B2:B13, C2:C13=26333))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the least births for conversion being 26,333",
"Tokens": [
"MIN(",
"FILTER(",
"B1",
"C1",
"=",
"26333"
]
},
{
"Formula": "MIN(D1)",
"Formula2": "MIN(D2:D13)",
"Funcs": [
"MIN(",
"Cell"
],
"Level": "easy",
"Question": "Name the least amount of new adherents per year",
"Tokens": [
"MIN(",
"D1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"1.56%\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"1.56%\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name the religion that has a growth rate of 1.56%",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"1.56%\"",
"1"
]
}
] | train_1-28137918-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Religion",
"Births",
"Conversions",
"New adherents per year",
"Growth rate"
],
[
"2",
"Christianity",
"22708799",
"2,501,396",
"25210195",
"1.56%"
],
[
"3",
"Islam",
"21951118",
"865,558",
"22588676",
"1.84%"
],
[
"4",
"Hinduism",
"13194111",
"-660,377",
"12533734",
"1.69%"
],
[
"5",
"Buddhism",
"3530918",
"156,609",
"3687527",
"1.09%"
],
[
"6",
"Sikhism",
"363677",
"28,961",
"392638",
"1.87%"
],
[
"7",
"Judaism",
"194962",
"−70,447",
"124515",
"0.91%"
],
[
"8",
"Bahá'í",
"117158",
"26,333",
"143491",
"2.28%"
],
[
"9",
"Confucianism",
"55739",
"−11,434",
"44305",
"0.73%"
],
[
"10",
"Jainism",
"74539",
"−39,588",
"34951",
"0.87%"
],
[
"11",
"Shinto",
"8534",
"−40,527",
"-31993",
"−1.09%"
],
[
"12",
"Taoism",
"25397",
"−155",
"25242",
"1.00%"
],
[
"13",
"Zoroastrianism",
"45391",
"13,080",
"58471",
"2.65%"
]
] |
[
{
"Formula": "SUMIFS(H1,A1,\"Moses Mabhida Stadium\")",
"Formula2": "SUMIFS(H2:H11,A2:A11,\"Moses Mabhida Stadium\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "how many overall goals were scored at moses mabhida stadium?",
"Tokens": [
"SUMIFS(",
"H1",
"A1",
"\"Moses Mabhida Stadium\""
]
},
{
"Formula": "SUM(FILTER(D1, I1=1.25))",
"Formula2": "SUM(FILTER(D2:D11, I2:I11=1.25))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "how many matches were played that average goals scored 1.25?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"I1",
"=",
"1.25"
]
},
{
"Formula": "MIN(FILTER(E1, H1=19))",
"Formula2": "MIN(FILTER(E2:E11, H2:H11=19))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "what is the minimum overall attendance where the goals scored were 19?",
"Tokens": [
"MIN(",
"FILTER(",
"E1",
"H1",
"=",
"19"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,B1=\"Port Elizabeth\"),10))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J11,B2:B11=\"Port Elizabeth\"),10))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "what is the elevation for port elizabeth?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"J1",
"B1",
"=",
"\"Port Elizabeth\"",
"10"
]
},
{
"Formula": "SUMIFS(F1,J1,\"1500 m\")",
"Formula2": "SUMIFS(F2:F11,J2:J11,\"1500 m\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what is the average attendance per match wheree the elevation is 1500 m?",
"Tokens": [
"SUMIFS(",
"F1",
"J1",
"\"1500 m\""
]
}
] | train_1-27708484-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Stadium",
"City",
"Capacity",
"Matches played",
"Overall attendance",
"Average attendance per match",
"Average attendance as % of Capacity",
"Overall goals scored",
"Average goals scored per match",
"Elevation"
],
[
"2",
"Cape Town Stadium",
"Cape Town",
"64100",
"8",
"507340",
"63418",
"98.9",
"22",
"2.75",
"0 (sea level)"
],
[
"3",
"Ellis Park Stadium",
"Johannesburg",
"55686",
"7",
"372843",
"53263",
"95.7",
"19",
"2.71",
"1753 m"
],
[
"4",
"Free State Stadium",
"Bloemfontein",
"40911",
"6",
"196823",
"32804",
"80.2",
"14",
"2.33",
"1400 m"
],
[
"5",
"Loftus Versfield Stadium",
"Pretoria",
"42858",
"6",
"234092",
"39015",
"91.0",
"11",
"1.83",
"1214 m"
],
[
"6",
"Mbombela Stadium",
"Nelspruit",
"40929",
"4",
"143492",
"35873",
"87.6",
"9",
"2.25",
"660 m"
],
[
"7",
"Moses Mabhida Stadium",
"Durban",
"62760",
"7",
"434631",
"62090",
"98.9",
"14",
"2.00",
"0 (sea level)"
],
[
"8",
"Nelson Mandela Bay Stadium",
"Port Elizabeth",
"42486",
"8",
"285643",
"35705",
"84.0",
"16",
"2.00",
"0 (sea level)"
],
[
"9",
"Peter Mokaba Stadium",
"Polokwane",
"41733",
"4",
"139436",
"34859",
"83.5",
"5",
"1.25",
"1310 m"
],
[
"10",
"Royal Bafokeng Stadium",
"Rustenburg",
"38646",
"6",
"193697",
"32283",
"83.5",
"14",
"2.33",
"1500 m"
],
[
"11",
"Soccer City",
"Johannesburg",
"84490",
"8",
"670809",
"83851",
"99.2",
"21",
"2.63",
"1753 m"
]
] |
[
{
"Formula": "MAXIFS(A1,C1,\"no\")",
"Formula2": "MAXIFS(A2:A17,C2:C17,\"no\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What year is the latest year that has no under director?",
"Tokens": [
"MAXIFS(",
"A1",
"C1",
"\"no\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=2014)*(E1=\"yes\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(A2:A17=2014)*(E2:E17=\"yes\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "With yes under writer and in 2014, what is the director?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"2014",
"*",
"E1",
"=",
"\"yes\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"run\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,B2:B17=\"run\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who is the writer of the film Run?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"run\"",
"5"
]
}
] | train_2-15429690-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Film",
"Director",
"Producer",
"Writer"
],
[
"2",
"2001",
"Aanandham",
"Yes",
"No",
"Yes"
],
[
"3",
"2002",
"Run",
"Yes",
"No",
"Yes"
],
[
"4",
"2005",
"Ji",
"Yes",
"No",
"Yes"
],
[
"5",
"2005",
"Sandakozhi",
"Yes",
"No",
"Yes"
],
[
"6",
"2007",
"Deepavali",
"No",
"Yes",
"No"
],
[
"7",
"2008",
"Bheema",
"Yes",
"No",
"Yes"
],
[
"8",
"2009",
"Pattalam",
"No",
"Yes",
"No"
],
[
"9",
"2010",
"Paiyaa",
"Yes",
"Yes",
"Yes"
],
[
"10",
"2012",
"Vettai",
"Yes",
"Yes",
"Yes"
],
[
"11",
"2012",
"Vazhakku Enn 18/9",
"No",
"Yes",
"No"
],
[
"12",
"2012",
"Kumki",
"No",
"Yes",
"No"
],
[
"13",
"2013",
"Ivan Veramathiri",
"No",
"Yes",
"No"
],
[
"14",
"2014",
"Uthama Villain",
"No",
"Yes",
"No"
],
[
"15",
"2014",
"Idam Porul Eval",
"No",
"Yes",
"No"
],
[
"16",
"2014",
"Romeo Juliet",
"No",
"Yes",
"No"
],
[
"17",
"2014",
"Rowdy",
"Yes",
"Yes",
"Yes"
]
] |
[
{
"Formula": "SUMIFS(E1,D1,\"0:0 - 4:1 (pen)\")",
"Formula2": "SUMIFS(E2:E15,D2:D15,\"0:0 - 4:1 (pen)\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many Attendance in a match which scores 0:0 - 4:1 (pen)",
"Tokens": [
"SUMIFS(",
"E1",
"D1",
"\"0:0 - 4:1 (pen)\""
]
}
] | test_2-13884212-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Venue",
"Home",
"Guest",
"Score",
"Attendance"
],
[
"2",
"Stadion na Koniku",
"FK Ribnica",
"OFK Bar",
"1:1 - 5:6 (pen)",
"400"
],
[
"3",
"Stadion na Koniku",
"FK Grafičar",
"FK Budućnost",
"0:2",
"500"
],
[
"4",
"Stadion Topolica",
"FK Mornar",
"FK Mladost",
"0:1",
"600"
],
[
"5",
"Stadion pod Golubinjom",
"FK Pljevlja 97",
"FK Mogren",
"0:5",
"2.000"
],
[
"6",
"Stadion Zabjela",
"FK Zabjelo",
"FK Lovćen",
"0:0 - 2:4 (pen)",
"400"
],
[
"7",
"Stadion Olimpik",
"FK Otrant",
"FK Jezero",
"1:1 - 5:3 (pen)",
"700"
],
[
"8",
"Stadion pod Vrmcem",
"FK Bokelj",
"FK Berane",
"1:1 - 1:4 (pen)",
"400"
],
[
"9",
"Stadion Gradski park",
"FK Arsenal",
"FK Jedinstvo",
"0:0 - 4:1 (pen)",
"500"
],
[
"10",
"Stadion u Radanovićima",
"FK Grbalj",
"FK Čelik",
"4:0",
"300"
],
[
"11",
"Stadion Trešnjica",
"FK Zeta",
"FK Tekstilac",
"3:1",
"600"
],
[
"12",
"Stadion Bandžovo brdo",
"FK Ibar",
"FK Crvena Stijena",
"1:0",
"1.000"
],
[
"13",
"Stadion pod Malim brdom",
"OFK Petrovac",
"FK Gusinje",
"3:0",
"400"
],
[
"14",
"Stadion Tuško polje",
"FK Dečić",
"FK Bratstvo",
"3:0",
"400"
],
[
"15",
"Gradski stadion",
"FK Prvijenac",
"FK Kom",
"0:3",
"500"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"ipswich town\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,D2:D8=\"ipswich town\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Tie no for Away Team Ipswich Town?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"ipswich town\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"middlesbrough\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"middlesbrough\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Date of the Middlesbrough Home game?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"middlesbrough\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"1–0\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"1–0\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Home team in the Game with a Score of 1–0?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"1–0\"",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"everton\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,D2:D8=\"everton\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Date of the Everton Away game?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"everton\"",
"5"
]
}
] | train_2-17751859-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Tie no",
"Home team",
"Score",
"Away team",
"Date"
],
[
"2",
"1",
"Nottingham Forest",
"3–3",
"Ipswich Town",
"7 March 1981"
],
[
"3",
"Replay",
"Ipswich Town",
"1–0",
"Nottingham Forest",
"10 March 1981"
],
[
"4",
"2",
"Middlesbrough",
"1–1",
"Wolverhampton Wanderers",
"7 March 1981"
],
[
"5",
"Replay",
"Wolverhampton Wanderers",
"3–1",
"Middlesbrough",
"10 March 1981"
],
[
"6",
"3",
"Everton",
"2–2",
"Manchester City",
"7 March 1981"
],
[
"7",
"Replay",
"Manchester City",
"3–1",
"Everton",
"11 March 1981"
],
[
"8",
"4",
"Tottenham Hotspur",
"2–0",
"Exeter City",
"7 March 1981"
]
] |
[
{
"Formula": "CHOOSE({1,2},FILTER(B1,A1=\"Anthony\"),FILTER(C1,A1=\"Anthony\"))",
"Formula2": "CHOOSE({1,2},FILTER(B2:B3,A2:A3=\"Anthony\"),FILTER(C2:C3,A2:A3=\"Anthony\"))",
"Funcs": [
"CHOOSE(",
"Num",
"Num",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "List the airport code and name in the city of Anthony.",
"Tokens": [
"CHOOSE(",
"1",
"2",
"FILTER(",
"B1",
"A1",
"=",
"\"Anthony\"",
"FILTER(",
"C1",
"A1",
"=",
"\"Anthony\""
]
},
{
"Formula": "CHOOSE({1,2},FILTER(B1,A1=\"Anthony\"),FILTER(C1,A1=\"Anthony\"))",
"Formula2": "CHOOSE({1,2},FILTER(B2:B3,A2:A3=\"Anthony\"),FILTER(C2:C3,A2:A3=\"Anthony\"))",
"Funcs": [
"CHOOSE(",
"Num",
"Num",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "Give the airport code and airport name corresonding to the city Anthony.",
"Tokens": [
"CHOOSE(",
"1",
"2",
"FILTER(",
"B1",
"A1",
"=",
"\"Anthony\"",
"FILTER(",
"C1",
"A1",
"=",
"\"Anthony\""
]
},
{
"Formula": "ROWS(UNIQUE(B1))",
"Formula2": "ROWS(UNIQUE(B2:B3))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "How many airports do we have?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"B1"
]
},
{
"Formula": "ROWS(UNIQUE(B1))",
"Formula2": "ROWS(UNIQUE(B2:B3))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Return the number of airports.",
"Tokens": [
"ROWS(",
"UNIQUE(",
"B1"
]
},
{
"Formula": "CHOOSE({1,2},FILTER(A1,C1=\"Alton\"),FILTER(D1,C1=\"Alton\"))",
"Formula2": "CHOOSE({1,2},FILTER(A2:A3,C2:C3=\"Alton\"),FILTER(D2:D3,C2:C3=\"Alton\"))",
"Funcs": [
"CHOOSE(",
"Num",
"Num",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "Which city and country is the Alton airport at?",
"Tokens": [
"CHOOSE(",
"1",
"2",
"FILTER(",
"A1",
"C1",
"=",
"\"Alton\"",
"FILTER(",
"D1",
"C1",
"=",
"\"Alton\""
]
},
{
"Formula": "CHOOSE({1,2},FILTER(A1,C1=\"Alton\"),FILTER(D1,C1=\"Alton\"))",
"Formula2": "CHOOSE({1,2},FILTER(A2:A3,C2:C3=\"Alton\"),FILTER(D2:D3,C2:C3=\"Alton\"))",
"Funcs": [
"CHOOSE(",
"Num",
"Num",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "Give the city and country for the Alton airport.",
"Tokens": [
"CHOOSE(",
"1",
"2",
"FILTER(",
"A1",
"C1",
"=",
"\"Alton\"",
"FILTER(",
"D1",
"C1",
"=",
"\"Alton\""
]
},
{
"Formula": "FILTER(C1,B1=\"AKO\")",
"Formula2": "FILTER(C2:C3,B2:B3=\"AKO\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the airport name for airport 'AKO'?",
"Tokens": [
"FILTER(",
"C1",
"B1",
"=",
"\"AKO\""
]
},
{
"Formula": "FILTER(C1,B1=\"AKO\")",
"Formula2": "FILTER(C2:C3,B2:B3=\"AKO\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Return the name of the airport with code 'AKO'.",
"Tokens": [
"FILTER(",
"C1",
"B1",
"=",
"\"AKO\""
]
},
{
"Formula": "FILTER(C1,A1=\"Aberdeen\")",
"Formula2": "FILTER(C2:C3,A2:A3=\"Aberdeen\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What are airport names at City 'Aberdeen'?",
"Tokens": [
"FILTER(",
"C1",
"A1",
"=",
"\"Aberdeen\""
]
},
{
"Formula": "FILTER(C1,A1=\"Aberdeen\")",
"Formula2": "FILTER(C2:C3,A2:A3=\"Aberdeen\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What are the names of airports in Aberdeen?",
"Tokens": [
"FILTER(",
"C1",
"A1",
"=",
"\"Aberdeen\""
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,C1=\"alton\"),UNIQUE(CHOOSECOLS(query1,1,4,2)))",
"Formula2": "LET(query1,FILTER(A2:E3,C2:C3=\"alton\"),UNIQUE(CHOOSECOLS(query1,1,4,2)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num",
"Num"
],
"Level": "hard",
"Question": "the city and country where alton is located and its code",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"alton\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"1",
"4",
"2"
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,C1=\"alton\"),UNIQUE(CHOOSECOLS(query1,1,4,2)))",
"Formula2": "LET(query1,FILTER(A2:E3,C2:C3=\"alton\"),UNIQUE(CHOOSECOLS(query1,1,4,2)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num",
"Num"
],
"Level": "hard",
"Question": "The city, country, and code of Alton airport",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"alton\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"1",
"4",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"ako\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E3,B2:B3=\"ako\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "The name of the airport which has the code AKO.",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"ako\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"ako\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E3,B2:B3=\"ako\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Name of the airport which has the code AKO.",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"ako\"",
"3"
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,A1=\"aberdeen\"),UNIQUE(CHOOSECOLS(query1,3,2)))",
"Formula2": "LET(query1,FILTER(A2:E3,A2:A3=\"aberdeen\"),UNIQUE(CHOOSECOLS(query1,3,2)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "Name of each airport in Aberdeen.",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"aberdeen\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"3",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"aberdeen\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E3,A2:A3=\"aberdeen\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Which airport is located in Aberdeen?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"aberdeen\"",
"2"
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,A1=\"anthony\"),UNIQUE(CHOOSECOLS(query1,2,3)))",
"Formula2": "LET(query1,FILTER(A2:E3,A2:A3=\"anthony\"),UNIQUE(CHOOSECOLS(query1,2,3)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "Codes and names of each airport in Anthony.",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"anthony\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"2",
"3"
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,A1=\"anthony\"),UNIQUE(CHOOSECOLS(query1,2,3)))",
"Formula2": "LET(query1,FILTER(A2:E3,A2:A3=\"anthony\"),UNIQUE(CHOOSECOLS(query1,2,3)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "The codes and names of Anthony's airports ",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"anthony\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"2",
"3"
]
},
{
"Formula": "ROWS(UNIQUE(B1))",
"Formula2": "ROWS(UNIQUE(B2:B3))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "the number of airports",
"Tokens": [
"ROWS(",
"UNIQUE(",
"B1"
]
},
{
"Formula": "ROWS(UNIQUE(B1))",
"Formula2": "ROWS(UNIQUE(B2:B3))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "How many airports are there?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"B1"
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,A1=\"anthony\"),UNIQUE(CHOOSECOLS(query1,2,3)))",
"Formula2": "LET(query1,FILTER(A2:E3,A2:A3=\"anthony\"),UNIQUE(CHOOSECOLS(query1,2,3)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "the codes and names of airports of Anthony",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"anthony\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"2",
"3"
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,A1=\"anthony\"),UNIQUE(CHOOSECOLS(query1,2,3)))",
"Formula2": "LET(query1,FILTER(A2:E3,A2:A3=\"anthony\"),UNIQUE(CHOOSECOLS(query1,2,3)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num"
],
"Level": "hard",
"Question": "The codes and names of the airports located in Anthony.",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"anthony\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"2",
"3"
]
},
{
"Formula": "ROWS(UNIQUE(B1))",
"Formula2": "ROWS(UNIQUE(B2:B3))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "How many airports?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"B1"
]
},
{
"Formula": "LET(query1,FILTER(A1:E1,C1=\"alton\"),UNIQUE(CHOOSECOLS(query1,1,4,2)))",
"Formula2": "LET(query1,FILTER(A2:E3,C2:C3=\"alton\"),UNIQUE(CHOOSECOLS(query1,1,4,2)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"Num",
"Num",
"Num"
],
"Level": "hard",
"Question": "The city, country and code of airport Alton ",
"Tokens": [
"LET(",
"query1",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"alton\"",
"UNIQUE(",
"CHOOSECOLS(",
"query1",
"1",
"4",
"2"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"ako\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E3,B2:B3=\"ako\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "the name of the airport whose code is AKO",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"ako\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"ako\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E3,B2:B3=\"ako\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "the name of airport with code AKO",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"ako\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"aberdeen\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E3,A2:A3=\"aberdeen\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "the names of airports in Aberdeen",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"aberdeen\"",
"3"
]
}
] | flight_2_airports | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"city",
"airport code",
"airport name",
"country",
"country abbrev"
],
[
"2",
"Anthony",
"AKO",
"Alton",
"",
""
],
[
"3",
"Aberdeen",
"",
"",
"",
""
]
] |
[
{
"Formula": "SUMIFS(A1,B1,\"kelsey tessier\")",
"Formula2": "SUMIFS(A2:A8,B2:B8,\"kelsey tessier\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "In what round was Kelsey Tessier drafted?",
"Tokens": [
"SUMIFS(",
"A1",
"B1",
"\"kelsey tessier\""
]
}
] | train_2-17798269-20 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Player",
"Position",
"Nationality",
"College/junior/club team (league)"
],
[
"2",
"2",
"Cameron Gaunce",
"Defenseman",
"Canada",
"Mississauga St. Michael's Majors ( OHL )"
],
[
"3",
"2",
"Peter Delmas",
"Goalie",
"Canada",
"Lewiston Maineiacs ( QMJHL )"
],
[
"4",
"4",
"Kelsey Tessier",
"Center",
"Canada",
"Quebec Remparts ( QMJHL )"
],
[
"5",
"5",
"Mark Olver",
"Center",
"Canada",
"Northern Michigan U. ( CCHA )"
],
[
"6",
"6",
"Joel Chouinard",
"Defenseman",
"Canada",
"Victoriaville Tigres ( QMJHL )"
],
[
"7",
"6",
"Jonas Holos",
"Defenseman",
"Norway",
"Sparta Warriors ( GET-ligaen )"
],
[
"8",
"7",
"Nathan Condon",
"Center",
"United States",
"Wausau (HIGH-WI)"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"7.8 × 10−4\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"7.8 × 10−4\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the '{\\mathrm{h,cc}} = \\frac{c_{\\mathrm{aq}}}{c_{\\mathrm{gas}}}' if '_{\\mathrm{h,cp}} = \\frac{c_\\mathrm{aq}}{p}' is 7.8 × 10−4?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"C1",
"=",
"\"7.8 × 10−4\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"12.30 × 10\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,D2:D8=\"12.30 × 10\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the equation if k_{\\mathrm{h,px}} = \\frac{p}{x} is 12.30 × 10?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"D1",
"=",
"\"12.30 × 10\"",
"1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"CO 2\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"CO 2\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What wast the 'k_{\\mathrm{h,cc}} = \\frac{c_{\\mathrm{aq}}}{c_{\\mathrm{gas}}}' of CO 2?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"CO 2\"",
"5"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(E1, D1=\"14.97 × 10\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E8, D2:D8=\"14.97 × 10\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many \"k_{\\mathrm{h,cc}} = \\frac{c_{\\mathrm{aq}}}{c_{\\mathrm{gas}}}i if its 'k_{\\mathrm{h,px}} = \\frac{p}{x}' is 14.97 × 10?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"E1",
"D1",
"=",
"\"14.97 × 10\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=2222.22))",
"Formula2": "LET(query1,SUMMARIZE(A2:A8,SUMX(B2:B8)),FILTER(query1,CHOOSECOLS(query1,2)=2222.22))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "What was the equation if k_{\\mathrm{h,pc}} = \\frac{p}{c_\\mathrm{aq}} is 2222.22?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"A1",
"SUMX(",
"B1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"2222.22"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"O 2\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"O 2\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the 'k_{\\mathrm{h,cc}} = \\frac{c_{\\mathrm{aq}}}{c_{\\mathrm{gas}}}' of O 2?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"O 2\"",
"5"
]
}
] | train_1-238199-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"equation:",
"k_{\\mathrm{H,pc}} = \\frac{p}{c_\\mathrm{aq}}",
"k_{\\mathrm{H,cp}} = \\frac{c_\\mathrm{aq}}{p}",
"k_{\\mathrm{H,px}} = \\frac{p}{x}",
"k_{\\mathrm{H,cc}} = \\frac{c_{\\mathrm{aq}}}{c_{\\mathrm{gas}}}"
],
[
"2",
"O 2",
"769.23",
"1.3 × 10−3",
"4.259 × 10",
"3.181 × 10−2"
],
[
"3",
"H 2",
"1282.05",
"7.8 × 10−4",
"7.099 × 10",
"1.907 × 10−2"
],
[
"4",
"CO 2",
"29.41",
"3.4 × 10−2",
"0.163 × 10",
"0.8317"
],
[
"5",
"N 2",
"1639.34",
"6.1 × 10−4",
"9.077 × 10",
"1.492 × 10−2"
],
[
"6",
"He",
"2702.7",
"3.7 × 10−4",
"14.97 × 10",
"9.051 × 10−3"
],
[
"7",
"Ne",
"2222.22",
"4.5 × 10−4",
"12.30 × 10",
"1.101 × 10−2"
],
[
"8",
"Ar",
"714.28",
"1.4 × 10−3",
"3.955 × 10",
"3.425 × 10−2"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"31-24\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,F2:F14=\"31-24\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the opponent when the record was 31-24?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"F1",
"=",
"\"31-24\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=48),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,A2:A14=48),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
"Question": "What was the score of Game 48?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"A1",
"=",
"48",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"madison square garden\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,E2:E14=\"madison square garden\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who was the opponent at the game at Madison Square Garden?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"madison square garden\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"great western forum\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,E2:E14=\"great western forum\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was the score of the game at Great Western Forum?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"F1",
"E1",
"=",
"\"great western forum\"",
"4"
]
}
] | train_2-18493036-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"Date",
"Opponent",
"Score",
"Location/Attendance",
"Record"
],
[
"2",
"44",
"February 2",
"at Orlando Magic",
"L 95-108",
"Orlando Arena",
"24-20"
],
[
"3",
"Game",
"Date",
"Opponent",
"Score",
"Location/Attendance",
"Record"
],
[
"4",
"45",
"February 4",
"vs Charlotte Hornets",
"W 106-104",
"The Omni",
"25-20"
],
[
"5",
"46",
"February 7",
"at Miami Heat",
"L 89-101",
"Miami Arena",
"25-21"
],
[
"6",
"47",
"February 8",
"vs Washington Bullets",
"W 98-92",
"The Omni",
"26-21"
],
[
"7",
"48",
"February 14",
"at Los Angeles Lakers",
"L 86-87",
"Great Western Forum",
"26-22"
],
[
"8",
"49",
"February 16",
"at Vancouver Grizzlies",
"W 110-100",
"General Motors Place",
"27-22"
],
[
"9",
"50",
"February 18",
"at Portland TrailBlazers",
"W 93-90",
"Rose Garden Arena",
"28-22"
],
[
"10",
"51",
"February 19",
"at Seattle Supersonics",
"L 94-102",
"KeyArena at Seattle Center",
"28-23"
],
[
"11",
"52",
"February 22",
"vs Chicago Bulls",
"L 91-96",
"The Omni",
"28-24"
],
[
"12",
"53",
"February 23",
"at New York Knicks",
"W 108-97",
"Madison Square Garden",
"29-24"
],
[
"13",
"54",
"February 25",
"at Minnesota Timberwolves",
"W 92-76",
"Target Center",
"30-24"
],
[
"14",
"55",
"February 28",
"vs Portland TrailBlazers",
"W 90-88",
"The Omni",
"31-24"
]
] |
[
{
"Formula": "MIN(FILTER(A1,(C1=\"edmonton, canada\")*(E1>100)))",
"Formula2": "MIN(FILTER(A2:A13,(C2:C13=\"edmonton, canada\")*(E2:E13>100)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the lowest year that has edmonton, canada as the venue with a weight class (kg) greater than 100?",
"Tokens": [
"MIN(",
"FILTER(",
"A1",
"C1",
"=",
"\"edmonton, canada\"",
"*",
"E1",
">",
"100"
]
},
{
"Formula": "MIN(FILTER(E1,C1=\"sofia, bulgaria\"))",
"Formula2": "MIN(FILTER(E2:E13,C2:C13=\"sofia, bulgaria\"))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the lowest weight class (kg) that has sofia, bulgaria as the venue?",
"Tokens": [
"MIN(",
"FILTER(",
"E1",
"C1",
"=",
"\"sofia, bulgaria\""
]
},
{
"Formula": "MAX(FILTER(A1,(B1=\"fila world championships\")*(C1=\"toledo, united states\")*(E1<97)))",
"Formula2": "MAX(FILTER(A2:A13,(B2:B13=\"fila world championships\")*(C2:C13=\"toledo, united states\")*(E2:E13<97)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the highest year that has fila world championships as the event, with toledo, united states as the venue, and a weight class (kg) less than 97?",
"Tokens": [
"MAX(",
"FILTER(",
"A1",
"B1",
"=",
"\"fila world championships\"",
"*",
"C1",
"=",
"\"toledo, united states\"",
"*",
"E1",
"<",
"97"
]
}
] | dev_2-18896497-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Event",
"Venue",
"Place",
"Weight class (kg)"
],
[
"2",
"1963",
"FILA World Championships",
"Helsingborg , Sweden",
"4th",
"97.0"
],
[
"3",
"1964",
"Olympic Games",
"Tokyo , Japan",
"2nd",
"97.0"
],
[
"4",
"1965",
"FILA World Championships",
"Tampere , Finland",
"4th",
"97.0"
],
[
"5",
"1966",
"European Championships",
"Essen , Germany",
"3rd",
"97.0"
],
[
"6",
"1966",
"FILA World Championships",
"Toledo , United States",
"5th",
"97.0"
],
[
"7",
"1967",
"European Championships",
"Minsk , Soviet Union",
"3rd",
"97.0"
],
[
"8",
"1968",
"European Championships",
"Västerås , Sweden",
"3rd",
"97.0"
],
[
"9",
"1968",
"Olympic Games",
"Mexico City , Mexico",
"4th",
"97.0"
],
[
"10",
"1969",
"European Championships",
"Modena , Italy",
"1st",
"100.0"
],
[
"11",
"1970",
"European Championshipss",
"Berlin , Germany",
"1st",
"100.0"
],
[
"12",
"1970",
"FILA World Championships",
"Edmonton , Canada",
"1st",
"100.0"
],
[
"13",
"1971",
"FILA World Championships",
"Sofia , Bulgaria",
"1st",
"100.0"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,(H1=\"n/a\")*(A1=\"matthew hoggard\")),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I18,(H2:H18=\"n/a\")*(A2:A18=\"matthew hoggard\")),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What was Matthew Hoggard's high score when he had a strike rate of n/a?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"I1",
"H1",
"=",
"\"n/a\"",
"*",
"A1",
"=",
"\"matthew hoggard\"",
"6"
]
}
] | test_2-15893020-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Player",
"Matches",
"Innings",
"Not Out",
"Runs",
"High Score",
"Average",
"Strike Rate",
"100s"
],
[
"2",
"Anthony McGrath",
"9",
"9",
"2",
"392",
"72*",
"56.00",
"132.43",
"0"
],
[
"3",
"Jacques Rudolph",
"9",
"8",
"1",
"191",
"56",
"27.29",
"129.05",
"0"
],
[
"4",
"Darren Gough",
"9",
"4",
"3",
"26",
"20*",
"26.00",
"136.84",
"0"
],
[
"5",
"Gerard Brophy",
"9",
"9",
"1",
"177",
"57*",
"22.13",
"113.46",
"0"
],
[
"6",
"Andrew Gale",
"9",
"9",
"2",
"106",
"45",
"15.14",
"86.18",
"0"
],
[
"7",
"Michael Vaughan",
"7",
"7",
"0",
"104",
"34",
"14.86",
"138.67",
"0"
],
[
"8",
"Craig White",
"2",
"2",
"0",
"26",
"26",
"13.00",
"92.86",
"0"
],
[
"9",
"Tim Bresnan",
"9",
"8",
"3",
"58",
"15",
"11.60",
"85.29",
"0"
],
[
"10",
"Chris Taylor",
"2",
"2",
"1",
"10",
"10*",
"10.00",
"111.11",
"0"
],
[
"11",
"Simon Guy",
"4",
"2",
"0",
"11",
"7",
"5.50",
"78.57",
"0"
],
[
"12",
"Richard Pyrah",
"9",
"5",
"2",
"16",
"8",
"5.33",
"114.29",
"0"
],
[
"13",
"Adil Rashid",
"8",
"6",
"2",
"18",
"10",
"4.50",
"94.74",
"0"
],
[
"14",
"Adam Lyth",
"1",
"1",
"0",
"0",
"0",
"0.00",
"0.00",
"0"
],
[
"15",
"David Wainwright",
"2",
"1",
"1",
"3",
"3*",
"N/A",
"33.33",
"0"
],
[
"16",
"Matthew Hoggard",
"9",
"0",
"0",
"0",
"0",
"N/A",
"N/A",
"0"
],
[
"17",
"Azeem Rafiq",
"1",
"0",
"0",
"0",
"0",
"N/A",
"N/A",
"0"
],
[
"18",
"Total Batting",
"99",
"73",
"18",
"1138",
"72*",
"20.69",
"116.00",
"0"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"united kingdom\")*(E1=\"hvnlp26cd\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(A2:A6=\"united kingdom\")*(E2:E6=\"hvnlp26cd\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the Label of Catalogue # HVNLP26CD from United Kingdom?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"united kingdom\"",
"*",
"E1",
"=",
"\"hvnlp26cd\"",
"3"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"asw 50248 (724385024825)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"asw 50248 (724385024825)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What Country is Catalogue # ASW 50248 (724385024825) from?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"asw 50248 (724385024825)\"",
"1"
]
}
] | train_2-1523661-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Country",
"Date",
"Label",
"Format",
"Catalogue #"
],
[
"2",
"United Kingdom",
"3 April 2000",
"Heavenly Records",
"CD",
"HVNLP26CD"
],
[
"3",
"United Kingdom",
"3 April 2000",
"Heavenly Records",
"Double LP (heavyweight vinyl; gatefold sleeve)",
"HVNLP26"
],
[
"4",
"United States",
"17 October 2000",
"Astralwerks Records",
"CD (3 bonus tracks)",
"ASW 50248 (724385024825)"
],
[
"5",
"United States",
"17 October 2000",
"Astralwerks Records",
"Double LP (numbered edition; gatefold sleeve)",
"ASW 50248 (724385024818)"
],
[
"6",
"Japan",
"7 March 2001",
"Toshiba-EMI",
"CD (3 bonus tracks)",
"TOCP-65682"
]
] |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,G1=\"7ACX14\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H20,G2:G20=\"7ACX14\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who wrote the title with production code 7acx14?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"G1",
"=",
"\"7ACX14\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"Cherry Chevapravatdumrong\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H20,E2:E20=\"Cherry Chevapravatdumrong\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who directed the title written by cherry chevapravatdumrong?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"E1",
"=",
"\"Cherry Chevapravatdumrong\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,G1=\"7ACX08\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H20,G2:G20=\"7ACX08\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who wrote the title with the production code is 7acx08?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"G1",
"=",
"\"7ACX08\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"Patrick Meighan\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H20,E2:E20=\"Patrick Meighan\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "Who directed the episode written by patrick meighan?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"H1",
"E1",
"=",
"\"Patrick Meighan\"",
"4"
]
}
] | train_1-22269839-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"No. in series",
"No. in season",
"Title",
"Directed by",
"Written by",
"Original air date",
"Production code",
"U.S. viewers (millions)"
],
[
"2",
"127",
"1",
"\" Road to the Multiverse \"",
"Greg Colton",
"Wellesley Wild",
"September27,2009",
"7ACX06",
"10.17"
],
[
"3",
"128",
"2",
"\" Family Goy \"",
"James Purdum",
"Mark Hentemann",
"October4,2009",
"7ACX01",
"9.66"
],
[
"4",
"129",
"3",
"\" Spies Reminiscent of Us \"",
"Cyndi Tang",
"Alec Sulkin",
"October11,2009",
"7ACX03",
"8.88"
],
[
"5",
"130",
"4",
"\" Brian's Got a Brand New Bag \"",
"Pete Michels",
"Tom Devanney",
"November8,2009",
"7ACX02",
"7.38"
],
[
"6",
"131",
"5",
"\" Hannah Banana \"",
"John Holmquist",
"Cherry Chevapravatdumrong",
"November8,2009",
"7ACX05",
"7.73"
],
[
"7",
"132",
"6",
"\" Quagmire's Baby \"",
"Jerry Langford",
"Patrick Meighan",
"November15,2009",
"7ACX04",
"8.28"
],
[
"8",
"133",
"7",
"\" Jerome Is the New Black \"",
"Brian Iles",
"John Viener",
"November22,2009",
"7ACX08",
"7.38"
],
[
"9",
"134",
"8",
"\" Dog Gone \"",
"Julius Wu",
"Steve Callaghan",
"November29,2009",
"7ACX07",
"8.48"
],
[
"10",
"135",
"9",
"\" Business Guy \"",
"Pete Michels",
"Andrew Goldberg & Alex Carter",
"December13,2009",
"7ACX11",
"7.67"
],
[
"11",
"136",
"10",
"\" Big Man on Hippocampus \"",
"Dominic Bianchi",
"Brian Scully",
"January3,2010",
"7ACX09",
"8.10"
],
[
"12",
"137",
"11",
"\" Dial Meg for Murder \"",
"Cyndi Tang",
"Alex Carter & Andrew Goldberg",
"January31,2010",
"7ACX12",
"6.21"
],
[
"13",
"138",
"12",
"\" Extra Large Medium \"",
"John Holmquist",
"Steve Callaghan",
"February14,2010",
"7ACX14",
"6.42"
],
[
"14",
"139",
"13",
"\" Go Stewie Go \"",
"Greg Colton",
"Gary Janetti",
"March14,2010",
"7ACX15",
"6.72"
],
[
"15",
"140",
"14",
"\" Peter-assment \"",
"Julius Wu",
"Chris Sheridan",
"March21,2010",
"7ACX16",
"6.65"
],
[
"16",
"141",
"15",
"\" Brian Griffin's House of Payne \"",
"Jerry Langford",
"Spencer Porter",
"March28,2010",
"7ACX13",
"7.27"
],
[
"17",
"142",
"16",
"\" April in Quahog \"",
"Joseph Lee",
"John Viener",
"April11,2010",
"7ACX18",
"6.93"
],
[
"18",
"143",
"17",
"\" Brian & Stewie \"",
"Dominic Bianchi",
"Gary Janetti",
"May2,2010",
"7ACX20",
"7.68"
],
[
"19",
"144",
"18",
"\" Quagmire's Dad \"",
"Pete Michels",
"Tom Devanney",
"May9,2010",
"7ACX19",
"7.22"
],
[
"20",
"146",
"20",
"\" Something, Something, Something, Dark Side \"",
"Dominic Polcino",
"Kirker Butler",
"May23,2010",
"6ACX21/6ACX22",
"6.13"
]
] |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=31))",
"Formula2": "LET(query1,SUMMARIZE(D2:D12,SUMX(E2:E12)),FILTER(query1,CHOOSECOLS(query1,2)=31))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which Class has Laps of 31?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"E1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"31"
]
}
] | train_2-1234917-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Year",
"Team",
"Co-Drivers",
"Class",
"Laps",
"Pos.",
"Class Pos."
],
[
"2",
"1995",
"Venturi Automobiles",
"Paul Belmondo Arnaud Trévisiol",
"GT1",
"193",
"NC",
"NC"
],
[
"3",
"1996",
"Ennea SRL Igol",
"Éric Bernard Paul Belmondo",
"GT1",
"40",
"DNF",
"DNF"
],
[
"4",
"1997",
"Gulf Team Davidoff GTC Racing",
"Pierre-Henri Raphanel Anders Olofsson",
"GT1",
"360",
"2nd",
"1st"
],
[
"5",
"1998",
"AMG-Mercedes",
"Ricardo Zonta Christophe Bouchut",
"GT1",
"31",
"DNF",
"DNF"
],
[
"6",
"2000",
"Thomas Bscher Promotion David Price Racing",
"Thomas Bscher Geoff Lees",
"LMP900",
"180",
"DNF",
"DNF"
],
[
"7",
"2003",
"Courage Compétition",
"Jonathan Cochet Stéphan Grégoire",
"LMP900",
"360",
"7th",
"5th"
],
[
"8",
"2004",
"Courage Compétition",
"Alexander Frei Sam Hancock",
"LMP2",
"127",
"DNF",
"DNF"
],
[
"9",
"2005",
"Audi PlayStation Team Oreca",
"Franck Montagny Stéphane Ortelli",
"LMP1",
"362",
"4th",
"4th"
],
[
"10",
"2006",
"Courage Compétition",
"Shinji Nakano Haruki Kurosawa",
"LMP1",
"35",
"DNF",
"DNF"
],
[
"11",
"2007",
"Courage Compétition",
"Guillaume Moreau Stefan Johansson",
"LMP1",
"175",
"DNF",
"DNF"
],
[
"12",
"2008",
"Epsilon Euskadi",
"Shinji Nakano Stefan Johansson",
"LMP2",
"158",
"DNF",
"DNF"
]
] |
[
{
"Formula": "MAX(FILTER(D1, (E1>100)*(B1=\"nikola peković\")*(A1<4)))",
"Formula2": "MAX(FILTER(D2:D6, (E2:E6>100)*(B2:B6=\"nikola peković\")*(A2:A6<4)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the highest Games, when Rebounds is greater than 100, when Name is Nikola Peković, and when Rank is less than 4?",
"Tokens": [
"MAX(",
"FILTER(",
"D1",
"E1",
">",
"100",
"*",
"B1",
"=",
"\"nikola peković\"",
"*",
"A1",
"<",
"4"
]
},
{
"Formula": "SUM(FILTER(D1, (A1<4)*(E1<102)))",
"Formula2": "SUM(FILTER(D2:D6, (A2:A6<4)*(E2:E6<102)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the total number of Games, when Rank is less than 4, and when Rebounds is less than 102?",
"Tokens": [
"SUM(",
"FILTER(",
"D1",
"A1",
"<",
"4",
"*",
"E1",
"<",
"102"
]
},
{
"Formula": "MIN(FILTER(D1, (B1=\"travis watson\")*(E1<136)))",
"Formula2": "MIN(FILTER(D2:D6, (B2:B6=\"travis watson\")*(E2:E6<136)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the lowest Games, when Name is Travis Watson, and when Rebounds is less than 136?",
"Tokens": [
"MIN(",
"FILTER(",
"D1",
"B1",
"=",
"\"travis watson\"",
"*",
"E1",
"<",
"136"
]
},
{
"Formula": "SUM(FILTER(E1, (C1=\"aris thessaloniki\")*(D1>14)))",
"Formula2": "SUM(FILTER(E2:E6, (C2:C6=\"aris thessaloniki\")*(D2:D6>14)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the sum of Rebounds, when Team is Aris Thessaloniki, and when Games is greater than 14?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"C1",
"=",
"\"aris thessaloniki\"",
"*",
"D1",
">",
"14"
]
},
{
"Formula": "MAX(FILTER(A1, (B1=\"travis watson\")*(D1<14)))",
"Formula2": "MAX(FILTER(A2:A6, (B2:B6=\"travis watson\")*(D2:D6<14)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the highest Rank, when Name is Travis Watson, and when Games is less than 14?",
"Tokens": [
"MAX(",
"FILTER(",
"A1",
"B1",
"=",
"\"travis watson\"",
"*",
"D1",
"<",
"14"
]
}
] | train_2-16050349-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Name",
"Team",
"Games",
"Rebounds"
],
[
"2",
"1.",
"Travis Watson",
"Armani Jeans Milano",
"14",
"136"
],
[
"3",
"2.",
"Mirsad Türkcan",
"Fenerbahçe",
"11",
"102"
],
[
"4",
"3.",
"Jeremiah Massey",
"Aris Thessaloniki",
"14",
"113"
],
[
"5",
"4.",
"Nikola Peković",
"Partizan Belgrade",
"14",
"112"
],
[
"6",
"5.",
"Felipe Reyes",
"Real Madrid",
"13",
"100"
]
] |
[
{
"Formula": "ROWS(UNIQUE(FILTER(E1, A1=\"1.6 Duratec\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E8, A2:A8=\"1.6 Duratec\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "The 1.6 Duratec model/engine has how many torque formulas?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"E1",
"A1",
"=",
"\"1.6 Duratec\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"N·m (lb·ft)/*N·m (lb·ft) @1750\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"N·m (lb·ft)/*N·m (lb·ft) @1750\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "For the model with torque of n·m (lb·ft)/*n·m (lb·ft) @1750, what is the power?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"E1",
"=",
"\"N·m (lb·ft)/*N·m (lb·ft) @1750\"",
"4"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"1.8 Duratec HE\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"1.8 Duratec HE\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "For the model/engine of 1.8 Duratec HE, what is the torque?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"1.8 Duratec HE\"",
"5"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(B1, A1=\"1.6 Duratec\")))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B8, A2:A8=\"1.6 Duratec\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many capacities are possible for the 1.6 Duratec model/engine?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"B1",
"A1",
"=",
"\"1.6 Duratec\""
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"1,753 cc\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"1,753 cc\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the torque formula for the model/engine which has 1,753 cc capacity?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"B1",
"=",
"\"1,753 cc\"",
"5"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"1.6 Duratec Ti-VCT\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"1.6 Duratec Ti-VCT\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "medium",
"Question": "What is the torque formula for the 1.6 Duratec ti-vct model/engine?",
"Tokens": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"A1",
":",
"E1",
"A1",
"=",
"\"1.6 Duratec Ti-VCT\"",
"5"
]
}
] | train_1-1212189-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Model/Engine",
"Capacity",
"Cylinders/Valves",
"Power/rpm",
"Torque (Nm)/rpm"
],
[
"2",
"1.6 Duratec",
"1,596 cc",
"4/16",
"hp (kW; PS) @6000",
"N·m (lb·ft) @4000"
],
[
"3",
"1.6 Duratec Ti-VCT",
"1,596 cc",
"4/16",
"hp (kW; PS) @6000",
"N·m (lb·ft) @4150"
],
[
"4",
"1.8 Duratec HE",
"1,798 cc",
"4/16",
"hp (kW; PS) @6000",
"N·m (lb·ft) @4000"
],
[
"5",
"2.0 Duratec HE",
"1,999 cc",
"4/16",
"hp (kW; PS) @6000",
"N·m (lb·ft) @4500"
],
[
"6",
"1.6 Duratorq",
"1,560 cc",
"4/16",
"hp (kW; PS) @4000",
"N·m (lb·ft) @1750"
],
[
"7",
"1.6 Duratorq",
"1,560 cc",
"4/16",
"hp (kW; PS) @4000",
"N·m (lb·ft)/*N·m (lb·ft) @1750"
],
[
"8",
"1.8 Duratorq",
"1,753 cc",
"4/16",
"hp (kW; PS) @3700",
"N·m (lb·ft) /*N·m (lb·ft) @1900"
]
] |
[
{
"Formula": "SUM(FILTER(E1, (D1=\"gearbox\")*(C1<3)))",
"Formula2": "SUM(FILTER(E2:E17, (D2:D17=\"gearbox\")*(C2:C17<3)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many grids have a Time/Retired of gearbox, and Laps smaller than 3?",
"Tokens": [
"SUM(",
"FILTER(",
"E1",
"D1",
"=",
"\"gearbox\"",
"*",
"C1",
"<",
"3"
]
},
{
"Formula": "AVERAGEIFS(C1,A1,\"masten gregory\")",
"Formula2": "AVERAGEIFS(C2:C17,A2:A17,\"masten gregory\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is masten gregory's average lap?",
"Tokens": [
"AVERAGEIFS(",
"C1",
"A1",
"\"masten gregory\""
]
},
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Formula2": "LET(query1,SUMMARIZE(D2:D17,SUMX(E2:E17)),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"Num",
"=",
"Num"
],
"Level": "hard",
"Question": "Which Time/Retired has a Grid of 2?",
"Tokens": [
"LET(",
"query1",
"SUMMARIZE(",
"D1",
"SUMX(",
"E1",
"FILTER(",
"query1",
"CHOOSECOLS(",
"query1",
"2",
"=",
"2"
]
}
] | train_2-1122212-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Driver",
"Constructor",
"Laps",
"Time/Retired",
"Grid"
],
[
"2",
"Stirling Moss",
"Cooper - Climax",
"62",
"2:11:55.41",
"1"
],
[
"3",
"Masten Gregory",
"Cooper - Climax",
"61",
"+ 1 Lap",
"3"
],
[
"4",
"Dan Gurney",
"Ferrari",
"61",
"+ 1 Lap",
"6"
],
[
"5",
"Maurice Trintignant",
"Cooper - Climax",
"60",
"+ 2 Laps",
"4"
],
[
"6",
"Harry Schell",
"BRM",
"59",
"+ 3 Laps",
"9"
],
[
"7",
"Roy Salvadori",
"Aston Martin",
"59",
"+ 3 Laps",
"12"
],
[
"8",
"Ron Flockhart",
"BRM",
"59",
"+ 3 Laps",
"11"
],
[
"9",
"Carroll Shelby",
"Aston Martin",
"58",
"+ 4 Laps",
"13"
],
[
"10",
"Tony Brooks",
"Ferrari",
"57",
"+ 5 Laps",
"10"
],
[
"11",
"Mário de Araújo Cabral",
"Cooper - Maserati",
"56",
"+ 6 Laps",
"14"
],
[
"12",
"Bruce McLaren",
"Cooper - Climax",
"38",
"Transmission",
"8"
],
[
"13",
"Jack Brabham",
"Cooper - Climax",
"23",
"Transmission",
"2"
],
[
"14",
"Jo Bonnier",
"BRM",
"10",
"Engine",
"5"
],
[
"15",
"Phil Hill",
"Ferrari",
"5",
"Accident",
"7"
],
[
"16",
"Graham Hill",
"Lotus - Climax",
"5",
"Accident",
"15"
],
[
"17",
"Innes Ireland",
"Lotus - Climax",
"3",
"Gearbox",
"16"
]
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.