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 |
---|---|---|---|---|---|---|---|---|---|---|---|
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 | |
897518642925109249 | JSK-Fellows 2018 | /JSKstanford/lists/jsk-fellows-2018 | 18 | 14 | public | Our newest class of innovation #JSKFellows | jsk-fellows-2018 | @JSKstanford/jsk-fellows-2018 | 2017-08-15T18:01:34+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]) );