home / legislators / legislator_terms

Menu
  • GraphQL API

legislator_terms

Table actions Table actions
  • GraphQL API for legislator_terms

9 rows where party = "Silver Republican"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: legislator_id, type, state, start, end, class, 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
13072 13072 M000116 sen MT 1895-12-02 1899-03-03 1 Silver Republican                          
13119 13119 P000271 sen SD 1895-12-02 1901-03-03 2 Silver Republican                          
13228 13228 C000118 sen UT 1896-01-22 1899-03-03 1 Silver Republican                          
13321 13321 H000300 rep MT 1897-03-15 1899-03-03   Silver Republican 1                        
13372 13372 J000260 rep WA 1897-03-15 1899-03-03   Silver Republican -1                        
13833 13833 W000573 rep ID 1899-12-04 1901-03-03   Silver Republican 1                        
16559 16559 S000279 rep CO 1897-03-15 1899-03-03   Silver Republican 1                        
16560 16560 S000279 rep CO 1899-12-04 1901-03-03   Silver Republican 1                        
16561 16561 S000279 rep CO 1901-12-02 1903-03-03   Silver Republican 1                        

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