home / legislators / legislator_terms

Menu
  • GraphQL API

legislator_terms

Table actions Table actions
  • GraphQL API for legislator_terms

10 rows where legislator_id = "D000102"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: 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
30279 30279 D000102 rep WI 1947-01-03 1949-01-03   Republican 2                        
30280 30280 D000102 rep WI 1949-01-03 1951-01-03   Republican 2                        
30281 30281 D000102 rep WI 1951-01-03 1953-01-03   Republican 2                        
30282 30282 D000102 rep WI 1953-01-03 1955-01-03   Republican 2                        
30283 30283 D000102 rep WI 1955-01-05 1957-01-03   Republican 2                        
30284 30284 D000102 rep WI 1965-01-04 1967-01-03   Republican 9                        
30285 30285 D000102 rep WI 1967-01-10 1969-01-03   Republican 9                        
30286 30286 D000102 rep WI 1969-01-03 1971-01-03   Republican 9                        
30287 30287 D000102 rep WI 1971-01-21 1973-01-03   Republican 9                        
30288 30288 D000102 rep WI 1973-01-03 1975-01-03   Republican 9                        

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