legislator_terms
Data license: CC0 1.0 Universal · Data source: unitedstates/congress-legislators · About: simonw/congress-legislators-datasette
7 rows where legislator_id = "H000060"
This data as json, copyable, CSV (advanced)
Suggested facets: 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
25299 | 25299 | Leonard Hall H000060 | rep | NY | 1939-01-03 | 1941-01-03 | Republican | 1 | |||||||||||||
25300 | 25300 | Leonard Hall H000060 | rep | NY | 1941-01-03 | 1943-01-03 | Republican | 1 | |||||||||||||
25301 | 25301 | Leonard Hall H000060 | rep | NY | 1943-01-06 | 1945-01-03 | Republican | 1 | |||||||||||||
25302 | 25302 | Leonard Hall H000060 | rep | NY | 1945-01-03 | 1947-01-03 | Republican | 2 | |||||||||||||
25303 | 25303 | Leonard Hall H000060 | rep | NY | 1947-01-03 | 1949-01-03 | Republican | 2 | |||||||||||||
25304 | 25304 | Leonard Hall H000060 | rep | NY | 1949-01-03 | 1951-01-03 | Republican | 2 | |||||||||||||
25305 | 25305 | Leonard Hall H000060 | rep | NY | 1951-01-03 | 1953-01-03 | Republican | 2 |
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);