t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"los angeles rams\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,C2:C18=\"los angeles rams\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-16712710-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 10, 1990",
"San Francisco 49ers",
"L 13-12",
"68,629"
],
[
"3",
"2",
"September 16, 1990",
"at Min... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"march 31\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I17,B2:B17=\"march 31\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-15873014-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"57",
"March 1",
"Atlanta",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=1300),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,E2:E13=1300),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medi... | test_2-11122386-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Municipalities",
"Extension km²",
"Population (hab)",
"Density (hab/ km² )",
"Altitude m",
"Distance Medellín Downtown ( km )"
],
[
"2",
"Medellín",
"380,64",
"2 368 282*",
"6 221,8",
... |
[
{
"Formula": "SUM(FILTER(H1, B1=31))",
"Formula2": "SUM(FILTER(H2:H8, B2:B8=31))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many interceptions for the team who played 31 games?",
"Tokens": [
"S... | train_1-22824302-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Player",
"Games Played",
"Field Goals",
"Free Throws",
"Rebounds",
"Assists",
"Blocks",
"Steals",
"Points"
],
[
"2",
"Eddie Johnson",
"35",
"266",
... |
[
{
"Formula": "MAX(FILTER(E1, A1=6))",
"Formula2": "MAX(FILTER(E2:E11, A2:A11=6))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the highest place for song that was draw number 6?",
"Tokens": [
... | train_2-15668066-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Draw",
"Artist",
"Song",
"First vote",
"Place"
],
[
"2",
"1",
"Deja vu",
"\"I’m a Part Of You\"",
"1,485",
"7"
],
[
"3",
"2",
"Kristīna Zaharova feat. Julian",
"\"Until You F... |
[
{
"Formula": "FILTER(E1,C1=\"2:3\")",
"Formula2": "FILTER(E2:E10,C2:C10=\"2:3\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which venue was used for the game whose score was 2:3?",
"Tokens": [
"FILTER(",
"... | dev_2-16707879-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"Team 1",
"Score",
"Team 2",
"Venue"
],
[
"2",
"2010",
"Thai Port",
"2:3",
"SHB Ðà Nẵng",
"Suphachalasai Stadium , Thailand"
],
[
"3",
"2010",
"NT Realty Wofoo Tai Po",
... |
[
{
"Formula": "MIN(FILTER(B1, (D1=\"czech republic\")*(E1>21.05)))",
"Formula2": "MIN(FILTER(B2:B9, (D2:D9=\"czech republic\")*(E2:E9>21.05)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level"... | train_2-18569011-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Lane",
"Athlete",
"Nationality",
"Time",
"React"
],
[
"2",
"1",
"4",
"Shawn Crawford",
"United States",
"20.61",
"0.216"
],
[
"3",
"2",
"6",
"Marcin ... |
[
{
"Formula": "SUMIFS(A1,D1,\"133mhz\")",
"Formula2": "SUMIFS(A2:A9,D2:D9,\"133mhz\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Which model has a CPU speed of 133mhz?",
"Tokens": [
"SUMIFS(",
"A1",
"D1",
... | train_2-10528691-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Model",
"Introduction",
"Discontinued",
"CPU Speed",
"Print speed (PPM)",
"Standard memory",
"Maximum memory"
],
[
"2",
"4000",
"November 1997",
"May 1999",
"100MHz",
"... |
[
{
"Formula": "SUM(FILTER(B1, (F1=95)*(E1=\"41–25–10–3\")*(A1<79)))",
"Formula2": "SUM(FILTER(B2:B9, (F2:F9=95)*(E2:E9=\"41–25–10–3\")*(A2:A9<79)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
... | train_2-14347256-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"April",
"Opponent",
"Score",
"Record",
"Points"
],
[
"2",
"75",
"1",
"@ Buffalo Sabres",
"1–3",
"40–23–9–3",
"92"
],
[
"3",
"76",
"2",
"Boston Bruins... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=2010),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=2010),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_1-15672920-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Division",
"League",
"Regular Season",
"Playoffs",
"Open Cup"
],
[
"2",
"2008",
"4",
"NPSL",
"1st, Southeast",
"Divisional Round",
"Did not qualify"
],
[
"3",
... |
[
{
"Formula": "FILTER(C1,E1=\"Fergie\")",
"Formula2": "FILTER(C2:C11,E2:E11=\"Fergie\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Who was the centerfold model in the issue where Fergie answered the \"20 questions\"?",
... | dev_1-1566852-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Cover model",
"Centerfold model",
"Interview subject",
"20 Questions",
"Pictorials"
],
[
"2",
"1-07",
"Pamela Anderson",
"Jayde Nicole",
"T. Boone Pickens",
"Ellen Pompeo",
... |
[
{
"Formula": "MIN(FILTER(E1, (A1=\"john mccain\")*(D1<45)))",
"Formula2": "MIN(FILTER(E2:E11, (A2:A11=\"john mccain\")*(D2:D11<45)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",... | train_2-15315799-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Candidate",
"Votes",
"Percentage",
"Counties",
"Delegates"
],
[
"2",
"John McCain",
"701,761",
"36%",
"45",
"57"
],
[
"3",
"Mitt Romney",
"604,932",
"31.03%",
"18",
"... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,A1=\"w223au\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)<95.9))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F7,A2:A7=\"w223au\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,... | train_2-14123212-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Call sign",
"Frequency MHz",
"City of license",
"ERP W",
"Class",
"FCC info"
],
[
"2",
"W221BY",
"92.1",
"Elgin, Illinois",
"38",
"D",
"FCC"
],
[
"3",
"W264BF",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"Lokomotiv\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G16,E2:E16=\"Lokomotiv\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_1-20140132-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Team",
"Location",
"Head Coach",
"Team Captain",
"Venue",
"Capacity",
"Position in 2008"
],
[
"2",
"Amkar",
"Perm",
"Rashid Rakhimov",
"Martin Kushev",
"Zvezda",
"1... |
[
{
"Formula": "MIN(A1)",
"Formula2": "MIN(A2:A16)",
"Funcs": [
"MIN(",
"Cell"
],
"Level": "easy",
"Question": "What is the smallest año?",
"Tokens": [
"MIN(",
"A1"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(C1, D1=\"Artist of the Year\")))",
"Formula2": ... | train_1-27501971-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Año",
"Trabajo nominado",
"Premio",
"Categoría",
"Country",
"Resultado"
],
[
"2",
"2009",
"Adammo",
"MTV Latin America",
"Revelation Artist",
"Colombia",
"Nominate"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"w 17-0\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,D2:D15=\"w 17-0\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-17183877-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 18, 1977",
"Los Angeles Rams",
"W 17-6",
"55,956"
],
[
"3",
"2",
"September 25, 1977",
"at Washing... |
[
{
"Formula": "FILTER(C1,(A1>61)*(B1<28)*(F1<69))",
"Formula2": "FILTER(C2:C14,(A2:A14>61)*(B2:B14<28)*(F2:F14<69))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num"
],
... | dev_2-14294324-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"February",
"Opponent",
"Score",
"Record",
"Points"
],
[
"2",
"52",
"1",
"Vancouver Canucks",
"5–4",
"24–21–7",
"55"
],
[
"3",
"53",
"3",
"Chicago Bla... |
[
{
"Formula": "SUM(FILTER(D1, E1=5))",
"Formula2": "SUM(FILTER(D2:D11, E2:E11=5))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "For entries with a lost of 5, what is the sum of the draw entry?",
"Tokens": [
... | test_2-17633162-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Place",
"Team",
"Played",
"Draw",
"Lost",
"Goals Scored",
"Goals Conceded",
"Points"
],
[
"2",
"1.",
"Tauro",
"18",
"5",
"2",
"22",
"7",
"38"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Tennessee 6\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"Tennessee 6\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_1-1342270-42 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Tennessee 2",
"John Jennings",
"Republican",
"1939",
"Re-elected",
"John Jennings (R) 56.6% C... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"Argentina - Estadio José María Minella\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"Argentina - Estadio José María Minella\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
... | test_1-23819979-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Competition",
"Final position",
"First match",
"Last match",
"Final Place"
],
[
"2",
"Torneo Apertura",
"14th",
"August 23, 2009",
"December 13, 2009",
"Argentina - Coliseo de Victoria"
],
[... |
[
{
"Formula": "SUMIFS(A1,B1,\"Atl. Colegiales\")",
"Formula2": "SUMIFS(A2:A11,B2:B11,\"Atl. Colegiales\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the position of the Atl. Colegiales team?",
"Tokens": [
"SUMIFS("... | test_1-18597302-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Position",
"Team",
"Played",
"Wins",
"Draws",
"Losses",
"Scored",
"Conceded",
"Points"
],
[
"2",
"1",
"Olimpia",
"10",
"8",
"2",
"0",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"Under 2.61m\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,F2:F8=\"Under 2.61m\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | test_1-27039190-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Episode",
"Airdate",
"Game 1",
"Game 2",
"Game 3",
"Viewers"
],
[
"2",
"1",
"17 April 2010",
"'Twin Peaks'",
"'A Walk In The Dark'",
"'Lock And Key'",
"4.52m"
],
[
"3",
... |
[
{
"Formula": "MAX(FILTER(E1, (B1=\"corvette racing\")*(A1=2004)))",
"Formula2": "MAX(FILTER(E2:E15, (B2:B15=\"corvette racing\")*(A2:A15=2004)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num"
],
"Lev... | train_2-1235891-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Year",
"Team",
"Co-Drivers",
"Class",
"Laps",
"Pos.",
"Class Pos."
],
[
"2",
"1999",
"Panoz Motorsports",
"Johnny O'Connell Max Angelelli",
"LMP",
"323",
"11th",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"$36,372\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,E2:E9=\"$36,372\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_1-23696862-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Name",
"Starting chip count",
"WSOP bracelets",
"WSOP cashes",
"WSOP earnings",
"Final place",
"Prize"
],
[
"2",
"Jesse Sylvia Category:Articles with hCards",
"43875000",
"0",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"jiří novák\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G17,E2:E17=\"jiří novák\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | test_2-1723697-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Partner",
"Opponents in the final",
"Score in the final"
],
[
"2",
"Runner-up",
"1988",
"Athens , Greece",
"Clay",
"Pablo Ar... |
[
{
"Formula": "ROWS(FILTER(D1,B1=\"Maroa, Illinois\"))",
"Formula2": "ROWS(FILTER(D2:D12,B2:B12=\"Maroa, Illinois\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many different combinations of team colors... | dev_1-29612224-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Institution",
"Location",
"Mascot",
"Colors",
"Affiliation",
"9–12 enrollment",
"School website"
],
[
"2",
"Argenta-Oreana",
"Argenta, Illinois",
"Bombers",
"Royal Blue and... |
[
{
"Formula": "MIN(FILTER(C1, (E1=19.85)*(D1<9.85)))",
"Formula2": "MIN(FILTER(C2:C9, (E2:E9=19.85)*(D2:D9<9.85)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "W... | train_2-18170681-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Name",
"All Around",
"Hoop",
"Total"
],
[
"2",
"1",
"Marina Lobatch",
"10.000",
"10.000",
"20.000"
],
[
"3",
"1",
"Bianka Panova",
"10.000",
"10.000",
"20.00... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"2nd\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F20,E2:E20=\"2nd\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | train_2-105851-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Chassis",
"Engine",
"Start",
"Finish",
"Team"
],
[
"2",
"1985",
"Lola",
"Cosworth",
"20th",
"7th",
"Bettenhausen"
],
[
"3",
"1986",
"Lola",
"Cosworth... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"Robert Monell (J) 63.6% Tilly Lynde 36.4%\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,F2:F10=\"Robert Monell (J) 63.6% Tilly Lynde 36.4%\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"... | train_1-2668243-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"New York 1",
"Silas Wood",
"Anti-Jacksonian",
"1818",
"Lost re-election Jacksonian gain",
"Ja... |
[
{
"Formula": "FILTER(C1,D1=\"kingsmead\")",
"Formula2": "FILTER(C2:C6,D2:D6=\"kingsmead\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Who is the away captain for Kingsmead?",
"Tokens": [
"FILTER(",
"C1",
... | dev_2-12410929-100 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Home captain",
"Away captain",
"Venue",
"Result"
],
[
"2",
"26,27,28,29,30 November 1998",
"Hansie Cronje",
"Brian Lara",
"Wanderers Stadium",
"SA by 4 wkts"
],
[
"3",
"10,11... |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Formula2": "LET(query1,SUMMARIZE(D2:D7,SUMX(A2:A7)),FILTER(query1,CHOOSECOLS(query1,2)=3))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_2-1375281-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Season",
"Episodes",
"First air date",
"Last air date",
"Timeslot",
"DVD Release"
],
[
"2",
"1",
"22",
"July 23, 2000",
"March 11, 2001",
"Sunday 9/8c",
"January 10, 2006"
],
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=60355),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,E2:E18=60355),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "me... | train_2-14722751-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 9, 1990",
"Phoenix Cardinals",
"W 31-0",
"52,649"
],
[
"3",
"2",
"September 16, 1990",
"at San Fra... |
[
{
"Formula": "SUM(FILTER(B1, (E1=\"11-7-3\")*(A1>21)))",
"Formula2": "SUM(FILTER(B2:B15, (E2:E15=\"11-7-3\")*(A2:A15>21)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Ques... | train_2-13912739-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Game",
"November",
"Opponent",
"Score",
"Record"
],
[
"2",
"12",
"2",
"@ Buffalo Sabres",
"6 - 4",
"8-3-1"
],
[
"3",
"13",
"6",
"@ New Jersey Devils",
"6 - 5",
"8-4-1... |
[
{
"Formula": "AVERAGE(FILTER(F1, C1>154))",
"Formula2": "AVERAGE(FILTER(F2:F20, C2:C20>154))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the average amount of points larger than 154 laps?",
"T... | train_2-18600952-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Driver",
"Team",
"Laps",
"Time/Retired",
"Grid",
"Points"
],
[
"2",
"Sébastien Bourdais",
"Newman/Haas Racing",
"154",
"1:49:22.498",
"1",
"22"
],
[
"3",
"Mario Domí... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"waterline\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,E2:E17=\"waterline\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-174003-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Result",
"Race",
"Distance",
"Weight",
"Winner or 2nd",
"Pos'n"
],
[
"2",
"2nd",
"AJC Warwick Stakes (wfa)",
"8f",
"8.11",
"Amounis",
"1st"
],
[
"3",
"Won",
"Tat... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"January 3, 2011\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,F2:F9=\"January 3, 2011\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_1-197446-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Office",
"Branch",
"Location",
"Elected",
"Term began",
"Term ended"
],
[
"2",
"Representative",
"Legislative",
"Washington, D.C.",
"1982",
"January 3, 1983",
"January 3, 1985"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,G1=\"20' 27.93 110.615mph\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,G2:G9=\"20' 27.93 110.615mph\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",... | train_1-25220821-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Rank",
"Rider",
"Sat 29 May",
"Mon 31 May",
"Tues 1 June",
"Wed 2 June",
"Thurs 3 June",
"Fri 4 June"
],
[
"2",
"2",
"Klaus Klaffenböck / Dan Sayle 600cc LCR Honda",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,F1=\"september 4, 2001\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)<57.4))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G7,F2:F7=\"september 4, 2001\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query... | train_2-1820752-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"HD designation",
"Constellation",
"Distance ( ly )",
"Spectral type",
"Signal power ( kW )",
"Date sent",
"Arrival date"
],
[
"2",
"HD197076",
"Delphinus",
"68.5",
"G5V",
... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(D1, A1=\"Human Capital\")))",
"Formula2": "ROWS(UNIQUE(FILTER(D2:D6, A2:A6=\"Human Capital\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "What is the tot... | test_1-11944282-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Component",
"Integrated",
"Allied-Related",
"Allied-Unrelated",
"Holding"
],
[
"2",
"Business Strategy",
"One",
"Many",
"Many",
"Many"
],
[
"3",
"Customers",
"Same",
"Shared"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"$33.3 billion\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,E2:E11=\"$33.3 billion\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-14752049-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Country",
"UNWTO Region",
"International tourism expenditure (2012)",
"International tourism expenditure (2011)"
],
[
"2",
"1",
"China",
"Asia",
"$102.0 billion",
"$72.6 billion"
],
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"ロト6で3億2千万円当てた男\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,A2:A20=\"ロト6で3億2千万円当てた男\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | test_2-18539834-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Japanese Title",
"Romaji Title",
"TV Station",
"Episodes",
"Average Ratings"
],
[
"2",
"篤姫",
"Atsu-hime",
"NHK",
"50",
"24.5%"
],
[
"3",
"オトコマエ!",
"Otokomae!",
"NHK",
"13... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"sukhwinder singh\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,E2:E10=\"sukhwinder singh\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-18146388-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Song",
"Film",
"Co-Singer",
"Composer",
"Lyricist"
],
[
"2",
"2013",
"Hridoy Aamar Nache Re",
"Shunyo Awnko",
"None",
"Rabindranath Tagore",
"Rabindranath Tagore"
],
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"New Jersey 2nd\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,A2:A15=\"New Jersey 2nd\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_1-1651764-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"District",
"Vacator",
"Reason for change",
"Successor",
"Date successor seated"
],
[
"2",
"New Jersey 2nd",
"Vacant",
"Rep. T. Millet Hand died during previous congress",
"Milton W. Glenn (R)",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"san francisco 49ers\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,C2:C18=\"san francisco 49ers\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",... | train_2-15986756-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 9, 1990",
"at Atlanta Falcons",
"L 47–27",
"56,222"
],
[
"3",
"2",
"September 16, 1990",
"at Pitts... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"19%\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,C2:C15=\"19%\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | test_1-21535453-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Source",
"Dates Administered",
"Terry McAuliffe",
"Brian Moran",
"Creigh Deeds"
],
[
"2",
"Survey USA",
"June 8",
"30%",
"21%",
"42%"
],
[
"3",
"Public Policy Polling",
"June 6-7... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,D1=\"75-73-68-65=281\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>19009))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F12,D2:D12=\"75-73-68-65=281\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1... | train_2-17231232-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"1",
"Raymond Floyd",
"United States",
"75-68-70-66=279",
"–1",
"115,000"
],
[
"3",
"T2",
... |
[
{
"Formula": "SUM(FILTER(D1, F1=8))",
"Formula2": "SUM(FILTER(D2:D9, F2:F9=8))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the average for the RB with an 8 yard long?",
"Tokens": [
"SUM(",
... | test_2-11783707-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Car.",
"Yards",
"Avg.",
"TD's",
"Long"
],
[
"2",
"Josh White",
"93",
"278",
"3",
"10",
"22"
],
[
"3",
"Will Pettis",
"14",
"33",
"2.4",
"2"... |
[
{
"Formula": "MAX(FILTER(A1, (D1=\"w 21-17\")*(E1>45254)))",
"Formula2": "MAX(FILTER(A2:A17, (D2:D17=\"w 21-17\")*(E2:E17>45254)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
... | train_2-18680817-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 7, 1980",
"at New Orleans Saints",
"W 26-23",
"58,621"
],
[
"3",
"2",
"September 14, 1980",
"St. L... |
[
{
"Formula": "FILTER(C1,(D1=\"silver\")*(E1=\"boxing, heavyweight\"))",
"Formula2": "FILTER(C2:C11,(D2:D11=\"silver\")*(E2:E11=\"boxing, heavyweight\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "... | dev_2-18707612-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Olympics",
"Name",
"Country",
"Medal",
"Event"
],
[
"2",
"1912 Summer Olympics",
"Jim Thorpe",
"United States",
"Gold",
"Athletics, Pentathlon"
],
[
"3",
"1912 Summer Olympics",
... |
[
{
"Formula": "MINIFS(A1,G1,\"S. Johnson (3)\")",
"Formula2": "MINIFS(A2:A13,G2:G13,\"S. Johnson (3)\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What's the lowest number of a game where S. Johnson (3) did the most high assists?",
... | train_1-19789597-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Opponent",
"Score",
"High points",
"High rebounds",
"High assists",
"Location",
"Record"
],
[
"2",
"9",
"July 3",
"Charlotte",
"L ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(F1=\"ayrton senna\")*(C1=\"imola\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H17,(F2:F17=\"ayrton senna\")*(C2:C17=\"imola\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",... | train_2-1137718-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Grand Prix",
"Date",
"Location",
"Pole Position",
"Fastest Lap",
"Winning Driver",
"Constructor",
"Report"
],
[
"2",
"Brazilian Grand Prix",
"26 March",
"Jacarepag... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=214),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=214),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_2-18517979-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Constituency number",
"Name",
"Reserved for ( SC / ST /None)",
"District",
"Number of electorates (2009)"
],
[
"2",
"212",
"Nagada-Khachrod",
"None",
"Ujjain",
"162,552"
],
[
"3",
"2... |
[
{
"Formula": "FILTER(I1,F1>1)",
"Formula2": "FILTER(I2:I9,F2:F9>1)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many points did he win in the race with more than 1.0 poles?",
"Tokens": [
"FILTER(",
"I1",... | dev_1-20500097-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Season",
"Series",
"Team",
"Races",
"Wins",
"Poles",
"F/Laps",
"Podiums",
"Points",
"Position"
],
[
"2",
"2007",
"Formula 3 Sudamericana",
... |
[
{
"Formula": "MIN(FILTER(A1, (B1>11)*(D1=12)))",
"Formula2": "MIN(FILTER(A2:A17, (B2:B17>11)*(D2:D17=12)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "When was... | test_2-13107350-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"First game",
"Played",
"Drawn",
"Lost",
"Percentage"
],
[
"2",
"1998",
"2",
"0",
"2",
"0.00%"
],
[
"3",
"2002",
"2",
"0",
"1",
"50.00%"
],
[
"4",
"1996",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"25–27\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,F2:F7=\"25–27\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | test_2-16571273-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Time",
"Score",
"Set 1",
"Set 2",
"Set 3",
"Total"
],
[
"2",
"31 Aug",
"17:00",
"3–1",
"22–25",
"25–19",
"25–18",
"97–85"
],
[
"3",
"31 Aug"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"Italy\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,B2:B10=\"Italy\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | test_1-14752049-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Rank",
"Country",
"UNWTO Region",
"International tourist arrivals (2012)",
"International tourist arrivals (2011)",
"Change (2011 to 2012)",
"Change (2010 to 2011)"
],
[
"2",
"1",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"junction oval\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"junction oval\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-10767641-9 | [
[
"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",
"5.13 (43)",
"Richmond",
"14.20 (104)",
"Arden Stre... |
[
{
"Formula": "SUM(FILTER(A1, (F1>30)*(E1=14)))",
"Formula2": "SUM(FILTER(A2:A11, (F2:F11>30)*(E2:E11=14)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Which Ra... | test_2-169719-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"France (host nation)",
"26",
"41",
"34",
"101"
],
[
"3",
"2",
"United States",
"19",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"chris maddocks\")*(A1=\"35000 m\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(C2:C17=\"chris maddocks\")*(A2:A17=\"35000 m\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
... | train_2-11070660-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Event",
"Data",
"Athlete",
"Date",
"Place"
],
[
"2",
"1500 m",
"5:46.24",
"Roger Mills",
"29 August 1975",
"London , United Kingdom"
],
[
"3",
"Mile",
"5:58.4",
"Alex Wright"... |
[
{
"Formula": "SUM(FILTER(A1, (D1=\"november 16, 1959\")*(B1=\"i couldn't hear nobody pray\")))",
"Formula2": "SUM(FILTER(A2:A13, (D2:D13=\"november 16, 1959\")*(B2:B13=\"i couldn't hear nobody pray\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
... | train_2-13536392-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Track number",
"Title",
"Songwriter(s)",
"Recording date",
"Time"
],
[
"2",
"1",
"Swing Low, Sweet Chariot",
"Wallis Willis (Adapted by Malcolm Dodds)",
"November 13, 1959",
"3:15"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"collingwood\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"collingwood\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-10783853-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Melbourne",
"18.6 (114)",
"North Melbourne",
"9.10 (64)",
"MCG",
... |
[
{
"Formula": "TAKE(SORT(SUMMARIZE(C1,SUMX(B1)), 2, -1), 1)",
"Formula2": "TAKE(SORT(SUMMARIZE(C2:C16,SUMX(B2:B16)), 2, -1), 1)",
"Funcs": [
"TAKE(",
"SORT(",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"Num",
"-",
"Num",
"Num"
],
"Level": "h... | insurance_policies_customer_policies | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"policy id",
"customer id",
"policy type code",
"start date",
"end date",
"customer policies"
],
[
"2",
"119",
"1",
"Car",
"2018-01-21",
"2017-12-15",
""
],
[
"3",
"1... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(B1, A1=\"Elon University\")))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B7, A2:A7=\"Elon University\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many lo... | train_1-16403890-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Institution",
"Location",
"Founded",
"Affiliation",
"Enrollment",
"Team Nickname",
"Primary conference",
"Home Rink"
],
[
"2",
"Duke University",
"Durham, NC",
"18... |
[
{
"Formula": "MIN(FILTER(E1,A1=\"lilydale\"))",
"Formula2": "MIN(FILTER(E2:E11,A2:A11=\"lilydale\"))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the lowest number of draws of the NTFA Div 2 Lilydale?"... | dev_2-14756291-15 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"NTFA Div 2",
"Wins",
"Byes",
"Losses",
"Draws",
"Against"
],
[
"2",
"Old Scotch",
"16",
"0",
"2",
"0",
"1027"
],
[
"3",
"Perth",
"15",
"0",
"3",
"0",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"zipp duncan\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H12,C2:C12=\"zipp duncan\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-14624447-20 | [
[
"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",
"RS-So.",
"Can... |
[
{
"Formula": "FILTER(A1,B1=\"Curt Weldon\")",
"Formula2": "FILTER(A2:A12,B2:B12=\"Curt Weldon\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What districts does incumbent Curt Weldon hold?",
"Tokens": [
"FILTER("... | dev_1-1341568-39 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"Elected",
"Status",
"Opponent"
],
[
"2",
"Pennsylvania2",
"William H. Gray",
"Democratic",
"1978",
"Re-elected",
"William H. Gray (D) 92.1% Don... |
[
{
"Formula": "SUM(FILTER(F1, (B1=\"united states\")*(A1=\"bree schaaf emily azevedo\")*(E1<58.04)))",
"Formula2": "SUM(FILTER(F2:F18, (B2:B18=\"united states\")*(A2:A18=\"bree schaaf emily azevedo\")*(E2:E18<58.04)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
... | test_2-17873606-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Athlete",
"Country",
"Run 1",
"Run 2",
"Run 3",
"Run 4",
"Total"
],
[
"2",
"Kaillie Humphries Jennifer Ciochetti",
"Canada",
"57.10",
"57.07",
"57.22",
"57.18",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(A1=\"runner-up\")*(F1=\"5–7, 3–6, 6–3, 2–6\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,(A2:A15=\"runner-up\")*(F2:F15=\"5–7, 3–6, 6–3, 2–6\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"... | train_2-1727962-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Date",
"Championship",
"Surface",
"Opponent",
"Score"
],
[
"2",
"Runner-up",
"25 March 1985",
"Rotterdam , Netherlands",
"Carpet",
"Miloslav Mečíř",
"1–6, 2–6"
],
... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(I1, A1=43)))",
"Formula2": "ROWS(UNIQUE(FILTER(I2:I16, A2:A16=43)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "How many games was game 43?",
"Tokens":... | train_1-17058151-7 | [
[
"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",
"33",
"January 2",
"@ Clevel... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Jessica Ennis\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"Jessica Ennis\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_1-29141354-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Episode",
"First broadcast",
"Andrew and Jacks guest",
"Jamies guests Peter Crouch replaced Jamie Redknapp as team captain for one week in series 5, episode 2.",
"Scores"
],
[
"2",
"05x01",
"20 April 2012",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"october 22, 1976\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"october 22, 1976\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"... | train_2-16386910-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record"
],
[
"2",
"October 22, 1976",
"San Antonio Spurs",
"121–118",
"Philadelphia 76ers",
"1–0"
],
[
"3",
"October 23, 1976",
"San Antonio S... |
[
{
"Formula": "MAX(FILTER(C1, (H1=\"1\")*(E1=0)))",
"Formula2": "MAX(FILTER(C2:C11, (H2:H11=\"1\")*(E2:E11=0)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What... | train_2-15303343-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Position",
"Team",
"Points",
"Played",
"Drawn",
"Lost",
"Against",
"Difference"
],
[
"2",
"1",
"Portuguesa",
"11",
"9",
"1",
"3",
"16",
"7"
]... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"united states\")*(A1=\"t2\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(C2:C11=\"united states\")*(A2:A11=\"t2\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | train_2-16514667-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Chris DiMarco",
"United States",
"65",
"–7"
],
[
"3",
"T2",
"Ángel Cabrera",
"Argentina",
"66",
"–6"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=33.952),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,B2:B6=33.952),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "me... | train_2-16611328-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Event",
"Record",
"Athlete",
"Nationality",
"Date",
"Meet",
"Place"
],
[
"2",
"Flying 200 m time trial",
"10.724",
"Victoria Pendleton",
"Great Britain",
"5 August 2012... |
[
{
"Formula": "MIN(FILTER(G1, C1>16))",
"Formula2": "MIN(FILTER(G2:G11, C2:C11>16))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the lowest number of points for Drivers that have raced in more than 16 R... | train_2-15499601-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Year",
"Drivers",
"Races",
"Wins",
"Poles",
"Fast laps",
"Points",
"D.C.",
"T.C."
],
[
"2",
"2010",
"James Jakes",
"12",
"0",
"0",
"0",
... |
[
{
"Formula": "MINIFS(A1,C1,\"minnesota vikings\")",
"Formula2": "MINIFS(A2:A15,C2:C15,\"minnesota vikings\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the lowest week that has Minnesota Vikings as the opponent?",
"Token... | train_2-18775095-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 13, 1964",
"at San Francisco 49ers",
"W 26-17",
"33,204"
],
[
"3",
"2",
"September 19, 1964",
"at ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"rocketsports racing\")*(E1=\"1:10.949\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,(B2:B19=\"rocketsports racing\")*(E2:E19=\"1:10.949\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"... | train_2-16874390-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Team",
"Qual 1",
"Qual 2",
"Best"
],
[
"2",
"Sébastien Bourdais",
"Newman/Haas Racing",
"1:10.130",
"1:09.358",
"1:09.358"
],
[
"3",
"Patrick Carpentier",
"Forsythe Racin... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"XP_852505.1\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,C2:C15=\"XP_852505.1\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_1-15417439-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Genus/Species",
"Common Name",
"Accession Number",
"Length",
"Similarity",
"Identity"
],
[
"2",
"Rattus norvegicus",
"Rat",
"NP_001107252.1",
"208aa",
"99%",
"96%"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"15.16 (106)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"15.16 (106)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-10887680-21 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Melbourne",
"15.16 (106)",
"South Melbourne",
"11.19 (85)",
"MCG",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"henry picard\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,B2:B14=\"henry picard\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-12586224-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Craig Wood",
"United States",
"69-72-68=209",
"–7"
],
[
"3",
"2",
"Olin Dutra",
"United States",
"70-70-70=... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"october 14\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G6,A2:A6=\"october 14\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-12238001-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record",
"Stadium"
],
[
"2",
"October 11",
"@ White Sox",
"3–2",
"Contreras (1–1)",
"40,659",
"1–0",
"U.S. Ce... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"18:19:36\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"18:19:36\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_1-24518475-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date (YYYY-MM-DD)",
"Time (UTC)",
"Latitude",
"Longitude",
"Depth",
"Magnitude"
],
[
"2",
"2009-09-29",
"17:48:11",
"15.558° S",
"172.073° W",
"km (mi)",
"8.1 (M w )"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"us open\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"us open\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | test_2-15209530-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Tournament",
"2008",
"2009",
"2010",
"2011",
"2012"
],
[
"2",
"Grand Slam tournaments",
"Grand Slam tournaments",
"Grand Slam tournaments",
"Grand Slam tournaments",
"Grand Slam tou... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"phoenix\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G16,D2:D16=\"phoenix\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-11786147-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
[
"2",
"December 1",
"Colorado",
"5 – 2",
"Los Angeles",
"Theodore",
"17,297",
"14–10–1... |
[
{
"Formula": "SUM(FILTER(A1, (C1=\"South\")*(B1=\"East\")))",
"Formula2": "SUM(FILTER(A2:A9, (C2:C9=\"South\")*(B2:B9=\"East\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
... | test_1-26853172-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Hand Number",
"Prevailing Wind",
"Player 1",
"Player 2",
"Player 3"
],
[
"2",
"1",
"East",
"East (dealer)",
"South",
"West"
],
[
"3",
"2",
"East",
"West",
"East (dealer)"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"adelaide international raceway\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,B2:B7=\"adelaide international raceway\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | train_2-15407016-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Circuit",
"Location / State",
"Date",
"Winner"
],
[
"2",
"Rd 1",
"Adelaide International Raceway",
"Adelaide , South Australia",
"10 July",
"Alfredo Costanzo"
],
[
"3",
"Rd ... |
[
{
"Formula": "MIN(FILTER(F1, (D1=\"united states\")*(B1<4)))",
"Formula2": "MIN(FILTER(F2:F9, (D2:D9=\"united states\")*(B2:B9<4)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
... | train_2-18569021-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Lane",
"Athlete",
"Country",
"Time",
"React"
],
[
"2",
"1",
"5",
"Veronica Campbell-Brown",
"Jamaica",
"22.19",
"0.187"
],
[
"3",
"2",
"7",
"Kerron S... |
[
{
"Formula": "AVERAGE(FILTER(E1,C1<3))",
"Formula2": "AVERAGE(FILTER(E2:E19,C2:C19<3))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the average grid for the competitiors who had laps smaller than 3... | dev_2-11385308-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rider",
"Manufacturer",
"Laps",
"Time/Retired",
"Grid"
],
[
"2",
"Casey Stoner",
"Ducati",
"22",
"44:12.891",
"4"
],
[
"3",
"Valentino Rossi",
"Yamaha",
"22",
"+3.036",
... |
[
{
"Formula": "SUMIFS(A1,B1,\"october 11, 1998\")",
"Formula2": "SUMIFS(A2:A18,B2:B18,\"october 11, 1998\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the week on October 11, 1998?",
"Tokens": [
"SUMIFS(",
"A... | train_2-13258613-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Record",
"Attendance"
],
[
"2",
"1",
"September 6, 1998",
"at Philadelphia Eagles",
"W 38-0",
"Veterans Stadium",
... |
[
{
"Formula": "SUMIFS(B1,C1,\"bob wollek\")",
"Formula2": "SUMIFS(B2:B17,C2:C17,\"bob wollek\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what is the race number of bob wollek",
"Tokens": [
"SUMIFS(",
"B1",
"C1... | test_2-1498073-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Position",
"Race Number",
"Driver",
"Country",
"Laps"
],
[
"2",
"1.",
"11",
"Derek Warwick",
"GB",
"16"
],
[
"3",
"2.",
"9",
"David Brabham",
"AUS",
"16"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"woodruff\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,D2:D10=\"woodruff\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-15688561-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Novelty",
"Status",
"Authors",
"Location"
],
[
"2",
"Formosibittacus",
"gen et sp nov",
"Vaild",
"Li , Ren & Shih",
"China"
],
[
"3",
"Haidomyrmodes",
"gen et sp nov",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"25 april 1993\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,E2:E10=\"25 april 1993\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-16257363-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Episode #",
"Title",
"Directed by",
"Written by",
"Originalairdate"
],
[
"2",
"1",
"\" Artists in Crime \"",
"Silvio Narizzano",
"T.R. Bowen",
"23 December 1990"
],
[
"3",
"2",
"... |
[
{
"Formula": "SUMIFS(C1,B1,\"孫明揚\")",
"Formula2": "SUMIFS(C2:C13,B2:B13,\"孫明揚\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How old was the official with Chinese name 孫明揚?",
"Tokens": [
"SUMIFS(",
"C1",
"B1",
... | train_1-2263674-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Romanised name",
"Chinese name",
"age at appointment",
"Portfolio",
"Prior occupation"
],
[
"2",
"Donald Tsang Yam-kuen",
"曾蔭權",
"58",
"Chief Secretary for Administration (CS)",
"Chief Secretary... |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=5))",
"Formula2": "LET(query1,SUMMARIZE(E2:E9,SUMX(A2:A9)),FILTER(query1,CHOOSECOLS(query1,2)=5))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_2-15442945-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pick",
"Player",
"Country of origin*",
"PBA team",
"College"
],
[
"2",
"1",
"Danilo Ildefonso",
"Philippines",
"Formula Shell Zoom Masters",
"National"
],
[
"3",
"2",
"Noy Castil... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"march 26\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,A2:A14=\"march 26\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-17218729-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Attendance",
"Record",
"Points"
],
[
"2",
"March 2",
"Detroit",
"4–7",
"Pittsburgh",
"7,670",
"20–35–9",
"49"
],
[
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"september 4, 2005 (hbo)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,E2:E14=\"september 4, 2005 (hbo)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | train_2-1702679-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Episode",
"Title",
"Writer",
"Director",
"Original Airdate"
],
[
"2",
"1",
"\"The Comeback\" ( Pilot )",
"Lisa Kudrow & Michael Patrick King",
"Michael Patrick King",
"June 5, 2005 (HBO)"
],
... |
[
{
"Formula": "MIN(FILTER(C1,E1=18))",
"Formula2": "MIN(FILTER(C2:C15,E2:E15=18))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the lowest Overs with a Run that is 18?",
"Tokens": [
"MIN(",
... | dev_2-15893020-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Player",
"Matches",
"Overs",
"Maidens",
"Runs",
"Wickets",
"Average",
"Economy",
"Best Bowling"
],
[
"2",
"Steven Patterson",
"1",
"8.0",
"1",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,(A1>1987)*(C1=\"benetton b188\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)=12))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E8,(A2:A8>1987)*(C2:C8=\"benetton b188\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX... | test_2-1218385-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Points"
],
[
"2",
"1986",
"Minardi Team",
"Minardi M185B",
"MM V6",
"0"
],
[
"3",
"1987",
"Minardi Team",
"Minardi M187",
"MM V6",... |
[
{
"Formula": "MAX(FILTER(A1,(D1<9.8)*(E1=19.2)))",
"Formula2": "MAX(FILTER(A2:A9,(D2:D9<9.8)*(E2:E9=19.2)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What pl... | dev_2-18170681-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Name",
"All Around",
"Ribbon",
"Total"
],
[
"2",
"1",
"Tatiana Drutchinina",
"10.000",
"10.000",
"20.000"
],
[
"3",
"1",
"Bianka Panova",
"10.000",
"10.000",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"leland gibson\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,B2:B16=\"leland gibson\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | test_2-13073611-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Ben Hogan",
"United States",
"70-69-66=205",
"–11"
],
[
"3",
"2",
"Ed Oliver",
"United States",
"69-73-67=2... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.