posts_gdocs_links
Data license: CC-BY
8 rows where sourceId = "1Dfymewkd1ZtUrmLSAc2VVCIejsbe2zLjqe8ioD1RnAw"
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, text, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1862726 | How does the Living Planet Index vary by region? 1Dfymewkd1ZtUrmLSAc2VVCIejsbe2zLjqe8ioD1RnAw | https://ourworldindata.org/living-planet-index-decline | url | span-link | accompanying article | ||
1862727 | How does the Living Planet Index vary by region? 1Dfymewkd1ZtUrmLSAc2VVCIejsbe2zLjqe8ioD1RnAw | global-living-planet-index | grapher | span-link | have seen | ||
1862728 | How does the Living Planet Index vary by region? 1Dfymewkd1ZtUrmLSAc2VVCIejsbe2zLjqe8ioD1RnAw | https://ourworldindata.org/deforestation | url | span-link | intense deforestation | ||
1862729 | How does the Living Planet Index vary by region? 1Dfymewkd1ZtUrmLSAc2VVCIejsbe2zLjqe8ioD1RnAw | https://ourworldindata.org/afforestation | url | span-link | afforesting | ||
1862730 | How does the Living Planet Index vary by region? 1Dfymewkd1ZtUrmLSAc2VVCIejsbe2zLjqe8ioD1RnAw | living-planet-index-by-region | grapher | chart | |||
1862731 | How does the Living Planet Index vary by region? 1Dfymewkd1ZtUrmLSAc2VVCIejsbe2zLjqe8ioD1RnAw | global-living-planet-index | grapher | chart | ?country=~Freshwater | ||
1862732 | How does the Living Planet Index vary by region? 1Dfymewkd1ZtUrmLSAc2VVCIejsbe2zLjqe8ioD1RnAw | https://onlinelibrary.wiley.com/doi/full/10.1111/geb.12096 | url | span-link | Global patterns of freshwater species diversity, threat and endemism | ||
1862733 | How does the Living Planet Index vary by region? 1Dfymewkd1ZtUrmLSAc2VVCIejsbe2zLjqe8ioD1RnAw | https://science.sciencemag.org/content/309/5738/1239 | url | span-link | Multiple causes of high extinction risk in large mammal species |
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");