posts_unified
Data license: CC-BY
1 row where gdocId = "16Hv7MxMHd87y4TZR8KDyEV7UVGdA3iBoIN0KTVYP8aI"
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 |
---|---|---|---|---|---|---|---|---|---|---|
90 | extreme-poverty-though-vastly-reduced-is-still-very-high-in-sub-saharan-africa | Extreme poverty, though lower than in the past, is still very high in Sub-Saharan Africa | data-insight | 2024-06-17 07:09:43 | 2024-06-06 10:43:21 | [ "Pablo Arriagada" ] |
2024-05-31 09:59:13 | unlisted | Extreme poverty, though lower than in the past, is still very high in Sub-Saharan Africa 16Hv7MxMHd87y4TZR8KDyEV7UVGdA3iBoIN0KTVYP8aI |
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) );