/carbon-footprint-visualisation

🌎 Visualisation of the carbon footprint of your meat consumption.

Primary LanguageJupyter Notebook

Carbon Footprint Visualisation

The carbon footprint of your meat consumption

Setup

In order to run the visualisations, your machine must have Python (3.6 or greater prefered) installed. You can find a tutorial on the installation and setup of Python here.

In addition, the following packages should be installed:

Once Python installed, these libraries can be installed automatically by running the following command:

pip install -r requirements.txt

Launch the visualisations

  1. Open the notebook my-visualisations.ipynb.
  2. Click on the "Cell" tab and then on "Run All".
  3. Enjoy!

Future work

Next, I would like to integrate these interactive visualisations into my website. A first draft of the website containing the first visualisation can be found here.