posts_unified
Data license: CC-BY
1 row where gdocId = "1yFkBbkw2__5nQj5e4bgJo5WHT4T5Et8mPG9ZNrBx33k"
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 |
---|---|---|---|---|---|---|---|---|---|---|
626 | sulfur-dioxide-emissions-from-shipping-dropped-sharply-with-the-introduction-of-new-rules-in-2020 | Sulfur dioxide emissions from shipping dropped sharply with the introduction of new rules in 2020 | data-insight | 2024-05-10 07:38:27 | 2024-05-07 14:45:25 | [ "Hannah Ritchie" ] |
2024-04-29 10:53:32 | unlisted | Sulfur dioxide emissions from shipping dropped sharply with the introduction of new rules in 2020 1yFkBbkw2__5nQj5e4bgJo5WHT4T5Et8mPG9ZNrBx33k |
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) );