t5Formulas listlengths 1 209 | TableName stringlengths 4 51 | Table listlengths 4 28 |
|---|---|---|
[
{
"Formula": "MIN(FILTER(C1, B1>27))",
"Formula2": "MIN(FILTER(C2:C9, B2:B9>27))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Name the least overall with pick number more than 27",
"Tokens": [
"MIN("... | train_2-15198842-40 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Pick #",
"Overall",
"Name",
"Position",
"College"
],
[
"2",
"1",
"27",
"27",
"Roddy White",
"Wide Receiver",
"UAB"
],
[
"3",
"2",
"27",
"59",
"J... |
[
{
"Formula": "SUMIFS(A1,D1,\"Bill Finger Edmond Hamilton Dick Sprang , et al.\")",
"Formula2": "SUMIFS(A2:A10,D2:D10,\"Bill Finger Edmond Hamilton Dick Sprang , et al.\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Name the # for bil... | test_1-19534677-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"#",
"Volume line",
"Volume title",
"Creators",
"Material collected",
"Publication date",
"ISBN"
],
[
"2",
"1",
"Superman",
"Kryptonite Nevermore",
"Dennis O'Neil Curt Swan"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,G1=\"jake evans (mojave)\"),9))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I8,G2:G8=\"jake evans (mojave)\"),9))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | test_2-18341614-11 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Class",
"Team",
"103lbs",
"112lbs",
"119lbs",
"125lbs",
"130lbs",
"135lbs",
"140lbs"
],
[
"2",
"AAAA",
"Mojave",
"Napoleon Aniciete (Bishop Gorman)",
... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(A1, (D1=\"N/A\")*(B1=\"N/A\"))))",
"Formula2": "ROWS(UNIQUE(FILTER(A2:A9, (D2:D9=\"N/A\")*(B2:B9=\"N/A\"))))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
... | train_1-20803241-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Type of Fare",
"Cash Fare",
"Day Pass",
"31-Day Pass",
"Monthly Pass"
],
[
"2",
"Fort Irwin-Barstow/Victorville",
"$12.00",
"N/A",
"N/A",
"$245.00(MTBP)"
],
[
"3",
"Mega Pass*",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"nashville\"),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,B2:B15=\"nashville\"),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-11857058-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
[
"2",
"February 2",
"Phoenix",
"2 – 3",
"Nashville",
"Bryzgalov",
"17,113",
"27–22–3"
... |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=5))",
"Formula2": "LET(query1,SUMMARIZE(D2:D12,SUMX(A2:A12)),FILTER(query1,CHOOSECOLS(query1,2)=5))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER("... | train_1-27539272-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Game",
"October",
"Opponent",
"Score",
"Location/Attendance",
"Record",
"Points"
],
[
"2",
"1",
"8",
"Dallas Stars",
"3-4 (OT)",
"Prudential Center - 17,625",
"0-0-... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"fitzroy\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"fitzroy\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | test_2-10773753-17 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Hawthorn",
"12.13 (85)",
"Melbourne",
"13.13 (91)",
"Glenferrie Oval"... |
[
{
"Formula": "SUM(FILTER(F1, (A1=10)*(G1<50)))",
"Formula2": "SUM(FILTER(F2:F11, (A2:A11=10)*(G2:G11<50)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "Which Pr... | test_2-18946749-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Rank",
"Peak",
"Country",
"Island",
"Elevation (m)",
"Prominence (m)",
"Col (m)"
],
[
"2",
"1",
"Aoraki/Mount Cook",
"New Zealand",
"South Island",
"3,755",
"3,755"... |
[
{
"Formula": "AVERAGEIFS(D1,A1,\"south carolina 2\")",
"Formula2": "AVERAGEIFS(D2:D7,A2:A7,\"south carolina 2\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the average first elected for the district South Carolina 2?",
... | train_2-1805191-41 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Results"
],
[
"2",
"South Carolina 1",
"Henry Brown, Jr.",
"Republican",
"2000",
"Re-elected"
],
[
"3",
"South Carolina 2",
"Jo... |
[
{
"Formula": "FILTER(E1,(A1=\"football\")*(B1=\"china league one\"))",
"Formula2": "FILTER(E2:E8,(A2:A8=\"football\")*(B2:B8=\"china league one\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy"... | dev_2-12537-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Sport",
"League",
"Tier",
"Club",
"Stadium"
],
[
"2",
"Football",
"Chinese Super League",
"1st",
"Guangzhou Evergrande",
"Tianhe Stadium"
],
[
"3",
"Football",
"Chinese Super Lea... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=12),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,A2:A19=12),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",... | train_2-17438338-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Tie no",
"Home team",
"Score",
"Away team",
"Date"
],
[
"2",
"1",
"Darlington",
"1–1",
"Telford United",
"29 January 1985"
],
[
"3",
"Replay",
"Telford United",
"3–0",
"D... |
[
{
"Formula": "SUM(F1)",
"Formula2": "SUM(F2:F7)",
"Funcs": [
"SUM(",
"Cell"
],
"Level": "easy",
"Question": "What's the minimal enrollment of any of the schools?",
"Tokens": [
"SUM(",
"F1"
]
},
{
"Formula": "SUMIFS(D1,B1,\"Rams\")",
"Formula2": "SU... | train_1-1969577-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Institution",
"Nickname",
"Location",
"Founded",
"Type",
"Enrollment",
"Joined",
"Left",
"Current Conference"
],
[
"2",
"Adelphi University",
"Panthers",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,F1=\"sukravar\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F8,F2:F8=\"sukravar\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-169955-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Malayalam",
"മലയാളം",
"English",
"Kannada",
"Tamil",
"Hindi"
],
[
"2",
"Njayar",
"ഞായര്",
"Sunday",
"Bhanuvara",
"Nyaayiru",
"Ravivar"
],
[
"3",
"Thinkal",
"തിങ... |
[
{
"Formula": "FILTER(E1,A1>2007)",
"Formula2": "FILTER(E2:E11,A2:A11>2007)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Give the Finish for years after 2007.",
"Tokens": [
"FILTER(",
"E1",
"A1",
... | dev_2-12359872-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Stage",
"Category",
"Start",
"Finish",
"Leader at the summit"
],
[
"2",
"2009",
"8",
"2",
"Andorra la Vella",
"Saint-Girons",
"Sandy Casar"
],
[
"3",
"2007",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,E1=\"Roy Hibbert (27)\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I7,E2:E7=\"Roy Hibbert (27)\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"... | train_1-27756164-2 | [
[
"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",
"1",
"October 6",
"@ Memphis... |
[
{
"Formula": "AVERAGE(FILTER(B1, (E1=4)*(C1<171)))",
"Formula2": "AVERAGE(FILTER(B2:B7, (E2:E7=4)*(C2:C7<171)))",
"Funcs": [
"AVERAGE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": ... | train_2-11786754-12 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Player",
"Rec.",
"Yards",
"Avg.",
"TD's"
],
[
"2",
"Rob Turner",
"16",
"171",
"10.6",
"4"
],
[
"3",
"Lenzie Jackson",
"16",
"171",
"10.6",
"0"
],
[
"4",
"... |
[
{
"Formula": "LET(query1,SUMMARIZE(C1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)>8))",
"Formula2": "LET(query1,SUMMARIZE(C2:C10,SUMX(A2:A10)),FILTER(query1,CHOOSECOLS(query1,2)>8))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER("... | train_2-18991157-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Player",
"Nationality",
"College/Junior/Club Team"
],
[
"2",
"2",
"22.",
"Tom Cassidy",
"Canada",
"Kitchener Rangers ( OHA )"
],
[
"3",
"2",
"28.",
"Stan Wei... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"march 11\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,A2:A15=\"march 11\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-11902440-8 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
[
"2",
"March 1",
"Philadelphia",
"4 – 1",
"NY Islanders",
"DiPietro",
"15,136",
"31–28... |
[
{
"Formula": "SUMIFS(E1,G1,\"4/39\")",
"Formula2": "SUMIFS(E2:E8,G2:G8,\"4/39\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "if the bbi is 4/39 what is the average",
"Tokens": [
"SUMIFS(",
"E1",
"G1",
"\"4... | test_1-28798161-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Player",
"County",
"Balls",
"Wickets",
"Average",
"Economy",
"BBI",
"4wi",
"5wi"
],
[
"2",
"Ken Shuttleworth Category:Articles with hCards",
"Lancashire",... |
[
{
"Formula": "AVERAGEIFS(A1,C1,\"antun salman\")",
"Formula2": "AVERAGEIFS(A2:A16,C2:C16,\"antun salman\")",
"Funcs": [
"AVERAGEIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "What is the average rank for antun salman?",
"Tokens": [
"AVERAGEIFS... | train_2-11091294-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"List",
"Candidate name",
"Gender",
"Religion",
"Votes"
],
[
"2",
"1",
"Brotherhood & Development",
"Victor Batarsa",
"♂",
"†",
"2690"
],
[
"3",
"2",
"Uni... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(F1=\"chip ganassi racing\")*(C1=\"marco andretti\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G18,(F2:F18=\"chip ganassi racing\")*(C2:C18=\"marco andretti\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
... | train_2-16099880-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Race",
"Pole position",
"Fastest lap",
"Most laps led",
"Winning driver",
"Winning team",
"Report"
],
[
"2",
"São Paulo",
"Dario Franchitti",
"Will Power",
"Dario Franchitt... |
[
{
"Formula": "LET(query1,SUMMARIZE(G1,SUMX(F1)),FILTER(query1,CHOOSECOLS(query1,2)>36766))",
"Formula2": "LET(query1,SUMMARIZE(G2:G7,SUMX(F2:F7)),FILTER(query1,CHOOSECOLS(query1,2)>36766))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FI... | train_2-10775890-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Essendon",
"12.21 (93)",
"Hawthorn",
"9.12 (66)",
"Windy Hill",
"... |
[
{
"Formula": "SUM(FILTER(F1, (A1=\"win\")*(C1=\"demian maia\")))",
"Formula2": "SUM(FILTER(F2:F18, (A2:A18=\"win\")*(C2:C18=\"demian maia\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level... | train_2-18177589-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time",
"Location"
],
[
"2",
"Loss",
"13–4",
"Lyoto Machida",
"KO (head kick)",
"UFC Fight Night: ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"2–6, 6–3, 6–4\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,E2:E17=\"2–6, 6–3, 6–4\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-1547798-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Tournament",
"Surface",
"Opponent in the final",
"Score"
],
[
"2",
"15 September 1996",
"Karlovy Vary , Czech Republic",
"Clay",
"Ruxandra Dragomir",
"6–2, 3–6, 6–4"
],
[
"3",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"gypsy magic\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,B2:B12=\"gypsy magic\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-14928423-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year (Ceremony)",
"Film title used in nomination",
"Original title",
"Language (s)",
"Result"
],
[
"2",
"1994 (67th)",
"Before the Rain",
"Пред дождот",
"Macedonian, Albanian, English",
"Nominee... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,C1=\"@ new orleans\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I13,C2:C13=\"@ new orleans\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-17325937-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",
"46",
"February 1",
"Clevela... |
[
{
"Formula": "FILTER(H1,(C1=\"Will Power\")*(D1=\"Will Power\"))",
"Formula2": "FILTER(H2:H17,(C2:C17=\"Will Power\")*(D2:D17=\"Will Power\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
... | dev_1-16099880-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Rd.",
"Race",
"Pole position",
"Fastest lap",
"Most laps led",
"Winning driver",
"Winning team",
"Report"
],
[
"2",
"1",
"São Paulo",
"Dario Franchitti",
"Will... |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(A1)),FILTER(query1,CHOOSECOLS(query1,2)=29))",
"Formula2": "LET(query1,SUMMARIZE(D2:D15,SUMX(A2:A15)),FILTER(query1,CHOOSECOLS(query1,2)=29))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FILTER... | train_1-11964047-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"#",
"Date",
"Visitor",
"Score",
"Home",
"Leading scorer",
"Attendance",
"Record",
"Streak"
],
[
"2",
"17",
"December 2",
"Portland Trail Blazers",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=997),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,D2:D16=997),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_2-14939494-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Storm name",
"Dates active",
"Max 1-min wind mph (km/h)",
"Min. press. ( mbar )",
"Damage (millions USD )",
"Deaths"
],
[
"2",
"Agatha",
"May 29– 30",
"45 (75)",
"1001",
"1,100",
... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(H1, A1=\"California Polytechnic State University\")))",
"Formula2": "ROWS(UNIQUE(FILTER(H2:H7, A2:A7=\"California Polytechnic State University\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
... | train_1-27816698-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Institution",
"Location",
"Founded",
"Type",
"Enrollment",
"Nickname",
"Current Conference",
"Pac-12 Sports"
],
[
"2",
"Boise State University",
"Boise, Idaho",
"1... |
[
{
"Formula": "FILTER(E1,(A1<1994)*(D1=\"south korea\"))",
"Formula2": "FILTER(E2:E9,(A2:A9<1994)*(D2:D9=\"south korea\"))",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "Which B... | dev_2-14662246-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Location",
"Gold",
"Silver",
"Bronze"
],
[
"2",
"1982",
"New Delhi",
"India",
"South Korea",
"Japan"
],
[
"3",
"1986",
"Seoul",
"South Korea",
"Japan",
"Phili... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"at 2 usc\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F14,C2:C14=\"at 2 usc\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-18375403-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Time",
"Opponent#",
"Rank #",
"Result",
"Attendance"
],
[
"2",
"09/10/1988",
"9:00pm",
"9 Michigan",
"13",
"W19-17",
"59,075"
],
[
"3",
"09/17/1988",
"12... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"35mm/small arms fire\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"35mm/small arms fire\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",... | train_2-17259399-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pilot",
"Date",
"Place",
"Weapon",
"Effect"
],
[
"2",
"Lt. Nick Taylor RN †",
"4 May 1982",
"Goose Green",
"35mm fire",
"Shot Down"
],
[
"3",
"Sqn. Ldr. Bob Iveson",
"27 May 1982... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,F1=\"14th\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G10,F2:F10=\"14th\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | train_2-16514890-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Year",
"Team",
"Co-Drivers",
"Class",
"Laps",
"Pos.",
"Class Pos."
],
[
"2",
"1997",
"La Filière Elf",
"Henri Pescarolo Emmanuel Clérico",
"LMP",
"319",
"7th",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"north melbourne\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,A2:A7=\"north melbourne\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_2-10640687-7 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"North Melbourne",
"15.7 (97)",
"South Melbourne",
"7.16 (58)",
"Arden... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(F1, D1=10)))",
"Formula2": "ROWS(UNIQUE(FILTER(F2:F16, D2:D16=10)))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "medium",
"Question": "How many songs received a 10 from Goodman a... | train_1-1014319-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Week",
"Dance/song",
"Horwood",
"Goodman",
"Dixon",
"Tonioli",
"Total",
"Result"
],
[
"2",
"1",
"Cha-Cha-Cha / Ain't No Mountain High Enough",
"7",
"8",
"8... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"4-4-0\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)<40))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E16,B2:B16=\"4-4-0\"),SUMMARIZE(CHOOSECOLS(query1,1),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CH... | train_2-1169552-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Class",
"Wheels",
"Date",
"Builder",
"No. Built"
],
[
"2",
"K1",
"2-6-4T",
"1925",
"Ashford",
"1"
],
[
"3",
"L1",
"4-4-0",
"1926",
"North British",
"15"
],
[
... |
[
{
"Formula": "E1",
"Formula2": "E2:E16",
"Funcs": [
"Cell"
],
"Level": "easy",
"Question": "Show all the Store_Name of drama workshop groups.",
"Tokens": [
"E1"
]
},
{
"Formula": "E1",
"Formula2": "E2:E16",
"Funcs": [
"Cell"
],
"Level": "easy... | cre_drama_workshop_groups_drama_workshop_groups | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"workshop group id",
"address id",
"currency code",
"marketing region code",
"store name",
"store phone",
"store email address",
"other details",
"drama workshop groups"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(D1=\"25th\")*(A1=2004)),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E17,(D2:D17=\"25th\")*(A2:A17=2004)),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-13044947-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Competition",
"Venue",
"Position",
"Notes"
],
[
"2",
"2000",
"European Race Walking Cup",
"Eisenhüttenstadt , Germany",
"42nd",
"20 km"
],
[
"3",
"2001",
"European Race W... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=2005),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,A2:A6=2005),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium... | train_2-12095103-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Stage",
"Category",
"Start",
"Finish",
"Leader at the summit"
],
[
"2",
"2013",
"8",
"HC",
"Castres",
"Ax-3 Domaines",
"Nairo Quintana ( COL )"
],
[
"3",
"20... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=24),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E9,C2:C9=24),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
... | train_2-12660586-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Minister",
"Party",
"Governments",
"Term start",
"Term end"
],
[
"2",
"Yitzhak Rafael",
"National Religious Party",
"10 , 11 , 12",
"2 November 1961",
"22 March 1965"
],
[
"3",
"Shlo... |
[
{
"Formula": "SUMIFS(A1,C1,\"@ atlanta flames\")",
"Formula2": "SUMIFS(A2:A11,C2:C11,\"@ atlanta flames\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Opponent of @ atlanta flames had what game?",
"Tokens": [
"SUMIFS(",
... | test_2-13991411-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Game",
"October",
"Opponent",
"Score",
"Record"
],
[
"2",
"1",
"8",
"Chicago Black Hawks",
"2 - 2",
"0-0-1"
],
[
"3",
"2",
"10",
"@ Atlanta Flames",
"2 - 1",
"1-0-1"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,(D1=\"hornets\")*(B1=\"clippers\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G15,(D2:D15=\"hornets\")*(B2:B15=\"clippers\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | train_2-11963536-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Leading scorer",
"Attendance",
"Record"
],
[
"2",
"2 January 2008",
"Hornets",
"W 95–81 (OT)",
"Clippers",
"David West (29)",
"1... |
[
{
"Formula": "MAX(FILTER(B1, (E1=\"2:02.27 nr\")*(A1<2)))",
"Formula2": "MAX(FILTER(B2:B13, (E2:E13=\"2:02.27 nr\")*(A2:A13<2)))",
"Funcs": [
"MAX(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
... | train_2-16936794-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Heat",
"Lane",
"Name",
"Country",
"Mark"
],
[
"2",
"1",
"1",
"Maria de Lurdes Mutola",
"Mozambique",
"2:01.81"
],
[
"3",
"1",
"2",
"Mayte Martínez",
"Spain",
"2:01.86... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(E1, B1=\"R-LIGHT\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E14, B2:B14=\"R-LIGHT\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many times was someth... | train_1-15887683-19 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"N°",
"Television service",
"Country",
"Language",
"Content",
"DAR",
"HDTV",
"PPV",
"Package/Option"
],
[
"2",
"981",
"ContoTV 1",
"Italy",
"Italia... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"bert yancey\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,B2:B12=\"bert yancey\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
... | train_2-13674190-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Place",
"Player",
"Country",
"Score",
"To par",
"Money ( $ )"
],
[
"2",
"T1",
"Billy Casper",
"United States",
"72-68-68-71=279",
"–9",
"Playoff"
],
[
"3",
"T1",
... |
[
{
"Formula": "SUM(FILTER(G1, (J1=\"1st - Defier\")*(D1=\"Randwick\")))",
"Formula2": "SUM(FILTER(G2:G13, (J2:J13=\"1st - Defier\")*(D2:D13=\"Randwick\")))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Str"
]... | train_1-1360997-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I",
"J"
],
[
"1",
"Result",
"Date",
"Race",
"Venue",
"Group",
"Distance",
"Weight (kg)",
"Time",
"Jockey",
"Winner/2nd"
],
[
"2",
"Won",
"03 Aug 2002",
"Mis... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,(G1=\"ABC\")*(F1=\"Tampa Stadium\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I17,(G2:G17=\"ABC\")*(F2:F17=\"Tampa Stadium\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
... | test_1-11406866-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Kickoff [a ]",
"Game site",
"TV",
"Attendance",
"Record"
],
[
"2",
"Week",
"Date",
"Opponent",
"Result",
... |
[
{
"Formula": "SUM(FILTER(C1, B1>20))",
"Formula2": "SUM(FILTER(C2:C6, B2:B6>20))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "What is the total number of E edges of the polyhedra with vertices V greater than 2... | test_2-148420-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Vertices V",
"Edges E",
"Faces F",
"Euler characteristic: V − E + F"
],
[
"2",
"Tetrahedron",
"4",
"6",
"4",
"2"
],
[
"3",
"Hexahedron or cube",
"8",
"12",
"6",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,B1=\"Brian and Karen\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G11,B2:B11=\"Brian and Karen\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"... | train_1-12305325-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Craigs vote",
"Arlenes vote",
"Brunos vote",
"Lens vote",
"Safe",
"Eliminated"
],
[
"2",
"1",
"Brian and Karen",
"Kenny and Ola",
"Kenny and Ola",
"Kenny and Ol... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"ul-monroe\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,E2:E8=\"ul-monroe\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | test_2-14609752-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Round",
"Pick",
"Player",
"Position",
"School"
],
[
"2",
"2",
"48",
"Stephen Alexander",
"Tight End",
"Oklahoma"
],
[
"3",
"3",
"69",
"Skip Hicks",
"Running Back",
"U... |
[
{
"Formula": "MIN(FILTER(D1, (A1=\"jarius wright\")*(C1>1)))",
"Formula2": "MIN(FILTER(D2:D15, (A2:A15=\"jarius wright\")*(C2:C15>1)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy... | train_2-14515360-19 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name",
"GP-GS",
"Gain",
"Loss",
"Long",
"Avg/G"
],
[
"2",
"Michael Smith",
"10–9",
"1119",
"47",
"63",
"107.2"
],
[
"3",
"Dennis Johnson",
"12–2",
"194",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,B1=\"chicago\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E15,B2:B15=\"chicago\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-14208941-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"Visitor",
"Score",
"Home",
"Record"
],
[
"2",
"November 1",
"Hartford",
"5 – 8",
"Detroit",
"6–6–1"
],
[
"3",
"November 2",
"Detroit",
"1 – 4",
"Boston",
"6–7... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"real salt lake\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,D2:D8=\"real salt lake\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-15577036-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Season",
"Winner",
"Score",
"Runner-up",
"Losing Semifinalists"
],
[
"2",
"2008–09",
"C.F. Atlante",
"2 – 0 / 0 – 0 Aggregate 2 – 0",
"Cruz Azul",
"Santos Laguna Puerto Rico Islanders"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,E1=\"lake oval\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,E2:E7=\"lake oval\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10826385-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"Collingwood",
"17.11 (113)",
"Melbourne",
"6.12 (48)",
"Victoria Park... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"9 nc\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F13,A2:A13=\"9 nc\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level... | train_2-16876516-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Name",
"Cyl.",
"Bore",
"Capacity",
"Power",
"Weight"
],
[
"2",
"9 AD",
"9-cyl radial",
"mm (in)",
"l (cuin)",
"kW (hp) at 2,000rpm",
"Weight kg (lb)"
],
[
"3",
"9 AD... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"w 30–15\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,D2:D18=\"w 30–15\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-16778330-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 1, 1996",
"at St. Louis Rams",
"L 26–16",
"62,659"
],
[
"3",
"2",
"September 8, 1996",
"at San Die... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=\"andrew downes\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,B2:B16=\"andrew downes\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_2-12236643-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Year",
"Men's singles",
"Women's singles",
"Men's doubles",
"Women's doubles",
"Mixed doubles"
],
[
"2",
"1975",
"Victor Yusim",
"No competition",
"Victor Yusim Michael Schneidman",
... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(G1, A1=\"Phoenix, Arizona\")))",
"Formula2": "ROWS(UNIQUE(FILTER(G2:G11, A2:A11=\"Phoenix, Arizona\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How man... | train_1-1205598-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Metropolitan Area",
"Media Market Ranking",
"Hosted 4 teams since",
"NFL Team(s)",
"MLB Team(s)",
"NBA Team(s)",
"NHL Team(s)"
],
[
"2",
"Boston, Massachusetts",
"7",
"1960",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,D1=\"5.5 (35)\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G7,D2:D7=\"5.5 (35)\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10823950-15 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Home team",
"Home team score",
"Away team",
"Away team score",
"Venue",
"Crowd",
"Date"
],
[
"2",
"North Melbourne",
"7.13 (55)",
"Hawthorn",
"16.19 (115)",
"Arden Stre... |
[
{
"Formula": "LET(query1,SUMMARIZE(D1,SUMX(F1),SUMX(G1),SUMX(C1)),FILTER(query1,(CHOOSECOLS(query1,2)=1)*(CHOOSECOLS(query1,3)=1)*(CHOOSECOLS(query1,4)=5)))",
"Formula2": "LET(query1,SUMMARIZE(D2:D8,SUMX(F2:F8),SUMX(G2:G8),SUMX(C2:C8)),FILTER(query1,(CHOOSECOLS(query1,2)=1)*(CHOOSECOLS(query1,3)=1)*(CHOOSEC... | train_2-12531565-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Event",
"Date",
"DP / DA",
"NP / NNP",
"COPE",
"ACDP",
"Others"
],
[
"2",
"1994 election",
"27 April 1994",
"3",
"23",
"—",
"1",
"1"
],
[
"3",
"1999... |
[
{
"Formula": "SUM(FILTER(F1, (D1>6)*(C1<8)))",
"Formula2": "SUM(FILTER(F2:F6, (D2:D6>6)*(C2:C6<8)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num"
],
"Level": "easy",
"Question": "How many Events... | test_2-1507220-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Tournament",
"Wins",
"Top-5",
"Top-10",
"Top-25",
"Events",
"Cuts made"
],
[
"2",
"Masters Tournament",
"0",
"2",
"2",
"5",
"11",
"8"
],
[
"3",
"U.S... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(D1=\"w\")*(A1=\"9/3/97\")),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,(D2:D6=\"w\")*(A2:A6=\"9/3/97\")),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str"... | train_2-10813310-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Competition",
"Venue",
"Result",
"Score",
"Goals"
],
[
"2",
"9/2/97",
"Cup",
"Elland Road",
"W",
"62–10",
"McNamara 6/8, Cook 3/3"
],
[
"3",
"22/2/97",
"... |
[
{
"Formula": "SUMIFS(A1,D1,\"l 56-3\")",
"Formula2": "SUMIFS(A2:A16,D2:D16,\"l 56-3\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "Which week has a result L 56-3?",
"Tokens": [
"SUMIFS(",
"A1",
"D1",
"\"l ... | train_2-16710917-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 11, 1966",
"Los Angeles Rams",
"L 19-14",
"54,418"
],
[
"3",
"2",
"September 18, 1966",
"at Philad... |
[
{
"Formula": "SUM(FILTER(G1, D1=2.1))",
"Formula2": "SUM(FILTER(G2:G6, D2:D6=2.1))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Name the viewers for 2.1 rating",
"Tokens": [
"SUM(",
"FILTER(",
... | train_1-22822468-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Order",
"Episode",
"Airdate",
"Rating",
"Share",
"Rating/Share (18–49)",
"Viewers (millions)",
"Rank (night)"
],
[
"2",
"1",
"\"In This Home on Ice\"",
"April 28, ... |
[
{
"Formula": "FILTER(E1,D1=8)",
"Formula2": "FILTER(E2:E8,D2:D8=8)",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Question": "Clubs involved is 8, what number would you find from winners from previous round?",
"Tokens": [
"FILT... | dev_1-1281200-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Phase",
"Round",
"Clubs remaining",
"Clubs involved",
"Winners from previous round",
"New entries this round",
"Leagues entering at this round"
],
[
"2",
"First Phase",
"First Roun... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,D1=\"w 28–14\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>73984))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E17,D2:D17=\"w 28–14\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(qu... | train_2-12536490-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
[
"2",
"1",
"September 6, 1981",
"at Pittsburgh Steelers",
"W 37–33",
"53,305"
],
[
"3",
"2",
"September 13, 1981",
"Tamp... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,A1=\"Texas 2\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,A2:A12=\"Texas 2\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_1-1342218-43 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"District",
"Incumbent",
"Party",
"First elected",
"Result",
"Candidates"
],
[
"2",
"Texas 1",
"Wright Patman",
"Democratic",
"1928",
"Re-elected",
"Wright Patman (D) Unopposed"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,B1=14),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F6,B2:B6=14),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Num",
"Num"
],
"Level": "medium",
... | train_2-11734041-13 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Player",
"No.(s)",
"Height in Ft.",
"Position",
"Years for Rockets",
"School/Club Team/Country"
],
[
"2",
"Nachbar, Bostjan Bostjan Nachbar",
"9",
"6-9",
"Forward",
"2002-04",
"... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"mle\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E13,C2:C13=\"mle\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | train_2-14553504-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"City",
"Country",
"IATA",
"ICAO",
"Airport"
],
[
"2",
"Ampara",
"Sri Lanka",
"GOY",
"VCCG",
"Ampara Airport"
],
[
"3",
"Anuradhapura",
"Sri Lanka",
"ACJ",
"VCCA",
"An... |
[
{
"Formula": "SUM(FILTER(G1, (F1=\"tiger stadium\")*(A1>7)))",
"Formula2": "SUM(FILTER(G2:G13, (F2:F13=\"tiger stadium\")*(A2:A13>7)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": "easy... | test_2-14984039-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Week",
"Date",
"Opponent",
"Result",
"Record",
"Game Site",
"Attendance"
],
[
"2",
"1",
"September 30, 1956",
"Chicago Bears",
"W 28–21",
"1–0",
"Memorial Stadium",... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,D1=\"Keith Hartwig\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F12,D2:D12=\"Keith Hartwig\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"... | train_1-10361625-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Round",
"Choice",
"Overall",
"Player name",
"Position",
"College"
],
[
"2",
"1",
"27",
"27",
"Tommy Kramer",
"Quarterback",
"Rice"
],
[
"3",
"2",
"27",
"55",... |
[
{
"Formula": "SUM(FILTER(E1, (D1>0)*(B1=\"soviet union\")*(F1>3)))",
"Formula2": "SUM(FILTER(E2:E7, (D2:D7>0)*(B2:B7=\"soviet union\")*(F2:F7>3)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"=",
"Str",
"*",
... | test_2-15808456-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Japan",
"3",
"3",
"1",
"7"
],
[
"3",
"2",
"Netherlands",
"1",
"0",
"1",
"2"
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"dominik nitsche\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,D2:D6=\"dominik nitsche\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Nu... | train_2-17282079-2 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Date",
"City",
"Event",
"Winner",
"Prize"
],
[
"2",
"November 3–5, 2008",
"San José",
"LAPT San Jose - Costa Rica",
"Ryan Fee",
"$285,773"
],
[
"3",
"December 5–7, 2008",
"Nuevo ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,D1=\"12th\"),5))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E7,D2:D7=\"12th\"),5))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | train_2-12736549-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Competition",
"Venue",
"Position",
"Notes"
],
[
"2",
"1985",
"World Cross Country Championships",
"Lisbon , Portugal",
"2nd",
"Junior race"
],
[
"3",
"1985",
"World Cross... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,(E1=\"cha-cha-cha\")*(C1=\"mitchell & jessica\")),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F10,(E2:E10=\"cha-cha-cha\")*(C2:C10=\"mitchell & jessica\")),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
... | train_2-17862135-20 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Date",
"Round",
"Pair",
"Ages",
"Dance",
"Song"
],
[
"2",
"October 14, 2008",
"1",
"Mitchell & Jessica",
"11 & 10",
"Cha-cha-cha",
"\" All Star \"— Smash Mouth"
],
[
"3"... |
[
{
"Formula": "MIN(FILTER(D1, (B1=\"benfica\")*(E1=22)))",
"Formula2": "MIN(FILTER(D2:D12, (B2:B12=\"benfica\")*(E2:E12=22)))",
"Funcs": [
"MIN(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
"=",
"Num"
],
"Level": "easy",
"Qu... | train_2-17226452-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Season",
"Team",
"Country",
"Division",
"Apps",
"Goals"
],
[
"2",
"1999–00",
"Roma",
"Italy",
"1",
"1",
"0"
],
[
"3",
"2000–01",
"Benfica",
"Portugal",
"... |
[
{
"Formula": "ROWS(FILTER(D1,(A1=\"melton south\")*(F1>1468)))",
"Formula2": "ROWS(FILTER(D2:D12,(A2:A12=\"melton south\")*(F2:F12>1468)))",
"Funcs": [
"ROWS(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str",
"*",
"Cell",
">",
"Num"
],
"Level": ... | dev_2-1552908-21 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Ballarat FL",
"Wins",
"Byes",
"Losses",
"Draws",
"Against"
],
[
"2",
"Sunbury",
"15",
"2",
"1",
"0",
"884"
],
[
"3",
"Lake Wendouree",
"13",
"2",
"2",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,E1=\"36 (0)\"),6))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H10,E2:E10=\"36 (0)\"),6))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_1-14962287-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Name",
"Years",
"League",
"FA Cup",
"League Cup",
"Europe",
"Other a",
"Total"
],
[
"2",
"Alan Oakes Category:Articles with hCards",
"1959–1976",
"561 (3)",
"4... |
[
{
"Formula": "SUMIFS(D1,A1,\"Cleveland Browns\")",
"Formula2": "SUMIFS(D2:D6,A2:A6,\"Cleveland Browns\")",
"Funcs": [
"SUMIFS(",
"Cell",
"Cell",
"Str"
],
"Level": "easy",
"Question": "How many afc titles did the Cleveland Browns have?",
"Tokens": [
"SUMIFS("... | test_1-1952065-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Teams With Division Titles",
"Division Championships",
"Playoff Berths",
"AFC Titles",
"Super Bowl Wins"
],
[
"2",
"Pittsburgh Steelers",
"20",
"26",
"8",
"6"
],
[
"3",
"Cleveland Br... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,D1=\"Lady Saints\"),1))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I9,D2:D9=\"Lady Saints\"),1))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
]... | train_1-2589963-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
],
[
"1",
"Institution",
"Seniors",
"Juniors",
"Women",
"Status",
"Founded",
"Affiliation (Population)",
"Color",
"Location"
],
[
"2",
"AMA Computer University",
"s ... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:H1,(F1=\"luke ridnour (10)\")*(B1=\"december 3\")),7))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:H15,(F2:F15=\"luke ridnour (10)\")*(B2:B15=\"december 3\")),7))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"... | test_2-17058116-6 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Game",
"Date",
"Team",
"Score",
"High points",
"High assists",
"Location Attendance",
"Record"
],
[
"2",
"20",
"December 3",
"Chicago",
"W 97–90 (OT)",
"Ch... |
[
{
"Formula": "SUM(FILTER(F1, (A1=5)*(D1>0)))",
"Formula2": "SUM(FILTER(F2:F8, (A2:A8=5)*(D2:D8>0)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"=",
"Num",
"*",
"Cell",
">",
"Num"
],
"Level": "easy",
"Question": "Rank of 5, and ... | test_2-1467991-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"Soviet Union (URS)",
"9",
"8",
"5",
"22"
],
[
"3",
"2",
"East Germany (GDR)",
"2",
"... |
[
{
"Formula": "SUM(FILTER(E1, (D1<2)*(A1<4)*(C1<1)))",
"Formula2": "SUM(FILTER(E2:E13, (D2:D13<2)*(A2:A13<4)*(C2:C13<1)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
"Num",
"*",
"Cell",
"<",
... | train_2-1747960-4 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Rank",
"Gold",
"Silver",
"Bronze",
"Total"
],
[
"2",
"1",
"7",
"2",
"4",
"13"
],
[
"3",
"2",
"3",
"3",
"1",
"7"
],
[
"4",
"3",
"3",
"1",
"0",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,C1=\"michigan dartmouth\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E8,C2:C8=\"michigan dartmouth\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_2-15191894-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Position",
"Name",
"School",
"Unanimous",
"College Hall of Fame"
],
[
"2",
"Ends",
"Bennie Oosterbaan Mike Tully",
"Michigan Dartmouth",
"No No",
"Oosterbaan HOF Profile No"
],
[
"3",
... |
[
{
"Formula": "SUMMARIZE(B1,SUMX(A1))",
"Formula2": "SUMMARIZE(B2:B16,SUMX(A2:A16))",
"Funcs": [
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell"
],
"Level": "easy",
"Question": "Find the number of users in each role.",
"Tokens": [
"SUMMARIZE(",
"B1",
"SUMX(... | document_management_users | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"user id",
"role code",
"user name",
"user login",
"password"
],
[
"2",
"1",
"PROJ-MGR",
"dickens.elta",
"0",
"e72b5a2d50b39a8760764a5f7a9d68ca2f076877"
],
[
"3",
"2",
"DBA",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,(E1=\"nominated\")*(D1=\"gene barry\")),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E18,(E2:E18=\"nominated\")*(D2:D18=\"gene barry\")),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Ce... | train_2-1195142-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Year",
"Award",
"Category",
"Nominee",
"Result"
],
[
"2",
"1984",
"Tony Award",
"Best Musical",
"Best Musical",
"Won"
],
[
"3",
"1984",
"Tony Award",
"Best Book of a Musical"... |
[
{
"Formula": "FILTER(A1,F1=\"4–6, 6–4, 6–3, 7–6 (7–2)\")",
"Formula2": "FILTER(A2:A13,F2:F13=\"4–6, 6–4, 6–3, 7–6 (7–2)\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What is the outcome of the 4–6, 6–4, 6–3, 7–6 (7–2) sco... | dev_2-16100029-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Outcome",
"Year",
"Championship",
"Surface",
"Opponent",
"Score"
],
[
"2",
"Runner-up",
"2007",
"US Open (1)",
"Hard",
"Roger Federer",
"6–7 (4–7) , 6–7 (2–7) , 4–6"
],
[
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,A1=\"1x02\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E6,A2:A6=\"1x02\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level":... | test_1-17413485-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Episode",
"First broadcast",
"Graemes guest",
"Jeremys guest",
"Votes (%)"
],
[
"2",
"1x01",
"27 February 1998",
"Maria McErlane",
"Tony Hawks",
"75–25"
],
[
"3",
"1x02",
"6 Marc... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:I1,I1=\"1-1\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:I6,I2:I6=\"1-1\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "... | train_2-17622423-11 | [
[
"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 5",
"@ Detroit Pis... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:G1,A1=\"Wareru\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:G12,A2:A12=\"Wareru\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"L... | train_1-26460435-5 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G"
],
[
"1",
"Monarch",
"Heir",
"Status",
"Relationship to Monarch",
"Became heir; reason",
"Ceased to be heir; reason",
"Next in succession"
],
[
"2",
"Wareru",
"Hkun Law",
"Heir presumptiv... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:F1,C1=\"i\"),2))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:F16,C2:C16=\"i\"),2))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
"Level": "me... | train_2-18789453-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"Gothic letter or digraph",
"Roman equivalent",
"\"Normalised\" transliteration",
"Sound",
"Normal environment of occurrence (in native words)",
"Proto-Germanic origin"
],
[
"2",
"��",
"a",
... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"rick wallace\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),FILTER(query1,CHOOSECOLS(query1,2)>1.4))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E14,B2:B14=\"rick wallace\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,5)))),F... | test_2-1295185-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Title",
"Directed by",
"Written by",
"Original air date",
"Prod. code"
],
[
"2",
"\"Pilot\"",
"Michael Engler",
"Jeff Judah & Gabe Sachs",
"October 7, 2004",
"1.1"
],
[
"3",
"\"Pilot... |
[
{
"Formula": "FILTER(D1,C1=\"9.61\")",
"Formula2": "FILTER(D2:D10,C2:C10=\"9.61\")",
"Funcs": [
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "easy",
"Question": "What was the evening gown score when the swimsuit was 9.61?",
"Tokens": [
"FILTER(",
... | dev_1-11884814-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Country",
"Interview",
"Swimsuit",
"Evening Gown",
"Average"
],
[
"2",
"Tennessee",
"9.74",
"9.75",
"9.75",
"9.75"
],
[
"3",
"Illinois",
"9.60",
"9.67",
"9.75",
"9.67... |
[
{
"Formula": "LET(query1,LET(query1,FILTER(A1:E1,B1=\"chicago fire\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FILTER(query1,CHOOSECOLS(query1,2)<29))",
"Formula2": "LET(query1,LET(query1,FILTER(A2:E15,B2:B15=\"chicago fire\"),SUMMARIZE(CHOOSECOLS(query1,3),SUMX(CHOOSECOLS(query1,1)))),FI... | train_2-1026919-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Pick #",
"MLS team",
"Player",
"Position",
"Affiliation"
],
[
"2",
"26",
"Chicago Fire",
"Steve Totten",
"M",
"University of Virginia"
],
[
"3",
"27",
"Los Angeles Galaxy",
"... |
[
{
"Formula": "SUM(FILTER(B1, (C1>27)*(E1<78)*(G1<300)))",
"Formula2": "SUM(FILTER(B2:B12, (C2:C12>27)*(E2:E12<78)*(G2:G12<300)))",
"Funcs": [
"SUM(",
"FILTER(",
"Cell",
"Cell",
">",
"Num",
"*",
"Cell",
"<",
"Num",
"*",
"Cell",
... | test_2-1139299-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Season",
"Games",
"Lost",
"Tied",
"Points",
"Goals for",
"Goals against",
"Standing"
],
[
"2",
"1994–95",
"80",
"45",
"11",
"59",
"234",
"300",
... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"1:01.704\"),3))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E19,E2:E19=\"1:01.704\"),3))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
"Num"
],
... | train_2-10599984-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"Name",
"Team",
"Qual 1",
"Qual 2",
"Best"
],
[
"2",
"Sébastien Bourdais",
"Newman/Haas Racing",
"59.895",
"58.560",
"58.560"
],
[
"3",
"Paul Tracy",
"Forsythe Racing",
"1:00.... |
[
{
"Formula": "UNIQUE(CHOOSECOLS(FILTER(A1:E1,E1=\"February 23, 1870\"),4))",
"Formula2": "UNIQUE(CHOOSECOLS(FILTER(A2:E12,E2:E12=\"February 23, 1870\"),4))",
"Funcs": [
"UNIQUE(",
"CHOOSECOLS(",
"FILTER(",
"Cell",
":",
"Cell",
"Cell",
"=",
"Str",
... | train_1-2417345-3 | [
[
"0",
"A",
"B",
"C",
"D",
"E"
],
[
"1",
"State (class)",
"Vacator",
"Reason for change",
"Successor",
"Date of successors formal installation"
],
[
"2",
"Virginia (1)",
"Vacant",
"Virginia re-admitted to the Union",
"John F. Lewis (R)",
... |
[
{
"Formula": "ROWS(UNIQUE(FILTER(E1, D1=\"Catalunya\")))",
"Formula2": "ROWS(UNIQUE(FILTER(E2:E16, D2:D16=\"Catalunya\")))",
"Funcs": [
"ROWS(",
"UNIQUE(",
"FILTER(",
"Cell",
"Cell",
"=",
"Str"
],
"Level": "medium",
"Question": "How many MotoGP winne... | test_1-26781017-1 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F",
"G",
"H"
],
[
"1",
"Round",
"Date",
"Grand Prix",
"Circuit",
"MotoGP winner",
"Moto2 winner",
"125cc winner",
"Report"
],
[
"2",
"2",
"3 April",
"bwin Spanish Grand Prix",
"Jerez"... |
[
{
"Formula": "LET(query1,SUMMARIZE(E1,SUMX(C1)),FILTER(query1,CHOOSECOLS(query1,2)=2.02))",
"Formula2": "LET(query1,SUMMARIZE(E2:E12,SUMX(C2:C12)),FILTER(query1,CHOOSECOLS(query1,2)=2.02))",
"Funcs": [
"LET(",
"query1",
"SUMMARIZE(",
"Cell",
"SUMX(",
"Cell",
"FI... | train_1-12962773-14 | [
[
"0",
"A",
"B",
"C",
"D",
"E",
"F"
],
[
"1",
"No",
"Player",
"Height",
"Position",
"Year born",
"Current Club"
],
[
"2",
"4",
"Sandi Čebular",
"1.94",
"Guard",
"1986",
"Unattached"
],
[
"3",
"5",
"Jaka Lakov... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.