Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contest entry - Hannes Schneider #6

Open
1 of 2 tasks
HaSchneider opened this issue Feb 12, 2023 · 2 comments
Open
1 of 2 tasks

Contest entry - Hannes Schneider #6

HaSchneider opened this issue Feb 12, 2023 · 2 comments
Labels
entry Entry into 2022 visualization contest

Comments

@HaSchneider
Copy link

HaSchneider commented Feb 12, 2023

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

  • Used example data from the contest repository
  • Used another database 👉 Ecoinvent 3.8

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

@HaSchneider HaSchneider added the entry Entry into 2022 visualization contest label Feb 12, 2023
@cmutel
Copy link
Contributor

cmutel commented Feb 17, 2023

@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
Copy link
Contributor

cmutel commented Feb 23, 2023

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
entry Entry into 2022 visualization contest
Projects
None yet
Development

No branches or pull requests

2 participants