lists

1 row where "created_at" is on date 2015-09-11

View and edit SQL

subscriber_count

  • 4 1

created_at (date)

  • 2015-09-11 · 1
id ▼ name uri subscriber_count member_count mode description slug full_name created_at following user
219853736 JSKONA15 /JSKstanford/lists/jskona15 4 37 public Fellows, staff and alumni attending conference in LA jskona15 @JSKstanford/jskona15 2015-09-11T20:00:07+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 20.841ms · About: simonw/jsk-fellows-on-twitter