question
stringlengths
12
244
create_table_statement
stringlengths
97
895
sql_query
stringlengths
27
479
wiki_sql_table_id
stringlengths
8
14
On which circuit was the lites 1 race one winning team #66 Gunnar Racing?
CREATE TABLE "table1_26638600_3" ( "rnd" real, "circuit" text, "lites_1_race_one_winning_team" text, "lites_2_race_one_winning_team" text, "lites_1_race_two_winning_team" text, "lites_2_race_two_winning_team" text );
SELECT "circuit" FROM "table1_26638600_3" WHERE "lites_1_race_one_winning_team"='#66 Gunnar Racing';
1-26638600-3
On which circuit was the lites race two winning team #13 Inspire Motorsports?
CREATE TABLE "table1_26638600_3" ( "rnd" real, "circuit" text, "lites_1_race_one_winning_team" text, "lites_2_race_one_winning_team" text, "lites_1_race_two_winning_team" text, "lites_2_race_two_winning_team" text );
SELECT "circuit" FROM "table1_26638600_3" WHERE "lites_1_race_two_winning_team"='#13 Inspire Motorsports';
1-26638600-3
Who was the lites 2 race two winning team when #13 Inspire Motorsports was the Lites 1 race one winning team?
CREATE TABLE "table1_26638600_3" ( "rnd" real, "circuit" text, "lites_1_race_one_winning_team" text, "lites_2_race_one_winning_team" text, "lites_1_race_two_winning_team" text, "lites_2_race_two_winning_team" text );
SELECT "lites_2_race_two_winning_team" FROM "table1_26638600_3" WHERE "lites_1_race_one_winning_team"='#13 Inspire Motorsports';
1-26638600-3
What date did series number 32 premiere?
CREATE TABLE "table1_2667438_5" ( "no_in_series" real, "no_in_season" real, "title" text, "directed_by" text, "written_by" text, "original_air_date" text, "prod_code" text );
SELECT "original_air_date" FROM "table1_2667438_5" WHERE "no_in_series"=32;
1-2667438-5
WHat is the highest difference?
CREATE TABLE "table1_26677836_1" ( "place" real, "nation" text, "played" real, "won" real, "drawn" real, "lost" real, "for" real, "against" real, "difference" real, "table_points" real );
SELECT MAX("difference") FROM "table1_26677836_1";
1-26677836-1
What is the nation when the for is 326?
CREATE TABLE "table1_26677836_1" ( "place" real, "nation" text, "played" real, "won" real, "drawn" real, "lost" real, "for" real, "against" real, "difference" real, "table_points" real );
SELECT "nation" FROM "table1_26677836_1" WHERE "for"=326;
1-26677836-1
What is the highest lost?
CREATE TABLE "table1_26677836_1" ( "place" real, "nation" text, "played" real, "won" real, "drawn" real, "lost" real, "for" real, "against" real, "difference" real, "table_points" real );
SELECT MAX("lost") FROM "table1_26677836_1";
1-26677836-1
What is the nation when the place is 2?
CREATE TABLE "table1_26677836_1" ( "place" real, "nation" text, "played" real, "won" real, "drawn" real, "lost" real, "for" real, "against" real, "difference" real, "table_points" real );
SELECT "nation" FROM "table1_26677836_1" WHERE "place"=2;
1-26677836-1
How many times is the nation [[|]] (19)?
CREATE TABLE "table1_26677836_1" ( "place" real, "nation" text, "played" real, "won" real, "drawn" real, "lost" real, "for" real, "against" real, "difference" real, "table_points" real );
SELECT COUNT("against") FROM "table1_26677836_1" WHERE "nation"='[[|]] (19)';
1-26677836-1
Which party does the incumbent Mathias Morris belong to?
CREATE TABLE "pennsylvania" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "pennsylvania" WHERE "incumbent"='Mathias Morris';
1-2668169-2
Which district does the incumbent Luther Reily represent?
CREATE TABLE "pennsylvania" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "district" FROM "pennsylvania" WHERE "incumbent"='Luther Reily';
1-2668169-2
Who are the candidates for the Pennsylvania 11 district?
CREATE TABLE "pennsylvania" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "pennsylvania" WHERE "district"='Pennsylvania 11';
1-2668169-2
How many people won the election in the Pennsylvania 11 district?
CREATE TABLE "pennsylvania" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("candidates") FROM "pennsylvania" WHERE "district"='Pennsylvania 11';
1-2668169-2
How many times did the incumbent was first elected and then lost re-election anti-masonic gain?
CREATE TABLE "table1_2668173_4" ( "district" text, "incumbent" text, "party" text, "first_elected" real, "result" text, "candidates" text );
SELECT COUNT("first_elected") FROM "table1_2668173_4" WHERE "result"='Lost re-election Anti-Masonic gain';
1-2668173-4
Who were the candidates if the incumbent was Henry Logan?
CREATE TABLE "table1_2668173_4" ( "district" text, "incumbent" text, "party" text, "first_elected" real, "result" text, "candidates" text );
SELECT "candidates" FROM "table1_2668173_4" WHERE "incumbent"='Henry Logan';
1-2668173-4
What was the district of the incumbent Mathias Morris?
CREATE TABLE "table1_2668173_4" ( "district" text, "incumbent" text, "party" text, "first_elected" real, "result" text, "candidates" text );
SELECT "district" FROM "table1_2668173_4" WHERE "incumbent"='Mathias Morris';
1-2668173-4
How many incumbents was first elected in the Anti-Masonic party?
CREATE TABLE "table1_2668173_4" ( "district" text, "incumbent" text, "party" text, "first_elected" real, "result" text, "candidates" text );
SELECT COUNT("first_elected") FROM "table1_2668173_4" WHERE "party"='Anti-Masonic';
1-2668173-4
Name the incumbent for robert monell (j) 63.6% tilly lynde 36.4%
CREATE TABLE "table1_2668243_17" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "incumbent" FROM "table1_2668243_17" WHERE "candidates"='Robert Monell (J) 63.6% Tilly Lynde 36.4%';
1-2668243-17
Name the number of first elected for thomas maxwell (j) 60.1% david woodcock (aj) 39.9%
CREATE TABLE "table1_2668243_17" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("first_elected") FROM "table1_2668243_17" WHERE "candidates"='Thomas Maxwell (J) 60.1% David Woodcock (AJ) 39.9%';
1-2668243-17
Name the candidates for new york 21
CREATE TABLE "table1_2668243_17" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "table1_2668243_17" WHERE "district"='New York 21';
1-2668243-17
Name the candidates for selah r. hobbie
CREATE TABLE "table1_2668243_17" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "table1_2668243_17" WHERE "incumbent"='Selah R. Hobbie';
1-2668243-17
Name the result for james lent (j) 52.3% silas wood (aj) 47.7%
CREATE TABLE "table1_2668243_17" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "table1_2668243_17" WHERE "candidates"='James Lent (J) 52.3% Silas Wood (AJ) 47.7%';
1-2668243-17
Who were the candidates in districk Pennsylvania 12?
CREATE TABLE "pennsylvania" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "pennsylvania" WHERE "district"='Pennsylvania 12';
1-2668199-2
What is the result for district pennsylvania 6?
CREATE TABLE "pennsylvania" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "pennsylvania" WHERE "district"='Pennsylvania 6';
1-2668199-2
Who was the incumbent when the candidates were John banks (am) 52.2% samuel power (j) 47.8%?
CREATE TABLE "pennsylvania" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "incumbent" FROM "pennsylvania" WHERE "candidates"='John Banks (AM) 52.2% Samuel Power (J) 47.8%';
1-2668199-2
How many times was the result was re-elected and the party was anti-masonic in the district Pennsylvania 24?
CREATE TABLE "pennsylvania" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("first_elected") FROM "pennsylvania" WHERE "result"='Re-elected' AND "party"='Anti-Masonic' AND "district"='Pennsylvania 24';
1-2668199-2
Who were all the candidates when the results were re-elected, first elected was 1832 and the party was jacksonian?
CREATE TABLE "pennsylvania" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "pennsylvania" WHERE "result"='Re-elected' AND "first_elected"='1832' AND "party"='Jacksonian';
1-2668199-2
In Ghent in 2011, what was the rank-qualifying value when the score-qualifying value was 14.850
CREATE TABLE "competitive_history" ( "year" real, "competition" text, "location" text, "apparatus" text, "rank_final" real, "score_final" text, "rank_qualifying" real, "score_qualifying" text );
SELECT MAX("rank_qualifying") FROM "competitive_history" WHERE "location"='Ghent' AND "year"=2011 AND "score_qualifying"='14.850';
1-26681728-1
What was the maximum rank-final score on the floor exercise?
CREATE TABLE "competitive_history" ( "year" real, "competition" text, "location" text, "apparatus" text, "rank_final" real, "score_final" text, "rank_qualifying" real, "score_qualifying" text );
SELECT MAX("rank_final") FROM "competitive_history" WHERE "apparatus"='Floor Exercise';
1-26681728-1
What was the maximum rank-final value for a score of 14.975?
CREATE TABLE "competitive_history" ( "year" real, "competition" text, "location" text, "apparatus" text, "rank_final" real, "score_final" text, "rank_qualifying" real, "score_qualifying" text );
SELECT MAX("rank_final") FROM "competitive_history" WHERE "score_final"='14.975';
1-26681728-1
Where did the event with a final score of 15.050 occur?
CREATE TABLE "competitive_history" ( "year" real, "competition" text, "location" text, "apparatus" text, "rank_final" real, "score_final" text, "rank_qualifying" real, "score_qualifying" text );
SELECT "location" FROM "competitive_history" WHERE "score_final"='15.050';
1-26681728-1
how many "Party" are in district south carolina 2?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("party") FROM "united_states_house_of_representatives_e" WHERE "district"='South Carolina 2';
1-2668243-22
What "party" was re-elected in district South Carolina 7?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "united_states_house_of_representatives_e" WHERE "result"='Re-elected' AND "district"='South Carolina 7';
1-2668243-22
who were the "candidate" of South Carolina 6?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "united_states_house_of_representatives_e" WHERE "district"='South Carolina 6';
1-2668243-22
Who was the "incumbent" of district south carolina 7?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "incumbent" FROM "united_states_house_of_representatives_e" WHERE "district"='South Carolina 7';
1-2668243-22
How many people were first elected when john roane was the incumbent?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("first_elected") FROM "united_states_house_of_representatives_e" WHERE "incumbent"='John Roane';
1-2668243-25
What party did john s. barbour represent?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='John S. Barbour';
1-2668243-25
What was the result of the election featuring andrew stevenson (j) 100%?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "united_states_house_of_representatives_e" WHERE "candidates"='Andrew Stevenson (J) 100%';
1-2668243-25
What candidate(s) ran for election when nathaniel h. claiborne was the incumbent?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Nathaniel H. Claiborne';
1-2668243-25
Who was the ran as an incumbent leader first in 1818?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "incumbent" FROM "united_states_house_of_representatives_e" WHERE "first_elected"='1818';
1-2668254-17
Who were the running candidates when Joshua Sands was the incumbent?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Joshua Sands';
1-2668254-17
What was the result of the election where stephen van rensselaer was the incumbent and the party represented was the adams-clay federalist party?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "united_states_house_of_representatives_e" WHERE "party"='Adams-Clay Federalist' AND "incumbent"='Stephen Van Rensselaer';
1-2668264-17
How many district has a candidate that was first elected on 1811?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("district") FROM "united_states_house_of_representatives_e" WHERE "first_elected"='1811';
1-2668254-25
In what district was the incumbent Charles A. Wickliffe?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "district" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Charles A. Wickliffe';
1-2668254-8
What party did the incumbent Thomas P. Moore belong to?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Thomas P. Moore';
1-2668254-8
Who were the candidates in the Kentucky 9 district?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "united_states_house_of_representatives_e" WHERE "district"='Kentucky 9';
1-2668254-8
Who were the candidates in the Kentucky 5 district?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "united_states_house_of_representatives_e" WHERE "district"='Kentucky 5';
1-2668254-8
Who was the incumbent when the candidate was william drayton (j)?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "incumbent" FROM "united_states_house_of_representatives_e" WHERE "candidates"='William Drayton (J)';
1-2668254-22
What party did candidate george mcduffie (j) represent?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "united_states_house_of_representatives_e" WHERE "candidates"='George McDuffie (J)';
1-2668254-22
What party did robert p. letcher represent?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Robert P. Letcher';
1-2668264-8
What district(s) did henry clay represent?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "district" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Henry Clay';
1-2668264-8
Who were the candidates for election that had a result of a retired jacksonian gain?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "united_states_house_of_representatives_e" WHERE "result"='Retired Jacksonian gain';
1-2668264-8
What ended up happening in the district Virginia 22?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "united_states_house_of_representatives_e" WHERE "district"='Virginia 22';
1-2668329-25
What party won the Virginia 4 district?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "united_states_house_of_representatives_e" WHERE "district"='Virginia 4';
1-2668329-25
How many people won the election in the district of Virginia 4?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("result") FROM "united_states_house_of_representatives_e" WHERE "district"='Virginia 4';
1-2668329-25
Who is the incumbent in the Virginia 6 district?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "incumbent" FROM "united_states_house_of_representatives_e" WHERE "district"='Virginia 6';
1-2668329-25
What is Samuel Smith's party?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Samuel Smith';
1-2668329-11
what is Peter Little's party?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Peter Little';
1-2668329-11
What was the result of Samuel Smith's race?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Samuel Smith';
1-2668329-11
Name the result for north carolina 9
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("result") FROM "united_states_house_of_representatives_e" WHERE "district"='North Carolina 9';
1-2668329-18
Name the party for hutchins g. burton
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Hutchins G. Burton';
1-2668329-18
Name the result for thomas h. hall (dr) 53.0% william clarke (f) 47.0%
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("result") FROM "united_states_house_of_representatives_e" WHERE "candidates"='Thomas H. Hall (DR) 53.0% William Clarke (F) 47.0%';
1-2668329-18
Name the candidates for felix walker
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Felix Walker';
1-2668329-18
Who are the candidates when the incumbent is john pegram?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='John Pegram';
1-2668336-24
Who are the candidates for district virginia 12?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "united_states_house_of_representatives_e" WHERE "district"='Virginia 12';
1-2668336-24
What is the result when the candidates are alexander smyth (dr) 100%
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "united_states_house_of_representatives_e" WHERE "candidates"='Alexander Smyth (DR) 100%';
1-2668336-24
How many times is the candidates charles f. mercer (f) 100%?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("incumbent") FROM "united_states_house_of_representatives_e" WHERE "candidates"='Charles F. Mercer (F) 100%';
1-2668336-24
how many times was the incumbent is john b. yates?
CREATE TABLE "table1_2668347_14" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("party") FROM "table1_2668347_14" WHERE "incumbent"='John B. Yates';
1-2668347-14
when was the first elected when the candidates is thomas lawyer (dr) 54.9% william beekman (f) 45.1%?
CREATE TABLE "table1_2668347_14" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "first_elected" FROM "table1_2668347_14" WHERE "candidates"='Thomas Lawyer (DR) 54.9% William Beekman (F) 45.1%';
1-2668347-14
who are the candidates for district new york 10?
CREATE TABLE "table1_2668347_14" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "table1_2668347_14" WHERE "district"='New York 10';
1-2668347-14
how many times were the candidates thomas h. hubbard (dr) 51.5% simeon ford (f) 48.4%?
CREATE TABLE "table1_2668347_14" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("party") FROM "table1_2668347_14" WHERE "candidates"='Thomas H. Hubbard (DR) 51.5% Simeon Ford (F) 48.4%';
1-2668347-14
what is the district when the party is federalist and first elected is 1814?
CREATE TABLE "table1_2668347_14" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "district" FROM "table1_2668347_14" WHERE "party"='Federalist' AND "first_elected"='1814';
1-2668347-14
Name the candidates for pennsylvania 14
CREATE TABLE "table1_2668347_17" ( "district" text, "incumbent" text, "party" text, "first_elected" real, "result" text, "candidates" text );
SELECT "candidates" FROM "table1_2668347_17" WHERE "district"='Pennsylvania 14';
1-2668347-17
Name the incumbent for jacob spangler (dr) 67.1% jacob hay (f) 32.9%
CREATE TABLE "table1_2668347_17" ( "district" text, "incumbent" text, "party" text, "first_elected" real, "result" text, "candidates" text );
SELECT "incumbent" FROM "table1_2668347_17" WHERE "candidates"='Jacob Spangler (DR) 67.1% Jacob Hay (F) 32.9%';
1-2668347-17
Name the most first elected
CREATE TABLE "table1_2668347_17" ( "district" text, "incumbent" text, "party" text, "first_elected" real, "result" text, "candidates" text );
SELECT MAX("first_elected") FROM "table1_2668347_17";
1-2668347-17
Name the number of candidates for samuel d. ingham
CREATE TABLE "table1_2668347_17" ( "district" text, "incumbent" text, "party" text, "first_elected" real, "result" text, "candidates" text );
SELECT COUNT("candidates") FROM "table1_2668347_17" WHERE "incumbent"='Samuel D. Ingham';
1-2668347-17
Which district did William A. Burwell (Dr) belong to?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "district" FROM "united_states_house_of_representatives_e" WHERE "candidates"='William A. Burwell (DR)';
1-2668347-22
What was the result in the district represented by Thomas R. Gold?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Thomas R. Gold';
1-2668367-13
Who is every incumbent when Kentucky 2 is the district?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "incumbent" FROM "united_states_house_of_representatives_e" WHERE "district"='Kentucky 2';
1-2668352-5
Who is first elected when Kentucky 6 is the district?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "first_elected" FROM "united_states_house_of_representatives_e" WHERE "district"='Kentucky 6';
1-2668352-5
What is every district for incumbent Joseph Desha?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "district" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Joseph Desha';
1-2668352-5
Which party experienced a result of lost re-election democratic-republican hold?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "united_states_house_of_representatives_e" WHERE "result"='Lost re-election Democratic-Republican hold';
1-2668352-16
How many districts have John C. Calhoun as the incumbent?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("district") FROM "united_states_house_of_representatives_e" WHERE "incumbent"='John C. Calhoun';
1-2668352-16
Who was the incumbent in the Kentucky 8 district?
CREATE TABLE "table1_2668367_7" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "incumbent" FROM "table1_2668367_7" WHERE "district"='Kentucky 8';
1-2668367-7
What was the result in the election in the Kentucky 8 district?
CREATE TABLE "table1_2668367_7" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "table1_2668367_7" WHERE "district"='Kentucky 8';
1-2668367-7
What was the result in the election in the Kentucky 1 district?
CREATE TABLE "table1_2668367_7" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "table1_2668367_7" WHERE "district"='Kentucky 1';
1-2668367-7
What district had an election with incumbent john smilie?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "district" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='John Smilie';
1-2668374-13
How many districts first elected someone in 1808 and had george smith as the incumbent?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("district") FROM "united_states_house_of_representatives_e" WHERE "first_elected"='1808' AND "incumbent"='George Smith';
1-2668374-13
Who was the incumbent in Virginia 3?
CREATE TABLE "table1_2668374_18" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "incumbent" FROM "table1_2668374_18" WHERE "district"='Virginia 3';
1-2668374-18
What incumbent was a federalist that was first elected in 1803?
CREATE TABLE "table1_2668374_18" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "incumbent" FROM "table1_2668374_18" WHERE "party"='Federalist' AND "first_elected"='1803';
1-2668374-18
How many parties were first elected in 1805?
CREATE TABLE "table1_2668374_18" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("party") FROM "table1_2668374_18" WHERE "first_elected"='1805';
1-2668374-18
What district was John Dawson from?
CREATE TABLE "table1_2668374_18" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "district" FROM "table1_2668374_18" WHERE "incumbent"='John Dawson';
1-2668374-18
Who were the running candidates when Samuel Riker was the incumbent?
CREATE TABLE "table1_2668374_10" ( "district" text, "incumbent" text, "party" text, "first_elected" real, "result" text, "candidates" text );
SELECT "candidates" FROM "table1_2668374_10" WHERE "incumbent"='Samuel Riker';
1-2668374-10
Who were the candidates in the district where the incumbent was Nathaniel Macon?
CREATE TABLE "table1_2668367_14" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "candidates" FROM "table1_2668367_14" WHERE "incumbent"='Nathaniel Macon';
1-2668367-14
What party did the incumbent Joseph Pearson belong to?
CREATE TABLE "table1_2668367_14" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "table1_2668367_14" WHERE "incumbent"='Joseph Pearson';
1-2668367-14
How many incumbents are there in Pennsylvania 5?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT COUNT("incumbent") FROM "united_states_house_of_representatives_e" WHERE "district"='Pennsylvania 5';
1-2668401-12
What are the parties listed for Pennsylvania 8?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "party" FROM "united_states_house_of_representatives_e" WHERE "district"='Pennsylvania 8';
1-2668401-12
Name the incumbent for candidates Joseph Hiester (dr) 83.2% Roswell Wells (f) 16.8%.
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "incumbent" FROM "united_states_house_of_representatives_e" WHERE "candidates"='Joseph Hiester (DR) 83.2% Roswell Wells (F) 16.8%';
1-2668401-12
What was the result for Andrew Gregg?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "united_states_house_of_representatives_e" WHERE "incumbent"='Andrew Gregg';
1-2668401-12
What was the result for Pennsylvania 8?
CREATE TABLE "united_states_house_of_representatives_e" ( "district" text, "incumbent" text, "party" text, "first_elected" text, "result" text, "candidates" text );
SELECT "result" FROM "united_states_house_of_representatives_e" WHERE "district"='Pennsylvania 8';
1-2668401-12