posts_links
Data license: CC-BY
12 rows where sourceId = 25082
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
19443 | Annual CO2 emissions 25082 | production-vs-consumption-co2-emissions | grapher | href | |||
19444 | Annual CO2 emissions 25082 | world-population-by-world-regions-post-1820 | grapher | href | ?stackMode=relative | ||
19445 | Annual CO2 emissions 25082 | https://climateactiontracker.org/countries/eu/ | url | href | |||
19446 | Annual CO2 emissions 25082 | https://www.carbonbrief.org/in-depth-will-countries-finally-agree-climate-deal-for-shipping | url | href | |||
19447 | Annual CO2 emissions 25082 | https://ourworldindata.org/share-co2-emissions | url | href | |||
19448 | Annual CO2 emissions 25082 | annual-share-of-co2-emissions | grapher | href | ?tab=chart&year=1890&country=GBR+USA | ||
19449 | Annual CO2 emissions 25082 | life-expectancy | grapher | href | ?time=1770..2019&country=Asia | ||
19450 | Annual CO2 emissions 25082 | share-of-the-population-living-in-extreme-poverty | grapher | href | ?tab=chart&time=1981..2015&country=East%20Asia%20%26%20Pacific+South%20Asia | ||
19451 | Annual CO2 emissions 25082 | mean-years-of-schooling-long-run | grapher | href | ?tab=chart&country=IND+CHN+BGD+JPN+KOR | ||
19453 | Annual CO2 emissions 25082 | annual-co2-emissions-per-country | grapher | src | |||
19454 | Annual CO2 emissions 25082 | annual-share-of-co2-emissions | grapher | src | |||
25038 | Annual CO2 emissions 25082 | https://ourworldindata.org/uploads/2019/10/Annual-CO2-emissions-Treemap-1-603x550.png | url | 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 );