lists

1 row where member_count = 6 sorted by user

View and edit SQL

Suggested facets: created_at (date)

subscriber_count

  • 2 1

member_count

id name uri subscriber_count member_count mode description slug full_name created_at following user ▼
1011410290309828608 JSK Board of Visitors /JSKstanford/lists/jsk-board-of-visitors 2 6 public Responsible for setting policy for the JSK Fellowships. jsk-board-of-visitors @JSKstanford/jsk-board-of-visitors 2018-06-26T00:46:18+00:00 0 John S. Knight Journalism Fellowships at Stanford 211659408

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [lists] (
   [id] INTEGER PRIMARY KEY,
   [name] TEXT,
   [uri] TEXT,
   [subscriber_count] INTEGER,
   [member_count] INTEGER,
   [mode] TEXT,
   [description] TEXT,
   [slug] TEXT,
   [full_name] TEXT,
   [created_at] TEXT,
   [following] INTEGER,
   [user] INTEGER REFERENCES [users]([id])
);
Powered by Datasette · Query took 17.529ms · About: simonw/jsk-fellows-on-twitter