posts_unified
Data license: CC-BY
1 row where gdocId = "15LrKgrEf63Nd2fR7NPG_L8sbTZM5mJ3Bt_QxejR7CVY"
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 |
---|---|---|---|---|---|---|---|---|---|---|
79 | billions-of-chickens-ducks-and-pigs-are-slaughtered-for-meat-every-year | More than 80 billion land animals are slaughtered for meat every year | data-insight | 2024-05-31 06:52:00 | 2024-05-30 13:28:04 | [ "Pablo Rosado" ] |
2024-05-17 14:11:01 | unlisted | More than 80 billion land animals are slaughtered for meat every year 15LrKgrEf63Nd2fR7NPG_L8sbTZM5mJ3Bt_QxejR7CVY |
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) );