home / legislators / legislator_terms

Menu
  • GraphQL API

legislator_terms

Table actions Table actions
  • GraphQL API for legislator_terms

11 rows where legislator_id = "A000167"

✎ 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
3023 3023 A000167 rep NC 1799-12-02 1801-03-03   Republican 9                        
3024 3024 A000167 rep NC 1801-12-07 1803-03-03   Republican 9                        
3025 3025 A000167 rep NC 1803-10-17 1805-03-03   Republican 2                        
3026 3026 A000167 rep NC 1805-12-02 1807-03-03   Republican 2                        
3027 3027 A000167 rep NC 1807-10-26 1809-03-03   Republican 2                        
3028 3028 A000167 rep NC 1809-05-22 1811-03-03   Republican 2                        
3029 3029 A000167 rep NC 1811-11-04 1813-03-03   Republican 2                        
3030 3030 A000167 rep NC 1813-05-24 1815-03-03   Republican 2                        
3031 3031 A000167 rep NC 1825-12-05 1827-03-03   Jackson 2                        
3032 3032 A000167 rep NC 1827-12-03 1829-03-03   Jackson 2                        
3033 3033 A000167 rep NC 1829-12-07 1831-03-03   Jackson 2                        

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