legislator_terms
Data license: CC0 1.0 Universal · Data source: unitedstates/congress-legislators · About: simonw/congress-legislators-datasette
16 rows where legislator_id = "N000078"
This data as json, copyable, CSV (advanced)
Suggested facets: party, district, start (date), end (date)
Link | rowid ▼ | legislator_id | type | state | start | end | class | party | district | how | party_affiliations | url | caucus | address | phone | fax | contact_form | office | state_rank | rss_url | end-type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3504 | 3504 | Thomas Newton N000078 | rep | VA | 1801-12-07 | 1803-03-03 | Republican | 11 | |||||||||||||
3505 | 3505 | Thomas Newton N000078 | rep | VA | 1803-10-17 | 1805-03-03 | Republican | 20 | |||||||||||||
3506 | 3506 | Thomas Newton N000078 | rep | VA | 1805-12-02 | 1807-03-03 | Republican | 20 | |||||||||||||
3507 | 3507 | Thomas Newton N000078 | rep | VA | 1807-10-26 | 1809-03-03 | Republican | 20 | |||||||||||||
3508 | 3508 | Thomas Newton N000078 | rep | VA | 1809-05-22 | 1811-03-03 | Republican | 20 | |||||||||||||
3509 | 3509 | Thomas Newton N000078 | rep | VA | 1811-11-04 | 1813-03-03 | Republican | 20 | |||||||||||||
3510 | 3510 | Thomas Newton N000078 | rep | VA | 1813-05-24 | 1815-03-03 | Republican | 21 | |||||||||||||
3511 | 3511 | Thomas Newton N000078 | rep | VA | 1815-12-04 | 1817-03-03 | Republican | 21 | |||||||||||||
3512 | 3512 | Thomas Newton N000078 | rep | VA | 1817-12-01 | 1819-03-03 | Republican | 21 | |||||||||||||
3513 | 3513 | Thomas Newton N000078 | rep | VA | 1819-12-06 | 1821-03-03 | Republican | 21 | |||||||||||||
3514 | 3514 | Thomas Newton N000078 | rep | VA | 1821-12-03 | 1823-03-03 | Republican | 21 | |||||||||||||
3515 | 3515 | Thomas Newton N000078 | rep | VA | 1823-12-01 | 1825-03-03 | Republican | 1 | |||||||||||||
3516 | 3516 | Thomas Newton N000078 | rep | VA | 1825-12-05 | 1827-03-03 | Adams | 1 | |||||||||||||
3517 | 3517 | Thomas Newton N000078 | rep | VA | 1827-12-03 | 1829-03-03 | Adams | 1 | |||||||||||||
3518 | 3518 | Thomas Newton N000078 | rep | VA | 1829-12-07 | 1831-03-03 | Republican | 1 | |||||||||||||
3519 | 3519 | Thomas Newton N000078 | rep | VA | 1831-12-05 | 1833-03-03 | Republican | 1 |
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, [url] TEXT, [caucus] TEXT, [address] TEXT, [phone] TEXT, [fax] TEXT, [contact_form] TEXT, [office] TEXT, [state_rank] TEXT, [rss_url] TEXT, [end-type] TEXT);