executive_terms
1 row where "start" is on date 1963-11-22
This data as json, CSV (advanced)
Suggested facets: start (date), end (date)
Link | rowid ▼ | type | start | end | party | how | executive_id |
---|---|---|---|---|---|---|---|
95 | 95 | prez | 1963-11-22 | 1965-01-20 | Democrat | succession | Lyndon Johnson 61 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [executive_terms] ( [type] TEXT, [start] TEXT, [end] TEXT, [party] TEXT, [how] TEXT, [executive_id] INTEGER REFERENCES [executives]([id]) );