posts_links
Data license: CC-BY
6 rows where sourceId = 2689
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
8739 | Food Prices 2689 | https://ourworldindata.org/employment-in-agriculture | url | href | |||
8740 | Food Prices 2689 | https://ourworldindata.org/hunger-and-undernourishment | url | href | |||
8741 | Food Prices 2689 | https://ourworldindata.org/fertilizers | url | href | |||
8742 | Food Prices 2689 | food-prices | explorer | src | ?facet=none&country=NGA~BGD~IND~ETH~MEX~USA~BRA~GBR&Diet=Healthy+diet&Cost+or+Affordability=Affordability&Affordability+metric=Share+that+cannot+affordhideControls=false | ||
8743 | Food Prices 2689 | https://ourworldindata.org/diet-affordability | url | prominent-link | |||
8744 | Food Prices 2689 | https://ourworldindata.org/engels-law-food-spending | 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 );