posts_links
Data license: CC-BY
12 rows where sourceId = 50291
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, queryString, hash
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
15236 | How could the war in Ukraine impact global food supplies? 50291 | https://www.washingtonpost.com/opinions/2022/03/07/ukraine-war-hunger-united-nations-world-food-programme | url | href | |||
15237 | How could the war in Ukraine impact global food supplies? 50291 | ukraine-russia-food | explorer | href | ?facet=none&Crop=Wheat&Metric=Imports&Adjustment=Share+of+imports&Imports+from...=Ukraine+%2B+Russia&country=EGY~IDN~MAR~TUN | ||
15238 | How could the war in Ukraine impact global food supplies? 50291 | ukraine-russia-food | explorer | href | ?facet=none&Crop=Maize+%28corn%29&Metric=Imports&Adjustment=Share+of+imports&Imports+from...=Ukraine+%2B+Russia&country=EGY~IDN~MAR~TUN | ||
15239 | How could the war in Ukraine impact global food supplies? 50291 | https://www.fao.org/faostat/en/#data | url | href | #data | ||
15240 | How could the war in Ukraine impact global food supplies? 50291 | ukraine-russia-food | explorer | href | |||
15241 | How could the war in Ukraine impact global food supplies? 50291 | food-exports-ukraine-russia | grapher | src | ?country=Barley~Maize+%28corn%29~Sunflower+oil~Wheat | ||
15242 | How could the war in Ukraine impact global food supplies? 50291 | food-production-ukraine-russia | grapher | src | ?country=Barley~Maize+%28corn%29~Sunflower+oil~Wheat | ||
15243 | How could the war in Ukraine impact global food supplies? 50291 | ukraine-russia-food | explorer | src | ?facet=none&Crop=Wheat&Metric=Imports&Adjustment=Share+of+domestic+supply&Imports+from...=Ukraine+%2B+Russia&country=EGY~IDN~MAR~TUN | ||
15244 | How could the war in Ukraine impact global food supplies? 50291 | https://ourworldindata.org/ukraine-war | url | prominent-link | |||
15245 | How could the war in Ukraine impact global food supplies? 50291 | food-prices | explorer | prominent-link | |||
15246 | How could the war in Ukraine impact global food supplies? 50291 | global-food | explorer | prominent-link | |||
15247 | How could the war in Ukraine impact global food supplies? 50291 | natural-resources | explorer | 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 );