legislator_terms
4 rows where legislator_id = "A000034"
This data as json, CSV (advanced)
Suggested facets: 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 11555 | 11555 | A000034 | rep | IL | 1883-12-03 | 1885-03-03 | Republican | 4 | |||||||||||||
| 11556 | 11556 | A000034 | rep | IL | 1885-12-07 | 1887-03-03 | Republican | 4 | |||||||||||||
| 11557 | 11557 | A000034 | rep | IL | 1887-12-05 | 1889-03-03 | Republican | 4 | |||||||||||||
| 11558 | 11558 | A000034 | rep | IL | 1889-12-02 | 1891-03-03 | Republican | 4 |
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);