home / legislators / legislator_terms

Menu
  • GraphQL API

legislator_terms

Table actions Table actions
  • GraphQL API for legislator_terms

10 rows where legislator_id = "A000160"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, 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
14227 14227 A000160 rep IA 1863-12-07 1865-03-03   Republican 3                        
14228 14228 A000160 rep IA 1865-12-04 1867-03-03   Republican 3                        
14229 14229 A000160 rep IA 1867-03-04 1869-03-03   Republican 3                        
14230 14230 A000160 rep IA 1869-03-04 1871-03-03   Republican 3                        
14231 14231 A000160 sen IA 1873-12-01 1879-03-03 3 Republican                          
14232 14232 A000160 sen IA 1879-03-18 1885-03-03 3 Republican                          
14233 14233 A000160 sen IA 1885-12-07 1891-03-03 3 Republican                          
14234 14234 A000160 sen IA 1891-12-07 1897-03-03 3 Republican                          
14235 14235 A000160 sen IA 1897-03-15 1903-03-03 3 Republican                          
14236 14236 A000160 sen IA 1903-11-09 1908-08-04 3 Republican                          

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