This is a source for the web site that shows the amount of water needed to produce a range of agricultural products.
Water Footprint is also available on Android and iOS.
gem install jekyll
Note: this requires Ruby and rubygems to be present on your system.
git clone git@github.com:evgenyneu/water-footprint-web.git
cd water-footprint-web
jekyll serve
Open the following URL: http://127.0.0.1:4000/water-footprint/en/
The data files for the water footprint of agriculcural products for different languages are localed in the _data
directory.
Run this Ruby script to rebuild the HTML files localted in _includes/list
from the data:
./_scripts/build_html_from_data.rb
Data used on Water Footprint web site is released under the Creative Commons Attribution Non-commercial License and is derived from the following publications:
-
Mekonnen, M.M. and Hoekstra, A.Y. (2011) The green, blue and grey water footprint of crops and derived crop products, Hydrology and Earth System Sciences, 15, 1577-1600. Download PDF
-
Mekonnen, M.M. and Hoekstra, A.Y. (2012) A global assessment of the water footprint of farm animal products, Ecosystems, 15, 401-415. Download PDF
If you have any problems with this code please feel free to submit an issue ticket.
The Water Footprint is distributed under Creative Commons Attribution Non-commercial License.