home / legislators / legislator_terms

Menu
  • GraphQL API

legislator_terms

Table actions Table actions
  • GraphQL API for legislator_terms

15 rows where legislator_id = "A000215"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: start (date), end (date)

Link rowid ▼ legislator_id type state start end class party district how party_affiliations caucus url address phone fax contact_form office state_rank rss_url end-type
36474 36474 A000215 rep TX 1971-01-21 1973-01-03   Republican 7                        
36475 36475 A000215 rep TX 1973-01-03 1975-01-03   Republican 7                        
36476 36476 A000215 rep TX 1975-01-14 1977-01-03   Republican 7                        
36477 36477 A000215 rep TX 1977-01-04 1979-01-03   Republican 7                        
36478 36478 A000215 rep TX 1979-01-15 1981-01-03   Republican 7                        
36479 36479 A000215 rep TX 1981-01-05 1983-01-03   Republican 7                        
36480 36480 A000215 rep TX 1983-01-03 1985-01-03   Republican 7                        
36481 36481 A000215 rep TX 1985-01-03 1987-01-03   Republican 7                        
36482 36482 A000215 rep TX 1987-01-06 1989-01-03   Republican 7                        
36483 36483 A000215 rep TX 1989-01-03 1991-01-03   Republican 7                        
36484 36484 A000215 rep TX 1991-01-03 1993-01-03   Republican 7                        
36485 36485 A000215 rep TX 1993-01-05 1995-01-03   Republican 7                        
36486 36486 A000215 rep TX 1995-01-04 1997-01-03   Republican 7                        
36487 36487 A000215 rep TX 1997-01-07 1999-01-03   Republican 7                        
36488 36488 A000215 rep TX 1999-01-06 2001-01-03   Republican 7                        

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [legislator_terms] (
   [legislator_id] TEXT REFERENCES [legislators]([id]),
   [type] TEXT,
   [state] TEXT,
   [start] TEXT,
   [end] TEXT,
   [class] INTEGER,
   [party] TEXT
, [district] INTEGER, [how] TEXT, [party_affiliations] TEXT, [caucus] TEXT, [url] TEXT, [address] TEXT, [phone] TEXT, [fax] TEXT, [contact_form] TEXT, [office] TEXT, [state_rank] TEXT, [rss_url] TEXT, [end-type] TEXT);
Powered by Datasette · How this site works · Code of conduct