legislator_terms
Data license: CC0 1.0 Universal · Data source: unitedstates/congress-legislators · About: simonw/congress-legislators-datasette
7 rows where legislator_id = "B001236"
This data as json, copyable, CSV (advanced)
Suggested facets: type, end (date)
Link | rowid ▼ | legislator_id | type | state | start | end | class | party | district | how | party_affiliations | url | caucus | address | phone | fax | contact_form | office | state_rank | rss_url | end-type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
41992 | 41992 | John Boozman B001236 | rep | AR | 2001-11-29 | 2003-01-03 | Republican | 3 | |||||||||||||
41993 | 41993 | John Boozman B001236 | rep | AR | 2003-01-07 | 2005-01-03 | Republican | 3 | http://www.house.gov/boozman | ||||||||||||
41994 | 41994 | John Boozman B001236 | rep | AR | 2005-01-04 | 2007-01-03 | Republican | 3 | http://www.house.gov/boozman | ||||||||||||
41995 | 41995 | John Boozman B001236 | rep | AR | 2007-01-04 | 2009-01-03 | Republican | 3 | http://www.house.gov/boozman | ||||||||||||
41996 | 41996 | John Boozman B001236 | rep | AR | 2009-01-06 | 2011-01-03 | Republican | 3 | http://www.boozman.house.gov/ | ||||||||||||
41997 | 41997 | 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 | |||||
41998 | 41998 | 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 |
Advanced export
JSON shape: default, array, newline-delimited
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, [url] TEXT, [caucus] TEXT, [address] TEXT, [phone] TEXT, [fax] TEXT, [contact_form] TEXT, [office] TEXT, [state_rank] TEXT, [rss_url] TEXT, [end-type] TEXT);