phase int32 1 2 | question stringlengths 14 268 | table dict | sql dict |
|---|---|---|---|
2 | Which section has a level of Tier 3, is in the 6th position, and is in the 1937-38 season? | {
"header": [
"Season",
"Level",
"Division",
"Section",
"Position"
],
"page_title": "Munkedals IF",
"page_id": "12220421",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12220421-1",
"section_title": "Season to season",
"caption": "Season to seaso... | {
"human_readable": "SELECT Section FROM table WHERE Level = tier 3 AND Position = 6th AND Season = 1937-38",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
1,
4,
0
],
"operator_index": [
0,
0,
0
],
"condition": [
"tier 3",
"6th",
"1937... |
2 | Which section is in the 6th position? | {
"header": [
"Season",
"Level",
"Division",
"Section",
"Position"
],
"page_title": "Munkedals IF",
"page_id": "12220421",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12220421-1",
"section_title": "Season to season",
"caption": "Season to seaso... | {
"human_readable": "SELECT Section FROM table WHERE Position = 6th",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"6th"
]
}
} |
2 | Name the attendance with date of june 11 | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "2005 Toronto Blue Jays season",
"page_id": "12205689",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12205689-5",
"section_title": "Game log... | {
"human_readable": "SELECT Attendance FROM table WHERE Date = june 11",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"june 11"
]
}
} |
2 | Which partnership has a run number of 27? | {
"header": [
"Wicket",
"Runs",
"Partnerships",
"Venue",
"Date"
],
"page_title": "2007 ICC World Twenty20 statistics",
"page_id": "13219504",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13219504-10",
"section_title": "Highest partnerships for eac... | {
"human_readable": "SELECT Partnerships FROM table WHERE Runs = 27",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"27"
]
}
} |
2 | What venue had done the parntership of shoaib malik / misbah-ul-haq are occurring? | {
"header": [
"Wicket",
"Runs",
"Partnerships",
"Venue",
"Date"
],
"page_title": "2007 ICC World Twenty20 statistics",
"page_id": "13219504",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13219504-10",
"section_title": "Highest partnerships for eac... | {
"human_readable": "SELECT Venue FROM table WHERE Partnerships = shoaib malik / misbah-ul-haq",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"shoaib malik / misbah-ul-haq"
]
}
} |
2 | It is the partnership of herschelle gibbs / justin kemp happen that what venue did? | {
"header": [
"Wicket",
"Runs",
"Partnerships",
"Venue",
"Date"
],
"page_title": "2007 ICC World Twenty20 statistics",
"page_id": "13219504",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-13219504-10",
"section_title": "Highest partnerships for eac... | {
"human_readable": "SELECT Venue FROM table WHERE Partnerships = herschelle gibbs / justin kemp",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"herschelle gibbs / justin kemp"
]
}
} |
2 | What-all is the number Played that has 310 Points for? | {
"header": [
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Tries for",
"Tries against",
"Try bonus",
"Losing bonus"
],
"page_title": "WRU Division Three East",
"page_id": "12886178",
"types": [
"text",
"text",
"text",
"text",
"... | {
"human_readable": "SELECT Played FROM table WHERE Points for = 310",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"310"
]
}
} |
2 | What-all A-Losing bonus has a Points against of 588? | {
"header": [
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Tries for",
"Tries against",
"Try bonus",
"Losing bonus"
],
"page_title": "WRU Division Three East",
"page_id": "12886178",
"types": [
"text",
"text",
"text",
"text",
"... | {
"human_readable": "SELECT Losing bonus FROM table WHERE Points against = 588",
"sel": 9,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"588"
]
}
} |
2 | What-all Tries against has a Losing 7 bonus? | {
"header": [
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Tries for",
"Tries against",
"Try bonus",
"Losing bonus"
],
"page_title": "WRU Division Three East",
"page_id": "12886178",
"types": [
"text",
"text",
"text",
"text",
"... | {
"human_readable": "SELECT Tries against FROM table WHERE Losing bonus = 7",
"sel": 7,
"agg": 0,
"conds": {
"column_index": [
9
],
"operator_index": [
0
],
"condition": [
"7"
]
}
} |
2 | What-all Try bonus has a Points against of 488? | {
"header": [
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Tries for",
"Tries against",
"Try bonus",
"Losing bonus"
],
"page_title": "WRU Division Three East",
"page_id": "12886178",
"types": [
"text",
"text",
"text",
"text",
"... | {
"human_readable": "SELECT Try bonus FROM table WHERE Points against = 488",
"sel": 8,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"488"
]
}
} |
2 | What-all Points for has a Try bonus of 140? | {
"header": [
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Tries for",
"Tries against",
"Try bonus",
"Losing bonus"
],
"page_title": "WRU Division Three East",
"page_id": "12886178",
"types": [
"text",
"text",
"text",
"text",
"... | {
"human_readable": "SELECT Points for FROM table WHERE Try bonus = 140",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
8
],
"operator_index": [
0
],
"condition": [
"140"
]
}
} |
2 | What-all Drawn has a Tries against of 0? | {
"header": [
"Club",
"Played",
"Drawn",
"Lost",
"Points for",
"Points against",
"Tries for",
"Tries against",
"Try bonus",
"Losing bonus"
],
"page_title": "WRU Division Three East",
"page_id": "12886178",
"types": [
"text",
"text",
"text",
"text",
"... | {
"human_readable": "SELECT Drawn FROM table WHERE Tries against = 0",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
7
],
"operator_index": [
0
],
"condition": [
"0"
]
}
} |
2 | What-all is the days holded the a reign champion larger as 3 and 1 defense has? | {
"header": [
"Name",
"Reign",
"Days held",
"Location",
"Defenses"
],
"page_title": "World Colored Heavyweight Championship",
"page_id": "12484424",
"types": [
"text",
"real",
"text",
"text",
"real"
],
"id": "2-12484424-1",
"section_title": "List of champions",
... | {
"human_readable": "SELECT Days held FROM table WHERE Reign > 3 AND Defenses = 1",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
1,
4
],
"operator_index": [
1,
0
],
"condition": [
"3",
"1"
]
}
} |
2 | What-all is the days hold the champion with a reign larger than 3 and less than 1 defense has? | {
"header": [
"Name",
"Reign",
"Days held",
"Location",
"Defenses"
],
"page_title": "World Colored Heavyweight Championship",
"page_id": "12484424",
"types": [
"text",
"real",
"text",
"text",
"real"
],
"id": "2-12484424-1",
"section_title": "List of champions",
... | {
"human_readable": "SELECT Days held FROM table WHERE Reign > 3 AND Defenses < 1",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
1,
4
],
"operator_index": [
1,
2
],
"condition": [
"3",
"1"
]
}
} |
2 | What-all is the average defenses a champion with 404 days held and a reign larger than 1 has? | {
"header": [
"Name",
"Reign",
"Days held",
"Location",
"Defenses"
],
"page_title": "World Colored Heavyweight Championship",
"page_id": "12484424",
"types": [
"text",
"real",
"text",
"text",
"real"
],
"id": "2-12484424-1",
"section_title": "List of champions",
... | {
"human_readable": "SELECT AVG Defenses FROM table WHERE Days held = 404 AND Reign > 1",
"sel": 4,
"agg": 5,
"conds": {
"column_index": [
2,
1
],
"operator_index": [
0,
1
],
"condition": [
"404",
"1"
]
}
} |
2 | What-all be does the most lowest defense a champion with 345 days held has? | {
"header": [
"Name",
"Reign",
"Days held",
"Location",
"Defenses"
],
"page_title": "World Colored Heavyweight Championship",
"page_id": "12484424",
"types": [
"text",
"real",
"text",
"text",
"real"
],
"id": "2-12484424-1",
"section_title": "List of champions",
... | {
"human_readable": "SELECT MIN Defenses FROM table WHERE Days held = 345",
"sel": 4,
"agg": 2,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"345"
]
}
} |
2 | On what date was there a record of 76-72? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "2003 Toronto Blue Jays season",
"page_id": "12206000",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12206000-9",
"section_title": "Game log... | {
"human_readable": "SELECT Date FROM table WHERE Record = 76-72",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"76-72"
]
}
} |
2 | What-all was the attendance had a loss of Ponson (1-5)? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "1998 Toronto Blue Jays season",
"page_id": "12206234",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12206234-4",
"section_title": "Game log... | {
"human_readable": "SELECT Attendance FROM table WHERE Loss = ponson (1-5)",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"ponson (1-5)"
]
}
} |
2 | On which day was there a record of 36-39? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "1998 Toronto Blue Jays season",
"page_id": "12206234",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12206234-4",
"section_title": "Game log... | {
"human_readable": "SELECT Date FROM table WHERE Record = 36-39",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"36-39"
]
}
} |
2 | On what day had been the record 30-31? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "1998 Toronto Blue Jays season",
"page_id": "12206234",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12206234-4",
"section_title": "Game log... | {
"human_readable": "SELECT Date FROM table WHERE Record = 30-31",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"30-31"
]
}
} |
2 | Who-all have been the opponent at the game had had a loss of Leonard (7–8)? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1981 Toronto Blue Jays season",
"page_id": "12207755",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207755-6",
"section_title": "Game log",
"caption": "Game log",
... | {
"human_readable": "SELECT Opponent FROM table WHERE Loss = leonard (7–8)",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"leonard (7–8)"
]
}
} |
2 | What-all had been the score of the game when the record had been 18–43? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1981 Toronto Blue Jays season",
"page_id": "12207755",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207755-6",
"section_title": "Game log",
"caption": "Game log",
... | {
"human_readable": "SELECT Score FROM table WHERE Record = 18–43",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"18–43"
]
}
} |
2 | What-all was the score of the game against the Royals when the record was 24–52? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1981 Toronto Blue Jays season",
"page_id": "12207755",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207755-6",
"section_title": "Game log",
"caption": "Game log",
... | {
"human_readable": "SELECT Score FROM table WHERE Opponent = royals AND Record = 24–52",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
1,
4
],
"operator_index": [
0,
0
],
"condition": [
"royals",
"24–52"
]
}
} |
2 | What-all had been the score of the game when the record had been 22–46? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Record"
],
"page_title": "1981 Toronto Blue Jays season",
"page_id": "12207755",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12207755-6",
"section_title": "Game log",
"caption": "Game log",
... | {
"human_readable": "SELECT Score FROM table WHERE Record = 22–46",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"22–46"
]
}
} |
2 | What-all is the real name of the person whose primary military specialty is shock paratrooper? | {
"header": [
"Code Name",
"Function (figure)",
"Real Name",
"Birthplace",
"Serial number",
"Primary military speciality",
"Secondary military speciality"
],
"page_title": "SAS (Action Force)",
"page_id": "12881774",
"types": [
"text",
"text",
"text",
"text",
"t... | {
"human_readable": "SELECT Real Name FROM table WHERE Primary military speciality = shock paratrooper",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"shock paratrooper"
]
}
} |
2 | What-all is the birthplace of Pete Sanderson? | {
"header": [
"Code Name",
"Function (figure)",
"Real Name",
"Birthplace",
"Serial number",
"Primary military speciality",
"Secondary military speciality"
],
"page_title": "SAS (Action Force)",
"page_id": "12881774",
"types": [
"text",
"text",
"text",
"text",
"t... | {
"human_readable": "SELECT Birthplace FROM table WHERE Real Name = pete sanderson",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"pete sanderson"
]
}
} |
2 | What role did Jean-Luc Bouvier serve? | {
"header": [
"Code Name",
"Function (figure)",
"Real Name",
"Birthplace",
"Serial number",
"Primary military speciality",
"Secondary military speciality"
],
"page_title": "SAS (Action Force)",
"page_id": "12881774",
"types": [
"text",
"text",
"text",
"text",
"t... | {
"human_readable": "SELECT Function (figure) FROM table WHERE Real Name = jean-luc bouvier",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"jean-luc bouvier"
]
}
} |
2 | What-all is the real name of the at is a pilot the silent attack kayak person? | {
"header": [
"Code Name",
"Function (figure)",
"Real Name",
"Birthplace",
"Serial number",
"Primary military speciality",
"Secondary military speciality"
],
"page_title": "SAS (Action Force)",
"page_id": "12881774",
"types": [
"text",
"text",
"text",
"text",
"t... | {
"human_readable": "SELECT Real Name FROM table WHERE Function (figure) = pilot of the silent attack kayak",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"pilot of the silent attack kayak"
]
}
} |
2 | What-all is the code name of the person a-born in Liverpool? | {
"header": [
"Code Name",
"Function (figure)",
"Real Name",
"Birthplace",
"Serial number",
"Primary military speciality",
"Secondary military speciality"
],
"page_title": "SAS (Action Force)",
"page_id": "12881774",
"types": [
"text",
"text",
"text",
"text",
"t... | {
"human_readable": "SELECT Code Name FROM table WHERE Birthplace = liverpool",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"liverpool"
]
}
} |
2 | What-all is the names for the medalist in the sports of a-canoeing? | {
"header": [
"Medal",
"Name",
"Games",
"Sport",
"Event"
],
"page_title": "Israel at the Olympics",
"page_id": "12817264",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12817264-1",
"section_title": "List of medalists",
"caption": "List of medali... | {
"human_readable": "SELECT Name FROM table WHERE Sport = canoeing",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"canoeing"
]
}
} |
2 | What games have had the women's half middleweight event? | {
"header": [
"Medal",
"Name",
"Games",
"Sport",
"Event"
],
"page_title": "Israel at the Olympics",
"page_id": "12817264",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12817264-1",
"section_title": "List of medalists",
"caption": "List of medali... | {
"human_readable": "SELECT Games FROM table WHERE Event = women's half middleweight",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4
],
"operator_index": [
0
],
"condition": [
"women's half middleweight"
]
}
} |
2 | Who-all receive the bronze the 2000 Sydney games medal? | {
"header": [
"Medal",
"Name",
"Games",
"Sport",
"Event"
],
"page_title": "Israel at the Olympics",
"page_id": "12817264",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12817264-1",
"section_title": "List of medalists",
"caption": "List of medali... | {
"human_readable": "SELECT Name FROM table WHERE Medal = bronze AND Games = 2000 sydney",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0,
2
],
"operator_index": [
0,
0
],
"condition": [
"bronze",
"2000 sydney"
]
}
} |
2 | How many people attend when opponent was twins? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "2001 Toronto Blue Jays season",
"page_id": "12206127",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12206127-5",
"section_title": "Game log... | {
"human_readable": "SELECT COUNT Attendance FROM table WHERE Opponent = twins",
"sel": 4,
"agg": 3,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"twins"
]
}
} |
2 | Which date has a Record of 41-46? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "2001 Toronto Blue Jays season",
"page_id": "12206127",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12206127-5",
"section_title": "Game log... | {
"human_readable": "SELECT Date FROM table WHERE Record = 41-46",
"sel": 0,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"41-46"
]
}
} |
2 | Which score has a Record of 48-55? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "2001 Toronto Blue Jays season",
"page_id": "12206127",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12206127-5",
"section_title": "Game log... | {
"human_readable": "SELECT Score FROM table WHERE Record = 48-55",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"48-55"
]
}
} |
2 | Which score has a Record of 44-49? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "2001 Toronto Blue Jays season",
"page_id": "12206127",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12206127-5",
"section_title": "Game log... | {
"human_readable": "SELECT Score FROM table WHERE Record = 44-49",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"44-49"
]
}
} |
2 | Which score has an Attendance larger as 16,571, and a Loss of mcdowell (0-1)? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "1994 Toronto Blue Jays season",
"page_id": "12206356",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12206356-1",
"section_title": "Game log... | {
"human_readable": "SELECT Score FROM table WHERE Attendance > 16,571 AND Loss = mcdowell (0-1)",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4,
3
],
"operator_index": [
1,
0
],
"condition": [
"16,571",
"mcdowell (0-1)"
]
}
} |
2 | It is an Opponent of white sox , and a Record of 2 - 0 that which score has ? | {
"header": [
"Date",
"Opponent",
"Score",
"Loss",
"Attendance",
"Record"
],
"page_title": "1994 Toronto Blue Jays season",
"page_id": "12206356",
"types": [
"text",
"text",
"text",
"text",
"real",
"text"
],
"id": "2-12206356-1",
"section_title": "Game log... | {
"human_readable": "SELECT Score FROM table WHERE Opponent = white sox AND Record = 2-0",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
1,
5
],
"operator_index": [
0,
0
],
"condition": [
"white sox",
"2-0"
]
}
} |
2 | How many votes did candice sjostrom are receiving? | {
"header": [
"Year",
"Office",
"Candidate",
"Popular Votes",
"Percentage"
],
"page_title": "Grassroots Party",
"page_id": "1238577",
"types": [
"real",
"text",
"text",
"real",
"text"
],
"id": "2-1238577-1",
"section_title": "Results in federal elections",
"capt... | {
"human_readable": "SELECT AVG Popular Votes FROM table WHERE Candidate = candice sjostrom",
"sel": 3,
"agg": 5,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"candice sjostrom"
]
}
} |
2 | What percentage did chris wrighted receive? | {
"header": [
"Year",
"Office",
"Candidate",
"Popular Votes",
"Percentage"
],
"page_title": "Grassroots Party",
"page_id": "1238577",
"types": [
"real",
"text",
"text",
"real",
"text"
],
"id": "2-1238577-1",
"section_title": "Results in federal elections",
"capt... | {
"human_readable": "SELECT Percentage FROM table WHERE Candidate = chris wright",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
2
],
"operator_index": [
0
],
"condition": [
"chris wright"
]
}
} |
2 | How many votes for the might candidate after 1992, 1.59% of the vote, and the office of us representative 4? | {
"header": [
"Year",
"Office",
"Candidate",
"Popular Votes",
"Percentage"
],
"page_title": "Grassroots Party",
"page_id": "1238577",
"types": [
"real",
"text",
"text",
"real",
"text"
],
"id": "2-1238577-1",
"section_title": "Results in federal elections",
"capt... | {
"human_readable": "SELECT AVG Popular Votes FROM table WHERE Office = us representative 4 AND Percentage = 1.59% AND Year > 1992",
"sel": 3,
"agg": 5,
"conds": {
"column_index": [
1,
4,
0
],
"operator_index": [
0,
0,
1
],
"condition": [
"us represe... |
2 | What did J. Smith Young serve a Representative years? | {
"header": [
"Representative",
"Years",
"State",
"Party",
"Lifespan"
],
"page_title": "List of former members of the United States House of Representatives (Y)",
"page_id": "12601321",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12601321-1",
"se... | {
"human_readable": "SELECT Years FROM table WHERE Representative = j. smith young",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"j. smith young"
]
}
} |
2 | Which party did Thomas L. Young is belonging to? | {
"header": [
"Representative",
"Years",
"State",
"Party",
"Lifespan"
],
"page_title": "List of former members of the United States House of Representatives (Y)",
"page_id": "12601321",
"types": [
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12601321-1",
"se... | {
"human_readable": "SELECT Party FROM table WHERE Representative = thomas l. young",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"thomas l. young"
]
}
} |
2 | What-all is the lowest total amount of medals from countries with 0 gold medals, more than 2 bronze medals, and more than 1 silver medal? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"page_title": "1987 European Aquatics Championships",
"page_id": "13063126",
"types": [
"text",
"text",
"real",
"real",
"real",
"real"
],
"id": "2-13063126-1",
"section_title": "Medal t... | {
"human_readable": "SELECT MIN Total FROM table WHERE Gold = 0 AND Bronze > 2 AND Silver > 1",
"sel": 5,
"agg": 2,
"conds": {
"column_index": [
2,
4,
3
],
"operator_index": [
0,
1,
1
],
"condition": [
"0",
"2",
"1"
]
}
} |
2 | What-all is the total number of silver medals for countries of rank 14, with less than 1 total medal? | {
"header": [
"Rank",
"Nation",
"Gold",
"Silver",
"Bronze",
"Total"
],
"page_title": "1987 European Aquatics Championships",
"page_id": "13063126",
"types": [
"text",
"text",
"real",
"real",
"real",
"real"
],
"id": "2-13063126-1",
"section_title": "Medal t... | {
"human_readable": "SELECT SUM Silver FROM table WHERE Rank = 14 AND Total < 1",
"sel": 3,
"agg": 4,
"conds": {
"column_index": [
0,
5
],
"operator_index": [
0,
2
],
"condition": [
"14",
"1"
]
}
} |
2 | How many tackles for the player with over 0 fumble recovry and 0 forced fumble? | {
"header": [
"Player",
"Solo",
"Total",
"Sacks",
"Fumble force",
"Fumble rec"
],
"page_title": "2007 Western Michigan Broncos football team",
"page_id": "12865696",
"types": [
"text",
"real",
"real",
"text",
"real",
"real"
],
"id": "2-12865696-19",
"secti... | {
"human_readable": "SELECT COUNT Total FROM table WHERE Fumble rec > 0 AND Fumble force = 0",
"sel": 2,
"agg": 3,
"conds": {
"column_index": [
5,
4
],
"operator_index": [
1,
0
],
"condition": [
"0",
"0"
]
}
} |
2 | How many a-forced fumbles for jim laney with under 2 solo tackle? | {
"header": [
"Player",
"Solo",
"Total",
"Sacks",
"Fumble force",
"Fumble rec"
],
"page_title": "2007 Western Michigan Broncos football team",
"page_id": "12865696",
"types": [
"text",
"real",
"real",
"text",
"real",
"real"
],
"id": "2-12865696-19",
"secti... | {
"human_readable": "SELECT COUNT Fumble force FROM table WHERE Solo < 2 AND Player = jim laney",
"sel": 4,
"agg": 3,
"conds": {
"column_index": [
1,
0
],
"operator_index": [
2,
0
],
"condition": [
"2",
"jim laney"
]
}
} |
2 | What-all is the high total for over 15 solo tackles players? | {
"header": [
"Player",
"Solo",
"Total",
"Sacks",
"Fumble force",
"Fumble rec"
],
"page_title": "2007 Western Michigan Broncos football team",
"page_id": "12865696",
"types": [
"text",
"real",
"real",
"text",
"real",
"real"
],
"id": "2-12865696-19",
"secti... | {
"human_readable": "SELECT MAX Total FROM table WHERE Solo > 15",
"sel": 2,
"agg": 1,
"conds": {
"column_index": [
1
],
"operator_index": [
1
],
"condition": [
"15"
]
}
} |
2 | How many fumble recoveries for scott gajos with 0 a-forced fubmle, 0 sack, and under 2 solo tackle? | {
"header": [
"Player",
"Solo",
"Total",
"Sacks",
"Fumble force",
"Fumble rec"
],
"page_title": "2007 Western Michigan Broncos football team",
"page_id": "12865696",
"types": [
"text",
"real",
"real",
"text",
"real",
"real"
],
"id": "2-12865696-19",
"secti... | {
"human_readable": "SELECT SUM Fumble rec FROM table WHERE Sacks = 0 AND Fumble force = 0 AND Player = scott gajos AND Solo < 2",
"sel": 5,
"agg": 4,
"conds": {
"column_index": [
3,
4,
0,
1
],
"operator_index": [
0,
0,
0,
2
],
"condition": [
... |
2 | Who-all is the Opponent playing at 20:00 GMT at Camp Nou? | {
"header": [
"Date",
"Time",
"Competition",
"Opponent",
"Ground",
"Score"
],
"page_title": "2007–08 F.C. Internazionale Milano season",
"page_id": "12200756",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12200756-16",
"section_tit... | {
"human_readable": "SELECT Opponent FROM table WHERE Time = 20:00 gmt AND Ground = camp nou",
"sel": 3,
"agg": 0,
"conds": {
"column_index": [
1,
4
],
"operator_index": [
0,
0
],
"condition": [
"20:00 gmt",
"camp nou"
]
}
} |
2 | What time was the match played with a score of 3-2? | {
"header": [
"Date",
"Time",
"Competition",
"Opponent",
"Ground",
"Score"
],
"page_title": "2007–08 F.C. Internazionale Milano season",
"page_id": "12200756",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12200756-16",
"section_tit... | {
"human_readable": "SELECT Time FROM table WHERE Score = 3-2",
"sel": 1,
"agg": 0,
"conds": {
"column_index": [
5
],
"operator_index": [
0
],
"condition": [
"3-2"
]
}
} |
2 | On which ground is the team playing Aston Villa? | {
"header": [
"Date",
"Time",
"Competition",
"Opponent",
"Ground",
"Score"
],
"page_title": "2007–08 F.C. Internazionale Milano season",
"page_id": "12200756",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12200756-16",
"section_tit... | {
"human_readable": "SELECT Ground FROM table WHERE Opponent = aston villa",
"sel": 4,
"agg": 0,
"conds": {
"column_index": [
3
],
"operator_index": [
0
],
"condition": [
"aston villa"
]
}
} |
2 | What kind of competition had been it at San Siro at 18:30 GMT? | {
"header": [
"Date",
"Time",
"Competition",
"Opponent",
"Ground",
"Score"
],
"page_title": "2007–08 F.C. Internazionale Milano season",
"page_id": "12200756",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12200756-16",
"section_tit... | {
"human_readable": "SELECT Competition FROM table WHERE Ground = san siro AND Time = 18:30 gmt",
"sel": 2,
"agg": 0,
"conds": {
"column_index": [
4,
1
],
"operator_index": [
0,
0
],
"condition": [
"san siro",
"18:30 gmt"
]
}
} |
2 | What-all is the total number of decile for the redwood schools locality? | {
"header": [
"Name",
"Years",
"Gender",
"Locality",
"Authority",
"Decile"
],
"page_title": "List of schools in the Wellington Region",
"page_id": "12214488",
"types": [
"text",
"text",
"text",
"text",
"text",
"real"
],
"id": "2-12214488-1",
"section_title... | {
"human_readable": "SELECT COUNT Decile FROM table WHERE Name = redwood school",
"sel": 5,
"agg": 3,
"conds": {
"column_index": [
0
],
"operator_index": [
0
],
"condition": [
"redwood school"
]
}
} |
2 | It is a Circuit of Tripoli that which report is including? | {
"header": [
"Name",
"Circuit",
"Date",
"Winning driver",
"Winning constructor",
"Report"
],
"page_title": "1928 Grand Prix season",
"page_id": "12650456",
"types": [
"text",
"text",
"text",
"text",
"text",
"text"
],
"id": "2-12650456-2",
"section_title":... | {
"human_readable": "SELECT Report FROM table WHERE Circuit = tripoli",
"sel": 5,
"agg": 0,
"conds": {
"column_index": [
1
],
"operator_index": [
0
],
"condition": [
"tripoli"
]
}
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.