posts_gdocs_links
Data license: CC-BY
10 rows where sourceId = "1olAVEq3u9TMJ08jiWVPp9TP-9TBiGD0zdGhDncVVzgw"
This data as json, CSV (advanced)
Suggested facets: target, linkType, queryString, hash
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1839492 | Twice as long – life expectancy around the world 1olAVEq3u9TMJ08jiWVPp9TP-9TBiGD0zdGhDncVVzgw | https://ourworldindata.org/extreme-poverty | url | span-link | lived in extreme poverty | ||
1839493 | Twice as long – life expectancy around the world 1olAVEq3u9TMJ08jiWVPp9TP-9TBiGD0zdGhDncVVzgw | https://ourworldindata.org/child-mortality | url | span-link | child mortality | ||
1839494 | Twice as long – life expectancy around the world 1olAVEq3u9TMJ08jiWVPp9TP-9TBiGD0zdGhDncVVzgw | https://ourworldindata.org/entries/life-expectancy | url | span-link | entry on life expectancy | ||
1839495 | Twice as long – life expectancy around the world 1olAVEq3u9TMJ08jiWVPp9TP-9TBiGD0zdGhDncVVzgw | https://ourworldindata.org/life-expectancy#it-is-not-only-about-child-mortality-life-expectancy-by-age | url | span-link | life expectancy increased at all ages | #it-is-not-only-about-child-mortality-life-expectancy-by-age | |
1839496 | Twice as long – life expectancy around the world 1olAVEq3u9TMJ08jiWVPp9TP-9TBiGD0zdGhDncVVzgw | https://www.gapminder.org/factfulness-book/ | url | span-link | tend to think | ||
1839497 | Twice as long – life expectancy around the world 1olAVEq3u9TMJ08jiWVPp9TP-9TBiGD0zdGhDncVVzgw | https://ourworldindata.org/a-history-of-global-living-conditions-in-5-charts | url | span-link | many other aspects | ||
1839498 | Twice as long – life expectancy around the world 1olAVEq3u9TMJ08jiWVPp9TP-9TBiGD0zdGhDncVVzgw | life-expectancy | grapher | span-link | global average life expectancy of 72.6 years | ?time=1770..2019&country=OWID_WRL | |
1839499 | Twice as long – life expectancy around the world 1olAVEq3u9TMJ08jiWVPp9TP-9TBiGD0zdGhDncVVzgw | life-expectancy | grapher | span-link | 72.3 years | ?time=1770..2019&country=OWID_WRL+NOR | |
1839500 | Twice as long – life expectancy around the world 1olAVEq3u9TMJ08jiWVPp9TP-9TBiGD0zdGhDncVVzgw | life-expectancy | grapher | span-link | more than twice as long | ?tab=chart&country=Africa~Americas~Asia~Europe~Oceania~OWID_WRL | |
1839501 | Twice as long – life expectancy around the world 1olAVEq3u9TMJ08jiWVPp9TP-9TBiGD0zdGhDncVVzgw | https://doi.org/10.1111/j.1728-4457.2005.00083.x | url | span-link | https://doi.org/10.1111/j.1728-4457.2005.00083.x |
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");