posts_gdocs_links
Data license: CC-BY
4 rows where sourceId = "17a8PITVoE8_OIPjk7ELNV-ArjIptEiG-ph4IPrlKa7Y"
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1882258 | China now uses about the same amount of energy per person as the European Union 17a8PITVoE8_OIPjk7ELNV-ArjIptEiG-ph4IPrlKa7Y | per-capita-energy-use | grapher | front-matter | ?tab=chart&country=CHN~OWID_EU27 | ||
1882259 | China now uses about the same amount of energy per person as the European Union 17a8PITVoE8_OIPjk7ELNV-ArjIptEiG-ph4IPrlKa7Y | gdp-per-capita-worldbank | grapher | span-link | rising incomes | ?tab=chart&country=~CHN | |
1882260 | China now uses about the same amount of energy per person as the European Union 17a8PITVoE8_OIPjk7ELNV-ArjIptEiG-ph4IPrlKa7Y | https://ourworldindata.org/energy-substitution-method | url | span-link | substitution method | ||
1882261 | China now uses about the same amount of energy per person as the European Union 17a8PITVoE8_OIPjk7ELNV-ArjIptEiG-ph4IPrlKa7Y | energy | explorer | span-link | We have just updated our energy data based on the latest release |
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");