home / legislators / legislator_terms

Menu
  • GraphQL API

legislator_terms

Table actions Table actions
  • GraphQL API for legislator_terms

8 rows where legislator_id = "C001023"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, party, 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
4183 4183 C001023 rep GA 1813-05-24 1815-03-03   Republican -1                        
4184 4184 C001023 rep GA 1815-12-04 1817-03-03   Republican -1                        
4185 4185 C001023 rep GA 1821-12-03 1823-03-03   Republican -1                        
4186 4186 C001023 rep GA 1823-12-01 1825-03-03   Republican -1                        
4187 4187 C001023 rep GA 1825-12-05 1827-03-03   Jackson -1                        
4188 4188 C001023 rep GA 1833-12-02 1835-03-03   Republican -1                        
4189 4189 C001023 sen GA 1835-12-07 1837-03-03 3 Jackson                          
4190 4190 C001023 sen GA 1837-09-04 1843-03-03 3 Democrat                          

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