posts_links
Data license: CC-BY
6 rows where sourceId = 45702
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
14579 | Which countries get the most electricity from low-carbon sources? 45702 | electricity-prod-source-stacked | grapher | href | |||
14580 | Which countries get the most electricity from low-carbon sources? 45702 | share-electricity-low-carbon | grapher | src | |||
14581 | Which countries get the most electricity from low-carbon sources? 45702 | elec-mix-bar | grapher | src | ?country=~OWID_WRL~ZAF~AUS~JPN~CHN~IND~USA~GBR~FRA~SWE~BRA~CAN~NOR | ||
14582 | Which countries get the most electricity from low-carbon sources? 45702 | energy | explorer | prominent-link | |||
14583 | Which countries get the most electricity from low-carbon sources? 45702 | https://ourworldindata.org/low-carbon-electricity | url | prominent-link | |||
14584 | Which countries get the most electricity from low-carbon sources? 45702 | https://ourworldindata.org/energy | url | prominent-link |
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 );