posts_unified
Data license: CC-BY
1 row where gdocId = "1u3-YqXJbBhBxKok2j6sNWSBd0uII2JBnf4pnKhMDEMY"
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 |
---|---|---|---|---|---|---|---|---|---|---|
541 | effective-policies-reducing-environmental-impacts-agriculture | How effective are policies in reducing the environmental impacts of agriculture? | article | 2024-04-22 14:25:03 | 2024-04-22 14:23:39 | [ "Hannah Ritchie" ] |
2024-03-27 11:47:20 | listed | How effective are policies in reducing the environmental impacts of agriculture? 1u3-YqXJbBhBxKok2j6sNWSBd0uII2JBnf4pnKhMDEMY |
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) );