posts_links
Data license: CC-BY
41 rows where sourceId = 34886
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, queryString, hash
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
8274 | Energy Country Profile 34886 | http://www.sciencedirect.com/science/article/pii/S2211467X15000450 | url | href | |||
8275 | Energy Country Profile 34886 | https://ourworldindata.org/indoor-air-pollution | url | href | |||
8276 | Energy Country Profile 34886 | https://ourworldindata.org/energy-mix#direct-vs-substituted-primary-energy-what-are-the-multiple-ways-of-energy-accounting | url | href | #direct-vs-substituted-primary-energy-what-are-the-multiple-ways-of-energy-accounting | ||
8277 | Energy Country Profile 34886 | https://ourworldindata.org/emissions-by-fuel | url | href | |||
8278 | Energy Country Profile 34886 | https://ourworldindata.org/air-pollution | url | href | |||
8279 | Energy Country Profile 34886 | https://ourworldindata.org/co2-and-other-greenhouse-gas-emissions | url | href | |||
8280 | Energy Country Profile 34886 | share-of-the-population-with-access-to-electricity | grapher | src | ?tab=chart | ||
8281 | Energy Country Profile 34886 | access-to-clean-fuels-and-technologies-for-cooking | grapher | src | ?tab=chart | ||
8282 | Energy Country Profile 34886 | energy-use-per-capita | grapher | src | ?tab=chart | ||
8283 | Energy Country Profile 34886 | primary-energy-cons | grapher | src | ?tab=chart | ||
8284 | Energy Country Profile 34886 | change-energy-consumption | grapher | src | |||
8285 | Energy Country Profile 34886 | per-capita-electricity-generation | grapher | src | ?tab=chart | ||
8286 | Energy Country Profile 34886 | electricity-generation | grapher | src | ?tab=chart | ||
8287 | Energy Country Profile 34886 | energy-consumption-by-source-and-region | grapher | src | ?stackMode=absolute | ||
8288 | Energy Country Profile 34886 | share-energy-source-sub | grapher | src | |||
8289 | Energy Country Profile 34886 | fossil-fuels-share-energy | grapher | src | ?tab=chart | ||
8290 | Energy Country Profile 34886 | low-carbon-share-energy | grapher | src | ?tab=chart | ||
8291 | Energy Country Profile 34886 | energy | explorer | src | ?tab=chart&facet=none&Total+or+Breakdown=Select+a+source&Select+a+source=Renewables&Energy+or+Electricity=Primary+energy&Metric=Share+of+total&hideControls=true | ||
8292 | Energy Country Profile 34886 | nuclear-primary-energy | grapher | src | ?tab=chart | ||
8293 | Energy Country Profile 34886 | annual-change-primary-energy-source | grapher | src | |||
8294 | Energy Country Profile 34886 | electricity-prod-source-stacked | grapher | src | |||
8295 | Energy Country Profile 34886 | share-elec-by-source | grapher | src | |||
8296 | Energy Country Profile 34886 | share-electricity-fossil-fuels | grapher | src | ?tab=chart | ||
8297 | Energy Country Profile 34886 | share-electricity-low-carbon | grapher | src | ?tab=chart | ||
8298 | Energy Country Profile 34886 | share-electricity-renewables | grapher | src | ?tab=chart | ||
8299 | Energy Country Profile 34886 | share-electricity-nuclear | grapher | src | ?tab=chart | ||
8300 | Energy Country Profile 34886 | energy-intensity | grapher | src | ?tab=chart | ||
8301 | Energy Country Profile 34886 | co2-per-unit-energy | grapher | src | ?tab=chart | ||
8302 | Energy Country Profile 34886 | people-without-electricity-country | grapher | prominent-link | |||
8303 | Energy Country Profile 34886 | number-without-clean-cooking-fuel | grapher | prominent-link | |||
8304 | Energy Country Profile 34886 | abs-change-energy-consumption | grapher | prominent-link | ?tab=chart | ||
8305 | Energy Country Profile 34886 | coal-energy-share | grapher | prominent-link | ?tab=chart | ||
8306 | Energy Country Profile 34886 | oil-share-energy | grapher | prominent-link | ?tab=charthttps://ourworldindata.org/grapher/oil-share-energy?tab=chart | ||
8307 | Energy Country Profile 34886 | gas-share-energy | grapher | prominent-link | ?tab=chart | ||
8308 | Energy Country Profile 34886 | hydro-share-energy | grapher | prominent-link | ?tab=chart | ||
8309 | Energy Country Profile 34886 | wind-share-energy | grapher | prominent-link | ?tab=chart | ||
8310 | Energy Country Profile 34886 | solar-share-energy | grapher | prominent-link | ?tab=chart | ||
8311 | Energy Country Profile 34886 | share-electricity-coal | grapher | prominent-link | ?tab=chart | ||
8312 | Energy Country Profile 34886 | share-electricity-gas | grapher | prominent-link | ?tab=chart | ||
8313 | Energy Country Profile 34886 | share-electricity-hydro | grapher | prominent-link | ?tab=chart | ||
8314 | Energy Country Profile 34886 | share-electricity-wind | grapher | prominent-link | ?tab=chart |
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 );