home / legislators / legislator_terms

Menu
  • GraphQL API

legislator_terms

Table actions Table actions
  • GraphQL API for legislator_terms

11 rows where legislator_id = "F000124"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: party, 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
1553 1553 F000124 rep PA 1791-10-24 1793-03-03   Anti-Administration 8                        
1554 1554 F000124 rep PA 1793-12-02 1795-03-03   Anti-Administration -1                        
1555 1555 F000124 rep PA 1795-12-07 1797-03-03   Republican 11                        
1556 1556 F000124 rep PA 1797-05-15 1799-03-03   Republican 11                        
1557 1557 F000124 rep PA 1803-10-17 1805-03-03   Republican 8                        
1558 1558 F000124 rep PA 1805-12-02 1807-03-03   Republican 8                        
1559 1559 F000124 rep PA 1807-10-26 1809-03-03   Republican 8                        
1560 1560 F000124 rep PA 1809-05-22 1811-03-03   Republican 8                        
1561 1561 F000124 rep PA 1811-11-04 1813-03-03   Republican 8                        
1562 1562 F000124 rep PA 1813-05-24 1815-03-03   Republican 11                        
1563 1563 F000124 rep PA 1815-12-04 1817-03-03   Republican 11                        

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