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

Use generic filenames for data #112

Closed fershad closed 1 year ago

fershad commented 1 year ago

This addresses #111. After discussing with @mrchrisadams, it was decided that to avoid any confusion around the data being provided in this library by The Green Web Foundation, that we should use generic filenames that do not reference the data source.

In making this change, I have also removed the source key that is exported with the data. It has also resulted in and update to the import paths for both sets of data when they are included in the library.

fershad commented 1 year ago

v0.11.1 of CO2.js

fershad commented 1 year ago

CO2.js v0.11.1