home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

6 rows where legislator_id = "B000434"

✎ 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
1279 1279 William Bibb B000434 rep GA 1807-01-26 1807-03-03   Republican -1                        
1280 1280 William Bibb B000434 rep GA 1807-10-26 1809-03-03   Republican -1                        
1281 1281 William Bibb B000434 rep GA 1809-05-22 1811-03-03   Republican -1                        
1282 1282 William Bibb B000434 rep GA 1811-11-04 1813-03-03   Republican -1                        
1283 1283 William Bibb B000434 rep GA 1813-05-24 1813-11-06   Republican -1                        
1284 1284 William Bibb B000434 sen GA 1813-11-06 1816-11-09 2 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