{% extends "global/Page.html" %} {% load otree static %} {% block scripts %} {% endblock %} {% block title %} Your Carbon Footprint {% endblock %} {% block content %}
100%
Your Total Carbon Footprint: {{ player.total_footprint_co2 }} Tonnes of CO2
Hover over the bar chart to see the precise values.

As a comparison: To reach the global goal of staying within 2 °C temperature increase by 2100 with reasonably high probability (66%), we would need to reduce our individual carbon footprints to 1.6 Tonnes of CO2 per year.

Public sector emissions come from the energy of public instutions (hospitals, office buildings etc.) and are added to every individual's carbon footprint.

{% endblock %}