phase
int32 1
2
| question
stringlengths 14
268
| table
dict | sql
dict |
---|---|---|---|
2 | With a record of 43-26, what had been the score that there game? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1985 Toronto Blue Jays season",
"page_id": "12207474",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207474-4",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"June 1",
"Indians",
"8 - 3",
"Blyleven (3-6)",
"31-15"
],
[
"June 2",
"Indians",
"5 - 4",
"Stieb (5-4)",
"31-16"
],
[
"June 2",
"Indians",
"5 - 2",
"Behenna (0-1)",
"32-16"
],
[
"June 4",
"Twins",
"9 - 2",
"Viola (6-5)",
"33-16"
],
[
"June 5",
"Twins",
"5 - 0",
"Smithson (4-5)",
"34-16"
],
[
"June 6",
"Tigers",
"2 - 0 (12)",
"López (0-4)",
"35-16"
],
[
"June 7",
"Tigers",
"9 - 2",
"Terrell (6-2)",
"36-16"
],
[
"June 8",
"Tigers",
"10 - 1",
"Leal (3-4)",
"36-17"
],
[
"June 9",
"Tigers",
"8 - 3",
"Clancy (2-3)",
"36-18"
],
[
"June 10",
"@ Yankees",
"4 - 2",
"Alexander (7-3)",
"36-19"
],
[
"June 11",
"@ Yankees",
"4 - 1 (11)",
"Fisher (2-1)",
"37-19"
],
[
"June 12",
"@ Yankees",
"3 - 2 (10)",
"Bordi (1-1)",
"38-19"
],
[
"June 13",
"@ Red Sox",
"8 - 7",
"Lavelle (2-1)",
"38-20"
],
[
"June 14",
"@ Red Sox",
"4 - 1",
"Clancy (2-4)",
"38-21"
],
[
"June 15",
"@ Red Sox",
"7 - 5",
"Acker (3-1)",
"38-22"
],
[
"June 16",
"@ Red Sox",
"7 - 6",
"Lavelle (2-2)",
"38-23"
],
[
"June 17",
"@ Brewers",
"2 - 1",
"Stieb (6-5)",
"38-24"
],
[
"June 18",
"@ Brewers",
"4 - 1",
"Leal (3-5)",
"38-25"
],
[
"June 19",
"@ Brewers",
"5 - 1",
"Vuckovich (2-5)",
"39-25"
],
[
"June 20",
"Red Sox",
"6 - 5",
"Stanley (2-3)",
"40-25"
],
[
"June 21",
"Red Sox",
"7 - 2",
"Hurst (2-7)",
"41-25"
],
[
"June 22",
"Red Sox",
"5 - 3",
"Acker (4-2)",
"41-26"
],
[
"June 23",
"Red Sox",
"8 - 1",
"Kison (3-2)",
"42-26"
],
[
"June 25",
"Brewers",
"7 - 1",
"Burris (4-6)",
"43-26"
],
[
"June 26",
"Brewers",
"5 - 4",
"Alexander (7-4)",
"43-27"
],
[
"June 27",
"Brewers",
"7 - 3",
"Higuera (4-5)",
"44-27"
],
[
"June 28",
"@ Tigers",
"2 - 0",
"Petry (9-6)",
"45-27"
],
[
"June 29",
"@ Tigers",
"8 - 0",
"Leal (3-6)",
"45-28"
],
[
"June 30",
"@ Tigers",
"6 - 5",
"López (1-5)",
"46-28"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Record = 43-26",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"43-26"
]
}
} |
2 | On 8, what's the loss when the Blue Jays play the Tigers June? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1985 Toronto Blue Jays season",
"page_id": "12207474",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207474-4",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"June 1",
"Indians",
"8 - 3",
"Blyleven (3-6)",
"31-15"
],
[
"June 2",
"Indians",
"5 - 4",
"Stieb (5-4)",
"31-16"
],
[
"June 2",
"Indians",
"5 - 2",
"Behenna (0-1)",
"32-16"
],
[
"June 4",
"Twins",
"9 - 2",
"Viola (6-5)",
"33-16"
],
[
"June 5",
"Twins",
"5 - 0",
"Smithson (4-5)",
"34-16"
],
[
"June 6",
"Tigers",
"2 - 0 (12)",
"López (0-4)",
"35-16"
],
[
"June 7",
"Tigers",
"9 - 2",
"Terrell (6-2)",
"36-16"
],
[
"June 8",
"Tigers",
"10 - 1",
"Leal (3-4)",
"36-17"
],
[
"June 9",
"Tigers",
"8 - 3",
"Clancy (2-3)",
"36-18"
],
[
"June 10",
"@ Yankees",
"4 - 2",
"Alexander (7-3)",
"36-19"
],
[
"June 11",
"@ Yankees",
"4 - 1 (11)",
"Fisher (2-1)",
"37-19"
],
[
"June 12",
"@ Yankees",
"3 - 2 (10)",
"Bordi (1-1)",
"38-19"
],
[
"June 13",
"@ Red Sox",
"8 - 7",
"Lavelle (2-1)",
"38-20"
],
[
"June 14",
"@ Red Sox",
"4 - 1",
"Clancy (2-4)",
"38-21"
],
[
"June 15",
"@ Red Sox",
"7 - 5",
"Acker (3-1)",
"38-22"
],
[
"June 16",
"@ Red Sox",
"7 - 6",
"Lavelle (2-2)",
"38-23"
],
[
"June 17",
"@ Brewers",
"2 - 1",
"Stieb (6-5)",
"38-24"
],
[
"June 18",
"@ Brewers",
"4 - 1",
"Leal (3-5)",
"38-25"
],
[
"June 19",
"@ Brewers",
"5 - 1",
"Vuckovich (2-5)",
"39-25"
],
[
"June 20",
"Red Sox",
"6 - 5",
"Stanley (2-3)",
"40-25"
],
[
"June 21",
"Red Sox",
"7 - 2",
"Hurst (2-7)",
"41-25"
],
[
"June 22",
"Red Sox",
"5 - 3",
"Acker (4-2)",
"41-26"
],
[
"June 23",
"Red Sox",
"8 - 1",
"Kison (3-2)",
"42-26"
],
[
"June 25",
"Brewers",
"7 - 1",
"Burris (4-6)",
"43-26"
],
[
"June 26",
"Brewers",
"5 - 4",
"Alexander (7-4)",
"43-27"
],
[
"June 27",
"Brewers",
"7 - 3",
"Higuera (4-5)",
"44-27"
],
[
"June 28",
"@ Tigers",
"2 - 0",
"Petry (9-6)",
"45-27"
],
[
"June 29",
"@ Tigers",
"8 - 0",
"Leal (3-6)",
"45-28"
],
[
"June 30",
"@ Tigers",
"6 - 5",
"López (1-5)",
"46-28"
]
],
"name": ""
} | {
"human_readable": "SELECT Loss FROM table WHERE Opponent = tigers AND Date = june 8",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
1,
0
],
"operator_index": [
0,
0
],
"condition": [
"tigers",
"june 8"
]
}
} |
2 | What date had been the record 38-22? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1985 Toronto Blue Jays season",
"page_id": "12207474",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207474-4",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"June 1",
"Indians",
"8 - 3",
"Blyleven (3-6)",
"31-15"
],
[
"June 2",
"Indians",
"5 - 4",
"Stieb (5-4)",
"31-16"
],
[
"June 2",
"Indians",
"5 - 2",
"Behenna (0-1)",
"32-16"
],
[
"June 4",
"Twins",
"9 - 2",
"Viola (6-5)",
"33-16"
],
[
"June 5",
"Twins",
"5 - 0",
"Smithson (4-5)",
"34-16"
],
[
"June 6",
"Tigers",
"2 - 0 (12)",
"López (0-4)",
"35-16"
],
[
"June 7",
"Tigers",
"9 - 2",
"Terrell (6-2)",
"36-16"
],
[
"June 8",
"Tigers",
"10 - 1",
"Leal (3-4)",
"36-17"
],
[
"June 9",
"Tigers",
"8 - 3",
"Clancy (2-3)",
"36-18"
],
[
"June 10",
"@ Yankees",
"4 - 2",
"Alexander (7-3)",
"36-19"
],
[
"June 11",
"@ Yankees",
"4 - 1 (11)",
"Fisher (2-1)",
"37-19"
],
[
"June 12",
"@ Yankees",
"3 - 2 (10)",
"Bordi (1-1)",
"38-19"
],
[
"June 13",
"@ Red Sox",
"8 - 7",
"Lavelle (2-1)",
"38-20"
],
[
"June 14",
"@ Red Sox",
"4 - 1",
"Clancy (2-4)",
"38-21"
],
[
"June 15",
"@ Red Sox",
"7 - 5",
"Acker (3-1)",
"38-22"
],
[
"June 16",
"@ Red Sox",
"7 - 6",
"Lavelle (2-2)",
"38-23"
],
[
"June 17",
"@ Brewers",
"2 - 1",
"Stieb (6-5)",
"38-24"
],
[
"June 18",
"@ Brewers",
"4 - 1",
"Leal (3-5)",
"38-25"
],
[
"June 19",
"@ Brewers",
"5 - 1",
"Vuckovich (2-5)",
"39-25"
],
[
"June 20",
"Red Sox",
"6 - 5",
"Stanley (2-3)",
"40-25"
],
[
"June 21",
"Red Sox",
"7 - 2",
"Hurst (2-7)",
"41-25"
],
[
"June 22",
"Red Sox",
"5 - 3",
"Acker (4-2)",
"41-26"
],
[
"June 23",
"Red Sox",
"8 - 1",
"Kison (3-2)",
"42-26"
],
[
"June 25",
"Brewers",
"7 - 1",
"Burris (4-6)",
"43-26"
],
[
"June 26",
"Brewers",
"5 - 4",
"Alexander (7-4)",
"43-27"
],
[
"June 27",
"Brewers",
"7 - 3",
"Higuera (4-5)",
"44-27"
],
[
"June 28",
"@ Tigers",
"2 - 0",
"Petry (9-6)",
"45-27"
],
[
"June 29",
"@ Tigers",
"8 - 0",
"Leal (3-6)",
"45-28"
],
[
"June 30",
"@ Tigers",
"6 - 5",
"López (1-5)",
"46-28"
]
],
"name": ""
} | {
"human_readable": "SELECT Date FROM table WHERE Record = 38-22",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"38-22"
]
}
} |
2 | The game that had had a 39 record-25, what had been the score? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1985 Toronto Blue Jays season",
"page_id": "12207474",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207474-4",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"June 1",
"Indians",
"8 - 3",
"Blyleven (3-6)",
"31-15"
],
[
"June 2",
"Indians",
"5 - 4",
"Stieb (5-4)",
"31-16"
],
[
"June 2",
"Indians",
"5 - 2",
"Behenna (0-1)",
"32-16"
],
[
"June 4",
"Twins",
"9 - 2",
"Viola (6-5)",
"33-16"
],
[
"June 5",
"Twins",
"5 - 0",
"Smithson (4-5)",
"34-16"
],
[
"June 6",
"Tigers",
"2 - 0 (12)",
"López (0-4)",
"35-16"
],
[
"June 7",
"Tigers",
"9 - 2",
"Terrell (6-2)",
"36-16"
],
[
"June 8",
"Tigers",
"10 - 1",
"Leal (3-4)",
"36-17"
],
[
"June 9",
"Tigers",
"8 - 3",
"Clancy (2-3)",
"36-18"
],
[
"June 10",
"@ Yankees",
"4 - 2",
"Alexander (7-3)",
"36-19"
],
[
"June 11",
"@ Yankees",
"4 - 1 (11)",
"Fisher (2-1)",
"37-19"
],
[
"June 12",
"@ Yankees",
"3 - 2 (10)",
"Bordi (1-1)",
"38-19"
],
[
"June 13",
"@ Red Sox",
"8 - 7",
"Lavelle (2-1)",
"38-20"
],
[
"June 14",
"@ Red Sox",
"4 - 1",
"Clancy (2-4)",
"38-21"
],
[
"June 15",
"@ Red Sox",
"7 - 5",
"Acker (3-1)",
"38-22"
],
[
"June 16",
"@ Red Sox",
"7 - 6",
"Lavelle (2-2)",
"38-23"
],
[
"June 17",
"@ Brewers",
"2 - 1",
"Stieb (6-5)",
"38-24"
],
[
"June 18",
"@ Brewers",
"4 - 1",
"Leal (3-5)",
"38-25"
],
[
"June 19",
"@ Brewers",
"5 - 1",
"Vuckovich (2-5)",
"39-25"
],
[
"June 20",
"Red Sox",
"6 - 5",
"Stanley (2-3)",
"40-25"
],
[
"June 21",
"Red Sox",
"7 - 2",
"Hurst (2-7)",
"41-25"
],
[
"June 22",
"Red Sox",
"5 - 3",
"Acker (4-2)",
"41-26"
],
[
"June 23",
"Red Sox",
"8 - 1",
"Kison (3-2)",
"42-26"
],
[
"June 25",
"Brewers",
"7 - 1",
"Burris (4-6)",
"43-26"
],
[
"June 26",
"Brewers",
"5 - 4",
"Alexander (7-4)",
"43-27"
],
[
"June 27",
"Brewers",
"7 - 3",
"Higuera (4-5)",
"44-27"
],
[
"June 28",
"@ Tigers",
"2 - 0",
"Petry (9-6)",
"45-27"
],
[
"June 29",
"@ Tigers",
"8 - 0",
"Leal (3-6)",
"45-28"
],
[
"June 30",
"@ Tigers",
"6 - 5",
"López (1-5)",
"46-28"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Record = 39-25",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"39-25"
]
}
} |
2 | Which runner-up has a 10 stroke margin of victory? | {
"header": [
"Date",
"Tournament",
"Winning score",
"Margin of victory",
"Runner-up"
],
"page_title": "Martin Kaymer",
"page_id": "12821159",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12821159-8",
"section_title": "EPD Tour (6)",
"caption": "EPD Tour (6)",
"rows": [
[
"14 Jun 2005",
"Central German Classic (as an amateur)",
"–19 (67-64-66=197)",
"5 strokes",
"Wolfgang Huget"
],
[
"1 Jun 2006",
"Friedberg Classic",
"–13 (70-64-69=203)",
"7 strokes",
"Mark Grabow Schytter"
],
[
"22 Jun 2006",
"Habsburg Classic",
"–27 (68-59-62=189)",
"10 strokes",
"Rick Huiskamp"
],
[
"4 Jul 2006",
"Coburg Brose Open",
"–12 (68-68-68=204)",
"4 strokes",
"Lasse Jensen"
],
[
"12 Jul 2006",
"Winterbrock Classic",
"–17 (68-60-71=199)",
"1 stroke",
"Richard Treis"
],
[
"17 Aug 2006",
"Hockenberg Classic",
"–17 (72-64-63=199)",
"7 strokes",
"Christoph Günther"
]
],
"name": ""
} | {
"human_readable": "SELECT Runner-up FROM table WHERE Margin of victory = 10 strokes",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"10 strokes"
]
}
} |
2 | Which of the events only last no more than 0:55? | {
"header": [
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time",
"Location"
],
"page_title": "Gleison Tibau",
"page_id": "12747624",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"text",
"text"
],
"id": "2-12747624-2",
"section_title": "Mixed martial arts record",
"caption": "Mixed martial arts record",
"rows": [
[
"Win",
"28-9",
"Jamie Varner",
"Decision (split)",
"UFC 164",
"3",
"5:00",
"Milwaukee, Wisconsin , United States"
],
[
"Win",
"27-9",
"John Cholish",
"Submission (guillotine choke)",
"UFC on FX: Belfort vs. Rockhold",
"2",
"2:34",
"Jaraguá do Sul , Brazil"
],
[
"Loss",
"26-9",
"Evan Dunham",
"Decision (split)",
"UFC 156",
"3",
"5:00",
"Las Vegas, Nevada , United States"
],
[
"Win",
"26-8",
"Francisco Trinaldo",
"Decision (unanimous)",
"UFC 153",
"3",
"5:00",
"Rio de Janeiro , Brazil"
],
[
"Loss",
"25-8",
"Khabib Nurmagomedov",
"Decision (unanimous)",
"UFC 148",
"3",
"5:00",
"Las Vegas, Nevada , United States"
],
[
"Win",
"25-7",
"Rafael dos Anjos",
"Decision (split)",
"UFC 139",
"3",
"5:00",
"San Jose, California , United States"
],
[
"Win",
"24-7",
"Rafaello Oliveira",
"Submission (rear naked choke)",
"UFC 130",
"2",
"3:28",
"Las Vegas, Nevada , United States"
],
[
"Win",
"23-7",
"Kurt Pellegrino",
"Decision (split)",
"UFC 128",
"3",
"5:00",
"Newark, New Jersey , United States"
],
[
"Loss",
"22-7",
"Jim Miller",
"Decision (unanimous)",
"UFC Fight Night: Marquardt vs. Palhares",
"3",
"5:00",
"Austin, Texas , United States"
],
[
"Win",
"22-6",
"Caol Uno",
"TKO (punches)",
"UFC Fight Night: Florian vs. Gomi",
"1",
"4:13",
"Charlotte, North Carolina , United States"
],
[
"Win",
"21-6",
"Josh Neer",
"Decision (unanimous)",
"UFC 104",
"3",
"5:00",
"Los Angeles, California , United States"
],
[
"Loss",
"20-6",
"Melvin Guillard",
"Decision (split)",
"The Ultimate Fighter 9 Finale",
"3",
"5:00",
"Las Vegas, Nevada , United States"
],
[
"Win",
"20-5",
"Jeremy Stephens",
"Decision (unanimous)",
"UFC Fight Night: Condit vs. Kampmann",
"3",
"5:00",
"Nashville, Tennessee , United States"
],
[
"Win",
"19-5",
"Rich Clementi",
"Submission (guillotine choke)",
"UFC Fight Night: Lauzon vs. Stephens",
"1",
"4:35",
"Tampa, Florida , United States"
],
[
"Loss",
"18-5",
"Joe Stevenson",
"Submission (guillotine choke)",
"UFC 86",
"2",
"2:57",
"Las Vegas, Nevada , United States"
],
[
"Loss",
"18-4",
"Tyson Griffin",
"Decision (unanimous)",
"UFC 81",
"3",
"5:00",
"Las Vegas, Nevada , United States"
],
[
"Win",
"18-3",
"Terry Etim",
"Decision (unanimous)",
"UFC 75",
"3",
"5:00",
"London , England"
],
[
"Win",
"17-3",
"Jeff Cox",
"Submission (arm triangle choke)",
"UFC Fight Night: Stout vs Fisher",
"1",
"1:52",
"Hollywood, Florida , United States"
],
[
"Win",
"16-3",
"Antonio Moreno",
"TKO (punches)",
"Nordest Combat Championship",
"1",
"0:55",
"Natal , Brazil"
],
[
"Win",
"15-3",
"Jason Dent",
"Decision (unanimous)",
"UFC 68",
"3",
"5:00",
"Columbus, Ohio , United States"
],
[
"Loss",
"14-3",
"Nick Diaz",
"TKO (punches)",
"UFC 65",
"2",
"2:27",
"Sacramento, California , United States"
],
[
"Win",
"14-2",
"Jedrzej Kubski",
"Submission (rear naked choke)",
"KO Arena 4",
"1",
"1:03",
"Malaga , Spain"
],
[
"Win",
"13-2",
"Edilson Florencio",
"Submission (triangle choke)",
"Mega Combate Mossoro",
"1",
"3:26",
"Mossoro , Brazil"
],
[
"Win",
"12-2",
"Fabricio Camoes",
"Submission (rear naked choke)",
"Meca World Vale Tudo 12",
"1",
"2:15",
"Rio de Janeiro , Brazil"
],
[
"Loss",
"11-2",
"Marcelo Brito",
"Decision (unanimous)",
"Storm Samurai 7",
"3",
"5:00",
"Curitiba , Brazil"
],
[
"Win",
"11-1",
"Josenildo Rodrigues",
"Decision (unanimous)",
"Ceara Open 2",
"3",
"5:00",
"Fortaleza , Brazil"
],
[
"Win",
"10-1",
"Anderson Cruz",
"KO (punches)",
"Octagon Fight",
"1",
"N/A",
"Natal , Brazil"
],
[
"Win",
"9-1",
"Josenildo Ramarho",
"Submission (armbar)",
"Brazilian Challenger 2",
"1",
"N/A",
"Natal , Brazil"
],
[
"Win",
"8-1",
"Carlos Alexandre Pereira",
"Submission (rear naked choke)",
"Champions Night 11",
"1",
"1:16",
"Ceara , Brazil"
],
[
"Win",
"7-1",
"Adriano Martins",
"Decision (unanimous)",
"Amazon Fight",
"3",
"5:00",
"Manaus , Brazil"
],
[
"Win",
"6-1",
"Daniel Muralha",
"Submission (armbar)",
"Champions Night 10",
"1",
"N/A",
"Ceara , Brazil"
],
[
"Win",
"5-1",
"Romario Manoel Da Silva",
"Submission (rear naked choke)",
"Desafio: Natal vs Nordeste",
"1",
"2:30",
"Natal , Brazil"
],
[
"Loss",
"4-1",
"Eiji Mitsuoka",
"TKO (corner stoppage)",
"DEEP - 11th Impact",
"2",
"3:41",
"Osaka , Japan"
],
[
"Win",
"4-0",
"Fernando Terere",
"Decision (split)",
"Bitetti Combat Nordeste 2",
"3",
"5:00",
"Natal , Brazil"
],
[
"Win",
"3-0",
"Paulo Boiko",
"Decision (unanimous)",
"Bitetti Combat Nordeste 1",
"3",
"5:00",
"Natal , Brazil"
],
[
"Win",
"2-0",
"Thiago Alves",
"Submission (armbar)",
"Champions Night 2",
"2",
"3:31",
"Natal , Brazil"
],
[
"Win",
"1-0",
"Rivanio Regiz",
"Decision (unanimous)",
"CNVTO - Currais Novos Vale Tudo Open",
"3",
"5:00",
"Currais Novos , Brazil"
]
],
"name": ""
} | {
"human_readable": "SELECT Event FROM table WHERE Time = 0:55",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
6
],
"operator_index": [
0
],
"condition": [
"0:55"
]
}
} |
2 | Which event only last for 3 round against Fernando Terere? | {
"header": [
"Res.",
"Record",
"Opponent",
"Method",
"Event",
"Round",
"Time",
"Location"
],
"page_title": "Gleison Tibau",
"page_id": "12747624",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"text",
"text"
],
"id": "2-12747624-2",
"section_title": "Mixed martial arts record",
"caption": "Mixed martial arts record",
"rows": [
[
"Win",
"28-9",
"Jamie Varner",
"Decision (split)",
"UFC 164",
"3",
"5:00",
"Milwaukee, Wisconsin , United States"
],
[
"Win",
"27-9",
"John Cholish",
"Submission (guillotine choke)",
"UFC on FX: Belfort vs. Rockhold",
"2",
"2:34",
"Jaraguá do Sul , Brazil"
],
[
"Loss",
"26-9",
"Evan Dunham",
"Decision (split)",
"UFC 156",
"3",
"5:00",
"Las Vegas, Nevada , United States"
],
[
"Win",
"26-8",
"Francisco Trinaldo",
"Decision (unanimous)",
"UFC 153",
"3",
"5:00",
"Rio de Janeiro , Brazil"
],
[
"Loss",
"25-8",
"Khabib Nurmagomedov",
"Decision (unanimous)",
"UFC 148",
"3",
"5:00",
"Las Vegas, Nevada , United States"
],
[
"Win",
"25-7",
"Rafael dos Anjos",
"Decision (split)",
"UFC 139",
"3",
"5:00",
"San Jose, California , United States"
],
[
"Win",
"24-7",
"Rafaello Oliveira",
"Submission (rear naked choke)",
"UFC 130",
"2",
"3:28",
"Las Vegas, Nevada , United States"
],
[
"Win",
"23-7",
"Kurt Pellegrino",
"Decision (split)",
"UFC 128",
"3",
"5:00",
"Newark, New Jersey , United States"
],
[
"Loss",
"22-7",
"Jim Miller",
"Decision (unanimous)",
"UFC Fight Night: Marquardt vs. Palhares",
"3",
"5:00",
"Austin, Texas , United States"
],
[
"Win",
"22-6",
"Caol Uno",
"TKO (punches)",
"UFC Fight Night: Florian vs. Gomi",
"1",
"4:13",
"Charlotte, North Carolina , United States"
],
[
"Win",
"21-6",
"Josh Neer",
"Decision (unanimous)",
"UFC 104",
"3",
"5:00",
"Los Angeles, California , United States"
],
[
"Loss",
"20-6",
"Melvin Guillard",
"Decision (split)",
"The Ultimate Fighter 9 Finale",
"3",
"5:00",
"Las Vegas, Nevada , United States"
],
[
"Win",
"20-5",
"Jeremy Stephens",
"Decision (unanimous)",
"UFC Fight Night: Condit vs. Kampmann",
"3",
"5:00",
"Nashville, Tennessee , United States"
],
[
"Win",
"19-5",
"Rich Clementi",
"Submission (guillotine choke)",
"UFC Fight Night: Lauzon vs. Stephens",
"1",
"4:35",
"Tampa, Florida , United States"
],
[
"Loss",
"18-5",
"Joe Stevenson",
"Submission (guillotine choke)",
"UFC 86",
"2",
"2:57",
"Las Vegas, Nevada , United States"
],
[
"Loss",
"18-4",
"Tyson Griffin",
"Decision (unanimous)",
"UFC 81",
"3",
"5:00",
"Las Vegas, Nevada , United States"
],
[
"Win",
"18-3",
"Terry Etim",
"Decision (unanimous)",
"UFC 75",
"3",
"5:00",
"London , England"
],
[
"Win",
"17-3",
"Jeff Cox",
"Submission (arm triangle choke)",
"UFC Fight Night: Stout vs Fisher",
"1",
"1:52",
"Hollywood, Florida , United States"
],
[
"Win",
"16-3",
"Antonio Moreno",
"TKO (punches)",
"Nordest Combat Championship",
"1",
"0:55",
"Natal , Brazil"
],
[
"Win",
"15-3",
"Jason Dent",
"Decision (unanimous)",
"UFC 68",
"3",
"5:00",
"Columbus, Ohio , United States"
],
[
"Loss",
"14-3",
"Nick Diaz",
"TKO (punches)",
"UFC 65",
"2",
"2:27",
"Sacramento, California , United States"
],
[
"Win",
"14-2",
"Jedrzej Kubski",
"Submission (rear naked choke)",
"KO Arena 4",
"1",
"1:03",
"Malaga , Spain"
],
[
"Win",
"13-2",
"Edilson Florencio",
"Submission (triangle choke)",
"Mega Combate Mossoro",
"1",
"3:26",
"Mossoro , Brazil"
],
[
"Win",
"12-2",
"Fabricio Camoes",
"Submission (rear naked choke)",
"Meca World Vale Tudo 12",
"1",
"2:15",
"Rio de Janeiro , Brazil"
],
[
"Loss",
"11-2",
"Marcelo Brito",
"Decision (unanimous)",
"Storm Samurai 7",
"3",
"5:00",
"Curitiba , Brazil"
],
[
"Win",
"11-1",
"Josenildo Rodrigues",
"Decision (unanimous)",
"Ceara Open 2",
"3",
"5:00",
"Fortaleza , Brazil"
],
[
"Win",
"10-1",
"Anderson Cruz",
"KO (punches)",
"Octagon Fight",
"1",
"N/A",
"Natal , Brazil"
],
[
"Win",
"9-1",
"Josenildo Ramarho",
"Submission (armbar)",
"Brazilian Challenger 2",
"1",
"N/A",
"Natal , Brazil"
],
[
"Win",
"8-1",
"Carlos Alexandre Pereira",
"Submission (rear naked choke)",
"Champions Night 11",
"1",
"1:16",
"Ceara , Brazil"
],
[
"Win",
"7-1",
"Adriano Martins",
"Decision (unanimous)",
"Amazon Fight",
"3",
"5:00",
"Manaus , Brazil"
],
[
"Win",
"6-1",
"Daniel Muralha",
"Submission (armbar)",
"Champions Night 10",
"1",
"N/A",
"Ceara , Brazil"
],
[
"Win",
"5-1",
"Romario Manoel Da Silva",
"Submission (rear naked choke)",
"Desafio: Natal vs Nordeste",
"1",
"2:30",
"Natal , Brazil"
],
[
"Loss",
"4-1",
"Eiji Mitsuoka",
"TKO (corner stoppage)",
"DEEP - 11th Impact",
"2",
"3:41",
"Osaka , Japan"
],
[
"Win",
"4-0",
"Fernando Terere",
"Decision (split)",
"Bitetti Combat Nordeste 2",
"3",
"5:00",
"Natal , Brazil"
],
[
"Win",
"3-0",
"Paulo Boiko",
"Decision (unanimous)",
"Bitetti Combat Nordeste 1",
"3",
"5:00",
"Natal , Brazil"
],
[
"Win",
"2-0",
"Thiago Alves",
"Submission (armbar)",
"Champions Night 2",
"2",
"3:31",
"Natal , Brazil"
],
[
"Win",
"1-0",
"Rivanio Regiz",
"Decision (unanimous)",
"CNVTO - Currais Novos Vale Tudo Open",
"3",
"5:00",
"Currais Novos , Brazil"
]
],
"name": ""
} | {
"human_readable": "SELECT Event FROM table WHERE Round = 3 AND Opponent = fernando terere",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
5,
2
],
"operator_index": [
0,
0
],
"condition": [
"3",
"fernando terere"
]
}
} |
2 | What-all is the Primary Sponsor for the a-owned Randy Humphrey team? | {
"header": [
"Team",
"Car(s)",
"Driver(s)",
"Primary Sponsor(s)",
"Owner(s)",
"Crew Chief",
"Rounds"
],
"page_title": "List of NASCAR teams",
"page_id": "1266602",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1266602-2",
"section_title": "Part-time teams",
"caption": "Part-time teams",
"rows": [
[
"Circle Sport",
"Chevrolet SS",
"Tony Raines",
"Little Joe's Auto",
"Joe Falk",
"John Rahlf",
"25"
],
[
"Go Green Racing",
"Ford Fusion",
"Brian Keselowski",
"My 3 Sons Vending",
"Bob Keselowski",
"Ben Leslie",
"7"
],
[
"Hillman Racing",
"Chevrolet SS",
"Landon Cassill",
"CRC Brakleen",
"Mike Hillman",
"Mike Abner",
"9"
],
[
"Humphrey Smith Racing",
"Chevrolet SS [ disambiguation needed ]",
"Mike Bliss",
"n/a",
"Randy Humphrey",
"Peter Sospenzo",
"22"
],
[
"Leavine Family Racing",
"Ford Fusion",
"Reed Sorenson",
"n/a",
"Bob Leavine",
"Wally Rogers",
"16"
],
[
"Phil Parsons Racing",
"Ford Fusion",
"Michael McDowell",
"K-Love / Curb Records",
"Mike Curb",
"Gene Nead",
"26"
],
[
"Richard Childress Racing",
"Chevrolet SS",
"Austin Dillon",
"AdvoCare",
"Richard Childress",
"Scott Naset",
"4"
],
[
"Wood Brothers Racing",
"Ford Fusion",
"Trevor Bayne",
"Motorcraft /Quick Lane",
"Glen Wood",
"Donnie Wingo",
"8"
],
[
"Xxxtreme Motorsport",
"Ford Fusion",
"Scott Riggs",
"No Label Watches",
"John Cohen",
"Walter Giles",
"10"
]
],
"name": ""
} | {
"human_readable": "SELECT Primary Sponsor(s) FROM table WHERE Owner(s) = randy humphrey",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"randy humphrey"
]
}
} |
2 | Who-all is the Driver on Bob Keselowski's team? | {
"header": [
"Team",
"Car(s)",
"Driver(s)",
"Primary Sponsor(s)",
"Owner(s)",
"Crew Chief",
"Rounds"
],
"page_title": "List of NASCAR teams",
"page_id": "1266602",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1266602-2",
"section_title": "Part-time teams",
"caption": "Part-time teams",
"rows": [
[
"Circle Sport",
"Chevrolet SS",
"Tony Raines",
"Little Joe's Auto",
"Joe Falk",
"John Rahlf",
"25"
],
[
"Go Green Racing",
"Ford Fusion",
"Brian Keselowski",
"My 3 Sons Vending",
"Bob Keselowski",
"Ben Leslie",
"7"
],
[
"Hillman Racing",
"Chevrolet SS",
"Landon Cassill",
"CRC Brakleen",
"Mike Hillman",
"Mike Abner",
"9"
],
[
"Humphrey Smith Racing",
"Chevrolet SS [ disambiguation needed ]",
"Mike Bliss",
"n/a",
"Randy Humphrey",
"Peter Sospenzo",
"22"
],
[
"Leavine Family Racing",
"Ford Fusion",
"Reed Sorenson",
"n/a",
"Bob Leavine",
"Wally Rogers",
"16"
],
[
"Phil Parsons Racing",
"Ford Fusion",
"Michael McDowell",
"K-Love / Curb Records",
"Mike Curb",
"Gene Nead",
"26"
],
[
"Richard Childress Racing",
"Chevrolet SS",
"Austin Dillon",
"AdvoCare",
"Richard Childress",
"Scott Naset",
"4"
],
[
"Wood Brothers Racing",
"Ford Fusion",
"Trevor Bayne",
"Motorcraft /Quick Lane",
"Glen Wood",
"Donnie Wingo",
"8"
],
[
"Xxxtreme Motorsport",
"Ford Fusion",
"Scott Riggs",
"No Label Watches",
"John Cohen",
"Walter Giles",
"10"
]
],
"name": ""
} | {
"human_readable": "SELECT Driver(s) FROM table WHERE Owner(s) = bob keselowski",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"bob keselowski"
]
}
} |
2 | Walter Giles is Crew Chief of what team? | {
"header": [
"Team",
"Car(s)",
"Driver(s)",
"Primary Sponsor(s)",
"Owner(s)",
"Crew Chief",
"Rounds"
],
"page_title": "List of NASCAR teams",
"page_id": "1266602",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1266602-2",
"section_title": "Part-time teams",
"caption": "Part-time teams",
"rows": [
[
"Circle Sport",
"Chevrolet SS",
"Tony Raines",
"Little Joe's Auto",
"Joe Falk",
"John Rahlf",
"25"
],
[
"Go Green Racing",
"Ford Fusion",
"Brian Keselowski",
"My 3 Sons Vending",
"Bob Keselowski",
"Ben Leslie",
"7"
],
[
"Hillman Racing",
"Chevrolet SS",
"Landon Cassill",
"CRC Brakleen",
"Mike Hillman",
"Mike Abner",
"9"
],
[
"Humphrey Smith Racing",
"Chevrolet SS [ disambiguation needed ]",
"Mike Bliss",
"n/a",
"Randy Humphrey",
"Peter Sospenzo",
"22"
],
[
"Leavine Family Racing",
"Ford Fusion",
"Reed Sorenson",
"n/a",
"Bob Leavine",
"Wally Rogers",
"16"
],
[
"Phil Parsons Racing",
"Ford Fusion",
"Michael McDowell",
"K-Love / Curb Records",
"Mike Curb",
"Gene Nead",
"26"
],
[
"Richard Childress Racing",
"Chevrolet SS",
"Austin Dillon",
"AdvoCare",
"Richard Childress",
"Scott Naset",
"4"
],
[
"Wood Brothers Racing",
"Ford Fusion",
"Trevor Bayne",
"Motorcraft /Quick Lane",
"Glen Wood",
"Donnie Wingo",
"8"
],
[
"Xxxtreme Motorsport",
"Ford Fusion",
"Scott Riggs",
"No Label Watches",
"John Cohen",
"Walter Giles",
"10"
]
],
"name": ""
} | {
"human_readable": "SELECT Team FROM table WHERE Crew Chief = walter giles",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"walter giles"
]
}
} |
2 | What club is the stadium stc krymteplitsia belonging to? | {
"header": [
"Rank",
"Stadium",
"Capacity",
"Club",
"Region"
],
"page_title": "2007–08 Ukrainian First League",
"page_id": "12331289",
"types": [
"real",
"text",
"real",
"text",
"text"
],
"id": "2-12331289-3",
"section_title": "Stadia",
"caption": "Stadia",
"rows": [
[
"1",
"Lobanovsky Dynamo Stadium",
"16873",
"FC Dynamo-2 Kyiv",
"Kiev"
],
[
"2",
"MCS Rukh",
"16000",
"FSC Prykarpattya Ivano-Frankivsk",
"Ivano-Frankivsk"
],
[
"3",
"Illychivets",
"12680",
"FC Illichivets Mariupol",
"Donetsk"
],
[
"4",
"Youri Haharyn",
"12000",
"FC Desna Chernihiv",
"Chernihiv"
],
[
"5",
"CSK ZSU",
"12000",
"CSCA Kyiv",
"Kiev"
],
[
"6",
"Avanhard",
"11574",
"FC Volyn Lutsk",
"Lutsk"
],
[
"7",
"Central",
"10321",
"FC Dnipro Cherkasy",
"Cherkasy"
],
[
"8",
"Stal",
"9200",
"FC Stal Alchevsk",
"Luhansk"
],
[
"9",
"SK Sevastopol",
"6500",
"PFC Sevastopol",
"Crimea"
],
[
"10",
"Dynamo",
"6000",
"FC Helios Kharkiv",
"Kharkiv"
],
[
"11",
"KSC Nika",
"5640",
"PFC Oleksandria",
"Kirovohrad"
],
[
"12",
"Fiolent",
"5000",
"FC Ihroservice Simferopol",
"Crimea"
],
[
"13",
"Enerhetyk Stadium",
"4000",
"FC Enerhetyk Burshtyn",
"Ivano-Frankivsk"
],
[
"14",
"Kniazha Arena",
"3220",
"FC Lviv",
"Lviv"
],
[
"15",
"STC Krymteplitsia",
"3000",
"FC Krymteplitsia Molodizhne",
"Crimea"
],
[
"16",
"Metalurh",
"2900",
"FC Stal Dniprodzerzhynsk",
"Dnipropetrovsk"
],
[
"17",
"Central City Stadium",
"1500",
"MFK Mykolaiv",
"Mykolaiv"
],
[
"18",
"Dukov Dniester Stadium",
"1500",
"FC Dniester Ovidiopol",
"Odessa"
],
[
"19",
"Obolon",
"4300",
"FC Obolon Kyiv",
"Kiev"
],
[
"20",
"Kalinino",
"1050",
"FC Feniks-Illichovets Kalinine",
"Crimea"
]
],
"name": ""
} | {
"human_readable": "SELECT Club FROM table WHERE Stadium = stc krymteplitsia",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"stc krymteplitsia"
]
}
} |
2 | What-all had been Tony Bettenhausen's qualifying time in 1947? | {
"header": [
"Year",
"Start",
"Qual",
"Rank",
"Finish",
"Laps"
],
"page_title": "Tony Bettenhausen",
"page_id": "1236063",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1236063-1",
"section_title": "Indy 500 results",
"caption": "Indy 500 results",
"rows": [
[
"1946",
"26",
"123.094",
"13",
"20",
"47"
],
[
"1947",
"25",
"120.980",
"17",
"18",
"79"
],
[
"1948",
"22",
"126.396",
"10",
"14",
"167"
],
[
"1950",
"8",
"130.947",
"16",
"31",
"30"
],
[
"1951",
"9",
"131.950",
"30",
"9",
"178"
],
[
"1952",
"30",
"135.384",
"17",
"24",
"93"
],
[
"1953",
"6",
"136.024",
"20",
"9",
"196"
],
[
"1954",
"21",
"138.275",
"19",
"29",
"105"
],
[
"1955",
"2",
"139.985",
"13",
"2",
"200"
],
[
"1956",
"5",
"144.602",
"5",
"22",
"160"
],
[
"1957",
"22",
"142.439",
"9",
"15",
"195"
],
[
"1958",
"9",
"143.919",
"10",
"4",
"200"
],
[
"1959",
"15",
"142.721",
"18",
"4",
"200"
],
[
"1960",
"18",
"145.214",
"9",
"23",
"125"
],
[
"Totals",
"Totals",
"Totals",
"Totals",
"Totals",
"1975"
]
],
"name": ""
} | {
"human_readable": "SELECT Qual FROM table WHERE Year = 1947",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"1947"
]
}
} |
2 | It is more than 200 laps that which year did Tony Bettenhausen is completing? | {
"header": [
"Year",
"Start",
"Qual",
"Rank",
"Finish",
"Laps"
],
"page_title": "Tony Bettenhausen",
"page_id": "1236063",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-1236063-1",
"section_title": "Indy 500 results",
"caption": "Indy 500 results",
"rows": [
[
"1946",
"26",
"123.094",
"13",
"20",
"47"
],
[
"1947",
"25",
"120.980",
"17",
"18",
"79"
],
[
"1948",
"22",
"126.396",
"10",
"14",
"167"
],
[
"1950",
"8",
"130.947",
"16",
"31",
"30"
],
[
"1951",
"9",
"131.950",
"30",
"9",
"178"
],
[
"1952",
"30",
"135.384",
"17",
"24",
"93"
],
[
"1953",
"6",
"136.024",
"20",
"9",
"196"
],
[
"1954",
"21",
"138.275",
"19",
"29",
"105"
],
[
"1955",
"2",
"139.985",
"13",
"2",
"200"
],
[
"1956",
"5",
"144.602",
"5",
"22",
"160"
],
[
"1957",
"22",
"142.439",
"9",
"15",
"195"
],
[
"1958",
"9",
"143.919",
"10",
"4",
"200"
],
[
"1959",
"15",
"142.721",
"18",
"4",
"200"
],
[
"1960",
"18",
"145.214",
"9",
"23",
"125"
],
[
"Totals",
"Totals",
"Totals",
"Totals",
"Totals",
"1975"
]
],
"name": ""
} | {
"human_readable": "SELECT Year FROM table WHERE Laps > 200",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
1
],
"condition": [
"200"
]
}
} |
2 | What-all had been the value in 2006 when 2003 have been not held and so 2012 had been A? | {
"header": [
"Tournament",
"2001",
"2002",
"2003",
"2005",
"2006",
"2007",
"2008",
"2009",
"2010",
"2011",
"2012"
],
"page_title": "María José Martínez Sánchez",
"page_id": "12485560",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12485560-6",
"section_title": "Singles performance timeline",
"caption": "Singles performance timeline",
"rows": [
[
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments"
],
[
"Australian Open",
"1R",
"1R",
"A",
"A",
"A",
"A",
"Q2",
"3R",
"2R",
"2R",
"A"
],
[
"French Open",
"1R",
"Q1",
"A",
"A",
"A",
"Q2",
"1R",
"3R",
"1R",
"2R",
"3R"
],
[
"Wimbledon",
"1R",
"A",
"A",
"A",
"Q3",
"Q1",
"3R",
"1R",
"A",
"3R",
"1R"
],
[
"US Open",
"1R",
"A",
"A",
"A",
"1R",
"Q2",
"1R",
"3R",
"2R",
"1R",
"2R"
],
[
"Win–Loss",
"0–4",
"0–1",
"0–0",
"0–0",
"0–1",
"0–0",
"2–3",
"6–4",
"2–3",
"4–4",
"3–3"
],
[
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments"
],
[
"Indian Wells",
"A",
"Q2",
"A",
"A",
"A",
"A",
"A",
"Q1",
"QF",
"3R",
"1R"
],
[
"Miami",
"1R",
"A",
"A",
"A",
"A",
"A",
"A",
"2R",
"2R",
"3R",
"A"
],
[
"Madrid",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"1R",
"2R",
"1R",
"A"
],
[
"Beijing",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"3R",
"1R",
"2R",
"Q1"
],
[
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments"
],
[
"Dubai",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"A",
"2R",
"1R",
"NP5"
],
[
"Rome",
"A",
"Q1",
"A",
"A",
"A",
"A",
"A",
"QF",
"W",
"1R",
"1R"
],
[
"Cincinnati",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"2R",
"A",
"1R",
"1R"
],
[
"Canada",
"A",
"A",
"A",
"A",
"1R",
"A",
"A",
"A",
"A",
"3R",
"1R"
],
[
"Tokyo",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"1R",
"1R",
"Q1"
],
[
"Year-End Ranking",
"92",
"278",
"348",
"397",
"109",
"173",
"92",
"27",
"28",
"35",
"161"
]
],
"name": ""
} | {
"human_readable": "SELECT 2006 FROM table WHERE 2003 = not held AND 2012 = a",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
3,
11
],
"operator_index": [
0,
0
],
"condition": [
"not held",
"a"
]
}
} |
2 | What-all done was the 2008 value when 2012 was Grand Slam Tournaments? | {
"header": [
"Tournament",
"2001",
"2002",
"2003",
"2005",
"2006",
"2007",
"2008",
"2009",
"2010",
"2011",
"2012"
],
"page_title": "María José Martínez Sánchez",
"page_id": "12485560",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12485560-6",
"section_title": "Singles performance timeline",
"caption": "Singles performance timeline",
"rows": [
[
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments"
],
[
"Australian Open",
"1R",
"1R",
"A",
"A",
"A",
"A",
"Q2",
"3R",
"2R",
"2R",
"A"
],
[
"French Open",
"1R",
"Q1",
"A",
"A",
"A",
"Q2",
"1R",
"3R",
"1R",
"2R",
"3R"
],
[
"Wimbledon",
"1R",
"A",
"A",
"A",
"Q3",
"Q1",
"3R",
"1R",
"A",
"3R",
"1R"
],
[
"US Open",
"1R",
"A",
"A",
"A",
"1R",
"Q2",
"1R",
"3R",
"2R",
"1R",
"2R"
],
[
"Win–Loss",
"0–4",
"0–1",
"0–0",
"0–0",
"0–1",
"0–0",
"2–3",
"6–4",
"2–3",
"4–4",
"3–3"
],
[
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments"
],
[
"Indian Wells",
"A",
"Q2",
"A",
"A",
"A",
"A",
"A",
"Q1",
"QF",
"3R",
"1R"
],
[
"Miami",
"1R",
"A",
"A",
"A",
"A",
"A",
"A",
"2R",
"2R",
"3R",
"A"
],
[
"Madrid",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"1R",
"2R",
"1R",
"A"
],
[
"Beijing",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"3R",
"1R",
"2R",
"Q1"
],
[
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments"
],
[
"Dubai",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"A",
"2R",
"1R",
"NP5"
],
[
"Rome",
"A",
"Q1",
"A",
"A",
"A",
"A",
"A",
"QF",
"W",
"1R",
"1R"
],
[
"Cincinnati",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"2R",
"A",
"1R",
"1R"
],
[
"Canada",
"A",
"A",
"A",
"A",
"1R",
"A",
"A",
"A",
"A",
"3R",
"1R"
],
[
"Tokyo",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"1R",
"1R",
"Q1"
],
[
"Year-End Ranking",
"92",
"278",
"348",
"397",
"109",
"173",
"92",
"27",
"28",
"35",
"161"
]
],
"name": ""
} | {
"human_readable": "SELECT 2008 FROM table WHERE 2012 = grand slam tournaments",
"sel": 7,
"agg": 0,
"conds": {
"column_index": [
11
],
"operator_index": [
0
],
"condition": [
"grand slam tournaments"
]
}
} |
2 | What-all was the value in 2008 when 2012 was 1R, 2010 was A, and 2005 was A? | {
"header": [
"Tournament",
"2001",
"2002",
"2003",
"2005",
"2006",
"2007",
"2008",
"2009",
"2010",
"2011",
"2012"
],
"page_title": "María José Martínez Sánchez",
"page_id": "12485560",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12485560-6",
"section_title": "Singles performance timeline",
"caption": "Singles performance timeline",
"rows": [
[
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments"
],
[
"Australian Open",
"1R",
"1R",
"A",
"A",
"A",
"A",
"Q2",
"3R",
"2R",
"2R",
"A"
],
[
"French Open",
"1R",
"Q1",
"A",
"A",
"A",
"Q2",
"1R",
"3R",
"1R",
"2R",
"3R"
],
[
"Wimbledon",
"1R",
"A",
"A",
"A",
"Q3",
"Q1",
"3R",
"1R",
"A",
"3R",
"1R"
],
[
"US Open",
"1R",
"A",
"A",
"A",
"1R",
"Q2",
"1R",
"3R",
"2R",
"1R",
"2R"
],
[
"Win–Loss",
"0–4",
"0–1",
"0–0",
"0–0",
"0–1",
"0–0",
"2–3",
"6–4",
"2–3",
"4–4",
"3–3"
],
[
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments"
],
[
"Indian Wells",
"A",
"Q2",
"A",
"A",
"A",
"A",
"A",
"Q1",
"QF",
"3R",
"1R"
],
[
"Miami",
"1R",
"A",
"A",
"A",
"A",
"A",
"A",
"2R",
"2R",
"3R",
"A"
],
[
"Madrid",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"1R",
"2R",
"1R",
"A"
],
[
"Beijing",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"3R",
"1R",
"2R",
"Q1"
],
[
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments"
],
[
"Dubai",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"A",
"2R",
"1R",
"NP5"
],
[
"Rome",
"A",
"Q1",
"A",
"A",
"A",
"A",
"A",
"QF",
"W",
"1R",
"1R"
],
[
"Cincinnati",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"2R",
"A",
"1R",
"1R"
],
[
"Canada",
"A",
"A",
"A",
"A",
"1R",
"A",
"A",
"A",
"A",
"3R",
"1R"
],
[
"Tokyo",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"1R",
"1R",
"Q1"
],
[
"Year-End Ranking",
"92",
"278",
"348",
"397",
"109",
"173",
"92",
"27",
"28",
"35",
"161"
]
],
"name": ""
} | {
"human_readable": "SELECT 2008 FROM table WHERE 2012 = 1r AND 2010 = a AND 2005 = a",
"sel": 7,
"agg": 0,
"conds": {
"column_index": [
11,
9,
4
],
"operator_index": [
0,
0,
0
],
"condition": [
"1r",
"a",
"a"
]
}
} |
2 | What-all had been the value in 2003 when 2006 had been WTA Premier Mandatory Tournaments? | {
"header": [
"Tournament",
"2001",
"2002",
"2003",
"2005",
"2006",
"2007",
"2008",
"2009",
"2010",
"2011",
"2012"
],
"page_title": "María José Martínez Sánchez",
"page_id": "12485560",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12485560-6",
"section_title": "Singles performance timeline",
"caption": "Singles performance timeline",
"rows": [
[
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments"
],
[
"Australian Open",
"1R",
"1R",
"A",
"A",
"A",
"A",
"Q2",
"3R",
"2R",
"2R",
"A"
],
[
"French Open",
"1R",
"Q1",
"A",
"A",
"A",
"Q2",
"1R",
"3R",
"1R",
"2R",
"3R"
],
[
"Wimbledon",
"1R",
"A",
"A",
"A",
"Q3",
"Q1",
"3R",
"1R",
"A",
"3R",
"1R"
],
[
"US Open",
"1R",
"A",
"A",
"A",
"1R",
"Q2",
"1R",
"3R",
"2R",
"1R",
"2R"
],
[
"Win–Loss",
"0–4",
"0–1",
"0–0",
"0–0",
"0–1",
"0–0",
"2–3",
"6–4",
"2–3",
"4–4",
"3–3"
],
[
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments"
],
[
"Indian Wells",
"A",
"Q2",
"A",
"A",
"A",
"A",
"A",
"Q1",
"QF",
"3R",
"1R"
],
[
"Miami",
"1R",
"A",
"A",
"A",
"A",
"A",
"A",
"2R",
"2R",
"3R",
"A"
],
[
"Madrid",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"1R",
"2R",
"1R",
"A"
],
[
"Beijing",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"3R",
"1R",
"2R",
"Q1"
],
[
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments"
],
[
"Dubai",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"A",
"2R",
"1R",
"NP5"
],
[
"Rome",
"A",
"Q1",
"A",
"A",
"A",
"A",
"A",
"QF",
"W",
"1R",
"1R"
],
[
"Cincinnati",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"2R",
"A",
"1R",
"1R"
],
[
"Canada",
"A",
"A",
"A",
"A",
"1R",
"A",
"A",
"A",
"A",
"3R",
"1R"
],
[
"Tokyo",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"1R",
"1R",
"Q1"
],
[
"Year-End Ranking",
"92",
"278",
"348",
"397",
"109",
"173",
"92",
"27",
"28",
"35",
"161"
]
],
"name": ""
} | {
"human_readable": "SELECT 2003 FROM table WHERE 2006 = wta premier mandatory tournaments",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"wta premier mandatory tournaments"
]
}
} |
2 | What-all had been the value in 2009 when 2005 had been A for the Australian Open? | {
"header": [
"Tournament",
"2001",
"2002",
"2003",
"2005",
"2006",
"2007",
"2008",
"2009",
"2010",
"2011",
"2012"
],
"page_title": "María José Martínez Sánchez",
"page_id": "12485560",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12485560-6",
"section_title": "Singles performance timeline",
"caption": "Singles performance timeline",
"rows": [
[
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments"
],
[
"Australian Open",
"1R",
"1R",
"A",
"A",
"A",
"A",
"Q2",
"3R",
"2R",
"2R",
"A"
],
[
"French Open",
"1R",
"Q1",
"A",
"A",
"A",
"Q2",
"1R",
"3R",
"1R",
"2R",
"3R"
],
[
"Wimbledon",
"1R",
"A",
"A",
"A",
"Q3",
"Q1",
"3R",
"1R",
"A",
"3R",
"1R"
],
[
"US Open",
"1R",
"A",
"A",
"A",
"1R",
"Q2",
"1R",
"3R",
"2R",
"1R",
"2R"
],
[
"Win–Loss",
"0–4",
"0–1",
"0–0",
"0–0",
"0–1",
"0–0",
"2–3",
"6–4",
"2–3",
"4–4",
"3–3"
],
[
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments"
],
[
"Indian Wells",
"A",
"Q2",
"A",
"A",
"A",
"A",
"A",
"Q1",
"QF",
"3R",
"1R"
],
[
"Miami",
"1R",
"A",
"A",
"A",
"A",
"A",
"A",
"2R",
"2R",
"3R",
"A"
],
[
"Madrid",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"1R",
"2R",
"1R",
"A"
],
[
"Beijing",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"3R",
"1R",
"2R",
"Q1"
],
[
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments"
],
[
"Dubai",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"A",
"2R",
"1R",
"NP5"
],
[
"Rome",
"A",
"Q1",
"A",
"A",
"A",
"A",
"A",
"QF",
"W",
"1R",
"1R"
],
[
"Cincinnati",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"2R",
"A",
"1R",
"1R"
],
[
"Canada",
"A",
"A",
"A",
"A",
"1R",
"A",
"A",
"A",
"A",
"3R",
"1R"
],
[
"Tokyo",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"1R",
"1R",
"Q1"
],
[
"Year-End Ranking",
"92",
"278",
"348",
"397",
"109",
"173",
"92",
"27",
"28",
"35",
"161"
]
],
"name": ""
} | {
"human_readable": "SELECT 2009 FROM table WHERE 2005 = a AND Tournament = australian open",
"sel": 8,
"agg": 0,
"conds": {
"column_index": [
4,
0
],
"operator_index": [
0,
0
],
"condition": [
"a",
"australian open"
]
}
} |
2 | What-all was the value in 2012 when 2002 was Q1 and 2010 was 1R? | {
"header": [
"Tournament",
"2001",
"2002",
"2003",
"2005",
"2006",
"2007",
"2008",
"2009",
"2010",
"2011",
"2012"
],
"page_title": "María José Martínez Sánchez",
"page_id": "12485560",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12485560-6",
"section_title": "Singles performance timeline",
"caption": "Singles performance timeline",
"rows": [
[
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments",
"Grand Slam Tournaments"
],
[
"Australian Open",
"1R",
"1R",
"A",
"A",
"A",
"A",
"Q2",
"3R",
"2R",
"2R",
"A"
],
[
"French Open",
"1R",
"Q1",
"A",
"A",
"A",
"Q2",
"1R",
"3R",
"1R",
"2R",
"3R"
],
[
"Wimbledon",
"1R",
"A",
"A",
"A",
"Q3",
"Q1",
"3R",
"1R",
"A",
"3R",
"1R"
],
[
"US Open",
"1R",
"A",
"A",
"A",
"1R",
"Q2",
"1R",
"3R",
"2R",
"1R",
"2R"
],
[
"Win–Loss",
"0–4",
"0–1",
"0–0",
"0–0",
"0–1",
"0–0",
"2–3",
"6–4",
"2–3",
"4–4",
"3–3"
],
[
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments",
"WTA Premier Mandatory Tournaments"
],
[
"Indian Wells",
"A",
"Q2",
"A",
"A",
"A",
"A",
"A",
"Q1",
"QF",
"3R",
"1R"
],
[
"Miami",
"1R",
"A",
"A",
"A",
"A",
"A",
"A",
"2R",
"2R",
"3R",
"A"
],
[
"Madrid",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"Not Held",
"1R",
"2R",
"1R",
"A"
],
[
"Beijing",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"3R",
"1R",
"2R",
"Q1"
],
[
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments",
"WTA Premier 5 Tournaments"
],
[
"Dubai",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"A",
"2R",
"1R",
"NP5"
],
[
"Rome",
"A",
"Q1",
"A",
"A",
"A",
"A",
"A",
"QF",
"W",
"1R",
"1R"
],
[
"Cincinnati",
"Not Held",
"Not Held",
"Not Held",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"Not Tier I",
"2R",
"A",
"1R",
"1R"
],
[
"Canada",
"A",
"A",
"A",
"A",
"1R",
"A",
"A",
"A",
"A",
"3R",
"1R"
],
[
"Tokyo",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"A",
"1R",
"1R",
"Q1"
],
[
"Year-End Ranking",
"92",
"278",
"348",
"397",
"109",
"173",
"92",
"27",
"28",
"35",
"161"
]
],
"name": ""
} | {
"human_readable": "SELECT 2012 FROM table WHERE 2002 = q1 AND 2010 = 1r",
"sel": 11,
"agg": 0,
"conds": {
"column_index": [
2,
9
],
"operator_index": [
0,
0
],
"condition": [
"q1",
"1r"
]
}
} |
2 | What type has a GNIS ID of 1139805 | {
"header": [
"name",
"type",
"elevation",
"USGS Map",
"GNIS ID"
],
"page_title": "Clear Lake (Oregon)",
"page_id": "12484336",
"types": [
"text",
"text",
"text",
"text",
"real"
],
"id": "2-12484336-1",
"section_title": "",
"caption": "See also",
"rows": [
[
"Clear Lake (Douglas County, Oregon)",
"Lake",
"feet (m)",
"Winchester Bay",
"1139800"
],
[
"Clear Lake (Wasco County, Oregon)",
"Reservoir",
"feet (m)",
"Wapinitia Pass",
"1139803"
],
[
"Clear Lake (Amazon Creek, Oregon)",
"Lake",
"feet (m)",
"Eugene West",
"1119000"
],
[
"Clear Lake (Marion County, Oregon)",
"Lake",
"feet (m)",
"Mission Bottom",
"1119001"
],
[
"Clear Lake (Tillamook County, Oregon)",
"Lake",
"feet (m)",
"Garibaldi",
"1119002"
],
[
"Clear Lake (Clatsop County, Oregon)",
"Lake",
"feet (m)",
"Warrenton",
"1119003"
],
[
"Clear Lake, Oregon",
"Populated Place",
"feet (m)",
"Mission Bottom",
"1119004"
],
[
"Clear Lake (Florence, Lane County, Oregon)",
"Lake",
"feet (m)",
"Mercer Lake",
"1139801"
],
[
"Clear Lake (Clackamas County, Oregon)",
"Lake",
"feet (m)",
"Elwood",
"1139802"
],
[
"Clear Lake (Wallowa County, Oregon)",
"Lake",
"feet (m)",
"Clear Lake Ridge",
"1139804"
],
[
"Clear Lake (Linn County, Oregon)",
"Lake",
"feet (m)",
"Clear Lake",
"1139805"
],
[
"Clear Lake (Coos County, Oregon)",
"Lake",
"feet (m)",
"Lakeside",
"1154640"
],
[
"Malabon, Oregon",
"Historic locale",
"feet (m)",
"Eugene West",
"1166549"
]
],
"name": ""
} | {
"human_readable": "SELECT type FROM table WHERE GNIS ID = 1139805",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"1139805"
]
}
} |
2 | It is a USGS Map of clear lake that which name has? | {
"header": [
"name",
"type",
"elevation",
"USGS Map",
"GNIS ID"
],
"page_title": "Clear Lake (Oregon)",
"page_id": "12484336",
"types": [
"text",
"text",
"text",
"text",
"real"
],
"id": "2-12484336-1",
"section_title": "",
"caption": "See also",
"rows": [
[
"Clear Lake (Douglas County, Oregon)",
"Lake",
"feet (m)",
"Winchester Bay",
"1139800"
],
[
"Clear Lake (Wasco County, Oregon)",
"Reservoir",
"feet (m)",
"Wapinitia Pass",
"1139803"
],
[
"Clear Lake (Amazon Creek, Oregon)",
"Lake",
"feet (m)",
"Eugene West",
"1119000"
],
[
"Clear Lake (Marion County, Oregon)",
"Lake",
"feet (m)",
"Mission Bottom",
"1119001"
],
[
"Clear Lake (Tillamook County, Oregon)",
"Lake",
"feet (m)",
"Garibaldi",
"1119002"
],
[
"Clear Lake (Clatsop County, Oregon)",
"Lake",
"feet (m)",
"Warrenton",
"1119003"
],
[
"Clear Lake, Oregon",
"Populated Place",
"feet (m)",
"Mission Bottom",
"1119004"
],
[
"Clear Lake (Florence, Lane County, Oregon)",
"Lake",
"feet (m)",
"Mercer Lake",
"1139801"
],
[
"Clear Lake (Clackamas County, Oregon)",
"Lake",
"feet (m)",
"Elwood",
"1139802"
],
[
"Clear Lake (Wallowa County, Oregon)",
"Lake",
"feet (m)",
"Clear Lake Ridge",
"1139804"
],
[
"Clear Lake (Linn County, Oregon)",
"Lake",
"feet (m)",
"Clear Lake",
"1139805"
],
[
"Clear Lake (Coos County, Oregon)",
"Lake",
"feet (m)",
"Lakeside",
"1154640"
],
[
"Malabon, Oregon",
"Historic locale",
"feet (m)",
"Eugene West",
"1166549"
]
],
"name": ""
} | {
"human_readable": "SELECT name FROM table WHERE USGS Map = clear lake",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"clear lake"
]
}
} |
2 | What-all is the status of Norris? | {
"header": [
"Name",
"Country",
"Status",
"Transfer window",
"Transfer fee",
"Source"
],
"page_title": "2007–08 Plymouth Argyle F.C. season",
"page_id": "12666456",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12666456-7",
"section_title": "Out",
"caption": "Out",
"rows": [
[
"Reid",
"ENG",
"Loan",
"Summer",
"Loan",
"Source"
],
[
"Laird",
"SCO",
"Loan",
"Summer",
"Loan",
"Source"
],
[
"Larrieu",
"FRA",
"Loan",
"Summer",
"Loan",
"Source"
],
[
"Djordjic",
"SWE",
"Released",
"Summer",
"Released",
"Source"
],
[
"Dickson",
"ENG",
"Loan",
"Summer",
"Loan",
"Source"
],
[
"Barnes",
"ENG",
"Loan",
"Summer",
"Loan",
"Source"
],
[
"Buzsáky",
"HUN",
"Transfer",
"Winter",
"£500k",
"Source"
],
[
"Hayles",
"JAM ENG",
"Transfer",
"Winter",
"£150k",
"Source"
],
[
"Gosling",
"ENG",
"Transfer",
"Winter",
"£1.5m",
"Source"
],
[
"Ebanks-Blake",
"ENG",
"Transfer",
"Winter",
"£1.5m",
"Source]"
],
[
"Norris",
"ENG",
"Transfer",
"Winter",
"£3.0m",
"Source]"
]
],
"name": ""
} | {
"human_readable": "SELECT Status FROM table WHERE Name = norris",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"norris"
]
}
} |
2 | What-all is the source for Laird? | {
"header": [
"Name",
"Country",
"Status",
"Transfer window",
"Transfer fee",
"Source"
],
"page_title": "2007–08 Plymouth Argyle F.C. season",
"page_id": "12666456",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12666456-7",
"section_title": "Out",
"caption": "Out",
"rows": [
[
"Reid",
"ENG",
"Loan",
"Summer",
"Loan",
"Source"
],
[
"Laird",
"SCO",
"Loan",
"Summer",
"Loan",
"Source"
],
[
"Larrieu",
"FRA",
"Loan",
"Summer",
"Loan",
"Source"
],
[
"Djordjic",
"SWE",
"Released",
"Summer",
"Released",
"Source"
],
[
"Dickson",
"ENG",
"Loan",
"Summer",
"Loan",
"Source"
],
[
"Barnes",
"ENG",
"Loan",
"Summer",
"Loan",
"Source"
],
[
"Buzsáky",
"HUN",
"Transfer",
"Winter",
"£500k",
"Source"
],
[
"Hayles",
"JAM ENG",
"Transfer",
"Winter",
"£150k",
"Source"
],
[
"Gosling",
"ENG",
"Transfer",
"Winter",
"£1.5m",
"Source"
],
[
"Ebanks-Blake",
"ENG",
"Transfer",
"Winter",
"£1.5m",
"Source]"
],
[
"Norris",
"ENG",
"Transfer",
"Winter",
"£3.0m",
"Source]"
]
],
"name": ""
} | {
"human_readable": "SELECT Source FROM table WHERE Name = laird",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"laird"
]
}
} |
2 | What-all 1958 CIE is clases s? | {
"header": [
"Class",
"Type",
"Fleet numbers",
"Quantity made",
"Date made",
"1958 CIÉ",
"1958 UTA",
"Date withdrawn"
],
"page_title": "Steam locomotives of Ireland",
"page_id": "1290024",
"types": [
"text",
"text",
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "2-1290024-8",
"section_title": "Great Northern Railway",
"caption": "Great Northern Railway",
"rows": [
[
"PP",
"4-4-0",
"12, 25, 42–46, 50, 70–71, 74–77, 106–107, 129",
"17",
"1896–1911",
"5",
"7",
"1957–1963"
],
[
"PG",
"0-6-0",
"10–11, 78, 100–103",
"7",
"1899–1904",
"0",
"7",
"1960–1964"
],
[
"Q",
"4-4-0",
"120–125, 130–136",
"13",
"1899–1904",
"5",
"4",
"1951–1963"
],
[
"QG",
"0-6-0",
"152–155",
"4",
"1903–1904",
"4",
"0",
"1962–1963"
],
[
"P",
"4-4-0",
"88–89, 104–105",
"4",
"1904–1906",
"1",
"0",
"1956–1960"
],
[
"QL",
"4-4-0",
"24, 113–114, 126–128, 156–157",
"8",
"1904–1910",
"0",
"3",
"1932–1960"
],
[
"QGT",
"0-6-2T",
"98–99",
"2",
"1905",
"1",
"0",
"1957–1960"
],
[
"LQG",
"0-6-0",
"78, 108, 110–111, 158–164",
"11",
"1906–1908",
"6",
"5",
"1958–1963"
],
[
"RT",
"0-6-4T",
"22–23, 166–167",
"4",
"1908–1911",
"0",
"4",
"1958–1963"
],
[
"NQG",
"0-6-0",
"9, 38–39, 109, 112",
"5",
"1911",
"2",
"3",
"1958–1963"
],
[
"NLQG",
"0-6-0",
"165",
"1",
"1911",
"0",
"1",
"1961"
],
[
"QGT2",
"0-6-2T",
"168–169",
"2",
"1911",
"—",
"—",
"1957"
],
[
"S",
"4-4-0",
"170–174",
"5",
"1913",
"3",
"2",
"1964–1965"
],
[
"SG",
"0-6-0",
"37, 40–41, 137–138",
"5",
"1913",
"3",
"2",
"1961–1965"
]
],
"name": ""
} | {
"human_readable": "SELECT 1958 CIÉ FROM table WHERE Class = s",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"s"
]
}
} |
2 | What day have withdrawn is a-associated with fleet numbers of 12, 25, 42–46, 50, 70–71, 74–77, 106–107, 129? | {
"header": [
"Class",
"Type",
"Fleet numbers",
"Quantity made",
"Date made",
"1958 CIÉ",
"1958 UTA",
"Date withdrawn"
],
"page_title": "Steam locomotives of Ireland",
"page_id": "1290024",
"types": [
"text",
"text",
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "2-1290024-8",
"section_title": "Great Northern Railway",
"caption": "Great Northern Railway",
"rows": [
[
"PP",
"4-4-0",
"12, 25, 42–46, 50, 70–71, 74–77, 106–107, 129",
"17",
"1896–1911",
"5",
"7",
"1957–1963"
],
[
"PG",
"0-6-0",
"10–11, 78, 100–103",
"7",
"1899–1904",
"0",
"7",
"1960–1964"
],
[
"Q",
"4-4-0",
"120–125, 130–136",
"13",
"1899–1904",
"5",
"4",
"1951–1963"
],
[
"QG",
"0-6-0",
"152–155",
"4",
"1903–1904",
"4",
"0",
"1962–1963"
],
[
"P",
"4-4-0",
"88–89, 104–105",
"4",
"1904–1906",
"1",
"0",
"1956–1960"
],
[
"QL",
"4-4-0",
"24, 113–114, 126–128, 156–157",
"8",
"1904–1910",
"0",
"3",
"1932–1960"
],
[
"QGT",
"0-6-2T",
"98–99",
"2",
"1905",
"1",
"0",
"1957–1960"
],
[
"LQG",
"0-6-0",
"78, 108, 110–111, 158–164",
"11",
"1906–1908",
"6",
"5",
"1958–1963"
],
[
"RT",
"0-6-4T",
"22–23, 166–167",
"4",
"1908–1911",
"0",
"4",
"1958–1963"
],
[
"NQG",
"0-6-0",
"9, 38–39, 109, 112",
"5",
"1911",
"2",
"3",
"1958–1963"
],
[
"NLQG",
"0-6-0",
"165",
"1",
"1911",
"0",
"1",
"1961"
],
[
"QGT2",
"0-6-2T",
"168–169",
"2",
"1911",
"—",
"—",
"1957"
],
[
"S",
"4-4-0",
"170–174",
"5",
"1913",
"3",
"2",
"1964–1965"
],
[
"SG",
"0-6-0",
"37, 40–41, 137–138",
"5",
"1913",
"3",
"2",
"1961–1965"
]
],
"name": ""
} | {
"human_readable": "SELECT Date withdrawn FROM table WHERE Fleet numbers = 12, 25, 42–46, 50, 70–71, 74–77, 106–107, 129",
"sel": 7,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"12, 25, 42–46, 50, 70–71, 74–77, 106–107, 129"
]
}
} |
2 | Which player has a score of 74-74-73-70=291? | {
"header": [
"Place",
"Player",
"Country",
"Score",
"To par",
"Earnings ( $ )"
],
"page_title": "1957 Masters Tournament",
"page_id": "13129239",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-13129239-1",
"section_title": "Final leaderboard",
"caption": "Final leaderboard",
"rows": [
[
"1",
"Doug Ford",
"United States",
"72-73-72-66=283",
"–5",
"8,750"
],
[
"2",
"Sam Snead",
"United States",
"72-68-74-72=286",
"–2",
"4,375"
],
[
"3",
"Jimmy Demaret",
"United States",
"72-70-75-70=287",
"–1",
"2,625"
],
[
"4",
"Harvie Ward (a)",
"United States",
"73-71-71-73=288",
"E",
"0"
],
[
"5",
"Peter Thomson",
"Australia",
"72-73-73-71=289",
"+1",
"1,750"
],
[
"6",
"Ed Furgol",
"United States",
"73-71-72-74=290",
"+2",
"1,312"
],
[
"T7",
"Jack Burke, Jr.",
"United States",
"71-72-74-74=291",
"+3",
"1,137"
],
[
"T7",
"Dow Finsterwald",
"United States",
"74-74-73-70=291",
"+3",
"1,137"
],
[
"T7",
"Arnold Palmer",
"United States",
"73-73-69-76=291",
"+3",
"1,137"
],
[
"10",
"Jay Hebert",
"United States",
"74-72-76-70=292",
"+4",
"1,005"
]
],
"name": ""
} | {
"human_readable": "SELECT Player FROM table WHERE Score = 74-74-73-70=291",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"74-74-73-70=291"
]
}
} |
2 | What-all is the average earnings of a United States player had a score of 72-68-74-72=286? | {
"header": [
"Place",
"Player",
"Country",
"Score",
"To par",
"Earnings ( $ )"
],
"page_title": "1957 Masters Tournament",
"page_id": "13129239",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-13129239-1",
"section_title": "Final leaderboard",
"caption": "Final leaderboard",
"rows": [
[
"1",
"Doug Ford",
"United States",
"72-73-72-66=283",
"–5",
"8,750"
],
[
"2",
"Sam Snead",
"United States",
"72-68-74-72=286",
"–2",
"4,375"
],
[
"3",
"Jimmy Demaret",
"United States",
"72-70-75-70=287",
"–1",
"2,625"
],
[
"4",
"Harvie Ward (a)",
"United States",
"73-71-71-73=288",
"E",
"0"
],
[
"5",
"Peter Thomson",
"Australia",
"72-73-73-71=289",
"+1",
"1,750"
],
[
"6",
"Ed Furgol",
"United States",
"73-71-72-74=290",
"+2",
"1,312"
],
[
"T7",
"Jack Burke, Jr.",
"United States",
"71-72-74-74=291",
"+3",
"1,137"
],
[
"T7",
"Dow Finsterwald",
"United States",
"74-74-73-70=291",
"+3",
"1,137"
],
[
"T7",
"Arnold Palmer",
"United States",
"73-73-69-76=291",
"+3",
"1,137"
],
[
"10",
"Jay Hebert",
"United States",
"74-72-76-70=292",
"+4",
"1,005"
]
],
"name": ""
} | {
"human_readable": "SELECT AVG Earnings ( $ ) FROM table WHERE Country = united states AND Score = 72-68-74-72=286",
"sel": 5,
"agg": 5,
"conds": {
"column_index": [
2,
3
],
"operator_index": [
0,
0
],
"condition": [
"united states",
"72-68-74-72=286"
]
}
} |
2 | What-all was the attendance at the game had a loses of Mercker (3-1)? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance"
],
"page_title": "2004 New York Mets season",
"page_id": "12164513",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12164513-6",
"section_title": "September",
"caption": "September",
"rows": [
[
"September 1",
"Florida",
"5-4",
"Glavine (9-11)",
"19,621"
],
[
"September 2",
"Florida",
"9-6",
"Seo (4-8)",
"24,937"
],
[
"September 3",
"@ Philadelphia",
"8-1",
"Bell (0-2)",
"37,267"
],
[
"September 4",
"@ Philadelphia",
"7-0",
"Leiter (9-6)",
"43,089"
],
[
"September 5",
"@ Philadelphia",
"4-2",
"Trachsel (10-13)",
"43,628"
],
[
"September 7",
"@ Florida",
"7-3",
"Glavine (9-12)",
"14,308"
],
[
"September 8",
"@ Florida",
"3-0",
"Seo (4-9)",
"14,691"
],
[
"September 9",
"@ Florida",
"4-0",
"Valdez (12-8)",
"13,102"
],
[
"September 10",
"Philadelphia",
"9-5",
"Bottalico (3-2)",
"27,827"
],
[
"September 11",
"Philadelphia",
"11-9",
"Darensbourg (0-1)",
"21,718"
],
[
"September 12",
"Philadelphia",
"4-2",
"Glavine (9-13)",
"23,391"
],
[
"September 13",
"Atlanta",
"9-7",
"Wright (14-7)",
"<1,000"
],
[
"September 13",
"Atlanta",
"7-1",
"Seo (4-10)",
"21,476"
],
[
"September 14",
"Atlanta",
"7-0",
"Ortiz (14-8)",
"21,545"
],
[
"September 15",
"Atlanta",
"2-0",
"Leiter (9-7)",
"29,704"
],
[
"September 16",
"Atlanta",
"9-4",
"Capellan (0-1)",
"19,885"
],
[
"September 17",
"@ Pittsburgh",
"POSTPONED",
"POSTPONED",
"POSTPONED"
],
[
"September 18",
"@ Pittsburgh",
"8-7",
"Torres (7-5)",
"19,236"
],
[
"September 19",
"@ Pittsburgh",
"1-0",
"Heilman (1-2)",
"N/A"
],
[
"September 19",
"@ Pittsburgh",
"6-1",
"Benson (12-12)",
"18,219"
],
[
"September 21",
"@ Montreal",
"6-1",
"Leiter (9-8)",
"3,839"
],
[
"September 22",
"@ Montreal",
"3-2",
"Ayala (6-12)",
"3,664"
],
[
"September 23",
"@ Montreal",
"4-2",
"Ohka (3-6)",
"11,142"
],
[
"September 24",
"Chicago",
"2-1",
"Looper (2-4)",
"28,196"
],
[
"September 25",
"Chicago",
"4-3",
"Mercker (3-1)",
"34,284"
],
[
"September 26",
"Chicago",
"3-2",
"Wood (8-8)",
"36,476"
],
[
"September 27",
"@ Atlanta",
"POSTPONED",
"POSTPONED",
"POSTPONED"
],
[
"September 28",
"@ Atlanta",
"2-1",
"Byrd (8-6)",
"N/A"
],
[
"September 28",
"@ Atlanta",
"5-2",
"Glavine (10-14)",
"35,729"
],
[
"September 29",
"@ Atlanta",
"6-3",
"Heilman (1-3)",
"22,000"
]
],
"name": ""
} | {
"human_readable": "SELECT Attendance FROM table WHERE Loss = mercker (3-1)",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"mercker (3-1)"
]
}
} |
2 | What-all was the attendance at the game had a loss of Ayala (6-12)? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance"
],
"page_title": "2004 New York Mets season",
"page_id": "12164513",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12164513-6",
"section_title": "September",
"caption": "September",
"rows": [
[
"September 1",
"Florida",
"5-4",
"Glavine (9-11)",
"19,621"
],
[
"September 2",
"Florida",
"9-6",
"Seo (4-8)",
"24,937"
],
[
"September 3",
"@ Philadelphia",
"8-1",
"Bell (0-2)",
"37,267"
],
[
"September 4",
"@ Philadelphia",
"7-0",
"Leiter (9-6)",
"43,089"
],
[
"September 5",
"@ Philadelphia",
"4-2",
"Trachsel (10-13)",
"43,628"
],
[
"September 7",
"@ Florida",
"7-3",
"Glavine (9-12)",
"14,308"
],
[
"September 8",
"@ Florida",
"3-0",
"Seo (4-9)",
"14,691"
],
[
"September 9",
"@ Florida",
"4-0",
"Valdez (12-8)",
"13,102"
],
[
"September 10",
"Philadelphia",
"9-5",
"Bottalico (3-2)",
"27,827"
],
[
"September 11",
"Philadelphia",
"11-9",
"Darensbourg (0-1)",
"21,718"
],
[
"September 12",
"Philadelphia",
"4-2",
"Glavine (9-13)",
"23,391"
],
[
"September 13",
"Atlanta",
"9-7",
"Wright (14-7)",
"<1,000"
],
[
"September 13",
"Atlanta",
"7-1",
"Seo (4-10)",
"21,476"
],
[
"September 14",
"Atlanta",
"7-0",
"Ortiz (14-8)",
"21,545"
],
[
"September 15",
"Atlanta",
"2-0",
"Leiter (9-7)",
"29,704"
],
[
"September 16",
"Atlanta",
"9-4",
"Capellan (0-1)",
"19,885"
],
[
"September 17",
"@ Pittsburgh",
"POSTPONED",
"POSTPONED",
"POSTPONED"
],
[
"September 18",
"@ Pittsburgh",
"8-7",
"Torres (7-5)",
"19,236"
],
[
"September 19",
"@ Pittsburgh",
"1-0",
"Heilman (1-2)",
"N/A"
],
[
"September 19",
"@ Pittsburgh",
"6-1",
"Benson (12-12)",
"18,219"
],
[
"September 21",
"@ Montreal",
"6-1",
"Leiter (9-8)",
"3,839"
],
[
"September 22",
"@ Montreal",
"3-2",
"Ayala (6-12)",
"3,664"
],
[
"September 23",
"@ Montreal",
"4-2",
"Ohka (3-6)",
"11,142"
],
[
"September 24",
"Chicago",
"2-1",
"Looper (2-4)",
"28,196"
],
[
"September 25",
"Chicago",
"4-3",
"Mercker (3-1)",
"34,284"
],
[
"September 26",
"Chicago",
"3-2",
"Wood (8-8)",
"36,476"
],
[
"September 27",
"@ Atlanta",
"POSTPONED",
"POSTPONED",
"POSTPONED"
],
[
"September 28",
"@ Atlanta",
"2-1",
"Byrd (8-6)",
"N/A"
],
[
"September 28",
"@ Atlanta",
"5-2",
"Glavine (10-14)",
"35,729"
],
[
"September 29",
"@ Atlanta",
"6-3",
"Heilman (1-3)",
"22,000"
]
],
"name": ""
} | {
"human_readable": "SELECT Attendance FROM table WHERE Loss = ayala (6-12)",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"ayala (6-12)"
]
}
} |
2 | What-all was the loss of the game had a score of 9-7? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance"
],
"page_title": "2004 New York Mets season",
"page_id": "12164513",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12164513-6",
"section_title": "September",
"caption": "September",
"rows": [
[
"September 1",
"Florida",
"5-4",
"Glavine (9-11)",
"19,621"
],
[
"September 2",
"Florida",
"9-6",
"Seo (4-8)",
"24,937"
],
[
"September 3",
"@ Philadelphia",
"8-1",
"Bell (0-2)",
"37,267"
],
[
"September 4",
"@ Philadelphia",
"7-0",
"Leiter (9-6)",
"43,089"
],
[
"September 5",
"@ Philadelphia",
"4-2",
"Trachsel (10-13)",
"43,628"
],
[
"September 7",
"@ Florida",
"7-3",
"Glavine (9-12)",
"14,308"
],
[
"September 8",
"@ Florida",
"3-0",
"Seo (4-9)",
"14,691"
],
[
"September 9",
"@ Florida",
"4-0",
"Valdez (12-8)",
"13,102"
],
[
"September 10",
"Philadelphia",
"9-5",
"Bottalico (3-2)",
"27,827"
],
[
"September 11",
"Philadelphia",
"11-9",
"Darensbourg (0-1)",
"21,718"
],
[
"September 12",
"Philadelphia",
"4-2",
"Glavine (9-13)",
"23,391"
],
[
"September 13",
"Atlanta",
"9-7",
"Wright (14-7)",
"<1,000"
],
[
"September 13",
"Atlanta",
"7-1",
"Seo (4-10)",
"21,476"
],
[
"September 14",
"Atlanta",
"7-0",
"Ortiz (14-8)",
"21,545"
],
[
"September 15",
"Atlanta",
"2-0",
"Leiter (9-7)",
"29,704"
],
[
"September 16",
"Atlanta",
"9-4",
"Capellan (0-1)",
"19,885"
],
[
"September 17",
"@ Pittsburgh",
"POSTPONED",
"POSTPONED",
"POSTPONED"
],
[
"September 18",
"@ Pittsburgh",
"8-7",
"Torres (7-5)",
"19,236"
],
[
"September 19",
"@ Pittsburgh",
"1-0",
"Heilman (1-2)",
"N/A"
],
[
"September 19",
"@ Pittsburgh",
"6-1",
"Benson (12-12)",
"18,219"
],
[
"September 21",
"@ Montreal",
"6-1",
"Leiter (9-8)",
"3,839"
],
[
"September 22",
"@ Montreal",
"3-2",
"Ayala (6-12)",
"3,664"
],
[
"September 23",
"@ Montreal",
"4-2",
"Ohka (3-6)",
"11,142"
],
[
"September 24",
"Chicago",
"2-1",
"Looper (2-4)",
"28,196"
],
[
"September 25",
"Chicago",
"4-3",
"Mercker (3-1)",
"34,284"
],
[
"September 26",
"Chicago",
"3-2",
"Wood (8-8)",
"36,476"
],
[
"September 27",
"@ Atlanta",
"POSTPONED",
"POSTPONED",
"POSTPONED"
],
[
"September 28",
"@ Atlanta",
"2-1",
"Byrd (8-6)",
"N/A"
],
[
"September 28",
"@ Atlanta",
"5-2",
"Glavine (10-14)",
"35,729"
],
[
"September 29",
"@ Atlanta",
"6-3",
"Heilman (1-3)",
"22,000"
]
],
"name": ""
} | {
"human_readable": "SELECT Loss FROM table WHERE Score = 9-7",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"9-7"
]
}
} |
2 | What-all was the loss of the attended 14,691 game? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance"
],
"page_title": "2004 New York Mets season",
"page_id": "12164513",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12164513-6",
"section_title": "September",
"caption": "September",
"rows": [
[
"September 1",
"Florida",
"5-4",
"Glavine (9-11)",
"19,621"
],
[
"September 2",
"Florida",
"9-6",
"Seo (4-8)",
"24,937"
],
[
"September 3",
"@ Philadelphia",
"8-1",
"Bell (0-2)",
"37,267"
],
[
"September 4",
"@ Philadelphia",
"7-0",
"Leiter (9-6)",
"43,089"
],
[
"September 5",
"@ Philadelphia",
"4-2",
"Trachsel (10-13)",
"43,628"
],
[
"September 7",
"@ Florida",
"7-3",
"Glavine (9-12)",
"14,308"
],
[
"September 8",
"@ Florida",
"3-0",
"Seo (4-9)",
"14,691"
],
[
"September 9",
"@ Florida",
"4-0",
"Valdez (12-8)",
"13,102"
],
[
"September 10",
"Philadelphia",
"9-5",
"Bottalico (3-2)",
"27,827"
],
[
"September 11",
"Philadelphia",
"11-9",
"Darensbourg (0-1)",
"21,718"
],
[
"September 12",
"Philadelphia",
"4-2",
"Glavine (9-13)",
"23,391"
],
[
"September 13",
"Atlanta",
"9-7",
"Wright (14-7)",
"<1,000"
],
[
"September 13",
"Atlanta",
"7-1",
"Seo (4-10)",
"21,476"
],
[
"September 14",
"Atlanta",
"7-0",
"Ortiz (14-8)",
"21,545"
],
[
"September 15",
"Atlanta",
"2-0",
"Leiter (9-7)",
"29,704"
],
[
"September 16",
"Atlanta",
"9-4",
"Capellan (0-1)",
"19,885"
],
[
"September 17",
"@ Pittsburgh",
"POSTPONED",
"POSTPONED",
"POSTPONED"
],
[
"September 18",
"@ Pittsburgh",
"8-7",
"Torres (7-5)",
"19,236"
],
[
"September 19",
"@ Pittsburgh",
"1-0",
"Heilman (1-2)",
"N/A"
],
[
"September 19",
"@ Pittsburgh",
"6-1",
"Benson (12-12)",
"18,219"
],
[
"September 21",
"@ Montreal",
"6-1",
"Leiter (9-8)",
"3,839"
],
[
"September 22",
"@ Montreal",
"3-2",
"Ayala (6-12)",
"3,664"
],
[
"September 23",
"@ Montreal",
"4-2",
"Ohka (3-6)",
"11,142"
],
[
"September 24",
"Chicago",
"2-1",
"Looper (2-4)",
"28,196"
],
[
"September 25",
"Chicago",
"4-3",
"Mercker (3-1)",
"34,284"
],
[
"September 26",
"Chicago",
"3-2",
"Wood (8-8)",
"36,476"
],
[
"September 27",
"@ Atlanta",
"POSTPONED",
"POSTPONED",
"POSTPONED"
],
[
"September 28",
"@ Atlanta",
"2-1",
"Byrd (8-6)",
"N/A"
],
[
"September 28",
"@ Atlanta",
"5-2",
"Glavine (10-14)",
"35,729"
],
[
"September 29",
"@ Atlanta",
"6-3",
"Heilman (1-3)",
"22,000"
]
],
"name": ""
} | {
"human_readable": "SELECT Loss FROM table WHERE Attendance = 14,691",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"14,691"
]
}
} |
2 | What-all have been the loss of the attended 29,704 game? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance"
],
"page_title": "2004 New York Mets season",
"page_id": "12164513",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12164513-6",
"section_title": "September",
"caption": "September",
"rows": [
[
"September 1",
"Florida",
"5-4",
"Glavine (9-11)",
"19,621"
],
[
"September 2",
"Florida",
"9-6",
"Seo (4-8)",
"24,937"
],
[
"September 3",
"@ Philadelphia",
"8-1",
"Bell (0-2)",
"37,267"
],
[
"September 4",
"@ Philadelphia",
"7-0",
"Leiter (9-6)",
"43,089"
],
[
"September 5",
"@ Philadelphia",
"4-2",
"Trachsel (10-13)",
"43,628"
],
[
"September 7",
"@ Florida",
"7-3",
"Glavine (9-12)",
"14,308"
],
[
"September 8",
"@ Florida",
"3-0",
"Seo (4-9)",
"14,691"
],
[
"September 9",
"@ Florida",
"4-0",
"Valdez (12-8)",
"13,102"
],
[
"September 10",
"Philadelphia",
"9-5",
"Bottalico (3-2)",
"27,827"
],
[
"September 11",
"Philadelphia",
"11-9",
"Darensbourg (0-1)",
"21,718"
],
[
"September 12",
"Philadelphia",
"4-2",
"Glavine (9-13)",
"23,391"
],
[
"September 13",
"Atlanta",
"9-7",
"Wright (14-7)",
"<1,000"
],
[
"September 13",
"Atlanta",
"7-1",
"Seo (4-10)",
"21,476"
],
[
"September 14",
"Atlanta",
"7-0",
"Ortiz (14-8)",
"21,545"
],
[
"September 15",
"Atlanta",
"2-0",
"Leiter (9-7)",
"29,704"
],
[
"September 16",
"Atlanta",
"9-4",
"Capellan (0-1)",
"19,885"
],
[
"September 17",
"@ Pittsburgh",
"POSTPONED",
"POSTPONED",
"POSTPONED"
],
[
"September 18",
"@ Pittsburgh",
"8-7",
"Torres (7-5)",
"19,236"
],
[
"September 19",
"@ Pittsburgh",
"1-0",
"Heilman (1-2)",
"N/A"
],
[
"September 19",
"@ Pittsburgh",
"6-1",
"Benson (12-12)",
"18,219"
],
[
"September 21",
"@ Montreal",
"6-1",
"Leiter (9-8)",
"3,839"
],
[
"September 22",
"@ Montreal",
"3-2",
"Ayala (6-12)",
"3,664"
],
[
"September 23",
"@ Montreal",
"4-2",
"Ohka (3-6)",
"11,142"
],
[
"September 24",
"Chicago",
"2-1",
"Looper (2-4)",
"28,196"
],
[
"September 25",
"Chicago",
"4-3",
"Mercker (3-1)",
"34,284"
],
[
"September 26",
"Chicago",
"3-2",
"Wood (8-8)",
"36,476"
],
[
"September 27",
"@ Atlanta",
"POSTPONED",
"POSTPONED",
"POSTPONED"
],
[
"September 28",
"@ Atlanta",
"2-1",
"Byrd (8-6)",
"N/A"
],
[
"September 28",
"@ Atlanta",
"5-2",
"Glavine (10-14)",
"35,729"
],
[
"September 29",
"@ Atlanta",
"6-3",
"Heilman (1-3)",
"22,000"
]
],
"name": ""
} | {
"human_readable": "SELECT Loss FROM table WHERE Attendance = 29,704",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"29,704"
]
}
} |
2 | What-all is the Winner, when the Location is Clemson, SC, and when the Date is November 17, 2012? | {
"header": [
"Date",
"Winner",
"Score",
"Location",
"Series"
],
"page_title": "Textile Bowl",
"page_id": "13113805",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13113805-2",
"section_title": "Game results",
"caption": "Game results",
"rows": [
[
"October 24, 1981",
"Clemson",
"17-7",
"Clemson, SC",
"Clemson 31–18–1"
],
[
"October 23, 1982",
"Clemson",
"38-29",
"Raleigh, NC",
"Clemson 32–18–1"
],
[
"October 22, 1983",
"Clemson",
"27-17",
"Clemson, SC",
"Clemson 33–18–1"
],
[
"October 27, 1984",
"Clemson",
"35-34",
"Raleigh, NC",
"Clemson 34–18–1"
],
[
"October 26, 1985",
"Clemson",
"39-10",
"Clemson, SC",
"Clemson 35–18–1"
],
[
"October 25, 1986",
"NC State",
"27-3",
"Raleigh, NC",
"Clemson 35–19–1"
],
[
"October 24, 1987",
"NC State",
"30-28",
"Clemson, SC",
"Clemson 35–20–1"
],
[
"October 22, 1988",
"NC State",
"10-3",
"Raleigh, NC",
"Clemson 35–21–1"
],
[
"October 21, 1989",
"Clemson",
"30-10",
"Clemson, SC",
"Clemson 36–21–1"
],
[
"October 20, 1990",
"Clemson",
"24-17",
"Raleigh, NC",
"Clemson 37–21–1"
],
[
"October 26, 1991",
"Clemson",
"29-19",
"Clemson, SC",
"Clemson 38–21–1"
],
[
"October 24, 1992",
"NC State",
"20-6",
"Raleigh, NC",
"Clemson 38–22–1"
],
[
"October 2, 1993",
"Clemson",
"20-14",
"Clemson, SC",
"Clemson 39–22–1"
],
[
"September 10, 1994",
"NC State",
"29-12",
"Clemson, SC",
"Clemson 39–23–1"
],
[
"September 30, 1995",
"Clemson",
"43-22",
"Raleigh, NC",
"Clemson 40–23–1"
],
[
"November 16, 1996",
"Clemson",
"40-17",
"Clemson, SC",
"Clemson 41–23–1"
],
[
"September 13, 1997",
"Clemson",
"19-17",
"Raleigh, NC",
"Clemson 42–23–1"
],
[
"October 31, 1998",
"NC State",
"46-39",
"Clemson, SC",
"Clemson 42–24–1"
],
[
"October 9, 1999",
"NC State",
"35-31",
"Raleigh, NC",
"Clemson 42–25–1"
],
[
"October 7, 2000",
"Clemson",
"34-27",
"Clemson, SC",
"Clemson 43–25–1"
],
[
"October 13, 2001",
"Clemson",
"45-37",
"Raleigh, NC",
"Clemson 44–25–1"
],
[
"October 24, 2002",
"NC State",
"38-6",
"Clemson, SC",
"Clemson 44–26–1"
],
[
"October 16, 2003",
"NC State",
"17-15",
"Raleigh, NC",
"Clemson 44–27–1"
],
[
"October 30, 2004",
"Clemson",
"26-20",
"Clemson, SC",
"Clemson 45–27–1"
],
[
"October 13, 2005",
"Clemson",
"31-10",
"Raleigh, NC",
"Clemson 46–27–1"
],
[
"November 11, 2006",
"Clemson",
"20-14",
"Clemson, SC",
"Clemson 47–27–1"
],
[
"September 22, 2007",
"Clemson",
"42-20",
"Raleigh, NC",
"Clemson 48–27–1"
],
[
"September 13, 2008",
"Clemson",
"27-9",
"Clemson, SC",
"Clemson 49–27–1"
],
[
"November 14, 2009",
"Clemson",
"43-23",
"Raleigh, NC",
"Clemson 50–27–1"
],
[
"November 6, 2010",
"Clemson",
"14-13",
"Clemson, SC",
"Clemson 51–27–1"
],
[
"November 19, 2011",
"NC State",
"37-13",
"Raleigh, NC",
"Clemson 51–28–1"
],
[
"November 17, 2012",
"Clemson",
"62-48",
"Clemson, SC",
"Clemson 52–28–1"
],
[
"September 19, 2013",
"Clemson",
"26-14",
"Raleigh, NC",
"Clemson 53–28–1"
]
],
"name": ""
} | {
"human_readable": "SELECT Winner FROM table WHERE Location = clemson, sc AND Date = november 17, 2012",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
3,
0
],
"operator_index": [
0,
0
],
"condition": [
"clemson, sc",
"november 17, 2012"
]
}
} |
2 | What-all is the Location, when the is 38-29? | {
"header": [
"Date",
"Winner",
"Score",
"Location",
"Series"
],
"page_title": "Textile Bowl",
"page_id": "13113805",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13113805-2",
"section_title": "Game results",
"caption": "Game results",
"rows": [
[
"October 24, 1981",
"Clemson",
"17-7",
"Clemson, SC",
"Clemson 31–18–1"
],
[
"October 23, 1982",
"Clemson",
"38-29",
"Raleigh, NC",
"Clemson 32–18–1"
],
[
"October 22, 1983",
"Clemson",
"27-17",
"Clemson, SC",
"Clemson 33–18–1"
],
[
"October 27, 1984",
"Clemson",
"35-34",
"Raleigh, NC",
"Clemson 34–18–1"
],
[
"October 26, 1985",
"Clemson",
"39-10",
"Clemson, SC",
"Clemson 35–18–1"
],
[
"October 25, 1986",
"NC State",
"27-3",
"Raleigh, NC",
"Clemson 35–19–1"
],
[
"October 24, 1987",
"NC State",
"30-28",
"Clemson, SC",
"Clemson 35–20–1"
],
[
"October 22, 1988",
"NC State",
"10-3",
"Raleigh, NC",
"Clemson 35–21–1"
],
[
"October 21, 1989",
"Clemson",
"30-10",
"Clemson, SC",
"Clemson 36–21–1"
],
[
"October 20, 1990",
"Clemson",
"24-17",
"Raleigh, NC",
"Clemson 37–21–1"
],
[
"October 26, 1991",
"Clemson",
"29-19",
"Clemson, SC",
"Clemson 38–21–1"
],
[
"October 24, 1992",
"NC State",
"20-6",
"Raleigh, NC",
"Clemson 38–22–1"
],
[
"October 2, 1993",
"Clemson",
"20-14",
"Clemson, SC",
"Clemson 39–22–1"
],
[
"September 10, 1994",
"NC State",
"29-12",
"Clemson, SC",
"Clemson 39–23–1"
],
[
"September 30, 1995",
"Clemson",
"43-22",
"Raleigh, NC",
"Clemson 40–23–1"
],
[
"November 16, 1996",
"Clemson",
"40-17",
"Clemson, SC",
"Clemson 41–23–1"
],
[
"September 13, 1997",
"Clemson",
"19-17",
"Raleigh, NC",
"Clemson 42–23–1"
],
[
"October 31, 1998",
"NC State",
"46-39",
"Clemson, SC",
"Clemson 42–24–1"
],
[
"October 9, 1999",
"NC State",
"35-31",
"Raleigh, NC",
"Clemson 42–25–1"
],
[
"October 7, 2000",
"Clemson",
"34-27",
"Clemson, SC",
"Clemson 43–25–1"
],
[
"October 13, 2001",
"Clemson",
"45-37",
"Raleigh, NC",
"Clemson 44–25–1"
],
[
"October 24, 2002",
"NC State",
"38-6",
"Clemson, SC",
"Clemson 44–26–1"
],
[
"October 16, 2003",
"NC State",
"17-15",
"Raleigh, NC",
"Clemson 44–27–1"
],
[
"October 30, 2004",
"Clemson",
"26-20",
"Clemson, SC",
"Clemson 45–27–1"
],
[
"October 13, 2005",
"Clemson",
"31-10",
"Raleigh, NC",
"Clemson 46–27–1"
],
[
"November 11, 2006",
"Clemson",
"20-14",
"Clemson, SC",
"Clemson 47–27–1"
],
[
"September 22, 2007",
"Clemson",
"42-20",
"Raleigh, NC",
"Clemson 48–27–1"
],
[
"September 13, 2008",
"Clemson",
"27-9",
"Clemson, SC",
"Clemson 49–27–1"
],
[
"November 14, 2009",
"Clemson",
"43-23",
"Raleigh, NC",
"Clemson 50–27–1"
],
[
"November 6, 2010",
"Clemson",
"14-13",
"Clemson, SC",
"Clemson 51–27–1"
],
[
"November 19, 2011",
"NC State",
"37-13",
"Raleigh, NC",
"Clemson 51–28–1"
],
[
"November 17, 2012",
"Clemson",
"62-48",
"Clemson, SC",
"Clemson 52–28–1"
],
[
"September 19, 2013",
"Clemson",
"26-14",
"Raleigh, NC",
"Clemson 53–28–1"
]
],
"name": ""
} | {
"human_readable": "SELECT Location FROM table WHERE Score = 38-29",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"38-29"
]
}
} |
2 | What-all is the Location, when the is 35-31? | {
"header": [
"Date",
"Winner",
"Score",
"Location",
"Series"
],
"page_title": "Textile Bowl",
"page_id": "13113805",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13113805-2",
"section_title": "Game results",
"caption": "Game results",
"rows": [
[
"October 24, 1981",
"Clemson",
"17-7",
"Clemson, SC",
"Clemson 31–18–1"
],
[
"October 23, 1982",
"Clemson",
"38-29",
"Raleigh, NC",
"Clemson 32–18–1"
],
[
"October 22, 1983",
"Clemson",
"27-17",
"Clemson, SC",
"Clemson 33–18–1"
],
[
"October 27, 1984",
"Clemson",
"35-34",
"Raleigh, NC",
"Clemson 34–18–1"
],
[
"October 26, 1985",
"Clemson",
"39-10",
"Clemson, SC",
"Clemson 35–18–1"
],
[
"October 25, 1986",
"NC State",
"27-3",
"Raleigh, NC",
"Clemson 35–19–1"
],
[
"October 24, 1987",
"NC State",
"30-28",
"Clemson, SC",
"Clemson 35–20–1"
],
[
"October 22, 1988",
"NC State",
"10-3",
"Raleigh, NC",
"Clemson 35–21–1"
],
[
"October 21, 1989",
"Clemson",
"30-10",
"Clemson, SC",
"Clemson 36–21–1"
],
[
"October 20, 1990",
"Clemson",
"24-17",
"Raleigh, NC",
"Clemson 37–21–1"
],
[
"October 26, 1991",
"Clemson",
"29-19",
"Clemson, SC",
"Clemson 38–21–1"
],
[
"October 24, 1992",
"NC State",
"20-6",
"Raleigh, NC",
"Clemson 38–22–1"
],
[
"October 2, 1993",
"Clemson",
"20-14",
"Clemson, SC",
"Clemson 39–22–1"
],
[
"September 10, 1994",
"NC State",
"29-12",
"Clemson, SC",
"Clemson 39–23–1"
],
[
"September 30, 1995",
"Clemson",
"43-22",
"Raleigh, NC",
"Clemson 40–23–1"
],
[
"November 16, 1996",
"Clemson",
"40-17",
"Clemson, SC",
"Clemson 41–23–1"
],
[
"September 13, 1997",
"Clemson",
"19-17",
"Raleigh, NC",
"Clemson 42–23–1"
],
[
"October 31, 1998",
"NC State",
"46-39",
"Clemson, SC",
"Clemson 42–24–1"
],
[
"October 9, 1999",
"NC State",
"35-31",
"Raleigh, NC",
"Clemson 42–25–1"
],
[
"October 7, 2000",
"Clemson",
"34-27",
"Clemson, SC",
"Clemson 43–25–1"
],
[
"October 13, 2001",
"Clemson",
"45-37",
"Raleigh, NC",
"Clemson 44–25–1"
],
[
"October 24, 2002",
"NC State",
"38-6",
"Clemson, SC",
"Clemson 44–26–1"
],
[
"October 16, 2003",
"NC State",
"17-15",
"Raleigh, NC",
"Clemson 44–27–1"
],
[
"October 30, 2004",
"Clemson",
"26-20",
"Clemson, SC",
"Clemson 45–27–1"
],
[
"October 13, 2005",
"Clemson",
"31-10",
"Raleigh, NC",
"Clemson 46–27–1"
],
[
"November 11, 2006",
"Clemson",
"20-14",
"Clemson, SC",
"Clemson 47–27–1"
],
[
"September 22, 2007",
"Clemson",
"42-20",
"Raleigh, NC",
"Clemson 48–27–1"
],
[
"September 13, 2008",
"Clemson",
"27-9",
"Clemson, SC",
"Clemson 49–27–1"
],
[
"November 14, 2009",
"Clemson",
"43-23",
"Raleigh, NC",
"Clemson 50–27–1"
],
[
"November 6, 2010",
"Clemson",
"14-13",
"Clemson, SC",
"Clemson 51–27–1"
],
[
"November 19, 2011",
"NC State",
"37-13",
"Raleigh, NC",
"Clemson 51–28–1"
],
[
"November 17, 2012",
"Clemson",
"62-48",
"Clemson, SC",
"Clemson 52–28–1"
],
[
"September 19, 2013",
"Clemson",
"26-14",
"Raleigh, NC",
"Clemson 53–28–1"
]
],
"name": ""
} | {
"human_readable": "SELECT Location FROM table WHERE Score = 35-31",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"35-31"
]
}
} |
2 | What-all is the Score, when the Location is Clemson, SC, when the Winner is Clemson, and so when the Date is November 11, 2006? | {
"header": [
"Date",
"Winner",
"Score",
"Location",
"Series"
],
"page_title": "Textile Bowl",
"page_id": "13113805",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13113805-2",
"section_title": "Game results",
"caption": "Game results",
"rows": [
[
"October 24, 1981",
"Clemson",
"17-7",
"Clemson, SC",
"Clemson 31–18–1"
],
[
"October 23, 1982",
"Clemson",
"38-29",
"Raleigh, NC",
"Clemson 32–18–1"
],
[
"October 22, 1983",
"Clemson",
"27-17",
"Clemson, SC",
"Clemson 33–18–1"
],
[
"October 27, 1984",
"Clemson",
"35-34",
"Raleigh, NC",
"Clemson 34–18–1"
],
[
"October 26, 1985",
"Clemson",
"39-10",
"Clemson, SC",
"Clemson 35–18–1"
],
[
"October 25, 1986",
"NC State",
"27-3",
"Raleigh, NC",
"Clemson 35–19–1"
],
[
"October 24, 1987",
"NC State",
"30-28",
"Clemson, SC",
"Clemson 35–20–1"
],
[
"October 22, 1988",
"NC State",
"10-3",
"Raleigh, NC",
"Clemson 35–21–1"
],
[
"October 21, 1989",
"Clemson",
"30-10",
"Clemson, SC",
"Clemson 36–21–1"
],
[
"October 20, 1990",
"Clemson",
"24-17",
"Raleigh, NC",
"Clemson 37–21–1"
],
[
"October 26, 1991",
"Clemson",
"29-19",
"Clemson, SC",
"Clemson 38–21–1"
],
[
"October 24, 1992",
"NC State",
"20-6",
"Raleigh, NC",
"Clemson 38–22–1"
],
[
"October 2, 1993",
"Clemson",
"20-14",
"Clemson, SC",
"Clemson 39–22–1"
],
[
"September 10, 1994",
"NC State",
"29-12",
"Clemson, SC",
"Clemson 39–23–1"
],
[
"September 30, 1995",
"Clemson",
"43-22",
"Raleigh, NC",
"Clemson 40–23–1"
],
[
"November 16, 1996",
"Clemson",
"40-17",
"Clemson, SC",
"Clemson 41–23–1"
],
[
"September 13, 1997",
"Clemson",
"19-17",
"Raleigh, NC",
"Clemson 42–23–1"
],
[
"October 31, 1998",
"NC State",
"46-39",
"Clemson, SC",
"Clemson 42–24–1"
],
[
"October 9, 1999",
"NC State",
"35-31",
"Raleigh, NC",
"Clemson 42–25–1"
],
[
"October 7, 2000",
"Clemson",
"34-27",
"Clemson, SC",
"Clemson 43–25–1"
],
[
"October 13, 2001",
"Clemson",
"45-37",
"Raleigh, NC",
"Clemson 44–25–1"
],
[
"October 24, 2002",
"NC State",
"38-6",
"Clemson, SC",
"Clemson 44–26–1"
],
[
"October 16, 2003",
"NC State",
"17-15",
"Raleigh, NC",
"Clemson 44–27–1"
],
[
"October 30, 2004",
"Clemson",
"26-20",
"Clemson, SC",
"Clemson 45–27–1"
],
[
"October 13, 2005",
"Clemson",
"31-10",
"Raleigh, NC",
"Clemson 46–27–1"
],
[
"November 11, 2006",
"Clemson",
"20-14",
"Clemson, SC",
"Clemson 47–27–1"
],
[
"September 22, 2007",
"Clemson",
"42-20",
"Raleigh, NC",
"Clemson 48–27–1"
],
[
"September 13, 2008",
"Clemson",
"27-9",
"Clemson, SC",
"Clemson 49–27–1"
],
[
"November 14, 2009",
"Clemson",
"43-23",
"Raleigh, NC",
"Clemson 50–27–1"
],
[
"November 6, 2010",
"Clemson",
"14-13",
"Clemson, SC",
"Clemson 51–27–1"
],
[
"November 19, 2011",
"NC State",
"37-13",
"Raleigh, NC",
"Clemson 51–28–1"
],
[
"November 17, 2012",
"Clemson",
"62-48",
"Clemson, SC",
"Clemson 52–28–1"
],
[
"September 19, 2013",
"Clemson",
"26-14",
"Raleigh, NC",
"Clemson 53–28–1"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Location = clemson, sc AND Winner = clemson AND Date = november 11, 2006",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
3,
1,
0
],
"operator_index": [
0,
0,
0
],
"condition": [
"clemson, sc",
"clemson",
"november 11, 2006"
]
}
} |
2 | What year did finish 1st in LMP1 class? | {
"header": [
"Year",
"Team",
"Co-Drivers",
"Class",
"Laps",
"Pos.",
"Class Pos."
],
"page_title": "Emanuele Pirro",
"page_id": "1219777",
"types": [
"real",
"text",
"text",
"text",
"real",
"text",
"text"
],
"id": "2-1219777-1",
"section_title": "Complete 24 Hours of Le Mans results",
"caption": "Complete 24 Hours of Le Mans results",
"rows": [
[
"1981",
"Martini Racing",
"Beppe Gabbiani",
"Gr.5",
"47",
"DNF",
"DNF"
],
[
"1998",
"Gulf Team Davidoff GTC Competition",
"Dr. Thomas Bscher Rinaldo Capello",
"GT1",
"228",
"DNF",
"DNF"
],
[
"1999",
"Audi Sport Team Joest",
"Frank Biela Didier Theys",
"LMP",
"360",
"3rd",
"2nd"
],
[
"2000",
"Audi Sport Team Joest",
"Tom Kristensen Frank Biela",
"LMP900",
"368",
"1st",
"1st"
],
[
"2001",
"Audi Sport Team Joest",
"Tom Kristensen Frank Biela",
"LMP900",
"321",
"1st",
"1st"
],
[
"2002",
"Audi Sport Team Joest",
"Tom Kristensen Frank Biela",
"LMP900",
"375",
"1st",
"1st"
],
[
"2003",
"Champion Racing",
"Stefan Johansson JJ Lehto",
"LMP900",
"372",
"3rd",
"1st"
],
[
"2004",
"ADT Champion Racing",
"JJ Lehto Marco Werner",
"LMP1",
"368",
"3rd",
"3rd"
],
[
"2005",
"ADT Champion Racing",
"Frank Biela Allan McNish",
"LMP1",
"364",
"3rd",
"3rd"
],
[
"2006",
"Audi Sport Team Joest",
"Frank Biela Marco Werner",
"LMP1",
"380",
"1st",
"1st"
],
[
"2007",
"Audi Sport Team Joest",
"Frank Biela Marco Werner",
"LMP1",
"369",
"1st",
"1st"
],
[
"2008",
"Audi Sport North America",
"Frank Biela Marco Werner",
"LMP1",
"367",
"6th",
"6th"
],
[
"2010",
"Drayson Racing",
"Paul Drayson Jonny Cocker",
"LMP1",
"254",
"NC",
"NC"
]
],
"name": ""
} | {
"human_readable": "SELECT AVG Year FROM table WHERE Class = lmp1 AND Class Pos. = 1st",
"sel": 0,
"agg": 5,
"conds": {
"column_index": [
3,
6
],
"operator_index": [
0,
0
],
"condition": [
"lmp1",
"1st"
]
}
} |
2 | What-all had been the game result on November 16, 1969? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
],
"page_title": "1969 Oakland Raiders season",
"page_id": "12828987",
"types": [
"real",
"text",
"text",
"text",
"real"
],
"id": "2-12828987-1",
"section_title": "Regular Season",
"caption": "Regular Season",
"rows": [
[
"1",
"September 14, 1969",
"Houston Oilers",
"W 21–17",
"49,361"
],
[
"2",
"September 20, 1969",
"Miami Dolphins",
"W 20–17",
"50,277"
],
[
"3",
"September 28, 1969",
"at Boston Patriots",
"W 38–23",
"19,069"
],
[
"4",
"October 4, 1969",
"at Miami Dolphins",
"T 20–20",
"35,614"
],
[
"5",
"October 12, 1969",
"at Denver Broncos",
"W 24–14",
"49,511"
],
[
"6",
"October 19, 1969",
"Buffalo Bills",
"W 50–21",
"54,418"
],
[
"7",
"October 26, 1969",
"at San Diego Chargers",
"W 24–12",
"54,008"
],
[
"8",
"November 2, 1969",
"at Cincinnati Bengals",
"L 31–17",
"27,927"
],
[
"9",
"November 9, 1969",
"Denver Broncos",
"W 41–10",
"54,416"
],
[
"10",
"November 16, 1969",
"San Diego Chargers",
"W 21–16",
"54,372"
],
[
"11",
"November 23, 1969",
"at Kansas City Chiefs",
"W 27–24",
"51,982"
],
[
"12",
"November 30, 1969",
"at New York Jets",
"W 27–14",
"63,865"
],
[
"13",
"December 7, 1969",
"Cincinnati Bengals",
"W 37–17",
"54,427"
],
[
"14",
"December 13, 1969",
"Kansas City Chiefs",
"W 10–6",
"54,443"
]
],
"name": ""
} | {
"human_readable": "SELECT Result FROM table WHERE Date = november 16, 1969",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"november 16, 1969"
]
}
} |
2 | What-all are the general classifications of stage 3 | {
"header": [
"Stage",
"Winner",
"General classification",
"Points classification",
"Mountains classification",
"Young rider classification",
"Trofeo Fast Team"
],
"page_title": "1987 Giro d'Italia",
"page_id": "12247789",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12247789-2",
"section_title": "Classification leadership",
"caption": "Classification leadership by stage",
"rows": [
[
"P",
"Roberto Visentini",
"Roberto Visentini",
"not awarded",
"not awarded",
"not awarded",
"Carrera Jeans-Vagabond"
],
[
"1a",
"Erik Breukink",
"Erik Breukink",
"Erik Breukink",
"Erik Breukink",
"Lech Piasecki",
"Panasonic-Isostar"
],
[
"1b",
"Stephen Roche",
"Erik Breukink",
"Erik Breukink",
"Erik Breukink",
"Lech Piasecki",
"Panasonic-Isostar"
],
[
"2",
"Moreno Argentin",
"Erik Breukink",
"Erik Breukink",
"Robert Millar",
"Lech Piasecki",
"Panasonic-Isostar"
],
[
"3",
"Carrera Jeans-Vagabond",
"Stephen Roche",
"Erik Breukink",
"Robert Millar",
"Lech Piasecki",
"Carrera Jeans-Vagabond"
],
[
"4",
"Moreno Argentin",
"Stephen Roche",
"Stephen Roche",
"Robert Millar",
"Lech Piasecki",
"Carrera Jeans-Vagabond"
],
[
"5",
"Eddy Planckaert",
"Stephen Roche",
"Stephen Roche",
"Robert Millar",
"Lech Piasecki",
"Carrera Jeans-Vagabond"
],
[
"6",
"Jean-Claude Bagot",
"Stephen Roche",
"Stephen Roche",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"7",
"Moreno Argentin",
"Stephen Roche",
"Moreno Argentin",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"8",
"Paolo Rosola",
"Stephen Roche",
"Moreno Argentin",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"9",
"Alessio Di Basco",
"Stephen Roche",
"Moreno Argentin",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"10",
"Paolo Rosola",
"Stephen Roche",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"11",
"Robert Forest",
"Stephen Roche",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"12",
"Guido Bontempi",
"Stephen Roche",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"13",
"Roberto Visentini",
"Roberto Visentini",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"14",
"Paolo Cimini",
"Roberto Visentini",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"15",
"Johan van der Velde",
"Stephen Roche",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Panasonic-Isostar"
],
[
"16",
"Johan van der Velde",
"Stephen Roche",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Panasonic-Isostar"
],
[
"17",
"Marco Vitali",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Tony Rominger",
"Panasonic-Isostar"
],
[
"18",
"Giuseppe Calcaterra",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Tony Rominger",
"Panasonic-Isostar"
],
[
"19",
"Jean-François Bernard",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Roberto Conti",
"Panasonic-Isostar"
],
[
"20",
"Paolo Rosola",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Roberto Conti",
"Panasonic-Isostar"
],
[
"21",
"Robert Millar",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Roberto Conti",
"Panasonic-Isostar"
],
[
"22",
"Stephen Roche",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Roberto Conti",
"Panasonic-Isostar"
],
[
"Final",
"Final",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Roberto Conti",
"Panasonic-Isostar"
]
],
"name": ""
} | {
"human_readable": "SELECT General classification FROM table WHERE Stage = 3",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"3"
]
}
} |
2 | How many points did lech piasecki, stephen roche, and carrera jeans-vagabond have? | {
"header": [
"Stage",
"Winner",
"General classification",
"Points classification",
"Mountains classification",
"Young rider classification",
"Trofeo Fast Team"
],
"page_title": "1987 Giro d'Italia",
"page_id": "12247789",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12247789-2",
"section_title": "Classification leadership",
"caption": "Classification leadership by stage",
"rows": [
[
"P",
"Roberto Visentini",
"Roberto Visentini",
"not awarded",
"not awarded",
"not awarded",
"Carrera Jeans-Vagabond"
],
[
"1a",
"Erik Breukink",
"Erik Breukink",
"Erik Breukink",
"Erik Breukink",
"Lech Piasecki",
"Panasonic-Isostar"
],
[
"1b",
"Stephen Roche",
"Erik Breukink",
"Erik Breukink",
"Erik Breukink",
"Lech Piasecki",
"Panasonic-Isostar"
],
[
"2",
"Moreno Argentin",
"Erik Breukink",
"Erik Breukink",
"Robert Millar",
"Lech Piasecki",
"Panasonic-Isostar"
],
[
"3",
"Carrera Jeans-Vagabond",
"Stephen Roche",
"Erik Breukink",
"Robert Millar",
"Lech Piasecki",
"Carrera Jeans-Vagabond"
],
[
"4",
"Moreno Argentin",
"Stephen Roche",
"Stephen Roche",
"Robert Millar",
"Lech Piasecki",
"Carrera Jeans-Vagabond"
],
[
"5",
"Eddy Planckaert",
"Stephen Roche",
"Stephen Roche",
"Robert Millar",
"Lech Piasecki",
"Carrera Jeans-Vagabond"
],
[
"6",
"Jean-Claude Bagot",
"Stephen Roche",
"Stephen Roche",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"7",
"Moreno Argentin",
"Stephen Roche",
"Moreno Argentin",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"8",
"Paolo Rosola",
"Stephen Roche",
"Moreno Argentin",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"9",
"Alessio Di Basco",
"Stephen Roche",
"Moreno Argentin",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"10",
"Paolo Rosola",
"Stephen Roche",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"11",
"Robert Forest",
"Stephen Roche",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"12",
"Guido Bontempi",
"Stephen Roche",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"13",
"Roberto Visentini",
"Roberto Visentini",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"14",
"Paolo Cimini",
"Roberto Visentini",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Carrera Jeans-Vagabond"
],
[
"15",
"Johan van der Velde",
"Stephen Roche",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Panasonic-Isostar"
],
[
"16",
"Johan van der Velde",
"Stephen Roche",
"Paolo Rosola",
"Robert Millar",
"Tony Rominger",
"Panasonic-Isostar"
],
[
"17",
"Marco Vitali",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Tony Rominger",
"Panasonic-Isostar"
],
[
"18",
"Giuseppe Calcaterra",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Tony Rominger",
"Panasonic-Isostar"
],
[
"19",
"Jean-François Bernard",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Roberto Conti",
"Panasonic-Isostar"
],
[
"20",
"Paolo Rosola",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Roberto Conti",
"Panasonic-Isostar"
],
[
"21",
"Robert Millar",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Roberto Conti",
"Panasonic-Isostar"
],
[
"22",
"Stephen Roche",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Roberto Conti",
"Panasonic-Isostar"
],
[
"Final",
"Final",
"Stephen Roche",
"Johan van der Velde",
"Robert Millar",
"Roberto Conti",
"Panasonic-Isostar"
]
],
"name": ""
} | {
"human_readable": "SELECT Points classification FROM table WHERE Young rider classification = lech piasecki AND General classification = stephen roche AND Winner = carrera jeans-vagabond",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
5,
2,
1
],
"operator_index": [
0,
0,
0
],
"condition": [
"lech piasecki",
"stephen roche",
"carrera jeans-vagabond"
]
}
} |
2 | What-all venue had been the 11 September 2012 game? | {
"header": [
"Date",
"Venue",
"Score",
"Result",
"Competition"
],
"page_title": "Dušan Tadić (footballer)",
"page_id": "12480870",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12480870-2",
"section_title": "International goals",
"caption": "International goals",
"rows": [
[
"11 September 2012",
"Karađorđe Stadium , Novi Sad , Serbia",
"4–1",
"6–1",
"2014 FIFA World Cup qualification"
],
[
"6 February 2013",
"GSP Stadium , Nicosia , Cyprus",
"1–1",
"1–3",
"Friendly"
],
[
"6 February 2013",
"GSP Stadium , Nicosia , Cyprus",
"1–2",
"1–3",
"Friendly"
],
[
"11 October 2013",
"Karađorđe Stadium , Novi Sad , Serbia",
"1–0",
"2–0",
"Friendly"
],
[
"15 October 2013",
"Stadion Jagodina , Jagodina , Serbia",
"4–0",
"5–1",
"2014 FIFA World Cup qualification"
]
],
"name": ""
} | {
"human_readable": "SELECT Venue FROM table WHERE Date = 11 september 2012",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"11 september 2012"
]
}
} |
2 | What-all is the most lowest Decile for a school with a roll smaller to 3? | {
"header": [
"Name",
"Years",
"Gender",
"Area",
"Authority",
"Decile",
"Roll"
],
"page_title": "List of schools in the Canterbury Region",
"page_id": "12256602",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"real"
],
"id": "2-12256602-1",
"section_title": "Kaikoura District",
"caption": "Kaikoura District",
"rows": [
[
"Hapuku School",
"1–8",
"Coed",
"Hapuku",
"State",
"4",
"23"
],
[
"Kaikoura High School",
"7–13",
"Coed",
"Kaikoura",
"State",
"4",
"217"
],
[
"Kaikoura Primary School",
"1–6",
"Coed",
"Kaikoura",
"State",
"5",
"90"
],
[
"Kaikoura Suburban School",
"1–6",
"Coed",
"Kaikoura",
"State",
"7",
"93"
],
[
"Lynton Downs School",
"1–6",
"Coed",
"Lynton Downs",
"State",
"9",
"15"
],
[
"St Joseph's School",
"1–8",
"Coed",
"Kaikoura",
"State integrated",
"5",
"72"
],
[
"Woodbank School",
"1–6",
"Coed",
"Kaikoura",
"State",
"4",
"3"
]
],
"name": ""
} | {
"human_readable": "SELECT MIN Decile FROM table WHERE Roll < 3",
"sel": 5,
"agg": 2,
"conds": {
"column_index": [
6
],
"operator_index": [
2
],
"condition": [
"3"
]
}
} |
2 | What-all is the Gender of students at a school with a Decile of 5 and a Roll of 90? | {
"header": [
"Name",
"Years",
"Gender",
"Area",
"Authority",
"Decile",
"Roll"
],
"page_title": "List of schools in the Canterbury Region",
"page_id": "12256602",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"real"
],
"id": "2-12256602-1",
"section_title": "Kaikoura District",
"caption": "Kaikoura District",
"rows": [
[
"Hapuku School",
"1–8",
"Coed",
"Hapuku",
"State",
"4",
"23"
],
[
"Kaikoura High School",
"7–13",
"Coed",
"Kaikoura",
"State",
"4",
"217"
],
[
"Kaikoura Primary School",
"1–6",
"Coed",
"Kaikoura",
"State",
"5",
"90"
],
[
"Kaikoura Suburban School",
"1–6",
"Coed",
"Kaikoura",
"State",
"7",
"93"
],
[
"Lynton Downs School",
"1–6",
"Coed",
"Lynton Downs",
"State",
"9",
"15"
],
[
"St Joseph's School",
"1–8",
"Coed",
"Kaikoura",
"State integrated",
"5",
"72"
],
[
"Woodbank School",
"1–6",
"Coed",
"Kaikoura",
"State",
"4",
"3"
]
],
"name": ""
} | {
"human_readable": "SELECT Gender FROM table WHERE Decile = 5 AND Roll = 90",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
5,
6
],
"operator_index": [
0,
0
],
"condition": [
"5",
"90"
]
}
} |
2 | Name the Years of schools with a Roll Larger than 23 and a Decile greater than 5. | {
"header": [
"Name",
"Years",
"Gender",
"Area",
"Authority",
"Decile",
"Roll"
],
"page_title": "List of schools in the Canterbury Region",
"page_id": "12256602",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"real"
],
"id": "2-12256602-1",
"section_title": "Kaikoura District",
"caption": "Kaikoura District",
"rows": [
[
"Hapuku School",
"1–8",
"Coed",
"Hapuku",
"State",
"4",
"23"
],
[
"Kaikoura High School",
"7–13",
"Coed",
"Kaikoura",
"State",
"4",
"217"
],
[
"Kaikoura Primary School",
"1–6",
"Coed",
"Kaikoura",
"State",
"5",
"90"
],
[
"Kaikoura Suburban School",
"1–6",
"Coed",
"Kaikoura",
"State",
"7",
"93"
],
[
"Lynton Downs School",
"1–6",
"Coed",
"Lynton Downs",
"State",
"9",
"15"
],
[
"St Joseph's School",
"1–8",
"Coed",
"Kaikoura",
"State integrated",
"5",
"72"
],
[
"Woodbank School",
"1–6",
"Coed",
"Kaikoura",
"State",
"4",
"3"
]
],
"name": ""
} | {
"human_readable": "SELECT Years FROM table WHERE Roll > 23 AND Decile > 5",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
6,
5
],
"operator_index": [
1,
1
],
"condition": [
"23",
"5"
]
}
} |
2 | What-all is the total number of Rolls of State schools in Hapuku with a Decile greater than 4? | {
"header": [
"Name",
"Years",
"Gender",
"Area",
"Authority",
"Decile",
"Roll"
],
"page_title": "List of schools in the Canterbury Region",
"page_id": "12256602",
"types": [
"text",
"text",
"text",
"text",
"text",
"real",
"real"
],
"id": "2-12256602-1",
"section_title": "Kaikoura District",
"caption": "Kaikoura District",
"rows": [
[
"Hapuku School",
"1–8",
"Coed",
"Hapuku",
"State",
"4",
"23"
],
[
"Kaikoura High School",
"7–13",
"Coed",
"Kaikoura",
"State",
"4",
"217"
],
[
"Kaikoura Primary School",
"1–6",
"Coed",
"Kaikoura",
"State",
"5",
"90"
],
[
"Kaikoura Suburban School",
"1–6",
"Coed",
"Kaikoura",
"State",
"7",
"93"
],
[
"Lynton Downs School",
"1–6",
"Coed",
"Lynton Downs",
"State",
"9",
"15"
],
[
"St Joseph's School",
"1–8",
"Coed",
"Kaikoura",
"State integrated",
"5",
"72"
],
[
"Woodbank School",
"1–6",
"Coed",
"Kaikoura",
"State",
"4",
"3"
]
],
"name": ""
} | {
"human_readable": "SELECT COUNT Roll FROM table WHERE Authority = state AND Area = hapuku AND Decile > 4",
"sel": 6,
"agg": 3,
"conds": {
"column_index": [
4,
3,
5
],
"operator_index": [
0,
0,
1
],
"condition": [
"state",
"hapuku",
"4"
]
}
} |
2 | What-all is the D45 associated with a r D42 22? | {
"header": [
"D 48",
"D 47",
"D 46",
"D 45",
"D 44",
"D 43",
"D 42",
"D 41"
],
"page_title": "United States Senate elections, 1956",
"page_id": "1305075",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-1305075-1",
"section_title": "Senate composition before the elections",
"caption": "Senate composition before the elections",
"rows": [
[
"D 9",
"D 10",
"D 11",
"D 12",
"D 13",
"D 14",
"D 15",
"D 16"
],
[
"D 28",
"D 27",
"D 26",
"D 25",
"D 24",
"D 23",
"D 22",
"D 21"
],
[
"D 29",
"D 30",
"D 31",
"D 32",
"D 33",
"D 34",
"D 35",
"D 36"
],
[
"D 48",
"D 47",
"D 46",
"D 45",
"D 44",
"D 43",
"D 42",
"D 41"
],
[
"D 49",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority"
],
[
"D 49",
"R 47",
"R 46",
"R 45",
"R 44",
"R 43",
"R 42",
"R 41"
],
[
"R 29",
"R 30",
"R 31",
"R 32",
"R 33",
"R 34",
"R 35",
"R 36"
],
[
"R 28",
"R 27",
"R 26",
"R 25",
"R 24",
"R 23",
"R 22",
"R 21"
],
[
"R 9",
"R 10",
"R 11",
"R 12",
"R 13",
"R 14",
"R 15",
"R 16"
],
[
"R 8",
"R 7",
"R 6",
"R 5",
"R 4",
"R 3",
"R 2",
"R 1"
]
],
"name": ""
} | {
"human_readable": "SELECT D 45 FROM table WHERE D 42 = r 22",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
6
],
"operator_index": [
0
],
"condition": [
"r 22"
]
}
} |
2 | What-all is the D43 associated with a r D41 21? | {
"header": [
"D 48",
"D 47",
"D 46",
"D 45",
"D 44",
"D 43",
"D 42",
"D 41"
],
"page_title": "United States Senate elections, 1956",
"page_id": "1305075",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-1305075-1",
"section_title": "Senate composition before the elections",
"caption": "Senate composition before the elections",
"rows": [
[
"D 9",
"D 10",
"D 11",
"D 12",
"D 13",
"D 14",
"D 15",
"D 16"
],
[
"D 28",
"D 27",
"D 26",
"D 25",
"D 24",
"D 23",
"D 22",
"D 21"
],
[
"D 29",
"D 30",
"D 31",
"D 32",
"D 33",
"D 34",
"D 35",
"D 36"
],
[
"D 48",
"D 47",
"D 46",
"D 45",
"D 44",
"D 43",
"D 42",
"D 41"
],
[
"D 49",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority"
],
[
"D 49",
"R 47",
"R 46",
"R 45",
"R 44",
"R 43",
"R 42",
"R 41"
],
[
"R 29",
"R 30",
"R 31",
"R 32",
"R 33",
"R 34",
"R 35",
"R 36"
],
[
"R 28",
"R 27",
"R 26",
"R 25",
"R 24",
"R 23",
"R 22",
"R 21"
],
[
"R 9",
"R 10",
"R 11",
"R 12",
"R 13",
"R 14",
"R 15",
"R 16"
],
[
"R 8",
"R 7",
"R 6",
"R 5",
"R 4",
"R 3",
"R 2",
"R 1"
]
],
"name": ""
} | {
"human_readable": "SELECT D 43 FROM table WHERE D 41 = r 21",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
7
],
"operator_index": [
0
],
"condition": [
"r 21"
]
}
} |
2 | What-all is the D42 associated with a D47 of d 27? | {
"header": [
"D 48",
"D 47",
"D 46",
"D 45",
"D 44",
"D 43",
"D 42",
"D 41"
],
"page_title": "United States Senate elections, 1956",
"page_id": "1305075",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-1305075-1",
"section_title": "Senate composition before the elections",
"caption": "Senate composition before the elections",
"rows": [
[
"D 9",
"D 10",
"D 11",
"D 12",
"D 13",
"D 14",
"D 15",
"D 16"
],
[
"D 28",
"D 27",
"D 26",
"D 25",
"D 24",
"D 23",
"D 22",
"D 21"
],
[
"D 29",
"D 30",
"D 31",
"D 32",
"D 33",
"D 34",
"D 35",
"D 36"
],
[
"D 48",
"D 47",
"D 46",
"D 45",
"D 44",
"D 43",
"D 42",
"D 41"
],
[
"D 49",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority"
],
[
"D 49",
"R 47",
"R 46",
"R 45",
"R 44",
"R 43",
"R 42",
"R 41"
],
[
"R 29",
"R 30",
"R 31",
"R 32",
"R 33",
"R 34",
"R 35",
"R 36"
],
[
"R 28",
"R 27",
"R 26",
"R 25",
"R 24",
"R 23",
"R 22",
"R 21"
],
[
"R 9",
"R 10",
"R 11",
"R 12",
"R 13",
"R 14",
"R 15",
"R 16"
],
[
"R 8",
"R 7",
"R 6",
"R 5",
"R 4",
"R 3",
"R 2",
"R 1"
]
],
"name": ""
} | {
"human_readable": "SELECT D 42 FROM table WHERE D 47 = d 27",
"sel": 6,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"d 27"
]
}
} |
2 | What-all is the D43 associated with a r D41 16? | {
"header": [
"D 48",
"D 47",
"D 46",
"D 45",
"D 44",
"D 43",
"D 42",
"D 41"
],
"page_title": "United States Senate elections, 1956",
"page_id": "1305075",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-1305075-1",
"section_title": "Senate composition before the elections",
"caption": "Senate composition before the elections",
"rows": [
[
"D 9",
"D 10",
"D 11",
"D 12",
"D 13",
"D 14",
"D 15",
"D 16"
],
[
"D 28",
"D 27",
"D 26",
"D 25",
"D 24",
"D 23",
"D 22",
"D 21"
],
[
"D 29",
"D 30",
"D 31",
"D 32",
"D 33",
"D 34",
"D 35",
"D 36"
],
[
"D 48",
"D 47",
"D 46",
"D 45",
"D 44",
"D 43",
"D 42",
"D 41"
],
[
"D 49",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority",
"← Majority"
],
[
"D 49",
"R 47",
"R 46",
"R 45",
"R 44",
"R 43",
"R 42",
"R 41"
],
[
"R 29",
"R 30",
"R 31",
"R 32",
"R 33",
"R 34",
"R 35",
"R 36"
],
[
"R 28",
"R 27",
"R 26",
"R 25",
"R 24",
"R 23",
"R 22",
"R 21"
],
[
"R 9",
"R 10",
"R 11",
"R 12",
"R 13",
"R 14",
"R 15",
"R 16"
],
[
"R 8",
"R 7",
"R 6",
"R 5",
"R 4",
"R 3",
"R 2",
"R 1"
]
],
"name": ""
} | {
"human_readable": "SELECT D 43 FROM table WHERE D 41 = r 16",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
7
],
"operator_index": [
0
],
"condition": [
"r 16"
]
}
} |
2 | What-all is the record for the game when the loss have been hargan (14–13)? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1967 Boston Red Sox season",
"page_id": "12195635",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12195635-7",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"September 1",
"White Sox",
"10–2",
"Peters (15–8)",
"77–59"
],
[
"September 2",
"White Sox",
"4–1",
"Lonborg (18–7)",
"77–60"
],
[
"September 3",
"White Sox",
"4–0",
"Stange (8–9)",
"77–61"
],
[
"September 4",
"@ Senators",
"5–2",
"Morehead (4–3)",
"77–62"
],
[
"September 4",
"@ Senators",
"6–4",
"Lines (1–5)",
"78–62"
],
[
"September 5",
"@ Senators",
"8–2",
"Bertaina (4–5)",
"79–62"
],
[
"September 7",
"Yankees",
"3–1",
"Stottlemyre (14–12)",
"80–62"
],
[
"September 8",
"Yankees",
"5–2",
"Stange (8–10)",
"80–63"
],
[
"September 9",
"Yankees",
"7–1",
"Barber (9–16)",
"81–63"
],
[
"September 10",
"Yankees",
"9–1",
"Downing (13–9)",
"82–63"
],
[
"September 12",
"Athletics",
"3–1",
"Hunter (11–15)",
"83–63"
],
[
"September 13",
"Athletics",
"4–2",
"Aker (3–8)",
"84–63"
],
[
"September 15",
"Orioles",
"6–2",
"Morehead (5–4)",
"84–64"
],
[
"September 16",
"Orioles",
"4–1",
"Lonborg (20–8)",
"84–65"
],
[
"September 17",
"Orioles",
"5–2",
"Bell (12–12)",
"84–66"
],
[
"September 18",
"@ Tigers",
"6 – 5 (10)",
"Marshall (1–3)",
"85–66"
],
[
"September 19",
"@ Tigers",
"4–2",
"Lolich (11–13)",
"86–66"
],
[
"September 20",
"@ Indians",
"5–4",
"Culver (7–3)",
"87–66"
],
[
"September 21",
"@ Indians",
"6–5",
"Hargan (14–13)",
"88–66"
],
[
"September 22",
"@ Orioles",
"10–0",
"Stephenson (3–1)",
"88–67"
],
[
"September 22",
"@ Orioles",
"10–3",
"Richert (9–16)",
"89–67"
],
[
"September 23",
"@ Orioles",
"7–5",
"Wyatt (10–7)",
"89–68"
],
[
"September 24",
"@ Orioles",
"11–7",
"Phoebus (14–9)",
"90–68"
],
[
"September 26",
"Indians",
"6–3",
"Bell (13–13)",
"90–69"
],
[
"September 27",
"Indians",
"6–0",
"Lonborg (21–9)",
"90–70"
],
[
"September 30",
"Twins",
"6–4",
"Kline (7–1)",
"91–70"
]
],
"name": ""
} | {
"human_readable": "SELECT Record FROM table WHERE Loss = hargan (14–13)",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"hargan (14–13)"
]
}
} |
2 | What-all is the record for the game with a score of 7–5? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1967 Boston Red Sox season",
"page_id": "12195635",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12195635-7",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"September 1",
"White Sox",
"10–2",
"Peters (15–8)",
"77–59"
],
[
"September 2",
"White Sox",
"4–1",
"Lonborg (18–7)",
"77–60"
],
[
"September 3",
"White Sox",
"4–0",
"Stange (8–9)",
"77–61"
],
[
"September 4",
"@ Senators",
"5–2",
"Morehead (4–3)",
"77–62"
],
[
"September 4",
"@ Senators",
"6–4",
"Lines (1–5)",
"78–62"
],
[
"September 5",
"@ Senators",
"8–2",
"Bertaina (4–5)",
"79–62"
],
[
"September 7",
"Yankees",
"3–1",
"Stottlemyre (14–12)",
"80–62"
],
[
"September 8",
"Yankees",
"5–2",
"Stange (8–10)",
"80–63"
],
[
"September 9",
"Yankees",
"7–1",
"Barber (9–16)",
"81–63"
],
[
"September 10",
"Yankees",
"9–1",
"Downing (13–9)",
"82–63"
],
[
"September 12",
"Athletics",
"3–1",
"Hunter (11–15)",
"83–63"
],
[
"September 13",
"Athletics",
"4–2",
"Aker (3–8)",
"84–63"
],
[
"September 15",
"Orioles",
"6–2",
"Morehead (5–4)",
"84–64"
],
[
"September 16",
"Orioles",
"4–1",
"Lonborg (20–8)",
"84–65"
],
[
"September 17",
"Orioles",
"5–2",
"Bell (12–12)",
"84–66"
],
[
"September 18",
"@ Tigers",
"6 – 5 (10)",
"Marshall (1–3)",
"85–66"
],
[
"September 19",
"@ Tigers",
"4–2",
"Lolich (11–13)",
"86–66"
],
[
"September 20",
"@ Indians",
"5–4",
"Culver (7–3)",
"87–66"
],
[
"September 21",
"@ Indians",
"6–5",
"Hargan (14–13)",
"88–66"
],
[
"September 22",
"@ Orioles",
"10–0",
"Stephenson (3–1)",
"88–67"
],
[
"September 22",
"@ Orioles",
"10–3",
"Richert (9–16)",
"89–67"
],
[
"September 23",
"@ Orioles",
"7–5",
"Wyatt (10–7)",
"89–68"
],
[
"September 24",
"@ Orioles",
"11–7",
"Phoebus (14–9)",
"90–68"
],
[
"September 26",
"Indians",
"6–3",
"Bell (13–13)",
"90–69"
],
[
"September 27",
"Indians",
"6–0",
"Lonborg (21–9)",
"90–70"
],
[
"September 30",
"Twins",
"6–4",
"Kline (7–1)",
"91–70"
]
],
"name": ""
} | {
"human_readable": "SELECT Record FROM table WHERE Score = 7–5",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"7–5"
]
}
} |
2 | What date have been the game with loss of Aker (3–8)? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1967 Boston Red Sox season",
"page_id": "12195635",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12195635-7",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"September 1",
"White Sox",
"10–2",
"Peters (15–8)",
"77–59"
],
[
"September 2",
"White Sox",
"4–1",
"Lonborg (18–7)",
"77–60"
],
[
"September 3",
"White Sox",
"4–0",
"Stange (8–9)",
"77–61"
],
[
"September 4",
"@ Senators",
"5–2",
"Morehead (4–3)",
"77–62"
],
[
"September 4",
"@ Senators",
"6–4",
"Lines (1–5)",
"78–62"
],
[
"September 5",
"@ Senators",
"8–2",
"Bertaina (4–5)",
"79–62"
],
[
"September 7",
"Yankees",
"3–1",
"Stottlemyre (14–12)",
"80–62"
],
[
"September 8",
"Yankees",
"5–2",
"Stange (8–10)",
"80–63"
],
[
"September 9",
"Yankees",
"7–1",
"Barber (9–16)",
"81–63"
],
[
"September 10",
"Yankees",
"9–1",
"Downing (13–9)",
"82–63"
],
[
"September 12",
"Athletics",
"3–1",
"Hunter (11–15)",
"83–63"
],
[
"September 13",
"Athletics",
"4–2",
"Aker (3–8)",
"84–63"
],
[
"September 15",
"Orioles",
"6–2",
"Morehead (5–4)",
"84–64"
],
[
"September 16",
"Orioles",
"4–1",
"Lonborg (20–8)",
"84–65"
],
[
"September 17",
"Orioles",
"5–2",
"Bell (12–12)",
"84–66"
],
[
"September 18",
"@ Tigers",
"6 – 5 (10)",
"Marshall (1–3)",
"85–66"
],
[
"September 19",
"@ Tigers",
"4–2",
"Lolich (11–13)",
"86–66"
],
[
"September 20",
"@ Indians",
"5–4",
"Culver (7–3)",
"87–66"
],
[
"September 21",
"@ Indians",
"6–5",
"Hargan (14–13)",
"88–66"
],
[
"September 22",
"@ Orioles",
"10–0",
"Stephenson (3–1)",
"88–67"
],
[
"September 22",
"@ Orioles",
"10–3",
"Richert (9–16)",
"89–67"
],
[
"September 23",
"@ Orioles",
"7–5",
"Wyatt (10–7)",
"89–68"
],
[
"September 24",
"@ Orioles",
"11–7",
"Phoebus (14–9)",
"90–68"
],
[
"September 26",
"Indians",
"6–3",
"Bell (13–13)",
"90–69"
],
[
"September 27",
"Indians",
"6–0",
"Lonborg (21–9)",
"90–70"
],
[
"September 30",
"Twins",
"6–4",
"Kline (7–1)",
"91–70"
]
],
"name": ""
} | {
"human_readable": "SELECT Date FROM table WHERE Loss = aker (3–8)",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"aker (3–8)"
]
}
} |
2 | What team had been the opponent when the score had been 7–1? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1967 Boston Red Sox season",
"page_id": "12195635",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12195635-7",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"September 1",
"White Sox",
"10–2",
"Peters (15–8)",
"77–59"
],
[
"September 2",
"White Sox",
"4–1",
"Lonborg (18–7)",
"77–60"
],
[
"September 3",
"White Sox",
"4–0",
"Stange (8–9)",
"77–61"
],
[
"September 4",
"@ Senators",
"5–2",
"Morehead (4–3)",
"77–62"
],
[
"September 4",
"@ Senators",
"6–4",
"Lines (1–5)",
"78–62"
],
[
"September 5",
"@ Senators",
"8–2",
"Bertaina (4–5)",
"79–62"
],
[
"September 7",
"Yankees",
"3–1",
"Stottlemyre (14–12)",
"80–62"
],
[
"September 8",
"Yankees",
"5–2",
"Stange (8–10)",
"80–63"
],
[
"September 9",
"Yankees",
"7–1",
"Barber (9–16)",
"81–63"
],
[
"September 10",
"Yankees",
"9–1",
"Downing (13–9)",
"82–63"
],
[
"September 12",
"Athletics",
"3–1",
"Hunter (11–15)",
"83–63"
],
[
"September 13",
"Athletics",
"4–2",
"Aker (3–8)",
"84–63"
],
[
"September 15",
"Orioles",
"6–2",
"Morehead (5–4)",
"84–64"
],
[
"September 16",
"Orioles",
"4–1",
"Lonborg (20–8)",
"84–65"
],
[
"September 17",
"Orioles",
"5–2",
"Bell (12–12)",
"84–66"
],
[
"September 18",
"@ Tigers",
"6 – 5 (10)",
"Marshall (1–3)",
"85–66"
],
[
"September 19",
"@ Tigers",
"4–2",
"Lolich (11–13)",
"86–66"
],
[
"September 20",
"@ Indians",
"5–4",
"Culver (7–3)",
"87–66"
],
[
"September 21",
"@ Indians",
"6–5",
"Hargan (14–13)",
"88–66"
],
[
"September 22",
"@ Orioles",
"10–0",
"Stephenson (3–1)",
"88–67"
],
[
"September 22",
"@ Orioles",
"10–3",
"Richert (9–16)",
"89–67"
],
[
"September 23",
"@ Orioles",
"7–5",
"Wyatt (10–7)",
"89–68"
],
[
"September 24",
"@ Orioles",
"11–7",
"Phoebus (14–9)",
"90–68"
],
[
"September 26",
"Indians",
"6–3",
"Bell (13–13)",
"90–69"
],
[
"September 27",
"Indians",
"6–0",
"Lonborg (21–9)",
"90–70"
],
[
"September 30",
"Twins",
"6–4",
"Kline (7–1)",
"91–70"
]
],
"name": ""
} | {
"human_readable": "SELECT Opponent FROM table WHERE Score = 7–1",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"7–1"
]
}
} |
2 | What-all was the score when the opponent was the Orioles and the loss are showing morehead (5–4)? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1967 Boston Red Sox season",
"page_id": "12195635",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12195635-7",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"September 1",
"White Sox",
"10–2",
"Peters (15–8)",
"77–59"
],
[
"September 2",
"White Sox",
"4–1",
"Lonborg (18–7)",
"77–60"
],
[
"September 3",
"White Sox",
"4–0",
"Stange (8–9)",
"77–61"
],
[
"September 4",
"@ Senators",
"5–2",
"Morehead (4–3)",
"77–62"
],
[
"September 4",
"@ Senators",
"6–4",
"Lines (1–5)",
"78–62"
],
[
"September 5",
"@ Senators",
"8–2",
"Bertaina (4–5)",
"79–62"
],
[
"September 7",
"Yankees",
"3–1",
"Stottlemyre (14–12)",
"80–62"
],
[
"September 8",
"Yankees",
"5–2",
"Stange (8–10)",
"80–63"
],
[
"September 9",
"Yankees",
"7–1",
"Barber (9–16)",
"81–63"
],
[
"September 10",
"Yankees",
"9–1",
"Downing (13–9)",
"82–63"
],
[
"September 12",
"Athletics",
"3–1",
"Hunter (11–15)",
"83–63"
],
[
"September 13",
"Athletics",
"4–2",
"Aker (3–8)",
"84–63"
],
[
"September 15",
"Orioles",
"6–2",
"Morehead (5–4)",
"84–64"
],
[
"September 16",
"Orioles",
"4–1",
"Lonborg (20–8)",
"84–65"
],
[
"September 17",
"Orioles",
"5–2",
"Bell (12–12)",
"84–66"
],
[
"September 18",
"@ Tigers",
"6 – 5 (10)",
"Marshall (1–3)",
"85–66"
],
[
"September 19",
"@ Tigers",
"4–2",
"Lolich (11–13)",
"86–66"
],
[
"September 20",
"@ Indians",
"5–4",
"Culver (7–3)",
"87–66"
],
[
"September 21",
"@ Indians",
"6–5",
"Hargan (14–13)",
"88–66"
],
[
"September 22",
"@ Orioles",
"10–0",
"Stephenson (3–1)",
"88–67"
],
[
"September 22",
"@ Orioles",
"10–3",
"Richert (9–16)",
"89–67"
],
[
"September 23",
"@ Orioles",
"7–5",
"Wyatt (10–7)",
"89–68"
],
[
"September 24",
"@ Orioles",
"11–7",
"Phoebus (14–9)",
"90–68"
],
[
"September 26",
"Indians",
"6–3",
"Bell (13–13)",
"90–69"
],
[
"September 27",
"Indians",
"6–0",
"Lonborg (21–9)",
"90–70"
],
[
"September 30",
"Twins",
"6–4",
"Kline (7–1)",
"91–70"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Opponent = orioles AND Loss = morehead (5–4)",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
1,
3
],
"operator_index": [
0,
0
],
"condition": [
"orioles",
"morehead (5–4)"
]
}
} |
2 | Are Naming the opponent with a record of 60-61 | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "1988 Toronto Blue Jays season",
"page_id": "12207222",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12207222-6",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"August 1",
"Twins",
"3 - 1",
"Viola (16-4)",
"33,206",
"52-54"
],
[
"August 2",
"Twins",
"11 - 1",
"Lea (6-5)",
"30,327",
"53-54"
],
[
"August 3",
"Twins",
"8 - 3",
"Musselman (3-1)",
"31,340",
"53-55"
],
[
"August 4",
"Twins",
"2 - 1",
"Flanagan (10-8)",
"21,140",
"53-56"
],
[
"August 5",
"Royals",
"7 - 6",
"Power (5-5)",
"31,357",
"54-56"
],
[
"August 6",
"Royals",
"11 - 1",
"Stieb (11-8)",
"34,411",
"54-57"
],
[
"August 7",
"Royals",
"5 - 1",
"Clancy (5-12)",
"37,304",
"54-58"
],
[
"August 8",
"Royals",
"5 - 1",
"Saberhagen (12-11)",
"32,234",
"55-58"
],
[
"August 9",
"@ Yankees",
"6 - 3",
"Candelaria (12-7)",
"30,089",
"56-58"
],
[
"August 10",
"@ Yankees",
"5 - 0",
"Rhoden (7-8)",
"28,026",
"57-58"
],
[
"August 11",
"@ Yankees",
"6 - 5 (11)",
"Righetti (3-3)",
"30,347",
"58-58"
],
[
"August 12",
"@ Royals",
"3 - 2",
"Bannister (9-10)",
"31,858",
"59-58"
],
[
"August 13",
"@ Royals",
"2 - 0",
"Saberhagen (12-12)",
"40,204",
"60-58"
],
[
"August 14",
"@ Royals",
"6 - 0",
"Flanagan (11-9)",
"27,262",
"60-59"
],
[
"August 16",
"@ White Sox",
"5 - 4",
"Key (7-3)",
"15,706",
"60-60"
],
[
"August 17",
"@ White Sox",
"5 - 1",
"Clancy (6-13)",
"14,367",
"60-61"
],
[
"August 19",
"Brewers",
"7 - 4 (10)",
"Ward (8-2)",
"34,178",
"60-62"
],
[
"August 20",
"Brewers",
"8 - 1",
"Flanagan (11-10)",
"38,315",
"60-63"
],
[
"August 21",
"Brewers",
"8 - 4",
"August (7-6)",
"38,424",
"61-63"
],
[
"August 22",
"White Sox",
"6 - 3",
"Reuss (9-8)",
"30,501",
"62-63"
],
[
"August 23",
"White Sox",
"7 - 2",
"Pérez (11-8)",
"28,443",
"63-63"
],
[
"August 24",
"White Sox",
"6 - 4",
"Musselman (5-2)",
"33,385",
"63-64"
],
[
"August 26",
"@ Rangers",
"5 - 1",
"Flanagan (11-11)",
"13,642",
"63-65"
],
[
"August 27",
"@ Rangers",
"5 - 3",
"Key (8-4)",
"21,578",
"63-66"
],
[
"August 28",
"@ Rangers",
"6 - 5 (11)",
"McMurtry (2-2)",
"10,166",
"64-66"
],
[
"August 29",
"@ Brewers",
"6 - 1",
"Filer (5-8)",
"10,207",
"65-66"
],
[
"August 30",
"@ Brewers",
"6 - 2",
"Musselman (5-3)",
"11,876",
"65-67"
],
[
"August 31",
"@ Brewers",
"4 - 2",
"Flanagan (11-12)",
"11,993",
"65-68"
]
],
"name": ""
} | {
"human_readable": "SELECT Opponent FROM table WHERE Record = 60-61",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"60-61"
]
}
} |
2 | Who-all had had a perfections percentage of 77.96%? | {
"header": [
"Rank",
"Name",
"Nationality",
"Score",
"Perfection"
],
"page_title": "FAI World Grand Prix",
"page_id": "12963707",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-12963707-2",
"section_title": "",
"caption": "Final Results 2007 FAI World Grand Prix",
"rows": [
[
"1",
"Svetlana Kapanina",
"RUS",
"9'670",
"80.58%"
],
[
"2",
"Viktor Chmal",
"RUS",
"9'640",
"80.33%"
],
[
"3",
"Mikhail MAMISTOV",
"RUS",
"9'355",
"77.96%"
],
[
"4",
"Elena Klimovich",
"RUS",
"9'325",
"77.71%"
],
[
"5",
"Oleg Shpolyanskiy",
"RUS",
"9'230",
"76.92%"
],
[
"6",
"Castor Fantoba",
"ESP",
"9'220",
"76.83%"
],
[
"7",
"François Le Vot",
"FRA",
"9'205",
"76.71%"
],
[
"8",
"Svetlana Fedorenko",
"RUS",
"9'070",
"75.58%"
],
[
"9",
"Pierre Marmy",
"SWI",
"8'790",
"73.24%"
]
],
"name": ""
} | {
"human_readable": "SELECT Name FROM table WHERE Perfection = 77.96%",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"77.96%"
]
}
} |
2 | What-all was the rank of Svetlana Fedorenko? | {
"header": [
"Rank",
"Name",
"Nationality",
"Score",
"Perfection"
],
"page_title": "FAI World Grand Prix",
"page_id": "12963707",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-12963707-2",
"section_title": "",
"caption": "Final Results 2007 FAI World Grand Prix",
"rows": [
[
"1",
"Svetlana Kapanina",
"RUS",
"9'670",
"80.58%"
],
[
"2",
"Viktor Chmal",
"RUS",
"9'640",
"80.33%"
],
[
"3",
"Mikhail MAMISTOV",
"RUS",
"9'355",
"77.96%"
],
[
"4",
"Elena Klimovich",
"RUS",
"9'325",
"77.71%"
],
[
"5",
"Oleg Shpolyanskiy",
"RUS",
"9'230",
"76.92%"
],
[
"6",
"Castor Fantoba",
"ESP",
"9'220",
"76.83%"
],
[
"7",
"François Le Vot",
"FRA",
"9'205",
"76.71%"
],
[
"8",
"Svetlana Fedorenko",
"RUS",
"9'070",
"75.58%"
],
[
"9",
"Pierre Marmy",
"SWI",
"8'790",
"73.24%"
]
],
"name": ""
} | {
"human_readable": "SELECT Rank FROM table WHERE Name = svetlana fedorenko",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"svetlana fedorenko"
]
}
} |
2 | Who-all had had a perfections 73.24% percentage? | {
"header": [
"Rank",
"Name",
"Nationality",
"Score",
"Perfection"
],
"page_title": "FAI World Grand Prix",
"page_id": "12963707",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "2-12963707-2",
"section_title": "",
"caption": "Final Results 2007 FAI World Grand Prix",
"rows": [
[
"1",
"Svetlana Kapanina",
"RUS",
"9'670",
"80.58%"
],
[
"2",
"Viktor Chmal",
"RUS",
"9'640",
"80.33%"
],
[
"3",
"Mikhail MAMISTOV",
"RUS",
"9'355",
"77.96%"
],
[
"4",
"Elena Klimovich",
"RUS",
"9'325",
"77.71%"
],
[
"5",
"Oleg Shpolyanskiy",
"RUS",
"9'230",
"76.92%"
],
[
"6",
"Castor Fantoba",
"ESP",
"9'220",
"76.83%"
],
[
"7",
"François Le Vot",
"FRA",
"9'205",
"76.71%"
],
[
"8",
"Svetlana Fedorenko",
"RUS",
"9'070",
"75.58%"
],
[
"9",
"Pierre Marmy",
"SWI",
"8'790",
"73.24%"
]
],
"name": ""
} | {
"human_readable": "SELECT Name FROM table WHERE Perfection = 73.24%",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"73.24%"
]
}
} |
2 | What-all was the score of the game on June 1? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1967 Boston Red Sox season",
"page_id": "12195635",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12195635-4",
"section_title": "Game log",
"caption": "Game log",
"rows": [
[
"June 1",
"Twins",
"4–0",
"Rohr (2–3)",
"22–21"
],
[
"June 2",
"@ Indians",
"2–1",
"Siebert (4–4)",
"23–21"
],
[
"June 3",
"@ Indians",
"6–2",
"Bell (1–5)",
"24–21"
],
[
"June 4",
"@ Indians",
"3–0",
"Stange (0–3)",
"24–22"
],
[
"June 6",
"@ White Sox",
"5–3",
"Brandon (2–6)",
"24–23"
],
[
"June 8",
"@ White Sox",
"5–2",
"Bennett (4–2)",
"24–24"
],
[
"June 8",
"@ White Sox",
"7–3",
"Howard (1–4)",
"25–24"
],
[
"June 9",
"Senators",
"8–7",
"Humphreys (1–1)",
"26–24"
],
[
"June 10",
"Senators",
"7–3",
"Stange (0–4)",
"26–25"
],
[
"June 11",
"Senators",
"4–3",
"Baldwin (0–1)",
"27–25"
],
[
"June 11",
"Senators",
"8–7",
"Osinski (2–1)",
"27–26"
],
[
"June 12",
"Yankees",
"3–1",
"Verbanic (2–1)",
"28–26"
],
[
"June 13",
"Yankees",
"5–3",
"Lonborg (7–2)",
"28–27"
],
[
"June 14",
"White Sox",
"8–7",
"Bennett (4–3)",
"28–28"
],
[
"June 14",
"White Sox",
"6–1",
"Klages (0–1)",
"29–28"
],
[
"June 15",
"White Sox",
"2 – 1 (11)",
"Buzhardt (2–6)",
"30–28"
],
[
"June 16",
"@ Senators",
"1–0",
"Bell (3–6)",
"30–29"
],
[
"June 16",
"@ Senators",
"4–3",
"Wyatt (4–3)",
"30–30"
],
[
"June 17",
"@ Senators",
"5–1",
"Moore (3–4)",
"31–30"
],
[
"June 18",
"@ Senators",
"3 – 2 (10)",
"Santiago (4–3)",
"31–31"
],
[
"June 20",
"@ Yankees",
"7–1",
"Stottlemyre (6–7)",
"32–31"
],
[
"June 21",
"@ Yankees",
"8–1",
"Tillotson (3–3)",
"33–31"
],
[
"June 23",
"Indians",
"8–4",
"Siebert (6–7)",
"34–31"
],
[
"June 24",
"Indians",
"3–2",
"Brandon (2–7)",
"34–32"
],
[
"June 25",
"Indians",
"8–3",
"Tiant (6–2)",
"35–32"
],
[
"June 26",
"@ Twins",
"2–1",
"Lonborg (9–3)",
"35–33"
],
[
"June 27",
"@ Twins",
"3–2",
"Chance (10–6)",
"36–33"
],
[
"June 28",
"@ Twins",
"3–2",
"Stange (2–5)",
"36–34"
],
[
"June 30",
"@ Athletics",
"5–3",
"Nash (8–7)",
"37–34"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Date = june 1",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"june 1"
]
}
} |
2 | What-all had been the score against andrei pavel? | {
"header": [
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
"page_title": "Simone Bolelli",
"page_id": "12598104",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12598104-8",
"section_title": "Futures and Challengers singles titles",
"caption": "Futures and Challengers singles titles",
"rows": [
[
"17 May 2004",
"Verona",
"Clay",
"Alex Vittur",
"6–1, 7–6"
],
[
"5 July 2004",
"Bologna",
"Clay",
"Mattia Livraghi",
"6–2, 6–3"
],
[
"3 July 2006",
"Biella",
"Clay",
"Ivo Minář",
"7–5, 3–6, 7–6"
],
[
"28 August 2006",
"Como",
"Clay",
"Federico Luzzi",
"4–6, 6–3, 6–2"
],
[
"30 April 2007",
"Tunis",
"Clay",
"Andrei Pavel",
"4–6, 7–6, 6–2"
],
[
"5 November 2007",
"Bratislava",
"Hard (i)",
"Alejandro Falla",
"4–6, 7–6, 6–1"
],
[
"28 June 2010",
"Turin",
"Clay",
"Potito Starace",
"7–6, 6–2"
],
[
"2 May 2011",
"Rome",
"Clay",
"Eduardo Schwank",
"2–6, 6–1, 6–3"
],
[
"3 March 2012",
"Florianópolis",
"Clay",
"Blaž Kavčič",
"6–4, 6–3"
],
[
"22 July 2012",
"Recanati",
"Hard",
"Fabrice Martin",
"6–3, 6–2"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Opponent = andrei pavel",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"andrei pavel"
]
}
} |
2 | When had been the tournament of bologna? | {
"header": [
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
"page_title": "Simone Bolelli",
"page_id": "12598104",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12598104-8",
"section_title": "Futures and Challengers singles titles",
"caption": "Futures and Challengers singles titles",
"rows": [
[
"17 May 2004",
"Verona",
"Clay",
"Alex Vittur",
"6–1, 7–6"
],
[
"5 July 2004",
"Bologna",
"Clay",
"Mattia Livraghi",
"6–2, 6–3"
],
[
"3 July 2006",
"Biella",
"Clay",
"Ivo Minář",
"7–5, 3–6, 7–6"
],
[
"28 August 2006",
"Como",
"Clay",
"Federico Luzzi",
"4–6, 6–3, 6–2"
],
[
"30 April 2007",
"Tunis",
"Clay",
"Andrei Pavel",
"4–6, 7–6, 6–2"
],
[
"5 November 2007",
"Bratislava",
"Hard (i)",
"Alejandro Falla",
"4–6, 7–6, 6–1"
],
[
"28 June 2010",
"Turin",
"Clay",
"Potito Starace",
"7–6, 6–2"
],
[
"2 May 2011",
"Rome",
"Clay",
"Eduardo Schwank",
"2–6, 6–1, 6–3"
],
[
"3 March 2012",
"Florianópolis",
"Clay",
"Blaž Kavčič",
"6–4, 6–3"
],
[
"22 July 2012",
"Recanati",
"Hard",
"Fabrice Martin",
"6–3, 6–2"
]
],
"name": ""
} | {
"human_readable": "SELECT Date FROM table WHERE Tournament = bologna",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"bologna"
]
}
} |
2 | Who-all play on clay and had a score of 6–1, 7–6? | {
"header": [
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
"page_title": "Simone Bolelli",
"page_id": "12598104",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12598104-8",
"section_title": "Futures and Challengers singles titles",
"caption": "Futures and Challengers singles titles",
"rows": [
[
"17 May 2004",
"Verona",
"Clay",
"Alex Vittur",
"6–1, 7–6"
],
[
"5 July 2004",
"Bologna",
"Clay",
"Mattia Livraghi",
"6–2, 6–3"
],
[
"3 July 2006",
"Biella",
"Clay",
"Ivo Minář",
"7–5, 3–6, 7–6"
],
[
"28 August 2006",
"Como",
"Clay",
"Federico Luzzi",
"4–6, 6–3, 6–2"
],
[
"30 April 2007",
"Tunis",
"Clay",
"Andrei Pavel",
"4–6, 7–6, 6–2"
],
[
"5 November 2007",
"Bratislava",
"Hard (i)",
"Alejandro Falla",
"4–6, 7–6, 6–1"
],
[
"28 June 2010",
"Turin",
"Clay",
"Potito Starace",
"7–6, 6–2"
],
[
"2 May 2011",
"Rome",
"Clay",
"Eduardo Schwank",
"2–6, 6–1, 6–3"
],
[
"3 March 2012",
"Florianópolis",
"Clay",
"Blaž Kavčič",
"6–4, 6–3"
],
[
"22 July 2012",
"Recanati",
"Hard",
"Fabrice Martin",
"6–3, 6–2"
]
],
"name": ""
} | {
"human_readable": "SELECT Opponent FROM table WHERE Surface = clay AND Score = 6–1, 7–6",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2,
4
],
"operator_index": [
0,
0
],
"condition": [
"clay",
"6–1, 7–6"
]
}
} |
2 | Who-all had played on clays on 3 march 2012? | {
"header": [
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
"page_title": "Simone Bolelli",
"page_id": "12598104",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12598104-8",
"section_title": "Futures and Challengers singles titles",
"caption": "Futures and Challengers singles titles",
"rows": [
[
"17 May 2004",
"Verona",
"Clay",
"Alex Vittur",
"6–1, 7–6"
],
[
"5 July 2004",
"Bologna",
"Clay",
"Mattia Livraghi",
"6–2, 6–3"
],
[
"3 July 2006",
"Biella",
"Clay",
"Ivo Minář",
"7–5, 3–6, 7–6"
],
[
"28 August 2006",
"Como",
"Clay",
"Federico Luzzi",
"4–6, 6–3, 6–2"
],
[
"30 April 2007",
"Tunis",
"Clay",
"Andrei Pavel",
"4–6, 7–6, 6–2"
],
[
"5 November 2007",
"Bratislava",
"Hard (i)",
"Alejandro Falla",
"4–6, 7–6, 6–1"
],
[
"28 June 2010",
"Turin",
"Clay",
"Potito Starace",
"7–6, 6–2"
],
[
"2 May 2011",
"Rome",
"Clay",
"Eduardo Schwank",
"2–6, 6–1, 6–3"
],
[
"3 March 2012",
"Florianópolis",
"Clay",
"Blaž Kavčič",
"6–4, 6–3"
],
[
"22 July 2012",
"Recanati",
"Hard",
"Fabrice Martin",
"6–3, 6–2"
]
],
"name": ""
} | {
"human_readable": "SELECT Opponent FROM table WHERE Surface = clay AND Date = 3 march 2012",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2,
0
],
"operator_index": [
0,
0
],
"condition": [
"clay",
"3 march 2012"
]
}
} |
2 | What-all had been the score against fabrice martin? | {
"header": [
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
"page_title": "Simone Bolelli",
"page_id": "12598104",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12598104-8",
"section_title": "Futures and Challengers singles titles",
"caption": "Futures and Challengers singles titles",
"rows": [
[
"17 May 2004",
"Verona",
"Clay",
"Alex Vittur",
"6–1, 7–6"
],
[
"5 July 2004",
"Bologna",
"Clay",
"Mattia Livraghi",
"6–2, 6–3"
],
[
"3 July 2006",
"Biella",
"Clay",
"Ivo Minář",
"7–5, 3–6, 7–6"
],
[
"28 August 2006",
"Como",
"Clay",
"Federico Luzzi",
"4–6, 6–3, 6–2"
],
[
"30 April 2007",
"Tunis",
"Clay",
"Andrei Pavel",
"4–6, 7–6, 6–2"
],
[
"5 November 2007",
"Bratislava",
"Hard (i)",
"Alejandro Falla",
"4–6, 7–6, 6–1"
],
[
"28 June 2010",
"Turin",
"Clay",
"Potito Starace",
"7–6, 6–2"
],
[
"2 May 2011",
"Rome",
"Clay",
"Eduardo Schwank",
"2–6, 6–1, 6–3"
],
[
"3 March 2012",
"Florianópolis",
"Clay",
"Blaž Kavčič",
"6–4, 6–3"
],
[
"22 July 2012",
"Recanati",
"Hard",
"Fabrice Martin",
"6–3, 6–2"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Opponent = fabrice martin",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"fabrice martin"
]
}
} |
2 | What-all had been the surface of the score of 7–5, 3–6, 7–6? | {
"header": [
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
"page_title": "Simone Bolelli",
"page_id": "12598104",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12598104-8",
"section_title": "Futures and Challengers singles titles",
"caption": "Futures and Challengers singles titles",
"rows": [
[
"17 May 2004",
"Verona",
"Clay",
"Alex Vittur",
"6–1, 7–6"
],
[
"5 July 2004",
"Bologna",
"Clay",
"Mattia Livraghi",
"6–2, 6–3"
],
[
"3 July 2006",
"Biella",
"Clay",
"Ivo Minář",
"7–5, 3–6, 7–6"
],
[
"28 August 2006",
"Como",
"Clay",
"Federico Luzzi",
"4–6, 6–3, 6–2"
],
[
"30 April 2007",
"Tunis",
"Clay",
"Andrei Pavel",
"4–6, 7–6, 6–2"
],
[
"5 November 2007",
"Bratislava",
"Hard (i)",
"Alejandro Falla",
"4–6, 7–6, 6–1"
],
[
"28 June 2010",
"Turin",
"Clay",
"Potito Starace",
"7–6, 6–2"
],
[
"2 May 2011",
"Rome",
"Clay",
"Eduardo Schwank",
"2–6, 6–1, 6–3"
],
[
"3 March 2012",
"Florianópolis",
"Clay",
"Blaž Kavčič",
"6–4, 6–3"
],
[
"22 July 2012",
"Recanati",
"Hard",
"Fabrice Martin",
"6–3, 6–2"
]
],
"name": ""
} | {
"human_readable": "SELECT Surface FROM table WHERE Score = 7–5, 3–6, 7–6",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"7–5, 3–6, 7–6"
]
}
} |
2 | What-allare the Orders with an Marino Bulcani Elector? | {
"header": [
"Elector",
"Order",
"Title",
"Elevated",
"Elevator"
],
"page_title": "Papal conclave, 1389",
"page_id": "12141437",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12141437-1",
"section_title": "Cardinal electors",
"caption": "Cardinal electors",
"rows": [
[
"Francesco Moricotti Prignani",
"Cardinal-bishop",
"Bishop of Palestrina",
"1378, September 18",
"Urban VI"
],
[
"Andrea Bontempi Martini",
"Cardinal-priest",
"Titulus Ss. Marcellino e Pietro",
"1378, September 18",
"Urban VI"
],
[
"Poncello Orsini",
"Cardinal-priest",
"Titulus S. Clemente",
"1378, September 18",
"Urban VI"
],
[
"Pietro Tomacelli",
"Cardinal-priest",
"Titulus S. Anastasia",
"1381, December 21",
"Urban VI"
],
[
"Angelo Acciaioli",
"Cardinal-priest",
"Titulus S. Lorenzo in Damaso.",
"1384, December 17",
"Urban VI"
],
[
"Francesco Carbone Tomacelli , O.Cist.",
"Cardinal-priest",
"Titulus S. Susanna",
"1384, December 17",
"Urban VI"
],
[
"Stefano Palosio",
"Cardinal-priest",
"Titulus S. Marcello.",
"1384, December 17",
"Urban VI"
],
[
"Tommaso Orsini dei Conti di Manupello",
"Cardinal-deacon",
"Deacon of S. Maria in Domnica",
"Circa 1383—1379",
"Urban VI"
],
[
"Francesco Renzio",
"Cardinal-deacon",
"Deacon of S. Eustachio",
"1381, December 21",
"Urban VI"
],
[
"Marino Bulcani",
"Cardinal-deacon",
"Deacon of S. Maria Nuova.",
"1384, December 17",
"Urban VI"
],
[
"Rinaldo Brancaccio",
"Cardinal-deacon",
"Deacon of Ss. Vito e Modesto",
"1384, December 17",
"Urban VI"
],
[
"Ludovico Fieschi",
"Cardinal-deacon",
"Deacon of S. Adriano",
"1384, December 17",
"Urban VI"
],
[
"Angelo d'Anna de Sommariva , O.Camald.",
"Cardinal-deacon",
"Deacon of S. Lucia in Septisolio",
"1384, December 17",
"Urban VI"
]
],
"name": ""
} | {
"human_readable": "SELECT Order FROM table WHERE Elector = marino bulcani",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"marino bulcani"
]
}
} |
2 | What-all's the Elevator that Elevated: 1378, September 18, an Order of Cardinal-Priest, and an Elector of Poncello Orsini? | {
"header": [
"Elector",
"Order",
"Title",
"Elevated",
"Elevator"
],
"page_title": "Papal conclave, 1389",
"page_id": "12141437",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12141437-1",
"section_title": "Cardinal electors",
"caption": "Cardinal electors",
"rows": [
[
"Francesco Moricotti Prignani",
"Cardinal-bishop",
"Bishop of Palestrina",
"1378, September 18",
"Urban VI"
],
[
"Andrea Bontempi Martini",
"Cardinal-priest",
"Titulus Ss. Marcellino e Pietro",
"1378, September 18",
"Urban VI"
],
[
"Poncello Orsini",
"Cardinal-priest",
"Titulus S. Clemente",
"1378, September 18",
"Urban VI"
],
[
"Pietro Tomacelli",
"Cardinal-priest",
"Titulus S. Anastasia",
"1381, December 21",
"Urban VI"
],
[
"Angelo Acciaioli",
"Cardinal-priest",
"Titulus S. Lorenzo in Damaso.",
"1384, December 17",
"Urban VI"
],
[
"Francesco Carbone Tomacelli , O.Cist.",
"Cardinal-priest",
"Titulus S. Susanna",
"1384, December 17",
"Urban VI"
],
[
"Stefano Palosio",
"Cardinal-priest",
"Titulus S. Marcello.",
"1384, December 17",
"Urban VI"
],
[
"Tommaso Orsini dei Conti di Manupello",
"Cardinal-deacon",
"Deacon of S. Maria in Domnica",
"Circa 1383—1379",
"Urban VI"
],
[
"Francesco Renzio",
"Cardinal-deacon",
"Deacon of S. Eustachio",
"1381, December 21",
"Urban VI"
],
[
"Marino Bulcani",
"Cardinal-deacon",
"Deacon of S. Maria Nuova.",
"1384, December 17",
"Urban VI"
],
[
"Rinaldo Brancaccio",
"Cardinal-deacon",
"Deacon of Ss. Vito e Modesto",
"1384, December 17",
"Urban VI"
],
[
"Ludovico Fieschi",
"Cardinal-deacon",
"Deacon of S. Adriano",
"1384, December 17",
"Urban VI"
],
[
"Angelo d'Anna de Sommariva , O.Camald.",
"Cardinal-deacon",
"Deacon of S. Lucia in Septisolio",
"1384, December 17",
"Urban VI"
]
],
"name": ""
} | {
"human_readable": "SELECT Elevator FROM table WHERE Elevated = 1378, september 18 AND Order = cardinal-priest AND Elector = poncello orsini",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3,
1,
0
],
"operator_index": [
0,
0,
0
],
"condition": [
"1378, september 18",
"cardinal-priest",
"poncello orsini"
]
}
} |
2 | What-all is listed as the Elector with the Title of Deacon of S. Maria in Domnica? | {
"header": [
"Elector",
"Order",
"Title",
"Elevated",
"Elevator"
],
"page_title": "Papal conclave, 1389",
"page_id": "12141437",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12141437-1",
"section_title": "Cardinal electors",
"caption": "Cardinal electors",
"rows": [
[
"Francesco Moricotti Prignani",
"Cardinal-bishop",
"Bishop of Palestrina",
"1378, September 18",
"Urban VI"
],
[
"Andrea Bontempi Martini",
"Cardinal-priest",
"Titulus Ss. Marcellino e Pietro",
"1378, September 18",
"Urban VI"
],
[
"Poncello Orsini",
"Cardinal-priest",
"Titulus S. Clemente",
"1378, September 18",
"Urban VI"
],
[
"Pietro Tomacelli",
"Cardinal-priest",
"Titulus S. Anastasia",
"1381, December 21",
"Urban VI"
],
[
"Angelo Acciaioli",
"Cardinal-priest",
"Titulus S. Lorenzo in Damaso.",
"1384, December 17",
"Urban VI"
],
[
"Francesco Carbone Tomacelli , O.Cist.",
"Cardinal-priest",
"Titulus S. Susanna",
"1384, December 17",
"Urban VI"
],
[
"Stefano Palosio",
"Cardinal-priest",
"Titulus S. Marcello.",
"1384, December 17",
"Urban VI"
],
[
"Tommaso Orsini dei Conti di Manupello",
"Cardinal-deacon",
"Deacon of S. Maria in Domnica",
"Circa 1383—1379",
"Urban VI"
],
[
"Francesco Renzio",
"Cardinal-deacon",
"Deacon of S. Eustachio",
"1381, December 21",
"Urban VI"
],
[
"Marino Bulcani",
"Cardinal-deacon",
"Deacon of S. Maria Nuova.",
"1384, December 17",
"Urban VI"
],
[
"Rinaldo Brancaccio",
"Cardinal-deacon",
"Deacon of Ss. Vito e Modesto",
"1384, December 17",
"Urban VI"
],
[
"Ludovico Fieschi",
"Cardinal-deacon",
"Deacon of S. Adriano",
"1384, December 17",
"Urban VI"
],
[
"Angelo d'Anna de Sommariva , O.Camald.",
"Cardinal-deacon",
"Deacon of S. Lucia in Septisolio",
"1384, December 17",
"Urban VI"
]
],
"name": ""
} | {
"human_readable": "SELECT Elector FROM table WHERE Title = deacon of s. maria in domnica",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"deacon of s. maria in domnica"
]
}
} |
2 | What-all's listed for the Elevated category have an Orders of Cardinal-Bishop? | {
"header": [
"Elector",
"Order",
"Title",
"Elevated",
"Elevator"
],
"page_title": "Papal conclave, 1389",
"page_id": "12141437",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12141437-1",
"section_title": "Cardinal electors",
"caption": "Cardinal electors",
"rows": [
[
"Francesco Moricotti Prignani",
"Cardinal-bishop",
"Bishop of Palestrina",
"1378, September 18",
"Urban VI"
],
[
"Andrea Bontempi Martini",
"Cardinal-priest",
"Titulus Ss. Marcellino e Pietro",
"1378, September 18",
"Urban VI"
],
[
"Poncello Orsini",
"Cardinal-priest",
"Titulus S. Clemente",
"1378, September 18",
"Urban VI"
],
[
"Pietro Tomacelli",
"Cardinal-priest",
"Titulus S. Anastasia",
"1381, December 21",
"Urban VI"
],
[
"Angelo Acciaioli",
"Cardinal-priest",
"Titulus S. Lorenzo in Damaso.",
"1384, December 17",
"Urban VI"
],
[
"Francesco Carbone Tomacelli , O.Cist.",
"Cardinal-priest",
"Titulus S. Susanna",
"1384, December 17",
"Urban VI"
],
[
"Stefano Palosio",
"Cardinal-priest",
"Titulus S. Marcello.",
"1384, December 17",
"Urban VI"
],
[
"Tommaso Orsini dei Conti di Manupello",
"Cardinal-deacon",
"Deacon of S. Maria in Domnica",
"Circa 1383—1379",
"Urban VI"
],
[
"Francesco Renzio",
"Cardinal-deacon",
"Deacon of S. Eustachio",
"1381, December 21",
"Urban VI"
],
[
"Marino Bulcani",
"Cardinal-deacon",
"Deacon of S. Maria Nuova.",
"1384, December 17",
"Urban VI"
],
[
"Rinaldo Brancaccio",
"Cardinal-deacon",
"Deacon of Ss. Vito e Modesto",
"1384, December 17",
"Urban VI"
],
[
"Ludovico Fieschi",
"Cardinal-deacon",
"Deacon of S. Adriano",
"1384, December 17",
"Urban VI"
],
[
"Angelo d'Anna de Sommariva , O.Camald.",
"Cardinal-deacon",
"Deacon of S. Lucia in Septisolio",
"1384, December 17",
"Urban VI"
]
],
"name": ""
} | {
"human_readable": "SELECT Elevated FROM table WHERE Order = cardinal-bishop",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"cardinal-bishop"
]
}
} |
2 | The Milford School has what Division Record? | {
"header": [
"School",
"Team",
"Division Record",
"Overall Record",
"Season Outcome"
],
"page_title": "Henlopen Conference",
"page_id": "13054553",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13054553-7",
"section_title": "2006 Regular Season Football Standings",
"caption": "2006 Regular Season Football Standings",
"rows": [
[
"Sussex Central",
"Golden Knights",
"5 - 0",
"11 - 1",
"Loss in Div. I Championship Game"
],
[
"Milford",
"Buccaneers",
"3 - 2",
"6 - 4",
"Failed to make playoffs"
],
[
"Cape Henlopen",
"Vikings",
"3 - 2",
"5 - 5",
"Failed to make playoffs"
],
[
"Caesar Rodney",
"Riders",
"2 - 3",
"5 - 5",
"Failed to make playoffs"
],
[
"Dover",
"Senators",
"3 - 3",
"5 - 5",
"Failed to make playoffs"
],
[
"Sussex Tech",
"Ravens",
"0 - 5",
"2 - 8",
"Failed to make playoffs"
]
],
"name": ""
} | {
"human_readable": "SELECT Division Record FROM table WHERE School = milford",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"milford"
]
}
} |
2 | What-all is the name of the School of the Sussex Tech's Team? | {
"header": [
"School",
"Team",
"Division Record",
"Overall Record",
"Season Outcome"
],
"page_title": "Henlopen Conference",
"page_id": "13054553",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13054553-7",
"section_title": "2006 Regular Season Football Standings",
"caption": "2006 Regular Season Football Standings",
"rows": [
[
"Sussex Central",
"Golden Knights",
"5 - 0",
"11 - 1",
"Loss in Div. I Championship Game"
],
[
"Milford",
"Buccaneers",
"3 - 2",
"6 - 4",
"Failed to make playoffs"
],
[
"Cape Henlopen",
"Vikings",
"3 - 2",
"5 - 5",
"Failed to make playoffs"
],
[
"Caesar Rodney",
"Riders",
"2 - 3",
"5 - 5",
"Failed to make playoffs"
],
[
"Dover",
"Senators",
"3 - 3",
"5 - 5",
"Failed to make playoffs"
],
[
"Sussex Tech",
"Ravens",
"0 - 5",
"2 - 8",
"Failed to make playoffs"
]
],
"name": ""
} | {
"human_readable": "SELECT Team FROM table WHERE School = sussex tech",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"sussex tech"
]
}
} |
2 | What-all had been Arnold Palmer's score in the tournamnet? | {
"header": [
"Place",
"Player",
"Country",
"Score",
"To par",
"Money (US$)"
],
"page_title": "1960 Masters Tournament",
"page_id": "13166318",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-13166318-1",
"section_title": "Final leaderboard",
"caption": "Final leaderboard",
"rows": [
[
"1",
"Arnold Palmer",
"United States",
"67-73-72-70=282",
"−6",
"17,500"
],
[
"2",
"Ken Venturi",
"United States",
"73-69-71-70=283",
"−5",
"10,500"
],
[
"3",
"Dow Finsterwald",
"United States",
"71-70-72-71=284",
"−4",
"7,000"
],
[
"4",
"Billy Casper",
"United States",
"71-71-71-74=287",
"−1",
"5,250"
],
[
"5",
"Julius Boros",
"United States",
"72-71-70-75=288",
"E",
"4,200"
],
[
"T6",
"Walter Burkemo",
"United States",
"72-69-75-73=289",
"+1",
"2,800"
],
[
"T6",
"Ben Hogan",
"United States",
"73-68-72-76=289",
"+1",
"2,800"
],
[
"T6",
"Gary Player",
"South Africa",
"72-71-72-74=289",
"+1",
"2,800"
],
[
"T9",
"Lionel Hebert",
"United States",
"74-70-73-73=290",
"+2",
"1,575"
],
[
"T9",
"Stan Leonard",
"Canada",
"72-72-72-74=290",
"+2",
"1,575"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Player = arnold palmer",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"arnold palmer"
]
}
} |
2 | What-all the name of Peter White's party? | {
"header": [
"Member",
"Party",
"Electorate",
"State",
"Term in office"
],
"page_title": "Members of the Australian House of Representatives, 1983–1984",
"page_id": "1247756",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-1247756-1",
"section_title": "",
"caption": "See also",
"rows": [
[
"Hon Evan Adermann",
"National",
"Fairfax",
"Qld",
"1972–1990"
],
[
"Ken Aldred [2 ]",
"Liberal",
"Bruce",
"Vic",
"1975–1980, 1983–1996"
],
[
"Neil Andrew",
"Liberal",
"Wakefield",
"SA",
"1983–2004"
],
[
"Rt Hon Doug Anthony [6 ]",
"National",
"Richmond",
"NSW",
"1957–1984"
],
[
"Peter Baldwin",
"Labor",
"Sydney",
"NSW",
"1983–1998"
],
[
"Hon Kim Beazley",
"Labor",
"Swan",
"WA",
"1980–2007"
],
[
"David Beddall",
"Labor",
"Fadden",
"Qld",
"1983–1998"
],
[
"Gordon Bilney",
"Labor",
"Kingston",
"SA",
"1983–1996"
],
[
"Allen Blanchard",
"Labor",
"Moore",
"WA",
"1983–1990"
],
[
"Dr Neal Blewett",
"Labor",
"Bonython",
"SA",
"1977–1994"
],
[
"Charles Blunt [6 ]",
"National",
"Richmond",
"NSW",
"1984–1990"
],
[
"Hon Lionel Bowen",
"Labor",
"Kingsford-Smith",
"NSW",
"1969–1990"
],
[
"Ray Braithwaite",
"National",
"Dawson",
"Qld",
"1975–1996"
],
[
"Bob Brown",
"Labor",
"Hunter",
"NSW",
"1980–1998"
],
[
"John Brown",
"Labor",
"Parramatta",
"NSW",
"1977–1990"
],
[
"John Brumby",
"Labor",
"Bendigo",
"Vic",
"1983–1990"
],
[
"Max Burr",
"Liberal",
"Wilmot",
"Tas",
"1975–1993"
],
[
"Alan Cadman",
"Liberal",
"Mitchell",
"NSW",
"1974–2007"
],
[
"Ewen Cameron",
"Liberal",
"Indi",
"Vic",
"1977–1993"
],
[
"Donald Cameron [3 ]",
"Liberal",
"Moreton",
"Qld",
"1966–1983, 1983–1990"
],
[
"Ian Cameron",
"National",
"Maranoa",
"Qld",
"1980–1990"
],
[
"Graeme Campbell",
"Labor",
"Kalgoorlie",
"WA",
"1980–1998"
],
[
"Hon Jim Carlton",
"Liberal",
"Mackellar",
"NSW",
"1977–1994"
],
[
"David Charles",
"Labor",
"Isaacs",
"Vic",
"1980–1990"
],
[
"Dr Ric Charlesworth",
"Labor",
"Perth",
"WA",
"1983–1993"
],
[
"Joan Child",
"Labor",
"Henty",
"Vic",
"1974–1975, 1980–1990"
],
[
"Bob Chynoweth",
"Labor",
"Flinders",
"Vic",
"1983–1990, 1993–1996"
],
[
"Barry Cohen",
"Labor",
"Robertson",
"NSW",
"1969–1990"
],
[
"Peter Coleman",
"Liberal",
"Wentworth",
"NSW",
"1981–1987"
],
[
"David Connolly",
"Liberal",
"Bradfield",
"NSW",
"1974–1996"
],
[
"Bruce Cowan",
"National",
"Lyne",
"NSW",
"1980–1993"
],
[
"Manfred Cross",
"Labor",
"Brisbane",
"Qld",
"1961–1975, 1980–1990"
],
[
"Barry Cunningham",
"Labor",
"McMillan",
"Vic",
"1980–1990, 1993–1996"
],
[
"Elaine Darling",
"Labor",
"Lilley",
"Qld",
"1980–1993"
],
[
"John Dawkins",
"Labor",
"Fremantle",
"WA",
"1974–1975, 1977–1994"
],
[
"Hon Don Dobie",
"Liberal",
"Cook",
"NSW",
"1966–1972, 1975–1998"
],
[
"Peter Drummond",
"Liberal",
"Forrest",
"WA",
"1972–1987"
],
[
"Michael Duffy",
"Labor",
"Holt",
"Vic",
"1980–1996"
],
[
"Dr Harry Edwards",
"Liberal",
"Berowra",
"NSW",
"1972–1993"
],
[
"Ron Edwards",
"Labor",
"Stirling",
"WA",
"1983–1993"
],
[
"Hon Dr Douglas Everingham",
"Labor",
"Capricornia",
"Qld",
"1967–1975, 1977–1984"
],
[
"Wendy Fatin",
"Labor",
"Brand",
"WA",
"1983–1996"
],
[
"Hon Wal Fife",
"Liberal",
"Farrer",
"NSW",
"1975–1993"
],
[
"Peter Fisher",
"National",
"Mallee",
"Vic",
"1972–1993"
],
[
"Rt Hon Malcolm Fraser [1 ]",
"Liberal",
"Wannon",
"Vic",
"1955–1983"
],
[
"Ross Free",
"Labor",
"Macquarie",
"NSW",
"1980–1996"
],
[
"Ken Fry",
"Labor",
"Fraser",
"ACT",
"1980–1984"
],
[
"John Gayler",
"Labor",
"Leichhardt",
"Qld",
"1983–1993"
],
[
"George Gear",
"Labor",
"Tangney",
"WA",
"1983–1996"
],
[
"Bruce Goodluck",
"Liberal",
"Franklin",
"Tas",
"1975–1993"
],
[
"Russ Gorman",
"Labor",
"Chifley",
"NSW",
"1983–1996"
],
[
"Alan Griffiths",
"Labor",
"Maribyrnong",
"Vic",
"1983–1996"
],
[
"Hon Ray Groom",
"Liberal",
"Braddon",
"Tas",
"1975–1984"
],
[
"Steele Hall",
"Liberal",
"Boothby",
"SA",
"1981–1996"
],
[
"Gerry Hand",
"Labor",
"Melbourne",
"Vic",
"1983–1993"
],
[
"Hon Bob Hawke",
"Labor",
"Wills",
"Vic",
"1980–1992"
],
[
"David Hawker [1 ]",
"Liberal",
"Wannon",
"Vic",
"1983–2010"
],
[
"Hon Bill Hayden",
"Labor",
"Oxley",
"Qld",
"1961–1988"
],
[
"Noel Hicks",
"National",
"Riverina",
"NSW",
"1980–1998"
],
[
"Hon Michael Hodgman",
"Liberal",
"Denison",
"Tas",
"1975–1987"
],
[
"Hon Clyde Holding",
"Labor",
"Melbourne Ports",
"Vic",
"1977–1998"
],
[
"Colin Hollis",
"Labor",
"Macarthur",
"NSW",
"1983–1998"
],
[
"Hon John Howard",
"Liberal",
"Bennelong",
"NSW",
"1974–2007"
],
[
"Brian Howe",
"Labor",
"Batman",
"Vic",
"1977–1996"
],
[
"Ben Humphreys",
"Labor",
"Griffith",
"Qld",
"1977–1996"
],
[
"Hon Ralph Hunt",
"National",
"Gwydir",
"NSW",
"1969–1990"
],
[
"Chris Hurford",
"Labor",
"Adelaide",
"SA",
"1969–1987"
],
[
"Ralph Jacobi",
"Labor",
"Hawker",
"SA",
"1969–1987"
],
[
"Dr Harry Jenkins, Sr.",
"Labor",
"Scullin",
"Vic",
"1969–1986"
],
[
"Hon Les Johnson [4 ]",
"Labor",
"Hughes",
"NSW",
"1955–1966, 1969–1984"
],
[
"Barry Jones",
"Labor",
"Lalor",
"Vic",
"1977–1998"
],
[
"Hon Bob Katter",
"National",
"Kennedy",
"Qld",
"1966–1990"
],
[
"Hon Paul Keating",
"Labor",
"Blaxland",
"NSW",
"1969–1996"
],
[
"Ros Kelly",
"Labor",
"Canberra",
"ACT",
"1980–1995"
],
[
"Lewis Kent",
"Labor",
"Hotham",
"Vic",
"1980–1990"
],
[
"Len Keogh",
"Labor",
"Bowman",
"Qld",
"1969–1975, 1983–1987"
],
[
"John Kerin",
"Labor",
"Werriwa",
"NSW",
"1972–1975, 1978–1993"
],
[
"Hon Sir Jim Killen [3 ]",
"Liberal",
"Moreton",
"Qld",
"1955–1983"
],
[
"Dr Richard Klugman",
"Labor",
"Prospect",
"NSW",
"1969–1990"
],
[
"Ted Lindsay",
"Labor",
"Herbert",
"Qld",
"1983–1996"
],
[
"Bruce Lloyd",
"National",
"Murray",
"Vic",
"1971–1996"
],
[
"Stephen Lusher",
"National",
"Hume",
"NSW",
"1974–1984"
],
[
"Stewart McArthur [5 ]",
"Liberal",
"Corangamite",
"Vic",
"1984–2007"
],
[
"Peter McGauran",
"National",
"Gippsland",
"Vic",
"1983–2008"
],
[
"Jeannette McHugh",
"Labor",
"Phillip",
"NSW",
"1983–1996"
],
[
"Hon Michael MacKellar",
"Liberal",
"Warringah",
"NSW",
"1969–1994"
],
[
"Leo McLeay",
"Labor",
"Grayndler",
"NSW",
"1979–2004"
],
[
"Hon Ian Macphee",
"Liberal",
"Balaclava",
"Vic",
"1974–1990"
],
[
"Hon Tom McVeigh",
"National",
"Darling Downs",
"Qld",
"1972–1988"
],
[
"Michael Maher",
"Labor",
"Lowe",
"NSW",
"1969–1987"
],
[
"Stephen Martin",
"Labor",
"Macarthur",
"NSW",
"1984–2002"
],
[
"Helen Mayer",
"Labor",
"Chisholm",
"Vic",
"1983–1987"
],
[
"John Mildren",
"Labor",
"Ballarat",
"Vic",
"1980–1990"
],
[
"Clarrie Millar",
"National",
"Wide Bay",
"Qld",
"1974–1990"
],
[
"Peter Milton",
"Labor",
"La Trobe",
"Vic",
"1980–1990"
],
[
"Hon John Moore",
"Liberal",
"Ryan",
"Qld",
"1975–2001"
],
[
"Allan Morris",
"Labor",
"Newcastle",
"NSW",
"1983–1998"
],
[
"Peter Morris",
"Labor",
"Shortland",
"NSW",
"1972–1998"
],
[
"Hon Bill Morrison",
"Labor",
"St George",
"NSW",
"1969–1975, 1980–1984"
],
[
"John Mountford",
"Labor",
"Banks",
"NSW",
"1980–1990"
],
[
"Hon Kevin Newman",
"Liberal",
"Bass",
"Tas",
"1975–1984"
],
[
"Frank O'Keefe",
"National",
"Paterson",
"NSW",
"1969–1984"
],
[
"Lloyd O'Neil",
"Labor",
"Grey",
"SA",
"1983–1993"
],
[
"Hon Andrew Peacock",
"Liberal",
"Kooyong",
"Vic",
"1966–1994"
],
[
"James Porter",
"Liberal",
"Barker",
"SA",
"1975–1990"
],
[
"Gary Punch",
"Labor",
"Barton",
"NSW",
"1983–1996"
],
[
"John Reeves",
"Labor",
"Northern Territory",
"NT",
"1983–1984"
],
[
"Hon Ian Robinson",
"National",
"Cowper",
"NSW",
"1963–1990"
],
[
"Allan Rocher",
"Liberal",
"Curtin",
"WA",
"1981–1998"
],
[
"Philip Ruddock",
"Liberal",
"Dundas",
"NSW",
"1973–present"
],
[
"John Saunderson",
"Labor",
"Deakin",
"Vic",
"1983–1990"
],
[
"Gordon Scholes",
"Labor",
"Corio",
"Vic",
"1967–1993"
],
[
"John Scott",
"Labor",
"Hindmarsh",
"SA",
"1980–1993"
],
[
"Roger Shipton",
"Liberal",
"Higgins",
"Vic",
"1975–1990"
],
[
"David Simmons",
"Labor",
"Calare",
"NSW",
"1983–1996"
],
[
"Rt Hon Ian Sinclair",
"National",
"New England",
"NSW",
"1963–1998"
],
[
"Rt Hon Sir Billy Snedden [2 ]",
"Liberal",
"Bruce",
"Vic",
"1955–1983"
],
[
"Jim Snow",
"Labor",
"Eden-Monaro",
"NSW",
"1983–1996"
],
[
"John Spender",
"Liberal",
"North Sydney",
"NSW",
"1980–1990"
],
[
"Peter Staples",
"Labor",
"Diamond Valley",
"Vic",
"1983–1996"
],
[
"Peter Steedman",
"Labor",
"Casey",
"Vic",
"1983–1984"
],
[
"Hon Tony Street [5 ]",
"Liberal",
"Corangamite",
"Vic",
"1966–1984"
],
[
"Dr Andrew Theophanous",
"Labor",
"Burke",
"Vic",
"1980–2001"
],
[
"Robert Tickner [4 ]",
"Labor",
"Hughes",
"NSW",
"1984–1996"
],
[
"Wilson Tuckey",
"Liberal",
"O'Connor",
"WA",
"1980–2010"
],
[
"Hon Tom Uren",
"Labor",
"Reid",
"NSW",
"1958–1990"
],
[
"Deane Wells",
"ALP",
"Petrie",
"Qld",
"1983–1984"
],
[
"Stewart West",
"Labor",
"Cunningham",
"NSW",
"1977–1993"
],
[
"Peter White",
"Liberal",
"McPherson",
"Qld",
"1981–1990"
],
[
"Ralph Willis",
"Labor",
"Gellibrand",
"Vic",
"1972–1998"
],
[
"Hon Ian Wilson",
"Liberal",
"Sturt",
"SA",
"1966–1969, 1972–1993"
],
[
"Hon Mick Young",
"Labor",
"Port Adelaide",
"SA",
"1974–1988"
]
],
"name": ""
} | {
"human_readable": "SELECT Party FROM table WHERE Member = peter white",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"peter white"
]
}
} |
2 | It is an Electorate of indi have in office that what term did? | {
"header": [
"Member",
"Party",
"Electorate",
"State",
"Term in office"
],
"page_title": "Members of the Australian House of Representatives, 1983–1984",
"page_id": "1247756",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-1247756-1",
"section_title": "",
"caption": "See also",
"rows": [
[
"Hon Evan Adermann",
"National",
"Fairfax",
"Qld",
"1972–1990"
],
[
"Ken Aldred [2 ]",
"Liberal",
"Bruce",
"Vic",
"1975–1980, 1983–1996"
],
[
"Neil Andrew",
"Liberal",
"Wakefield",
"SA",
"1983–2004"
],
[
"Rt Hon Doug Anthony [6 ]",
"National",
"Richmond",
"NSW",
"1957–1984"
],
[
"Peter Baldwin",
"Labor",
"Sydney",
"NSW",
"1983–1998"
],
[
"Hon Kim Beazley",
"Labor",
"Swan",
"WA",
"1980–2007"
],
[
"David Beddall",
"Labor",
"Fadden",
"Qld",
"1983–1998"
],
[
"Gordon Bilney",
"Labor",
"Kingston",
"SA",
"1983–1996"
],
[
"Allen Blanchard",
"Labor",
"Moore",
"WA",
"1983–1990"
],
[
"Dr Neal Blewett",
"Labor",
"Bonython",
"SA",
"1977–1994"
],
[
"Charles Blunt [6 ]",
"National",
"Richmond",
"NSW",
"1984–1990"
],
[
"Hon Lionel Bowen",
"Labor",
"Kingsford-Smith",
"NSW",
"1969–1990"
],
[
"Ray Braithwaite",
"National",
"Dawson",
"Qld",
"1975–1996"
],
[
"Bob Brown",
"Labor",
"Hunter",
"NSW",
"1980–1998"
],
[
"John Brown",
"Labor",
"Parramatta",
"NSW",
"1977–1990"
],
[
"John Brumby",
"Labor",
"Bendigo",
"Vic",
"1983–1990"
],
[
"Max Burr",
"Liberal",
"Wilmot",
"Tas",
"1975–1993"
],
[
"Alan Cadman",
"Liberal",
"Mitchell",
"NSW",
"1974–2007"
],
[
"Ewen Cameron",
"Liberal",
"Indi",
"Vic",
"1977–1993"
],
[
"Donald Cameron [3 ]",
"Liberal",
"Moreton",
"Qld",
"1966–1983, 1983–1990"
],
[
"Ian Cameron",
"National",
"Maranoa",
"Qld",
"1980–1990"
],
[
"Graeme Campbell",
"Labor",
"Kalgoorlie",
"WA",
"1980–1998"
],
[
"Hon Jim Carlton",
"Liberal",
"Mackellar",
"NSW",
"1977–1994"
],
[
"David Charles",
"Labor",
"Isaacs",
"Vic",
"1980–1990"
],
[
"Dr Ric Charlesworth",
"Labor",
"Perth",
"WA",
"1983–1993"
],
[
"Joan Child",
"Labor",
"Henty",
"Vic",
"1974–1975, 1980–1990"
],
[
"Bob Chynoweth",
"Labor",
"Flinders",
"Vic",
"1983–1990, 1993–1996"
],
[
"Barry Cohen",
"Labor",
"Robertson",
"NSW",
"1969–1990"
],
[
"Peter Coleman",
"Liberal",
"Wentworth",
"NSW",
"1981–1987"
],
[
"David Connolly",
"Liberal",
"Bradfield",
"NSW",
"1974–1996"
],
[
"Bruce Cowan",
"National",
"Lyne",
"NSW",
"1980–1993"
],
[
"Manfred Cross",
"Labor",
"Brisbane",
"Qld",
"1961–1975, 1980–1990"
],
[
"Barry Cunningham",
"Labor",
"McMillan",
"Vic",
"1980–1990, 1993–1996"
],
[
"Elaine Darling",
"Labor",
"Lilley",
"Qld",
"1980–1993"
],
[
"John Dawkins",
"Labor",
"Fremantle",
"WA",
"1974–1975, 1977–1994"
],
[
"Hon Don Dobie",
"Liberal",
"Cook",
"NSW",
"1966–1972, 1975–1998"
],
[
"Peter Drummond",
"Liberal",
"Forrest",
"WA",
"1972–1987"
],
[
"Michael Duffy",
"Labor",
"Holt",
"Vic",
"1980–1996"
],
[
"Dr Harry Edwards",
"Liberal",
"Berowra",
"NSW",
"1972–1993"
],
[
"Ron Edwards",
"Labor",
"Stirling",
"WA",
"1983–1993"
],
[
"Hon Dr Douglas Everingham",
"Labor",
"Capricornia",
"Qld",
"1967–1975, 1977–1984"
],
[
"Wendy Fatin",
"Labor",
"Brand",
"WA",
"1983–1996"
],
[
"Hon Wal Fife",
"Liberal",
"Farrer",
"NSW",
"1975–1993"
],
[
"Peter Fisher",
"National",
"Mallee",
"Vic",
"1972–1993"
],
[
"Rt Hon Malcolm Fraser [1 ]",
"Liberal",
"Wannon",
"Vic",
"1955–1983"
],
[
"Ross Free",
"Labor",
"Macquarie",
"NSW",
"1980–1996"
],
[
"Ken Fry",
"Labor",
"Fraser",
"ACT",
"1980–1984"
],
[
"John Gayler",
"Labor",
"Leichhardt",
"Qld",
"1983–1993"
],
[
"George Gear",
"Labor",
"Tangney",
"WA",
"1983–1996"
],
[
"Bruce Goodluck",
"Liberal",
"Franklin",
"Tas",
"1975–1993"
],
[
"Russ Gorman",
"Labor",
"Chifley",
"NSW",
"1983–1996"
],
[
"Alan Griffiths",
"Labor",
"Maribyrnong",
"Vic",
"1983–1996"
],
[
"Hon Ray Groom",
"Liberal",
"Braddon",
"Tas",
"1975–1984"
],
[
"Steele Hall",
"Liberal",
"Boothby",
"SA",
"1981–1996"
],
[
"Gerry Hand",
"Labor",
"Melbourne",
"Vic",
"1983–1993"
],
[
"Hon Bob Hawke",
"Labor",
"Wills",
"Vic",
"1980–1992"
],
[
"David Hawker [1 ]",
"Liberal",
"Wannon",
"Vic",
"1983–2010"
],
[
"Hon Bill Hayden",
"Labor",
"Oxley",
"Qld",
"1961–1988"
],
[
"Noel Hicks",
"National",
"Riverina",
"NSW",
"1980–1998"
],
[
"Hon Michael Hodgman",
"Liberal",
"Denison",
"Tas",
"1975–1987"
],
[
"Hon Clyde Holding",
"Labor",
"Melbourne Ports",
"Vic",
"1977–1998"
],
[
"Colin Hollis",
"Labor",
"Macarthur",
"NSW",
"1983–1998"
],
[
"Hon John Howard",
"Liberal",
"Bennelong",
"NSW",
"1974–2007"
],
[
"Brian Howe",
"Labor",
"Batman",
"Vic",
"1977–1996"
],
[
"Ben Humphreys",
"Labor",
"Griffith",
"Qld",
"1977–1996"
],
[
"Hon Ralph Hunt",
"National",
"Gwydir",
"NSW",
"1969–1990"
],
[
"Chris Hurford",
"Labor",
"Adelaide",
"SA",
"1969–1987"
],
[
"Ralph Jacobi",
"Labor",
"Hawker",
"SA",
"1969–1987"
],
[
"Dr Harry Jenkins, Sr.",
"Labor",
"Scullin",
"Vic",
"1969–1986"
],
[
"Hon Les Johnson [4 ]",
"Labor",
"Hughes",
"NSW",
"1955–1966, 1969–1984"
],
[
"Barry Jones",
"Labor",
"Lalor",
"Vic",
"1977–1998"
],
[
"Hon Bob Katter",
"National",
"Kennedy",
"Qld",
"1966–1990"
],
[
"Hon Paul Keating",
"Labor",
"Blaxland",
"NSW",
"1969–1996"
],
[
"Ros Kelly",
"Labor",
"Canberra",
"ACT",
"1980–1995"
],
[
"Lewis Kent",
"Labor",
"Hotham",
"Vic",
"1980–1990"
],
[
"Len Keogh",
"Labor",
"Bowman",
"Qld",
"1969–1975, 1983–1987"
],
[
"John Kerin",
"Labor",
"Werriwa",
"NSW",
"1972–1975, 1978–1993"
],
[
"Hon Sir Jim Killen [3 ]",
"Liberal",
"Moreton",
"Qld",
"1955–1983"
],
[
"Dr Richard Klugman",
"Labor",
"Prospect",
"NSW",
"1969–1990"
],
[
"Ted Lindsay",
"Labor",
"Herbert",
"Qld",
"1983–1996"
],
[
"Bruce Lloyd",
"National",
"Murray",
"Vic",
"1971–1996"
],
[
"Stephen Lusher",
"National",
"Hume",
"NSW",
"1974–1984"
],
[
"Stewart McArthur [5 ]",
"Liberal",
"Corangamite",
"Vic",
"1984–2007"
],
[
"Peter McGauran",
"National",
"Gippsland",
"Vic",
"1983–2008"
],
[
"Jeannette McHugh",
"Labor",
"Phillip",
"NSW",
"1983–1996"
],
[
"Hon Michael MacKellar",
"Liberal",
"Warringah",
"NSW",
"1969–1994"
],
[
"Leo McLeay",
"Labor",
"Grayndler",
"NSW",
"1979–2004"
],
[
"Hon Ian Macphee",
"Liberal",
"Balaclava",
"Vic",
"1974–1990"
],
[
"Hon Tom McVeigh",
"National",
"Darling Downs",
"Qld",
"1972–1988"
],
[
"Michael Maher",
"Labor",
"Lowe",
"NSW",
"1969–1987"
],
[
"Stephen Martin",
"Labor",
"Macarthur",
"NSW",
"1984–2002"
],
[
"Helen Mayer",
"Labor",
"Chisholm",
"Vic",
"1983–1987"
],
[
"John Mildren",
"Labor",
"Ballarat",
"Vic",
"1980–1990"
],
[
"Clarrie Millar",
"National",
"Wide Bay",
"Qld",
"1974–1990"
],
[
"Peter Milton",
"Labor",
"La Trobe",
"Vic",
"1980–1990"
],
[
"Hon John Moore",
"Liberal",
"Ryan",
"Qld",
"1975–2001"
],
[
"Allan Morris",
"Labor",
"Newcastle",
"NSW",
"1983–1998"
],
[
"Peter Morris",
"Labor",
"Shortland",
"NSW",
"1972–1998"
],
[
"Hon Bill Morrison",
"Labor",
"St George",
"NSW",
"1969–1975, 1980–1984"
],
[
"John Mountford",
"Labor",
"Banks",
"NSW",
"1980–1990"
],
[
"Hon Kevin Newman",
"Liberal",
"Bass",
"Tas",
"1975–1984"
],
[
"Frank O'Keefe",
"National",
"Paterson",
"NSW",
"1969–1984"
],
[
"Lloyd O'Neil",
"Labor",
"Grey",
"SA",
"1983–1993"
],
[
"Hon Andrew Peacock",
"Liberal",
"Kooyong",
"Vic",
"1966–1994"
],
[
"James Porter",
"Liberal",
"Barker",
"SA",
"1975–1990"
],
[
"Gary Punch",
"Labor",
"Barton",
"NSW",
"1983–1996"
],
[
"John Reeves",
"Labor",
"Northern Territory",
"NT",
"1983–1984"
],
[
"Hon Ian Robinson",
"National",
"Cowper",
"NSW",
"1963–1990"
],
[
"Allan Rocher",
"Liberal",
"Curtin",
"WA",
"1981–1998"
],
[
"Philip Ruddock",
"Liberal",
"Dundas",
"NSW",
"1973–present"
],
[
"John Saunderson",
"Labor",
"Deakin",
"Vic",
"1983–1990"
],
[
"Gordon Scholes",
"Labor",
"Corio",
"Vic",
"1967–1993"
],
[
"John Scott",
"Labor",
"Hindmarsh",
"SA",
"1980–1993"
],
[
"Roger Shipton",
"Liberal",
"Higgins",
"Vic",
"1975–1990"
],
[
"David Simmons",
"Labor",
"Calare",
"NSW",
"1983–1996"
],
[
"Rt Hon Ian Sinclair",
"National",
"New England",
"NSW",
"1963–1998"
],
[
"Rt Hon Sir Billy Snedden [2 ]",
"Liberal",
"Bruce",
"Vic",
"1955–1983"
],
[
"Jim Snow",
"Labor",
"Eden-Monaro",
"NSW",
"1983–1996"
],
[
"John Spender",
"Liberal",
"North Sydney",
"NSW",
"1980–1990"
],
[
"Peter Staples",
"Labor",
"Diamond Valley",
"Vic",
"1983–1996"
],
[
"Peter Steedman",
"Labor",
"Casey",
"Vic",
"1983–1984"
],
[
"Hon Tony Street [5 ]",
"Liberal",
"Corangamite",
"Vic",
"1966–1984"
],
[
"Dr Andrew Theophanous",
"Labor",
"Burke",
"Vic",
"1980–2001"
],
[
"Robert Tickner [4 ]",
"Labor",
"Hughes",
"NSW",
"1984–1996"
],
[
"Wilson Tuckey",
"Liberal",
"O'Connor",
"WA",
"1980–2010"
],
[
"Hon Tom Uren",
"Labor",
"Reid",
"NSW",
"1958–1990"
],
[
"Deane Wells",
"ALP",
"Petrie",
"Qld",
"1983–1984"
],
[
"Stewart West",
"Labor",
"Cunningham",
"NSW",
"1977–1993"
],
[
"Peter White",
"Liberal",
"McPherson",
"Qld",
"1981–1990"
],
[
"Ralph Willis",
"Labor",
"Gellibrand",
"Vic",
"1972–1998"
],
[
"Hon Ian Wilson",
"Liberal",
"Sturt",
"SA",
"1966–1969, 1972–1993"
],
[
"Hon Mick Young",
"Labor",
"Port Adelaide",
"SA",
"1974–1988"
]
],
"name": ""
} | {
"human_readable": "SELECT Term in office FROM table WHERE Electorate = indi",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"indi"
]
}
} |
2 | What did hon ralph hunt serve office term? | {
"header": [
"Member",
"Party",
"Electorate",
"State",
"Term in office"
],
"page_title": "Members of the Australian House of Representatives, 1983–1984",
"page_id": "1247756",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-1247756-1",
"section_title": "",
"caption": "See also",
"rows": [
[
"Hon Evan Adermann",
"National",
"Fairfax",
"Qld",
"1972–1990"
],
[
"Ken Aldred [2 ]",
"Liberal",
"Bruce",
"Vic",
"1975–1980, 1983–1996"
],
[
"Neil Andrew",
"Liberal",
"Wakefield",
"SA",
"1983–2004"
],
[
"Rt Hon Doug Anthony [6 ]",
"National",
"Richmond",
"NSW",
"1957–1984"
],
[
"Peter Baldwin",
"Labor",
"Sydney",
"NSW",
"1983–1998"
],
[
"Hon Kim Beazley",
"Labor",
"Swan",
"WA",
"1980–2007"
],
[
"David Beddall",
"Labor",
"Fadden",
"Qld",
"1983–1998"
],
[
"Gordon Bilney",
"Labor",
"Kingston",
"SA",
"1983–1996"
],
[
"Allen Blanchard",
"Labor",
"Moore",
"WA",
"1983–1990"
],
[
"Dr Neal Blewett",
"Labor",
"Bonython",
"SA",
"1977–1994"
],
[
"Charles Blunt [6 ]",
"National",
"Richmond",
"NSW",
"1984–1990"
],
[
"Hon Lionel Bowen",
"Labor",
"Kingsford-Smith",
"NSW",
"1969–1990"
],
[
"Ray Braithwaite",
"National",
"Dawson",
"Qld",
"1975–1996"
],
[
"Bob Brown",
"Labor",
"Hunter",
"NSW",
"1980–1998"
],
[
"John Brown",
"Labor",
"Parramatta",
"NSW",
"1977–1990"
],
[
"John Brumby",
"Labor",
"Bendigo",
"Vic",
"1983–1990"
],
[
"Max Burr",
"Liberal",
"Wilmot",
"Tas",
"1975–1993"
],
[
"Alan Cadman",
"Liberal",
"Mitchell",
"NSW",
"1974–2007"
],
[
"Ewen Cameron",
"Liberal",
"Indi",
"Vic",
"1977–1993"
],
[
"Donald Cameron [3 ]",
"Liberal",
"Moreton",
"Qld",
"1966–1983, 1983–1990"
],
[
"Ian Cameron",
"National",
"Maranoa",
"Qld",
"1980–1990"
],
[
"Graeme Campbell",
"Labor",
"Kalgoorlie",
"WA",
"1980–1998"
],
[
"Hon Jim Carlton",
"Liberal",
"Mackellar",
"NSW",
"1977–1994"
],
[
"David Charles",
"Labor",
"Isaacs",
"Vic",
"1980–1990"
],
[
"Dr Ric Charlesworth",
"Labor",
"Perth",
"WA",
"1983–1993"
],
[
"Joan Child",
"Labor",
"Henty",
"Vic",
"1974–1975, 1980–1990"
],
[
"Bob Chynoweth",
"Labor",
"Flinders",
"Vic",
"1983–1990, 1993–1996"
],
[
"Barry Cohen",
"Labor",
"Robertson",
"NSW",
"1969–1990"
],
[
"Peter Coleman",
"Liberal",
"Wentworth",
"NSW",
"1981–1987"
],
[
"David Connolly",
"Liberal",
"Bradfield",
"NSW",
"1974–1996"
],
[
"Bruce Cowan",
"National",
"Lyne",
"NSW",
"1980–1993"
],
[
"Manfred Cross",
"Labor",
"Brisbane",
"Qld",
"1961–1975, 1980–1990"
],
[
"Barry Cunningham",
"Labor",
"McMillan",
"Vic",
"1980–1990, 1993–1996"
],
[
"Elaine Darling",
"Labor",
"Lilley",
"Qld",
"1980–1993"
],
[
"John Dawkins",
"Labor",
"Fremantle",
"WA",
"1974–1975, 1977–1994"
],
[
"Hon Don Dobie",
"Liberal",
"Cook",
"NSW",
"1966–1972, 1975–1998"
],
[
"Peter Drummond",
"Liberal",
"Forrest",
"WA",
"1972–1987"
],
[
"Michael Duffy",
"Labor",
"Holt",
"Vic",
"1980–1996"
],
[
"Dr Harry Edwards",
"Liberal",
"Berowra",
"NSW",
"1972–1993"
],
[
"Ron Edwards",
"Labor",
"Stirling",
"WA",
"1983–1993"
],
[
"Hon Dr Douglas Everingham",
"Labor",
"Capricornia",
"Qld",
"1967–1975, 1977–1984"
],
[
"Wendy Fatin",
"Labor",
"Brand",
"WA",
"1983–1996"
],
[
"Hon Wal Fife",
"Liberal",
"Farrer",
"NSW",
"1975–1993"
],
[
"Peter Fisher",
"National",
"Mallee",
"Vic",
"1972–1993"
],
[
"Rt Hon Malcolm Fraser [1 ]",
"Liberal",
"Wannon",
"Vic",
"1955–1983"
],
[
"Ross Free",
"Labor",
"Macquarie",
"NSW",
"1980–1996"
],
[
"Ken Fry",
"Labor",
"Fraser",
"ACT",
"1980–1984"
],
[
"John Gayler",
"Labor",
"Leichhardt",
"Qld",
"1983–1993"
],
[
"George Gear",
"Labor",
"Tangney",
"WA",
"1983–1996"
],
[
"Bruce Goodluck",
"Liberal",
"Franklin",
"Tas",
"1975–1993"
],
[
"Russ Gorman",
"Labor",
"Chifley",
"NSW",
"1983–1996"
],
[
"Alan Griffiths",
"Labor",
"Maribyrnong",
"Vic",
"1983–1996"
],
[
"Hon Ray Groom",
"Liberal",
"Braddon",
"Tas",
"1975–1984"
],
[
"Steele Hall",
"Liberal",
"Boothby",
"SA",
"1981–1996"
],
[
"Gerry Hand",
"Labor",
"Melbourne",
"Vic",
"1983–1993"
],
[
"Hon Bob Hawke",
"Labor",
"Wills",
"Vic",
"1980–1992"
],
[
"David Hawker [1 ]",
"Liberal",
"Wannon",
"Vic",
"1983–2010"
],
[
"Hon Bill Hayden",
"Labor",
"Oxley",
"Qld",
"1961–1988"
],
[
"Noel Hicks",
"National",
"Riverina",
"NSW",
"1980–1998"
],
[
"Hon Michael Hodgman",
"Liberal",
"Denison",
"Tas",
"1975–1987"
],
[
"Hon Clyde Holding",
"Labor",
"Melbourne Ports",
"Vic",
"1977–1998"
],
[
"Colin Hollis",
"Labor",
"Macarthur",
"NSW",
"1983–1998"
],
[
"Hon John Howard",
"Liberal",
"Bennelong",
"NSW",
"1974–2007"
],
[
"Brian Howe",
"Labor",
"Batman",
"Vic",
"1977–1996"
],
[
"Ben Humphreys",
"Labor",
"Griffith",
"Qld",
"1977–1996"
],
[
"Hon Ralph Hunt",
"National",
"Gwydir",
"NSW",
"1969–1990"
],
[
"Chris Hurford",
"Labor",
"Adelaide",
"SA",
"1969–1987"
],
[
"Ralph Jacobi",
"Labor",
"Hawker",
"SA",
"1969–1987"
],
[
"Dr Harry Jenkins, Sr.",
"Labor",
"Scullin",
"Vic",
"1969–1986"
],
[
"Hon Les Johnson [4 ]",
"Labor",
"Hughes",
"NSW",
"1955–1966, 1969–1984"
],
[
"Barry Jones",
"Labor",
"Lalor",
"Vic",
"1977–1998"
],
[
"Hon Bob Katter",
"National",
"Kennedy",
"Qld",
"1966–1990"
],
[
"Hon Paul Keating",
"Labor",
"Blaxland",
"NSW",
"1969–1996"
],
[
"Ros Kelly",
"Labor",
"Canberra",
"ACT",
"1980–1995"
],
[
"Lewis Kent",
"Labor",
"Hotham",
"Vic",
"1980–1990"
],
[
"Len Keogh",
"Labor",
"Bowman",
"Qld",
"1969–1975, 1983–1987"
],
[
"John Kerin",
"Labor",
"Werriwa",
"NSW",
"1972–1975, 1978–1993"
],
[
"Hon Sir Jim Killen [3 ]",
"Liberal",
"Moreton",
"Qld",
"1955–1983"
],
[
"Dr Richard Klugman",
"Labor",
"Prospect",
"NSW",
"1969–1990"
],
[
"Ted Lindsay",
"Labor",
"Herbert",
"Qld",
"1983–1996"
],
[
"Bruce Lloyd",
"National",
"Murray",
"Vic",
"1971–1996"
],
[
"Stephen Lusher",
"National",
"Hume",
"NSW",
"1974–1984"
],
[
"Stewart McArthur [5 ]",
"Liberal",
"Corangamite",
"Vic",
"1984–2007"
],
[
"Peter McGauran",
"National",
"Gippsland",
"Vic",
"1983–2008"
],
[
"Jeannette McHugh",
"Labor",
"Phillip",
"NSW",
"1983–1996"
],
[
"Hon Michael MacKellar",
"Liberal",
"Warringah",
"NSW",
"1969–1994"
],
[
"Leo McLeay",
"Labor",
"Grayndler",
"NSW",
"1979–2004"
],
[
"Hon Ian Macphee",
"Liberal",
"Balaclava",
"Vic",
"1974–1990"
],
[
"Hon Tom McVeigh",
"National",
"Darling Downs",
"Qld",
"1972–1988"
],
[
"Michael Maher",
"Labor",
"Lowe",
"NSW",
"1969–1987"
],
[
"Stephen Martin",
"Labor",
"Macarthur",
"NSW",
"1984–2002"
],
[
"Helen Mayer",
"Labor",
"Chisholm",
"Vic",
"1983–1987"
],
[
"John Mildren",
"Labor",
"Ballarat",
"Vic",
"1980–1990"
],
[
"Clarrie Millar",
"National",
"Wide Bay",
"Qld",
"1974–1990"
],
[
"Peter Milton",
"Labor",
"La Trobe",
"Vic",
"1980–1990"
],
[
"Hon John Moore",
"Liberal",
"Ryan",
"Qld",
"1975–2001"
],
[
"Allan Morris",
"Labor",
"Newcastle",
"NSW",
"1983–1998"
],
[
"Peter Morris",
"Labor",
"Shortland",
"NSW",
"1972–1998"
],
[
"Hon Bill Morrison",
"Labor",
"St George",
"NSW",
"1969–1975, 1980–1984"
],
[
"John Mountford",
"Labor",
"Banks",
"NSW",
"1980–1990"
],
[
"Hon Kevin Newman",
"Liberal",
"Bass",
"Tas",
"1975–1984"
],
[
"Frank O'Keefe",
"National",
"Paterson",
"NSW",
"1969–1984"
],
[
"Lloyd O'Neil",
"Labor",
"Grey",
"SA",
"1983–1993"
],
[
"Hon Andrew Peacock",
"Liberal",
"Kooyong",
"Vic",
"1966–1994"
],
[
"James Porter",
"Liberal",
"Barker",
"SA",
"1975–1990"
],
[
"Gary Punch",
"Labor",
"Barton",
"NSW",
"1983–1996"
],
[
"John Reeves",
"Labor",
"Northern Territory",
"NT",
"1983–1984"
],
[
"Hon Ian Robinson",
"National",
"Cowper",
"NSW",
"1963–1990"
],
[
"Allan Rocher",
"Liberal",
"Curtin",
"WA",
"1981–1998"
],
[
"Philip Ruddock",
"Liberal",
"Dundas",
"NSW",
"1973–present"
],
[
"John Saunderson",
"Labor",
"Deakin",
"Vic",
"1983–1990"
],
[
"Gordon Scholes",
"Labor",
"Corio",
"Vic",
"1967–1993"
],
[
"John Scott",
"Labor",
"Hindmarsh",
"SA",
"1980–1993"
],
[
"Roger Shipton",
"Liberal",
"Higgins",
"Vic",
"1975–1990"
],
[
"David Simmons",
"Labor",
"Calare",
"NSW",
"1983–1996"
],
[
"Rt Hon Ian Sinclair",
"National",
"New England",
"NSW",
"1963–1998"
],
[
"Rt Hon Sir Billy Snedden [2 ]",
"Liberal",
"Bruce",
"Vic",
"1955–1983"
],
[
"Jim Snow",
"Labor",
"Eden-Monaro",
"NSW",
"1983–1996"
],
[
"John Spender",
"Liberal",
"North Sydney",
"NSW",
"1980–1990"
],
[
"Peter Staples",
"Labor",
"Diamond Valley",
"Vic",
"1983–1996"
],
[
"Peter Steedman",
"Labor",
"Casey",
"Vic",
"1983–1984"
],
[
"Hon Tony Street [5 ]",
"Liberal",
"Corangamite",
"Vic",
"1966–1984"
],
[
"Dr Andrew Theophanous",
"Labor",
"Burke",
"Vic",
"1980–2001"
],
[
"Robert Tickner [4 ]",
"Labor",
"Hughes",
"NSW",
"1984–1996"
],
[
"Wilson Tuckey",
"Liberal",
"O'Connor",
"WA",
"1980–2010"
],
[
"Hon Tom Uren",
"Labor",
"Reid",
"NSW",
"1958–1990"
],
[
"Deane Wells",
"ALP",
"Petrie",
"Qld",
"1983–1984"
],
[
"Stewart West",
"Labor",
"Cunningham",
"NSW",
"1977–1993"
],
[
"Peter White",
"Liberal",
"McPherson",
"Qld",
"1981–1990"
],
[
"Ralph Willis",
"Labor",
"Gellibrand",
"Vic",
"1972–1998"
],
[
"Hon Ian Wilson",
"Liberal",
"Sturt",
"SA",
"1966–1969, 1972–1993"
],
[
"Hon Mick Young",
"Labor",
"Port Adelaide",
"SA",
"1974–1988"
]
],
"name": ""
} | {
"human_readable": "SELECT Term in office FROM table WHERE Member = hon ralph hunt",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"hon ralph hunt"
]
}
} |
2 | What party is Peter Fisher from Vic serve in office? | {
"header": [
"Member",
"Party",
"Electorate",
"State",
"Term in office"
],
"page_title": "Members of the Australian House of Representatives, 1983–1984",
"page_id": "1247756",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-1247756-1",
"section_title": "",
"caption": "See also",
"rows": [
[
"Hon Evan Adermann",
"National",
"Fairfax",
"Qld",
"1972–1990"
],
[
"Ken Aldred [2 ]",
"Liberal",
"Bruce",
"Vic",
"1975–1980, 1983–1996"
],
[
"Neil Andrew",
"Liberal",
"Wakefield",
"SA",
"1983–2004"
],
[
"Rt Hon Doug Anthony [6 ]",
"National",
"Richmond",
"NSW",
"1957–1984"
],
[
"Peter Baldwin",
"Labor",
"Sydney",
"NSW",
"1983–1998"
],
[
"Hon Kim Beazley",
"Labor",
"Swan",
"WA",
"1980–2007"
],
[
"David Beddall",
"Labor",
"Fadden",
"Qld",
"1983–1998"
],
[
"Gordon Bilney",
"Labor",
"Kingston",
"SA",
"1983–1996"
],
[
"Allen Blanchard",
"Labor",
"Moore",
"WA",
"1983–1990"
],
[
"Dr Neal Blewett",
"Labor",
"Bonython",
"SA",
"1977–1994"
],
[
"Charles Blunt [6 ]",
"National",
"Richmond",
"NSW",
"1984–1990"
],
[
"Hon Lionel Bowen",
"Labor",
"Kingsford-Smith",
"NSW",
"1969–1990"
],
[
"Ray Braithwaite",
"National",
"Dawson",
"Qld",
"1975–1996"
],
[
"Bob Brown",
"Labor",
"Hunter",
"NSW",
"1980–1998"
],
[
"John Brown",
"Labor",
"Parramatta",
"NSW",
"1977–1990"
],
[
"John Brumby",
"Labor",
"Bendigo",
"Vic",
"1983–1990"
],
[
"Max Burr",
"Liberal",
"Wilmot",
"Tas",
"1975–1993"
],
[
"Alan Cadman",
"Liberal",
"Mitchell",
"NSW",
"1974–2007"
],
[
"Ewen Cameron",
"Liberal",
"Indi",
"Vic",
"1977–1993"
],
[
"Donald Cameron [3 ]",
"Liberal",
"Moreton",
"Qld",
"1966–1983, 1983–1990"
],
[
"Ian Cameron",
"National",
"Maranoa",
"Qld",
"1980–1990"
],
[
"Graeme Campbell",
"Labor",
"Kalgoorlie",
"WA",
"1980–1998"
],
[
"Hon Jim Carlton",
"Liberal",
"Mackellar",
"NSW",
"1977–1994"
],
[
"David Charles",
"Labor",
"Isaacs",
"Vic",
"1980–1990"
],
[
"Dr Ric Charlesworth",
"Labor",
"Perth",
"WA",
"1983–1993"
],
[
"Joan Child",
"Labor",
"Henty",
"Vic",
"1974–1975, 1980–1990"
],
[
"Bob Chynoweth",
"Labor",
"Flinders",
"Vic",
"1983–1990, 1993–1996"
],
[
"Barry Cohen",
"Labor",
"Robertson",
"NSW",
"1969–1990"
],
[
"Peter Coleman",
"Liberal",
"Wentworth",
"NSW",
"1981–1987"
],
[
"David Connolly",
"Liberal",
"Bradfield",
"NSW",
"1974–1996"
],
[
"Bruce Cowan",
"National",
"Lyne",
"NSW",
"1980–1993"
],
[
"Manfred Cross",
"Labor",
"Brisbane",
"Qld",
"1961–1975, 1980–1990"
],
[
"Barry Cunningham",
"Labor",
"McMillan",
"Vic",
"1980–1990, 1993–1996"
],
[
"Elaine Darling",
"Labor",
"Lilley",
"Qld",
"1980–1993"
],
[
"John Dawkins",
"Labor",
"Fremantle",
"WA",
"1974–1975, 1977–1994"
],
[
"Hon Don Dobie",
"Liberal",
"Cook",
"NSW",
"1966–1972, 1975–1998"
],
[
"Peter Drummond",
"Liberal",
"Forrest",
"WA",
"1972–1987"
],
[
"Michael Duffy",
"Labor",
"Holt",
"Vic",
"1980–1996"
],
[
"Dr Harry Edwards",
"Liberal",
"Berowra",
"NSW",
"1972–1993"
],
[
"Ron Edwards",
"Labor",
"Stirling",
"WA",
"1983–1993"
],
[
"Hon Dr Douglas Everingham",
"Labor",
"Capricornia",
"Qld",
"1967–1975, 1977–1984"
],
[
"Wendy Fatin",
"Labor",
"Brand",
"WA",
"1983–1996"
],
[
"Hon Wal Fife",
"Liberal",
"Farrer",
"NSW",
"1975–1993"
],
[
"Peter Fisher",
"National",
"Mallee",
"Vic",
"1972–1993"
],
[
"Rt Hon Malcolm Fraser [1 ]",
"Liberal",
"Wannon",
"Vic",
"1955–1983"
],
[
"Ross Free",
"Labor",
"Macquarie",
"NSW",
"1980–1996"
],
[
"Ken Fry",
"Labor",
"Fraser",
"ACT",
"1980–1984"
],
[
"John Gayler",
"Labor",
"Leichhardt",
"Qld",
"1983–1993"
],
[
"George Gear",
"Labor",
"Tangney",
"WA",
"1983–1996"
],
[
"Bruce Goodluck",
"Liberal",
"Franklin",
"Tas",
"1975–1993"
],
[
"Russ Gorman",
"Labor",
"Chifley",
"NSW",
"1983–1996"
],
[
"Alan Griffiths",
"Labor",
"Maribyrnong",
"Vic",
"1983–1996"
],
[
"Hon Ray Groom",
"Liberal",
"Braddon",
"Tas",
"1975–1984"
],
[
"Steele Hall",
"Liberal",
"Boothby",
"SA",
"1981–1996"
],
[
"Gerry Hand",
"Labor",
"Melbourne",
"Vic",
"1983–1993"
],
[
"Hon Bob Hawke",
"Labor",
"Wills",
"Vic",
"1980–1992"
],
[
"David Hawker [1 ]",
"Liberal",
"Wannon",
"Vic",
"1983–2010"
],
[
"Hon Bill Hayden",
"Labor",
"Oxley",
"Qld",
"1961–1988"
],
[
"Noel Hicks",
"National",
"Riverina",
"NSW",
"1980–1998"
],
[
"Hon Michael Hodgman",
"Liberal",
"Denison",
"Tas",
"1975–1987"
],
[
"Hon Clyde Holding",
"Labor",
"Melbourne Ports",
"Vic",
"1977–1998"
],
[
"Colin Hollis",
"Labor",
"Macarthur",
"NSW",
"1983–1998"
],
[
"Hon John Howard",
"Liberal",
"Bennelong",
"NSW",
"1974–2007"
],
[
"Brian Howe",
"Labor",
"Batman",
"Vic",
"1977–1996"
],
[
"Ben Humphreys",
"Labor",
"Griffith",
"Qld",
"1977–1996"
],
[
"Hon Ralph Hunt",
"National",
"Gwydir",
"NSW",
"1969–1990"
],
[
"Chris Hurford",
"Labor",
"Adelaide",
"SA",
"1969–1987"
],
[
"Ralph Jacobi",
"Labor",
"Hawker",
"SA",
"1969–1987"
],
[
"Dr Harry Jenkins, Sr.",
"Labor",
"Scullin",
"Vic",
"1969–1986"
],
[
"Hon Les Johnson [4 ]",
"Labor",
"Hughes",
"NSW",
"1955–1966, 1969–1984"
],
[
"Barry Jones",
"Labor",
"Lalor",
"Vic",
"1977–1998"
],
[
"Hon Bob Katter",
"National",
"Kennedy",
"Qld",
"1966–1990"
],
[
"Hon Paul Keating",
"Labor",
"Blaxland",
"NSW",
"1969–1996"
],
[
"Ros Kelly",
"Labor",
"Canberra",
"ACT",
"1980–1995"
],
[
"Lewis Kent",
"Labor",
"Hotham",
"Vic",
"1980–1990"
],
[
"Len Keogh",
"Labor",
"Bowman",
"Qld",
"1969–1975, 1983–1987"
],
[
"John Kerin",
"Labor",
"Werriwa",
"NSW",
"1972–1975, 1978–1993"
],
[
"Hon Sir Jim Killen [3 ]",
"Liberal",
"Moreton",
"Qld",
"1955–1983"
],
[
"Dr Richard Klugman",
"Labor",
"Prospect",
"NSW",
"1969–1990"
],
[
"Ted Lindsay",
"Labor",
"Herbert",
"Qld",
"1983–1996"
],
[
"Bruce Lloyd",
"National",
"Murray",
"Vic",
"1971–1996"
],
[
"Stephen Lusher",
"National",
"Hume",
"NSW",
"1974–1984"
],
[
"Stewart McArthur [5 ]",
"Liberal",
"Corangamite",
"Vic",
"1984–2007"
],
[
"Peter McGauran",
"National",
"Gippsland",
"Vic",
"1983–2008"
],
[
"Jeannette McHugh",
"Labor",
"Phillip",
"NSW",
"1983–1996"
],
[
"Hon Michael MacKellar",
"Liberal",
"Warringah",
"NSW",
"1969–1994"
],
[
"Leo McLeay",
"Labor",
"Grayndler",
"NSW",
"1979–2004"
],
[
"Hon Ian Macphee",
"Liberal",
"Balaclava",
"Vic",
"1974–1990"
],
[
"Hon Tom McVeigh",
"National",
"Darling Downs",
"Qld",
"1972–1988"
],
[
"Michael Maher",
"Labor",
"Lowe",
"NSW",
"1969–1987"
],
[
"Stephen Martin",
"Labor",
"Macarthur",
"NSW",
"1984–2002"
],
[
"Helen Mayer",
"Labor",
"Chisholm",
"Vic",
"1983–1987"
],
[
"John Mildren",
"Labor",
"Ballarat",
"Vic",
"1980–1990"
],
[
"Clarrie Millar",
"National",
"Wide Bay",
"Qld",
"1974–1990"
],
[
"Peter Milton",
"Labor",
"La Trobe",
"Vic",
"1980–1990"
],
[
"Hon John Moore",
"Liberal",
"Ryan",
"Qld",
"1975–2001"
],
[
"Allan Morris",
"Labor",
"Newcastle",
"NSW",
"1983–1998"
],
[
"Peter Morris",
"Labor",
"Shortland",
"NSW",
"1972–1998"
],
[
"Hon Bill Morrison",
"Labor",
"St George",
"NSW",
"1969–1975, 1980–1984"
],
[
"John Mountford",
"Labor",
"Banks",
"NSW",
"1980–1990"
],
[
"Hon Kevin Newman",
"Liberal",
"Bass",
"Tas",
"1975–1984"
],
[
"Frank O'Keefe",
"National",
"Paterson",
"NSW",
"1969–1984"
],
[
"Lloyd O'Neil",
"Labor",
"Grey",
"SA",
"1983–1993"
],
[
"Hon Andrew Peacock",
"Liberal",
"Kooyong",
"Vic",
"1966–1994"
],
[
"James Porter",
"Liberal",
"Barker",
"SA",
"1975–1990"
],
[
"Gary Punch",
"Labor",
"Barton",
"NSW",
"1983–1996"
],
[
"John Reeves",
"Labor",
"Northern Territory",
"NT",
"1983–1984"
],
[
"Hon Ian Robinson",
"National",
"Cowper",
"NSW",
"1963–1990"
],
[
"Allan Rocher",
"Liberal",
"Curtin",
"WA",
"1981–1998"
],
[
"Philip Ruddock",
"Liberal",
"Dundas",
"NSW",
"1973–present"
],
[
"John Saunderson",
"Labor",
"Deakin",
"Vic",
"1983–1990"
],
[
"Gordon Scholes",
"Labor",
"Corio",
"Vic",
"1967–1993"
],
[
"John Scott",
"Labor",
"Hindmarsh",
"SA",
"1980–1993"
],
[
"Roger Shipton",
"Liberal",
"Higgins",
"Vic",
"1975–1990"
],
[
"David Simmons",
"Labor",
"Calare",
"NSW",
"1983–1996"
],
[
"Rt Hon Ian Sinclair",
"National",
"New England",
"NSW",
"1963–1998"
],
[
"Rt Hon Sir Billy Snedden [2 ]",
"Liberal",
"Bruce",
"Vic",
"1955–1983"
],
[
"Jim Snow",
"Labor",
"Eden-Monaro",
"NSW",
"1983–1996"
],
[
"John Spender",
"Liberal",
"North Sydney",
"NSW",
"1980–1990"
],
[
"Peter Staples",
"Labor",
"Diamond Valley",
"Vic",
"1983–1996"
],
[
"Peter Steedman",
"Labor",
"Casey",
"Vic",
"1983–1984"
],
[
"Hon Tony Street [5 ]",
"Liberal",
"Corangamite",
"Vic",
"1966–1984"
],
[
"Dr Andrew Theophanous",
"Labor",
"Burke",
"Vic",
"1980–2001"
],
[
"Robert Tickner [4 ]",
"Labor",
"Hughes",
"NSW",
"1984–1996"
],
[
"Wilson Tuckey",
"Liberal",
"O'Connor",
"WA",
"1980–2010"
],
[
"Hon Tom Uren",
"Labor",
"Reid",
"NSW",
"1958–1990"
],
[
"Deane Wells",
"ALP",
"Petrie",
"Qld",
"1983–1984"
],
[
"Stewart West",
"Labor",
"Cunningham",
"NSW",
"1977–1993"
],
[
"Peter White",
"Liberal",
"McPherson",
"Qld",
"1981–1990"
],
[
"Ralph Willis",
"Labor",
"Gellibrand",
"Vic",
"1972–1998"
],
[
"Hon Ian Wilson",
"Liberal",
"Sturt",
"SA",
"1966–1969, 1972–1993"
],
[
"Hon Mick Young",
"Labor",
"Port Adelaide",
"SA",
"1974–1988"
]
],
"name": ""
} | {
"human_readable": "SELECT Party FROM table WHERE State = vic AND Member = peter fisher",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
3,
0
],
"operator_index": [
0,
0
],
"condition": [
"vic",
"peter fisher"
]
}
} |
2 | How many laps was did in 2012? | {
"header": [
"Year",
"Team",
"Co-Drivers",
"Class",
"Laps",
"Pos.",
"Class Pos."
],
"page_title": "Jean-Denis Délétraz",
"page_id": "1233974",
"types": [
"real",
"text",
"text",
"text",
"real",
"text",
"text"
],
"id": "2-1233974-3",
"section_title": "24 Hours of Le Mans results",
"caption": "24 Hours of Le Mans results",
"rows": [
[
"1995",
"Giroix Racing Team",
"Fabien Giroix Olivier Grouillard",
"GT1",
"290",
"5th",
"4th"
],
[
"1996",
"Kokusai Kaihatsu Racing Giroix Racing Team",
"Fabien Giroix Maurizio Sandro Sala",
"GT1",
"146",
"DNF",
"DNF"
],
[
"2000",
"Racing Organisation Course",
"Ralf Kelleners David Terrien",
"LMP675",
"44",
"DNF",
"DNF"
],
[
"2001",
"ROC Auto",
"Jordi Gené Pascal Fabre",
"LMP675",
"284",
"5th",
"1st"
],
[
"2002",
"Noël del Bello Racing ROC Compétition",
"Christophe Pillon Walter Lechner, Jr.",
"LMP675",
"317",
"19th",
"1st"
],
[
"2004",
"Barron Connor Racing",
"Mike Hezemans Ange Barde",
"GTS",
"200",
"DNF",
"DNF"
],
[
"2007",
"Swiss Spirit",
"Marcel Fässler Iradj Alexander",
"LMP1",
"62",
"DNF",
"DNF"
],
[
"2012",
"Gulf Racing Middle East",
"Keiko Ihara Marc Rostan",
"LMP2",
"17",
"DNF",
"DNF"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Laps FROM table WHERE Year = 2012",
"sel": 4,
"agg": 4,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"2012"
]
}
} |
2 | On what day done was the score of 1–6 6–1 3–6 achieved? | {
"header": [
"Outcome",
"Date",
"Tournament",
"Surface",
"Opponent",
"Score"
],
"page_title": "Melanie South",
"page_id": "12641767",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12641767-2",
"section_title": "Singles (6–6)",
"caption": "Singles (6–6)",
"rows": [
[
"Winner",
"3 March 2004",
"Mumbai",
"Hard",
"Chen Yanchong",
"6–4 6–4"
],
[
"Runner–up",
"1 May 2004",
"Bournemouth",
"Clay",
"Elke Clijsters",
"6–3 1–6 2–6"
],
[
"Winner",
"10 April 2005",
"Bath",
"Hard",
"Anne Keothavong",
"6–4 4–6 6–4"
],
[
"Runner–up",
"8 May 2005",
"Edinburgh",
"Clay",
"Ekaterina Kozhokina",
"4–6 3–6"
],
[
"Winner",
"29 January 2006",
"Hull",
"Hard",
"Irena Pavlovic",
"6–4 6–1"
],
[
"Winner",
"30 July 2006",
"Chengdu",
"Hard",
"Lu Jingjing",
"7–5 7–6 (7–5)"
],
[
"Winner",
"23 March 2008",
"Sorrento",
"Hard",
"Christina Wheeler",
"7–5 6–7 (6–8) 6–4"
],
[
"Runner–up",
"12 October 2008",
"Traralgon",
"Hard",
"Jarmila Gajdošová",
"3–6 6–3 1–6"
],
[
"Runner–up",
"19 October 2008",
"Mount Gambier",
"Hard",
"Natalie Grandin",
"6–7 (2–7) 4–6"
],
[
"Winner",
"26 October 2008",
"Port Pirie",
"Hard",
"Yurika Sema",
"6–3 6–4"
],
[
"Runner–up",
"15 November 2008",
"Pune",
"Hard",
"Lu Jingjing",
"3–6 2–6"
],
[
"Runner–up",
"25 October 2009",
"Glasgow",
"Hard",
"Johanna Larsson",
"1–6 6–1 3–6"
]
],
"name": ""
} | {
"human_readable": "SELECT Date FROM table WHERE Score = 1–6 6–1 3–6",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"1–6 6–1 3–6"
]
}
} |
2 | Name the average gold for czech republic and bronze less than 1 when total is less than 14 | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"page_title": "2004–05 ISU Junior Grand Prix",
"page_id": "12392757",
"types": [
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "2-12392757-3",
"section_title": "Medal table",
"caption": "Medal table",
"rows": [
[
"1",
"United States",
"8",
"13",
"15",
"36"
],
[
"2",
"Russia",
"10",
"7",
"7",
"24"
],
[
"3",
"Japan",
"7",
"4",
"3",
"14"
],
[
"3",
"Canada",
"4",
"6",
"4",
"14"
],
[
"4",
"Italy",
"2",
"1",
"1",
"4"
],
[
"5",
"South Korea",
"1",
"2",
"0",
"3"
],
[
"5",
"France",
"1",
"0",
"2",
"3"
],
[
"6",
"Finland",
"2",
"0",
"0",
"2"
],
[
"6",
"Sweden",
"0",
"0",
"2",
"2"
],
[
"6",
"Switzerland",
"1",
"1",
"0",
"2"
],
[
"6",
"Israel",
"0",
"1",
"1",
"2"
],
[
"7",
"Czech Republic",
"0",
"1",
"0",
"1"
],
[
"7",
"Ukraine",
"0",
"0",
"1",
"1"
]
],
"name": ""
} | {
"human_readable": "SELECT AVG Gold FROM table WHERE Total < 14 AND Bronze < 1 AND Nation = czech republic",
"sel": 2,
"agg": 5,
"conds": {
"column_index": [
5,
4,
1
],
"operator_index": [
2,
2,
0
],
"condition": [
"14",
"1",
"czech republic"
]
}
} |
2 | Name the most highest rank when silver is 4 and bronze is less than 3 | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"page_title": "2004–05 ISU Junior Grand Prix",
"page_id": "12392757",
"types": [
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "2-12392757-3",
"section_title": "Medal table",
"caption": "Medal table",
"rows": [
[
"1",
"United States",
"8",
"13",
"15",
"36"
],
[
"2",
"Russia",
"10",
"7",
"7",
"24"
],
[
"3",
"Japan",
"7",
"4",
"3",
"14"
],
[
"3",
"Canada",
"4",
"6",
"4",
"14"
],
[
"4",
"Italy",
"2",
"1",
"1",
"4"
],
[
"5",
"South Korea",
"1",
"2",
"0",
"3"
],
[
"5",
"France",
"1",
"0",
"2",
"3"
],
[
"6",
"Finland",
"2",
"0",
"0",
"2"
],
[
"6",
"Sweden",
"0",
"0",
"2",
"2"
],
[
"6",
"Switzerland",
"1",
"1",
"0",
"2"
],
[
"6",
"Israel",
"0",
"1",
"1",
"2"
],
[
"7",
"Czech Republic",
"0",
"1",
"0",
"1"
],
[
"7",
"Ukraine",
"0",
"0",
"1",
"1"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Rank FROM table WHERE Silver = 4 AND Bronze < 3",
"sel": 0,
"agg": 1,
"conds": {
"column_index": [
3,
4
],
"operator_index": [
0,
2
],
"condition": [
"4",
"3"
]
}
} |
2 | Are Naming the total number of total for bronze of 4 and silver more than 6 | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"page_title": "2004–05 ISU Junior Grand Prix",
"page_id": "12392757",
"types": [
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "2-12392757-3",
"section_title": "Medal table",
"caption": "Medal table",
"rows": [
[
"1",
"United States",
"8",
"13",
"15",
"36"
],
[
"2",
"Russia",
"10",
"7",
"7",
"24"
],
[
"3",
"Japan",
"7",
"4",
"3",
"14"
],
[
"3",
"Canada",
"4",
"6",
"4",
"14"
],
[
"4",
"Italy",
"2",
"1",
"1",
"4"
],
[
"5",
"South Korea",
"1",
"2",
"0",
"3"
],
[
"5",
"France",
"1",
"0",
"2",
"3"
],
[
"6",
"Finland",
"2",
"0",
"0",
"2"
],
[
"6",
"Sweden",
"0",
"0",
"2",
"2"
],
[
"6",
"Switzerland",
"1",
"1",
"0",
"2"
],
[
"6",
"Israel",
"0",
"1",
"1",
"2"
],
[
"7",
"Czech Republic",
"0",
"1",
"0",
"1"
],
[
"7",
"Ukraine",
"0",
"0",
"1",
"1"
]
],
"name": ""
} | {
"human_readable": "SELECT COUNT Total FROM table WHERE Bronze = 4 AND Silver > 6",
"sel": 5,
"agg": 3,
"conds": {
"column_index": [
4,
3
],
"operator_index": [
0,
1
],
"condition": [
"4",
"6"
]
}
} |
2 | When the Surface had been Carpet (i), what-all had been the Outcome? | {
"header": [
"Outcome",
"Date",
"Tournament",
"Surface",
"Partner",
"Opponents in the final",
"Score in the final"
],
"page_title": "Michael Kohlmann",
"page_id": "12774720",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12774720-2",
"section_title": "Doubles: 19 (5–14)",
"caption": "Doubles: 19 (5–14)",
"rows": [
[
"Runner-up",
"13 September 1999",
"Bournemouth , United Kingdom",
"Clay",
"Nicklas Kulti",
"David Adams Jeff Tarango",
"3–6, 7–6 (7–5) , 6–7 (5–7)"
],
[
"Runner-up",
"10 July 2000",
"Gstaad , Switzerland",
"Clay",
"Jérôme Golmard",
"Jiří Novák David Rikl",
"6–3, 3–6, 4–6"
],
[
"Winner",
"11 February 2002",
"Copenhagen , Denmark",
"Hard (i)",
"Julian Knowle",
"Jiří Novák Radek Štěpánek",
"7–6 (12–10) , 7–5"
],
[
"Runner-up",
"29 April 2002",
"Majorca , Spain",
"Clay",
"Julian Knowle",
"Mahesh Bhupathi Leander Paes",
"2–6, 4–6"
],
[
"Winner",
"30 December 2002",
"Madras , India",
"Hard",
"Julian Knowle",
"František Čermák Leoš Friedl",
"7–6 (7–1) , 7–6 (7–3)"
],
[
"Runner-up",
"24 February 2003",
"Copenhagen , Denmark",
"Hard (i)",
"Julian Knowle",
"Tomáš Cibulec Pavel Vízner",
"5–7, 7–5, 6–2"
],
[
"Runner-up",
"20 October 2003",
"St. Petersburg , Russia",
"Clay",
"Rainer Schüttler",
"Julian Knowle Nenad Zimonjić",
"4–6, 4–6"
],
[
"Runner-up",
"23 May 2004",
"Casablanca , Morocco",
"Hard (i)",
"Yves Allegro",
"Enzo Artoni Fernando Vicente",
"6–7 (1–7) , 3–6"
],
[
"Runner-up",
"23 August 2004",
"Long Island , USA",
"Hard",
"Yves Allegro",
"Antony Dupuis Michaël Llodra",
"2–6, 4–6"
],
[
"Winner",
"10 January 2005",
"Auckland , New Zealand",
"Hard",
"Yves Allegro",
"Simon Aspelin Todd Perry",
"6–4, 7–6 (7–4)"
],
[
"Runner-up",
"7 February 2005",
"San José , USA",
"Hard (i)",
"Yves Allegro",
"Wayne Arthurs Paul Hanley",
"6–7 (4–7) , 4–6"
],
[
"Runner-up",
"4 July 2005",
"Gstaad , Switzerland",
"Clay",
"Rainer Schüttler",
"František Čermák Leoš Friedl",
"6–7 (6–8) , 6–7 (11–13)"
],
[
"Winner",
"10 April 2006",
"Houston , USA",
"Clay",
"Alexander Waske",
"Julian Knowle Jürgen Melzer",
"5–7, 6–4, [10–5]"
],
[
"Runner-up",
"24 April 2006",
"Casablanca , Morocco",
"Clay",
"Alexander Waske",
"Julian Knowle Jürgen Melzer",
"3–6, 4–6"
],
[
"Runner-up",
"12 June 2006",
"Halle , Germany",
"Grass",
"Rainer Schüttler",
"Fabrice Santoro Nenad Zimonjić",
"0–6, 4–6"
],
[
"Winner",
"29 January 2007",
"Zagreb , Croatia",
"Carpet (i)",
"Alexander Waske",
"František Čermák Jaroslav Levinský",
"7–6 (7–5) , 4–6, [10–5]"
],
[
"Runner-up",
"6 July 2009",
"Newport , USA",
"Grass",
"Rogier Wassen",
"Jordan Kerr Rajeev Ram",
"7–6 (8–6) , 4–6, [6–10]"
],
[
"Runner-up",
"8 May 2010",
"Munich , Germany",
"Clay",
"Eric Butorac",
"Oliver Marach Santiago Ventura",
"7–5, 3–6, [14–16]"
],
[
"Runner-up",
"2 October 2011",
"Bangkok , Thailand",
"Hard (i)",
"Alexander Waske",
"Oliver Marach Aisam-ul-Haq Qureshi",
"6–7 (4–7) , 6–7 (5–7)"
]
],
"name": ""
} | {
"human_readable": "SELECT Outcome FROM table WHERE Surface = carpet (i)",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"carpet (i)"
]
}
} |
2 | What-all is the draw number of the a place song more lower than 6 and more than 38 vote? | {
"header": [
"Draw",
"Artist",
"Song",
"Votes",
"Place"
],
"page_title": "Estonia in the Eurovision Song Contest 2002",
"page_id": "12676284",
"types": [
"real",
"text",
"text",
"real",
"real"
],
"id": "2-12676284-1",
"section_title": "Final",
"caption": "Eurolaul - 26 January 2002",
"rows": [
[
"1",
"Jaanika Vilipo",
"\"I'm Falling\"",
"49",
"5"
],
[
"2",
"Yvetta Kadakas & Ivo Linna",
"\"Computer Love\"",
"14",
"10"
],
[
"3",
"Maarja Kivi",
"\"A Dream\"",
"38",
"7"
],
[
"4",
"Lea Liitmaa & Jaagup Kreem",
"\"What If I Fell\"",
"31",
"9"
],
[
"5",
"Gerli Padar",
"\"Need A Little Nothing\"",
"60",
"3"
],
[
"6",
"Hatuna & Riina Riistop",
"\"This Is (What Luv Can Do)\"",
"32",
"8"
],
[
"7",
"Maarja Tõkke",
"\"I'll Never Forget\"",
"51",
"4"
],
[
"8",
"Nightlight Duo & Cowboys",
"\"Another Country Song\"",
"65",
"2"
],
[
"9",
"Sahlene",
"\" Runaway \"",
"85",
"1"
],
[
"10",
"Julia Hillens",
"\"U Can't\"",
"39",
"6"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Draw FROM table WHERE Place > 6 AND Votes > 38",
"sel": 0,
"agg": 4,
"conds": {
"column_index": [
4,
3
],
"operator_index": [
1,
1
],
"condition": [
"6",
"38"
]
}
} |
2 | What-all is the total number of votes Sahlene with a place below 1 has? | {
"header": [
"Draw",
"Artist",
"Song",
"Votes",
"Place"
],
"page_title": "Estonia in the Eurovision Song Contest 2002",
"page_id": "12676284",
"types": [
"real",
"text",
"text",
"real",
"real"
],
"id": "2-12676284-1",
"section_title": "Final",
"caption": "Eurolaul - 26 January 2002",
"rows": [
[
"1",
"Jaanika Vilipo",
"\"I'm Falling\"",
"49",
"5"
],
[
"2",
"Yvetta Kadakas & Ivo Linna",
"\"Computer Love\"",
"14",
"10"
],
[
"3",
"Maarja Kivi",
"\"A Dream\"",
"38",
"7"
],
[
"4",
"Lea Liitmaa & Jaagup Kreem",
"\"What If I Fell\"",
"31",
"9"
],
[
"5",
"Gerli Padar",
"\"Need A Little Nothing\"",
"60",
"3"
],
[
"6",
"Hatuna & Riina Riistop",
"\"This Is (What Luv Can Do)\"",
"32",
"8"
],
[
"7",
"Maarja Tõkke",
"\"I'll Never Forget\"",
"51",
"4"
],
[
"8",
"Nightlight Duo & Cowboys",
"\"Another Country Song\"",
"65",
"2"
],
[
"9",
"Sahlene",
"\" Runaway \"",
"85",
"1"
],
[
"10",
"Julia Hillens",
"\"U Can't\"",
"39",
"6"
]
],
"name": ""
} | {
"human_readable": "SELECT COUNT Votes FROM table WHERE Artist = sahlene AND Place > 1",
"sel": 3,
"agg": 3,
"conds": {
"column_index": [
1,
4
],
"operator_index": [
0,
1
],
"condition": [
"sahlene",
"1"
]
}
} |
2 | What-all is the highest place of the song with 38 votes and a draw great than 3? | {
"header": [
"Draw",
"Artist",
"Song",
"Votes",
"Place"
],
"page_title": "Estonia in the Eurovision Song Contest 2002",
"page_id": "12676284",
"types": [
"real",
"text",
"text",
"real",
"real"
],
"id": "2-12676284-1",
"section_title": "Final",
"caption": "Eurolaul - 26 January 2002",
"rows": [
[
"1",
"Jaanika Vilipo",
"\"I'm Falling\"",
"49",
"5"
],
[
"2",
"Yvetta Kadakas & Ivo Linna",
"\"Computer Love\"",
"14",
"10"
],
[
"3",
"Maarja Kivi",
"\"A Dream\"",
"38",
"7"
],
[
"4",
"Lea Liitmaa & Jaagup Kreem",
"\"What If I Fell\"",
"31",
"9"
],
[
"5",
"Gerli Padar",
"\"Need A Little Nothing\"",
"60",
"3"
],
[
"6",
"Hatuna & Riina Riistop",
"\"This Is (What Luv Can Do)\"",
"32",
"8"
],
[
"7",
"Maarja Tõkke",
"\"I'll Never Forget\"",
"51",
"4"
],
[
"8",
"Nightlight Duo & Cowboys",
"\"Another Country Song\"",
"65",
"2"
],
[
"9",
"Sahlene",
"\" Runaway \"",
"85",
"1"
],
[
"10",
"Julia Hillens",
"\"U Can't\"",
"39",
"6"
]
],
"name": ""
} | {
"human_readable": "SELECT MAX Place FROM table WHERE Votes = 38 AND Draw > 3",
"sel": 4,
"agg": 1,
"conds": {
"column_index": [
3,
0
],
"operator_index": [
0,
1
],
"condition": [
"38",
"3"
]
}
} |
2 | How many votes have done Yvetta Kadakas & Ivo Linna, who had had less than 4 draw, have? | {
"header": [
"Draw",
"Artist",
"Song",
"Votes",
"Place"
],
"page_title": "Estonia in the Eurovision Song Contest 2002",
"page_id": "12676284",
"types": [
"real",
"text",
"text",
"real",
"real"
],
"id": "2-12676284-1",
"section_title": "Final",
"caption": "Eurolaul - 26 January 2002",
"rows": [
[
"1",
"Jaanika Vilipo",
"\"I'm Falling\"",
"49",
"5"
],
[
"2",
"Yvetta Kadakas & Ivo Linna",
"\"Computer Love\"",
"14",
"10"
],
[
"3",
"Maarja Kivi",
"\"A Dream\"",
"38",
"7"
],
[
"4",
"Lea Liitmaa & Jaagup Kreem",
"\"What If I Fell\"",
"31",
"9"
],
[
"5",
"Gerli Padar",
"\"Need A Little Nothing\"",
"60",
"3"
],
[
"6",
"Hatuna & Riina Riistop",
"\"This Is (What Luv Can Do)\"",
"32",
"8"
],
[
"7",
"Maarja Tõkke",
"\"I'll Never Forget\"",
"51",
"4"
],
[
"8",
"Nightlight Duo & Cowboys",
"\"Another Country Song\"",
"65",
"2"
],
[
"9",
"Sahlene",
"\" Runaway \"",
"85",
"1"
],
[
"10",
"Julia Hillens",
"\"U Can't\"",
"39",
"6"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Votes FROM table WHERE Draw < 4 AND Artist = yvetta kadakas & ivo linna",
"sel": 3,
"agg": 4,
"conds": {
"column_index": [
0,
1
],
"operator_index": [
2,
0
],
"condition": [
"4",
"yvetta kadakas & ivo linna"
]
}
} |
2 | What year was there a finish of 3? | {
"header": [
"Year",
"Chassis",
"Engine",
"Start",
"Finish",
"Team"
],
"page_title": "Raul Boesel",
"page_id": "1226543",
"types": [
"real",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-1226543-6",
"section_title": "Indianapolis 500",
"caption": "Indianapolis 500",
"rows": [
[
"1985",
"March 85C",
"Ford Cosworth DFX",
"23",
"18",
"Simon"
],
[
"1986",
"Lola T86/00",
"Ford Cosworth DFX",
"22",
"13",
"Simon"
],
[
"1988",
"Lola T88/00",
"Ford Cosworth DFX",
"20",
"7",
"Shierson"
],
[
"1989",
"Lola T89/00",
"Judd",
"9",
"3",
"Shierson"
],
[
"1990",
"Lola T89/00",
"Judd",
"17",
"28",
"Truesports"
],
[
"1992",
"Lola T92/00",
"Chevrolet 265A",
"27",
"7",
"Simon"
],
[
"1993",
"Lola T93/00",
"Ford XB",
"3",
"4",
"Simon"
],
[
"1994",
"Lola T94/00",
"Ford XB",
"2",
"21",
"Simon"
],
[
"1995",
"Lola T95/00",
"Mercedes-Benz IC108B",
"22",
"20",
"Rahal/Hogan"
],
[
"1998",
"G-Force",
"Oldsmobile",
"30",
"19",
"McCormack"
],
[
"1999",
"Riley & Scott",
"Oldsmobile",
"33",
"12",
"Brant"
],
[
"2000",
"G-Force",
"Oldsmobile",
"24",
"16",
"Treadway"
],
[
"2001",
"G-Force",
"Oldsmobile",
"Raced by F. Giaffone",
"Raced by F. Giaffone",
"Treadway"
],
[
"2002",
"Dallara",
"Chevrolet",
"3",
"21",
"Menard"
]
],
"name": ""
} | {
"human_readable": "SELECT Year FROM table WHERE Finish = 3",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"3"
]
}
} |
2 | What year had been the start 33? | {
"header": [
"Year",
"Chassis",
"Engine",
"Start",
"Finish",
"Team"
],
"page_title": "Raul Boesel",
"page_id": "1226543",
"types": [
"real",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-1226543-6",
"section_title": "Indianapolis 500",
"caption": "Indianapolis 500",
"rows": [
[
"1985",
"March 85C",
"Ford Cosworth DFX",
"23",
"18",
"Simon"
],
[
"1986",
"Lola T86/00",
"Ford Cosworth DFX",
"22",
"13",
"Simon"
],
[
"1988",
"Lola T88/00",
"Ford Cosworth DFX",
"20",
"7",
"Shierson"
],
[
"1989",
"Lola T89/00",
"Judd",
"9",
"3",
"Shierson"
],
[
"1990",
"Lola T89/00",
"Judd",
"17",
"28",
"Truesports"
],
[
"1992",
"Lola T92/00",
"Chevrolet 265A",
"27",
"7",
"Simon"
],
[
"1993",
"Lola T93/00",
"Ford XB",
"3",
"4",
"Simon"
],
[
"1994",
"Lola T94/00",
"Ford XB",
"2",
"21",
"Simon"
],
[
"1995",
"Lola T95/00",
"Mercedes-Benz IC108B",
"22",
"20",
"Rahal/Hogan"
],
[
"1998",
"G-Force",
"Oldsmobile",
"30",
"19",
"McCormack"
],
[
"1999",
"Riley & Scott",
"Oldsmobile",
"33",
"12",
"Brant"
],
[
"2000",
"G-Force",
"Oldsmobile",
"24",
"16",
"Treadway"
],
[
"2001",
"G-Force",
"Oldsmobile",
"Raced by F. Giaffone",
"Raced by F. Giaffone",
"Treadway"
],
[
"2002",
"Dallara",
"Chevrolet",
"3",
"21",
"Menard"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Year FROM table WHERE Start = 33",
"sel": 0,
"agg": 4,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"33"
]
}
} |
2 | When was there a team of Simon and the start was 3? | {
"header": [
"Year",
"Chassis",
"Engine",
"Start",
"Finish",
"Team"
],
"page_title": "Raul Boesel",
"page_id": "1226543",
"types": [
"real",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-1226543-6",
"section_title": "Indianapolis 500",
"caption": "Indianapolis 500",
"rows": [
[
"1985",
"March 85C",
"Ford Cosworth DFX",
"23",
"18",
"Simon"
],
[
"1986",
"Lola T86/00",
"Ford Cosworth DFX",
"22",
"13",
"Simon"
],
[
"1988",
"Lola T88/00",
"Ford Cosworth DFX",
"20",
"7",
"Shierson"
],
[
"1989",
"Lola T89/00",
"Judd",
"9",
"3",
"Shierson"
],
[
"1990",
"Lola T89/00",
"Judd",
"17",
"28",
"Truesports"
],
[
"1992",
"Lola T92/00",
"Chevrolet 265A",
"27",
"7",
"Simon"
],
[
"1993",
"Lola T93/00",
"Ford XB",
"3",
"4",
"Simon"
],
[
"1994",
"Lola T94/00",
"Ford XB",
"2",
"21",
"Simon"
],
[
"1995",
"Lola T95/00",
"Mercedes-Benz IC108B",
"22",
"20",
"Rahal/Hogan"
],
[
"1998",
"G-Force",
"Oldsmobile",
"30",
"19",
"McCormack"
],
[
"1999",
"Riley & Scott",
"Oldsmobile",
"33",
"12",
"Brant"
],
[
"2000",
"G-Force",
"Oldsmobile",
"24",
"16",
"Treadway"
],
[
"2001",
"G-Force",
"Oldsmobile",
"Raced by F. Giaffone",
"Raced by F. Giaffone",
"Treadway"
],
[
"2002",
"Dallara",
"Chevrolet",
"3",
"21",
"Menard"
]
],
"name": ""
} | {
"human_readable": "SELECT Year FROM table WHERE Team = simon AND Start = 3",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
5,
3
],
"operator_index": [
0,
0
],
"condition": [
"simon",
"3"
]
}
} |
2 | What-all's the name of the 1985 city with a Spire (m) of 105, and a Roof (m) smaller than 96? | {
"header": [
"Rank",
"City",
"Roof ( m )",
"Spire (m)",
"Floors",
"Built"
],
"page_title": "List of tallest buildings in Poland",
"page_id": "1253443",
"types": [
"real",
"text",
"real",
"text",
"real",
"real"
],
"id": "2-1253443-1",
"section_title": "Completed",
"caption": "Completed",
"rows": [
[
"1.",
"Wrocław",
"212",
"212",
"50",
"2012"
],
[
"2.",
"Warsaw",
"192",
"192",
"54",
"2012"
],
[
"3.",
"Warsaw",
"188",
"237",
"42",
"1955"
],
[
"4.",
"Warsaw",
"184",
"208",
"43",
"1999"
],
[
"5.",
"Warsaw",
"159",
"159",
"46",
"2013"
],
[
"5.",
"Warsaw",
"159",
"192",
"40",
"2006"
],
[
"7.",
"Warsaw",
"154",
"164",
"45",
"2004"
],
[
"8.",
"Warsaw",
"144",
"165",
"34",
"1998"
],
[
"9.",
"Warsaw",
"140",
"170",
"40",
"1989"
],
[
"10.",
"Warsaw",
"140",
"150",
"42",
"1979"
],
[
"11.",
"Warsaw",
"128",
"128",
"30",
"2001"
],
[
"12.",
"Gdynia",
"125.4",
"141.6",
"36",
"2009"
],
[
"13.",
"Warsaw",
"112",
"116",
"28",
"1999"
],
[
"14.",
"Warsaw",
"107",
"138",
"39",
"1975"
],
[
"15.",
"Katowice",
"106",
"125",
"29",
"2002"
],
[
"16.",
"Warsaw",
"106",
"120",
"30",
"2004"
],
[
"17.",
"Warsaw",
"106",
"111",
"33",
"1979"
],
[
"18.",
"Warsaw",
"105",
"105",
"26",
"2007"
],
[
"19.",
"Warsaw",
"100",
"120",
"28",
"1991"
],
[
"20.",
"Katowice",
"97",
"99",
"22",
"1981"
],
[
"21.",
"Warsaw",
"96",
"105",
"28",
"2002"
],
[
"22.",
"Warsaw",
"94",
"97",
"25",
"2000"
],
[
"22.",
"Warsaw",
"94",
"94",
"28",
"2007"
],
[
"24.",
"Szczecin",
"92",
"128",
"22",
"1992"
],
[
"24.",
"Katowice",
"92",
"92",
"20",
"1981"
],
[
"26.",
"Katowice",
"90",
"105",
"22",
"1985"
],
[
"27.",
"Kraków",
"88",
"105",
"20",
"1998"
],
[
"27.",
"Warszawa",
"88",
"88",
"21",
"2002"
],
[
"29.",
"Warszawa",
"87",
"94",
"25",
"2008"
],
[
"30.",
"Wrocław",
"85",
"110",
"23",
"1990"
],
[
"30.",
"Warszawa",
"85",
"85",
"22",
"2009"
],
[
"32",
"Poznań",
"84",
"102",
"21",
"2007"
],
[
"32",
"Sosnowiec",
"84",
"b/d",
"20",
"1981"
],
[
"34.",
"Poznań",
"83",
"106",
"22",
"1991"
],
[
"34.",
"Warszawa",
"83",
"103",
"22",
"1997"
],
[
"36",
"Katowice",
"82",
"87",
"27",
"1988"
],
[
"36",
"Katowice",
"82",
"87",
"27",
"1989"
],
[
"36",
"Katowice",
"82",
"87",
"27",
"1991"
],
[
"39.",
"Warszawa",
"82",
"82",
"22",
"2000"
],
[
"40",
"Katowice",
"81",
"81",
"27",
"1978"
],
[
"40.",
"Katowice",
"81",
"81",
"27",
"1978"
],
[
"47.",
"Gdańsk",
"80",
"98",
"20",
"1980"
],
[
"47.",
"Warszawa",
"80",
"85",
"20",
"1993"
]
],
"name": ""
} | {
"human_readable": "SELECT City FROM table WHERE Spire (m) = 105 AND Roof ( m ) < 96 AND Built = 1985",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
3,
2,
5
],
"operator_index": [
0,
2,
0
],
"condition": [
"105",
"96",
"1985"
]
}
} |
2 | What-all's the average number of floors that was built in 2004, and have a roof (m) of 106? | {
"header": [
"Rank",
"City",
"Roof ( m )",
"Spire (m)",
"Floors",
"Built"
],
"page_title": "List of tallest buildings in Poland",
"page_id": "1253443",
"types": [
"real",
"text",
"real",
"text",
"real",
"real"
],
"id": "2-1253443-1",
"section_title": "Completed",
"caption": "Completed",
"rows": [
[
"1.",
"Wrocław",
"212",
"212",
"50",
"2012"
],
[
"2.",
"Warsaw",
"192",
"192",
"54",
"2012"
],
[
"3.",
"Warsaw",
"188",
"237",
"42",
"1955"
],
[
"4.",
"Warsaw",
"184",
"208",
"43",
"1999"
],
[
"5.",
"Warsaw",
"159",
"159",
"46",
"2013"
],
[
"5.",
"Warsaw",
"159",
"192",
"40",
"2006"
],
[
"7.",
"Warsaw",
"154",
"164",
"45",
"2004"
],
[
"8.",
"Warsaw",
"144",
"165",
"34",
"1998"
],
[
"9.",
"Warsaw",
"140",
"170",
"40",
"1989"
],
[
"10.",
"Warsaw",
"140",
"150",
"42",
"1979"
],
[
"11.",
"Warsaw",
"128",
"128",
"30",
"2001"
],
[
"12.",
"Gdynia",
"125.4",
"141.6",
"36",
"2009"
],
[
"13.",
"Warsaw",
"112",
"116",
"28",
"1999"
],
[
"14.",
"Warsaw",
"107",
"138",
"39",
"1975"
],
[
"15.",
"Katowice",
"106",
"125",
"29",
"2002"
],
[
"16.",
"Warsaw",
"106",
"120",
"30",
"2004"
],
[
"17.",
"Warsaw",
"106",
"111",
"33",
"1979"
],
[
"18.",
"Warsaw",
"105",
"105",
"26",
"2007"
],
[
"19.",
"Warsaw",
"100",
"120",
"28",
"1991"
],
[
"20.",
"Katowice",
"97",
"99",
"22",
"1981"
],
[
"21.",
"Warsaw",
"96",
"105",
"28",
"2002"
],
[
"22.",
"Warsaw",
"94",
"97",
"25",
"2000"
],
[
"22.",
"Warsaw",
"94",
"94",
"28",
"2007"
],
[
"24.",
"Szczecin",
"92",
"128",
"22",
"1992"
],
[
"24.",
"Katowice",
"92",
"92",
"20",
"1981"
],
[
"26.",
"Katowice",
"90",
"105",
"22",
"1985"
],
[
"27.",
"Kraków",
"88",
"105",
"20",
"1998"
],
[
"27.",
"Warszawa",
"88",
"88",
"21",
"2002"
],
[
"29.",
"Warszawa",
"87",
"94",
"25",
"2008"
],
[
"30.",
"Wrocław",
"85",
"110",
"23",
"1990"
],
[
"30.",
"Warszawa",
"85",
"85",
"22",
"2009"
],
[
"32",
"Poznań",
"84",
"102",
"21",
"2007"
],
[
"32",
"Sosnowiec",
"84",
"b/d",
"20",
"1981"
],
[
"34.",
"Poznań",
"83",
"106",
"22",
"1991"
],
[
"34.",
"Warszawa",
"83",
"103",
"22",
"1997"
],
[
"36",
"Katowice",
"82",
"87",
"27",
"1988"
],
[
"36",
"Katowice",
"82",
"87",
"27",
"1989"
],
[
"36",
"Katowice",
"82",
"87",
"27",
"1991"
],
[
"39.",
"Warszawa",
"82",
"82",
"22",
"2000"
],
[
"40",
"Katowice",
"81",
"81",
"27",
"1978"
],
[
"40.",
"Katowice",
"81",
"81",
"27",
"1978"
],
[
"47.",
"Gdańsk",
"80",
"98",
"20",
"1980"
],
[
"47.",
"Warszawa",
"80",
"85",
"20",
"1993"
]
],
"name": ""
} | {
"human_readable": "SELECT AVG Floors FROM table WHERE Built = 2004 AND Roof ( m ) = 106",
"sel": 4,
"agg": 5,
"conds": {
"column_index": [
5,
2
],
"operator_index": [
0,
0
],
"condition": [
"2004",
"106"
]
}
} |
2 | What-all's the total number of floors built after 2006, and have a rank of 12? | {
"header": [
"Rank",
"City",
"Roof ( m )",
"Spire (m)",
"Floors",
"Built"
],
"page_title": "List of tallest buildings in Poland",
"page_id": "1253443",
"types": [
"real",
"text",
"real",
"text",
"real",
"real"
],
"id": "2-1253443-1",
"section_title": "Completed",
"caption": "Completed",
"rows": [
[
"1.",
"Wrocław",
"212",
"212",
"50",
"2012"
],
[
"2.",
"Warsaw",
"192",
"192",
"54",
"2012"
],
[
"3.",
"Warsaw",
"188",
"237",
"42",
"1955"
],
[
"4.",
"Warsaw",
"184",
"208",
"43",
"1999"
],
[
"5.",
"Warsaw",
"159",
"159",
"46",
"2013"
],
[
"5.",
"Warsaw",
"159",
"192",
"40",
"2006"
],
[
"7.",
"Warsaw",
"154",
"164",
"45",
"2004"
],
[
"8.",
"Warsaw",
"144",
"165",
"34",
"1998"
],
[
"9.",
"Warsaw",
"140",
"170",
"40",
"1989"
],
[
"10.",
"Warsaw",
"140",
"150",
"42",
"1979"
],
[
"11.",
"Warsaw",
"128",
"128",
"30",
"2001"
],
[
"12.",
"Gdynia",
"125.4",
"141.6",
"36",
"2009"
],
[
"13.",
"Warsaw",
"112",
"116",
"28",
"1999"
],
[
"14.",
"Warsaw",
"107",
"138",
"39",
"1975"
],
[
"15.",
"Katowice",
"106",
"125",
"29",
"2002"
],
[
"16.",
"Warsaw",
"106",
"120",
"30",
"2004"
],
[
"17.",
"Warsaw",
"106",
"111",
"33",
"1979"
],
[
"18.",
"Warsaw",
"105",
"105",
"26",
"2007"
],
[
"19.",
"Warsaw",
"100",
"120",
"28",
"1991"
],
[
"20.",
"Katowice",
"97",
"99",
"22",
"1981"
],
[
"21.",
"Warsaw",
"96",
"105",
"28",
"2002"
],
[
"22.",
"Warsaw",
"94",
"97",
"25",
"2000"
],
[
"22.",
"Warsaw",
"94",
"94",
"28",
"2007"
],
[
"24.",
"Szczecin",
"92",
"128",
"22",
"1992"
],
[
"24.",
"Katowice",
"92",
"92",
"20",
"1981"
],
[
"26.",
"Katowice",
"90",
"105",
"22",
"1985"
],
[
"27.",
"Kraków",
"88",
"105",
"20",
"1998"
],
[
"27.",
"Warszawa",
"88",
"88",
"21",
"2002"
],
[
"29.",
"Warszawa",
"87",
"94",
"25",
"2008"
],
[
"30.",
"Wrocław",
"85",
"110",
"23",
"1990"
],
[
"30.",
"Warszawa",
"85",
"85",
"22",
"2009"
],
[
"32",
"Poznań",
"84",
"102",
"21",
"2007"
],
[
"32",
"Sosnowiec",
"84",
"b/d",
"20",
"1981"
],
[
"34.",
"Poznań",
"83",
"106",
"22",
"1991"
],
[
"34.",
"Warszawa",
"83",
"103",
"22",
"1997"
],
[
"36",
"Katowice",
"82",
"87",
"27",
"1988"
],
[
"36",
"Katowice",
"82",
"87",
"27",
"1989"
],
[
"36",
"Katowice",
"82",
"87",
"27",
"1991"
],
[
"39.",
"Warszawa",
"82",
"82",
"22",
"2000"
],
[
"40",
"Katowice",
"81",
"81",
"27",
"1978"
],
[
"40.",
"Katowice",
"81",
"81",
"27",
"1978"
],
[
"47.",
"Gdańsk",
"80",
"98",
"20",
"1980"
],
[
"47.",
"Warszawa",
"80",
"85",
"20",
"1993"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Floors FROM table WHERE Built > 2006 AND Rank = 12",
"sel": 4,
"agg": 4,
"conds": {
"column_index": [
5,
0
],
"operator_index": [
1,
0
],
"condition": [
"2006",
"12"
]
}
} |
2 | What-all is the sum of attendance for H/A values of "n"? | {
"header": [
"Date",
"Round",
"Opponents",
"H / A",
"Result F–A",
"Attendance"
],
"page_title": "2005–06 Manchester United F.C. season",
"page_id": "12817505",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-12817505-5",
"section_title": "League Cup",
"caption": "League Cup",
"rows": [
[
"26 October 2005",
"Round 3",
"Barnet",
"H",
"4–1",
"43,673"
],
[
"30 November 2005",
"Round 4",
"West Bromwich Albion",
"H",
"3–1",
"48,294"
],
[
"20 December 2005",
"Round 5",
"Birmingham City",
"A",
"3–1",
"20,454"
],
[
"11 January 2006",
"Semi-final First leg",
"Blackburn Rovers",
"A",
"1–1",
"24,348"
],
[
"25 January 2006",
"Semi-final Second leg",
"Blackburn Rovers",
"H",
"2–1",
"61,637"
],
[
"26 February 2006",
"Final",
"Wigan Athletic",
"N",
"4–0",
"66,866"
]
],
"name": ""
} | {
"human_readable": "SELECT SUM Attendance FROM table WHERE H / A = n",
"sel": 5,
"agg": 4,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"n"
]
}
} |
2 | Name the score has opponent of stefano galvani | {
"header": [
"Outcome",
"Tournament",
"Surface",
"Opponent",
"Score"
],
"page_title": "Uladzimir Ignatik",
"page_id": "12923427",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12923427-3",
"section_title": "Singles",
"caption": "Singles",
"rows": [
[
"Winner",
"North Miami Beach, Florida , USA",
"Hard",
"Todd Paul",
"4–6, 7–6 (10–8) , 6–2"
],
[
"Runner-up",
"Vic , Spain",
"Clay",
"Javier Genaro-Martinez",
"4–6, 5–7"
],
[
"Winner",
"Minsk , Belarus",
"Hard",
"Deniss Pavlovs",
"6–1, 2–0 ret."
],
[
"Runner-up",
"Harlingen, Texas , USA",
"Hard",
"Jesse Witten",
"5–7, 4–6"
],
[
"Winner",
"Koszalin , Poland",
"Clay",
"Marcin Gawron",
"6–1, 4–6, 6–2"
],
[
"Runner-up",
"Novi Sad , Serbia",
"Clay",
"Dejan Katic",
"6–3, 3–6, 2–6"
],
[
"Winner",
"Olsztyn , Poland",
"Clay",
"Marcin Gawron",
"6–1, 6–3"
],
[
"Winner",
"Istanbul , Turkey",
"Hard",
"Denys Molchanov",
"6–2, 6–2"
],
[
"Winner",
"Martos , Spain",
"Hard",
"Roberto Bautista-Agut",
"6–1, 3–6, 7–6 (7–3)"
],
[
"Winner",
"Dunlop World Challenge",
"Carpet (i)",
"Tatsuma Ito",
"7–6 (9–7) , 7–6 (7–3)"
],
[
"Runner-up",
"Sheffield , UK",
"Hard (i)",
"Stefano Galvani",
"4–6, 6–4, 0–6"
],
[
"Winner",
"ATP Challenger Guangzhou",
"Hard",
"Alexander Kudryavtsev",
"6–4, 6–4"
],
[
"Runner-up",
"Namangan , Uzbekistan",
"Hard",
"Ivan Sergeyev",
"6–7 (5–7) , 1–6"
],
[
"Winner",
"Kassel , Germany",
"Clay",
"Jan Minář",
"6–4, 7–6 (7–3)"
],
[
"Winner",
"Tashkent , Uzbekistan",
"Hard",
"Lukáš Lacko",
"6–3, 7–6 (7–3)"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Opponent = stefano galvani",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"stefano galvani"
]
}
} |
2 | Are Naming the score with opponent of javier genaro-martinez | {
"header": [
"Outcome",
"Tournament",
"Surface",
"Opponent",
"Score"
],
"page_title": "Uladzimir Ignatik",
"page_id": "12923427",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12923427-3",
"section_title": "Singles",
"caption": "Singles",
"rows": [
[
"Winner",
"North Miami Beach, Florida , USA",
"Hard",
"Todd Paul",
"4–6, 7–6 (10–8) , 6–2"
],
[
"Runner-up",
"Vic , Spain",
"Clay",
"Javier Genaro-Martinez",
"4–6, 5–7"
],
[
"Winner",
"Minsk , Belarus",
"Hard",
"Deniss Pavlovs",
"6–1, 2–0 ret."
],
[
"Runner-up",
"Harlingen, Texas , USA",
"Hard",
"Jesse Witten",
"5–7, 4–6"
],
[
"Winner",
"Koszalin , Poland",
"Clay",
"Marcin Gawron",
"6–1, 4–6, 6–2"
],
[
"Runner-up",
"Novi Sad , Serbia",
"Clay",
"Dejan Katic",
"6–3, 3–6, 2–6"
],
[
"Winner",
"Olsztyn , Poland",
"Clay",
"Marcin Gawron",
"6–1, 6–3"
],
[
"Winner",
"Istanbul , Turkey",
"Hard",
"Denys Molchanov",
"6–2, 6–2"
],
[
"Winner",
"Martos , Spain",
"Hard",
"Roberto Bautista-Agut",
"6–1, 3–6, 7–6 (7–3)"
],
[
"Winner",
"Dunlop World Challenge",
"Carpet (i)",
"Tatsuma Ito",
"7–6 (9–7) , 7–6 (7–3)"
],
[
"Runner-up",
"Sheffield , UK",
"Hard (i)",
"Stefano Galvani",
"4–6, 6–4, 0–6"
],
[
"Winner",
"ATP Challenger Guangzhou",
"Hard",
"Alexander Kudryavtsev",
"6–4, 6–4"
],
[
"Runner-up",
"Namangan , Uzbekistan",
"Hard",
"Ivan Sergeyev",
"6–7 (5–7) , 1–6"
],
[
"Winner",
"Kassel , Germany",
"Clay",
"Jan Minář",
"6–4, 7–6 (7–3)"
],
[
"Winner",
"Tashkent , Uzbekistan",
"Hard",
"Lukáš Lacko",
"6–3, 7–6 (7–3)"
]
],
"name": ""
} | {
"human_readable": "SELECT Score FROM table WHERE Opponent = javier genaro-martinez",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"javier genaro-martinez"
]
}
} |
2 | Are Naming the outcome for dunlop world challenge | {
"header": [
"Outcome",
"Tournament",
"Surface",
"Opponent",
"Score"
],
"page_title": "Uladzimir Ignatik",
"page_id": "12923427",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12923427-3",
"section_title": "Singles",
"caption": "Singles",
"rows": [
[
"Winner",
"North Miami Beach, Florida , USA",
"Hard",
"Todd Paul",
"4–6, 7–6 (10–8) , 6–2"
],
[
"Runner-up",
"Vic , Spain",
"Clay",
"Javier Genaro-Martinez",
"4–6, 5–7"
],
[
"Winner",
"Minsk , Belarus",
"Hard",
"Deniss Pavlovs",
"6–1, 2–0 ret."
],
[
"Runner-up",
"Harlingen, Texas , USA",
"Hard",
"Jesse Witten",
"5–7, 4–6"
],
[
"Winner",
"Koszalin , Poland",
"Clay",
"Marcin Gawron",
"6–1, 4–6, 6–2"
],
[
"Runner-up",
"Novi Sad , Serbia",
"Clay",
"Dejan Katic",
"6–3, 3–6, 2–6"
],
[
"Winner",
"Olsztyn , Poland",
"Clay",
"Marcin Gawron",
"6–1, 6–3"
],
[
"Winner",
"Istanbul , Turkey",
"Hard",
"Denys Molchanov",
"6–2, 6–2"
],
[
"Winner",
"Martos , Spain",
"Hard",
"Roberto Bautista-Agut",
"6–1, 3–6, 7–6 (7–3)"
],
[
"Winner",
"Dunlop World Challenge",
"Carpet (i)",
"Tatsuma Ito",
"7–6 (9–7) , 7–6 (7–3)"
],
[
"Runner-up",
"Sheffield , UK",
"Hard (i)",
"Stefano Galvani",
"4–6, 6–4, 0–6"
],
[
"Winner",
"ATP Challenger Guangzhou",
"Hard",
"Alexander Kudryavtsev",
"6–4, 6–4"
],
[
"Runner-up",
"Namangan , Uzbekistan",
"Hard",
"Ivan Sergeyev",
"6–7 (5–7) , 1–6"
],
[
"Winner",
"Kassel , Germany",
"Clay",
"Jan Minář",
"6–4, 7–6 (7–3)"
],
[
"Winner",
"Tashkent , Uzbekistan",
"Hard",
"Lukáš Lacko",
"6–3, 7–6 (7–3)"
]
],
"name": ""
} | {
"human_readable": "SELECT Outcome FROM table WHERE Tournament = dunlop world challenge",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"dunlop world challenge"
]
}
} |
2 | Who-all was the visiting team on December 6? | {
"header": [
"Date",
"Visiting Team",
"Final Score",
"Host Team",
"Stadium"
],
"page_title": "ESPN Sunday Night Football results (1987–2005)",
"page_id": "13193466",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13193466-13",
"section_title": "1998",
"caption": "1998",
"rows": [
[
"September 6",
"Oakland Raiders",
"8-28",
"Kansas City Chiefs",
"Arrowhead Stadium"
],
[
"September 13",
"Indianapolis Colts",
"6-29",
"New England Patriots",
"Foxboro Stadium"
],
[
"September 20",
"Philadelphia Eagles",
"3-17",
"Arizona Cardinals",
"Sun Devil Stadium"
],
[
"September 27",
"Cincinnati Bengals",
"24-31",
"Baltimore Ravens",
"Ravens Stadium at Camden Yards"
],
[
"October 4",
"Seattle Seahawks",
"6-17",
"Kansas City Chiefs",
"Arrowhead Stadium"
],
[
"October 11",
"Atlanta Falcons",
"34-20",
"New York Giants",
"Giants Stadium"
],
[
"October 15",
"Green Bay Packers",
"20-27",
"Detroit Lions",
"Pontiac Silverdome"
],
[
"October 25",
"Buffalo Bills",
"30-14",
"Carolina Panthers",
"Ericsson Stadium"
],
[
"November 1",
"Oakland Raiders",
"31-18",
"Seattle Seahawks",
"Kingdome"
],
[
"November 8",
"Tennessee Oilers",
"31-22",
"Tampa Bay Buccaneers",
"Raymond James Stadium"
],
[
"November 15",
"Chicago Bears",
"3-26",
"Detroit Lions",
"Pontiac Silverdome"
],
[
"November 22",
"New Orleans Saints",
"20-31",
"San Francisco 49ers",
"3Com Park"
],
[
"November 29",
"Denver Broncos",
"31-16",
"San Diego Chargers",
"Qualcomm Stadium"
],
[
"December 3",
"St. Louis Rams",
"14-17",
"Philadelphia Eagles",
"Veterans Stadium"
],
[
"December 6",
"Chicago Bears",
"22-48",
"Minnesota Vikings",
"Hubert H. Humphrey Metrodome"
],
[
"December 13",
"New York Jets",
"21-16",
"Miami Dolphins",
"Pro Player Stadium"
],
[
"December 20",
"Jacksonville Jaguars",
"10-50",
"Minnesota Vikings",
"Hubert H. Humphrey Metrodome"
],
[
"December 27",
"Washington Redskins",
"7-23",
"Dallas Cowboys",
"Texas Stadium"
]
],
"name": ""
} | {
"human_readable": "SELECT Visiting Team FROM table WHERE Date = december 6",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"december 6"
]
}
} |
2 | Who-all have been the host team on October 4? | {
"header": [
"Date",
"Visiting Team",
"Final Score",
"Host Team",
"Stadium"
],
"page_title": "ESPN Sunday Night Football results (1987–2005)",
"page_id": "13193466",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13193466-13",
"section_title": "1998",
"caption": "1998",
"rows": [
[
"September 6",
"Oakland Raiders",
"8-28",
"Kansas City Chiefs",
"Arrowhead Stadium"
],
[
"September 13",
"Indianapolis Colts",
"6-29",
"New England Patriots",
"Foxboro Stadium"
],
[
"September 20",
"Philadelphia Eagles",
"3-17",
"Arizona Cardinals",
"Sun Devil Stadium"
],
[
"September 27",
"Cincinnati Bengals",
"24-31",
"Baltimore Ravens",
"Ravens Stadium at Camden Yards"
],
[
"October 4",
"Seattle Seahawks",
"6-17",
"Kansas City Chiefs",
"Arrowhead Stadium"
],
[
"October 11",
"Atlanta Falcons",
"34-20",
"New York Giants",
"Giants Stadium"
],
[
"October 15",
"Green Bay Packers",
"20-27",
"Detroit Lions",
"Pontiac Silverdome"
],
[
"October 25",
"Buffalo Bills",
"30-14",
"Carolina Panthers",
"Ericsson Stadium"
],
[
"November 1",
"Oakland Raiders",
"31-18",
"Seattle Seahawks",
"Kingdome"
],
[
"November 8",
"Tennessee Oilers",
"31-22",
"Tampa Bay Buccaneers",
"Raymond James Stadium"
],
[
"November 15",
"Chicago Bears",
"3-26",
"Detroit Lions",
"Pontiac Silverdome"
],
[
"November 22",
"New Orleans Saints",
"20-31",
"San Francisco 49ers",
"3Com Park"
],
[
"November 29",
"Denver Broncos",
"31-16",
"San Diego Chargers",
"Qualcomm Stadium"
],
[
"December 3",
"St. Louis Rams",
"14-17",
"Philadelphia Eagles",
"Veterans Stadium"
],
[
"December 6",
"Chicago Bears",
"22-48",
"Minnesota Vikings",
"Hubert H. Humphrey Metrodome"
],
[
"December 13",
"New York Jets",
"21-16",
"Miami Dolphins",
"Pro Player Stadium"
],
[
"December 20",
"Jacksonville Jaguars",
"10-50",
"Minnesota Vikings",
"Hubert H. Humphrey Metrodome"
],
[
"December 27",
"Washington Redskins",
"7-23",
"Dallas Cowboys",
"Texas Stadium"
]
],
"name": ""
} | {
"human_readable": "SELECT Host Team FROM table WHERE Date = october 4",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"october 4"
]
}
} |
2 | In New Zealand, what's the value has an unknown date and is an energy business? | {
"header": [
"Date",
"Company",
"Business",
"Country",
"Value ( USD )"
],
"page_title": "EnerNOC",
"page_id": "12752072",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12752072-1",
"section_title": "List of Subsidiaries",
"caption": "List of Subsidiaries",
"rows": [
[
"Unknown",
"Celerity Energy Partners San Diego LLC",
"Energy",
"United States",
"Unknown"
],
[
"2009",
"Cogent Energy, Inc.",
"Green Building",
"United States",
"Unknown"
],
[
"Unknown",
"ENOC Securities Corporation",
"Securities",
"United States",
"Unknown"
],
[
"Unknown",
"EnerNOC Ltd.",
"Energy",
"Canada",
"Unknown"
],
[
"Unknown",
"EnerNOC UK Limited",
"Energy",
"United Kingdom",
"Unknown"
],
[
"Unknown",
"Mdenergy, LLC",
"Energy",
"United States",
"Unknown"
],
[
"Unknown",
"Pinpoint Power DR LLC",
"Energy",
"United States",
"Unknown"
],
[
"Unknown",
"South River Consulting, LLC",
"Energy",
"United States",
"Unknown"
],
[
"Unknown",
"Global Energy Partners, Inc.",
"Energy",
"United States",
"Unknown"
],
[
"2011",
"M2M Communications Corporation",
"Energy",
"United States",
"Unknown"
],
[
"Unknown",
"EnerNOC Australia Pty Ltd",
"Energy",
"Australia",
"Unknown"
],
[
"Unknown",
"DMT Energy Pty Ltd",
"Energy",
"Australia",
"Unknown"
],
[
"Unknown",
"Energy Response Holdings Pty Ltd",
"Energy",
"Australia",
"Unknown"
],
[
"Unknown",
"EnerNOC Pty Ltd",
"Energy",
"Australia",
"Unknown"
],
[
"Unknown",
"EnerNOC New Zealand Limited",
"Energy",
"New Zealand",
"Unknown"
],
[
"Unknown",
"High Street Corporation Pty Ltd",
"Energy",
"Australia",
"Unknown"
]
],
"name": ""
} | {
"human_readable": "SELECT Value ( USD ) FROM table WHERE Date = unknown AND Business = energy AND Country = new zealand",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
0,
2,
3
],
"operator_index": [
0,
0,
0
],
"condition": [
"unknown",
"energy",
"new zealand"
]
}
} |
2 | What-all company has an unknown date and is an energy business? | {
"header": [
"Date",
"Company",
"Business",
"Country",
"Value ( USD )"
],
"page_title": "EnerNOC",
"page_id": "12752072",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12752072-1",
"section_title": "List of Subsidiaries",
"caption": "List of Subsidiaries",
"rows": [
[
"Unknown",
"Celerity Energy Partners San Diego LLC",
"Energy",
"United States",
"Unknown"
],
[
"2009",
"Cogent Energy, Inc.",
"Green Building",
"United States",
"Unknown"
],
[
"Unknown",
"ENOC Securities Corporation",
"Securities",
"United States",
"Unknown"
],
[
"Unknown",
"EnerNOC Ltd.",
"Energy",
"Canada",
"Unknown"
],
[
"Unknown",
"EnerNOC UK Limited",
"Energy",
"United Kingdom",
"Unknown"
],
[
"Unknown",
"Mdenergy, LLC",
"Energy",
"United States",
"Unknown"
],
[
"Unknown",
"Pinpoint Power DR LLC",
"Energy",
"United States",
"Unknown"
],
[
"Unknown",
"South River Consulting, LLC",
"Energy",
"United States",
"Unknown"
],
[
"Unknown",
"Global Energy Partners, Inc.",
"Energy",
"United States",
"Unknown"
],
[
"2011",
"M2M Communications Corporation",
"Energy",
"United States",
"Unknown"
],
[
"Unknown",
"EnerNOC Australia Pty Ltd",
"Energy",
"Australia",
"Unknown"
],
[
"Unknown",
"DMT Energy Pty Ltd",
"Energy",
"Australia",
"Unknown"
],
[
"Unknown",
"Energy Response Holdings Pty Ltd",
"Energy",
"Australia",
"Unknown"
],
[
"Unknown",
"EnerNOC Pty Ltd",
"Energy",
"Australia",
"Unknown"
],
[
"Unknown",
"EnerNOC New Zealand Limited",
"Energy",
"New Zealand",
"Unknown"
],
[
"Unknown",
"High Street Corporation Pty Ltd",
"Energy",
"Australia",
"Unknown"
]
],
"name": ""
} | {
"human_readable": "SELECT Company FROM table WHERE Business = energy AND Date = unknown",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
2,
0
],
"operator_index": [
0,
0
],
"condition": [
"energy",
"unknown"
]
}
} |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.