home / legislators

Menu
  • GraphQL API

executive_terms

Table actions
  • GraphQL API for executive_terms

15 rows where party = "Democratic-Republican"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, start, end, executive_id, start (date), end (date)

Link rowid ▼ type start end party how executive_id
6 6 viceprez 1797-03-04 1801-03-04 Democratic-Republican election Thomas Jefferson 3
7 7 prez 1801-03-04 1805-03-04 Democratic-Republican election Thomas Jefferson 3
8 8 prez 1805-03-04 1809-03-04 Democratic-Republican election Thomas Jefferson 3
9 9 viceprez 1801-03-04 1805-03-04 Democratic-Republican election Aaron Burr 4
10 10 viceprez 1805-03-04 1809-03-04 Democratic-Republican election George Clinton 5
11 11 viceprez 1809-03-04 1812-04-20 Democratic-Republican election George Clinton 5
12 12 viceprez 1813-03-04 1814-11-23 Democratic-Republican election Elbridge Gerry 6
13 13 prez 1809-03-04 1813-03-04 Democratic-Republican election James Madison 7
14 14 prez 1813-03-04 1817-03-04 Democratic-Republican election James Madison 7
15 15 viceprez 1817-03-04 1821-03-05 Democratic-Republican election Daniel Tompkins 8
16 16 viceprez 1821-03-05 1825-03-04 Democratic-Republican election Daniel Tompkins 8
17 17 prez 1817-03-04 1821-03-05 Democratic-Republican election James Monroe 9
18 18 prez 1821-03-05 1825-03-04 Democratic-Republican election James Monroe 9
19 19 prez 1825-03-04 1829-03-04 Democratic-Republican election John Adams 10
20 20 viceprez 1825-03-04 1829-03-04 Democratic-Republican election John Calhoun 11

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [executive_terms] (
   [type] TEXT,
   [start] TEXT,
   [end] TEXT,
   [party] TEXT,
   [how] TEXT,
   [executive_id] INTEGER REFERENCES [executives]([id])
);
Powered by Datasette · How this site works · Code of conduct