How do we calculate your carbon footprint? š¾
How do we calculate your carbon footprint? š¾
Itās important to say that there is no perfect calculation method because there are too many parameters to take into account, such as the weather which can drastically influence plane fuel consumption and some parameters, that we canāt predict like the lifespan of a car for example.
However, what is important is the order of magnitude in order to compare and reduce our carbon footprint. All coefficients used in our app are from Ducky and Ademe.
NMF.earth is an open-source mobile application for iOS and Android. Itās a carbon diary, where you can track and analyze your CO2 emissions in order to reduce your carbon footprint.
Transport
Very simple, knowing the amount of kilometres you have travelled, you simply multiply it by the coefficient of your vehicle. For example, fossil fuelled cars coefficient is 257 gCO2/eq per km which means that you emit around 2,6 kg of CO2 every 10 kilometres.
For planes
Knowing the length of the flight allow us to know what kind of flight you had: small, medium or long haul. Knowing the average speed on these flights we deduct the distance and therefore the emission by multiplying by the corresponding coefficient.
Food
We simply multiply the weight by the corresponding food ingredient coefficient.
Electricity
We know thanks to Electricity Map the carbon intensity of electricity of your country. Since we know how much watt hour you have consumed, you do a simple multiplication with your local carbon intensity to know your electricity emission.
Streaming
This is tricky. We use an improved version of the 1-byte model made by The Shift Project.
Knowing the duration and the type of streaming service you have consumed (high definition film, musicā¦) we deduct the quantity of data (dataWeight) you have downloaded on your device.
The total amount of CO2 emitted is the following (GHG : greenhouse gases) :
GHGdataCenter + GHGnetwork + GHGdevice
And these elements are defined in these terms :
GHGdataCenter = dataWeight x FactorDataCenter x electricity.world;
GHGnetwork = dataWeight x FactorNetwork x electricity.world;
GHGdevice = duration x FactorDevice x electricity[carbonElectricityIntensity];
On the picture above, you can see in detail the calculation, step by step, of the pollution due to the streaming of a film in average in the world (70 gCO2/eq).
This methodology can also be found in detail on our Github.
Published : Oct 11, 2020
Climate Change
Climate action
Carbon footprint
Calculation
Streaming
Transport
Food