posts_unified
Data license: CC-BY
1 row where gdocId = "1Fz-YjOeY8SZs3cYsoO-QDefe-TmBNDlBGR9tlWgWx98"
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 |
---|---|---|---|---|---|---|---|---|---|---|
250 | global-population-pyramid | The global population pyramid: How global demography has changed and what we can expect for the 21st century | article | 2019-04-18 11:00:07 | 2024-02-01 18:39:27 | [ "Max Roser" ] |
2023-12-02 01:52:55 | listed | The global population pyramid: How global demography has changed and what we can expect for the 21st century 1Fz-YjOeY8SZs3cYsoO-QDefe-TmBNDlBGR9tlWgWx98 |
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) );