posts_links
Data license: CC-BY
5 rows where sourceId = 16639
This data as json, CSV (advanced)
Suggested facets: linkType, componentType
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
8998 | Estimation of the number of paralytic polio cases by region 16639 | https://doi.org/10.1016/j.vaccine.2010.10.026 | url | href | |||
8999 | Estimation of the number of paralytic polio cases by region 16639 | https://web.archive.org/web/20210423203212/https://www.who.int/immunization/monitoring_surveillance/burden/vpd/surveillance_type/active/poliomyelitis_standards/en/ | url | href | |||
9000 | Estimation of the number of paralytic polio cases by region 16639 | the-difference-between-the-reported-and-the-estimated-actual-number-of-paralytic-polio-cases | grapher | src | |||
9001 | Estimation of the number of paralytic polio cases by region 16639 | number-of-estimated-paralytic-polio-cases-by-world-region | grapher | src | |||
9002 | Estimation of the number of paralytic polio cases by region 16639 | https://ourworldindata.org/polio | url | prominent-link |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "posts_links" ( "id" INTEGER PRIMARY KEY AUTOINCREMENT, "sourceId" INTEGER NOT NULL , "target" VARCHAR(2047) 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" ("id") ON UPDATE CASCADE ON DELETE CASCADE );