t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"james stanton\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,A2:A15=\"james stanton\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-17759945-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name",
"Pos.",
"Height",
"Weight",
"Date of Birth",
"Club"
],
[
"2",
"James Stanton",
"GK",
"m (ft 6in)",
"kg (lb)",
"1983-07-21",
"Fremantle Mariners"
],
[
"3",
"De... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"st kilda\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"st kilda\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10806194-16 | [
[
"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",
"8.16 (64)",
"Footscray",
"13.13 (91)",
"Arden Stre... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=276),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,B2:B10=276),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_1-11303072-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Wicket",
"Runs",
"Batting partners",
"Batting team",
"Fielding team",
"Venue",
"Season"
],
[
"2",
"1st",
"326*",
"Ghulam Ali and Sohail Jaffar",
"Pakistan International Air... |
[
{
"Formula": "MIN(FILTER(D1, H1<13))",
"Formula2": "MIN(FILTER(D2:D7, H2:H7<13))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What are the fewest points for goals fewer than 13?",
"Tokens": [
"MIN(",... | train_2-17421790-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Position",
"Club",
"Played",
"Points",
"Wins",
"Draws",
"Losses",
"Goals for",
"Goals against",
"Goal Difference"
],
[
"2",
"1",
"Espanyol",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"pere riba\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=\"pere riba\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-16965329-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Tournament",
"Surface",
"Partner",
"Opponents",
"Score"
],
[
"2",
"15 August 2005",
"Cordenons , Italy",
"Clay",
"Melle van Gemerden",
"Daniel Köllerer Oliver Marach",
"... |
[
{
"Formula": "LET(query1,SUMMARIZE(I1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=27))",
"Formula2": "LET(query1,SUMMARIZE(I2:I14,SUMX(A2:A14)),FILTER(query1,CHOOSECOLS(query1,2)=27))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | test_1-15869204-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",
"17",
"December 2",
"@ Phila... |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)<2))",
"Formula2": "LET(query1,SUMMARIZE(B2:B6,SUMX(F2:F6)),FILTER(query1,CHOOSECOLS(query1,2)<2))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_2-14640372-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Player",
"Country",
"Earnings ( $ )",
"Events",
"Wins"
],
[
"2",
"1",
"Curtis Strange",
"United States",
"542,321",
"25",
"3"
],
[
"3",
"2",
"Lanny Wadki... |
[
{
"Formula": "FILTER(E1,A1=\"2011\")",
"Formula2": "FILTER(E2:E9,A2:A9=\"2011\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "which playoffs took place during 2011?",
"Tokens": [
"FILTER(",
"E1",
"A1",... | dev_2-1463479-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Division",
"League",
"Reg. Season",
"Playoffs",
"Open Cup"
],
[
"2",
"1998",
"2",
"USISL A-League",
"1st, Pacific",
"Conference Finals",
"Did not qualify"
],
[
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"glam\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,E2:E10=\"glam\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | test_2-14160327-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Song title",
"Artist",
"Language",
"Decade",
"Genre",
"Exportable",
"Family Friendly"
],
[
"2",
"\" Beetlebum \"",
"Blur",
"English",
"1990s",
"Alternative",
"Yes",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"12.11 (83)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"12.11 (83)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10809368-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Geelong",
"15.7 (97)",
"Melbourne",
"21.14 (140)",
"Kardinia Park",
... |
[
{
"Formula": "AVERAGEIFS(F1,C1,\"north melbourne\")",
"Formula2": "AVERAGEIFS(F2:F7,C2:C7,\"north melbourne\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "With a North Melbourne away team, what is the average crowd?",
"Tokens... | test_2-10808933-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"15.11 (101)",
"St Kilda",
"17.9 (111)",
"Glenferrie Oval"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"59th\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=\"59th\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | test_2-13599870-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Finish position",
"1st day",
"2nd day",
"3rd day",
"4th Day"
],
[
"2",
"2008",
"65th",
"rowed-over",
"bumped Churchill",
"bumped Lady Margaret",
"bumped 1st & 3rd Trinit... |
[
{
"Formula": "MAX(FILTER(C1, (E1=4)*(A1=\"poland\")*(B1<1)))",
"Formula2": "MAX(FILTER(C2:C17, (E2:E17=4)*(A2:A17=\"poland\")*(B2:B17<1)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"Ce... | train_2-10838789-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"Russia",
"5",
"6",
"2",
"13"
],
[
"3",
"Belarus",
"3",
"1",
"1",
"5"
],
[
"4",
"Ukraine",
"1",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"december 17\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,B2:B14=\"december 17\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-17064870-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"Record",
"Streak"
],
[
"2",
"23",
"December 3",
"Milwaukee Bucks",
"101–110",
"16–7",
"Loss 3"
],
[
"3",
"24",
"December 6",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,B1=\"al watrous\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)=82))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F11,B2:B11=\"al watrous\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,6)))),FILTER... | test_2-18007058-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"1",
"Bobby Jones (a)",
"United States",
"71-73-76-76=296",
"+8",
"0"
],
[
"3",
"2",
"Bob... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"16-8\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G16,G2:G16=\"16-8\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | train_2-16188254-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Leading scorer",
"Attendance",
"Record"
],
[
"2",
"December 1",
"Cleveland",
"93-87",
"Milwaukee",
"Mark Price , 17 points",
"Br... |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=14))",
"Formula2": "LET(query1,SUMMARIZE(C2:C18,SUMX(A2:A18)),FILTER(query1,CHOOSECOLS(query1,2)=14))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | train_2-16729083-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 10, 2001",
"New York Giants",
"W 31–20",
"75,735"
],
[
"3",
"2",
"September 23, 2001",
"at Arizona... |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(D1)),FILTER(query1,CHOOSECOLS(query1,2)=200))",
"Formula2": "LET(query1,SUMMARIZE(E2:E8,SUMX(D2:D8)),FILTER(query1,CHOOSECOLS(query1,2)=200))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | train_1-2562572-43 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Settlement",
"Cyrillic Name Other Names",
"Type",
"Population (2011)",
"Largest ethnic group (2002)",
"Dominant religion (2002)"
],
[
"2",
"Kovačica",
"Ковачица (Slovak: Kovačica)",
"town",... |
[
{
"Formula": "MIN(FILTER(F1,D1=3))",
"Formula2": "MIN(FILTER(F2:F7,D2:D7=3))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the lowest number of field goals for a player with 3 touchdowns?",
"Tokens"... | dev_2-14342480-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Player",
"Position",
"Starter",
"Touchdowns",
"Extra points",
"Field goals",
"Points"
],
[
"2",
"Tom Hammond",
"Fullback",
"yes",
"5",
"10",
"0",
"35"
],
[
... |
[
{
"Formula": "MAXIFS(D1,G1,\"84 zolotnik\")",
"Formula2": "MAXIFS(D2:D6,G2:G6,\"84 zolotnik\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the largest ration with an ordinary value of 84 zolotnik?",
"Tokens": [
"MAX... | train_2-1375378-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Unit",
"Russian",
"Translation",
"Ratio",
"Metric value",
"Avoirdupois value",
"Ordinary value"
],
[
"2",
"gran",
"гран",
"grain",
"1",
"62.210 mg",
"0.96004 gr.",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"fitzroy\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"fitzroy\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-10747009-17 | [
[
"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",
"8.12 (60)",
"South Melbourne",
"11.12 (78)",
"Arde... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(B1=\"leicestershire\")*(E1>1906)),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(B2:B6=\"leicestershire\")*(E2:E6>1906)),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=... | train_2-14176339-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Score",
"Opposition",
"Venue",
"City",
"Year"
],
[
"2",
"1 run",
"Leicestershire",
"Aylestone Road",
"Leicester",
"1906"
],
[
"3",
"1 runs",
"Hampshire",
"Aigburth",
"Liv... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(A1=\"south africa\")*(C1=\"17/06/2000\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,(A2:A11=\"south africa\")*(C2:C11=\"17/06/2000\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
... | train_2-18178551-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Opposing Teams",
"Against",
"Date",
"Venue",
"Status"
],
[
"2",
"Ireland",
"18",
"05/02/2000",
"Twickenham , London",
"Six Nations"
],
[
"3",
"France",
"9",
"19/02/2000",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,B1=\"5-3\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,B2:B9=\"5-3\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "... | train_2-11690636-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time",
"Location"
],
[
"2",
"Win",
"5-3",
"Minoru Kato",
"Decision (unanimous)",
"Deep: 47th Impa... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"naga bonar\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,C2:C17=\"naga bonar\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | test_2-13719788-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year (Ceremony)",
"Film title used in nomination",
"Original title",
"Director",
"Result"
],
[
"2",
"1987 (60th)",
"Nagabonar",
"Naga bonar",
"M.T. Risyaf Category:Articles with hCards",
"Not No... |
[
{
"Formula": "FILTER(D1,(B1=\"551\")*(C1=\"mike gatting\"))",
"Formula2": "FILTER(D2:D12,(B2:B12=\"551\")*(C2:C12=\"mike gatting\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question... | dev_2-11303072-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Games",
"Player",
"Nationality",
"Career Span"
],
[
"2",
"1",
"651",
"Graeme Hick",
"England",
"1983–2008"
],
[
"3",
"2",
"613",
"Graham Gooch",
"England",
"1... |
[
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=17))",
"Formula2": "LET(query1,SUMMARIZE(F2:F10,SUMX(C2:C10)),FILTER(query1,CHOOSECOLS(query1,2)=17))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | train_2-15198842-21 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick #",
"Overall",
"Name",
"Position",
"College"
],
[
"2",
"1",
"2",
"2",
"Tony Casillas",
"Defensive Tackle",
"Oklahoma"
],
[
"3",
"1",
"17",
"17"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"apoel\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"apoel\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | test_2-18713505-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Team 1",
"Agg.",
"Team 2",
"1st leg",
"2nd leg"
],
[
"2",
"AEK Larnaca",
"1–3",
"APOP Kinyras",
"0–2",
"1–1"
],
[
"3",
"Omonia",
"5–2",
"Digenis Morphou",
"3–1",
"2–1... |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=9))",
"Formula2": "LET(query1,SUMMARIZE(D2:D7,SUMX(E2:E7)),FILTER(query1,CHOOSECOLS(query1,2)=9))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_2-12982226-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Street address",
"Years as tallest",
"Height ft / m",
"Floors"
],
[
"2",
"First National Bank Building [A ]",
"217-233 Central Avenue NW",
"1922–1954",
"141 / 43",
"9"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(HSTACK(C1,B1))",
"Formula2": "UNIQUE(HSTACK(C2:C11,B2:B11))",
"Funcs": [
"UNIQUE(",
"HSTACK(",
"Cell",
"Cell"
],
"Level": "easy",
"Question": "Show all team names.",
"Tokens": [
"UNIQUE(",
"HSTACK(",
"C1",
"B1"
]
... | match_season_team | [
[
"0",
"A",
"B",
"C"
],
[
"1",
"team id",
"name",
"team"
],
[
"2",
"1",
"Columbus Crew",
""
],
[
"3",
"2",
"Evalyn Feil",
""
],
[
"4",
"3",
"Anais VonRueden",
""
],
[
"5",
"4",
"Miami Fusion",
""
],... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(F1, C1=\"5 December 1970\")))",
"Formula2": "ROWS(UNIQUE(FILTER(F2:F15, C2:C15=\"5 December 1970\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "What is t... | train_1-11950720-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"No.",
"Player",
"Date of Birth",
"Batting Style",
"Bowling Style",
"First Class Team"
],
[
"2",
"88.",
"Stephen Fleming (captain)",
"1 April 1973",
"Left hand bat",
"Right arm mediu... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"2008 (2)\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"2008 (2)\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-1725076-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Election",
"Candidate",
"Number of votes",
"Share of votes",
"Outcome of election"
],
[
"2",
"2012",
"John Dramani Mahama",
"5,574,761",
"50.7%",
"Mahama NDC government"
],
[
"3",
"2... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"craig erickson\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,C2:C14=\"craig erickson\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | test_2-11465246-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pick",
"Round",
"Player",
"Position",
"School"
],
[
"2",
"44",
"Round 2",
"Courtney Hawkins",
"Wide Receiver",
"Michigan State"
],
[
"3",
"59",
"Round 3",
"Mark Wheeler",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"Marty Davis\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,D2:D7=\"Marty Davis\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_1-29295463-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Week of",
"Tournament",
"Champion",
"Runner-up",
"Semifinalists",
"Quarterfinalists"
],
[
"2",
"6 August",
"Cleveland , Ohio, USA Hard",
"Terry Moor 3-6, 7-6, 6-2",
"Marty Davis",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"17.13 (115)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"17.13 (115)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-10869646-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Essendon",
"9.10 (64)",
"Footscray",
"13.15 (93)",
"Windy Hill",
... |
[
{
"Formula": "AVERAGE(FILTER(A1, F1>12))",
"Formula2": "AVERAGE(FILTER(A2:A8, F2:F8>12))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the average rank for more than 12 points?",
"Tokens": [
... | train_2-16729094-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Team",
"Played",
"Wins",
"Losses",
"Points"
],
[
"2",
"1",
"Norway",
"6",
"6",
"0",
"12"
],
[
"3",
"2",
"Czech Republic",
"6",
"5",
"1",
... |
[
{
"Formula": "MAX(FILTER(C1, (D1=4)*(A1=\"melton\")*(F1<1819)))",
"Formula2": "MAX(FILTER(C2:C11, (D2:D11=4)*(A2:A11=\"melton\")*(F2:F11<1819)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
... | test_2-1552908-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Ballarat FL",
"Wins",
"Byes",
"Losses",
"Draws",
"Against"
],
[
"2",
"East Point",
"17",
"0",
"1",
"0",
"1000"
],
[
"3",
"Redan",
"14",
"0",
"4",
"0"... |
[
{
"Formula": "MAX(FILTER(F1, C1>0))",
"Formula2": "MAX(FILTER(F2:F9, C2:C9>0))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the largest Against with a Byes larger than 0?",
"Tokens": [
"MAX("... | train_2-15514527-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Peel",
"Wins",
"Byes",
"Losses",
"Draws",
"Against"
],
[
"2",
"Rockingham",
"17",
"0",
"1",
"0",
"1101"
],
[
"3",
"Waroona",
"16",
"0",
"2",
"0",
... |
[
{
"Formula": "FILTER(D1,(A1<56)*(B1>18)*(C1=\"chicago black hawks\"))",
"Formula2": "FILTER(D2:D13,(A2:A13<56)*(B2:B13>18)*(C2:C13=\"chicago black hawks\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num",
"*",
... | dev_2-17311417-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Game",
"February",
"Opponent",
"Score",
"Record"
],
[
"2",
"46",
"1",
"@ Boston Bruins",
"3 - 2",
"17-20-9"
],
[
"3",
"47",
"2",
"@ Montreal Canadiens",
"4 - 1",
"17-... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=2),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=2),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
... | test_2-16351707-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Margin",
"Opponent",
"Venue",
"Season"
],
[
"2",
"1",
"179 runs",
"Matabeleland",
"Bulawayo Athletic Club , Bulawayo",
"1995/96"
],
[
"3",
"2",
"140 runs",
"South Aus... |
[
{
"Formula": "SORTBY(B1,C1,1)",
"Formula2": "SORTBY(B2:B12,C2:C12,1)",
"Funcs": [
"SORTBY(",
"Cell",
"Cell",
"Num"
],
"Level": "easy",
"Question": "What are the names of people in ascending order of height?",
"Tokens": [
"SORTBY(",
"B1",
"C1",
... | perpetrator_people | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"people id",
"name",
"height",
"weight",
"home town",
"people"
],
[
"2",
"1",
"Ron Baxter",
"6.4",
"205.0",
"Los Angeles, CA",
""
],
[
"3",
"2",
"Brent Boyd",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(H1=\"l1\")*(C1=\"l 95–111\")),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H16,(H2:H16=\"l1\")*(C2:C16=\"l 95–111\")),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | train_2-11964047-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Leading scorer",
"Attendance",
"Record",
"Streak"
],
[
"2",
"March 2",
"Portland Trail Blazers",
"L 104–110",
"Golden State... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"grizzlies\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,B2:B14=\"grizzlies\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-11961176-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Leading scorer",
"Record"
],
[
"2",
"2 November 2007",
"Bucks",
"99–102",
"Bobcats",
"Michael Redd (21)",
"0–2"
],
[
"3",
"3 Nove... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:H1,A1>2001),SUMMARIZE(CHOOSECOLS(query1,8),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)<304))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:H6,A2:A6>2001),SUMMARIZE(CHOOSECOLS(query1,8),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(qu... | train_2-12734682-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Year",
"Class",
"Tyres",
"Team",
"Co-Drivers",
"Laps",
"Pos.",
"Class Pos."
],
[
"2",
"2001",
"GTS",
"M",
"Equipe de France FFSA Epsilon Sport Oreca",
"Dav... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"boston celtics\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,C2:C16=\"boston celtics\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_2-17064796-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"Record",
"Streak"
],
[
"2",
"4",
"November 1",
"Detroit Pistons",
"97–93",
"4–0",
"Win 4"
],
[
"3",
"5",
"November 4",
"Phil... |
[
{
"Formula": "MAXIFS(A1,C1,\"rhett mclane\")",
"Formula2": "MAXIFS(A2:A9,C2:C9,\"rhett mclane\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is Rhett Mclane's highest pick number?",
"Tokens": [
"MAXIFS(",
"A1",
... | train_2-10975034-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pick #",
"CFL Team",
"Player",
"Position",
"College"
],
[
"2",
"10",
"Edmonton Eskimos",
"Gilles Lezi",
"FB",
"Northwestern"
],
[
"3",
"11",
"Calgary Stampeders",
"Tyler Lyme... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"sek\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"sek\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | train_2-1884378-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Currency",
"Code",
"Entry ERM II",
"Central rate",
"Official target date"
],
[
"2",
"Bulgarian lev",
"BGN",
"—",
"1.95583",
"—"
],
[
"3",
"Croatian kuna",
"HRK",
"—",
"—"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"William Womer\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,C2:C7=\"William Womer\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_1-15442974-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"First District",
"Second District",
"Third District",
"Fourth District",
"Fifth District"
],
[
"2",
"Jeff Lamb",
"Kurt Van Koevering",
"Kim Yob",
"Joan Jackson",
"Lutullus Penton"
],
[
"... |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=46))",
"Formula2": "LET(query1,SUMMARIZE(E2:E20,SUMX(A2:A20)),FILTER(query1,CHOOSECOLS(query1,2)=46))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | train_1-26702078-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"No. in series",
"No. in season",
"Title",
"Director",
"Writer(s)",
"Original air date",
"Production code",
"U.S. viewers (million)"
],
[
"2",
"45",
"1",
"\" Wait f... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=1984),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,D2:D9=1984),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_1-1341453-44 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Results",
"Candidates"
],
[
"2",
"Tennessee 1",
"William L. Jenkins",
"Republican",
"1996",
"Re-elected",
"William L. Jenkins ... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,A1=\"john daly\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<12))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E7,A2:A7=\"john daly\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(que... | train_2-17807292-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Country",
"Year(s) won",
"Total",
"To par"
],
[
"2",
"Rich Beem",
"United States",
"2002",
"149",
"+9"
],
[
"3",
"John Daly",
"United States",
"1991",
"149",
... |
[
{
"Formula": "SUM(FILTER(E1, (A1<7)*(F1=\"114.2%\")*(C1<13699657)))",
"Formula2": "SUM(FILTER(E2:E16, (A2:A16<7)*(F2:F16=\"114.2%\")*(C2:C16<13699657)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
... | train_2-15494883-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Location",
"Total Passengers",
"Annual change",
"Capacity",
"Capacity in use"
],
[
"2",
"1",
"São Paulo",
"21,727,649",
"6.51%",
"20,500,000",
"106.0%"
],
[
"3",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"simon hoggart\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,D2:D8=\"simon hoggart\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-15211468-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Episode No.",
"Episode Title",
"UK Broadcast Date",
"Narrator",
"Writer",
"Details of Journey",
"Countries Visited"
],
[
"2",
"1",
"\"The Gold Rush Line\"",
"1983-02-15",
"... |
[
{
"Formula": "SUMIFS(D1,B1,\"jim colbert\")",
"Formula2": "SUMIFS(D2:D6,B2:B6,\"jim colbert\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What's the most jim colbert got paid?",
"Tokens": [
"SUMIFS(",
"D1",
"B1... | test_2-11603006-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Player",
"Country",
"Earnings( $ )",
"Wins"
],
[
"2",
"1",
"Hale Irwin",
"United States",
"18,557,568",
"38"
],
[
"3",
"2",
"Gil Morgan",
"United States",
"12,712... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"un posto al sole\")*(A1=\"riccardo polizzy carbonelli\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,(C2:C19=\"un posto al sole\")*(A2:A19=\"riccardo polizzy carbonelli\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
... | train_2-18772558-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Actor",
"Character",
"Soap Opera",
"Years",
"Duration"
],
[
"2",
"Patrizio Rispo",
"Raffaele Giordano",
"Un posto al sole",
"1996—",
"18 years"
],
[
"3",
"Luisa Amatucci",
"Silvi... |
[
{
"Formula": "FILTER(G1,C1=\"Washington Redskins\")",
"Formula2": "FILTER(G2:G9,C2:C9=\"Washington Redskins\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the record when the opponent is washington redskins?",
... | dev_1-18847692-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Game",
"Date",
"Opponent",
"Result",
"Giants points",
"Opponents",
"Record",
"Attendance"
],
[
"2",
"1",
"Sept. 12",
"Atlanta Falcons",
"Loss",
"14",
"... |
[
{
"Formula": "SUMIFS(B1,C1,\"David Grannis\")",
"Formula2": "SUMIFS(B2:B11,C2:C11,\"David Grannis\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the pick # for player david grannis?",
"Tokens": [
"SUMIFS(",
"B... | train_1-21721351-18 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round #",
"Pick #",
"Player",
"Position",
"Nationality",
"College/junior/club team"
],
[
"2",
"1",
"6",
"Craig Redmond",
"Defence",
"Canada",
"University of Denver ( WCHA )"
]... |
[
{
"Formula": "SUM(FILTER(C1, (D1>5)*(B1<16)))",
"Formula2": "SUM(FILTER(C2:C10, (D2:D10>5)*(B2:B10<16)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many s... | test_2-16744814-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"6",
"2",
"1",
"9"
],
[
"3",
"2",
"4",
"2",
"2",
"8"
],
[
"4",
"3",
"3",
"5",
"2",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=4.16),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,B2:B9=4.16),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_2-18225689-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Atomic property",
"Helium",
"Neon",
"Argon",
"Krypton",
"Xenon",
"Radon"
],
[
"2",
"Atomic number",
"2",
"10",
"18",
"36",
"54",
"86"
],
[
"3",
"Rel... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"3-14-6\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,E2:E16=\"3-14-6\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | test_2-12019734-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record"
],
[
"2",
"November 1",
"Calgary",
"6 - 3",
"New Jersey",
"3-7-3"
],
[
"3",
"November 2",
"New Jersey",
"4 - 5",
"Montreal",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"garden\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,A2:A10=\"garden\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | test_2-15040-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"English",
"Italian",
"French",
"German",
"Russian",
"Spanish"
],
[
"2",
"good (\"bonus\")",
"buono",
"bon",
"gut (\"Bonus\")",
"khoroshiy (хороший)",
"bueno"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(A1<1990)*(E1=\"double\")),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H11,(A2:A11<1990)*(E2:E11=\"double\")),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"<",
"Num... | train_2-153689-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"From",
"Goal",
"Round 1",
"Round 2",
"Round 3",
"Round 4",
"Round 5",
"Round 6+"
],
[
"2",
"1976",
"200",
"Single",
"Single",
"Double",
"Double",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"lubelskie\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,B2:B18=\"lubelskie\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_1-14245-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"s Car plate (starting 1937)",
"Voivodeship or city",
"Capital",
"Area (1930) in 1,000skm 2",
"Population (1931) in 1,000s"
],
[
"2",
"s Car plate (starting 1937)",
"Voivodeship or city",
"Capital",
... |
[
{
"Formula": "AVERAGE(FILTER(C1, (B1=\"hungary\")*(E1>1)))",
"Formula2": "AVERAGE(FILTER(C2:C16, (B2:B16=\"hungary\")*(E2:E16>1)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy... | train_2-16379981-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Soviet Union",
"9",
"1",
"1",
"11"
],
[
"3",
"2",
"Iran",
"3",
"2",
"0",
"5"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"red bank\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,D2:D11=\"red bank\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-12890300-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Riding",
"Candidate's Name",
"Gender",
"Residence",
"Occupation",
"Votes",
"Rank"
],
[
"2",
"Acadie—Bathurst",
"Odette Robichaud",
"F",
"Inkerman Ferry",
"Stenographer"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=\"melrose place\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H7,D2:D7=\"melrose place\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-15184672-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"7:00",
"7:30",
"8:00",
"8:30",
"9:00",
"9:30",
"10:00",
"10:30"
],
[
"2",
"Air Farce",
"SketchCom",
"This Hour Has 22 Minutes",
"Made in Canada",
"Life and... |
[
{
"Formula": "SUM(FILTER(D1, (B1=\"town\")*(E1=\"1,379 of 5,008\")*(C1<8.35)))",
"Formula2": "SUM(FILTER(D2:D7, (B2:B7=\"town\")*(E2:E7=\"1,379 of 5,008\")*(C2:C7<8.35)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
... | train_2-170969-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Official Name",
"Status",
"Area km 2",
"Population",
"Census Ranking"
],
[
"2",
"St. Stephen",
"Town",
"12.43",
"4,817",
"730 of 5,008"
],
[
"3",
"Grand Manan",
"Village",
"1... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"nominated\")*(A1=2009)*(B1=\"helpmann awards\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,(E2:E6=\"nominated\")*(A2:A6=2009)*(B2:B6=\"helpmann awards\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
... | train_2-17948681-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Award ceremony",
"Role",
"Production",
"Result"
],
[
"2",
"2008",
"Green Room Awards",
"Glinda",
"Wicked",
"Nominated"
],
[
"3",
"2009",
"Helpmann Awards",
"Glinda",
... |
[
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=1))",
"Formula2": "LET(query1,SUMMARIZE(F2:F6,SUMX(A2:A6)),FILTER(query1,CHOOSECOLS(query1,2)=1))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | test_1-2144389-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"#",
"Japanese title",
"Rōmaji",
"Japanese translation",
"Vocalist",
"Episodes used"
],
[
"2",
"1",
"心のファンファーレ",
"Kokoro no Fanfāre",
"Fanfare of the Heart",
"Aki Okui",
"BW003 -... |
[
{
"Formula": "MIN(FILTER(A1, (D1<285)*(B1=\"des dickson\")*(E1<219)))",
"Formula2": "MIN(FILTER(A2:A6, (D2:D6<285)*(B2:B6=\"des dickson\")*(E2:E6<219)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str",
... | train_2-1590321-71 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Name",
"Years",
"Matches",
"Goals"
],
[
"2",
"1",
"Jimmy Jones",
"1947–1949,1951–1964",
"285",
"332"
],
[
"3",
"2",
"Joe Bambrick",
"1926–1935",
"205",
"314"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"18/03/2006\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,C2:C12=\"18/03/2006\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-18178551-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Opposing Teams",
"Against",
"Date",
"Venue",
"Status"
],
[
"2",
"Wales",
"13",
"04/02/2006",
"Twickenham , London",
"Six Nations"
],
[
"3",
"Italy",
"16",
"11/02/2006",
"... |
[
{
"Formula": "SUMIFS(A1,G1,\"3-4-0\")",
"Formula2": "SUMIFS(A2:A10,G2:G10,\"3-4-0\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many games have a record of 3-4-0?",
"Tokens": [
"SUMIFS(",
"A1",
"G1",
... | train_1-21091162-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Game",
"Date",
"Opponent",
"Result",
"Black Knights points",
"Opponents",
"Record"
],
[
"2",
"1",
"Sept. 20",
"New Mexico",
"Win",
"31",
"14",
"1-0-0"
],
[
... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(B1, A1=4)))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B7, A2:A7=4)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "What is the number of the name for number 4?",
... | train_1-12803263-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"#",
"Name",
"Tenure",
"Courtesy title",
"Court Rank",
"Revenues",
"Lineage"
],
[
"2",
"1",
"Ōoka Tadasuke (大岡忠相)",
"1748–1751",
"Echizen-no-kami (越前守)",
"Lower 5th (従五位... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"11 september 2012\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"11 september 2012\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-12480870-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Venue",
"Score",
"Result",
"Competition"
],
[
"2",
"11 September 2012",
"Karađorđe Stadium , Novi Sad , Serbia",
"4–1",
"6–1",
"2014 FIFA World Cup qualification"
],
[
"3",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"1–6, 6–4, 7–5\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,G2:G9=\"1–6, 6–4, 7–5\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | test_2-18330817-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-ups",
"August 6, 1989",
"Sofia , Bulgaria WTA Tier V",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=2009),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F19,A2:A19=2009),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medi... | train_1-12204717-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Mens singles",
"Womens singles",
"Mens doubles",
"Womens doubles",
"Mixed doubles"
],
[
"2",
"1991",
"Alan Budi Kusuma",
"Huang Hua",
"Li Yongbo Tian Bingyi",
"Chung Myung-h... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(B1=\"Women's Cup 0 0\")*(F1=\"Brancão Couto 0\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,(B2:B7=\"Women's Cup 0 0\")*(F2:F7=\"Brancão Couto 0\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
... | test_1-27654988-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Season",
"Competition",
"Stage",
"Result",
"Opponent",
"Scorers"
],
[
"2",
"2002–03 0 0",
"Women's Cup 0 0",
"Preliminary stage 0 0",
"2–1 2–0 0–3",
"Innsbrucker Kilmarnock CSK VVS ... |
[
{
"Formula": "MIN(FILTER(D1, C1=1978))",
"Formula2": "MIN(FILTER(D2:D7, C2:C7=1978))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the least total for 1978 years won",
"Tokens": [
"MIN(",
"... | train_2-12819742-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Country",
"Year(s) won",
"Total",
"To par",
"Finish"
],
[
"2",
"Jack Nicklaus",
"United States",
"1962 , 1967 , 1972 , 1980",
"284",
"–4",
"2"
],
[
"3",
"D... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"43–35\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,G2:G9=\"43–35\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | test_2-11960713-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Leading scorer",
"Attendance",
"Record"
],
[
"2",
"April 2",
"Cleveland",
"118–114",
"Charlotte",
"LeBron James (29)",
"15,106",... |
[
{
"Formula": "SUM(FILTER(E1, (D1>2)*(C1=1)))",
"Formula2": "SUM(FILTER(E2:E15, (D2:D15>2)*(C2:C15=1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the ... | test_2-11789730-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Team",
"Season",
"Regular Season",
"Tournament",
"Total"
],
[
"2",
"Baylor",
"1997–present",
"0",
"0",
"0"
],
[
"3",
"Colorado",
"1997–2011",
"0",
"0",
"0"
],
[
... |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)<54))",
"Formula2": "LET(query1,SUMMARIZE(C2:C10,SUMX(A2:A10)),FILTER(query1,CHOOSECOLS(query1,2)<54))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | train_2-14208857-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"February",
"Opponent",
"Score",
"Record",
"Points"
],
[
"2",
"53",
"2",
"@ Toronto Maple Leafs",
"4–8",
"34–15–4",
"72"
],
[
"3",
"54",
"4",
"@ Winni... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Independent\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,A2:A15=\"Independent\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_1-28884880-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Conference",
"Regular Season Winner",
"Conference Player of the Year",
"Conference Tournament",
"Tournament Venue (City)",
"Tournament Winner"
],
[
"2",
"Atlantic 10 Conference",
"Xavier",
... |
[
{
"Formula": "MIN(FILTER(E1, (A1=2009)*(D1<1)))",
"Formula2": "MIN(FILTER(E2:E18, (A2:A18=2009)*(D2:D18<1)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What i... | train_2-1380738-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Season",
"Team",
"Country",
"Division",
"Apps",
"Goals"
],
[
"2",
"1998–99",
"Bane Raška",
"Yugoslavia",
"2",
"11",
"0"
],
[
"3",
"1999–00",
"Bane Raška",
"Y... |
[
{
"Formula": "SUM(FILTER(G1, A1=2005))",
"Formula2": "SUM(FILTER(G2:G11, A2:A11=2005))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many points for 2005?",
"Tokens": [
"SUM(",
"FILTER(",
... | train_1-10705060-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Season",
"Series",
"Team Name",
"Races",
"Poles",
"Wins",
"Points",
"Position"
],
[
"2",
"2005",
"Formula BMW ADAC",
"Eifelland Racing",
"19",
"0",
"0"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"1,213,000 (21st)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,F2:F11=\"1,213,000 (21st)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_1-166346-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Country",
"Region",
"Joined OPEC",
"Population (July 2012)",
"Area (km²)",
"Production ( bbl /day)"
],
[
"2",
"Algeria",
"Africa",
"1969",
"37367226",
"2381740",
"2,125,000 (16t... |
[
{
"Formula": "AVERAGE(FILTER(B1,(A1<6)*(C1=\"kenneth green\")))",
"Formula2": "AVERAGE(FILTER(B2:B8,(A2:A8<6)*(C2:C8=\"kenneth green\")))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level"... | dev_2-15540335-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Player",
"Nationality",
"School/Club Team"
],
[
"2",
"2",
"34",
"Kenneth Green",
"United States",
"Texas-Pan American"
],
[
"3",
"5",
"101",
"Willie Sims",
... |
[
{
"Formula": "AVERAGE(FILTER(F1, (E1=97)*(B1<70)))",
"Formula2": "AVERAGE(FILTER(F2:F12, (E2:E12=97)*(B2:B12<70)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question... | train_2-11636955-18 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rd #",
"Pick #",
"Player",
"Team (League)",
"Reg GP",
"Pl GP"
],
[
"2",
"1",
"7",
"Dan Woodley",
"Portland Winterhawks ( WHL )",
"5",
"0"
],
[
"3",
"3",
"49",
... |
[
{
"Formula": "AVERAGEIFS(A1,C1,\"baka to test to shōkanjū\")",
"Formula2": "AVERAGEIFS(A2:A10,C2:C10,\"baka to test to shōkanjū\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what is the average year when the title is baka to tes... | test_2-16556852-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Character",
"Title",
"Author",
"Artist",
"Imprint"
],
[
"2",
"2005",
"I",
"Zaregoto series",
"Nisio Isin",
"Take",
"Kodansha Novels"
],
[
"3",
"2006",
"I... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"18.9 (117)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"18.9 (117)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10808681-18 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Geelong",
"15.15 (105)",
"Richmond",
"18.9 (117)",
"Kardinya Park",
... |
[
{
"Formula": "SUM(FILTER(D1, (A1<52)*(C1<4564)*(B1<265)))",
"Formula2": "SUM(FILTER(D2:D8, (A2:A8<52)*(C2:C8<4564)*(B2:B8<265)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num",
"*",
"Cell",
... | train_2-12898654-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Matches",
"Wickets",
"Runs",
"Average",
"Career"
],
[
"2",
"51",
"311",
"4564",
"14.67",
"1888/89-1913/14"
],
[
"3",
"49",
"265",
"4414",
"16.65",
"1892/93-1909/10"
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"neil pilon\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>6))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E13,B2:B13=\"neil pilon\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(... | train_2-14056076-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Player",
"Position",
"Nationality",
"College/Junior/Club Team (League)"
],
[
"2",
"1",
"Ulf Dahlen",
"RW",
"Sweden",
"Ostersund (Sweden)"
],
[
"3",
"2",
"Mike Richter",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"3 doses\")*(D1=\"2-3 drops\")),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,(C2:C6=\"3 doses\")*(D2:D6=\"2-3 drops\")),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | train_2-11175093-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Vaccine",
"Minimum Age at 1st Dose",
"Number of Doses",
"Dose",
"Minimum Interval Between Doses",
"Route"
],
[
"2",
"Bacillus Calmette-Guérin",
"Birth or anytime after birth",
"1 dose",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,F1=\"Andreja Klepač\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H9,F2:F9=\"Andreja Klepač\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | test_1-25505246-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Edition",
"Zone",
"Round",
"Against",
"Surface",
"Opponent",
"Outcome",
"Result"
],
[
"2",
"2007",
"Europe/Africa Group I A",
"Round Robin",
"Switzerland",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=2008),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,E2:E17=2008),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medi... | train_2-18145877-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"S.no.",
"Power Plant",
"State",
"Commissioned Capacity (MW)",
"year of commission"
],
[
"2",
"1",
"Baira siul",
"Himachal Pradesh",
"180",
"1981"
],
[
"3",
"2",
"Loktak",
"Ma... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Ford, Alton Alton Ford\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,A2:A10=\"Ford, Alton Alton Ford\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | train_1-11734041-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"No.(s)",
"Height in Ft.",
"Position",
"Years for Rockets",
"School/Club Team/Country"
],
[
"2",
"Feitl, Dave Dave Feitl",
"5",
"7-0",
"Center",
"1986-86, 1990-91",
"Te... |
[
{
"Formula": "MAXIFS(A1,B1,\"november 8, 1970\")",
"Formula2": "MAXIFS(A2:A15,B2:B15,\"november 8, 1970\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the highest Week, when Date is \"November 8, 1970\"?",
"Tokens": [
... | test_2-17323777-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 20, 1970",
"Denver Broncos",
"L 25–10",
"34,882"
],
[
"3",
"2",
"September 27, 1970",
"Los Angeles... |
[
{
"Formula": "SUMIFS(B1,D1,\"October 13, 2009\")",
"Formula2": "SUMIFS(B2:B6,D2:D6,\"October 13, 2009\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many episodes were released on DVD in the US on October 13, 2009?",
"Tokens"... | train_1-14855908-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"DVD name",
"Episodes",
"Region 1 (CAN)",
"Region 1 (US)",
"Region 2 (FR)",
"Region 4"
],
[
"2",
"Season 1",
"13",
"October 13, 2009",
"October 13, 2009",
"August 25, 2010",
"Apr... |
[
{
"Formula": "SUMMARIZE(A1,SUMX(C1))",
"Formula2": "SUMMARIZE(A2:A5,SUMX(C2:C5))",
"Funcs": [
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell"
],
"Level": "easy",
"Question": "What is the total enrollment number of all colleges?",
"Tokens": [
"SUMMARIZE(",
"A1",
... | soccer_2_college | [
[
"0",
"A",
"B",
"C",
"D"
],
[
"1",
"college name",
"state",
"enrollment",
""
],
[
"2",
"LSU",
"LA",
"18000",
""
],
[
"3",
"ASU",
"AZ",
"12000",
""
],
[
"4",
"OU",
"OK",
"22000",
""
],
[
"5",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"11 september 2010\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,B2:B11=\"11 september 2010\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-18285768-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Partner",
"Opponents",
"Score"
],
[
"2",
"Winner",
"26 September 2006",
"Jakarta , Indonesia",
"Hard",
"Varatchaya Wongteanc... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"Quarterfinals\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,E2:E11=\"Quarterfinals\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_1-21756039-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Year",
"MAAC",
"Overall",
"Regular Season Results",
"MAAC Tournament Result",
"NCAA Seed",
"NCAA Round"
],
[
"2",
"2002-2003",
"8-10",
"13-16",
"7th",
"Quarterfinals",
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.