legislator_terms
Data license: CC0 1.0 Universal · Data source: unitedstates/congress-legislators · About: simonw/congress-legislators-datasette
9 rows where legislator_id = "B000243"
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
39657 | 39657 | Max Baucus B000243 | rep | MT | 1975-01-14 | 1977-01-03 | Democrat | 1 | |||||||||||||
39658 | 39658 | Max Baucus B000243 | rep | MT | 1977-01-04 | 1978-12-14 | Democrat | 1 | |||||||||||||
39659 | 39659 | Max Baucus B000243 | sen | MT | 1978-12-15 | 1979-01-03 | 2 | Democrat | |||||||||||||
39660 | 39660 | Max Baucus B000243 | sen | MT | 1979-01-15 | 1985-01-03 | 2 | Democrat | |||||||||||||
39661 | 39661 | Max Baucus B000243 | sen | MT | 1985-01-03 | 1991-01-03 | 2 | Democrat | |||||||||||||
39662 | 39662 | Max Baucus B000243 | sen | MT | 1991-01-03 | 1997-01-03 | 2 | Democrat | |||||||||||||
39663 | 39663 | Max Baucus B000243 | sen | MT | 1997-01-07 | 2003-01-03 | 2 | Democrat | |||||||||||||
39664 | 39664 | Max Baucus B000243 | sen | MT | 2003-01-07 | 2009-01-03 | 2 | Democrat | http://baucus.senate.gov | ||||||||||||
39665 | 39665 | Max Baucus B000243 | sen | MT | 2009-01-06 | 2014-02-06 | 2 | Democrat | http://www.baucus.senate.gov | 511 Hart Senate Office Building Washington DC 20510 | 202-224-2651 | 202-224-0515 | http://www.baucus.senate.gov/contact/emailForm.cfm?subj=issue | 511 Hart Senate Office Building | senior | http://baucus.senate.gov/rss/?p=news |
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);