home / openregs

congress_members

All current and historical members of Congress (12,700+) from the congress-legislators project. Includes bioguide_id (universal key), party, state, chamber, and cross-reference IDs for OpenSecrets, FEC, GovTrack, and more.

Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API

19 rows where chamber = "House", party = "Republican" and state = "DE" sorted by full_name

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: first_name, last_name, first_served, last_served, opensecrets_id, fec_ids, thomas_id, terms_count, served_until, speech_count, bills_sponsored, vote_count, fec_total_received, first_served (date), last_served (date), birthday (date), served_until (date), fec_ids (array)

state 1

  • DE · 19 ✖

party 1

  • Republican · 19 ✖

is_current 1

  • 0 19

chamber 1

  • House · 19 ✖
bioguide_id first_name last_name full_name ▼ nickname party state chamber district first_served last_served is_current opensecrets_id fec_ids govtrack_id thomas_id votesmart_id lis_id wikipedia_id ballotpedia_id birthday gender terms_count served_until trade_count speech_count bills_sponsored vote_count fec_total_received
L000151 Caleb Layton Caleb Layton   Republican DE House 0 1919-05-19 1923-03-03 0   [] 406656       Caleb R. Layton   1851-09-08 M 3 1923-03-03 0 0 0 0 0
W000483 Earle Willey Earle Willey   Republican DE House 0 1943-01-06 1945-01-03 0   [] 411640       Earle D. Willey   1889-07-21 M 2 1945-01-03 0 0 0 0 0
W000500 George Williams George Williams   Republican DE House 0 1939-01-03 1941-01-03 0   [] 411657       George S. Williams   1877-10-21 M 2 1941-01-03 0 0 0 0 0
H000318 Harry Haskell Harry Haskell   Republican DE House 0 1957-01-03 1959-01-03 0   [] 405191       Hal Haskell   1921-05-27 M 2 1959-01-03 0 0 0 0 0
W000123 Herbert Warburton Herbert Warburton   Republican DE House 0 1953-01-03 1955-01-03 0   [] 411298       Herbert Warburton   1916-09-21 M 2 1955-01-03 0 0 0 0 0
B001151 Hiram Burton Hiram Burton   Republican DE House 0 1905-12-04 1909-03-03 0   [] 402093       Hiram R. Burton   1841-11-13 M 3 1909-03-03 0 0 0 0 0
L000398 James Lofland James Lofland   Republican DE House 0 1873-12-01 1875-03-03 0   [] 406889       James R. Lofland   1823-11-02 M 2 1875-03-03 0 0 0 0 0
H000680 John Hoffecker John Hoffecker   Republican DE House 0 1899-12-04 1901-03-03 0   [] 405533       John H. Hoffecker   1827-09-12 M 2 1901-03-03 0 0 0 0 0
P000108 John Patten John Patten   Republican DE House 0 1793-12-02 1797-03-03 0   [] 408516       John Patten (American politician)   1746-04-26 M 3 1797-03-03 0 0 0 0 0
S000915 John Stewart John Stewart   Republican DE House 0 1935-01-03 1937-01-03 0   [] 410375       J. George Stewart   1890-06-02 M 2 1937-01-03 0 0 0 0 0
W000562 Jonathan Willis Jonathan Willis   Republican DE House 0 1895-12-02 1897-03-03 0   [] 411718       Jonathan S. Willis   1830-04-05 M 2 1897-03-03 0 0 0 0 0
C000243 Michael Castle Michael Castle   Republican DE House 0 1993-01-05 2011-01-03 0 N00009775 ["H2DE00072"] 400070 00183 26792   Mike Castle   1939-07-02 M 10 2011-01-03 0 1008 232 5884 3241
D000558 Pierre du Pont Pierre du Pont   Republican DE House 0 1971-01-21 1977-01-03 0   [] 403617 00319     Pete du Pont   1935-01-22 M 4 1977-01-03 0 0 82 0 0
H000826 Robert Houston Robert Houston   Republican DE House 0 1925-12-07 1933-03-03 0   [] 405673       Robert G. Houston   1867-10-13 M 5 1933-03-03 0 0 0 0 0
E000258 Thomas Evans Thomas Evans   Republican DE House 0 1977-01-04 1983-01-03 0   [] 403939 00363     Thomas B. Evans Jr.   1931-11-05 M 4 1983-01-03 0 0 49 0 0
M000758 Thomas Miller Thomas Miller   Republican DE House 0 1915-12-06 1917-03-03 0   [] 407736       Thomas W. Miller   1886-06-26 M 2 1917-03-03 0 0 0 0 0
H000681 Walter Hoffecker Walter Hoffecker   Republican DE House 0 1899-12-04 1901-03-03 0   [] 405534       Walter O. Hoffecker   1854-09-20 M 2 1901-03-03 0 0 0 0 0
H000076 Willard Hall Willard Hall   Republican DE House 0 1817-12-01 1821-03-03 0   [] 404959       Willard Hall   1780-12-24 M 3 1821-03-03 0 0 0 0 0
H000422 William Heald William Heald   Republican DE House 0 1909-03-15 1913-03-03 0   [] 405288       William H. Heald   1864-08-27 M 3 1913-03-03 0 0 0 0 0

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE congress_members (
    bioguide_id TEXT PRIMARY KEY,
    first_name TEXT,
    last_name TEXT,
    full_name TEXT,
    nickname TEXT,
    party TEXT,
    state TEXT,
    chamber TEXT,
    district INTEGER,
    first_served TEXT,
    last_served TEXT,
    is_current INTEGER,
    opensecrets_id TEXT,
    fec_ids TEXT,
    govtrack_id INTEGER,
    thomas_id TEXT,
    votesmart_id INTEGER,
    lis_id TEXT,
    wikipedia_id TEXT,
    ballotpedia_id TEXT,
    birthday TEXT,
    gender TEXT,
    terms_count INTEGER,
    served_until TEXT
, trade_count INTEGER DEFAULT 0, speech_count INTEGER DEFAULT 0, bills_sponsored INTEGER DEFAULT 0, vote_count INTEGER DEFAULT 0, fec_total_received INTEGER DEFAULT 0);
CREATE INDEX idx_cm_name ON congress_members(last_name, first_name);
CREATE INDEX idx_cm_party ON congress_members(party);
CREATE INDEX idx_cm_state ON congress_members(state);
CREATE INDEX idx_cm_chamber ON congress_members(chamber);
CREATE INDEX idx_cm_current ON congress_members(is_current);
CREATE INDEX idx_cm_current_trades ON congress_members(is_current DESC, trade_count DESC);
Powered by Datasette · Queries took 375.618ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API