t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "MIN(FILTER(A1, (B1=\"125cc\")*(D1>102)*(E1=\"2nd\")))",
"Formula2": "MIN(FILTER(A2:A7, (B2:B7=\"125cc\")*(D2:D7>102)*(E2:E7=\"2nd\")))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num",
"*",... | train_2-12907958-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Class",
"Team",
"Points",
"Rank",
"Wins"
],
[
"2",
"1994",
"125cc",
"Honda",
"24",
"20th",
"0"
],
[
"3",
"1995",
"125cc",
"Honda",
"102",
"8t... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"south florida\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,F2:F12=\"south florida\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-11214772-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Year",
"Champion",
"Score",
"Runner-Up",
"Location",
"Semi-Finalist #1",
"Semi-Finalist #2"
],
[
"2",
"2000",
"Elon University",
"5-4OT",
"North Carolina State",
"Durha... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(B1, C1=\"Victoria Derby\")))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B14, C2:C14=\"Victoria Derby\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "What many t... | train_1-2985987-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Result",
"Date",
"Race",
"Venue",
"Group",
"Distance",
"Weight (kg)",
"Jockey",
"Winner/2nd"
],
[
"2",
"6th",
"30 Aug 2003",
"HDF McNeil Stakes",
... |
[
{
"Formula": "SORT(UNIQUE(HSTACK(D1,A1)), 1, 1)",
"Formula2": "SORT(UNIQUE(HSTACK(D2:D16,A2:A16)), 1, 1)",
"Funcs": [
"SORT(",
"UNIQUE(",
"HSTACK(",
"Cell",
"Cell",
"Num",
"Num"
],
"Level": "medium",
"Question": "List all distinct orders ordered by p... | tracking_orders_orders | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"order id",
"customer id",
"order status",
"date order placed",
"order details",
""
],
[
"2",
"1",
"2",
"Shipped",
"2009-02-21 15:26:19",
"",
""
],
[
"3",
"2",
"1... |
[
{
"Formula": "SUM(FILTER(A1,(C1=\"sweden\")*(D1<26.25)))",
"Formula2": "SUM(FILTER(A2:A9,(C2:C9=\"sweden\")*(D2:D9<26.25)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Que... | dev_2-10647310-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Lane",
"Name",
"Nationality",
"Split (50m)",
"Time"
],
[
"2",
"5",
"Lisbeth Lenton",
"Australia",
"25.38",
"53.40"
],
[
"3",
"2",
"Marleen Veldhuis",
"Netherlands",
"25.1... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"10.12 (72)\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"10.12 (72)\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10809271-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Melbourne",
"10.12 (72)",
"North Melbourne",
"18.11 (119)",
"Punt Roa... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=1)*(A1=\"Chord Finder\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,(F2:F10=1)*(A2:A10=\"Chord Finder\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
... | train_1-18138132-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Title",
"Developer",
"Category",
"Function",
"Release date",
"Version"
],
[
"2",
"Calendar",
"Matchbox",
"Utilities",
"Virtual calendar and scheduler.",
"2011-07-29",
"1.0.0.3"
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:F1,E1=\"159 minutes\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)>5))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:F10,E2:E10=\"159 minutes\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,4)))),FILTE... | test_2-16581695-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"DVD title",
"Season",
"Aspect ratio",
"Episode count",
"Time length",
"Release date"
],
[
"2",
"Ben 10: Alien Force Volume 1",
"Season One",
"4:3",
"5",
"110 Minutes",
"October ... |
[
{
"Formula": "MINIFS(F1,E1,\"corio oval\")",
"Formula2": "MINIFS(F2:F7,E2:E7,\"corio oval\")",
"Funcs": [
"MINIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the smallest crowd in games at the corio oval?",
"Tokens": [
"MINIFS(",
... | train_2-10789881-10 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"14.12 (96)",
"North Melbourne",
"3.6 (24)",
"Glenferrie O... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,D1=\"7.9 (51)\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,6)))),FILTER(query1,CHOOSECOLS(query1,2)>11000))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G7,D2:D7=\"7.9 (51)\"),SUMMARIZE(CHOOSECOLS(query1,5),SUMX(CHOOSECOLS(query1,6)))),FILTER(qu... | train_2-10747009-18 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Footscray",
"10.6 (66)",
"Melbourne",
"10.13 (73)",
"Western Oval",
... |
[
{
"Formula": "FILTER(D1,E1=\"rohan\")",
"Formula2": "FILTER(D2:D8,E2:E8=\"rohan\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which show has a character of Rohan?",
"Tokens": [
"FILTER(",
"D1",
"E1",... | dev_2-16658270-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Award Ceremony",
"Category",
"Show",
"Character",
"Result"
],
[
"2",
"2005",
"Indian Television Academy Awards",
"GR8 Best New Comer Award",
"Remix (TV series)",
"Ranveer Si... |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(E1)),FILTER(query1,CHOOSECOLS(query1,2)=27209))",
"Formula2": "LET(query1,SUMMARIZE(D2:D19,SUMX(E2:E19)),FILTER(query1,CHOOSECOLS(query1,2)=27209))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"... | test_1-28253870-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Institution",
"Location",
"Founded",
"Affiliation",
"Enrollment",
"Team Nickname",
"Primary conference"
],
[
"2",
"University of Alabama",
"Tuscaloosa, Alabama",
"1831",
"P... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"adam thompson\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,D2:D8=\"adam thompson\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-14008546-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Tournament",
"Surface",
"Opponent in the final",
"Score"
],
[
"2",
"May 31, 2004",
"Tenerife",
"Hard",
"Jaymon Crabb",
"4–6, 6–4, 6–4"
],
[
"3",
"July 26, 2004",
"Lomé",
... |
[
{
"Formula": "SUM(FILTER(F1, B1<1))",
"Formula2": "SUM(FILTER(F2:F13, B2:B13<1))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many Points a February smaller than 1 have?",
"Tokens": [
"SUM(",
... | train_2-14344570-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Game",
"February",
"Opponent",
"Score",
"Record",
"Points"
],
[
"2",
"50",
"1",
"Montreal Canadiens",
"3–2 OT",
"25–14–11",
"61"
],
[
"3",
"51",
"3",
"@ St. ... |
[
{
"Formula": "SUMIFS(A1,B1,\"1995-10-01\")",
"Formula2": "SUMIFS(A2:A18,B2:B18,\"1995-10-01\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Which week was the 1995-10-01 game on?",
"Tokens": [
"SUMIFS(",
"A1",
"B... | test_2-10790091-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Attendance"
],
[
"2",
"1",
"1995-09-03",
"at Miami Dolphins",
"L 52–14",
"Joe Robbie Stadium",
"71,317"
],
[
"3",
... |
[
{
"Formula": "SUMIFS(A1,D1,\"marcus howard\")",
"Formula2": "SUMIFS(A2:A10,D2:D10,\"marcus howard\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the round for marcus howard?",
"Tokens": [
"SUMIFS(",
"A1",
... | train_2-13312898-56 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick #",
"Overall",
"Name",
"Position",
"College"
],
[
"2",
"2",
"28",
"59",
"Mike Pollak",
"Center",
"Arizona State"
],
[
"3",
"3",
"30",
"93",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"hispano\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"hispano\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-17026847-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Home",
"Score",
"Away",
"Attendance"
],
[
"2",
"25 October 2008",
"Marathón",
"2:2",
"Deportes Savio",
"1,369"
],
[
"3",
"25 October 2008",
"Victoria",
"1:2",
"Hi... |
[
{
"Formula": "SUMIFS(B1,G1,\"Blown Glass\")",
"Formula2": "SUMIFS(B2:B13,G2:G13,\"Blown Glass\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the last episode which has segment d as blown glass?",
"Tokens": [
"SUMIFS... | train_1-15187735-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Series Ep.",
"Episode",
"Netflix",
"Segment A",
"Segment B",
"Segment C",
"Segment D"
],
[
"2",
"4-01",
"40",
"S02E14",
"Plastic Bottles & s Jar",
"Mail",
"s Egg",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"w 89–86 (ot)\"),8))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I18,D2:D18=\"w 89–86 (ot)\"),8))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | test_2-15780718-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",
"56",
"March 2",
"Boston",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,C1=\"hawthorn\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,C2:C7=\"hawthorn\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10767118-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Footscray",
"8.16 (64)",
"North Melbourne",
"7.11 (53)",
"Western Ova... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,C1=\"australia\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(query1,CHOOSECOLS(query1,2)=6))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E17,C2:C17=\"australia\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,4)))),FILTER(qu... | train_2-15571499-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"Series",
"Team",
"Races",
"Wins"
],
[
"2",
"2005",
"Australian Formula Ford Championship",
"GK Martin P/L",
"6",
"2"
],
[
"3",
"2005",
"New South Wales Formula Ford Cha... |
[
{
"Formula": "SUM(FILTER(B1, E1>9))",
"Formula2": "SUM(FILTER(B2:B7, E2:E7>9))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "How many drawn having more than 9 points?",
"Tokens": [
"SUM(",
"FILT... | test_2-14076980-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Games",
"Drawn",
"Lost",
"Goal difference",
"Points"
],
[
"2",
"5",
"1",
"0",
"29 - 11",
"9"
],
[
"3",
"5",
"1",
"1",
"22 - 11",
"7"
],
[
"4",
"5",
"0... |
[
{
"Formula": "AVERAGE(FILTER(B1, (C1=85)*(A1<3)))",
"Formula2": "AVERAGE(FILTER(B2:B8, (C2:C8=85)*(A2:A8<3)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "W... | train_2-17100961-85 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick",
"Overall",
"Name",
"Position",
"College"
],
[
"2",
"2",
"19",
"51",
"David Amerson",
"CB",
"North Carolina State"
],
[
"3",
"3",
"23",
"85",
... |
[
{
"Formula": "SUM(FILTER(A1, (D1=299)*(B1<412)))",
"Formula2": "SUM(FILTER(A2:A9, (D2:D9=299)*(B2:B9<412)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is... | train_2-12898654-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Matches",
"Innings",
"Not Out",
"High Score",
"Runs",
"Average"
],
[
"2",
"247",
"412",
"62",
"299",
"19608",
"56.02"
],
[
"3",
"80",
"130",
"17",
"204",... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:G1,B1=\"november 30, 1958\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)>2))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:G13,B2:B13=\"november 30, 1958\"),SUMMARIZE(CHOOSECOLS(query1,4),SUMX(CHOOSECOLS(query1... | train_2-14984143-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Record",
"Game Site",
"Attendance"
],
[
"2",
"1",
"September 28, 1958",
"Detroit Lions",
"W 28–15",
"1–0",
"Memorial Stadium",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"new zealand\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,C2:C19=\"new zealand\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-17162199-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par"
],
[
"2",
"1",
"Payne Stewart",
"United States",
"67-71=138",
"–2"
],
[
"3",
"T2",
"Woody Austin",
"United States",
"67-72=... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=3),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=3),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
... | train_2-18998832-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round (Leg)",
"Date",
"Opponent",
"Venue",
"Result",
"Attendance"
],
[
"2",
"2 (1)",
"22 September 1987",
"Fulham",
"Away",
"5–1",
"4,357"
],
[
"3",
"2 (2)",
"7 ... |
[
{
"Formula": "MAX(FILTER(C1, (H1=8)*(A1<4)))",
"Formula2": "MAX(FILTER(C2:C10, (H2:H10=8)*(A2:A10<4)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What are the... | train_2-15402903-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Position",
"Team",
"Points",
"Played",
"Drawn",
"Lost",
"Against",
"Difference"
],
[
"2",
"1",
"Paulistano",
"27",
"16",
"3",
"1",
"17",
"24"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"syracuse\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F11,B2:B11=\"syracuse\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-1140111-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Race Name",
"Circuit",
"Date",
"Winning driver",
"Constructor",
"Report"
],
[
"2",
"XI Gran Premio Ciudad de Buenos Aires",
"Buenos Aires",
"27 January",
"Juan Manuel Fangio",
"Mase... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1<1970),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,B2:B6<1970),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"<",
"Num",
"Num"
],
"Level": "medium... | train_2-12592117-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Competing entities",
"First held",
"Current holder",
"Next",
"Held every"
],
[
"2",
"Individuals",
"1931",
"Chris Holder ( 2012 )",
"2013",
"One year"
],
[
"3",
"Individuals",
"1... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"2006 Season\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,D2:D15=\"2006 Season\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | test_1-2517159-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name of Bowl",
"Record",
"Appearances",
"Last Appearance",
"Winning %"
],
[
"2",
"Bluebonnet Bowl (defunct)",
"0–1",
"1",
"1978 Season",
".000"
],
[
"3",
"Chick-fil-A Bowl (formerly ... |
[
{
"Formula": "SUMIFS(B1,C1,\"trinidad, colorado\")",
"Formula2": "SUMIFS(B2:B15,C2:C15,\"trinidad, colorado\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the Frequency MHz of Trinidad, Colorado?",
"Tokens": [
"SUMI... | train_2-13831309-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Call sign",
"Frequency MHz",
"City of license",
"ERP W",
"Height m ( ft )",
"Class",
"FCC info"
],
[
"2",
"KTLC",
"89.1",
"Canon City, Colorado",
"1,150",
"m (ft)",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"newcastle knights\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,D2:D8=\"newcastle knights\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-16802194-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Total",
"Score",
"Winning Team",
"Losing Team",
"Venue",
"Date"
],
[
"2",
"96",
"64-32",
"Penrith Panthers",
"Newcastle Knights",
"CUA Stadium",
"5 June 2010 (Round 13)"
],
... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(B1, A1=2009)))",
"Formula2": "ROWS(UNIQUE(FILTER(B2:B15, A2:A15=2009)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "How many champions were there in 2009?"... | train_1-1167698-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"Champion",
"Runner-up",
"Third place",
"Top scorer"
],
[
"2",
"1994 *",
"Spartak Moscow (3)",
"Dynamo Moscow",
"Lokomotiv Moscow",
"Igor Simutenkov ( Dinamo Moscow , 21 goals)"
],
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"l 27-7\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,D2:D17=\"l 27-7\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_2-18842963-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 3, 1978",
"Minnesota Vikings",
"W 31-24",
"54,187"
],
[
"3",
"2",
"September 10, 1978",
"at Green ... |
[
{
"Formula": "FILTER(E1,C1=\"2 be together\")",
"Formula2": "FILTER(E2:E6,C2:C6=\"2 be together\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "The song \"2 Be Together\" had what jury?",
"Tokens": [
"FILTER(",
... | dev_2-18547818-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Draw",
"Singer",
"Song",
"Televoting (votes)",
"Jury",
"Place"
],
[
"2",
"1",
"Kostas Bigalis & Mirella Fragkopoulou",
"\"Let Me Be the One\"",
"4th (12,736)",
"4th",
"4th"
],... |
[
{
"Formula": "FILTER(D1,(B1=\"calgary\")*(F1>\"15,655\"))",
"Formula2": "FILTER(D2:D14,(B2:B14=\"calgary\")*(F2:F14>\"15,655\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Str"
],
"Level": "easy",
"Question": "... | dev_2-11786147-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
[
"2",
"November 1",
"Pittsburgh",
"2 – 3",
"Colorado",
"Theodore",
"18,007",
"8–4–0"
... |
[
{
"Formula": "SUM(FILTER(C1, (F1>2)*(E1>1)*(D1<1)))",
"Formula2": "SUM(FILTER(C2:C20, (F2:F20>2)*(E2:E20>1)*(D2:D20<1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
... | test_2-15970834-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Soviet Union",
"12",
"0",
"4",
"16"
],
[
"3",
"2",
"West Germany",
"2",
"0",
"0"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"ballet\")*(A1=\"final cast\")*(B1=\"peter mazurowski\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E16,(E2:E16=\"ballet\")*(A2:A16=\"final cast\")*(B2:B16=\"peter mazurowski\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER("... | train_2-12586867-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Status",
"Name",
"First Performance",
"Last Performance",
"Style"
],
[
"2",
"Original Cast",
"Kiril Kulish",
"1 October 2008",
"3 October 2009",
"Ballet"
],
[
"3",
"Original Cast",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=\"darker colors\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,E2:E7=\"darker colors\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | test_2-175442-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Scientific name",
"Common name",
"Length (male)",
"Length (female)",
"Color",
"Lifespan (years)"
],
[
"2",
"Chamaeleo calyptratus",
"Veiled chameleon",
"14–24 in",
"10–13 in",
"Gree... |
[
{
"Formula": "TAKE(SORT(SUMMARIZE(B1,AVERAGEX(E1),AVERAGEX(F1),SUMX(A1)), 4, -1), 1)",
"Formula2": "TAKE(SORT(SUMMARIZE(B2:B16,AVERAGEX(E2:E16),AVERAGEX(F2:F16),SUMX(A2:A16)), 4, -1), 1)",
"Funcs": [
"TAKE(",
"SORT(",
"SUMMARIZE(",
"Cell",
"AVERAGEX(",
"Cell",
"... | store_product_suppliers | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"product id",
"supplier id",
"date supplied from",
"date supplied to",
"total amount purchased",
"total value purchased"
],
[
"2",
"4",
"3",
"6/19/2017 0:49",
"3/24/2018 19:29",
"893... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"89-67\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"89-67\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | train_2-13955746-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
[
"2",
"October 2",
"@ Royals",
"5 -1",
"Rocker (3-7)",
"89-67"
],
[
"3",
"October 3",
"@ Royals",
"4 - 1",
"MacDougal (1-... |
[
{
"Formula": "FILTER(F1,C1=\"hawthorn\")",
"Formula2": "FILTER(F2:F7,C2:C7=\"hawthorn\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the crowd size of the match featuring Hawthorn as the Away team?",
"Tokens":... | dev_2-10806852-18 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"St Kilda",
"11.13 (79)",
"South Melbourne",
"6.16 (52)",
"Junction Ov... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"Korea Republic\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,B2:B8=\"Korea Republic\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_1-19412902-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Pos",
"Member Association",
"Points (total 500)",
"Clubs",
"Group stage",
"Play-off",
"AFC Cup"
],
[
"2",
"1",
"Japan",
"470",
"18",
"4",
"0",
"0"
],
[
... |
[
{
"Formula": "FILTER(D1,B1=\"14.14 (98)\")",
"Formula2": "FILTER(D2:D7,B2:B7=\"14.14 (98)\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "When the Home team scored 14.14 (98), what did the Away Team score?",
"Tokens": [... | dev_2-10790510-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Richmond",
"14.14 (98)",
"South Melbourne",
"13.14 (92)",
"Punt Road ... |
[
{
"Formula": "SUMIFS(F1,G1,\"2/19\")",
"Formula2": "SUMIFS(F2:F8,G2:G8,\"2/19\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many economy stats for the player with 2/19 BBI?",
"Tokens": [
"SUMIFS(",
"F1",
"G... | train_1-28846752-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Player",
"Matches",
"Overs",
"Wickets",
"Average",
"Economy",
"BBI",
"4wi"
],
[
"2",
"Alfonso Thomas Category:Articles with hCards",
"19",
"72.5",
"33",
"1... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(F1=\"los angeles dons\")*(D1=\"fb\")*(E1=\"oklahoma a&m\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,(F2:F10=\"los angeles dons\")*(D2:D10=\"fb\")*(E2:E10=\"oklahoma a&m\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
... | train_2-17100961-20 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick",
"Name",
"Position",
"College",
"AAFC Team"
],
[
"2",
"1",
"5",
"Jim Spavital",
"FB",
"Oklahoma A&M",
"Los Angeles Dons"
],
[
"3",
"2",
"18",
... |
[
{
"Formula": "SUM(FILTER(C1, (A1=\"rajasthan royals\")*(D1>0)))",
"Formula2": "SUM(FILTER(C2:C12, (A2:A12=\"rajasthan royals\")*(D2:D12>0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level":... | test_2-15861688-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Opposition",
"Span",
"Lost",
"Tied",
"Success Rate"
],
[
"2",
"Chennai Super Kings",
"2008–2013",
"8",
"0",
"35.71%"
],
[
"3",
"Deccan Chargers",
"2008–2012",
"6",
"0",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"2nd\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,C2:C15=\"2nd\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | train_2-11678695-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Season",
"Division",
"Position",
"Played",
"Lost",
"Points"
],
[
"2",
"Kingston Wildcats",
"Kingston Wildcats",
"Kingston Wildcats",
"Kingston Wildcats",
"Kingston Wildcats",
"K... |
[
{
"Formula": "FILTER(A1:E1, C1=\"open\")",
"Formula2": "FILTER(A2:E3, C2:C3=\"open\")",
"Funcs": [
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Open status claims",
"Tokens": [
"FILTER(",
"A1",
... | claims_processing_stages | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"claim stage id",
"next claim stage id",
"claim status name",
"claim status description",
"claims processing stages"
],
[
"2",
"1",
"1",
"Open",
"Open a new claim",
""
],
[
"3",
"3",
... |
[
{
"Formula": "SUM(FILTER(E1, (C1=84)*(B1<57.35)))",
"Formula2": "SUM(FILTER(E2:E11, (C2:C11=84)*(B2:B11<57.35)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Wh... | train_2-17703223-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Bodyweight",
"Snatch",
"Clean & Jerk",
"Total (kg)"
],
[
"2",
"Alexandra Escobar ( ECU )",
"57.35",
"98.0",
"125.0",
"223.0"
],
[
"3",
"Rusmeris Villar ( COL )",
"57.05",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"guam\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F15,A2:A15=\"guam\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | test_2-1262432-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"City",
"Province/Region",
"Country",
"IATA",
"ICAO",
"Airport"
],
[
"2",
"Brisbane",
"—",
"Australia",
"BNE",
"YBBN",
"Brisbane Airport"
],
[
"3",
"Calgary",
"—"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"James Noble died in previous Congress\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,C2:C6=\"James Noble died in previous Congress\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
... | test_1-225198-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"State (class)",
"Vacator",
"Reason for change",
"Successor",
"Date of successors formal installation"
],
[
"2",
"Indiana (1)",
"Vacant",
"James Noble died in previous Congress",
"Robert Hanna (AJ)",... |
[
{
"Formula": "SUMIFS(E1,C1,\"thistle among roses\")",
"Formula2": "SUMIFS(E2:E13,C2:C13,\"thistle among roses\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "I want the sum of pages for thistle among roses",
"Tokens": [
"SUM... | train_2-11098039-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Swedish title",
"Norwegian title",
"Translated title",
"Published",
"Pages",
"ISBN"
],
[
"2",
"I skuggan av ett tecken",
"I skyggen av et tegn",
"In the Shadow of a Sign",
"2000",
"... |
[
{
"Formula": "SUM(FILTER(D1, (C1=\"rob burke band\")*(A1>1)))",
"Formula2": "SUM(FILTER(D2:D9, (C2:C9=\"rob burke band\")*(A2:A9>1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy"... | train_2-15690519-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Draw",
"Song",
"Performer",
"Points",
"Rank"
],
[
"2",
"1",
"\"Gotta Know Right Now\"",
"Rob Burke Band",
"76",
"3rd"
],
[
"3",
"2",
"\"Missing You\"",
"Dav McNamara",
"8... |
[
{
"Formula": "AVERAGE(FILTER(A1, (C1=\"rodney harrison p\")*(B1<145)))",
"Formula2": "AVERAGE(FILTER(A2:A10, (C2:C10=\"rodney harrison p\")*(B2:B10<145)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
... | test_2-15345341-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Name",
"Position",
"School/College"
],
[
"2",
"2",
"43",
"Isaac Davis",
"Guard",
"Arkansas"
],
[
"3",
"2",
"63",
"Vaughn Parker",
"Guard",
"UCLA"
]... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=254.7),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,D2:D19=254.7),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "me... | train_2-159865-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Country",
"Area (km²)",
"Population (2011 est.)",
"Population density (per km²)",
"GDP (PPP) $M USD"
],
[
"2",
"Country",
"Area (km²)",
"Population (2011 est.)",
"Population density (per km²)",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"Dr. Alexandre Manette\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E14,A2:A14=\"Dr. Alexandre Manette\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"S... | test_1-17085724-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Character",
"Indianapolis Concerts",
"Sarasota",
"Broadway",
"Brighton Cast"
],
[
"2",
"Sydney Carton",
"Alex Santoriello",
"James Barbour",
"James Barbour",
"James Barbour"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"Dukes\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,A2:A14=\"Dukes\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | test_1-15929156-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"County",
"McCain %",
"McCain Votes",
"Obama %",
"Obama Votes",
"Others %",
"Others Votes"
],
[
"2",
"Barnstable",
"42.1%",
"55694",
"56.1%",
"74264",
"1.8%",
"2... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"дан државности србије, dan državnosti srbije\")*(D1=\"february 15\")),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,(C2:C13=\"дан државности србије, dan državnosti srbije\")*(D2:D13=\"february 15\")),1))",
"Funcs": [
"UNIQUE(",
"CHOOSEC... | train_2-18012080-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Name",
"Local Name",
"2012 Date",
"2013 Date"
],
[
"2",
"Date",
"Name",
"Local Name",
"2012 Date",
"2013 Date"
],
[
"3",
"January 1 1",
"New Year's Day",
"Нова Година... |
[
{
"Formula": "MAX(FILTER(D1, C1<0))",
"Formula2": "MAX(FILTER(D2:D17, C2:C17<0))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the highest yards when there are 0 INTs?",
"Tokens": [
"MAX(",
... | test_2-14655713-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Sacks",
"INT'S",
"Yards",
"Average",
"Long"
],
[
"2",
"John Anderson",
"3.5",
"3",
"24",
"8.0",
"22"
],
[
"3",
"Robert Brown",
"5.0",
"1",
"5",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,A1=\"part\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H14,A2:A14=\"part\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | train_1-25401-15 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"English",
"Latin",
"Proto-Italo-Western 1",
"Conservative Central Italian 1",
"Italian",
"Spanish",
"Catalan",
"Old French"
],
[
"2",
"one (fem.)",
"ūnam",
"ˈuna",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,G1=\"Margalita Chakhnashvili Salome Devidze\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I12,G2:G12=\"Margalita Chakhnashvili Salome Devidze\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",... | test_1-16893837-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Edition",
"Round",
"Date",
"Partnering",
"Against",
"Surface",
"Opponents",
"W–L",
"Result"
],
[
"2",
"2002 Fed Cup Europe/Africa Group I",
"RR",
"26 ... |
[
{
"Formula": "FILTER(D1,C1=\"best musical\")",
"Formula2": "FILTER(D2:D8,C2:C8=\"best musical\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "what was the nominee of best musical",
"Tokens": [
"FILTER(",
"D1... | dev_2-13810103-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Award",
"Category",
"Nominee",
"Result"
],
[
"2",
"1989",
"Tony Award",
"Best Musical",
"Best Musical",
"Nominated"
],
[
"3",
"1989",
"Tony Award",
"Best Performance ... |
[
{
"Formula": "MAX(B1)",
"Formula2": "MAX(B2:B16)",
"Funcs": [
"MAX(",
"Cell"
],
"Level": "easy",
"Question": "What is the largest mass(kg)?",
"Tokens": [
"MAX(",
"B1"
]
}
] | train_1-1558077-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"U.S. mission",
"Mass (kg)",
"Launch vehicle",
"Launched",
"Mission goal",
"Mission result"
],
[
"2",
"Pioneer 0",
"38",
"Thor-Able",
"17 August 1958",
"Lunar orbit",
"Failure – ... |
[
{
"Formula": "ROWS(FILTER(A1,E1=\"1-3\"))",
"Formula2": "ROWS(FILTER(A2:A7,E2:E7=\"1-3\"))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How many positions correspond to a 1-3 1st leg?",
"Tokens": [
... | dev_1-17142454-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Position",
"Team #1",
"Agg.",
"Team #2",
"1st leg",
"2nd leg"
],
[
"2",
"3rd place",
"MTK",
"2-6",
"Bp. Honvéd",
"1-3",
"1-3"
],
[
"3",
"5th place",
"Vasas SC",
... |
[
{
"Formula": "SUMIFS(E1,B1,\"november 1, 1942\")",
"Formula2": "SUMIFS(E2:E12,B2:B12,\"november 1, 1942\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the attendance on November 1, 1942?",
"Tokens": [
"SUMIFS(",
... | test_2-11173438-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 13, 1942",
"at Chicago Cardinals",
"L 7-0",
"18,698"
],
[
"3",
"2",
"September 20, 1942",
"Philade... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"2:14\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G8,E2:E8=\"2:14\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | train_2-14337020-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Opponent",
"Score",
"Loss",
"Time",
"Att.",
"Record"
],
[
"2",
"October 2",
"Twins",
"5-0",
"Murray (1-7)",
"2:20",
"11,941",
"64-93"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=1956),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F9,A2:A9=1956),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_2-16933249-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Date",
"Circuit",
"Winning driver",
"Winning constructor",
"Report"
],
[
"2",
"1965",
"4 December",
"Kyalami",
"Jack Brabham",
"Brabham - Climax",
"Report"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(C1=\"greensboro prowlers\")*(B1=\"april 6, 2002\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F19,(C2:C19=\"greensboro prowlers\")*(B2:B19=\"april 6, 2002\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":... | train_2-17285395-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Record",
"Game site"
],
[
"2",
"1",
"Bye",
"Bye",
"Bye",
"Bye",
"Bye"
],
[
"3",
"2",
"April 6, 2002",
"Greensboro Prowl... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"2-01\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=\"2-01\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | test_1-2570269-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Episode #",
"Original Air Date (UK)",
"Episode Title",
"Director",
"Writer",
"Cast"
],
[
"2",
"2-01",
"18 June 1979",
"New Brooms",
"James Ormerod",
"Nick McCarty",
"Stafford Go... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"8.13 (61)\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,B2:B7=\"8.13 (61)\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10784349-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Fitzroy",
"13.17 (95)",
"South Melbourne",
"18.10 (118)",
"Brunswick ... |
[
{
"Formula": "UNIQUE(SORTBY(B1,E1,-1))",
"Formula2": "UNIQUE(SORTBY(B2:B16,E2:E16,-1))",
"Funcs": [
"UNIQUE(",
"SORTBY(",
"Cell",
"Cell",
"-",
"Num"
],
"Level": "easy",
"Question": "Find all the distinct district names ordered by city area in descending.",... | store_product_district | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"district id",
"district name",
"headquartered city",
"city population",
"city area"
],
[
"2",
"1",
"Attock District",
"Attock City",
"94620",
"20"
],
[
"3",
"2",
"Bahawalnagar Di... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(C1=\"scout\")*(E1=\"1971-109a\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,(C2:C7=\"scout\")*(E2:E7=\"1971-109a\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=... | test_2-17789994-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Satellite",
"Launch date",
"Carrier rocket",
"Launch site",
"COSPAR ID"
],
[
"2",
"Ariel 1",
"1962-04-26",
"Thor-Delta",
"Cape Canaveral",
"1962-015A"
],
[
"3",
"Ariel 2",
"1964-... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,E1=14029),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F19,E2:E19=14029),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "me... | train_2-12207900-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
[
"2",
"April 9",
"@ Mariners",
"8–6",
"Lemanczyk (0–1)",
"22,588",
"0–1"
],
[
"3",
"April 11",
"@ ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"west germany\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,B2:B7=\"west germany\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-12913985-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"Country",
"Year(s) won",
"Total",
"To par",
"Finish"
],
[
"2",
"Jack Nicklaus",
"United States",
"1963 , 1965 , 1966 , 1972 , 1975",
"279",
"–9",
"1"
],
[
"3",... |
[
{
"Formula": "SUM(FILTER(C1, (E1<5)*(D1>1)*(A1>8)))",
"Formula2": "SUM(FILTER(C2:C14, (E2:E14<5)*(D2:D14>1)*(A2:A14>8)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
">",
"Num",
"*",
"Cell",
">",
... | train_2-14421098-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Cuba",
"27",
"17",
"7",
"50"
],
[
"3",
"2",
"Mexico",
"6",
"6",
"7",
"19"
... |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)=8.84))",
"Formula2": "LET(query1,SUMMARIZE(E2:E7,SUMX(F2:F7)),FILTER(query1,CHOOSECOLS(query1,2)=8.84))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILT... | test_1-21025437-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Episode No.",
"Series No.",
"Title",
"Directed by",
"Written by",
"Viewers (millions)",
"Original airdate"
],
[
"2",
"16",
"1",
"\"The Apple Doesn't Fall\"",
"Ben Bolt",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(E1=\"olga lugina\")*(C1=\"poitiers , france itf $25,000\")),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G14,(E2:E14=\"olga lugina\")*(C2:C14=\"poitiers , france itf $25,000\")),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
... | train_2-18330817-8 | [
[
"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",
"November 4, 1988",
"Melbourne , Australia ITF $10,... |
[
{
"Formula": "SUM(FILTER(C1, (E1=\"1999 italian grand prix\")*(A1>15)))",
"Formula2": "SUM(FILTER(C2:C19, (E2:E19=\"1999 italian grand prix\")*(A2:A19>15)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
... | train_2-11034903-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Engine",
"Wins",
"First win",
"Latest win"
],
[
"2",
"1",
"Ferrari",
"222",
"1951 British Grand Prix",
"2013 Spanish Grand Prix"
],
[
"3",
"2",
"Ford",
"176",
"19... |
[
{
"Formula": "MAX(FILTER(E1, (C1=\"san jose earthquakes\")*(D1>2700)))",
"Formula2": "MAX(FILTER(E2:E6, (C2:C6=\"san jose earthquakes\")*(D2:D6>2700)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
... | test_2-14231193-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Goalkeeper",
"Club",
"MINS",
"SHTS",
"W-L-T"
],
[
"2",
"1",
"Pat Onstad",
"Houston Dynamo",
"2098",
"105",
"10-4-9"
],
[
"3",
"2",
"Jon Busch",
"Chic... |
[
{
"Formula": "SUM(FILTER(I1, F1=5))",
"Formula2": "SUM(FILTER(I2:I12, F2:F12=5))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the place of the jury of 5",
"Tokens": [
"SUM(",
"FILTER(",
... | test_1-14977252-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Draw",
"Artist",
"Song",
"Televote",
"Points",
"Professional Jury",
"TRM Committee",
"Total",
"Place"
],
[
"2",
"1",
"Liusia Znamensky",
"\"Don't dece... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,G1=\"$327,094\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G9,G2:G9=\"$327,094\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-12030247-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Candidate",
"Money Raised, 3Q",
"Loans Received, 3Q",
"Money Spent, 3Q",
"Total Receipts",
"Cash On Hand",
"After Debt"
],
[
"2",
"Hillary Clinton",
"$27,859,861",
"–",
"$2... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1>1955),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6>1955),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
">",
"Num",
"Num"
],
"Level": "medium... | train_2-1252070-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Entrant",
"Chassis",
"Engine",
"Points"
],
[
"2",
"1954",
"H.A. Chapman",
"Stevens",
"Offenhauser L4",
"0"
],
[
"3",
"1955",
"Westwood Gauge / Wales",
"Kurtis Kraft 4... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"alco\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,A2:A7=\"alco\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | train_2-1782027-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Builder",
"Model",
"Years of Daylight Service",
"Retired",
"Current Disposition"
],
[
"2",
"ALCO",
"PA",
"1953–1968",
"1968",
"No survivors"
],
[
"3",
"EMD",
"E7",
"1953–1968... |
[
{
"Formula": "MAXIFS(A1,E1,\"won\")",
"Formula2": "MAXIFS(A2:A8,E2:E8,\"won\")",
"Funcs": [
"MAXIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What was the latest year that resulted in won?",
"Tokens": [
"MAXIFS(",
"A1",
"E1",
... | train_2-1206731-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Award",
"Category",
"Nominee",
"Result"
],
[
"2",
"2004",
"Tony Award",
"Best Revival of a Musical",
"Best Revival of a Musical",
"Nominated"
],
[
"3",
"2004",
"Tony Awar... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"kelin\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,B2:B10=\"kelin\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | train_2-18058338-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year/Ceremony",
"English title",
"Russian title",
"Kazakh title",
"Director",
"Result"
],
[
"2",
"1992 - 65th Academy Awards",
"The Fall of Otrar",
"Гибель Отрара",
"Отырардың күйреуі",... |
[
{
"Formula": "FILTER(E1,C1=\"Maksim Botin\")",
"Formula2": "FILTER(E2:E14,C2:C14=\"Maksim Botin\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "How tall is Maksim Botin? ",
"Tokens": [
"FILTER(",
"E1",
... | dev_1-14038363-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Shirt No",
"Nationality",
"Player",
"Birth Date",
"Height",
"Position"
],
[
"2",
"1",
"Russia",
"Aleksey Ostapenko",
"May 26, 1986 (age27)",
"207",
"Middle blocker"
],
[
... |
[
{
"Formula": "SUM(FILTER(D1, C1<5))",
"Formula2": "SUM(FILTER(D2:D7, C2:C7<5))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "What is the sum of Wins, when Played is less than 5?",
"Tokens": [
"SUM(",
... | train_2-16745556-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Rank",
"Team",
"Played",
"Wins",
"Ties",
"Losses",
"Points"
],
[
"2",
"1",
"Sweden",
"5",
"4",
"1",
"0",
"9"
],
[
"3",
"2",
"Canada",
"5",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"bushi\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,A2:A14=\"bushi\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | train_2-11934531-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Block A",
"BLACK BUSHI",
"BUSHI",
"Kaz Hayashi",
"Kenny Omega",
"Minoru"
],
[
"2",
"BLACK BUSHI",
"X",
"BLACK BUSHI (4:15)",
"BLACK BUSHI (10:15)",
"Omega (11:07)",
"Minoru (10:... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"simon aspelin\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G19,E2:E19=\"simon aspelin\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-14734893-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Outcome",
"Date",
"Tournament",
"Surface",
"Partner",
"Opponents in the final",
"Score in the final"
],
[
"2",
"Runner-up",
"30 August 1998",
"Boston , USA",
"Hard",
"J... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"busan\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E10,B2:B10=\"busan\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Lev... | train_2-14769579-9 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Location",
"Gold",
"Silver",
"Bronze"
],
[
"2",
"1978",
"Bangkok",
"Kim Jin-Ho",
"Yuriko Goto",
"Kim Hyang-Mi"
],
[
"3",
"1982",
"New Delhi",
"O Gwang-Sun",
"Kim ... |
[
{
"Formula": "MIN(FILTER(F1, G1=428))",
"Formula2": "MIN(FILTER(F2:F14, G2:G14=428))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the lelast decile for roll of 428",
"Tokens": [
"MIN(",
"F... | train_2-12017602-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Name",
"Years",
"Gender",
"Area",
"Authority",
"Decile",
"Roll"
],
[
"2",
"Bayfield School",
"1–6",
"Coed",
"Herne Bay",
"State",
"10",
"387"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"New York 6\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F7,A2:A7=\"New York 6\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_1-1341395-33 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"New York 5",
"Gary Ackerman",
"Democratic",
"1983",
"Re-elected",
"Gary Ackerman (D) 68% Perr... |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(B1),SUMX(A1)),FILTER(query1,(CHOOSECOLS(query1,2)<10)*(CHOOSECOLS(query1,3)<13)))",
"Formula2": "LET(query1,SUMMARIZE(E2:E12,SUMX(B2:B12),SUMX(A2:A12)),FILTER(query1,(CHOOSECOLS(query1,2)<10)*(CHOOSECOLS(query1,3)<13)))",
"Funcs": [
"LET(",
"query1"... | test_2-17323283-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Game",
"November",
"Opponent",
"Score",
"Record"
],
[
"2",
"12",
"3",
"@ Los Angeles Kings",
"7 - 1",
"7-1-4"
],
[
"3",
"13",
"5",
"@ California Golden Seals",
"8 - 1",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=\"l 27-10\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<9))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E15,D2:D15=\"l 27-10\"),SUMMARIZE(CHOOSECOLS(query1,2),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1... | train_2-18908278-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 17, 1972",
"at Baltimore Colts",
"W 10-3",
"53,652"
],
[
"3",
"2",
"September 24, 1972",
"at Washi... |
[
{
"Formula": "MIN(FILTER(D1, (A1=\"north klondike highway\")*(E1<326)))",
"Formula2": "MIN(FILTER(D2:D17, (A2:A17=\"north klondike highway\")*(E2:E17<326)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
... | train_2-1360044-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Number",
"From",
"Length (km)",
"Length (mi)"
],
[
"2",
"Alaska Highway",
"1",
"Towards Fort Nelson, BC",
"957.15",
"594.75"
],
[
"3",
"South Klondike Highway",
"2",
... |
[
{
"Formula": "SUM(FILTER(G1, A1=16))",
"Formula2": "SUM(FILTER(G2:G17, A2:A17=16))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the sum of attendacne for 16 weeks",
"Tokens": [
"SUM(",
"FI... | train_2-13258851-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Record",
"Attendance"
],
[
"2",
"1",
"September 3, 1984",
"Cleveland Browns",
"W 33-0",
"Kingdome",
"1–0",
"5... |
[
{
"Formula": "SUM(FILTER(E1, G1=36.48))",
"Formula2": "SUM(FILTER(E2:E11, G2:G11=36.48))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "What is the innings when the average is 36.48?",
"Tokens": [
"SUM... | test_1-20367820-16 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Rank",
"Runs",
"Player",
"Matches",
"Innings",
"Not Out",
"Average"
],
[
"2",
"1",
"2030",
"Ricky Ponting",
"21",
"39",
"3",
"56.38"
],
[
"3",
"2",
... |
[
{
"Formula": "SUMIFS(A1,D1,\"rhode island\")",
"Formula2": "SUMIFS(A2:A19,D2:D19,\"rhode island\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "what is the sum of the year in rhode island",
"Tokens": [
"SUMIFS(",
"A1",... | train_2-1436309-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Senator",
"Party",
"State",
"Result"
],
[
"2",
"1808",
"John Smith",
"Democrat-Republican",
"Ohio",
"Not expelled"
],
[
"3",
"1856",
"Henry Mower Rice",
"Democratic",... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.