posts_gdocs_links
Data license: CC-BY
4 rows where sourceId = "15fyG6ZxnUIvED-iIW0UsfBZcSCwMBUuWu7IiC7LXbZs"
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1873964 | Primary education in Morocco: from less than half to nearly universal attendance 15fyG6ZxnUIvED-iIW0UsfBZcSCwMBUuWu7IiC7LXbZs | share-primary-school-age-out-of-school | grapher | front-matter | ?tab=chart&country=~MAR | ||
1873965 | Primary education in Morocco: from less than half to nearly universal attendance 15fyG6ZxnUIvED-iIW0UsfBZcSCwMBUuWu7IiC7LXbZs | share-of-students-at-end-of-primary-education-achieving-minimum-reading-proficiency | grapher | span-link | Only about a third | ?tab=chart&country=~MAR | |
1873966 | Primary education in Morocco: from less than half to nearly universal attendance 15fyG6ZxnUIvED-iIW0UsfBZcSCwMBUuWu7IiC7LXbZs | https://ourworldindata.org/better-learning | url | span-link | enhance the quality of education | ||
1873967 | Primary education in Morocco: from less than half to nearly universal attendance 15fyG6ZxnUIvED-iIW0UsfBZcSCwMBUuWu7IiC7LXbZs | share-primary-school-age-out-of-school | grapher | span-link | Explore the data → | ?tab=chart&country=~MAR |
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");