posts_links
Data license: CC-BY
5 rows where sourceId = 26771
This data as json, CSV (advanced)
Suggested facets: linkType, componentType
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
20177 | Diarrhea children- Why are children still dying from diarrhea? 26771 | https://ourworldindata.org/hunger-and-undernourishment | url | href | |||
20178 | Diarrhea children- Why are children still dying from diarrhea? 26771 | https://ourworldindata.org/extreme-poverty | url | href | |||
20179 | Diarrhea children- Why are children still dying from diarrhea? 26771 | https://ourworldindata.org/water-use-sanitation | url | href | |||
20180 | Diarrhea children- Why are children still dying from diarrhea? 26771 | https://www.thelancet.com/journals/laninf/article/PIIS1473-3099(18)30362-1/fulltext | url | href | |||
20181 | Diarrhea children- Why are children still dying from diarrhea? 26771 | number-of-deaths-from-diarrheal-diseases-by-risk-factor-for-under-5s | grapher | src |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "posts_links" ( "id" INTEGER PRIMARY KEY AUTOINCREMENT, "sourceId" INTEGER NOT NULL , "target" VARCHAR(2047) 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" ("id") ON UPDATE CASCADE ON DELETE CASCADE );