posts_links
Data license: CC-BY
5 rows where sourceId = 28085
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
20581 | What makes disease eradicable - old version 28085 | https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2305684/ | url | href | |||
20582 | What makes disease eradicable - old version 28085 | http://www.nejm.org/doi/full/10.1056/nejmra1200391 | url | href | |||
20583 | What makes disease eradicable - old version 28085 | http://www.who.int/malaria/areas/elimination/overview/en/ | url | href | |||
20584 | What makes disease eradicable - old version 28085 | http://www.globe-network.org/sites/default/files/documents/public/en/news-and-events/news/2011/lessons-from-polio-eradication.pdf | url | href | |||
20585 | What makes disease eradicable - old version 28085 | number-of-reported-guinea-worm-dracunculiasis-cases | grapher | src | ?tab=chart&country=OWID_WRL~ETH~TCD~SSD~CAF |
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 );