posts_unified
Data license: CC-BY
1 row where gdocId = "17-5At7OXghZLCmsEg3dWMDBbwhNcCMI9vNX3uF4fL3M"
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 |
---|---|---|---|---|---|---|---|---|---|---|
97 | more-countries-have-legalized-same-sex-marriage-but-others-have-explicitly-banned-it | More countries have legalized same-sex marriage, but others have explicitly banned it | data-insight | 2024-06-28 04:00:00 | 2024-06-24 13:17:21 | [ "Bastian Herre" ] |
2024-05-24 11:45:44 | unlisted | More countries have legalized same-sex marriage, but others have explicitly banned it 17-5At7OXghZLCmsEg3dWMDBbwhNcCMI9vNX3uF4fL3M |
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) );