home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

Data license: CC0 1.0 Universal · Data source: unitedstates/congress-legislators · About: simonw/congress-legislators-datasette

4 rows where legislator_id = "G000531"

✎ View and edit SQL

This data as json, copyable, CSV (advanced)

Suggested facets: type, district, start (date)

Link rowid ▼ legislator_id type state start end class party district how party_affiliations url caucus address phone fax contact_form office state_rank rss_url end-type
29292 29292 Edward Gurney G000531 rep FL 1963-01-09 1965-01-03   Republican 11                        
29293 29293 Edward Gurney G000531 rep FL 1965-01-04 1967-01-03   Republican 11                        
29294 29294 Edward Gurney G000531 rep FL 1967-01-10 1969-01-03   Republican 5                        
29295 29295 Edward Gurney G000531 sen FL 1969-01-03 1975-01-03 3 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, [url] TEXT, [caucus] TEXT, [address] TEXT, [phone] TEXT, [fax] TEXT, [contact_form] TEXT, [office] TEXT, [state_rank] TEXT, [rss_url] TEXT, [end-type] TEXT);
Powered by Datasette · Queries took 787.978ms · Data license: CC0 1.0 Universal · Data source: unitedstates/congress-legislators · About: simonw/congress-legislators-datasette