posts_gdocs_links
Data license: CC-BY
22 rows where sourceId = "1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE"
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, text, queryString, hash
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1884479 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | access-to-electricity-of-population | grapher | chart | |||
1884480 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | https://sdg-tracker.org/energy#7.1 | url | span-link | goal of universal access by 2030 | #7.1 | |
1884481 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | share-of-the-population-with-access-to-electricity | grapher | span-link | share | ?tab=chart&country=Sub-Saharan%20Africa | |
1884482 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | share-of-the-population-with-access-to-electricity | grapher | span-link | of the population with electricity | ?tab=chart&country=Sub-Saharan%20Africa | |
1884483 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | number-of-people-with-and-without-electricity-access | grapher | chart | |||
1884484 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | number-without-electricity-by-region | grapher | chart | |||
1884485 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | people-without-electricity-country | grapher | chart | ?tab=map | ||
1884486 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | https://ourworldindata.org/indoor-air-pollution | url | span-link | indoor air pollution | ||
1884487 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | access-to-clean-fuels-and-technologies-for-cooking | grapher | chart | |||
1884488 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | number-with-without-clean-cooking-fuels | grapher | chart | |||
1884489 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | number-without-clean-cooking-fuel | grapher | chart | |||
1884490 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | population-using-solid-fuels-for-cooking | grapher | chart | |||
1884491 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | electricity-per-capita | grapher | chart | |||
1884492 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | energy-use-per-capita | grapher | chart | |||
1884493 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | https://ourworldindata.org/economic-growth | url | span-link | average income | ||
1884494 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | access-to-electricity-vs-gdp-per-capita | grapher | chart | |||
1884495 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | access-to-clean-fuels-for-cooking-vs-gdp-per-capita | grapher | chart | |||
1884496 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | share-of-rural-population-with-electricity-access-vs-share-of-total-population-with-electricity-access | grapher | chart | |||
1884497 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | http://www.sciencedirect.com/science/article/pii/S2211467X15000450 | url | span-link | online | ||
1884498 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | http://www.worldenergyoutlook.org/media/weowebsite/energymodel/documentation/EnergyAccess_Methodology_2016.pdf | url | span-link | online | ||
1884499 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | https://ourworldindata.org/world-population-growth#shares-by-world-regions | url | span-link | the first power plant (1882) | #shares-by-world-regions | |
1884500 | Access to Energy 1UstiwtN6kOSn3jv9fg_7WwjamPyepzz6rmvfE6_rGZE | http://www.worldenergyoutlook.org/media/weowebsite/energymodel/documentation/EnergyAccess_Methodology_2016.pdf | url | span-link | online |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "posts_gdocs_links" ( "id" INTEGER PRIMARY KEY AUTOINCREMENT, "sourceId" VARCHAR(255) NULL , "target" TEXT 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_gdocs" ("id") ON UPDATE NO ACTION ON DELETE NO ACTION ); CREATE INDEX "sourceId" ON "posts_gdocs_links" ("sourceId");