legislator_terms
3 rows where legislator_id = "M000550"
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3176 | 3176 | M000550 | rep | IL | 1817-12-01 | 1819-03-03 | Republican | 1 | |||||||||||||
| 3177 | 3177 | M000550 | sen | IL | 1824-01-01 | 1825-03-03 | 3 | Crawford Republican | |||||||||||||
| 3178 | 3178 | M000550 | sen | IL | 1829-12-07 | 1831-03-03 | 2 | Jackson |
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);