legislator_terms
12 rows where legislator_id = "D000563"
This data as json, CSV (advanced)
Suggested facets: type, url, contact_form, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 42738 | 42738 | D000563 | rep | IL | 1983-01-03 | 1985-01-03 | Democrat | 20 | |||||||||||||
| 42739 | 42739 | D000563 | rep | IL | 1985-01-03 | 1987-01-03 | Democrat | 20 | |||||||||||||
| 42740 | 42740 | D000563 | rep | IL | 1987-01-06 | 1989-01-03 | Democrat | 20 | |||||||||||||
| 42741 | 42741 | D000563 | rep | IL | 1989-01-03 | 1991-01-03 | Democrat | 20 | |||||||||||||
| 42742 | 42742 | D000563 | rep | IL | 1991-01-03 | 1993-01-03 | Democrat | 20 | |||||||||||||
| 42743 | 42743 | D000563 | rep | IL | 1993-01-05 | 1995-01-03 | Democrat | 20 | |||||||||||||
| 42744 | 42744 | D000563 | rep | IL | 1995-01-04 | 1997-01-03 | Democrat | 20 | |||||||||||||
| 42745 | 42745 | D000563 | sen | IL | 1997-01-07 | 2003-01-03 | 2 | Democrat | |||||||||||||
| 42746 | 42746 | D000563 | sen | IL | 2003-01-07 | 2009-01-03 | 2 | Democrat | http://durbin.senate.gov | ||||||||||||
| 42747 | 42747 | D000563 | sen | IL | 2009-01-06 | 2015-01-03 | 2 | Democrat | http://www.durbin.senate.gov | 711 Hart Senate Office Building Washington DC 20510 | 202-224-2152 | 202-228-0400 | http://www.durbin.senate.gov/public/index.cfm/contact | 711 Hart Senate Office Building | senior | http://durbin.senate.gov/public/index.cfm/rss/feed | |||||
| 42748 | 42748 | D000563 | sen | IL | 2015-01-06 | 2021-01-03 | 2 | Democrat | https://www.durbin.senate.gov | 711 Hart Senate Office Building Washington DC 20510 | 202-224-2152 | 202-228-0400 | https://www.durbin.senate.gov/contact/ | 711 Hart Senate Office Building | senior | http://durbin.senate.gov/public/index.cfm/rss/feed | |||||
| 42749 | 42749 | D000563 | sen | IL | 2021-01-03 | 2027-01-03 | 2 | Democrat | https://www.durbin.senate.gov | 711 Hart Senate Office Building Washington DC 20510 | 202-224-2152 | https://www.durbin.senate.gov/contact/ | 711 Hart Senate Office Building | senior | http://durbin.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, [caucus] TEXT, [url] TEXT, [address] TEXT, [phone] TEXT, [fax] TEXT, [contact_form] TEXT, [office] TEXT, [state_rank] TEXT, [rss_url] TEXT, [end-type] TEXT);