thegreenwebfoundation / co2.js

An npm module for accessing the green web API, and estimating the carbon emissions from using digital services
Other
389 stars 49 forks source link

Add country level data for marginal intensity from the UNFCCC #97

Closed mrchrisadams closed 1 year ago

mrchrisadams commented 2 years ago

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:

You can read more below:

https://github.com/thegreenwebfoundation/grid-intensity-go/issues/8

fershad commented 2 years ago

Include EMBER and UNFCCC data in CO2.js

fershad commented 1 year ago

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

mrchrisadams commented 1 year ago

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.

mrchrisadams commented 1 year ago

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.