home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

4 rows where legislator_id = "B001267"

✎ View and edit SQL

This data as json, CSV (advanced)

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
42819 42819 Michael Bennet B001267 sen CO 2009-01-22 2011-01-03 3 Democrat   appointment     http://bennet.senate.gov/                
42820 42820 Michael Bennet B001267 sen CO 2011-01-05 2017-01-03 3 Democrat         https://www.bennet.senate.gov 261 Russell Senate Office Building Washington DC 20510 202-224-5852 202-228-5097 http://www.bennet.senate.gov/contact/email 261 Russell Senate Office Building senior http://www.bennet.senate.gov/rss/feeds/?type=news  
42821 42821 Michael Bennet B001267 sen CO 2017-01-03 2023-01-03 3 Democrat         https://www.bennet.senate.gov/public 261 Russell Senate Office Building Washington DC 20510 202-224-5852 202-228-5097 https://www.bennet.senate.gov/public/index.cfm/contact 261 Russell Senate Office Building senior http://www.bennet.senate.gov/rss/feeds/?type=news  
42822 42822 Michael Bennet B001267 sen CO 2023-01-03 2029-01-03 3 Democrat         https://www.bennet.senate.gov 261 Russell Senate Office Building Washington DC 20510 202-224-5852   https://www.bennet.senate.gov/public/index.cfm/contact 261 Russell Senate Office Building senior http://www.bennet.senate.gov/rss/feeds/?type=news  

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