legislator_terms
7 rows where legislator_id = "G000158"
This data as json, CSV (advanced)
Suggested facets: type, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 22609 | 22609 | G000158 | rep | VT | 1923-12-03 | 1925-03-03 | Republican | 2 | |||||||||||||
| 22610 | 22610 | G000158 | rep | VT | 1925-12-07 | 1927-03-04 | Republican | 2 | |||||||||||||
| 22611 | 22611 | G000158 | rep | VT | 1927-12-05 | 1929-03-03 | Republican | 2 | |||||||||||||
| 22612 | 22612 | G000158 | rep | VT | 1929-04-15 | 1931-03-03 | Republican | 2 | |||||||||||||
| 22613 | 22613 | G000158 | rep | VT | 1931-12-07 | 1933-03-03 | Republican | 2 | |||||||||||||
| 22614 | 22614 | G000158 | sen | VT | 1933-11-21 | 1939-01-03 | 3 | Republican | appointment | ||||||||||||
| 22615 | 22615 | G000158 | sen | VT | 1939-01-03 | 1941-01-03 | 3 | Republican |
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);