posts_gdocs_links
Data license: CC-BY
7 rows where sourceId = "1U9ZKwPhTSfss5-2XlReGZ6ivGHP0sqD5-6G4wJScElM"
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, text, hash
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1861391 | What is undernourishment and how is it measured? 1U9ZKwPhTSfss5-2XlReGZ6ivGHP0sqD5-6G4wJScElM | https://www.fao.org/faostat/en/#data/FS | url | span-link | Food and Agriculture Organization of the United Nations | #data/FS | |
1861392 | What is undernourishment and how is it measured? 1U9ZKwPhTSfss5-2XlReGZ6ivGHP0sqD5-6G4wJScElM | prevalence-of-undernourishment | grapher | chart | |||
1861393 | What is undernourishment and how is it measured? 1U9ZKwPhTSfss5-2XlReGZ6ivGHP0sqD5-6G4wJScElM | https://ourworldindata.org/obesity | url | span-link | obesity | ||
1861394 | What is undernourishment and how is it measured? 1U9ZKwPhTSfss5-2XlReGZ6ivGHP0sqD5-6G4wJScElM | coefficient-of-variation-cv-in-per-capita-caloric-intake | grapher | chart | |||
1861395 | What is undernourishment and how is it measured? 1U9ZKwPhTSfss5-2XlReGZ6ivGHP0sqD5-6G4wJScElM | minimum-requirement-calories | grapher | chart | |||
1861396 | What is undernourishment and how is it measured? 1U9ZKwPhTSfss5-2XlReGZ6ivGHP0sqD5-6G4wJScElM | https://ourworldindata.org/hunger-and-undernourishment | url | prominent-link | Explore our page on hunger and undernourishment | ||
1861397 | What is undernourishment and how is it measured? 1U9ZKwPhTSfss5-2XlReGZ6ivGHP0sqD5-6G4wJScElM | https://www.fao.org/3/cb4474en/cb4474en.pdf | url | span-link | The State of Food Security and Nutrition in the World 2021. Transforming food systems for food security, improved nutrition and affordable healthy diets for all |
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");