home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

7 rows where legislator_id = "R000400"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: start (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
19080 19080 John Rogers R000400 rep MA 1913-04-07 1915-03-03   Republican 5                        
19081 19081 John Rogers R000400 rep MA 1915-12-06 1917-03-03   Republican 5                        
19082 19082 John Rogers R000400 rep MA 1917-04-02 1919-03-03   Republican 5                        
19083 19083 John Rogers R000400 rep MA 1919-05-19 1921-03-03   Republican 5                        
19084 19084 John Rogers R000400 rep MA 1921-04-11 1923-03-03   Republican 5                        
19085 19085 John Rogers R000400 rep MA 1923-12-03 1925-03-03   Republican 5                        
19086 19086 John Rogers R000400 rep MA 1925-12-07 1927-03-04   Republican 5                        

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