posts_links
Data license: CC-BY
26 rows where sourceId = 34888
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
8315 | Energy Mix 34888 | https://ourworldindata.org/greenhouse-gas-emissions | url | href | |||
8316 | Energy Mix 34888 | https://ourworldindata.org/air-pollution | url | href | |||
8317 | Energy Mix 34888 | http://vaclavsmil.com/2016/12/14/energy-transitions-global-and-national-perspectives-second-expanded-and-updated-edition/ | url | href | |||
8318 | Energy Mix 34888 | https://www.bp.com/en/global/corporate/energy-economics/statistical-review-of-world-energy.html | url | href | |||
8319 | Energy Mix 34888 | https://ourworldindata.org/safest-sources-of-energy | url | href | |||
8320 | Energy Mix 34888 | https://ourworldindata.org/electricity-mix | url | href | |||
8321 | Energy Mix 34888 | global-energy-substitution | grapher | src | ?time=earliest..latest | ||
8322 | Energy Mix 34888 | energy-consumption-by-source-and-region | grapher | src | ?stackMode=absolute | ||
8323 | Energy Mix 34888 | per-capita-energy-source-stacked | grapher | src | ?country=OWID_WRL~CAN~BRA~CHN~IND~USA~GBR~AUS~FRA~SWE~ZAF~JPN | ||
8324 | Energy Mix 34888 | per-capita-energy-stacked | grapher | src | ?country=USA~GBR~OWID_WRL~CHN~IND~FRA~DEU~SWE~ZAF~JPN~BRA | ||
8325 | Energy Mix 34888 | fossil-fuels-share-energy | grapher | src | |||
8326 | Energy Mix 34888 | coal-energy-share | grapher | src | |||
8327 | Energy Mix 34888 | oil-share-energy | grapher | src | |||
8328 | Energy Mix 34888 | gas-share-energy | grapher | src | |||
8329 | Energy Mix 34888 | nuclear-primary-energy | grapher | src | |||
8330 | Energy Mix 34888 | renewable-share-energy | grapher | src | |||
8331 | Energy Mix 34888 | hydro-share-energy | grapher | src | |||
8332 | Energy Mix 34888 | solar-share-energy | grapher | src | |||
8333 | Energy Mix 34888 | wind-share-energy | grapher | src | |||
8334 | Energy Mix 34888 | annual-change-primary-energy-source | grapher | src | |||
8335 | Energy Mix 34888 | annual-primary-energy-fossil-vs-low-carbon | grapher | src | |||
8336 | Energy Mix 34888 | long-term-energy-transitions | grapher | prominent-link | |||
8337 | Energy Mix 34888 | primary-sub-energy-source | grapher | prominent-link | |||
8338 | Energy Mix 34888 | ourworldindata.org/fossil-fuels | url | prominent-link | |||
8339 | Energy Mix 34888 | ourworldindata.org/nuclear-energy | url | prominent-link | |||
8340 | Energy Mix 34888 | ourworldindata.org/renewable-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 );