posts_links
Data license: CC-BY
19 rows where sourceId = 28387
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
20648 | Vaccine coverage 28387 | share-of-children-immunized-dtp3 | grapher | href | ?tab=chart&country=OWID_WRL | ||
20649 | Vaccine coverage 28387 | http://www.who.int/mediacentre/factsheets/fs378/en/ | url | href | |||
20650 | Vaccine coverage 28387 | share-of-children-immunized-dtp3 | grapher | href | ?tab=chart&country=East%20Asia%20%26%20Pacific+Europe%20%26%20Central%20Asia+Latin%20America%20%26%20Caribbean+Middle%20East%20%26%20North%20Africa+North%20America+South%20Asia+Sub-Saharan%20Africa | ||
20651 | Vaccine coverage 28387 | http://www.who.int/gho/urban_health/services/dpt3_vaccination/en/ | url | href | |||
20652 | Vaccine coverage 28387 | https://www.ncbi.nlm.nih.gov/pubmed/23819156 | url | href | |||
20653 | Vaccine coverage 28387 | https://www.hrw.org/world-report/2015/country-chapters/equatorial-guinea | url | href | |||
20654 | Vaccine coverage 28387 | http://www.gavi.org/library/news/statements/2017/vaccine-progress-in-developing-countries-in-danger-of-stalling/ | url | href | |||
20655 | Vaccine coverage 28387 | http://www.who.int/mediacentre/factsheets/fs286/en/ | url | href | |||
20656 | Vaccine coverage 28387 | number-of-one-year-olds | grapher | href | |||
20657 | Vaccine coverage 28387 | share-of-children-vaccinated-against-measles | grapher | href | ?tab=chart | ||
20658 | Vaccine coverage 28387 | https://doi.org/10.1086/314847 | url | href | |||
20659 | Vaccine coverage 28387 | https://academic.oup.com/jid/article/180/1/187/990623 | url | href | |||
20660 | Vaccine coverage 28387 | https://www.who.int/immunization/sage/meetings/2016/october/Session6-MCV2-Introduction-criteria.pdf | url | href | |||
20661 | Vaccine coverage 28387 | share-of-children-vaccinated-against-measles-vs-share-vaccinated-against-dpt3 | grapher | href | |||
20662 | Vaccine coverage 28387 | reported-cases-of-measles | grapher | href | |||
20663 | Vaccine coverage 28387 | share-of-children-immunized-dtp3 | grapher | src | |||
20664 | Vaccine coverage 28387 | share-of-children-vaccinated-against-measles | grapher | src | |||
20665 | Vaccine coverage 28387 | share-of-children-vaccinated-with-mcv2 | grapher | src | |||
20666 | Vaccine coverage 28387 | measles-vaccine-coverage-worldwide-vs-measles-cases-worldwide | grapher | src |
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 );