thegreenwebfoundation / co2.js

An npm module for accessing the green web API, and estimating the carbon emissions from using digital services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add country level data for marginal intensity from the UNFCCC

mrchrisadams opened this issue · comments

I've just come off a call with the UNFCCC about use of the IFI marginal intensity figures they had on their website.

There is currently no provider of marginal intensity open data at present, but after a series of calls, I can now confirm that we can indeed use this data and publish it. The data is linked below, but it likely needs a few small changes for it to be usable. I've outlined a few steps:

  • adding 2 and 3 character ISO codes - this makes lookups with other software much more reliable
  • add a source column linking back to the IFI figures
  • make a decision about including just the OM, or the wider set of CM (combined margins account for planned projects coming onstream and affecting the grid mix)

You can read more below:

thegreenwebfoundation/grid-intensity-go#8

Update merged with #102. Happy to close @mrchrisadams ?

Hi @fershad - I think the only thing we need left to close this is to be a bit more explicit about the licensing terms for the UNFCCC-originated marginal intensity data.

We have the go ahead to publish this ourselves, as open data, but as part of the open data triage process we did, we said we'd make sure we added a similar disclaimer about the use of the datasets, along with some info about origin of the underlying data. We do this with some of the existing data like this:

https://www.thegreenwebfoundation.org/green-web-datasets

I can write that on the Friday in more detail so we have this ready for publishing on Monday with v0.11.x, and I can make a PR for this to add to the readme.

OK. I've added the disclaimer and information about the new bundled data. I'm closing this now, which should closed off the next milestone.