home / legislators / legislator_terms

Menu
  • GraphQL API

legislator_terms

Table actions Table actions
  • GraphQL API for legislator_terms

10 rows where legislator_id = "J000072"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, party, 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
36977 36977 J000072 rep VT 1975-01-14 1977-01-03   Republican 0                        
36978 36978 J000072 rep VT 1977-01-04 1979-01-03   Republican 0                        
36979 36979 J000072 rep VT 1979-01-15 1981-01-03   Republican 0                        
36980 36980 J000072 rep VT 1981-01-05 1983-01-03   Republican 0                        
36981 36981 J000072 rep VT 1983-01-03 1985-01-03   Republican 0                        
36982 36982 J000072 rep VT 1985-01-03 1987-01-03   Republican 0                        
36983 36983 J000072 rep VT 1987-01-06 1989-01-03   Republican 0                        
36984 36984 J000072 sen VT 1989-01-03 1995-01-03 1 Republican                          
36985 36985 J000072 sen VT 1995-01-04 2001-01-03 1 Republican                          
36986 36986 J000072 sen VT 2001-01-03 2007-01-03 1 Independent     [{"start": "2001-01-03", "end": "2001-06-06", "party": "Republican"}, {"start": "2001-06-06", "end": "2007-01-03", "party": "Independent", "caucus": "Democrat"}] Democrat http://jeffords.senate.gov/                

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