t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "SUM(FILTER(C1, D1<4))",
"Formula2": "SUM(FILTER(C2:C13, D2:D13<4))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Name the total number of start when finish is less than 4",
"Tokens": [
"... | train_2-1314336-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Manufacturer",
"Start",
"Finish",
"Team"
],
[
"2",
"2002",
"Chevrolet",
"2",
"36",
"Childress"
],
[
"3",
"2003",
"Chevrolet",
"31",
"4",
"Childress"
],
[
... |
[
{
"Formula": "SUM(FILTER(B1, G1=191))",
"Formula2": "SUM(FILTER(B2:B11, G2:G11=191))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "how many dismissals in a game with 191 innings",
"Tokens": [
"SUM(",
... | test_1-19769948-26 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Rank",
"Dismissals",
"Player",
"Caught",
"Stumped",
"Matches",
"Innings"
],
[
"2",
"1",
"416",
"Adam Gilchrist",
"379",
"37",
"96",
"191"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"robert gallery\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,A2:A12=\"robert gallery\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_2-13798027-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Position",
"Round",
"Pick",
"NFL Club"
],
[
"2",
"Robert Gallery",
"Tackle",
"1",
"2",
"Oakland Raiders"
],
[
"3",
"Chad Greenway",
"Linebacker",
"1",
"17",
... |
[
{
"Formula": "SUMIFS(E1,B1,\"Luke Donald\")",
"Formula2": "SUMIFS(E2:E10,B2:B10,\"Luke Donald\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what is the most number where the person is luke donald",
"Tokens": [
"SUMIFS(",
... | train_1-28498999-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"#",
"Player",
"Country",
"Points",
"Reset points",
"Events"
],
[
"2",
"1",
"Matt Kuchar",
"United States",
"4935",
"2500",
"24"
],
[
"3",
"2",
"Dustin Johnson",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"rosa delauro\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,D2:D6=\"rosa delauro\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-18722787-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"2008 Status",
"Democratic",
"Republican",
"Green"
],
[
"2",
"1",
"John B. Larson",
"Re-election",
"John B. Larson",
"Joe Visconti",
"Stephen E. D. Fourn... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"Western Ontario\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,G2:G8=\"Western Ontario\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | test_1-20872722-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Round",
"Choice",
"Player",
"Position",
"Height",
"Weight",
"College"
],
[
"2",
"1",
"16",
"Larry English",
"DE/OLB",
"6ft 3 in",
"255lb",
"Northern Illinois"
... |
[
{
"Formula": "SUM(FILTER(E1, (C1=\"matt targett\")*(B1>7)))",
"Formula2": "SUM(FILTER(E2:E9, (C2:C9=\"matt targett\")*(B2:B9>7)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
... | train_2-18624623-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Lane",
"Name",
"Nationality",
"Time"
],
[
"2",
"1",
"4",
"Eamon Sullivan",
"Australia",
"47.05"
],
[
"3",
"2",
"3",
"Pieter van den Hoogenband",
"Netherlands",
... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(F1, E1=\"Philadelphia Flyers\")))",
"Formula2": "ROWS(UNIQUE(FILTER(F2:F17, E2:E17=\"Philadelphia Flyers\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "N... | train_1-1473672-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Pick #",
"Player",
"Position",
"Nationality",
"NHL team",
"College/junior/club team"
],
[
"2",
"49",
"Ron Smith",
"Defence",
"Canada",
"New York Islanders",
"Cornwall Royals (QM... |
[
{
"Formula": "ROWS(FILTER(B1,F1=\"texas\"))",
"Formula2": "ROWS(FILTER(B2:B19,F2:F19=\"texas\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What numbered pick was the player from texas?",
"Tokens": [
... | dev_2-15198842-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick #",
"Overall",
"Name",
"Position",
"College"
],
[
"2",
"1",
"7",
"7",
"Joe Profit",
"Running Back",
"NE Louisiana"
],
[
"3",
"2",
"7",
"33",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"milton keynes dons\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,A2:A15=\"milton keynes dons\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-18788823-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Team",
"Outgoing manager",
"Manner of departure",
"Date of vacancy",
"Replaced by",
"Date of appointment",
"Position in table"
],
[
"2",
"Milton Keynes Dons",
"Paul Ince",
"Sig... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"texas tech\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,E2:E15=\"texas tech\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-15621965-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Nationality",
"Position",
"Years in Orlando",
"School/Club Team"
],
[
"2",
"Matt Barnes",
"United States",
"Guard-Forward",
"2009-2010",
"UCLA"
],
[
"3",
"Andre Barrett",
... |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=4550))",
"Formula2": "LET(query1,SUMMARIZE(C2:C20,SUMX(F2:F20)),FILTER(query1,CHOOSECOLS(query1,2)=4550))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FI... | train_1-2251578-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"#",
"District",
"Province",
"Region",
"UBIGEO",
"Elevation (m)"
],
[
"2",
"1",
"Suykutambo",
"Espinar",
"Cusco",
"80807",
"4801"
],
[
"3",
"2",
"Condoroma",
... |
[
{
"Formula": "MIN(FILTER(A1,D1=\"ilmor 2175a 3.5 v10\"))",
"Formula2": "MIN(FILTER(A2:A9,D2:D9=\"ilmor 2175a 3.5 v10\"))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the lowest year that the engine Il... | dev_2-1226465-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Points"
],
[
"2",
"1979",
"Shadow Racing Team",
"Shadow DN9",
"Ford 3.0 V8",
"0"
],
[
"3",
"1980",
"Team ATS",
"ATS D3",
"Ford 3.0... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(A1=\"Winner\")*(F1=\"Judy Tegart Dalton Lesley Turner Bowrey\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,(A2:A7=\"Winner\")*(F2:F7=\"Judy Tegart Dalton Lesley Turner Bowrey\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",... | train_1-2009095-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Outcome",
"Year",
"Championship",
"Surface",
"Partner",
"Opponents",
"Score"
],
[
"2",
"Winner",
"1968",
"Australian Championships",
"Grass",
"Karen Krantzcke",
"Ju... |
[
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=755000000))",
"Formula2": "LET(query1,SUMMARIZE(A2:A15,SUMX(E2:E15)),FILTER(query1,CHOOSECOLS(query1,2)=755000000))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",... | train_2-11872185-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Movie",
"Record Held",
"Studio(s)",
"Nett Gross"
],
[
"2",
"1943",
"Kismet",
"6 years",
"Bombay Talkies",
"1,00,00,000"
],
[
"3",
"1949",
"Barsaat",
"2 years",
"R... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"benedikt guðmundsson\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"benedikt guðmundsson\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str... | train_2-13566745-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Team",
"City, Region",
"Arena",
"Colours",
"Head coach"
],
[
"2",
"Fjölnir",
"Grafarvogur , Reykjavík",
"Dalhús",
"yellow/blue",
"Hjalti Vilhjálmsson"
],
[
"3",
"Grindavík",
"Gri... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"12.18 (90)\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"12.18 (90)\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10790099-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"8.13 (61)",
"St Kilda",
"7.8 (50)",
"Glenferrie Oval",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"moj tata je bolji od tvog tate\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"moj tata je bolji od tvog tate\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | train_2-15547733-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Country",
"Local name",
"Host",
"Network",
"Date premiered"
],
[
"2",
"Brazil",
"Meu Pai é Melhor que Seu Pai",
"Celso Portiolli",
"SBT",
"April 18, 2010"
],
[
"3",
"China",
"老爸拼... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(F1, G1=210)))",
"Formula2": "ROWS(UNIQUE(FILTER(F2:F12, G2:G12=210)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "How many days are associated with product... | train_1-16581695-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"No. in series",
"No. in season",
"Title",
"Directed by",
"Written by",
"Original airdate",
"Production code"
],
[
"2",
"14",
"1",
"\"Darkstar Rising\"",
"Dan Riba",
"Dw... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"hrazdan stadium, yerevan, armenia\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"hrazdan stadium, yerevan, armenia\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Ce... | train_2-1462547-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Venue",
"Score",
"Result",
"Competition"
],
[
"2",
"15 November 1989",
"Müngersdorfer Stadion , Cologne , Germany",
"2–1",
"2–1",
"FIFA World Cup 1990 qualifying"
],
[
"3",
"... |
[
{
"Formula": "SUM(FILTER(E1, (F1<52.8)*(B1=\"arizona, new mexico, and utah\")))",
"Formula2": "SUM(FILTER(E2:E9, (F2:F9<52.8)*(B2:B9=\"arizona, new mexico, and utah\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
... | train_2-17334094-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Reservation",
"Location",
"1969",
"1979",
"1989",
"2000"
],
[
"2",
"Navajo Indian Reservation",
"Arizona, New Mexico, and Utah",
"62.1",
"47.3",
"54.2",
"46.5"
],
[
"3",... |
[
{
"Formula": "MAX(FILTER(A1, (E1>4)*(H1<18)*(B1=\"atlético veragüense\")))",
"Formula2": "MAX(FILTER(A2:A11, (E2:E11>4)*(H2:H11<18)*(B2:B11=\"atlético veragüense\")))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
... | train_2-18704095-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Place",
"Team",
"Played",
"Draw",
"Lost",
"Goals Scored",
"Goals Conceded",
"Points"
],
[
"2",
"1.",
"Árabe Unido",
"18",
"4",
"2",
"32",
"14",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"melbourne\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"melbourne\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10808089-15 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Geelong",
"14.11 (95)",
"St Kilda",
"10.12 (72)",
"Kardinia Park",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"2-3\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"2-3\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "... | train_2-17442575-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record"
],
[
"2",
"April 7",
"Detroit Red Wings",
"1–2",
"Chicago Black Hawks",
"1-0"
],
[
"3",
"April 10",
"Detroit Red Wings",
"7–0",
... |
[
{
"Formula": "AVERAGE(FILTER(A1, (D1>1)*(C1<11)*(E1=2)*(B1=\"west germany (frg)\")))",
"Formula2": "AVERAGE(FILTER(A2:A12, (D2:D12>1)*(C2:C12<11)*(E2:E12=2)*(B2:B12=\"west germany (frg)\")))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
... | train_2-187504-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Soviet Union (URS)",
"11",
"9",
"9",
"29"
],
[
"3",
"2",
"East Germany (GDR)",
"9",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"dukes\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,E2:E6=\"dukes\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | train_2-16404837-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"School",
"Location",
"Founded",
"Affiliation",
"Nickname"
],
[
"2",
"James Madison University",
"Harrisonburg, VA",
"1908",
"Public",
"Dukes"
],
[
"3",
"Old Dominion University",
... |
[
{
"Formula": "FILTER(B1,D1=\"zrinka muhek\")",
"Formula2": "FILTER(B2:B7,D2:D7=\"zrinka muhek\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which skip has Zrinka Muhek as Second?",
"Tokens": [
"FILTER(",
"... | dev_2-14385184-113 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Nation",
"Skip",
"Third",
"Second",
"Lead"
],
[
"2",
"Croatia",
"Katarina Radonic",
"Nikolina Petric",
"Zrinka Muhek",
"Marta Muzdalo"
],
[
"3",
"England",
"Kirsty Balfour",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=1994),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,D2:D9=1994),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_1-1341472-34 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"New York 1",
"Michael Forbes",
"Republican",
"1994",
"Re-elected",
"Michael Forbes (R) 54.72%... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"clemson\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"clemson\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-15531181-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Opponent",
"Location",
"Result",
"Attendance"
],
[
"2",
"09/06/1986",
"Appalachian State",
"Groves Stadium • Winston-Salem, NC",
"W 21-13",
"28,700"
],
[
"3",
"09/13/1986",
... |
[
{
"Formula": "SUMIFS(F1,G1,\"6:04\")",
"Formula2": "SUMIFS(F2:F19,G2:G19,\"6:04\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the total number of Round that has a Time of 6:04?",
"Tokens": [
"SUMIFS(",
"F1",
... | train_2-1472898-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time",
"Location"
],
[
"2",
"Loss",
"9-8-1",
"Kazuhiro Nakamura",
"Decision (unanimous)",
"ASTRA:... |
[
{
"Formula": "SUMIFS(A1,D1,\"cornerback\")",
"Formula2": "SUMIFS(A2:A8,D2:D8,\"cornerback\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "During which round was the final cornerback drafted for the New England Patriots in 2005?",
... | train_2-10716255-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Overall",
"Player",
"Position",
"College"
],
[
"2",
"1",
"32",
"Logan Mankins",
"Offensive guard",
"Fresno State"
],
[
"3",
"3",
"84",
"Ellis Hobbs",
"Cornerback... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"November 26\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I15,B2:B15=\"November 26\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_1-17325937-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",
"2",
"November 1",
"Washingt... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"jorgelina cravero\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=\"jorgelina cravero\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-15272102-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Tournament",
"Surface",
"Partner",
"Opponent in the final",
"Score"
],
[
"2",
"Aug 08, 2005",
"Moscow, Russia",
"Clay",
"Olga Panova",
"Anna Bastrikova Vasilisa Davydova",
... |
[
{
"Formula": "FILTER(C1,(E1=\"short race\")*(A1<1999))",
"Formula2": "FILTER(C2:C9,(E2:E9=\"short race\")*(A2:A9<1999))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Tell me t... | dev_2-10298595-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Tournament",
"Venue",
"Result",
"Extra"
],
[
"2",
"1998",
"World Cross Country Championships",
"Marrakech , Morocco",
"25th",
"Short race"
],
[
"3",
"1998",
"World Cross ... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(B1, F1=\"Exeter Chiefs\")))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B18, F2:F18=\"Exeter Chiefs\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "Name the numb... | train_1-22977424-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Season",
"Name",
"Teams",
"Relegated to League",
"Promoted to League",
"Promoted from League",
"Relegated from League"
],
[
"2",
"1996–97",
"Courage Championship Division One",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=1988),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H8,A2:A8=1988),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | test_2-11236195-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Season",
"Grand FinalDate",
"WinningTeam",
"Score",
"LosingTeam",
"Location",
"GF Attendance",
"Clive Churchill Medal"
],
[
"2",
"1988",
"11 September 1988",
"Cant... |
[
{
"Formula": "FILTER(C1,(F1>\"5,500\")*(D1=\"72-77-69-74=292\"))",
"Formula2": "FILTER(C2:C12,(F2:F12>\"5,500\")*(D2:D12=\"72-77-69-74=292\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
">",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
... | dev_2-17245527-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"1",
"Hale Irwin",
"United States",
"73-70-71-73=287",
"+7",
"35,000"
],
[
"3",
"2",
"For... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"september 2\"),9))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I7,B2:B7=\"september 2\"),9))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-17104539-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Opponent",
"Score",
"High points",
"High rebounds",
"High assists",
"Location/Attendance",
"Record"
],
[
"2",
"29",
"September 2",
"@ ... |
[
{
"Formula": "ROWS(FILTER(G1,C1>124))",
"Formula2": "ROWS(FILTER(G2:G14,C2:C14>124))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the total number of offensive rebounds for players with more than 124 ... | dev_2-15746812-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Player",
"FG Pct",
"3FGA",
"3FGM",
"3FG Pct",
"FT Pct",
"Off Reb",
"Def Reb",
"Total Reb",
"Asst"
],
[
"2",
"Beasley",
".537",
"86",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,H1=45),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I15,H2:H15=45),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",... | test_2-12807904-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Tries for",
"Tries against",
"Try bonus"
],
[
"2",
"Club",
"Played",
"Drawn",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"kellen davis\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"kellen davis\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-15185487-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Player",
"Position",
"College"
],
[
"2",
"1",
"14",
"Chris Williams",
"OT",
"Vanderbilt"
],
[
"3",
"2",
"44",
"Matt Forte",
"RB",
"Tulane"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=2009),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=2009),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | test_2-15910236-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Pass Rate",
"% 'A' Aggregates",
"% 'B' Aggregates",
"% 'A' or 'B' Aggregates",
"Average A's per learner"
],
[
"2",
"2007",
"100%",
"56%",
"28%",
"84%",
"3.28"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"3 (17)\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,D2:D11=\"3 (17)\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-15702100-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Name",
"Years",
"League a",
"FA Cup",
"League Cup",
"Other b",
"Total"
],
[
"2",
"Joe Bradford Category:Articles with hCards",
"1920–1935",
"249 (414)",
"18 (31)",
"0 (... |
[
{
"Formula": "FILTER(D1,(C1=\"2-1\")*(A1=\"belgrano\"))",
"Formula2": "FILTER(D2:D9,(C2:C9=\"2-1\")*(A2:A9=\"belgrano\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What wa... | dev_2-17968233-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Home (1st leg)",
"Home (2nd leg)",
"1st Leg",
"2nd leg",
"Aggregate"
],
[
"2",
"Guaraní",
"Platense",
"0-0",
"0-1",
"0-1"
],
[
"3",
"Huracán",
"Racing de Córdoba",
"2-1",
... |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(H1)),FILTER(query1,CHOOSECOLS(query1,2)=9))",
"Formula2": "LET(query1,SUMMARIZE(C2:C13,SUMX(H2:H13)),FILTER(query1,CHOOSECOLS(query1,2)=9))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER("... | train_1-23453931-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Game",
"Date",
"Opponent",
"Score",
"Location",
"Attendance",
"Record",
"Points"
],
[
"2",
"13",
"November 3",
"Tampa Bay Lightning",
"1–2 (OT)",
"Air Cana... |
[
{
"Formula": "MAX(FILTER(D1, (A1=6)*(B1>8)))",
"Formula2": "MAX(FILTER(D2:D9, (A2:A9=6)*(B2:B9>8)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What was the hi... | train_2-1131183-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank ( WJC )",
"Rank (ARDA)",
"Metro area",
"Number of Jews (WJC)",
"Number of Jews (ASARB)"
],
[
"2",
"1",
"1",
"New York City",
"1,750,000",
"2,028,200"
],
[
"3",
"2",
"3",
... |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=28))",
"Formula2": "LET(query1,SUMMARIZE(D2:D11,SUMX(A2:A11)),FILTER(query1,CHOOSECOLS(query1,2)=28))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | train_1-24132054-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"No. in series",
"No. in season",
"Title",
"Directed by",
"Written by",
"Original air date",
"U.S. viewers (millions)"
],
[
"2",
"25",
"1",
"\" Our Father \"",
"Keith Gordon... |
[
{
"Formula": "SUM(FILTER(E1, (G1=61)*(H1<42)))",
"Formula2": "SUM(FILTER(E2:E19, (G2:G19=61)*(H2:H19<42)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Which Ga... | train_2-170109-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Year",
"Games played",
"Games won",
"Games drawn",
"Games lost",
"Points for",
"Points against",
"Points difference",
"Bonus points",
"Table points"
],
[... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"Dr. Kozaburo Nambu\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"Dr. Kozaburo Nambu\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_1-17480471-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Gatchaman",
"Battle of the Planets",
"G-Force",
"Eagle Riders",
"OVA (Harmony Gold Dub)"
],
[
"2",
"Dr. Kozaburo Nambu",
"Chief Anderson",
"Dr. Benjamin Brighthead",
"Dr. Thaddeus Keane",
"Dr. K... |
[
{
"Formula": "SUMIFS(A1,C1,\"l 35–37\")",
"Formula2": "SUMIFS(A2:A17,C2:C17,\"l 35–37\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What week's game had a result of l 35–37?",
"Tokens": [
"SUMIFS(",
"A1",
"C1",... | train_2-12350575-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Opponent",
"Result",
"Game site",
"Attendance"
],
[
"2",
"1",
"at Cincinnati Bengals",
"W 20–10",
"Riverfront Stadium",
"50,956"
],
[
"3",
"2",
"Houston Oilers",
"W 2... |
[
{
"Formula": "ROWS(FILTER(A1,(C1=\"washington redskins\")*(E1>\"56,077\")))",
"Formula2": "ROWS(FILTER(A2:A15,(C2:C15=\"washington redskins\")*(E2:E15>\"56,077\")))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
... | dev_2-16660939-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 17, 1961",
"St. Louis Cardinals",
"L 21–10",
"58,059"
],
[
"3",
"2",
"September 24, 1961",
"at Pit... |
[
{
"Formula": "FILTER(B1,A1<2)",
"Formula2": "FILTER(B2:B13,A2:A13<2)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What place would you be in if your rank by average is less than 2.0?",
"Tokens": [
"FILTER(",
... | dev_1-19744915-14 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank by average",
"Place",
"Couple",
"Number of Dances",
"Total Points",
"Average"
],
[
"2",
"1",
"1",
"Ray & Maria",
"11",
"300.5",
"27.3"
],
[
"3",
"2",
"3",
... |
[
{
"Formula": "SUM(FILTER(F1, (G1=\"5:00\")*(E1=\"ufc 155\")))",
"Formula2": "SUM(FILTER(F2:F15, (G2:G15=\"5:00\")*(E2:E15=\"ufc 155\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "ea... | train_2-17440144-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time",
"Location"
],
[
"2",
"Win",
"13–1",
"Junior dos Santos",
"TKO (slam and punch)",
"UFC 166"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"argentina\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,C2:C15=\"argentina\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-14305653-50 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"City",
"Opponent",
"Results¹",
"Type of game"
],
[
"2",
"April 30",
"Belgrade",
"USSR",
"0:0",
"Euro 72' qualifier"
],
[
"3",
"May 13",
"Moscow, Russia",
"USSR",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"Thane Gash\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"Thane Gash\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_1-10650711-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pick #",
"NFL Team",
"Player",
"Position",
"College"
],
[
"2",
"21",
"Cleveland Browns",
"Clifford Charlton",
"Outside Linebacker",
"Florida"
],
[
"3",
"50",
"Cleveland Browns",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,B1=\"season cancelled\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J6,B2:B6=\"season cancelled\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"... | train_2-12868148-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Season",
"Chassis",
"Engine",
"Tyres",
"Rounds",
"Teams",
"Drivers",
"Champion (points)",
"Second (points)",
"Third (points)"
],
[
"2",
"2005–06"... |
[
{
"Formula": "SUM(FILTER(A1, (B1>63)*(D1=\"national stadium, karachi\")*(E1<1996)))",
"Formula2": "SUM(FILTER(A2:A6, (B2:B6>63)*(D2:D6=\"national stadium, karachi\")*(E2:E6<1996)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
... | test_2-1436501-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Runs",
"Match",
"City/Country",
"Venue",
"Year"
],
[
"2",
"114",
"7",
"Hobart , Tasmania",
"Bellerive Oval",
"1992"
],
[
"3",
"134",
"48",
"Sharjah , UAE",
"Sharjah Crick... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Enrollment\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"Enrollment\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_1-25330991-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Information",
"James E. Holmes",
"Reidsville",
"Rockingham County",
"Western Rockingham Middle School"
],
[
"2",
"Location",
"Eden",
"Reidsville",
"Reidsville",
"Madison"
],
[
"3",
"... |
[
{
"Formula": "ROWS(FILTER(G1,B1=\"March 4\"))",
"Formula2": "ROWS(FILTER(G2:G17,B2:B17=\"March 4\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many different players did the most high assists on the Ma... | dev_1-23286223-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"60",
"March 1",
"@ LA Clipp... |
[
{
"Formula": "SUM(FILTER(B1, (D1>2)*(H1>1)))",
"Formula2": "SUM(FILTER(B2:B8, (D2:D8>2)*(H2:H8>1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Which total num... | train_2-12821159-14 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Year",
"Starts",
"Cuts made",
"Wins",
"Top 10",
"Top 25",
"Earnings (€)",
"Money list rank"
],
[
"2",
"2007",
"29",
"16",
"0",
"5",
"2",
"754,691",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=2010),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=2010),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | test_1-245694-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Season",
"Regular Season",
"Playoffs",
"U.S. Open Cup",
"CONCACAF",
"MLS Regular Season Record"
],
[
"2",
"1999",
"3rd, West",
"Lost Conference Semifinals ( Dallas Burn 1-2)",
"Round of... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Sherrod Brown\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,B2:B16=\"Sherrod Brown\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | test_1-1341453-37 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Results",
"Candidates"
],
[
"2",
"Ohio 1",
"Steve Chabot",
"Republican",
"1994",
"Re-elected",
"Steve Chabot (R) 53% Roxanne Q... |
[
{
"Formula": "SUMIFS(E1,F1,\"wildcats\")",
"Formula2": "SUMIFS(E2:E16,F2:F16,\"wildcats\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "The school nicknamed the wildcats has what sum of enrollment?",
"Tokens": [
"SUMIFS(",
... | train_2-10720390-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Institution",
"Location",
"Founded",
"Affiliation",
"Enrollment",
"Team Nickname"
],
[
"2",
"Central Maine Community College",
"Auburn, Maine",
"1963",
"Public Junior college",
"2,7... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"damien martyn\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,A2:A16=\"damien martyn\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-11950720-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Date of Birth",
"Batting Style",
"Bowling Style",
"First Class Team"
],
[
"2",
"Steve Waugh (captain)",
"2 June 1965",
"Right hand bat",
"Right arm medium",
"New South Wales"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"MTC\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,D2:D8=\"MTC\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "... | train_1-11390711-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"English Name",
"Japanese orthography",
"Pronouciation",
"abbreviation",
"Provider(IAI)",
"Foundation"
],
[
"2",
"National College of Nursing",
"国立看護大学校",
"Kokuritsu Kango Daigakkō",
"NC... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"may 3, 1998\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,A2:A14=\"may 3, 1998\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-1110732-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Tournament",
"Winning score",
"Margin of victory",
"Runner(s)-up"
],
[
"2",
"Oct 12, 1997",
"Michelob Championship at Kingsmill",
"–13 (67-66-71-67=271)",
"Playoff",
"Grant Waite , Duffy... |
[
{
"Formula": "MINIFS(D1,C1,\"dallas/fort worth international (dfw)\")",
"Formula2": "MINIFS(D2:D11,C2:C11,\"dallas/fort worth international (dfw)\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the least passengers from the Da... | train_2-1745478-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"City",
"Airport",
"Passengers",
"Carriers"
],
[
"2",
"1",
"Atlanta, GA",
"Hartsfield-Jackson Atlanta International (ATL)",
"139,460",
"Delta, Delta Connection"
],
[
"3",
"2",... |
[
{
"Formula": "SUM(FILTER(F1, (C1=\"@ florida panthers\")*(A1>58)))",
"Formula2": "SUM(FILTER(F2:F14, (C2:C14=\"@ florida panthers\")*(A2:A14>58)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"L... | train_2-14344807-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"February",
"Opponent",
"Score",
"Record",
"Points"
],
[
"2",
"48",
"1",
"Los Angeles Kings",
"4–2",
"27–10–11",
"65"
],
[
"3",
"49",
"4",
"Montreal C... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"Denis Desgagnes\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F17,B2:B17=\"Denis Desgagnes\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"... | test_1-1965650-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Pick #",
"Player",
"Position",
"Nationality",
"NHL team",
"College/junior/club team"
],
[
"2",
"113",
"Mike Kennedy",
"Right Wing",
"Canada",
"New York Islanders",
"Kitchener Ra... |
[
{
"Formula": "SUM(FILTER(C1, (D1=145)*(B1>76.22)))",
"Formula2": "SUM(FILTER(C2:C9, (D2:D9=145)*(B2:B9>76.22)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Wha... | train_2-11279593-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Bodyweight",
"Snatch",
"Clean & jerk",
"Total (kg)"
],
[
"2",
"Idalberto Aranda ( CUB )",
"76.55",
"150.0",
"205.5 WR",
"355.0"
],
[
"3",
"Walter Llerena ( ECU )",
"76.78... |
[
{
"Formula": "SUM(FILTER(D1, (B1=\"flamengo\")*(C1=2009)*(E1>0)))",
"Formula2": "SUM(FILTER(D2:D17, (B2:B17=\"flamengo\")*(C2:C17=2009)*(E2:E17>0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num",
"*",... | train_2-1142467-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"National team",
"Club",
"Season",
"Apps",
"Goals"
],
[
"2",
"Brazil",
"Flamengo",
"2000",
"1",
"0"
],
[
"3",
"Brazil",
"Flamengo",
"2001",
"0",
"0"
],
[
"4",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=\"united states\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<2))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E9,D2:D9=\"united states\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,1)))),FIL... | train_2-17360868-20 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Player",
"Position",
"Nationality",
"College/junior/club team (league)"
],
[
"2",
"1",
"Anton Gustafsson",
"(C)",
"Sweden",
"Frölunda HC ( Sweden Jr. )"
],
[
"3",
"1",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"26–21\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E20,C2:C20=\"26–21\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | train_2-10944289-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visiting Team",
"Final Score",
"Host Team",
"Stadium"
],
[
"2",
"September 7",
"Miami Dolphins",
"17–28",
"Pittsburgh Steelers",
"Heinz Field"
],
[
"3",
"September 10",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"scott oake\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,E2:E11=\"scott oake\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | test_2-11829563-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Year",
"Network",
"Play-by-play",
"Colour commentator(s)",
"Ice level reporters",
"Studio host",
"Studio analysts"
],
[
"2",
"2009",
"CBC",
"Jim Hughson",
"Craig Simpson",
... |
[
{
"Formula": "SUMIFS(A1,C1,\"german gp\")",
"Formula2": "SUMIFS(A2:A20,C2:C20,\"german gp\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many rounds have a Grand Prix of german gp?",
"Tokens": [
"SUMIFS(",
"A1",
... | test_2-12161822-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Race Title",
"Grand Prix",
"Circuit",
"Date"
],
[
"2",
"1",
"Qantas Australian Grand Prix",
"Australian GP",
"Albert Park , Melbourne",
"27 March"
],
[
"3",
"2",
"Petron... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"17 September 1025\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=\"17 September 1025\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_1-24046134-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Co-king",
"Relationship to Monarch",
"Crowned",
"Co-kingship ceased",
"Reason",
"Monarch"
],
[
"2",
"Robert (II)",
"son",
"30 December 987",
"24 October 996",
"became sole king",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=20),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,B2:B16=20),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",... | train_2-11734041-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"No.(s)",
"Height in Ft.",
"Position",
"Years for Rockets",
"School/Club Team/Country"
],
[
"2",
"Caldwell, Adrian Adrian Caldwell",
"44",
"6-8",
"Forward",
"1989-91, 1994-... |
[
{
"Formula": "SUM(FILTER(C1, (E1=\"number of swedish championship titles\")*(A1=\"aik\")*(D1>2000)))",
"Formula2": "SUM(FILTER(C2:C7, (E2:E7=\"number of swedish championship titles\")*(A2:A7=\"aik\")*(D2:D7>2000)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
... | train_2-1096793-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Club",
"Swedish championship titles",
"Allsvenskan titles",
"Introduced",
"Stars symbolizes"
],
[
"2",
"Malmö FF",
"17",
"20",
"2006",
"Number of Allsvenskan titles"
],
[
"3",
"IFK G... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"may 12\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,C2:C11=\"may 12\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | test_2-16780573-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Tournament",
"Surface",
"Week",
"Winner",
"Finalist",
"Semifinalists"
],
[
"2",
"Indian Wells",
"Hard",
"March 10",
"Lleyton Hewitt (1) 6–1, 6–1",
"Gustavo Kuerten",
"Vincent Sp... |
[
{
"Formula": "SUMIFS(F1,A1,\"6027d\")",
"Formula2": "SUMIFS(F2:F11,A2:A11,\"6027d\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what is the apparent magnitude of NGC number 6027d?",
"Tokens": [
"SUMIFS(",
"F1",
... | train_2-11051842-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"NGC number",
"Object type",
"Constellation",
"Right ascension ( J2000 )",
"Declination ( J2000 )",
"Apparent magnitude"
],
[
"2",
"6025",
"Open cluster",
"Triangulum Australe",
"16h03m4... |
[
{
"Formula": "SUMIFS(C1,B1,\"1976–1977\")",
"Formula2": "SUMIFS(C2:C13,B2:B13,\"1976–1977\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many Seasons that has Years of 1976–1977?",
"Tokens": [
"SUMIFS(",
"C1",
... | test_2-14150502-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Years",
"Seasons",
"Lost",
"Pct."
],
[
"2",
"Violet Meade",
"1973",
"1",
"8",
".556"
],
[
"3",
"Vicki Hamilton",
"1974–1975",
"2",
"23",
".465"
],
[
"... |
[
{
"Formula": "SUMIFS(A1,D1,\"DE\")",
"Formula2": "SUMIFS(A2:A8,D2:D8,\"DE\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the pick # for the position de?",
"Tokens": [
"SUMIFS(",
"A1",
"D1",
"\"DE\"... | train_1-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(F1,B1,\"7.11 (53)\")",
"Formula2": "SUMIFS(F2:F7,B2:B7,\"7.11 (53)\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many people were in attendance when the home team scored 7.11 (53)?",
"Tokens": [
"S... | train_2-10784349-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Richmond",
"10.14 (74)",
"St Kilda",
"8.19 (67)",
"Punt Road Oval",
... |
[
{
"Formula": "SUM(FILTER(A1, (E1=\"qs\")*(C1=\"china\")))",
"Formula2": "SUM(FILTER(A2:A7, (E2:E7=\"qs\")*(C2:C7=\"china\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Q... | train_2-18646504-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Athletes",
"Country",
"Time",
"Notes"
],
[
"2",
"1",
"Andrei Bahdanovich , Aliaksandr Bahdanovich",
"Belarus",
"3:40.369",
"QF"
],
[
"3",
"2",
"Serguey Torres , Karel Agu... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"york city\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,B2:B17=\"york city\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-17438349-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Tie no",
"Home team",
"Score",
"Away team",
"Date"
],
[
"2",
"1",
"Southampton",
"0–0",
"Millwall",
"15 February 1986"
],
[
"3",
"Replay",
"Millwall",
"0–1",
"Southampton... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"ags jh22\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>0))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E7,B2:B7=\"ags jh22\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1... | train_2-1226665-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Chassis",
"Engine",
"Tyres",
"Points"
],
[
"2",
"1986",
"AGS JH21C",
"Motori Moderni 615-90 V6 ( t/c )",
"P",
"0"
],
[
"3",
"1987",
"AGS JH22",
"Ford DFZ V8",
"G"... |
[
{
"Formula": "SUM(FILTER(E1, (F1<25)*(C1=\"franz josef\")))",
"Formula2": "SUM(FILTER(E2:E14, (F2:F14<25)*(C2:C14=\"franz josef\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",... | train_2-12300697-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name",
"Years",
"Area",
"Authority",
"Decile",
"Roll"
],
[
"2",
"Fox Glacier School",
"1–8",
"Fox Glacier",
"State",
"8",
"25"
],
[
"3",
"Franz Josef Glacier School"... |
[
{
"Formula": "SUM(FILTER(F1, (D1=\"detroit\")*(E1=\"hasek\")))",
"Formula2": "SUM(FILTER(F2:F7, (D2:D7=\"detroit\")*(E2:E7=\"hasek\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "eas... | test_2-11786815-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Series"
],
[
"2",
"April 10",
"Nashville",
"1 – 3",
"Detroit",
"Hasek",
"20,066",
"1 – 0"
],
[... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"kuha class\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,A2:A14=\"kuha class\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-11627546-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Class",
"Ships in class",
"Pennant Number",
"Builder",
"Commissioned"
],
[
"2",
"Katanpää class",
"Katanpää",
"40",
"Intermarine S.p.A. , Sarzana , Italy",
"2012–"
],
[
"3",
"Katanpä... |
[
{
"Formula": "SUM(FILTER(B1, (E1=6)*(C1<4)))",
"Formula2": "SUM(FILTER(B2:B9, (E2:E9=6)*(C2:C9<4)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many drawn ... | train_2-14077513-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Games",
"Drawn",
"Lost",
"Points difference",
"Points"
],
[
"2",
"7",
"1",
"0",
"41 - 16",
"13"
],
[
"3",
"7",
"4",
"0",
"30 - 21",
"10"
],
[
"4",
"7",
... |
[
{
"Formula": "SUM(FILTER(B1, E1=6.86))",
"Formula2": "SUM(FILTER(B2:B12, E2:E12=6.86))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is every residential monthly usage if large power demand is 6.86?",
... | train_1-2082992-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"City (Utility)",
"Residential Monthly usage: 1000 kWh",
"Small power Power demand: 40 kW; Consumption 10,000 kWh, load factor: 35%.",
"Medium power Power demand: 1,000 kW; Consumption: 400,000 kWh, load factor: 56 %.",
"La... |
[
{
"Formula": "MAX(FILTER(A1, (D1=\"maserati straight-6\")*(B1=\"h h gould\")))",
"Formula2": "MAX(FILTER(A2:A8, (D2:D8=\"maserati straight-6\")*(B2:B8=\"h h gould\")))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
... | train_2-1235886-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Points"
],
[
"2",
"1954",
"Goulds' Garage (Bristol)",
"Cooper T23",
"Bristol Straight-6",
"0"
],
[
"3",
"1955",
"Goulds' Garage (Bristol)"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"3 strokes\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"3 strokes\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-12952355-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Tournament",
"Winning score",
"Margin of victory",
"Runner(s)-up"
],
[
"2",
"10 Mar 2002",
"Jacob's Creek Open Championship",
"–9 (71-69-67-72=279)",
"2 strokes",
"Bryce Molder"
],
[... |
[
{
"Formula": "SUMIFS(F1,E1,\"ifl: oakland\")",
"Formula2": "SUMIFS(F2:F18,E2:E18,\"ifl: oakland\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many rounds did the IFL: Oakland event have?",
"Tokens": [
"SUMIFS(",
... | train_2-10220225-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Location"
],
[
"2",
"Loss",
"9-8",
"Kenny Ento",
"Submission (triangle choke)",
"Palace Fighting Championship ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"damia\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,A2:A10=\"damia\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | train_2-11873099-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name",
"Country",
"Status",
"Moving to",
"Transfer window",
"Transfer fee"
],
[
"2",
"van Bommel",
"NED",
"Transfer",
"Bayern Munich",
"Summer",
"€6M"
],
[
"3",
"Lar... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"s Sailboard\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G13,F2:F13=\"s Sailboard\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_1-15187735-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Series Ep.",
"Episode",
"Netflix",
"Segment A",
"Segment B",
"Segment C",
"Segment D"
],
[
"2",
"6-01",
"66",
"S03E14",
"Three Wheeled Vehicles",
"Baseball Bats",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"episcopal academy\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"episcopal academy\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-11677760-15 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Height",
"School",
"Hometown",
"College"
],
[
"2",
"Wayne Ellington",
"6-5",
"Episcopal Academy",
"Merion, PA",
"North Carolina"
],
[
"3",
"Brandan Wright",
"6-9",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"october 28, 2008\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,A2:A15=\"october 28, 2008\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-18913971-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Venue",
"Score",
"Result",
"Competition"
],
[
"2",
"October 10, 2003",
"Muscat , Oman",
"2–1",
"Won",
"Friendly"
],
[
"3",
"October 19, 2003",
"Muscat , Oman",
"6–0",... |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(G1)),FILTER(query1,CHOOSECOLS(query1,2)>62491))",
"Formula2": "LET(query1,SUMMARIZE(B2:B15,SUMX(G2:G15)),FILTER(query1,CHOOSECOLS(query1,2)>62491))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"... | train_2-14951643-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Record",
"Game Site",
"Attendance"
],
[
"2",
"1",
"September 21, 1975",
"at Chicago Bears",
"W 35–7",
"1–0",
"Soldier Field",
... |
[
{
"Formula": "MINIFS(A1,D1,\"12th\")",
"Formula2": "MINIFS(A2:A9,D2:D9,\"12th\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the lowest year for 12th position",
"Tokens": [
"MINIFS(",
"A1",
"D1",
"\"1... | test_2-10265024-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Competition",
"Venue",
"Position",
"Notes"
],
[
"2",
"2006",
"World Junior Championships",
"Beijing , China",
"2nd",
"5000 m"
],
[
"3",
"2007",
"World Cross Country Champ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.