posts_unified
Data license: CC-BY
1 row where gdocId = "1zVyqc3fuvugPqHnDm2ZQ1mKB_TV3bFtxuC_QINhvNfs"
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 |
---|---|---|---|---|---|---|---|---|---|---|
651 | solar-panel-prices-have-fallen-by-around-20-every-time-global-capacity-doubled | Solar panel prices have fallen by around 20% every time global capacity doubled | data-insight | 2024-06-13 05:47:48 | 2024-06-13 05:46:39 | [ "Hannah Ritchie" ] |
2024-04-29 11:11:44 | unlisted | Solar panel prices have fallen by around 20% every time global capacity doubled 1zVyqc3fuvugPqHnDm2ZQ1mKB_TV3bFtxuC_QINhvNfs |
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) );