t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "ROWS(FILTER(F1,C1=\"collingwood\"))",
"Formula2": "ROWS(FILTER(F2:F7,C2:C7=\"collingwood\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many people were in the crowd with the away team bei... | dev_2-10887379-7 | [
[
"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.14 (98)",
"South Melbourne",
"14.14 (98)",
"Moorabbin ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"New Jersey\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,C2:C16=\"New Jersey\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_1-15873014-3 | [
[
"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",
"November 2",
"Washingt... |
[
{
"Formula": "SUMIFS(C1,B1,\"Bloomington, IN\")",
"Formula2": "SUMIFS(C2:C6,B2:B6,\"Bloomington, IN\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many schools are in Bloomington, IN?",
"Tokens": [
"SUMIFS(",
"C1"... | train_1-10082596-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"School",
"Location",
"Founded",
"Affiliation",
"Enrollment",
"Team Nickname",
"Primary conference"
],
[
"2",
"Indiana University",
"Bloomington, IN",
"1820",
"Public",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"aron's absurd armada\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"aron's absurd armada\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",... | train_2-18685750-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Title",
"Author",
"First Issue",
"Last Issue",
"Completed?"
],
[
"2",
"Aron's Absurd Armada",
"MiSun Kim",
"August 2010",
"Ongoing",
"No"
],
[
"3",
"Jack Frost",
"Jinho Ko",
... |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,DCOUNTX(D1)),FILTER(query1,CHOOSECOLS(query1,3)>3))",
"Formula2": "LET(query1,SUMMARIZE(C2:C5,DCOUNTX(D2:D5)),FILTER(query1,CHOOSECOLS(query1,3)>3))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"DCOUNTX(",
"Cell",
"F... | product_catalog_attribute_definitions | [
[
"0",
"A",
"B",
"C",
"D"
],
[
"1",
"attribute id",
"attribute name",
"attribute data type",
"attribute definitions"
],
[
"2",
"1",
"Green",
"Bool",
""
],
[
"3",
"2",
"Black",
"Bool",
""
],
[
"4",
"3",
"Yello... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"nikki fiction\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,B2:B13=\"nikki fiction\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-17993994-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week 1",
"Week 2",
"Week 3",
"Week 4",
"Week 5"
],
[
"2",
"Jillian Beyor *",
"Danielle Richardson",
"Natasha Budhi",
"Jaye Meredith",
"Jennifer Lee"
],
[
"3",
"Jennifer Hurt *",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"Midfielder\")*(C1=\"Konrad Warzycha\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,(D2:D16=\"Midfielder\")*(C2:C16=\"Konrad Warzycha\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell... | train_1-29626583-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pick #",
"MLS team",
"Player",
"Position",
"Affiliation"
],
[
"2",
"37",
"Vancouver Whitecaps FC",
"Bilal Duckett",
"Defender",
"University of Notre Dame"
],
[
"3",
"38",
"New Yo... |
[
{
"Formula": "SUM(FILTER(E1, (C1>5)*(F1>23)*(D1=8)))",
"Formula2": "SUM(FILTER(E2:E14, (C2:C14>5)*(F2:F14>23)*(D2:D14=8)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
... | train_2-17579291-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Competition",
"Played",
"Millwall wins",
"Drawn",
"West Ham wins",
"Millwall goals",
"West Ham goals"
],
[
"2",
"Football League",
"24",
"5",
"11",
"8",
"23",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"overland park\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,B2:B11=\"overland park\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-12434380-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Institution",
"Main Campus Location",
"Founded",
"Mascot",
"School Colors"
],
[
"2",
"Allen Community College",
"Iola",
"1923",
"Red Devils",
"Scarlet & Black"
],
[
"3",
"Coffeyville... |
[
{
"Formula": "MINIFS(A1,E1,\"5.19km, 18controls\")",
"Formula2": "MINIFS(A2:A7,E2:E7,\"5.19km, 18controls\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the lowest Year, when Notes is \"5.19km, 18controls\"?",
"Tokens": [... | train_2-17760670-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Gold",
"Silver",
"Bronze",
"Notes"
],
[
"2",
"2002",
"Gunilla Svärd",
"Brigitte Wolf",
"Birgitte Husebye",
"4.5km, 13controls"
],
[
"3",
"2004",
"Hanne Staff",
"Daino... |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Formula2": "LET(query1,SUMMARIZE(B2:B16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER("... | train_2-16003138-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 9, 1962",
"at Buffalo Bills",
"W 28–23",
"31,236"
],
[
"3",
"2",
"September 16, 1962",
"at Boston ... |
[
{
"Formula": "FILTER(B1,(E1=\"e\")*(D1=\"67-73=140\"))",
"Formula2": "FILTER(B2:B15,(E2:E15=\"e\")*(D2:D15=\"67-73=140\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which ... | dev_2-12333215-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Tiger Woods",
"United States",
"71-63=134",
"–6"
],
[
"3",
"2",
"Scott Verplank",
"United States",
"70-66=1... |
[
{
"Formula": "SUM(FILTER(E1, (B1=\"peter whitehead\")*(C1=\"alta f2\")))",
"Formula2": "SUM(FILTER(E2:E10, (B2:B10=\"peter whitehead\")*(C2:C10=\"alta f2\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
... | train_2-1235868-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Points"
],
[
"2",
"1950",
"Peter Whitehead",
"Ferrari 125",
"Ferrari V12",
"4"
],
[
"3",
"1950",
"Scuderia Ferrari",
"Ferrari 125",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"6 children\")*(E1=\"no data\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,(C2:C12=\"6 children\")*(E2:E12=\"no data\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",... | train_1-16175217-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Country",
"Donor payment",
"Children per donor",
"Donor anonymity",
"Allowed recipients"
],
[
"2",
"Belgium",
"no data",
"6 children",
"varies",
"no data"
],
[
"3",
"Canada",
"no... |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Formula2": "LET(query1,SUMMARIZE(C2:C10,SUMX(A2:A10)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER("... | train_2-12066970-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Goal",
"Date",
"Venue",
"Score",
"Result",
"Competition"
],
[
"2",
"1.",
"4 April 2008",
"Chungshan Soccer Stadium , Taipei , Taiwan",
"1–1",
"1–4",
"2008 AFC Challenge Cup qual... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"705 km\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,E2:E10=\"705 km\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-16003024-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Mission",
"Date",
"Launch site",
"Motor",
"Apogee"
],
[
"2",
"Maxus 1",
"1991 May 8",
"Esrange",
"Castor 4B",
"154 km"
],
[
"3",
"Maxus 1B",
"1992 Nov 8",
"Esrange",
"Cas... |
[
{
"Formula": "SUMIFS(A1,E1,\"M. Scott Veach & Rebecca Kirsch\")",
"Formula2": "SUMIFS(A2:A17,E2:E17,\"M. Scott Veach & Rebecca Kirsch\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the series number for m. scott veach & rebecca... | train_1-20704243-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Series #",
"Season #",
"Title",
"Directed by",
"Written by",
"Original air date",
"U.S. viewers (in millions)"
],
[
"2",
"45",
"1",
"\"The Long Way Down Job\"",
"Dean Devli... |
[
{
"Formula": "SUM(A1)",
"Formula2": "SUM(A2:A16)",
"Funcs": [
"SUM(",
"Cell"
],
"Level": "easy",
"Question": "How many transactions do we have?",
"Tokens": [
"SUM(",
"A1"
]
},
{
"Formula": "SUM(A1)",
"Formula2": "SUM(A2:A16)",
"Funcs": [
... | customers_and_invoices_financial_transactions | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"transaction id",
"account id",
"invoice number",
"transaction type",
"transaction date",
"transaction amount",
"transaction comment",
"other transaction details"
],
[
"2",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Melvin Price\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"Melvin Price\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | test_1-1342233-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Illinois 3",
"Edward A. Kelly",
"Democratic",
"1944",
"Lost re-election Republican gain",
"Fr... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=450)*(D1=\"76-74-74-72=296\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,(F2:F13=450)*(D2:D13=\"76-74-74-72=296\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | test_2-18007126-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"T1",
"Billy Burke",
"United States",
"73-72-74-73=292",
"+8",
"Playoff"
],
[
"3",
"T1",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Massachusetts 20th\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"Massachusetts 20th\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_1-225098-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"District",
"Vacator",
"Reason for change",
"Successor",
"Date successor seated"
],
[
"2",
"Connecticut At-large",
"Uriel Holmes (F)",
"Resigned sometime in 1818",
"Sylvester Gilbert (DR)",
"Seat... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(B1, E1=\"52.11%\")))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B7, E2:E7=\"52.11%\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many ballot measures had ... | train_1-256286-39 | [
[
"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",
"216545",
"296008",
"42.25%",
"Yes"... |
[
{
"Formula": "MINIFS(E1,A1,\"Spanish\")",
"Formula2": "MINIFS(E2:E9,A2:A9,\"Spanish\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "If the language is Spanish, what is the Vinto Municipality minimum?",
"Tokens": [
"MINIFS(",... | train_1-2509113-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Language",
"Quillacollo Municipality",
"Sipe Sipe Municipality",
"Tiquipaya Municipality",
"Vinto Municipality",
"Colcapirhua Municipality"
],
[
"2",
"Quechua",
"52399",
"23819",
"19308... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"album\")*(A1=1994)),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,(D2:D14=\"album\")*(A2:A14=1994)),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",... | train_2-1220392-19 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Date",
"Title",
"Format(s)",
"Award Description(s)",
"Result(s)"
],
[
"2",
"1987",
"July 28",
"Whitney",
"Album",
"Gold",
"Won"
],
[
"3",
"1987",
"July 2... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"tiger woods\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,B2:B16=\"tiger woods\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-18811891-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"1",
"Lucas Glover",
"United States",
"69-64-70-73=276",
"–4",
"1,350,000"
],
[
"3",
"T2",
... |
[
{
"Formula": "SUMIFS(B1,E1,\"67.22%\")",
"Formula2": "SUMIFS(B2:B12,E2:E12,\"67.22%\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many points have a percentage of possible points of 67.22%?",
"Tokens": [
"SUMIFS(",
... | train_2-13599687-60 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Driver",
"Points",
"Season",
"Races",
"Percentage of possible points"
],
[
"2",
"Michael Schumacher",
"148",
"2004",
"18",
"82.22%"
],
[
"3",
"Michael Schumacher",
"144",
"20... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"May 1, 2009\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,E2:E8=\"May 1, 2009\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | test_1-12294557-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Season #",
"Series #",
"Title",
"Canadian airdate",
"U.S. airdate",
"Production code"
],
[
"2",
"1",
"14",
"\"Dangerous Liaisons\"",
"April 21, 2009",
"April 3, 2009",
"201"
]... |
[
{
"Formula": "SUMIFS(A1,E1,\"Gregory S. Malins\")",
"Formula2": "SUMIFS(A2:A14,E2:E14,\"Gregory S. Malins\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the last episode in the series written by Gregory S. Malins?",
"Toke... | train_1-27714985-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"No(s). in series",
"No(s). in season",
"Title",
"Directed by",
"Written by",
"Original air date",
"Production code(s)",
"U.S. viewers (millions)"
],
[
"2",
"148",
"2",... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,C1=\"minnesota\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,7)))),FILTER(query1,CHOOSECOLS(query1,2)>47))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G15,C2:C15=\"minnesota\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,7)))),FILTER(q... | train_2-13913477-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Game #",
"Date",
"Visitor",
"Score",
"Home",
"Record",
"Points"
],
[
"2",
"38",
"January 2",
"St. Louis",
"2 - 2",
"Toronto",
"15-16-7",
"37"
],
[
"3",
... |
[
{
"Formula": "ROWS(UNIQUE(G1))",
"Formula2": "ROWS(UNIQUE(G2:G6))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "How many regions do we have?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"G1"
]
},
{
"Formula": "ROWS(UNIQUE(G1... | party_people_region | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"region id",
"region name",
"date",
"label",
"format",
"catalogue",
"region"
],
[
"2",
"1",
"United Kingdom",
"1 July 2002",
"Parlophone",
"CD",
"540 3622",
""
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"2nd\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,E2:E9=\"2nd\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "... | test_2-1861463-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Class",
"Team",
"Points",
"Rank",
"Wins"
],
[
"2",
"1974",
"250cc",
"Yamaha",
"10",
"19th",
"0"
],
[
"3",
"1978",
"250cc",
"Yamaha",
"54",
"4... |
[
{
"Formula": "SUM(FILTER(E1, (F1<15)*(B1=\"sc forst\")*(D1<0)))",
"Formula2": "SUM(FILTER(E2:E9, (F2:F9<15)*(B2:B9=\"sc forst\")*(D2:D9<0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"... | train_2-18771190-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Position",
"Name",
"Played",
"Drawn",
"Lost",
"Points"
],
[
"2",
"1",
"EV Lindau",
"14",
"2",
"0",
"26"
],
[
"3",
"2",
"EA Schongau",
"14",
"4",
"1",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"13.12 (90)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"13.12 (90)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10773616-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Geelong",
"13.12 (90)",
"Hawthorn",
"7.6 (48)",
"Kardinia Park",
... |
[
{
"Formula": "ROWS(UNIQUE(B1))",
"Formula2": "ROWS(UNIQUE(B2:B7))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "How many devices are there?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"B1"
]
},
{
"Formula": "ROWS(UNIQUE(B1)... | device_device | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"device id",
"device",
"carrier",
"package version",
"applications",
"software platform",
"frequency"
],
[
"2",
"1",
"BlackBerry Storm 9530",
"MTS Mobility",
"5.0.0.808",
... |
[
{
"Formula": "SUMIFS(D1,C1,\"Fightin' Engineers\")",
"Formula2": "SUMIFS(D2:D10,C2:C10,\"Fightin' Engineers\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "This institution nicknamed Fightin' engineers was founded on what year?",
... | train_1-255205-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Institution",
"Location",
"Nickname",
"Founded",
"Type",
"Enrollment",
"Joined"
],
[
"2",
"Anderson University",
"Anderson, Indiana",
"Ravens",
"1917",
"Private/Church ... |
[
{
"Formula": "MAX(FILTER(B1,(A1=\"valeriano allès menorca\")*(C1>31)))",
"Formula2": "MAX(FILTER(B2:B11,(A2:A11=\"valeriano allès menorca\")*(C2:C11>31)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
]... | dev_2-17323912-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Team",
"Sets+",
"Sets–",
"Points+",
"Points–"
],
[
"2",
"Haro Rioja Voley",
"51",
"9",
"1444",
"1037"
],
[
"3",
"Nuchar Tramek Murillo",
"51",
"11",
"1469",
"1066"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"maikel scheffers\")*(B1=\"us open\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(C2:C6=\"maikel scheffers\")*(B2:B6=\"us open\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
... | test_2-17773978-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Championship",
"Partnering",
"Opponents in Final",
"Score in Final"
],
[
"2",
"2007",
"Wimbledon",
"Robin Ammerlaan",
"Shingo Kunieda Satoshi Saida",
"4–6, 7–5, 6–2"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=0)*(A1=\"brian hightower\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(C2:C6=0)*(A2:A6=\"brian hightower\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | train_2-1145226-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Tries",
"Conv",
"Venue",
"Date"
],
[
"2",
"Dick Hyland",
"4",
"0",
"Colombes",
"11/05/1924"
],
[
"3",
"Vaea Anitoni",
"4",
"0",
"San Francisco",
"06/07/1996... |
[
{
"Formula": "FILTER(C1,E1=\"buffalo bills\")",
"Formula2": "FILTER(C2:C14,E2:E14=\"buffalo bills\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What team played on the road against the Buffalo Bills at home ?",
"Token... | dev_2-12771946-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Visiting Team",
"Final Score",
"Host Team"
],
[
"2",
"2",
"September 13",
"Chicago Bears",
"10–23",
"Green Bay Packers"
],
[
"3",
"3",
"September 20",
"New Yo... |
[
{
"Formula": "SUMMARIZE(B1,SUMX(A1))",
"Formula2": "SUMMARIZE(B2:B16,SUMX(A2:A16))",
"Funcs": [
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell"
],
"Level": "easy",
"Question": "the number of student ids by their detention id",
"Tokens": [
"SUMMARIZE(",
"B1",
... | students_in_detention | [
[
"0",
"A",
"B",
"C",
"D"
],
[
"1",
"student id",
"detention id",
"incident id",
"students in detention"
],
[
"2",
"3",
"15",
"1",
""
],
[
"3",
"8",
"13",
"3",
""
],
[
"4",
"11",
"6",
"11",
""
],
... |
[
{
"Formula": "SUM(FILTER(F1, (E1=\"steel\")*(D1=1476)))",
"Formula2": "SUM(FILTER(F2:F16, (E2:E16=\"steel\")*(D2:D16=1476)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Qu... | test_2-1549729-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Rank",
"Name",
"Span metres",
"Span feet",
"Material",
"Year opened",
"Location",
"Country"
],
[
"2",
"1",
"Chenab Railway Bridge",
"460",
"1509",
"steel",... |
[
{
"Formula": "MAX(C1)",
"Formula2": "MAX(C2:C8)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "What is the highest number of games played?",
"Tokens": [
"MAX(",
"C1"
]
},
{
"Formula": "SUM(FILTER(H1, I1=31))",
"Formula2": "SUM(FILTER(... | train_1-18018214-4 | [
[
"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",
"Atletas Kaunas",
"14",
"10... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(E1, G1=\"5-7, 6-7 (5-7)\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E7, G2:G7=\"5-7, 6-7 (5-7)\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "Name the numb... | train_1-23944006-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Outcome",
"Year",
"Championship",
"Surface",
"Partner",
"Opponents",
"Score"
],
[
"2",
"Runner-up",
"2002",
"Berlin",
"Clay",
"Arantxa Sánchez Vicario",
"Elena Deme... |
[
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=1))",
"Formula2": "LET(query1,SUMMARIZE(F2:F6,SUMX(A2:A6)),FILTER(query1,CHOOSECOLS(query1,2)=1))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_2-11099297-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Constituency",
"Winning party 2007",
"Swing to gain",
"Labour's place 2007",
"Result"
],
[
"2",
"1",
"Carmarthen West & South Pembrokeshire",
"Conservative",
"0.17",
"2nd",
... |
[
{
"Formula": "SUMIFS(E1,B1,\"swindon wildcats\")",
"Formula2": "SUMIFS(E2:E9,B2:B9,\"swindon wildcats\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How much Attendance has an Opponent of swindon wildcats?",
"Tokens": [
"SU... | train_2-15213262-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Opponent",
"Venue",
"Result",
"Attendance",
"Competition"
],
[
"2",
"1",
"Bracknell Bees",
"Home",
"Won 4-0",
"1,467",
"League"
],
[
"3",
"5",
"Telford T... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"6-10\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"6-10\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | train_2-11677760-28 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Height",
"School",
"Hometown",
"College",
"NBA Draft"
],
[
"2",
"Austin Rivers ‡",
"6-4",
"Winter Park High School",
"Winter Park, FL",
"Duke",
"1st Round - 10th Pick ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=\"switzerland\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H13,A2:A13=\"switzerland\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-183628-18 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Country",
"Season",
"Victories",
"Downhill",
"Super G",
"Giant Slalom",
"Slalom",
"Combined"
],
[
"2",
"Sweden",
"1978–1979",
"13",
"–",
"NA",
"10",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=\"1322–1323\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)<5))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E13,E2:E13=\"1322–1323\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,3)))),FILTER(qu... | train_2-1169521-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Class",
"Type",
"Quantity",
"Barry Nos.",
"GWR Nos."
],
[
"2",
"A",
"0-6-0T",
"5",
"1–5",
"699–700, 702–703, 706"
],
[
"3",
"B",
"0-6-2T",
"25",
"6–20, 23–32",
"198–2... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(E1, D1=\"Rob Schrab\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E10, D2:D10=\"Rob Schrab\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "how many people wro... | train_1-28081876-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Series no.",
"Season no.",
"Title",
"Directed by",
"Written by",
"Original air date",
"Production code"
],
[
"2",
"6",
"1",
"\"I See Her Face Everywhere\"",
"Matt Shakman",... |
[
{
"Formula": "SUM(FILTER(D1, (C1=\"chiefs\")*(E1>1)))",
"Formula2": "SUM(FILTER(D2:D13, (C2:C13=\"chiefs\")*(E2:E13>1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Questi... | train_2-17788889-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Quarterback",
"Games",
"Teams",
"Wins",
"Losses",
"Percent"
],
[
"2",
"Brad Johnson Category:Articles with hCards",
"7",
"Vikings",
"0",
"1",
".571"
],
[
"3",
"Brad ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,F1=\"104.955 l\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,F2:F8=\"104.955 l\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-1375378-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Unit",
"Russian",
"Translation",
"Ratio",
"Cubic inches (exact)",
"Metric value",
"Imperial value",
"US Customary"
],
[
"2",
"chast",
"часть",
"part",
"1/30",
... |
[
{
"Formula": "MAX(FILTER(G1, I1=47678))",
"Formula2": "MAX(FILTER(G2:G14, I2:I14=47678))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the maximum number of points against when the attendance was 47678?... | train_1-15847691-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Week",
"Date",
"Result",
"Record",
"Opponent",
"Points For",
"Points Against",
"First Downs",
"Attendance"
],
[
"2",
"1",
"September 18",
"Win",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"2q\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,C2:C13=\"2q\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "... | train_2-17140677-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"Competition",
"Round",
"Club",
"1st Leg"
],
[
"2",
"1995",
"UEFA Intertoto Cup",
"Group 8",
"Bečej",
"2–1 (H)"
],
[
"3",
"1995",
"UEFA Intertoto Cup",
"Group 8",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Archie Roberts\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F20,A2:A20=\"Archie Roberts\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_1-16527640-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"VFL Games",
"VFL Club(s)",
"Rank held at time of death",
"Date of death",
"Location"
],
[
"2",
"Syd Anderson",
"53",
"Melbourne",
"Flying Officer, 100 Squadron, R.A.A.F.",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"2 strokes\")*(A1=\"sep 20, 1981\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(D2:D17=\"2 strokes\")*(A2:A17=\"sep 20, 1981\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
... | train_2-1579748-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Tournament",
"Winning score",
"Margin of victory",
"Runner(s)-up"
],
[
"2",
"Feb 11, 1968",
"Andy Williams-San Diego Open Invitational",
"–15 (66-68-71-68=273)",
"1 stroke",
"Al Geiberge... |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(B1)),FILTER(query1,CHOOSECOLS(query1,2)=6))",
"Formula2": "LET(query1,SUMMARIZE(D2:D8,SUMX(B2:B8)),FILTER(query1,CHOOSECOLS(query1,2)=6))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | test_2-1481865-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Number of episode",
"Number of season",
"Title (original)",
"Title (English)",
"Original air date"
],
[
"2",
"1",
"0",
"Pilot",
"Pilot",
"March 31, 2002"
],
[
"3",
"2",
"1",
... |
[
{
"Formula": "FILTER(C1,E1=\"4-6\")",
"Formula2": "FILTER(C2:C7,E2:E7=\"4-6\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the name of Team 2 with a 2nd leg of 4-6?",
"Tokens": [
"FILTER(",
"C1",
... | dev_2-16004214-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Team 1",
"Agg.",
"Team 2",
"1st leg",
"2nd leg"
],
[
"2",
"Al Fahaheel",
"4-7",
"Al Jahra",
"0–1",
"4-6"
],
[
"3",
"Tadamon",
"3-1",
"Al Yarmouk",
"1–0",
"2-1"
],
... |
[
{
"Formula": "AVERAGE(FILTER(E1, (H1>3)*(G1<4.87)))",
"Formula2": "AVERAGE(FILTER(E2:E7, (H2:H7>3)*(G2:G7<4.87)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question"... | train_2-11317610-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Episode",
"Air Date",
"Timeslot",
"Rating",
"Share",
"18-49 (Rating/Share)",
"Viewers (m)",
"Rank (Timeslot)",
"Rank (Night)",
"Rank (Overall)"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"Percy Priest (D) 90.8% Robert M. Donihi (R) 9.2%\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,F2:F6=\"Percy Priest (D) 90.8% Robert M. Donihi (R) 9.2%\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
... | test_1-1342013-41 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Tennessee 4",
"Joe L. Evins",
"Democratic",
"1946",
"Re-elected",
"Joe L. Evins (D) Unopposed... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"alca-275\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,E2:E10=\"alca-275\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-12703052-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Region",
"Date",
"Label",
"Format",
"Catalog"
],
[
"2",
"Japan",
"April 21, 1981",
"Alfa Records",
"stereo LP",
"ALR-28016"
],
[
"3",
"Japan",
"March 25, 1984",
"Alfa Records... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"12.11 (83)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"12.11 (83)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10809142-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"North Melbourne",
"11.20 (86)",
"St Kilda",
"7.11 (53)",
"Arden Stree... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"us gorée\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"us gorée\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-13601224-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Team 1",
"Agg.",
"Team 2",
"1st leg",
"2nd leg"
],
[
"2",
"AS Bilima",
"2-1",
"CARA Brazzaville",
"1-1",
"1-0"
],
[
"3",
"US Gorée",
"3-1",
"Hearts of Oak",
"3-0",
"0... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,G1=\"20/20\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H7,G2:G7=\"20/20\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | train_2-15184672-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"7:00",
"7:30",
"8:00",
"8:30",
"9:00",
"9:30",
"10:00",
"10:30"
],
[
"2",
"Mr. Bean",
"Just for Laughs",
"Air Farce",
"The Red Green Show",
"Black Harbour"... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:H1,(E1=\"scotiabank place\")*(C1=\"montreal canadiens\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,8)),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,(CHOOSECOLS(query1,2)<20)*(CHOOSECOLS(query1,3)>16)))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:H1... | train_2-17040191-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Game",
"Date",
"Opponent",
"Score",
"Location",
"Attendance",
"Record",
"Points"
],
[
"2",
"11",
"November 1",
"Tampa Bay Lightning",
"3–2 (SO)",
"Tampa",
... |
[
{
"Formula": "UNIQUE(B1)",
"Formula2": "UNIQUE(B2:B16)",
"Funcs": [
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "Return all distinct detention type codes.",
"Tokens": [
"UNIQUE(",
"B1"
]
},
{
"Formula": "F1",
"Formula2": "F2:F16",
"Funcs"... | behavior_monitoring_detention | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"detention id",
"detention type code",
"teacher id",
"datetime detention start",
"datetime detention end",
"detention summary",
"other details",
"detention"
],
[
"2",
"1",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"mono lp\")*(C1=\"pye\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,(D2:D9=\"mono lp\")*(C2:C9=\"pye\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | train_2-1793227-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Region",
"Title",
"Label",
"Format",
"Catalog-Nr."
],
[
"2",
"USA",
"A Gift From a Flower to a Garden",
"Epic",
"mono LP",
"L2N6071"
],
[
"3",
"USA",
"A Gift From a Flower to a G... |
[
{
"Formula": "FILTER(B1,A1=\"moderate\")",
"Formula2": "FILTER(B2:B15,A2:A15=\"moderate\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "When Tujunga is moderate, what is La Crescenta-Montrose?",
"Tokens": [
"FILTE... | dev_2-117162-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Tujunga",
"La Crescenta- Montrose",
"Glendale",
"La Cañada Flintridge",
"Pasadena"
],
[
"2",
"26,527",
"18,507",
"195,047",
"20,381",
"134,941"
],
[
"3",
"61%",
"66%",
"54%",... |
[
{
"Formula": "SUM(FILTER(E1, (H1=\"1.97 million\")*(G1>33)))",
"Formula2": "SUM(FILTER(E2:E11, (H2:H11=\"1.97 million\")*(G2:G11>33)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy... | test_2-11173827-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Rank",
"English title",
"Chinese title",
"Average",
"Peak",
"Premiere",
"Finale",
"HK viewers"
],
[
"2",
"1",
"The Family Link",
"師奶兵團",
"33",
"42",
"3... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"lake oval\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"lake oval\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-10806852-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Melbourne",
"16.16 (112)",
"St Kilda",
"10.21 (81)",
"MCG",
"25,7... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"W 102–81 (OT)\"),9))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I14,D2:D14=\"W 102–81 (OT)\"),9))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | test_1-13812785-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",
"59",
"March 2",
"New Jersey... |
[
{
"Formula": "AVERAGE(FILTER(E1, (A1<8)*(D1=261)))",
"Formula2": "AVERAGE(FILTER(E2:E11, (A2:A11<8)*(D2:D11=261)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question... | test_2-1590321-69 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Name",
"Years",
"Matches",
"Goals"
],
[
"2",
"1",
"Serhiy Rebrov",
"1992–2007",
"261",
"123"
],
[
"3",
"2",
"Maksim Shatskikh",
"1999–Present",
"222",
"100"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"froemming brothers\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"froemming brothers\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-11552751-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Yard Name",
"Location (City, State)",
"1st Ship Delivery Date",
"Ship Types Delivered",
"Total Number of Ways"
],
[
"2",
"Cargill Inc.",
"Savage, Minnesota",
"November 1941",
"T1 type",
"number"... |
[
{
"Formula": "FILTER(B1,F1=\"Hyatt Regency Chicago\")",
"Formula2": "FILTER(B2:B10,F2:F10=\"Hyatt Regency Chicago\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Name the audition city for hyatt regency chicago",
"Token... | dev_1-22897967-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Episode Air Date",
"Audition City",
"First Audition Date",
"Audition Venue",
"Callback Date",
"Callback Venue",
"Guest Judge",
"Golden Tickets"
],
[
"2",
"January 12, 2010... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"canada f7, toronto\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,B2:B7=\"canada f7, toronto\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-17393193-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Tournament",
"Surface",
"Partner",
"Opponents",
"Score"
],
[
"2",
"July 13, 2008",
"Granby , Canada",
"Hard",
"Philip Bester",
"Alberto Francis Nicholas Monroe",
"2–6, 6... |
[
{
"Formula": "MIN(FILTER(D1,C1=\"trojans\"))",
"Formula2": "MIN(FILTER(D2:D9,C2:C9=\"trojans\"))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What's the least enrolled when the mascot was the Trojans?",
"T... | dev_2-18942405-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"School",
"Location",
"Mascot",
"Enrollment",
"IHSAA Class",
"IHSAA Football Class",
"# / County"
],
[
"2",
"Anderson",
"Anderon",
"Indians",
"2,578",
"AAAA",
"AAAAA... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=6),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,A2:A12=6),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
... | train_1-26267607-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Round",
"Circuit",
"Date",
"Pole Position",
"Fastest Lap",
"Winning Driver",
"Winning Team"
],
[
"2",
"1",
"Hockenheimring",
"1 May",
"Bruno Spengler",
"Bruno Spengler"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"11.7 (73)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"11.7 (73)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-10776868-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"North Melbourne",
"12.22 (94)",
"South Melbourne",
"5.15 (45)",
"Arde... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=1966),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,F2:F9=1966),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_2-18717975-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"School",
"Location",
"Mascot",
"County",
"Year Joined",
"Year Left",
"Conference Joined"
],
[
"2",
"Hanover",
"Hanover",
"Bulldogs",
"39 Jefferson",
"1952",
"1960",... |
[
{
"Formula": "MAX(FILTER(D1, G1=26000))",
"Formula2": "MAX(FILTER(D2:D8, G2:G8=26000))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the biggest purse with a 1st prize of $26,000?",
"Tokens": [
... | train_2-11622924-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Tournament",
"Location",
"Purse( $ )",
"Winner",
"Score",
"1st Prize( $ )"
],
[
"2",
"Apr 5",
"Michelob-Egypt Temple Senior Classic",
"Florida",
"125,000",
"Don... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(H1=\"seoul cycling team\")*(B1=\"alexandre usov\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H11,(H2:H11=\"seoul cycling team\")*(B2:B11=\"alexandre usov\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":... | train_2-14780022-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Stage",
"Winner",
"General classification",
"Points classification",
"Mountains classification",
"Asian rider classification",
"Team classification",
"Asian team classification"
],
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,A1=\"Colorado\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J9,A2:A9=\"Colorado\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_1-15051-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"North Carolina",
"273.7%",
"South Carolina",
"132.1%",
"Mississippi",
"95.8%",
"Wisconsin",
"59.4%",
"Vermont",
"32.5%"
],
[
"2",
"Georgia",
... |
[
{
"Formula": "LET(query1,SUMMARIZE(G1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=1.83))",
"Formula2": "LET(query1,SUMMARIZE(G2:G6,SUMX(E2:E6)),FILTER(query1,CHOOSECOLS(query1,2)=1.83))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILT... | test_1-2639433-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Year",
"Timeslot",
"Network",
"Episodes",
"Viewers (in millions/overall)",
"Viewers (in millions/target group 14-49)",
"Market share (overall)",
"Market share (target group 14-49)"
... |
[
{
"Formula": "MAX(D1)",
"Formula2": "MAX(D2:D13)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "What is the latest first elected?",
"Tokens": [
"MAX(",
"D1"
]
},
{
"Formula": "SUMIFS(D1,F1,\"Leven Powell (F) 63.8% Roger West (DR) 36.4%\")... | train_1-2668405-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Virginia 1",
"Daniel Morgan",
"Federalist",
"1797",
"Retired Federalist hold",
"Robert Page (... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Alabama 3\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"Alabama 3\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_1-25030512-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Alabama 1",
"Jo Bonner",
"Republican",
"2002",
"Re-elected",
"Jo Bonner (R) 97.9% N/A 2.1%"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"5-15\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,I2:I13=\"5-15\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | train_1-23186738-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",
"19",
"December 2",
"@ Oklah... |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Formula2": "LET(query1,SUMMARIZE(C2:C6,SUMX(F2:F6)),FILTER(query1,CHOOSECOLS(query1,2)=2))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_2-14795931-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time",
"Location"
],
[
"2",
"Loss",
"3-2",
"Eugene Jackson",
"KO (punch)",
"UFC 21",
"2",
... |
[
{
"Formula": "LET(a,HSTACK(A1,B1),b,B1,c,CHOOSECOLS(LET(query1,SUMMARIZE(B1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=3)),1),UNIQUE(FILTER(a,NOT(ISNA(XLOOKUP(b,c,c))))))",
"Formula2": "LET(a,HSTACK(A2:A13,B2:B13),b,B2:B13,c,CHOOSECOLS(LET(query1,SUMMARIZE(B2:B13,SUMX(F2:F13)),FILTER(query1,CHOOSECOLS(que... | products_for_hire_products_booked | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"booking id",
"product id",
"returned yes or no",
"returned late yes or no",
"booked count",
"booked amount",
"products booked"
],
[
"2",
"4",
"1",
"1",
"1",
"5",
"3... |
[
{
"Formula": "ROWS(UNIQUE(G1))",
"Formula2": "ROWS(UNIQUE(G2:G11))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"Cell"
],
"Level": "easy",
"Question": "How many stadiums are there?",
"Tokens": [
"ROWS(",
"UNIQUE(",
"G1"
]
},
{
"Formula": "LET(a,SORTBY(... | swimming_stadium | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"id",
"name",
"capacity",
"city",
"country",
"opening year",
"stadium"
],
[
"2",
"1",
"Nou Mestalla",
"75000",
"Valencia",
"Spain",
"2004",
""
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"tv3\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"tv3\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "... | train_2-1898905-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Language",
"Owner",
"Group",
"Type"
],
[
"2",
"TV1",
"Malay",
"RTM",
"Free-to-air",
"Terrestrial"
],
[
"3",
"TV2",
"Malay",
"RTM",
"Free-to-air",
"Terrestrial... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"18 February 1853 succeeded\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,F2:F11=\"18 February 1853 succeeded\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"="... | train_1-26460435-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Monarch",
"Heir",
"Status",
"Relationship to Monarch",
"Became heir; reason",
"Ceased to be heir; reason",
"Next in succession"
],
[
"2",
"Alaungpaya",
"Naungdawgyi",
"Heir app... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"47-34\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I9,I2:I9=\"47-34\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | test_1-27902171-9 | [
[
"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",
"74",
"April 2",
"@ Sacramen... |
[
{
"Formula": "SUM(FILTER(C1, (B1=\"new zealand\")*(F1>1968)))",
"Formula2": "SUM(FILTER(C2:C11, (B2:B11=\"new zealand\")*(F2:F11>1968)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "ea... | train_2-1558809-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Country",
"Wins",
"Winners",
"First title",
"Last title"
],
[
"2",
"1",
"United States",
"71",
"54",
"1910",
"2012"
],
[
"3",
"2",
"England",
"8",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"li\")*(D1=\"marquis\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,(C2:C17=\"li\")*(D2:D17=\"marquis\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | train_2-17338226-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"State",
"Type",
"Name",
"Title",
"Royal house",
"From"
],
[
"2",
"Cai",
"Sovereign",
"Yi",
"Marquis",
"Ji",
"837 BC"
],
[
"3",
"Cai",
"Sovereign",
"Xi",
... |
[
{
"Formula": "SUM(FILTER(A1, B1=5))",
"Formula2": "SUM(FILTER(A2:A9, B2:B9=5))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the Rank of the Swimmer in Lane 5?",
"Tokens": [
"SUM(",
"FIL... | train_2-18624623-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Lane",
"Name",
"Nationality",
"Time"
],
[
"2",
"1",
"5",
"Alain Bernard",
"France",
"47.20"
],
[
"3",
"2",
"4",
"Stefan Nystrand",
"Sweden",
"47.91"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"reading, pa\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"reading, pa\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-16432543-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Institution",
"Location",
"Nickname",
"Enrollment",
"Established"
],
[
"2",
"Alvernia University",
"Reading, PA",
"Crusaders",
"2,900",
"1958"
],
[
"3",
"Bryn Athyn College",
"Br... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Ido Kozikaro\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"Ido Kozikaro\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | test_1-12962773-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"No",
"Player",
"Height",
"Position",
"Year born",
"Current Club"
],
[
"2",
"4",
"Dror Hagag",
"1.78",
"Guard",
"1978",
"Hapoel Jerusalem"
],
[
"3",
"5",
"Moran R... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"lsap\")*(E1=\"jean-claude juncker\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,(B2:B8=\"lsap\")*(E2:E8=\"jean-claude juncker\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
... | train_2-16620096-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Minister",
"Party",
"Start date",
"End date",
"Prime Minister"
],
[
"2",
"Eugène Schaus",
"DP",
"6 February 1969",
"15 June 1974",
"Pierre Werner"
],
[
"3",
"Émile Krieps",
"DP",... |
[
{
"Formula": "SUM(FILTER(I1, (H1>52)*(G1<10)))",
"Formula2": "SUM(FILTER(I2:I17, (H2:H17>52)*(G2:G17<10)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many... | train_2-17710217-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",
"RCD Mallorc... |
[
{
"Formula": "SUM(FILTER(G1, (B1=\"clitheroe\")*(E1>2)))",
"Formula2": "SUM(FILTER(G2:G19, (B2:B19=\"clitheroe\")*(E2:E19>2)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"... | test_2-17775406-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Position",
"Team",
"Played",
"Drawn",
"Lost",
"Goals For",
"Goals Against",
"Goal Difference",
"Points 1"
],
[
"2",
"1",
"Clitheroe",
"34",
"13",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"carlton\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"carlton\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-10809444-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",
"23.15 (153)",
"St Kilda",
"7.10 (52)",
"Punt Road Oval",
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.