home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

10 rows where legislator_id = "G000320"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, 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
28424 28424 Albert Gore G000320 rep TN 1939-01-03 1941-01-03   Democrat 4                        
28425 28425 Albert Gore G000320 rep TN 1941-01-03 1943-01-03   Democrat 4                        
28426 28426 Albert Gore G000320 rep TN 1943-01-06 1945-01-03   Democrat 4                        
28427 28427 Albert Gore G000320 rep TN 1945-01-03 1947-01-03   Democrat 4                        
28428 28428 Albert Gore G000320 rep TN 1947-01-03 1949-01-03   Democrat 4                        
28429 28429 Albert Gore G000320 rep TN 1949-01-03 1951-01-03   Democrat 4                        
28430 28430 Albert Gore G000320 rep TN 1951-01-03 1953-01-03   Democrat 4                        
28431 28431 Albert Gore G000320 sen TN 1953-01-03 1959-01-03 1 Democrat                          
28432 28432 Albert Gore G000320 sen TN 1959-01-07 1965-01-03 1 Democrat                          
28433 28433 Albert Gore G000320 sen TN 1965-01-04 1971-01-03 1 Democrat                          

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