posts_gdocs_links
Data license: CC-BY
3 rows where sourceId = "15LrKgrEf63Nd2fR7NPG_L8sbTZM5mJ3Bt_QxejR7CVY"
This data as json, CSV (advanced)
Suggested facets: target, linkType, text
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1878481 | More than 80 billion land animals are slaughtered for meat every year 15LrKgrEf63Nd2fR7NPG_L8sbTZM5mJ3Bt_QxejR7CVY | land-animals-slaughtered-for-meat | grapher | front-matter | |||
1878482 | More than 80 billion land animals are slaughtered for meat every year 15LrKgrEf63Nd2fR7NPG_L8sbTZM5mJ3Bt_QxejR7CVY | land-animals-slaughtered-for-meat | grapher | span-link | Explore this data | ||
1878483 | More than 80 billion land animals are slaughtered for meat every year 15LrKgrEf63Nd2fR7NPG_L8sbTZM5mJ3Bt_QxejR7CVY | 1mlgUyqJ9j_QKL33o0l0ZS0BXYmMxyXpUc6TQME2owYE | gdoc | prominent-link |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "posts_gdocs_links" ( "id" INTEGER PRIMARY KEY AUTOINCREMENT, "sourceId" VARCHAR(255) NULL , "target" TEXT NOT NULL , "linkType" TEXT NULL , "componentType" VARCHAR(255) NOT NULL , "text" VARCHAR(255) NOT NULL , "queryString" VARCHAR(2047) NOT NULL , "hash" VARCHAR(2047) NOT NULL, FOREIGN KEY("sourceId") REFERENCES "posts_gdocs" ("id") ON UPDATE NO ACTION ON DELETE NO ACTION ); CREATE INDEX "sourceId" ON "posts_gdocs_links" ("sourceId");