phase
int32 1
2
| question
stringlengths 14
268
| table
dict | sql
dict |
---|---|---|---|
1 | Who-all is the director and what number is the episode for episode #1 of Are Y'all Afraid of the Dark season 3? | {
"header": [
"No.",
"#",
"Title",
"Director",
"Writer",
"US air date",
"Storyteller",
"Villains"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"real",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10470082-4",
"section_title": "",
"caption": "",
"rows": [
[
"27",
"1",
"\"The Tale of the Midnight Ride\"",
"D. J. MacHale",
"Darren Kotania",
"January 8, 1994",
"Tucker",
"Brad & The Headless Horseman"
],
[
"28",
"2",
"\"The Tale of Apartment 214\"",
"Scott Peters",
"Scott Peters",
"January 15, 1994",
"Kiki",
"None"
],
[
"29",
"3",
"\"The Tale of Watcher's Woods\"",
"David Winning",
"Gregory Kennedy",
"January 22, 1994",
"Sam",
"The Old Hags and The Watcher"
],
[
"30",
"4",
"\"The Tale of the Phone Police\"",
"Jean-Marie Comeau",
"David Preston",
"January 19, 1994",
"Tucker on a phone",
"The Phone Police"
],
[
"31",
"5",
"\"The Tale of the Dollmaker\"",
"David Winning",
"David Preston",
"February 5, 1994",
"Betty Ann",
"The Dollhouse"
],
[
"33",
"7",
"\"The Tale of the Carved Stone\"",
"Ron Oliver",
"Susan Kim",
"February 26, 1994",
"Gary",
"Septimus"
],
[
"34",
"8",
"\"The Tale of the Guardian's Curse\"",
"D. J. MacHale",
"Chloe Brown",
"March 5, 1994",
"Tucker",
"Dr. Capel-Smith"
],
[
"35",
"9",
"\"The Tale of the Curious Camera\"",
"Ron Oliver",
"Susan Kim",
"March 19, 1994",
"Betty Ann",
"The gremlin in the camera"
],
[
"36",
"10",
"\"The Tale of the Dream Girl\"",
"David Winning",
"David Preston",
"March 26, 1994",
"Sam",
"None"
],
[
"37",
"11",
"\"The Tale of the Quicksilver\"",
"Michael Keusch",
"Wendy Brotherlin",
"April 2, 1994",
"Kiki",
"The Demon"
],
[
"38",
"12",
"\"The Tale of the Crimson Clown\"",
"Ron Oliver",
"Darren Kotania",
"April 9, 1994",
"Gary",
"The Crimson Clown"
]
],
"name": "table_10470082_4"
} | {
"human_readable": "SELECT COUNT Director FROM table WHERE # = 1",
"sel": 3,
"agg": 3,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"1"
]
}
} |
1 | Who-all is the director of the episode whom Scott Peters is the writer? | {
"header": [
"No.",
"#",
"Title",
"Director",
"Writer",
"US air date",
"Storyteller",
"Villains"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"real",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10470082-4",
"section_title": "",
"caption": "",
"rows": [
[
"27",
"1",
"\"The Tale of the Midnight Ride\"",
"D. J. MacHale",
"Darren Kotania",
"January 8, 1994",
"Tucker",
"Brad & The Headless Horseman"
],
[
"28",
"2",
"\"The Tale of Apartment 214\"",
"Scott Peters",
"Scott Peters",
"January 15, 1994",
"Kiki",
"None"
],
[
"29",
"3",
"\"The Tale of Watcher's Woods\"",
"David Winning",
"Gregory Kennedy",
"January 22, 1994",
"Sam",
"The Old Hags and The Watcher"
],
[
"30",
"4",
"\"The Tale of the Phone Police\"",
"Jean-Marie Comeau",
"David Preston",
"January 19, 1994",
"Tucker on a phone",
"The Phone Police"
],
[
"31",
"5",
"\"The Tale of the Dollmaker\"",
"David Winning",
"David Preston",
"February 5, 1994",
"Betty Ann",
"The Dollhouse"
],
[
"33",
"7",
"\"The Tale of the Carved Stone\"",
"Ron Oliver",
"Susan Kim",
"February 26, 1994",
"Gary",
"Septimus"
],
[
"34",
"8",
"\"The Tale of the Guardian's Curse\"",
"D. J. MacHale",
"Chloe Brown",
"March 5, 1994",
"Tucker",
"Dr. Capel-Smith"
],
[
"35",
"9",
"\"The Tale of the Curious Camera\"",
"Ron Oliver",
"Susan Kim",
"March 19, 1994",
"Betty Ann",
"The gremlin in the camera"
],
[
"36",
"10",
"\"The Tale of the Dream Girl\"",
"David Winning",
"David Preston",
"March 26, 1994",
"Sam",
"None"
],
[
"37",
"11",
"\"The Tale of the Quicksilver\"",
"Michael Keusch",
"Wendy Brotherlin",
"April 2, 1994",
"Kiki",
"The Demon"
],
[
"38",
"12",
"\"The Tale of the Crimson Clown\"",
"Ron Oliver",
"Darren Kotania",
"April 9, 1994",
"Gary",
"The Crimson Clown"
]
],
"name": "table_10470082_4"
} | {
"human_readable": "SELECT Director FROM table WHERE Writer = Scott Peters",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"Scott Peters"
]
}
} |
1 | Who-all is the villain in episode #7? | {
"header": [
"No.",
"#",
"Title",
"Director",
"Writer",
"US air date",
"Storyteller",
"Villains"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"real",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10470082-4",
"section_title": "",
"caption": "",
"rows": [
[
"27",
"1",
"\"The Tale of the Midnight Ride\"",
"D. J. MacHale",
"Darren Kotania",
"January 8, 1994",
"Tucker",
"Brad & The Headless Horseman"
],
[
"28",
"2",
"\"The Tale of Apartment 214\"",
"Scott Peters",
"Scott Peters",
"January 15, 1994",
"Kiki",
"None"
],
[
"29",
"3",
"\"The Tale of Watcher's Woods\"",
"David Winning",
"Gregory Kennedy",
"January 22, 1994",
"Sam",
"The Old Hags and The Watcher"
],
[
"30",
"4",
"\"The Tale of the Phone Police\"",
"Jean-Marie Comeau",
"David Preston",
"January 19, 1994",
"Tucker on a phone",
"The Phone Police"
],
[
"31",
"5",
"\"The Tale of the Dollmaker\"",
"David Winning",
"David Preston",
"February 5, 1994",
"Betty Ann",
"The Dollhouse"
],
[
"33",
"7",
"\"The Tale of the Carved Stone\"",
"Ron Oliver",
"Susan Kim",
"February 26, 1994",
"Gary",
"Septimus"
],
[
"34",
"8",
"\"The Tale of the Guardian's Curse\"",
"D. J. MacHale",
"Chloe Brown",
"March 5, 1994",
"Tucker",
"Dr. Capel-Smith"
],
[
"35",
"9",
"\"The Tale of the Curious Camera\"",
"Ron Oliver",
"Susan Kim",
"March 19, 1994",
"Betty Ann",
"The gremlin in the camera"
],
[
"36",
"10",
"\"The Tale of the Dream Girl\"",
"David Winning",
"David Preston",
"March 26, 1994",
"Sam",
"None"
],
[
"37",
"11",
"\"The Tale of the Quicksilver\"",
"Michael Keusch",
"Wendy Brotherlin",
"April 2, 1994",
"Kiki",
"The Demon"
],
[
"38",
"12",
"\"The Tale of the Crimson Clown\"",
"Ron Oliver",
"Darren Kotania",
"April 9, 1994",
"Gary",
"The Crimson Clown"
]
],
"name": "table_10470082_4"
} | {
"human_readable": "SELECT Villains FROM table WHERE # = 7",
"sel": 7,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"7"
]
}
} |
1 | Who-all write episode #1 in season 7? | {
"header": [
"No.",
"#",
"Title",
"Director",
"Writer",
"US air date",
"Storyteller",
"Villains"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"real",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10470082-8",
"section_title": "",
"caption": "",
"rows": [
[
"79",
"1",
"\"The Tale of The Silver Sight, Part 1\"",
"Mark Soulard",
"D. J. MacHale",
"April 2, 2000",
"N/A",
"The Evil Spirit"
],
[
"80",
"2",
"\"The Tale of The Silver Sight, Part 2\"",
"Mark Soulard",
"D. J. MacHale",
"April 2, 2000",
"N/A",
"The Evil Spirit"
],
[
"81",
"3",
"\"The Tale of The Silver Sight, Part 3\"",
"Mark Soulard",
"D. J. MacHale",
"April 2, 2000",
"Gary and Tucker's grandfather, Gene",
"The Evil Spirit"
],
[
"82",
"4",
"\"The Tale of The Lunar Locusts\"",
"Jim Donovan",
"Michael Koegel",
"April 9, 2000",
"Megan",
"The Unborn Alien Babies"
],
[
"83",
"5",
"\"The Tale of The Stone Maiden\"",
"Adam Weissman",
"Mark D. Perry",
"April 16, 2000",
"Megan",
"The Maiden Statue"
],
[
"84",
"6",
"\"The Tale of Highway 13\"",
"Jim Donovan",
"Ted Elrick",
"April 23, 2000",
"Quinn",
"None"
],
[
"85",
"7",
"\"The Tale of The Reanimator\"",
"Adam Weissman",
"Kenny Davis",
"April 30, 2000",
"Quinn",
"Reanimated zombie"
],
[
"86",
"8",
"\"The Tale of the Time Trap\"",
"Jim Donovan",
"Jim Morris",
"May 7, 2000",
"Tucker",
"Bell the Genie"
],
[
"87",
"9",
"\"The Tale of The Photo Finish\"",
"Mark Soulard",
"Alan Kingsberg",
"May 14, 2000",
"Andy",
"Jasper Davis"
],
[
"88",
"10",
"\"The Tale of The Last Dance\"",
"Jim Donovan",
"Mark D. Perry",
"May 21, 2000",
"Andy",
"None"
],
[
"89",
"11",
"\"The Tale of The Laser Maze\"",
"Mark Soulard",
"Peggy Sarlin",
"May 28, 2000",
"Tucker",
"Drake"
],
[
"90",
"12",
"\"The Tale of Many Faces\"",
"Lorette LeBlanc",
"Alan Kingsberg",
"June 4, 2000",
"Vange",
"Madame Visage"
]
],
"name": "table_10470082_8"
} | {
"human_readable": "SELECT COUNT Writer FROM table WHERE # = 1",
"sel": 4,
"agg": 3,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"1"
]
}
} |
1 | When have done the episode wrote by Jim Morris airs? | {
"header": [
"No.",
"#",
"Title",
"Director",
"Writer",
"US air date",
"Storyteller",
"Villains"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"real",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10470082-8",
"section_title": "",
"caption": "",
"rows": [
[
"79",
"1",
"\"The Tale of The Silver Sight, Part 1\"",
"Mark Soulard",
"D. J. MacHale",
"April 2, 2000",
"N/A",
"The Evil Spirit"
],
[
"80",
"2",
"\"The Tale of The Silver Sight, Part 2\"",
"Mark Soulard",
"D. J. MacHale",
"April 2, 2000",
"N/A",
"The Evil Spirit"
],
[
"81",
"3",
"\"The Tale of The Silver Sight, Part 3\"",
"Mark Soulard",
"D. J. MacHale",
"April 2, 2000",
"Gary and Tucker's grandfather, Gene",
"The Evil Spirit"
],
[
"82",
"4",
"\"The Tale of The Lunar Locusts\"",
"Jim Donovan",
"Michael Koegel",
"April 9, 2000",
"Megan",
"The Unborn Alien Babies"
],
[
"83",
"5",
"\"The Tale of The Stone Maiden\"",
"Adam Weissman",
"Mark D. Perry",
"April 16, 2000",
"Megan",
"The Maiden Statue"
],
[
"84",
"6",
"\"The Tale of Highway 13\"",
"Jim Donovan",
"Ted Elrick",
"April 23, 2000",
"Quinn",
"None"
],
[
"85",
"7",
"\"The Tale of The Reanimator\"",
"Adam Weissman",
"Kenny Davis",
"April 30, 2000",
"Quinn",
"Reanimated zombie"
],
[
"86",
"8",
"\"The Tale of the Time Trap\"",
"Jim Donovan",
"Jim Morris",
"May 7, 2000",
"Tucker",
"Bell the Genie"
],
[
"87",
"9",
"\"The Tale of The Photo Finish\"",
"Mark Soulard",
"Alan Kingsberg",
"May 14, 2000",
"Andy",
"Jasper Davis"
],
[
"88",
"10",
"\"The Tale of The Last Dance\"",
"Jim Donovan",
"Mark D. Perry",
"May 21, 2000",
"Andy",
"None"
],
[
"89",
"11",
"\"The Tale of The Laser Maze\"",
"Mark Soulard",
"Peggy Sarlin",
"May 28, 2000",
"Tucker",
"Drake"
],
[
"90",
"12",
"\"The Tale of Many Faces\"",
"Lorette LeBlanc",
"Alan Kingsberg",
"June 4, 2000",
"Vange",
"Madame Visage"
]
],
"name": "table_10470082_8"
} | {
"human_readable": "SELECT US air date FROM table WHERE Writer = Jim Morris",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"Jim Morris"
]
}
} |
1 | What-all had been Datsun Twin 200's fastest lap? | {
"header": [
"Rd",
"Name",
"Pole Position",
"Fastest Lap",
"Winning driver",
"Winning team",
"Report"
],
"page_title": "1980 IndyCar season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10527215-3",
"section_title": "Race Results",
"caption": "Race Results",
"rows": [
[
"1",
"Datsun Twin 200",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"2",
"Indianapolis 500",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"3",
"Gould-Rex Mays 150",
"Gordon Johncock",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"4",
"True Value 500",
"Bobby Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"5",
"Red Roof Inns 150",
"Al Unser",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"6",
"Norton 200",
"Bobby Unser",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"7",
"Kent Oil 150",
"Al Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"8",
"Tony Bettenhausen 200",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"9",
"California 500",
"Bobby Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"10",
"Gould Grand Prix 150",
"Mario Andretti",
"Unknown",
"Mario Andretti",
"Penske Racing",
"Report"
],
[
"11",
"I Copa Mexico 150",
"Bobby Unser",
"Unknown",
"Rick Mears",
"Penske Racing",
"Report"
]
],
"name": "table_10527215_3"
} | {
"human_readable": "SELECT Fastest Lap FROM table WHERE Name = Datsun Twin 200",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"Datsun Twin 200"
]
}
} |
1 | In the Datsun Twin 200 race, what was the fastest lap? | {
"header": [
"Rd",
"Name",
"Pole Position",
"Fastest Lap",
"Winning driver",
"Winning team",
"Report"
],
"page_title": "1980 IndyCar season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10527215-3",
"section_title": "Race Results",
"caption": "Race Results",
"rows": [
[
"1",
"Datsun Twin 200",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"2",
"Indianapolis 500",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"3",
"Gould-Rex Mays 150",
"Gordon Johncock",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"4",
"True Value 500",
"Bobby Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"5",
"Red Roof Inns 150",
"Al Unser",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"6",
"Norton 200",
"Bobby Unser",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"7",
"Kent Oil 150",
"Al Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"8",
"Tony Bettenhausen 200",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"9",
"California 500",
"Bobby Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"10",
"Gould Grand Prix 150",
"Mario Andretti",
"Unknown",
"Mario Andretti",
"Penske Racing",
"Report"
],
[
"11",
"I Copa Mexico 150",
"Bobby Unser",
"Unknown",
"Rick Mears",
"Penske Racing",
"Report"
]
],
"name": "table_10527215_3"
} | {
"human_readable": "SELECT Fastest Lap FROM table WHERE Name = Datsun Twin 200",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"Datsun Twin 200"
]
}
} |
1 | What-all's the report for the True Value 500? | {
"header": [
"Rd",
"Name",
"Pole Position",
"Fastest Lap",
"Winning driver",
"Winning team",
"Report"
],
"page_title": "1980 IndyCar season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10527215-3",
"section_title": "Race Results",
"caption": "Race Results",
"rows": [
[
"1",
"Datsun Twin 200",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"2",
"Indianapolis 500",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"3",
"Gould-Rex Mays 150",
"Gordon Johncock",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"4",
"True Value 500",
"Bobby Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"5",
"Red Roof Inns 150",
"Al Unser",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"6",
"Norton 200",
"Bobby Unser",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"7",
"Kent Oil 150",
"Al Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"8",
"Tony Bettenhausen 200",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"9",
"California 500",
"Bobby Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"10",
"Gould Grand Prix 150",
"Mario Andretti",
"Unknown",
"Mario Andretti",
"Penske Racing",
"Report"
],
[
"11",
"I Copa Mexico 150",
"Bobby Unser",
"Unknown",
"Rick Mears",
"Penske Racing",
"Report"
]
],
"name": "table_10527215_3"
} | {
"human_readable": "SELECT Report FROM table WHERE Name = True Value 500",
"sel": 6,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"True Value 500"
]
}
} |
1 | What-all was Johnny Rutherford's fastest lap while Al Unser was the pole position? | {
"header": [
"Rd",
"Name",
"Pole Position",
"Fastest Lap",
"Winning driver",
"Winning team",
"Report"
],
"page_title": "1980 IndyCar season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10527215-3",
"section_title": "Race Results",
"caption": "Race Results",
"rows": [
[
"1",
"Datsun Twin 200",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"2",
"Indianapolis 500",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"3",
"Gould-Rex Mays 150",
"Gordon Johncock",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"4",
"True Value 500",
"Bobby Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"5",
"Red Roof Inns 150",
"Al Unser",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"6",
"Norton 200",
"Bobby Unser",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"7",
"Kent Oil 150",
"Al Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"8",
"Tony Bettenhausen 200",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"9",
"California 500",
"Bobby Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"10",
"Gould Grand Prix 150",
"Mario Andretti",
"Unknown",
"Mario Andretti",
"Penske Racing",
"Report"
],
[
"11",
"I Copa Mexico 150",
"Bobby Unser",
"Unknown",
"Rick Mears",
"Penske Racing",
"Report"
]
],
"name": "table_10527215_3"
} | {
"human_readable": "SELECT Fastest Lap FROM table WHERE Winning driver = Johnny Rutherford AND Pole Position = Al Unser",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
4,
2
],
"operator_index": [
0,
0
],
"condition": [
"Johnny Rutherford",
"Al Unser"
]
}
} |
1 | What-all's the report on Penske Racing a-winning while the pole position was Al Unser? | {
"header": [
"Rd",
"Name",
"Pole Position",
"Fastest Lap",
"Winning driver",
"Winning team",
"Report"
],
"page_title": "1980 IndyCar season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10527215-3",
"section_title": "Race Results",
"caption": "Race Results",
"rows": [
[
"1",
"Datsun Twin 200",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"2",
"Indianapolis 500",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"3",
"Gould-Rex Mays 150",
"Gordon Johncock",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"4",
"True Value 500",
"Bobby Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"5",
"Red Roof Inns 150",
"Al Unser",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"6",
"Norton 200",
"Bobby Unser",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"7",
"Kent Oil 150",
"Al Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"8",
"Tony Bettenhausen 200",
"Johnny Rutherford",
"Unknown",
"Johnny Rutherford",
"Chaparral",
"Report"
],
[
"9",
"California 500",
"Bobby Unser",
"Unknown",
"Bobby Unser",
"Penske Racing",
"Report"
],
[
"10",
"Gould Grand Prix 150",
"Mario Andretti",
"Unknown",
"Mario Andretti",
"Penske Racing",
"Report"
],
[
"11",
"I Copa Mexico 150",
"Bobby Unser",
"Unknown",
"Rick Mears",
"Penske Racing",
"Report"
]
],
"name": "table_10527215_3"
} | {
"human_readable": "SELECT COUNT Report FROM table WHERE Pole Position = Al Unser AND Winning team = Penske Racing",
"sel": 6,
"agg": 3,
"conds": {
"column_index": [
2,
5
],
"operator_index": [
0,
0
],
"condition": [
"Al Unser",
"Penske Racing"
]
}
} |
1 | Which countries have a scouting organization that have been founded in 1926, and have joined WOSM in 1930? | {
"header": [
"Country",
"Membership (from 2010)",
"Name of member organization",
"Year current Scouting organization joined WOSM",
"Year member organization was founded",
"Admits boys/girls"
],
"page_title": "List of World Organization of the Scout Movement members",
"page_id": "",
"types": [
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-104858-1",
"section_title": "Table of World Organization of the Scout Movement members",
"caption": "Table of World Organization of the Scout Movement members",
"rows": [
[
"Albania",
"1730",
"Beslidhja Skaut Albania",
"2005",
"2004",
"both"
],
[
"Algeria",
"24750",
"Scouts Musulmans Algériens",
"1963",
"1934",
"both"
],
[
"Angola",
"13777",
"Associação de Escuteiros de Angola",
"1998",
"1998",
"both"
],
[
"Argentina",
"42812",
"Scouts de Argentina",
"1922",
"1912",
"both"
],
[
"Armenia",
"2303",
"Hayastani Azgayin Scautakan Sharjum Kazmakerputiun",
"1997",
"1912",
"both"
],
[
"Australia",
"73523",
"Scouts Australia",
"1953",
"1908",
"both"
],
[
"Austria",
"10277",
"Pfadfinder und Pfadfinderinnen Österreichs",
"1922/1946",
"1912",
"both"
],
[
"Azerbaijan",
"1677",
"Azərbaycan Skaut Assosiasiyasi",
"2000",
"1997",
"both"
],
[
"The Bahamas",
"1060",
"The Scout Association of the Bahamas",
"1974",
"1913",
"both"
],
[
"Bahrain",
"2301",
"Boy Scouts of Bahrain",
"1970",
"1953",
"boys only"
],
[
"Bangladesh",
"1015116",
"Bangladesh Scouts",
"1974",
"1972",
"both"
],
[
"Barbados",
"2738",
"Barbados Boy Scouts Association",
"1969",
"1912",
"boys only"
],
[
"Belarus",
"1200",
"Belarusian Republican Scout Association",
"1989",
"1909",
"both"
],
[
"Belize",
"3041",
"The Scout Association of Belize",
"1987",
"1911",
"both"
],
[
"Benin",
"5259",
"Scoutisme Béninois",
"1964",
"1932",
"both"
],
[
"Bhutan",
"18170",
"Bhutan Scout Tshogpa",
"1999",
"1991",
"both"
],
[
"Bolivia",
"7898",
"Asociación de Scouts de Bolivia",
"1950",
"1915",
"both"
],
[
"Bosnia and Herzegovina",
"1250",
"Savez izviđača Bosne i Hercegovine",
"1999",
"1999/2011",
"both"
],
[
"Botswana",
"2075",
"The Botswana Scouts Association",
"1958",
"1936",
"boys only"
],
[
"Brazil",
"53055",
"União dos Escoteiros do Brasil",
"1922",
"1910",
"both"
],
[
"Brunei",
"2086",
"Persekutuan Pengakap Negara Brunei Darussalam",
"1981",
"1933",
"both"
],
[
"Bulgaria",
"2109",
"Organizatsia Na Bulgarskite Skauty",
"1999",
"1911–1913",
"both"
],
[
"Burundi",
"6661",
"Association des Scouts du Burundi",
"1979",
"1940",
"both"
],
[
"Cambodia",
"5404",
"National Association of Cambodian Scouts",
"2008",
"2000",
"both"
],
[
"Cameroon",
"4561",
"Les Scouts du Cameroun",
"1971",
"1937",
"both"
],
[
"Cape Verde",
"733",
"Associação dos Escuteiros de Cabo Verde",
"2002",
"2002",
"NA"
],
[
"Chile",
"19476",
"Asociación de Guías y Scouts de Chile",
"1922/1974",
"1909",
"both"
],
[
"Republic of China (Taiwan)",
"49457",
"Scouts of China",
"1937",
"1912",
"both"
],
[
"Colombia",
"11057",
"Asociación Scouts de Colombia",
"1933",
"1917",
"both"
],
[
"Comoros",
"1725",
"Wezombeli",
"1990",
"1975",
"both"
],
[
"Costa Rica",
"5319",
"Asociación de Guías y Scouts de Costa Rica",
"1925",
"1915",
"both"
],
[
"Croatia",
"3827",
"Savez izviđača Hrvatske",
"1993",
"1915",
"both"
],
[
"Cyprus",
"5926",
"Cyprus Scouts Association",
"1961",
"1913",
"both"
],
[
"Czech Republic",
"19196",
"Junák – svaz skautů a skautek ČR",
"1922/1990/1996",
"1911",
"both"
],
[
"Dominica",
"1100",
"The Scout Association of Dominica",
"1990",
"1929",
"both"
],
[
"Dominican Republic",
"1278",
"Asociación de Scouts Dominicanos",
"1930",
"1926",
"both"
],
[
"Ecuador",
"3220",
"Asociación de Scouts del Ecuador",
"1922",
"1920",
"both"
],
[
"El Salvador",
"2820",
"Asociación de Scouts de El Salvador",
"1940",
"1938",
"both"
],
[
"Estonia",
"1337",
"Eesti Skautide Ühing",
"1922/1996",
"1911/1989",
"both"
],
[
"Ethiopia",
"19001",
"Ethiopia Scout Association",
"2002",
"1950",
"both"
],
[
"Fiji",
"3926",
"Fiji Scouts Association",
"1971",
"1914",
"both"
],
[
"Finland",
"55686",
"Suomen Partiolaiset - Finlands Scouter ry",
"1922",
"1910",
"both"
],
[
"Gambia",
"18448",
"The Gambia Scout Association",
"1984",
"1921",
"both"
],
[
"Georgia",
"1343",
"Sakartvelos Skauturi Modzraobis Organizatsia",
"1997",
"1994",
"both"
],
[
"Ghana",
"3919",
"The Ghana Scout Association",
"1960",
"1912",
"both"
],
[
"Greece",
"18482",
"Soma Hellinon Proskopon",
"1922",
"1910",
"both"
],
[
"Grenada",
"1378",
"The Scout Association of Grenada",
"1979",
"1924",
"both"
],
[
"Guatemala",
"6020",
"Asociación de Scouts de Guatemala",
"1930",
"1928",
"both"
],
[
"Guinea",
"10592",
"Association Nationale des Scouts de Guinée",
"1990/2005",
"1984",
"NA"
],
[
"Guyana",
"424",
"The Scout Association of Guyana",
"1967",
"1909",
"both"
],
[
"Haiti",
"43618",
"Scouts d'Haïti",
"1932/1940",
"1916",
"both"
],
[
"Honduras",
"3031",
"Asociación de Scouts de Honduras",
"1957",
"1952",
"both"
],
[
"Hong Kong",
"95877",
"The Scout Association of Hong Kong",
"1977",
"1914",
"both"
],
[
"Hungary",
"8145",
"Magyar Cserkészszövetség",
"1922/1990",
"1912",
"both"
],
[
"Iceland",
"1741",
"Bandalag Íslenskra Skáta",
"1924",
"1912",
"both"
],
[
"India",
"2886460",
"The Bharat Scouts and Guides",
"1938",
"1909",
"both"
],
[
"Indonesia",
"17103793",
"Gerakan Pramuka",
"1953",
"1912",
"both"
],
[
"Ireland",
"37692",
"Scouting Ireland",
"1949",
"1908",
"both"
],
[
"Italy",
"102778",
"Federazione Italiana dello Scautismo",
"1922/1946",
"1912",
"both"
],
[
"Jamaica",
"2539",
"The Scout Association of Jamaica",
"1963",
"1910",
"both"
],
[
"Japan",
"156420",
"Scout Association of Japan",
"1922/1950",
"1913",
"both"
],
[
"Kazakhstan",
"1223",
"Organization of the Scout Movement of Kazakhstan",
"2008",
"1992",
"both"
],
[
"Kenya",
"323929",
"The Kenya Scouts Association",
"1964",
"1910",
"both"
],
[
"Kiribati",
"1333",
"Kiribati Scout Association",
"1993",
"1993",
"both"
],
[
"South Korea",
"201455",
"Korea Scout Association",
"1953",
"1922",
"both"
],
[
"Kuwait",
"6061",
"Kuwait Boy Scouts Association",
"1955",
"1952",
"boys only"
],
[
"Latvia",
"466",
"Latvijas Skautu un Gaidu Centrālā Organizācija",
"1993",
"1917",
"both"
],
[
"Lesotho",
"371",
"Lesotho Scouts Association",
"1971",
"1936",
"boys only"
],
[
"Liberia",
"2418",
"Boy Scouts of Liberia",
"1922/1965",
"1922",
"boys only"
],
[
"Libya",
"13698",
"Public Scout and Girl Guide Movement",
"1958",
"1954",
"both"
],
[
"Liechtenstein",
"799",
"Pfadfinder und Pfadfinderinnen Liechtensteins",
"1933",
"1931",
"both"
],
[
"Lithuania",
"2311",
"Lietuvos Skautija",
"1997",
"1918",
"both"
],
[
"Republic of Macedonia",
"1988",
"Sojuz na Izvidnici na Makedonija",
"1997",
"1921",
"both"
],
[
"Malawi",
"4000",
"The Scout Association of Malawi",
"2005",
"1996",
"NA"
],
[
"Malaysia",
"48394",
"Persekutuan Pengakap Malaysia",
"1957",
"1911",
"both"
],
[
"Maldives",
"5538",
"The Scout Association of Maldives",
"1990",
"1963",
"both"
],
[
"Malta",
"2936",
"The Scout Association of Malta",
"1966",
"1908",
"both"
],
[
"Mauritania",
"3790",
"Association des Scouts et Guides de Mauritanie",
"1983",
"1947",
"both"
],
[
"Mauritius",
"2782",
"The Mauritius Scout Association",
"1971",
"1912",
"both"
],
[
"Mexico",
"33509",
"Asociación de Scouts de México, A.C.",
"1926",
"1920",
"both"
],
[
"Moldova",
"2430",
"Organizaţia Naţionala A Scouţilor Din Moldova",
"1997",
"1921",
"both"
],
[
"Monaco",
"61",
"Association des Guides et Scouts de Monaco",
"1990",
"1990",
"both"
],
[
"Mongolia",
"8822",
"Mongolyn Skautyn Kholboo",
"1994",
"1992",
"both"
],
[
"Montenegro",
"1100",
"Savez Izviđača Crne Gore",
"2008",
"2006",
"both"
],
[
"Morocco",
"12304",
"Fédération Nationale du Scoutisme Marocain",
"1961",
"1933",
"both"
],
[
"Mozambique",
"15644",
"Liga dos Escuteiros de Moçambique",
"1999",
"1960",
"both"
],
[
"Namibia",
"2845",
"Scouts of Namibia",
"1990",
"1917",
"both"
],
[
"Nepal",
"19952",
"Nepal Scouts",
"1969",
"1952",
"both"
],
[
"Netherlands",
"53324",
"Scouting Nederland",
"1922",
"1910",
"both"
],
[
"New Zealand",
"18649",
"Scouting New Zealand",
"1953",
"1908",
"both"
],
[
"Nicaragua",
"1509",
"Asociación de Scouts de Nicaragua",
"1946",
"1917",
"both"
],
[
"Niger",
"3202",
"Association des Scouts du Niger",
"1996",
"1947",
"both"
],
[
"Nigeria",
"46701",
"Boy Scouts of Nigeria",
"1961",
"1915",
"boys only"
],
[
"Oman",
"8892",
"The National Organisation for Scouts and Guides",
"1977",
"1948",
"both"
],
[
"Pakistan",
"526626",
"Pakistan Boy Scouts Association",
"1948",
"1947",
"boys only"
],
[
"Palestinian Authority",
"18738",
"Palestinian Scout Association",
"1996",
"1912",
"both"
],
[
"Panama",
"1775",
"Asociación Nacional de Scouts de Panamá",
"1924/1950",
"1924",
"both"
],
[
"Papua New Guinea",
"6284",
"The Scout Association of Papua New Guinea",
"1976",
"1926",
"boys only"
],
[
"Paraguay",
"369",
"Asociación de Scouts del Paraguay",
"1962",
"1960",
"both"
],
[
"Peru",
"4852",
"Asociación de Scouts del Perú",
"1922",
"1916",
"both"
],
[
"Philippines",
"1464765",
"Boy Scouts of the Philippines",
"1946",
"1923",
"both"
],
[
"Poland",
"61394",
"Związek Harcerstwa Polskiego",
"1922/1996",
"1918",
"both"
],
[
"Portugal",
"75359",
"Federação Escotista de Portugal",
"1922",
"1913",
"both"
],
[
"Qatar",
"4208",
"The Scout and Guide Association of Qatar",
"1965",
"1955",
"both"
],
[
"Romania",
"2278",
"Cercetaşii României",
"1993",
"1914",
"both"
],
[
"Russia",
"14130",
"Russian Association of Scouts/Navigators",
"2004",
"1909",
"both"
],
[
"Rwanda",
"18884",
"Association des Scouts du Rwanda",
"1975",
"1940",
"both"
],
[
"Saint Lucia",
"393",
"The Saint Lucia Scout Association",
"1990",
"1910",
"both"
],
[
"Saudi Arabia",
"19269",
"Saudi Arabian Boy Scouts Association",
"1963",
"1961",
"boys only"
],
[
"Serbia",
"3773",
"Savez Izviđača Srbije",
"1995",
"1911",
"both"
],
[
"Seychelles",
"372",
"Seychelles Scout Association",
"1927",
"2002",
"both"
],
[
"Sierra Leone",
"11749",
"Sierra Leone Scouts Association",
"1964",
"1909",
"both"
],
[
"Singapore",
"10292",
"The Singapore Scout Association",
"1966",
"1910",
"both"
],
[
"Slovakia",
"3157",
"Slovenský skauting",
"1922/1990/1997",
"1913",
"both"
],
[
"Slovenia",
"5179",
"Zveza tabornikov Slovenije",
"1994",
"1915",
"both"
],
[
"South Africa",
"15781",
"Scouts South Africa",
"1937",
"1908",
"both"
],
[
"South Sudan",
"2000",
"South Sudan Scout Association",
"2013",
"2011",
"both"
],
[
"Spain",
"53184",
"Federación de Escultismo en España",
"1922/1978",
"1912",
"both"
],
[
"Sri Lanka",
"36297",
"Sri Lanka Scout Association",
"1953",
"1912",
"both"
],
[
"Sudan",
"14868",
"Sudan Scouts Association",
"1956",
"1935",
"boys only"
],
[
"Suriname",
"2601",
"Boy Scouts van Suriname",
"1968",
"1924",
"both"
],
[
"Swaziland",
"6850",
"Swaziland Boy Scouts Association",
"1968",
"1928",
"boys only"
],
[
"Switzerland",
"23994",
"Swiss Guide and Scout Movement",
"1922",
"1912",
"both"
],
[
"Syria",
"9358",
"Scouts of Syria",
"2008",
"1912/1949",
"both"
],
[
"Tajikistan",
"511",
"Ittihodi Scouthoi Tojikiston",
"1997",
"1991",
"both"
],
[
"Tanzania",
"91057",
"Tanzania Scouts Association",
"1963",
"1929",
"both"
],
[
"Thailand",
"1257645",
"The National Scout Organization of Thailand",
"1922",
"1911",
"both"
],
[
"Togo",
"9727",
"Association Scoute du Togo",
"1977",
"1920",
"both"
],
[
"Trinidad and Tobago",
"5234",
"The Scout Association of Trinidad and Tobago",
"1963",
"1911",
"both"
],
[
"Tunisia",
"24080",
"Les Scouts Tunisiens",
"1957",
"1933",
"both"
],
[
"Turkey",
"33974",
"Türkiye İzcilik Federasyonu",
"1950",
"1923",
"both"
],
[
"Uganda",
"116465",
"The Uganda Scouts Association",
"1964",
"1915",
"both"
],
[
"Ukraine",
"4650",
"National Organization of Scouts of Ukraine",
"2008",
"2007",
"both"
],
[
"United Arab Emirates",
"5522",
"Emirates Scout Association",
"1977",
"1972",
"boys only"
],
[
"United Kingdom",
"446557",
"The Scout Association",
"1922",
"1907",
"both"
],
[
"United States",
"3968206",
"Boy Scouts of America",
"1922",
"1910",
"both for Venturing, boys only for non-Venturing"
],
[
"Uruguay",
"1549",
"Movimiento Scout del Uruguay",
"1950",
"1946",
"both"
],
[
"Venezuela",
"14801",
"Asociación de Scouts de Venezuela",
"1937",
"1913",
"both"
],
[
"Yemen",
"6481",
"Yemen Scouts and Guides Association - Scout branch",
"1980",
"1927",
"boys only"
],
[
"Zambia",
"7396",
"Zambia Scouts Association",
"1965",
"1930",
"both"
]
],
"name": "table_104858_1"
} | {
"human_readable": "SELECT Country FROM table WHERE Year current Scouting organization joined WOSM = 1930 AND Year member organization was founded = 1926",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
3,
4
],
"operator_index": [
0,
0
],
"condition": [
"1930",
"1926"
]
}
} |
1 | Is Venezuela admitting only boys, only girls, or both? | {
"header": [
"Country",
"Membership (from 2010)",
"Name of member organization",
"Year current Scouting organization joined WOSM",
"Year member organization was founded",
"Admits boys/girls"
],
"page_title": "List of World Organization of the Scout Movement members",
"page_id": "",
"types": [
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-104858-1",
"section_title": "Table of World Organization of the Scout Movement members",
"caption": "Table of World Organization of the Scout Movement members",
"rows": [
[
"Albania",
"1730",
"Beslidhja Skaut Albania",
"2005",
"2004",
"both"
],
[
"Algeria",
"24750",
"Scouts Musulmans Algériens",
"1963",
"1934",
"both"
],
[
"Angola",
"13777",
"Associação de Escuteiros de Angola",
"1998",
"1998",
"both"
],
[
"Argentina",
"42812",
"Scouts de Argentina",
"1922",
"1912",
"both"
],
[
"Armenia",
"2303",
"Hayastani Azgayin Scautakan Sharjum Kazmakerputiun",
"1997",
"1912",
"both"
],
[
"Australia",
"73523",
"Scouts Australia",
"1953",
"1908",
"both"
],
[
"Austria",
"10277",
"Pfadfinder und Pfadfinderinnen Österreichs",
"1922/1946",
"1912",
"both"
],
[
"Azerbaijan",
"1677",
"Azərbaycan Skaut Assosiasiyasi",
"2000",
"1997",
"both"
],
[
"The Bahamas",
"1060",
"The Scout Association of the Bahamas",
"1974",
"1913",
"both"
],
[
"Bahrain",
"2301",
"Boy Scouts of Bahrain",
"1970",
"1953",
"boys only"
],
[
"Bangladesh",
"1015116",
"Bangladesh Scouts",
"1974",
"1972",
"both"
],
[
"Barbados",
"2738",
"Barbados Boy Scouts Association",
"1969",
"1912",
"boys only"
],
[
"Belarus",
"1200",
"Belarusian Republican Scout Association",
"1989",
"1909",
"both"
],
[
"Belize",
"3041",
"The Scout Association of Belize",
"1987",
"1911",
"both"
],
[
"Benin",
"5259",
"Scoutisme Béninois",
"1964",
"1932",
"both"
],
[
"Bhutan",
"18170",
"Bhutan Scout Tshogpa",
"1999",
"1991",
"both"
],
[
"Bolivia",
"7898",
"Asociación de Scouts de Bolivia",
"1950",
"1915",
"both"
],
[
"Bosnia and Herzegovina",
"1250",
"Savez izviđača Bosne i Hercegovine",
"1999",
"1999/2011",
"both"
],
[
"Botswana",
"2075",
"The Botswana Scouts Association",
"1958",
"1936",
"boys only"
],
[
"Brazil",
"53055",
"União dos Escoteiros do Brasil",
"1922",
"1910",
"both"
],
[
"Brunei",
"2086",
"Persekutuan Pengakap Negara Brunei Darussalam",
"1981",
"1933",
"both"
],
[
"Bulgaria",
"2109",
"Organizatsia Na Bulgarskite Skauty",
"1999",
"1911–1913",
"both"
],
[
"Burundi",
"6661",
"Association des Scouts du Burundi",
"1979",
"1940",
"both"
],
[
"Cambodia",
"5404",
"National Association of Cambodian Scouts",
"2008",
"2000",
"both"
],
[
"Cameroon",
"4561",
"Les Scouts du Cameroun",
"1971",
"1937",
"both"
],
[
"Cape Verde",
"733",
"Associação dos Escuteiros de Cabo Verde",
"2002",
"2002",
"NA"
],
[
"Chile",
"19476",
"Asociación de Guías y Scouts de Chile",
"1922/1974",
"1909",
"both"
],
[
"Republic of China (Taiwan)",
"49457",
"Scouts of China",
"1937",
"1912",
"both"
],
[
"Colombia",
"11057",
"Asociación Scouts de Colombia",
"1933",
"1917",
"both"
],
[
"Comoros",
"1725",
"Wezombeli",
"1990",
"1975",
"both"
],
[
"Costa Rica",
"5319",
"Asociación de Guías y Scouts de Costa Rica",
"1925",
"1915",
"both"
],
[
"Croatia",
"3827",
"Savez izviđača Hrvatske",
"1993",
"1915",
"both"
],
[
"Cyprus",
"5926",
"Cyprus Scouts Association",
"1961",
"1913",
"both"
],
[
"Czech Republic",
"19196",
"Junák – svaz skautů a skautek ČR",
"1922/1990/1996",
"1911",
"both"
],
[
"Dominica",
"1100",
"The Scout Association of Dominica",
"1990",
"1929",
"both"
],
[
"Dominican Republic",
"1278",
"Asociación de Scouts Dominicanos",
"1930",
"1926",
"both"
],
[
"Ecuador",
"3220",
"Asociación de Scouts del Ecuador",
"1922",
"1920",
"both"
],
[
"El Salvador",
"2820",
"Asociación de Scouts de El Salvador",
"1940",
"1938",
"both"
],
[
"Estonia",
"1337",
"Eesti Skautide Ühing",
"1922/1996",
"1911/1989",
"both"
],
[
"Ethiopia",
"19001",
"Ethiopia Scout Association",
"2002",
"1950",
"both"
],
[
"Fiji",
"3926",
"Fiji Scouts Association",
"1971",
"1914",
"both"
],
[
"Finland",
"55686",
"Suomen Partiolaiset - Finlands Scouter ry",
"1922",
"1910",
"both"
],
[
"Gambia",
"18448",
"The Gambia Scout Association",
"1984",
"1921",
"both"
],
[
"Georgia",
"1343",
"Sakartvelos Skauturi Modzraobis Organizatsia",
"1997",
"1994",
"both"
],
[
"Ghana",
"3919",
"The Ghana Scout Association",
"1960",
"1912",
"both"
],
[
"Greece",
"18482",
"Soma Hellinon Proskopon",
"1922",
"1910",
"both"
],
[
"Grenada",
"1378",
"The Scout Association of Grenada",
"1979",
"1924",
"both"
],
[
"Guatemala",
"6020",
"Asociación de Scouts de Guatemala",
"1930",
"1928",
"both"
],
[
"Guinea",
"10592",
"Association Nationale des Scouts de Guinée",
"1990/2005",
"1984",
"NA"
],
[
"Guyana",
"424",
"The Scout Association of Guyana",
"1967",
"1909",
"both"
],
[
"Haiti",
"43618",
"Scouts d'Haïti",
"1932/1940",
"1916",
"both"
],
[
"Honduras",
"3031",
"Asociación de Scouts de Honduras",
"1957",
"1952",
"both"
],
[
"Hong Kong",
"95877",
"The Scout Association of Hong Kong",
"1977",
"1914",
"both"
],
[
"Hungary",
"8145",
"Magyar Cserkészszövetség",
"1922/1990",
"1912",
"both"
],
[
"Iceland",
"1741",
"Bandalag Íslenskra Skáta",
"1924",
"1912",
"both"
],
[
"India",
"2886460",
"The Bharat Scouts and Guides",
"1938",
"1909",
"both"
],
[
"Indonesia",
"17103793",
"Gerakan Pramuka",
"1953",
"1912",
"both"
],
[
"Ireland",
"37692",
"Scouting Ireland",
"1949",
"1908",
"both"
],
[
"Italy",
"102778",
"Federazione Italiana dello Scautismo",
"1922/1946",
"1912",
"both"
],
[
"Jamaica",
"2539",
"The Scout Association of Jamaica",
"1963",
"1910",
"both"
],
[
"Japan",
"156420",
"Scout Association of Japan",
"1922/1950",
"1913",
"both"
],
[
"Kazakhstan",
"1223",
"Organization of the Scout Movement of Kazakhstan",
"2008",
"1992",
"both"
],
[
"Kenya",
"323929",
"The Kenya Scouts Association",
"1964",
"1910",
"both"
],
[
"Kiribati",
"1333",
"Kiribati Scout Association",
"1993",
"1993",
"both"
],
[
"South Korea",
"201455",
"Korea Scout Association",
"1953",
"1922",
"both"
],
[
"Kuwait",
"6061",
"Kuwait Boy Scouts Association",
"1955",
"1952",
"boys only"
],
[
"Latvia",
"466",
"Latvijas Skautu un Gaidu Centrālā Organizācija",
"1993",
"1917",
"both"
],
[
"Lesotho",
"371",
"Lesotho Scouts Association",
"1971",
"1936",
"boys only"
],
[
"Liberia",
"2418",
"Boy Scouts of Liberia",
"1922/1965",
"1922",
"boys only"
],
[
"Libya",
"13698",
"Public Scout and Girl Guide Movement",
"1958",
"1954",
"both"
],
[
"Liechtenstein",
"799",
"Pfadfinder und Pfadfinderinnen Liechtensteins",
"1933",
"1931",
"both"
],
[
"Lithuania",
"2311",
"Lietuvos Skautija",
"1997",
"1918",
"both"
],
[
"Republic of Macedonia",
"1988",
"Sojuz na Izvidnici na Makedonija",
"1997",
"1921",
"both"
],
[
"Malawi",
"4000",
"The Scout Association of Malawi",
"2005",
"1996",
"NA"
],
[
"Malaysia",
"48394",
"Persekutuan Pengakap Malaysia",
"1957",
"1911",
"both"
],
[
"Maldives",
"5538",
"The Scout Association of Maldives",
"1990",
"1963",
"both"
],
[
"Malta",
"2936",
"The Scout Association of Malta",
"1966",
"1908",
"both"
],
[
"Mauritania",
"3790",
"Association des Scouts et Guides de Mauritanie",
"1983",
"1947",
"both"
],
[
"Mauritius",
"2782",
"The Mauritius Scout Association",
"1971",
"1912",
"both"
],
[
"Mexico",
"33509",
"Asociación de Scouts de México, A.C.",
"1926",
"1920",
"both"
],
[
"Moldova",
"2430",
"Organizaţia Naţionala A Scouţilor Din Moldova",
"1997",
"1921",
"both"
],
[
"Monaco",
"61",
"Association des Guides et Scouts de Monaco",
"1990",
"1990",
"both"
],
[
"Mongolia",
"8822",
"Mongolyn Skautyn Kholboo",
"1994",
"1992",
"both"
],
[
"Montenegro",
"1100",
"Savez Izviđača Crne Gore",
"2008",
"2006",
"both"
],
[
"Morocco",
"12304",
"Fédération Nationale du Scoutisme Marocain",
"1961",
"1933",
"both"
],
[
"Mozambique",
"15644",
"Liga dos Escuteiros de Moçambique",
"1999",
"1960",
"both"
],
[
"Namibia",
"2845",
"Scouts of Namibia",
"1990",
"1917",
"both"
],
[
"Nepal",
"19952",
"Nepal Scouts",
"1969",
"1952",
"both"
],
[
"Netherlands",
"53324",
"Scouting Nederland",
"1922",
"1910",
"both"
],
[
"New Zealand",
"18649",
"Scouting New Zealand",
"1953",
"1908",
"both"
],
[
"Nicaragua",
"1509",
"Asociación de Scouts de Nicaragua",
"1946",
"1917",
"both"
],
[
"Niger",
"3202",
"Association des Scouts du Niger",
"1996",
"1947",
"both"
],
[
"Nigeria",
"46701",
"Boy Scouts of Nigeria",
"1961",
"1915",
"boys only"
],
[
"Oman",
"8892",
"The National Organisation for Scouts and Guides",
"1977",
"1948",
"both"
],
[
"Pakistan",
"526626",
"Pakistan Boy Scouts Association",
"1948",
"1947",
"boys only"
],
[
"Palestinian Authority",
"18738",
"Palestinian Scout Association",
"1996",
"1912",
"both"
],
[
"Panama",
"1775",
"Asociación Nacional de Scouts de Panamá",
"1924/1950",
"1924",
"both"
],
[
"Papua New Guinea",
"6284",
"The Scout Association of Papua New Guinea",
"1976",
"1926",
"boys only"
],
[
"Paraguay",
"369",
"Asociación de Scouts del Paraguay",
"1962",
"1960",
"both"
],
[
"Peru",
"4852",
"Asociación de Scouts del Perú",
"1922",
"1916",
"both"
],
[
"Philippines",
"1464765",
"Boy Scouts of the Philippines",
"1946",
"1923",
"both"
],
[
"Poland",
"61394",
"Związek Harcerstwa Polskiego",
"1922/1996",
"1918",
"both"
],
[
"Portugal",
"75359",
"Federação Escotista de Portugal",
"1922",
"1913",
"both"
],
[
"Qatar",
"4208",
"The Scout and Guide Association of Qatar",
"1965",
"1955",
"both"
],
[
"Romania",
"2278",
"Cercetaşii României",
"1993",
"1914",
"both"
],
[
"Russia",
"14130",
"Russian Association of Scouts/Navigators",
"2004",
"1909",
"both"
],
[
"Rwanda",
"18884",
"Association des Scouts du Rwanda",
"1975",
"1940",
"both"
],
[
"Saint Lucia",
"393",
"The Saint Lucia Scout Association",
"1990",
"1910",
"both"
],
[
"Saudi Arabia",
"19269",
"Saudi Arabian Boy Scouts Association",
"1963",
"1961",
"boys only"
],
[
"Serbia",
"3773",
"Savez Izviđača Srbije",
"1995",
"1911",
"both"
],
[
"Seychelles",
"372",
"Seychelles Scout Association",
"1927",
"2002",
"both"
],
[
"Sierra Leone",
"11749",
"Sierra Leone Scouts Association",
"1964",
"1909",
"both"
],
[
"Singapore",
"10292",
"The Singapore Scout Association",
"1966",
"1910",
"both"
],
[
"Slovakia",
"3157",
"Slovenský skauting",
"1922/1990/1997",
"1913",
"both"
],
[
"Slovenia",
"5179",
"Zveza tabornikov Slovenije",
"1994",
"1915",
"both"
],
[
"South Africa",
"15781",
"Scouts South Africa",
"1937",
"1908",
"both"
],
[
"South Sudan",
"2000",
"South Sudan Scout Association",
"2013",
"2011",
"both"
],
[
"Spain",
"53184",
"Federación de Escultismo en España",
"1922/1978",
"1912",
"both"
],
[
"Sri Lanka",
"36297",
"Sri Lanka Scout Association",
"1953",
"1912",
"both"
],
[
"Sudan",
"14868",
"Sudan Scouts Association",
"1956",
"1935",
"boys only"
],
[
"Suriname",
"2601",
"Boy Scouts van Suriname",
"1968",
"1924",
"both"
],
[
"Swaziland",
"6850",
"Swaziland Boy Scouts Association",
"1968",
"1928",
"boys only"
],
[
"Switzerland",
"23994",
"Swiss Guide and Scout Movement",
"1922",
"1912",
"both"
],
[
"Syria",
"9358",
"Scouts of Syria",
"2008",
"1912/1949",
"both"
],
[
"Tajikistan",
"511",
"Ittihodi Scouthoi Tojikiston",
"1997",
"1991",
"both"
],
[
"Tanzania",
"91057",
"Tanzania Scouts Association",
"1963",
"1929",
"both"
],
[
"Thailand",
"1257645",
"The National Scout Organization of Thailand",
"1922",
"1911",
"both"
],
[
"Togo",
"9727",
"Association Scoute du Togo",
"1977",
"1920",
"both"
],
[
"Trinidad and Tobago",
"5234",
"The Scout Association of Trinidad and Tobago",
"1963",
"1911",
"both"
],
[
"Tunisia",
"24080",
"Les Scouts Tunisiens",
"1957",
"1933",
"both"
],
[
"Turkey",
"33974",
"Türkiye İzcilik Federasyonu",
"1950",
"1923",
"both"
],
[
"Uganda",
"116465",
"The Uganda Scouts Association",
"1964",
"1915",
"both"
],
[
"Ukraine",
"4650",
"National Organization of Scouts of Ukraine",
"2008",
"2007",
"both"
],
[
"United Arab Emirates",
"5522",
"Emirates Scout Association",
"1977",
"1972",
"boys only"
],
[
"United Kingdom",
"446557",
"The Scout Association",
"1922",
"1907",
"both"
],
[
"United States",
"3968206",
"Boy Scouts of America",
"1922",
"1910",
"both for Venturing, boys only for non-Venturing"
],
[
"Uruguay",
"1549",
"Movimiento Scout del Uruguay",
"1950",
"1946",
"both"
],
[
"Venezuela",
"14801",
"Asociación de Scouts de Venezuela",
"1937",
"1913",
"both"
],
[
"Yemen",
"6481",
"Yemen Scouts and Guides Association - Scout branch",
"1980",
"1927",
"boys only"
],
[
"Zambia",
"7396",
"Zambia Scouts Association",
"1965",
"1930",
"both"
]
],
"name": "table_104858_1"
} | {
"human_readable": "SELECT Admits boys/girls FROM table WHERE Country = Venezuela",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"Venezuela"
]
}
} |
1 | Which organizations was a-founded in 1972, but become WOSM members until 1977? | {
"header": [
"Country",
"Membership (from 2010)",
"Name of member organization",
"Year current Scouting organization joined WOSM",
"Year member organization was founded",
"Admits boys/girls"
],
"page_title": "List of World Organization of the Scout Movement members",
"page_id": "",
"types": [
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-104858-1",
"section_title": "Table of World Organization of the Scout Movement members",
"caption": "Table of World Organization of the Scout Movement members",
"rows": [
[
"Albania",
"1730",
"Beslidhja Skaut Albania",
"2005",
"2004",
"both"
],
[
"Algeria",
"24750",
"Scouts Musulmans Algériens",
"1963",
"1934",
"both"
],
[
"Angola",
"13777",
"Associação de Escuteiros de Angola",
"1998",
"1998",
"both"
],
[
"Argentina",
"42812",
"Scouts de Argentina",
"1922",
"1912",
"both"
],
[
"Armenia",
"2303",
"Hayastani Azgayin Scautakan Sharjum Kazmakerputiun",
"1997",
"1912",
"both"
],
[
"Australia",
"73523",
"Scouts Australia",
"1953",
"1908",
"both"
],
[
"Austria",
"10277",
"Pfadfinder und Pfadfinderinnen Österreichs",
"1922/1946",
"1912",
"both"
],
[
"Azerbaijan",
"1677",
"Azərbaycan Skaut Assosiasiyasi",
"2000",
"1997",
"both"
],
[
"The Bahamas",
"1060",
"The Scout Association of the Bahamas",
"1974",
"1913",
"both"
],
[
"Bahrain",
"2301",
"Boy Scouts of Bahrain",
"1970",
"1953",
"boys only"
],
[
"Bangladesh",
"1015116",
"Bangladesh Scouts",
"1974",
"1972",
"both"
],
[
"Barbados",
"2738",
"Barbados Boy Scouts Association",
"1969",
"1912",
"boys only"
],
[
"Belarus",
"1200",
"Belarusian Republican Scout Association",
"1989",
"1909",
"both"
],
[
"Belize",
"3041",
"The Scout Association of Belize",
"1987",
"1911",
"both"
],
[
"Benin",
"5259",
"Scoutisme Béninois",
"1964",
"1932",
"both"
],
[
"Bhutan",
"18170",
"Bhutan Scout Tshogpa",
"1999",
"1991",
"both"
],
[
"Bolivia",
"7898",
"Asociación de Scouts de Bolivia",
"1950",
"1915",
"both"
],
[
"Bosnia and Herzegovina",
"1250",
"Savez izviđača Bosne i Hercegovine",
"1999",
"1999/2011",
"both"
],
[
"Botswana",
"2075",
"The Botswana Scouts Association",
"1958",
"1936",
"boys only"
],
[
"Brazil",
"53055",
"União dos Escoteiros do Brasil",
"1922",
"1910",
"both"
],
[
"Brunei",
"2086",
"Persekutuan Pengakap Negara Brunei Darussalam",
"1981",
"1933",
"both"
],
[
"Bulgaria",
"2109",
"Organizatsia Na Bulgarskite Skauty",
"1999",
"1911–1913",
"both"
],
[
"Burundi",
"6661",
"Association des Scouts du Burundi",
"1979",
"1940",
"both"
],
[
"Cambodia",
"5404",
"National Association of Cambodian Scouts",
"2008",
"2000",
"both"
],
[
"Cameroon",
"4561",
"Les Scouts du Cameroun",
"1971",
"1937",
"both"
],
[
"Cape Verde",
"733",
"Associação dos Escuteiros de Cabo Verde",
"2002",
"2002",
"NA"
],
[
"Chile",
"19476",
"Asociación de Guías y Scouts de Chile",
"1922/1974",
"1909",
"both"
],
[
"Republic of China (Taiwan)",
"49457",
"Scouts of China",
"1937",
"1912",
"both"
],
[
"Colombia",
"11057",
"Asociación Scouts de Colombia",
"1933",
"1917",
"both"
],
[
"Comoros",
"1725",
"Wezombeli",
"1990",
"1975",
"both"
],
[
"Costa Rica",
"5319",
"Asociación de Guías y Scouts de Costa Rica",
"1925",
"1915",
"both"
],
[
"Croatia",
"3827",
"Savez izviđača Hrvatske",
"1993",
"1915",
"both"
],
[
"Cyprus",
"5926",
"Cyprus Scouts Association",
"1961",
"1913",
"both"
],
[
"Czech Republic",
"19196",
"Junák – svaz skautů a skautek ČR",
"1922/1990/1996",
"1911",
"both"
],
[
"Dominica",
"1100",
"The Scout Association of Dominica",
"1990",
"1929",
"both"
],
[
"Dominican Republic",
"1278",
"Asociación de Scouts Dominicanos",
"1930",
"1926",
"both"
],
[
"Ecuador",
"3220",
"Asociación de Scouts del Ecuador",
"1922",
"1920",
"both"
],
[
"El Salvador",
"2820",
"Asociación de Scouts de El Salvador",
"1940",
"1938",
"both"
],
[
"Estonia",
"1337",
"Eesti Skautide Ühing",
"1922/1996",
"1911/1989",
"both"
],
[
"Ethiopia",
"19001",
"Ethiopia Scout Association",
"2002",
"1950",
"both"
],
[
"Fiji",
"3926",
"Fiji Scouts Association",
"1971",
"1914",
"both"
],
[
"Finland",
"55686",
"Suomen Partiolaiset - Finlands Scouter ry",
"1922",
"1910",
"both"
],
[
"Gambia",
"18448",
"The Gambia Scout Association",
"1984",
"1921",
"both"
],
[
"Georgia",
"1343",
"Sakartvelos Skauturi Modzraobis Organizatsia",
"1997",
"1994",
"both"
],
[
"Ghana",
"3919",
"The Ghana Scout Association",
"1960",
"1912",
"both"
],
[
"Greece",
"18482",
"Soma Hellinon Proskopon",
"1922",
"1910",
"both"
],
[
"Grenada",
"1378",
"The Scout Association of Grenada",
"1979",
"1924",
"both"
],
[
"Guatemala",
"6020",
"Asociación de Scouts de Guatemala",
"1930",
"1928",
"both"
],
[
"Guinea",
"10592",
"Association Nationale des Scouts de Guinée",
"1990/2005",
"1984",
"NA"
],
[
"Guyana",
"424",
"The Scout Association of Guyana",
"1967",
"1909",
"both"
],
[
"Haiti",
"43618",
"Scouts d'Haïti",
"1932/1940",
"1916",
"both"
],
[
"Honduras",
"3031",
"Asociación de Scouts de Honduras",
"1957",
"1952",
"both"
],
[
"Hong Kong",
"95877",
"The Scout Association of Hong Kong",
"1977",
"1914",
"both"
],
[
"Hungary",
"8145",
"Magyar Cserkészszövetség",
"1922/1990",
"1912",
"both"
],
[
"Iceland",
"1741",
"Bandalag Íslenskra Skáta",
"1924",
"1912",
"both"
],
[
"India",
"2886460",
"The Bharat Scouts and Guides",
"1938",
"1909",
"both"
],
[
"Indonesia",
"17103793",
"Gerakan Pramuka",
"1953",
"1912",
"both"
],
[
"Ireland",
"37692",
"Scouting Ireland",
"1949",
"1908",
"both"
],
[
"Italy",
"102778",
"Federazione Italiana dello Scautismo",
"1922/1946",
"1912",
"both"
],
[
"Jamaica",
"2539",
"The Scout Association of Jamaica",
"1963",
"1910",
"both"
],
[
"Japan",
"156420",
"Scout Association of Japan",
"1922/1950",
"1913",
"both"
],
[
"Kazakhstan",
"1223",
"Organization of the Scout Movement of Kazakhstan",
"2008",
"1992",
"both"
],
[
"Kenya",
"323929",
"The Kenya Scouts Association",
"1964",
"1910",
"both"
],
[
"Kiribati",
"1333",
"Kiribati Scout Association",
"1993",
"1993",
"both"
],
[
"South Korea",
"201455",
"Korea Scout Association",
"1953",
"1922",
"both"
],
[
"Kuwait",
"6061",
"Kuwait Boy Scouts Association",
"1955",
"1952",
"boys only"
],
[
"Latvia",
"466",
"Latvijas Skautu un Gaidu Centrālā Organizācija",
"1993",
"1917",
"both"
],
[
"Lesotho",
"371",
"Lesotho Scouts Association",
"1971",
"1936",
"boys only"
],
[
"Liberia",
"2418",
"Boy Scouts of Liberia",
"1922/1965",
"1922",
"boys only"
],
[
"Libya",
"13698",
"Public Scout and Girl Guide Movement",
"1958",
"1954",
"both"
],
[
"Liechtenstein",
"799",
"Pfadfinder und Pfadfinderinnen Liechtensteins",
"1933",
"1931",
"both"
],
[
"Lithuania",
"2311",
"Lietuvos Skautija",
"1997",
"1918",
"both"
],
[
"Republic of Macedonia",
"1988",
"Sojuz na Izvidnici na Makedonija",
"1997",
"1921",
"both"
],
[
"Malawi",
"4000",
"The Scout Association of Malawi",
"2005",
"1996",
"NA"
],
[
"Malaysia",
"48394",
"Persekutuan Pengakap Malaysia",
"1957",
"1911",
"both"
],
[
"Maldives",
"5538",
"The Scout Association of Maldives",
"1990",
"1963",
"both"
],
[
"Malta",
"2936",
"The Scout Association of Malta",
"1966",
"1908",
"both"
],
[
"Mauritania",
"3790",
"Association des Scouts et Guides de Mauritanie",
"1983",
"1947",
"both"
],
[
"Mauritius",
"2782",
"The Mauritius Scout Association",
"1971",
"1912",
"both"
],
[
"Mexico",
"33509",
"Asociación de Scouts de México, A.C.",
"1926",
"1920",
"both"
],
[
"Moldova",
"2430",
"Organizaţia Naţionala A Scouţilor Din Moldova",
"1997",
"1921",
"both"
],
[
"Monaco",
"61",
"Association des Guides et Scouts de Monaco",
"1990",
"1990",
"both"
],
[
"Mongolia",
"8822",
"Mongolyn Skautyn Kholboo",
"1994",
"1992",
"both"
],
[
"Montenegro",
"1100",
"Savez Izviđača Crne Gore",
"2008",
"2006",
"both"
],
[
"Morocco",
"12304",
"Fédération Nationale du Scoutisme Marocain",
"1961",
"1933",
"both"
],
[
"Mozambique",
"15644",
"Liga dos Escuteiros de Moçambique",
"1999",
"1960",
"both"
],
[
"Namibia",
"2845",
"Scouts of Namibia",
"1990",
"1917",
"both"
],
[
"Nepal",
"19952",
"Nepal Scouts",
"1969",
"1952",
"both"
],
[
"Netherlands",
"53324",
"Scouting Nederland",
"1922",
"1910",
"both"
],
[
"New Zealand",
"18649",
"Scouting New Zealand",
"1953",
"1908",
"both"
],
[
"Nicaragua",
"1509",
"Asociación de Scouts de Nicaragua",
"1946",
"1917",
"both"
],
[
"Niger",
"3202",
"Association des Scouts du Niger",
"1996",
"1947",
"both"
],
[
"Nigeria",
"46701",
"Boy Scouts of Nigeria",
"1961",
"1915",
"boys only"
],
[
"Oman",
"8892",
"The National Organisation for Scouts and Guides",
"1977",
"1948",
"both"
],
[
"Pakistan",
"526626",
"Pakistan Boy Scouts Association",
"1948",
"1947",
"boys only"
],
[
"Palestinian Authority",
"18738",
"Palestinian Scout Association",
"1996",
"1912",
"both"
],
[
"Panama",
"1775",
"Asociación Nacional de Scouts de Panamá",
"1924/1950",
"1924",
"both"
],
[
"Papua New Guinea",
"6284",
"The Scout Association of Papua New Guinea",
"1976",
"1926",
"boys only"
],
[
"Paraguay",
"369",
"Asociación de Scouts del Paraguay",
"1962",
"1960",
"both"
],
[
"Peru",
"4852",
"Asociación de Scouts del Perú",
"1922",
"1916",
"both"
],
[
"Philippines",
"1464765",
"Boy Scouts of the Philippines",
"1946",
"1923",
"both"
],
[
"Poland",
"61394",
"Związek Harcerstwa Polskiego",
"1922/1996",
"1918",
"both"
],
[
"Portugal",
"75359",
"Federação Escotista de Portugal",
"1922",
"1913",
"both"
],
[
"Qatar",
"4208",
"The Scout and Guide Association of Qatar",
"1965",
"1955",
"both"
],
[
"Romania",
"2278",
"Cercetaşii României",
"1993",
"1914",
"both"
],
[
"Russia",
"14130",
"Russian Association of Scouts/Navigators",
"2004",
"1909",
"both"
],
[
"Rwanda",
"18884",
"Association des Scouts du Rwanda",
"1975",
"1940",
"both"
],
[
"Saint Lucia",
"393",
"The Saint Lucia Scout Association",
"1990",
"1910",
"both"
],
[
"Saudi Arabia",
"19269",
"Saudi Arabian Boy Scouts Association",
"1963",
"1961",
"boys only"
],
[
"Serbia",
"3773",
"Savez Izviđača Srbije",
"1995",
"1911",
"both"
],
[
"Seychelles",
"372",
"Seychelles Scout Association",
"1927",
"2002",
"both"
],
[
"Sierra Leone",
"11749",
"Sierra Leone Scouts Association",
"1964",
"1909",
"both"
],
[
"Singapore",
"10292",
"The Singapore Scout Association",
"1966",
"1910",
"both"
],
[
"Slovakia",
"3157",
"Slovenský skauting",
"1922/1990/1997",
"1913",
"both"
],
[
"Slovenia",
"5179",
"Zveza tabornikov Slovenije",
"1994",
"1915",
"both"
],
[
"South Africa",
"15781",
"Scouts South Africa",
"1937",
"1908",
"both"
],
[
"South Sudan",
"2000",
"South Sudan Scout Association",
"2013",
"2011",
"both"
],
[
"Spain",
"53184",
"Federación de Escultismo en España",
"1922/1978",
"1912",
"both"
],
[
"Sri Lanka",
"36297",
"Sri Lanka Scout Association",
"1953",
"1912",
"both"
],
[
"Sudan",
"14868",
"Sudan Scouts Association",
"1956",
"1935",
"boys only"
],
[
"Suriname",
"2601",
"Boy Scouts van Suriname",
"1968",
"1924",
"both"
],
[
"Swaziland",
"6850",
"Swaziland Boy Scouts Association",
"1968",
"1928",
"boys only"
],
[
"Switzerland",
"23994",
"Swiss Guide and Scout Movement",
"1922",
"1912",
"both"
],
[
"Syria",
"9358",
"Scouts of Syria",
"2008",
"1912/1949",
"both"
],
[
"Tajikistan",
"511",
"Ittihodi Scouthoi Tojikiston",
"1997",
"1991",
"both"
],
[
"Tanzania",
"91057",
"Tanzania Scouts Association",
"1963",
"1929",
"both"
],
[
"Thailand",
"1257645",
"The National Scout Organization of Thailand",
"1922",
"1911",
"both"
],
[
"Togo",
"9727",
"Association Scoute du Togo",
"1977",
"1920",
"both"
],
[
"Trinidad and Tobago",
"5234",
"The Scout Association of Trinidad and Tobago",
"1963",
"1911",
"both"
],
[
"Tunisia",
"24080",
"Les Scouts Tunisiens",
"1957",
"1933",
"both"
],
[
"Turkey",
"33974",
"Türkiye İzcilik Federasyonu",
"1950",
"1923",
"both"
],
[
"Uganda",
"116465",
"The Uganda Scouts Association",
"1964",
"1915",
"both"
],
[
"Ukraine",
"4650",
"National Organization of Scouts of Ukraine",
"2008",
"2007",
"both"
],
[
"United Arab Emirates",
"5522",
"Emirates Scout Association",
"1977",
"1972",
"boys only"
],
[
"United Kingdom",
"446557",
"The Scout Association",
"1922",
"1907",
"both"
],
[
"United States",
"3968206",
"Boy Scouts of America",
"1922",
"1910",
"both for Venturing, boys only for non-Venturing"
],
[
"Uruguay",
"1549",
"Movimiento Scout del Uruguay",
"1950",
"1946",
"both"
],
[
"Venezuela",
"14801",
"Asociación de Scouts de Venezuela",
"1937",
"1913",
"both"
],
[
"Yemen",
"6481",
"Yemen Scouts and Guides Association - Scout branch",
"1980",
"1927",
"boys only"
],
[
"Zambia",
"7396",
"Zambia Scouts Association",
"1965",
"1930",
"both"
]
],
"name": "table_104858_1"
} | {
"human_readable": "SELECT Name of member organization FROM table WHERE Year member organization was founded = 1972 AND Year current Scouting organization joined WOSM = 1977",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4,
3
],
"operator_index": [
0,
0
],
"condition": [
"1972",
"1977"
]
}
} |
1 | Does the Scout Association of Hong admit boys Kong, girls, or both? | {
"header": [
"Country",
"Membership (from 2010)",
"Name of member organization",
"Year current Scouting organization joined WOSM",
"Year member organization was founded",
"Admits boys/girls"
],
"page_title": "List of World Organization of the Scout Movement members",
"page_id": "",
"types": [
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-104858-1",
"section_title": "Table of World Organization of the Scout Movement members",
"caption": "Table of World Organization of the Scout Movement members",
"rows": [
[
"Albania",
"1730",
"Beslidhja Skaut Albania",
"2005",
"2004",
"both"
],
[
"Algeria",
"24750",
"Scouts Musulmans Algériens",
"1963",
"1934",
"both"
],
[
"Angola",
"13777",
"Associação de Escuteiros de Angola",
"1998",
"1998",
"both"
],
[
"Argentina",
"42812",
"Scouts de Argentina",
"1922",
"1912",
"both"
],
[
"Armenia",
"2303",
"Hayastani Azgayin Scautakan Sharjum Kazmakerputiun",
"1997",
"1912",
"both"
],
[
"Australia",
"73523",
"Scouts Australia",
"1953",
"1908",
"both"
],
[
"Austria",
"10277",
"Pfadfinder und Pfadfinderinnen Österreichs",
"1922/1946",
"1912",
"both"
],
[
"Azerbaijan",
"1677",
"Azərbaycan Skaut Assosiasiyasi",
"2000",
"1997",
"both"
],
[
"The Bahamas",
"1060",
"The Scout Association of the Bahamas",
"1974",
"1913",
"both"
],
[
"Bahrain",
"2301",
"Boy Scouts of Bahrain",
"1970",
"1953",
"boys only"
],
[
"Bangladesh",
"1015116",
"Bangladesh Scouts",
"1974",
"1972",
"both"
],
[
"Barbados",
"2738",
"Barbados Boy Scouts Association",
"1969",
"1912",
"boys only"
],
[
"Belarus",
"1200",
"Belarusian Republican Scout Association",
"1989",
"1909",
"both"
],
[
"Belize",
"3041",
"The Scout Association of Belize",
"1987",
"1911",
"both"
],
[
"Benin",
"5259",
"Scoutisme Béninois",
"1964",
"1932",
"both"
],
[
"Bhutan",
"18170",
"Bhutan Scout Tshogpa",
"1999",
"1991",
"both"
],
[
"Bolivia",
"7898",
"Asociación de Scouts de Bolivia",
"1950",
"1915",
"both"
],
[
"Bosnia and Herzegovina",
"1250",
"Savez izviđača Bosne i Hercegovine",
"1999",
"1999/2011",
"both"
],
[
"Botswana",
"2075",
"The Botswana Scouts Association",
"1958",
"1936",
"boys only"
],
[
"Brazil",
"53055",
"União dos Escoteiros do Brasil",
"1922",
"1910",
"both"
],
[
"Brunei",
"2086",
"Persekutuan Pengakap Negara Brunei Darussalam",
"1981",
"1933",
"both"
],
[
"Bulgaria",
"2109",
"Organizatsia Na Bulgarskite Skauty",
"1999",
"1911–1913",
"both"
],
[
"Burundi",
"6661",
"Association des Scouts du Burundi",
"1979",
"1940",
"both"
],
[
"Cambodia",
"5404",
"National Association of Cambodian Scouts",
"2008",
"2000",
"both"
],
[
"Cameroon",
"4561",
"Les Scouts du Cameroun",
"1971",
"1937",
"both"
],
[
"Cape Verde",
"733",
"Associação dos Escuteiros de Cabo Verde",
"2002",
"2002",
"NA"
],
[
"Chile",
"19476",
"Asociación de Guías y Scouts de Chile",
"1922/1974",
"1909",
"both"
],
[
"Republic of China (Taiwan)",
"49457",
"Scouts of China",
"1937",
"1912",
"both"
],
[
"Colombia",
"11057",
"Asociación Scouts de Colombia",
"1933",
"1917",
"both"
],
[
"Comoros",
"1725",
"Wezombeli",
"1990",
"1975",
"both"
],
[
"Costa Rica",
"5319",
"Asociación de Guías y Scouts de Costa Rica",
"1925",
"1915",
"both"
],
[
"Croatia",
"3827",
"Savez izviđača Hrvatske",
"1993",
"1915",
"both"
],
[
"Cyprus",
"5926",
"Cyprus Scouts Association",
"1961",
"1913",
"both"
],
[
"Czech Republic",
"19196",
"Junák – svaz skautů a skautek ČR",
"1922/1990/1996",
"1911",
"both"
],
[
"Dominica",
"1100",
"The Scout Association of Dominica",
"1990",
"1929",
"both"
],
[
"Dominican Republic",
"1278",
"Asociación de Scouts Dominicanos",
"1930",
"1926",
"both"
],
[
"Ecuador",
"3220",
"Asociación de Scouts del Ecuador",
"1922",
"1920",
"both"
],
[
"El Salvador",
"2820",
"Asociación de Scouts de El Salvador",
"1940",
"1938",
"both"
],
[
"Estonia",
"1337",
"Eesti Skautide Ühing",
"1922/1996",
"1911/1989",
"both"
],
[
"Ethiopia",
"19001",
"Ethiopia Scout Association",
"2002",
"1950",
"both"
],
[
"Fiji",
"3926",
"Fiji Scouts Association",
"1971",
"1914",
"both"
],
[
"Finland",
"55686",
"Suomen Partiolaiset - Finlands Scouter ry",
"1922",
"1910",
"both"
],
[
"Gambia",
"18448",
"The Gambia Scout Association",
"1984",
"1921",
"both"
],
[
"Georgia",
"1343",
"Sakartvelos Skauturi Modzraobis Organizatsia",
"1997",
"1994",
"both"
],
[
"Ghana",
"3919",
"The Ghana Scout Association",
"1960",
"1912",
"both"
],
[
"Greece",
"18482",
"Soma Hellinon Proskopon",
"1922",
"1910",
"both"
],
[
"Grenada",
"1378",
"The Scout Association of Grenada",
"1979",
"1924",
"both"
],
[
"Guatemala",
"6020",
"Asociación de Scouts de Guatemala",
"1930",
"1928",
"both"
],
[
"Guinea",
"10592",
"Association Nationale des Scouts de Guinée",
"1990/2005",
"1984",
"NA"
],
[
"Guyana",
"424",
"The Scout Association of Guyana",
"1967",
"1909",
"both"
],
[
"Haiti",
"43618",
"Scouts d'Haïti",
"1932/1940",
"1916",
"both"
],
[
"Honduras",
"3031",
"Asociación de Scouts de Honduras",
"1957",
"1952",
"both"
],
[
"Hong Kong",
"95877",
"The Scout Association of Hong Kong",
"1977",
"1914",
"both"
],
[
"Hungary",
"8145",
"Magyar Cserkészszövetség",
"1922/1990",
"1912",
"both"
],
[
"Iceland",
"1741",
"Bandalag Íslenskra Skáta",
"1924",
"1912",
"both"
],
[
"India",
"2886460",
"The Bharat Scouts and Guides",
"1938",
"1909",
"both"
],
[
"Indonesia",
"17103793",
"Gerakan Pramuka",
"1953",
"1912",
"both"
],
[
"Ireland",
"37692",
"Scouting Ireland",
"1949",
"1908",
"both"
],
[
"Italy",
"102778",
"Federazione Italiana dello Scautismo",
"1922/1946",
"1912",
"both"
],
[
"Jamaica",
"2539",
"The Scout Association of Jamaica",
"1963",
"1910",
"both"
],
[
"Japan",
"156420",
"Scout Association of Japan",
"1922/1950",
"1913",
"both"
],
[
"Kazakhstan",
"1223",
"Organization of the Scout Movement of Kazakhstan",
"2008",
"1992",
"both"
],
[
"Kenya",
"323929",
"The Kenya Scouts Association",
"1964",
"1910",
"both"
],
[
"Kiribati",
"1333",
"Kiribati Scout Association",
"1993",
"1993",
"both"
],
[
"South Korea",
"201455",
"Korea Scout Association",
"1953",
"1922",
"both"
],
[
"Kuwait",
"6061",
"Kuwait Boy Scouts Association",
"1955",
"1952",
"boys only"
],
[
"Latvia",
"466",
"Latvijas Skautu un Gaidu Centrālā Organizācija",
"1993",
"1917",
"both"
],
[
"Lesotho",
"371",
"Lesotho Scouts Association",
"1971",
"1936",
"boys only"
],
[
"Liberia",
"2418",
"Boy Scouts of Liberia",
"1922/1965",
"1922",
"boys only"
],
[
"Libya",
"13698",
"Public Scout and Girl Guide Movement",
"1958",
"1954",
"both"
],
[
"Liechtenstein",
"799",
"Pfadfinder und Pfadfinderinnen Liechtensteins",
"1933",
"1931",
"both"
],
[
"Lithuania",
"2311",
"Lietuvos Skautija",
"1997",
"1918",
"both"
],
[
"Republic of Macedonia",
"1988",
"Sojuz na Izvidnici na Makedonija",
"1997",
"1921",
"both"
],
[
"Malawi",
"4000",
"The Scout Association of Malawi",
"2005",
"1996",
"NA"
],
[
"Malaysia",
"48394",
"Persekutuan Pengakap Malaysia",
"1957",
"1911",
"both"
],
[
"Maldives",
"5538",
"The Scout Association of Maldives",
"1990",
"1963",
"both"
],
[
"Malta",
"2936",
"The Scout Association of Malta",
"1966",
"1908",
"both"
],
[
"Mauritania",
"3790",
"Association des Scouts et Guides de Mauritanie",
"1983",
"1947",
"both"
],
[
"Mauritius",
"2782",
"The Mauritius Scout Association",
"1971",
"1912",
"both"
],
[
"Mexico",
"33509",
"Asociación de Scouts de México, A.C.",
"1926",
"1920",
"both"
],
[
"Moldova",
"2430",
"Organizaţia Naţionala A Scouţilor Din Moldova",
"1997",
"1921",
"both"
],
[
"Monaco",
"61",
"Association des Guides et Scouts de Monaco",
"1990",
"1990",
"both"
],
[
"Mongolia",
"8822",
"Mongolyn Skautyn Kholboo",
"1994",
"1992",
"both"
],
[
"Montenegro",
"1100",
"Savez Izviđača Crne Gore",
"2008",
"2006",
"both"
],
[
"Morocco",
"12304",
"Fédération Nationale du Scoutisme Marocain",
"1961",
"1933",
"both"
],
[
"Mozambique",
"15644",
"Liga dos Escuteiros de Moçambique",
"1999",
"1960",
"both"
],
[
"Namibia",
"2845",
"Scouts of Namibia",
"1990",
"1917",
"both"
],
[
"Nepal",
"19952",
"Nepal Scouts",
"1969",
"1952",
"both"
],
[
"Netherlands",
"53324",
"Scouting Nederland",
"1922",
"1910",
"both"
],
[
"New Zealand",
"18649",
"Scouting New Zealand",
"1953",
"1908",
"both"
],
[
"Nicaragua",
"1509",
"Asociación de Scouts de Nicaragua",
"1946",
"1917",
"both"
],
[
"Niger",
"3202",
"Association des Scouts du Niger",
"1996",
"1947",
"both"
],
[
"Nigeria",
"46701",
"Boy Scouts of Nigeria",
"1961",
"1915",
"boys only"
],
[
"Oman",
"8892",
"The National Organisation for Scouts and Guides",
"1977",
"1948",
"both"
],
[
"Pakistan",
"526626",
"Pakistan Boy Scouts Association",
"1948",
"1947",
"boys only"
],
[
"Palestinian Authority",
"18738",
"Palestinian Scout Association",
"1996",
"1912",
"both"
],
[
"Panama",
"1775",
"Asociación Nacional de Scouts de Panamá",
"1924/1950",
"1924",
"both"
],
[
"Papua New Guinea",
"6284",
"The Scout Association of Papua New Guinea",
"1976",
"1926",
"boys only"
],
[
"Paraguay",
"369",
"Asociación de Scouts del Paraguay",
"1962",
"1960",
"both"
],
[
"Peru",
"4852",
"Asociación de Scouts del Perú",
"1922",
"1916",
"both"
],
[
"Philippines",
"1464765",
"Boy Scouts of the Philippines",
"1946",
"1923",
"both"
],
[
"Poland",
"61394",
"Związek Harcerstwa Polskiego",
"1922/1996",
"1918",
"both"
],
[
"Portugal",
"75359",
"Federação Escotista de Portugal",
"1922",
"1913",
"both"
],
[
"Qatar",
"4208",
"The Scout and Guide Association of Qatar",
"1965",
"1955",
"both"
],
[
"Romania",
"2278",
"Cercetaşii României",
"1993",
"1914",
"both"
],
[
"Russia",
"14130",
"Russian Association of Scouts/Navigators",
"2004",
"1909",
"both"
],
[
"Rwanda",
"18884",
"Association des Scouts du Rwanda",
"1975",
"1940",
"both"
],
[
"Saint Lucia",
"393",
"The Saint Lucia Scout Association",
"1990",
"1910",
"both"
],
[
"Saudi Arabia",
"19269",
"Saudi Arabian Boy Scouts Association",
"1963",
"1961",
"boys only"
],
[
"Serbia",
"3773",
"Savez Izviđača Srbije",
"1995",
"1911",
"both"
],
[
"Seychelles",
"372",
"Seychelles Scout Association",
"1927",
"2002",
"both"
],
[
"Sierra Leone",
"11749",
"Sierra Leone Scouts Association",
"1964",
"1909",
"both"
],
[
"Singapore",
"10292",
"The Singapore Scout Association",
"1966",
"1910",
"both"
],
[
"Slovakia",
"3157",
"Slovenský skauting",
"1922/1990/1997",
"1913",
"both"
],
[
"Slovenia",
"5179",
"Zveza tabornikov Slovenije",
"1994",
"1915",
"both"
],
[
"South Africa",
"15781",
"Scouts South Africa",
"1937",
"1908",
"both"
],
[
"South Sudan",
"2000",
"South Sudan Scout Association",
"2013",
"2011",
"both"
],
[
"Spain",
"53184",
"Federación de Escultismo en España",
"1922/1978",
"1912",
"both"
],
[
"Sri Lanka",
"36297",
"Sri Lanka Scout Association",
"1953",
"1912",
"both"
],
[
"Sudan",
"14868",
"Sudan Scouts Association",
"1956",
"1935",
"boys only"
],
[
"Suriname",
"2601",
"Boy Scouts van Suriname",
"1968",
"1924",
"both"
],
[
"Swaziland",
"6850",
"Swaziland Boy Scouts Association",
"1968",
"1928",
"boys only"
],
[
"Switzerland",
"23994",
"Swiss Guide and Scout Movement",
"1922",
"1912",
"both"
],
[
"Syria",
"9358",
"Scouts of Syria",
"2008",
"1912/1949",
"both"
],
[
"Tajikistan",
"511",
"Ittihodi Scouthoi Tojikiston",
"1997",
"1991",
"both"
],
[
"Tanzania",
"91057",
"Tanzania Scouts Association",
"1963",
"1929",
"both"
],
[
"Thailand",
"1257645",
"The National Scout Organization of Thailand",
"1922",
"1911",
"both"
],
[
"Togo",
"9727",
"Association Scoute du Togo",
"1977",
"1920",
"both"
],
[
"Trinidad and Tobago",
"5234",
"The Scout Association of Trinidad and Tobago",
"1963",
"1911",
"both"
],
[
"Tunisia",
"24080",
"Les Scouts Tunisiens",
"1957",
"1933",
"both"
],
[
"Turkey",
"33974",
"Türkiye İzcilik Federasyonu",
"1950",
"1923",
"both"
],
[
"Uganda",
"116465",
"The Uganda Scouts Association",
"1964",
"1915",
"both"
],
[
"Ukraine",
"4650",
"National Organization of Scouts of Ukraine",
"2008",
"2007",
"both"
],
[
"United Arab Emirates",
"5522",
"Emirates Scout Association",
"1977",
"1972",
"boys only"
],
[
"United Kingdom",
"446557",
"The Scout Association",
"1922",
"1907",
"both"
],
[
"United States",
"3968206",
"Boy Scouts of America",
"1922",
"1910",
"both for Venturing, boys only for non-Venturing"
],
[
"Uruguay",
"1549",
"Movimiento Scout del Uruguay",
"1950",
"1946",
"both"
],
[
"Venezuela",
"14801",
"Asociación de Scouts de Venezuela",
"1937",
"1913",
"both"
],
[
"Yemen",
"6481",
"Yemen Scouts and Guides Association - Scout branch",
"1980",
"1927",
"boys only"
],
[
"Zambia",
"7396",
"Zambia Scouts Association",
"1965",
"1930",
"both"
]
],
"name": "table_104858_1"
} | {
"human_readable": "SELECT Admits boys/girls FROM table WHERE Name of member organization = The Scout Association of Hong Kong",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"The Scout Association of Hong Kong"
]
}
} |
1 | Does the Ghana Scout Association (founded in 1912) admit boys, girls, or both? | {
"header": [
"Country",
"Membership (from 2010)",
"Name of member organization",
"Year current Scouting organization joined WOSM",
"Year member organization was founded",
"Admits boys/girls"
],
"page_title": "List of World Organization of the Scout Movement members",
"page_id": "",
"types": [
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-104858-1",
"section_title": "Table of World Organization of the Scout Movement members",
"caption": "Table of World Organization of the Scout Movement members",
"rows": [
[
"Albania",
"1730",
"Beslidhja Skaut Albania",
"2005",
"2004",
"both"
],
[
"Algeria",
"24750",
"Scouts Musulmans Algériens",
"1963",
"1934",
"both"
],
[
"Angola",
"13777",
"Associação de Escuteiros de Angola",
"1998",
"1998",
"both"
],
[
"Argentina",
"42812",
"Scouts de Argentina",
"1922",
"1912",
"both"
],
[
"Armenia",
"2303",
"Hayastani Azgayin Scautakan Sharjum Kazmakerputiun",
"1997",
"1912",
"both"
],
[
"Australia",
"73523",
"Scouts Australia",
"1953",
"1908",
"both"
],
[
"Austria",
"10277",
"Pfadfinder und Pfadfinderinnen Österreichs",
"1922/1946",
"1912",
"both"
],
[
"Azerbaijan",
"1677",
"Azərbaycan Skaut Assosiasiyasi",
"2000",
"1997",
"both"
],
[
"The Bahamas",
"1060",
"The Scout Association of the Bahamas",
"1974",
"1913",
"both"
],
[
"Bahrain",
"2301",
"Boy Scouts of Bahrain",
"1970",
"1953",
"boys only"
],
[
"Bangladesh",
"1015116",
"Bangladesh Scouts",
"1974",
"1972",
"both"
],
[
"Barbados",
"2738",
"Barbados Boy Scouts Association",
"1969",
"1912",
"boys only"
],
[
"Belarus",
"1200",
"Belarusian Republican Scout Association",
"1989",
"1909",
"both"
],
[
"Belize",
"3041",
"The Scout Association of Belize",
"1987",
"1911",
"both"
],
[
"Benin",
"5259",
"Scoutisme Béninois",
"1964",
"1932",
"both"
],
[
"Bhutan",
"18170",
"Bhutan Scout Tshogpa",
"1999",
"1991",
"both"
],
[
"Bolivia",
"7898",
"Asociación de Scouts de Bolivia",
"1950",
"1915",
"both"
],
[
"Bosnia and Herzegovina",
"1250",
"Savez izviđača Bosne i Hercegovine",
"1999",
"1999/2011",
"both"
],
[
"Botswana",
"2075",
"The Botswana Scouts Association",
"1958",
"1936",
"boys only"
],
[
"Brazil",
"53055",
"União dos Escoteiros do Brasil",
"1922",
"1910",
"both"
],
[
"Brunei",
"2086",
"Persekutuan Pengakap Negara Brunei Darussalam",
"1981",
"1933",
"both"
],
[
"Bulgaria",
"2109",
"Organizatsia Na Bulgarskite Skauty",
"1999",
"1911–1913",
"both"
],
[
"Burundi",
"6661",
"Association des Scouts du Burundi",
"1979",
"1940",
"both"
],
[
"Cambodia",
"5404",
"National Association of Cambodian Scouts",
"2008",
"2000",
"both"
],
[
"Cameroon",
"4561",
"Les Scouts du Cameroun",
"1971",
"1937",
"both"
],
[
"Cape Verde",
"733",
"Associação dos Escuteiros de Cabo Verde",
"2002",
"2002",
"NA"
],
[
"Chile",
"19476",
"Asociación de Guías y Scouts de Chile",
"1922/1974",
"1909",
"both"
],
[
"Republic of China (Taiwan)",
"49457",
"Scouts of China",
"1937",
"1912",
"both"
],
[
"Colombia",
"11057",
"Asociación Scouts de Colombia",
"1933",
"1917",
"both"
],
[
"Comoros",
"1725",
"Wezombeli",
"1990",
"1975",
"both"
],
[
"Costa Rica",
"5319",
"Asociación de Guías y Scouts de Costa Rica",
"1925",
"1915",
"both"
],
[
"Croatia",
"3827",
"Savez izviđača Hrvatske",
"1993",
"1915",
"both"
],
[
"Cyprus",
"5926",
"Cyprus Scouts Association",
"1961",
"1913",
"both"
],
[
"Czech Republic",
"19196",
"Junák – svaz skautů a skautek ČR",
"1922/1990/1996",
"1911",
"both"
],
[
"Dominica",
"1100",
"The Scout Association of Dominica",
"1990",
"1929",
"both"
],
[
"Dominican Republic",
"1278",
"Asociación de Scouts Dominicanos",
"1930",
"1926",
"both"
],
[
"Ecuador",
"3220",
"Asociación de Scouts del Ecuador",
"1922",
"1920",
"both"
],
[
"El Salvador",
"2820",
"Asociación de Scouts de El Salvador",
"1940",
"1938",
"both"
],
[
"Estonia",
"1337",
"Eesti Skautide Ühing",
"1922/1996",
"1911/1989",
"both"
],
[
"Ethiopia",
"19001",
"Ethiopia Scout Association",
"2002",
"1950",
"both"
],
[
"Fiji",
"3926",
"Fiji Scouts Association",
"1971",
"1914",
"both"
],
[
"Finland",
"55686",
"Suomen Partiolaiset - Finlands Scouter ry",
"1922",
"1910",
"both"
],
[
"Gambia",
"18448",
"The Gambia Scout Association",
"1984",
"1921",
"both"
],
[
"Georgia",
"1343",
"Sakartvelos Skauturi Modzraobis Organizatsia",
"1997",
"1994",
"both"
],
[
"Ghana",
"3919",
"The Ghana Scout Association",
"1960",
"1912",
"both"
],
[
"Greece",
"18482",
"Soma Hellinon Proskopon",
"1922",
"1910",
"both"
],
[
"Grenada",
"1378",
"The Scout Association of Grenada",
"1979",
"1924",
"both"
],
[
"Guatemala",
"6020",
"Asociación de Scouts de Guatemala",
"1930",
"1928",
"both"
],
[
"Guinea",
"10592",
"Association Nationale des Scouts de Guinée",
"1990/2005",
"1984",
"NA"
],
[
"Guyana",
"424",
"The Scout Association of Guyana",
"1967",
"1909",
"both"
],
[
"Haiti",
"43618",
"Scouts d'Haïti",
"1932/1940",
"1916",
"both"
],
[
"Honduras",
"3031",
"Asociación de Scouts de Honduras",
"1957",
"1952",
"both"
],
[
"Hong Kong",
"95877",
"The Scout Association of Hong Kong",
"1977",
"1914",
"both"
],
[
"Hungary",
"8145",
"Magyar Cserkészszövetség",
"1922/1990",
"1912",
"both"
],
[
"Iceland",
"1741",
"Bandalag Íslenskra Skáta",
"1924",
"1912",
"both"
],
[
"India",
"2886460",
"The Bharat Scouts and Guides",
"1938",
"1909",
"both"
],
[
"Indonesia",
"17103793",
"Gerakan Pramuka",
"1953",
"1912",
"both"
],
[
"Ireland",
"37692",
"Scouting Ireland",
"1949",
"1908",
"both"
],
[
"Italy",
"102778",
"Federazione Italiana dello Scautismo",
"1922/1946",
"1912",
"both"
],
[
"Jamaica",
"2539",
"The Scout Association of Jamaica",
"1963",
"1910",
"both"
],
[
"Japan",
"156420",
"Scout Association of Japan",
"1922/1950",
"1913",
"both"
],
[
"Kazakhstan",
"1223",
"Organization of the Scout Movement of Kazakhstan",
"2008",
"1992",
"both"
],
[
"Kenya",
"323929",
"The Kenya Scouts Association",
"1964",
"1910",
"both"
],
[
"Kiribati",
"1333",
"Kiribati Scout Association",
"1993",
"1993",
"both"
],
[
"South Korea",
"201455",
"Korea Scout Association",
"1953",
"1922",
"both"
],
[
"Kuwait",
"6061",
"Kuwait Boy Scouts Association",
"1955",
"1952",
"boys only"
],
[
"Latvia",
"466",
"Latvijas Skautu un Gaidu Centrālā Organizācija",
"1993",
"1917",
"both"
],
[
"Lesotho",
"371",
"Lesotho Scouts Association",
"1971",
"1936",
"boys only"
],
[
"Liberia",
"2418",
"Boy Scouts of Liberia",
"1922/1965",
"1922",
"boys only"
],
[
"Libya",
"13698",
"Public Scout and Girl Guide Movement",
"1958",
"1954",
"both"
],
[
"Liechtenstein",
"799",
"Pfadfinder und Pfadfinderinnen Liechtensteins",
"1933",
"1931",
"both"
],
[
"Lithuania",
"2311",
"Lietuvos Skautija",
"1997",
"1918",
"both"
],
[
"Republic of Macedonia",
"1988",
"Sojuz na Izvidnici na Makedonija",
"1997",
"1921",
"both"
],
[
"Malawi",
"4000",
"The Scout Association of Malawi",
"2005",
"1996",
"NA"
],
[
"Malaysia",
"48394",
"Persekutuan Pengakap Malaysia",
"1957",
"1911",
"both"
],
[
"Maldives",
"5538",
"The Scout Association of Maldives",
"1990",
"1963",
"both"
],
[
"Malta",
"2936",
"The Scout Association of Malta",
"1966",
"1908",
"both"
],
[
"Mauritania",
"3790",
"Association des Scouts et Guides de Mauritanie",
"1983",
"1947",
"both"
],
[
"Mauritius",
"2782",
"The Mauritius Scout Association",
"1971",
"1912",
"both"
],
[
"Mexico",
"33509",
"Asociación de Scouts de México, A.C.",
"1926",
"1920",
"both"
],
[
"Moldova",
"2430",
"Organizaţia Naţionala A Scouţilor Din Moldova",
"1997",
"1921",
"both"
],
[
"Monaco",
"61",
"Association des Guides et Scouts de Monaco",
"1990",
"1990",
"both"
],
[
"Mongolia",
"8822",
"Mongolyn Skautyn Kholboo",
"1994",
"1992",
"both"
],
[
"Montenegro",
"1100",
"Savez Izviđača Crne Gore",
"2008",
"2006",
"both"
],
[
"Morocco",
"12304",
"Fédération Nationale du Scoutisme Marocain",
"1961",
"1933",
"both"
],
[
"Mozambique",
"15644",
"Liga dos Escuteiros de Moçambique",
"1999",
"1960",
"both"
],
[
"Namibia",
"2845",
"Scouts of Namibia",
"1990",
"1917",
"both"
],
[
"Nepal",
"19952",
"Nepal Scouts",
"1969",
"1952",
"both"
],
[
"Netherlands",
"53324",
"Scouting Nederland",
"1922",
"1910",
"both"
],
[
"New Zealand",
"18649",
"Scouting New Zealand",
"1953",
"1908",
"both"
],
[
"Nicaragua",
"1509",
"Asociación de Scouts de Nicaragua",
"1946",
"1917",
"both"
],
[
"Niger",
"3202",
"Association des Scouts du Niger",
"1996",
"1947",
"both"
],
[
"Nigeria",
"46701",
"Boy Scouts of Nigeria",
"1961",
"1915",
"boys only"
],
[
"Oman",
"8892",
"The National Organisation for Scouts and Guides",
"1977",
"1948",
"both"
],
[
"Pakistan",
"526626",
"Pakistan Boy Scouts Association",
"1948",
"1947",
"boys only"
],
[
"Palestinian Authority",
"18738",
"Palestinian Scout Association",
"1996",
"1912",
"both"
],
[
"Panama",
"1775",
"Asociación Nacional de Scouts de Panamá",
"1924/1950",
"1924",
"both"
],
[
"Papua New Guinea",
"6284",
"The Scout Association of Papua New Guinea",
"1976",
"1926",
"boys only"
],
[
"Paraguay",
"369",
"Asociación de Scouts del Paraguay",
"1962",
"1960",
"both"
],
[
"Peru",
"4852",
"Asociación de Scouts del Perú",
"1922",
"1916",
"both"
],
[
"Philippines",
"1464765",
"Boy Scouts of the Philippines",
"1946",
"1923",
"both"
],
[
"Poland",
"61394",
"Związek Harcerstwa Polskiego",
"1922/1996",
"1918",
"both"
],
[
"Portugal",
"75359",
"Federação Escotista de Portugal",
"1922",
"1913",
"both"
],
[
"Qatar",
"4208",
"The Scout and Guide Association of Qatar",
"1965",
"1955",
"both"
],
[
"Romania",
"2278",
"Cercetaşii României",
"1993",
"1914",
"both"
],
[
"Russia",
"14130",
"Russian Association of Scouts/Navigators",
"2004",
"1909",
"both"
],
[
"Rwanda",
"18884",
"Association des Scouts du Rwanda",
"1975",
"1940",
"both"
],
[
"Saint Lucia",
"393",
"The Saint Lucia Scout Association",
"1990",
"1910",
"both"
],
[
"Saudi Arabia",
"19269",
"Saudi Arabian Boy Scouts Association",
"1963",
"1961",
"boys only"
],
[
"Serbia",
"3773",
"Savez Izviđača Srbije",
"1995",
"1911",
"both"
],
[
"Seychelles",
"372",
"Seychelles Scout Association",
"1927",
"2002",
"both"
],
[
"Sierra Leone",
"11749",
"Sierra Leone Scouts Association",
"1964",
"1909",
"both"
],
[
"Singapore",
"10292",
"The Singapore Scout Association",
"1966",
"1910",
"both"
],
[
"Slovakia",
"3157",
"Slovenský skauting",
"1922/1990/1997",
"1913",
"both"
],
[
"Slovenia",
"5179",
"Zveza tabornikov Slovenije",
"1994",
"1915",
"both"
],
[
"South Africa",
"15781",
"Scouts South Africa",
"1937",
"1908",
"both"
],
[
"South Sudan",
"2000",
"South Sudan Scout Association",
"2013",
"2011",
"both"
],
[
"Spain",
"53184",
"Federación de Escultismo en España",
"1922/1978",
"1912",
"both"
],
[
"Sri Lanka",
"36297",
"Sri Lanka Scout Association",
"1953",
"1912",
"both"
],
[
"Sudan",
"14868",
"Sudan Scouts Association",
"1956",
"1935",
"boys only"
],
[
"Suriname",
"2601",
"Boy Scouts van Suriname",
"1968",
"1924",
"both"
],
[
"Swaziland",
"6850",
"Swaziland Boy Scouts Association",
"1968",
"1928",
"boys only"
],
[
"Switzerland",
"23994",
"Swiss Guide and Scout Movement",
"1922",
"1912",
"both"
],
[
"Syria",
"9358",
"Scouts of Syria",
"2008",
"1912/1949",
"both"
],
[
"Tajikistan",
"511",
"Ittihodi Scouthoi Tojikiston",
"1997",
"1991",
"both"
],
[
"Tanzania",
"91057",
"Tanzania Scouts Association",
"1963",
"1929",
"both"
],
[
"Thailand",
"1257645",
"The National Scout Organization of Thailand",
"1922",
"1911",
"both"
],
[
"Togo",
"9727",
"Association Scoute du Togo",
"1977",
"1920",
"both"
],
[
"Trinidad and Tobago",
"5234",
"The Scout Association of Trinidad and Tobago",
"1963",
"1911",
"both"
],
[
"Tunisia",
"24080",
"Les Scouts Tunisiens",
"1957",
"1933",
"both"
],
[
"Turkey",
"33974",
"Türkiye İzcilik Federasyonu",
"1950",
"1923",
"both"
],
[
"Uganda",
"116465",
"The Uganda Scouts Association",
"1964",
"1915",
"both"
],
[
"Ukraine",
"4650",
"National Organization of Scouts of Ukraine",
"2008",
"2007",
"both"
],
[
"United Arab Emirates",
"5522",
"Emirates Scout Association",
"1977",
"1972",
"boys only"
],
[
"United Kingdom",
"446557",
"The Scout Association",
"1922",
"1907",
"both"
],
[
"United States",
"3968206",
"Boy Scouts of America",
"1922",
"1910",
"both for Venturing, boys only for non-Venturing"
],
[
"Uruguay",
"1549",
"Movimiento Scout del Uruguay",
"1950",
"1946",
"both"
],
[
"Venezuela",
"14801",
"Asociación de Scouts de Venezuela",
"1937",
"1913",
"both"
],
[
"Yemen",
"6481",
"Yemen Scouts and Guides Association - Scout branch",
"1980",
"1927",
"boys only"
],
[
"Zambia",
"7396",
"Zambia Scouts Association",
"1965",
"1930",
"both"
]
],
"name": "table_104858_1"
} | {
"human_readable": "SELECT Admits boys/girls FROM table WHERE Year member organization was founded = 1912 AND Name of member organization = The Ghana Scout Association",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
4,
2
],
"operator_index": [
0,
0
],
"condition": [
"1912",
"The Ghana Scout Association"
]
}
} |
1 | What-all is the model number introduced May 1999? | {
"header": [
"Model",
"Introduction",
"Discontinued",
"CPU Speed",
"Print resolution (DPI) Resolution is given in dots per inch (DPI)",
"Print speed (PPM)",
"Standard memory",
"Maximum memory"
],
"page_title": "HP LaserJet 4000 series",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10528691-4",
"section_title": "Comparison",
"caption": "Comparison table of HP LaserJet 4000 models",
"rows": [
[
"4000",
"November 1997",
"May 1999",
"100MHz",
"1200",
"17",
"4 MB",
"100 MB"
],
[
"4050",
"May 1999",
"November 2001",
"133MHz",
"1200",
"17",
"8 MB",
"192 MB"
],
[
"4100",
"March 2001",
"February 2003",
"250MHz",
"1200",
"25",
"16 MB",
"256 MB"
],
[
"4200",
"November 2002",
"June/November 2005 1",
"300MHz",
"1200",
"35",
"48 MB",
"416 MB"
],
[
"4240",
"? - Please add details on this model",
"? - Discontinued",
"? - 460MHz",
"? - 1200",
"? - 40",
"? - 48 MB",
"? - 512 MB"
],
[
"4250",
"November 2002",
"June/November 2005 1",
"460MHz",
"1200",
"43",
"48 MB",
"512 MB"
],
[
"4300",
"December 2002",
"June 2005",
"350MHz",
"1200",
"45",
"64 MB",
"416 MB"
]
],
"name": "table_10528691_4"
} | {
"human_readable": "SELECT MAX Model FROM table WHERE Introduction = May 1999",
"sel": 0,
"agg": 1,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"May 1999"
]
}
} |
1 | What-all is the print resolution (FPI) for December 2002? | {
"header": [
"Model",
"Introduction",
"Discontinued",
"CPU Speed",
"Print resolution (DPI) Resolution is given in dots per inch (DPI)",
"Print speed (PPM)",
"Standard memory",
"Maximum memory"
],
"page_title": "HP LaserJet 4000 series",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10528691-4",
"section_title": "Comparison",
"caption": "Comparison table of HP LaserJet 4000 models",
"rows": [
[
"4000",
"November 1997",
"May 1999",
"100MHz",
"1200",
"17",
"4 MB",
"100 MB"
],
[
"4050",
"May 1999",
"November 2001",
"133MHz",
"1200",
"17",
"8 MB",
"192 MB"
],
[
"4100",
"March 2001",
"February 2003",
"250MHz",
"1200",
"25",
"16 MB",
"256 MB"
],
[
"4200",
"November 2002",
"June/November 2005 1",
"300MHz",
"1200",
"35",
"48 MB",
"416 MB"
],
[
"4240",
"? - Please add details on this model",
"? - Discontinued",
"? - 460MHz",
"? - 1200",
"? - 40",
"? - 48 MB",
"? - 512 MB"
],
[
"4250",
"November 2002",
"June/November 2005 1",
"460MHz",
"1200",
"43",
"48 MB",
"512 MB"
],
[
"4300",
"December 2002",
"June 2005",
"350MHz",
"1200",
"45",
"64 MB",
"416 MB"
]
],
"name": "table_10528691_4"
} | {
"human_readable": "SELECT Print resolution (DPI) Resolution is given in dots per inch (DPI) FROM table WHERE Introduction = December 2002",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"December 2002"
]
}
} |
1 | What-all is the maximum memory for the model discontinued in November 2001? | {
"header": [
"Model",
"Introduction",
"Discontinued",
"CPU Speed",
"Print resolution (DPI) Resolution is given in dots per inch (DPI)",
"Print speed (PPM)",
"Standard memory",
"Maximum memory"
],
"page_title": "HP LaserJet 4000 series",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10528691-4",
"section_title": "Comparison",
"caption": "Comparison table of HP LaserJet 4000 models",
"rows": [
[
"4000",
"November 1997",
"May 1999",
"100MHz",
"1200",
"17",
"4 MB",
"100 MB"
],
[
"4050",
"May 1999",
"November 2001",
"133MHz",
"1200",
"17",
"8 MB",
"192 MB"
],
[
"4100",
"March 2001",
"February 2003",
"250MHz",
"1200",
"25",
"16 MB",
"256 MB"
],
[
"4200",
"November 2002",
"June/November 2005 1",
"300MHz",
"1200",
"35",
"48 MB",
"416 MB"
],
[
"4240",
"? - Please add details on this model",
"? - Discontinued",
"? - 460MHz",
"? - 1200",
"? - 40",
"? - 48 MB",
"? - 512 MB"
],
[
"4250",
"November 2002",
"June/November 2005 1",
"460MHz",
"1200",
"43",
"48 MB",
"512 MB"
],
[
"4300",
"December 2002",
"June 2005",
"350MHz",
"1200",
"45",
"64 MB",
"416 MB"
]
],
"name": "table_10528691_4"
} | {
"human_readable": "SELECT Maximum memory FROM table WHERE Discontinued = November 2001",
"sel": 7,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"November 2001"
]
}
} |
1 | What-all is main presenters of La Granja? | {
"header": [
"Region/country",
"Local title",
"Network",
"Winners",
"Main presenters"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-1053802-1",
"section_title": "",
"caption": "",
"rows": [
[
"Arab world",
"الوادي Al Wadi (Celebrity Format)",
"LBC",
"Season 1, 2005: Meshari El Ballam",
"Karen Derkaloustian (Season 1)"
],
[
"Belgium - Netherlands",
"De Farm",
"vtm Yorin",
"Season 1, 2005: Matthijs Vegter",
"Evi Hanssen (Season 1) Gijs Staverman (Season 1)"
],
[
"Brazil",
"Fazenda de Verão (Summer Edition)",
"Rede Record",
"Season 1, 2012 : Angelis Borges",
"Rodrigo Faro"
],
[
"Bulgaria",
"Фермата Farma",
"Nova Television",
"Season 1, 2013: Upcoming season",
"TBA (Season 1)"
],
[
"Chile",
"La Granja",
"Canal 13",
"Season 1, 2005: Gonzalo Egas",
"Sergio Lagos (Season 1-3)"
],
[
"Chile",
"La Granja VIP",
"Canal 13",
"Season 2, 2005: Javier Estrada",
"Sergio Lagos (Season 1-3)"
],
[
"Chile",
"Granjeras (Only Woman's Contestants)",
"Canal 13",
"Season 3, 2005: Angélica Sepúlveda",
"Sergio Lagos (Season 1-3)"
],
[
"Czech Republic",
"Farma",
"Nova",
"Season 1, 2012: Michal Páleník",
"Tereza Pergnerová (Season 1)"
],
[
"Dominican Republic",
"La Finca (Celebrity Format)",
"Antena Latina",
"Season 1, 2010: Aquiles Correa",
"Tania Báez (Season 1)"
],
[
"Germany",
"Die Farm",
"RTL",
"Season 1, 2010: Markus",
"Inka Bause (Season 1)"
],
[
"Greece",
"Φάρμα VIP Farma VIP",
"Mega TV",
"Season 1, 2003: Not known",
"Grigroris Arnaoutoglou (Season 1)"
],
[
"Hungary",
"A Farm",
"Viasat 3",
"Season 1, 2002: Not known",
"László M. Miksa (Season 1)"
],
[
"Ireland",
"Celebrity Farm",
"RTÉ One",
"Season 1, 2004: George McMahon",
"Mairead McGuinness (Season 1)"
]
],
"name": "table_1053802_1"
} | {
"human_readable": "SELECT Main presenters FROM table WHERE Local title = La Granja",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"La Granja"
]
}
} |
1 | What-all is the main presenter of bulgaria? | {
"header": [
"Region/country",
"Local title",
"Network",
"Winners",
"Main presenters"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-1053802-1",
"section_title": "",
"caption": "",
"rows": [
[
"Arab world",
"الوادي Al Wadi (Celebrity Format)",
"LBC",
"Season 1, 2005: Meshari El Ballam",
"Karen Derkaloustian (Season 1)"
],
[
"Belgium - Netherlands",
"De Farm",
"vtm Yorin",
"Season 1, 2005: Matthijs Vegter",
"Evi Hanssen (Season 1) Gijs Staverman (Season 1)"
],
[
"Brazil",
"Fazenda de Verão (Summer Edition)",
"Rede Record",
"Season 1, 2012 : Angelis Borges",
"Rodrigo Faro"
],
[
"Bulgaria",
"Фермата Farma",
"Nova Television",
"Season 1, 2013: Upcoming season",
"TBA (Season 1)"
],
[
"Chile",
"La Granja",
"Canal 13",
"Season 1, 2005: Gonzalo Egas",
"Sergio Lagos (Season 1-3)"
],
[
"Chile",
"La Granja VIP",
"Canal 13",
"Season 2, 2005: Javier Estrada",
"Sergio Lagos (Season 1-3)"
],
[
"Chile",
"Granjeras (Only Woman's Contestants)",
"Canal 13",
"Season 3, 2005: Angélica Sepúlveda",
"Sergio Lagos (Season 1-3)"
],
[
"Czech Republic",
"Farma",
"Nova",
"Season 1, 2012: Michal Páleník",
"Tereza Pergnerová (Season 1)"
],
[
"Dominican Republic",
"La Finca (Celebrity Format)",
"Antena Latina",
"Season 1, 2010: Aquiles Correa",
"Tania Báez (Season 1)"
],
[
"Germany",
"Die Farm",
"RTL",
"Season 1, 2010: Markus",
"Inka Bause (Season 1)"
],
[
"Greece",
"Φάρμα VIP Farma VIP",
"Mega TV",
"Season 1, 2003: Not known",
"Grigroris Arnaoutoglou (Season 1)"
],
[
"Hungary",
"A Farm",
"Viasat 3",
"Season 1, 2002: Not known",
"László M. Miksa (Season 1)"
],
[
"Ireland",
"Celebrity Farm",
"RTÉ One",
"Season 1, 2004: George McMahon",
"Mairead McGuinness (Season 1)"
]
],
"name": "table_1053802_1"
} | {
"human_readable": "SELECT Main presenters FROM table WHERE Region/country = Bulgaria",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"Bulgaria"
]
}
} |
1 | How many winners are there of farma? | {
"header": [
"Region/country",
"Local title",
"Network",
"Winners",
"Main presenters"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-1053802-1",
"section_title": "",
"caption": "",
"rows": [
[
"Arab world",
"الوادي Al Wadi (Celebrity Format)",
"LBC",
"Season 1, 2005: Meshari El Ballam",
"Karen Derkaloustian (Season 1)"
],
[
"Belgium - Netherlands",
"De Farm",
"vtm Yorin",
"Season 1, 2005: Matthijs Vegter",
"Evi Hanssen (Season 1) Gijs Staverman (Season 1)"
],
[
"Brazil",
"Fazenda de Verão (Summer Edition)",
"Rede Record",
"Season 1, 2012 : Angelis Borges",
"Rodrigo Faro"
],
[
"Bulgaria",
"Фермата Farma",
"Nova Television",
"Season 1, 2013: Upcoming season",
"TBA (Season 1)"
],
[
"Chile",
"La Granja",
"Canal 13",
"Season 1, 2005: Gonzalo Egas",
"Sergio Lagos (Season 1-3)"
],
[
"Chile",
"La Granja VIP",
"Canal 13",
"Season 2, 2005: Javier Estrada",
"Sergio Lagos (Season 1-3)"
],
[
"Chile",
"Granjeras (Only Woman's Contestants)",
"Canal 13",
"Season 3, 2005: Angélica Sepúlveda",
"Sergio Lagos (Season 1-3)"
],
[
"Czech Republic",
"Farma",
"Nova",
"Season 1, 2012: Michal Páleník",
"Tereza Pergnerová (Season 1)"
],
[
"Dominican Republic",
"La Finca (Celebrity Format)",
"Antena Latina",
"Season 1, 2010: Aquiles Correa",
"Tania Báez (Season 1)"
],
[
"Germany",
"Die Farm",
"RTL",
"Season 1, 2010: Markus",
"Inka Bause (Season 1)"
],
[
"Greece",
"Φάρμα VIP Farma VIP",
"Mega TV",
"Season 1, 2003: Not known",
"Grigroris Arnaoutoglou (Season 1)"
],
[
"Hungary",
"A Farm",
"Viasat 3",
"Season 1, 2002: Not known",
"László M. Miksa (Season 1)"
],
[
"Ireland",
"Celebrity Farm",
"RTÉ One",
"Season 1, 2004: George McMahon",
"Mairead McGuinness (Season 1)"
]
],
"name": "table_1053802_1"
} | {
"human_readable": "SELECT COUNT Winners FROM table WHERE Local title = Farma",
"sel": 3,
"agg": 3,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"Farma"
]
}
} |
1 | What-all is the most cup goals for seasson 1911-12? | {
"header": [
"Season",
"Team",
"League Apps",
"League Goals",
"Cup Apps",
"Cup Goals"
],
"page_title": "Harold Fleming (footballer)",
"page_id": "",
"types": [
"text",
"text",
"real",
"real",
"real",
"real"
],
"id": "1-10556257-1",
"section_title": "Swindon Town career details",
"caption": "Swindon Town career details",
"rows": [
[
"1923-24",
"Swindon Town",
"5",
"3",
"5",
"2"
],
[
"1922-23",
"Swindon Town",
"14",
"4",
"1",
"0"
],
[
"1921-22",
"Swindon Town",
"24",
"11",
"2",
"2"
],
[
"1920-21",
"Swindon Town",
"26",
"16",
"1",
"1"
],
[
"1919-20",
"Swindon Town",
"20",
"10",
"2",
"0"
],
[
"1914-15",
"Swindon Town",
"23",
"12",
"2",
"0"
],
[
"1913-14",
"Swindon Town",
"24",
"18",
"1",
"1"
],
[
"1912-13",
"Swindon Town",
"12",
"9",
"2",
"1"
],
[
"1911-12",
"Swindon Town",
"20",
"16",
"6",
"5"
],
[
"1910-11",
"Swindon Town",
"30",
"19",
"4",
"2"
],
[
"1909-10",
"Swindon Town",
"33",
"19",
"6",
"7"
],
[
"1908-09",
"Swindon Town",
"34",
"28",
"1",
"0"
]
],
"name": "table_10556257_1"
} | {
"human_readable": "SELECT MAX Cup Goals FROM table WHERE Season = 1911-12",
"sel": 5,
"agg": 1,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"1911-12"
]
}
} |
1 | What-all is the league apps for season 1923-24? | {
"header": [
"Season",
"Team",
"League Apps",
"League Goals",
"Cup Apps",
"Cup Goals"
],
"page_title": "Harold Fleming (footballer)",
"page_id": "",
"types": [
"text",
"text",
"real",
"real",
"real",
"real"
],
"id": "1-10556257-1",
"section_title": "Swindon Town career details",
"caption": "Swindon Town career details",
"rows": [
[
"1923-24",
"Swindon Town",
"5",
"3",
"5",
"2"
],
[
"1922-23",
"Swindon Town",
"14",
"4",
"1",
"0"
],
[
"1921-22",
"Swindon Town",
"24",
"11",
"2",
"2"
],
[
"1920-21",
"Swindon Town",
"26",
"16",
"1",
"1"
],
[
"1919-20",
"Swindon Town",
"20",
"10",
"2",
"0"
],
[
"1914-15",
"Swindon Town",
"23",
"12",
"2",
"0"
],
[
"1913-14",
"Swindon Town",
"24",
"18",
"1",
"1"
],
[
"1912-13",
"Swindon Town",
"12",
"9",
"2",
"1"
],
[
"1911-12",
"Swindon Town",
"20",
"16",
"6",
"5"
],
[
"1910-11",
"Swindon Town",
"30",
"19",
"4",
"2"
],
[
"1909-10",
"Swindon Town",
"33",
"19",
"6",
"7"
],
[
"1908-09",
"Swindon Town",
"34",
"28",
"1",
"0"
]
],
"name": "table_10556257_1"
} | {
"human_readable": "SELECT League Apps FROM table WHERE Season = 1923-24",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"1923-24"
]
}
} |
1 | What-all is the team for season 1911-12? | {
"header": [
"Season",
"Team",
"League Apps",
"League Goals",
"Cup Apps",
"Cup Goals"
],
"page_title": "Harold Fleming (footballer)",
"page_id": "",
"types": [
"text",
"text",
"real",
"real",
"real",
"real"
],
"id": "1-10556257-1",
"section_title": "Swindon Town career details",
"caption": "Swindon Town career details",
"rows": [
[
"1923-24",
"Swindon Town",
"5",
"3",
"5",
"2"
],
[
"1922-23",
"Swindon Town",
"14",
"4",
"1",
"0"
],
[
"1921-22",
"Swindon Town",
"24",
"11",
"2",
"2"
],
[
"1920-21",
"Swindon Town",
"26",
"16",
"1",
"1"
],
[
"1919-20",
"Swindon Town",
"20",
"10",
"2",
"0"
],
[
"1914-15",
"Swindon Town",
"23",
"12",
"2",
"0"
],
[
"1913-14",
"Swindon Town",
"24",
"18",
"1",
"1"
],
[
"1912-13",
"Swindon Town",
"12",
"9",
"2",
"1"
],
[
"1911-12",
"Swindon Town",
"20",
"16",
"6",
"5"
],
[
"1910-11",
"Swindon Town",
"30",
"19",
"4",
"2"
],
[
"1909-10",
"Swindon Town",
"33",
"19",
"6",
"7"
],
[
"1908-09",
"Swindon Town",
"34",
"28",
"1",
"0"
]
],
"name": "table_10556257_1"
} | {
"human_readable": "SELECT Team FROM table WHERE Season = 1911-12",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"1911-12"
]
}
} |
1 | what-all's the minimum attendance with score 10.16 (76) – 9.22 (76) | {
"header": [
"Season",
"Premier",
"Runner-up",
"Score",
"Margin",
"Venue",
"Attendance"
],
"page_title": "Colliwobbles",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"real",
"text",
"real"
],
"id": "1-10566855-1",
"section_title": "",
"caption": "Trivia and statistics",
"rows": [
[
"1960",
"Melbourne",
"Collingwood",
"8.14 (62) – 2.2 (14)",
"48",
"MCG",
"97457"
],
[
"1964",
"Melbourne",
"Collingwood",
"8.16 (64) – 8.12 (60)",
"4",
"MCG",
"102469"
],
[
"1966",
"St Kilda",
"Collingwood",
"10.14 (74) – 10.13 (73)",
"1",
"MCG",
"101655"
],
[
"1970",
"Carlton",
"Collingwood",
"17.9 (111) – 14.17 (101)",
"10",
"MCG",
"121696"
],
[
"1977",
"North Melbourne",
"Collingwood",
"10.16 (76) – 9.22 (76)",
"0",
"MCG",
"108244"
],
[
"1977",
"North Melbourne",
"Collingwood",
"21.25 (151) – 19.10 (124)",
"27",
"MCG",
"98366"
],
[
"1979",
"Carlton",
"Collingwood",
"11.16 (82) – 11.11 (77)",
"5",
"MCG",
"113545"
],
[
"1980",
"Richmond",
"Collingwood",
"23.21 (159) – 9.24 (78)",
"81",
"MCG",
"113461"
]
],
"name": "table_10566855_1"
} | {
"human_readable": "SELECT MIN Attendance FROM table WHERE Score = 10.16 (76) – 9.22 (76)",
"sel": 6,
"agg": 2,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"10.16 (76) – 9.22 (76)"
]
}
} |
1 | who-all's the premier with in 1970 | {
"header": [
"Season",
"Premier",
"Runner-up",
"Score",
"Margin",
"Venue",
"Attendance"
],
"page_title": "Colliwobbles",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"real",
"text",
"real"
],
"id": "1-10566855-1",
"section_title": "",
"caption": "Trivia and statistics",
"rows": [
[
"1960",
"Melbourne",
"Collingwood",
"8.14 (62) – 2.2 (14)",
"48",
"MCG",
"97457"
],
[
"1964",
"Melbourne",
"Collingwood",
"8.16 (64) – 8.12 (60)",
"4",
"MCG",
"102469"
],
[
"1966",
"St Kilda",
"Collingwood",
"10.14 (74) – 10.13 (73)",
"1",
"MCG",
"101655"
],
[
"1970",
"Carlton",
"Collingwood",
"17.9 (111) – 14.17 (101)",
"10",
"MCG",
"121696"
],
[
"1977",
"North Melbourne",
"Collingwood",
"10.16 (76) – 9.22 (76)",
"0",
"MCG",
"108244"
],
[
"1977",
"North Melbourne",
"Collingwood",
"21.25 (151) – 19.10 (124)",
"27",
"MCG",
"98366"
],
[
"1979",
"Carlton",
"Collingwood",
"11.16 (82) – 11.11 (77)",
"5",
"MCG",
"113545"
],
[
"1980",
"Richmond",
"Collingwood",
"23.21 (159) – 9.24 (78)",
"81",
"MCG",
"113461"
]
],
"name": "table_10566855_1"
} | {
"human_readable": "SELECT Premier FROM table WHERE Season = 1970",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"1970"
]
}
} |
1 | who-all are all the runner-up for richmond premier | {
"header": [
"Season",
"Premier",
"Runner-up",
"Score",
"Margin",
"Venue",
"Attendance"
],
"page_title": "Colliwobbles",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"real",
"text",
"real"
],
"id": "1-10566855-1",
"section_title": "",
"caption": "Trivia and statistics",
"rows": [
[
"1960",
"Melbourne",
"Collingwood",
"8.14 (62) – 2.2 (14)",
"48",
"MCG",
"97457"
],
[
"1964",
"Melbourne",
"Collingwood",
"8.16 (64) – 8.12 (60)",
"4",
"MCG",
"102469"
],
[
"1966",
"St Kilda",
"Collingwood",
"10.14 (74) – 10.13 (73)",
"1",
"MCG",
"101655"
],
[
"1970",
"Carlton",
"Collingwood",
"17.9 (111) – 14.17 (101)",
"10",
"MCG",
"121696"
],
[
"1977",
"North Melbourne",
"Collingwood",
"10.16 (76) – 9.22 (76)",
"0",
"MCG",
"108244"
],
[
"1977",
"North Melbourne",
"Collingwood",
"21.25 (151) – 19.10 (124)",
"27",
"MCG",
"98366"
],
[
"1979",
"Carlton",
"Collingwood",
"11.16 (82) – 11.11 (77)",
"5",
"MCG",
"113545"
],
[
"1980",
"Richmond",
"Collingwood",
"23.21 (159) – 9.24 (78)",
"81",
"MCG",
"113461"
]
],
"name": "table_10566855_1"
} | {
"human_readable": "SELECT Runner-up FROM table WHERE Premier = Richmond",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"Richmond"
]
}
} |
1 | what-all is the minimum attendance with score 8.16 (64) – 8.12 (60) | {
"header": [
"Season",
"Premier",
"Runner-up",
"Score",
"Margin",
"Venue",
"Attendance"
],
"page_title": "Colliwobbles",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"real",
"text",
"real"
],
"id": "1-10566855-1",
"section_title": "",
"caption": "Trivia and statistics",
"rows": [
[
"1960",
"Melbourne",
"Collingwood",
"8.14 (62) – 2.2 (14)",
"48",
"MCG",
"97457"
],
[
"1964",
"Melbourne",
"Collingwood",
"8.16 (64) – 8.12 (60)",
"4",
"MCG",
"102469"
],
[
"1966",
"St Kilda",
"Collingwood",
"10.14 (74) – 10.13 (73)",
"1",
"MCG",
"101655"
],
[
"1970",
"Carlton",
"Collingwood",
"17.9 (111) – 14.17 (101)",
"10",
"MCG",
"121696"
],
[
"1977",
"North Melbourne",
"Collingwood",
"10.16 (76) – 9.22 (76)",
"0",
"MCG",
"108244"
],
[
"1977",
"North Melbourne",
"Collingwood",
"21.25 (151) – 19.10 (124)",
"27",
"MCG",
"98366"
],
[
"1979",
"Carlton",
"Collingwood",
"11.16 (82) – 11.11 (77)",
"5",
"MCG",
"113545"
],
[
"1980",
"Richmond",
"Collingwood",
"23.21 (159) – 9.24 (78)",
"81",
"MCG",
"113461"
]
],
"name": "table_10566855_1"
} | {
"human_readable": "SELECT MIN Attendance FROM table WHERE Score = 8.16 (64) – 8.12 (60)",
"sel": 6,
"agg": 2,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"8.16 (64) – 8.12 (60)"
]
}
} |
1 | How many mileposts are there on Anne Street? | {
"header": [
"County",
"Location",
"Street Names",
"Milepost",
"Roads Intersected",
"Notes"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10568553-1",
"section_title": "",
"caption": "",
"rows": [
[
"Norfolk",
"Stoughton",
"Pleasant Street Turnpike Street Lindelof Avenue",
"3.0",
"Route 24",
"Route 24 Exit 20."
],
[
"Norfolk",
"Weymouth",
"Anne Street",
"(no major junctions)",
"(no major junctions)",
"(no major junctions)"
],
[
"Plymouth",
"Rockland",
"North Avenue Plain Street Market Street",
"12.2",
"Route 123",
"Western terminus of Route 123/139 concurrency."
],
[
"Plymouth",
"Rockland",
"North Avenue Plain Street Market Street",
"12.8",
"Route 123",
"Eastern terminus of Route 123/139 concurrency."
],
[
"Plymouth",
"Hanover",
"Hanover Street Rockland Street Columbia Road",
"17.9",
"Route 53",
"Northern terminus of Route 53/139 concurrency."
]
],
"name": "table_10568553_1"
} | {
"human_readable": "SELECT COUNT Milepost FROM table WHERE Street Names = Anne Street",
"sel": 3,
"agg": 3,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"Anne Street"
]
}
} |
1 | Which street is 12.2 mile long? | {
"header": [
"County",
"Location",
"Street Names",
"Milepost",
"Roads Intersected",
"Notes"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10568553-1",
"section_title": "",
"caption": "",
"rows": [
[
"Norfolk",
"Stoughton",
"Pleasant Street Turnpike Street Lindelof Avenue",
"3.0",
"Route 24",
"Route 24 Exit 20."
],
[
"Norfolk",
"Weymouth",
"Anne Street",
"(no major junctions)",
"(no major junctions)",
"(no major junctions)"
],
[
"Plymouth",
"Rockland",
"North Avenue Plain Street Market Street",
"12.2",
"Route 123",
"Western terminus of Route 123/139 concurrency."
],
[
"Plymouth",
"Rockland",
"North Avenue Plain Street Market Street",
"12.8",
"Route 123",
"Eastern terminus of Route 123/139 concurrency."
],
[
"Plymouth",
"Hanover",
"Hanover Street Rockland Street Columbia Road",
"17.9",
"Route 53",
"Northern terminus of Route 53/139 concurrency."
]
],
"name": "table_10568553_1"
} | {
"human_readable": "SELECT Street Names FROM table WHERE Milepost = 12.2",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"12.2"
]
}
} |
1 | Where does Route 24 intersect? | {
"header": [
"County",
"Location",
"Street Names",
"Milepost",
"Roads Intersected",
"Notes"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10568553-1",
"section_title": "",
"caption": "",
"rows": [
[
"Norfolk",
"Stoughton",
"Pleasant Street Turnpike Street Lindelof Avenue",
"3.0",
"Route 24",
"Route 24 Exit 20."
],
[
"Norfolk",
"Weymouth",
"Anne Street",
"(no major junctions)",
"(no major junctions)",
"(no major junctions)"
],
[
"Plymouth",
"Rockland",
"North Avenue Plain Street Market Street",
"12.2",
"Route 123",
"Western terminus of Route 123/139 concurrency."
],
[
"Plymouth",
"Rockland",
"North Avenue Plain Street Market Street",
"12.8",
"Route 123",
"Eastern terminus of Route 123/139 concurrency."
],
[
"Plymouth",
"Hanover",
"Hanover Street Rockland Street Columbia Road",
"17.9",
"Route 53",
"Northern terminus of Route 53/139 concurrency."
]
],
"name": "table_10568553_1"
} | {
"human_readable": "SELECT Location FROM table WHERE Roads Intersected = Route 24",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"Route 24"
]
}
} |
1 | Where is milepost 12.8? | {
"header": [
"County",
"Location",
"Street Names",
"Milepost",
"Roads Intersected",
"Notes"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10568553-1",
"section_title": "",
"caption": "",
"rows": [
[
"Norfolk",
"Stoughton",
"Pleasant Street Turnpike Street Lindelof Avenue",
"3.0",
"Route 24",
"Route 24 Exit 20."
],
[
"Norfolk",
"Weymouth",
"Anne Street",
"(no major junctions)",
"(no major junctions)",
"(no major junctions)"
],
[
"Plymouth",
"Rockland",
"North Avenue Plain Street Market Street",
"12.2",
"Route 123",
"Western terminus of Route 123/139 concurrency."
],
[
"Plymouth",
"Rockland",
"North Avenue Plain Street Market Street",
"12.8",
"Route 123",
"Eastern terminus of Route 123/139 concurrency."
],
[
"Plymouth",
"Hanover",
"Hanover Street Rockland Street Columbia Road",
"17.9",
"Route 53",
"Northern terminus of Route 53/139 concurrency."
]
],
"name": "table_10568553_1"
} | {
"human_readable": "SELECT Location FROM table WHERE Milepost = 12.8",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"12.8"
]
}
} |
1 | What-all is the minimum amount for wool for 2001-02? | {
"header": [
"Commodity",
"2001-02",
"2002-03",
"2003-04",
"2004-05",
"2005-06",
"2006-07"
],
"page_title": "Agriculture in Australia",
"page_id": "",
"types": [
"text",
"real",
"real",
"real",
"real",
"real",
"real"
],
"id": "1-1057262-1",
"section_title": "Major agricultural products",
"caption": "Major agricultural products",
"rows": [
[
"Cattle and calves",
"6617",
"5849",
"6345",
"7331",
"7082",
"6517"
],
[
"Wheat",
"6356",
"2692",
"5636",
"4320",
"5905",
"6026"
],
[
"Milk",
"3717",
"2795",
"2808",
"3194",
"3268",
"3245"
],
[
"Fruit and nuts",
"2333",
"2408",
"2350",
"2640",
"2795",
"2915"
],
[
"s Vegetable",
"2269",
"2126",
"2356",
"2490",
"2601",
"2715"
],
[
"Wool",
"2713",
"3318",
"2397",
"2196",
"2187",
"2138"
],
[
"Barley",
"1725",
"984",
"1750",
"1240",
"1744",
"1624"
],
[
"Poultry",
"1175",
"1273",
"1264",
"1358",
"1416",
"1461"
],
[
"s Lamb",
"1181",
"1161",
"1318",
"1327",
"1425",
"1348"
],
[
"Sugar cane",
"989",
"1019",
"854",
"968",
"1037",
"1208"
]
],
"name": "table_1057262_1"
} | {
"human_readable": "SELECT MIN 2001-02 FROM table WHERE Commodity = Wool",
"sel": 1,
"agg": 2,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"Wool"
]
}
} |
1 | Who-all was the operational owners during the construction April date 1892? | {
"header": [
"Serial number",
"Wheel arrangement ( Whyte notation )",
"Build date",
"Operational owner(s)",
"Disposition"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-1057316-1",
"section_title": "",
"caption": "",
"rows": [
[
"unknown",
"4-4-0",
"October 1856",
"Western and Atlantic Railroad #49 Texas",
"static display in Grant Park , Atlanta, Georgia"
],
[
"1555",
"2-6-0",
"February 1884",
"Colorado and Southern Railway #9",
"Georgetown Loop Railroad , Silver Plume, Colorado"
],
[
"1861",
"4-4-0",
"February 1888",
"Dardanelle and Russelville #8",
"Nevada State Railroad Museum , Carson City, Nevada"
],
[
"2053",
"4-6-0",
"October, 1890",
"Union Pacific Railroad #1242",
"Lion's Park, Cheyenne, Wyoming"
],
[
"2054",
"4-6-0",
"October, 1890",
"Union Pacific Railroad #1243",
"Durham Western Heritage Museum, Omaha, Nebraska"
],
[
"2202",
"4-6-0",
"April 1892",
"Texas and New Orleans Railroad #319",
"Riverdale, Georgia"
],
[
"2341",
"4-6-0",
"July 1896",
"Southern Pacific Railroad #2248",
"Grapevine Vintage Railroad , Grapevine, Texas"
]
],
"name": "table_1057316_1"
} | {
"human_readable": "SELECT Operational owner(s) FROM table WHERE Build date = April 1892",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"April 1892"
]
}
} |
1 | Where might can y'all find Colorado and Southern Railway #9? | {
"header": [
"Serial number",
"Wheel arrangement ( Whyte notation )",
"Build date",
"Operational owner(s)",
"Disposition"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-1057316-1",
"section_title": "",
"caption": "",
"rows": [
[
"unknown",
"4-4-0",
"October 1856",
"Western and Atlantic Railroad #49 Texas",
"static display in Grant Park , Atlanta, Georgia"
],
[
"1555",
"2-6-0",
"February 1884",
"Colorado and Southern Railway #9",
"Georgetown Loop Railroad , Silver Plume, Colorado"
],
[
"1861",
"4-4-0",
"February 1888",
"Dardanelle and Russelville #8",
"Nevada State Railroad Museum , Carson City, Nevada"
],
[
"2053",
"4-6-0",
"October, 1890",
"Union Pacific Railroad #1242",
"Lion's Park, Cheyenne, Wyoming"
],
[
"2054",
"4-6-0",
"October, 1890",
"Union Pacific Railroad #1243",
"Durham Western Heritage Museum, Omaha, Nebraska"
],
[
"2202",
"4-6-0",
"April 1892",
"Texas and New Orleans Railroad #319",
"Riverdale, Georgia"
],
[
"2341",
"4-6-0",
"July 1896",
"Southern Pacific Railroad #2248",
"Grapevine Vintage Railroad , Grapevine, Texas"
]
],
"name": "table_1057316_1"
} | {
"human_readable": "SELECT Disposition FROM table WHERE Operational owner(s) = Colorado and Southern Railway #9",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"Colorado and Southern Railway #9"
]
}
} |
1 | What-all is the wheel arrangement for the Riverdale train, Georgia? | {
"header": [
"Serial number",
"Wheel arrangement ( Whyte notation )",
"Build date",
"Operational owner(s)",
"Disposition"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-1057316-1",
"section_title": "",
"caption": "",
"rows": [
[
"unknown",
"4-4-0",
"October 1856",
"Western and Atlantic Railroad #49 Texas",
"static display in Grant Park , Atlanta, Georgia"
],
[
"1555",
"2-6-0",
"February 1884",
"Colorado and Southern Railway #9",
"Georgetown Loop Railroad , Silver Plume, Colorado"
],
[
"1861",
"4-4-0",
"February 1888",
"Dardanelle and Russelville #8",
"Nevada State Railroad Museum , Carson City, Nevada"
],
[
"2053",
"4-6-0",
"October, 1890",
"Union Pacific Railroad #1242",
"Lion's Park, Cheyenne, Wyoming"
],
[
"2054",
"4-6-0",
"October, 1890",
"Union Pacific Railroad #1243",
"Durham Western Heritage Museum, Omaha, Nebraska"
],
[
"2202",
"4-6-0",
"April 1892",
"Texas and New Orleans Railroad #319",
"Riverdale, Georgia"
],
[
"2341",
"4-6-0",
"July 1896",
"Southern Pacific Railroad #2248",
"Grapevine Vintage Railroad , Grapevine, Texas"
]
],
"name": "table_1057316_1"
} | {
"human_readable": "SELECT Wheel arrangement ( Whyte notation ) FROM table WHERE Disposition = Riverdale, Georgia",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"Riverdale, Georgia"
]
}
} |
1 | When was the train 2053 build? | {
"header": [
"Serial number",
"Wheel arrangement ( Whyte notation )",
"Build date",
"Operational owner(s)",
"Disposition"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-1057316-1",
"section_title": "",
"caption": "",
"rows": [
[
"unknown",
"4-4-0",
"October 1856",
"Western and Atlantic Railroad #49 Texas",
"static display in Grant Park , Atlanta, Georgia"
],
[
"1555",
"2-6-0",
"February 1884",
"Colorado and Southern Railway #9",
"Georgetown Loop Railroad , Silver Plume, Colorado"
],
[
"1861",
"4-4-0",
"February 1888",
"Dardanelle and Russelville #8",
"Nevada State Railroad Museum , Carson City, Nevada"
],
[
"2053",
"4-6-0",
"October, 1890",
"Union Pacific Railroad #1242",
"Lion's Park, Cheyenne, Wyoming"
],
[
"2054",
"4-6-0",
"October, 1890",
"Union Pacific Railroad #1243",
"Durham Western Heritage Museum, Omaha, Nebraska"
],
[
"2202",
"4-6-0",
"April 1892",
"Texas and New Orleans Railroad #319",
"Riverdale, Georgia"
],
[
"2341",
"4-6-0",
"July 1896",
"Southern Pacific Railroad #2248",
"Grapevine Vintage Railroad , Grapevine, Texas"
]
],
"name": "table_1057316_1"
} | {
"human_readable": "SELECT Build date FROM table WHERE Serial number = 2053",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"2053"
]
}
} |
1 | How many wheels does the train a-owned by Texas and New Orleans Railroad it is that # 319 have? | {
"header": [
"Serial number",
"Wheel arrangement ( Whyte notation )",
"Build date",
"Operational owner(s)",
"Disposition"
],
"page_title": "",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-1057316-1",
"section_title": "",
"caption": "",
"rows": [
[
"unknown",
"4-4-0",
"October 1856",
"Western and Atlantic Railroad #49 Texas",
"static display in Grant Park , Atlanta, Georgia"
],
[
"1555",
"2-6-0",
"February 1884",
"Colorado and Southern Railway #9",
"Georgetown Loop Railroad , Silver Plume, Colorado"
],
[
"1861",
"4-4-0",
"February 1888",
"Dardanelle and Russelville #8",
"Nevada State Railroad Museum , Carson City, Nevada"
],
[
"2053",
"4-6-0",
"October, 1890",
"Union Pacific Railroad #1242",
"Lion's Park, Cheyenne, Wyoming"
],
[
"2054",
"4-6-0",
"October, 1890",
"Union Pacific Railroad #1243",
"Durham Western Heritage Museum, Omaha, Nebraska"
],
[
"2202",
"4-6-0",
"April 1892",
"Texas and New Orleans Railroad #319",
"Riverdale, Georgia"
],
[
"2341",
"4-6-0",
"July 1896",
"Southern Pacific Railroad #2248",
"Grapevine Vintage Railroad , Grapevine, Texas"
]
],
"name": "table_1057316_1"
} | {
"human_readable": "SELECT COUNT Wheel arrangement ( Whyte notation ) FROM table WHERE Operational owner(s) = Texas and New Orleans Railroad #319",
"sel": 1,
"agg": 3,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"Texas and New Orleans Railroad #319"
]
}
} |
1 | Which college has the men's nickname of the blazers? | {
"header": [
"Institution",
"Location",
"Men’s Nickname",
"Women’s Nickname",
"Founded",
"Type",
"Enrollment",
"Joined",
"Left",
"Current Conference",
"Classification"
],
"page_title": "Gulf Coast Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"real",
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10577579-3",
"section_title": "Former members",
"caption": "Former members",
"rows": [
[
"Belhaven College",
"Jackson, Mississippi",
"Blazers",
"Blazers",
"1883",
"Private/(Presbyterian Church USA)",
"1500",
"1981 2002",
"2000 2010",
"SSAC",
"NAIA Division I"
],
[
"Louisiana College",
"Pineville, Louisiana",
"Wildcats",
"Lady Wildcats",
"1906",
"Private/(Louisiana Baptist Convention)",
"1000",
"1981",
"2000",
"American Southwest",
"NCAA Division III"
],
[
"Louisiana State University in Shreveport",
"Shreveport, Louisiana",
"Pilots",
"Lady Pilots",
"1967",
"Public",
"4200",
"2000",
"2010",
"RRAC",
"NAIA Division I"
],
[
"Loyola University New Orleans",
"New Orleans, Louisiana",
"Wolfpack",
"Wolfpack",
"1904",
"Private/(Catholic)",
"2600",
"1995",
"2010",
"SSAC",
"NAIA Division I"
],
[
"Spring Hill College",
"Mobile, Alabama",
"Badgers",
"Lady Badgers",
"1830",
"Private/(Catholic)",
"1300",
"1981",
"2010",
"SSAC",
"NAIA Division I"
],
[
"University of Mobile",
"Mobile, Alabama",
"Rams",
"Lady Rams",
"1961",
"Private/(Alabama Baptist State Convention)",
"1500",
"1985",
"2010",
"SSAC",
"NAIA Division I"
]
],
"name": "table_10577579_3"
} | {
"human_readable": "SELECT Institution FROM table WHERE Men’s Nickname = Blazers",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"Blazers"
]
}
} |
1 | Are Naming the the wolfpack women's nickname joined | {
"header": [
"Institution",
"Location",
"Men’s Nickname",
"Women’s Nickname",
"Founded",
"Type",
"Enrollment",
"Joined",
"Left",
"Current Conference",
"Classification"
],
"page_title": "Gulf Coast Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"real",
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10577579-3",
"section_title": "Former members",
"caption": "Former members",
"rows": [
[
"Belhaven College",
"Jackson, Mississippi",
"Blazers",
"Blazers",
"1883",
"Private/(Presbyterian Church USA)",
"1500",
"1981 2002",
"2000 2010",
"SSAC",
"NAIA Division I"
],
[
"Louisiana College",
"Pineville, Louisiana",
"Wildcats",
"Lady Wildcats",
"1906",
"Private/(Louisiana Baptist Convention)",
"1000",
"1981",
"2000",
"American Southwest",
"NCAA Division III"
],
[
"Louisiana State University in Shreveport",
"Shreveport, Louisiana",
"Pilots",
"Lady Pilots",
"1967",
"Public",
"4200",
"2000",
"2010",
"RRAC",
"NAIA Division I"
],
[
"Loyola University New Orleans",
"New Orleans, Louisiana",
"Wolfpack",
"Wolfpack",
"1904",
"Private/(Catholic)",
"2600",
"1995",
"2010",
"SSAC",
"NAIA Division I"
],
[
"Spring Hill College",
"Mobile, Alabama",
"Badgers",
"Lady Badgers",
"1830",
"Private/(Catholic)",
"1300",
"1981",
"2010",
"SSAC",
"NAIA Division I"
],
[
"University of Mobile",
"Mobile, Alabama",
"Rams",
"Lady Rams",
"1961",
"Private/(Alabama Baptist State Convention)",
"1500",
"1985",
"2010",
"SSAC",
"NAIA Division I"
]
],
"name": "table_10577579_3"
} | {
"human_readable": "SELECT Joined FROM table WHERE Women’s Nickname = Wolfpack",
"sel": 7,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"Wolfpack"
]
}
} |
1 | Name the left of the Lady Pilots. | {
"header": [
"Institution",
"Location",
"Men’s Nickname",
"Women’s Nickname",
"Founded",
"Type",
"Enrollment",
"Joined",
"Left",
"Current Conference",
"Classification"
],
"page_title": "Gulf Coast Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"real",
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10577579-3",
"section_title": "Former members",
"caption": "Former members",
"rows": [
[
"Belhaven College",
"Jackson, Mississippi",
"Blazers",
"Blazers",
"1883",
"Private/(Presbyterian Church USA)",
"1500",
"1981 2002",
"2000 2010",
"SSAC",
"NAIA Division I"
],
[
"Louisiana College",
"Pineville, Louisiana",
"Wildcats",
"Lady Wildcats",
"1906",
"Private/(Louisiana Baptist Convention)",
"1000",
"1981",
"2000",
"American Southwest",
"NCAA Division III"
],
[
"Louisiana State University in Shreveport",
"Shreveport, Louisiana",
"Pilots",
"Lady Pilots",
"1967",
"Public",
"4200",
"2000",
"2010",
"RRAC",
"NAIA Division I"
],
[
"Loyola University New Orleans",
"New Orleans, Louisiana",
"Wolfpack",
"Wolfpack",
"1904",
"Private/(Catholic)",
"2600",
"1995",
"2010",
"SSAC",
"NAIA Division I"
],
[
"Spring Hill College",
"Mobile, Alabama",
"Badgers",
"Lady Badgers",
"1830",
"Private/(Catholic)",
"1300",
"1981",
"2010",
"SSAC",
"NAIA Division I"
],
[
"University of Mobile",
"Mobile, Alabama",
"Rams",
"Lady Rams",
"1961",
"Private/(Alabama Baptist State Convention)",
"1500",
"1985",
"2010",
"SSAC",
"NAIA Division I"
]
],
"name": "table_10577579_3"
} | {
"human_readable": "SELECT Left FROM table WHERE Women’s Nickname = Lady Pilots",
"sel": 8,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"Lady Pilots"
]
}
} |
1 | Name the women's nickname when the enrollment is 1500 in mobile, Alabama. | {
"header": [
"Institution",
"Location",
"Men’s Nickname",
"Women’s Nickname",
"Founded",
"Type",
"Enrollment",
"Joined",
"Left",
"Current Conference",
"Classification"
],
"page_title": "Gulf Coast Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"real",
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10577579-3",
"section_title": "Former members",
"caption": "Former members",
"rows": [
[
"Belhaven College",
"Jackson, Mississippi",
"Blazers",
"Blazers",
"1883",
"Private/(Presbyterian Church USA)",
"1500",
"1981 2002",
"2000 2010",
"SSAC",
"NAIA Division I"
],
[
"Louisiana College",
"Pineville, Louisiana",
"Wildcats",
"Lady Wildcats",
"1906",
"Private/(Louisiana Baptist Convention)",
"1000",
"1981",
"2000",
"American Southwest",
"NCAA Division III"
],
[
"Louisiana State University in Shreveport",
"Shreveport, Louisiana",
"Pilots",
"Lady Pilots",
"1967",
"Public",
"4200",
"2000",
"2010",
"RRAC",
"NAIA Division I"
],
[
"Loyola University New Orleans",
"New Orleans, Louisiana",
"Wolfpack",
"Wolfpack",
"1904",
"Private/(Catholic)",
"2600",
"1995",
"2010",
"SSAC",
"NAIA Division I"
],
[
"Spring Hill College",
"Mobile, Alabama",
"Badgers",
"Lady Badgers",
"1830",
"Private/(Catholic)",
"1300",
"1981",
"2010",
"SSAC",
"NAIA Division I"
],
[
"University of Mobile",
"Mobile, Alabama",
"Rams",
"Lady Rams",
"1961",
"Private/(Alabama Baptist State Convention)",
"1500",
"1985",
"2010",
"SSAC",
"NAIA Division I"
]
],
"name": "table_10577579_3"
} | {
"human_readable": "SELECT Women’s Nickname FROM table WHERE Enrollment = 1500 AND Location = Mobile, Alabama",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
6,
1
],
"operator_index": [
0,
0
],
"condition": [
"1500",
"Mobile, Alabama"
]
}
} |
1 | Which conference is in Jackson, Mississippi? | {
"header": [
"Institution",
"Location",
"Men’s Nickname",
"Women’s Nickname",
"Founded",
"Type",
"Enrollment",
"Joined",
"Left",
"Current Conference",
"Classification"
],
"page_title": "Gulf Coast Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"real",
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10577579-3",
"section_title": "Former members",
"caption": "Former members",
"rows": [
[
"Belhaven College",
"Jackson, Mississippi",
"Blazers",
"Blazers",
"1883",
"Private/(Presbyterian Church USA)",
"1500",
"1981 2002",
"2000 2010",
"SSAC",
"NAIA Division I"
],
[
"Louisiana College",
"Pineville, Louisiana",
"Wildcats",
"Lady Wildcats",
"1906",
"Private/(Louisiana Baptist Convention)",
"1000",
"1981",
"2000",
"American Southwest",
"NCAA Division III"
],
[
"Louisiana State University in Shreveport",
"Shreveport, Louisiana",
"Pilots",
"Lady Pilots",
"1967",
"Public",
"4200",
"2000",
"2010",
"RRAC",
"NAIA Division I"
],
[
"Loyola University New Orleans",
"New Orleans, Louisiana",
"Wolfpack",
"Wolfpack",
"1904",
"Private/(Catholic)",
"2600",
"1995",
"2010",
"SSAC",
"NAIA Division I"
],
[
"Spring Hill College",
"Mobile, Alabama",
"Badgers",
"Lady Badgers",
"1830",
"Private/(Catholic)",
"1300",
"1981",
"2010",
"SSAC",
"NAIA Division I"
],
[
"University of Mobile",
"Mobile, Alabama",
"Rams",
"Lady Rams",
"1961",
"Private/(Alabama Baptist State Convention)",
"1500",
"1985",
"2010",
"SSAC",
"NAIA Division I"
]
],
"name": "table_10577579_3"
} | {
"human_readable": "SELECT Current Conference FROM table WHERE Location = Jackson, Mississippi",
"sel": 9,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"Jackson, Mississippi"
]
}
} |
1 | What-all is the men's nickname at the school that has the lady wildcats women's nickname? | {
"header": [
"Institution",
"Location",
"Men’s Nickname",
"Women’s Nickname",
"Founded",
"Type",
"Enrollment",
"Joined",
"Left",
"Current Conference",
"Classification"
],
"page_title": "Gulf Coast Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"real",
"text",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10577579-3",
"section_title": "Former members",
"caption": "Former members",
"rows": [
[
"Belhaven College",
"Jackson, Mississippi",
"Blazers",
"Blazers",
"1883",
"Private/(Presbyterian Church USA)",
"1500",
"1981 2002",
"2000 2010",
"SSAC",
"NAIA Division I"
],
[
"Louisiana College",
"Pineville, Louisiana",
"Wildcats",
"Lady Wildcats",
"1906",
"Private/(Louisiana Baptist Convention)",
"1000",
"1981",
"2000",
"American Southwest",
"NCAA Division III"
],
[
"Louisiana State University in Shreveport",
"Shreveport, Louisiana",
"Pilots",
"Lady Pilots",
"1967",
"Public",
"4200",
"2000",
"2010",
"RRAC",
"NAIA Division I"
],
[
"Loyola University New Orleans",
"New Orleans, Louisiana",
"Wolfpack",
"Wolfpack",
"1904",
"Private/(Catholic)",
"2600",
"1995",
"2010",
"SSAC",
"NAIA Division I"
],
[
"Spring Hill College",
"Mobile, Alabama",
"Badgers",
"Lady Badgers",
"1830",
"Private/(Catholic)",
"1300",
"1981",
"2010",
"SSAC",
"NAIA Division I"
],
[
"University of Mobile",
"Mobile, Alabama",
"Rams",
"Lady Rams",
"1961",
"Private/(Alabama Baptist State Convention)",
"1500",
"1985",
"2010",
"SSAC",
"NAIA Division I"
]
],
"name": "table_10577579_3"
} | {
"human_readable": "SELECT Men’s Nickname FROM table WHERE Women’s Nickname = Lady Wildcats",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"Lady Wildcats"
]
}
} |
1 | What-all is the Mens Nickname for the member Jacksonville location, florida? | {
"header": [
"Institution",
"Location",
"Mens Nickname",
"Womens Nickname",
"Founded",
"Type",
"Enrollment",
"Joined"
],
"page_title": "Gulf Coast Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"real",
"text",
"real",
"text"
],
"id": "1-10577579-2",
"section_title": "Current members",
"caption": "Current members",
"rows": [
[
"Dillard University",
"New Orleans, Louisiana",
"Bleu Devils",
"Lady Bleu Devils",
"1869",
"Private/ (Methodist & Church of Christ)",
"900",
"1981"
],
[
"Edward Waters College",
"Jacksonville, Florida",
"Tigers",
"Lady Tigers",
"1866",
"Private/(African Methodist)",
"800",
"2010"
],
[
"Fisk University",
"Nashville, Tennessee",
"Bulldogs",
"Lady Bulldogs",
"1866",
"Private/(Church of Christ)",
"800",
"2010"
],
[
"Philander Smith College",
"Little Rock, Arkansas",
"Panthers",
"Lady Panthers",
"1864",
"Private/(Methodist)",
"700",
"2011"
],
[
"Southern University at New Orleans",
"New Orleans, Louisiana",
"Black Knights",
"Lady Knights",
"1956",
"Public",
"3200",
"1986"
],
[
"Talladega College",
"Talladega, Alabama",
"Tornadoes",
"Lady Tornadoes",
"1867",
"Private/(United Church of Christ)",
"600",
"1999, 2011 *"
],
[
"Tougaloo College",
"Tougaloo, Mississippi",
"Bulldogs",
"Lady Bulldogs",
"1869",
"Private/(Church of Christ)",
"900",
"1981"
]
],
"name": "table_10577579_2"
} | {
"human_readable": "SELECT Mens Nickname FROM table WHERE Location = Jacksonville, Florida",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"Jacksonville, Florida"
]
}
} |
1 | What-all is the enrollment for the institution that have been founded in 1866 and is a private/(african methodist) type? | {
"header": [
"Institution",
"Location",
"Mens Nickname",
"Womens Nickname",
"Founded",
"Type",
"Enrollment",
"Joined"
],
"page_title": "Gulf Coast Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"real",
"text",
"real",
"text"
],
"id": "1-10577579-2",
"section_title": "Current members",
"caption": "Current members",
"rows": [
[
"Dillard University",
"New Orleans, Louisiana",
"Bleu Devils",
"Lady Bleu Devils",
"1869",
"Private/ (Methodist & Church of Christ)",
"900",
"1981"
],
[
"Edward Waters College",
"Jacksonville, Florida",
"Tigers",
"Lady Tigers",
"1866",
"Private/(African Methodist)",
"800",
"2010"
],
[
"Fisk University",
"Nashville, Tennessee",
"Bulldogs",
"Lady Bulldogs",
"1866",
"Private/(Church of Christ)",
"800",
"2010"
],
[
"Philander Smith College",
"Little Rock, Arkansas",
"Panthers",
"Lady Panthers",
"1864",
"Private/(Methodist)",
"700",
"2011"
],
[
"Southern University at New Orleans",
"New Orleans, Louisiana",
"Black Knights",
"Lady Knights",
"1956",
"Public",
"3200",
"1986"
],
[
"Talladega College",
"Talladega, Alabama",
"Tornadoes",
"Lady Tornadoes",
"1867",
"Private/(United Church of Christ)",
"600",
"1999, 2011 *"
],
[
"Tougaloo College",
"Tougaloo, Mississippi",
"Bulldogs",
"Lady Bulldogs",
"1869",
"Private/(Church of Christ)",
"900",
"1981"
]
],
"name": "table_10577579_2"
} | {
"human_readable": "SELECT MAX Enrollment FROM table WHERE Founded = 1866 AND Type = Private/(African Methodist)",
"sel": 6,
"agg": 1,
"conds": {
"column_index": [
4,
5
],
"operator_index": [
0,
0
],
"condition": [
"1866",
"Private/(African Methodist)"
]
}
} |
1 | That is the year a-founded for the institution Nashville location, Tennessee? | {
"header": [
"Institution",
"Location",
"Mens Nickname",
"Womens Nickname",
"Founded",
"Type",
"Enrollment",
"Joined"
],
"page_title": "Gulf Coast Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"real",
"text",
"real",
"text"
],
"id": "1-10577579-2",
"section_title": "Current members",
"caption": "Current members",
"rows": [
[
"Dillard University",
"New Orleans, Louisiana",
"Bleu Devils",
"Lady Bleu Devils",
"1869",
"Private/ (Methodist & Church of Christ)",
"900",
"1981"
],
[
"Edward Waters College",
"Jacksonville, Florida",
"Tigers",
"Lady Tigers",
"1866",
"Private/(African Methodist)",
"800",
"2010"
],
[
"Fisk University",
"Nashville, Tennessee",
"Bulldogs",
"Lady Bulldogs",
"1866",
"Private/(Church of Christ)",
"800",
"2010"
],
[
"Philander Smith College",
"Little Rock, Arkansas",
"Panthers",
"Lady Panthers",
"1864",
"Private/(Methodist)",
"700",
"2011"
],
[
"Southern University at New Orleans",
"New Orleans, Louisiana",
"Black Knights",
"Lady Knights",
"1956",
"Public",
"3200",
"1986"
],
[
"Talladega College",
"Talladega, Alabama",
"Tornadoes",
"Lady Tornadoes",
"1867",
"Private/(United Church of Christ)",
"600",
"1999, 2011 *"
],
[
"Tougaloo College",
"Tougaloo, Mississippi",
"Bulldogs",
"Lady Bulldogs",
"1869",
"Private/(Church of Christ)",
"900",
"1981"
]
],
"name": "table_10577579_2"
} | {
"human_readable": "SELECT MIN Founded FROM table WHERE Location = Nashville, Tennessee",
"sel": 4,
"agg": 2,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"Nashville, Tennessee"
]
}
} |
1 | What-all is the year the institution Tougaloo join? | {
"header": [
"Institution",
"Location",
"Mens Nickname",
"Womens Nickname",
"Founded",
"Type",
"Enrollment",
"Joined"
],
"page_title": "Gulf Coast Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"real",
"text",
"real",
"text"
],
"id": "1-10577579-2",
"section_title": "Current members",
"caption": "Current members",
"rows": [
[
"Dillard University",
"New Orleans, Louisiana",
"Bleu Devils",
"Lady Bleu Devils",
"1869",
"Private/ (Methodist & Church of Christ)",
"900",
"1981"
],
[
"Edward Waters College",
"Jacksonville, Florida",
"Tigers",
"Lady Tigers",
"1866",
"Private/(African Methodist)",
"800",
"2010"
],
[
"Fisk University",
"Nashville, Tennessee",
"Bulldogs",
"Lady Bulldogs",
"1866",
"Private/(Church of Christ)",
"800",
"2010"
],
[
"Philander Smith College",
"Little Rock, Arkansas",
"Panthers",
"Lady Panthers",
"1864",
"Private/(Methodist)",
"700",
"2011"
],
[
"Southern University at New Orleans",
"New Orleans, Louisiana",
"Black Knights",
"Lady Knights",
"1956",
"Public",
"3200",
"1986"
],
[
"Talladega College",
"Talladega, Alabama",
"Tornadoes",
"Lady Tornadoes",
"1867",
"Private/(United Church of Christ)",
"600",
"1999, 2011 *"
],
[
"Tougaloo College",
"Tougaloo, Mississippi",
"Bulldogs",
"Lady Bulldogs",
"1869",
"Private/(Church of Christ)",
"900",
"1981"
]
],
"name": "table_10577579_2"
} | {
"human_readable": "SELECT Joined FROM table WHERE Institution = Tougaloo College",
"sel": 7,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"Tougaloo College"
]
}
} |
1 | What-all is the date of vacancy when the date of appointment is 28 november 2007 and replaced by is alex mcleish? | {
"header": [
"Team",
"Outgoing manager",
"Manner of departure",
"Date of vacancy",
"Replaced by",
"Date of appointment",
"Position in table"
],
"page_title": "2007–08 Premier League",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10592536-8",
"section_title": "Managerial changes",
"caption": "Managerial changes",
"rows": [
[
"Manchester City",
"Stuart Pearce",
"Contract terminated",
"14 May 2007",
"Sven-Göran Eriksson",
"6 July 2007",
"Pre-season"
],
[
"Chelsea",
"José Mourinho",
"Mutual consent",
"20 September 2007",
"Avram Grant",
"20 September 2007",
"5th"
],
[
"Bolton Wanderers",
"Sammy Lee",
"Mutual consent",
"17 October 2007",
"Gary Megson",
"25 October 2007",
"19th"
],
[
"Tottenham Hotspur",
"Martin Jol",
"Contract terminated",
"25 October 2007",
"Juande Ramos",
"27 October 2007",
"18th"
],
[
"Wigan Athletic",
"Chris Hutchings",
"Contract terminated",
"5 November 2007",
"Steve Bruce",
"26 November 2007",
"18th"
],
[
"Birmingham City",
"Steve Bruce",
"Wigan purchased rights for £3m",
"19 November 2007",
"Alex McLeish",
"28 November 2007",
"15th"
],
[
"Derby County",
"Billy Davies",
"Mutual consent",
"26 November 2007",
"Paul Jewell",
"28 November 2007",
"20th"
],
[
"Fulham",
"Lawrie Sanchez",
"Contract terminated",
"21 December 2007",
"Roy Hodgson",
"30 December 2007",
"18th"
],
[
"Newcastle United",
"Sam Allardyce",
"Mutual consent",
"9 January 2008",
"Kevin Keegan",
"16 January 2008",
"11th"
],
[
"Chelsea",
"Avram Grant",
"Contract terminated",
"24 May 2008",
"Luiz Felipe Scolari",
"1 July 2008",
"Post-season (2nd)"
],
[
"Manchester City",
"Sven-Göran Eriksson",
"Mutual consent",
"2 June 2008",
"Mark Hughes",
"4 June 2008",
"Post-season (9th)"
]
],
"name": "table_10592536_8"
} | {
"human_readable": "SELECT Date of vacancy FROM table WHERE Date of appointment = 28 November 2007 AND Replaced by = Alex McLeish",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
5,
4
],
"operator_index": [
0,
0
],
"condition": [
"28 November 2007",
"Alex McLeish"
]
}
} |
1 | What-all is the date of appointment when the date of vacancy is 21 december 2007? | {
"header": [
"Team",
"Outgoing manager",
"Manner of departure",
"Date of vacancy",
"Replaced by",
"Date of appointment",
"Position in table"
],
"page_title": "2007–08 Premier League",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10592536-8",
"section_title": "Managerial changes",
"caption": "Managerial changes",
"rows": [
[
"Manchester City",
"Stuart Pearce",
"Contract terminated",
"14 May 2007",
"Sven-Göran Eriksson",
"6 July 2007",
"Pre-season"
],
[
"Chelsea",
"José Mourinho",
"Mutual consent",
"20 September 2007",
"Avram Grant",
"20 September 2007",
"5th"
],
[
"Bolton Wanderers",
"Sammy Lee",
"Mutual consent",
"17 October 2007",
"Gary Megson",
"25 October 2007",
"19th"
],
[
"Tottenham Hotspur",
"Martin Jol",
"Contract terminated",
"25 October 2007",
"Juande Ramos",
"27 October 2007",
"18th"
],
[
"Wigan Athletic",
"Chris Hutchings",
"Contract terminated",
"5 November 2007",
"Steve Bruce",
"26 November 2007",
"18th"
],
[
"Birmingham City",
"Steve Bruce",
"Wigan purchased rights for £3m",
"19 November 2007",
"Alex McLeish",
"28 November 2007",
"15th"
],
[
"Derby County",
"Billy Davies",
"Mutual consent",
"26 November 2007",
"Paul Jewell",
"28 November 2007",
"20th"
],
[
"Fulham",
"Lawrie Sanchez",
"Contract terminated",
"21 December 2007",
"Roy Hodgson",
"30 December 2007",
"18th"
],
[
"Newcastle United",
"Sam Allardyce",
"Mutual consent",
"9 January 2008",
"Kevin Keegan",
"16 January 2008",
"11th"
],
[
"Chelsea",
"Avram Grant",
"Contract terminated",
"24 May 2008",
"Luiz Felipe Scolari",
"1 July 2008",
"Post-season (2nd)"
],
[
"Manchester City",
"Sven-Göran Eriksson",
"Mutual consent",
"2 June 2008",
"Mark Hughes",
"4 June 2008",
"Post-season (9th)"
]
],
"name": "table_10592536_8"
} | {
"human_readable": "SELECT Date of appointment FROM table WHERE Date of vacancy = 21 December 2007",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"21 December 2007"
]
}
} |
1 | Who-all replace when team is wigan athletic? | {
"header": [
"Team",
"Outgoing manager",
"Manner of departure",
"Date of vacancy",
"Replaced by",
"Date of appointment",
"Position in table"
],
"page_title": "2007–08 Premier League",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10592536-8",
"section_title": "Managerial changes",
"caption": "Managerial changes",
"rows": [
[
"Manchester City",
"Stuart Pearce",
"Contract terminated",
"14 May 2007",
"Sven-Göran Eriksson",
"6 July 2007",
"Pre-season"
],
[
"Chelsea",
"José Mourinho",
"Mutual consent",
"20 September 2007",
"Avram Grant",
"20 September 2007",
"5th"
],
[
"Bolton Wanderers",
"Sammy Lee",
"Mutual consent",
"17 October 2007",
"Gary Megson",
"25 October 2007",
"19th"
],
[
"Tottenham Hotspur",
"Martin Jol",
"Contract terminated",
"25 October 2007",
"Juande Ramos",
"27 October 2007",
"18th"
],
[
"Wigan Athletic",
"Chris Hutchings",
"Contract terminated",
"5 November 2007",
"Steve Bruce",
"26 November 2007",
"18th"
],
[
"Birmingham City",
"Steve Bruce",
"Wigan purchased rights for £3m",
"19 November 2007",
"Alex McLeish",
"28 November 2007",
"15th"
],
[
"Derby County",
"Billy Davies",
"Mutual consent",
"26 November 2007",
"Paul Jewell",
"28 November 2007",
"20th"
],
[
"Fulham",
"Lawrie Sanchez",
"Contract terminated",
"21 December 2007",
"Roy Hodgson",
"30 December 2007",
"18th"
],
[
"Newcastle United",
"Sam Allardyce",
"Mutual consent",
"9 January 2008",
"Kevin Keegan",
"16 January 2008",
"11th"
],
[
"Chelsea",
"Avram Grant",
"Contract terminated",
"24 May 2008",
"Luiz Felipe Scolari",
"1 July 2008",
"Post-season (2nd)"
],
[
"Manchester City",
"Sven-Göran Eriksson",
"Mutual consent",
"2 June 2008",
"Mark Hughes",
"4 June 2008",
"Post-season (9th)"
]
],
"name": "table_10592536_8"
} | {
"human_readable": "SELECT Replaced by FROM table WHERE Team = Wigan Athletic",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"Wigan Athletic"
]
}
} |
1 | What-all is the date of vacancy when the team is manchester city and replaced by is mark hughes? | {
"header": [
"Team",
"Outgoing manager",
"Manner of departure",
"Date of vacancy",
"Replaced by",
"Date of appointment",
"Position in table"
],
"page_title": "2007–08 Premier League",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10592536-8",
"section_title": "Managerial changes",
"caption": "Managerial changes",
"rows": [
[
"Manchester City",
"Stuart Pearce",
"Contract terminated",
"14 May 2007",
"Sven-Göran Eriksson",
"6 July 2007",
"Pre-season"
],
[
"Chelsea",
"José Mourinho",
"Mutual consent",
"20 September 2007",
"Avram Grant",
"20 September 2007",
"5th"
],
[
"Bolton Wanderers",
"Sammy Lee",
"Mutual consent",
"17 October 2007",
"Gary Megson",
"25 October 2007",
"19th"
],
[
"Tottenham Hotspur",
"Martin Jol",
"Contract terminated",
"25 October 2007",
"Juande Ramos",
"27 October 2007",
"18th"
],
[
"Wigan Athletic",
"Chris Hutchings",
"Contract terminated",
"5 November 2007",
"Steve Bruce",
"26 November 2007",
"18th"
],
[
"Birmingham City",
"Steve Bruce",
"Wigan purchased rights for £3m",
"19 November 2007",
"Alex McLeish",
"28 November 2007",
"15th"
],
[
"Derby County",
"Billy Davies",
"Mutual consent",
"26 November 2007",
"Paul Jewell",
"28 November 2007",
"20th"
],
[
"Fulham",
"Lawrie Sanchez",
"Contract terminated",
"21 December 2007",
"Roy Hodgson",
"30 December 2007",
"18th"
],
[
"Newcastle United",
"Sam Allardyce",
"Mutual consent",
"9 January 2008",
"Kevin Keegan",
"16 January 2008",
"11th"
],
[
"Chelsea",
"Avram Grant",
"Contract terminated",
"24 May 2008",
"Luiz Felipe Scolari",
"1 July 2008",
"Post-season (2nd)"
],
[
"Manchester City",
"Sven-Göran Eriksson",
"Mutual consent",
"2 June 2008",
"Mark Hughes",
"4 June 2008",
"Post-season (9th)"
]
],
"name": "table_10592536_8"
} | {
"human_readable": "SELECT Date of vacancy FROM table WHERE Team = Manchester City AND Replaced by = Mark Hughes",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
0,
4
],
"operator_index": [
0,
0
],
"condition": [
"Manchester City",
"Mark Hughes"
]
}
} |
1 | What-all is the date of appointment when replaced by is roy hodgson? | {
"header": [
"Team",
"Outgoing manager",
"Manner of departure",
"Date of vacancy",
"Replaced by",
"Date of appointment",
"Position in table"
],
"page_title": "2007–08 Premier League",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10592536-8",
"section_title": "Managerial changes",
"caption": "Managerial changes",
"rows": [
[
"Manchester City",
"Stuart Pearce",
"Contract terminated",
"14 May 2007",
"Sven-Göran Eriksson",
"6 July 2007",
"Pre-season"
],
[
"Chelsea",
"José Mourinho",
"Mutual consent",
"20 September 2007",
"Avram Grant",
"20 September 2007",
"5th"
],
[
"Bolton Wanderers",
"Sammy Lee",
"Mutual consent",
"17 October 2007",
"Gary Megson",
"25 October 2007",
"19th"
],
[
"Tottenham Hotspur",
"Martin Jol",
"Contract terminated",
"25 October 2007",
"Juande Ramos",
"27 October 2007",
"18th"
],
[
"Wigan Athletic",
"Chris Hutchings",
"Contract terminated",
"5 November 2007",
"Steve Bruce",
"26 November 2007",
"18th"
],
[
"Birmingham City",
"Steve Bruce",
"Wigan purchased rights for £3m",
"19 November 2007",
"Alex McLeish",
"28 November 2007",
"15th"
],
[
"Derby County",
"Billy Davies",
"Mutual consent",
"26 November 2007",
"Paul Jewell",
"28 November 2007",
"20th"
],
[
"Fulham",
"Lawrie Sanchez",
"Contract terminated",
"21 December 2007",
"Roy Hodgson",
"30 December 2007",
"18th"
],
[
"Newcastle United",
"Sam Allardyce",
"Mutual consent",
"9 January 2008",
"Kevin Keegan",
"16 January 2008",
"11th"
],
[
"Chelsea",
"Avram Grant",
"Contract terminated",
"24 May 2008",
"Luiz Felipe Scolari",
"1 July 2008",
"Post-season (2nd)"
],
[
"Manchester City",
"Sven-Göran Eriksson",
"Mutual consent",
"2 June 2008",
"Mark Hughes",
"4 June 2008",
"Post-season (9th)"
]
],
"name": "table_10592536_8"
} | {
"human_readable": "SELECT Date of appointment FROM table WHERE Replaced by = Roy Hodgson",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"Roy Hodgson"
]
}
} |
1 | Who-all replace when position in table is pre-season? | {
"header": [
"Team",
"Outgoing manager",
"Manner of departure",
"Date of vacancy",
"Replaced by",
"Date of appointment",
"Position in table"
],
"page_title": "2007–08 Premier League",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10592536-8",
"section_title": "Managerial changes",
"caption": "Managerial changes",
"rows": [
[
"Manchester City",
"Stuart Pearce",
"Contract terminated",
"14 May 2007",
"Sven-Göran Eriksson",
"6 July 2007",
"Pre-season"
],
[
"Chelsea",
"José Mourinho",
"Mutual consent",
"20 September 2007",
"Avram Grant",
"20 September 2007",
"5th"
],
[
"Bolton Wanderers",
"Sammy Lee",
"Mutual consent",
"17 October 2007",
"Gary Megson",
"25 October 2007",
"19th"
],
[
"Tottenham Hotspur",
"Martin Jol",
"Contract terminated",
"25 October 2007",
"Juande Ramos",
"27 October 2007",
"18th"
],
[
"Wigan Athletic",
"Chris Hutchings",
"Contract terminated",
"5 November 2007",
"Steve Bruce",
"26 November 2007",
"18th"
],
[
"Birmingham City",
"Steve Bruce",
"Wigan purchased rights for £3m",
"19 November 2007",
"Alex McLeish",
"28 November 2007",
"15th"
],
[
"Derby County",
"Billy Davies",
"Mutual consent",
"26 November 2007",
"Paul Jewell",
"28 November 2007",
"20th"
],
[
"Fulham",
"Lawrie Sanchez",
"Contract terminated",
"21 December 2007",
"Roy Hodgson",
"30 December 2007",
"18th"
],
[
"Newcastle United",
"Sam Allardyce",
"Mutual consent",
"9 January 2008",
"Kevin Keegan",
"16 January 2008",
"11th"
],
[
"Chelsea",
"Avram Grant",
"Contract terminated",
"24 May 2008",
"Luiz Felipe Scolari",
"1 July 2008",
"Post-season (2nd)"
],
[
"Manchester City",
"Sven-Göran Eriksson",
"Mutual consent",
"2 June 2008",
"Mark Hughes",
"4 June 2008",
"Post-season (9th)"
]
],
"name": "table_10592536_8"
} | {
"human_readable": "SELECT Replaced by FROM table WHERE Position in table = Pre-season",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
6
],
"operator_index": [
0
],
"condition": [
"Pre-season"
]
}
} |
1 | How many games had a score value of 813.5 in post-season play? | {
"header": [
"Rank",
"Member Association",
"Points",
"Group stage",
"Play-off",
"AFC Cup"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"text",
"text",
"real",
"real",
"real"
],
"id": "1-1059743-1",
"section_title": "",
"caption": "",
"rows": [
[
"1",
"Saudi Arabia",
"860.5",
"4",
"0",
"0"
],
[
"2",
"Qatar",
"838.2",
"4",
"0",
"0"
],
[
"3",
"Iran",
"813.5",
"3",
"1",
"0"
],
[
"4",
"UAE",
"750.2",
"2",
"2",
"0"
],
[
"5",
"Uzbekistan",
"680.8",
"1",
"0",
"0"
],
[
"6",
"India",
"−106.4",
"0",
"0",
"2"
],
[
"7",
"Jordan",
"−128.7",
"0",
"0",
"2"
]
],
"name": "table_1059743_1"
} | {
"human_readable": "SELECT COUNT Play-off FROM table WHERE Points = 813.5",
"sel": 4,
"agg": 3,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"813.5"
]
}
} |
1 | Have Done any team score that had totalled up 860.5 games? | {
"header": [
"Rank",
"Member Association",
"Points",
"Group stage",
"Play-off",
"AFC Cup"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"text",
"text",
"real",
"real",
"real"
],
"id": "1-1059743-1",
"section_title": "",
"caption": "",
"rows": [
[
"1",
"Saudi Arabia",
"860.5",
"4",
"0",
"0"
],
[
"2",
"Qatar",
"838.2",
"4",
"0",
"0"
],
[
"3",
"Iran",
"813.5",
"3",
"1",
"0"
],
[
"4",
"UAE",
"750.2",
"2",
"2",
"0"
],
[
"5",
"Uzbekistan",
"680.8",
"1",
"0",
"0"
],
[
"6",
"India",
"−106.4",
"0",
"0",
"2"
],
[
"7",
"Jordan",
"−128.7",
"0",
"0",
"2"
]
],
"name": "table_1059743_1"
} | {
"human_readable": "SELECT Play-off FROM table WHERE Points = 860.5",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"860.5"
]
}
} |
1 | What-all had been the score of the game when the team had reached a record of 6-9? | {
"header": [
"Date",
"Opponent",
"Home / Away",
"Score",
"High points",
"High rebounds",
"High assists",
"Location/Attendance",
"Record"
],
"page_title": "Chicago Throwbacks",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10595672-1",
"section_title": "2009 Season Schedule",
"caption": "2009 Season Schedule",
"rows": [
[
"January 2",
"Battle Creek Knights",
"Away",
"113-120",
"Stanley Thomas (23)",
"Michael O'Neal (8)",
"Imari Sawyer (7)",
"Kellogg Arena (1,257)",
"0-1"
],
[
"January 4",
"Detroit Panthers",
"Away",
"110-106",
"Stanley Thomas (24)",
"Stanley Thomas & Marcus Jackson (9)",
"Imari Sawyer (8)",
"Groves High School",
"1-1"
],
[
"January 10",
"Battle Creek Knights",
"Home",
"106-94",
"Imari Sawyer (18)",
"Dameon Mason (7)",
"Imari Sawyer (5)",
"Attack Athletics",
"1-2"
],
[
"January 12",
"Quebec Kebs",
"Home",
"91-92",
"Dameon Mason (19)",
"Stanley Thomas & Michael Herman (7)",
"Imari Sawyer (10)",
"Attack Athletics",
"2-2"
],
[
"January 18",
"Detroit Panthers",
"Home",
"107-119",
"Stanley Thomas (21)",
"James Booyer (11)",
"Michael O'Neal (3)",
"Attack Athletics",
"3-2"
],
[
"January 23",
"Mid-Michigan Destroyers",
"Away",
"105-116",
"Anthony Simmons (27)",
"Anthony Simmons (10)",
"Stanley Thomas (3)",
"Bay City Western high school",
"3-3"
],
[
"January 24",
"Rochester Razorsharks",
"Home",
"112-83",
"Dameon Mason (22)",
"James Booyer (12)",
"Stanley Thomas & Michael Herman (3)",
"Attack Athletics",
"3-4"
],
[
"January 26",
"Mid-Michigan Destroyers",
"Home",
"117-104",
"Michael Herman (28)",
"Amir Major (16)",
"Imari Sawyer (10)",
"Attack Athletics",
"3-5"
],
[
"February 6",
"Battle Creek Knights",
"Away",
"112-117",
"Stanley Thomas (29)",
"Anthony Simmons (11)",
"Michael Herman (6)",
"Kellogg Arena",
"3-6"
],
[
"February 8",
"Detroit Panthers",
"Away",
"114-113",
"Dameon Mason (24)",
"Casey Love (13)",
"Imari Sawyer (8)",
"Groves High School",
"4-6"
],
[
"February 13",
"Mid-Michigan Destroyers",
"Home",
"108-121",
"Stanley Thomas (32)",
"Stanley Thomas (9)",
"Imari Sawyer (9)",
"Attack Athletics",
"5-6"
],
[
"February 20",
"Quebec Kebs",
"Away",
"109-104",
"Imari Sawyer (28)",
"Anthony Simmons (8)",
"Imari Sawyer (11)",
"Pavillon de la Jeunesse",
"6-6"
],
[
"February 22",
"Augusta Groove",
"Away",
"105-119",
"Willie Mitchell (25)",
"Imari Sawyer (9)",
"Michael O'Neal (4)",
"Richmond Academy",
"6-7"
],
[
"February 27",
"Manchester Millrats",
"Away",
"105-124",
"Dameon Mason (22)",
"Casey Love (12)",
"Imari Sawyer & Michael Herman (7)",
"Southern New Hampshire Fieldhouse",
"6-8"
],
[
"March 6",
"Detroit Panthers",
"Home",
"123-116",
"Dameon Mason (28)",
"Willie Mitchell & Dameon Mason (4)",
"Imari Sawyer (10)",
"Attack Athletics",
"6-9"
],
[
"March 8",
"Battle Creek Knights",
"Home",
"114-109",
"Casey Love (22)",
"Willie Mitchell (8)",
"Imari Sawyer (11)",
"Attack Athletics",
"6-10"
],
[
"March 13",
"Battle Creek Knights",
"Home*",
"120-123",
"Stanley Thomas (46)",
"Casey Love (15)",
"Imari Sawyer (10)",
"Attack Athletics",
"6-11"
],
[
"March 15",
"Manchester Millrats",
"Home",
"122-99",
"Stanley Thomas (25)",
"Stanley Thomas (11)",
"Imari Sawyer (8)",
"Attack Athletics",
"6-12"
],
[
"March 27",
"Battle Creek Knights",
"Home",
"121-95",
"Casey Love (28)",
"Casey Love (11)",
"Imari Sawyer (10)",
"Attack Athletics",
"6-13"
]
],
"name": "table_10595672_1"
} | {
"human_readable": "SELECT Score FROM table WHERE Record = 6-9",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
8
],
"operator_index": [
0
],
"condition": [
"6-9"
]
}
} |
1 | What type institution is point park university | {
"header": [
"Institution",
"Nickname",
"Location",
"Founded",
"Type",
"Enrollment"
],
"page_title": "Kentucky Intercollegiate Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"real",
"text",
"real"
],
"id": "1-10581768-2",
"section_title": "Current members",
"caption": "Current members",
"rows": [
[
"Alice Lloyd College",
"Eagles",
"Pippa Passes, Kentucky",
"1923",
"Private",
"600"
],
[
"Asbury University",
"Eagles",
"Wilmore, Kentucky",
"1890",
"Private",
"1300"
],
[
"Berea College",
"Mountaineers",
"Berea, Kentucky",
"1855",
"Private",
"1514"
],
[
"Brescia University",
"Bearcats",
"Owensboro, Kentucky",
"1950",
"Private",
"750"
],
[
"Carlow University 1",
"Celtics",
"Pittsburgh, Pennsylvania",
"1929",
"Private",
"2400"
],
[
"Cincinnati Christian University",
"Eagles",
"Cincinnati, Ohio",
"1924",
"Private",
"1100"
],
[
"Indiana University East",
"Red Wolves",
"Richmond, Indiana",
"1971",
"Public",
"2700"
],
[
"Indiana University Kokomo",
"Cougars",
"Kokomo, Indiana",
"1945",
"Public",
"3719"
],
[
"Indiana University Southeast",
"Grenadiers",
"New Albany, Indiana",
"1941",
"Public",
"6840"
],
[
"Midway College 1",
"Eagles",
"Midway, Kentucky",
"1847",
"Private",
"1800"
],
[
"Point Park University",
"Pioneers",
"Pittsburgh, Pennsylvania",
"1960",
"Private",
"3376"
]
],
"name": "table_10581768_2"
} | {
"human_readable": "SELECT Type FROM table WHERE Institution = Point Park University",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"Point Park University"
]
}
} |
1 | How many institutions are a-located in wilmore, kentucky and private | {
"header": [
"Institution",
"Nickname",
"Location",
"Founded",
"Type",
"Enrollment"
],
"page_title": "Kentucky Intercollegiate Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"real",
"text",
"real"
],
"id": "1-10581768-2",
"section_title": "Current members",
"caption": "Current members",
"rows": [
[
"Alice Lloyd College",
"Eagles",
"Pippa Passes, Kentucky",
"1923",
"Private",
"600"
],
[
"Asbury University",
"Eagles",
"Wilmore, Kentucky",
"1890",
"Private",
"1300"
],
[
"Berea College",
"Mountaineers",
"Berea, Kentucky",
"1855",
"Private",
"1514"
],
[
"Brescia University",
"Bearcats",
"Owensboro, Kentucky",
"1950",
"Private",
"750"
],
[
"Carlow University 1",
"Celtics",
"Pittsburgh, Pennsylvania",
"1929",
"Private",
"2400"
],
[
"Cincinnati Christian University",
"Eagles",
"Cincinnati, Ohio",
"1924",
"Private",
"1100"
],
[
"Indiana University East",
"Red Wolves",
"Richmond, Indiana",
"1971",
"Public",
"2700"
],
[
"Indiana University Kokomo",
"Cougars",
"Kokomo, Indiana",
"1945",
"Public",
"3719"
],
[
"Indiana University Southeast",
"Grenadiers",
"New Albany, Indiana",
"1941",
"Public",
"6840"
],
[
"Midway College 1",
"Eagles",
"Midway, Kentucky",
"1847",
"Private",
"1800"
],
[
"Point Park University",
"Pioneers",
"Pittsburgh, Pennsylvania",
"1960",
"Private",
"3376"
]
],
"name": "table_10581768_2"
} | {
"human_readable": "SELECT MAX Founded FROM table WHERE Type = Private AND Location = Wilmore, Kentucky",
"sel": 3,
"agg": 1,
"conds": {
"column_index": [
4,
2
],
"operator_index": [
0,
0
],
"condition": [
"Private",
"Wilmore, Kentucky"
]
}
} |
1 | point park university is what type of institution | {
"header": [
"Institution",
"Nickname",
"Location",
"Founded",
"Type",
"Enrollment"
],
"page_title": "Kentucky Intercollegiate Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"real",
"text",
"real"
],
"id": "1-10581768-2",
"section_title": "Current members",
"caption": "Current members",
"rows": [
[
"Alice Lloyd College",
"Eagles",
"Pippa Passes, Kentucky",
"1923",
"Private",
"600"
],
[
"Asbury University",
"Eagles",
"Wilmore, Kentucky",
"1890",
"Private",
"1300"
],
[
"Berea College",
"Mountaineers",
"Berea, Kentucky",
"1855",
"Private",
"1514"
],
[
"Brescia University",
"Bearcats",
"Owensboro, Kentucky",
"1950",
"Private",
"750"
],
[
"Carlow University 1",
"Celtics",
"Pittsburgh, Pennsylvania",
"1929",
"Private",
"2400"
],
[
"Cincinnati Christian University",
"Eagles",
"Cincinnati, Ohio",
"1924",
"Private",
"1100"
],
[
"Indiana University East",
"Red Wolves",
"Richmond, Indiana",
"1971",
"Public",
"2700"
],
[
"Indiana University Kokomo",
"Cougars",
"Kokomo, Indiana",
"1945",
"Public",
"3719"
],
[
"Indiana University Southeast",
"Grenadiers",
"New Albany, Indiana",
"1941",
"Public",
"6840"
],
[
"Midway College 1",
"Eagles",
"Midway, Kentucky",
"1847",
"Private",
"1800"
],
[
"Point Park University",
"Pioneers",
"Pittsburgh, Pennsylvania",
"1960",
"Private",
"3376"
]
],
"name": "table_10581768_2"
} | {
"human_readable": "SELECT Type FROM table WHERE Institution = Point Park University",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"Point Park University"
]
}
} |
1 | how many a-founded dates are a-listed for carlow university 1 | {
"header": [
"Institution",
"Nickname",
"Location",
"Founded",
"Type",
"Enrollment"
],
"page_title": "Kentucky Intercollegiate Athletic Conference",
"page_id": "",
"types": [
"text",
"text",
"text",
"real",
"text",
"real"
],
"id": "1-10581768-2",
"section_title": "Current members",
"caption": "Current members",
"rows": [
[
"Alice Lloyd College",
"Eagles",
"Pippa Passes, Kentucky",
"1923",
"Private",
"600"
],
[
"Asbury University",
"Eagles",
"Wilmore, Kentucky",
"1890",
"Private",
"1300"
],
[
"Berea College",
"Mountaineers",
"Berea, Kentucky",
"1855",
"Private",
"1514"
],
[
"Brescia University",
"Bearcats",
"Owensboro, Kentucky",
"1950",
"Private",
"750"
],
[
"Carlow University 1",
"Celtics",
"Pittsburgh, Pennsylvania",
"1929",
"Private",
"2400"
],
[
"Cincinnati Christian University",
"Eagles",
"Cincinnati, Ohio",
"1924",
"Private",
"1100"
],
[
"Indiana University East",
"Red Wolves",
"Richmond, Indiana",
"1971",
"Public",
"2700"
],
[
"Indiana University Kokomo",
"Cougars",
"Kokomo, Indiana",
"1945",
"Public",
"3719"
],
[
"Indiana University Southeast",
"Grenadiers",
"New Albany, Indiana",
"1941",
"Public",
"6840"
],
[
"Midway College 1",
"Eagles",
"Midway, Kentucky",
"1847",
"Private",
"1800"
],
[
"Point Park University",
"Pioneers",
"Pittsburgh, Pennsylvania",
"1960",
"Private",
"3376"
]
],
"name": "table_10581768_2"
} | {
"human_readable": "SELECT COUNT Founded FROM table WHERE Institution = Carlow University 1",
"sel": 3,
"agg": 3,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"Carlow University 1"
]
}
} |
1 | Who-all write the episode titled "black"? | {
"header": [
"No. in series",
"No. in season",
"Title",
"Directed by",
"Written by",
"Original air date"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10610087-6",
"section_title": "",
"caption": "",
"rows": [
[
"40",
"1",
"\"Babyface\"",
"Peter Tolan",
"Denis Leary and Peter Tolan",
"June13,2007"
],
[
"41",
"2",
"\"Tuesday\"",
"Jace Alexander",
"Peter Tolan and Denis Leary",
"June20,2007"
],
[
"42",
"3",
"\"Commitment\"",
"Jace Alexander",
"Evan Reilly",
"June27,2007"
],
[
"43",
"4",
"\"Pussified\"",
"Jace Alexander",
"Denis Leary and Peter Tolan",
"July11,2007"
],
[
"44",
"5",
"\"Black\"",
"Jace Alexander",
"Mike Martineau",
"July18,2007"
],
[
"45",
"6",
"\"Balance\"",
"Don Scardino",
"Evan Reilly",
"July25,2007"
],
[
"46",
"7",
"\"Seven\"",
"Don Scardino",
"Peter Tolan and Denis Leary",
"August1,2007"
],
[
"47",
"8",
"\"Solo\"",
"Ken Girotti",
"Denis Leary, Peter Tolan and Evan Reilly",
"August8,2007"
],
[
"48",
"9",
"\"Anger\"",
"Ken Girotti",
"Evan Reilly",
"August15,2007"
],
[
"49",
"10",
"\"High\"",
"John Fortenberry",
"Peter Tolan and Denis Leary",
"August22,2007"
],
[
"50",
"11",
"\"Cycle\"",
"John Fortenberry",
"John Scurti",
"August29,2007"
],
[
"51",
"12",
"\"Keefe\"",
"Jace Alexander",
"Denis Leary, Peter Tolan and Evan Reilly",
"September5,2007"
]
],
"name": "table_10610087_6"
} | {
"human_readable": "SELECT Written by FROM table WHERE Title = \"Black\"",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"\"Black\""
]
}
} |
1 | Who-all are the writers for the episode "solo"? | {
"header": [
"No. in series",
"No. in season",
"Title",
"Directed by",
"Written by",
"Original air date"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10610087-6",
"section_title": "",
"caption": "",
"rows": [
[
"40",
"1",
"\"Babyface\"",
"Peter Tolan",
"Denis Leary and Peter Tolan",
"June13,2007"
],
[
"41",
"2",
"\"Tuesday\"",
"Jace Alexander",
"Peter Tolan and Denis Leary",
"June20,2007"
],
[
"42",
"3",
"\"Commitment\"",
"Jace Alexander",
"Evan Reilly",
"June27,2007"
],
[
"43",
"4",
"\"Pussified\"",
"Jace Alexander",
"Denis Leary and Peter Tolan",
"July11,2007"
],
[
"44",
"5",
"\"Black\"",
"Jace Alexander",
"Mike Martineau",
"July18,2007"
],
[
"45",
"6",
"\"Balance\"",
"Don Scardino",
"Evan Reilly",
"July25,2007"
],
[
"46",
"7",
"\"Seven\"",
"Don Scardino",
"Peter Tolan and Denis Leary",
"August1,2007"
],
[
"47",
"8",
"\"Solo\"",
"Ken Girotti",
"Denis Leary, Peter Tolan and Evan Reilly",
"August8,2007"
],
[
"48",
"9",
"\"Anger\"",
"Ken Girotti",
"Evan Reilly",
"August15,2007"
],
[
"49",
"10",
"\"High\"",
"John Fortenberry",
"Peter Tolan and Denis Leary",
"August22,2007"
],
[
"50",
"11",
"\"Cycle\"",
"John Fortenberry",
"John Scurti",
"August29,2007"
],
[
"51",
"12",
"\"Keefe\"",
"Jace Alexander",
"Denis Leary, Peter Tolan and Evan Reilly",
"September5,2007"
]
],
"name": "table_10610087_6"
} | {
"human_readable": "SELECT Written by FROM table WHERE Title = \"Solo\"",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"\"Solo\""
]
}
} |
1 | what-all is the original air date of the episode no in season 9? | {
"header": [
"No. in series",
"No. in season",
"Title",
"Directed by",
"Written by",
"Original air date"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10610087-3",
"section_title": "",
"caption": "",
"rows": [
[
"14",
"1",
"\"Voicemail\"",
"Jace Alexander",
"Denis Leary and Peter Tolan",
"June21,2005"
],
[
"15",
"2",
"\"Harmony\"",
"Jace Alexander",
"Peter Tolan and Denis Leary",
"June28,2005"
],
[
"16",
"3",
"\"Balls\"",
"John Fortenberry",
"Denis Leary and Peter Tolan",
"July5,2005"
],
[
"17",
"4",
"\"Twat\"",
"John Fortenberry",
"Peter Tolan and Denis Leary",
"July12,2005"
],
[
"18",
"5",
"\"Sensitivity\"",
"Peter Tolan",
"Denis Leary and Peter Tolan",
"July19,2005"
],
[
"19",
"6",
"\"Reunion\"",
"Peter Tolan",
"Peter Tolan and Denis Leary",
"July26,2005"
],
[
"20",
"7",
"\"Shame\"",
"Jace Alexander",
"Evan Reilly",
"August2,2005"
],
[
"21",
"8",
"\"Believe\"",
"Jace Alexander",
"Evan Reilly",
"August9,2005"
],
[
"22",
"9",
"\"Rebirth\"",
"Jeffrey Levy",
"Denis Leary and Peter Tolan",
"August16,2005"
],
[
"23",
"10",
"\"Brains\"",
"Jeffrey Levy",
"Mike Martineau",
"August23,2005"
],
[
"24",
"11",
"\"Bitch\"",
"John Fortenberry",
"John Scurti",
"August30,2005"
],
[
"25",
"12",
"\"Happy\"",
"John Fortenberry",
"Denis Leary, Peter Tolan and Evan Reilly",
"September6,2005"
]
],
"name": "table_10610087_3"
} | {
"human_readable": "SELECT Original air date FROM table WHERE No. in season = 9",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"9"
]
}
} |
1 | What-all is the title of the episode wrote by denis leary, peter tolan and evan reilly? | {
"header": [
"No. in series",
"No. in season",
"Title",
"Directed by",
"Written by",
"Original air date"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10610087-3",
"section_title": "",
"caption": "",
"rows": [
[
"14",
"1",
"\"Voicemail\"",
"Jace Alexander",
"Denis Leary and Peter Tolan",
"June21,2005"
],
[
"15",
"2",
"\"Harmony\"",
"Jace Alexander",
"Peter Tolan and Denis Leary",
"June28,2005"
],
[
"16",
"3",
"\"Balls\"",
"John Fortenberry",
"Denis Leary and Peter Tolan",
"July5,2005"
],
[
"17",
"4",
"\"Twat\"",
"John Fortenberry",
"Peter Tolan and Denis Leary",
"July12,2005"
],
[
"18",
"5",
"\"Sensitivity\"",
"Peter Tolan",
"Denis Leary and Peter Tolan",
"July19,2005"
],
[
"19",
"6",
"\"Reunion\"",
"Peter Tolan",
"Peter Tolan and Denis Leary",
"July26,2005"
],
[
"20",
"7",
"\"Shame\"",
"Jace Alexander",
"Evan Reilly",
"August2,2005"
],
[
"21",
"8",
"\"Believe\"",
"Jace Alexander",
"Evan Reilly",
"August9,2005"
],
[
"22",
"9",
"\"Rebirth\"",
"Jeffrey Levy",
"Denis Leary and Peter Tolan",
"August16,2005"
],
[
"23",
"10",
"\"Brains\"",
"Jeffrey Levy",
"Mike Martineau",
"August23,2005"
],
[
"24",
"11",
"\"Bitch\"",
"John Fortenberry",
"John Scurti",
"August30,2005"
],
[
"25",
"12",
"\"Happy\"",
"John Fortenberry",
"Denis Leary, Peter Tolan and Evan Reilly",
"September6,2005"
]
],
"name": "table_10610087_3"
} | {
"human_readable": "SELECT Title FROM table WHERE Written by = Denis Leary, Peter Tolan and Evan Reilly",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"Denis Leary, Peter Tolan and Evan Reilly"
]
}
} |
1 | How many episodes was titles "voicemail"? | {
"header": [
"No. in series",
"No. in season",
"Title",
"Directed by",
"Written by",
"Original air date"
],
"page_title": "",
"page_id": "",
"types": [
"real",
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10610087-3",
"section_title": "",
"caption": "",
"rows": [
[
"14",
"1",
"\"Voicemail\"",
"Jace Alexander",
"Denis Leary and Peter Tolan",
"June21,2005"
],
[
"15",
"2",
"\"Harmony\"",
"Jace Alexander",
"Peter Tolan and Denis Leary",
"June28,2005"
],
[
"16",
"3",
"\"Balls\"",
"John Fortenberry",
"Denis Leary and Peter Tolan",
"July5,2005"
],
[
"17",
"4",
"\"Twat\"",
"John Fortenberry",
"Peter Tolan and Denis Leary",
"July12,2005"
],
[
"18",
"5",
"\"Sensitivity\"",
"Peter Tolan",
"Denis Leary and Peter Tolan",
"July19,2005"
],
[
"19",
"6",
"\"Reunion\"",
"Peter Tolan",
"Peter Tolan and Denis Leary",
"July26,2005"
],
[
"20",
"7",
"\"Shame\"",
"Jace Alexander",
"Evan Reilly",
"August2,2005"
],
[
"21",
"8",
"\"Believe\"",
"Jace Alexander",
"Evan Reilly",
"August9,2005"
],
[
"22",
"9",
"\"Rebirth\"",
"Jeffrey Levy",
"Denis Leary and Peter Tolan",
"August16,2005"
],
[
"23",
"10",
"\"Brains\"",
"Jeffrey Levy",
"Mike Martineau",
"August23,2005"
],
[
"24",
"11",
"\"Bitch\"",
"John Fortenberry",
"John Scurti",
"August30,2005"
],
[
"25",
"12",
"\"Happy\"",
"John Fortenberry",
"Denis Leary, Peter Tolan and Evan Reilly",
"September6,2005"
]
],
"name": "table_10610087_3"
} | {
"human_readable": "SELECT COUNT Directed by FROM table WHERE Title = \"Voicemail\"",
"sel": 3,
"agg": 3,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"\"Voicemail\""
]
}
} |
1 | When was Kamba active? | {
"header": [
"Name",
"Dates active",
"Peak classification",
"Windspeeds",
"Pressure",
"Areas affected",
"Damage (USD)",
"Deaths",
"Refs"
],
"page_title": "2007–08 South-West Indian Ocean cyclone season",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10602294-1",
"section_title": "Season effects",
"caption": "Season effects",
"rows": [
[
"01",
"October12 - October13",
"Tropicaldisturbance",
"45km/h (30mph)",
"1005hPa (29.68inHg)",
"none",
"none",
"none",
"none"
],
[
"Lee-Ariel",
"November15 - November28",
"Severetropicalstorm",
"95km/h (60mph)",
"985hPa (29.09inHg)",
"none",
"none",
"none",
"none"
],
[
"Bongwe",
"November17 – November28",
"Severetropicalstorm",
"105km/h (65mph)",
"976hPa (28.82inHg)",
"none",
"none",
"none",
"none"
],
[
"Celina",
"December11 – December23",
"Moderatetropicalstorm",
"75km/h (45mph)",
"992hPa (29.29inHg)",
"none",
"none",
"none",
"none"
],
[
"Dama",
"December17 – December21",
"Moderatetropicalstorm",
"65km/h (40mph)",
"995hPa (29.38inHg)",
"none",
"none",
"none",
"none"
],
[
"Elnus",
"December29 – January3",
"Moderatetropicalstorm",
"65km/h (40mph)",
"995hPa (29.38inHg)",
"none",
"none",
"none",
"none"
],
[
"07",
"January6 – January8",
"Tropicaldisturbance",
"35km/h (25mph)",
"1003hPa (29.62inHg)",
"none",
"none",
"none",
"none"
],
[
"Fame",
"January22 – February1",
"Tropicalcyclone",
"130km/h (80mph)",
"972hPa (28.70inHg)",
"Malagasy, Madagascar",
"January27",
"130km/h (80mph)",
"0.05"
],
[
"Gula",
"January25 – February1",
"Tropicalcyclone",
"155km/h (100mph)",
"950hPa (28.05inHg)",
"none",
"none",
"none",
"none"
],
[
"Hondo",
"February2 – February29",
"Intensetropicalcyclone",
"215km/h (130mph)",
"915hPa (27.02inHg)",
"Mauritius (Direct hit, no landfall)",
"February23",
"55km/h (35mph)",
"minimal"
],
[
"Hondo",
"February2 – February29",
"Intensetropicalcyclone",
"215km/h (130mph)",
"915hPa (27.02inHg)",
"Réunion",
"February23",
"55km/h (35mph)",
"minimal"
],
[
"Ivan",
"February5 – February27",
"Intensetropicalcyclone",
"185km/h (115mph)",
"930hPa (27.46inHg)",
"Fanoarivo, Madagascar",
"February17",
"185km/h (115mph)",
"30"
],
[
"Jokwe",
"March2 – March16",
"Intensetropicalcyclone",
"195km/h (120mph)",
"940hPa (27.76inHg)",
"Northern Madagascar",
"March6",
"95km/h (60mph)",
"8"
],
[
"Jokwe",
"March2 – March16",
"Intensetropicalcyclone",
"195km/h (120mph)",
"940hPa (27.76inHg)",
"Angoche , Mozambique",
"March8",
"195km/h (120mph)",
"8"
],
[
"Kamba",
"March5 - March14",
"Intensetropicalcyclone",
"185km/h (115mph)",
"930hPa (27.46inHg)",
"none",
"none",
"none",
"none"
],
[
"Lola",
"March18 - March27",
"Moderatetropicalstorm",
"65km/h (40mph)",
"994hPa (29.35inHg)",
"none",
"none",
"none",
"none"
]
],
"name": "table_10602294_1"
} | {
"human_readable": "SELECT Dates active FROM table WHERE Name = Kamba",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"Kamba"
]
}
} |
1 | What-all was the cyclone's pressure in the storm that death was equal to 95km/h (60mph)? | {
"header": [
"Name",
"Dates active",
"Peak classification",
"Windspeeds",
"Pressure",
"Areas affected",
"Damage (USD)",
"Deaths",
"Refs"
],
"page_title": "2007–08 South-West Indian Ocean cyclone season",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10602294-1",
"section_title": "Season effects",
"caption": "Season effects",
"rows": [
[
"01",
"October12 - October13",
"Tropicaldisturbance",
"45km/h (30mph)",
"1005hPa (29.68inHg)",
"none",
"none",
"none",
"none"
],
[
"Lee-Ariel",
"November15 - November28",
"Severetropicalstorm",
"95km/h (60mph)",
"985hPa (29.09inHg)",
"none",
"none",
"none",
"none"
],
[
"Bongwe",
"November17 – November28",
"Severetropicalstorm",
"105km/h (65mph)",
"976hPa (28.82inHg)",
"none",
"none",
"none",
"none"
],
[
"Celina",
"December11 – December23",
"Moderatetropicalstorm",
"75km/h (45mph)",
"992hPa (29.29inHg)",
"none",
"none",
"none",
"none"
],
[
"Dama",
"December17 – December21",
"Moderatetropicalstorm",
"65km/h (40mph)",
"995hPa (29.38inHg)",
"none",
"none",
"none",
"none"
],
[
"Elnus",
"December29 – January3",
"Moderatetropicalstorm",
"65km/h (40mph)",
"995hPa (29.38inHg)",
"none",
"none",
"none",
"none"
],
[
"07",
"January6 – January8",
"Tropicaldisturbance",
"35km/h (25mph)",
"1003hPa (29.62inHg)",
"none",
"none",
"none",
"none"
],
[
"Fame",
"January22 – February1",
"Tropicalcyclone",
"130km/h (80mph)",
"972hPa (28.70inHg)",
"Malagasy, Madagascar",
"January27",
"130km/h (80mph)",
"0.05"
],
[
"Gula",
"January25 – February1",
"Tropicalcyclone",
"155km/h (100mph)",
"950hPa (28.05inHg)",
"none",
"none",
"none",
"none"
],
[
"Hondo",
"February2 – February29",
"Intensetropicalcyclone",
"215km/h (130mph)",
"915hPa (27.02inHg)",
"Mauritius (Direct hit, no landfall)",
"February23",
"55km/h (35mph)",
"minimal"
],
[
"Hondo",
"February2 – February29",
"Intensetropicalcyclone",
"215km/h (130mph)",
"915hPa (27.02inHg)",
"Réunion",
"February23",
"55km/h (35mph)",
"minimal"
],
[
"Ivan",
"February5 – February27",
"Intensetropicalcyclone",
"185km/h (115mph)",
"930hPa (27.46inHg)",
"Fanoarivo, Madagascar",
"February17",
"185km/h (115mph)",
"30"
],
[
"Jokwe",
"March2 – March16",
"Intensetropicalcyclone",
"195km/h (120mph)",
"940hPa (27.76inHg)",
"Northern Madagascar",
"March6",
"95km/h (60mph)",
"8"
],
[
"Jokwe",
"March2 – March16",
"Intensetropicalcyclone",
"195km/h (120mph)",
"940hPa (27.76inHg)",
"Angoche , Mozambique",
"March8",
"195km/h (120mph)",
"8"
],
[
"Kamba",
"March5 - March14",
"Intensetropicalcyclone",
"185km/h (115mph)",
"930hPa (27.46inHg)",
"none",
"none",
"none",
"none"
],
[
"Lola",
"March18 - March27",
"Moderatetropicalstorm",
"65km/h (40mph)",
"994hPa (29.35inHg)",
"none",
"none",
"none",
"none"
]
],
"name": "table_10602294_1"
} | {
"human_readable": "SELECT Pressure FROM table WHERE Deaths = 95km/h (60mph)",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
7
],
"operator_index": [
0
],
"condition": [
"95km/h (60mph)"
]
}
} |
1 | What-all was the active dates for the had 185km/h (115mph) deaths storm? | {
"header": [
"Name",
"Dates active",
"Peak classification",
"Windspeeds",
"Pressure",
"Areas affected",
"Damage (USD)",
"Deaths",
"Refs"
],
"page_title": "2007–08 South-West Indian Ocean cyclone season",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10602294-1",
"section_title": "Season effects",
"caption": "Season effects",
"rows": [
[
"01",
"October12 - October13",
"Tropicaldisturbance",
"45km/h (30mph)",
"1005hPa (29.68inHg)",
"none",
"none",
"none",
"none"
],
[
"Lee-Ariel",
"November15 - November28",
"Severetropicalstorm",
"95km/h (60mph)",
"985hPa (29.09inHg)",
"none",
"none",
"none",
"none"
],
[
"Bongwe",
"November17 – November28",
"Severetropicalstorm",
"105km/h (65mph)",
"976hPa (28.82inHg)",
"none",
"none",
"none",
"none"
],
[
"Celina",
"December11 – December23",
"Moderatetropicalstorm",
"75km/h (45mph)",
"992hPa (29.29inHg)",
"none",
"none",
"none",
"none"
],
[
"Dama",
"December17 – December21",
"Moderatetropicalstorm",
"65km/h (40mph)",
"995hPa (29.38inHg)",
"none",
"none",
"none",
"none"
],
[
"Elnus",
"December29 – January3",
"Moderatetropicalstorm",
"65km/h (40mph)",
"995hPa (29.38inHg)",
"none",
"none",
"none",
"none"
],
[
"07",
"January6 – January8",
"Tropicaldisturbance",
"35km/h (25mph)",
"1003hPa (29.62inHg)",
"none",
"none",
"none",
"none"
],
[
"Fame",
"January22 – February1",
"Tropicalcyclone",
"130km/h (80mph)",
"972hPa (28.70inHg)",
"Malagasy, Madagascar",
"January27",
"130km/h (80mph)",
"0.05"
],
[
"Gula",
"January25 – February1",
"Tropicalcyclone",
"155km/h (100mph)",
"950hPa (28.05inHg)",
"none",
"none",
"none",
"none"
],
[
"Hondo",
"February2 – February29",
"Intensetropicalcyclone",
"215km/h (130mph)",
"915hPa (27.02inHg)",
"Mauritius (Direct hit, no landfall)",
"February23",
"55km/h (35mph)",
"minimal"
],
[
"Hondo",
"February2 – February29",
"Intensetropicalcyclone",
"215km/h (130mph)",
"915hPa (27.02inHg)",
"Réunion",
"February23",
"55km/h (35mph)",
"minimal"
],
[
"Ivan",
"February5 – February27",
"Intensetropicalcyclone",
"185km/h (115mph)",
"930hPa (27.46inHg)",
"Fanoarivo, Madagascar",
"February17",
"185km/h (115mph)",
"30"
],
[
"Jokwe",
"March2 – March16",
"Intensetropicalcyclone",
"195km/h (120mph)",
"940hPa (27.76inHg)",
"Northern Madagascar",
"March6",
"95km/h (60mph)",
"8"
],
[
"Jokwe",
"March2 – March16",
"Intensetropicalcyclone",
"195km/h (120mph)",
"940hPa (27.76inHg)",
"Angoche , Mozambique",
"March8",
"195km/h (120mph)",
"8"
],
[
"Kamba",
"March5 - March14",
"Intensetropicalcyclone",
"185km/h (115mph)",
"930hPa (27.46inHg)",
"none",
"none",
"none",
"none"
],
[
"Lola",
"March18 - March27",
"Moderatetropicalstorm",
"65km/h (40mph)",
"994hPa (29.35inHg)",
"none",
"none",
"none",
"none"
]
],
"name": "table_10602294_1"
} | {
"human_readable": "SELECT Dates active FROM table WHERE Deaths = 185km/h (115mph)",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
7
],
"operator_index": [
0
],
"condition": [
"185km/h (115mph)"
]
}
} |
1 | What-all was the damage (usd) from the cyclones measure 1003hPa (29.62inHg) pressure? | {
"header": [
"Name",
"Dates active",
"Peak classification",
"Windspeeds",
"Pressure",
"Areas affected",
"Damage (USD)",
"Deaths",
"Refs"
],
"page_title": "2007–08 South-West Indian Ocean cyclone season",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10602294-1",
"section_title": "Season effects",
"caption": "Season effects",
"rows": [
[
"01",
"October12 - October13",
"Tropicaldisturbance",
"45km/h (30mph)",
"1005hPa (29.68inHg)",
"none",
"none",
"none",
"none"
],
[
"Lee-Ariel",
"November15 - November28",
"Severetropicalstorm",
"95km/h (60mph)",
"985hPa (29.09inHg)",
"none",
"none",
"none",
"none"
],
[
"Bongwe",
"November17 – November28",
"Severetropicalstorm",
"105km/h (65mph)",
"976hPa (28.82inHg)",
"none",
"none",
"none",
"none"
],
[
"Celina",
"December11 – December23",
"Moderatetropicalstorm",
"75km/h (45mph)",
"992hPa (29.29inHg)",
"none",
"none",
"none",
"none"
],
[
"Dama",
"December17 – December21",
"Moderatetropicalstorm",
"65km/h (40mph)",
"995hPa (29.38inHg)",
"none",
"none",
"none",
"none"
],
[
"Elnus",
"December29 – January3",
"Moderatetropicalstorm",
"65km/h (40mph)",
"995hPa (29.38inHg)",
"none",
"none",
"none",
"none"
],
[
"07",
"January6 – January8",
"Tropicaldisturbance",
"35km/h (25mph)",
"1003hPa (29.62inHg)",
"none",
"none",
"none",
"none"
],
[
"Fame",
"January22 – February1",
"Tropicalcyclone",
"130km/h (80mph)",
"972hPa (28.70inHg)",
"Malagasy, Madagascar",
"January27",
"130km/h (80mph)",
"0.05"
],
[
"Gula",
"January25 – February1",
"Tropicalcyclone",
"155km/h (100mph)",
"950hPa (28.05inHg)",
"none",
"none",
"none",
"none"
],
[
"Hondo",
"February2 – February29",
"Intensetropicalcyclone",
"215km/h (130mph)",
"915hPa (27.02inHg)",
"Mauritius (Direct hit, no landfall)",
"February23",
"55km/h (35mph)",
"minimal"
],
[
"Hondo",
"February2 – February29",
"Intensetropicalcyclone",
"215km/h (130mph)",
"915hPa (27.02inHg)",
"Réunion",
"February23",
"55km/h (35mph)",
"minimal"
],
[
"Ivan",
"February5 – February27",
"Intensetropicalcyclone",
"185km/h (115mph)",
"930hPa (27.46inHg)",
"Fanoarivo, Madagascar",
"February17",
"185km/h (115mph)",
"30"
],
[
"Jokwe",
"March2 – March16",
"Intensetropicalcyclone",
"195km/h (120mph)",
"940hPa (27.76inHg)",
"Northern Madagascar",
"March6",
"95km/h (60mph)",
"8"
],
[
"Jokwe",
"March2 – March16",
"Intensetropicalcyclone",
"195km/h (120mph)",
"940hPa (27.76inHg)",
"Angoche , Mozambique",
"March8",
"195km/h (120mph)",
"8"
],
[
"Kamba",
"March5 - March14",
"Intensetropicalcyclone",
"185km/h (115mph)",
"930hPa (27.46inHg)",
"none",
"none",
"none",
"none"
],
[
"Lola",
"March18 - March27",
"Moderatetropicalstorm",
"65km/h (40mph)",
"994hPa (29.35inHg)",
"none",
"none",
"none",
"none"
]
],
"name": "table_10602294_1"
} | {
"human_readable": "SELECT Damage (USD) FROM table WHERE Pressure = 1003hPa (29.62inHg)",
"sel": 6,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"1003hPa (29.62inHg)"
]
}
} |
1 | What's the average where high score is 120 | {
"header": [
"Player",
"Matches",
"Inns",
"N/O",
"Runs",
"High Score",
"Average",
"100",
"50",
"Catches",
"Stump"
],
"page_title": "Gloucestershire County Cricket Club in 2006",
"page_id": "",
"types": [
"text",
"real",
"real",
"real",
"real",
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "1-10621256-1",
"section_title": "Batting Averages",
"caption": "Batting Averages",
"rows": [
[
"H J H Marshall",
"11",
"21",
"1",
"1218",
"168",
"60.9",
"5",
"7",
"6",
"0"
],
[
"I J Harvey",
"9",
"15",
"5",
"561",
"114",
"56.1",
"2",
"2",
"4",
"0"
],
[
"A P R Gidman",
"16",
"31",
"6",
"1244",
"120",
"49.76",
"4",
"7",
"2",
"0"
],
[
"C M Spearman",
"16",
"31",
"0",
"1370",
"192",
"44.19",
"6",
"2",
"18",
"0"
],
[
"Kadeer Ali",
"11",
"22",
"1",
"834",
"145",
"39.71",
"1",
"5",
"6",
"0"
],
[
"W P C Weston",
"13",
"24",
"1",
"911",
"130",
"39.6",
"2",
"6",
"7",
"0"
],
[
"M A Hardinges",
"11",
"15",
"2",
"444",
"107",
"34.15",
"2",
"1",
"0",
"0"
],
[
"S J Adshead",
"16",
"28",
"5",
"687",
"79",
"29.86",
"0",
"4",
"47",
"2"
],
[
"C G Taylor",
"14",
"27",
"0",
"705",
"121",
"26.11",
"1",
"4",
"12",
"0"
],
[
"J Lewis",
"11",
"14",
"2",
"242",
"57",
"20.16",
"0",
"1",
"4",
"0"
],
[
"M G N Windows",
"5",
"9",
"1",
"127",
"48",
"15.87",
"0",
"0",
"2",
"0"
],
[
"M C J Ball",
"10",
"15",
"1",
"215",
"58",
"15.35",
"0",
"1",
"16",
"0"
]
],
"name": "table_10621256_1"
} | {
"human_readable": "SELECT Average FROM table WHERE High Score = 120",
"sel": 6,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"120"
]
}
} |
1 | What's the player where is 2 and n/o is 0 | {
"header": [
"Player",
"Matches",
"Inns",
"N/O",
"Runs",
"High Score",
"Average",
"100",
"50",
"Catches",
"Stump"
],
"page_title": "Gloucestershire County Cricket Club in 2006",
"page_id": "",
"types": [
"text",
"real",
"real",
"real",
"real",
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "1-10621256-1",
"section_title": "Batting Averages",
"caption": "Batting Averages",
"rows": [
[
"H J H Marshall",
"11",
"21",
"1",
"1218",
"168",
"60.9",
"5",
"7",
"6",
"0"
],
[
"I J Harvey",
"9",
"15",
"5",
"561",
"114",
"56.1",
"2",
"2",
"4",
"0"
],
[
"A P R Gidman",
"16",
"31",
"6",
"1244",
"120",
"49.76",
"4",
"7",
"2",
"0"
],
[
"C M Spearman",
"16",
"31",
"0",
"1370",
"192",
"44.19",
"6",
"2",
"18",
"0"
],
[
"Kadeer Ali",
"11",
"22",
"1",
"834",
"145",
"39.71",
"1",
"5",
"6",
"0"
],
[
"W P C Weston",
"13",
"24",
"1",
"911",
"130",
"39.6",
"2",
"6",
"7",
"0"
],
[
"M A Hardinges",
"11",
"15",
"2",
"444",
"107",
"34.15",
"2",
"1",
"0",
"0"
],
[
"S J Adshead",
"16",
"28",
"5",
"687",
"79",
"29.86",
"0",
"4",
"47",
"2"
],
[
"C G Taylor",
"14",
"27",
"0",
"705",
"121",
"26.11",
"1",
"4",
"12",
"0"
],
[
"J Lewis",
"11",
"14",
"2",
"242",
"57",
"20.16",
"0",
"1",
"4",
"0"
],
[
"M G N Windows",
"5",
"9",
"1",
"127",
"48",
"15.87",
"0",
"0",
"2",
"0"
],
[
"M C J Ball",
"10",
"15",
"1",
"215",
"58",
"15.35",
"0",
"1",
"16",
"0"
]
],
"name": "table_10621256_1"
} | {
"human_readable": "SELECT Player FROM table WHERE 50 = 2 AND N/O = 0",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
8,
3
],
"operator_index": [
0,
0
],
"condition": [
"2",
"0"
]
}
} |
1 | What's the player where is 21 | {
"header": [
"Player",
"Matches",
"Inns",
"N/O",
"Runs",
"High Score",
"Average",
"100",
"50",
"Catches",
"Stump"
],
"page_title": "Gloucestershire County Cricket Club in 2006",
"page_id": "",
"types": [
"text",
"real",
"real",
"real",
"real",
"real",
"text",
"real",
"real",
"real",
"real"
],
"id": "1-10621256-1",
"section_title": "Batting Averages",
"caption": "Batting Averages",
"rows": [
[
"H J H Marshall",
"11",
"21",
"1",
"1218",
"168",
"60.9",
"5",
"7",
"6",
"0"
],
[
"I J Harvey",
"9",
"15",
"5",
"561",
"114",
"56.1",
"2",
"2",
"4",
"0"
],
[
"A P R Gidman",
"16",
"31",
"6",
"1244",
"120",
"49.76",
"4",
"7",
"2",
"0"
],
[
"C M Spearman",
"16",
"31",
"0",
"1370",
"192",
"44.19",
"6",
"2",
"18",
"0"
],
[
"Kadeer Ali",
"11",
"22",
"1",
"834",
"145",
"39.71",
"1",
"5",
"6",
"0"
],
[
"W P C Weston",
"13",
"24",
"1",
"911",
"130",
"39.6",
"2",
"6",
"7",
"0"
],
[
"M A Hardinges",
"11",
"15",
"2",
"444",
"107",
"34.15",
"2",
"1",
"0",
"0"
],
[
"S J Adshead",
"16",
"28",
"5",
"687",
"79",
"29.86",
"0",
"4",
"47",
"2"
],
[
"C G Taylor",
"14",
"27",
"0",
"705",
"121",
"26.11",
"1",
"4",
"12",
"0"
],
[
"J Lewis",
"11",
"14",
"2",
"242",
"57",
"20.16",
"0",
"1",
"4",
"0"
],
[
"M G N Windows",
"5",
"9",
"1",
"127",
"48",
"15.87",
"0",
"0",
"2",
"0"
],
[
"M C J Ball",
"10",
"15",
"1",
"215",
"58",
"15.35",
"0",
"1",
"16",
"0"
]
],
"name": "table_10621256_1"
} | {
"human_readable": "SELECT Player FROM table WHERE Inns = 21",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"21"
]
}
} |
1 | Which general election had a pq and a 44.75% the popular vote majority? | {
"header": [
"General election",
"# of candidates",
"# of seats won",
"% of popular vote",
"Result"
],
"page_title": "Parti Québécois",
"page_id": "",
"types": [
"real",
"real",
"real",
"text",
"text"
],
"id": "1-106367-2",
"section_title": "General election results",
"caption": "General election results",
"rows": [
[
"1970",
"108",
"7",
"23.06%",
"Liberal majority"
],
[
"1973",
"110",
"6",
"30.22%",
"Liberal majority"
],
[
"1976",
"110",
"71",
"41.37%",
"PQ majority"
],
[
"1981",
"122",
"80",
"49.26%",
"PQ majority"
],
[
"1985",
"122",
"23",
"38.69%",
"Liberal majority"
],
[
"1989",
"125",
"29",
"40.16%",
"Liberal majority"
],
[
"1994",
"125",
"77",
"44.75%",
"PQ majority"
],
[
"1998",
"124",
"76",
"42.87%",
"PQ majority"
],
[
"2003",
"125",
"45",
"33.24%",
"Liberal majority"
],
[
"2007",
"125",
"36",
"28.35%",
"Liberal minority"
],
[
"2008",
"125",
"51",
"35.17 %",
"Liberal majority"
]
],
"name": "table_106367_2"
} | {
"human_readable": "SELECT General election FROM table WHERE Result = PQ majority AND % of popular vote = 44.75%",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
4,
3
],
"operator_index": [
0,
0
],
"condition": [
"PQ majority",
"44.75%"
]
}
} |
1 | What-all is the least number of might candidate running was there when 80 seat was won? | {
"header": [
"General election",
"# of candidates",
"# of seats won",
"% of popular vote",
"Result"
],
"page_title": "Parti Québécois",
"page_id": "",
"types": [
"real",
"real",
"real",
"text",
"text"
],
"id": "1-106367-2",
"section_title": "General election results",
"caption": "General election results",
"rows": [
[
"1970",
"108",
"7",
"23.06%",
"Liberal majority"
],
[
"1973",
"110",
"6",
"30.22%",
"Liberal majority"
],
[
"1976",
"110",
"71",
"41.37%",
"PQ majority"
],
[
"1981",
"122",
"80",
"49.26%",
"PQ majority"
],
[
"1985",
"122",
"23",
"38.69%",
"Liberal majority"
],
[
"1989",
"125",
"29",
"40.16%",
"Liberal majority"
],
[
"1994",
"125",
"77",
"44.75%",
"PQ majority"
],
[
"1998",
"124",
"76",
"42.87%",
"PQ majority"
],
[
"2003",
"125",
"45",
"33.24%",
"Liberal majority"
],
[
"2007",
"125",
"36",
"28.35%",
"Liberal minority"
],
[
"2008",
"125",
"51",
"35.17 %",
"Liberal majority"
]
],
"name": "table_106367_2"
} | {
"human_readable": "SELECT MIN # of candidates FROM table WHERE # of seats won = 80",
"sel": 1,
"agg": 2,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"80"
]
}
} |
1 | How many seats have been won in the election with 125 candidate? | {
"header": [
"General election",
"# of candidates",
"# of seats won",
"% of popular vote",
"Result"
],
"page_title": "Parti Québécois",
"page_id": "",
"types": [
"real",
"real",
"real",
"text",
"text"
],
"id": "1-106367-2",
"section_title": "General election results",
"caption": "General election results",
"rows": [
[
"1970",
"108",
"7",
"23.06%",
"Liberal majority"
],
[
"1973",
"110",
"6",
"30.22%",
"Liberal majority"
],
[
"1976",
"110",
"71",
"41.37%",
"PQ majority"
],
[
"1981",
"122",
"80",
"49.26%",
"PQ majority"
],
[
"1985",
"122",
"23",
"38.69%",
"Liberal majority"
],
[
"1989",
"125",
"29",
"40.16%",
"Liberal majority"
],
[
"1994",
"125",
"77",
"44.75%",
"PQ majority"
],
[
"1998",
"124",
"76",
"42.87%",
"PQ majority"
],
[
"2003",
"125",
"45",
"33.24%",
"Liberal majority"
],
[
"2007",
"125",
"36",
"28.35%",
"Liberal minority"
],
[
"2008",
"125",
"51",
"35.17 %",
"Liberal majority"
]
],
"name": "table_106367_2"
} | {
"human_readable": "SELECT COUNT # of seats won FROM table WHERE # of candidates = 125",
"sel": 2,
"agg": 3,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"125"
]
}
} |
1 | How many weeks is it? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Record",
"Attendance"
],
"page_title": "1985 New England Patriots season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "1-10647639-1",
"section_title": "Regular season",
"caption": "Regular season",
"rows": [
[
"1",
"September 8, 1985",
"Green Bay Packers",
"W 26–20",
"Sullivan Stadium",
"1–0",
"49488"
],
[
"2",
"September 15, 1985",
"at Chicago Bears",
"L 20–7",
"Soldier Field",
"1–1",
"60533"
],
[
"3",
"September 22, 1985",
"at Buffalo Bills",
"W 17–14",
"Rich Stadium",
"2–1",
"40334"
],
[
"4",
"September 29, 1985",
"Los Angeles Raiders",
"L 35–20",
"Sullivan Stadium",
"2–2",
"60686"
],
[
"5",
"October 6, 1985",
"at Cleveland Browns",
"L 24–20",
"Cleveland Municipal Stadium",
"2–3",
"62139"
],
[
"6",
"October 13, 1985",
"Buffalo Bills",
"W 28–6",
"Sullivan Stadium",
"3–3",
"40462"
],
[
"7",
"October 20, 1985",
"New York Jets",
"W 20–13",
"Sullivan Stadium",
"4–3",
"58163"
],
[
"8",
"October 27, 1985",
"at Tampa Bay Buccaneers",
"W 32–14",
"Tampa Stadium",
"5–3",
"34661"
],
[
"9",
"November 3, 1985",
"Miami Dolphins",
"W 17–13",
"Sullivan Stadium",
"6–3",
"58811"
],
[
"10",
"November 10, 1985",
"Indianapolis Colts",
"W 34–15",
"Sullivan Stadium",
"7–3",
"54176"
],
[
"11",
"November 17, 1985",
"at Seattle Seahawks",
"W 20–13",
"The Kingdome",
"8–3",
"60345"
],
[
"12",
"November 24, 1985",
"at New York Jets",
"L 16–13",
"The Meadowlands",
"8–4",
"74100"
],
[
"13",
"December 1, 1985",
"at Indianapolis Colts",
"W 38–31",
"Hoosier Dome",
"9–4",
"56740"
],
[
"14",
"December 8, 1985",
"Detroit Lions",
"W 23–6",
"Sullivan Stadium",
"10–4",
"59078"
],
[
"15",
"December 16, 1985",
"at Miami Dolphins",
"L 30–27",
"Miami Orange Bowl",
"10–5",
"69489"
]
],
"name": "table_10647639_1"
} | {
"human_readable": "SELECT MAX Week FROM table",
"sel": 0,
"agg": 1,
"conds": {
"column_index": [],
"operator_index": [],
"condition": []
}
} |
1 | How many people attend the game against the indianapolis colts? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Record",
"Attendance"
],
"page_title": "1985 New England Patriots season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "1-10647639-1",
"section_title": "Regular season",
"caption": "Regular season",
"rows": [
[
"1",
"September 8, 1985",
"Green Bay Packers",
"W 26–20",
"Sullivan Stadium",
"1–0",
"49488"
],
[
"2",
"September 15, 1985",
"at Chicago Bears",
"L 20–7",
"Soldier Field",
"1–1",
"60533"
],
[
"3",
"September 22, 1985",
"at Buffalo Bills",
"W 17–14",
"Rich Stadium",
"2–1",
"40334"
],
[
"4",
"September 29, 1985",
"Los Angeles Raiders",
"L 35–20",
"Sullivan Stadium",
"2–2",
"60686"
],
[
"5",
"October 6, 1985",
"at Cleveland Browns",
"L 24–20",
"Cleveland Municipal Stadium",
"2–3",
"62139"
],
[
"6",
"October 13, 1985",
"Buffalo Bills",
"W 28–6",
"Sullivan Stadium",
"3–3",
"40462"
],
[
"7",
"October 20, 1985",
"New York Jets",
"W 20–13",
"Sullivan Stadium",
"4–3",
"58163"
],
[
"8",
"October 27, 1985",
"at Tampa Bay Buccaneers",
"W 32–14",
"Tampa Stadium",
"5–3",
"34661"
],
[
"9",
"November 3, 1985",
"Miami Dolphins",
"W 17–13",
"Sullivan Stadium",
"6–3",
"58811"
],
[
"10",
"November 10, 1985",
"Indianapolis Colts",
"W 34–15",
"Sullivan Stadium",
"7–3",
"54176"
],
[
"11",
"November 17, 1985",
"at Seattle Seahawks",
"W 20–13",
"The Kingdome",
"8–3",
"60345"
],
[
"12",
"November 24, 1985",
"at New York Jets",
"L 16–13",
"The Meadowlands",
"8–4",
"74100"
],
[
"13",
"December 1, 1985",
"at Indianapolis Colts",
"W 38–31",
"Hoosier Dome",
"9–4",
"56740"
],
[
"14",
"December 8, 1985",
"Detroit Lions",
"W 23–6",
"Sullivan Stadium",
"10–4",
"59078"
],
[
"15",
"December 16, 1985",
"at Miami Dolphins",
"L 30–27",
"Miami Orange Bowl",
"10–5",
"69489"
]
],
"name": "table_10647639_1"
} | {
"human_readable": "SELECT COUNT Attendance FROM table WHERE Opponent = Indianapolis Colts",
"sel": 6,
"agg": 3,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"Indianapolis Colts"
]
}
} |
1 | On december 16, 1985, all the records was what? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Record",
"Attendance"
],
"page_title": "1985 New England Patriots season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "1-10647639-1",
"section_title": "Regular season",
"caption": "Regular season",
"rows": [
[
"1",
"September 8, 1985",
"Green Bay Packers",
"W 26–20",
"Sullivan Stadium",
"1–0",
"49488"
],
[
"2",
"September 15, 1985",
"at Chicago Bears",
"L 20–7",
"Soldier Field",
"1–1",
"60533"
],
[
"3",
"September 22, 1985",
"at Buffalo Bills",
"W 17–14",
"Rich Stadium",
"2–1",
"40334"
],
[
"4",
"September 29, 1985",
"Los Angeles Raiders",
"L 35–20",
"Sullivan Stadium",
"2–2",
"60686"
],
[
"5",
"October 6, 1985",
"at Cleveland Browns",
"L 24–20",
"Cleveland Municipal Stadium",
"2–3",
"62139"
],
[
"6",
"October 13, 1985",
"Buffalo Bills",
"W 28–6",
"Sullivan Stadium",
"3–3",
"40462"
],
[
"7",
"October 20, 1985",
"New York Jets",
"W 20–13",
"Sullivan Stadium",
"4–3",
"58163"
],
[
"8",
"October 27, 1985",
"at Tampa Bay Buccaneers",
"W 32–14",
"Tampa Stadium",
"5–3",
"34661"
],
[
"9",
"November 3, 1985",
"Miami Dolphins",
"W 17–13",
"Sullivan Stadium",
"6–3",
"58811"
],
[
"10",
"November 10, 1985",
"Indianapolis Colts",
"W 34–15",
"Sullivan Stadium",
"7–3",
"54176"
],
[
"11",
"November 17, 1985",
"at Seattle Seahawks",
"W 20–13",
"The Kingdome",
"8–3",
"60345"
],
[
"12",
"November 24, 1985",
"at New York Jets",
"L 16–13",
"The Meadowlands",
"8–4",
"74100"
],
[
"13",
"December 1, 1985",
"at Indianapolis Colts",
"W 38–31",
"Hoosier Dome",
"9–4",
"56740"
],
[
"14",
"December 8, 1985",
"Detroit Lions",
"W 23–6",
"Sullivan Stadium",
"10–4",
"59078"
],
[
"15",
"December 16, 1985",
"at Miami Dolphins",
"L 30–27",
"Miami Orange Bowl",
"10–5",
"69489"
]
],
"name": "table_10647639_1"
} | {
"human_readable": "SELECT Record FROM table WHERE Date = December 16, 1985",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"December 16, 1985"
]
}
} |
1 | How many results are there for the 0-4 record? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Stadium",
"Record",
"Attendance"
],
"page_title": "1969 Boston Patriots season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "1-10646790-2",
"section_title": "Game-by-game results",
"caption": "Game-by-game results",
"rows": [
[
"1",
"September 14, 1969",
"at Denver Broncos",
"L 35-7",
"Mile High Stadium",
"0-1",
"43679"
],
[
"2",
"September 21, 1969",
"Kansas City Chiefs",
"L 31–0",
"Alumni Stadium",
"0-2",
"22002"
],
[
"3",
"September 28, 1969",
"Oakland Raiders",
"L 38–23",
"Alumni Stadium",
"0-3",
"19069"
],
[
"4",
"October 5, 1969",
"New York Jets",
"L 23–14",
"Alumni Stadium",
"0-4",
"25584"
],
[
"5",
"October 11, 1969",
"at Buffalo Bills",
"L 23–16",
"War Memorial Stadium",
"0-5",
"46201"
],
[
"6",
"October 19, 1969",
"San Diego Chargers",
"L 13–10",
"Alumni Stadium",
"0-6",
"18346"
],
[
"7",
"October 26, 1969",
"at New York Jets",
"L 23–17",
"Shea Stadium",
"0-7",
"62298"
],
[
"8",
"November 2, 1969",
"Houston Oilers",
"W 24–0",
"Alumni Stadium",
"1-7",
"19006"
],
[
"9",
"November 9, 1969",
"Miami Dolphins",
"L 17–16",
"Alumni Stadium",
"1-8",
"19821"
],
[
"10",
"November 16, 1969",
"at Cincinnati Bengals",
"W 25–14",
"Nippert Stadium",
"2-8",
"27927"
],
[
"11",
"November 23, 1969",
"Buffalo Bills",
"W 35–21",
"Alumni Stadium",
"3-8",
"25584"
],
[
"12",
"November 30, 1969",
"at Miami Dolphins",
"W 38–23",
"Miami Orange Bowl",
"4-8",
"32121"
],
[
"13",
"December 7, 1969",
"at San Diego Chargers",
"L 28–18",
"San Diego Stadium",
"4-9",
"33146"
]
],
"name": "table_10646790_2"
} | {
"human_readable": "SELECT COUNT Result FROM table WHERE Record = 0-4",
"sel": 3,
"agg": 3,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"0-4"
]
}
} |
1 | How many weeks is it include the date October 11, 1969. | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Stadium",
"Record",
"Attendance"
],
"page_title": "1969 Boston Patriots season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "1-10646790-2",
"section_title": "Game-by-game results",
"caption": "Game-by-game results",
"rows": [
[
"1",
"September 14, 1969",
"at Denver Broncos",
"L 35-7",
"Mile High Stadium",
"0-1",
"43679"
],
[
"2",
"September 21, 1969",
"Kansas City Chiefs",
"L 31–0",
"Alumni Stadium",
"0-2",
"22002"
],
[
"3",
"September 28, 1969",
"Oakland Raiders",
"L 38–23",
"Alumni Stadium",
"0-3",
"19069"
],
[
"4",
"October 5, 1969",
"New York Jets",
"L 23–14",
"Alumni Stadium",
"0-4",
"25584"
],
[
"5",
"October 11, 1969",
"at Buffalo Bills",
"L 23–16",
"War Memorial Stadium",
"0-5",
"46201"
],
[
"6",
"October 19, 1969",
"San Diego Chargers",
"L 13–10",
"Alumni Stadium",
"0-6",
"18346"
],
[
"7",
"October 26, 1969",
"at New York Jets",
"L 23–17",
"Shea Stadium",
"0-7",
"62298"
],
[
"8",
"November 2, 1969",
"Houston Oilers",
"W 24–0",
"Alumni Stadium",
"1-7",
"19006"
],
[
"9",
"November 9, 1969",
"Miami Dolphins",
"L 17–16",
"Alumni Stadium",
"1-8",
"19821"
],
[
"10",
"November 16, 1969",
"at Cincinnati Bengals",
"W 25–14",
"Nippert Stadium",
"2-8",
"27927"
],
[
"11",
"November 23, 1969",
"Buffalo Bills",
"W 35–21",
"Alumni Stadium",
"3-8",
"25584"
],
[
"12",
"November 30, 1969",
"at Miami Dolphins",
"W 38–23",
"Miami Orange Bowl",
"4-8",
"32121"
],
[
"13",
"December 7, 1969",
"at San Diego Chargers",
"L 28–18",
"San Diego Stadium",
"4-9",
"33146"
]
],
"name": "table_10646790_2"
} | {
"human_readable": "SELECT COUNT Week FROM table WHERE Date = October 11, 1969",
"sel": 0,
"agg": 3,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"October 11, 1969"
]
}
} |
1 | How many weeks is it that is including the date November 9, 1969. | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Stadium",
"Record",
"Attendance"
],
"page_title": "1969 Boston Patriots season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "1-10646790-2",
"section_title": "Game-by-game results",
"caption": "Game-by-game results",
"rows": [
[
"1",
"September 14, 1969",
"at Denver Broncos",
"L 35-7",
"Mile High Stadium",
"0-1",
"43679"
],
[
"2",
"September 21, 1969",
"Kansas City Chiefs",
"L 31–0",
"Alumni Stadium",
"0-2",
"22002"
],
[
"3",
"September 28, 1969",
"Oakland Raiders",
"L 38–23",
"Alumni Stadium",
"0-3",
"19069"
],
[
"4",
"October 5, 1969",
"New York Jets",
"L 23–14",
"Alumni Stadium",
"0-4",
"25584"
],
[
"5",
"October 11, 1969",
"at Buffalo Bills",
"L 23–16",
"War Memorial Stadium",
"0-5",
"46201"
],
[
"6",
"October 19, 1969",
"San Diego Chargers",
"L 13–10",
"Alumni Stadium",
"0-6",
"18346"
],
[
"7",
"October 26, 1969",
"at New York Jets",
"L 23–17",
"Shea Stadium",
"0-7",
"62298"
],
[
"8",
"November 2, 1969",
"Houston Oilers",
"W 24–0",
"Alumni Stadium",
"1-7",
"19006"
],
[
"9",
"November 9, 1969",
"Miami Dolphins",
"L 17–16",
"Alumni Stadium",
"1-8",
"19821"
],
[
"10",
"November 16, 1969",
"at Cincinnati Bengals",
"W 25–14",
"Nippert Stadium",
"2-8",
"27927"
],
[
"11",
"November 23, 1969",
"Buffalo Bills",
"W 35–21",
"Alumni Stadium",
"3-8",
"25584"
],
[
"12",
"November 30, 1969",
"at Miami Dolphins",
"W 38–23",
"Miami Orange Bowl",
"4-8",
"32121"
],
[
"13",
"December 7, 1969",
"at San Diego Chargers",
"L 28–18",
"San Diego Stadium",
"4-9",
"33146"
]
],
"name": "table_10646790_2"
} | {
"human_readable": "SELECT COUNT Week FROM table WHERE Date = November 9, 1969",
"sel": 0,
"agg": 3,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"November 9, 1969"
]
}
} |
1 | How many records is there at the War Memorial Stadium? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Stadium",
"Record",
"Attendance"
],
"page_title": "1969 Boston Patriots season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "1-10646790-2",
"section_title": "Game-by-game results",
"caption": "Game-by-game results",
"rows": [
[
"1",
"September 14, 1969",
"at Denver Broncos",
"L 35-7",
"Mile High Stadium",
"0-1",
"43679"
],
[
"2",
"September 21, 1969",
"Kansas City Chiefs",
"L 31–0",
"Alumni Stadium",
"0-2",
"22002"
],
[
"3",
"September 28, 1969",
"Oakland Raiders",
"L 38–23",
"Alumni Stadium",
"0-3",
"19069"
],
[
"4",
"October 5, 1969",
"New York Jets",
"L 23–14",
"Alumni Stadium",
"0-4",
"25584"
],
[
"5",
"October 11, 1969",
"at Buffalo Bills",
"L 23–16",
"War Memorial Stadium",
"0-5",
"46201"
],
[
"6",
"October 19, 1969",
"San Diego Chargers",
"L 13–10",
"Alumni Stadium",
"0-6",
"18346"
],
[
"7",
"October 26, 1969",
"at New York Jets",
"L 23–17",
"Shea Stadium",
"0-7",
"62298"
],
[
"8",
"November 2, 1969",
"Houston Oilers",
"W 24–0",
"Alumni Stadium",
"1-7",
"19006"
],
[
"9",
"November 9, 1969",
"Miami Dolphins",
"L 17–16",
"Alumni Stadium",
"1-8",
"19821"
],
[
"10",
"November 16, 1969",
"at Cincinnati Bengals",
"W 25–14",
"Nippert Stadium",
"2-8",
"27927"
],
[
"11",
"November 23, 1969",
"Buffalo Bills",
"W 35–21",
"Alumni Stadium",
"3-8",
"25584"
],
[
"12",
"November 30, 1969",
"at Miami Dolphins",
"W 38–23",
"Miami Orange Bowl",
"4-8",
"32121"
],
[
"13",
"December 7, 1969",
"at San Diego Chargers",
"L 28–18",
"San Diego Stadium",
"4-9",
"33146"
]
],
"name": "table_10646790_2"
} | {
"human_readable": "SELECT COUNT Record FROM table WHERE Stadium = War Memorial Stadium",
"sel": 5,
"agg": 3,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"War Memorial Stadium"
]
}
} |
1 | What-all was the minimum attendance on December 7, 1969? | {
"header": [
"Week",
"Date",
"Opponent",
"Result",
"Stadium",
"Record",
"Attendance"
],
"page_title": "1969 Boston Patriots season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "1-10646790-2",
"section_title": "Game-by-game results",
"caption": "Game-by-game results",
"rows": [
[
"1",
"September 14, 1969",
"at Denver Broncos",
"L 35-7",
"Mile High Stadium",
"0-1",
"43679"
],
[
"2",
"September 21, 1969",
"Kansas City Chiefs",
"L 31–0",
"Alumni Stadium",
"0-2",
"22002"
],
[
"3",
"September 28, 1969",
"Oakland Raiders",
"L 38–23",
"Alumni Stadium",
"0-3",
"19069"
],
[
"4",
"October 5, 1969",
"New York Jets",
"L 23–14",
"Alumni Stadium",
"0-4",
"25584"
],
[
"5",
"October 11, 1969",
"at Buffalo Bills",
"L 23–16",
"War Memorial Stadium",
"0-5",
"46201"
],
[
"6",
"October 19, 1969",
"San Diego Chargers",
"L 13–10",
"Alumni Stadium",
"0-6",
"18346"
],
[
"7",
"October 26, 1969",
"at New York Jets",
"L 23–17",
"Shea Stadium",
"0-7",
"62298"
],
[
"8",
"November 2, 1969",
"Houston Oilers",
"W 24–0",
"Alumni Stadium",
"1-7",
"19006"
],
[
"9",
"November 9, 1969",
"Miami Dolphins",
"L 17–16",
"Alumni Stadium",
"1-8",
"19821"
],
[
"10",
"November 16, 1969",
"at Cincinnati Bengals",
"W 25–14",
"Nippert Stadium",
"2-8",
"27927"
],
[
"11",
"November 23, 1969",
"Buffalo Bills",
"W 35–21",
"Alumni Stadium",
"3-8",
"25584"
],
[
"12",
"November 30, 1969",
"at Miami Dolphins",
"W 38–23",
"Miami Orange Bowl",
"4-8",
"32121"
],
[
"13",
"December 7, 1969",
"at San Diego Chargers",
"L 28–18",
"San Diego Stadium",
"4-9",
"33146"
]
],
"name": "table_10646790_2"
} | {
"human_readable": "SELECT MIN Attendance FROM table WHERE Date = December 7, 1969",
"sel": 6,
"agg": 2,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"December 7, 1969"
]
}
} |
1 | What week corresponds to the last one for to be played at the memorial stadium? | {
"header": [
"Week",
"Opponent",
"Result",
"Stadium",
"Record",
"Attendance"
],
"page_title": "1980 New England Patriots season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"real"
],
"id": "1-10647401-1",
"section_title": "Schedule",
"caption": "Schedule",
"rows": [
[
"1",
"Cleveland Browns",
"W 34–17",
"Schaefer Stadium",
"1–0",
"49222"
],
[
"2",
"Atlanta Falcons",
"L 21–37",
"Schaefer Stadium",
"1–1",
"48321"
],
[
"3",
"at Seattle Seahawks",
"W 37–31",
"Kingdome",
"2–1",
"61035"
],
[
"4",
"Denver Broncos",
"W 23–14",
"Schaefer Stadium",
"3–1",
"59602"
],
[
"5",
"at New York Jets",
"W 21–11",
"Shea Stadium",
"4–1",
"53603"
],
[
"6",
"Miami Dolphins",
"W 34–0",
"Schaefer Stadium",
"5–1",
"60377"
],
[
"7",
"at Baltimore Colts",
"W 37–21",
"Memorial Stadium",
"6–1",
"53924"
],
[
"8",
"at Buffalo Bills",
"L 13–31",
"Rich Stadium",
"6–2",
"75092"
],
[
"9",
"New York Jets",
"W 34–21",
"Schaefer Stadium",
"7–2",
"60834"
],
[
"10",
"at Houston Oilers",
"L 34–38",
"Astrodome",
"7–3",
"51524"
],
[
"11",
"Los Angeles Rams",
"L 14–17",
"Schaefer Stadium",
"7–4",
"60609"
],
[
"12",
"Baltimore Colts",
"W 47–21",
"Schaefer Stadium",
"8–4",
"60994"
],
[
"13",
"at San Francisco 49ers",
"L 17–21",
"Candlestick Park",
"8–5",
"45254"
],
[
"14",
"at Miami Dolphins",
"L 13–16",
"Miami Orange Bowl",
"8–6",
"63292"
],
[
"15",
"Buffalo Bills",
"W 24–2",
"Schaefer Stadium",
"9–6",
"58324"
]
],
"name": "table_10647401_1"
} | {
"human_readable": "SELECT MAX Week FROM table WHERE Stadium = Memorial Stadium",
"sel": 0,
"agg": 1,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"Memorial Stadium"
]
}
} |
1 | In which stadium is the week 5 played? | {
"header": [
"Week",
"Opponent",
"Result",
"Stadium",
"Record",
"Attendance"
],
"page_title": "1980 New England Patriots season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text",
"real"
],
"id": "1-10647401-1",
"section_title": "Schedule",
"caption": "Schedule",
"rows": [
[
"1",
"Cleveland Browns",
"W 34–17",
"Schaefer Stadium",
"1–0",
"49222"
],
[
"2",
"Atlanta Falcons",
"L 21–37",
"Schaefer Stadium",
"1–1",
"48321"
],
[
"3",
"at Seattle Seahawks",
"W 37–31",
"Kingdome",
"2–1",
"61035"
],
[
"4",
"Denver Broncos",
"W 23–14",
"Schaefer Stadium",
"3–1",
"59602"
],
[
"5",
"at New York Jets",
"W 21–11",
"Shea Stadium",
"4–1",
"53603"
],
[
"6",
"Miami Dolphins",
"W 34–0",
"Schaefer Stadium",
"5–1",
"60377"
],
[
"7",
"at Baltimore Colts",
"W 37–21",
"Memorial Stadium",
"6–1",
"53924"
],
[
"8",
"at Buffalo Bills",
"L 13–31",
"Rich Stadium",
"6–2",
"75092"
],
[
"9",
"New York Jets",
"W 34–21",
"Schaefer Stadium",
"7–2",
"60834"
],
[
"10",
"at Houston Oilers",
"L 34–38",
"Astrodome",
"7–3",
"51524"
],
[
"11",
"Los Angeles Rams",
"L 14–17",
"Schaefer Stadium",
"7–4",
"60609"
],
[
"12",
"Baltimore Colts",
"W 47–21",
"Schaefer Stadium",
"8–4",
"60994"
],
[
"13",
"at San Francisco 49ers",
"L 17–21",
"Candlestick Park",
"8–5",
"45254"
],
[
"14",
"at Miami Dolphins",
"L 13–16",
"Miami Orange Bowl",
"8–6",
"63292"
],
[
"15",
"Buffalo Bills",
"W 24–2",
"Schaefer Stadium",
"9–6",
"58324"
]
],
"name": "table_10647401_1"
} | {
"human_readable": "SELECT Stadium FROM table WHERE Week = 5",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"5"
]
}
} |
1 | In Penney's game what is the probability where the 1st is winning if the probability of a draw is 8.28% and so the 2nd player is choosing B BR? | {
"header": [
"1st players choice",
"2nd players choice",
"Probability 1st player wins",
"Probability 2nd player wins",
"Probability of a draw"
],
"page_title": "Penney's game",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10664957-2",
"section_title": "Variation with playing cards",
"caption": "Variation with playing cards",
"rows": [
[
"BB B",
"R BB",
"0.11%",
"99.49%",
"0.40%"
],
[
"BB R",
"R BB",
"2.62%",
"93.54%",
"3.84%"
],
[
"BR B",
"B BR",
"11.61%",
"80.11%",
"8.28%"
],
[
"BR R",
"B BR",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB B",
"R RB",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB R",
"R RB",
"11.61%",
"80.11%",
"8.28%"
],
[
"RR B",
"B RR",
"2.62%",
"93.54%",
"3.84%"
]
],
"name": "table_10664957_2"
} | {
"human_readable": "SELECT Probability 1st player wins FROM table WHERE Probability of a draw = 8.28% AND 2nd players choice = B BR",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4,
1
],
"operator_index": [
0,
0
],
"condition": [
"8.28%",
"B BR"
]
}
} |
1 | If the first player is choosing RB B, what-all is the second player's choices? | {
"header": [
"1st players choice",
"2nd players choice",
"Probability 1st player wins",
"Probability 2nd player wins",
"Probability of a draw"
],
"page_title": "Penney's game",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10664957-2",
"section_title": "Variation with playing cards",
"caption": "Variation with playing cards",
"rows": [
[
"BB B",
"R BB",
"0.11%",
"99.49%",
"0.40%"
],
[
"BB R",
"R BB",
"2.62%",
"93.54%",
"3.84%"
],
[
"BR B",
"B BR",
"11.61%",
"80.11%",
"8.28%"
],
[
"BR R",
"B BR",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB B",
"R RB",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB R",
"R RB",
"11.61%",
"80.11%",
"8.28%"
],
[
"RR B",
"B RR",
"2.62%",
"93.54%",
"3.84%"
]
],
"name": "table_10664957_2"
} | {
"human_readable": "SELECT 2nd players choice FROM table WHERE 1st players choice = RB B",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"RB B"
]
}
} |
1 | What-all are the probabilitys where the second wins where their choices are R RB and the first player has a 5.18% chance of winning? | {
"header": [
"1st players choice",
"2nd players choice",
"Probability 1st player wins",
"Probability 2nd player wins",
"Probability of a draw"
],
"page_title": "Penney's game",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10664957-2",
"section_title": "Variation with playing cards",
"caption": "Variation with playing cards",
"rows": [
[
"BB B",
"R BB",
"0.11%",
"99.49%",
"0.40%"
],
[
"BB R",
"R BB",
"2.62%",
"93.54%",
"3.84%"
],
[
"BR B",
"B BR",
"11.61%",
"80.11%",
"8.28%"
],
[
"BR R",
"B BR",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB B",
"R RB",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB R",
"R RB",
"11.61%",
"80.11%",
"8.28%"
],
[
"RR B",
"B RR",
"2.62%",
"93.54%",
"3.84%"
]
],
"name": "table_10664957_2"
} | {
"human_readable": "SELECT Probability 2nd player wins FROM table WHERE 2nd players choice = R RB AND Probability 1st player wins = 5.18%",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
1,
2
],
"operator_index": [
0,
0
],
"condition": [
"R RB",
"5.18%"
]
}
} |
1 | What-all are the chances the first is fixin to win them if the 2nd player has an 80.11% chance of a-winning with the choice of R RB? | {
"header": [
"1st players choice",
"2nd players choice",
"Probability 1st player wins",
"Probability 2nd player wins",
"Probability of a draw"
],
"page_title": "Penney's game",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10664957-2",
"section_title": "Variation with playing cards",
"caption": "Variation with playing cards",
"rows": [
[
"BB B",
"R BB",
"0.11%",
"99.49%",
"0.40%"
],
[
"BB R",
"R BB",
"2.62%",
"93.54%",
"3.84%"
],
[
"BR B",
"B BR",
"11.61%",
"80.11%",
"8.28%"
],
[
"BR R",
"B BR",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB B",
"R RB",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB R",
"R RB",
"11.61%",
"80.11%",
"8.28%"
],
[
"RR B",
"B RR",
"2.62%",
"93.54%",
"3.84%"
]
],
"name": "table_10664957_2"
} | {
"human_readable": "SELECT Probability 1st player wins FROM table WHERE Probability 2nd player wins = 80.11% AND 2nd players choice = R RB",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
3,
1
],
"operator_index": [
0,
0
],
"condition": [
"80.11%",
"R RB"
]
}
} |
1 | What-all are the chances that 2 wins if player 1's choice is BB R? | {
"header": [
"1st players choice",
"2nd players choice",
"Probability 1st player wins",
"Probability 2nd player wins",
"Probability of a draw"
],
"page_title": "Penney's game",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10664957-2",
"section_title": "Variation with playing cards",
"caption": "Variation with playing cards",
"rows": [
[
"BB B",
"R BB",
"0.11%",
"99.49%",
"0.40%"
],
[
"BB R",
"R BB",
"2.62%",
"93.54%",
"3.84%"
],
[
"BR B",
"B BR",
"11.61%",
"80.11%",
"8.28%"
],
[
"BR R",
"B BR",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB B",
"R RB",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB R",
"R RB",
"11.61%",
"80.11%",
"8.28%"
],
[
"RR B",
"B RR",
"2.62%",
"93.54%",
"3.84%"
]
],
"name": "table_10664957_2"
} | {
"human_readable": "SELECT Probability 2nd player wins FROM table WHERE 1st players choice = BB R",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"BB R"
]
}
} |
1 | How high is the chance that player 1 wins if player 2 has an 88.29% chance of winning with the choice of R RB? | {
"header": [
"1st players choice",
"2nd players choice",
"Probability 1st player wins",
"Probability 2nd player wins",
"Probability of a draw"
],
"page_title": "Penney's game",
"page_id": "",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "1-10664957-2",
"section_title": "Variation with playing cards",
"caption": "Variation with playing cards",
"rows": [
[
"BB B",
"R BB",
"0.11%",
"99.49%",
"0.40%"
],
[
"BB R",
"R BB",
"2.62%",
"93.54%",
"3.84%"
],
[
"BR B",
"B BR",
"11.61%",
"80.11%",
"8.28%"
],
[
"BR R",
"B BR",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB B",
"R RB",
"5.18%",
"88.29%",
"6.53%"
],
[
"RB R",
"R RB",
"11.61%",
"80.11%",
"8.28%"
],
[
"RR B",
"B RR",
"2.62%",
"93.54%",
"3.84%"
]
],
"name": "table_10664957_2"
} | {
"human_readable": "SELECT Probability 1st player wins FROM table WHERE Probability 2nd player wins = 88.29% AND 2nd players choice = R RB",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
3,
1
],
"operator_index": [
0,
0
],
"condition": [
"88.29%",
"R RB"
]
}
} |
1 | What is the nfl team where player is thane gash | {
"header": [
"Pick #",
"NFL Team",
"Player",
"Position",
"College"
],
"page_title": "1988 Cleveland Browns season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10650711-1",
"section_title": "NFL Draft",
"caption": "NFL Draft",
"rows": [
[
"21",
"Cleveland Browns",
"Clifford Charlton",
"Outside Linebacker",
"Florida"
],
[
"50",
"Cleveland Browns",
"Michael Dean Perry",
"Defensive Tackle",
"Clemson"
],
[
"77",
"Cleveland Browns",
"Van Waiters",
"Outside Linebacker",
"Indiana"
],
[
"103",
"Cleveland Browns",
"Anthony Blaylock",
"Corner Back",
"Winston-Salem"
],
[
"188",
"Cleveland Browns",
"Thane Gash",
"Defensive Back",
"East Tennessee State"
]
],
"name": "table_10650711_1"
} | {
"human_readable": "SELECT NFL Team FROM table WHERE Player = Thane Gash",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"Thane Gash"
]
}
} |
1 | what-all is the maximum pick # where is anthony blaylock | {
"header": [
"Pick #",
"NFL Team",
"Player",
"Position",
"College"
],
"page_title": "1988 Cleveland Browns season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10650711-1",
"section_title": "NFL Draft",
"caption": "NFL Draft",
"rows": [
[
"21",
"Cleveland Browns",
"Clifford Charlton",
"Outside Linebacker",
"Florida"
],
[
"50",
"Cleveland Browns",
"Michael Dean Perry",
"Defensive Tackle",
"Clemson"
],
[
"77",
"Cleveland Browns",
"Van Waiters",
"Outside Linebacker",
"Indiana"
],
[
"103",
"Cleveland Browns",
"Anthony Blaylock",
"Corner Back",
"Winston-Salem"
],
[
"188",
"Cleveland Browns",
"Thane Gash",
"Defensive Back",
"East Tennessee State"
]
],
"name": "table_10650711_1"
} | {
"human_readable": "SELECT MAX Pick # FROM table WHERE Player = Anthony Blaylock",
"sel": 0,
"agg": 1,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"Anthony Blaylock"
]
}
} |
1 | What's the nfl team where player is clifford charlton | {
"header": [
"Pick #",
"NFL Team",
"Player",
"Position",
"College"
],
"page_title": "1988 Cleveland Browns season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10650711-1",
"section_title": "NFL Draft",
"caption": "NFL Draft",
"rows": [
[
"21",
"Cleveland Browns",
"Clifford Charlton",
"Outside Linebacker",
"Florida"
],
[
"50",
"Cleveland Browns",
"Michael Dean Perry",
"Defensive Tackle",
"Clemson"
],
[
"77",
"Cleveland Browns",
"Van Waiters",
"Outside Linebacker",
"Indiana"
],
[
"103",
"Cleveland Browns",
"Anthony Blaylock",
"Corner Back",
"Winston-Salem"
],
[
"188",
"Cleveland Browns",
"Thane Gash",
"Defensive Back",
"East Tennessee State"
]
],
"name": "table_10650711_1"
} | {
"human_readable": "SELECT NFL Team FROM table WHERE Player = Clifford Charlton",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"Clifford Charlton"
]
}
} |
1 | What's the position where is anthony blaylock | {
"header": [
"Pick #",
"NFL Team",
"Player",
"Position",
"College"
],
"page_title": "1988 Cleveland Browns season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10650711-1",
"section_title": "NFL Draft",
"caption": "NFL Draft",
"rows": [
[
"21",
"Cleveland Browns",
"Clifford Charlton",
"Outside Linebacker",
"Florida"
],
[
"50",
"Cleveland Browns",
"Michael Dean Perry",
"Defensive Tackle",
"Clemson"
],
[
"77",
"Cleveland Browns",
"Van Waiters",
"Outside Linebacker",
"Indiana"
],
[
"103",
"Cleveland Browns",
"Anthony Blaylock",
"Corner Back",
"Winston-Salem"
],
[
"188",
"Cleveland Browns",
"Thane Gash",
"Defensive Back",
"East Tennessee State"
]
],
"name": "table_10650711_1"
} | {
"human_readable": "SELECT Position FROM table WHERE Player = Anthony Blaylock",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"Anthony Blaylock"
]
}
} |
1 | what-all is the minimum pick # where is defensive tackle | {
"header": [
"Pick #",
"NFL Team",
"Player",
"Position",
"College"
],
"page_title": "1988 Cleveland Browns season",
"page_id": "",
"types": [
"real",
"text",
"text",
"text",
"text"
],
"id": "1-10650711-1",
"section_title": "NFL Draft",
"caption": "NFL Draft",
"rows": [
[
"21",
"Cleveland Browns",
"Clifford Charlton",
"Outside Linebacker",
"Florida"
],
[
"50",
"Cleveland Browns",
"Michael Dean Perry",
"Defensive Tackle",
"Clemson"
],
[
"77",
"Cleveland Browns",
"Van Waiters",
"Outside Linebacker",
"Indiana"
],
[
"103",
"Cleveland Browns",
"Anthony Blaylock",
"Corner Back",
"Winston-Salem"
],
[
"188",
"Cleveland Browns",
"Thane Gash",
"Defensive Back",
"East Tennessee State"
]
],
"name": "table_10650711_1"
} | {
"human_readable": "SELECT MIN Pick # FROM table WHERE Position = Defensive Tackle",
"sel": 0,
"agg": 2,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"Defensive Tackle"
]
}
} |
1 | Which province has a 971.4 density? | {
"header": [
"Province",
"Population (2004 estimate)",
"Area (km²)",
"Density",
"GDP (2003, PPS in mil. € )",
"GDP per cap. (2003, in €)"
],
"page_title": "Ranked list of Dutch provinces",
"page_id": "",
"types": [
"text",
"real",
"real",
"text",
"real",
"real"
],
"id": "1-1067441-1",
"section_title": "Population, area and density, sortable on each field",
"caption": "Population, area and density, sortable on each field",
"rows": [
[
"South Holland",
"3453000",
"2860",
"1207.3",
"95868",
"27825"
],
[
"North Holland",
"2583900",
"2660",
"971.4",
"65295",
"27169"
],
[
"Utrecht",
"1159200",
"1356",
"854.9",
"38355",
"33148"
],
[
"Limburg",
"1143000",
"2167",
"527.5",
"28038",
"24585"
],
[
"North Brabant",
"2406900",
"4938",
"487.4",
"65295",
"27169"
],
[
"Gelderland",
"1967600",
"4995",
"393.9",
"45043",
"22942"
],
[
"Overijssel",
"1105800",
"3337",
"331.4",
"25854",
"23441"
],
[
"Flevoland",
"356400",
"1426",
"249.9",
"6915",
"19439"
],
[
"Groningen",
"575900",
"2344",
"245.7",
"18496",
"32245"
],
[
"Zeeland",
"378300",
"1792",
"211.1",
"9354",
"24706"
],
[
"Friesland",
"642500",
"3361",
"191.2",
"13989",
"21830"
],
[
"Drenthe",
"482300",
"2652",
"181.9",
"10323",
"21427"
]
],
"name": "table_1067441_1"
} | {
"human_readable": "SELECT Province FROM table WHERE Density = 971.4",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"971.4"
]
}
} |
1 | What-all is Friesland's gdp per capita? | {
"header": [
"Province",
"Population (2004 estimate)",
"Area (km²)",
"Density",
"GDP (2003, PPS in mil. € )",
"GDP per cap. (2003, in €)"
],
"page_title": "Ranked list of Dutch provinces",
"page_id": "",
"types": [
"text",
"real",
"real",
"text",
"real",
"real"
],
"id": "1-1067441-1",
"section_title": "Population, area and density, sortable on each field",
"caption": "Population, area and density, sortable on each field",
"rows": [
[
"South Holland",
"3453000",
"2860",
"1207.3",
"95868",
"27825"
],
[
"North Holland",
"2583900",
"2660",
"971.4",
"65295",
"27169"
],
[
"Utrecht",
"1159200",
"1356",
"854.9",
"38355",
"33148"
],
[
"Limburg",
"1143000",
"2167",
"527.5",
"28038",
"24585"
],
[
"North Brabant",
"2406900",
"4938",
"487.4",
"65295",
"27169"
],
[
"Gelderland",
"1967600",
"4995",
"393.9",
"45043",
"22942"
],
[
"Overijssel",
"1105800",
"3337",
"331.4",
"25854",
"23441"
],
[
"Flevoland",
"356400",
"1426",
"249.9",
"6915",
"19439"
],
[
"Groningen",
"575900",
"2344",
"245.7",
"18496",
"32245"
],
[
"Zeeland",
"378300",
"1792",
"211.1",
"9354",
"24706"
],
[
"Friesland",
"642500",
"3361",
"191.2",
"13989",
"21830"
],
[
"Drenthe",
"482300",
"2652",
"181.9",
"10323",
"21427"
]
],
"name": "table_1067441_1"
} | {
"human_readable": "SELECT MIN GDP per cap. (2003, in €) FROM table WHERE Province = Friesland",
"sel": 5,
"agg": 2,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"Friesland"
]
}
} |
1 | What-all is the area of the place that has a population density of 331.4? | {
"header": [
"Province",
"Population (2004 estimate)",
"Area (km²)",
"Density",
"GDP (2003, PPS in mil. € )",
"GDP per cap. (2003, in €)"
],
"page_title": "Ranked list of Dutch provinces",
"page_id": "",
"types": [
"text",
"real",
"real",
"text",
"real",
"real"
],
"id": "1-1067441-1",
"section_title": "Population, area and density, sortable on each field",
"caption": "Population, area and density, sortable on each field",
"rows": [
[
"South Holland",
"3453000",
"2860",
"1207.3",
"95868",
"27825"
],
[
"North Holland",
"2583900",
"2660",
"971.4",
"65295",
"27169"
],
[
"Utrecht",
"1159200",
"1356",
"854.9",
"38355",
"33148"
],
[
"Limburg",
"1143000",
"2167",
"527.5",
"28038",
"24585"
],
[
"North Brabant",
"2406900",
"4938",
"487.4",
"65295",
"27169"
],
[
"Gelderland",
"1967600",
"4995",
"393.9",
"45043",
"22942"
],
[
"Overijssel",
"1105800",
"3337",
"331.4",
"25854",
"23441"
],
[
"Flevoland",
"356400",
"1426",
"249.9",
"6915",
"19439"
],
[
"Groningen",
"575900",
"2344",
"245.7",
"18496",
"32245"
],
[
"Zeeland",
"378300",
"1792",
"211.1",
"9354",
"24706"
],
[
"Friesland",
"642500",
"3361",
"191.2",
"13989",
"21830"
],
[
"Drenthe",
"482300",
"2652",
"181.9",
"10323",
"21427"
]
],
"name": "table_1067441_1"
} | {
"human_readable": "SELECT MAX Area (km²) FROM table WHERE Density = 331.4",
"sel": 2,
"agg": 1,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"331.4"
]
}
} |