GithubHelp home page GithubHelp logo

pcr-si_dataformat's Introduction

IS Footprint Dataformat

Intro

This repository is intended to offer a technical standard for data exchange, regarding Information Systems (IS) environmental footprints. This is a follow-up from the working group on Product Category Rule for Information Systems.

Currently defined :

  • A request format, in request.json, to submit an IS
  • A response format, in response.json, to deliver an IS environmental footprint

Not defined :

Each calculation tool will have to manage and explain its management of the following subjects:

  • Default mode management, for the different phases of the life cycle (equipment model, electricity mix, etc.)
  • Confidentiality and data processing/recording policy

Authors :

Members of the Working Group on PCR IS are members of the following entities :

  • Alliance GreenIT
  • ADEME
  • Boavizta
  • GreenIT.fr
  • Institut du Numérique Responsable
  • Ministère de la Transition Ecologique
  • Orange
  • Resilio
  • Sopra Steria

Contact

Please contact [email protected] or a repo admin for any question.

pcr-si_dataformat's People

Contributors

amael-pe avatar da-ekchajzer avatar louiseaubet avatar

Stargazers

Sebastien avatar bpetit avatar olivier de Meringo avatar

Watchers

bpetit avatar Sebastien avatar

pcr-si_dataformat's Issues

ImpactObject definition

Trying to represents impacts in a json schema leads to question: should we make all fields of an impact object mandatory ?

My understanding in the draft response.json and https://github.com/Boavizta/PCR-SI_dataformat/blob/main/ImpactObject.md is that we tend to define impacts objects as an fixed list of all (4) licecycle steps X all (18) indicators.

{
            "BLD" : {
                  "GWP": 123,
                  "ADPe": 13,
                  "ADPf": 23,
                  "WU": 12,
                  "...": ...
            },
            "DIS" : {
                  "GWP": 123,
                  "ADPe": 13,
                  "ADPf": 23,
                  "WU": 12,
                  "...": ...
             },
            "USE" : {
                  "GWP": 123,
                  "ADPe": 13,
                  "ADPf": 23,
                  "WU": 12,
                  "...": ...
            },
            "EOL" : {
                   "GWP": 123,
                  "ADPe": 13,
                  "ADPf": 23,
                  "WU": 12,
                  "...": ...
            }
}

Should we use arrays instead (maybe with explictly named properties) that would allow unknwown values to not appear ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.