posts_links
Data license: CC-BY
38 rows where sourceId = 3083
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, queryString, hash
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
6063 | HIV / AIDS 3083 | https://ourworldindata.org/cancer | url | href | |||
6064 | HIV / AIDS 3083 | #almost-1-million-people-die-from-hiv-aids-each-year-in-some-countries-it-s-the-leading-cause-of-death | url | href | #almost-1-million-people-die-from-hiv-aids-each-year-in-some-countries-it-s-the-leading-cause-of-death | ||
6065 | HIV / AIDS 3083 | https://ourworldindata.org/hiv-aids#in-some-countries-hiv-aids-is-the-cause-of-more-than-1-in-4-deaths | url | href | #in-some-countries-hiv-aids-is-the-cause-of-more-than-1-in-4-deaths | ||
6066 | HIV / AIDS 3083 | https://ourworldindata.org/hiv-aids#death-rates-are-high-across-sub-saharan-africa | url | href | #death-rates-are-high-across-sub-saharan-africa | ||
6067 | HIV / AIDS 3083 | https://ourworldindata.org/hiv-aids#death-rates-are-highest-for-younger-adults-and-children-under-five-years-old | url | href | #death-rates-are-highest-for-younger-adults-and-children-under-five-years-old | ||
6068 | HIV / AIDS 3083 | https://ourworldindata.org/hiv-aids#global-deaths-from-hiv-aids-halved-within-a-decade | url | href | #global-deaths-from-hiv-aids-halved-within-a-decade | ||
6069 | HIV / AIDS 3083 | https://ourworldindata.org/hiv-aids#hiv-aids-has-had-a-major-impact-on-life-expectancy-across-sub-saharan-africa | url | href | #hiv-aids-has-had-a-major-impact-on-life-expectancy-across-sub-saharan-africa | ||
6070 | HIV / AIDS 3083 | https://ourworldindata.org/hiv-aids#anti-retroviral-treatment-art | url | href | #anti-retroviral-treatment-art | ||
6071 | HIV / AIDS 3083 | https://ourworldindata.org/hiv-aids#funding-to-support-efforts-against-hiv-aids | url | href | #funding-to-support-efforts-against-hiv-aids | ||
6072 | HIV / AIDS 3083 | https://www.thelancet.com/gbd | url | href | |||
6073 | HIV / AIDS 3083 | http://www.healthdata.org/research-article/global-regional-and-national-age-sex-specific-mortality-282-causes-death-195 | url | href | |||
6074 | HIV / AIDS 3083 | https://ourworldindata.org/malaria | url | href | |||
6075 | HIV / AIDS 3083 | https://ourworldindata.org/life-expectancy | url | href | |||
6076 | HIV / AIDS 3083 | number-of-people-living-with-hiv | grapher | href | |||
6077 | HIV / AIDS 3083 | https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3356155/ | url | href | |||
6078 | HIV / AIDS 3083 | hivaids-funding-by-source | grapher | href | |||
6079 | HIV / AIDS 3083 | http://www.unaids.org/sites/default/files/media_asset/2015_terminology_guidelines_en.pdf | url | href | |||
6080 | HIV / AIDS 3083 | annual-number-of-deaths-by-cause | grapher | src | |||
6081 | HIV / AIDS 3083 | share-deaths-aids | grapher | src | |||
6082 | HIV / AIDS 3083 | hiv-death-rates | grapher | src | |||
6083 | HIV / AIDS 3083 | hiv-death-rates-by-age | grapher | src | |||
6084 | HIV / AIDS 3083 | deaths-from-hiv-by-age | grapher | src | |||
6085 | HIV / AIDS 3083 | share-deaths-aids | grapher | src | ?tab=chart&country=ZAF+ZWE+NAM+OWID_WRL+Sub-Saharan%20Africa+MOZ+ZMB | ||
6086 | HIV / AIDS 3083 | life-expectancy | grapher | src | ?country=BWA+NAM+ZAF+SWZ+TZA+ZMB | ||
6087 | HIV / AIDS 3083 | share-of-population-infected-with-hiv-ihme | grapher | src | |||
6088 | HIV / AIDS 3083 | new-cases-of-hiv-infection | grapher | src | |||
6089 | HIV / AIDS 3083 | share-of-women-among-the-population-living-with-hiv | grapher | src | |||
6090 | HIV / AIDS 3083 | share-of-children-under-five-years-old-with-hiv | grapher | src | |||
6091 | HIV / AIDS 3083 | art-coverage-for-pregnant-women | grapher | src | |||
6092 | HIV / AIDS 3083 | number-of-deaths-by-risk-factor | grapher | src | ?country=~Sub-Saharan+Africa+%28WB%29 | ||
6093 | HIV / AIDS 3083 | condom-use-at-last-high-risk-sex | grapher | src | |||
6094 | HIV / AIDS 3083 | condom-use-during-last-high-risk-sex | grapher | src | |||
6095 | HIV / AIDS 3083 | young-people-with-knowledge-on-hiv-prevention | grapher | src | |||
6096 | HIV / AIDS 3083 | knowledge-hiv-prevention-in-males-vs-females | grapher | src | |||
6097 | HIV / AIDS 3083 | hiv-expenditure | grapher | src | |||
6098 | HIV / AIDS 3083 | resource-needs-to-meet-hiv-targets | grapher | src | |||
6099 | HIV / AIDS 3083 | prevalence-of-hiv-unaids-vs-ihme-estimates | grapher | src | |||
6100 | HIV / AIDS 3083 | new-cases-of-hiv-unaids-vs-ihme | 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 );