phase
int32 1
2
| question
stringlengths 14
268
| table
dict | sql
dict |
---|---|---|---|
2 | Who-all is Partner Frederik Nielsen's Opponents in the final? | {
"header": [
"Tournament",
"Surface",
"Partner",
"Opponents in the final",
"Score in the final"
],
"page_title": "Dominik Meffert",
"page_id": "13141391",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13141391-4",
"section_title": "Doubles (8)",
"caption": "Doubles (8)",
"rows": [
[
"Freudenstadt",
"Clay",
"Tomas Behrend",
"Alexandre Sidorenko Mischa Zverev",
"7–5, 7–6 5"
],
[
"Durban",
"Hard",
"Rik de Voest",
"Stéphane Bohli Noam Okun",
"6–4, 6–2"
],
[
"Tanger",
"Clay",
"Steve Darcis",
"Uladzimir Ignatik Martin Kližan",
"5–7, 7–5, [10–7]"
],
[
"Pereira",
"Clay",
"Philipp Oswald",
"Gero Kretschmer Alex Satschko",
"6–7 4 , 7–6 6 , [10–5]"
],
[
"Curitiba",
"Clay",
"Leonardo Tavares",
"Ramón Delgado André Sá",
"3–6, 6–2, [10–4]"
],
[
"Nouméa",
"Hard",
"Frederik Nielsen",
"Flavio Cipolla Simone Vagnozzi",
"7–6 4 , 5–7, [10–5]"
],
[
"Kyoto",
"Carpet (i)",
"Simon Stadler",
"Andre Begemann James Lemke",
"7–5, 2–6, [10–7]"
],
[
"Dortmund",
"Clay",
"Björn Phau",
"Teymuraz Gabashvili Andrey Kuznetsov",
"6–4, 6–3"
],
[
"Tunis",
"Clay",
"Philipp Oswald",
"Jamie Delgado Andreas Siljeström",
"3–6, 7–6 (7–0) , [10–7]"
]
],
"name": ""
} | {
"human_readable": "SELECT Opponents in the final FROM table WHERE Partner = frederik nielsen",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"frederik nielsen"
]
}
} |
2 | What-all is Partner Tomas Behrend's Score in the final? | {
"header": [
"Tournament",
"Surface",
"Partner",
"Opponents in the final",
"Score in the final"
],
"page_title": "Dominik Meffert",
"page_id": "13141391",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13141391-4",
"section_title": "Doubles (8)",
"caption": "Doubles (8)",
"rows": [
[
"Freudenstadt",
"Clay",
"Tomas Behrend",
"Alexandre Sidorenko Mischa Zverev",
"7–5, 7–6 5"
],
[
"Durban",
"Hard",
"Rik de Voest",
"Stéphane Bohli Noam Okun",
"6–4, 6–2"
],
[
"Tanger",
"Clay",
"Steve Darcis",
"Uladzimir Ignatik Martin Kližan",
"5–7, 7–5, [10–7]"
],
[
"Pereira",
"Clay",
"Philipp Oswald",
"Gero Kretschmer Alex Satschko",
"6–7 4 , 7–6 6 , [10–5]"
],
[
"Curitiba",
"Clay",
"Leonardo Tavares",
"Ramón Delgado André Sá",
"3–6, 6–2, [10–4]"
],
[
"Nouméa",
"Hard",
"Frederik Nielsen",
"Flavio Cipolla Simone Vagnozzi",
"7–6 4 , 5–7, [10–5]"
],
[
"Kyoto",
"Carpet (i)",
"Simon Stadler",
"Andre Begemann James Lemke",
"7–5, 2–6, [10–7]"
],
[
"Dortmund",
"Clay",
"Björn Phau",
"Teymuraz Gabashvili Andrey Kuznetsov",
"6–4, 6–3"
],
[
"Tunis",
"Clay",
"Philipp Oswald",
"Jamie Delgado Andreas Siljeström",
"3–6, 7–6 (7–0) , [10–7]"
]
],
"name": ""
} | {
"human_readable": "SELECT Score in the final FROM table WHERE Partner = tomas behrend",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"tomas behrend"
]
}
} |
2 | What-all Country is Larry Mize playing for? | {
"header": [
"Player",
"Country",
"Year(s) won",
"Total",
"To par"
],
"page_title": "2008 Masters Tournament",
"page_id": "12531523",
"types": [
"text",
"text",
"text",
"real",
"real"
],
"id": "2-12531523-2",
"section_title": "Missed the cut",
"caption": "Missed the cut",
"rows": [
[
"Fred Couples",
"United States",
"1992",
"148",
"+4"
],
[
"Mark O'Meara",
"United States",
"1998",
"149",
"+5"
],
[
"Craig Stadler",
"United States",
"1982",
"149",
"+5"
],
[
"Tom Watson",
"United States",
"1977 , 1981",
"150",
"+6"
],
[
"Bernhard Langer",
"Germany",
"1985 , 1993",
"151",
"+7"
],
[
"José María Olazábal",
"Spain",
"1994 , 1999",
"151",
"+7"
],
[
"Ben Crenshaw",
"United States",
"1983 , 1995",
"152",
"+8"
],
[
"Raymond Floyd",
"United States",
"1976",
"154",
"+10"
],
[
"Larry Mize",
"United States",
"1987",
"158",
"+14"
],
[
"Fuzzy Zoeller",
"United States",
"1979",
"160",
"+16"
],
[
"Gary Player",
"South Africa",
"1961 , 1974 , 1978",
"161",
"+17"
]
],
"name": ""
} | {
"human_readable": "SELECT Country FROM table WHERE Player = larry mize",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"larry mize"
]
}
} |
2 | What-all is the a-winning total from 1976? | {
"header": [
"Player",
"Country",
"Year(s) won",
"Total",
"To par"
],
"page_title": "2008 Masters Tournament",
"page_id": "12531523",
"types": [
"text",
"text",
"text",
"real",
"real"
],
"id": "2-12531523-2",
"section_title": "Missed the cut",
"caption": "Missed the cut",
"rows": [
[
"Fred Couples",
"United States",
"1992",
"148",
"+4"
],
[
"Mark O'Meara",
"United States",
"1998",
"149",
"+5"
],
[
"Craig Stadler",
"United States",
"1982",
"149",
"+5"
],
[
"Tom Watson",
"United States",
"1977 , 1981",
"150",
"+6"
],
[
"Bernhard Langer",
"Germany",
"1985 , 1993",
"151",
"+7"
],
[
"José María Olazábal",
"Spain",
"1994 , 1999",
"151",
"+7"
],
[
"Ben Crenshaw",
"United States",
"1983 , 1995",
"152",
"+8"
],
[
"Raymond Floyd",
"United States",
"1976",
"154",
"+10"
],
[
"Larry Mize",
"United States",
"1987",
"158",
"+14"
],
[
"Fuzzy Zoeller",
"United States",
"1979",
"160",
"+16"
],
[
"Gary Player",
"South Africa",
"1961 , 1974 , 1978",
"161",
"+17"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Total FROM table WHERE Year(s) won = 1976",
"sel": 3,
"agg": 1,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"1976"
]
}
} |
2 | What year was owner Michael E. Pegram's last win? | {
"header": [
"Year",
"Winner",
"Jockey",
"Trainer",
"Owner",
"Time"
],
"page_title": "Churchill Downs Debutante Stakes",
"page_id": "12168673",
"types": [
"real",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12168673-1",
"section_title": "Winners since 1995",
"caption": "Winners since 1995",
"rows": [
[
"2012",
"Blueeyesintherein",
"Leandro Goncalves",
"Gary Simms",
"Self/King/Morgenson/Travis, et al",
"1:11.71"
],
[
"2011",
"Flashy Lassie",
"Kent Desormeaux",
"Gary Simms",
"Barry L. King",
"1:10.89"
],
[
"2010",
"Just Louise",
"Robby Albarado",
"Dale Romans",
"Eldon Farm Equine",
"1:11.85"
],
[
"2009",
"Decelerator",
"Julien Leparoux",
"D. Wayne Lukas",
"Westrock Stables",
"1:11.28"
],
[
"2008",
"Garden District",
"Robby Albarado",
"Todd A. Pletcher",
"Twin Creeks Racing Stable",
"1:11.07"
],
[
"2007",
"Rated Fiesty",
"Shaun Bridgmohan",
"Steve Asmussen",
"Heiligbrodt Racing et al.",
"1:09.27"
],
[
"2006",
"Richwoman",
"Shaun Bridgmohan",
"Steve Asmussen",
"Heiligbrodt Racing",
"1:10.50"
],
[
"2005",
"Effectual",
"Robby Albarado",
"Steve Asmussen",
"Gainesway /George Bolton",
"1:03.95"
],
[
"2004",
"Classic Elegance",
"Pat Day",
"D. Wayne Lukas",
"Bob & Beverly Lewis",
"1:04.18"
],
[
"2003",
"Be Gentle",
"Cornelio Velasquez",
"D. Wayne Lukas",
"Thomas F. Van Meter II",
"1:03.96"
],
[
"2002",
"Awesome Humor",
"Pat Day",
"W. Elliott Walden",
"WinStar Farm",
"1:03.45"
],
[
"2001",
"Cashier's Dream",
"Donnie Meche",
"Steve Asmussen",
"Team Valor",
"1:02.52"
],
[
"2000",
"Gold Mover",
"Craig Perret",
"Mark A. Hennig",
"Edward P. Evans",
"1:03.79"
],
[
"1999",
"Chilukki",
"Willie Martinez",
"Bob Baffert",
"Stonerside Stable",
"1:03.66"
],
[
"1998",
"Silverbulletday",
"Gary Stevens",
"Bob Baffert",
"Michael E. Pegram",
"1:04.70"
],
[
"1997",
"Love Lock",
"Pat Day",
"D. Wayne Lukas",
"Michael Tabor",
"1:03.84"
],
[
"1996",
"Move",
"Pat Day",
"Frank L. Brothers",
"Cherry Valley Farm",
"1:05.66"
],
[
"1995",
"Golden Attraction",
"Donna Barton",
"D. Wayne Lukas",
"Overbrook Farm",
"1:04.19"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Year FROM table WHERE Owner = michael e. pegram",
"sel": 0,
"agg": 1,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"michael e. pegram"
]
}
} |
2 | Who-all is the trainer for Cherry Valley Farm? | {
"header": [
"Year",
"Winner",
"Jockey",
"Trainer",
"Owner",
"Time"
],
"page_title": "Churchill Downs Debutante Stakes",
"page_id": "12168673",
"types": [
"real",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12168673-1",
"section_title": "Winners since 1995",
"caption": "Winners since 1995",
"rows": [
[
"2012",
"Blueeyesintherein",
"Leandro Goncalves",
"Gary Simms",
"Self/King/Morgenson/Travis, et al",
"1:11.71"
],
[
"2011",
"Flashy Lassie",
"Kent Desormeaux",
"Gary Simms",
"Barry L. King",
"1:10.89"
],
[
"2010",
"Just Louise",
"Robby Albarado",
"Dale Romans",
"Eldon Farm Equine",
"1:11.85"
],
[
"2009",
"Decelerator",
"Julien Leparoux",
"D. Wayne Lukas",
"Westrock Stables",
"1:11.28"
],
[
"2008",
"Garden District",
"Robby Albarado",
"Todd A. Pletcher",
"Twin Creeks Racing Stable",
"1:11.07"
],
[
"2007",
"Rated Fiesty",
"Shaun Bridgmohan",
"Steve Asmussen",
"Heiligbrodt Racing et al.",
"1:09.27"
],
[
"2006",
"Richwoman",
"Shaun Bridgmohan",
"Steve Asmussen",
"Heiligbrodt Racing",
"1:10.50"
],
[
"2005",
"Effectual",
"Robby Albarado",
"Steve Asmussen",
"Gainesway /George Bolton",
"1:03.95"
],
[
"2004",
"Classic Elegance",
"Pat Day",
"D. Wayne Lukas",
"Bob & Beverly Lewis",
"1:04.18"
],
[
"2003",
"Be Gentle",
"Cornelio Velasquez",
"D. Wayne Lukas",
"Thomas F. Van Meter II",
"1:03.96"
],
[
"2002",
"Awesome Humor",
"Pat Day",
"W. Elliott Walden",
"WinStar Farm",
"1:03.45"
],
[
"2001",
"Cashier's Dream",
"Donnie Meche",
"Steve Asmussen",
"Team Valor",
"1:02.52"
],
[
"2000",
"Gold Mover",
"Craig Perret",
"Mark A. Hennig",
"Edward P. Evans",
"1:03.79"
],
[
"1999",
"Chilukki",
"Willie Martinez",
"Bob Baffert",
"Stonerside Stable",
"1:03.66"
],
[
"1998",
"Silverbulletday",
"Gary Stevens",
"Bob Baffert",
"Michael E. Pegram",
"1:04.70"
],
[
"1997",
"Love Lock",
"Pat Day",
"D. Wayne Lukas",
"Michael Tabor",
"1:03.84"
],
[
"1996",
"Move",
"Pat Day",
"Frank L. Brothers",
"Cherry Valley Farm",
"1:05.66"
],
[
"1995",
"Golden Attraction",
"Donna Barton",
"D. Wayne Lukas",
"Overbrook Farm",
"1:04.19"
]
],
"name": ""
} | {
"human_readable": "SELECT Trainer FROM table WHERE Owner = cherry valley farm",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"cherry valley farm"
]
}
} |
2 | Who-all own winner Blueeyesintherein after 2009? | {
"header": [
"Year",
"Winner",
"Jockey",
"Trainer",
"Owner",
"Time"
],
"page_title": "Churchill Downs Debutante Stakes",
"page_id": "12168673",
"types": [
"real",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12168673-1",
"section_title": "Winners since 1995",
"caption": "Winners since 1995",
"rows": [
[
"2012",
"Blueeyesintherein",
"Leandro Goncalves",
"Gary Simms",
"Self/King/Morgenson/Travis, et al",
"1:11.71"
],
[
"2011",
"Flashy Lassie",
"Kent Desormeaux",
"Gary Simms",
"Barry L. King",
"1:10.89"
],
[
"2010",
"Just Louise",
"Robby Albarado",
"Dale Romans",
"Eldon Farm Equine",
"1:11.85"
],
[
"2009",
"Decelerator",
"Julien Leparoux",
"D. Wayne Lukas",
"Westrock Stables",
"1:11.28"
],
[
"2008",
"Garden District",
"Robby Albarado",
"Todd A. Pletcher",
"Twin Creeks Racing Stable",
"1:11.07"
],
[
"2007",
"Rated Fiesty",
"Shaun Bridgmohan",
"Steve Asmussen",
"Heiligbrodt Racing et al.",
"1:09.27"
],
[
"2006",
"Richwoman",
"Shaun Bridgmohan",
"Steve Asmussen",
"Heiligbrodt Racing",
"1:10.50"
],
[
"2005",
"Effectual",
"Robby Albarado",
"Steve Asmussen",
"Gainesway /George Bolton",
"1:03.95"
],
[
"2004",
"Classic Elegance",
"Pat Day",
"D. Wayne Lukas",
"Bob & Beverly Lewis",
"1:04.18"
],
[
"2003",
"Be Gentle",
"Cornelio Velasquez",
"D. Wayne Lukas",
"Thomas F. Van Meter II",
"1:03.96"
],
[
"2002",
"Awesome Humor",
"Pat Day",
"W. Elliott Walden",
"WinStar Farm",
"1:03.45"
],
[
"2001",
"Cashier's Dream",
"Donnie Meche",
"Steve Asmussen",
"Team Valor",
"1:02.52"
],
[
"2000",
"Gold Mover",
"Craig Perret",
"Mark A. Hennig",
"Edward P. Evans",
"1:03.79"
],
[
"1999",
"Chilukki",
"Willie Martinez",
"Bob Baffert",
"Stonerside Stable",
"1:03.66"
],
[
"1998",
"Silverbulletday",
"Gary Stevens",
"Bob Baffert",
"Michael E. Pegram",
"1:04.70"
],
[
"1997",
"Love Lock",
"Pat Day",
"D. Wayne Lukas",
"Michael Tabor",
"1:03.84"
],
[
"1996",
"Move",
"Pat Day",
"Frank L. Brothers",
"Cherry Valley Farm",
"1:05.66"
],
[
"1995",
"Golden Attraction",
"Donna Barton",
"D. Wayne Lukas",
"Overbrook Farm",
"1:04.19"
]
],
"name": ""
} | {
"human_readable": "SELECT Owner FROM table WHERE Year > 2009 AND Winner = blueeyesintherein",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
0,
1
],
"operator_index": [
1,
0
],
"condition": [
"2009",
"blueeyesintherein"
]
}
} |
2 | Who-all had been the Blue Jays' opponent when theirn record had been 33-15? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1984 Toronto Blue Jays season",
"page_id": "12207528",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207528-4",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"June 1",
"Yankees",
"10 - 2",
"Fontenot (1-5)",
"33-15"
],
[
"June 2",
"Yankees",
"9 - 8 (10)",
"Christiansen (1-2)",
"34-15"
],
[
"June 3",
"Yankees",
"15 - 2",
"Clancy (4-5)",
"34-16"
],
[
"June 4",
"@ Tigers",
"6 - 3 (10)",
"Key (2-3)",
"34-17"
],
[
"June 5",
"@ Tigers",
"8 - 4",
"Abbott (2-2)",
"35-17"
],
[
"June 6",
"@ Tigers",
"6 - 3",
"Petry (8-3)",
"36-17"
],
[
"June 7",
"@ Tigers",
"5 - 3",
"Clancy (4-6)",
"36-18"
],
[
"June 8",
"@ Yankees",
"4 - 3 (11)",
"Acker (1-3)",
"36-19"
],
[
"June 9",
"@ Yankees",
"2 - 1",
"Stieb (7-2)",
"36-20"
],
[
"June 10",
"@ Yankees",
"5 - 3",
"Alexander (5-2)",
"36-21"
],
[
"June 11",
"Tigers",
"5 - 4",
"Leal (6-1)",
"36-22"
],
[
"June 12",
"Tigers",
"12 - 3",
"Morris (11-3)",
"37-22"
],
[
"June 13",
"Tigers",
"7 - 3",
"Wilcox (7-4)",
"38-22"
],
[
"June 15",
"Red Sox",
"4 - 3 (11)",
"Clear (5-1)",
"39-22"
],
[
"June 16",
"Red Sox",
"7 - 0",
"Hurst (8-5)",
"40-22"
],
[
"June 17",
"Red Sox",
"5 - 3",
"Gale (1-1)",
"41-22"
],
[
"June 19",
"Brewers",
"6 - 5",
"Key (2-4)",
"41-23"
],
[
"June 20",
"Brewers",
"5 - 4",
"Alexander (5-3)",
"41-24"
],
[
"June 21",
"@ Red Sox",
"5 - 2",
"Nipper (0-2)",
"42-24"
],
[
"June 22",
"@ Red Sox",
"8 - 1",
"Clancy (6-7)",
"42-25"
],
[
"June 23",
"@ Red Sox",
"9 - 3",
"Gale (1-2)",
"43-25"
],
[
"June 24",
"@ Red Sox",
"5 - 3 (10)",
"Lamp (4-3)",
"43-26"
],
[
"June 25",
"@ Brewers",
"2 - 1",
"Alexander (5-4)",
"43-27"
],
[
"June 25",
"@ Brewers",
"9 - 4",
"Acker (1-4)",
"43-28"
],
[
"June 26",
"@ Brewers",
"6 - 3",
"Leal (8-2)",
"43-29"
],
[
"June 27",
"@ Brewers",
"5 - 1",
"Clancy (6-8)",
"43-30"
],
[
"June 28",
"Athletics",
"9 - 6",
"Atherton (5-4)",
"44-30"
],
[
"June 29",
"Athletics",
"2 - 1",
"Stieb (8-3)",
"44-31"
],
[
"June 30",
"Athletics",
"6 - 1",
"Krueger (5-4)",
"45-31"
]
],
"name": ""
} | {
"human_readable": "SELECT Opponent FROM table WHERE Record = 33-15",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"33-15"
]
}
} |
2 | Who-all did the Blue Jays lose to when theirn record was 36-20? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1984 Toronto Blue Jays season",
"page_id": "12207528",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207528-4",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"June 1",
"Yankees",
"10 - 2",
"Fontenot (1-5)",
"33-15"
],
[
"June 2",
"Yankees",
"9 - 8 (10)",
"Christiansen (1-2)",
"34-15"
],
[
"June 3",
"Yankees",
"15 - 2",
"Clancy (4-5)",
"34-16"
],
[
"June 4",
"@ Tigers",
"6 - 3 (10)",
"Key (2-3)",
"34-17"
],
[
"June 5",
"@ Tigers",
"8 - 4",
"Abbott (2-2)",
"35-17"
],
[
"June 6",
"@ Tigers",
"6 - 3",
"Petry (8-3)",
"36-17"
],
[
"June 7",
"@ Tigers",
"5 - 3",
"Clancy (4-6)",
"36-18"
],
[
"June 8",
"@ Yankees",
"4 - 3 (11)",
"Acker (1-3)",
"36-19"
],
[
"June 9",
"@ Yankees",
"2 - 1",
"Stieb (7-2)",
"36-20"
],
[
"June 10",
"@ Yankees",
"5 - 3",
"Alexander (5-2)",
"36-21"
],
[
"June 11",
"Tigers",
"5 - 4",
"Leal (6-1)",
"36-22"
],
[
"June 12",
"Tigers",
"12 - 3",
"Morris (11-3)",
"37-22"
],
[
"June 13",
"Tigers",
"7 - 3",
"Wilcox (7-4)",
"38-22"
],
[
"June 15",
"Red Sox",
"4 - 3 (11)",
"Clear (5-1)",
"39-22"
],
[
"June 16",
"Red Sox",
"7 - 0",
"Hurst (8-5)",
"40-22"
],
[
"June 17",
"Red Sox",
"5 - 3",
"Gale (1-1)",
"41-22"
],
[
"June 19",
"Brewers",
"6 - 5",
"Key (2-4)",
"41-23"
],
[
"June 20",
"Brewers",
"5 - 4",
"Alexander (5-3)",
"41-24"
],
[
"June 21",
"@ Red Sox",
"5 - 2",
"Nipper (0-2)",
"42-24"
],
[
"June 22",
"@ Red Sox",
"8 - 1",
"Clancy (6-7)",
"42-25"
],
[
"June 23",
"@ Red Sox",
"9 - 3",
"Gale (1-2)",
"43-25"
],
[
"June 24",
"@ Red Sox",
"5 - 3 (10)",
"Lamp (4-3)",
"43-26"
],
[
"June 25",
"@ Brewers",
"2 - 1",
"Alexander (5-4)",
"43-27"
],
[
"June 25",
"@ Brewers",
"9 - 4",
"Acker (1-4)",
"43-28"
],
[
"June 26",
"@ Brewers",
"6 - 3",
"Leal (8-2)",
"43-29"
],
[
"June 27",
"@ Brewers",
"5 - 1",
"Clancy (6-8)",
"43-30"
],
[
"June 28",
"Athletics",
"9 - 6",
"Atherton (5-4)",
"44-30"
],
[
"June 29",
"Athletics",
"2 - 1",
"Stieb (8-3)",
"44-31"
],
[
"June 30",
"Athletics",
"6 - 1",
"Krueger (5-4)",
"45-31"
]
],
"name": ""
} | {
"human_readable": "SELECT Loss FROM table WHERE Record = 36-20",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"36-20"
]
}
} |
2 | What-all is the rank of the qual 141.471? | {
"header": [
"Year",
"Start",
"Qual",
"Rank",
"Finish",
"Laps"
],
"page_title": "Cliff Griffith",
"page_id": "1252065",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1252065-1",
"section_title": "Indy 500 results",
"caption": "Indy 500 results",
"rows": [
[
"1951",
"18",
"133.839",
"13",
"28",
"30"
],
[
"1952",
"9",
"136.617",
"6",
"9",
"200"
],
[
"1956",
"30",
"141.471",
"24",
"10",
"199"
],
[
"1961",
"30",
"145.038",
"19",
"24",
"55"
],
[
"Totals",
"Totals",
"Totals",
"Totals",
"Totals",
"484"
]
],
"name": ""
} | {
"human_readable": "SELECT Rank FROM table WHERE Qual = 141.471",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"141.471"
]
}
} |
2 | What-all is the start of lap 55? | {
"header": [
"Year",
"Start",
"Qual",
"Rank",
"Finish",
"Laps"
],
"page_title": "Cliff Griffith",
"page_id": "1252065",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1252065-1",
"section_title": "Indy 500 results",
"caption": "Indy 500 results",
"rows": [
[
"1951",
"18",
"133.839",
"13",
"28",
"30"
],
[
"1952",
"9",
"136.617",
"6",
"9",
"200"
],
[
"1956",
"30",
"141.471",
"24",
"10",
"199"
],
[
"1961",
"30",
"145.038",
"19",
"24",
"55"
],
[
"Totals",
"Totals",
"Totals",
"Totals",
"Totals",
"484"
]
],
"name": ""
} | {
"human_readable": "SELECT Start FROM table WHERE Laps = 55",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"55"
]
}
} |
2 | What-all is rank of the year 1956? | {
"header": [
"Year",
"Start",
"Qual",
"Rank",
"Finish",
"Laps"
],
"page_title": "Cliff Griffith",
"page_id": "1252065",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1252065-1",
"section_title": "Indy 500 results",
"caption": "Indy 500 results",
"rows": [
[
"1951",
"18",
"133.839",
"13",
"28",
"30"
],
[
"1952",
"9",
"136.617",
"6",
"9",
"200"
],
[
"1956",
"30",
"141.471",
"24",
"10",
"199"
],
[
"1961",
"30",
"145.038",
"19",
"24",
"55"
],
[
"Totals",
"Totals",
"Totals",
"Totals",
"Totals",
"484"
]
],
"name": ""
} | {
"human_readable": "SELECT Rank FROM table WHERE Year = 1956",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"1956"
]
}
} |
2 | What-all is the lap number for the 13 rank? | {
"header": [
"Year",
"Start",
"Qual",
"Rank",
"Finish",
"Laps"
],
"page_title": "Cliff Griffith",
"page_id": "1252065",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1252065-1",
"section_title": "Indy 500 results",
"caption": "Indy 500 results",
"rows": [
[
"1951",
"18",
"133.839",
"13",
"28",
"30"
],
[
"1952",
"9",
"136.617",
"6",
"9",
"200"
],
[
"1956",
"30",
"141.471",
"24",
"10",
"199"
],
[
"1961",
"30",
"145.038",
"19",
"24",
"55"
],
[
"Totals",
"Totals",
"Totals",
"Totals",
"Totals",
"484"
]
],
"name": ""
} | {
"human_readable": "SELECT Laps FROM table WHERE Rank = 13",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"13"
]
}
} |
2 | What-all is the rank for 1961? | {
"header": [
"Year",
"Start",
"Qual",
"Rank",
"Finish",
"Laps"
],
"page_title": "Cliff Griffith",
"page_id": "1252065",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1252065-1",
"section_title": "Indy 500 results",
"caption": "Indy 500 results",
"rows": [
[
"1951",
"18",
"133.839",
"13",
"28",
"30"
],
[
"1952",
"9",
"136.617",
"6",
"9",
"200"
],
[
"1956",
"30",
"141.471",
"24",
"10",
"199"
],
[
"1961",
"30",
"145.038",
"19",
"24",
"55"
],
[
"Totals",
"Totals",
"Totals",
"Totals",
"Totals",
"484"
]
],
"name": ""
} | {
"human_readable": "SELECT Rank FROM table WHERE Year = 1961",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"1961"
]
}
} |
2 | What-all is the sum of the lap with a finishs of 24? | {
"header": [
"Year",
"Start",
"Qual",
"Rank",
"Finish",
"Laps"
],
"page_title": "Cliff Griffith",
"page_id": "1252065",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1252065-1",
"section_title": "Indy 500 results",
"caption": "Indy 500 results",
"rows": [
[
"1951",
"18",
"133.839",
"13",
"28",
"30"
],
[
"1952",
"9",
"136.617",
"6",
"9",
"200"
],
[
"1956",
"30",
"141.471",
"24",
"10",
"199"
],
[
"1961",
"30",
"145.038",
"19",
"24",
"55"
],
[
"Totals",
"Totals",
"Totals",
"Totals",
"Totals",
"484"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Laps FROM table WHERE Finish = 24",
"sel": 5,
"agg": 4,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"24"
]
}
} |
2 | Which band plays Self Versus Self - Immersion? | {
"header": [
"Album or Song",
"Band",
"Memebrship",
"Role",
"Year"
],
"page_title": "Anders Fridén",
"page_id": "1297671",
"types": [
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1297671-1",
"section_title": "Discography",
"caption": "Discography",
"rows": [
[
"Enfeebled Earth",
"Dark Tranquillity (Septic Broiler)",
"Ex-Member",
"Vocals",
"1990"
],
[
"Rehearsal December 1990",
"Dark Tranquillity (Septic Broiler)",
"Ex-Member",
"Vocals",
"1990"
],
[
"Trail of Life Decayed",
"Dark Tranquillity",
"Ex-Member",
"Vocals",
"1991"
],
[
"A Moonclad Reflection",
"Dark Tranquillity",
"Ex-Member",
"Vocals",
"1992"
],
[
"Skydancer",
"Dark Tranquillity",
"Ex-Member",
"Vocals",
"1993"
],
[
"Carpet (1-3, 7)",
"Ceremonial Oath",
"Ex-Member",
"Vocals",
"1995"
],
[
"The Jester Race",
"In Flames",
"Member",
"Vocals",
"1995"
],
[
"Black-Ash Inheritance",
"In Flames",
"Member",
"Vocals",
"1997"
],
[
"Whoracle",
"In Flames",
"Member",
"Vocals",
"1997"
],
[
"Penetrations from the Lost World",
"Dimension Zero",
"Guest",
"Co-Producing",
"1997"
],
[
"The Fifth Season",
"Sacrilege",
"Guest",
"Engineering",
"1997"
],
[
"Hedon - The Mind's I",
"Dark Tranquillity",
"Guest",
"Co-Vocals/ Mantra",
"1997"
],
[
"Hands of the Pupetters - Visionnaire",
"Misanthrope",
"Guest",
"Backing vocals",
"1997"
],
[
"Haddock",
"Haddock",
"Guest",
"Recording",
"1998"
],
[
"My Arms, Your Hearse",
"Opeth",
"Guest",
"Co-Producing",
"1998"
],
[
"The Nude Ballet",
"Withering Surface",
"Guest",
"Mastering",
"1998"
],
[
"Colony",
"In Flames",
"Member",
"Vocals",
"1999"
],
[
"The Phantom Novels (2, 3)",
"Grievance",
"Guest",
"Co-Vocals",
"1999"
],
[
"AntiChrist 3000 - The Beast Divine",
"Cemetery 1213",
"Guest",
"Co-Vocals",
"2000"
],
[
"Clayman",
"In Flames",
"Member",
"Vocals",
"2000"
],
[
"Not Dead Yet",
"Raise Hell",
"Guest",
"Co-Producing",
"2000"
],
[
"Haven",
"Dark Tranquillity",
"Guest",
"Engineering",
"2000"
],
[
"The Tokyo Showdown",
"In Flames",
"Member",
"Vocals",
"2001"
],
[
"I Die, You Soar",
"Madrigal",
"Guest",
"Producing, Recording",
"2001"
],
[
"Reroute To Remain",
"In Flames",
"Member",
"Vocals, Mixing, Engineering",
"2002"
],
[
"Silent Night Fever",
"Dimension Zero",
"Guest",
"Co-Producing",
"2002"
],
[
"Trigger",
"In Flames",
"Member",
"Vocals",
"2003"
],
[
"Passenger",
"Passenger",
"Member",
"Vocals",
"2003"
],
[
"This Is Hell",
"Dimension Zero",
"Guest",
"Co-Producing",
"2003"
],
[
"Synthetic Generation",
"Deathstars",
"Guest",
"Engineering, Recording",
"2003"
],
[
"Prey on Life",
"Burst",
"Guest",
"Producing, Engineering",
"2003"
],
[
"Soundtrack to Your Escape",
"In Flames",
"Member",
"Vocals",
"2004"
],
[
"The Opposite from Within",
"Caliban",
"Guest",
"Producing",
"2004"
],
[
"Used & Abused In Live We Trust",
"In Flames",
"Member",
"Vocals",
"2005"
],
[
"Come Clarity",
"In Flames",
"Member",
"Vocals",
"2006"
],
[
"The Undying Darkness",
"Caliban",
"Guest",
"Producing",
"2006"
],
[
"I See The Falling Sky - The Awakening",
"Caliban",
"Guest",
"Co-Vocals",
"2007"
],
[
"Absolute Design",
"Engel",
"Guest",
"Producing",
"2007"
],
[
"Dysfunctional Hours - Out of the Dark",
"Nuclear Blast All-Stars",
"Guest",
"Vocals",
"2007"
],
[
"Subversive Blueprint",
"The Destiny Program",
"Guest",
"Producing",
"2007"
],
[
"A Sense of Purpose",
"In Flames",
"Member",
"Vocals",
"2008"
],
[
"Self Versus Self - Immersion",
"Pendulum",
"Guest",
"Co-Vocals",
"2010"
],
[
"Sounds of a Playground Fading",
"In Flames",
"Member",
"Vocals",
"2011"
]
],
"name": ""
} | {
"human_readable": "SELECT Band FROM table WHERE Album or Song = self versus self - immersion",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"self versus self - immersion"
]
}
} |
2 | What-all Event use submission (rear naked choke) with 9-4? | {
"header": [
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Location"
],
"page_title": "Kultar Gill",
"page_id": "12278106",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12278106-2",
"section_title": "Mixed martial arts record",
"caption": "Mixed martial arts record",
"rows": [
[
"Win",
"12-8",
"Amr Wahman",
"TKO (punches)",
"SFL 4",
"1",
"Mumbai , India"
],
[
"Win",
"11-8",
"Quinton Arendse",
"KO (punches)",
"SFL 3",
"1",
"New Delhi , Delhi India"
],
[
"Loss",
"10-8",
"Joachim Hansen",
"Submission (armbar)",
"DREAM.5",
"1",
"Osaka-jo Hall , Japan"
],
[
"Loss",
"10-7",
"Tatsuya Kawajiri",
"Decision (unanimous)",
"DREAM.1",
"2",
"Saitama , Japan"
],
[
"Win",
"10-6",
"Hideo Tokoro",
"TKO (punches)",
"Hero's 9",
"1",
"Yokohama , Japan"
],
[
"Loss",
"9-6",
"Kazuyuki Miyata",
"Submission (guillotine choke)",
"Hero's 8",
"1",
"Nagoya , Japan"
],
[
"Loss",
"9-5",
"Rodrigo Damm",
"Submission (rear naked choke)",
"BodogFight - St. Petersburg",
"2",
"St. Petersburg , Russia"
],
[
"Loss",
"9-4",
"Caol Uno",
"Submission (rear naked choke)",
"Hero's 6",
"2",
"Tokyo , Japan"
],
[
"Win",
"9-3",
"Hideo Tokoro",
"KO (knee)",
"Hero's 5",
"1",
"Tokyo , Japan"
],
[
"Loss",
"8-3",
"Daisuke Sugie",
"Submission (triangle choke)",
"Shooto - GIG Central 8",
"1",
"Nagoya , Japan"
],
[
"Win",
"8-2",
"Harris Sarmiento",
"Submission (rear naked choke)",
"SB 39: Destiny",
"3",
"Hawaii , United States"
],
[
"Loss",
"7-2",
"Fabio Holanda",
"Submission (kimura)",
"TKO Major League MMA",
"1",
"Quebec , Canada"
],
[
"Win",
"7-1",
"Dave Rivas",
"Submission (rear naked choke)",
"PXC 2: Chaos",
"2",
"Guam"
],
[
"Win",
"6-1",
"Donald Ouimet",
"Submission (rear naked choke)",
"UCC 12: Adrenaline",
"1",
"Quebec , Canada"
],
[
"Win",
"5-1",
"Kevin Dolan",
"TKO (strikes)",
"Mixed Fighting Championship",
"1",
"Alberta , Canada"
],
[
"Win",
"4-1",
"Dave Scholten",
"Submission (rear naked choke)",
"World Freestyle Fighting 3",
"1",
"Vancouver, British Columbia , Canada"
],
[
"Loss",
"3-1",
"Yves Edwards",
"Submission (heel hook)",
"Shogun 1",
"2",
"Hawaii , United States"
],
[
"Win",
"3-0",
"Trevor Michaelis",
"Submission (rear naked choke)",
"UFCF - Everett Extreme Challenge 4",
"1",
"Everett, Washington , United States"
],
[
"Win",
"2-0",
"Dan Shenk",
"Submission (rear naked choke)",
"Western Freestyle Championships",
"1",
"British Columbia , Canada"
],
[
"Win",
"1-0",
"JR Wallace",
"Decision (unanimous)",
"Western Canada's Toughest",
"3",
"Vernon, British Columbia , Canada"
]
],
"name": ""
} | {
"human_readable": "SELECT Event FROM table WHERE Method = submission (rear naked choke) AND Record = 9-4",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3,
1
],
"operator_index": [
0,
0
],
"condition": [
"submission (rear naked choke)",
"9-4"
]
}
} |
2 | What event had been Donald Ouimet involved? | {
"header": [
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Location"
],
"page_title": "Kultar Gill",
"page_id": "12278106",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12278106-2",
"section_title": "Mixed martial arts record",
"caption": "Mixed martial arts record",
"rows": [
[
"Win",
"12-8",
"Amr Wahman",
"TKO (punches)",
"SFL 4",
"1",
"Mumbai , India"
],
[
"Win",
"11-8",
"Quinton Arendse",
"KO (punches)",
"SFL 3",
"1",
"New Delhi , Delhi India"
],
[
"Loss",
"10-8",
"Joachim Hansen",
"Submission (armbar)",
"DREAM.5",
"1",
"Osaka-jo Hall , Japan"
],
[
"Loss",
"10-7",
"Tatsuya Kawajiri",
"Decision (unanimous)",
"DREAM.1",
"2",
"Saitama , Japan"
],
[
"Win",
"10-6",
"Hideo Tokoro",
"TKO (punches)",
"Hero's 9",
"1",
"Yokohama , Japan"
],
[
"Loss",
"9-6",
"Kazuyuki Miyata",
"Submission (guillotine choke)",
"Hero's 8",
"1",
"Nagoya , Japan"
],
[
"Loss",
"9-5",
"Rodrigo Damm",
"Submission (rear naked choke)",
"BodogFight - St. Petersburg",
"2",
"St. Petersburg , Russia"
],
[
"Loss",
"9-4",
"Caol Uno",
"Submission (rear naked choke)",
"Hero's 6",
"2",
"Tokyo , Japan"
],
[
"Win",
"9-3",
"Hideo Tokoro",
"KO (knee)",
"Hero's 5",
"1",
"Tokyo , Japan"
],
[
"Loss",
"8-3",
"Daisuke Sugie",
"Submission (triangle choke)",
"Shooto - GIG Central 8",
"1",
"Nagoya , Japan"
],
[
"Win",
"8-2",
"Harris Sarmiento",
"Submission (rear naked choke)",
"SB 39: Destiny",
"3",
"Hawaii , United States"
],
[
"Loss",
"7-2",
"Fabio Holanda",
"Submission (kimura)",
"TKO Major League MMA",
"1",
"Quebec , Canada"
],
[
"Win",
"7-1",
"Dave Rivas",
"Submission (rear naked choke)",
"PXC 2: Chaos",
"2",
"Guam"
],
[
"Win",
"6-1",
"Donald Ouimet",
"Submission (rear naked choke)",
"UCC 12: Adrenaline",
"1",
"Quebec , Canada"
],
[
"Win",
"5-1",
"Kevin Dolan",
"TKO (strikes)",
"Mixed Fighting Championship",
"1",
"Alberta , Canada"
],
[
"Win",
"4-1",
"Dave Scholten",
"Submission (rear naked choke)",
"World Freestyle Fighting 3",
"1",
"Vancouver, British Columbia , Canada"
],
[
"Loss",
"3-1",
"Yves Edwards",
"Submission (heel hook)",
"Shogun 1",
"2",
"Hawaii , United States"
],
[
"Win",
"3-0",
"Trevor Michaelis",
"Submission (rear naked choke)",
"UFCF - Everett Extreme Challenge 4",
"1",
"Everett, Washington , United States"
],
[
"Win",
"2-0",
"Dan Shenk",
"Submission (rear naked choke)",
"Western Freestyle Championships",
"1",
"British Columbia , Canada"
],
[
"Win",
"1-0",
"JR Wallace",
"Decision (unanimous)",
"Western Canada's Toughest",
"3",
"Vernon, British Columbia , Canada"
]
],
"name": ""
} | {
"human_readable": "SELECT Event FROM table WHERE Opponent = donald ouimet",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"donald ouimet"
]
}
} |
2 | What event is she finishing 3rd in 2010? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Event"
],
"page_title": "Sofia Mattsson",
"page_id": "13047884",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-13047884-1",
"section_title": "Senior",
"caption": "Senior",
"rows": [
[
"2007",
"European Championships",
"Sofia , Bulgaria",
"3rd",
"48 kg"
],
[
"2007",
"World Championships",
"Baku , Azerbaijan",
"8th",
"48 kg"
],
[
"2008",
"European Championships",
"Tampere , Finland",
"2nd",
"51 kg"
],
[
"2008",
"Olympic Games",
"Beijing , Republic of China",
"12th",
"48 kg"
],
[
"2009",
"European Championships",
"Vilnius , Lithuania",
"10th",
"51 kg"
],
[
"2009",
"World Championships",
"Herning , Denmark",
"1st",
"51 kg"
],
[
"2010",
"European Championships",
"Baku, Azerbaijan",
"1st",
"51 kg"
],
[
"2010",
"World Championships",
"Moscow , Russia",
"3rd",
"51 kg"
],
[
"2011",
"World Championships",
"Istanbul , Turkey",
"2nd",
"59 kg"
],
[
"2012",
"European Championships",
"Belgrade , Serbia",
"2nd",
"55 kg"
],
[
"2012",
"Olympic Games",
"London , Great Britain",
"7th",
"55 kg"
],
[
"2013",
"European Championships",
"Tbilisi, Georgia",
"1st",
"55 kg"
]
],
"name": ""
} | {
"human_readable": "SELECT Event FROM table WHERE Position = 3rd AND Year = 2010",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3,
0
],
"operator_index": [
0,
0
],
"condition": [
"3rd",
"2010"
]
}
} |
2 | What year did she compete in tampere, finland? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Event"
],
"page_title": "Sofia Mattsson",
"page_id": "13047884",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-13047884-1",
"section_title": "Senior",
"caption": "Senior",
"rows": [
[
"2007",
"European Championships",
"Sofia , Bulgaria",
"3rd",
"48 kg"
],
[
"2007",
"World Championships",
"Baku , Azerbaijan",
"8th",
"48 kg"
],
[
"2008",
"European Championships",
"Tampere , Finland",
"2nd",
"51 kg"
],
[
"2008",
"Olympic Games",
"Beijing , Republic of China",
"12th",
"48 kg"
],
[
"2009",
"European Championships",
"Vilnius , Lithuania",
"10th",
"51 kg"
],
[
"2009",
"World Championships",
"Herning , Denmark",
"1st",
"51 kg"
],
[
"2010",
"European Championships",
"Baku, Azerbaijan",
"1st",
"51 kg"
],
[
"2010",
"World Championships",
"Moscow , Russia",
"3rd",
"51 kg"
],
[
"2011",
"World Championships",
"Istanbul , Turkey",
"2nd",
"59 kg"
],
[
"2012",
"European Championships",
"Belgrade , Serbia",
"2nd",
"55 kg"
],
[
"2012",
"Olympic Games",
"London , Great Britain",
"7th",
"55 kg"
],
[
"2013",
"European Championships",
"Tbilisi, Georgia",
"1st",
"55 kg"
]
],
"name": ""
} | {
"human_readable": "SELECT AVG Year FROM table WHERE Venue = tampere, finland",
"sel": 0,
"agg": 5,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"tampere, finland"
]
}
} |
2 | Ben Hogan with a score more larger as 66 had had a place listed of what? | {
"header": [
"Place",
"Player",
"Country",
"Score",
"To par"
],
"page_title": "1956 Masters Tournament",
"page_id": "13081672",
"types": [
"text",
"text",
"text",
"real",
"text"
],
"id": "2-13081672-1",
"section_title": "First round",
"caption": "First round",
"rows": [
[
"1",
"Ken Venturi (a)",
"United States",
"66",
"–6"
],
[
"2",
"Cary Middlecoff",
"United States",
"67",
"–5"
],
[
"T3",
"Tommy Bolt",
"United States",
"68",
"–4"
],
[
"T3",
"Shelley Mayfield",
"United States",
"68",
"–4"
],
[
"5",
"Ben Hogan",
"United States",
"69",
"–3"
],
[
"T6",
"Doug Ford",
"United States",
"70",
"–2"
],
[
"T6",
"Shelley Mayfield",
"United States",
"70",
"–2"
],
[
"T6",
"Billy Joe Patton (a)",
"United States",
"70",
"–2"
],
[
"T9",
"Jerry Barber",
"United States",
"71",
"–1"
],
[
"T9",
"Fred Hawkins",
"United States",
"71",
"–1"
]
],
"name": ""
} | {
"human_readable": "SELECT Place FROM table WHERE Score > 66 AND Player = ben hogan",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
3,
1
],
"operator_index": [
1,
0
],
"condition": [
"66",
"ben hogan"
]
}
} |
2 | With a score of 70, this here player's name is a-listed as what? | {
"header": [
"Place",
"Player",
"Country",
"Score",
"To par"
],
"page_title": "1956 Masters Tournament",
"page_id": "13081672",
"types": [
"text",
"text",
"text",
"real",
"text"
],
"id": "2-13081672-1",
"section_title": "First round",
"caption": "First round",
"rows": [
[
"1",
"Ken Venturi (a)",
"United States",
"66",
"–6"
],
[
"2",
"Cary Middlecoff",
"United States",
"67",
"–5"
],
[
"T3",
"Tommy Bolt",
"United States",
"68",
"–4"
],
[
"T3",
"Shelley Mayfield",
"United States",
"68",
"–4"
],
[
"5",
"Ben Hogan",
"United States",
"69",
"–3"
],
[
"T6",
"Doug Ford",
"United States",
"70",
"–2"
],
[
"T6",
"Shelley Mayfield",
"United States",
"70",
"–2"
],
[
"T6",
"Billy Joe Patton (a)",
"United States",
"70",
"–2"
],
[
"T9",
"Jerry Barber",
"United States",
"71",
"–1"
],
[
"T9",
"Fred Hawkins",
"United States",
"71",
"–1"
]
],
"name": ""
} | {
"human_readable": "SELECT Player FROM table WHERE Score = 70",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"70"
]
}
} |
2 | With a score more smaller than 71 along with a place of t6, what is the To par score? | {
"header": [
"Place",
"Player",
"Country",
"Score",
"To par"
],
"page_title": "1956 Masters Tournament",
"page_id": "13081672",
"types": [
"text",
"text",
"text",
"real",
"text"
],
"id": "2-13081672-1",
"section_title": "First round",
"caption": "First round",
"rows": [
[
"1",
"Ken Venturi (a)",
"United States",
"66",
"–6"
],
[
"2",
"Cary Middlecoff",
"United States",
"67",
"–5"
],
[
"T3",
"Tommy Bolt",
"United States",
"68",
"–4"
],
[
"T3",
"Shelley Mayfield",
"United States",
"68",
"–4"
],
[
"5",
"Ben Hogan",
"United States",
"69",
"–3"
],
[
"T6",
"Doug Ford",
"United States",
"70",
"–2"
],
[
"T6",
"Shelley Mayfield",
"United States",
"70",
"–2"
],
[
"T6",
"Billy Joe Patton (a)",
"United States",
"70",
"–2"
],
[
"T9",
"Jerry Barber",
"United States",
"71",
"–1"
],
[
"T9",
"Fred Hawkins",
"United States",
"71",
"–1"
]
],
"name": ""
} | {
"human_readable": "SELECT To par FROM table WHERE Score < 71 AND Place = t6",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3,
0
],
"operator_index": [
2,
0
],
"condition": [
"71",
"t6"
]
}
} |
2 | Which Hanyu Pinyin has a GDP in 2011 larger than 688.02 billion yuan and a regional population of 8,700,400 in 2010? | {
"header": [
"City",
"Hanzi",
"Hanyu Pinyin",
"Regional Population(2010)",
"GDP(2011)(billion yuan)"
],
"page_title": "Yangtze River Delta",
"page_id": "1300302",
"types": [
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1300302-1",
"section_title": "Cities",
"caption": "Cities",
"rows": [
[
"Shanghai",
"上海",
"Shànghǎi",
"23,019,148",
"1,919.57"
],
[
"Nanjing ( Jiangsu )",
"南京",
"Nánjīng",
"8,004,680",
"614.55"
],
[
"Hangzhou ( Zhejiang )",
"杭州",
"Hángzhōu",
"8,700,400",
"701.18"
],
[
"Suzhou ( Jiangsu )",
"苏州/ 蘇州",
"Sūzhōu",
"10,465,994",
"1,071.70"
],
[
"Ningbo ( Zhejiang )",
"宁波/ 寧波",
"Níngbō",
"7,605,689",
"601.05"
],
[
"Wuxi ( Jiangsu )",
"无锡/ 無錫",
"Wúxī",
"6,372,624",
"688.02"
],
[
"Nantong ( Jiangsu )",
"南通",
"Nántōng",
"7,282,835",
"408.02"
],
[
"Shaoxing ( Zhejiang )",
"绍兴/ 紹興",
"Shàoxīng",
"4,912,200",
"329.12"
],
[
"Changzhou ( Jiangsu )",
"常州",
"Chángzhōu",
"4,591,972",
"358.04"
],
[
"Jinhua ( Zhejiang )",
"金华/ 金華",
"Jīnhuá",
"4,614,100",
"244.77"
],
[
"Jiaxing ( Zhejiang )",
"嘉兴/ 嘉興",
"Jiāxīng",
"4,501,700",
"266.81"
],
[
"Taizhou ( Zhejiang )",
"台州",
"Tāizhōu",
"5,968,800",
"279.49"
],
[
"Yangzhou ( Jiangsu )",
"扬州/ 揚州",
"Yángzhōu",
"4,459,760",
"263.03"
],
[
"Yancheng ( Jiangsu )",
"盐城",
"Yánchéng",
"7,260,240",
"277.13"
],
[
"Taizhou ( Jiangsu )",
"泰州",
"Tàizhōu",
"4,618,558",
"242.26"
],
[
"Zhenjiang ( Jiangsu )",
"镇江/ 鎮江",
"Zhènjiāng",
"3,113,384",
"231.04"
],
[
"Huzhou ( Zhejiang )",
"湖州",
"Húzhōu",
"2,893,500",
"151.88"
],
[
"Huai'an ( Jiangsu )",
"淮安",
"Huái'ān",
"4,799,889",
"169.00"
],
[
"Zhoushan ( Zhejiang )",
"舟山",
"Zhōushān",
"1,121,300",
"76.53"
],
[
"Quzhou ( Zhejiang )",
"衢州",
"Qúzhōu",
"2,456,100",
"89.03"
],
[
"Ma'anshan ( Anhui )",
"马鞍山/ 馬鞍山",
"Mǎ'ānshān",
"1,366,302",
"114.42"
],
[
"Hefei ( Anhui )",
"合肥",
"Héféi",
"7,457,466 including Chaohu City and Lujiang County",
"363.66"
]
],
"name": ""
} | {
"human_readable": "SELECT Hanyu Pinyin FROM table WHERE GDP(2011)(billion yuan) > 688.02 AND Regional Population(2010) = 8,700,400",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4,
3
],
"operator_index": [
1,
0
],
"condition": [
"688.02",
"8,700,400"
]
}
} |
2 | Which Hanzi has a Regional Population of 4,591,972 in 2010? | {
"header": [
"City",
"Hanzi",
"Hanyu Pinyin",
"Regional Population(2010)",
"GDP(2011)(billion yuan)"
],
"page_title": "Yangtze River Delta",
"page_id": "1300302",
"types": [
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1300302-1",
"section_title": "Cities",
"caption": "Cities",
"rows": [
[
"Shanghai",
"上海",
"Shànghǎi",
"23,019,148",
"1,919.57"
],
[
"Nanjing ( Jiangsu )",
"南京",
"Nánjīng",
"8,004,680",
"614.55"
],
[
"Hangzhou ( Zhejiang )",
"杭州",
"Hángzhōu",
"8,700,400",
"701.18"
],
[
"Suzhou ( Jiangsu )",
"苏州/ 蘇州",
"Sūzhōu",
"10,465,994",
"1,071.70"
],
[
"Ningbo ( Zhejiang )",
"宁波/ 寧波",
"Níngbō",
"7,605,689",
"601.05"
],
[
"Wuxi ( Jiangsu )",
"无锡/ 無錫",
"Wúxī",
"6,372,624",
"688.02"
],
[
"Nantong ( Jiangsu )",
"南通",
"Nántōng",
"7,282,835",
"408.02"
],
[
"Shaoxing ( Zhejiang )",
"绍兴/ 紹興",
"Shàoxīng",
"4,912,200",
"329.12"
],
[
"Changzhou ( Jiangsu )",
"常州",
"Chángzhōu",
"4,591,972",
"358.04"
],
[
"Jinhua ( Zhejiang )",
"金华/ 金華",
"Jīnhuá",
"4,614,100",
"244.77"
],
[
"Jiaxing ( Zhejiang )",
"嘉兴/ 嘉興",
"Jiāxīng",
"4,501,700",
"266.81"
],
[
"Taizhou ( Zhejiang )",
"台州",
"Tāizhōu",
"5,968,800",
"279.49"
],
[
"Yangzhou ( Jiangsu )",
"扬州/ 揚州",
"Yángzhōu",
"4,459,760",
"263.03"
],
[
"Yancheng ( Jiangsu )",
"盐城",
"Yánchéng",
"7,260,240",
"277.13"
],
[
"Taizhou ( Jiangsu )",
"泰州",
"Tàizhōu",
"4,618,558",
"242.26"
],
[
"Zhenjiang ( Jiangsu )",
"镇江/ 鎮江",
"Zhènjiāng",
"3,113,384",
"231.04"
],
[
"Huzhou ( Zhejiang )",
"湖州",
"Húzhōu",
"2,893,500",
"151.88"
],
[
"Huai'an ( Jiangsu )",
"淮安",
"Huái'ān",
"4,799,889",
"169.00"
],
[
"Zhoushan ( Zhejiang )",
"舟山",
"Zhōushān",
"1,121,300",
"76.53"
],
[
"Quzhou ( Zhejiang )",
"衢州",
"Qúzhōu",
"2,456,100",
"89.03"
],
[
"Ma'anshan ( Anhui )",
"马鞍山/ 馬鞍山",
"Mǎ'ānshān",
"1,366,302",
"114.42"
],
[
"Hefei ( Anhui )",
"合肥",
"Héféi",
"7,457,466 including Chaohu City and Lujiang County",
"363.66"
]
],
"name": ""
} | {
"human_readable": "SELECT Hanzi FROM table WHERE Regional Population(2010) = 4,591,972",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"4,591,972"
]
}
} |
2 | What-all is the Name of the person from the Netherlands in a Lane lower than 5, with a Rank better than 5, and a time of less than 55.62? | {
"header": [
"Rank",
"Lane",
"Name",
"Nationality",
"Time"
],
"page_title": "Swimming at the 2000 Summer Olympics – Women's 100 metre freestyle",
"page_id": "12382948",
"types": [
"real",
"real",
"text",
"text",
"real"
],
"id": "2-12382948-5",
"section_title": "Semifinal 2",
"caption": "Semifinal 2",
"rows": [
[
"1",
"4",
"Inge de Bruijn",
"Netherlands",
"53.77"
],
[
"2",
"5",
"Jenny Thompson",
"United States",
"54.40"
],
[
"3",
"3",
"Helene Muller",
"South Africa",
"55.24"
],
[
"4",
"2",
"Sumika Minamoto",
"Japan",
"55.62"
],
[
"5",
"1",
"Karen Pickering",
"Great Britain",
"55.71"
],
[
"6",
"8",
"Rania Elwani",
"Egypt",
"55.85"
],
[
"7",
"7",
"Louise Jöhncke",
"Sweden",
"55.94"
],
[
"8",
"6",
"Sandra Völker",
"Germany",
"55.97"
]
],
"name": ""
} | {
"human_readable": "SELECT Name FROM table WHERE Rank < 5 AND Time < 55.62 AND Lane < 5 AND Nationality = netherlands",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
0,
4,
1,
3
],
"operator_index": [
2,
2,
2,
0
],
"condition": [
"5",
"55.62",
"5",
"netherlands"
]
}
} |
2 | What-all is the highest Rank of Karen Pickering when she had a time of less than 55.71? | {
"header": [
"Rank",
"Lane",
"Name",
"Nationality",
"Time"
],
"page_title": "Swimming at the 2000 Summer Olympics – Women's 100 metre freestyle",
"page_id": "12382948",
"types": [
"real",
"real",
"text",
"text",
"real"
],
"id": "2-12382948-5",
"section_title": "Semifinal 2",
"caption": "Semifinal 2",
"rows": [
[
"1",
"4",
"Inge de Bruijn",
"Netherlands",
"53.77"
],
[
"2",
"5",
"Jenny Thompson",
"United States",
"54.40"
],
[
"3",
"3",
"Helene Muller",
"South Africa",
"55.24"
],
[
"4",
"2",
"Sumika Minamoto",
"Japan",
"55.62"
],
[
"5",
"1",
"Karen Pickering",
"Great Britain",
"55.71"
],
[
"6",
"8",
"Rania Elwani",
"Egypt",
"55.85"
],
[
"7",
"7",
"Louise Jöhncke",
"Sweden",
"55.94"
],
[
"8",
"6",
"Sandra Völker",
"Germany",
"55.97"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Rank FROM table WHERE Name = karen pickering AND Time < 55.71",
"sel": 0,
"agg": 1,
"conds": {
"column_index": [
2,
4
],
"operator_index": [
0,
2
],
"condition": [
"karen pickering",
"55.71"
]
}
} |
2 | What-all is the highest Lane number of a person with a time of 55.94 with a Rank that's more bigger than 8? | {
"header": [
"Rank",
"Lane",
"Name",
"Nationality",
"Time"
],
"page_title": "Swimming at the 2000 Summer Olympics – Women's 100 metre freestyle",
"page_id": "12382948",
"types": [
"real",
"real",
"text",
"text",
"real"
],
"id": "2-12382948-5",
"section_title": "Semifinal 2",
"caption": "Semifinal 2",
"rows": [
[
"1",
"4",
"Inge de Bruijn",
"Netherlands",
"53.77"
],
[
"2",
"5",
"Jenny Thompson",
"United States",
"54.40"
],
[
"3",
"3",
"Helene Muller",
"South Africa",
"55.24"
],
[
"4",
"2",
"Sumika Minamoto",
"Japan",
"55.62"
],
[
"5",
"1",
"Karen Pickering",
"Great Britain",
"55.71"
],
[
"6",
"8",
"Rania Elwani",
"Egypt",
"55.85"
],
[
"7",
"7",
"Louise Jöhncke",
"Sweden",
"55.94"
],
[
"8",
"6",
"Sandra Völker",
"Germany",
"55.97"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Lane FROM table WHERE Time > 55.94 AND Rank > 8",
"sel": 1,
"agg": 1,
"conds": {
"column_index": [
4,
0
],
"operator_index": [
1,
1
],
"condition": [
"55.94",
"8"
]
}
} |
2 | What-all had been the date of the game had had a loss of Burns (0-1)? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "1983 Toronto Blue Jays season",
"page_id": "12207553",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207553-3",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"May 1",
"White Sox",
"8 - 0",
"Bannister (1-4)",
"18,769",
"9-10"
],
[
"May 2",
"Rangers",
"6 - 5",
"Darwin (1-3)",
"10,525",
"10-10"
],
[
"May 3",
"Rangers",
"7 - 2",
"Gott (0-2)",
"10,125",
"10-11"
],
[
"May 4",
"Rangers",
"7 - 1",
"Honeycutt (3-2)",
"11,280",
"11-11"
],
[
"May 6",
"Royals",
"6 - 1",
"Gura (4-2)",
"12,699",
"12-11"
],
[
"May 7",
"Royals",
"7 - 4",
"Leonard (3-3)",
"15,527",
"13-11"
],
[
"May 8",
"Royals",
"6 - 1",
"Gott (0-3)",
"25,753",
"13-12"
],
[
"May 9",
"@ White Sox",
"6 - 1",
"Burns (0-1)",
"9,848",
"14-12"
],
[
"May 11",
"@ White Sox",
"3 - 1 (10)",
"Hoyt (2-5)",
"18,844",
"15-12"
],
[
"May 12",
"@ Indians",
"6 - 3",
"Sorensen (2-5)",
"6,361",
"16-12"
],
[
"May 13",
"@ Indians",
"5 - 1",
"Morgan (0-2)",
"10,900",
"16-13"
],
[
"May 14",
"@ Indians",
"8 - 1",
"Blyleven (3-4)",
"15,505",
"17-13"
],
[
"May 15",
"@ Indians",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16"
],
[
"May 16",
"@ Brewers",
"2 - 1 (11)",
"McClure (1-6)",
"8,298",
"18-13"
],
[
"May 17",
"@ Brewers",
"9 - 6",
"Clancy (3-2)",
"9,304",
"18-14"
],
[
"May 18",
"@ Brewers",
"7 - 6",
"Geisel (0-1)",
"16,485",
"18-15"
],
[
"May 19",
"Orioles",
"2 - 1",
"Morgan (0-3)",
"11,569",
"18-16"
],
[
"May 20",
"Orioles",
"7 - 5",
"Martínez (3-7)",
"16,034",
"19-16"
],
[
"May 21",
"Orioles",
"6 - 0",
"Stewart (2-2)",
"20,165",
"20-16"
],
[
"May 22",
"Orioles",
"5 - 0",
"Boddicker (1-1)",
"15,222",
"21-16"
],
[
"May 23",
"Tigers",
"4 - 0",
"Wilcox (4-5)",
"35,011",
"22-16"
],
[
"May 24",
"Tigers",
"7 - 6",
"Rucker (1-2)",
"19,105",
"23-16"
],
[
"May 25",
"Tigers",
"6 - 2",
"Gott (1-4)",
"15,846",
"23-17"
],
[
"May 26",
"Red Sox",
"7 - 2",
"Stieb (8-3)",
"16,589",
"23-18"
],
[
"May 27",
"Red Sox",
"2 - 0",
"Clancy (4-3)",
"17,161",
"23-19"
],
[
"May 28",
"Red Sox",
"9 - 5",
"Aponte (3-3)",
"30,171",
"24-19"
],
[
"May 29",
"Red Sox",
"6 - 1 (6)",
"Eckersley (3-2)",
"33,352",
"25-19"
],
[
"May 29",
"Red Sox",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29"
],
[
"May 30",
"@ Tigers",
"6 - 4 (10)",
"Gumpert (0-1)",
"10,901",
"26-19"
]
],
"name": ""
} | {
"human_readable": "SELECT Date FROM table WHERE Loss = burns (0-1)",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"burns (0-1)"
]
}
} |
2 | What-all have been the loss of the game when the record had been 20-16? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "1983 Toronto Blue Jays season",
"page_id": "12207553",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207553-3",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"May 1",
"White Sox",
"8 - 0",
"Bannister (1-4)",
"18,769",
"9-10"
],
[
"May 2",
"Rangers",
"6 - 5",
"Darwin (1-3)",
"10,525",
"10-10"
],
[
"May 3",
"Rangers",
"7 - 2",
"Gott (0-2)",
"10,125",
"10-11"
],
[
"May 4",
"Rangers",
"7 - 1",
"Honeycutt (3-2)",
"11,280",
"11-11"
],
[
"May 6",
"Royals",
"6 - 1",
"Gura (4-2)",
"12,699",
"12-11"
],
[
"May 7",
"Royals",
"7 - 4",
"Leonard (3-3)",
"15,527",
"13-11"
],
[
"May 8",
"Royals",
"6 - 1",
"Gott (0-3)",
"25,753",
"13-12"
],
[
"May 9",
"@ White Sox",
"6 - 1",
"Burns (0-1)",
"9,848",
"14-12"
],
[
"May 11",
"@ White Sox",
"3 - 1 (10)",
"Hoyt (2-5)",
"18,844",
"15-12"
],
[
"May 12",
"@ Indians",
"6 - 3",
"Sorensen (2-5)",
"6,361",
"16-12"
],
[
"May 13",
"@ Indians",
"5 - 1",
"Morgan (0-2)",
"10,900",
"16-13"
],
[
"May 14",
"@ Indians",
"8 - 1",
"Blyleven (3-4)",
"15,505",
"17-13"
],
[
"May 15",
"@ Indians",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16"
],
[
"May 16",
"@ Brewers",
"2 - 1 (11)",
"McClure (1-6)",
"8,298",
"18-13"
],
[
"May 17",
"@ Brewers",
"9 - 6",
"Clancy (3-2)",
"9,304",
"18-14"
],
[
"May 18",
"@ Brewers",
"7 - 6",
"Geisel (0-1)",
"16,485",
"18-15"
],
[
"May 19",
"Orioles",
"2 - 1",
"Morgan (0-3)",
"11,569",
"18-16"
],
[
"May 20",
"Orioles",
"7 - 5",
"Martínez (3-7)",
"16,034",
"19-16"
],
[
"May 21",
"Orioles",
"6 - 0",
"Stewart (2-2)",
"20,165",
"20-16"
],
[
"May 22",
"Orioles",
"5 - 0",
"Boddicker (1-1)",
"15,222",
"21-16"
],
[
"May 23",
"Tigers",
"4 - 0",
"Wilcox (4-5)",
"35,011",
"22-16"
],
[
"May 24",
"Tigers",
"7 - 6",
"Rucker (1-2)",
"19,105",
"23-16"
],
[
"May 25",
"Tigers",
"6 - 2",
"Gott (1-4)",
"15,846",
"23-17"
],
[
"May 26",
"Red Sox",
"7 - 2",
"Stieb (8-3)",
"16,589",
"23-18"
],
[
"May 27",
"Red Sox",
"2 - 0",
"Clancy (4-3)",
"17,161",
"23-19"
],
[
"May 28",
"Red Sox",
"9 - 5",
"Aponte (3-3)",
"30,171",
"24-19"
],
[
"May 29",
"Red Sox",
"6 - 1 (6)",
"Eckersley (3-2)",
"33,352",
"25-19"
],
[
"May 29",
"Red Sox",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29"
],
[
"May 30",
"@ Tigers",
"6 - 4 (10)",
"Gumpert (0-1)",
"10,901",
"26-19"
]
],
"name": ""
} | {
"human_readable": "SELECT Loss FROM table WHERE Record = 20-16",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"20-16"
]
}
} |
2 | What-all was the loss of the game had an attendance of 18,769? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "1983 Toronto Blue Jays season",
"page_id": "12207553",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207553-3",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"May 1",
"White Sox",
"8 - 0",
"Bannister (1-4)",
"18,769",
"9-10"
],
[
"May 2",
"Rangers",
"6 - 5",
"Darwin (1-3)",
"10,525",
"10-10"
],
[
"May 3",
"Rangers",
"7 - 2",
"Gott (0-2)",
"10,125",
"10-11"
],
[
"May 4",
"Rangers",
"7 - 1",
"Honeycutt (3-2)",
"11,280",
"11-11"
],
[
"May 6",
"Royals",
"6 - 1",
"Gura (4-2)",
"12,699",
"12-11"
],
[
"May 7",
"Royals",
"7 - 4",
"Leonard (3-3)",
"15,527",
"13-11"
],
[
"May 8",
"Royals",
"6 - 1",
"Gott (0-3)",
"25,753",
"13-12"
],
[
"May 9",
"@ White Sox",
"6 - 1",
"Burns (0-1)",
"9,848",
"14-12"
],
[
"May 11",
"@ White Sox",
"3 - 1 (10)",
"Hoyt (2-5)",
"18,844",
"15-12"
],
[
"May 12",
"@ Indians",
"6 - 3",
"Sorensen (2-5)",
"6,361",
"16-12"
],
[
"May 13",
"@ Indians",
"5 - 1",
"Morgan (0-2)",
"10,900",
"16-13"
],
[
"May 14",
"@ Indians",
"8 - 1",
"Blyleven (3-4)",
"15,505",
"17-13"
],
[
"May 15",
"@ Indians",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16"
],
[
"May 16",
"@ Brewers",
"2 - 1 (11)",
"McClure (1-6)",
"8,298",
"18-13"
],
[
"May 17",
"@ Brewers",
"9 - 6",
"Clancy (3-2)",
"9,304",
"18-14"
],
[
"May 18",
"@ Brewers",
"7 - 6",
"Geisel (0-1)",
"16,485",
"18-15"
],
[
"May 19",
"Orioles",
"2 - 1",
"Morgan (0-3)",
"11,569",
"18-16"
],
[
"May 20",
"Orioles",
"7 - 5",
"Martínez (3-7)",
"16,034",
"19-16"
],
[
"May 21",
"Orioles",
"6 - 0",
"Stewart (2-2)",
"20,165",
"20-16"
],
[
"May 22",
"Orioles",
"5 - 0",
"Boddicker (1-1)",
"15,222",
"21-16"
],
[
"May 23",
"Tigers",
"4 - 0",
"Wilcox (4-5)",
"35,011",
"22-16"
],
[
"May 24",
"Tigers",
"7 - 6",
"Rucker (1-2)",
"19,105",
"23-16"
],
[
"May 25",
"Tigers",
"6 - 2",
"Gott (1-4)",
"15,846",
"23-17"
],
[
"May 26",
"Red Sox",
"7 - 2",
"Stieb (8-3)",
"16,589",
"23-18"
],
[
"May 27",
"Red Sox",
"2 - 0",
"Clancy (4-3)",
"17,161",
"23-19"
],
[
"May 28",
"Red Sox",
"9 - 5",
"Aponte (3-3)",
"30,171",
"24-19"
],
[
"May 29",
"Red Sox",
"6 - 1 (6)",
"Eckersley (3-2)",
"33,352",
"25-19"
],
[
"May 29",
"Red Sox",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29"
],
[
"May 30",
"@ Tigers",
"6 - 4 (10)",
"Gumpert (0-1)",
"10,901",
"26-19"
]
],
"name": ""
} | {
"human_readable": "SELECT Loss FROM table WHERE Attendance = 18,769",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"18,769"
]
}
} |
2 | What-all done was the date of the game had a loses of Geisel (0-1)? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "1983 Toronto Blue Jays season",
"page_id": "12207553",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207553-3",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"May 1",
"White Sox",
"8 - 0",
"Bannister (1-4)",
"18,769",
"9-10"
],
[
"May 2",
"Rangers",
"6 - 5",
"Darwin (1-3)",
"10,525",
"10-10"
],
[
"May 3",
"Rangers",
"7 - 2",
"Gott (0-2)",
"10,125",
"10-11"
],
[
"May 4",
"Rangers",
"7 - 1",
"Honeycutt (3-2)",
"11,280",
"11-11"
],
[
"May 6",
"Royals",
"6 - 1",
"Gura (4-2)",
"12,699",
"12-11"
],
[
"May 7",
"Royals",
"7 - 4",
"Leonard (3-3)",
"15,527",
"13-11"
],
[
"May 8",
"Royals",
"6 - 1",
"Gott (0-3)",
"25,753",
"13-12"
],
[
"May 9",
"@ White Sox",
"6 - 1",
"Burns (0-1)",
"9,848",
"14-12"
],
[
"May 11",
"@ White Sox",
"3 - 1 (10)",
"Hoyt (2-5)",
"18,844",
"15-12"
],
[
"May 12",
"@ Indians",
"6 - 3",
"Sorensen (2-5)",
"6,361",
"16-12"
],
[
"May 13",
"@ Indians",
"5 - 1",
"Morgan (0-2)",
"10,900",
"16-13"
],
[
"May 14",
"@ Indians",
"8 - 1",
"Blyleven (3-4)",
"15,505",
"17-13"
],
[
"May 15",
"@ Indians",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16"
],
[
"May 16",
"@ Brewers",
"2 - 1 (11)",
"McClure (1-6)",
"8,298",
"18-13"
],
[
"May 17",
"@ Brewers",
"9 - 6",
"Clancy (3-2)",
"9,304",
"18-14"
],
[
"May 18",
"@ Brewers",
"7 - 6",
"Geisel (0-1)",
"16,485",
"18-15"
],
[
"May 19",
"Orioles",
"2 - 1",
"Morgan (0-3)",
"11,569",
"18-16"
],
[
"May 20",
"Orioles",
"7 - 5",
"Martínez (3-7)",
"16,034",
"19-16"
],
[
"May 21",
"Orioles",
"6 - 0",
"Stewart (2-2)",
"20,165",
"20-16"
],
[
"May 22",
"Orioles",
"5 - 0",
"Boddicker (1-1)",
"15,222",
"21-16"
],
[
"May 23",
"Tigers",
"4 - 0",
"Wilcox (4-5)",
"35,011",
"22-16"
],
[
"May 24",
"Tigers",
"7 - 6",
"Rucker (1-2)",
"19,105",
"23-16"
],
[
"May 25",
"Tigers",
"6 - 2",
"Gott (1-4)",
"15,846",
"23-17"
],
[
"May 26",
"Red Sox",
"7 - 2",
"Stieb (8-3)",
"16,589",
"23-18"
],
[
"May 27",
"Red Sox",
"2 - 0",
"Clancy (4-3)",
"17,161",
"23-19"
],
[
"May 28",
"Red Sox",
"9 - 5",
"Aponte (3-3)",
"30,171",
"24-19"
],
[
"May 29",
"Red Sox",
"6 - 1 (6)",
"Eckersley (3-2)",
"33,352",
"25-19"
],
[
"May 29",
"Red Sox",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29"
],
[
"May 30",
"@ Tigers",
"6 - 4 (10)",
"Gumpert (0-1)",
"10,901",
"26-19"
]
],
"name": ""
} | {
"human_readable": "SELECT Date FROM table WHERE Loss = geisel (0-1)",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"geisel (0-1)"
]
}
} |
2 | What-all is the date of the game against the Royals that had an attendance of 12,699? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "1983 Toronto Blue Jays season",
"page_id": "12207553",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207553-3",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"May 1",
"White Sox",
"8 - 0",
"Bannister (1-4)",
"18,769",
"9-10"
],
[
"May 2",
"Rangers",
"6 - 5",
"Darwin (1-3)",
"10,525",
"10-10"
],
[
"May 3",
"Rangers",
"7 - 2",
"Gott (0-2)",
"10,125",
"10-11"
],
[
"May 4",
"Rangers",
"7 - 1",
"Honeycutt (3-2)",
"11,280",
"11-11"
],
[
"May 6",
"Royals",
"6 - 1",
"Gura (4-2)",
"12,699",
"12-11"
],
[
"May 7",
"Royals",
"7 - 4",
"Leonard (3-3)",
"15,527",
"13-11"
],
[
"May 8",
"Royals",
"6 - 1",
"Gott (0-3)",
"25,753",
"13-12"
],
[
"May 9",
"@ White Sox",
"6 - 1",
"Burns (0-1)",
"9,848",
"14-12"
],
[
"May 11",
"@ White Sox",
"3 - 1 (10)",
"Hoyt (2-5)",
"18,844",
"15-12"
],
[
"May 12",
"@ Indians",
"6 - 3",
"Sorensen (2-5)",
"6,361",
"16-12"
],
[
"May 13",
"@ Indians",
"5 - 1",
"Morgan (0-2)",
"10,900",
"16-13"
],
[
"May 14",
"@ Indians",
"8 - 1",
"Blyleven (3-4)",
"15,505",
"17-13"
],
[
"May 15",
"@ Indians",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16",
"Postponed (rain) Rescheduled for August 16"
],
[
"May 16",
"@ Brewers",
"2 - 1 (11)",
"McClure (1-6)",
"8,298",
"18-13"
],
[
"May 17",
"@ Brewers",
"9 - 6",
"Clancy (3-2)",
"9,304",
"18-14"
],
[
"May 18",
"@ Brewers",
"7 - 6",
"Geisel (0-1)",
"16,485",
"18-15"
],
[
"May 19",
"Orioles",
"2 - 1",
"Morgan (0-3)",
"11,569",
"18-16"
],
[
"May 20",
"Orioles",
"7 - 5",
"Martínez (3-7)",
"16,034",
"19-16"
],
[
"May 21",
"Orioles",
"6 - 0",
"Stewart (2-2)",
"20,165",
"20-16"
],
[
"May 22",
"Orioles",
"5 - 0",
"Boddicker (1-1)",
"15,222",
"21-16"
],
[
"May 23",
"Tigers",
"4 - 0",
"Wilcox (4-5)",
"35,011",
"22-16"
],
[
"May 24",
"Tigers",
"7 - 6",
"Rucker (1-2)",
"19,105",
"23-16"
],
[
"May 25",
"Tigers",
"6 - 2",
"Gott (1-4)",
"15,846",
"23-17"
],
[
"May 26",
"Red Sox",
"7 - 2",
"Stieb (8-3)",
"16,589",
"23-18"
],
[
"May 27",
"Red Sox",
"2 - 0",
"Clancy (4-3)",
"17,161",
"23-19"
],
[
"May 28",
"Red Sox",
"9 - 5",
"Aponte (3-3)",
"30,171",
"24-19"
],
[
"May 29",
"Red Sox",
"6 - 1 (6)",
"Eckersley (3-2)",
"33,352",
"25-19"
],
[
"May 29",
"Red Sox",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29",
"Postponed (rain) Rescheduled for August 29"
],
[
"May 30",
"@ Tigers",
"6 - 4 (10)",
"Gumpert (0-1)",
"10,901",
"26-19"
]
],
"name": ""
} | {
"human_readable": "SELECT Date FROM table WHERE Opponent = royals AND Attendance = 12,699",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
1,
4
],
"operator_index": [
0,
0
],
"condition": [
"royals",
"12,699"
]
}
} |
2 | When Regions center has a rank less than 11, what-all is the most greatest number o floor? | {
"header": [
"Rank",
"Name",
"Height ft (m)",
"Floors",
"Year"
],
"page_title": "List of tallest buildings in Nashville",
"page_id": "12169960",
"types": [
"real",
"text",
"text",
"real",
"real"
],
"id": "2-12169960-1",
"section_title": "Tallest buildings",
"caption": "Tallest buildings",
"rows": [
[
"1",
"AT&T Building",
"617 (188)",
"33",
"1994"
],
[
"2",
"Fifth Third Center",
"490 (149)",
"31",
"1986"
],
[
"3",
"William R. Snodgrass Tennessee Tower",
"452 (138)",
"31",
"1970"
],
[
"4",
"Pinnacle at Symphony Place",
"417 (127)",
"28",
"2010"
],
[
"5",
"Life and Casualty Tower",
"409 (125)",
"30",
"1957"
],
[
"6",
"Nashville City Center",
"402 (123)",
"27",
"1988"
],
[
"7",
"James K. Polk State Office Building",
"392 (119)",
"24",
"1981"
],
[
"8",
"Renaissance Nashville Hotel",
"385 (117)",
"31",
"1987"
],
[
"9",
"Viridian Tower",
"378 (115)",
"31",
"2006"
],
[
"10",
"One Nashville Place",
"359 (109)",
"25",
"1985"
],
[
"11",
"Regions Center",
"354 (108)",
"28",
"1974"
],
[
"12",
"Sheraton Nashville Downtown",
"300 (91)",
"27",
"1975"
],
[
"13",
"SunTrust Building",
"292 (89)",
"20",
"1967"
],
[
"14",
"Bank of America Plaza",
"292 (89)",
"20",
"1977"
],
[
"15",
"Andrew Jackson State Office Building",
"286 (87)",
"17",
"1969"
],
[
"16",
"Omni Nashville Hotel",
"280 (85)",
"23",
"2013"
],
[
"17",
"Palmer Plaza",
"269 (82)",
"18",
"1986"
],
[
"18",
"Parkway Towers",
"261 (80)",
"21",
"1968"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Floors FROM table WHERE Name = regions center AND Rank < 11",
"sel": 3,
"agg": 1,
"conds": {
"column_index": [
1,
0
],
"operator_index": [
0,
2
],
"condition": [
"regions center",
"11"
]
}
} |
2 | What-all is the average rank for a building with 24 floor? | {
"header": [
"Rank",
"Name",
"Height ft (m)",
"Floors",
"Year"
],
"page_title": "List of tallest buildings in Nashville",
"page_id": "12169960",
"types": [
"real",
"text",
"text",
"real",
"real"
],
"id": "2-12169960-1",
"section_title": "Tallest buildings",
"caption": "Tallest buildings",
"rows": [
[
"1",
"AT&T Building",
"617 (188)",
"33",
"1994"
],
[
"2",
"Fifth Third Center",
"490 (149)",
"31",
"1986"
],
[
"3",
"William R. Snodgrass Tennessee Tower",
"452 (138)",
"31",
"1970"
],
[
"4",
"Pinnacle at Symphony Place",
"417 (127)",
"28",
"2010"
],
[
"5",
"Life and Casualty Tower",
"409 (125)",
"30",
"1957"
],
[
"6",
"Nashville City Center",
"402 (123)",
"27",
"1988"
],
[
"7",
"James K. Polk State Office Building",
"392 (119)",
"24",
"1981"
],
[
"8",
"Renaissance Nashville Hotel",
"385 (117)",
"31",
"1987"
],
[
"9",
"Viridian Tower",
"378 (115)",
"31",
"2006"
],
[
"10",
"One Nashville Place",
"359 (109)",
"25",
"1985"
],
[
"11",
"Regions Center",
"354 (108)",
"28",
"1974"
],
[
"12",
"Sheraton Nashville Downtown",
"300 (91)",
"27",
"1975"
],
[
"13",
"SunTrust Building",
"292 (89)",
"20",
"1967"
],
[
"14",
"Bank of America Plaza",
"292 (89)",
"20",
"1977"
],
[
"15",
"Andrew Jackson State Office Building",
"286 (87)",
"17",
"1969"
],
[
"16",
"Omni Nashville Hotel",
"280 (85)",
"23",
"2013"
],
[
"17",
"Palmer Plaza",
"269 (82)",
"18",
"1986"
],
[
"18",
"Parkway Towers",
"261 (80)",
"21",
"1968"
]
],
"name": ""
} | {
"human_readable": "SELECT AVG Rank FROM table WHERE Floors = 24",
"sel": 0,
"agg": 5,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"24"
]
}
} |
2 | What-all is the rank for Omni nashville hotel? | {
"header": [
"Rank",
"Name",
"Height ft (m)",
"Floors",
"Year"
],
"page_title": "List of tallest buildings in Nashville",
"page_id": "12169960",
"types": [
"real",
"text",
"text",
"real",
"real"
],
"id": "2-12169960-1",
"section_title": "Tallest buildings",
"caption": "Tallest buildings",
"rows": [
[
"1",
"AT&T Building",
"617 (188)",
"33",
"1994"
],
[
"2",
"Fifth Third Center",
"490 (149)",
"31",
"1986"
],
[
"3",
"William R. Snodgrass Tennessee Tower",
"452 (138)",
"31",
"1970"
],
[
"4",
"Pinnacle at Symphony Place",
"417 (127)",
"28",
"2010"
],
[
"5",
"Life and Casualty Tower",
"409 (125)",
"30",
"1957"
],
[
"6",
"Nashville City Center",
"402 (123)",
"27",
"1988"
],
[
"7",
"James K. Polk State Office Building",
"392 (119)",
"24",
"1981"
],
[
"8",
"Renaissance Nashville Hotel",
"385 (117)",
"31",
"1987"
],
[
"9",
"Viridian Tower",
"378 (115)",
"31",
"2006"
],
[
"10",
"One Nashville Place",
"359 (109)",
"25",
"1985"
],
[
"11",
"Regions Center",
"354 (108)",
"28",
"1974"
],
[
"12",
"Sheraton Nashville Downtown",
"300 (91)",
"27",
"1975"
],
[
"13",
"SunTrust Building",
"292 (89)",
"20",
"1967"
],
[
"14",
"Bank of America Plaza",
"292 (89)",
"20",
"1977"
],
[
"15",
"Andrew Jackson State Office Building",
"286 (87)",
"17",
"1969"
],
[
"16",
"Omni Nashville Hotel",
"280 (85)",
"23",
"2013"
],
[
"17",
"Palmer Plaza",
"269 (82)",
"18",
"1986"
],
[
"18",
"Parkway Towers",
"261 (80)",
"21",
"1968"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Rank FROM table WHERE Name = omni nashville hotel",
"sel": 0,
"agg": 4,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"omni nashville hotel"
]
}
} |
2 | What-all is the most greatest rank for Fifth third center? | {
"header": [
"Rank",
"Name",
"Height ft (m)",
"Floors",
"Year"
],
"page_title": "List of tallest buildings in Nashville",
"page_id": "12169960",
"types": [
"real",
"text",
"text",
"real",
"real"
],
"id": "2-12169960-1",
"section_title": "Tallest buildings",
"caption": "Tallest buildings",
"rows": [
[
"1",
"AT&T Building",
"617 (188)",
"33",
"1994"
],
[
"2",
"Fifth Third Center",
"490 (149)",
"31",
"1986"
],
[
"3",
"William R. Snodgrass Tennessee Tower",
"452 (138)",
"31",
"1970"
],
[
"4",
"Pinnacle at Symphony Place",
"417 (127)",
"28",
"2010"
],
[
"5",
"Life and Casualty Tower",
"409 (125)",
"30",
"1957"
],
[
"6",
"Nashville City Center",
"402 (123)",
"27",
"1988"
],
[
"7",
"James K. Polk State Office Building",
"392 (119)",
"24",
"1981"
],
[
"8",
"Renaissance Nashville Hotel",
"385 (117)",
"31",
"1987"
],
[
"9",
"Viridian Tower",
"378 (115)",
"31",
"2006"
],
[
"10",
"One Nashville Place",
"359 (109)",
"25",
"1985"
],
[
"11",
"Regions Center",
"354 (108)",
"28",
"1974"
],
[
"12",
"Sheraton Nashville Downtown",
"300 (91)",
"27",
"1975"
],
[
"13",
"SunTrust Building",
"292 (89)",
"20",
"1967"
],
[
"14",
"Bank of America Plaza",
"292 (89)",
"20",
"1977"
],
[
"15",
"Andrew Jackson State Office Building",
"286 (87)",
"17",
"1969"
],
[
"16",
"Omni Nashville Hotel",
"280 (85)",
"23",
"2013"
],
[
"17",
"Palmer Plaza",
"269 (82)",
"18",
"1986"
],
[
"18",
"Parkway Towers",
"261 (80)",
"21",
"1968"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Rank FROM table WHERE Name = fifth third center",
"sel": 0,
"agg": 1,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"fifth third center"
]
}
} |
2 | When a building is 292 (89) ft (m) tall, has less than 23 floors, and so ranks less than 14, what-all is the average year? | {
"header": [
"Rank",
"Name",
"Height ft (m)",
"Floors",
"Year"
],
"page_title": "List of tallest buildings in Nashville",
"page_id": "12169960",
"types": [
"real",
"text",
"text",
"real",
"real"
],
"id": "2-12169960-1",
"section_title": "Tallest buildings",
"caption": "Tallest buildings",
"rows": [
[
"1",
"AT&T Building",
"617 (188)",
"33",
"1994"
],
[
"2",
"Fifth Third Center",
"490 (149)",
"31",
"1986"
],
[
"3",
"William R. Snodgrass Tennessee Tower",
"452 (138)",
"31",
"1970"
],
[
"4",
"Pinnacle at Symphony Place",
"417 (127)",
"28",
"2010"
],
[
"5",
"Life and Casualty Tower",
"409 (125)",
"30",
"1957"
],
[
"6",
"Nashville City Center",
"402 (123)",
"27",
"1988"
],
[
"7",
"James K. Polk State Office Building",
"392 (119)",
"24",
"1981"
],
[
"8",
"Renaissance Nashville Hotel",
"385 (117)",
"31",
"1987"
],
[
"9",
"Viridian Tower",
"378 (115)",
"31",
"2006"
],
[
"10",
"One Nashville Place",
"359 (109)",
"25",
"1985"
],
[
"11",
"Regions Center",
"354 (108)",
"28",
"1974"
],
[
"12",
"Sheraton Nashville Downtown",
"300 (91)",
"27",
"1975"
],
[
"13",
"SunTrust Building",
"292 (89)",
"20",
"1967"
],
[
"14",
"Bank of America Plaza",
"292 (89)",
"20",
"1977"
],
[
"15",
"Andrew Jackson State Office Building",
"286 (87)",
"17",
"1969"
],
[
"16",
"Omni Nashville Hotel",
"280 (85)",
"23",
"2013"
],
[
"17",
"Palmer Plaza",
"269 (82)",
"18",
"1986"
],
[
"18",
"Parkway Towers",
"261 (80)",
"21",
"1968"
]
],
"name": ""
} | {
"human_readable": "SELECT AVG Year FROM table WHERE Floors < 23 AND Height ft (m) = 292 (89) AND Rank < 14",
"sel": 4,
"agg": 5,
"conds": {
"column_index": [
3,
2,
0
],
"operator_index": [
2,
0,
2
],
"condition": [
"23",
"292 (89)",
"14"
]
}
} |
2 | What type of regular season/preseason game have been played on August 25, 2007? | {
"header": [
"Date",
"Visiting team",
"Home team",
"Stadium",
"Regular season / Preseason"
],
"page_title": "Governor's Cup (Texas)",
"page_id": "12938428",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12938428-1",
"section_title": "Game summaries",
"caption": "Game summaries",
"rows": [
[
"September 8, 2002",
"Dallas Cowboys 10",
"Houston Texans 19",
"Reliant Stadium",
"Regular season game."
],
[
"August 15, 2003",
"Houston Texans 6",
"Dallas Cowboys 34",
"Texas Stadium",
"Preseason game."
],
[
"August 14, 2004",
"Dallas Cowboys 0",
"Houston Texans 18",
"Reliant Stadium",
"Preseason game."
],
[
"August 15, 2005",
"Houston Texans 9",
"Dallas Cowboys 21",
"Texas Stadium",
"Preseason game."
],
[
"October 15, 2006",
"Houston Texans 6",
"Dallas Cowboys 34",
"Texas Stadium",
"Regular season game."
],
[
"August 25, 2007",
"Dallas Cowboys 16",
"Houston Texans 28",
"Reliant Stadium",
"Preseason game."
],
[
"August 22, 2008",
"Houston Texans 22",
"Dallas Cowboys 23",
"Texas Stadium",
"Preseason game."
],
[
"August 28, 2010",
"Dallas Cowboys 7",
"Houston Texans 23",
"Reliant Stadium",
"Preseason game."
],
[
"September 26, 2010",
"Dallas Cowboys 27",
"Houston Texans 13",
"Reliant Stadium",
"Regular season game."
],
[
"August 29, 2013",
"Houston Texans 24",
"Dallas Cowboys 6",
"AT&T Stadium",
"Preseason game."
]
],
"name": ""
} | {
"human_readable": "SELECT Regular season / Preseason FROM table WHERE Date = august 25, 2007",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"august 25, 2007"
]
}
} |
2 | In what stadium had been the game on August 22, 2008 have played? | {
"header": [
"Date",
"Visiting team",
"Home team",
"Stadium",
"Regular season / Preseason"
],
"page_title": "Governor's Cup (Texas)",
"page_id": "12938428",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12938428-1",
"section_title": "Game summaries",
"caption": "Game summaries",
"rows": [
[
"September 8, 2002",
"Dallas Cowboys 10",
"Houston Texans 19",
"Reliant Stadium",
"Regular season game."
],
[
"August 15, 2003",
"Houston Texans 6",
"Dallas Cowboys 34",
"Texas Stadium",
"Preseason game."
],
[
"August 14, 2004",
"Dallas Cowboys 0",
"Houston Texans 18",
"Reliant Stadium",
"Preseason game."
],
[
"August 15, 2005",
"Houston Texans 9",
"Dallas Cowboys 21",
"Texas Stadium",
"Preseason game."
],
[
"October 15, 2006",
"Houston Texans 6",
"Dallas Cowboys 34",
"Texas Stadium",
"Regular season game."
],
[
"August 25, 2007",
"Dallas Cowboys 16",
"Houston Texans 28",
"Reliant Stadium",
"Preseason game."
],
[
"August 22, 2008",
"Houston Texans 22",
"Dallas Cowboys 23",
"Texas Stadium",
"Preseason game."
],
[
"August 28, 2010",
"Dallas Cowboys 7",
"Houston Texans 23",
"Reliant Stadium",
"Preseason game."
],
[
"September 26, 2010",
"Dallas Cowboys 27",
"Houston Texans 13",
"Reliant Stadium",
"Regular season game."
],
[
"August 29, 2013",
"Houston Texans 24",
"Dallas Cowboys 6",
"AT&T Stadium",
"Preseason game."
]
],
"name": ""
} | {
"human_readable": "SELECT Stadium FROM table WHERE Date = august 22, 2008",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"august 22, 2008"
]
}
} |
2 | In what stadium was the home team Dallas Cowboys 21? | {
"header": [
"Date",
"Visiting team",
"Home team",
"Stadium",
"Regular season / Preseason"
],
"page_title": "Governor's Cup (Texas)",
"page_id": "12938428",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12938428-1",
"section_title": "Game summaries",
"caption": "Game summaries",
"rows": [
[
"September 8, 2002",
"Dallas Cowboys 10",
"Houston Texans 19",
"Reliant Stadium",
"Regular season game."
],
[
"August 15, 2003",
"Houston Texans 6",
"Dallas Cowboys 34",
"Texas Stadium",
"Preseason game."
],
[
"August 14, 2004",
"Dallas Cowboys 0",
"Houston Texans 18",
"Reliant Stadium",
"Preseason game."
],
[
"August 15, 2005",
"Houston Texans 9",
"Dallas Cowboys 21",
"Texas Stadium",
"Preseason game."
],
[
"October 15, 2006",
"Houston Texans 6",
"Dallas Cowboys 34",
"Texas Stadium",
"Regular season game."
],
[
"August 25, 2007",
"Dallas Cowboys 16",
"Houston Texans 28",
"Reliant Stadium",
"Preseason game."
],
[
"August 22, 2008",
"Houston Texans 22",
"Dallas Cowboys 23",
"Texas Stadium",
"Preseason game."
],
[
"August 28, 2010",
"Dallas Cowboys 7",
"Houston Texans 23",
"Reliant Stadium",
"Preseason game."
],
[
"September 26, 2010",
"Dallas Cowboys 27",
"Houston Texans 13",
"Reliant Stadium",
"Regular season game."
],
[
"August 29, 2013",
"Houston Texans 24",
"Dallas Cowboys 6",
"AT&T Stadium",
"Preseason game."
]
],
"name": ""
} | {
"human_readable": "SELECT Stadium FROM table WHERE Home team = dallas cowboys 21",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"dallas cowboys 21"
]
}
} |
2 | On what date was the home team the Dallas Cowboys 34? | {
"header": [
"Date",
"Visiting team",
"Home team",
"Stadium",
"Regular season / Preseason"
],
"page_title": "Governor's Cup (Texas)",
"page_id": "12938428",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12938428-1",
"section_title": "Game summaries",
"caption": "Game summaries",
"rows": [
[
"September 8, 2002",
"Dallas Cowboys 10",
"Houston Texans 19",
"Reliant Stadium",
"Regular season game."
],
[
"August 15, 2003",
"Houston Texans 6",
"Dallas Cowboys 34",
"Texas Stadium",
"Preseason game."
],
[
"August 14, 2004",
"Dallas Cowboys 0",
"Houston Texans 18",
"Reliant Stadium",
"Preseason game."
],
[
"August 15, 2005",
"Houston Texans 9",
"Dallas Cowboys 21",
"Texas Stadium",
"Preseason game."
],
[
"October 15, 2006",
"Houston Texans 6",
"Dallas Cowboys 34",
"Texas Stadium",
"Regular season game."
],
[
"August 25, 2007",
"Dallas Cowboys 16",
"Houston Texans 28",
"Reliant Stadium",
"Preseason game."
],
[
"August 22, 2008",
"Houston Texans 22",
"Dallas Cowboys 23",
"Texas Stadium",
"Preseason game."
],
[
"August 28, 2010",
"Dallas Cowboys 7",
"Houston Texans 23",
"Reliant Stadium",
"Preseason game."
],
[
"September 26, 2010",
"Dallas Cowboys 27",
"Houston Texans 13",
"Reliant Stadium",
"Regular season game."
],
[
"August 29, 2013",
"Houston Texans 24",
"Dallas Cowboys 6",
"AT&T Stadium",
"Preseason game."
]
],
"name": ""
} | {
"human_readable": "SELECT Date FROM table WHERE Home team = dallas cowboys 34",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"dallas cowboys 34"
]
}
} |
2 | Who-all had been the visiting team on October 15, 2006? | {
"header": [
"Date",
"Visiting team",
"Home team",
"Stadium",
"Regular season / Preseason"
],
"page_title": "Governor's Cup (Texas)",
"page_id": "12938428",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12938428-1",
"section_title": "Game summaries",
"caption": "Game summaries",
"rows": [
[
"September 8, 2002",
"Dallas Cowboys 10",
"Houston Texans 19",
"Reliant Stadium",
"Regular season game."
],
[
"August 15, 2003",
"Houston Texans 6",
"Dallas Cowboys 34",
"Texas Stadium",
"Preseason game."
],
[
"August 14, 2004",
"Dallas Cowboys 0",
"Houston Texans 18",
"Reliant Stadium",
"Preseason game."
],
[
"August 15, 2005",
"Houston Texans 9",
"Dallas Cowboys 21",
"Texas Stadium",
"Preseason game."
],
[
"October 15, 2006",
"Houston Texans 6",
"Dallas Cowboys 34",
"Texas Stadium",
"Regular season game."
],
[
"August 25, 2007",
"Dallas Cowboys 16",
"Houston Texans 28",
"Reliant Stadium",
"Preseason game."
],
[
"August 22, 2008",
"Houston Texans 22",
"Dallas Cowboys 23",
"Texas Stadium",
"Preseason game."
],
[
"August 28, 2010",
"Dallas Cowboys 7",
"Houston Texans 23",
"Reliant Stadium",
"Preseason game."
],
[
"September 26, 2010",
"Dallas Cowboys 27",
"Houston Texans 13",
"Reliant Stadium",
"Regular season game."
],
[
"August 29, 2013",
"Houston Texans 24",
"Dallas Cowboys 6",
"AT&T Stadium",
"Preseason game."
]
],
"name": ""
} | {
"human_readable": "SELECT Visiting team FROM table WHERE Date = october 15, 2006",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"october 15, 2006"
]
}
} |
2 | What-all's the smallest amount of Laps had a finishs of 7 with a start of 6? | {
"header": [
"Year",
"Start",
"Qual",
"Rank",
"Finish",
"Laps"
],
"page_title": "Don Freeland",
"page_id": "1236238",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1236238-1",
"section_title": "Indy 500 results",
"caption": "Indy 500 results",
"rows": [
[
"1953",
"15",
"136.867",
"12",
"27",
"76"
],
[
"1954",
"6",
"138.339",
"17",
"7",
"200"
],
[
"1955",
"21",
"139.866",
"14",
"15",
"178"
],
[
"1956",
"26",
"141.699",
"22",
"3",
"200"
],
[
"1957",
"21",
"139.649",
"33",
"17",
"192"
],
[
"1958",
"13",
"143.033",
"17",
"7",
"200"
],
[
"1959",
"25",
"143.056",
"14",
"22",
"136"
],
[
"1960",
"11",
"144.352",
"14",
"22",
"129"
],
[
"Totals",
"Totals",
"Totals",
"Totals",
"Totals",
"1311"
]
],
"name": ""
} | {
"human_readable": "SELECT MIN Laps FROM table WHERE Finish = 7 AND Start = 6",
"sel": 5,
"agg": 2,
"conds": {
"column_index": [
4,
1
],
"operator_index": [
0,
0
],
"condition": [
"7",
"6"
]
}
} |
2 | What-all is the smallest bronze with a Gold smaller as 3, and a Silver larger to 1, and a Rank of 6, and a Nation of hungary? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"page_title": "1997–98 ISU Junior Series",
"page_id": "12392545",
"types": [
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "2-12392545-3",
"section_title": "Medal table",
"caption": "Medal table",
"rows": [
[
"1",
"Russia",
"10",
"7",
"8",
"25"
],
[
"2",
"United States",
"9",
"9",
"6",
"24"
],
[
"3",
"Italy",
"4",
"1",
"1",
"6"
],
[
"3",
"Ukraine",
"3",
"1",
"2",
"6"
],
[
"4",
"Germany",
"0",
"1",
"4",
"5"
],
[
"4",
"Japan",
"0",
"1",
"4",
"5"
],
[
"5",
"Bulgaria",
"2",
"2",
"0",
"4"
],
[
"6",
"Hungary",
"0",
"3",
"0",
"3"
],
[
"6",
"France",
"0",
"2",
"1",
"3"
],
[
"7",
"Canada",
"0",
"1",
"0",
"1"
],
[
"7",
"Finland",
"0",
"0",
"1",
"1"
],
[
"7",
"Slovakia",
"0",
"0",
"1",
"1"
]
],
"name": ""
} | {
"human_readable": "SELECT MIN Bronze FROM table WHERE Gold < 3 AND Silver > 1 AND Rank = 6 AND Nation = hungary",
"sel": 4,
"agg": 2,
"conds": {
"column_index": [
2,
3,
0,
1
],
"operator_index": [
2,
1,
0,
0
],
"condition": [
"3",
"1",
"6",
"hungary"
]
}
} |
2 | What-all is the average bronze with a 4 and less than 1 silver rank? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"page_title": "1997–98 ISU Junior Series",
"page_id": "12392545",
"types": [
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "2-12392545-3",
"section_title": "Medal table",
"caption": "Medal table",
"rows": [
[
"1",
"Russia",
"10",
"7",
"8",
"25"
],
[
"2",
"United States",
"9",
"9",
"6",
"24"
],
[
"3",
"Italy",
"4",
"1",
"1",
"6"
],
[
"3",
"Ukraine",
"3",
"1",
"2",
"6"
],
[
"4",
"Germany",
"0",
"1",
"4",
"5"
],
[
"4",
"Japan",
"0",
"1",
"4",
"5"
],
[
"5",
"Bulgaria",
"2",
"2",
"0",
"4"
],
[
"6",
"Hungary",
"0",
"3",
"0",
"3"
],
[
"6",
"France",
"0",
"2",
"1",
"3"
],
[
"7",
"Canada",
"0",
"1",
"0",
"1"
],
[
"7",
"Finland",
"0",
"0",
"1",
"1"
],
[
"7",
"Slovakia",
"0",
"0",
"1",
"1"
]
],
"name": ""
} | {
"human_readable": "SELECT AVG Bronze FROM table WHERE Rank = 4 AND Silver < 1",
"sel": 4,
"agg": 5,
"conds": {
"column_index": [
0,
3
],
"operator_index": [
0,
2
],
"condition": [
"4",
"1"
]
}
} |
2 | Which silver have a Golds larger than 4, and a Rank of 1? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"page_title": "1997–98 ISU Junior Series",
"page_id": "12392545",
"types": [
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "2-12392545-3",
"section_title": "Medal table",
"caption": "Medal table",
"rows": [
[
"1",
"Russia",
"10",
"7",
"8",
"25"
],
[
"2",
"United States",
"9",
"9",
"6",
"24"
],
[
"3",
"Italy",
"4",
"1",
"1",
"6"
],
[
"3",
"Ukraine",
"3",
"1",
"2",
"6"
],
[
"4",
"Germany",
"0",
"1",
"4",
"5"
],
[
"4",
"Japan",
"0",
"1",
"4",
"5"
],
[
"5",
"Bulgaria",
"2",
"2",
"0",
"4"
],
[
"6",
"Hungary",
"0",
"3",
"0",
"3"
],
[
"6",
"France",
"0",
"2",
"1",
"3"
],
[
"7",
"Canada",
"0",
"1",
"0",
"1"
],
[
"7",
"Finland",
"0",
"0",
"1",
"1"
],
[
"7",
"Slovakia",
"0",
"0",
"1",
"1"
]
],
"name": ""
} | {
"human_readable": "SELECT Silver FROM table WHERE Gold > 4 AND Rank = 1",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2,
0
],
"operator_index": [
1,
0
],
"condition": [
"4",
"1"
]
}
} |
2 | What-all most lowest bronze has a total of 3, a Nation of hungary, and a Gold smaller than 0? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"page_title": "1997–98 ISU Junior Series",
"page_id": "12392545",
"types": [
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "2-12392545-3",
"section_title": "Medal table",
"caption": "Medal table",
"rows": [
[
"1",
"Russia",
"10",
"7",
"8",
"25"
],
[
"2",
"United States",
"9",
"9",
"6",
"24"
],
[
"3",
"Italy",
"4",
"1",
"1",
"6"
],
[
"3",
"Ukraine",
"3",
"1",
"2",
"6"
],
[
"4",
"Germany",
"0",
"1",
"4",
"5"
],
[
"4",
"Japan",
"0",
"1",
"4",
"5"
],
[
"5",
"Bulgaria",
"2",
"2",
"0",
"4"
],
[
"6",
"Hungary",
"0",
"3",
"0",
"3"
],
[
"6",
"France",
"0",
"2",
"1",
"3"
],
[
"7",
"Canada",
"0",
"1",
"0",
"1"
],
[
"7",
"Finland",
"0",
"0",
"1",
"1"
],
[
"7",
"Slovakia",
"0",
"0",
"1",
"1"
]
],
"name": ""
} | {
"human_readable": "SELECT MIN Bronze FROM table WHERE Total = 3 AND Nation = hungary AND Gold < 0",
"sel": 4,
"agg": 2,
"conds": {
"column_index": [
5,
1,
2
],
"operator_index": [
0,
0,
2
],
"condition": [
"3",
"hungary",
"0"
]
}
} |
2 | How many golds have a Rank of 7, and a Bronze of 1, and a Silver smaller to 0? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"page_title": "1997–98 ISU Junior Series",
"page_id": "12392545",
"types": [
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "2-12392545-3",
"section_title": "Medal table",
"caption": "Medal table",
"rows": [
[
"1",
"Russia",
"10",
"7",
"8",
"25"
],
[
"2",
"United States",
"9",
"9",
"6",
"24"
],
[
"3",
"Italy",
"4",
"1",
"1",
"6"
],
[
"3",
"Ukraine",
"3",
"1",
"2",
"6"
],
[
"4",
"Germany",
"0",
"1",
"4",
"5"
],
[
"4",
"Japan",
"0",
"1",
"4",
"5"
],
[
"5",
"Bulgaria",
"2",
"2",
"0",
"4"
],
[
"6",
"Hungary",
"0",
"3",
"0",
"3"
],
[
"6",
"France",
"0",
"2",
"1",
"3"
],
[
"7",
"Canada",
"0",
"1",
"0",
"1"
],
[
"7",
"Finland",
"0",
"0",
"1",
"1"
],
[
"7",
"Slovakia",
"0",
"0",
"1",
"1"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Gold FROM table WHERE Rank = 7 AND Bronze = 1 AND Silver < 0",
"sel": 2,
"agg": 4,
"conds": {
"column_index": [
0,
4,
3
],
"operator_index": [
0,
0,
2
],
"condition": [
"7",
"1",
"0"
]
}
} |
2 | How many Totals have a Silver more smaller than 2, and a Nation of ukraine, and a Gold more smaller than 3? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"page_title": "1997–98 ISU Junior Series",
"page_id": "12392545",
"types": [
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "2-12392545-3",
"section_title": "Medal table",
"caption": "Medal table",
"rows": [
[
"1",
"Russia",
"10",
"7",
"8",
"25"
],
[
"2",
"United States",
"9",
"9",
"6",
"24"
],
[
"3",
"Italy",
"4",
"1",
"1",
"6"
],
[
"3",
"Ukraine",
"3",
"1",
"2",
"6"
],
[
"4",
"Germany",
"0",
"1",
"4",
"5"
],
[
"4",
"Japan",
"0",
"1",
"4",
"5"
],
[
"5",
"Bulgaria",
"2",
"2",
"0",
"4"
],
[
"6",
"Hungary",
"0",
"3",
"0",
"3"
],
[
"6",
"France",
"0",
"2",
"1",
"3"
],
[
"7",
"Canada",
"0",
"1",
"0",
"1"
],
[
"7",
"Finland",
"0",
"0",
"1",
"1"
],
[
"7",
"Slovakia",
"0",
"0",
"1",
"1"
]
],
"name": ""
} | {
"human_readable": "SELECT COUNT Total FROM table WHERE Silver < 2 AND Nation = ukraine AND Gold < 3",
"sel": 5,
"agg": 3,
"conds": {
"column_index": [
3,
1,
2
],
"operator_index": [
2,
0,
2
],
"condition": [
"2",
"ukraine",
"3"
]
}
} |
2 | Which player play in 2007? | {
"header": [
"Bowling",
"Player",
"Opponent",
"Venue",
"Season"
],
"page_title": "List of Kent Twenty20 cricket records",
"page_id": "12643669",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12643669-12",
"section_title": "Innings",
"caption": "Best figures in an innings",
"rows": [
[
"4-14",
"Darren Stevens †",
"v Essex",
"County Ground , Chelmsford",
"2007"
],
[
"4-17",
"Yasir Arafat ‡",
"v Sussex",
"St Lawrence Ground , Canterbury",
"2008"
],
[
"4-21",
"James Tredwell †",
"v Middlesex",
"County Ground , Beckenham",
"2006"
],
[
"4-26",
"Min Patel",
"v Middlesex",
"Lord's Cricket Ground , London",
"2006"
],
[
"4-28",
"Matthew Dennington",
"v Essex",
"County Ground, Chelmsford",
"2003"
],
[
"Source:. Last updated: 2 December 2009",
"Source:. Last updated: 2 December 2009",
"Source:. Last updated: 2 December 2009",
"Source:. Last updated: 2 December 2009",
"Source:. Last updated: 2 December 2009"
]
],
"name": ""
} | {
"human_readable": "SELECT Player FROM table WHERE Season = 2007",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"2007"
]
}
} |
2 | What-all have been Min Patel's bowling? | {
"header": [
"Bowling",
"Player",
"Opponent",
"Venue",
"Season"
],
"page_title": "List of Kent Twenty20 cricket records",
"page_id": "12643669",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12643669-12",
"section_title": "Innings",
"caption": "Best figures in an innings",
"rows": [
[
"4-14",
"Darren Stevens †",
"v Essex",
"County Ground , Chelmsford",
"2007"
],
[
"4-17",
"Yasir Arafat ‡",
"v Sussex",
"St Lawrence Ground , Canterbury",
"2008"
],
[
"4-21",
"James Tredwell †",
"v Middlesex",
"County Ground , Beckenham",
"2006"
],
[
"4-26",
"Min Patel",
"v Middlesex",
"Lord's Cricket Ground , London",
"2006"
],
[
"4-28",
"Matthew Dennington",
"v Essex",
"County Ground, Chelmsford",
"2003"
],
[
"Source:. Last updated: 2 December 2009",
"Source:. Last updated: 2 December 2009",
"Source:. Last updated: 2 December 2009",
"Source:. Last updated: 2 December 2009",
"Source:. Last updated: 2 December 2009"
]
],
"name": ""
} | {
"human_readable": "SELECT Bowling FROM table WHERE Player = min patel",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"min patel"
]
}
} |
2 | Who-all had been the week 1 nomination when the week 2 nomination had been Piia Jarkko? | {
"header": [
"Week 1",
"Week 2",
"Week 6",
"Week 9",
"Week 12"
],
"page_title": "Big Brother 2007 (Finland)",
"page_id": "13032664",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13032664-2",
"section_title": "Table of nominations",
"caption": "Table of nominations",
"rows": [
[
"Einari Maria",
"Henri Einari",
"Farbod Piia",
"Farbod Suvi",
"Jarkko Suvi"
],
[
"Henri Maxine",
"Henri Satu",
"Niko Maxine",
"Tiina H Farbod",
"Sauli Riitta"
],
[
"Not in house",
"Not in house",
"Maxine Piia",
"Tiina H Piia",
"Jarkko Suvi"
],
[
"Not in house",
"Not in house",
"Not in house",
"Not in house",
"Suvi Jarkko"
],
[
"Maria Einari",
"Henri Einari",
"Tiina H Farbod",
"Tiina H Piia",
"Riitta Suvi"
],
[
"Not in house",
"Not in house",
"Niko Maxine",
"Piia Farbod",
"Riitta Niko"
],
[
"Not in house",
"Not in house",
"Maxine Piia",
"Tiina H Sauli",
"Evicted (Day 76)"
],
[
"Maria Maxine",
"Satu Einari",
"Suvi Niko",
"Kadi Tiina H",
"Evicted (Day 69)"
],
[
"Not in house",
"Not in house",
"Farbod Kadi",
"Farbod Kadi",
"Evicted (Day 62)"
],
[
"Maria Einari",
"Einari Kadi",
"Kadi Piia",
"Evicted (Day 55)",
"Evicted (Day 55)"
],
[
"Not in house",
"Not in house",
"Not in house",
"Walked (Day 49)",
"Walked (Day 49)"
],
[
"Not in house",
"Not in house",
"Kadi Tiina H",
"Evicted (Day 48)",
"Evicted (Day 48)"
],
[
"Maria Kadi",
"Henri Satu",
"Niko Kadi",
"Evicted (Day 41)",
"Evicted (Day 41)"
],
[
"Not in house",
"Not in house",
"Evicted (Day 34)",
"Evicted (Day 34)",
"Evicted (Day 34)"
],
[
"Maria Maxine",
"Henri Satu",
"Ejected (Day 32)",
"Ejected (Day 32)",
"Ejected (Day 32)"
],
[
"Maria Satu",
"Kadi Einari",
"Evicted (Day 27)",
"Evicted (Day 27)",
"Evicted (Day 27)"
],
[
"Einari Maria",
"Einari Henri",
"Evicted (Day 20)",
"Evicted (Day 20)",
"Evicted (Day 20)"
],
[
"Maria Sauli",
"Henri Timo",
"Evicted (Day 13)",
"Evicted (Day 13)",
"Evicted (Day 13)"
],
[
"Satu Jarkko",
"Piia Jarkko",
"Walked (Day 11)",
"Walked (Day 11)",
"Walked (Day 11)"
],
[
"Satu Kadi",
"Evicted (Day 6)",
"Evicted (Day 6)",
"Evicted (Day 6)",
"Evicted (Day 6)"
],
[
"None",
"None",
"Notes ,",
"None",
"None"
],
[
"Einari Maria",
"Einari Henri",
"Kadi Maxine Niko Timo",
"Farbod Tiina H",
"Jarkko Riitta Suvi"
],
[
"Maria ?% to save",
"Einari 0% to evict",
"Maxine -9% to evict",
"Tiina H -19% to evict",
"Suvi -7% to evict"
]
],
"name": ""
} | {
"human_readable": "SELECT Week 1 FROM table WHERE Week 2 = piia jarkko",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"piia jarkko"
]
}
} |
2 | Who-all was the week 12 nomination when the week 9 nomination walk (day 11)? | {
"header": [
"Week 1",
"Week 2",
"Week 6",
"Week 9",
"Week 12"
],
"page_title": "Big Brother 2007 (Finland)",
"page_id": "13032664",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13032664-2",
"section_title": "Table of nominations",
"caption": "Table of nominations",
"rows": [
[
"Einari Maria",
"Henri Einari",
"Farbod Piia",
"Farbod Suvi",
"Jarkko Suvi"
],
[
"Henri Maxine",
"Henri Satu",
"Niko Maxine",
"Tiina H Farbod",
"Sauli Riitta"
],
[
"Not in house",
"Not in house",
"Maxine Piia",
"Tiina H Piia",
"Jarkko Suvi"
],
[
"Not in house",
"Not in house",
"Not in house",
"Not in house",
"Suvi Jarkko"
],
[
"Maria Einari",
"Henri Einari",
"Tiina H Farbod",
"Tiina H Piia",
"Riitta Suvi"
],
[
"Not in house",
"Not in house",
"Niko Maxine",
"Piia Farbod",
"Riitta Niko"
],
[
"Not in house",
"Not in house",
"Maxine Piia",
"Tiina H Sauli",
"Evicted (Day 76)"
],
[
"Maria Maxine",
"Satu Einari",
"Suvi Niko",
"Kadi Tiina H",
"Evicted (Day 69)"
],
[
"Not in house",
"Not in house",
"Farbod Kadi",
"Farbod Kadi",
"Evicted (Day 62)"
],
[
"Maria Einari",
"Einari Kadi",
"Kadi Piia",
"Evicted (Day 55)",
"Evicted (Day 55)"
],
[
"Not in house",
"Not in house",
"Not in house",
"Walked (Day 49)",
"Walked (Day 49)"
],
[
"Not in house",
"Not in house",
"Kadi Tiina H",
"Evicted (Day 48)",
"Evicted (Day 48)"
],
[
"Maria Kadi",
"Henri Satu",
"Niko Kadi",
"Evicted (Day 41)",
"Evicted (Day 41)"
],
[
"Not in house",
"Not in house",
"Evicted (Day 34)",
"Evicted (Day 34)",
"Evicted (Day 34)"
],
[
"Maria Maxine",
"Henri Satu",
"Ejected (Day 32)",
"Ejected (Day 32)",
"Ejected (Day 32)"
],
[
"Maria Satu",
"Kadi Einari",
"Evicted (Day 27)",
"Evicted (Day 27)",
"Evicted (Day 27)"
],
[
"Einari Maria",
"Einari Henri",
"Evicted (Day 20)",
"Evicted (Day 20)",
"Evicted (Day 20)"
],
[
"Maria Sauli",
"Henri Timo",
"Evicted (Day 13)",
"Evicted (Day 13)",
"Evicted (Day 13)"
],
[
"Satu Jarkko",
"Piia Jarkko",
"Walked (Day 11)",
"Walked (Day 11)",
"Walked (Day 11)"
],
[
"Satu Kadi",
"Evicted (Day 6)",
"Evicted (Day 6)",
"Evicted (Day 6)",
"Evicted (Day 6)"
],
[
"None",
"None",
"Notes ,",
"None",
"None"
],
[
"Einari Maria",
"Einari Henri",
"Kadi Maxine Niko Timo",
"Farbod Tiina H",
"Jarkko Riitta Suvi"
],
[
"Maria ?% to save",
"Einari 0% to evict",
"Maxine -9% to evict",
"Tiina H -19% to evict",
"Suvi -7% to evict"
]
],
"name": ""
} | {
"human_readable": "SELECT Week 12 FROM table WHERE Week 9 = walked (day 11)",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"walked (day 11)"
]
}
} |
2 | What-all is the week 12 nomination had a week 1 nomination of Maria Maxine and a week 2 nomination of Henri Satu? | {
"header": [
"Week 1",
"Week 2",
"Week 6",
"Week 9",
"Week 12"
],
"page_title": "Big Brother 2007 (Finland)",
"page_id": "13032664",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13032664-2",
"section_title": "Table of nominations",
"caption": "Table of nominations",
"rows": [
[
"Einari Maria",
"Henri Einari",
"Farbod Piia",
"Farbod Suvi",
"Jarkko Suvi"
],
[
"Henri Maxine",
"Henri Satu",
"Niko Maxine",
"Tiina H Farbod",
"Sauli Riitta"
],
[
"Not in house",
"Not in house",
"Maxine Piia",
"Tiina H Piia",
"Jarkko Suvi"
],
[
"Not in house",
"Not in house",
"Not in house",
"Not in house",
"Suvi Jarkko"
],
[
"Maria Einari",
"Henri Einari",
"Tiina H Farbod",
"Tiina H Piia",
"Riitta Suvi"
],
[
"Not in house",
"Not in house",
"Niko Maxine",
"Piia Farbod",
"Riitta Niko"
],
[
"Not in house",
"Not in house",
"Maxine Piia",
"Tiina H Sauli",
"Evicted (Day 76)"
],
[
"Maria Maxine",
"Satu Einari",
"Suvi Niko",
"Kadi Tiina H",
"Evicted (Day 69)"
],
[
"Not in house",
"Not in house",
"Farbod Kadi",
"Farbod Kadi",
"Evicted (Day 62)"
],
[
"Maria Einari",
"Einari Kadi",
"Kadi Piia",
"Evicted (Day 55)",
"Evicted (Day 55)"
],
[
"Not in house",
"Not in house",
"Not in house",
"Walked (Day 49)",
"Walked (Day 49)"
],
[
"Not in house",
"Not in house",
"Kadi Tiina H",
"Evicted (Day 48)",
"Evicted (Day 48)"
],
[
"Maria Kadi",
"Henri Satu",
"Niko Kadi",
"Evicted (Day 41)",
"Evicted (Day 41)"
],
[
"Not in house",
"Not in house",
"Evicted (Day 34)",
"Evicted (Day 34)",
"Evicted (Day 34)"
],
[
"Maria Maxine",
"Henri Satu",
"Ejected (Day 32)",
"Ejected (Day 32)",
"Ejected (Day 32)"
],
[
"Maria Satu",
"Kadi Einari",
"Evicted (Day 27)",
"Evicted (Day 27)",
"Evicted (Day 27)"
],
[
"Einari Maria",
"Einari Henri",
"Evicted (Day 20)",
"Evicted (Day 20)",
"Evicted (Day 20)"
],
[
"Maria Sauli",
"Henri Timo",
"Evicted (Day 13)",
"Evicted (Day 13)",
"Evicted (Day 13)"
],
[
"Satu Jarkko",
"Piia Jarkko",
"Walked (Day 11)",
"Walked (Day 11)",
"Walked (Day 11)"
],
[
"Satu Kadi",
"Evicted (Day 6)",
"Evicted (Day 6)",
"Evicted (Day 6)",
"Evicted (Day 6)"
],
[
"None",
"None",
"Notes ,",
"None",
"None"
],
[
"Einari Maria",
"Einari Henri",
"Kadi Maxine Niko Timo",
"Farbod Tiina H",
"Jarkko Riitta Suvi"
],
[
"Maria ?% to save",
"Einari 0% to evict",
"Maxine -9% to evict",
"Tiina H -19% to evict",
"Suvi -7% to evict"
]
],
"name": ""
} | {
"human_readable": "SELECT Week 12 FROM table WHERE Week 1 = maria maxine AND Week 2 = henri satu",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
0,
1
],
"operator_index": [
0,
0
],
"condition": [
"maria maxine",
"henri satu"
]
}
} |
2 | Are Naming the heightfor city of license of malone, ny | {
"header": [
"Call sign",
"Frequency",
"City of license",
"Facility ID",
"ERP / Power W",
"Height m ( ft )",
"Class"
],
"page_title": "Mars Hill Network",
"page_id": "12454334",
"types": [
"text",
"text",
"text",
"real",
"real",
"text",
"text"
],
"id": "2-12454334-1",
"section_title": "Stations",
"caption": "Stations",
"rows": [
[
"WMHI",
"94.7 FM",
"Cape Vincent, NY",
"40435",
"5,800",
"m (ft)",
"A"
],
[
"WMHN",
"89.3 FM",
"Webster, NY",
"40430",
"1,000",
"m (ft)",
"A"
],
[
"WMHQ",
"90.1 FM",
"Malone, NY",
"89863",
"2,700",
"m (ft)",
"A"
],
[
"WMHR",
"102.9 FM",
"Syracuse, NY",
"40432",
"20,000",
"m (ft)",
"B"
],
[
"WMHU",
"91.1 FM",
"Cold Brook, NY",
"174468",
"560",
"m (ft)",
"A"
]
],
"name": ""
} | {
"human_readable": "SELECT Height m ( ft ) FROM table WHERE City of license = malone, ny",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"malone, ny"
]
}
} |
2 | Name the class with call sign of wmhn | {
"header": [
"Call sign",
"Frequency",
"City of license",
"Facility ID",
"ERP / Power W",
"Height m ( ft )",
"Class"
],
"page_title": "Mars Hill Network",
"page_id": "12454334",
"types": [
"text",
"text",
"text",
"real",
"real",
"text",
"text"
],
"id": "2-12454334-1",
"section_title": "Stations",
"caption": "Stations",
"rows": [
[
"WMHI",
"94.7 FM",
"Cape Vincent, NY",
"40435",
"5,800",
"m (ft)",
"A"
],
[
"WMHN",
"89.3 FM",
"Webster, NY",
"40430",
"1,000",
"m (ft)",
"A"
],
[
"WMHQ",
"90.1 FM",
"Malone, NY",
"89863",
"2,700",
"m (ft)",
"A"
],
[
"WMHR",
"102.9 FM",
"Syracuse, NY",
"40432",
"20,000",
"m (ft)",
"B"
],
[
"WMHU",
"91.1 FM",
"Cold Brook, NY",
"174468",
"560",
"m (ft)",
"A"
]
],
"name": ""
} | {
"human_readable": "SELECT Class FROM table WHERE Call sign = wmhn",
"sel": 6,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"wmhn"
]
}
} |
2 | Are Naming the frequency with class of b | {
"header": [
"Call sign",
"Frequency",
"City of license",
"Facility ID",
"ERP / Power W",
"Height m ( ft )",
"Class"
],
"page_title": "Mars Hill Network",
"page_id": "12454334",
"types": [
"text",
"text",
"text",
"real",
"real",
"text",
"text"
],
"id": "2-12454334-1",
"section_title": "Stations",
"caption": "Stations",
"rows": [
[
"WMHI",
"94.7 FM",
"Cape Vincent, NY",
"40435",
"5,800",
"m (ft)",
"A"
],
[
"WMHN",
"89.3 FM",
"Webster, NY",
"40430",
"1,000",
"m (ft)",
"A"
],
[
"WMHQ",
"90.1 FM",
"Malone, NY",
"89863",
"2,700",
"m (ft)",
"A"
],
[
"WMHR",
"102.9 FM",
"Syracuse, NY",
"40432",
"20,000",
"m (ft)",
"B"
],
[
"WMHU",
"91.1 FM",
"Cold Brook, NY",
"174468",
"560",
"m (ft)",
"A"
]
],
"name": ""
} | {
"human_readable": "SELECT Frequency FROM table WHERE Class = b",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
6
],
"operator_index": [
0
],
"condition": [
"b"
]
}
} |
2 | Name the city of license with frequency of 90.1 fm | {
"header": [
"Call sign",
"Frequency",
"City of license",
"Facility ID",
"ERP / Power W",
"Height m ( ft )",
"Class"
],
"page_title": "Mars Hill Network",
"page_id": "12454334",
"types": [
"text",
"text",
"text",
"real",
"real",
"text",
"text"
],
"id": "2-12454334-1",
"section_title": "Stations",
"caption": "Stations",
"rows": [
[
"WMHI",
"94.7 FM",
"Cape Vincent, NY",
"40435",
"5,800",
"m (ft)",
"A"
],
[
"WMHN",
"89.3 FM",
"Webster, NY",
"40430",
"1,000",
"m (ft)",
"A"
],
[
"WMHQ",
"90.1 FM",
"Malone, NY",
"89863",
"2,700",
"m (ft)",
"A"
],
[
"WMHR",
"102.9 FM",
"Syracuse, NY",
"40432",
"20,000",
"m (ft)",
"B"
],
[
"WMHU",
"91.1 FM",
"Cold Brook, NY",
"174468",
"560",
"m (ft)",
"A"
]
],
"name": ""
} | {
"human_readable": "SELECT City of license FROM table WHERE Frequency = 90.1 fm",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"90.1 fm"
]
}
} |
2 | Are Naming the total number of ERP/Power W for frequency of 89.3 fm and facility Are IDDING less than 40430 | {
"header": [
"Call sign",
"Frequency",
"City of license",
"Facility ID",
"ERP / Power W",
"Height m ( ft )",
"Class"
],
"page_title": "Mars Hill Network",
"page_id": "12454334",
"types": [
"text",
"text",
"text",
"real",
"real",
"text",
"text"
],
"id": "2-12454334-1",
"section_title": "Stations",
"caption": "Stations",
"rows": [
[
"WMHI",
"94.7 FM",
"Cape Vincent, NY",
"40435",
"5,800",
"m (ft)",
"A"
],
[
"WMHN",
"89.3 FM",
"Webster, NY",
"40430",
"1,000",
"m (ft)",
"A"
],
[
"WMHQ",
"90.1 FM",
"Malone, NY",
"89863",
"2,700",
"m (ft)",
"A"
],
[
"WMHR",
"102.9 FM",
"Syracuse, NY",
"40432",
"20,000",
"m (ft)",
"B"
],
[
"WMHU",
"91.1 FM",
"Cold Brook, NY",
"174468",
"560",
"m (ft)",
"A"
]
],
"name": ""
} | {
"human_readable": "SELECT COUNT ERP / Power W FROM table WHERE Frequency = 89.3 fm AND Facility ID < 40430",
"sel": 4,
"agg": 3,
"conds": {
"column_index": [
1,
3
],
"operator_index": [
0,
2
],
"condition": [
"89.3 fm",
"40430"
]
}
} |
2 | What-all is the Engine(s) that has f 1971 Tyres? | {
"header": [
"Year",
"Chassis",
"Engine(s)",
"Tyres",
"Points"
],
"page_title": "March Grand Prix results",
"page_id": "13091379",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-13091379-1",
"section_title": "Complete World Championship Formula One results",
"caption": "Complete World Championship Formula One results",
"rows": [
[
"1970",
"March 701",
"Ford Cosworth DFV",
"F",
"48*"
],
[
"1971",
"March 711 March 701",
"Alfa Romeo 3.0 V8 Ford Cosworth DFV",
"F",
"33 (34)*"
],
[
"1972",
"March 721 March 721X March 721G",
"Ford Cosworth DFV",
"G",
"15*"
],
[
"1973",
"March 721G March 731",
"Ford Cosworth DFV",
"G",
"14*"
],
[
"1974",
"March 741",
"Ford Cosworth DFV",
"G",
"6"
],
[
"1975",
"March 751 March 741",
"Ford Cosworth DFV",
"G",
"7.5*"
],
[
"1976",
"March 761",
"Ford Cosworth DFV",
"G",
"19*"
],
[
"1977",
"March 761 B March 771",
"Ford Cosworth DFV",
"G",
"0"
],
[
"1981",
"March 811",
"Ford Cosworth DFV",
"M A",
"0"
],
[
"1982",
"March 821",
"Ford Cosworth DFV",
"A P",
"0"
],
[
"1987",
"March 871",
"Ford Cosworth DFZ",
"G",
"1"
],
[
"1988",
"March 881",
"Judd V8",
"G",
"22"
],
[
"1989",
"March CG891 March 881",
"Judd V8",
"G",
"4"
],
[
"1992",
"March CG991",
"Ilmor V10",
"G",
"3"
]
],
"name": ""
} | {
"human_readable": "SELECT Engine(s) FROM table WHERE Tyres = f AND Year = 1971",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
3,
0
],
"operator_index": [
0,
0
],
"condition": [
"f",
"1971"
]
}
} |
2 | What-all was the attendance on June 27? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Time",
"Att.",
"Record"
],
"page_title": "2003 Chicago White Sox season",
"page_id": "12278845",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12278845-5",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"June 1",
"@ Indians",
"4 – 5 (10)",
"Koch (1–2)",
"2:54",
"22,681",
"25–30"
],
[
"June 2",
"@ Indians",
"2–5",
"Colón (5–5)",
"2:40",
"20,892",
"25–31"
],
[
"June 3",
"@ D-backs",
"1–2",
"Gordon (2–5)",
"2:33",
"33,544",
"25–32"
],
[
"June 4",
"@ D-backs",
"6–8",
"Garland (3–5)",
"2:43",
"26,667",
"25–33"
],
[
"June 5",
"@ D-backs",
"3 – 2 (10)",
"Service (0–2)",
"2:50",
"27,747",
"26–33"
],
[
"June 6",
"@ Dodgers",
"1–2",
"Buehrle (2–9)",
"2:20",
"35,503",
"26–34"
],
[
"June 7",
"@ Dodgers",
"4–1",
"Ashby (0–4)",
"2:19",
"44,122",
"27–34"
],
[
"June 8",
"@ Dodgers",
"10–3",
"Pérez (4–4)",
"2:41",
"52,637",
"28–34"
],
[
"June 10",
"Giants",
"5–3",
"Nathan (6–3)",
"2:51",
"23,837",
"29–34"
],
[
"June 11",
"Giants",
"4–11",
"Buehrle (2–10)",
"2:59",
"19,114",
"29–35"
],
[
"June 12",
"Giants",
"4–8",
"Colón (6–6)",
"2:40",
"22,827",
"29–36"
],
[
"June 13",
"Padres",
"5–3",
"Linebrink (1–2)",
"2:51",
"14,162",
"30–36"
],
[
"June 14",
"Padres",
"6–5",
"Witasick (0–1)",
"2:51",
"27,287",
"31–36"
],
[
"June 15",
"Padres",
"0–1",
"Garland (4–6)",
"2:38",
"26,491",
"31–37"
],
[
"June 16",
"Red Sox",
"4–2",
"Rupe (1–1)",
"2:06",
"30,779",
"32–37"
],
[
"June 17",
"Red Sox",
"4–7",
"Colón (6–7)",
"2:53",
"19,887",
"32–38"
],
[
"June 18",
"Red Sox",
"3–1",
"Wakefield (5–3)",
"2:22",
"18,708",
"33–38"
],
[
"June 19",
"Red Sox",
"3 – 4 (10)",
"Koch (2–3)",
"3:15",
"17,225",
"33–39"
],
[
"June 20",
"@ Cubs",
"12–3",
"Estes (6–6)",
"3:13",
"39,080",
"34–39"
],
[
"June 21",
"@ Cubs",
"7–6",
"Clement (5–7)",
"3:13",
"38,938",
"35–39"
],
[
"June 22",
"@ Cubs",
"1–2",
"Marte (2–1)",
"2:38",
"38,223",
"35–40"
],
[
"June 24",
"@ Twins",
"2–1",
"Reed (3–8)",
"2:28",
"19,229",
"36–40"
],
[
"June 25",
"@ Twins",
"5 – 6 (11)",
"Koch (2–4)",
"3:20",
"21,338",
"36–41"
],
[
"June 26",
"@ Twins",
"5–1",
"Radke (5–7)",
"2:06",
"26,474",
"37–41"
],
[
"June 27",
"Cubs",
"4–3",
"Alfonseca (0–1)",
"2:39",
"45,147",
"38–41"
],
[
"June 28",
"Cubs",
"7–6",
"Cruz (1–3)",
"3:28",
"45,440",
"39–41"
],
[
"June 29",
"Cubs",
"2–5",
"Loaiza (11–3)",
"2:47",
"44,858",
"39–42"
],
[
"June 30",
"Twins",
"10–3",
"Mays (8–5)",
"2:37",
"29,945",
"40–42"
]
],
"name": ""
} | {
"human_readable": "SELECT MIN Att. FROM table WHERE Date = june 27",
"sel": 5,
"agg": 2,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"june 27"
]
}
} |
2 | Name the surface for 12 september 2006 | {
"header": [
"Date",
"Tournament",
"Surface",
"Opponent in the final",
"Score"
],
"page_title": "Alun Jones (tennis)",
"page_id": "12762499",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12762499-2",
"section_title": "Singles titles",
"caption": "Singles titles",
"rows": [
[
"19 November 2002",
"Berri",
"Grass",
"Paul Baccanello",
"6–2, 6–2"
],
[
"2 May 2005",
"Phuket",
"Hard",
"Patrick Schmolzer",
"6–1, 6–1"
],
[
"16 May 2005",
"Phuket",
"Hard",
"Phillip King",
"6–3, 6–1"
],
[
"30 May 2005",
"Maspalomas",
"Clay",
"Ignasi Villacampa",
"6–1, 6–2"
],
[
"12 September 2006",
"Hope Island",
"Hard",
"Robert Smeets",
"6–3, 7–6"
],
[
"24 October 2006",
"Mildura",
"Grass",
"Samuel Groth",
"3–6, 7–5, 6–4"
],
[
"31 October 2006",
"Berri",
"Grass",
"Shannon Nettle",
"6–4, 6–3"
],
[
"20 March 2007",
"Lyneham",
"Clay",
"Vasilis Mazarakis",
"3–6, 6–1, 6–3"
],
[
"10 July 2007",
"Felixstowe",
"Grass",
"Nicolas Tourte",
"6–3, 6–4"
],
[
"23 July 2007",
"Nottingham",
"Grass",
"Aisam-ul-Haq Qureshi",
"6–3, 4–6, 6–4"
],
[
"9 December 2007",
"Burnie",
"Hard",
"Rameez Junaid",
"6–0, 6–1"
]
],
"name": ""
} | {
"human_readable": "SELECT Surface FROM table WHERE Date = 12 september 2006",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"12 september 2006"
]
}
} |
2 | Are Naming the score for opponent in the final being paul baccanello | {
"header": [
"Date",
"Tournament",
"Surface",
"Opponent in the final",
"Score"
],
"page_title": "Alun Jones (tennis)",
"page_id": "12762499",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12762499-2",
"section_title": "Singles titles",
"caption": "Singles titles",
"rows": [
[
"19 November 2002",
"Berri",
"Grass",
"Paul Baccanello",
"6–2, 6–2"
],
[
"2 May 2005",
"Phuket",
"Hard",
"Patrick Schmolzer",
"6–1, 6–1"
],
[
"16 May 2005",
"Phuket",
"Hard",
"Phillip King",
"6–3, 6–1"
],
[
"30 May 2005",
"Maspalomas",
"Clay",
"Ignasi Villacampa",
"6–1, 6–2"
],
[
"12 September 2006",
"Hope Island",
"Hard",
"Robert Smeets",
"6–3, 7–6"
],
[
"24 October 2006",
"Mildura",
"Grass",
"Samuel Groth",
"3–6, 7–5, 6–4"
],
[
"31 October 2006",
"Berri",
"Grass",
"Shannon Nettle",
"6–4, 6–3"
],
[
"20 March 2007",
"Lyneham",
"Clay",
"Vasilis Mazarakis",
"3–6, 6–1, 6–3"
],
[
"10 July 2007",
"Felixstowe",
"Grass",
"Nicolas Tourte",
"6–3, 6–4"
],
[
"23 July 2007",
"Nottingham",
"Grass",
"Aisam-ul-Haq Qureshi",
"6–3, 4–6, 6–4"
],
[
"9 December 2007",
"Burnie",
"Hard",
"Rameez Junaid",
"6–0, 6–1"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Opponent in the final = paul baccanello",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"paul baccanello"
]
}
} |
2 | Are Naming the surface for 20 march 2007 | {
"header": [
"Date",
"Tournament",
"Surface",
"Opponent in the final",
"Score"
],
"page_title": "Alun Jones (tennis)",
"page_id": "12762499",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12762499-2",
"section_title": "Singles titles",
"caption": "Singles titles",
"rows": [
[
"19 November 2002",
"Berri",
"Grass",
"Paul Baccanello",
"6–2, 6–2"
],
[
"2 May 2005",
"Phuket",
"Hard",
"Patrick Schmolzer",
"6–1, 6–1"
],
[
"16 May 2005",
"Phuket",
"Hard",
"Phillip King",
"6–3, 6–1"
],
[
"30 May 2005",
"Maspalomas",
"Clay",
"Ignasi Villacampa",
"6–1, 6–2"
],
[
"12 September 2006",
"Hope Island",
"Hard",
"Robert Smeets",
"6–3, 7–6"
],
[
"24 October 2006",
"Mildura",
"Grass",
"Samuel Groth",
"3–6, 7–5, 6–4"
],
[
"31 October 2006",
"Berri",
"Grass",
"Shannon Nettle",
"6–4, 6–3"
],
[
"20 March 2007",
"Lyneham",
"Clay",
"Vasilis Mazarakis",
"3–6, 6–1, 6–3"
],
[
"10 July 2007",
"Felixstowe",
"Grass",
"Nicolas Tourte",
"6–3, 6–4"
],
[
"23 July 2007",
"Nottingham",
"Grass",
"Aisam-ul-Haq Qureshi",
"6–3, 4–6, 6–4"
],
[
"9 December 2007",
"Burnie",
"Hard",
"Rameez Junaid",
"6–0, 6–1"
]
],
"name": ""
} | {
"human_readable": "SELECT Surface FROM table WHERE Date = 20 march 2007",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"20 march 2007"
]
}
} |
2 | Are Naming the date for opponent in the final being ignasi are villacampaing | {
"header": [
"Date",
"Tournament",
"Surface",
"Opponent in the final",
"Score"
],
"page_title": "Alun Jones (tennis)",
"page_id": "12762499",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12762499-2",
"section_title": "Singles titles",
"caption": "Singles titles",
"rows": [
[
"19 November 2002",
"Berri",
"Grass",
"Paul Baccanello",
"6–2, 6–2"
],
[
"2 May 2005",
"Phuket",
"Hard",
"Patrick Schmolzer",
"6–1, 6–1"
],
[
"16 May 2005",
"Phuket",
"Hard",
"Phillip King",
"6–3, 6–1"
],
[
"30 May 2005",
"Maspalomas",
"Clay",
"Ignasi Villacampa",
"6–1, 6–2"
],
[
"12 September 2006",
"Hope Island",
"Hard",
"Robert Smeets",
"6–3, 7–6"
],
[
"24 October 2006",
"Mildura",
"Grass",
"Samuel Groth",
"3–6, 7–5, 6–4"
],
[
"31 October 2006",
"Berri",
"Grass",
"Shannon Nettle",
"6–4, 6–3"
],
[
"20 March 2007",
"Lyneham",
"Clay",
"Vasilis Mazarakis",
"3–6, 6–1, 6–3"
],
[
"10 July 2007",
"Felixstowe",
"Grass",
"Nicolas Tourte",
"6–3, 6–4"
],
[
"23 July 2007",
"Nottingham",
"Grass",
"Aisam-ul-Haq Qureshi",
"6–3, 4–6, 6–4"
],
[
"9 December 2007",
"Burnie",
"Hard",
"Rameez Junaid",
"6–0, 6–1"
]
],
"name": ""
} | {
"human_readable": "SELECT Date FROM table WHERE Opponent in the final = ignasi villacampa",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"ignasi villacampa"
]
}
} |
2 | Name the tournament for grases surface and opponent in the final being paul baccanello | {
"header": [
"Date",
"Tournament",
"Surface",
"Opponent in the final",
"Score"
],
"page_title": "Alun Jones (tennis)",
"page_id": "12762499",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12762499-2",
"section_title": "Singles titles",
"caption": "Singles titles",
"rows": [
[
"19 November 2002",
"Berri",
"Grass",
"Paul Baccanello",
"6–2, 6–2"
],
[
"2 May 2005",
"Phuket",
"Hard",
"Patrick Schmolzer",
"6–1, 6–1"
],
[
"16 May 2005",
"Phuket",
"Hard",
"Phillip King",
"6–3, 6–1"
],
[
"30 May 2005",
"Maspalomas",
"Clay",
"Ignasi Villacampa",
"6–1, 6–2"
],
[
"12 September 2006",
"Hope Island",
"Hard",
"Robert Smeets",
"6–3, 7–6"
],
[
"24 October 2006",
"Mildura",
"Grass",
"Samuel Groth",
"3–6, 7–5, 6–4"
],
[
"31 October 2006",
"Berri",
"Grass",
"Shannon Nettle",
"6–4, 6–3"
],
[
"20 March 2007",
"Lyneham",
"Clay",
"Vasilis Mazarakis",
"3–6, 6–1, 6–3"
],
[
"10 July 2007",
"Felixstowe",
"Grass",
"Nicolas Tourte",
"6–3, 6–4"
],
[
"23 July 2007",
"Nottingham",
"Grass",
"Aisam-ul-Haq Qureshi",
"6–3, 4–6, 6–4"
],
[
"9 December 2007",
"Burnie",
"Hard",
"Rameez Junaid",
"6–0, 6–1"
]
],
"name": ""
} | {
"human_readable": "SELECT Tournament FROM table WHERE Surface = grass AND Opponent in the final = paul baccanello",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
2,
3
],
"operator_index": [
0,
0
],
"condition": [
"grass",
"paul baccanello"
]
}
} |
2 | When is the earliest year in milan that guillermo vilas have been champion? | {
"header": [
"Location",
"Year",
"Champion",
"Runner-up",
"Score"
],
"page_title": "Milan Indoor",
"page_id": "12943308",
"types": [
"text",
"real",
"text",
"text",
"text"
],
"id": "2-12943308-1",
"section_title": "Singles",
"caption": "Singles",
"rows": [
[
"Milan",
"2005",
"Robin Söderling",
"Radek Štěpánek",
"6–3, 6–7 (2–7) , 7–6 (7–5)"
],
[
"Milan",
"2004",
"Antony Dupuis",
"Mario Ančić",
"6–4, 6–7 (12–14) , 7–6 (7–5)"
],
[
"Milan",
"2003",
"Martin Verkerk",
"Yevgeny Kafelnikov",
"6–4, 5–7, 7–5"
],
[
"Milan",
"2002",
"Davide Sanguinetti",
"Roger Federer",
"7–6 (7–2) , 4–6, 6–1"
],
[
"Milan",
"2001",
"Roger Federer",
"Julien Boutter",
"6–4, 6–7 (7–9) , 6–4"
],
[
"London",
"2000",
"Marc Rosset",
"Yevgeny Kafelnikov",
"6–4, 6–4"
],
[
"London",
"1999",
"Richard Krajicek",
"Greg Rusedski",
"7–6 (8–6) , 6–7 (5–7) , 7–5"
],
[
"London",
"1998",
"Yevgeny Kafelnikov",
"Cédric Pioline",
"7–5, 6–4"
],
[
"Milan",
"1997",
"Goran Ivanišević",
"Sergi Bruguera",
"6–2, 6–2"
],
[
"Milan",
"1996",
"Goran Ivanišević",
"Marc Rosset",
"6–3, 7–6 (7–3)"
],
[
"Milan",
"1995",
"Yevgeny Kafelnikov",
"Boris Becker",
"7–5, 5–7, 7–6 (8–6)"
],
[
"Milan",
"1994",
"Boris Becker",
"Petr Korda",
"6–2, 3–6, 6–3"
],
[
"Milan",
"1993",
"Boris Becker",
"Sergi Bruguera",
"6–3, 6–3"
],
[
"Milan",
"1992",
"Omar Camporese",
"Goran Ivanišević",
"3–6, 6–3, 6–4"
],
[
"Milan",
"1991",
"Alexander Volkov",
"Cristiano Caratti",
"6–1, 7–5"
],
[
"Milan",
"1990",
"Ivan Lendl",
"Tim Mayotte",
"6–3, 6–2"
],
[
"Milan",
"1989",
"Boris Becker",
"Alexander Volkov",
"6–1, 6–2"
],
[
"Milan",
"1988",
"Yannick Noah",
"Jimmy Connors",
"4–4 retired"
],
[
"Milan",
"1987",
"Boris Becker",
"Miloslav Mečíř",
"6–4, 6–3"
],
[
"Milan",
"1986",
"Ivan Lendl",
"Joakim Nyström",
"6–2, 6–2, 6–4"
],
[
"Milan",
"1985",
"John McEnroe",
"Anders Järryd",
"6–4, 6–1"
],
[
"Milan",
"1984",
"Stefan Edberg",
"Mats Wilander",
"6–4, 6–2"
],
[
"Milan",
"1983",
"Ivan Lendl",
"Kevin Curren",
"5–7, 6–3, 7–6"
],
[
"Milan",
"1982",
"Guillermo Vilas",
"Jimmy Connors",
"6–3, 6–3"
],
[
"Milan",
"1981",
"John McEnroe",
"Björn Borg",
"7–6, 6–4"
],
[
"Milan",
"1980",
"John McEnroe",
"Vijay Amitraj",
"6–1, 6–4"
],
[
"Milan",
"1979",
"John McEnroe",
"John Alexander",
"6–4, 6–3"
],
[
"Milan",
"1978",
"Björn Borg",
"Vitas Gerulaitis",
"6–3, 6–3"
]
],
"name": ""
} | {
"human_readable": "SELECT MIN Year FROM table WHERE Location = milan AND Champion = guillermo vilas",
"sel": 1,
"agg": 2,
"conds": {
"column_index": [
0,
2
],
"operator_index": [
0,
0
],
"condition": [
"milan",
"guillermo vilas"
]
}
} |
2 | Where in 1985 was tim might mayotte runner up? | {
"header": [
"Location",
"Year",
"Champion",
"Runner-up",
"Score"
],
"page_title": "Milan Indoor",
"page_id": "12943308",
"types": [
"text",
"real",
"text",
"text",
"text"
],
"id": "2-12943308-1",
"section_title": "Singles",
"caption": "Singles",
"rows": [
[
"Milan",
"2005",
"Robin Söderling",
"Radek Štěpánek",
"6–3, 6–7 (2–7) , 7–6 (7–5)"
],
[
"Milan",
"2004",
"Antony Dupuis",
"Mario Ančić",
"6–4, 6–7 (12–14) , 7–6 (7–5)"
],
[
"Milan",
"2003",
"Martin Verkerk",
"Yevgeny Kafelnikov",
"6–4, 5–7, 7–5"
],
[
"Milan",
"2002",
"Davide Sanguinetti",
"Roger Federer",
"7–6 (7–2) , 4–6, 6–1"
],
[
"Milan",
"2001",
"Roger Federer",
"Julien Boutter",
"6–4, 6–7 (7–9) , 6–4"
],
[
"London",
"2000",
"Marc Rosset",
"Yevgeny Kafelnikov",
"6–4, 6–4"
],
[
"London",
"1999",
"Richard Krajicek",
"Greg Rusedski",
"7–6 (8–6) , 6–7 (5–7) , 7–5"
],
[
"London",
"1998",
"Yevgeny Kafelnikov",
"Cédric Pioline",
"7–5, 6–4"
],
[
"Milan",
"1997",
"Goran Ivanišević",
"Sergi Bruguera",
"6–2, 6–2"
],
[
"Milan",
"1996",
"Goran Ivanišević",
"Marc Rosset",
"6–3, 7–6 (7–3)"
],
[
"Milan",
"1995",
"Yevgeny Kafelnikov",
"Boris Becker",
"7–5, 5–7, 7–6 (8–6)"
],
[
"Milan",
"1994",
"Boris Becker",
"Petr Korda",
"6–2, 3–6, 6–3"
],
[
"Milan",
"1993",
"Boris Becker",
"Sergi Bruguera",
"6–3, 6–3"
],
[
"Milan",
"1992",
"Omar Camporese",
"Goran Ivanišević",
"3–6, 6–3, 6–4"
],
[
"Milan",
"1991",
"Alexander Volkov",
"Cristiano Caratti",
"6–1, 7–5"
],
[
"Milan",
"1990",
"Ivan Lendl",
"Tim Mayotte",
"6–3, 6–2"
],
[
"Milan",
"1989",
"Boris Becker",
"Alexander Volkov",
"6–1, 6–2"
],
[
"Milan",
"1988",
"Yannick Noah",
"Jimmy Connors",
"4–4 retired"
],
[
"Milan",
"1987",
"Boris Becker",
"Miloslav Mečíř",
"6–4, 6–3"
],
[
"Milan",
"1986",
"Ivan Lendl",
"Joakim Nyström",
"6–2, 6–2, 6–4"
],
[
"Milan",
"1985",
"John McEnroe",
"Anders Järryd",
"6–4, 6–1"
],
[
"Milan",
"1984",
"Stefan Edberg",
"Mats Wilander",
"6–4, 6–2"
],
[
"Milan",
"1983",
"Ivan Lendl",
"Kevin Curren",
"5–7, 6–3, 7–6"
],
[
"Milan",
"1982",
"Guillermo Vilas",
"Jimmy Connors",
"6–3, 6–3"
],
[
"Milan",
"1981",
"John McEnroe",
"Björn Borg",
"7–6, 6–4"
],
[
"Milan",
"1980",
"John McEnroe",
"Vijay Amitraj",
"6–1, 6–4"
],
[
"Milan",
"1979",
"John McEnroe",
"John Alexander",
"6–4, 6–3"
],
[
"Milan",
"1978",
"Björn Borg",
"Vitas Gerulaitis",
"6–3, 6–3"
]
],
"name": ""
} | {
"human_readable": "SELECT Location FROM table WHERE Year > 1985 AND Runner-up = tim mayotte",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
1,
3
],
"operator_index": [
1,
0
],
"condition": [
"1985",
"tim mayotte"
]
}
} |
2 | What-all was the score when stefan edberg win after 1978? | {
"header": [
"Location",
"Year",
"Champion",
"Runner-up",
"Score"
],
"page_title": "Milan Indoor",
"page_id": "12943308",
"types": [
"text",
"real",
"text",
"text",
"text"
],
"id": "2-12943308-1",
"section_title": "Singles",
"caption": "Singles",
"rows": [
[
"Milan",
"2005",
"Robin Söderling",
"Radek Štěpánek",
"6–3, 6–7 (2–7) , 7–6 (7–5)"
],
[
"Milan",
"2004",
"Antony Dupuis",
"Mario Ančić",
"6–4, 6–7 (12–14) , 7–6 (7–5)"
],
[
"Milan",
"2003",
"Martin Verkerk",
"Yevgeny Kafelnikov",
"6–4, 5–7, 7–5"
],
[
"Milan",
"2002",
"Davide Sanguinetti",
"Roger Federer",
"7–6 (7–2) , 4–6, 6–1"
],
[
"Milan",
"2001",
"Roger Federer",
"Julien Boutter",
"6–4, 6–7 (7–9) , 6–4"
],
[
"London",
"2000",
"Marc Rosset",
"Yevgeny Kafelnikov",
"6–4, 6–4"
],
[
"London",
"1999",
"Richard Krajicek",
"Greg Rusedski",
"7–6 (8–6) , 6–7 (5–7) , 7–5"
],
[
"London",
"1998",
"Yevgeny Kafelnikov",
"Cédric Pioline",
"7–5, 6–4"
],
[
"Milan",
"1997",
"Goran Ivanišević",
"Sergi Bruguera",
"6–2, 6–2"
],
[
"Milan",
"1996",
"Goran Ivanišević",
"Marc Rosset",
"6–3, 7–6 (7–3)"
],
[
"Milan",
"1995",
"Yevgeny Kafelnikov",
"Boris Becker",
"7–5, 5–7, 7–6 (8–6)"
],
[
"Milan",
"1994",
"Boris Becker",
"Petr Korda",
"6–2, 3–6, 6–3"
],
[
"Milan",
"1993",
"Boris Becker",
"Sergi Bruguera",
"6–3, 6–3"
],
[
"Milan",
"1992",
"Omar Camporese",
"Goran Ivanišević",
"3–6, 6–3, 6–4"
],
[
"Milan",
"1991",
"Alexander Volkov",
"Cristiano Caratti",
"6–1, 7–5"
],
[
"Milan",
"1990",
"Ivan Lendl",
"Tim Mayotte",
"6–3, 6–2"
],
[
"Milan",
"1989",
"Boris Becker",
"Alexander Volkov",
"6–1, 6–2"
],
[
"Milan",
"1988",
"Yannick Noah",
"Jimmy Connors",
"4–4 retired"
],
[
"Milan",
"1987",
"Boris Becker",
"Miloslav Mečíř",
"6–4, 6–3"
],
[
"Milan",
"1986",
"Ivan Lendl",
"Joakim Nyström",
"6–2, 6–2, 6–4"
],
[
"Milan",
"1985",
"John McEnroe",
"Anders Järryd",
"6–4, 6–1"
],
[
"Milan",
"1984",
"Stefan Edberg",
"Mats Wilander",
"6–4, 6–2"
],
[
"Milan",
"1983",
"Ivan Lendl",
"Kevin Curren",
"5–7, 6–3, 7–6"
],
[
"Milan",
"1982",
"Guillermo Vilas",
"Jimmy Connors",
"6–3, 6–3"
],
[
"Milan",
"1981",
"John McEnroe",
"Björn Borg",
"7–6, 6–4"
],
[
"Milan",
"1980",
"John McEnroe",
"Vijay Amitraj",
"6–1, 6–4"
],
[
"Milan",
"1979",
"John McEnroe",
"John Alexander",
"6–4, 6–3"
],
[
"Milan",
"1978",
"Björn Borg",
"Vitas Gerulaitis",
"6–3, 6–3"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Year > 1978 AND Champion = stefan edberg",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
1,
2
],
"operator_index": [
1,
0
],
"condition": [
"1978",
"stefan edberg"
]
}
} |
2 | What-all is the Facility ID has a City of license of wheeling, and a ERP kW less than 4.5? | {
"header": [
"Station",
"City of license",
"Channel",
"ERP kW",
"HAAT m ( ft )",
"Facility ID"
],
"page_title": "West Virginia Public Broadcasting",
"page_id": "1278862",
"types": [
"text",
"text",
"text",
"real",
"text",
"real"
],
"id": "2-1278862-3",
"section_title": "Translators",
"caption": "Broadcast translators \n of WPBY",
"rows": [
[
"W07DN-D",
"Wardensville",
"7 ( VHF )",
"0.3",
"m (ft)",
"167352"
],
[
"W08EE-D",
"Martinsburg",
"8 ( VHF )",
"0.3",
"m (ft)",
"167357"
],
[
"W09CT-D",
"Mathias",
"9 ( VHF )",
"0.24",
"m (ft)",
"167353"
],
[
"W23DR-D",
"Romney",
"23 ( UHF )",
"15",
"m (ft)",
"167358"
],
[
"W30CO-D",
"Wheeling",
"30 ( UHF )",
"4.5",
"m (ft)",
"167354"
],
[
"W41DK-D",
"Keyser",
"41 ( UHF )",
"7",
"m (ft)",
"167356"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Facility ID FROM table WHERE City of license = wheeling AND ERP kW < 4.5",
"sel": 5,
"agg": 1,
"conds": {
"column_index": [
1,
3
],
"operator_index": [
0,
2
],
"condition": [
"wheeling",
"4.5"
]
}
} |
2 | What-all is the City of license has a ERP kW more than 4.5 and w23dr-d? | {
"header": [
"Station",
"City of license",
"Channel",
"ERP kW",
"HAAT m ( ft )",
"Facility ID"
],
"page_title": "West Virginia Public Broadcasting",
"page_id": "1278862",
"types": [
"text",
"text",
"text",
"real",
"text",
"real"
],
"id": "2-1278862-3",
"section_title": "Translators",
"caption": "Broadcast translators \n of WPBY",
"rows": [
[
"W07DN-D",
"Wardensville",
"7 ( VHF )",
"0.3",
"m (ft)",
"167352"
],
[
"W08EE-D",
"Martinsburg",
"8 ( VHF )",
"0.3",
"m (ft)",
"167357"
],
[
"W09CT-D",
"Mathias",
"9 ( VHF )",
"0.24",
"m (ft)",
"167353"
],
[
"W23DR-D",
"Romney",
"23 ( UHF )",
"15",
"m (ft)",
"167358"
],
[
"W30CO-D",
"Wheeling",
"30 ( UHF )",
"4.5",
"m (ft)",
"167354"
],
[
"W41DK-D",
"Keyser",
"41 ( UHF )",
"7",
"m (ft)",
"167356"
]
],
"name": ""
} | {
"human_readable": "SELECT City of license FROM table WHERE ERP kW > 4.5 AND Station = w23dr-d",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
3,
0
],
"operator_index": [
1,
0
],
"condition": [
"4.5",
"w23dr-d"
]
}
} |
2 | What-all is the location has a date of demolition of 1940 and has a church named Christ Church Greyfriars? | {
"header": [
"Church name",
"Location",
"Rebuilt",
"Date of demolition",
"Subsuming parish"
],
"page_title": "List of demolished churches in the City of London",
"page_id": "13050399",
"types": [
"text",
"text",
"text",
"real",
"text"
],
"id": "2-13050399-2",
"section_title": "Tower remains",
"caption": "Tower remains",
"rows": [
[
"All Hallows Staining",
"Mark Lane",
"1674",
"1870",
"St Olave Hart Street"
],
[
"Christ Church Greyfriars",
"Newgate Street",
"1677-91",
"1940",
"St Sepulchre-without-Newgate"
],
[
"St Alban, Wood Street",
"Wood Street",
"1682-87",
"1940",
"St Vedast Foster Lane"
],
[
"St Augustine Watling Street",
"Watling Street",
"1680-87",
"1941",
"St Mary-le-Bow"
],
[
"St Dunstan-in-the-East",
"St Dunstan's Hill",
"1698",
"1941",
"All Hallows by the Tower"
],
[
"St Mary Somerset",
"Upper Thames Street",
"1686-94",
"1871",
"St Nicholas Cole Abbey"
],
[
"St Olave Old Jewry",
"Old Jewry",
"1670-79",
"1887",
"St Margaret Lothbury"
]
],
"name": ""
} | {
"human_readable": "SELECT Location FROM table WHERE Date of demolition = 1940 AND Church name = christ church greyfriars",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
3,
0
],
"operator_index": [
0,
0
],
"condition": [
"1940",
"christ church greyfriars"
]
}
} |
2 | How many dates of demolition are located on Wood Street? | {
"header": [
"Church name",
"Location",
"Rebuilt",
"Date of demolition",
"Subsuming parish"
],
"page_title": "List of demolished churches in the City of London",
"page_id": "13050399",
"types": [
"text",
"text",
"text",
"real",
"text"
],
"id": "2-13050399-2",
"section_title": "Tower remains",
"caption": "Tower remains",
"rows": [
[
"All Hallows Staining",
"Mark Lane",
"1674",
"1870",
"St Olave Hart Street"
],
[
"Christ Church Greyfriars",
"Newgate Street",
"1677-91",
"1940",
"St Sepulchre-without-Newgate"
],
[
"St Alban, Wood Street",
"Wood Street",
"1682-87",
"1940",
"St Vedast Foster Lane"
],
[
"St Augustine Watling Street",
"Watling Street",
"1680-87",
"1941",
"St Mary-le-Bow"
],
[
"St Dunstan-in-the-East",
"St Dunstan's Hill",
"1698",
"1941",
"All Hallows by the Tower"
],
[
"St Mary Somerset",
"Upper Thames Street",
"1686-94",
"1871",
"St Nicholas Cole Abbey"
],
[
"St Olave Old Jewry",
"Old Jewry",
"1670-79",
"1887",
"St Margaret Lothbury"
]
],
"name": ""
} | {
"human_readable": "SELECT COUNT Date of demolition FROM table WHERE Location = wood street",
"sel": 3,
"agg": 3,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"wood street"
]
}
} |
2 | What-all was Olga Govortsova's score when she play on a clay surface on 19 May 2008? | {
"header": [
"Outcome",
"Date",
"Surface",
"Partner",
"Opponents",
"Score"
],
"page_title": "Olga Govortsova",
"page_id": "12472200",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12472200-5",
"section_title": "Doubles: 12 (8 titles, 4 runners-up)",
"caption": "Doubles: 12 (8 titles, 4 runners-up)",
"rows": [
[
"Runner-up",
"14 April 2008",
"Clay",
"Edina Gallovits",
"Katarina Srebotnik Ai Sugiyama",
"2–6, 2–6"
],
[
"Winner",
"19 May 2008",
"Clay",
"Jill Craybas",
"Marina Erakovic Polona Hercog",
"6–1, 6–2"
],
[
"Winner",
"20 September 2009",
"Hard",
"Tatiana Poutchek",
"Kimiko Date-Krumm Sun Tiantian",
"3–6, 6–2, [10–8]"
],
[
"Winner",
"26 September 2009",
"Hard",
"Tatiana Poutchek",
"Vitalia Diatchenko Ekaterina Dzehalevich",
"6–2, 6–7 (1-7) , [10–8]"
],
[
"Winner",
"9 October 2010",
"Hard",
"Chuang Chia-jung",
"Gisela Dulko Flavia Pennetta",
"7–6 (7-2) , 1–6, [10–7]"
],
[
"Winner",
"19 February 2011",
"Hard (i)",
"Alla Kudryavtseva",
"Andrea Hlaváčková Lucie Hradecká",
"6–3, 4–6, [10–8]"
],
[
"Winner",
"12 June 2011",
"Grass",
"Alla Kudryavtseva",
"Sara Errani Roberta Vinci",
"1–6, 6–1, [10–5]"
],
[
"Runner-up",
"31 July 2011",
"Hard",
"Alla Kudryavtseva",
"Sania Mirza Yaroslava Shvedova",
"3–6, 3–6"
],
[
"Winner",
"27 August 2011",
"Hard",
"Chuang Chia-jung",
"Sara Errani Roberta Vinci",
"7–5, 6–2"
],
[
"Runner-up",
"25 February 2012",
"Hard (i)",
"Vera Dushevina",
"Andrea Hlaváčková Lucie Hradecká",
"3–6, 4–6"
],
[
"Winner",
"26 May 2012",
"Clay",
"Klaudia Jans-Ignacik",
"Natalie Grandin Vladimíra Uhlířová",
"6–7 (4–7) , 6–3, [10–3]"
],
[
"Runner-up",
"14 September 2013",
"Hard",
"Mandy Minella",
"Timea Babos Yaroslava Shvedova",
"3-6, 3-6"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Surface = clay AND Date = 19 may 2008",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
2,
1
],
"operator_index": [
0,
0
],
"condition": [
"clay",
"19 may 2008"
]
}
} |
2 | What-all was Olga Govortsova's outcome when she play on a grases surface? | {
"header": [
"Outcome",
"Date",
"Surface",
"Partner",
"Opponents",
"Score"
],
"page_title": "Olga Govortsova",
"page_id": "12472200",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12472200-5",
"section_title": "Doubles: 12 (8 titles, 4 runners-up)",
"caption": "Doubles: 12 (8 titles, 4 runners-up)",
"rows": [
[
"Runner-up",
"14 April 2008",
"Clay",
"Edina Gallovits",
"Katarina Srebotnik Ai Sugiyama",
"2–6, 2–6"
],
[
"Winner",
"19 May 2008",
"Clay",
"Jill Craybas",
"Marina Erakovic Polona Hercog",
"6–1, 6–2"
],
[
"Winner",
"20 September 2009",
"Hard",
"Tatiana Poutchek",
"Kimiko Date-Krumm Sun Tiantian",
"3–6, 6–2, [10–8]"
],
[
"Winner",
"26 September 2009",
"Hard",
"Tatiana Poutchek",
"Vitalia Diatchenko Ekaterina Dzehalevich",
"6–2, 6–7 (1-7) , [10–8]"
],
[
"Winner",
"9 October 2010",
"Hard",
"Chuang Chia-jung",
"Gisela Dulko Flavia Pennetta",
"7–6 (7-2) , 1–6, [10–7]"
],
[
"Winner",
"19 February 2011",
"Hard (i)",
"Alla Kudryavtseva",
"Andrea Hlaváčková Lucie Hradecká",
"6–3, 4–6, [10–8]"
],
[
"Winner",
"12 June 2011",
"Grass",
"Alla Kudryavtseva",
"Sara Errani Roberta Vinci",
"1–6, 6–1, [10–5]"
],
[
"Runner-up",
"31 July 2011",
"Hard",
"Alla Kudryavtseva",
"Sania Mirza Yaroslava Shvedova",
"3–6, 3–6"
],
[
"Winner",
"27 August 2011",
"Hard",
"Chuang Chia-jung",
"Sara Errani Roberta Vinci",
"7–5, 6–2"
],
[
"Runner-up",
"25 February 2012",
"Hard (i)",
"Vera Dushevina",
"Andrea Hlaváčková Lucie Hradecká",
"3–6, 4–6"
],
[
"Winner",
"26 May 2012",
"Clay",
"Klaudia Jans-Ignacik",
"Natalie Grandin Vladimíra Uhlířová",
"6–7 (4–7) , 6–3, [10–3]"
],
[
"Runner-up",
"14 September 2013",
"Hard",
"Mandy Minella",
"Timea Babos Yaroslava Shvedova",
"3-6, 3-6"
]
],
"name": ""
} | {
"human_readable": "SELECT Outcome FROM table WHERE Surface = grass",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"grass"
]
}
} |
2 | What-all was Olga Govortsova's goal when she play on a clay surface on 26 May 2012? | {
"header": [
"Outcome",
"Date",
"Surface",
"Partner",
"Opponents",
"Score"
],
"page_title": "Olga Govortsova",
"page_id": "12472200",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12472200-5",
"section_title": "Doubles: 12 (8 titles, 4 runners-up)",
"caption": "Doubles: 12 (8 titles, 4 runners-up)",
"rows": [
[
"Runner-up",
"14 April 2008",
"Clay",
"Edina Gallovits",
"Katarina Srebotnik Ai Sugiyama",
"2–6, 2–6"
],
[
"Winner",
"19 May 2008",
"Clay",
"Jill Craybas",
"Marina Erakovic Polona Hercog",
"6–1, 6–2"
],
[
"Winner",
"20 September 2009",
"Hard",
"Tatiana Poutchek",
"Kimiko Date-Krumm Sun Tiantian",
"3–6, 6–2, [10–8]"
],
[
"Winner",
"26 September 2009",
"Hard",
"Tatiana Poutchek",
"Vitalia Diatchenko Ekaterina Dzehalevich",
"6–2, 6–7 (1-7) , [10–8]"
],
[
"Winner",
"9 October 2010",
"Hard",
"Chuang Chia-jung",
"Gisela Dulko Flavia Pennetta",
"7–6 (7-2) , 1–6, [10–7]"
],
[
"Winner",
"19 February 2011",
"Hard (i)",
"Alla Kudryavtseva",
"Andrea Hlaváčková Lucie Hradecká",
"6–3, 4–6, [10–8]"
],
[
"Winner",
"12 June 2011",
"Grass",
"Alla Kudryavtseva",
"Sara Errani Roberta Vinci",
"1–6, 6–1, [10–5]"
],
[
"Runner-up",
"31 July 2011",
"Hard",
"Alla Kudryavtseva",
"Sania Mirza Yaroslava Shvedova",
"3–6, 3–6"
],
[
"Winner",
"27 August 2011",
"Hard",
"Chuang Chia-jung",
"Sara Errani Roberta Vinci",
"7–5, 6–2"
],
[
"Runner-up",
"25 February 2012",
"Hard (i)",
"Vera Dushevina",
"Andrea Hlaváčková Lucie Hradecká",
"3–6, 4–6"
],
[
"Winner",
"26 May 2012",
"Clay",
"Klaudia Jans-Ignacik",
"Natalie Grandin Vladimíra Uhlířová",
"6–7 (4–7) , 6–3, [10–3]"
],
[
"Runner-up",
"14 September 2013",
"Hard",
"Mandy Minella",
"Timea Babos Yaroslava Shvedova",
"3-6, 3-6"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Surface = clay AND Date = 26 may 2012",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
2,
1
],
"operator_index": [
0,
0
],
"condition": [
"clay",
"26 may 2012"
]
}
} |
2 | Which mountain range has a rank of 19? | {
"header": [
"Rank",
"Mountain Peak",
"Province",
"Mountain Range",
"Location"
],
"page_title": "Mountain peaks of Canada",
"page_id": "12679495",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-12679495-2",
"section_title": "Most prominent summits",
"caption": "The 50 most topographically prominent mountain peaks of Canada",
"rows": [
[
"1",
"Mount Logan",
"Yukon",
"Saint Elias Mountains",
"60.5758°N 140.3694°W"
],
[
"2",
"Fairweather Mountain ( Mount Fairweather )",
"British Columbia Alaska",
"Saint Elias Mountains",
"58.9064°N 137.5267°W"
],
[
"3",
"Mount Saint Elias",
"Yukon Alaska",
"Saint Elias Mountains",
"60.2931°N 140.9264°W"
],
[
"4",
"Mount Waddington",
"British Columbia",
"Coast Mountains",
"51.3736°N 125.2633°W"
],
[
"5",
"Mount Lucania",
"Yukon",
"Saint Elias Mountains",
"61.0233°N 140.4656°W"
],
[
"6",
"Monarch Mountain",
"British Columbia",
"Coast Mountains",
"51.8994°N 125.8758°W"
],
[
"7",
"Mount Robson",
"British Columbia",
"Canadian Rockies",
"53.1106°N 119.1564°W"
],
[
"8",
"Mount Sir Wilfrid Laurier",
"British Columbia",
"Columbia Mountains",
"52.8014°N 119.7317°W"
],
[
"9",
"Mount Vancouver",
"Yukon",
"Saint Elias Mountains",
"60.3361°N 139.6947°W"
],
[
"10",
"Mount Sir Sandford",
"British Columbia",
"Columbia Mountains",
"51.6567°N 117.8678°W"
],
[
"11",
"Barbeau Peak",
"Nunavut",
"Ellesmere Island",
"81.9083°N 75.0250°W"
],
[
"12",
"Skihist Mountain",
"British Columbia",
"Coast Mountains",
"50.1878°N 121.9033°W"
],
[
"13",
"Mount Hubbard",
"Yukon Alaska",
"Saint Elias Mountains",
"60.3192°N 139.0714°W"
],
[
"14",
"Mount Ratz",
"British Columbia",
"Coast Mountains",
"57.3931°N 132.3033°W"
],
[
"15",
"Mount Odin",
"British Columbia",
"Columbia Mountains",
"50.5517°N 118.1292°W"
],
[
"16",
"Mount Monashee",
"British Columbia",
"Columbia Mountains",
"52.3853°N 118.9399°W"
],
[
"17",
"Mount Columbia",
"Alberta British Columbia",
"Canadian Rockies",
"52.1475°N 117.4406°W"
],
[
"18",
"Mount Queen Bess",
"British Columbia",
"Coast Mountains",
"51.2714°N 124.5681°W"
],
[
"19",
"Mount Cook",
"Yukon Alaska",
"Saint Elias Mountains",
"60.1819°N 139.9808°W"
],
[
"20",
"Mount Cooper",
"British Columbia",
"Columbia Mountains",
"50.1797°N 117.1992°W"
],
[
"21",
"Ulysses Mountain",
"British Columbia",
"Muskwa Ranges",
"57.3464°N 124.0928°W"
],
[
"22",
"Wedge Mountain",
"British Columbia",
"Coast Mountains",
"50.1331°N 122.7933°W"
],
[
"23",
"Otter Mountain",
"British Columbia",
"Coast Mountains",
"56.0067°N 129.6928°W"
],
[
"24",
"Kwatna Peak",
"British Columbia",
"Coast Mountains",
"52.0706°N 126.9630°W"
],
[
"25",
"Outlook Peak",
"Nunavut",
"Axel Heiberg Island",
"79.7500°N 91.3833°W"
],
[
"26",
"Golden Hinde",
"British Columbia",
"Vancouver Island",
"49.6625°N 125.7469°W"
],
[
"27",
"Scud Peak",
"British Columbia",
"Coast Mountains",
"57.2412°N 131.1676°W"
],
[
"28",
"Keele Peak",
"Yukon",
"Mackenzie Mountains",
"63.4311°N 130.3236°W"
],
[
"29",
"Razorback Mountain",
"British Columbia",
"Coast Mountains",
"51.5906°N 124.6908°W"
],
[
"30",
"Mount Odin",
"Nunavut",
"Baffin Island",
"66.5500°N 65.4333°W"
],
[
"31",
"Mount Farnham",
"British Columbia",
"Columbia Mountains",
"50.4889°N 116.4869°W"
],
[
"32",
"Oscar Peak",
"British Columbia",
"Coast Mountains",
"54.9289°N 129.0594°W"
],
[
"33",
"Mount Assiniboine",
"Alberta British Columbia",
"Canadian Rockies",
"50.8697°N 115.6511°W"
],
[
"34",
"Mount Jancowski",
"British Columbia",
"Coast Mountains",
"56.3372°N 129.9819°W"
],
[
"35",
"Gladsheim Peak",
"British Columbia",
"Selkirk Mountains",
"49.7867°N 117.6272°W"
],
[
"36",
"Mount Dawson",
"British Columbia",
"Columbia Mountains",
"51.1517°N 117.4206°W"
],
[
"37",
"South Ellesmere Ice Cap High Point",
"Nunavut",
"Ellesmere Island",
"78.8007°N 79.5292°W"
],
[
"38",
"Mount Edith Cavell",
"Alberta",
"Canadian Rockies",
"52.6672°N 118.0567°W"
],
[
"39",
"Alsek Peak",
"Yukon",
"Saint Elias Mountains",
"60.0325°N 137.5915°W"
],
[
"40",
"Mount Valpy",
"British Columbia",
"Coast Mountains",
"54.2750°N 129.0567°W"
],
[
"41",
"Mount Cairnes",
"Yukon",
"Saint Elias Mountains",
"60.8683°N 138.2769°W"
],
[
"42",
"Chatsquot Mountain",
"British Columbia",
"Coast Mountains",
"53.1422°N 127.4772°W"
],
[
"43",
"Buckwell Peak",
"British Columbia Yukon",
"Saint Elias Mountains",
"59.4188°N 136.7653°W"
],
[
"44",
"Mount Priestley",
"British Columbia",
"Coast Mountains",
"55.2297°N 128.8758°W"
],
[
"45",
"Angilaaq Mountain",
"Nunavut",
"Bylot Island",
"73.2294°N 78.6233°W"
],
[
"46",
"Devon Ice Cap High Point",
"Nunavut",
"Devon Island",
"75.3429°N 82.6186°W"
],
[
"47",
"Mount Goodsir",
"British Columbia",
"Canadian Rockies",
"51.2067°N 116.4044°W"
],
[
"48",
"Sharks Teeth Peaks",
"British Columbia",
"Coast Mountains",
"53.0072°N 127.2403°W"
],
[
"49",
"Detour Peak",
"British Columbia Yukon",
"Saint Elias Mountains",
"59.8424°N 137.5856°W"
],
[
"50",
"Silvertip Mountain",
"British Columbia",
"Cascade Range",
"49.1631°N 121.2161°W"
]
],
"name": ""
} | {
"human_readable": "SELECT Mountain Range FROM table WHERE Rank = 19",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"19"
]
}
} |
2 | It is Coast Mountains with a rank less than 18 at Skihist Mountain that which location is including? | {
"header": [
"Rank",
"Mountain Peak",
"Province",
"Mountain Range",
"Location"
],
"page_title": "Mountain peaks of Canada",
"page_id": "12679495",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-12679495-2",
"section_title": "Most prominent summits",
"caption": "The 50 most topographically prominent mountain peaks of Canada",
"rows": [
[
"1",
"Mount Logan",
"Yukon",
"Saint Elias Mountains",
"60.5758°N 140.3694°W"
],
[
"2",
"Fairweather Mountain ( Mount Fairweather )",
"British Columbia Alaska",
"Saint Elias Mountains",
"58.9064°N 137.5267°W"
],
[
"3",
"Mount Saint Elias",
"Yukon Alaska",
"Saint Elias Mountains",
"60.2931°N 140.9264°W"
],
[
"4",
"Mount Waddington",
"British Columbia",
"Coast Mountains",
"51.3736°N 125.2633°W"
],
[
"5",
"Mount Lucania",
"Yukon",
"Saint Elias Mountains",
"61.0233°N 140.4656°W"
],
[
"6",
"Monarch Mountain",
"British Columbia",
"Coast Mountains",
"51.8994°N 125.8758°W"
],
[
"7",
"Mount Robson",
"British Columbia",
"Canadian Rockies",
"53.1106°N 119.1564°W"
],
[
"8",
"Mount Sir Wilfrid Laurier",
"British Columbia",
"Columbia Mountains",
"52.8014°N 119.7317°W"
],
[
"9",
"Mount Vancouver",
"Yukon",
"Saint Elias Mountains",
"60.3361°N 139.6947°W"
],
[
"10",
"Mount Sir Sandford",
"British Columbia",
"Columbia Mountains",
"51.6567°N 117.8678°W"
],
[
"11",
"Barbeau Peak",
"Nunavut",
"Ellesmere Island",
"81.9083°N 75.0250°W"
],
[
"12",
"Skihist Mountain",
"British Columbia",
"Coast Mountains",
"50.1878°N 121.9033°W"
],
[
"13",
"Mount Hubbard",
"Yukon Alaska",
"Saint Elias Mountains",
"60.3192°N 139.0714°W"
],
[
"14",
"Mount Ratz",
"British Columbia",
"Coast Mountains",
"57.3931°N 132.3033°W"
],
[
"15",
"Mount Odin",
"British Columbia",
"Columbia Mountains",
"50.5517°N 118.1292°W"
],
[
"16",
"Mount Monashee",
"British Columbia",
"Columbia Mountains",
"52.3853°N 118.9399°W"
],
[
"17",
"Mount Columbia",
"Alberta British Columbia",
"Canadian Rockies",
"52.1475°N 117.4406°W"
],
[
"18",
"Mount Queen Bess",
"British Columbia",
"Coast Mountains",
"51.2714°N 124.5681°W"
],
[
"19",
"Mount Cook",
"Yukon Alaska",
"Saint Elias Mountains",
"60.1819°N 139.9808°W"
],
[
"20",
"Mount Cooper",
"British Columbia",
"Columbia Mountains",
"50.1797°N 117.1992°W"
],
[
"21",
"Ulysses Mountain",
"British Columbia",
"Muskwa Ranges",
"57.3464°N 124.0928°W"
],
[
"22",
"Wedge Mountain",
"British Columbia",
"Coast Mountains",
"50.1331°N 122.7933°W"
],
[
"23",
"Otter Mountain",
"British Columbia",
"Coast Mountains",
"56.0067°N 129.6928°W"
],
[
"24",
"Kwatna Peak",
"British Columbia",
"Coast Mountains",
"52.0706°N 126.9630°W"
],
[
"25",
"Outlook Peak",
"Nunavut",
"Axel Heiberg Island",
"79.7500°N 91.3833°W"
],
[
"26",
"Golden Hinde",
"British Columbia",
"Vancouver Island",
"49.6625°N 125.7469°W"
],
[
"27",
"Scud Peak",
"British Columbia",
"Coast Mountains",
"57.2412°N 131.1676°W"
],
[
"28",
"Keele Peak",
"Yukon",
"Mackenzie Mountains",
"63.4311°N 130.3236°W"
],
[
"29",
"Razorback Mountain",
"British Columbia",
"Coast Mountains",
"51.5906°N 124.6908°W"
],
[
"30",
"Mount Odin",
"Nunavut",
"Baffin Island",
"66.5500°N 65.4333°W"
],
[
"31",
"Mount Farnham",
"British Columbia",
"Columbia Mountains",
"50.4889°N 116.4869°W"
],
[
"32",
"Oscar Peak",
"British Columbia",
"Coast Mountains",
"54.9289°N 129.0594°W"
],
[
"33",
"Mount Assiniboine",
"Alberta British Columbia",
"Canadian Rockies",
"50.8697°N 115.6511°W"
],
[
"34",
"Mount Jancowski",
"British Columbia",
"Coast Mountains",
"56.3372°N 129.9819°W"
],
[
"35",
"Gladsheim Peak",
"British Columbia",
"Selkirk Mountains",
"49.7867°N 117.6272°W"
],
[
"36",
"Mount Dawson",
"British Columbia",
"Columbia Mountains",
"51.1517°N 117.4206°W"
],
[
"37",
"South Ellesmere Ice Cap High Point",
"Nunavut",
"Ellesmere Island",
"78.8007°N 79.5292°W"
],
[
"38",
"Mount Edith Cavell",
"Alberta",
"Canadian Rockies",
"52.6672°N 118.0567°W"
],
[
"39",
"Alsek Peak",
"Yukon",
"Saint Elias Mountains",
"60.0325°N 137.5915°W"
],
[
"40",
"Mount Valpy",
"British Columbia",
"Coast Mountains",
"54.2750°N 129.0567°W"
],
[
"41",
"Mount Cairnes",
"Yukon",
"Saint Elias Mountains",
"60.8683°N 138.2769°W"
],
[
"42",
"Chatsquot Mountain",
"British Columbia",
"Coast Mountains",
"53.1422°N 127.4772°W"
],
[
"43",
"Buckwell Peak",
"British Columbia Yukon",
"Saint Elias Mountains",
"59.4188°N 136.7653°W"
],
[
"44",
"Mount Priestley",
"British Columbia",
"Coast Mountains",
"55.2297°N 128.8758°W"
],
[
"45",
"Angilaaq Mountain",
"Nunavut",
"Bylot Island",
"73.2294°N 78.6233°W"
],
[
"46",
"Devon Ice Cap High Point",
"Nunavut",
"Devon Island",
"75.3429°N 82.6186°W"
],
[
"47",
"Mount Goodsir",
"British Columbia",
"Canadian Rockies",
"51.2067°N 116.4044°W"
],
[
"48",
"Sharks Teeth Peaks",
"British Columbia",
"Coast Mountains",
"53.0072°N 127.2403°W"
],
[
"49",
"Detour Peak",
"British Columbia Yukon",
"Saint Elias Mountains",
"59.8424°N 137.5856°W"
],
[
"50",
"Silvertip Mountain",
"British Columbia",
"Cascade Range",
"49.1631°N 121.2161°W"
]
],
"name": ""
} | {
"human_readable": "SELECT Location FROM table WHERE Mountain Range = coast mountains AND Rank < 18 AND Mountain Peak = skihist mountain",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3,
0,
1
],
"operator_index": [
0,
2,
0
],
"condition": [
"coast mountains",
"18",
"skihist mountain"
]
}
} |
2 | It is Mount Hubbard that which mountain range is including? | {
"header": [
"Rank",
"Mountain Peak",
"Province",
"Mountain Range",
"Location"
],
"page_title": "Mountain peaks of Canada",
"page_id": "12679495",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-12679495-2",
"section_title": "Most prominent summits",
"caption": "The 50 most topographically prominent mountain peaks of Canada",
"rows": [
[
"1",
"Mount Logan",
"Yukon",
"Saint Elias Mountains",
"60.5758°N 140.3694°W"
],
[
"2",
"Fairweather Mountain ( Mount Fairweather )",
"British Columbia Alaska",
"Saint Elias Mountains",
"58.9064°N 137.5267°W"
],
[
"3",
"Mount Saint Elias",
"Yukon Alaska",
"Saint Elias Mountains",
"60.2931°N 140.9264°W"
],
[
"4",
"Mount Waddington",
"British Columbia",
"Coast Mountains",
"51.3736°N 125.2633°W"
],
[
"5",
"Mount Lucania",
"Yukon",
"Saint Elias Mountains",
"61.0233°N 140.4656°W"
],
[
"6",
"Monarch Mountain",
"British Columbia",
"Coast Mountains",
"51.8994°N 125.8758°W"
],
[
"7",
"Mount Robson",
"British Columbia",
"Canadian Rockies",
"53.1106°N 119.1564°W"
],
[
"8",
"Mount Sir Wilfrid Laurier",
"British Columbia",
"Columbia Mountains",
"52.8014°N 119.7317°W"
],
[
"9",
"Mount Vancouver",
"Yukon",
"Saint Elias Mountains",
"60.3361°N 139.6947°W"
],
[
"10",
"Mount Sir Sandford",
"British Columbia",
"Columbia Mountains",
"51.6567°N 117.8678°W"
],
[
"11",
"Barbeau Peak",
"Nunavut",
"Ellesmere Island",
"81.9083°N 75.0250°W"
],
[
"12",
"Skihist Mountain",
"British Columbia",
"Coast Mountains",
"50.1878°N 121.9033°W"
],
[
"13",
"Mount Hubbard",
"Yukon Alaska",
"Saint Elias Mountains",
"60.3192°N 139.0714°W"
],
[
"14",
"Mount Ratz",
"British Columbia",
"Coast Mountains",
"57.3931°N 132.3033°W"
],
[
"15",
"Mount Odin",
"British Columbia",
"Columbia Mountains",
"50.5517°N 118.1292°W"
],
[
"16",
"Mount Monashee",
"British Columbia",
"Columbia Mountains",
"52.3853°N 118.9399°W"
],
[
"17",
"Mount Columbia",
"Alberta British Columbia",
"Canadian Rockies",
"52.1475°N 117.4406°W"
],
[
"18",
"Mount Queen Bess",
"British Columbia",
"Coast Mountains",
"51.2714°N 124.5681°W"
],
[
"19",
"Mount Cook",
"Yukon Alaska",
"Saint Elias Mountains",
"60.1819°N 139.9808°W"
],
[
"20",
"Mount Cooper",
"British Columbia",
"Columbia Mountains",
"50.1797°N 117.1992°W"
],
[
"21",
"Ulysses Mountain",
"British Columbia",
"Muskwa Ranges",
"57.3464°N 124.0928°W"
],
[
"22",
"Wedge Mountain",
"British Columbia",
"Coast Mountains",
"50.1331°N 122.7933°W"
],
[
"23",
"Otter Mountain",
"British Columbia",
"Coast Mountains",
"56.0067°N 129.6928°W"
],
[
"24",
"Kwatna Peak",
"British Columbia",
"Coast Mountains",
"52.0706°N 126.9630°W"
],
[
"25",
"Outlook Peak",
"Nunavut",
"Axel Heiberg Island",
"79.7500°N 91.3833°W"
],
[
"26",
"Golden Hinde",
"British Columbia",
"Vancouver Island",
"49.6625°N 125.7469°W"
],
[
"27",
"Scud Peak",
"British Columbia",
"Coast Mountains",
"57.2412°N 131.1676°W"
],
[
"28",
"Keele Peak",
"Yukon",
"Mackenzie Mountains",
"63.4311°N 130.3236°W"
],
[
"29",
"Razorback Mountain",
"British Columbia",
"Coast Mountains",
"51.5906°N 124.6908°W"
],
[
"30",
"Mount Odin",
"Nunavut",
"Baffin Island",
"66.5500°N 65.4333°W"
],
[
"31",
"Mount Farnham",
"British Columbia",
"Columbia Mountains",
"50.4889°N 116.4869°W"
],
[
"32",
"Oscar Peak",
"British Columbia",
"Coast Mountains",
"54.9289°N 129.0594°W"
],
[
"33",
"Mount Assiniboine",
"Alberta British Columbia",
"Canadian Rockies",
"50.8697°N 115.6511°W"
],
[
"34",
"Mount Jancowski",
"British Columbia",
"Coast Mountains",
"56.3372°N 129.9819°W"
],
[
"35",
"Gladsheim Peak",
"British Columbia",
"Selkirk Mountains",
"49.7867°N 117.6272°W"
],
[
"36",
"Mount Dawson",
"British Columbia",
"Columbia Mountains",
"51.1517°N 117.4206°W"
],
[
"37",
"South Ellesmere Ice Cap High Point",
"Nunavut",
"Ellesmere Island",
"78.8007°N 79.5292°W"
],
[
"38",
"Mount Edith Cavell",
"Alberta",
"Canadian Rockies",
"52.6672°N 118.0567°W"
],
[
"39",
"Alsek Peak",
"Yukon",
"Saint Elias Mountains",
"60.0325°N 137.5915°W"
],
[
"40",
"Mount Valpy",
"British Columbia",
"Coast Mountains",
"54.2750°N 129.0567°W"
],
[
"41",
"Mount Cairnes",
"Yukon",
"Saint Elias Mountains",
"60.8683°N 138.2769°W"
],
[
"42",
"Chatsquot Mountain",
"British Columbia",
"Coast Mountains",
"53.1422°N 127.4772°W"
],
[
"43",
"Buckwell Peak",
"British Columbia Yukon",
"Saint Elias Mountains",
"59.4188°N 136.7653°W"
],
[
"44",
"Mount Priestley",
"British Columbia",
"Coast Mountains",
"55.2297°N 128.8758°W"
],
[
"45",
"Angilaaq Mountain",
"Nunavut",
"Bylot Island",
"73.2294°N 78.6233°W"
],
[
"46",
"Devon Ice Cap High Point",
"Nunavut",
"Devon Island",
"75.3429°N 82.6186°W"
],
[
"47",
"Mount Goodsir",
"British Columbia",
"Canadian Rockies",
"51.2067°N 116.4044°W"
],
[
"48",
"Sharks Teeth Peaks",
"British Columbia",
"Coast Mountains",
"53.0072°N 127.2403°W"
],
[
"49",
"Detour Peak",
"British Columbia Yukon",
"Saint Elias Mountains",
"59.8424°N 137.5856°W"
],
[
"50",
"Silvertip Mountain",
"British Columbia",
"Cascade Range",
"49.1631°N 121.2161°W"
]
],
"name": ""
} | {
"human_readable": "SELECT Mountain Range FROM table WHERE Mountain Peak = mount hubbard",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"mount hubbard"
]
}
} |
2 | It is Axel Heiberg Island that which province includes? | {
"header": [
"Rank",
"Mountain Peak",
"Province",
"Mountain Range",
"Location"
],
"page_title": "Mountain peaks of Canada",
"page_id": "12679495",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-12679495-2",
"section_title": "Most prominent summits",
"caption": "The 50 most topographically prominent mountain peaks of Canada",
"rows": [
[
"1",
"Mount Logan",
"Yukon",
"Saint Elias Mountains",
"60.5758°N 140.3694°W"
],
[
"2",
"Fairweather Mountain ( Mount Fairweather )",
"British Columbia Alaska",
"Saint Elias Mountains",
"58.9064°N 137.5267°W"
],
[
"3",
"Mount Saint Elias",
"Yukon Alaska",
"Saint Elias Mountains",
"60.2931°N 140.9264°W"
],
[
"4",
"Mount Waddington",
"British Columbia",
"Coast Mountains",
"51.3736°N 125.2633°W"
],
[
"5",
"Mount Lucania",
"Yukon",
"Saint Elias Mountains",
"61.0233°N 140.4656°W"
],
[
"6",
"Monarch Mountain",
"British Columbia",
"Coast Mountains",
"51.8994°N 125.8758°W"
],
[
"7",
"Mount Robson",
"British Columbia",
"Canadian Rockies",
"53.1106°N 119.1564°W"
],
[
"8",
"Mount Sir Wilfrid Laurier",
"British Columbia",
"Columbia Mountains",
"52.8014°N 119.7317°W"
],
[
"9",
"Mount Vancouver",
"Yukon",
"Saint Elias Mountains",
"60.3361°N 139.6947°W"
],
[
"10",
"Mount Sir Sandford",
"British Columbia",
"Columbia Mountains",
"51.6567°N 117.8678°W"
],
[
"11",
"Barbeau Peak",
"Nunavut",
"Ellesmere Island",
"81.9083°N 75.0250°W"
],
[
"12",
"Skihist Mountain",
"British Columbia",
"Coast Mountains",
"50.1878°N 121.9033°W"
],
[
"13",
"Mount Hubbard",
"Yukon Alaska",
"Saint Elias Mountains",
"60.3192°N 139.0714°W"
],
[
"14",
"Mount Ratz",
"British Columbia",
"Coast Mountains",
"57.3931°N 132.3033°W"
],
[
"15",
"Mount Odin",
"British Columbia",
"Columbia Mountains",
"50.5517°N 118.1292°W"
],
[
"16",
"Mount Monashee",
"British Columbia",
"Columbia Mountains",
"52.3853°N 118.9399°W"
],
[
"17",
"Mount Columbia",
"Alberta British Columbia",
"Canadian Rockies",
"52.1475°N 117.4406°W"
],
[
"18",
"Mount Queen Bess",
"British Columbia",
"Coast Mountains",
"51.2714°N 124.5681°W"
],
[
"19",
"Mount Cook",
"Yukon Alaska",
"Saint Elias Mountains",
"60.1819°N 139.9808°W"
],
[
"20",
"Mount Cooper",
"British Columbia",
"Columbia Mountains",
"50.1797°N 117.1992°W"
],
[
"21",
"Ulysses Mountain",
"British Columbia",
"Muskwa Ranges",
"57.3464°N 124.0928°W"
],
[
"22",
"Wedge Mountain",
"British Columbia",
"Coast Mountains",
"50.1331°N 122.7933°W"
],
[
"23",
"Otter Mountain",
"British Columbia",
"Coast Mountains",
"56.0067°N 129.6928°W"
],
[
"24",
"Kwatna Peak",
"British Columbia",
"Coast Mountains",
"52.0706°N 126.9630°W"
],
[
"25",
"Outlook Peak",
"Nunavut",
"Axel Heiberg Island",
"79.7500°N 91.3833°W"
],
[
"26",
"Golden Hinde",
"British Columbia",
"Vancouver Island",
"49.6625°N 125.7469°W"
],
[
"27",
"Scud Peak",
"British Columbia",
"Coast Mountains",
"57.2412°N 131.1676°W"
],
[
"28",
"Keele Peak",
"Yukon",
"Mackenzie Mountains",
"63.4311°N 130.3236°W"
],
[
"29",
"Razorback Mountain",
"British Columbia",
"Coast Mountains",
"51.5906°N 124.6908°W"
],
[
"30",
"Mount Odin",
"Nunavut",
"Baffin Island",
"66.5500°N 65.4333°W"
],
[
"31",
"Mount Farnham",
"British Columbia",
"Columbia Mountains",
"50.4889°N 116.4869°W"
],
[
"32",
"Oscar Peak",
"British Columbia",
"Coast Mountains",
"54.9289°N 129.0594°W"
],
[
"33",
"Mount Assiniboine",
"Alberta British Columbia",
"Canadian Rockies",
"50.8697°N 115.6511°W"
],
[
"34",
"Mount Jancowski",
"British Columbia",
"Coast Mountains",
"56.3372°N 129.9819°W"
],
[
"35",
"Gladsheim Peak",
"British Columbia",
"Selkirk Mountains",
"49.7867°N 117.6272°W"
],
[
"36",
"Mount Dawson",
"British Columbia",
"Columbia Mountains",
"51.1517°N 117.4206°W"
],
[
"37",
"South Ellesmere Ice Cap High Point",
"Nunavut",
"Ellesmere Island",
"78.8007°N 79.5292°W"
],
[
"38",
"Mount Edith Cavell",
"Alberta",
"Canadian Rockies",
"52.6672°N 118.0567°W"
],
[
"39",
"Alsek Peak",
"Yukon",
"Saint Elias Mountains",
"60.0325°N 137.5915°W"
],
[
"40",
"Mount Valpy",
"British Columbia",
"Coast Mountains",
"54.2750°N 129.0567°W"
],
[
"41",
"Mount Cairnes",
"Yukon",
"Saint Elias Mountains",
"60.8683°N 138.2769°W"
],
[
"42",
"Chatsquot Mountain",
"British Columbia",
"Coast Mountains",
"53.1422°N 127.4772°W"
],
[
"43",
"Buckwell Peak",
"British Columbia Yukon",
"Saint Elias Mountains",
"59.4188°N 136.7653°W"
],
[
"44",
"Mount Priestley",
"British Columbia",
"Coast Mountains",
"55.2297°N 128.8758°W"
],
[
"45",
"Angilaaq Mountain",
"Nunavut",
"Bylot Island",
"73.2294°N 78.6233°W"
],
[
"46",
"Devon Ice Cap High Point",
"Nunavut",
"Devon Island",
"75.3429°N 82.6186°W"
],
[
"47",
"Mount Goodsir",
"British Columbia",
"Canadian Rockies",
"51.2067°N 116.4044°W"
],
[
"48",
"Sharks Teeth Peaks",
"British Columbia",
"Coast Mountains",
"53.0072°N 127.2403°W"
],
[
"49",
"Detour Peak",
"British Columbia Yukon",
"Saint Elias Mountains",
"59.8424°N 137.5856°W"
],
[
"50",
"Silvertip Mountain",
"British Columbia",
"Cascade Range",
"49.1631°N 121.2161°W"
]
],
"name": ""
} | {
"human_readable": "SELECT Province FROM table WHERE Mountain Range = axel heiberg island",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"axel heiberg island"
]
}
} |
2 | What-all are the notes of finish 12th position events? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Notes"
],
"page_title": "Habte Negash",
"page_id": "12736549",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-12736549-1",
"section_title": "Achievements",
"caption": "Achievements",
"rows": [
[
"1985",
"World Cross Country Championships",
"Lisbon , Portugal",
"2nd",
"Junior race"
],
[
"1985",
"World Cross Country Championships",
"Lisbon , Portugal",
"1st",
"Team competition"
],
[
"1986",
"World Cross Country Championships",
"Neuchâtel , Switzerland",
"6th",
"Junior race"
],
[
"1988",
"World Cross Country Championships",
"Auckland , New Zealand",
"12th",
"Long race"
],
[
"1988",
"World Cross Country Championships",
"Auckland , New Zealand",
"2nd",
"Team competition"
],
[
"1991",
"World Cross Country Championships",
"Antwerp , Belgium",
"2nd",
"Team competition"
]
],
"name": ""
} | {
"human_readable": "SELECT Notes FROM table WHERE Position = 12th",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"12th"
]
}
} |
2 | Which venue have been finished in 2nd position in 1985? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Notes"
],
"page_title": "Habte Negash",
"page_id": "12736549",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-12736549-1",
"section_title": "Achievements",
"caption": "Achievements",
"rows": [
[
"1985",
"World Cross Country Championships",
"Lisbon , Portugal",
"2nd",
"Junior race"
],
[
"1985",
"World Cross Country Championships",
"Lisbon , Portugal",
"1st",
"Team competition"
],
[
"1986",
"World Cross Country Championships",
"Neuchâtel , Switzerland",
"6th",
"Junior race"
],
[
"1988",
"World Cross Country Championships",
"Auckland , New Zealand",
"12th",
"Long race"
],
[
"1988",
"World Cross Country Championships",
"Auckland , New Zealand",
"2nd",
"Team competition"
],
[
"1991",
"World Cross Country Championships",
"Antwerp , Belgium",
"2nd",
"Team competition"
]
],
"name": ""
} | {
"human_readable": "SELECT Venue FROM table WHERE Position = 2nd AND Year = 1985",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
3,
0
],
"operator_index": [
0,
0
],
"condition": [
"2nd",
"1985"
]
}
} |
2 | What-all is the average year of events that take place in Antwerp, Belgium? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Notes"
],
"page_title": "Habte Negash",
"page_id": "12736549",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-12736549-1",
"section_title": "Achievements",
"caption": "Achievements",
"rows": [
[
"1985",
"World Cross Country Championships",
"Lisbon , Portugal",
"2nd",
"Junior race"
],
[
"1985",
"World Cross Country Championships",
"Lisbon , Portugal",
"1st",
"Team competition"
],
[
"1986",
"World Cross Country Championships",
"Neuchâtel , Switzerland",
"6th",
"Junior race"
],
[
"1988",
"World Cross Country Championships",
"Auckland , New Zealand",
"12th",
"Long race"
],
[
"1988",
"World Cross Country Championships",
"Auckland , New Zealand",
"2nd",
"Team competition"
],
[
"1991",
"World Cross Country Championships",
"Antwerp , Belgium",
"2nd",
"Team competition"
]
],
"name": ""
} | {
"human_readable": "SELECT AVG Year FROM table WHERE Venue = antwerp, belgium",
"sel": 0,
"agg": 5,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"antwerp, belgium"
]
}
} |
2 | What-all's the year of the event take place most recently in Antwerp, Belgium with team competitions notes? | {
"header": [
"Year",
"Competition",
"Venue",
"Position",
"Notes"
],
"page_title": "Habte Negash",
"page_id": "12736549",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-12736549-1",
"section_title": "Achievements",
"caption": "Achievements",
"rows": [
[
"1985",
"World Cross Country Championships",
"Lisbon , Portugal",
"2nd",
"Junior race"
],
[
"1985",
"World Cross Country Championships",
"Lisbon , Portugal",
"1st",
"Team competition"
],
[
"1986",
"World Cross Country Championships",
"Neuchâtel , Switzerland",
"6th",
"Junior race"
],
[
"1988",
"World Cross Country Championships",
"Auckland , New Zealand",
"12th",
"Long race"
],
[
"1988",
"World Cross Country Championships",
"Auckland , New Zealand",
"2nd",
"Team competition"
],
[
"1991",
"World Cross Country Championships",
"Antwerp , Belgium",
"2nd",
"Team competition"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Year FROM table WHERE Notes = team competition AND Venue = antwerp, belgium",
"sel": 0,
"agg": 1,
"conds": {
"column_index": [
4,
2
],
"operator_index": [
0,
0
],
"condition": [
"team competition",
"antwerp, belgium"
]
}
} |
2 | What-all had been the label's format LP and catalog of CH-9192? | {
"header": [
"Region",
"Date",
"Label",
"Format",
"Catalog"
],
"page_title": "Best of Little Walter",
"page_id": "12605791",
"types": [
"text",
"real",
"text",
"text",
"text"
],
"id": "2-12605791-1",
"section_title": "Release history",
"caption": "Release history",
"rows": [
[
"United States",
"1958",
"Checker / Chess Records",
"LP",
"1428"
],
[
"United States",
"1967",
"Checker Records",
"LP",
"3004"
],
[
"United States",
"1988",
"MCA Records /Chess Records",
"LP",
"CH-9192"
],
[
"United States",
"1988",
"MCA Records /Chess Records",
"Cassette",
"CHC-9192"
],
[
"United States",
"1988",
"MCA Records /Chess Records",
"CD",
"CHD-9192"
]
],
"name": ""
} | {
"human_readable": "SELECT Label FROM table WHERE Format = lp AND Catalog = ch-9192",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
3,
4
],
"operator_index": [
0,
0
],
"condition": [
"lp",
"ch-9192"
]
}
} |
2 | When have been Catalog CHD-9192 a-published? | {
"header": [
"Region",
"Date",
"Label",
"Format",
"Catalog"
],
"page_title": "Best of Little Walter",
"page_id": "12605791",
"types": [
"text",
"real",
"text",
"text",
"text"
],
"id": "2-12605791-1",
"section_title": "Release history",
"caption": "Release history",
"rows": [
[
"United States",
"1958",
"Checker / Chess Records",
"LP",
"1428"
],
[
"United States",
"1967",
"Checker Records",
"LP",
"3004"
],
[
"United States",
"1988",
"MCA Records /Chess Records",
"LP",
"CH-9192"
],
[
"United States",
"1988",
"MCA Records /Chess Records",
"Cassette",
"CHC-9192"
],
[
"United States",
"1988",
"MCA Records /Chess Records",
"CD",
"CHD-9192"
]
],
"name": ""
} | {
"human_readable": "SELECT Date FROM table WHERE Catalog = chd-9192",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"chd-9192"
]
}
} |
2 | I need the FCC info on the radio Frequency MHz 107.5? | {
"header": [
"Call sign",
"Frequency MHz",
"City of license",
"ERP W",
"Class",
"FCC info"
],
"page_title": "WAYF",
"page_id": "12503727",
"types": [
"text",
"real",
"text",
"real",
"text",
"text"
],
"id": "2-12503727-1",
"section_title": "Translators",
"caption": "Translators",
"rows": [
[
"W228BY",
"93.5",
"Allapattah, Florida",
"120",
"D",
"FCC"
],
[
"W298AK",
"107.5",
"Fort Pierce, Florida",
"27",
"D",
"FCC"
],
[
"W280DU",
"103.9",
"Greenacres, Florida",
"10",
"D",
"FCC"
],
[
"W263BB",
"100.5",
"Okeechobee, Florida",
"50",
"D",
"FCC"
],
[
"W294AM",
"106.7",
"Tradition, Florida",
"170",
"D",
"FCC"
],
[
"W227BT",
"93.3",
"Port St. Lucie, Florida",
"13",
"D",
"FCC"
],
[
"W244BD",
"96.7",
"Stuart, Florida",
"800",
"D",
"FCC"
]
],
"name": ""
} | {
"human_readable": "SELECT FCC info FROM table WHERE Frequency MHz = 107.5",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"107.5"
]
}
} |
2 | Are Giving me the Frequency Allapattah MHz, Florida. | {
"header": [
"Call sign",
"Frequency MHz",
"City of license",
"ERP W",
"Class",
"FCC info"
],
"page_title": "WAYF",
"page_id": "12503727",
"types": [
"text",
"real",
"text",
"real",
"text",
"text"
],
"id": "2-12503727-1",
"section_title": "Translators",
"caption": "Translators",
"rows": [
[
"W228BY",
"93.5",
"Allapattah, Florida",
"120",
"D",
"FCC"
],
[
"W298AK",
"107.5",
"Fort Pierce, Florida",
"27",
"D",
"FCC"
],
[
"W280DU",
"103.9",
"Greenacres, Florida",
"10",
"D",
"FCC"
],
[
"W263BB",
"100.5",
"Okeechobee, Florida",
"50",
"D",
"FCC"
],
[
"W294AM",
"106.7",
"Tradition, Florida",
"170",
"D",
"FCC"
],
[
"W227BT",
"93.3",
"Port St. Lucie, Florida",
"13",
"D",
"FCC"
],
[
"W244BD",
"96.7",
"Stuart, Florida",
"800",
"D",
"FCC"
]
],
"name": ""
} | {
"human_readable": "SELECT Frequency MHz FROM table WHERE City of license = allapattah, florida",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"allapattah, florida"
]
}
} |
2 | What class is the w298ak sign belonging to? | {
"header": [
"Call sign",
"Frequency MHz",
"City of license",
"ERP W",
"Class",
"FCC info"
],
"page_title": "WAYF",
"page_id": "12503727",
"types": [
"text",
"real",
"text",
"real",
"text",
"text"
],
"id": "2-12503727-1",
"section_title": "Translators",
"caption": "Translators",
"rows": [
[
"W228BY",
"93.5",
"Allapattah, Florida",
"120",
"D",
"FCC"
],
[
"W298AK",
"107.5",
"Fort Pierce, Florida",
"27",
"D",
"FCC"
],
[
"W280DU",
"103.9",
"Greenacres, Florida",
"10",
"D",
"FCC"
],
[
"W263BB",
"100.5",
"Okeechobee, Florida",
"50",
"D",
"FCC"
],
[
"W294AM",
"106.7",
"Tradition, Florida",
"170",
"D",
"FCC"
],
[
"W227BT",
"93.3",
"Port St. Lucie, Florida",
"13",
"D",
"FCC"
],
[
"W244BD",
"96.7",
"Stuart, Florida",
"800",
"D",
"FCC"
]
],
"name": ""
} | {
"human_readable": "SELECT Class FROM table WHERE Call sign = w298ak",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"w298ak"
]
}
} |
2 | What class is ERP W of 800? | {
"header": [
"Call sign",
"Frequency MHz",
"City of license",
"ERP W",
"Class",
"FCC info"
],
"page_title": "WAYF",
"page_id": "12503727",
"types": [
"text",
"real",
"text",
"real",
"text",
"text"
],
"id": "2-12503727-1",
"section_title": "Translators",
"caption": "Translators",
"rows": [
[
"W228BY",
"93.5",
"Allapattah, Florida",
"120",
"D",
"FCC"
],
[
"W298AK",
"107.5",
"Fort Pierce, Florida",
"27",
"D",
"FCC"
],
[
"W280DU",
"103.9",
"Greenacres, Florida",
"10",
"D",
"FCC"
],
[
"W263BB",
"100.5",
"Okeechobee, Florida",
"50",
"D",
"FCC"
],
[
"W294AM",
"106.7",
"Tradition, Florida",
"170",
"D",
"FCC"
],
[
"W227BT",
"93.3",
"Port St. Lucie, Florida",
"13",
"D",
"FCC"
],
[
"W244BD",
"96.7",
"Stuart, Florida",
"800",
"D",
"FCC"
]
],
"name": ""
} | {
"human_readable": "SELECT Class FROM table WHERE ERP W = 800",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"800"
]
}
} |
2 | What-all is the total of Goals Conceded has Points smaller than 21 and a Lost is ssing smaller as 8? | {
"header": [
"Place",
"Team",
"Played",
"Draw",
"Lost",
"Goals Scored",
"Goals Conceded",
"Points"
],
"page_title": "Primera División de Fútbol Profesional Apertura 2002",
"page_id": "13013383",
"types": [
"real",
"text",
"real",
"real",
"real",
"real",
"real",
"real"
],
"id": "2-13013383-1",
"section_title": "Apertura 2002 Standings",
"caption": "Apertura 2002 Standings",
"rows": [
[
"1.",
"C.D. FAS",
"18",
"5",
"3",
"24",
"20",
"35"
],
[
"2.",
"Municipal Limeño",
"18",
"4",
"5",
"33",
"19",
"31"
],
[
"3.",
"San Salvador F.C.",
"18",
"7",
"4",
"28",
"21",
"28"
],
[
"4.",
"C.D. Águila",
"18",
"9",
"3",
"26",
"20",
"27"
],
[
"5.",
"C.D. Luis Ángel Firpo",
"18",
"6",
"5",
"23",
"24",
"27"
],
[
"6.",
"A.D. Isidro Metapán",
"18",
"6",
"7",
"22",
"24",
"21"
],
[
"7.",
"C.D. Arcense",
"18",
"6",
"7",
"15",
"17",
"21"
],
[
"8.",
"C.D. Atlético Balboa",
"18",
"5",
"9",
"21",
"31",
"17"
],
[
"9.",
"Alianza F.C.",
"18",
"7",
"8",
"17",
"22",
"16"
],
[
"10.",
"C.D. Dragón",
"18",
"7",
"8",
"20",
"31",
"16"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Goals Conceded FROM table WHERE Points < 21 AND Lost < 8",
"sel": 6,
"agg": 4,
"conds": {
"column_index": [
7,
4
],
"operator_index": [
2,
2
],
"condition": [
"21",
"8"
]
}
} |
2 | What-all's the total of Lost that's a-got Points larger than 28, Draw of 5, and Place that's smaller than 1? | {
"header": [
"Place",
"Team",
"Played",
"Draw",
"Lost",
"Goals Scored",
"Goals Conceded",
"Points"
],
"page_title": "Primera División de Fútbol Profesional Apertura 2002",
"page_id": "13013383",
"types": [
"real",
"text",
"real",
"real",
"real",
"real",
"real",
"real"
],
"id": "2-13013383-1",
"section_title": "Apertura 2002 Standings",
"caption": "Apertura 2002 Standings",
"rows": [
[
"1.",
"C.D. FAS",
"18",
"5",
"3",
"24",
"20",
"35"
],
[
"2.",
"Municipal Limeño",
"18",
"4",
"5",
"33",
"19",
"31"
],
[
"3.",
"San Salvador F.C.",
"18",
"7",
"4",
"28",
"21",
"28"
],
[
"4.",
"C.D. Águila",
"18",
"9",
"3",
"26",
"20",
"27"
],
[
"5.",
"C.D. Luis Ángel Firpo",
"18",
"6",
"5",
"23",
"24",
"27"
],
[
"6.",
"A.D. Isidro Metapán",
"18",
"6",
"7",
"22",
"24",
"21"
],
[
"7.",
"C.D. Arcense",
"18",
"6",
"7",
"15",
"17",
"21"
],
[
"8.",
"C.D. Atlético Balboa",
"18",
"5",
"9",
"21",
"31",
"17"
],
[
"9.",
"Alianza F.C.",
"18",
"7",
"8",
"17",
"22",
"16"
],
[
"10.",
"C.D. Dragón",
"18",
"7",
"8",
"20",
"31",
"16"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Lost FROM table WHERE Points > 28 AND Draw = 5 AND Place < 1",
"sel": 4,
"agg": 4,
"conds": {
"column_index": [
7,
3,
0
],
"operator_index": [
1,
0,
2
],
"condition": [
"28",
"5",
"1"
]
}
} |
2 | What-all's the total of Goals Scored with Points 's smaller to 27, and a Team of C.D. Atlético Balboa? | {
"header": [
"Place",
"Team",
"Played",
"Draw",
"Lost",
"Goals Scored",
"Goals Conceded",
"Points"
],
"page_title": "Primera División de Fútbol Profesional Apertura 2002",
"page_id": "13013383",
"types": [
"real",
"text",
"real",
"real",
"real",
"real",
"real",
"real"
],
"id": "2-13013383-1",
"section_title": "Apertura 2002 Standings",
"caption": "Apertura 2002 Standings",
"rows": [
[
"1.",
"C.D. FAS",
"18",
"5",
"3",
"24",
"20",
"35"
],
[
"2.",
"Municipal Limeño",
"18",
"4",
"5",
"33",
"19",
"31"
],
[
"3.",
"San Salvador F.C.",
"18",
"7",
"4",
"28",
"21",
"28"
],
[
"4.",
"C.D. Águila",
"18",
"9",
"3",
"26",
"20",
"27"
],
[
"5.",
"C.D. Luis Ángel Firpo",
"18",
"6",
"5",
"23",
"24",
"27"
],
[
"6.",
"A.D. Isidro Metapán",
"18",
"6",
"7",
"22",
"24",
"21"
],
[
"7.",
"C.D. Arcense",
"18",
"6",
"7",
"15",
"17",
"21"
],
[
"8.",
"C.D. Atlético Balboa",
"18",
"5",
"9",
"21",
"31",
"17"
],
[
"9.",
"Alianza F.C.",
"18",
"7",
"8",
"17",
"22",
"16"
],
[
"10.",
"C.D. Dragón",
"18",
"7",
"8",
"20",
"31",
"16"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Goals Scored FROM table WHERE Points < 27 AND Team = c.d. atlético balboa",
"sel": 5,
"agg": 4,
"conds": {
"column_index": [
7,
1
],
"operator_index": [
2,
0
],
"condition": [
"27",
"c.d. atlético balboa"
]
}
} |
2 | What-all is listed as the Highest Played and so that has a Place is larger than 10? | {
"header": [
"Place",
"Team",
"Played",
"Draw",
"Lost",
"Goals Scored",
"Goals Conceded",
"Points"
],
"page_title": "Primera División de Fútbol Profesional Apertura 2002",
"page_id": "13013383",
"types": [
"real",
"text",
"real",
"real",
"real",
"real",
"real",
"real"
],
"id": "2-13013383-1",
"section_title": "Apertura 2002 Standings",
"caption": "Apertura 2002 Standings",
"rows": [
[
"1.",
"C.D. FAS",
"18",
"5",
"3",
"24",
"20",
"35"
],
[
"2.",
"Municipal Limeño",
"18",
"4",
"5",
"33",
"19",
"31"
],
[
"3.",
"San Salvador F.C.",
"18",
"7",
"4",
"28",
"21",
"28"
],
[
"4.",
"C.D. Águila",
"18",
"9",
"3",
"26",
"20",
"27"
],
[
"5.",
"C.D. Luis Ángel Firpo",
"18",
"6",
"5",
"23",
"24",
"27"
],
[
"6.",
"A.D. Isidro Metapán",
"18",
"6",
"7",
"22",
"24",
"21"
],
[
"7.",
"C.D. Arcense",
"18",
"6",
"7",
"15",
"17",
"21"
],
[
"8.",
"C.D. Atlético Balboa",
"18",
"5",
"9",
"21",
"31",
"17"
],
[
"9.",
"Alianza F.C.",
"18",
"7",
"8",
"17",
"22",
"16"
],
[
"10.",
"C.D. Dragón",
"18",
"7",
"8",
"20",
"31",
"16"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Played FROM table WHERE Place > 10",
"sel": 2,
"agg": 1,
"conds": {
"column_index": [
0
],
"operator_index": [
1
],
"condition": [
"10"
]
}
} |
2 | What is listed as the Highest Played, has Points of 17, and Draw that is more smaller than 5? | {
"header": [
"Place",
"Team",
"Played",
"Draw",
"Lost",
"Goals Scored",
"Goals Conceded",
"Points"
],
"page_title": "Primera División de Fútbol Profesional Apertura 2002",
"page_id": "13013383",
"types": [
"real",
"text",
"real",
"real",
"real",
"real",
"real",
"real"
],
"id": "2-13013383-1",
"section_title": "Apertura 2002 Standings",
"caption": "Apertura 2002 Standings",
"rows": [
[
"1.",
"C.D. FAS",
"18",
"5",
"3",
"24",
"20",
"35"
],
[
"2.",
"Municipal Limeño",
"18",
"4",
"5",
"33",
"19",
"31"
],
[
"3.",
"San Salvador F.C.",
"18",
"7",
"4",
"28",
"21",
"28"
],
[
"4.",
"C.D. Águila",
"18",
"9",
"3",
"26",
"20",
"27"
],
[
"5.",
"C.D. Luis Ángel Firpo",
"18",
"6",
"5",
"23",
"24",
"27"
],
[
"6.",
"A.D. Isidro Metapán",
"18",
"6",
"7",
"22",
"24",
"21"
],
[
"7.",
"C.D. Arcense",
"18",
"6",
"7",
"15",
"17",
"21"
],
[
"8.",
"C.D. Atlético Balboa",
"18",
"5",
"9",
"21",
"31",
"17"
],
[
"9.",
"Alianza F.C.",
"18",
"7",
"8",
"17",
"22",
"16"
],
[
"10.",
"C.D. Dragón",
"18",
"7",
"8",
"20",
"31",
"16"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Played FROM table WHERE Points = 17 AND Draw < 5",
"sel": 2,
"agg": 1,
"conds": {
"column_index": [
7,
3
],
"operator_index": [
0,
2
],
"condition": [
"17",
"5"
]
}
} |
2 | When was the game end with a score of 6-4? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "2004 Texas Rangers season",
"page_id": "12206689",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12206689-6",
"section_title": "Game Log",
"caption": "Game Log",
"rows": [
[
"August 1",
"Athletics",
"4-1",
"Regilio (0-2)",
"32,646",
"57-46"
],
[
"August 3",
"@ Tigers",
"5-4",
"Robertson (9-6)",
"19,894",
"58-46"
],
[
"August 4",
"@ Tigers",
"8-0",
"Johnson (8-9)",
"18,857",
"59-46"
],
[
"August 5",
"@ Tigers",
"2-1",
"Yan (1-3)",
"25,710",
"60-46"
],
[
"August 6",
"@ Orioles",
"9-1",
"Regilio (0-3)",
"29,276",
"60-47"
],
[
"August 7",
"@ Orioles",
"3-1",
"Erickson (0-1)",
"44,961",
"60-48"
],
[
"August 8",
"@ Orioles",
"11-5",
"Rogers (13-5)",
"32,842",
"60-49"
],
[
"August 9",
"@ Orioles",
"7-3",
"Bacsik (1-1)",
"39,850",
"60-50"
],
[
"August 10",
"Yankees",
"7-1",
"Brown (9-2)",
"43,633",
"61-50"
],
[
"August 11",
"Yankees",
"4-2",
"Regilio (0-4)",
"43,729",
"61-51"
],
[
"August 12",
"Yankees",
"5-1",
"Erickson (0-2)",
"48,925",
"61-52"
],
[
"August 13",
"Devil Rays",
"5-3",
"Bell (5-6)",
"30,266",
"62-52"
],
[
"August 14",
"Devil Rays",
"6-5",
"Núñez (0-1)",
"38,620",
"63-52"
],
[
"August 15",
"Devil Rays",
"6-2",
"Sosa (3-2)",
"23,051",
"64-52"
],
[
"August 16",
"Indians",
"5-2",
"Sabathia (9-7)",
"23,551",
"65-52"
],
[
"August 17",
"Indians",
"16-4",
"Lee (10-5)",
"24,864",
"66-52"
],
[
"August 18",
"Indians",
"5-2",
"Elarton (2-3)",
"31,572",
"67-52"
],
[
"August 20",
"@ Royals",
"5-3",
"Wood (2-5)",
"17,385",
"68-52"
],
[
"August 21",
"@ Royals",
"5-3",
"Anderson (2-11)",
"25,035",
"69-52"
],
[
"August 22",
"@ Royals",
"10-2",
"Erickson (1-3)",
"22,286",
"69-53"
],
[
"August 23",
"Twins",
"7-4",
"Rogers (15-6)",
"23,369",
"69-54"
],
[
"August 24",
"Twins",
"5-4",
"Nathan (1-2)",
"24,496",
"70-54"
],
[
"August 25",
"Twins",
"8-5",
"Drese (11-7)",
"25,332",
"70-55"
],
[
"August 26",
"Twins",
"8-3",
"Mulholland (4-7)",
"26,083",
"71-55"
],
[
"August 27",
"Orioles",
"6-4",
"Bédard (5-9)",
"29,409",
"72-55"
],
[
"August 28",
"Orioles",
"4-3",
"Ryan (3-5)",
"41,676",
"73-55"
],
[
"August 29",
"Orioles",
"7-6",
"Young (0-1)",
"30,577",
"73-56"
],
[
"August 31",
"@ Twins",
"8-5",
"Almanzar (7-3)",
"20,510",
"73-57"
]
],
"name": ""
} | {
"human_readable": "SELECT Date FROM table WHERE Score = 6-4",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"6-4"
]
}
} |
2 | What-all had been the score on April 8? | {
"header": [
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
"page_title": "2005–06 Detroit Red Wings season",
"page_id": "13034488",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-13034488-9",
"section_title": "April",
"caption": "April",
"rows": [
[
"April 2",
"Detroit",
"3 – 2",
"Minnesota",
"Legace",
"18,568",
"51–15–8"
],
[
"April 3",
"Detroit",
"2 – 1",
"Calgary",
"Osgood",
"19,289",
"52–15–8"
],
[
"April 7",
"Columbus",
"6 – 5",
"Detroit",
"Legace",
"20,066",
"53–15–8"
],
[
"April 8",
"Detroit",
"4 – 2",
"Columbus",
"Osgood",
"18,136",
"54–15–8"
],
[
"April 11",
"Edmonton",
"0 – 2",
"Detroit",
"Legace",
"20,066",
"55–15–8"
],
[
"April 13",
"Detroit",
"7 – 3",
"Chicago",
"Legace",
"15,117",
"56–15–8"
],
[
"April 15",
"Detroit",
"3 – 2",
"St. Louis",
"Osgood",
"16,094",
"57–15–8"
],
[
"April 17",
"Dallas",
"2 – 3",
"Detroit",
"Legace",
"20,066",
"58–15–8"
],
[
"April 18",
"Detroit",
"3 – 6",
"Nashville",
"Osgood",
"17,113",
"58–16–8"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Date = april 8",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"april 8"
]
}
} |
2 | What-all had been the decision in Minnesota? | {
"header": [
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
"page_title": "2005–06 Detroit Red Wings season",
"page_id": "13034488",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-13034488-9",
"section_title": "April",
"caption": "April",
"rows": [
[
"April 2",
"Detroit",
"3 – 2",
"Minnesota",
"Legace",
"18,568",
"51–15–8"
],
[
"April 3",
"Detroit",
"2 – 1",
"Calgary",
"Osgood",
"19,289",
"52–15–8"
],
[
"April 7",
"Columbus",
"6 – 5",
"Detroit",
"Legace",
"20,066",
"53–15–8"
],
[
"April 8",
"Detroit",
"4 – 2",
"Columbus",
"Osgood",
"18,136",
"54–15–8"
],
[
"April 11",
"Edmonton",
"0 – 2",
"Detroit",
"Legace",
"20,066",
"55–15–8"
],
[
"April 13",
"Detroit",
"7 – 3",
"Chicago",
"Legace",
"15,117",
"56–15–8"
],
[
"April 15",
"Detroit",
"3 – 2",
"St. Louis",
"Osgood",
"16,094",
"57–15–8"
],
[
"April 17",
"Dallas",
"2 – 3",
"Detroit",
"Legace",
"20,066",
"58–15–8"
],
[
"April 18",
"Detroit",
"3 – 6",
"Nashville",
"Osgood",
"17,113",
"58–16–8"
]
],
"name": ""
} | {
"human_readable": "SELECT Decision FROM table WHERE Home = minnesota",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"minnesota"
]
}
} |
2 | Which score has a record of 58–15–8? | {
"header": [
"Date",
"Visitor",
"Score",
"Home",
"Decision",
"Attendance",
"Record"
],
"page_title": "2005–06 Detroit Red Wings season",
"page_id": "13034488",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-13034488-9",
"section_title": "April",
"caption": "April",
"rows": [
[
"April 2",
"Detroit",
"3 – 2",
"Minnesota",
"Legace",
"18,568",
"51–15–8"
],
[
"April 3",
"Detroit",
"2 – 1",
"Calgary",
"Osgood",
"19,289",
"52–15–8"
],
[
"April 7",
"Columbus",
"6 – 5",
"Detroit",
"Legace",
"20,066",
"53–15–8"
],
[
"April 8",
"Detroit",
"4 – 2",
"Columbus",
"Osgood",
"18,136",
"54–15–8"
],
[
"April 11",
"Edmonton",
"0 – 2",
"Detroit",
"Legace",
"20,066",
"55–15–8"
],
[
"April 13",
"Detroit",
"7 – 3",
"Chicago",
"Legace",
"15,117",
"56–15–8"
],
[
"April 15",
"Detroit",
"3 – 2",
"St. Louis",
"Osgood",
"16,094",
"57–15–8"
],
[
"April 17",
"Dallas",
"2 – 3",
"Detroit",
"Legace",
"20,066",
"58–15–8"
],
[
"April 18",
"Detroit",
"3 – 6",
"Nashville",
"Osgood",
"17,113",
"58–16–8"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Record = 58–15–8",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
6
],
"operator_index": [
0
],
"condition": [
"58–15–8"
]
}
} |