posts_gdocs_links
Data license: CC-BY
9 rows where sourceId = "10AH7TExXrcsO5tiGPU7t1kLqh8N_u7ogBnjN6e6FMig"
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, text, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1848878 | Carbon emissions from deforestation: are they driven by domestic demand or international trade? 10AH7TExXrcsO5tiGPU7t1kLqh8N_u7ogBnjN6e6FMig | https://ourworldindata.org/food-choice-vs-eating-local | url | span-link | previous article | ||
1848879 | Carbon emissions from deforestation: are they driven by domestic demand or international trade? 10AH7TExXrcsO5tiGPU7t1kLqh8N_u7ogBnjN6e6FMig | co2-deforestation-for-food | grapher | span-link | here | ?stackMode=absolute®ion=World | |
1848880 | Carbon emissions from deforestation: are they driven by domestic demand or international trade? 10AH7TExXrcsO5tiGPU7t1kLqh8N_u7ogBnjN6e6FMig | co2 | explorer | span-link | emissions from fossil fuels | ?tab=chart&xScale=linear&yScale=linear&stackMode=absolute&endpointsOnly=0&time=earliest..latest&country=China~United%20States~India~United%20Kingdom~World®ion=World&Gas%20=CO%E2%82%82&Accounting%20=Production-based&Fuel%20=Total&Count%20=Per%20capita&Relative%20to%20world%20total%20= | |
1848881 | Carbon emissions from deforestation: are they driven by domestic demand or international trade? 10AH7TExXrcsO5tiGPU7t1kLqh8N_u7ogBnjN6e6FMig | per-capita-co2-food-deforestation | grapher | chart | ?tab=chart&stackMode=absolute&time=earliest..latest®ion=World | ||
1848882 | Carbon emissions from deforestation: are they driven by domestic demand or international trade? 10AH7TExXrcsO5tiGPU7t1kLqh8N_u7ogBnjN6e6FMig | https://ourworldindata.org/drivers-of-deforestation | url | span-link | previous article | ||
1848883 | Carbon emissions from deforestation: are they driven by domestic demand or international trade? 10AH7TExXrcsO5tiGPU7t1kLqh8N_u7ogBnjN6e6FMig | deforestation-co2-trade-by-product | grapher | chart | ?tab=chart&stackMode=absolute®ion=World | ||
1848884 | Carbon emissions from deforestation: are they driven by domestic demand or international trade? 10AH7TExXrcsO5tiGPU7t1kLqh8N_u7ogBnjN6e6FMig | https://www.sciencedirect.com/science/article/pii/S0959378018314365 | url | span-link | Agricultural and forestry trade drives large share of tropical deforestation emissions | ||
1848885 | Carbon emissions from deforestation: are they driven by domestic demand or international trade? 10AH7TExXrcsO5tiGPU7t1kLqh8N_u7ogBnjN6e6FMig | global-co2-emissions-fossil-land | grapher | span-link | emissions from | ||
1848886 | Carbon emissions from deforestation: are they driven by domestic demand or international trade? 10AH7TExXrcsO5tiGPU7t1kLqh8N_u7ogBnjN6e6FMig | https://www.sciencedirect.com/science/article/pii/S0959652616307570 | url | span-link | Environmental impacts of food consumption in Europe |
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");