legislator_terms
Data license: CC0 1.0 Universal · Data source: unitedstates/congress-legislators · About: simonw/congress-legislators-datasette
9 rows where legislator_id = "M000663"
This data as json, copyable, CSV (advanced)
Suggested facets: start (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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
21880 | 21880 | Schuyler Merritt M000663 | rep | CT | 1917-04-02 | 1919-03-03 | Republican | 4 | |||||||||||||
21881 | 21881 | Schuyler Merritt M000663 | rep | CT | 1919-05-19 | 1921-03-03 | Republican | 4 | |||||||||||||
21882 | 21882 | Schuyler Merritt M000663 | rep | CT | 1921-04-11 | 1923-03-03 | Republican | 4 | |||||||||||||
21883 | 21883 | Schuyler Merritt M000663 | rep | CT | 1923-12-03 | 1925-03-03 | Republican | 4 | |||||||||||||
21884 | 21884 | Schuyler Merritt M000663 | rep | CT | 1925-12-07 | 1927-03-04 | Republican | 4 | |||||||||||||
21885 | 21885 | Schuyler Merritt M000663 | rep | CT | 1927-12-05 | 1929-03-03 | Republican | 4 | |||||||||||||
21886 | 21886 | Schuyler Merritt M000663 | rep | CT | 1929-04-15 | 1931-03-03 | Republican | 4 | |||||||||||||
21887 | 21887 | Schuyler Merritt M000663 | rep | CT | 1933-03-09 | 1935-01-03 | Republican | 4 | |||||||||||||
21888 | 21888 | Schuyler Merritt M000663 | rep | CT | 1935-01-03 | 1937-01-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, [url] TEXT, [caucus] TEXT, [address] TEXT, [phone] TEXT, [fax] TEXT, [contact_form] TEXT, [office] TEXT, [state_rank] TEXT, [rss_url] TEXT, [end-type] TEXT);