home / legislators

Menu
  • GraphQL API

legislator_terms

Table actions
  • GraphQL API for legislator_terms

16 rows where "start" is on date 1825-12-05 and state = "KY"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, end, party, district, start (date), end (date)

Link rowid ▼ legislator_id type state start end class party district how party_affiliations caucus url address phone fax contact_form office state_rank rss_url end-type
2627 2627 John Henry H000509 rep KY 1825-12-05 1827-03-03   Adams 12                        
2629 2629 Robert Henry H000517 rep KY 1825-12-05 1827-03-03   Jackson 12                        
2644 2644 Francis Johnson J000129 rep KY 1825-12-05 1827-03-03   Adams 10                        
2645 2645 James Johnson J000143 rep KY 1825-12-05 1827-03-03   Jackson 5                        
2711 2711 John Rowan R000471 sen KY 1825-12-05 1831-03-03 3 Jackson                          
2733 2733 David Trimble T000372 rep KY 1825-12-05 1827-03-03   Adams 1                        
2809 2809 Richard Buckner B001033 rep KY 1825-12-05 1827-03-03   Adams 8                        
2889 2889 Robert McHatton M000467 rep KY 1825-12-05 1827-03-03   Jackson 5                        
2912 2912 Thomas Moore M000921 rep KY 1825-12-05 1827-03-03   Jackson 7                        
3015 3015 William Young Y000057 rep KY 1825-12-05 1827-03-03   Adams 11                        
3064 3064 James Clark C000436 rep KY 1825-12-05 1827-03-03   Adams 3                        
3451 3451 Joseph Lecompte L000186 rep KY 1825-12-05 1827-03-03   Jackson 6                        
3724 3724 Robert Letcher L000257 rep KY 1825-12-05 1827-03-03   Adams 4                        
5883 5883 Thomas Metcalfe M000676 rep KY 1825-12-05 1827-03-03   Adams 2                        
5936 5936 Henry Clay C000482 rep KY 1825-12-05 1827-03-03   Democratic Republican -1                        
7883 7883 Charles Wickliffe W000442 rep KY 1825-12-05 1827-03-03   Jackson 9                        

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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, [caucus] TEXT, [url] TEXT, [address] TEXT, [phone] TEXT, [fax] TEXT, [contact_form] TEXT, [office] TEXT, [state_rank] TEXT, [rss_url] TEXT, [end-type] TEXT);
Powered by Datasette · How this site works · Code of conduct