home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

12 rows where legislator_id = "C000317"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, district, 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
24790 24790 Virgil Chapman C000317 rep KY 1925-12-07 1927-03-04   Democrat 7                        
24791 24791 Virgil Chapman C000317 rep KY 1927-12-05 1929-03-03   Democrat 7                        
24792 24792 Virgil Chapman C000317 rep KY 1931-12-07 1933-03-03   Democrat 7                        
24793 24793 Virgil Chapman C000317 rep KY 1933-03-09 1935-01-03   Democrat 0                        
24794 24794 Virgil Chapman C000317 rep KY 1935-01-03 1937-01-03   Democrat 6                        
24795 24795 Virgil Chapman C000317 rep KY 1937-01-05 1939-01-03   Democrat 6                        
24796 24796 Virgil Chapman C000317 rep KY 1939-01-03 1941-01-03   Democrat 6                        
24797 24797 Virgil Chapman C000317 rep KY 1941-01-03 1943-01-03   Democrat 6                        
24798 24798 Virgil Chapman C000317 rep KY 1943-01-06 1945-01-03   Democrat 6                        
24799 24799 Virgil Chapman C000317 rep KY 1945-01-03 1947-01-03   Democrat 6                        
24800 24800 Virgil Chapman C000317 rep KY 1947-01-03 1949-01-03   Democrat 6                        
24801 24801 Virgil Chapman C000317 sen KY 1949-01-03 1951-03-08 2 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