posts_links
Data license: CC-BY
30 rows where sourceId = 1683
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
4194 | Smoking 1683 | https://www.nature.com/articles/nrc2703 | url | href | |||
4195 | Smoking 1683 | https://www.who.int/news-room/fact-sheets/detail/tobacco | url | href | |||
4196 | Smoking 1683 | http://ihmeuw.org/5i08 | url | href | |||
4197 | Smoking 1683 | https://www.thelancet.com/gbd | url | href | |||
4198 | Smoking 1683 | https://doi.org/10.1016/S0140-6736(21)01169-7 | url | href | |||
4199 | Smoking 1683 | https://tobaccoatlas.org/ | url | href | |||
4200 | Smoking 1683 | https://tobaccoatlas.org/data-sources/ | url | href | |||
4201 | Smoking 1683 | https://www.nejm.org/doi/10.1056/NEJMra1308383 | url | href | |||
4202 | Smoking 1683 | share-deaths-secondhand-smoke | grapher | href | |||
4203 | Smoking 1683 | number-of-deaths-from-tobacco-smoking | grapher | href | |||
4204 | Smoking 1683 | death-rate-smoking | grapher | href | ?tab=chart&country=OWID_WRL | ||
4205 | Smoking 1683 | number-of-total-daily-smokers | grapher | href | ?time=1980..2012 | ||
4206 | Smoking 1683 | https://www.sciencedirect.com/science/article/pii/S0140673615602641 | url | href | |||
4207 | Smoking 1683 | http://www.pnlee.co.uk/imass.htm | url | href | |||
4208 | Smoking 1683 | http://ghdx.healthdata.org/gbd-results-tool | url | href | |||
4209 | Smoking 1683 | http://apps.who.int/gho/data/node.home | url | href | |||
4210 | Smoking 1683 | number-of-deaths-by-risk-factor | grapher | src | |||
4211 | Smoking 1683 | share-deaths-smoking | grapher | src | |||
4212 | Smoking 1683 | death-rate-smoking | grapher | src | ?tab=map | ||
4213 | Smoking 1683 | death-rates-smoking-age | grapher | src | |||
4214 | Smoking 1683 | smoking-deaths-by-age | grapher | src | ?stackMode=relative | ||
4215 | Smoking 1683 | smoking-death-rate-1990-2017 | grapher | src | |||
4216 | Smoking 1683 | daily-smoking-prevalence-bounds | grapher | src | |||
4217 | Smoking 1683 | sales-of-cigarettes-per-adult-per-day | grapher | src | |||
4218 | Smoking 1683 | adults-smoking-2000-2016 | grapher | src | |||
4219 | Smoking 1683 | affordability-cigarettes | grapher | src | |||
4220 | Smoking 1683 | share-of-tobacco-retail-price-that-is-tax | grapher | src | |||
4221 | Smoking 1683 | enforcement-of-bans-on-tobacco-advertising | grapher | src | |||
4222 | Smoking 1683 | support-to-help-to-quit-tobacco-use | grapher | src | |||
4223 | Smoking 1683 | https://ourworldindata.org/smoking-big-problem-in-brief | 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 );