lists

3 rows where "created_at" is on date 2013-12-10

View and edit SQL

subscriber_count

created_at (date)

  • 2013-12-10 · 3
id ▼ name uri subscriber_count member_count mode description slug full_name created_at following user
101238694 JSK-Fellows2004 /JSKstanford/lists/jsk-fellows2004 4 12 public   jsk-fellows2004 @JSKstanford/jsk-fellows2004 2013-12-10T10:30:43+00:00 0 John S. Knight Journalism Fellowships at Stanford 211659408
101267776 JSK-Fellows2003 /JSKstanford/lists/jsk-fellows2003 3 14 public   jsk-fellows2003 @JSKstanford/jsk-fellows2003 2013-12-10T20:02:50+00:00 0 John S. Knight Journalism Fellowships at Stanford 211659408
101275493 JSK-Fellows2002 /JSKstanford/lists/jsk-fellows2002 2 15 public   jsk-fellows2002 @JSKstanford/jsk-fellows2002 2013-12-10T23:01:16+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 26.835ms · About: simonw/jsk-fellows-on-twitter