I 32 Inform Passengers of CO2 Generated - UnionInternationalCheminsdeFer/OSDM GitHub Wiki

I-32 Inform Passengers of CO2 Emissions Generated

Description

Inform passengers of CO2 emissions generated.

Owner

  • Koffi-Frédéric Konan (Amadeus)
  • Andreas Schlapbach (SBB)

Business Value

For customers

who are ecologically aware

the information about CO2 emissions generated

is a feature

that shows CO2 generated per trip.

unlike the current situation

our solution incentives passenger to travel with rail.

Business Outcomes

The measurable benefits that the business can anticipate if the epic hypothesis is proven to be correct.

More ecological aware people travel with rail and public transportation.

Leading Indicators

The early measures that will help predict the business outcome hypothesis.

CO2 information generated is present on distribution solutions in 2022.

Nonfunctional Requirements

Nonfunctional requirements (NFRs) associated with the epic.

Calculation of CO2 must be fast (t < 20 ms).

Need

Information per leg:

  • CO2 / (duration)

https://github.com/OpendataCH/Transport/blob/master/hafasXMLInterface.xsd#L2058

Design

  • Add information on all the different type of leg
  • Add the possiblity to trigger the the creation of documents unrelated to "tickets" to the API.
    • FulfillmentDocument inherits from new AbstractDocument and add a new type AuxillaryDocuments
    • AuxillaryDocuments would type CO2 Document, Covid Document, Receipts,...