https://github.com/cnumr/ecoindex_reference
Provide useful reference data for computing ecoindex.
https://github.com/cnumr/ecoindex_reference
Last synced: 4 months ago
JSON representation
Provide useful reference data for computing ecoindex.
- Host: GitHub
- URL: https://github.com/cnumr/ecoindex_reference
- Owner: cnumr
- License: other
- Created: 2023-01-26T09:15:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T20:13:35.000Z (over 2 years ago)
- Last Synced: 2025-11-17T16:08:56.236Z (9 months ago)
- Size: 16.6 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ecoindex reference
This project provides a json file that aggregate reference data for the EcoIndex computation.
It is based on the work of the association [GreenIT](https://www.greenit.fr/)
## How to use
Use with npm :
```javascript
import reference from 'ecoindex_reference' assert {type: 'json'};
const quanties = reference.quantiles;
```
## [License](LICENSE)
## Disclaimer
The LCA values used by ecoindex to evaluate environmental impacts are not under free license - ©Frédéric Bordage
Please also refer to the mentions provided in the code files for specifics on the IP regime.LICENSE