posts_links
Data license: CC-BY
38 rows where sourceId = 14698
This data as json, CSV (advanced)
Suggested facets: linkType, componentType, queryString, hash
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
5667 | Water Use and Stress 14698 | https://ourworldindata.org/water-access | url | href | |||
5668 | Water Use and Stress 14698 | https://ourworldindata.org/sanitation | url | href | |||
5669 | Water Use and Stress 14698 | /water-use-stress#definitions | url | href | #definitions | ||
5670 | Water Use and Stress 14698 | population | grapher | href | ?time=1500..latest&country=~IND | ||
5671 | Water Use and Stress 14698 | daily-per-capita-caloric-supply | grapher | href | ?tab=chart&country=IND | ||
5672 | Water Use and Stress 14698 | http://www.springer.com/gp/book/9781610910484 | url | href | |||
5673 | Water Use and Stress 14698 | https://ourworldindata.org/yields-and-land-use-in-agriculture | url | href | |||
5674 | Water Use and Stress 14698 | https://ourworldindata.org/yields-and-land-use-in-agriculture/#land-use-definitions-and-categories | url | href | #land-use-definitions-and-categories | ||
5675 | Water Use and Stress 14698 | http://siteresources.worldbank.org/INTWDRS/Resources/477365-1327599046334/WDR_00_book.pdf | url | href | |||
5676 | Water Use and Stress 14698 | https://www.cdc.gov/healthywater/other/industrial/index.html | url | href | |||
5677 | Water Use and Stress 14698 | https://ourworldindata.org/world-population-growth/ | url | href | |||
5678 | Water Use and Stress 14698 | http://www.fao.org/aquastat/en/overview/methodology/water-use | url | href | |||
5679 | Water Use and Stress 14698 | https://doi.org/10.4060/cb6241en | url | href | |||
5680 | Water Use and Stress 14698 | gdp-vs-agriculture-GDP | grapher | href | |||
5681 | Water Use and Stress 14698 | gdp-vs-agriculture-employment | grapher | href | |||
5682 | Water Use and Stress 14698 | https://web.archive.org/web/20190320163309/http://www.fao.org:80/nr/water/aquastat/main/index.stm | url | href | |||
5683 | Water Use and Stress 14698 | https://web.archive.org/web/20171212081814/http://www.wri.org/sites/default/files/aqueduct_coutnry_rankings_010914.pdf | url | href | |||
5684 | Water Use and Stress 14698 | https://data.worldbank.org/indicator | url | href | |||
5685 | Water Use and Stress 14698 | https://washdata.org/ | url | href | |||
5686 | Water Use and Stress 14698 | global-freshwater-use-over-the-long-run | grapher | src | |||
5687 | Water Use and Stress 14698 | freshwater-use-by-aggregated-region | grapher | src | |||
5688 | Water Use and Stress 14698 | annual-freshwater-withdrawals | grapher | src | |||
5689 | Water Use and Stress 14698 | water-withdrawals-per-capita | grapher | src | |||
5690 | Water Use and Stress 14698 | renewable-water-resources-per-capita | grapher | src | |||
5691 | Water Use and Stress 14698 | per-capita-renewable-freshwater-resources | grapher | src | |||
5692 | Water Use and Stress 14698 | agricultural-water-withdrawals | grapher | src | |||
5693 | Water Use and Stress 14698 | agricultural-water-as-a-share-of-total-water-withdrawals | grapher | src | |||
5694 | Water Use and Stress 14698 | agricultural-land-irrigation | grapher | src | |||
5695 | Water Use and Stress 14698 | industrial-water-withdrawal | grapher | src | |||
5696 | Water Use and Stress 14698 | industrial-water-as-a-share-of-total-water-withdrawals | grapher | src | ?time=latest&country=Low+income~OWID_WRL~Lower+middle+income~High+income~Middle+income~Upper+middle+income | ||
5697 | Water Use and Stress 14698 | municipal-water-withdrawal | grapher | src | ?year=2015 | ||
5698 | Water Use and Stress 14698 | municipal-water-as-a-share-of-total-water-withdrawals | grapher | src | |||
5699 | Water Use and Stress 14698 | internal-renewable-freshwater-resources-by-region | grapher | src | |||
5700 | Water Use and Stress 14698 | annual-freshwater-withdrawals-total-of-internal-resources | grapher | src | |||
5701 | Water Use and Stress 14698 | agricultural-water-withdrawals-vs-gdp-per-capita | grapher | src | |||
5702 | Water Use and Stress 14698 | water-withdrawals-per-kg-poore | grapher | src | |||
5703 | Water Use and Stress 14698 | freshwater-withdrawals-per-1000kcal | grapher | src | |||
5704 | Water Use and Stress 14698 | water-per-protein-poore | 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 );