lists

2 rows where "created_at" is on date 2010-11-13

View and edit SQL

subscriber_count

created_at (date)

  • 2010-11-13 · 2
id ▼ name uri subscriber_count member_count mode description slug full_name created_at following user
29527154 JSK-Fellows2011 /JSKstanford/lists/jsk-fellows2011 8 17 public John S. Knight Journalism Fellows at Stanford 2011 jsk-fellows2011 @JSKstanford/jsk-fellows2011 2010-11-13T05:16:11+00:00 0 John S. Knight Journalism Fellowships at Stanford 211659408
29527592 JSK Alumni Network /JSKstanford/lists/jsk-alumni-network 53 321 public Alumni of the John S. Knight Journalism Fellowship @Stanford, top journalists, leaders & innovators jsk-alumni-network @JSKstanford/jsk-alumni-network 2010-11-13T05:23:27+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 28.569ms · About: simonw/jsk-fellows-on-twitter