t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "MIN(FILTER(A1, (C1>3)*(E1<25)))",
"Formula2": "MIN(FILTER(A2:A7, (C2:C7>3)*(E2:E7<25)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the l... | train_2-16348031-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Team",
"Loss",
"Sets Won",
"Sets Lost",
"Percentage"
],
[
"2",
"1",
"San Sebastian College - Recoletos",
"1",
"27",
"3",
"90%"
],
[
"3",
"2",
"Adamson Un... |
[
{
"Formula": "FILTER(C1,B1=1988)",
"Formula2": "FILTER(C2:C11,B2:B11=1988)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Who were the champions in 1988?",
"Tokens": [
"FILTER(",
"C1",
"B1",
"=",
... | dev_2-16236714-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Location",
"Year",
"Champion",
"Runner-up",
"Score"
],
[
"2",
"Forest Hills",
"1980",
"Peter Fleming John McEnroe",
"Peter McNamara Paul McNamee",
"6β2, 5β7, 6β2"
],
[
"3",
"Forest H... |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Formula2": "LET(query1,SUMMARIZE(E2:E7,SUMX(A2:A7)),FILTER(query1,CHOOSECOLS(query1,2)=4))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_1-17190012-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Series"
],
[
"2",
"1",
"May 4",
"Houston",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"California Golden Seals\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,E2:E16=\"California Golden Seals\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | test_1-1965650-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Pick #",
"Player",
"Position",
"Nationality",
"NHL team",
"College/junior/club team"
],
[
"2",
"144",
"Lee Palmer",
"Defence",
"Canada",
"Toronto Maple Leafs",
"Clarkson Univers... |
[
{
"Formula": "AVERAGE(FILTER(E1, (A1=\"dennis gavros\")*(D1<31)))",
"Formula2": "AVERAGE(FILTER(E2:E11, (A2:A11=\"dennis gavros\")*(D2:D11<31)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
... | train_2-12518301-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rider",
"Matches",
"Rides",
"Bonus Pts",
"Total Points"
],
[
"2",
"Eric Boocock",
"38",
"161",
"19",
"421"
],
[
"3",
"Eric Boothroyd",
"38",
"164",
"36",
"381"
],
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"raiders\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,C2:C9=\"raiders\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-18942405-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"School",
"Location",
"Mascot",
"Size",
"IHSAA Class",
"IHSAA Football Class",
"County"
],
[
"2",
"Concord",
"Elkhart, IN",
"Minutemen",
"1,449",
"AAAA",
"AAAA",
... |
[
{
"Formula": "SUM(FILTER(C1, (B1=1)*(D1=\"david carry\")))",
"Formula2": "SUM(FILTER(C2:C17, (B2:B17=1)*(D2:D17=\"david carry\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
... | train_2-10563642-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Rank",
"Heat",
"Lane",
"Name",
"Nationality",
"100m",
"150m",
"Time"
],
[
"2",
"1",
"2",
"4",
"Pieter van den Hoogenband",
"Netherlands",
"51.16",
... |
[
{
"Formula": "SORTBY(D1,E1,-1)",
"Formula2": "SORTBY(D2:D8,E2:E8,-1)",
"Funcs": [
"SORTBY(",
"Cell",
"Cell",
"-",
"Num"
],
"Level": "easy",
"Question": "What are the dates of publications in descending order of price?",
"Tokens": [
"SORTBY(",
"D1... | book_2_publication | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"publication id",
"book id",
"publisher",
"publication date",
"price"
],
[
"2",
"1",
"1",
"Pearson",
"8-Aug",
"15000000"
],
[
"3",
"2",
"3",
"Thomson Reuters",
"8-Mar",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"peter german\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,D2:D18=\"peter german\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-1165048-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Season",
"Position",
"Win/Loss",
"Coach",
"Captain",
"Dudley Tuckey Medal",
"Leading goalkicker"
],
[
"2",
"1997",
"9",
"1-19",
"Geoff Miles",
"Phil Gilbert",
"Scot... |
[
{
"Formula": "SUMIFS(F1,A1,\"Buffalo Narrows\")",
"Formula2": "SUMIFS(F2:F12,A2:A12,\"Buffalo Narrows\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "When buffalo narrows is the name how many measurements of population density per kil... | train_1-189598-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name",
"Population (2011)",
"Population (2006)",
"Change (%)",
"Land area (kmΒ²)",
"Population density (per kmΒ²)"
],
[
"2",
"Air Ronge",
"1043",
"1032",
"1.1",
"6.00",
"173.8"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"december 14, 2003\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,B2:B18=\"december 14, 2003\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-18760579-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Record",
"TV Time",
"Attendance"
],
[
"2",
"1",
"September 7, 2003",
"at Pittsburgh Steelers",
"L 34β15",
"0β1β0",
"CBS 1:00pm... |
[
{
"Formula": "SUMIFS(H1,B1,\"december 13\")",
"Formula2": "SUMIFS(H2:H14,B2:B14,\"december 13\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What were the Points on December 13?",
"Tokens": [
"SUMIFS(",
"H1",
"B... | train_2-17040191-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Game",
"Date",
"Opponent",
"Score",
"Location",
"Attendance",
"Record",
"Points"
],
[
"2",
"23",
"December 3",
"Atlanta Thrashers",
"5β1 (W)",
"Scotiabank ... |
[
{
"Formula": "FILTER(B1,E1=\"45,000\")",
"Formula2": "FILTER(B2:B10,E2:E10=\"45,000\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Who was the opponent at the game attended by 45,000?",
"Tokens": [
"FILTER(",
... | dev_2-14721214-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Opponent#",
"Site",
"Result",
"Attendance"
],
[
"2",
"10/03/1925",
"North Dakota",
"Memorial Stadium β’ Minneapolis, MN",
"W25-6",
"20,000"
],
[
"3",
"10/10/1925",
"Grinne... |
[
{
"Formula": "LET(query1,SUMMARIZE(F1,SUMX(G1)),FILTER(query1,CHOOSECOLS(query1,2)=3.9))",
"Formula2": "LET(query1,SUMMARIZE(F2:F11,SUMX(G2:G11)),FILTER(query1,CHOOSECOLS(query1,2)=3.9))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILT... | train_1-12722302-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"No.",
"Title",
"Directed by",
"Written by",
"Bens location",
"Original air date",
"U.S. viewers (million)"
],
[
"2",
"1",
"\"Milfay\"",
"Rodrigo GarcΓa",
"Daniel Knauf",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"arnaud clΓ©ment\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,D2:D8=\"arnaud clΓ©ment\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-1554464-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Date",
"Surface",
"Partner",
"Opponents",
"Score"
],
[
"2",
"Winner",
"5 June 2004",
"Clay",
"Xavier Malisse",
"MichaΓ«l Llodra Fabrice Santoro",
"7β5, 7β5"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"10 march 1984\")*(B1=\"birmingham city\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(E2:E7=\"10 march 1984\")*(B2:B7=\"birmingham city\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"C... | train_2-17437287-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Tie no",
"Home team",
"Score",
"Away team",
"Date"
],
[
"2",
"1",
"Notts County",
"1β2",
"Everton",
"10 March 1984"
],
[
"3",
"2",
"Sheffield Wednesday",
"0β0",
"Southamp... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"town\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,C2:C9=\"town\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | train_1-2562572-25 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Settlement",
"Cyrillic Name Other Names",
"Type",
"Population (2011)",
"Largest ethnic group (2002)",
"Dominant religion (2002)"
],
[
"2",
"OdΕΎaci",
"ΠΡΠ°ΡΠΈ",
"town",
"8810",
"Serbs"... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(D1, F1=11.21)))",
"Formula2": "ROWS(UNIQUE(FILTER(D2:D8, F2:F8=11.21)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "How many writers are listed when the U.... | train_1-24910733-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"No. in series",
"Title",
"Directed by",
"Written by",
"Original air date",
"U.S. viewers (millions)"
],
[
"2",
"2",
"\"In Which Sam Receives an Unexpected Visitor\"",
"Tony Goldwyn",
"M... |
[
{
"Formula": "FILTER(E1,A1=3)",
"Formula2": "FILTER(E2:E8,A2:A8=3)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "From what school was the player drafted in round 3?",
"Tokens": [
"FILTER(",
"E1",
"A1",
... | dev_2-18988532-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Player",
"Position",
"School"
],
[
"2",
"1",
"14",
"Jeremy Shockey",
"Tight End",
"Miami(Fla.)"
],
[
"3",
"2",
"46",
"Tim Carter",
"Wide Receiver",
"... |
[
{
"Formula": "MIN(FILTER(B1, C1<29))",
"Formula2": "MIN(FILTER(B2:B6, C2:C6<29))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What were the lowest goals when the matches were smaller than 29?",
"Tokens": [... | train_2-18160020-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Goalkeeper",
"Goals",
"Matches",
"Average",
"Team"
],
[
"2",
"Dani HernΓ‘ndez",
"21",
"38",
"0.55",
"Real JaΓ©n"
],
[
"3",
"Γlvaro NΓΊΓ±ez",
"19",
"29",
"0.66",
"Guadalaj... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"not awarded\")*(A1=\"2007 details\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,(E2:E6=\"not awarded\")*(A2:A6=\"2007 details\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
... | train_2-1864131-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Location",
"Number of teams",
"Player of the tournament",
"Top goalscorer(s)",
"Best goalkeeper"
],
[
"2",
"2009 Details",
"Jumeirah Beach , Dubai , United Arab Emirates",
"Dejan St... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"2-6, 4-6\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,F2:F8=\"2-6, 4-6\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-18411392-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
[
"2",
"Winner",
"September 15, 1985",
"Salt Lake City",
"Hard",
"Camille Benjamin",
"6-2, 6-4"
],
[
"3... |
[
{
"Formula": "FILTER(E1,F1=800)",
"Formula2": "FILTER(E2:E12,F2:F12=800)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Which to par has a prize less than $800?",
"Tokens": [
"FILTER(",
"E1",
"F1",
... | dev_2-12641798-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"1",
"Ralph Guldahl",
"United States",
"72-68-70-69=279",
"β9",
"1,500"
],
[
"3",
"2",
"S... |
[
{
"Formula": "LET(query1,SUMMARIZE(I1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=5))",
"Formula2": "LET(query1,SUMMARIZE(I2:I6,SUMX(A2:A6)),FILTER(query1,CHOOSECOLS(query1,2)=5))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_1-29181479-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Series"
],
[
"2",
"1",
"May 24",
"@ Dallas",
... |
[
{
"Formula": "SUM(FILTER(C1, F1=94615))",
"Formula2": "SUM(FILTER(C2:C10, F2:F10=94615))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many members did Africa have the year that Australia had 94615?",
"... | train_1-1914090-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Year",
"Worldwide",
"Africa",
"America",
"Asia",
"Australia",
"Europe"
],
[
"2",
"1960",
"524341",
"97370",
"46047",
"3443",
"1199",
"376282"
],
[
"3",
... |
[
{
"Formula": "SUM(FILTER(E1, A1=1))",
"Formula2": "SUM(FILTER(E2:E7, A2:A7=1))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the attendance of week 1",
"Tokens": [
"SUM(",
"FILTER(",
... | train_2-10652161-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"August 10, 1969",
"vs. San Francisco 49ers at Seattle",
"W 24β19",
"32,219"
],
[
"3",
"2",
"August 16, 1969",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"north melbourne\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"north melbourne\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_2-10885968-14 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Footscray",
"5.7 (37)",
"Hawthorn",
"17.15 (117)",
"Western Oval",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"Stavang\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,E2:E7=\"Stavang\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_1-178381-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Parish (Prestegjeld)",
"Sub-Parish (Sokn)",
"Church Name",
"Year Built",
"Location of the Church"
],
[
"2",
"Kinn Parish",
"Bru",
"Askrova bedehuskapell",
"1957",
"Espeset"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"1902 1\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,G2:G10=\"1902 1\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_1-262527-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Institution",
"Location",
"Founded",
"Type",
"Enrollment",
"Nickname",
"Joined"
],
[
"2",
"Bethany College",
"Lindsborg, Kansas",
"1881",
"Private",
"500",
"Swedes"... |
[
{
"Formula": "SUM(FILTER(F1, (E1=7)*(C1=11)*(D1<6)))",
"Formula2": "SUM(FILTER(F2:F6, (E2:E6=7)*(C2:C6=11)*(D2:D6<6)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
... | train_2-16910280-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Club",
"Games",
"Goals",
"Assists",
"Points"
],
[
"2",
"Colin Forbes",
"Adler Mannheim",
"11",
"4",
"10",
"14"
],
[
"3",
"Jame Pollock",
"Sinupret Ice ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"05 dec\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,A2:A11=\"05 dec\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-17877429-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Time",
"Score",
"Set 1",
"Set 2",
"Set 3",
"Total"
],
[
"2",
"02 Dec",
"14:00",
"1β3",
"25β18",
"23β25",
"18β25",
"89β93"
],
[
"3",
"02 Dec"... |
[
{
"Formula": "LET(query1,SUMMARIZE(A1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=79))",
"Formula2": "LET(query1,SUMMARIZE(A2:A12,SUMX(E2:E12)),FILTER(query1,CHOOSECOLS(query1,2)=79))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | train_1-29842201-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Subject",
"No. Sat",
"No. Passed",
"% Pass",
"Highest mark",
"Lowest mark",
"Mean"
],
[
"2",
"English",
"55",
"46",
"84",
"100",
"37",
"59"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Gunther Volz\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F20,A2:A20=\"Gunther Volz\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | test_1-2861364-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Executed person",
"Date of execution",
"Place of execution",
"Crime",
"Method",
"Under President"
],
[
"2",
"Jean Dupont",
"14 April 1959",
"Paris",
"Child murder with premeditation",
... |
[
{
"Formula": "SUM(FILTER(F1, (C1=20)*(G1<0)))",
"Formula2": "SUM(FILTER(F2:F19, (C2:C19=20)*(G2:G19<0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many y... | train_2-11938965-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Player",
"Tackles",
"Solo",
"Assisted",
"Sack",
"Yards",
"TD's"
],
[
"2",
"William Cotman",
"26.5",
"24",
"5",
"0",
"10",
"0"
],
[
"3",
"Keith Smith... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(D1, B1=\"Woke Up Dead\")))",
"Formula2": "ROWS(UNIQUE(FILTER(D2:D20, B2:B20=\"Woke Up Dead\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many writer... | train_1-28466323-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"No.",
"Title",
"Directed by",
"Written by",
"Original air date",
"Production code",
"U.S. viewers (million)"
],
[
"2",
"1",
"\" A World Full of Strangers \"",
"Allan Arkush",
... |
[
{
"Formula": "MAXIFS(A1,C1,\"annecy, france\")",
"Formula2": "MAXIFS(A2:A8,C2:C8,\"annecy, france\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the latest year in Annecy, France?",
"Tokens": [
"MAXIFS(",
"A1"... | test_2-11409339-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Tournament",
"Venue",
"Result",
"Extra"
],
[
"2",
"1998",
"World Junior Championships",
"Annecy , France",
"9th",
"Decathlon"
],
[
"3",
"2005",
"Mediterranean Games",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Redouane Bouchtouk\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,A2:A10=\"Redouane Bouchtouk\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_1-17417383-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Athlete",
"Event",
"Round of 32",
"Round of 16",
"Quarterfinals",
"Semifinals"
],
[
"2",
"Redouane Bouchtouk",
"Light flyweight",
"Carvalho ( BRA ) L 7β13",
"Did not advance",
"Did ... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(D1, (A1=\"tour quartier des spectacles\")*(C1<31))))",
"Formula2": "ROWS(UNIQUE(FILTER(D2:D9, (A2:A9=\"tour quartier des spectacles\")*(C2:C9<31))))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*... | test_2-1722194-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Height m / ft",
"Floors",
"Year",
"Notes"
],
[
"2",
"L'Avenue",
"175 / 574",
"50",
"2017",
"75% Sold. Construction to begin this year."
],
[
"3",
"Roccabella (West Tower)",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"northwood school (n.y.)\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,E2:E13=\"northwood school (n.y.)\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | train_2-14320222-15 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Player",
"Position",
"Nationality",
"College/Junior/Club Team (League)"
],
[
"2",
"1",
"Glen Seabrooke",
"Center",
"Canada",
"Peterborough Petes ( OHL )"
],
[
"3",
"2",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,D1=\"l 24-10\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H18,D2:D18=\"l 24-10\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-11406866-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Kickoff [a ]",
"Game site",
"Attendance",
"Record"
],
[
"2",
"Week",
"Date",
"Opponent",
"Result",
"Kickoff [a ]",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:J1,G1=99),10))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:J6,G2:G6=99),10))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",... | train_2-14933707-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Tournament",
"1981",
"1982",
"1983",
"1984",
"1985",
"1986",
"1987",
"1988",
"1989"
],
[
"2",
"Australian Open",
"3R",
"A",
"3R",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,C1=\"Spanish Grand Prix\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H17,C2:C17=\"Spanish Grand Prix\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_1-15299235-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Round",
"Date",
"Grand Prix",
"Circuit",
"125cc winner",
"250cc winner",
"MotoGP winner",
"Report"
],
[
"2",
"1",
"12β13 April",
"Qatar Grand Prix β‘",
"Losail"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,B1=\"Maryville, Tennessee\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,B2:B8=\"Maryville, Tennessee\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",... | train_1-1973842-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Institution",
"Location",
"Nickname",
"Founded",
"Type",
"Enrollment",
"Joined",
"Left",
"Current Conference"
],
[
"2",
"Fisk University",
"Nashville, Ten... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"45-36\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I10,I2:I10=\"45-36\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | test_1-13619135-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",
"73",
"April 2",
"Indiana",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=2001),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=2001),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_1-23297-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Year",
"Championship",
"Surface",
"Opponent in the final",
"Score in the final"
],
[
"2",
"Winner",
"1998",
"Canada (Toronto)",
"Hard",
"Richard Krajicek",
"7β6 (7β3)... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,F1=\"peter jones\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>35000))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F15,F2:F15=\"peter jones\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,5)))),F... | train_2-12617978-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Episode",
"First aired",
"Entrepreneur(s)",
"Company or product name",
"Money requested (Β£)",
"Investing Dragon(s)"
],
[
"2",
"Episode 1",
"15 October 2007",
"Celia Norowzian & Ian Forshew"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"2 strokes\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,D2:D9=\"2 strokes\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-154097-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Tournament",
"Winning score",
"Margin of victory",
"Runner(s)-up"
],
[
"2",
"6 Sep 1999",
"State Farm Rail Classic",
"-12 (66-68-70=204)",
"1 stroke",
"Janice Moodie , Pearl Sinn"
],
... |
[
{
"Formula": "MIN(FILTER(A1, (B1=8)*(F1=\"temple\")*(C1>72)))",
"Formula2": "MIN(FILTER(A2:A10, (B2:B10=8)*(F2:F10=\"temple\")*(C2:C10>72)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
"... | train_2-15100419-15 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick #",
"Overall",
"Name",
"Position",
"College"
],
[
"2",
"1",
"8",
"8",
"Eugene Monroe",
"Offensive Tackle",
"Virginia"
],
[
"3",
"2",
"7",
"39",... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,D1=\"public\"),SUMMARIZE(CHOOSECOLS(query1,6),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)<1883))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G12,D2:D12=\"public\"),SUMMARIZE(CHOOSECOLS(query1,6),SUMX(CHOOSECOLS(query1,3)))),FILTER(query... | train_2-15617076-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Institution",
"Location",
"Founded",
"Type",
"Enrollment",
"Team",
"Primary Conference"
],
[
"2",
"Ave Maria University",
"Ave Maria, Florida",
"1998",
"Private",
"1,20... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"new orleans\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,C2:C16=\"new orleans\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-11907963-4 | [
[
"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",
"15",
"December 1",
"@ Chica... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"rick mears\")*(A1=\"kraco twin 125 (r1)\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,(D2:D12=\"rick mears\")*(A2:A12=\"kraco twin 125 (r1)\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
... | test_2-10706879-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name",
"Pole Position",
"Fastest Lap",
"Winning driver",
"Winning team",
"Report"
],
[
"2",
"Kraco Car Stereo 200",
"Bobby Unser",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"4vip\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,B2:B8=\"4vip\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | train_2-1035366-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Class",
"Type",
"No. Converted",
"Year Converted",
"No. range",
"Operator",
"Withdrawn"
],
[
"2",
"Class 423/1",
"4Vep",
"191",
"1988-95",
"3401-3591",
"SET",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"$599.39\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,F2:F8=\"$599.39\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | test_2-1637981-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Year",
"Lansing (LAN)",
"Detroit (DTW)",
"Grand Rapids (GRR)",
"Flint (FNT)",
"Kalamazoo (AZO)",
"Saginaw (MBS)"
],
[
"2",
"2006",
"$370.61",
"$322.83",
"$413.74",
"$29... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"day four\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"day four\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-18863597-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Children of Earth",
"Run time",
"Writer",
"Director",
"Original airdate",
"Viewers (including HD) in millions"
],
[
"2",
"\"Day One\"",
"1 hour",
"Russell T Davies",
"Euros Lyn",
"6... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"m817\")*(C1=\"m51\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(D2:D7=\"m817\")*(C2:C7=\"m51\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str"... | test_2-14458950-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Type",
"wheelbase",
"M39 series",
"M809 series",
"M939 series"
],
[
"2",
"Cargo (14β)",
"long",
"M54",
"M813",
"M923/925"
],
[
"3",
"Cargo (20β)",
"extra long",
"M55",
"M... |
[
{
"Formula": "MIN(FILTER(E1, (C1=\"honduras\")*(F1<2)*(B1=\"club deportivo victoria\")*(D1>1)))",
"Formula2": "MIN(FILTER(E2:E17, (C2:C17=\"honduras\")*(F2:F17<2)*(B2:B17=\"club deportivo victoria\")*(D2:D17>1)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"S... | train_2-11982701-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Season",
"Team",
"Country",
"Division",
"Apps",
"Goals"
],
[
"2",
"00/01",
"Club Deportivo Victoria",
"Honduras",
"1",
"19",
"1"
],
[
"3",
"01/02",
"Club Deporti... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,(E1=\"nordex n90 2.5mw\")*(A1=\"glenough extension\")),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,3)))),FILTER(query1,CHOOSECOLS(query1,2)<32.5))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F18,(E2:E18=\"nordex n90 2.5mw\")*(A2:A18=\"glenough ex... | train_2-14101606-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Wind Farm",
"Scheduled",
"Capacity (MW)",
"Turbines",
"Type",
"Location"
],
[
"2",
"Codling",
"Unknown",
"1100",
"220",
"Unknown",
"County Wicklow"
],
[
"3",
"Carrow... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"2 december 2012\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,B2:B9=\"2 december 2012\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_2-17817946-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Opponent in Final",
"Score in Final"
],
[
"2",
"Winner",
"7 June 2010",
"$10,000 β Tarakan , Indonesia F2",
"Hard (i)",
"Jae-Sung An",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=102),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,F2:F18=102),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_1-26448179-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"No. in series",
"Title",
"Directed by",
"Written by",
"Original air date",
"Production code",
"U.S. viewers (millions)"
],
[
"2",
"1",
"\"Pilot\"",
"Steve Hoefer",
"Dan Sch... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=\"5 may 2011\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H10,A2:A10=\"5 may 2011\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_2-11099297-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Date(s) conducted",
"Cons",
"Plaid Cymru",
"Lib Dem",
"UKIP",
"Green",
"Others",
"Lead"
],
[
"2",
"5 May 2011",
"22.5%",
"17.9%",
"8.0%",
"4.6%",
"3.4%... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"unknown\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,E2:E7=\"unknown\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | test_1-28715942-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Track no.",
"Track",
"Original Artist",
"Soloist(s)",
"Vocal Percussionist",
"Arranger(s)"
],
[
"2",
"1",
"Does Your Mother Know",
"ABBA",
"Nick Barstow",
"Danny Swift",
"Alexei... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"0.1886 +0.083 β0.0104\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,C2:C7=\"0.1886 +0.083 β0.0104\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str... | train_2-17975363-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Companion (in order from star)",
"Mass",
"Semimajor axis ( AU )",
"Orbital period ( s day )",
"Eccentricity",
"Inclination"
],
[
"2",
"b",
"β₯ 4.0 +0.8 β0.7 Mβ",
"0.0468 +0.0023 β0.0024",
... |
[
{
"Formula": "FILTER(F1,G1=\"92:24\")",
"Formula2": "FILTER(F2:F6,G2:G6=\"92:24\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the ab ripper x when the length is 92:24?",
"Tokens": [
"FILTER(",
"F1"... | dev_1-27512025-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Program",
"Exercise",
"Week",
"Muscles Worked",
"Type",
"Ab Ripper X",
"Length",
"Equipment"
],
[
"2",
"P90X",
"Yoga X",
"1-13",
"Full Body",
"Cardio, Stre... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"mohammad ali shah qajar\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,A2:A9=\"mohammad ali shah qajar\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | test_2-13877-19 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Throne Name",
"Title",
"Born-Died",
"Entered office",
"Left office"
],
[
"2",
"Mohammad Khan Qajar",
"Khan, Shah, Khaqan",
"1742β1797",
"20 March 1794",
"17 June 1797"
],
[
"3",
"Fat... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,D1=\"february 28, 2005\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)<200))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F7,D2:D7=\"february 28, 2005\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1... | train_2-11902016-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Congress",
"Short title",
"Bill number(s)",
"Date introduced",
"Sponsor(s)",
"# of cosponsors"
],
[
"2",
"111th Congress",
"Stem Cell Research Enhancement Act of 2009",
"H.R. 873",
"Feb... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"1gowo04\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=\"1gowo04\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | test_2-1570611-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Ep No",
"Prod Code",
"Original Air Date",
"Episode Title",
"Ratings"
],
[
"2",
"1x01",
"CHOL01",
"21/12/04",
"The Christmas Special",
"8.9 Million (12% Of Share)"
],
[
"3",
"1x02",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,E1=\"Brook Lopez (15)\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I16,E2:E16=\"Brook Lopez (15)\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_1-27700375-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",
"34",
"January 1",
"@ Minnes... |
[
{
"Formula": "SUM(FILTER(D1, F1=6))",
"Formula2": "SUM(FILTER(D2:D6, F2:F6=6))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many times has Watney made the top 25 for a tournament in which he as also been c... | train_2-10856203-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Tournament",
"Wins",
"Top-10",
"Top-25",
"Events",
"Cuts made"
],
[
"2",
"Masters Tournament",
"0",
"1",
"4",
"6",
"6"
],
[
"3",
"U.S. Open",
"0",
"0",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"south melbourne\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"south melbourne\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | test_2-10788451-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Geelong",
"12.9 (81)",
"Richmond",
"9.11 (65)",
"Kardinia Park",
... |
[
{
"Formula": "SUMIFS(E1,B1,\"trogir\")",
"Formula2": "SUMIFS(E2:E17,B2:B17,\"trogir\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the total capacity for the city of Trogir?",
"Tokens": [
"SUMIFS(",
"E1",
... | test_2-18327118-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Club",
"City",
"Stadium",
"2006β07 result",
"Capacity"
],
[
"2",
"BeliΕ‘Δe",
"BeliΕ‘Δe",
"Gradski stadion",
"7th in 2. HNL",
"3,000"
],
[
"3",
"Croatia Sesvete",
"Zagreb",
"Sta... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(I1, C1=\"Charlotte\")))",
"Formula2": "ROWS(UNIQUE(FILTER(I2:I13, C2:C13=\"Charlotte\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many times did th... | train_1-17058116-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High rebounds",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"20",
"December 3",
"Chicago... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(D1, B1=32)))",
"Formula2": "ROWS(UNIQUE(FILTER(D2:D17, B2:B17=32)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "How many positions had jersey number 32",
... | train_1-11734041-18 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"No.(s)",
"Height in Ft.",
"Position",
"Years for Rockets",
"School/Club Team/Country"
],
[
"2",
"Tabak, Zan Zan Tabak",
"55",
"7-0",
"Center",
"1994-95",
"Croatia"
]... |
[
{
"Formula": "AVERAGE(FILTER(C1, (G1=7.53)*(D1<2.13)))",
"Formula2": "AVERAGE(FILTER(C2:C7, (G2:G7=7.53)*(D2:D7<2.13)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Que... | test_2-15858905-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Objects",
"Date",
"SiO 2",
"Al 2 O 3",
"Fe 2 O 3",
"K 2 O",
"Na 2 O"
],
[
"2",
"Eye bead",
"4th to 3rd centuries BC",
"55",
"2.13",
"0.62",
"4.05",
"7.53"
],
... |
[
{
"Formula": "SUM(FILTER(G1, A1=8))",
"Formula2": "SUM(FILTER(G2:G14, A2:A14=8))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "How many people attended the Week 8 game when Denver played Buffalo?",
"Tokens"... | train_1-17778417-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Record",
"Attendance"
],
[
"2",
"1",
"September 7, 1962",
"San Diego Chargers",
"W 30β21",
"University of Denver Stad... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=79),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6=79),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
... | train_2-12562212-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Score",
"Balls",
"Opponent",
"Ground"
],
[
"2",
"Shaun Marsh (Western Australia)",
"86",
"55",
"Victoria",
"WACA Ground"
],
[
"3",
"Luke Pomersbach (Western Australia)",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"3rd\")*(A1=2010)),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(D2:D13=\"3rd\")*(A2:A13=2010)),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-13047884-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Competition",
"Venue",
"Position",
"Event"
],
[
"2",
"2007",
"European Championships",
"Sofia , Bulgaria",
"3rd",
"48 kg"
],
[
"3",
"2007",
"World Championships",
"Ba... |
[
{
"Formula": "FILTER(F1,C1=\"1991\")",
"Formula2": "FILTER(F2:F9,C2:C9=\"1991\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is Finish, when Year(s) Won is \"1991\"?",
"Tokens": [
"FILTER(",
"F1",
... | dev_2-18116279-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Country",
"Year(s) won",
"Total",
"To par",
"Finish"
],
[
"2",
"Lanny Wadkins",
"United States",
"1977",
"278",
"β6",
"T14"
],
[
"3",
"Nick Price",
"Zi... |
[
{
"Formula": "SUM(FILTER(A1, (E1=\"21β4β7\")*(B1>19)))",
"Formula2": "SUM(FILTER(A2:A12, (E2:E12=\"21β4β7\")*(B2:B12>19)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Ques... | train_2-14302613-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"December",
"Opponent",
"Score",
"Record",
"Points"
],
[
"2",
"26",
"4",
"Chicago Black Hawks",
"5β2",
"17β3β6",
"40"
],
[
"3",
"27",
"6",
"@ St. Loui... |
[
{
"Formula": "MIN(FILTER(F1, (A1=\"sΓ©bastien bourdais\")*(C1<63)))",
"Formula2": "MIN(FILTER(F2:F20, (A2:A20=\"sΓ©bastien bourdais\")*(C2:C20<63)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"L... | train_2-17048525-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Driver",
"Team",
"Laps",
"Time/Retired",
"Grid",
"Points"
],
[
"2",
"SΓ©bastien Bourdais",
"Newman/Haas Racing",
"63",
"1:39:02.662",
"1",
"34"
],
[
"3",
"Bruno Junqu... |
[
{
"Formula": "ROWS(FILTER(A1,E1=\"61,985\"))",
"Formula2": "ROWS(FILTER(A2:A15,E2:E15=\"61,985\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the sum of week number(s) had an attendance of 61,985?",... | dev_2-10650887-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 17, 1972",
"Green Bay Packers",
"L 26β10",
"75,771"
],
[
"3",
"2",
"September 24, 1972",
"at Phila... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"2007 (80th)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,A2:A10=\"2007 (80th)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_1-22128871-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year (Ceremony)",
"English Title",
"Vietnamese title",
"Director",
"Result"
],
[
"2",
"1993 (66th)",
"The Scent of Green Papaya",
"MΓΉi Δu Δα»§ xanh",
"TrαΊ§n Anh HΓΉng Category:Articles with hCards",
... |
[
{
"Formula": "SUMIFS(E1,A1,\"31 january 1987\")",
"Formula2": "SUMIFS(E2:E8,A2:A8,\"31 january 1987\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the Attendance on 31 January 1987?",
"Tokens": [
"SUMIFS(",
"... | test_2-15640438-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Opponent",
"Venue",
"Result",
"Attendance"
],
[
"2",
"31 January 1987",
"Airdrieonians",
"H",
"1β1",
"9,169"
],
[
"3",
"9 February 1987",
"Airdrieonians",
"A",
"2... |
[
{
"Formula": "FILTER(C1,A1=2)",
"Formula2": "FILTER(C2:C7,A2:A7=2)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What was the venue where goal #2 occured?",
"Tokens": [
"FILTER(",
"C1",
"A1",
"=",... | dev_2-1658421-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Goal #",
"Date",
"Venue",
"Score",
"Result"
],
[
"2",
"1",
"19 June 2005",
"Stade Ahmed Zabana , Oran ( Algeria )",
"1β0",
"2β2"
],
[
"3",
"2",
"5 June 2007",
"Camp Nou , Bar... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(B1, E1=\"University of Maryland\")))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B15, E2:E15=\"University of Maryland\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Questio... | train_1-25518547-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pick #",
"MLS Team",
"Player",
"Position",
"Affiliation"
],
[
"2",
"33",
"Philadelphia Union",
"Kyle Nakazawa",
"Midfielder",
"UCLA Los Angeles Legends"
],
[
"3",
"35",
"Chivas U... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"peck up your troubles\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F19,A2:A19=\"peck up your troubles\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"S... | train_2-18792945-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Title",
"Series",
"Director",
"Production Number",
"Release date",
"reissue?"
],
[
"2",
"Odor-able Kitty",
"LT",
"Chuck Jones",
"?, BR 1230",
"1945-01-06",
"Yes"
],
[
"3... |
[
{
"Formula": "SUM(A1)",
"Formula2": "SUM(A2:A11)",
"Funcs": [
"SUM(",
"Cell"
],
"Level": "easy",
"Question": "How many employees are there?",
"Tokens": [
"SUM(",
"A1"
]
},
{
"Formula": "SUM(A1)",
"Formula2": "SUM(A2:A11)",
"Funcs": [
"SUM... | employee_hire_evaluation_employee | [
[
"0",
"A",
"B",
"C",
"D"
],
[
"1",
"employee id",
"name",
"age",
"city"
],
[
"2",
"1",
"George Chuter",
"23",
"Bristol"
],
[
"3",
"2",
"Lee Mears",
"29",
"Bath"
],
[
"4",
"3",
"Mark Regan",
"43",
"Br... |
[
{
"Formula": "MAX(A1)",
"Formula2": "MAX(A2:A7)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "What is the largest series number? ",
"Tokens": [
"MAX(",
"A1"
]
},
{
"Formula": "MAXIFS(B1,C1,\"Jerusalem\")",
"Formula2": "MAXIFS(B2:B7,C... | train_1-19517621-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Series #",
"Episode #",
"Title",
"Written by",
"Directed by",
"Viewers",
"Original airdate"
],
[
"2",
"14",
"1",
"The Hero's Standard",
"Michael Miller",
"Peter Andriki... |
[
{
"Formula": "LET(query1,SUMMARIZE(B1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=5))",
"Formula2": "LET(query1,SUMMARIZE(B2:B7,SUMX(A2:A7)),FILTER(query1,CHOOSECOLS(query1,2)=5))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER(",
... | train_2-17540458-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Match",
"Date",
"Round",
"Home/Away",
"Opponent team",
"Score"
],
[
"2",
"1",
"March 11, 2008",
"Group Stage",
"Home",
"Kitchee (Hong Kong)",
"4β0"
],
[
"3",
"2",
... |
[
{
"Formula": "MAX(FILTER(A1, (B1=\"chonburi\")*(D1=\"melbourne victory\")))",
"Formula2": "MAX(FILTER(A2:A7, (B2:B7=\"chonburi\")*(D2:D7=\"melbourne victory\")))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str... | train_2-16593799-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"Home Team",
"Score",
"Away Team",
"Venue"
],
[
"2",
"2008",
"Gamba Osaka",
"1-1",
"Chonburi",
"Osaka Expo '70 Stadium , Japan"
],
[
"3",
"2008",
"Chonburi",
"3-1",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"12.8 (80)\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"12.8 (80)\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10808089-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Geelong",
"12.8 (80)",
"Richmond",
"15.8 (98)",
"Kardinia Park",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"yvonne meusburger\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"yvonne meusburger\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-10168055-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Partner",
"Opponents",
"Score"
],
[
"2",
"Winner",
"21 May 2007",
"Vienna , Austria",
"Clay",
"Teliana Pereira",
"KatarΓ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"11th\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,D2:D8=\"11th\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | test_2-13105085-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Tournament",
"Venue",
"Result",
"Distance"
],
[
"2",
"2001",
"World Youth Championships",
"Debrecen , Hungary",
"3rd",
"68.82 m"
],
[
"3",
"2003",
"European Junior Champi... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,E1=1),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(query1,2)>118229))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E12,E2:E12=1),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,2)))),FILTER(query1,CHOOSECOLS(que... | train_2-18669511-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Population",
"Ceremonial County",
"Main Railway station",
"Motorway junction"
],
[
"2",
"Gerrards Cross / Chalfont St Peter",
"19,622",
"Buckinghamshire",
"Gerrards Cross",
"1"
],
[... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"fa community shield\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"fa community shield\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-11927320-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Competition",
"Current position / round",
"Final position / round",
"First match",
"Last match"
],
[
"2",
"FA Community Shield",
"β",
"Runner-up",
"5 Aug 2007",
"5 Aug 2007"
],
[
"3",
... |
[
{
"Formula": "SUMIFS(C1,A1,\"jackie oliver\")",
"Formula2": "SUMIFS(C2:C18,A2:A18,\"jackie oliver\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many laps did Jackie Oliver do?",
"Tokens": [
"SUMIFS(",
"C1",
... | train_2-1122407-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Driver",
"Constructor",
"Laps",
"Time/Retired",
"Grid"
],
[
"2",
"Jackie Stewart",
"Matra - Ford",
"84",
"1:55:55.6",
"2"
],
[
"3",
"Jacky Ickx",
"Brabham - Ford",
"83",
... |
[
{
"Formula": "FILTER(E1,B1=\"bunky henry\")",
"Formula2": "FILTER(E2:E11,B2:B11=\"bunky henry\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the to par of player bunky henry?",
"Tokens": [
"FILTER(",
... | dev_2-17277086-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Miller Barber",
"United States",
"67-71-68=206",
"β4"
],
[
"3",
"2",
"Orville Moody",
"United States",
"71-... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(C1, B1=\"Rene Villemure\")))",
"Formula2": "ROWS(UNIQUE(FILTER(C2:C17, B2:B17=\"Rene Villemure\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many po... | train_1-1473672-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Pick #",
"Player",
"Position",
"Nationality",
"NHL team",
"College/junior/club team"
],
[
"2",
"17",
"Lorne Henning",
"Centre",
"Canada",
"New York Islanders",
"New Westminster ... |
[
{
"Formula": "SUM(A1)",
"Formula2": "SUM(A2:A10)",
"Funcs": [
"SUM(",
"Cell"
],
"Level": "easy",
"Question": "How many positions are there in Canadian Nascar? ",
"Tokens": [
"SUM(",
"A1"
]
},
{
"Formula": "ROWS(UNIQUE(FILTER(B1, C1=1942)))",
"Formu... | train_1-23239946-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Position",
"Driver",
"Points",
"Starts",
"Wins",
"Top 5s",
"Top 10s",
"Winnings ($)"
],
[
"2",
"1",
"Andrew Ranger",
"2190",
"13",
"6",
"8",
"13",
... |
[
{
"Formula": "SUM(FILTER(A1, (E1=\"fb\")*(D1=\"6:47.30\")))",
"Formula2": "SUM(FILTER(A2:A7, (E2:E7=\"fb\")*(D2:D7=\"6:47.30\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
... | train_2-18662689-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Athlete",
"Country",
"Time",
"Notes"
],
[
"2",
"1",
"Drew Ginn , Duncan Free",
"Australia",
"6:34.29",
"FA"
],
[
"3",
"2",
"Tyler Winklevoss , Cameron Winklevoss",
"U... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"frankfurt\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E11,A2:A11=\"frankfurt\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-11346282-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Tournament",
"Winner",
"Runner-up",
"Score",
"Third Place"
],
[
"2",
"Doha",
"Marcelo RΓos",
"CΓ©dric Pioline",
"6β2, 6β2",
"Richard Krajicek"
],
[
"3",
"Hong Kong",
"Marcelo RΓos... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.