posts_gdocs_links
Data license: CC-BY
5 rows where sourceId = "14L18me_2cLhZVs7_QSIcTPOZTFS87gkrAJeXLPVt7iw"
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1880063 | Human rights have improved in all world regions over the last century 14L18me_2cLhZVs7_QSIcTPOZTFS87gkrAJeXLPVt7iw | human-rights-index-vdem | grapher | front-matter | ?tab=chart&time=1900..latest&country=OWID_WRL~OWID_ASI~OWID_AFR~OWID_EUR~OWID_NAM~OWID_SAM~OWID_OCE | ||
1880064 | Human rights have improved in all world regions over the last century 14L18me_2cLhZVs7_QSIcTPOZTFS87gkrAJeXLPVt7iw | https://ourworldindata.org/vdem-human-rights-data | url | span-link | Varieties of Democracy | ||
1880065 | Human rights have improved in all world regions over the last century 14L18me_2cLhZVs7_QSIcTPOZTFS87gkrAJeXLPVt7iw | https://ourworldindata.org/vdem-human-rights-data | url | span-link | that captures human rights. | ||
1880066 | Human rights have improved in all world regions over the last century 14L18me_2cLhZVs7_QSIcTPOZTFS87gkrAJeXLPVt7iw | human-rights-index-population-weighted | grapher | span-link | giving more weight to countries with larger populations | ?time=1923..latest | |
1880067 | Human rights have improved in all world regions over the last century 14L18me_2cLhZVs7_QSIcTPOZTFS87gkrAJeXLPVt7iw | human-rights-index-vdem | grapher | span-link | Explore this data | ?tab=chart&time=1900..latest&country=OWID_ASI~OWID_AFR~OWID_EUR~OWID_NAM~OWID_SAM~OWID_OCE |
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");