Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Average of carbon intensity data for the whole world. #6734

Closed
Gabriel2V opened this issue May 10, 2024 · 4 comments
Closed

Average of carbon intensity data for the whole world. #6734

Gabriel2V opened this issue May 10, 2024 · 4 comments

Comments

@Gabriel2V
Copy link

Description

Hello everyone. I would like to ask if there is an API request to get an average of carbon intensity data for the whole world. That is, to get an average ultimate value of the present data. Thanks

@ThisCatLikesCrypto
Copy link

it would be complicated, but you could make this yourself by getting the CO2 impact for each country, getting generation for each country, and then adding up all CO2 data together, adding up all generation data together, and dividing.

@VIKTORVAV99
Copy link
Member

Hi!
There is currently not such an API endpoint. But if you can motivate it a bit why you need a global average (which doesn't cover all countries in the world) I could raise the idea with the team and see what they say.

@Gabriel2V
Copy link
Author

For academic purposes, I would need the world average value (although it doesn't cover every country), to include it in estimates where I don't know exactly the area of interest

@madsnedergaard
Copy link
Member

This is not something we have or would do until the day where we have 100% coverage of the world, as averaging on existing numbers would be incorrect (currently it would miss China as an example) and misrepresent the reality.

Perhaps you can use Ember for this data instead?
https://ember-climate.org/data/data-tools/data-explorer/

Screenshot 2024-05-14 at 22 22 34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants