home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

8 rows where legislator_id = "B001236"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, url, address, contact_form, 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
42863 42863 John Boozman B001236 rep AR 2001-11-29 2003-01-03   Republican 3                        
42864 42864 John Boozman B001236 rep AR 2003-01-07 2005-01-03   Republican 3       http://www.house.gov/boozman                
42865 42865 John Boozman B001236 rep AR 2005-01-04 2007-01-03   Republican 3       http://www.house.gov/boozman                
42866 42866 John Boozman B001236 rep AR 2007-01-04 2009-01-03   Republican 3       http://www.house.gov/boozman                
42867 42867 John Boozman B001236 rep AR 2009-01-06 2011-01-03   Republican 3       http://www.boozman.house.gov/                
42868 42868 John Boozman B001236 sen AR 2011-01-05 2017-01-03 3 Republican         http://www.boozman.senate.gov 141 Hart Senate Office Building Washington DC 20510 202-224-4843 202-228-1371 http://www.boozman.senate.gov/public/index.cfm/e-mail-me 141 Hart Senate Office Building senior http://www.boozman.senate.gov/public/index.cfm/rss/feed  
42869 42869 John Boozman B001236 sen AR 2017-01-03 2023-01-03 3 Republican         https://www.boozman.senate.gov/public 141 Hart Senate Office Building Washington DC 20510 202-224-4843 202-228-1371 https://www.boozman.senate.gov/public/index.cfm/contact 141 Hart Senate Office Building senior http://www.boozman.senate.gov/public/index.cfm/rss/feed  
42870 42870 John Boozman B001236 sen AR 2023-01-03 2029-01-03 3 Republican         https://www.boozman.senate.gov/public 555 Dirksen Senate Office Building Washington DC 20510 202-224-4843   https://www.boozman.senate.gov/public/index.cfm/contact 555 Dirksen Senate Office Building senior http://www.boozman.senate.gov/public/index.cfm/rss/feed  

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