Unnamed: 0
int64
0
60k
input
stringlengths
76
562
answer
stringlengths
18
557
29,500
<question>: In how many districts is the incumbent Dave E. Satterfield, Jr. <context>: CREATE TABLE table_1342292_45 (result VARCHAR, incumbent VARCHAR)
SELECT COUNT(result) FROM table_1342292_45 WHERE incumbent = "Dave E. Satterfield, Jr."
29,501
<question>: What was the election result for the candidate first elected in 1918? <context>: CREATE TABLE table_1342292_45 (result VARCHAR, first_elected VARCHAR)
SELECT result FROM table_1342292_45 WHERE first_elected = 1918
29,502
<question>: How many parties does william b. cravens represent? <context>: CREATE TABLE table_1342292_4 (party VARCHAR, incumbent VARCHAR)
SELECT COUNT(party) FROM table_1342292_4 WHERE incumbent = "William B. Cravens"
29,503
<question>: What district had someone first elected in 1932? <context>: CREATE TABLE table_1342292_4 (district VARCHAR, first_elected VARCHAR)
SELECT district FROM table_1342292_4 WHERE first_elected = 1932
29,504
<question>: What candidates ran in the election when the incumbent was william j. driver? <context>: CREATE TABLE table_1342292_4 (candidates VARCHAR, incumbent VARCHAR)
SELECT candidates FROM table_1342292_4 WHERE incumbent = "William J. Driver"
29,505
<question>: Who are all the candidates when Sam Rayburn was incumbent? <context>: CREATE TABLE table_1342292_42 (candidates VARCHAR, incumbent VARCHAR)
SELECT candidates FROM table_1342292_42 WHERE incumbent = "Sam Rayburn"
29,506
<question>: What was the party that was frist elected in 1919? <context>: CREATE TABLE table_1342292_42 (party VARCHAR, first_elected VARCHAR)
SELECT party FROM table_1342292_42 WHERE first_elected = 1919
29,507
<question>: When was incumbent Leo E. Allen first elected? <context>: CREATE TABLE table_1342315_12 (first_elected INTEGER, incumbent VARCHAR)
SELECT MIN(first_elected) FROM table_1342315_12 WHERE incumbent = "Leo E. Allen"
29,508
<question>: Which district has a Republican elected? <context>: CREATE TABLE table_1342315_12 (district VARCHAR, party VARCHAR)
SELECT district FROM table_1342315_12 WHERE party = "Republican"
29,509
<question>: How many districts does riley joseph wilson? <context>: CREATE TABLE table_1342315_17 (district VARCHAR, incumbent VARCHAR)
SELECT COUNT(district) FROM table_1342315_17 WHERE incumbent = "Riley Joseph Wilson"
29,510
<question>: How many districts for rené l. derouen? <context>: CREATE TABLE table_1342315_17 (district VARCHAR, incumbent VARCHAR)
SELECT COUNT(district) FROM table_1342315_17 WHERE incumbent = "René L. DeRouen"
29,511
<question>: Who are the candidates in the race where Wright Patman is the incumbent? <context>: CREATE TABLE table_1342315_42 (candidates VARCHAR, incumbent VARCHAR)
SELECT candidates FROM table_1342315_42 WHERE incumbent = "Wright Patman"
29,512
<question>: What candidates ran in the election when john s. wood was the incumbent? <context>: CREATE TABLE table_1342331_11 (candidates VARCHAR, incumbent VARCHAR)
SELECT candidates FROM table_1342331_11 WHERE incumbent = "John S. Wood"
29,513
<question>: What was the result of the election held in 1914? <context>: CREATE TABLE table_1342331_11 (result VARCHAR, first_elected VARCHAR)
SELECT result FROM table_1342331_11 WHERE first_elected = 1914
29,514
<question>: How many first elections have Claude Fuller as incumbent? <context>: CREATE TABLE table_1342315_4 (first_elected VARCHAR, incumbent VARCHAR)
SELECT COUNT(first_elected) FROM table_1342315_4 WHERE incumbent = "Claude Fuller"
29,515
<question>: How many winners were there in the Georgia 1 district? <context>: CREATE TABLE table_1342315_10 (first_elected VARCHAR, district VARCHAR)
SELECT COUNT(first_elected) FROM table_1342315_10 WHERE district = "Georgia 1"
29,516
<question>: Who ran for office at the Georgia 4 district in this election? <context>: CREATE TABLE table_1342315_10 (candidates VARCHAR, district VARCHAR)
SELECT candidates FROM table_1342315_10 WHERE district = "Georgia 4"
29,517
<question>: What district has Riley Joseph Wilson as the incumbent? <context>: CREATE TABLE table_1342331_18 (district VARCHAR, incumbent VARCHAR)
SELECT district FROM table_1342331_18 WHERE incumbent = "Riley Joseph Wilson"
29,518
<question>: What candidate is in Louisiana 6? <context>: CREATE TABLE table_1342331_18 (candidates VARCHAR, district VARCHAR)
SELECT candidates FROM table_1342331_18 WHERE district = "Louisiana 6"
29,519
<question>: what happened during the election for Richard M. Kleberg? <context>: CREATE TABLE table_1342331_43 (result VARCHAR, incumbent VARCHAR)
SELECT result FROM table_1342331_43 WHERE incumbent = "Richard M. Kleberg"
29,520
<question>: What year was the first election when Fritz G. Lanham was elected? <context>: CREATE TABLE table_1342331_43 (first_elected INTEGER, incumbent VARCHAR)
SELECT MAX(first_elected) FROM table_1342331_43 WHERE incumbent = "Fritz G. Lanham"
29,521
<question>: What is the name of the candidate where the incumbent is named James P. Buchanan? <context>: CREATE TABLE table_1342331_43 (candidates VARCHAR, incumbent VARCHAR)
SELECT candidates FROM table_1342331_43 WHERE incumbent = "James P. Buchanan"
29,522
<question>: What party is incumbent Oliver H. Cross? <context>: CREATE TABLE table_1342331_43 (party VARCHAR, incumbent VARCHAR)
SELECT party FROM table_1342331_43 WHERE incumbent = "Oliver H. Cross"
29,523
<question>: what's the district with incumbent being william j. driver <context>: CREATE TABLE table_1342331_5 (district VARCHAR, incumbent VARCHAR)
SELECT district FROM table_1342331_5 WHERE incumbent = "William J. Driver"
29,524
<question>: what's the district with incumbent being john e. miller <context>: CREATE TABLE table_1342331_5 (district VARCHAR, incumbent VARCHAR)
SELECT district FROM table_1342331_5 WHERE incumbent = "John E. Miller"
29,525
<question>: how many incumbent with first elected being 1932 <context>: CREATE TABLE table_1342331_5 (incumbent VARCHAR, first_elected VARCHAR)
SELECT COUNT(incumbent) FROM table_1342331_5 WHERE first_elected = 1932
29,526
<question>: who is the the incumbent with dbeingtrict being arkansas 1 <context>: CREATE TABLE table_1342331_5 (incumbent VARCHAR, district VARCHAR)
SELECT incumbent FROM table_1342331_5 WHERE district = "Arkansas 1"
29,527
<question>: how many district  with incumbent being david delano glover <context>: CREATE TABLE table_1342331_5 (district VARCHAR, incumbent VARCHAR)
SELECT COUNT(district) FROM table_1342331_5 WHERE incumbent = "David Delano Glover"
29,528
<question>: who is the the incumbent with candidates being ben cravens (d) unopposed <context>: CREATE TABLE table_1342331_5 (incumbent VARCHAR, candidates VARCHAR)
SELECT incumbent FROM table_1342331_5 WHERE candidates = "Ben Cravens (D) Unopposed"
29,529
<question>: What was the result in the election in which the incumbent was Denver S. Church? <context>: CREATE TABLE table_1342331_6 (result VARCHAR, incumbent VARCHAR)
SELECT result FROM table_1342331_6 WHERE incumbent = "Denver S. Church"
29,530
<question>: What was the result in the election in which Ralph R. Eltse was the incumbent? <context>: CREATE TABLE table_1342331_6 (result VARCHAR, incumbent VARCHAR)
SELECT result FROM table_1342331_6 WHERE incumbent = "Ralph R. Eltse"
29,531
<question>: Who was the candidate in the election in the California 8 district where the incumbent was first elected in 1932? <context>: CREATE TABLE table_1342331_6 (candidates VARCHAR, first_elected VARCHAR, district VARCHAR)
SELECT candidates FROM table_1342331_6 WHERE first_elected = 1932 AND district = "California 8"
29,532
<question>: what are all the party with district being kansas 1 <context>: CREATE TABLE table_1342359_15 (party VARCHAR, district VARCHAR)
SELECT party FROM table_1342359_15 WHERE district = "Kansas 1"
29,533
<question>: what's the result with district being kansas 1 <context>: CREATE TABLE table_1342359_15 (result VARCHAR, district VARCHAR)
SELECT result FROM table_1342359_15 WHERE district = "Kansas 1"
29,534
<question>: who are the candidates with district being kansas 4 <context>: CREATE TABLE table_1342359_15 (candidates VARCHAR, district VARCHAR)
SELECT candidates FROM table_1342359_15 WHERE district = "Kansas 4"
29,535
<question>: what's the result with first elected being 1922 <context>: CREATE TABLE table_1342359_15 (result VARCHAR, first_elected VARCHAR)
SELECT result FROM table_1342359_15 WHERE first_elected = 1922
29,536
<question>: who is the the candidates with dbeingtrict being kansas 5 <context>: CREATE TABLE table_1342359_15 (candidates VARCHAR, district VARCHAR)
SELECT candidates FROM table_1342359_15 WHERE district = "Kansas 5"
29,537
<question>: how many first elected with district is kansas 3 <context>: CREATE TABLE table_1342359_15 (first_elected VARCHAR, district VARCHAR)
SELECT COUNT(first_elected) FROM table_1342359_15 WHERE district = "Kansas 3"
29,538
<question>: What was the result of the election in the Arkansas 2 district? <context>: CREATE TABLE table_1342359_4 (result VARCHAR, district VARCHAR)
SELECT result FROM table_1342359_4 WHERE district = "Arkansas 2"
29,539
<question>: What was the result of the election in the Arkansas 4 district? <context>: CREATE TABLE table_1342359_4 (result VARCHAR, district VARCHAR)
SELECT result FROM table_1342359_4 WHERE district = "Arkansas 4"
29,540
<question>: How many candidates ran in the election in the Arkansas 4 district? <context>: CREATE TABLE table_1342359_4 (candidates VARCHAR, district VARCHAR)
SELECT COUNT(candidates) FROM table_1342359_4 WHERE district = "Arkansas 4"
29,541
<question>: How many districts does william b. oliver represent? <context>: CREATE TABLE table_1342359_2 (district VARCHAR, incumbent VARCHAR)
SELECT COUNT(district) FROM table_1342359_2 WHERE incumbent = "William B. Oliver"
29,542
<question>: What is the last year that someone is first elected? <context>: CREATE TABLE table_1342359_2 (first_elected INTEGER)
SELECT MAX(first_elected) FROM table_1342359_2
29,543
<question>: How many people were elected in 1929 <context>: CREATE TABLE table_1342359_17 (candidates VARCHAR, first_elected VARCHAR)
SELECT COUNT(candidates) FROM table_1342359_17 WHERE first_elected = 1929
29,544
<question>: how many people won in 1914 <context>: CREATE TABLE table_1342359_17 (district VARCHAR, first_elected VARCHAR)
SELECT COUNT(district) FROM table_1342359_17 WHERE first_elected = 1914
29,545
<question>: Who won in 1927 <context>: CREATE TABLE table_1342359_17 (incumbent VARCHAR, first_elected VARCHAR)
SELECT incumbent FROM table_1342359_17 WHERE first_elected = 1927
29,546
<question>: Name the number of incumbents for texas 12 <context>: CREATE TABLE table_1342359_42 (incumbent VARCHAR, district VARCHAR)
SELECT COUNT(incumbent) FROM table_1342359_42 WHERE district = "Texas 12"
29,547
<question>: How many parties were represented for Charles R. Crisp? <context>: CREATE TABLE table_1342370_10 (party VARCHAR, incumbent VARCHAR)
SELECT COUNT(party) FROM table_1342370_10 WHERE incumbent = "Charles R. Crisp"
29,548
<question>: In what district was the representative first elected in 1916? <context>: CREATE TABLE table_1342370_10 (district VARCHAR, first_elected VARCHAR)
SELECT district FROM table_1342370_10 WHERE first_elected = 1916
29,549
<question>: Who were the candidates in the 1922 entry? <context>: CREATE TABLE table_1342370_12 (candidates VARCHAR, first_elected VARCHAR)
SELECT candidates FROM table_1342370_12 WHERE first_elected = 1922
29,550
<question>: In which district is James O'Connor the incumbent? <context>: CREATE TABLE table_1342370_17 (district VARCHAR, incumbent VARCHAR)
SELECT district FROM table_1342370_17 WHERE incumbent = "James O'Connor"
29,551
<question>: To which party does Riley Joseph Wilson belong? <context>: CREATE TABLE table_1342370_17 (party VARCHAR, incumbent VARCHAR)
SELECT party FROM table_1342370_17 WHERE incumbent = "Riley Joseph Wilson"
29,552
<question>: How many of the first elected were listed when Hatton W. Sumners was incumbent and re-elected? <context>: CREATE TABLE table_1342370_42 (first_elected VARCHAR, result VARCHAR, incumbent VARCHAR)
SELECT COUNT(first_elected) FROM table_1342370_42 WHERE result = "Re-elected" AND incumbent = "Hatton W. Sumners"
29,553
<question>: What was the result in the election where the incumbent was Finis J. Garrett? <context>: CREATE TABLE table_1342370_41 (result VARCHAR, incumbent VARCHAR)
SELECT result FROM table_1342370_41 WHERE incumbent = "Finis J. Garrett"
29,554
<question>: In what district was the incumbent Cordell hull? <context>: CREATE TABLE table_1342370_41 (district VARCHAR, incumbent VARCHAR)
SELECT district FROM table_1342370_41 WHERE incumbent = "Cordell Hull"
29,555
<question>: Who were the candidates in the election in the Tennessee 9 district? <context>: CREATE TABLE table_1342370_41 (candidates VARCHAR, district VARCHAR)
SELECT candidates FROM table_1342370_41 WHERE district = "Tennessee 9"
29,556
<question>: What was the result of the election featuring james a. gallivan (d) unopposed? <context>: CREATE TABLE table_1342379_20 (result VARCHAR, candidates VARCHAR)
SELECT result FROM table_1342379_20 WHERE candidates = "James A. Gallivan (D) Unopposed"
29,557
<question>: How many districts does john j. douglass represent? <context>: CREATE TABLE table_1342379_20 (district VARCHAR, incumbent VARCHAR)
SELECT COUNT(district) FROM table_1342379_20 WHERE incumbent = "John J. Douglass"
29,558
<question>: how many areas were in the election in 1912 <context>: CREATE TABLE table_1342379_10 (district VARCHAR, first_elected VARCHAR)
SELECT COUNT(district) FROM table_1342379_10 WHERE first_elected = 1912
29,559
<question>: what is the affiliation of charles h. brand <context>: CREATE TABLE table_1342379_10 (party VARCHAR, incumbent VARCHAR)
SELECT party FROM table_1342379_10 WHERE incumbent = "Charles H. Brand"
29,560
<question>: What candidates ran in the election that featured harry lane englebright? <context>: CREATE TABLE table_1342370_5 (candidates VARCHAR, incumbent VARCHAR)
SELECT candidates FROM table_1342370_5 WHERE incumbent = "Harry Lane Englebright"
29,561
<question>: When was incumbent William B. Oliver first elected? <context>: CREATE TABLE table_1342379_2 (first_elected INTEGER, incumbent VARCHAR)
SELECT MAX(first_elected) FROM table_1342379_2 WHERE incumbent = "William B. Oliver"
29,562
<question>: who is the the incumbent with candidates being percy e. quin (d) unopposed <context>: CREATE TABLE table_1342379_23 (incumbent VARCHAR, candidates VARCHAR)
SELECT incumbent FROM table_1342379_23 WHERE candidates = "Percy E. Quin (D) Unopposed"
29,563
<question>: what's the district with candidates being john e. rankin (d) unopposed <context>: CREATE TABLE table_1342379_23 (district VARCHAR, candidates VARCHAR)
SELECT district FROM table_1342379_23 WHERE candidates = "John E. Rankin (D) Unopposed"
29,564
<question>: who is the the candidates with district being mississippi 4 <context>: CREATE TABLE table_1342379_23 (candidates VARCHAR, district VARCHAR)
SELECT candidates FROM table_1342379_23 WHERE district = "Mississippi 4"
29,565
<question>: who is the incumbent for district mississippi 4 <context>: CREATE TABLE table_1342379_23 (incumbent VARCHAR, district VARCHAR)
SELECT incumbent FROM table_1342379_23 WHERE district = "Mississippi 4"
29,566
<question>: what's the result with incumbent being bill g. lowrey <context>: CREATE TABLE table_1342379_23 (result VARCHAR, incumbent VARCHAR)
SELECT result FROM table_1342379_23 WHERE incumbent = "Bill G. Lowrey"
29,567
<question>: what's the district  with candidates being william madison whittington (d) unopposed <context>: CREATE TABLE table_1342379_23 (district VARCHAR, candidates VARCHAR)
SELECT district FROM table_1342379_23 WHERE candidates = "William Madison Whittington (D) Unopposed"
29,568
<question>: What was the last year that incumbent joseph t. deal was first elected? <context>: CREATE TABLE table_1342379_45 (first_elected INTEGER, incumbent VARCHAR)
SELECT MAX(first_elected) FROM table_1342379_45 WHERE incumbent = "Joseph T. Deal"
29,569
<question>: What year was someone first elected? <context>: CREATE TABLE table_1342379_45 (first_elected INTEGER)
SELECT MIN(first_elected) FROM table_1342379_45
29,570
<question>: What district does edward everett eslick represent? <context>: CREATE TABLE table_1342379_41 (district VARCHAR, incumbent VARCHAR)
SELECT district FROM table_1342379_41 WHERE incumbent = "Edward Everett Eslick"
29,571
<question>: How many times was incumbent cordell hull first elected? <context>: CREATE TABLE table_1342379_41 (first_elected VARCHAR, incumbent VARCHAR)
SELECT COUNT(first_elected) FROM table_1342379_41 WHERE incumbent = "Cordell Hull"
29,572
<question>: How many times was the election joseph w. byrns, sr. (d) unopposed? <context>: CREATE TABLE table_1342379_41 (result VARCHAR, candidates VARCHAR)
SELECT COUNT(result) FROM table_1342379_41 WHERE candidates = "Joseph W. Byrns, Sr. (D) Unopposed"
29,573
<question>: What is the least first elected for jeff busby? <context>: CREATE TABLE table_1342393_23 (first_elected INTEGER, incumbent VARCHAR)
SELECT MIN(first_elected) FROM table_1342393_23 WHERE incumbent = "Jeff Busby"
29,574
<question>: What was the party for first elected 1923? <context>: CREATE TABLE table_1342393_23 (party VARCHAR, first_elected VARCHAR)
SELECT party FROM table_1342393_23 WHERE first_elected = 1923
29,575
<question>: Name the total number of result for mississippi 4? <context>: CREATE TABLE table_1342393_23 (result VARCHAR, district VARCHAR)
SELECT COUNT(result) FROM table_1342393_23 WHERE district = "Mississippi 4"
29,576
<question>: what is the section where gordon lee ran <context>: CREATE TABLE table_1342393_10 (district VARCHAR, incumbent VARCHAR)
SELECT district FROM table_1342393_10 WHERE incumbent = "Gordon Lee"
29,577
<question>: what section did frank park run in <context>: CREATE TABLE table_1342393_10 (district VARCHAR, incumbent VARCHAR)
SELECT district FROM table_1342393_10 WHERE incumbent = "Frank Park"
29,578
<question>: who won in the race in the section georgia 5 <context>: CREATE TABLE table_1342393_10 (incumbent VARCHAR, district VARCHAR)
SELECT incumbent FROM table_1342393_10 WHERE district = "Georgia 5"
29,579
<question>: How many candidates won the election of john n. sandlin? <context>: CREATE TABLE table_1342426_18 (candidates VARCHAR, incumbent VARCHAR)
SELECT COUNT(candidates) FROM table_1342426_18 WHERE incumbent = "John N. Sandlin"
29,580
<question>: Who was the incumbent in the election of henry garland dupré (d) unopposed? <context>: CREATE TABLE table_1342426_18 (incumbent VARCHAR, candidates VARCHAR)
SELECT incumbent FROM table_1342426_18 WHERE candidates = "Henry Garland Dupré (D) Unopposed"
29,581
<question>: What was the result when incumbent John R. Tyson was elected? <context>: CREATE TABLE table_1342426_3 (result VARCHAR, incumbent VARCHAR)
SELECT result FROM table_1342426_3 WHERE incumbent = "John R. Tyson"
29,582
<question>: Name the result for william j. driver <context>: CREATE TABLE table_1342426_5 (result VARCHAR, incumbent VARCHAR)
SELECT result FROM table_1342426_5 WHERE incumbent = "William J. Driver"
29,583
<question>: Name the district for william j. driver <context>: CREATE TABLE table_1342426_5 (district VARCHAR, incumbent VARCHAR)
SELECT district FROM table_1342426_5 WHERE incumbent = "William J. Driver"
29,584
<question>: Name the lowest first elected for chester w. taylor <context>: CREATE TABLE table_1342426_5 (first_elected INTEGER, incumbent VARCHAR)
SELECT MIN(first_elected) FROM table_1342426_5 WHERE incumbent = "Chester W. Taylor"
29,585
<question>: Who were the candidates when Henry Garland Dupré was incumbent? <context>: CREATE TABLE table_1342451_16 (candidates VARCHAR, incumbent VARCHAR)
SELECT candidates FROM table_1342451_16 WHERE incumbent = "Henry Garland Dupré"
29,586
<question>: How many candidates were there when Henry Garland Dupré was the incumbent? <context>: CREATE TABLE table_1342451_16 (candidates VARCHAR, incumbent VARCHAR)
SELECT COUNT(candidates) FROM table_1342451_16 WHERE incumbent = "Henry Garland Dupré"
29,587
<question>: What district did James O'Connor belong to? <context>: CREATE TABLE table_1342451_16 (district VARCHAR, incumbent VARCHAR)
SELECT district FROM table_1342451_16 WHERE incumbent = "James O'Connor"
29,588
<question>: How many different original air dates did the episode number 6 have? <context>: CREATE TABLE table_13426649_1 (original_air_date VARCHAR, _number VARCHAR)
SELECT COUNT(original_air_date) FROM table_13426649_1 WHERE _number = 6
29,589
<question>: Who wrote the episode with production code 1ANJ01? <context>: CREATE TABLE table_13426649_1 (written_by VARCHAR, production_code VARCHAR)
SELECT written_by FROM table_13426649_1 WHERE production_code = "1ANJ01"
29,590
<question>: What are the locations with a panthers mascot? <context>: CREATE TABLE table_13456202_1 (location VARCHAR, mascot VARCHAR)
SELECT location FROM table_13456202_1 WHERE mascot = "Panthers"
29,591
<question>: What are the locations with an eagles macot? <context>: CREATE TABLE table_13456202_1 (location VARCHAR, mascot VARCHAR)
SELECT location FROM table_13456202_1 WHERE mascot = "Eagles"
29,592
<question>: How many teams have an eagles mascot? <context>: CREATE TABLE table_13456202_1 (affiliation VARCHAR, mascot VARCHAR)
SELECT COUNT(affiliation) FROM table_13456202_1 WHERE mascot = "Eagles"
29,593
<question>: How many teams have the titans as a mascot? <context>: CREATE TABLE table_13456202_1 (affiliation VARCHAR, mascot VARCHAR)
SELECT COUNT(affiliation) FROM table_13456202_1 WHERE mascot = "Titans"
29,594
<question>: WHat year was north college hill high school founded? <context>: CREATE TABLE table_13456202_1 (founded INTEGER, school VARCHAR)
SELECT MAX(founded) FROM table_13456202_1 WHERE school = "North College Hill High school"
29,595
<question>: Who was the incumbent when ran william b. oliver (d) unopposed? <context>: CREATE TABLE table_1346118_2 (incumbent VARCHAR, candidates VARCHAR)
SELECT incumbent FROM table_1346118_2 WHERE candidates = "William B. Oliver (D) Unopposed"
29,596
<question>: Which party was the incumbent from when the cadidates were henry e. barbour (r) 52.1% henry hawson (d) 47.9%? Answer: Democratic <context>: CREATE TABLE table_1346118_5 (party VARCHAR, candidates VARCHAR)
SELECT COUNT(party) FROM table_1346118_5 WHERE candidates = "Henry E. Barbour (R) 52.1% Henry Hawson (D) 47.9%"
29,597
<question>: Which district was the race between john i. nolan (r) 87% thomas f. feeley (s) 13%? <context>: CREATE TABLE table_1346118_5 (district VARCHAR, candidates VARCHAR)
SELECT district FROM table_1346118_5 WHERE candidates = "John I. Nolan (R) 87% Thomas F. Feeley (S) 13%"
29,598
<question>: What was the net seat gain in the race john a. elston (r) 88.4% luella twining (s) 11.6%? <context>: CREATE TABLE table_1346118_5 (result VARCHAR, candidates VARCHAR)
SELECT result FROM table_1346118_5 WHERE candidates = "John A. Elston (R) 88.4% Luella Twining (S) 11.6%"
29,599
<question>: Which District was the incumbent Julius Kahn from? Answer: California 4th district <context>: CREATE TABLE table_1346118_5 (district VARCHAR, incumbent VARCHAR)
SELECT COUNT(district) FROM table_1346118_5 WHERE incumbent = "Julius Kahn"