posts_unified
Data license: CC-BY
1 row where gdocId = "1Gp13RZqqMbpLG68T01Qex5jMIGaR5gheRoJS5Ve0ggs"
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 |
---|---|---|---|---|---|---|---|---|---|---|
265 | child-deaths-from-pneumonia | Pneumonia — no child should die from a disease we can prevent | article | 2019-11-12 11:00:05 | 2024-03-18 15:41:59 | [ "Bernadeta Dadonaite" ] |
2023-07-06 14:09:42 | listed | Pneumonia — no child should die from a disease we can prevent 1Gp13RZqqMbpLG68T01Qex5jMIGaR5gheRoJS5Ve0ggs |
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) );