t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"May 29\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I6,B2:B6=\"May 29\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | train_1-17622423-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Series"
],
[
"2",
"1",
"May 19",
"@ New Jersey... |
[
{
"Formula": "FILTER(F1,E1=\"isle of man\")",
"Formula2": "FILTER(F2:F11,E2:E11=\"isle of man\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What Pitch is located at Isle of Man?",
"Tokens": [
"FILTER(",
"F... | dev_2-11134411-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name (Irish)",
"Name (English)",
"Sport",
"Teams",
"Location",
"Pitch"
],
[
"2",
"Cumann Lúthchleas Gael Séan Mistéil",
"John Mitchel's",
"Football",
"Men / Ladies",
"Liverpool",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"Secret Weapons\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H20,C2:C20=\"Secret Weapons\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_1-19229713-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"No.",
"#",
"Title",
"Directed by",
"Written by",
"Original air date",
"Production code",
"U.S. viewers (million)"
],
[
"2",
"89",
"1",
"\"Revival\"",
"Steward ... |
[
{
"Formula": "MAX(FILTER(H1, (G1<16)*(E1<11)*(J1>-9)))",
"Formula2": "MAX(FILTER(H2:H17, (G2:G17<16)*(E2:E17<11)*(J2:J17>-9)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num",
"*",
"Cell",
"... | train_2-17724929-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Position",
"Club",
"Played",
"Points",
"Wins",
"Draws",
"Losses",
"Goals for",
"Goals against",
"Goal Difference"
],
[
"2",
"1",
"Pontevedra ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"6 - 5\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,C2:C8=\"6 - 5\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | test_2-12207474-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Series"
],
[
"2",
"October 8",
"Royals",
"6 - 1",
"Leibrandt (0-1)",
"39,115",
"1-0"
],
[
"3",
"October 9",
"R... |
[
{
"Formula": "AVERAGE(FILTER(A1,(E1=2)*(C1<2)))",
"Formula2": "AVERAGE(FILTER(A2:A12,(E2:E12=2)*(C2:C12<2)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Wh... | dev_2-16561399-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Club",
"Winners",
"Runners-up",
"Third"
],
[
"2",
"1",
"MC Alger",
"2",
"0",
"2"
],
[
"3",
"2",
"Club Africain",
"1",
"2",
"1"
],
[
"4",
"3",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:I1,C1=\"boston\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<58))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:I14,C2:C14=\"boston\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,... | train_2-17060277-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",
"47",
"February 2",
"L.A. La... |
[
{
"Formula": "SUM(FILTER(B1, (C1=\"jim pilot\")*(A1>5)))",
"Formula2": "SUM(FILTER(B2:B10, (C2:C10=\"jim pilot\")*(A2:A10>5)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"... | train_2-17406982-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Player",
"Position",
"School/Club Team"
],
[
"2",
"1",
"8",
"Kermit Alexander",
"Back",
"UCLA"
],
[
"3",
"2",
"21",
"Walt Rock",
"Guard",
"Maryland"
... |
[
{
"Formula": "FILTER(C1,(D1=\"detroit\")*(A1=\"december 9\"))",
"Formula2": "FILTER(C2:C10,(D2:D10=\"detroit\")*(A2:A10=\"december 9\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Ques... | dev_2-13535187-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record"
],
[
"2",
"December 4",
"NY Rangers",
"0 – 1",
"Detroit",
"4–2–0"
],
[
"3",
"December 9",
"Ottawa",
"3 – 1",
"Detroit",
"4... |
[
{
"Formula": "FILTER(E1,(C1>2)*(B1=\"4…150\"))",
"Formula2": "FILTER(E2:E9,(C2:C9>2)*(B2:B9=\"4…150\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the type if quant... | dev_2-18934662-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Class",
"Railway number(s)",
"Quantity rebuilt",
"Rebuildjahr(e)",
"Type"
],
[
"2",
"T2aa",
"88, 118",
"2",
"1887–1892",
"1B n2t"
],
[
"3",
"T2",
"4\"…150",
"15",
"1890–1... |
[
{
"Formula": "MAX(D1)",
"Formula2": "MAX(D2:D8)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "Name the most no votes",
"Tokens": [
"MAX(",
"D1"
]
},
{
"Formula": "MINIFS(C1,B1,\"YES\")",
"Formula2": "MINIFS(C2:C8,B2:B8,\"YES\")",
... | test_1-256286-14 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"meas. num",
"passed",
"YES votes",
"NO votes",
"% YES",
"Const. Amd.?",
"type",
"description"
],
[
"2",
"1",
"No",
"61258",
"131603",
"31.76%",
"Yes",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"september 19, 1999\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,B2:B18=\"september 19, 1999\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-16678098-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 12, 1999",
"Arizona Cardinals",
"L 25–24",
"64,113"
],
[
"3",
"2",
"September 19, 1999",
"Tampa Ba... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"melbourne storm\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<7))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E9,B2:B9=\"melbourne storm\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1))))... | train_2-18838673-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Opponent",
"Result",
"Opp.",
"Venue"
],
[
"2",
"1",
"South Sydney Rabbitohs",
"Win",
"22",
"Aussie Stadium"
],
[
"3",
"2",
"Melbourne Storm",
"Loss",
"16",
"... |
[
{
"Formula": "SUM(FILTER(C1, (E1>1)*(F1<10)*(D1=3)))",
"Formula2": "SUM(FILTER(C2:C13, (E2:E13>1)*(F2:F13<10)*(D2:D13=3)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
... | train_2-18539850-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Soviet Union",
"5",
"3",
"4",
"12"
],
[
"3",
"2",
"West Germany",
"4",
"2",
"4",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"1r\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"1r\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "me... | train_2-1554464-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Tournament",
"2004",
"2005",
"2006",
"2007"
],
[
"2",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"november 3, 2002\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,B2:B10=\"november 3, 2002\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-15746889-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Partner",
"Opponent in the final",
"Score in the final"
],
[
"2",
"Winner",
"November 3, 2002",
"ITF $10,000 Stockholm , Sweden",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=1940),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=1940),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | test_2-181349-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Title",
"Format/genre",
"Role",
"Staged by"
],
[
"2",
"1938",
"What A Life!",
"Original Play, Comedy",
"Walk on, Water carrier",
"George Abbott Category:Articles with hCards"
],
[
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:H1,C1=\"yoshihiro akiyama\"),SUMMARIZE(CHOOSECOLS(query1,8),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>1))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:H16,C2:C16=\"yoshihiro akiyama\"),SUMMARIZE(CHOOSECOLS(query1,8),SUMX(CHOOSECOLS(query1... | test_2-12650591-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time",
"Location"
],
[
"2",
"Draw",
"6-7-2",
"Koji Oishi",
"Decision (draw)",
"Pancrase - Passion... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"jeff borowiak\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F19,E2:E19=\"jeff borowiak\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-11084877-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Date",
"Championship",
"Surface",
"Opponent",
"Score"
],
[
"2",
"Runner-up",
"1971",
"Merion , U.S.",
"Hard",
"Clark Graebner",
"2–6, 4–6, 7–6, 5–7"
],
[
"3",... |
[
{
"Formula": "MAX(FILTER(D1, (C1<5)*(A1=\"jim laker\")*(E1>52.44)))",
"Formula2": "MAX(FILTER(D2:D8, (C2:C8<5)*(A2:A8=\"jim laker\")*(E2:E8>52.44)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
"*",... | test_2-16570286-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Team",
"Matches",
"Wickets",
"Average",
"Best Bowling"
],
[
"2",
"Ray Lindwall",
"Australia",
"5",
"27",
"19.62",
"6/20"
],
[
"3",
"Norman Yardley",
"E... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,A1=\"southland\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I14,A2:A14=\"southland\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10243182-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Conference",
"# of Bids",
"Record",
"Win %",
"Round of 32",
"Sweet Sixteen",
"Elite Eight",
"Final Four",
"Championship Game"
],
[
"2",
"Southeastern",
"7... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Assists per game\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"Assists per game\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"... | train_1-26611679-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Category",
"Player",
"Games played",
"Totals",
"Average"
],
[
"2",
"Points per game",
"Gary Ervin ( Wollongong Hawks )",
"27",
"542",
"20.1"
],
[
"3",
"Rebounds per game",
"Julia... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"December 30, 1957 Detroit, MI\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,E2:E16=\"December 30, 1957 Detroit, MI\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | test_1-1198175-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Name",
"Position",
"Height",
"Weight(lbs)",
"Born",
"College",
"Drafted",
"Pro Team"
],
[
"2",
"Darris McCord",
"DE/DT/OE",
"6'6\"",
"250",
"January 4, 193... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"hard\")*(E1=\"jesse levine\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,(D2:D16=\"hard\")*(E2:E16=\"jesse levine\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | test_2-16311036-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
[
"2",
"Winner",
"9 October 2005",
"Medellín , Colombia",
"Clay",
"Luciano Vitullo",
"2–6, 6–4, 7–5"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"tim barnett\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,C2:C12=\"tim barnett\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | test_2-11003266-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Player",
"Position",
"School/Club Team"
],
[
"2",
"1",
"21",
"Harvey Williams",
"Running back",
"Louisiana State"
],
[
"3",
"2",
"50",
"Joe Valerio",
"Ce... |
[
{
"Formula": "SUM(FILTER(A1, E1=43272))",
"Formula2": "SUM(FILTER(A2:A19, E2:E19=43272))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many weeks had an Attendance of 43,272?",
"Tokens": [
"SUM(",... | train_2-17860844-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 5, 1993",
"at Cleveland Browns",
"L 14–27",
"75,508"
],
[
"3",
"2",
"September 12, 1993",
"Indiana... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"13.12 (90)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"13.12 (90)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10807673-1 | [
[
"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",
"12.20 (92)",
"South Melbourne",
"12.15 (87)",
"Junction O... |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=6))",
"Formula2": "LET(query1,SUMMARIZE(D2:D9,SUMX(A2:A9)),FILTER(query1,CHOOSECOLS(query1,2)=6))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_2-172426-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Order",
"Name dates",
"Princess Royal from (date) to (date)",
"Parent",
"Date married",
"Husband dates"
],
[
"2",
"1",
"Mary, Princess Royal 1631–1660",
"1642–1660",
"Charles I 1600–164... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=36),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=36),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
... | train_1-21636599-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Period",
"Civilians",
"Security forces",
"Insurgents",
"Total per period"
],
[
"2",
"1996",
"N/A",
"N/A",
"N/A",
"156"
],
[
"3",
"1997",
"202",
"44",
"102",
"348"
]... |
[
{
"Formula": "MINIFS(E1,B1,\"921 sw sixth avenue\")",
"Formula2": "MINIFS(E2:E10,B2:B10,\"921 sw sixth avenue\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What's the least amount of floors at 921 sw sixth avenue?",
"Tokens": [
... | train_2-13949437-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Street address",
"Years as tallest",
"Height feet / m",
"Floors"
],
[
"2",
"Wells Fargo Building",
"309 SW 6th Avenue",
"1907–1911",
"185 / 56",
"12"
],
[
"3",
"Yeon Building... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"april 14\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"april 14\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-14347797-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Game",
"Date",
"Opponent",
"Score",
"Series"
],
[
"2",
"1",
"April 8",
"New Jersey Devils",
"3–2",
"Flyers lead 1–0"
],
[
"3",
"2",
"April 10",
"New Jersey Devils",
"3–2"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"north melbourne\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"north melbourne\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_2-10824095-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Essendon",
"29.16 (190)",
"Footscray",
"11.15 (81)",
"Windy Hill",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(C1=\"mutual consent\")*(F1=\"2 november 2009\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,(C2:C14=\"mutual consent\")*(F2:F14=\"2 november 2009\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
... | train_2-17327264-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",
"Arminia Bielefeld",
"Jörg Berger",
"Mu... |
[
{
"Formula": "MAXIFS(E1,A1,\"cruz azul\")",
"Formula2": "MAXIFS(E2:E19,A2:A19,\"cruz azul\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the highest Number of seasons in Liga MX for Club cruz azul?",
"Tokens": [
"MA... | train_2-18143210-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Club",
"First season in top division",
"Number of seasons in top division",
"First season of current spell in top division",
"Number of seasons in Liga MX",
"Top division titles"
],
[
"2",
"América... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Alabama 1\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,A2:A9=\"Alabama 1\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_1-1342198-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Alabama 1",
"Frank W. Boykin",
"Democratic",
"1935",
"Re-elected",
"Frank W. Boykin (D) Unopp... |
[
{
"Formula": "MIN(FILTER(E1,A1=\"Shirley Fry Irvin\"))",
"Formula2": "MIN(FILTER(E2:E10,A2:A10=\"Shirley Fry Irvin\"))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "When did Shirley Fry Irvin win the US Open?",... | dev_1-2092557-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Australian Open",
"French Open",
"Wimbledon",
"US Open"
],
[
"2",
"Maureen Connolly Brinker",
"1953",
"1953",
"1952",
"1951"
],
[
"3",
"Doris Hart",
"1949",
"1950",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"challenge stadium\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H7,E2:E7=\"challenge stadium\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-16653153-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Date",
"Home team",
"Score",
"Away team",
"Venue",
"Crowd",
"Box Score",
"Report"
],
[
"2",
"1 October",
"Perth Wildcats",
"105-92",
"Wollongong Hawks",
"C... |
[
{
"Formula": "SUMIFS(E1,G1,\"3/27\")",
"Formula2": "SUMIFS(E2:E8,G2:G8,\"3/27\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the average when the BBI is 3/27?",
"Tokens": [
"SUMIFS(",
"E1",
"G1",
"... | train_1-28846752-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Player",
"Matches",
"Overs",
"Wickets",
"Average",
"Economy",
"BBI",
"4wi"
],
[
"2",
"Murali Kartik Category:Articles with hCards",
"10",
"69.3",
"20",
"16... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Brechin\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"Brechin\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_1-21563298-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"School",
"Location",
"Catchment",
"Roll",
"Gender",
"External link"
],
[
"2",
"Arbroath Academy",
"Arbroath",
"North-east Arbroath and surrounding areas",
"630",
"Mixed",
"Arbro... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"873khz\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,A2:A11=\"873khz\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-1837570-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Frequency",
"Station",
"Operator",
"Country of origin",
"Transmitter location",
"Format"
],
[
"2",
"5.965MHz (SW)",
"Radio Klasik",
"RTM",
"Malaysia",
"IBC , Malaysia",
"News an... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"tout le monde en parle\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,C2:C10=\"tout le monde en parle\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | test_2-18168647-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"7:00",
"7:30",
"8:00",
"8:30",
"9:00",
"9:30",
"10:00"
],
[
"2",
"Heartland",
"Heartland",
"Movies & Specials",
"Movies & Specials",
"Movies & Specials",
"Movies & ... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"morocco\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)=6))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E10,B2:B10=\"morocco\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1... | test_2-1232836-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Ranking",
"Nationality",
"Name",
"Years",
"Goals"
],
[
"2",
"1",
"Saudi Arabia",
"Mohammed Noor",
"1996–13",
"17"
],
[
"3",
"2",
"Saudi Arabia",
"Naif Hazazi",
"2006–13",... |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(D1),SUMX(E1)),FILTER(query1,(CHOOSECOLS(query1,2)<2)*(CHOOSECOLS(query1,3)>200000)))",
"Formula2": "LET(query1,SUMMARIZE(B2:B11,SUMX(D2:D11),SUMX(E2:E11)),FILTER(query1,(CHOOSECOLS(query1,2)<2)*(CHOOSECOLS(query1,3)>200000)))",
"Funcs": [
"LET(",
"q... | train_2-18382509-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Artist",
"Album",
"Peak position",
"Sales",
"Certification"
],
[
"2",
"1",
"Celine Dion",
"Taking Chances",
"1",
"400,000",
"4x Platinum"
],
[
"3",
"2",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,(E1=\"liberal\")*(G1=\"conservative\")),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>1841))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G15,(E2:E15=\"liberal\")*(G2:G15=\"conservative\")),SUMMARIZE(CHOOSECO... | train_2-15451122-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Election",
"First member",
"First party",
"Second member",
"Second party",
"Third member",
"Third party"
],
[
"2",
"1832",
"Edward Thomas Foley",
"Tory",
"Kedgwin Hoskins",... |
[
{
"Formula": "SUMIFS(B1,A1,\"italy\")",
"Formula2": "SUMIFS(B2:B12,A2:A12,\"italy\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the against when the opposing team is Italy?",
"Tokens": [
"SUMIFS(",
"B1",
... | train_2-18178551-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Opposing Teams",
"Against",
"Date",
"Venue",
"Status"
],
[
"2",
"Italy",
"9",
"15/02/2004",
"Stadio Flaminio , Rome",
"Six Nations"
],
[
"3",
"Scotland",
"13",
"21/02/2004",
... |
[
{
"Formula": "SUM(FILTER(A1, (E1>56134)*(C1=\"minnesota vikings\")))",
"Formula2": "SUM(FILTER(A2:A15, (E2:E15>56134)*(C2:C15=\"minnesota vikings\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str"
],
... | train_2-18654522-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 12, 1976",
"at Green Bay Packers",
"W 26-14",
"54,628"
],
[
"3",
"2",
"September 19, 1976",
"Chica... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"arizona 1\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"arizona 1\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-1805191-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Results"
],
[
"2",
"Arizona 1",
"Rick Renzi",
"Republican",
"2002",
"Re-elected"
],
[
"3",
"Arizona 2",
"Trent Franks",
"Re... |
[
{
"Formula": "ROWS(FILTER(B1,A1=\"magia nuda\"))",
"Formula2": "ROWS(FILTER(B2:B6,A2:A6=\"magia nuda\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many years have a Title of Magia Nuda?",
"Tokens":... | dev_2-1176486-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Title",
"Year",
"Country",
"Directors",
"Music",
"Notes"
],
[
"2",
"Africa Segreta",
"1969",
"Italy",
"Angelo Castiglioni Alfredo Castiglioni",
"Angelo Francesco Lavagnino",
"ak... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"no\")*(D1=\"no\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(E2:E13=\"no\")*(D2:D13=\"no\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-1515407-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Functions",
"s Default argument",
"Lambda functions",
"eval function",
"Pseudorandom number generation"
],
[
"2",
"Yes since SVr2",
"No",
"No",
"Yes",
"No"
],
[
"3",
"Yes",
"No",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"3-3\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,G2:G10=\"3-3\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | train_1-24561550-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Game",
"Date",
"Opponent",
"Result",
"Wildcats points",
"Opponents",
"Record"
],
[
"2",
"1",
"Sept. 19",
"Detroit",
"Win",
"13",
"6",
"1-0"
],
[
"3",
... |
[
{
"Formula": "MIN(FILTER(F1, E1>26))",
"Formula2": "MIN(FILTER(F2:F11, E2:E11>26))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "WHAT IS THE LOWEST MONEY WITH TO PAR LARGER THAN 26?",
"Tokens": [
"MIN... | train_2-18007033-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"1",
"Jim Barnes",
"England",
"69-75-73-72=289",
"+9",
"500"
],
[
"3",
"T2",
"Walter Hage... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"charles isaac elton\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,D2:D14=\"charles isaac elton\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",... | train_2-12283523-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Election",
"1st Member",
"1st Party",
"2nd Member",
"2nd Party"
],
[
"2",
"1832",
"Edward Ayshford Sanford",
"Whig",
"Charles Kemeys-Tynte",
"Whig"
],
[
"3",
"1837",
"Edward Aysh... |
[
{
"Formula": "SUM(FILTER(E1, C1=17))",
"Formula2": "SUM(FILTER(E2:E6, C2:C6=17))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "If the playoff berth is 17, what is the AFC championship number?",
"Tokens": [
... | train_1-1952057-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Team",
"Division Titles",
"Playoff Berths",
"AFL Titles",
"AFC Championships",
"Super Bowl Championships"
],
[
"2",
"New England Patriots",
"15",
"19",
"0",
"7",
"3"
],
[
... |
[
{
"Formula": "FILTER(A1,B1=\"6th, East (9-11-10)\")",
"Formula2": "FILTER(A2:A12,B2:B12=\"6th, East (9-11-10)\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the season when mls regular season was 6th, east (9-11-1... | dev_1-245695-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"MLS Regular Season",
"MLS Cup Playoffs",
"Lamar Hunt U.S. Open Cup",
"CONCACAF Champions Cup / CONCACAF Champions League"
],
[
"2",
"1996",
"4th, East (15-17)",
"Lost Conference Semifinals ( T... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(E1, F1=\"Gene Taylor (R) 67.0% Ken Young (D) 33.0%\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E6, F2:F6=\"Gene Taylor (R) 67.0% Ken Young (D) 33.0%\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],... | test_1-1341586-26 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Missouri 1",
"Bill Clay",
"Democratic",
"1968",
"Re-elected",
"Bill Clay (D) 66.1% Robert J. ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=1971)*(D1=\"6th\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(A2:A7=1971)*(D2:D7=\"6th\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
... | train_2-11881103-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Tournament",
"Venue",
"Result",
"Event"
],
[
"2",
"1966",
"European Championships",
"Budapest , Hungary",
"6th",
"110 m hurdles"
],
[
"3",
"1967",
"Mediterranean Games",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"$137,051–$208,850\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"$137,051–$208,850\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-11647327-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Marginal Ordinary Income Tax Rate",
"Single",
"Married Filing Jointly or Qualified Widow(er)",
"Married Filing Separately",
"Head of Household"
],
[
"2",
"10%",
"$0–$8,350",
"$0–$16,700",
"$0–$8,350... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"John Pegram\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,B2:B17=\"John Pegram\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_1-2668336-24 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Virginia 3",
"Henry St. George Tucker",
"Democratic-Republican",
"1815",
"Retired Democratic-Repu... |
[
{
"Formula": "SUM(A1)",
"Formula2": "SUM(A2:A11)",
"Funcs": [
"SUM(",
"Cell"
],
"Level": "easy",
"Question": "How many members are there?",
"Tokens": [
"SUM(",
"A1"
]
},
{
"Formula": "SORT(UNIQUE(B1), 1, 1)",
"Formula2": "SORT(UNIQUE(B2:B11), 1, 1)... | decoration_competition_member | [
[
"0",
"A",
"B",
"C",
"D"
],
[
"1",
"member id",
"name",
"country",
"college id"
],
[
"2",
"1",
"Jack Nicklaus",
"United States",
"1"
],
[
"3",
"2",
"Billy Casper",
"United States",
"1"
],
[
"4",
"3",
"Arnold... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"mike bibby\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,B2:B9=\"mike bibby\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-14388065-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Pos.",
"Player",
"Team",
"Height",
"Weight",
"First round",
"Final round"
],
[
"2",
"G",
"Jeff Hornacek",
"Utah Jazz",
"6–4",
"190",
"17",
"13"
],
[
"3"... |
[
{
"Formula": "MIN(FILTER(A1, F1>0))",
"Formula2": "MIN(FILTER(A2:A6, F2:F6>0))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Name the least year for wins more than 0",
"Tokens": [
"MIN(",
"FILTE... | train_2-1226341-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Class",
"Team",
"Points",
"Rank",
"Wins"
],
[
"2",
"1962",
"250cc",
"Moto Morini",
"2",
"20th",
"0"
],
[
"3",
"1963",
"50cc",
"Kreidler",
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"€11.243\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,C2:C17=\"€11.243\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-12113-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Region",
"Total GDP (€ bn )",
"% growth",
"Per capita"
],
[
"2",
"1",
"Attica",
"€110.546",
"0.8",
"€29,100"
],
[
"3",
"2",
"Central Macedonia",
"€32.285",
"−1.3"... |
[
{
"Formula": "SUM(FILTER(E1,(C1>7)*(D1<8.65)))",
"Formula2": "SUM(FILTER(E2:E9,(C2:C9>7)*(D2:D9<8.65)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What was th... | dev_2-18662026-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Position",
"Gymnast",
"A Score",
"B Score",
"Total"
],
[
"2",
"1st",
"Fabian Hambuechen ( GER )",
"7.000",
"9.200",
"16.200"
],
[
"3",
"2nd",
"Igor Cassina ( ITA )",
"6.800",... |
[
{
"Formula": "MINIFS(F1,E1,\"mcg\")",
"Formula2": "MINIFS(F2:F7,E2:E7,\"mcg\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the lowest crowd size at MCG?",
"Tokens": [
"MINIFS(",
"F1",
"E1",
"\"mcg\... | train_2-10766119-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Footscray",
"8.6 (54)",
"Richmond",
"10.17 (77)",
"Western Oval",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,J1=\"r 11\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J11,J2:J11=\"r 11\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | train_2-1106241-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"D 41",
"D 42",
"D 43",
"D 44",
"D 45",
"D 46",
"D 47",
"R 53",
"R 52",
"R 51"
],
[
"2",
"D 20",
"D 19",
"D 18",
"D 17",
"D 16",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Wee Deoch an Doris\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,C2:C18=\"Wee Deoch an Doris\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_1-28243323-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Club name",
"Name of team song",
"Basis for team song",
"First used as team song",
"Writer/composer"
],
[
"2",
"Adelaide",
"\"The Pride of South Australia\"",
"\" US Marines' Hymn \"",
"1992",
"... |
[
{
"Formula": "SUM(FILTER(D1, (B1<16)*(E1>8)*(C1>11)))",
"Formula2": "SUM(FILTER(D2:D17, (B2:B17<16)*(E2:E17>8)*(C2:C17>11)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num",
"*",
"Cell",
">"... | train_2-1694580-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"Race",
"Podium",
"Pole",
"FLap"
],
[
"2",
"1991",
"4",
"0",
"0",
"0"
],
[
"3",
"1992",
"12",
"5",
"4",
"1"
],
[
"4",
"1993",
"14",
"5",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"sk096\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,G2:G14=\"sk096\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | test_2-15261-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Processor Speed (MHz)",
"Input Clock (MHz)",
"Voltage Center (V)",
"Voltage Range (V)",
"Part Number",
"Clock Multiplier",
"S-Spec Number"
],
[
"2",
"75",
"25 X 3",
"3.3",
... |
[
{
"Formula": "SUM(FILTER(C1, G1=2012))",
"Formula2": "SUM(FILTER(C2:C19, G2:G19=2012))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many shared titles does the club whose last final was 2012 have?",
"T... | test_1-2869837-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"School",
"Titles",
"Shared Titles",
"Runners-Up",
"Total Finals",
"Last Title",
"Last Final"
],
[
"2",
"Methodist College Belfast",
"35",
"3",
"19",
"57",
"2012",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"perth\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F19,A2:A19=\"perth\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | train_2-14030338-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"City",
"State/Territory",
"IATA",
"ICAO",
"Airport",
"Begin"
],
[
"2",
"Adelaide",
"South Australia",
"ADL",
"YPAD",
"Adelaide Airport *",
"10 January 2008"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"junction oval\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"junction oval\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-10887680-18 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Footscray",
"17.10 (112)",
"Hawthorn",
"17.16 (118)",
"Western Oval",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"group h\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,F2:F7=\"group h\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-1363716-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Time ( CEST )",
"Team #1",
"Res.",
"Team #2",
"Round",
"Spectators"
],
[
"2",
"9 June 2006",
"18.00",
"Germany",
"4–2",
"Costa Rica",
"Group A (opening matc... |
[
{
"Formula": "MAX(FILTER(D1,H1=7))",
"Formula2": "MAX(FILTER(D2:D11,H2:H11=7))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the most rr1 pts for 7 ranking",
"Tokens": [
"MAX(",
"FILTER(",
... | dev_1-21471897-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Team name",
"Races",
"Won",
"RR1 Pts.",
"RR2 Pts.",
"RR3 Pts.",
"Total Pts.",
"Ranking"
],
[
"2",
"Prada Challenge",
"29",
"26",
"10",
"36",
"63",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"second test\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"second test\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-17007880-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Opposing Team",
"Against",
"Date",
"Venue",
"Status"
],
[
"2",
"San Isidro Club",
"14",
"16/05/1981",
"Buenos Aires",
"Tour Match"
],
[
"3",
"Northern Region XV",
"12",
"19/0... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=80079),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=80079),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "me... | train_2-17345263-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Opponent",
"Site",
"Result",
"Attendance"
],
[
"2",
"September 5",
"at Virginia Tech",
"Lane Stadium • Blacksburg, VA",
"L3–38",
"48,134"
],
[
"3",
"September 12",
"Chatt... |
[
{
"Formula": "SUMIFS(D1,B1,\"culver\")",
"Formula2": "SUMIFS(D2:D9,B2:B9,\"culver\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the sum of enrollments for schools located in Culver?",
"Tokens": [
"SUMIFS(",
"... | train_2-18936749-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"School (IHSAA ID#)",
"Location",
"Mascot",
"Enrollment",
"IHSAA Class",
"# / County",
"Year Joined"
],
[
"2",
"Bremen",
"Bremen",
"Lions",
"505",
"AA",
"50 Marshall... |
[
{
"Formula": "LET(query1,SUMMARIZE(G1,SUMX(I1)),FILTER(query1,CHOOSECOLS(query1,2)=1.452))",
"Formula2": "LET(query1,SUMMARIZE(G2:G13,SUMX(I2:I13)),FILTER(query1,CHOOSECOLS(query1,2)=1.452))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"... | train_1-18424435-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"No.",
"#",
"Title",
"Directed by",
"Written by",
"Canadian air date",
"U.S. air date",
"Production code",
"Canadian viewers (million)"
],
[
"2",
"32",
"1"... |
[
{
"Formula": "SUMIFS(C1,A1,\"funao\")",
"Formula2": "SUMIFS(C2:C7,A2:A7,\"funao\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the distance to funao?",
"Tokens": [
"SUMIFS(",
"C1",
"A1",
"\"funao\"... | train_2-11482596-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Station",
"Japanese",
"Distance (km)",
"Rapid",
"Location"
],
[
"2",
"Tagawa-Gotōji",
"田川後藤寺",
"0.0",
"●",
"Tagawa"
],
[
"3",
"Funao",
"船尾",
"3.4",
"↑",
"Tagawa"
],... |
[
{
"Formula": "SUMIFS(C1,A1,\"john o'flynn\")",
"Formula2": "SUMIFS(C2:C18,A2:A18,\"john o'flynn\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many total League goals does Player John O'Flynn have?",
"Tokens": [
"SUMIFS... | train_2-12627664-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Club",
"League goals",
"Cup goals",
"Total"
],
[
"2",
"Jason Byrne",
"Shelbourne",
"22",
"8",
"30"
],
[
"3",
"Mark Farren",
"Derry City",
"18",
"4",
"22"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"al mackay\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=\"al mackay\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-12181447-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Film",
"Director(s)",
"Producer(s)",
"Writer(s)",
"Date",
"Award"
],
[
"2",
"Bale (formerly known as Hay Bales)",
"Al Mackay",
"Andrew Ryder",
"Al Mackay",
"25/03/2009",
"£7,600... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,G1=\"11:58\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H7,G2:G7=\"11:58\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | train_2-17958251-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time",
"Location"
],
[
"2",
"Loss",
"4-2",
"Vitor Belfort",
"TKO (punches)",
"UFC 12",
"1",
... |
[
{
"Formula": "FILTER(A1,B1=\"anders forsbrand\")",
"Formula2": "FILTER(A2:A12,B2:B12=\"anders forsbrand\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is Anders Forsbrand's Place?",
"Tokens": [
"FILTER(",
... | dev_2-17162255-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Gil Morgan",
"United States",
"66-69=135",
"-9"
],
[
"3",
"2",
"Andy Dillard",
"United States",
"68-70=138"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,A1=\"tennessee\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I15,A2:A15=\"tennessee\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-16201038-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Missouri vs.",
"Overall Record",
"at Columbia",
"at Opponent's Venue",
"at Neutral Site",
"Last 5 Meetings",
"Last 10 Meetings",
"Current Streak",
"Since Joining SEC"
]... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"victoria park\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"victoria park\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-10824095-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Richmond",
"20.14 (134)",
"Swans",
"18.25 (133)",
"MCG",
"28,216"... |
[
{
"Formula": "SUM(FILTER(F1, (B1=\"adrian vasile\")*(E1<127.74)))",
"Formula2": "SUM(FILTER(F2:F20, (B2:B20=\"adrian vasile\")*(E2:E20<127.74)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Lev... | train_2-11025881-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Name",
"Nation",
"SP+FS",
"Points",
"Places"
],
[
"2",
"1",
"Mark Cockerell",
"United States",
"1",
"172.42",
"11"
],
[
"3",
"2",
"Takashi Mura",
"Ja... |
[
{
"Formula": "AVERAGEIFS(A1,C1,\"john markham\")",
"Formula2": "AVERAGEIFS(A2:A8,C2:C8,\"john markham\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the average round for john markham draft pick?",
"Tokens": [
... | train_2-16059626-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Player",
"Position",
"School"
],
[
"2",
"1",
"22",
"Will Allen",
"Defensive Back",
"Syracuse"
],
[
"3",
"3",
"78",
"Will Peterson",
"Defensive Back",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"rinnal\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"rinnal\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | train_2-17606888-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Type",
"Name",
"Title",
"Royal house",
"From"
],
[
"2",
"Sovereign",
"Sláine mac Dela",
"High King",
"Fir Bolg",
"1934 BC"
],
[
"3",
"Sovereign",
"Rudraige mac Dela",
"High K... |
[
{
"Formula": "AVERAGEIFS(F1,A1,\"hawthorn\")",
"Formula2": "AVERAGEIFS(F2:F7,A2:A7,\"hawthorn\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the average crowd size for games with hawthorn as the home side?",
"Tokens":... | train_2-10746808-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"10.10 (70)",
"St Kilda",
"12.14 (86)",
"Glenferrie Oval",... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(E1, A1=66)))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E15, A2:A15=66)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "How many players led Game #66 in scoring?",... | train_1-13619053-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",
"57",
"March 3",
"Utah",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"bronze\")*(C1=\"1988 seoul\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(A2:A11=\"bronze\")*(C2:C11=\"1988 seoul\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | test_2-14768644-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Medal",
"Name",
"Games",
"Sport",
"Event"
],
[
"2",
"Silver",
"National team",
"1956 Melbourne",
"Field hockey",
"Men's competition"
],
[
"3",
"Gold",
"National team",
"1960 ... |
[
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=9443))",
"Formula2": "LET(query1,SUMMARIZE(A2:A9,SUMX(D2:D9)),FILTER(query1,CHOOSECOLS(query1,2)=9443))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILT... | train_1-2562572-53 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Settlement",
"Cyrillic Name",
"Type",
"Population (2011)",
"Largest ethnic group (2002)",
"Dominant religion (2002)"
],
[
"2",
"Stara Pazova",
"Стара Пазова",
"town",
"18602",
"Serb... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"2–6, 7–6, 7–6\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G20,G2:G20=\"2–6, 7–6, 7–6\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-1171445-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Partner",
"Opponents in the final",
"Score in the final"
],
[
"2",
"Winner",
"1981",
"Bologna , Italy",
"Carpet",
"Sammy Gia... |
[
{
"Formula": "SUM(FILTER(C1,B1<4))",
"Formula2": "SUM(FILTER(C2:C7,B2:B7<4))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the sum of losses for teams with less than 4 games played?",
"Tokens": [
... | dev_2-10637415-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Club",
"Played",
"Lost",
"Drawn",
"Against",
"Diff.",
"Points"
],
[
"2",
"Paris Saint-Germain",
"4",
"3",
"0",
"90",
"-42",
"2"
],
[
"3",
"Leeds Rhi... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"3 June 2007\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,C2:C18=\"3 June 2007\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | test_1-25831483-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Actor/Actress",
"Character",
"First Appearance",
"Last Appearance",
"Duration",
"Total"
],
[
"2",
"Mathew Horne",
"Gavin 'Gav' Shipman",
"13 May 2007",
"1 January 2010",
"2007–2010"... |
[
{
"Formula": "SUM(FILTER(F1, (B1=\"san jose\")*(A1=\"may 4\")))",
"Formula2": "SUM(FILTER(F2:F7, (B2:B7=\"san jose\")*(A2:A7=\"may 4\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "e... | train_2-11801912-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance"
],
[
"2",
"April 25",
"Dallas",
"3 – 2 (OT)",
"San Jose",
"Turco",
"17,496"
],
[
"3",
"April 27",
"Da... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"corio oval\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"corio oval\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10747009-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"9.6 (60)",
"Richmond",
"9.20 (74)",
"Glenferrie Oval",
... |
[
{
"Formula": "MAX(FILTER(J1, C1>34))",
"Formula2": "MAX(FILTER(J2:J19, C2:C19>34))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the highest goal difference of the club with more than 34 played?",
"... | train_2-17693482-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Position",
"Club",
"Played",
"Points",
"Wins",
"Draws",
"Losses",
"Goals for",
"Goals against",
"Goal Difference"
],
[
"2",
"1",
"Real Betis"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"uklana\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,B2:B11=\"uklana\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-17922483-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Constituency number",
"Name",
"Reserved for ( SC / ST /None)",
"District",
"Number of electorates (2009)"
],
[
"2",
"37",
"Uchana Kalan",
"None",
"Jind",
"154,284"
],
[
"3",
"47",
... |
[
{
"Formula": "MIN(FILTER(A1, (E1=\"foil team\")*(C1=\"melbourne\")))",
"Formula2": "MIN(FILTER(A2:A15, (E2:E15=\"foil team\")*(C2:C15=\"melbourne\")))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
... | train_2-14971607-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Competition",
"Venue",
"Position",
"Event"
],
[
"2",
"1979",
"World Championships",
"Melbourne",
"2nd",
"Foil team"
],
[
"3",
"1981",
"World Championships",
"Clermont... |
[
{
"Formula": "FILTER(D1,E1=\"25-41-9\")",
"Formula2": "FILTER(D2:D15,E2:E15=\"25-41-9\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the score when they had a 25-41-9 record?",
"Tokens": [
"FILTER(",
... | dev_2-13991411-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Game",
"March",
"Opponent",
"Score",
"Record"
],
[
"2",
"65",
"3",
"Vancouver Canucks",
"3 - 3",
"23-34-8"
],
[
"3",
"66",
"5",
"@ Atlanta Flames",
"8 - 3",
"23-35-8"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.