home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

11 rows where party = "Republican", "start" is on date 1897-03-15 and state = "WI"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, end, 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
13311 13311 Michael Griffin G000464 rep WI 1897-03-15 1899-03-03   Republican 7                        
13464 13464 Edward Sauerhering S000071 rep WI 1897-03-15 1899-03-03   Republican 2                        
13799 13799 Alexander Stewart S000898 rep WI 1897-03-15 1899-03-03   Republican 9                        
13847 13847 Samuel Barney B000163 rep WI 1897-03-15 1899-03-03   Republican 5                        
14483 14483 John Spooner S000741 sen WI 1897-03-15 1903-03-03 3 Republican                          
14564 14564 Joseph Babcock B000004 rep WI 1897-03-15 1899-03-03   Republican 3                        
14825 14825 Edward Minor M000798 rep WI 1897-03-15 1899-03-03   Republican 8                        
14848 14848 Theobald Otjen O000132 rep WI 1897-03-15 1899-03-03   Republican 4                        
15164 15164 John Jenkins J000084 rep WI 1897-03-15 1899-03-03   Republican 10                        
17131 17131 James Davidson D000084 rep WI 1897-03-15 1899-03-03   Republican 6                        
20232 20232 Henry Cooper C000752 rep WI 1897-03-15 1899-03-03   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