posts_unified
Data license: CC-BY
1 row where gdocId = "1T16aVjbEL7aweA3y2fQrMSUXPRkRLTsi97tQRy9saGE"
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 |
---|---|---|---|---|---|---|---|---|---|---|
524 | core-lgbt-rights-are-becoming-more-protected-in-some-countries | Core LGBT+ rights are becoming more protected in some countries | data-insight | 2024-06-07 06:53:42 | 2024-05-27 11:50:55 | [ "Bastian Herre" ] |
2024-05-17 14:12:57 | unlisted | Core LGBT+ rights are becoming more protected in some countries 1T16aVjbEL7aweA3y2fQrMSUXPRkRLTsi97tQRy9saGE |
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) );