posts_gdocs_links
Data license: CC-BY
13 rows where sourceId = "1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw"
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, text, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1866044 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | https://ourworldindata.org/covid-vaccinations | url | span-link | COVID-19 vaccines | ||
1866045 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | https://ourworldindata.org/child-mortality | url | span-link | child mortality | ||
1866046 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | measles-vaccine-coverage-worldwide-vs-measles-cases-worldwide | grapher | span-link | measles, | ||
1866047 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | immunization-coverage-against-diphtheria-tetanus-and-pertussis-dtp3-vs-gdp-per-capita | grapher | span-link | diphtheria, tetanus, pertussis | ||
1866048 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | polio-rate-of-cases-vs-vaccination-coverage | grapher | span-link | polio | ||
1866049 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | https://ourworldindata.org/rotavirus-vaccine | url | span-link | rotavirus | ||
1866050 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | hib-vaccine | grapher | span-link | haemophilus influenzae type B | ||
1866051 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | bcg-immunization-coverage-for-tb-among-1-year-olds | grapher | span-link | tuberculosis | ?country=~OWID_WRL | |
1866052 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | mandatory-childhood-vaccination | grapher | chart | |||
1866053 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | number-countries-mandatory-vaccination | grapher | chart | ?country=~OWID_WRL | ||
1866054 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | reported-cases-of-measles | grapher | span-link | here | ?country=~DEU | |
1866055 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | https://www.sciencedirect.com/science/article/pii/S0264410X21005478 | url | span-link | Charting mandatory vaccination policies worldwide | ||
1866056 | Which countries have mandatory childhood vaccination policies? 1udPwyCST-n8kvDW-bSaqruKowHnx1nUjKvlj5_526dw | https://www.unicef.org/sitan/ | url | span-link | https://www.unicef.org/sitan/ |
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");