Skip to content

ant-louis/carbon-footprint-visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

50 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published