posts_unified
Data license: CC-BY
1 row where gdocId = "1ZuTKWW6RWe52EeiSTupKXca-hc1hSebfb3adzD8oj8c"
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 |
---|---|---|---|---|---|---|---|---|---|---|
650 | growth-and-structural-transformation-are-emerging-economies-industrializing-too-quickly | Are emerging economies deindustrializing too quickly? | article | 2017-10-30 17:00:07 | 2024-03-04 18:09:59 | [ "Esteban Ortiz-Ospina", "Nicolas Lippolis" ] |
2024-02-13 13:44:19 | listed | Are emerging economies deindustrializing too quickly? 1ZuTKWW6RWe52EeiSTupKXca-hc1hSebfb3adzD8oj8c |
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) );