posts_links
Data license: CC-BY
23 rows where sourceId = 34902
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
8355 | Electricity Mix 34902 | https://ourworldindata.org/energy-mix | url | href | |||
8356 | Electricity Mix 34902 | electricity-production-by-source | grapher | href | ?country=~GBR | ||
8357 | Electricity Mix 34902 | https://ember-climate.org/ | url | href | |||
8358 | Electricity Mix 34902 | https://ourworldindata.org/death-uk-coal | url | href | |||
8359 | Electricity Mix 34902 | carbon-dioxide-emissions-factor | grapher | href | |||
8360 | Electricity Mix 34902 | share-electricity-nuclear | grapher | href | ?tab=chart&country=~JPN | ||
8361 | Electricity Mix 34902 | electricity-prod-source-stacked | grapher | src | |||
8362 | Electricity Mix 34902 | share-elec-by-source | grapher | src | |||
8363 | Electricity Mix 34902 | per-capita-electricity-fossil-nuclear-renewables | grapher | src | ?country=OWID_WRL~CHN~IND~USA~GBR~FRA~AUS~SWE~ZAF~JPN~BRA | ||
8364 | Electricity Mix 34902 | per-capita-electricity-source-stacked | grapher | src | ?country=OWID_WRL~CHN~IND~USA~JPN~DEU~GBR~BRA~FRA~CAN~SWE~ZAF~AUS | ||
8365 | Electricity Mix 34902 | carbon-intensity-electricity | grapher | src | |||
8366 | Electricity Mix 34902 | share-electricity-fossil-fuels | grapher | src | |||
8367 | Electricity Mix 34902 | share-electricity-coal | grapher | src | |||
8368 | Electricity Mix 34902 | share-electricity-gas | grapher | src | |||
8369 | Electricity Mix 34902 | share-electricity-nuclear | grapher | src | |||
8370 | Electricity Mix 34902 | share-electricity-renewables | grapher | src | |||
8371 | Electricity Mix 34902 | share-electricity-hydro | grapher | src | |||
8372 | Electricity Mix 34902 | share-electricity-solar | grapher | src | |||
8373 | Electricity Mix 34902 | share-electricity-wind | grapher | src | |||
8374 | Electricity Mix 34902 | electricity-production-by-source | grapher | prominent-link | |||
8375 | Electricity Mix 34902 | ourworldindata.org/fossil-fuels | url | prominent-link | |||
8376 | Electricity Mix 34902 | ourworldindata.org/nuclear-energy | url | prominent-link | |||
8377 | Electricity Mix 34902 | 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 );