legislator_terms
Data license: CC0 1.0 Universal · Data source: unitedstates/congress-legislators · About: simonw/congress-legislators-datasette
3 rows where legislator_id = "B001290"
This data as json, copyable, CSV (advanced)
Suggested facets: start (date), 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
41123 | 41123 | David Brat B001290 | rep | VA | 2014-11-12 | 2015-01-03 | Republican | 7 | http://brat.house.gov/ | 303 Cannon HOB; Washington DC 20515-4607 | 202-225-2815 | 202-225-0011 | http://brat.house.gov/contact | 303 Cannon House Office Building | |||||||
41124 | 41124 | David Brat B001290 | rep | VA | 2015-01-06 | 2017-01-03 | Republican | 7 | http://brat.house.gov | 330 Cannon HOB; Washington DC 20515-4607 | 202-225-2815 | http://brat.house.gov/contact | 330 Cannon House Office Building | ||||||||
41125 | 41125 | David Brat B001290 | rep | VA | 2017-01-03 | 2019-01-03 | Republican | 7 | https://brat.house.gov | 1628 Longworth House Office Building; Washington DC 20515-4607 | 202-225-2815 | 1628 Longworth House Office Building |
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);