...
- Access data from several permissioned channels.
- Use standard model-factors to calculate emissions from the data.
- Record the emissions results on its own a permissioned channel for the next entity to consume.
- Minimalist apps which
- run as serverless micro services, for example on Amazon Lambda or Cloud Functions from Google or IBM;
- pass through customer authentication keys to the permissioned channels
In each process, it will simulate the roles of:
- Data source, which provides product use data
- CO2 emissions auditor, which calculates CO2 emissions from the product use data
- Data consumer, which uses the CO2 emissions data to calculate their own emissions, purchase offsets, etc.
The MVP will allow self-contained carbon emissions calculators for different purposes, as well as simulate how carbon emissions data could be shared across a supply chain with multiple parties.
...