home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

3 rows where legislator_id = "B001277"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: address, office, 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
42860 42860 Richard Blumenthal B001277 sen CT 2011-01-05 2017-01-03 3 Democrat         https://www.blumenthal.senate.gov 706 Hart Senate Office Building Washington DC 20510 202-224-2823 202-224-9673 https://www.blumenthal.senate.gov/contact/ 706 Hart Senate Office Building senior http://www.blumenthal.senate.gov/rss/feeds/?type=all  
42861 42861 Richard Blumenthal B001277 sen CT 2017-01-03 2023-01-03 3 Democrat         https://www.blumenthal.senate.gov 706 Hart Senate Office Building Washington DC 20510 202-224-2823 202-224-9673 https://www.blumenthal.senate.gov/contact/ 706 Hart Senate Office Building senior http://www.blumenthal.senate.gov/rss/feeds/?type=all  
42862 42862 Richard Blumenthal B001277 sen CT 2023-01-03 2029-01-03 3 Democrat         https://www.blumenthal.senate.gov 503 Hart Senate Office Building Washington DC 20510 202-224-2823   https://www.blumenthal.senate.gov/contact/ 503 Hart Senate Office Building senior http://www.blumenthal.senate.gov/rss/feeds/?type=all  

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