posts_links
Data license: CC-BY
7 rows where sourceId = 28216
This data as json, CSV (advanced)
Suggested facets: linkType, componentType
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
20594 | The global distribution of deaths from indoor air pollution 28216 | https://ourworldindata.org/water-access | url | href | |||
20595 | The global distribution of deaths from indoor air pollution 28216 | https://ourworldindata.org/sanitation | url | href | |||
20596 | The global distribution of deaths from indoor air pollution 28216 | https://ourworldindata.org/hiv-aids | url | href | |||
20597 | The global distribution of deaths from indoor air pollution 28216 | death-rates-from-indoor-air-pollution-vs-gdp-per-capita | grapher | href | |||
20598 | The global distribution of deaths from indoor air pollution 28216 | death-rates-from-indoor-air-pollution-vs-share-of-population-in-absolute-poverty | grapher | href | |||
20599 | The global distribution of deaths from indoor air pollution 28216 | share-deaths-indoor-pollution | grapher | src | |||
20600 | The global distribution of deaths from indoor air pollution 28216 | death-rate-by-source-from-indoor-air-pollution | 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 );