legislator_terms
5 rows where legislator_id = "B001299"
This data as json, CSV (advanced)
Suggested facets: type, url, address, phone, 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
44705 | 44705 | Jim Banks B001299 | rep | IN | 2017-01-03 | 2019-01-03 | Republican | 3 | https://banks.house.gov | 509 Cannon House Office Building; Washington DC 20515-1403 | 202-225-4436 | 509 Cannon House Office Building | |||||||||
44706 | 44706 | Jim Banks B001299 | rep | IN | 2019-01-03 | 2021-01-03 | Republican | 3 | https://banks.house.gov | 1713 Longworth House Office Building Washington DC 20515-1403 | 202-225-4436 | 1713 Longworth House Office Building | |||||||||
44707 | 44707 | Jim Banks B001299 | rep | IN | 2021-01-03 | 2023-01-03 | Republican | 3 | https://banks.house.gov | 1713 Longworth House Office Building Washington DC 20515-1403 | 202-225-4436 | 1713 Longworth House Office Building | |||||||||
44708 | 44708 | Jim Banks B001299 | rep | IN | 2023-01-03 | 2025-01-03 | Republican | 3 | https://banks.house.gov | 2418 Rayburn House Office Building Washington DC 20515-1403 | 202-225-4436 | 2418 Rayburn House Office Building | |||||||||
44709 | 44709 | Jim Banks B001299 | sen | IN | 2025-01-03 | 2031-01-03 | 1 | Republican | https://www.banks.senate.gov | 303 Hart Senate Office Building Washington DC 20510 | 202-224-4814 | 303 Hart Senate Office Building | junior |
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, [caucus] TEXT, [url] TEXT, [address] TEXT, [phone] TEXT, [fax] TEXT, [contact_form] TEXT, [office] TEXT, [state_rank] TEXT, [rss_url] TEXT, [end-type] TEXT);