t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"saskatchewan roughriders (via toronto)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"saskatchewan roughriders (via toronto)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
... | test_2-10812938-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pick #",
"CFL Team",
"Player",
"Position",
"College"
],
[
"2",
"18",
"Hamilton Tiger-Cats",
"Shawn Mayne",
"DE",
"Connecticut"
],
[
"3",
"19",
"Winnipeg Blue Bombers",
"Arjei... |
[
{
"Formula": "SUMIFS(D1,A1,\"wonder drug\")",
"Formula2": "SUMIFS(D2:D13,A2:A13,\"wonder drug\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the rating of the episode Wonder Drug?",
"Tokens": [
"SUMIFS(",
"D1... | train_2-17837293-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Episode No.",
"Airdate",
"Time",
"Ratings (5 capital cities)",
"Timeslot rank",
"Overall nightly rank"
],
[
"2",
"Fat Chance",
"9 July 2008",
"21:30",
"1,185,000",
"1st",
"13th"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"2r\")*(A1=\"wimbledon\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(B2:B7=\"2r\")*(A2:A7=\"wimbledon\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | train_2-1551805-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Tournament",
"2003",
"2004",
"2012",
"2013"
],
[
"2",
"Grand Slam tournaments",
"Grand Slam tournaments",
"Grand Slam tournaments",
"Grand Slam tournaments",
"Grand Slam tournaments"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"april 26\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"april 26\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-17058151-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"Location Attendance",
"Series"
],
[
"2",
"1",
"April 18",
"@ Boston",
"W 105β103 (OT)",
"TD Banknorth Garden 18,624",
"1β0"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"sweden\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,C2:C15=\"sweden\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-16292316-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"1",
"Jim Furyk",
"United States",
"67-66-67-72=272",
"β8",
"1,080,000"
],
[
"3",
"2",
"S... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"center\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"center\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | train_2-11545282-19 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Nationality",
"Position",
"Years for Jazz",
"School/Club Team"
],
[
"2",
"Ira Terrell",
"United States",
"Forward",
"1978-79",
"Southern Methodist"
],
[
"3",
"Brooks Thomps... |
[
{
"Formula": "LET(query1,SUMMARIZE(G1,SUMX(H1)),FILTER(query1,CHOOSECOLS(query1,2)=29753))",
"Formula2": "LET(query1,SUMMARIZE(G2:G10,SUMX(H2:H10)),FILTER(query1,CHOOSECOLS(query1,2)=29753))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"... | train_1-24481478-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Week",
"Date",
"Kickoff",
"Opponent",
"Final score",
"Team record",
"Game site",
"Attendance"
],
[
"2",
"1",
"Saturday, March 23",
"8:00 p.m.",
"London Monarch... |
[
{
"Formula": "MIN(FILTER(C1,D1<0))",
"Formula2": "MIN(FILTER(C2:C16,D2:D16<0))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the lowest Loss, when Long is less than 0?",
"Tokens": [
"MIN(",
... | dev_2-16768514-21 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Gain",
"Loss",
"Long",
"Avg/g"
],
[
"2",
"Whitley, Norman",
"722",
"24",
"69",
"49.9"
],
[
"3",
"Simmons, Brandon",
"484",
"10",
"28",
"33.9"
],
[
"4"... |
[
{
"Formula": "SUM(FILTER(D1, (G1<12)*(B1>5120)))",
"Formula2": "SUM(FILTER(D2:D7, (G2:G7<12)*(B2:B7>5120)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is... | train_2-1251878-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Frame size",
"Width",
"Height",
"Mpix",
"Aspect Ratio",
"Maximum fps",
"Maximum fps HDRx",
"least compression at 24 fps",
"least compression at maximum fps"
],
[
... |
[
{
"Formula": "MIN(D1)",
"Formula2": "MIN(D2:D6)",
"Funcs": [
"MIN(",
"Cell"
],
"Level": "easy",
"Question": "What is the fewest amount of races in any season? ",
"Tokens": [
"MIN(",
"D1"
]
},
{
"Formula": "SUM(FILTER(D1, F1=38))",
"Formula2": "SUM(... | train_1-25421463-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Season",
"Series",
"Team Name",
"Races",
"Wins",
"Points",
"Final Placing"
],
[
"2",
"2007",
"Formula Renault 2.0 NEC",
"SL Formula Racing",
"16",
"0",
"67",
"2... |
[
{
"Formula": "FILTER(A1,B1=\"13\")",
"Formula2": "FILTER(A2:A11,B2:B11=\"13\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What year did he start at 13?",
"Tokens": [
"FILTER(",
"A1",
"B1",
"=",... | dev_2-1238468-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Start",
"Qual",
"Rank",
"Finish",
"Laps"
],
[
"2",
"1932",
"40",
"104.645",
"40",
"12",
"189"
],
[
"3",
"1933",
"25",
"113.037",
"18",
"19",
... |
[
{
"Formula": "SUM(FILTER(C1, A1=1947))",
"Formula2": "SUM(FILTER(C2:C13, A2:A13=1947))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the biggended for 1947?",
"Tokens": [
"SUM(",
"FILTER... | train_1-12526990-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Year",
"Total Region",
"Biggenden",
"Eidsvold",
"Gayndah",
"Monto",
"Mundubbera",
"Perry"
],
[
"2",
"1933",
"14322",
"2476",
"1475",
"3760",
"3514",
... |
[
{
"Formula": "FILTER(E1,D1=\"2 β 1\")",
"Formula2": "FILTER(E2:E11,D2:D11=\"2 β 1\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many new entries this round have clubs 2 β 1?",
"Tokens": [
"FILTER(",
"E... | dev_2-15145581-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Date",
"Matches",
"Clubs",
"New entries this round",
"Prize money"
],
[
"2",
"Preliminary Round",
"6 October 2007",
"46",
"258 β 212",
"92",
"Β£1,000"
],
[
"3",
... |
[
{
"Formula": "MIN(F1)",
"Formula2": "MIN(F2:F9)",
"Funcs": [
"MIN(",
"Cell"
],
"Level": "easy",
"Question": "What was the lowest no. of attendance on record?",
"Tokens": [
"MIN(",
"F1"
]
},
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(F1)),FILTER(query1,... | train_1-16119656-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"#",
"Date",
"at/vs.",
"Opponent",
"Score",
"Attendance",
"Record"
],
[
"2",
"1",
"January 9, 1988",
"at",
"Washington Wave",
"13 - 14",
"6624",
"Loss"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=1981),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F18,E2:E18=1981),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medi... | train_2-11734041-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"No.(s)",
"Height in Ft.",
"Position",
"Years for Rockets",
"School/Club Team/Country"
],
[
"2",
"Sampson, Ralph Ralph Sampson",
"50",
"7-4",
"Forward / Center",
"1983-88",... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(F1, B1=\"Bud Shuster\")))",
"Formula2": "ROWS(UNIQUE(FILTER(F2:F6, B2:B6=\"Bud Shuster\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many candidates... | train_1-1341604-39 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Pennsylvania 5",
"Richard T. Schulze",
"Republican",
"1974",
"Re-elected",
"Richard T. Schulz... |
[
{
"Formula": "FILTER(C1,(A1=1946)*(D1=\"bill holland\"))",
"Formula2": "FILTER(C2:C13,(A2:A13=1946)*(D2:D13=\"bill holland\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Wh... | dev_2-17169170-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Date",
"Race name",
"Winner",
"Engine"
],
[
"2",
"1946",
"March 31",
"Mike Benton Sweepstakes (non-points)",
"Jimmy Wilburn",
"Offy"
],
[
"3",
"1946",
"June 2",
"Lake... |
[
{
"Formula": "SUM(FILTER(E1, (B1=\"west germany\")*(D1<2)))",
"Formula2": "SUM(FILTER(E2:E6, (B2:B6=\"west germany\")*(D2:D6<2)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
... | train_2-11154705-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Soviet Union",
"2",
"1",
"0",
"3"
],
[
"3",
"2",
"West Germany",
"0",
"2",
"0",
... |
[
{
"Formula": "SUMIFS(F1,C1,\"kevin asplund\")",
"Formula2": "SUMIFS(F2:F20,C2:C20,\"kevin asplund\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many rounds did Brett go against Kevin Asplund?",
"Tokens": [
"SUMIFS(",
... | train_2-17624351-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time",
"Location"
],
[
"2",
"Win",
"13β5 (1)",
"Evgeny Erokhin",
"Decision (split)",
"FEFoMP: May... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"hawthorn\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"hawthorn\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-10790397-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Melbourne",
"9.10 (64)",
"Richmond",
"14.12 (96)",
"MCG",
"19,583... |
[
{
"Formula": "MAX(D1)",
"Formula2": "MAX(D2:D6)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "what is the maximum number of hull numbers?",
"Tokens": [
"MAX(",
"D1"
]
},
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"Reportedly still ... | train_1-12232526-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Class",
"Ship Name",
"Origin",
"Hull Numbers",
"Service years",
"Previously",
"Note"
],
[
"2",
"Ahmad Yani Class (FFGHM)",
"KRI Ahmad Yani",
"Netherlands",
"351",
"1986... |
[
{
"Formula": "MIN(FILTER(F1, (A1=\"chamara kapugedera\")*(G1<4.59)))",
"Formula2": "MIN(FILTER(F2:F11, (A2:A11=\"chamara kapugedera\")*(G2:G11<4.59)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
... | test_2-15700367-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Name",
"Overs Bowled",
"Maidens",
"Runs Conceded",
"Wickets",
"Extras",
"E.R."
],
[
"2",
"Chaminda Vaas",
"62",
"3",
"270",
"5",
"1",
"4.35"
],
[
"3",
... |
[
{
"Formula": "AVERAGEIFS(A1,B1,\"june 14\")",
"Formula2": "AVERAGEIFS(A2:A6,B2:B6,\"june 14\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the average Game with a Date that is june 14?",
"Tokens": [
"AVERAGEIFS(... | train_2-15636509-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"Location Attendance",
"Record"
],
[
"2",
"1",
"June 5",
"at Detroit",
"99-105",
"The Palace at Auburn Hills",
"0-1"
],
[
"3",
"2",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"red\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"red\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "... | train_1-26428602-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Fluorescent dye",
"Color",
"mass (g/mol)",
"Absorb (nm)",
"Emit (nm)",
"Ξ΅ (M β1 cm β1 )"
],
[
"2",
"FluoProbes 390",
"violet",
"343",
"390",
"479",
"24 000"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"18β18β1\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,G2:G17=\"18β18β1\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-11870934-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
[
"2",
"December 1",
"Atlanta",
"4 β 0",
"NY Islanders",
"Lehtonen",
"15,355",
"12β13β0... |
[
{
"Formula": "SUMIFS(A1,B1,\"edmonton eskimos\")",
"Formula2": "SUMIFS(A2:A10,B2:B10,\"edmonton eskimos\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the total pick numbers for the CFL team Edmonton Eskimos?",
"Tokens": ... | train_2-10975034-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pick #",
"CFL Team",
"Player",
"Position",
"College"
],
[
"2",
"36",
"Hamilton Tiger-Cats",
"Anthony Mason",
"OL",
"Guelph"
],
[
"3",
"37",
"Calgary Stampeders",
"Christian S... |
[
{
"Formula": "MIN(FILTER(A1, (E1<16375)*(B1=\"november 22, 1964\")))",
"Formula2": "MIN(FILTER(A2:A15, (E2:E15<16375)*(B2:B15=\"november 22, 1964\")))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str"
],
... | train_2-12828281-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 13, 1964",
"at Boston Patriots",
"L 17β14",
"21,126"
],
[
"3",
"2",
"September 19, 1964",
"Houston... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"1906 bc\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"1906 bc\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-17606888-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Type",
"Name",
"Title",
"Royal house",
"From"
],
[
"2",
"Sovereign",
"Shaokang",
"King",
"Xia dynasty",
"2007 BC"
],
[
"3",
"Sovereign",
"Zhu",
"King",
"Xia dynasty",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Rochelle Romero Ong\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"Rochelle Romero Ong\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_1-24430894-20 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Mutya ng Pilipinas Asia Pacific",
"1st runner-up",
"2nd runner-up",
"3rd runner-up",
"4th runner-up"
],
[
"2",
"1994",
"Angelica Jasmine Berroya Reyes",
"Karen Sanz Espino",
"Ma... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"jonathan loh, peterson poon, nathan santos\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"jonathan loh, peterson poon, nathan santos\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"... | train_2-18781466-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Champion",
"Grand Finalist",
"Champion Team Members",
"Grand Finalists"
],
[
"2",
"2003",
"Immaculate Conception Academy-Greenhills A",
"Claret School of Quezon City A",
"Charisse Borromeo, ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"konica san jose classic\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"konica san jose classic\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | test_2-10871545-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Tournament",
"Winning Score",
"Margin of Victory",
"Runner-up"
],
[
"2",
"Sep 22, 1985",
"Konica San Jose Classic",
"β7 (71-71-67=209)",
"Playoff",
"Pat Bradley"
],
[
"3",
"J... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"essendon\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"essendon\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-10808933-19 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"11.13 (79)",
"Richmond",
"11.22 (88)",
"Glenferrie Oval",... |
[
{
"Formula": "MIN(FILTER(F1, A1=32))",
"Formula2": "MIN(FILTER(F2:F20, A2:A20=32))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the car with the lowest extinct year that has a NBR class of 32?",
"T... | train_2-10668727-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"NBR class",
"Type",
"Introduced",
"Driving wheel",
"Total",
"Extinct"
],
[
"2",
"141",
"2-4-0",
"1869",
"ft6in (mm)",
"2",
"1915"
],
[
"3",
"38",
"2-4-0",
"1... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(F1, B1=\"Milton, Massachusetts\")))",
"Formula2": "ROWS(UNIQUE(FILTER(F2:F10, B2:B10=\"Milton, Massachusetts\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question"... | test_1-1973729-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Institution",
"Location",
"Founded",
"Type",
"Enrollment",
"Nickname",
"Joined"
],
[
"2",
"Curry College",
"Milton, Massachusetts",
"1879",
"Private",
"3182",
"Colo... |
[
{
"Formula": "SUMIFS(A1,B1,\"wendy fierce\")",
"Formula2": "SUMIFS(A2:A8,B2:B8,\"wendy fierce\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many draws feature artist wendy fierce?",
"Tokens": [
"SUMIFS(",
"A1",
... | train_2-11021760-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Draw",
"Artist",
"Song",
"Points",
"Place"
],
[
"2",
"1",
"Bjorn & Joeri",
"\"Je doet wat je doet\"",
"14",
"6"
],
[
"3",
"2",
"Laurena",
"\"Diamond In Heaven\"",
"17",
... |
[
{
"Formula": "AVERAGEIFS(A1,B1,\"33-33\")",
"Formula2": "AVERAGEIFS(A2:A7,B2:B7,\"33-33\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Tell me the average year with a record of 33-33",
"Tokens": [
"AVERAGEIFS(",
"... | train_2-1196050-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Record",
"Finish",
"Manager",
"Playoffs"
],
[
"2",
"1974",
"31-39",
"7th",
"Hoyt Wilhelm",
"none"
],
[
"3",
"1975",
"33-33",
"6th",
"Gene Hassell",
"none"
]... |
[
{
"Formula": "FILTER(C1,A1>15)",
"Formula2": "FILTER(C2:C17,A2:A17>15)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Who did the Jets play in their post-week 15 game?",
"Tokens": [
"FILTER(",
"C1",
"A1"... | dev_2-11267418-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Attendance"
],
[
"2",
"1",
"1987-09-13",
"at Buffalo Bills",
"W 31β28",
"Rich Stadium",
"76,718"
],
[
"3",
"2",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"5kW\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"5kW\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "... | train_1-24418525-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Branding",
"Callsign",
"Frequency",
"Power kW",
"Coverage"
],
[
"2",
"106.7 Energy FM",
"DWET-FM",
"106.7MHz",
"25kW",
"Mega Manila"
],
[
"3",
"106.3 Energy FM Naga",
"DWBQ-FM",
... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(A1, (B1=\"laurence olivier award\")*(E1=\"won\")*(D1=\"imelda staunton\"))))",
"Formula2": "ROWS(UNIQUE(FILTER(A2:A8, (B2:B8=\"laurence olivier award\")*(E2:E8=\"won\")*(D2:D8=\"imelda staunton\"))))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Ce... | train_2-1794747-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Award Ceremony",
"Category",
"Nominee",
"Result"
],
[
"2",
"2012",
"Evening Standard Award",
"Best Musical",
"Best Musical",
"Won"
],
[
"3",
"2013",
"Laurence Olivier Awa... |
[
{
"Formula": "SUM(FILTER(C1, A1=3))",
"Formula2": "SUM(FILTER(C2:C9, A2:A9=3))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Which Overall is the lowest one that has a Round of 3?",
"Tokens": [
"SUM("... | test_2-15100419-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick #",
"Overall",
"Name",
"Position",
"College"
],
[
"2",
"1",
"26",
"26",
"Fernando Bryant",
"Cornerback",
"Alabama"
],
[
"3",
"2",
"25",
"56",
... |
[
{
"Formula": "AVERAGEIFS(A1,B1,\"january 30\")",
"Formula2": "AVERAGEIFS(A2:A18,B2:B18,\"january 30\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What average game has January 30 as the date?",
"Tokens": [
"AVERAGEIFS(... | train_2-17326036-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"Location Attendance",
"Record"
],
[
"2",
"32",
"January 2",
"@ New York",
"W 105β103 (OT)",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"larry mcmorran\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,C2:C12=\"larry mcmorran\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | test_2-14209245-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick #",
"Player",
"Position",
"Nationality",
"College/junior/club team (league)"
],
[
"2",
"1",
"26",
"Stefan Bergqvist",
"Defense",
"Sweden",
"Leksands IF ( SEL )"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"howard bach tony gunawan\")*(B1=\"taufik hidayat\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,(D2:D14=\"howard bach tony gunawan\")*(B2:B14=\"taufik hidayat\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cel... | train_2-10999302-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Men's singles",
"Women's singles",
"Men's doubles",
"Women's doubles",
"Mixed doubles"
],
[
"2",
"2013",
"Nguyen Tien Minh",
"Sapsiree Taerattanachai",
"Takeshi Kamura Keigo Son... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"norris\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,A2:A12=\"norris\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-12666456-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name",
"Country",
"Status",
"Transfer window",
"Transfer fee",
"Source"
],
[
"2",
"Reid",
"ENG",
"Loan",
"Summer",
"Loan",
"Source"
],
[
"3",
"Laird",
"SCO",
... |
[
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=242))",
"Formula2": "LET(query1,SUMMARIZE(F2:F12,SUMX(E2:E12)),FILTER(query1,CHOOSECOLS(query1,2)=242))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILT... | train_2-14624447-38 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Position",
"Number",
"Name",
"Height",
"Weight",
"Class",
"Hometown",
"Gamesβ"
],
[
"2",
"QB",
"5",
"Mike Hartline",
"6'6\"",
"205",
"So.",
"Canton... |
[
{
"Formula": "MAX(FILTER(C1, (B1=\"mi-jack conquest racing\")*(A1=\"justin wilson\")*(E1<5)))",
"Formula2": "MAX(FILTER(C2:C19, (B2:B19=\"mi-jack conquest racing\")*(A2:A19=\"justin wilson\")*(E2:E19<5)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
... | train_2-16651598-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Driver",
"Team",
"Laps",
"Time/Retired",
"Grid",
"Points"
],
[
"2",
"SΓ©bastien Bourdais",
"Newman/Haas Racing",
"84",
"1:45:36.930",
"1",
"34"
],
[
"3",
"Jimmy Vasse... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"karaorman\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"karaorman\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-18154969-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Team 1",
"Agg.",
"Team 2",
"1st leg",
"2nd leg"
],
[
"2",
"Sloga Jugomagnat",
"2β1",
"Pobeda",
"2β0",
"0β1"
],
[
"3",
"Pelister",
"( a )5β5",
"Sileks",
"2β0",
"3β5"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"Leicester\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,B2:B18=\"Leicester\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_1-18461635-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Team",
"Location",
"County",
"Division",
"Home ground",
"Coach",
"Captain"
],
[
"2",
"Derbyshire Falcons",
"Derby",
"Derbyshire",
"North",
"County Ground",
"Karl Kr... |
[
{
"Formula": "AVERAGE(FILTER(C1, (B1=\"russia (rus)\")*(D1<2)))",
"Formula2": "AVERAGE(FILTER(C2:C20, (B2:B20=\"russia (rus)\")*(D2:D20<2)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Lev... | train_2-1184919-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"United States (USA)",
"13",
"11",
"2",
"26"
],
[
"3",
"2",
"Russia (RUS)",
"4",
"2",... |
[
{
"Formula": "SUMIFS(A1,F1,\"usa\")",
"Formula2": "SUMIFS(A2:A16,F2:F16,\"usa\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many addresses are there in country USA?",
"Tokens": [
"SUMIFS(",
"A1",
"F1",
... | customers_and_products_contacts_addresses | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"address id",
"line 1 number building",
"city",
"zip postcode",
"state province county",
"country"
],
[
"2",
"1",
"4315 Kerluke Canyon Apt. 800",
"Hertafurt",
"740",
"Nevada",
"U... |
[
{
"Formula": "SUMIFS(A1,D1,\"0 (1)\")",
"Formula2": "SUMIFS(A2:A11,D2:D11,\"0 (1)\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What rank does the Singapore Cup of 0 (1) have?",
"Tokens": [
"SUMIFS(",
"A1",
"D1... | train_2-17540458-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Rank",
"Name",
"S-League",
"Singapore Cup",
"Singapore League Cup",
"AFC Cup",
"Total"
],
[
"2",
"1",
"Aleksandar ΔuriΔ",
"12 (13)",
"0 (1)",
"0 (0)",
"5 (6)",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=2006),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,A2:A9=2006),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | test_1-105344-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Year",
"Aircraft kilometers",
"Departures",
"Flying hours",
"Passengers",
"Seat factor",
"Employees",
"Profit/loss"
],
[
"2",
"2002",
"37767709",
"17096",
"559... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"johnson vs. moraga\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"johnson vs. moraga\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-169660-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Event",
"Date",
"Rating",
"Share",
"Viewers"
],
[
"2",
"Event",
"Date",
"Rating",
"Share",
"Viewers"
],
[
"3",
"Velasquez vs. dos Santos",
"November 12, 2011",
"3.1",
"5"... |
[
{
"Formula": "SUM(FILTER(B1, (A1<11)*(D1<8126)))",
"Formula2": "SUM(FILTER(B2:B6, (A2:A6<11)*(D2:D6<8126)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is... | train_2-1197311-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"World Rank",
"Rank (Pakistan)",
"Name",
"Height (m)",
"Location"
],
[
"2",
"2",
"1",
"K2 /Godwin Austen",
"8611",
"Karakoram"
],
[
"3",
"9",
"2",
"Nanga Parbat",
"8126",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=\"canada\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)=9))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E14,D2:D14=\"canada\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,C... | train_2-14344807-14 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Player",
"Position",
"Nationality",
"College/Junior/Club Team (League)"
],
[
"2",
"1",
"Simon Gagne",
"Left Wing",
"Canada",
"Quebec Remparts ( QMJHL )"
],
[
"3",
"2",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"561 445-1\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"561 445-1\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-14871719-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Label",
"Region",
"Format",
"Catalog"
],
[
"2",
"31 August 1999",
"Polydor",
"France, Belgium",
"CD single - Promo",
"9214"
],
[
"3",
"31 August 1999",
"Polydor",
"Fr... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"1839/08\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,D2:D9=\"1839/08\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-1184344-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"L&CR No.",
"Type",
"Manufacturer",
"Delivered",
"Name",
"Jt. Cttee No.",
"1845 disposal"
],
[
"2",
"1",
"2-2-2",
"Sharp, Roberts and Company",
"1838/07",
"Surrey",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,(D1=\"90 g/mi (56 g/km)\")*(E1=\"110 g/mi (68 g/km)\")),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J7,(D2:D7=\"90 g/mi (56 g/km)\")*(E2:E7=\"110 g/mi (68 g/km)\")),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
... | train_1-16105186-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Vehicle",
"EPA rated All-electric range",
"EPA rated combined fuel economy",
"Alaska ( Juneau )",
"California (San Francisco)",
"Mid-Atlantic South (Washington, D.C.)",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"one rupee\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,A2:A8=\"one rupee\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-1467510-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Denomination",
"Metal",
"Weight",
"Shape",
"Size"
],
[
"2",
"One Rupee",
"Nickel",
"10 g",
"Circular",
"28mm"
],
[
"3",
"Fifty Naye Paise",
"Nickel",
"5 g",
"Circular",
... |
[
{
"Formula": "LET(query1,SUMMARIZE(G1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=31))",
"Formula2": "LET(query1,SUMMARIZE(G2:G16,SUMX(A2:A16)),FILTER(query1,CHOOSECOLS(query1,2)=31))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | train_2-11959669-5 | [
[
"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",
"30",
"January 2",
"Houston"... |
[
{
"Formula": "FILTER(D1,B1=\"february 14, 2002\")",
"Formula2": "FILTER(D2:D10,B2:B10=\"february 14, 2002\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the format of the date February 14, 2002?",
"Tokens": [
... | dev_2-12703676-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Region",
"Date",
"Label",
"Format",
"Catalog"
],
[
"2",
"Japan",
"April 23, 1983",
"Alfa Records",
"stereo LP",
"ALR-28049"
],
[
"3",
"Japan",
"November 28, 1983",
"Alfa Reco... |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=1865))",
"Formula2": "LET(query1,SUMMARIZE(B2:B7,SUMX(D2:D7)),FILTER(query1,CHOOSECOLS(query1,2)=1865))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILT... | test_1-178408-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Parish ( Prestegjeld )",
"Sub-Parish (Sokn)",
"Church Name",
"Year Built",
"Location of the Church"
],
[
"2",
"Bremanger Parish",
"Berle",
"Berle kyrkje",
"1977",
"Berle"
],
[
"3",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"john a. may\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"john a. may\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-15563399-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Office",
"Democratic ticket",
"Republican ticket",
"American Labor ticket",
"Socialist ticket"
],
[
"2",
"Governor",
"Herbert H. Lehman",
"William F. Bleakley",
"Herbert H. Lehman",
"Harry W. La... |
[
{
"Formula": "MIN(FILTER(E1, (A1=\"tyrendarra\")*(C1>0)))",
"Formula2": "MIN(FILTER(E2:E9, (A2:A9=\"tyrendarra\")*(C2:C9>0)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Q... | test_2-17746037-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"South West DFL",
"Wins",
"Byes",
"Losses",
"Draws",
"Against"
],
[
"2",
"Tyrendarra",
"16",
"0",
"2",
"0",
"1091"
],
[
"3",
"Heathmere",
"12",
"0",
"6",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"clay\")*(B1=\"18 april 2011\")),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,(D2:D6=\"clay\")*(B2:B6=\"18 april 2011\")),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | test_2-18797830-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Opponent in the final",
"Score in the final"
],
[
"2",
"Winner",
"24 November 2008",
"La Vall d'UixΓ³ , Spain",
"Clay",
"Leticia Costas",
... |
[
{
"Formula": "MIN(FILTER(B1, A1=2008))",
"Formula2": "MIN(FILTER(B2:B7, A2:A7=2008))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the least matches for year 2008",
"Tokens": [
"MIN(",
"FIL... | train_1-15829930-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Year",
"Matches",
"Wins",
"Losses",
"No Result",
"Tied",
"Success Rate",
"Position",
"Summary"
],
[
"2",
"2008",
"16",
"9",
"7",
"0",
"0",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"united states\")*(B1=\"fuzzy zoeller\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\"united states\")*(B2:B11=\"fuzzy zoeller\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Ce... | test_2-16458346-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Ed Sneed",
"United States",
"68-67-69=204",
"β12"
],
[
"3",
"T2",
"Tom Watson",
"United States",
"68-71-70=... |
[
{
"Formula": "FILTER(D1,(B1=\"u.s. championships\")*(A1>1945)*(E1=\"3β6, 6β4, 2β6, 6β3, 20β18\"))",
"Formula2": "FILTER(D2:D6,(B2:B6=\"u.s. championships\")*(A2:A6>1945)*(E2:E6=\"3β6, 6β4, 2β6, 6β3, 20β18\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
... | dev_2-1639306-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Championship",
"Partner",
"Opponents in the final",
"Score"
],
[
"2",
"1942",
"U.S. Championships",
"Gardnar Mulloy",
"Ted Schroeder Sidney Wood",
"9β7, 7β5, 6β1"
],
[
"3",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"7-1\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,B2:B8=\"7-1\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "... | train_2-18830588-39 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name",
"GP-GS",
"Effic",
"Att-Cmp",
"TD-INT",
"Avg/G"
],
[
"2",
"Mike Hartline",
"5-5",
"119.2",
"77-127",
"6-6",
"158.4"
],
[
"3",
"Will Fidler",
"5-0",
"91... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"at dallas cowboys\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,C2:C15=\"at dallas cowboys\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-18842944-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 13, 1976",
"Miami Dolphins",
"L 30β21",
"77,683"
],
[
"3",
"2",
"September 19, 1976",
"Houston Oil... |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Formula2": "LET(query1,SUMMARIZE(B2:B7,SUMX(E2:E7)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | test_2-18403421-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Canada (CAN)",
"1",
"0",
"1",
"2"
],
[
"3",
"1",
"United States (USA)",
"1",
"0",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"g\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,D2:D19=\"g\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "me... | train_2-12085872-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Round",
"Pick",
"Player",
"Position",
"Nationality",
"Team",
"College"
],
[
"2",
"1",
"1",
"Frank Selvy Category:Articles with hCards +",
"G/F",
"United States",
"B... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"rizzette\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"rizzette\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-15236220-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Title",
"Role",
"Producer",
"Director"
],
[
"2",
"July 26, 2000",
"Pera O Bayong",
"(cameo)",
"Star Cinema",
"Edgar Mortiz"
],
[
"3",
"October 11, 2000",
"Minsan Ko Lang ... |
[
{
"Formula": "LET(query1,SUMMARIZE(I1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=20))",
"Formula2": "LET(query1,SUMMARIZE(I2:I9,SUMX(A2:A9)),FILTER(query1,CHOOSECOLS(query1,2)=20))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER("... | train_1-20010140-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",
"14",
"January 4",
"Illinois... |
[
{
"Formula": "SUMMARIZE(E1,SUMX(A1))",
"Formula2": "SUMMARIZE(E2:E6,SUMX(A2:A6))",
"Funcs": [
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell"
],
"Level": "easy",
"Question": "List all directors along with the number of films directed by each director.",
"Tokens": [
"S... | cinema_film | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"film id",
"rank in series",
"number in season",
"title",
"directed by",
"original air date",
"production code"
],
[
"2",
"1",
"26",
"1",
"The Case of the Mystery Weekend",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"new york jets\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,B2:B9=\"new york jets\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-13193466-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visiting Team",
"Final Score",
"Host Team",
"Stadium"
],
[
"2",
"November 5",
"Dallas Cowboys",
"13-3",
"Washington Redskins",
"Robert F. Kennedy Memorial Stadium"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=4),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,A2:A12=4),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
... | test_1-16581695-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"No. in series",
"Title",
"Directed by",
"Written by",
"Original airdate",
"Production code"
],
[
"2",
"1β2",
"\"Ben 10 Returns\"",
"Dan Riba and Butch Lukic",
"Dwayne McDuffie",
"Ap... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"greg norman\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,A2:A8=\"greg norman\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-18148933-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Country",
"Year(s) won",
"Total",
"To par",
"Finish"
],
[
"2",
"Tom Watson",
"United States",
"1975 , 1977 , 1980 , 1982 , 1983",
"283",
"β1",
"7"
],
[
"3",
... |
[
{
"Formula": "SUMIFS(D1,A1,\"karrie webb\")",
"Formula2": "SUMIFS(D2:D6,A2:A6,\"karrie webb\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the total for player karrie webb?",
"Tokens": [
"SUMIFS(",
"D1",
... | train_2-18369370-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Country",
"Year(s) won",
"Total",
"To par"
],
[
"2",
"Juli Inkster",
"United States",
"1999 , 2002",
"149",
"+7"
],
[
"3",
"Liselotte Neumann",
"Sweden",
"1988",
... |
[
{
"Formula": "MAXIFS(A1,C1,\"buffalo bills\")",
"Formula2": "MAXIFS(A2:A15,C2:C15,\"buffalo bills\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the highest Week with the Opponent Buffalo Bills?",
"Tokens": [
"MAXIF... | train_2-17781394-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Record",
"Attendance"
],
[
"2",
"1",
"September 12, 1964",
"at New York Jets",
"L 6β30",
"Shea Stadium",
"0β1",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"october 20, 1963\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>55096))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E15,B2:B15=\"october 20, 1963\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(quer... | train_2-10651843-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 15, 1963",
"Washington Redskins",
"W 37β14",
"57,618"
],
[
"3",
"2",
"September 22, 1963",
"at Dal... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"vfl park\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"vfl park\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-10823950-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Geelong",
"19.21 (135)",
"St Kilda",
"4.11 (35)",
"Kardinia Park",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"november 16\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,B2:B17=\"november 16\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-16727837-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Record"
],
[
"2",
"1",
"September 13",
"Seattle Seahawks",
"W 40β17",
"Mile High Stadium",
"1β0"
],
[
"3",
"2",
... |
[
{
"Formula": "MAX(FILTER(B1, (E1=14)*(A1<7)))",
"Formula2": "MAX(FILTER(B2:B9, (E2:E9=14)*(A2:A9<7)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the h... | train_2-14328543-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Games",
"Drawn",
"Lost",
"Points difference",
"Points"
],
[
"2",
"7",
"0",
"0",
"53 - 14",
"14"
],
[
"3",
"7",
"0",
"2",
"52 - 21",
"10"
],
[
"4",
"7",
... |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=8))",
"Formula2": "LET(query1,SUMMARIZE(B2:B18,SUMX(E2:E18)),FILTER(query1,CHOOSECOLS(query1,2)=8))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER("... | train_2-1122386-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Driver",
"Constructor",
"Laps",
"Time/Retired",
"Grid"
],
[
"2",
"Jacky Ickx",
"Ferrari",
"60",
"2:25:40.9",
"3"
],
[
"3",
"John Surtees",
"Honda",
"60",
"+ 1:58.6",
... |
[
{
"Formula": "FILTER(B1,C1=\"Peter McGlashan\")",
"Formula2": "FILTER(B2:B6,C2:C6=\"Peter McGlashan\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many dismissals did the player Peter McGlashan have?",
"Tokens": [
... | dev_1-13337302-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Dismissals",
"Player",
"Innings",
"Catches",
"Stumpings"
],
[
"2",
"1",
"32",
"Brendon McCullum",
"42",
"24",
"8"
],
[
"3",
"2",
"9",
"Peter McGlasha... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"sa/b\")*(C1=\"great britain\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=\"sa/b\")*(C2:C6=\"great britain\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | train_2-18662704-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Rowers",
"Country",
"Time",
"Notes"
],
[
"2",
"1",
"Hester Goodsell , Helen Casey",
"Great Britain",
"7:24.27",
"SA/B"
],
[
"3",
"2",
"Chrysi Biskitzi , Alexandra Tsiavou... |
[
{
"Formula": "FILTER(D1,A1=\"fitzroy\")",
"Formula2": "FILTER(D2:D7,A2:A7=\"fitzroy\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "When the home team was fitzroy, what did the away team score?",
"Tokens": [
"FILT... | dev_2-10789881-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Fitzroy",
"11.11 (77)",
"Melbourne",
"9.12 (66)",
"Brunswick Street O... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"belarusian\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"belarusian\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-17051786-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Language",
"Number",
"percentage (%)",
"males",
"females"
],
[
"2",
"Ukrainian",
"2 009 411",
"80.62",
"1 004 372",
"1 005 039"
],
[
"3",
"Russian",
"440 936",
"17.69",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Brive\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,A2:A14=\"Brive\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | test_1-28068063-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Winners",
"Match points",
"Aggregate score",
"Points margin",
"Losers"
],
[
"2",
"Borders",
"4 β 0",
"205 β 6",
"199",
"AA Coimbra"
],
[
"3",
"Viadana",
"4 β 0",
"147 β 10",
... |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=8))",
"Formula2": "LET(query1,SUMMARIZE(E2:E14,SUMX(A2:A14)),FILTER(query1,CHOOSECOLS(query1,2)=8))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER("... | train_2-14208855-18 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Player",
"Position",
"Nationality",
"College/Junior/Club Team (League)"
],
[
"2",
"2",
"Greg Smyth",
"Defense",
"Canada",
"London Knights ( OHL )"
],
[
"3",
"2",
"Scott ... |
[
{
"Formula": "ROWS(FILTER(E1,(G1=5)*(F1<16)))",
"Formula2": "ROWS(FILTER(E2:E16,(G2:G16=5)*(F2:F16<16)))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many ... | dev_2-16899-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Blocks",
"Opponent",
"Home/Away",
"Minutes played",
"Points",
"Rebounds",
"Assists"
],
[
"2",
"11",
"Detroit Pistons",
"Away",
"46",
"29",
"21",
"2"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=133),9))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I9,D2:D9=133),9))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",... | test_1-1108394-47 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"1921",
"party",
"Manhattan",
"The Bronx",
"Brooklyn",
"Queens",
"Richmond [Staten Is.]",
"Total",
"%"
],
[
"2",
"John Francis Hylan",
"Democratic",
"2... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"radio edit\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"radio edit\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-14987819-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Version",
"Length",
"Album",
"Remixed by",
"Year"
],
[
"2",
"Album version",
"5:22",
"AnamorphosΓ©e , Les Mots",
"β",
"1995"
],
[
"3",
"Radio edit",
"4:42",
"β",
"Laurent ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"3 and 2\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,E2:E6=\"3 and 2\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | test_2-1590652-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Tournament",
"Winning score",
"To par",
"Margin of victory",
"Runner(s)-up"
],
[
"2",
"2 Nov 2002",
"Southern Farm Bureau Classic *",
"66-67-68=201",
"β15",
"1 stroke",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"xllp 369\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,E2:E12=\"xllp 369\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-17388337-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Region",
"Date",
"Label",
"Format",
"Catalog"
],
[
"2",
"World",
"July 8, 2008",
"DGC",
"Digital download",
"β"
],
[
"3",
"Argentina",
"July 8, 2008",
"DGC",
"CD",
"1... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"N. Charles Hamilton\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,C2:C11=\"N. Charles Hamilton\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",... | train_1-12113818-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Communications and Corporate Affairs",
"Human Resources & Operations",
"Local Affairs",
"Academic & University Affairs",
"External Affairs"
],
[
"2",
"2013-2014",
"Chris Archibald",
... |
[
{
"Formula": "SUM(FILTER(C1, (B1=\"hartmut kliemt\")*(E1>0)))",
"Formula2": "SUM(FILTER(C2:C6, (B2:B6=\"hartmut kliemt\")*(E2:E6>0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy"... | test_2-12591022-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Department",
"Head",
"Full professors",
"Honorary professors",
"Lecturers"
],
[
"2",
"Finance",
"Christina E. Bannier",
"16",
"1",
"1"
],
[
"3",
"Management",
"Erich Barthel",
... |
[
{
"Formula": "FILTER(C1,B1=\"Burton E. Sweet\")",
"Formula2": "FILTER(C2:C6,B2:B6=\"Burton E. Sweet\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What political party for burton e. sweet?",
"Tokens": [
"FILTER("... | dev_1-1342451-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Iowa 1",
"Charles A. Kennedy",
"Republican",
"1906",
"Retired Republican hold",
"William F. K... |
[
{
"Formula": "SUM(FILTER(A1, (B1>20)*(E1=\"41β17β4\")*(F1<86)))",
"Formula2": "SUM(FILTER(A2:A13, (B2:B13>20)*(E2:E13=\"41β17β4\")*(F2:F13<86)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
... | train_2-14320222-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"February",
"Opponent",
"Score",
"Record",
"Points"
],
[
"2",
"52",
"1",
"@ Quebec Nordiques",
"2β2 OT",
"35β15β2",
"72"
],
[
"3",
"53",
"6",
"St. Lou... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.