posts_gdocs_links
Data license: CC-BY
15 rows where sourceId = "1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg"
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, text, queryString, hash
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1854153 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | cumulative-co2-emissions-region | grapher | span-link | world has emitted | ?stackMode=absolute | |
1854154 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | https://ourworldindata.org/co2-and-other-greenhouse-gas-emissions#future-emission-scenarios | url | span-link | climate goal | #future-emission-scenarios | |
1854155 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | https://climateactiontracker.org/countries/eu/ | url | span-link | set targets | ||
1854156 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | world-population-by-world-regions-post-1820 | grapher | span-link | population size | ?stackMode=relative | |
1854157 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | cumulative-co-emissions | grapher | chart | ?tab=map | ||
1854158 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | share-of-cumulative-co2 | grapher | span-link | data shows | ?tab=chart&country=GBR | |
1854159 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | cumulative-co2-emissions-region | grapher | chart | |||
1854160 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | share-of-cumulative-co2 | grapher | chart | |||
1854161 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | annual-share-of-co2-emissions | grapher | span-link | 1% of global emissions | ?tab=chart&country=GBR | |
1854162 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | annual-co2-emissions-per-country | grapher | span-link | emissions were | ?tab=chart&year=1751&country=GBR | |
1854163 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | annual-co-emissions-by-region | grapher | span-link | global emissions today | ||
1854164 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | https://ourworldindata.org/co2-and-other-greenhouse-gas-emissions#how-do-we-measure-or-estimate-co2-emissions | url | span-link | here | #how-do-we-measure-or-estimate-co2-emissions | |
1854165 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | https://cdiac.ess-dive.lbl.gov/ | url | span-link | Carbon Dioxide Analysis Center | ||
1854166 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | https://www.globalcarbonproject.org/carbonbudget/index.htm | url | span-link | Global Carbon Project | ||
1854167 | Who has contributed most to global CO2 emissions? 1xsCTYaOy86WqxPNbBBkfWAmSVIxXithmC7gNhemU2rg | https://www.ipcc.ch/report/ar5/wg1/ | url | span-link | Climate Change 2013: The Physical Science Basis. Contribution of Working Group I to the Fifth Assessment Report of the Intergovernmental Panel on Climate Change |
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");