Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Access data from several permissioned channels.
  2. Use standard model-factors to calculate emissions from the data.  
  3. Record the emissions results on its own a permissioned channel for the next entity to consume.
  4. Minimalist apps which
    1. run as serverless micro services, for example on Amazon Lambda or Cloud Functions from Google or IBM;
    2. 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.

...