home / legislators / legislator_terms

Menu
  • GraphQL API

legislator_terms

Table actions Table actions
  • GraphQL API for legislator_terms

13 rows where party = "Liberal Republican"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, state, start, end, 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
8594 8594 F000077 sen NY 1869-03-04 1875-03-03 1 Liberal Republican                          
8715 8715 S000151 sen MO 1869-03-04 1875-03-03 1 Liberal Republican                          
8725 8725 S000747 sen RI 1869-03-04 1875-03-03 1 Liberal Republican                          
8744 8744 S001068 sen MA 1869-03-04 1875-03-03 1 Liberal Republican                          
8753 8753 T000286 sen NE 1869-03-04 1875-03-03 1 Liberal Republican                          
8833 8833 B000527 rep MO 1871-03-04 1873-03-03   Liberal Republican 8                        
8834 8834 B000579 rep LA 1871-03-04 1873-03-03   Liberal Republican 4                        
8885 8885 E000072 rep AR 1871-03-04 1873-03-03   Liberal Republican 3                        
8895 8895 F000129 rep MO 1871-03-04 1873-03-03   Liberal Republican 2                        
9099 9099 B000864 rep AL 1873-12-01 1875-03-03   Liberal Republican 1                        
9216 9216 H001027 rep AR 1873-12-01 1875-03-03   Liberal Republican -1                        
9361 9361 S000341 rep LA 1873-12-01 1875-03-03   Liberal Republican -1                        
9736 9736 B000117 rep OH 1873-12-01 1875-03-03   Liberal Republican 2                        

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