home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

4 rows where legislator_id = "K000352", party = "Republican" and type = "sen"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: class, url, 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
40654 40654 Jon Kyl K000352 sen AZ 1995-01-04 2001-01-03 1 Republican                          
40655 40655 Jon Kyl K000352 sen AZ 2001-01-03 2007-01-03 1 Republican         http://kyl.senate.gov/                
40656 40656 Jon Kyl K000352 sen AZ 2007-01-04 2013-01-03 1 Republican         http://kyl.senate.gov/ 730 HART SENATE OFFICE BUILDING WASHINGTON DC 20510 202-224-4521 202-224-2207 http://www.kyl.senate.gov/contact.cfm 730 Hart Senate Office Building      
40657 40657 Jon Kyl K000352 sen AZ 2018-09-05 2018-12-31 3 Republican   appointment     https://www.kyl.senate.gov G12 Dirksen Senate Office Building Washington DC 20510 202-224-2235 202-228-2862 https://www.kyl.senate.gov/content/contact-senator-kyl G12 Dirksen Senate Office Building junior    

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