Depart-de-Sentier / visualization-contest-2022

Visualization contest for better sustainability assessment
BSD 3-Clause "New" or "Revised" License
13 stars 1 forks source link

Contest entry - Hannes Schneider #6

Open HaSchneider opened 1 year ago

HaSchneider commented 1 year ago

Submitter

My name is Hannes Schneider. I am process engineer and scientific assistent at the ICTV - TU Braunschweig. I am an individual participant.

Description

Visualize uncertainty of LCA graph data with sankey diagrams.

Sankey diagrams are next to bar charts one of the most famous ways to visualize LCA data. This can be explained with the very intuitive way to visualize the contribution of the supply chain. But the amount of information of sankey diagrams is limited. Inspired by a paper from Vosough et al, where different approaches to visualize uncertainty with sankey diagrams are researched, I implemented two different ways to visualize Monte Carlo graph results of brightway2 activities with the plotly sankey package. For the graph traversal, an adjusted version of the bw2analyzer function "recursive_calculation_to_object()" from brightway2 is used. It is tested with brightway2.5 and ecoinvent 3.8 cutoff.

Database(s) used

Links to the code and visualization

Code

You find the code here: https://github.com/HaSchneider/sankertainpy

Visualizations

Visualization Example

And more example images

Presentation video

Video about the entry

License

BSD 3-Clause "New" or "Revised" License

cmutel commented 1 year ago

@HaSchneider Please note the contest rules:

Entries must include links to the visualization, the code used to create the visualization, and a video presenting the visualization.

Please make sure to upload an example and a short video presenting the visualization.

cmutel commented 1 year ago

@HaSchneider Thanks for you entry, it was received in time and meets the criteria for a successful submission. We will have a final jury meeting in mid-March, and you can expect feedback by the end of March.