posts_unified
Data license: CC-BY
1 row where gdocId = "1iT9jZ214V4zn6CUPapia3gahWWzvAYYHSoOf4v40mhk"
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 |
---|---|---|---|---|---|---|---|---|---|---|
331 | the-global-number-of-children-not-attending-school-has-declined-by-nearly-40-since-2000 | The global number of children not attending school has declined by nearly 40% since 2000 | data-insight | 2024-07-30 05:00:00 | 2024-07-29 09:35:50 | [ "Veronika Samborska", "Hannah Ritchie" ] |
2024-07-08 14:07:13 | unlisted | The global number of children not attending school has declined by nearly 40% since 2000 1iT9jZ214V4zn6CUPapia3gahWWzvAYYHSoOf4v40mhk |
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) );