t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"October 12\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,B2:B8=\"October 12\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_1-27756572-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"1",
"October 5",
"@ Portlan... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"2–2\")*(D1=\"h\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,(E2:E9=\"2–2\")*(D2:D9=\"h\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-16649424-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Round",
"Opponent",
"Venue",
"Result",
"Attendance"
],
[
"2",
"9 August 1995",
"QR",
"Anorthosis Famagusta",
"H",
"1–0",
"43,519"
],
[
"3",
"23 August 1995",... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(C1, H1=\"3:09:45\")))",
"Formula2": "ROWS(UNIQUE(FILTER(C2:C17, H2:H17=\"3:09:45\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many drivers had a ti... | train_1-2175858-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Year",
"Date",
"Driver",
"Team",
"Manufacturer",
"Laps",
"Miles (km)",
"Race Time",
"Average Speed (mph)",
"Report"
],
[
"2",
"1997",
"Septem... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,(C1=1)*(D1=11)*(I1=7)),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J15,(C2:C15=1)*(D2:D15=11)*(I2:I15=7)),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
... | test_2-12807904-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Tries for",
"Tries against",
"Try bonus",
"Losing bonus"
],
[
"2",
"Club",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"sa/b\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E6,E2:E6=\"sa/b\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSEC... | train_2-18662681-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Rowers",
"Country",
"Time",
"Notes"
],
[
"2",
"1",
"James , Williams , Reed , Triggs-Hodge",
"Great Britain",
"6:00.59",
"SA/B"
],
[
"3",
"2",
"C. Mornati , Sartori , N. ... |
[
{
"Formula": "UNIQUE(E1)",
"Formula2": "UNIQUE(E2:E16)",
"Funcs": [
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Show all transaction types.",
"Tokens": [
"UNIQUE(",
"E1"
]
},
{
"Formula": "UNIQUE(E1)",
"Formula2": "UNIQUE(E2:E16)",
"Func... | customers_card_transactions_financial_transactions | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"transaction id",
"previous transaction id",
"account id",
"card id",
"transaction type",
"transaction date",
"transaction amount",
"transaction comment",
"other transacti... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"University of Otago\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"University of Otago\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_1-27484208-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Members",
"Country",
"Year Established",
"World Rank by THE-WUR , 2013",
"World Rank by ARWU , 2013",
"World Rank by QS , 2013"
],
[
"2",
"Dartmouth College",
"USA",
"1769",
"126th",
... |
[
{
"Formula": "SUM(C1)",
"Formula2": "SUM(C2:C8)",
"Funcs": [
"SUM(",
"Cell"
],
"Level": "easy",
"Question": "How many games did each team played?",
"Tokens": [
"SUM(",
"C1"
]
},
{
"Formula": "SUM(FILTER(I1, G1=47))",
"Formula2": "SUM(FILTER(I2:I8, ... | train_1-18018214-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Position",
"Club",
"Games played",
"Wins",
"Draws",
"Loses",
"Goals scored",
"Goals conceded",
"Points"
],
[
"2",
"1",
"Ekranas-2 Panevėžys",
"14",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Essendon\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"Essendon\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_1-29126507-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Ground",
"Date"
],
[
"2",
"Fitzroy",
"4.0 (24)",
"Hawthorn",
"3.1 (19)",
"MCG",
"Saturday, 24 May"
],
[
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"54 (73)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,E2:E15=\"54 (73)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-181892-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Pts."
],
[
"2",
"1960",
"Team Lotus",
"Lotus 18",
"Climax I4",
"8"
],
[
"3",
"1961",
"Team Lotus",
"Lotus 21",
"Climax I4",
"1... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"hindhead\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,F2:F9=\"hindhead\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-12675066-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Transmitter Site",
"Frequency",
"Power",
"RDS Name",
"PI Code",
"Area"
],
[
"2",
"Chilworth",
"107.8MHz",
"900W",
"_Breeze_",
"C3BA (C4BA Switched)",
"Southampton & South West H... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:I1,C1=\"oakland raiders\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,7)))),FILTER(query1,CHOOSECOLS(query1,2)<28))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:I17,C2:C17=\"oakland raiders\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,7)... | train_2-16677887-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Opponent",
"Result",
"Bills points",
"Opponents",
"Bills first downs",
"Record",
"Attendance"
],
[
"2",
"1",
"Sept. 7",
"Miami Dolphin... |
[
{
"Formula": "AVERAGEIFS(D1,A1,\"ian baker-finch\")",
"Formula2": "AVERAGEIFS(D2:D6,A2:A6,\"ian baker-finch\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "count the the average Total of ian baker-finch?",
"Tokens": [
"... | train_2-18103106-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Country",
"Year(s) won",
"Total",
"To par"
],
[
"2",
"Bob Charles",
"New Zealand",
"1963",
"149",
"+5"
],
[
"3",
"Tom Weiskopf",
"United States",
"1973",
"151",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"Panthers\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,B2:B8=\"Panthers\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_1-24935743-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"School",
"Nickname",
"Location",
"Colors",
"Type",
"Membership Tenure",
"Notes"
],
[
"2",
"Black River",
"Pirates",
"Sullivan",
"Black, Gold",
"Public",
"1964-1993"... |
[
{
"Formula": "SUM(FILTER(A1, E1=72855))",
"Formula2": "SUM(FILTER(A2:A18, E2:E18=72855))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Which Week has an Attendance of 72,855?",
"Tokens": [
"SUM(",
... | train_2-16729059-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 1, 1991",
"Cincinnati Bengals",
"W 45–14",
"72,855"
],
[
"3",
"2",
"September 8, 1991",
"at Los An... |
[
{
"Formula": "SUM(FILTER(C1, (E1=\"atlético ciudad\")*(D1>0.61)))",
"Formula2": "SUM(FILTER(C2:C6, (E2:E6=\"atlético ciudad\")*(D2:D6>0.61)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level"... | train_2-18160020-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Goalkeeper",
"Goals",
"Matches",
"Average",
"Team"
],
[
"2",
"Miguel Zapata",
"17",
"28",
"0.61",
"Atlético Ciudad"
],
[
"3",
"Rubén Martínez",
"24",
"32",
"0.75",
"C... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"2x11\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,A2:A13=\"2x11\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | train_1-19930660-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Episode",
"First broadcast",
"Rufus guest",
"Marcus guest",
"Winner"
],
[
"2",
"2x01",
"23 March 2009",
"Chris Addison",
"Dara Ó Briain",
"Red (3–2)"
],
[
"3",
"2x02",
"30 March ... |
[
{
"Formula": "SUMIFS(A1,B1,\"october 9, 1938\")",
"Formula2": "SUMIFS(A2:A12,B2:B12,\"october 9, 1938\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What week was October 9, 1938?",
"Tokens": [
"SUMIFS(",
"A1",
... | train_2-11173623-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 11, 1938",
"at Green Bay Packers",
"L 26-17",
"8,247"
],
[
"3",
"2",
"September 17, 1938",
"Chicag... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"jordan turner\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)<208))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E15,C2:C15=\"jordan turner\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,4))))... | test_2-12830268-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Riding",
"Province",
"Candidate",
"Votes",
"Placement"
],
[
"2",
"Ahuntsic",
"Quebec",
"Jean-Olivier Berthiaume",
"299",
"6/6"
],
[
"3",
"Berthier—Maskinongé",
"Quebec",
"Mar... |
[
{
"Formula": "MAX(FILTER(C1,(D1=\"0.54%\")*(E1>2)))",
"Formula2": "MAX(FILTER(C2:C6,(D2:D6=\"0.54%\")*(E2:E6>2)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "W... | dev_2-16785053-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"State",
"Membership",
"Population",
"% LDS",
"Total Congregations"
],
[
"2",
"American Samoa",
"15,411",
"54,947",
"28.1%",
"36"
],
[
"3",
"Guam",
"2,252",
"185,674",
"1.... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"65-72\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,D2:D12=\"65-72\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | train_1-17103645-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Opponent",
"Score",
"High points",
"High rebounds",
"High assists",
"Location/Attendance",
"Record"
],
[
"2",
"16",
"July 1",
"Phoenix... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"mattias modig\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"mattias modig\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | test_2-11801795-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Player",
"Position",
"Nationality",
"College/Junior/Club Team (League)"
],
[
"2",
"1",
"Logan MacMillan",
"Center",
"Canada",
"Halifax Mooseheads ( QMJHL )"
],
[
"3",
"2",
... |
[
{
"Formula": "SUM(FILTER(D1, F1=3.62))",
"Formula2": "SUM(FILTER(D2:D13, F2:F13=3.62))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many episodes had 3.62 million viewers?",
"Tokens": [
"SUM(",
... | test_1-22353769-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Episode #",
"US Air Date",
"Rating",
"Share",
"Rating/Share (18-49)",
"Viewers (millions)"
],
[
"2",
"1",
"Thursday, April 9, 2009",
"6.5",
"11",
"2.6/8",
"10.21"
],
[
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"newport county\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,D2:D20=\"newport county\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_2-17455843-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Tie no",
"Home team",
"Score",
"Away team",
"Date"
],
[
"2",
"1",
"Nelson",
"1–1",
"York City",
"13 December 1930"
],
[
"3",
"Replay",
"York City",
"3–2",
"Nelson",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"Jonathan Jennings\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,D2:D12=\"Jonathan Jennings\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_1-225094-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"District",
"Vacator",
"Reason for change",
"Successor",
"Date successor seated"
],
[
"2",
"Indiana Territory",
"Vacant",
"failure to elect",
"Jonathan Jennings",
"Seated November 27, 1809"
],
... |
[
{
"Formula": "SUM(FILTER(E1, (F1<353069)*(C1>47425)))",
"Formula2": "SUM(FILTER(E2:E12, (F2:F12<353069)*(C2:C12>47425)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Questi... | test_2-1161065-28 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Venue",
"Hosted",
"Average",
"Highest",
"Lowest",
"Total",
"Last Year",
"Up/Down"
],
[
"2",
"MCG",
"44",
"47,425",
"83,905",
"17,566",
"2086,712",
... |
[
{
"Formula": "FILTER(B1,A1=\"jamboree\")",
"Formula2": "FILTER(B2:B8,A2:A8=\"jamboree\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What year was Jamboree made?",
"Tokens": [
"FILTER(",
"B1",
"A1",
... | dev_2-167051-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Movie Title",
"Year",
"Role",
"Director",
"Producer"
],
[
"2",
"Rock, Rock, Rock",
"1956",
"Dori Graham (Singing voice only)",
"Will Price",
"Max Rosenberg , Milton Subotsky"
],
[
"3",
... |
[
{
"Formula": "MIN(FILTER(A1,B1=\"2.08\"))",
"Formula2": "MIN(FILTER(A2:A10,B2:B10=\"2.08\"))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the series minimum if the season number is 2.08?",
"Tokens"... | dev_1-24639086-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Series #",
"Season #",
"Episode",
"Directed by",
"Written by",
"Original air date",
"Viewers (in millions)"
],
[
"2",
"11",
"2.01",
"\"Urban Garden ( Jardines urbanos )\"",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,B1=\"United Kingdom\"),9))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J20,B2:B20=\"United Kingdom\"),9))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_1-18676973-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Rank",
"Country",
"Jerseys",
"Vuelta Wins",
"Points",
"KoM",
"Combo",
"Most recent cyclist",
"Most recent date",
"Different holders"
],
[
"2",
"1... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"doug basham\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"doug basham\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-18709785-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Elimination",
"Wrestler",
"Team",
"Eliminated by",
"Elimination move",
"Time"
],
[
"2",
"1",
"Greg Valentine",
"The Original Dream Team",
"Necro Butcher",
"Pinfall after a Sunset fl... |
[
{
"Formula": "MAX(FILTER(E1, (B1=\"modena team spa\")*(A1>1991)))",
"Formula2": "MAX(FILTER(E2:E9, (B2:B9=\"modena team spa\")*(A2:A9>1991)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level"... | train_2-1226510-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Points"
],
[
"2",
"1987",
"Enzo Coloni Racing Car Systems",
"Coloni FC-187",
"Ford DFZ 3.5L V8",
"0"
],
[
"3",
"1988",
"Osella Squadra Cor... |
[
{
"Formula": "MAX(FILTER(F1, (A1=6)*(C1<1)))",
"Formula2": "MAX(FILTER(F2:F17, (A2:A17=6)*(C2:C17<1)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the ... | test_2-15759604-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Soviet Union",
"8",
"6",
"3",
"17"
],
[
"3",
"2",
"Bulgaria",
"4",
"2",
"5",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Sidney R. Yates\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"Sidney R. Yates\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"... | train_1-1341690-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Illinois 3",
"Robert P. Hanrahan",
"Republican",
"1972",
"Lost re-election Democratic gain",
... |
[
{
"Formula": "MAX(FILTER(D1, (C1>1)*(F1=2003)))",
"Formula2": "MAX(FILTER(D2:D13, (C2:C13>1)*(F2:F13=2003)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What i... | train_2-16225511-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Appearances",
"School",
"Wins",
"Losses",
"Percent",
"Last Appearance"
],
[
"2",
"7",
"Baylor",
"5",
"2",
"0.714",
"2013"
],
[
"3",
"6",
"Oklahoma",
"4",
... |
[
{
"Formula": "FILTER(B1,(C1=\"celtic\")*(A1=\"24 february 1900\"))",
"Formula2": "FILTER(B2:B6,(C2:C6=\"celtic\")*(A2:A6=\"24 february 1900\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
... | dev_2-17214919-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Round",
"Opponent",
"Venue",
"Result",
"Attendance"
],
[
"2",
"13 January 1900",
"R1",
"Morton",
"H",
"4–2",
"7,000"
],
[
"3",
"27 January 1900",
"R2",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"corey pavin\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"corey pavin\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-12913985-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Seve Ballesteros",
"Spain",
"71-68=139",
"–5"
],
[
"3",
"2",
"Billy Kratzert",
"United States",
"68-72=140"... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,E1=\"abc 8:00pm\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>9))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F18,E2:E18=\"abc 8:00pm\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(... | train_2-18817998-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"TV Time",
"Attendance"
],
[
"2",
"1",
"September 7, 2003",
"Oakland Raiders",
"W 25–20",
"ESPN 7:30pm",
"68,809"
],
[
"3",
"2",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"great britain\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"great britain\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-18662697-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Rowers",
"Country",
"Time",
"Notes"
],
[
"2",
"1",
"Georgeta Andrunache , Viorica Susanu",
"Romania",
"7:22.69",
"FA"
],
[
"3",
"2",
"Lenka Wech , Maren Derlien",
"Ge... |
[
{
"Formula": "MAXIFS(C1,E1,\"£5,000\")",
"Formula2": "MAXIFS(C2:C15,E2:E15,\"£5,000\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the highest Matches, when Prize Money is £5,000?",
"Tokens": [
"MAXIFS(",
"C1"... | train_2-15786635-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Date",
"Matches",
"Clubs",
"Prize money"
],
[
"2",
"Extra Preliminary Round",
"28 August 2004",
"73",
"661 → 588",
"£500"
],
[
"3",
"Preliminary Round",
"4 September 200... |
[
{
"Formula": "MAX(FILTER(G1,B1=\"October 17, 1937\"))",
"Formula2": "MAX(FILTER(G2:G11,B2:B11=\"October 17, 1937\"))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "On October 17, 1937 what was maximum number or ... | dev_1-14608759-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Record",
"Attendance"
],
[
"2",
"1",
"September 16, 1937",
"New York Giants",
"W 13–3",
"Griffith Stadium",
"1–0"... |
[
{
"Formula": "ROWS(FILTER(F1,(E1=\"state\")*(D1=\"fairlie\")*(G1<206)))",
"Formula2": "ROWS(FILTER(F2:F9,(E2:E9=\"state\")*(D2:D9=\"fairlie\")*(G2:G9<206)))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str",
... | dev_2-12256602-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Name",
"Years",
"Gender",
"Area",
"Authority",
"Decile",
"Roll"
],
[
"2",
"Albury School",
"1–6",
"Coed",
"Albury",
"State",
"8",
"35"
],
[
"3",
"Ao... |
[
{
"Formula": "FILTER(A1,E1=\"jesús ramírez\")",
"Formula2": "FILTER(A2:A9,E2:E9=\"jesús ramírez\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is Team, when Replaced By is \"Jesús Ramírez\"?",
"Tokens": [
"F... | dev_2-17384746-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Team",
"Outgoing manager",
"Manner of departure",
"Date of vacancy",
"Replaced by",
"Date of appointment",
"Position in table"
],
[
"2",
"Atlas",
"Darío Franco",
"Resigned",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Kentucky 9\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"Kentucky 9\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_1-1342393-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Kentucky 1",
"Alben Barkley",
"Democratic",
"1912",
"Re-elected",
"Alben Barkley (D) 66.9% Ro... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,A1=\"windows home server 2011\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I17,A2:A17=\"windows home server 2011\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | train_2-10758793-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Name",
"Release date",
"RTM build",
"Current version",
"Status support",
"License",
"Based on (kernel)",
"Supported architectures",
"OS type"
],
[
"2",
"Windo... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"sf\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,B2:B8=\"sf\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "me... | test_2-17589865-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Round",
"Opponent",
"Venue",
"Result",
"Attendance",
"Scorers"
],
[
"2",
"4 January 1997",
"R3",
"West Bromwich Albion",
"H",
"3–0",
"27,446",
"Wise , Z... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"edward r. dudley\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"edward r. dudley\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"... | train_2-15558979-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Office",
"Republican ticket",
"Democratic ticket",
"Liberal ticket",
"Conservative ticket",
"Socialist Workers ticket",
"Socialist Labor ticket"
],
[
"2",
"Governor",
"Nelson A. Ro... |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=14))",
"Formula2": "LET(query1,SUMMARIZE(B2:B7,SUMX(E2:E7)),FILTER(query1,CHOOSECOLS(query1,2)=14))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER("... | train_2-12890652-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Episode No.",
"Airdate",
"Total Viewers",
"Share",
"BBC One Weekly Ranking"
],
[
"2",
"1",
"2 September 2011",
"6,114,000",
"24.2%",
"9"
],
[
"3",
"2",
"9 September 2011",
"5... |
[
{
"Formula": "SUM(A1)",
"Formula2": "SUM(A2:A13)",
"Funcs": [
"SUM(",
"Cell"
],
"Level": "easy",
"Question": "How many train stations are there?",
"Tokens": [
"SUM(",
"A1"
]
},
{
"Formula": "CHOOSE({1,2,3},B1,F1,H1)",
"Formula2": "CHOOSE({1,2,3},B2... | train_station_station | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"station id",
"name",
"annual entry exit",
"annual interchanges",
"total passengers",
"location",
"main services",
"number of platforms",
""
],
[
"2",
"1",
... |
[
{
"Formula": "MAX(FILTER(E1, (A1>1952)*(C1=\"connaught type a\")))",
"Formula2": "MAX(FILTER(E2:E11, (A2:A11>1952)*(C2:C11=\"connaught type a\")))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str"
],
"L... | train_2-1234953-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Pts."
],
[
"2",
"1950",
"Ecurie Belge",
"Talbot-Lago T26C",
"Talbot L6",
"0"
],
[
"3",
"1951",
"Ecurie Belge",
"Talbot-Lago T26C-DA",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=2004)*(B1=\"John Barrow\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(D2:D12=2004)*(B2:B12=\"John Barrow\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | test_1-19753079-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Georgia 1",
"Jack Kingston",
"Republican",
"1992",
"Re-elected",
"Jack Kingston (R) 71.6% Osc... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"La Granja\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,B2:B14=\"La Granja\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_1-1053802-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Region/country",
"Local title",
"Network",
"Winners",
"Main presenters"
],
[
"2",
"Arab world",
"الوادي Al Wadi (Celebrity Format)",
"LBC",
"Season 1, 2005: Meshari El Ballam",
"Karen Derkaloust... |
[
{
"Formula": "SUMIFS(F1,E1,\"mcg\")",
"Formula2": "SUMIFS(F2:F7,E2:E7,\"mcg\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "When the Venue was mcg what was the sum of all Crowds for that venue?",
"Tokens": [
"SUMIFS(",
... | train_2-10869537-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"St Kilda",
"14.16 (100)",
"South Melbourne",
"13.15 (93)",
"Moorabbin... |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=8))",
"Formula2": "LET(query1,SUMMARIZE(D2:D9,SUMX(A2:A9)),FILTER(query1,CHOOSECOLS(query1,2)=8))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_1-23958944-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"No. by series",
"Title",
"Directed by",
"Written by",
"Original air date",
"Production number",
"U.S. viewers (in millions)"
],
[
"2",
"1",
"\"Flowers for Your Grave\"",
"Rob B... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"conservative\")*(C1=2001)),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,(F2:F15=\"conservative\")*(C2:C15=2001)),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"="... | train_2-11921877-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Born",
"Became oldest MP",
"Left House",
"Age on leaving",
"Died",
"Political Party"
],
[
"2",
"6 May 1866",
"1945",
"1950",
"83 2",
"24 April 1957",
"Liberal Party"
],
[
... |
[
{
"Formula": "FILTER(B1,A1=3)",
"Formula2": "FILTER(B2:B15,A2:A15=3)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "When was the game number 3 played?",
"Tokens": [
"FILTER(",
"B1",
"A1",
"=",
... | dev_1-23286112-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"3",
"November 1",
"Portland... |
[
{
"Formula": "ROWS(FILTER(E1,A1>1956))",
"Formula2": "ROWS(FILTER(E2:E10,A2:A10>1956))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many points after 1956?",
"Tokens": [
"ROWS(",
"FILTER("... | dev_2-1226547-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Points"
],
[
"2",
"1950",
"Equipe Simca Gordini",
"Simca Gordini Type 15",
"Gordini Straight-4",
"3"
],
[
"3",
"1951",
"Equipe Simca Gordi... |
[
{
"Formula": "LET(query1,FILTER(A1:H1,D1=\"bus\"),UNIQUE(CHOOSECOLS(query1,5,1)))",
"Formula2": "LET(query1,FILTER(A2:H16,D2:D16=\"bus\"),UNIQUE(CHOOSECOLS(query1,5,1)))",
"Funcs": [
"LET(",
"query1",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str... | theme_park_tourist_attractions | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"tourist attraction id",
"attraction type code",
"location id",
"how to get there",
"name",
"description",
"opening hours",
"other details"
],
[
"2",
"2113",
"2",
"... |
[
{
"Formula": "SUMIFS(A1,E1,\"mississippi valley state\")",
"Formula2": "SUMIFS(A2:A15,E2:E15,\"mississippi valley state\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What round was the player drafted from mississippi valley state?",... | train_2-17386101-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick #",
"Player",
"Position",
"College"
],
[
"2",
"1",
"16",
"Ronnie Harmon",
"Running back",
"Iowa"
],
[
"3",
"1",
"20",
"Will Wolford",
"Offensive Tackle",
... |
[
{
"Formula": "SUM(FILTER(B1, (A1=1)*(C1=\"paul seymour\")))",
"Formula2": "SUM(FILTER(B2:B10, (A2:A10=1)*(C2:C10=\"paul seymour\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",... | test_2-16028459-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Player",
"Position",
"College"
],
[
"2",
"1",
"7",
"Paul Seymour",
"Offensive Tackle",
"Michigan"
],
[
"3",
"1",
"26",
"Joe DeLamielleure",
"Offensive Gu... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"united states\")*(B1=\"august 11, 2009\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(A2:A7=\"united states\")*(B2:B7=\"august 11, 2009\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"C... | train_2-1097180-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Region",
"Date",
"Label",
"Format",
"Catalogue"
],
[
"2",
"United States",
"June 25, 2002",
"Reprise",
"CD",
"9 48287-2"
],
[
"3",
"Australia",
"October 21, 2002",
"Reprise",... |
[
{
"Formula": "ROWS(FILTER(B1,E1=\"Good\"))",
"Formula2": "ROWS(FILTER(B2:B7,E2:E7=\"Good\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many different C_{high} values are there for the good category?",
... | dev_1-1942366-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"C_{low}",
"C_{high}",
"I_{low}",
"I_{high}",
"Category"
],
[
"2",
"0",
"12.0",
"0",
"50",
"Good"
],
[
"3",
"12.1",
"35.4",
"51",
"100",
"Moderate"
],
[
"4",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"mercury prize\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"mercury prize\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-15841543-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Award",
"Category",
"Nominated Work",
"Result"
],
[
"2",
"2008",
"MOJO Awards",
"Breakthrough Artist",
"Themselves",
"Won"
],
[
"3",
"2008",
"Mercury Prize",
"Mercury... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:H1,B1=\"montreal canadiens\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,8)))),FILTER(query1,CHOOSECOLS(query1,2)=5))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:H10,B2:B10=\"montreal canadiens\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(quer... | train_2-17206737-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record",
"Points"
],
[
"2",
"October 10",
"Montreal Canadiens",
"1–2 SO",
"Buffalo Sabres",
"... |
[
{
"Formula": "SUMIFS(A1,B1,\"september 16, 1982\")",
"Formula2": "SUMIFS(A2:A18,B2:B18,\"september 16, 1982\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Tell me the sum of original week for september 16, 1982",
"Tokens": [
... | train_2-10361912-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Original week",
"Date",
"Opponent",
"Result",
"Venue"
],
[
"2",
"1",
"September 12, 1982",
"Tampa Bay Buccaneers",
"W 17–10",
"Hubert H. Humphrey Metrodome"
],
[
"3",
"2",
"Septe... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"Scotts, Greenock\")*(A1=\"Chieftain\")),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,(C2:C6=\"Scotts, Greenock\")*(A2:A6=\"Chieftain\")),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
... | test_1-1206583-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Name",
"Pennant",
"Builder",
"Laid Down",
"Launched",
"Commissioned",
"Fate"
],
[
"2",
"Chaplet",
"R52",
"Thornycroft , Woolston",
"29 April 1943",
"18 July 1944",
... |
[
{
"Formula": "MAX(FILTER(E1, B1=1380))",
"Formula2": "MAX(FILTER(E2:E6, B2:B6=1380))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "With a gain of 1,380, what is the highest Avg/G?",
"Tokens": [
"MAX("... | test_2-16576950-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Gain",
"Loss",
"Long",
"Avg/G"
],
[
"2",
"Darren Sproles",
"1,380",
"62",
"74",
"119.8"
],
[
"3",
"Thomas Clayton",
"71",
"0",
"15",
"7.1"
],
[
"4",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"aus by 218 runs\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"aus by 218 runs\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_2-1598207-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Home captain",
"Away captain",
"Venue",
"Result"
],
[
"2",
"11,12,14,15,16,17 Dec 1903",
"Monty Noble",
"Plum Warner",
"Sydney Cricket Ground",
"ENG by 5 wkts"
],
[
"3",
"1,2... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=29),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,F2:F18=29),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",... | train_2-17794738-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Perpetrator",
"Date",
"Year",
"Location",
"Country",
"Killed",
"Injured"
],
[
"2",
"Delgado Morales, Campo Elias , 52",
"12.04 Dec. 4",
"1986",
"Bogotá",
"Colombia",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"paris\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,A2:A11=\"paris\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | train_2-16779508-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Tournament",
"Surface",
"Week",
"Winner",
"Finalist",
"Semifinalists"
],
[
"2",
"Indian Wells",
"Hard",
"March 6",
"Roger Federer (1) 7–5, 6–3, 6–0",
"James Blake (12)",
"Parado... |
[
{
"Formula": "AVERAGE(FILTER(D1,(C1=\"crs\")*(A1<2)))",
"Formula2": "AVERAGE(FILTER(D2:D15,(C2:C15=\"crs\")*(A2:A15<2)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Qu... | dev_2-11866-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Subframe #",
"Page #",
"Name",
"Word #",
"Bits"
],
[
"2",
"2",
"all",
"IODE",
"3",
"1–8"
],
[
"3",
"2",
"all",
"CRS",
"3",
"9–24"
],
[
"4",
"2",
"all"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,G1=\"rafer alston (8)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,G2:G12=\"rafer alston (8)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-15872814-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"72",
"April 1",
"@ Charlott... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"ballarat football league\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,B2:B13=\"ballarat football league\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | train_2-11694586-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Competition",
"Team",
"Opponent",
"Year",
"Score"
],
[
"2",
"Langley",
"Victorian Football Association",
"Carlton",
"North Melbourne",
"1895",
"2.2 – 1.9"
],
[
... |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)<7))",
"Formula2": "LET(query1,SUMMARIZE(D2:D13,SUMX(B2:B13)),FILTER(query1,CHOOSECOLS(query1,2)<7))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER("... | test_2-18178534-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Opposing Teams",
"Against",
"Date",
"Venue",
"Status"
],
[
"2",
"France",
"24",
"07/02/1998",
"Stade de France , Saint-Denis",
"Five Nations"
],
[
"3",
"Wales",
"26",
"21/02/... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"Sana Keithel\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,B2:B8=\"Sana Keithel\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_1-25926120-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name of Award",
"Name of Film",
"Language",
"Awardee(s)",
"Cash Prize"
],
[
"2",
"Best Agricultural Film",
"The Land Of Rupshupas",
"English",
"Producer: Films Division Director: A. K. Sidhpuri",
... |
[
{
"Formula": "FILTER(A1,D1=\"2:16:38.0\")",
"Formula2": "FILTER(A2:A20,D2:D20=\"2:16:38.0\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What driver has a Time/Retired of 2:16:38.0?",
"Tokens": [
"FILTER(",
... | dev_2-1122325-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Driver",
"Constructor",
"Laps",
"Time/Retired",
"Grid"
],
[
"2",
"Graham Hill",
"BRM",
"110",
"2:16:38.0",
"4"
],
[
"3",
"John Surtees",
"Ferrari",
"110",
"+ 30.5",
"... |
[
{
"Formula": "MIN(FILTER(F1, (J1<4)*(A1=\"terry poole\")))",
"Formula2": "MIN(FILTER(F2:F17, (J2:J17<4)*(A2:A17=\"terry poole\")))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
... | test_2-18983311-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Name",
"Position",
"League Apps",
"League Goals",
"FA Cup Apps",
"FA Cup Goals",
"League Cup Apps",
"League Cup Goals",
"Total Apps",
"Total Goals"
],
[
... |
[
{
"Formula": "SUMMARIZE(D1,SUMX(C1))",
"Formula2": "SUMMARIZE(D2:D7,SUMX(C2:C7))",
"Funcs": [
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell"
],
"Level": "easy",
"Question": "What is total bonus given in all evaluations?",
"Tokens": [
"SUMMARIZE(",
"D1",
"... | employee_hire_evaluation_evaluation | [
[
"0",
"A",
"B",
"C",
"D"
],
[
"1",
"employee id",
"year awarded",
"bonus",
"evaluation"
],
[
"2",
"1",
"2011",
"3000.0",
""
],
[
"3",
"2",
"2015",
"3200.0",
""
],
[
"4",
"1",
"2016",
"2900.0",
""
]... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"Toronto Maple Leafs\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H13,C2:C13=\"Toronto Maple Leafs\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",... | test_1-23308178-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Game",
"Date",
"Opponent",
"Score",
"Location",
"Attendance",
"Record",
"Points"
],
[
"2",
"28",
"December 3",
"Florida Panthers",
"6 - 2",
"Verizon Center... |
[
{
"Formula": "FILTER(A1,B1=\"19-sep-2006\")",
"Formula2": "FILTER(A2:A7,B2:B7=\"19-sep-2006\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the outcome of the game played on 19-Sep-2006?",
"Tokens": [
"FI... | dev_2-12983853-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
[
"2",
"Winner",
"25-Jan-2004",
"Clearwater, Florida",
"Hard",
"Anda Perianu",
"6-4 6-3"
],
[
"3",
... |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=181))",
"Formula2": "LET(query1,SUMMARIZE(C2:C8,SUMX(E2:E8)),FILTER(query1,CHOOSECOLS(query1,2)=181))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | test_1-1982739-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"English Name",
"Simplified Chinese",
"Traditional Chinese",
"Pinyin",
"Area",
"Population",
"Density"
],
[
"2",
"Langya District",
"琅琊区",
"瑯琊區",
"Lángyá Qū",
"181",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"3 - 3\")*(A1=\"fc gueugnon (d2)\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(B2:B9=\"3 - 3\")*(A2:A9=\"fc gueugnon (d2)\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"C... | train_2-16982165-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Team 1",
"Score",
"Team 2",
"1st round",
"2nd round"
],
[
"2",
"SCO Angers (D1)",
"0 - 2",
"RC Lens (D1)",
"0 - 1",
"0 - 1"
],
[
"3",
"Nîmes Olympique (D1)",
"1 - 0",
"Girond... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"žalgiris kaunas\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,C2:C9=\"žalgiris kaunas\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_2-16359952-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Team #1",
"Agg.",
"Team #2",
"1st leg",
"2nd leg",
"3rd leg"
],
[
"2",
"Paf Wennington Bologna",
"2 - 0",
"KK Cibona",
"76 - 64",
"75 - 74",
"unnecessary"
],
[
"3",
... |
[
{
"Formula": "MAX(FILTER(D1, (C1<25)*(A1=2010)))",
"Formula2": "MAX(FILTER(D2:D20, (C2:C20<25)*(A2:A20=2010)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What... | test_2-12312742-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"Team Name",
"Games",
"Losses",
"Points"
],
[
"2",
"1994",
"North Shore Indians",
"20",
"15",
"10"
],
[
"3",
"1995",
"North Shore Indians",
"25",
"13",
"19"
... |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)<3))",
"Formula2": "LET(query1,SUMMARIZE(C2:C9,SUMX(A2:A9)),FILTER(query1,CHOOSECOLS(query1,2)<3))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_2-18719421-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Player",
"Nationality",
"College/Junior/Club Team"
],
[
"2",
"2",
"15.",
"Ken Baird",
"Canada",
"Flin Flon Bombers ( WCHL )"
],
[
"3",
"3",
"29.",
"Rich Ledu... |
[
{
"Formula": "SUM(FILTER(E1, (G1>40)*(D1=\"detroit\")))",
"Formula2": "SUM(FILTER(E2:E14, (G2:G14>40)*(D2:D14=\"detroit\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Qu... | train_2-14335332-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Attendance",
"Record",
"Points"
],
[
"2",
"February 1",
"Pittsburgh",
"0–6",
"NY Rangers",
"17,250",
"14–25–8",
"36"
],
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"julia kimmelmann\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,E2:E11=\"julia kimmelmann\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-17373032-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Opponent in the Final",
"Score"
],
[
"2",
"Winner",
"11 July 2005",
"Istanbul , Turkey",
"Hard",
"Radana Holušová",
"6-4 6-3"
],
... |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=68))",
"Formula2": "LET(query1,SUMMARIZE(E2:E15,SUMX(A2:A15)),FILTER(query1,CHOOSECOLS(query1,2)=68))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | train_1-15869204-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"60",
"March 2",
"@ Miami",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"best actress – musical or comedy\")*(E1=\"nicole kidman ( moulin rouge! )\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(B2:B6=\"best actress – musical or comedy\")*(E2:E6=\"nicole kidman ( moulin rouge! )\")),3))",
"Funcs": [
"UNIQUE(",
... | train_2-18747538-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Category",
"Film",
"Result",
"Lost to"
],
[
"2",
"1996",
"Best Supporting Actress — Comedy or Musical",
"Jerry Maguire",
"Nominated",
"Debbie Reynolds ( Mother )"
],
[
"3",
"... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(D1, B1=\"High profile\")))",
"Formula2": "ROWS(UNIQUE(FILTER(D2:D7, B2:B7=\"High profile\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": " how many chroma ... | train_1-1376890-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Abbr.",
"Name",
"Picture Coding Types",
"Chroma Format",
"Aspect Ratios",
"Scalable modes",
"Intra DC Precision"
],
[
"2",
"SP",
"Simple profile",
"I, P",
"4:2:0",
"squ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"+2:06.0\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,D2:D16=\"+2:06.0\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-1122152-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Driver",
"Constructor",
"Laps",
"Time/Retired",
"Grid"
],
[
"2",
"Juan Manuel Fangio",
"Maserati",
"77",
"3:07:46.4",
"1"
],
[
"3",
"Luigi Musso",
"Ferrari",
"77",
"+50.8... |
[
{
"Formula": "FILTER(C1,(B1=\"ny rangers\")*(E1=\"19–28–15\"))",
"Formula2": "FILTER(C2:C14,(B2:B14=\"ny rangers\")*(E2:E14=\"19–28–15\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Qu... | dev_2-14335342-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record",
"Points"
],
[
"2",
"February 3",
"California",
"1–6",
"Pittsburgh",
"17–22–12",
"46"
],
[
"3",
"February 5",
"Pittsb... |
[
{
"Formula": "SUM(FILTER(D1, (C1>0)*(B1=5)))",
"Formula2": "SUM(FILTER(D2:D16, (C2:C16>0)*(B2:B16=5)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many lea... | train_2-11645756-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name",
"League",
"FA Cup",
"League Cup",
"Europe",
"Total"
],
[
"2",
"Hasselbaink",
"13",
"0",
"0",
"3",
"16"
],
[
"3",
"Job",
"5",
"1",
"0",
"2",
... |
[
{
"Formula": "ROWS(FILTER(D1,E1=\"Wanda\"))",
"Formula2": "ROWS(FILTER(D2:D20,E2:E20=\"Wanda\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many persons had immunity in the episode when Wanda was elimin... | dev_1-1272844-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Episode title",
"Air date",
"Reward",
"Immunity",
"Eliminated",
"Vote",
"Finish"
],
[
"2",
"\" This Has Never Happened Before! \"",
"February 17, 2005",
"None",
"Ian",
... |
[
{
"Formula": "SUM(FILTER(B1, (E1=\"2:01.51\")*(A1<4)))",
"Formula2": "SUM(FILTER(B2:B9, (E2:E9=\"2:01.51\")*(A2:A9<4)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Questio... | train_2-12446479-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Lane",
"Name",
"Nationality",
"Time"
],
[
"2",
"1",
"4",
"Massimiliano Rosolino",
"Italy",
"2:01.14"
],
[
"3",
"2",
"5",
"Marcel Wouda",
"Netherlands",
"2:01.... |
[
{
"Formula": "SUMMARIZE(C1,SUMX(A1))",
"Formula2": "SUMMARIZE(C2:C10,SUMX(A2:A10))",
"Funcs": [
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell"
],
"Level": "easy",
"Question": "Find the number of shops in each location.",
"Tokens": [
"SUMMARIZE(",
"C1",
"S... | employee_hire_evaluation_shop | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"shop id",
"name",
"location",
"district",
"number products",
"manager name"
],
[
"2",
"1",
"FC Haka",
"Valkeakoski",
"Tehtaan kenttä",
"3516",
"Olli Huttunen"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"no competition\")*(B1=\"no competition\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(D2:D12=\"no competition\")*(B2:B12=\"no competition\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
... | train_2-14903785-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Men's singles",
"Women's singles",
"Men's doubles",
"Women's doubles",
"Mixed doubles"
],
[
"2",
"1991",
"Arthur Chatschatourow",
"Inga Beridse",
"No competition",
"No compe... |
[
{
"Formula": "MIN(FILTER(A1, (D1=\"united states\")*(E1=\"51.85 pb\")*(B1>6)))",
"Formula2": "MIN(FILTER(A2:A13, (D2:D13=\"united states\")*(E2:E13=\"51.85 pb\")*(B2:B13>6)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=... | test_2-16196238-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Heat",
"Lane",
"Name",
"Country",
"Mark"
],
[
"2",
"1",
"5",
"Olesya Zykina",
"Russia",
"51.75"
],
[
"3",
"1",
"3",
"Antonina Yefremova",
"Ukraine",
"51.79 PB"
],
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"16mm t/r\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=6.4))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E7,E2:E7=\"16mm t/r\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,4)))),FILTER(quer... | train_1-1776943-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Episode",
"Broadcast date",
"Run time",
"Viewers (in millions)",
"Archive"
],
[
"2",
"\" A Land of Fear \"",
"8August1964",
"24:24",
"6.9",
"16mm t/r"
],
[
"3",
"\" Guests of Madame ... |
[
{
"Formula": "SUM(FILTER(B1, (E1<6)*(A1>8)))",
"Formula2": "SUM(FILTER(B2:B10, (E2:E10<6)*(A2:A10>8)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Name the sum... | test_2-14206085-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Games",
"Drawn",
"Lost",
"Points difference",
"Points"
],
[
"2",
"8",
"0",
"0",
"57 - 16",
"16"
],
[
"3",
"8",
"0",
"2",
"39 - 22",
"12"
],
[
"4",
"8",
... |
[
{
"Formula": "SUM(FILTER(E1, (C1=\"new jersey saints\")*(A1=\"february 21, 1988\")))",
"Formula2": "SUM(FILTER(E2:E10, (C2:C10=\"new jersey saints\")*(A2:A10=\"february 21, 1988\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
... | train_2-16119656-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"at/vs.",
"Opponent'",
"Score'",
"Attendance",
"Record"
],
[
"2",
"January 9, 1988",
"at",
"Washington Wave",
"13 - 14",
"6,624",
"Loss"
],
[
"3",
"January 16... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.