This data as json, CSV (advanced)
Suggested facets: created_at (date)
id ▼ | name | uri | subscriber_count | member_count | mode | description | slug | full_name | created_at | following | user |
---|---|---|---|---|---|---|---|---|---|---|---|
1013511537644986368 | JSK Program Committee | /JSKstanford/lists/jsk-program-committee | 2 | 7 | public | Stanford faculty and professional journalists who choose the next year’s U.S. Fellows. | jsk-program-committee | @JSKstanford/jsk-program-committee | 2018-07-01T19:55:55+00:00 | 0 | John S. Knight Journalism Fellowships at Stanford 211659408 |
JSON shape: default, array, newline-delimited, object
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]) );