posts_links
Data license: CC-BY
23 rows where sourceId = 32966
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, queryString, hash
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
21237 | COVID Deaths 32966 | https://ourworldindata.org/coronavirus#deaths-from-covid-19-background | url | href | #deaths-from-covid-19-background | ||
21238 | COVID Deaths 32966 | https://ourworldindata.org/coronavirus#reported-new-cases-on-a-particular-day-do-not-necessarily-represent-new-cases-on-that-day | url | href | #reported-new-cases-on-a-particular-day-do-not-necessarily-represent-new-cases-on-that-day | ||
21239 | COVID Deaths 32966 | https://blog.datawrapper.de/weeklychart-logscale/ | url | href | |||
21240 | COVID Deaths 32966 | projected-population-by-country | grapher | href | ?time=1800..2020&country=ISL+USA | ||
21241 | COVID Deaths 32966 | total-confirmed-deaths-due-to-covid-19-vs-population | grapher | href | |||
21242 | COVID Deaths 32966 | total-deaths-covid-19 | grapher | src | |||
21243 | COVID Deaths 32966 | covid-confirmed-deaths-since-5th-death | grapher | src | |||
21244 | COVID Deaths 32966 | daily-covid-deaths-7-day | grapher | src | ?tab=chart&time=2020-02-11..latest&country=~OWID_WRL | ||
21245 | COVID Deaths 32966 | covid-confirmed-daily-deaths-epidemiological-trajectory | grapher | src | |||
21246 | COVID Deaths 32966 | confirmed-covid-19-deaths-total-vs-daily | grapher | prominent-link | |||
21247 | COVID Deaths 32966 | weekly-covid-deaths | grapher | src | |||
21248 | COVID Deaths 32966 | biweekly-covid-deaths | grapher | src | |||
21249 | COVID Deaths 32966 | weekly-growth-covid-deaths | grapher | src | |||
21250 | COVID Deaths 32966 | biweekly-change-covid-deaths | grapher | src | |||
21251 | COVID Deaths 32966 | total-covid-deaths-per-million | grapher | src | |||
21252 | COVID Deaths 32966 | new-covid-deaths-per-million | grapher | src | |||
21253 | COVID Deaths 32966 | https://ourworldindata.org/coronavirus-data-explorer?zoomToSelection=true\u0026deathsMetric=true\u0026totalFreq=true\u0026perCapita=true\u0026smoothing=0\u0026country=USA+GBR+CAN+BRA+AUS+IND+DEU+FRA | url | prominent-link | ?zoomToSelection=true\u0026deathsMetric=true\u0026totalFreq=true\u0026perCapita=true\u0026smoothing=0\u0026country=USA+GBR+CAN+BRA+AUS+IND+DEU+FRA | ||
21254 | COVID Deaths 32966 | total-covid-deaths-region | grapher | prominent-link | |||
21255 | COVID Deaths 32966 | https://ourworldindata.org/coronavirus-data-explorer?yScale=log\u0026zoomToSelection=true\u0026deathsMetric=true\u0026totalFreq=true\u0026aligned=true\u0026perCapita=true\u0026smoothing=0\u0026country= | url | prominent-link | ?yScale=log\u0026zoomToSelection=true\u0026deathsMetric=true\u0026totalFreq=true\u0026aligned=true\u0026perCapita=true\u0026smoothing=0\u0026country= | ||
21256 | COVID Deaths 32966 | https://ourworldindata.org/coronavirus-data-explorer?zoomToSelection=true\u0026deathsMetric=true\u0026dailyFreq=true\u0026perCapita=true\u0026smoothing=7\u0026country=USA+GBR+CAN+BRA+AUS+IND+DEU+FRA | url | prominent-link | ?zoomToSelection=true\u0026deathsMetric=true\u0026dailyFreq=true\u0026perCapita=true\u0026smoothing=7\u0026country=USA+GBR+CAN+BRA+AUS+IND+DEU+FRA | ||
21257 | COVID Deaths 32966 | daily-covid-deaths-region | grapher | prominent-link | |||
21258 | COVID Deaths 32966 | https://ourworldindata.org/coronavirus-data-explorer?yScale=log\u0026zoomToSelection=true\u0026deathsMetric=true\u0026dailyFreq=true\u0026aligned=true\u0026perCapita=true\u0026smoothing=7\u0026country= | url | prominent-link | ?yScale=log\u0026zoomToSelection=true\u0026deathsMetric=true\u0026dailyFreq=true\u0026aligned=true\u0026perCapita=true\u0026smoothing=7\u0026country= | ||
21259 | COVID Deaths 32966 | covid-deaths-daily-vs-total-per-million | grapher | 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 );