posts_unified
Data license: CC-BY
1 row where gdocId = "1WU7Tqz9GcHLD3xXhap1c9SmTdQGr0K-0CFo_R5FJrjQ"
This data as json, CSV (advanced)
Suggested facets: publishedAt (date), updatedAt (date), createdAt (date), authors (array)
id ▼ | slug | title | type | publishedAt | updatedAt | authors | createdAt | publicationContext | gdocId | wordpressId |
---|---|---|---|---|---|---|---|---|---|---|
599 | collective-pessimism-and-our-inability-to-guess-the-happiness-of-others | Collective pessimism and our inability to guess the happiness of others | article | 2017-09-11 09:30:04 | 2024-03-04 17:45:10 | [ "Esteban Ortiz-Ospina" ] |
2024-02-12 13:02:02 | listed | Collective pessimism and our inability to guess the happiness of others 1WU7Tqz9GcHLD3xXhap1c9SmTdQGr0K-0CFo_R5FJrjQ |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE posts_unified ( id INTEGER PRIMARY KEY AUTOINCREMENT, slug TEXT, title TEXT, type TEXT, publishedAt TEXT, updatedAt TEXT, authors TEXT, createdAt TEXT, publicationContext TEXT, gdocId TEXT, wordpressId INTEGER, FOREIGN KEY(gdocId) REFERENCES posts_gdocs(id), FOREIGN KEY(wordpressId) REFERENCES posts(id) );