home / legislators / legislator_terms

Menu
  • GraphQL API

legislator_terms

Table actions Table actions
  • GraphQL API for legislator_terms

11 rows where party = "Conservative"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: type, state, start, end, 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
4478 4478 G000067 rep VA 1839-12-02 1841-03-03   Conservative 12                        
7092 7092 H000774 rep VA 1839-12-02 1841-03-03   Conservative 18                        
8268 8268 B000722 rep NC 1867-03-04 1869-03-03   Conservative 6                        
8419 8419 P000292 rep MD 1867-03-04 1869-03-03   Conservative 3                        
8526 8526 B000627 rep VA 1869-03-04 1871-03-03   Conservative 4                        
8601 8601 G000162 rep VA 1869-03-04 1871-03-03   Conservative 8                        
8669 8669 M000507 rep VA 1869-03-04 1871-03-03   Conservative 7                        
8670 8670 M000784 rep VA 1869-03-04 1871-03-03   Conservative 6                        
8702 8702 R000248 rep VA 1869-03-04 1871-03-03   Conservative 5                        
8883 8883 D000521 rep VA 1869-03-04 1871-03-03   Conservative 5                        
29642 29642 B001026 sen NY 1971-01-21 1977-01-03 1 Conservative                          

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