posts_gdocs_links
Data license: CC-BY
11 rows where sourceId = "1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8"
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, text, hash
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1846409 | How are mental illnesses defined? 1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8 | https://icd.who.int/browse11/l-m/en#/http%3a%2f%2fid.who.int%2ficd%2fentity%2f334423054 | url | span-link | here | #/http%3a%2f%2fid.who.int%2ficd%2fentity%2f334423054 | |
1846410 | How are mental illnesses defined? 1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8 | share-of-population-with-mental-illnesses | grapher | chart | |||
1846411 | How are mental illnesses defined? 1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8 | prevalence-of-schizophrenia-in-males-vs-females | grapher | chart | |||
1846412 | How are mental illnesses defined? 1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8 | prevalence-of-depression-males-vs-females | grapher | chart | |||
1846413 | How are mental illnesses defined? 1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8 | prevalence-of-bipolar-disorder-in-males-vs-females | grapher | chart | |||
1846414 | How are mental illnesses defined? 1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8 | prevalence-of-anxiety-disorders-males-vs-females | grapher | chart | |||
1846415 | How are mental illnesses defined? 1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8 | prevalence-of-eating-disorders-in-males-vs-females | grapher | chart | |||
1846416 | How are mental illnesses defined? 1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8 | https://doi.org/10.1186/s12911-021-01534-6 | url | span-link | https://doi.org/10.1186/s12911-021-01534-6 | ||
1846417 | How are mental illnesses defined? 1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8 | https://doi.org/10.1007/s00406-008-5002-6 | url | span-link | https://doi.org/10.1007/s00406-008-5002-6 | ||
1846418 | How are mental illnesses defined? 1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8 | https://doi.org/10.1192/apt.bp.113.011296 | url | span-link | https://doi.org/10.1192/apt.bp.113.011296 | ||
1846419 | How are mental illnesses defined? 1YcRucigIcArW7S7ingWu53XJNMUh3douSARBDzNv4z8 | https://doi.org/10.1002/wps.20825 | url | span-link | https://doi.org/10.1002/wps.20825 |
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");