home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

6 rows where legislator_id = "H001042"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, 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
43255 43255 Mazie Hirono H001042 rep HI 2007-01-04 2009-01-03   Democrat 2       http://hirono.house.gov                
43256 43256 Mazie Hirono H001042 rep HI 2009-01-06 2011-01-03   Democrat 2       http://hirono.house.gov                
43257 43257 Mazie Hirono H001042 rep HI 2011-01-05 2013-01-03   Democrat 2       http://hirono.house.gov 1410 Longworth HOB; Washington DC 20515-1102 202-225-4906 202-225-4987 http://hirono.house.gov/IMA/issue_subscribe.htm 1410 Longworth House Office Building      
43258 43258 Mazie Hirono H001042 sen HI 2013-01-03 2019-01-03 1 Democrat         https://www.hirono.senate.gov 730 Hart Senate Office Building Washington DC 20510 202-224-6361 202-225-4987 https://www.hirono.senate.gov/contact 730 Hart Senate Office Building junior http://www.hirono.senate.gov/rss/feeds/?type=all  
43259 43259 Mazie Hirono H001042 sen HI 2019-01-03 2025-01-03 1 Democrat         https://www.hirono.senate.gov 109 Hart Senate Office Building Washington DC 20510 202-224-6361   https://www.hirono.senate.gov/contact 109 Hart Senate Office Building junior http://www.hirono.senate.gov/rss/feeds/?type=all  
43260 43260 Mazie Hirono H001042 sen HI 2025-01-03 2031-01-03 1 Democrat         https://www.hirono.senate.gov 109 Hart Senate Office Building Washington DC 20510 202-224-6361   https://www.hirono.senate.gov/contact 109 Hart Senate Office Building junior http://www.hirono.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