emigre459 / green-chains

Apache License 2.0
0 stars 0 forks source link

Develop some enticing demos #5

Open emigre459 opened 10 months ago

emigre459 commented 10 months ago

Expect that we'll leverage Neo4j Bloom and Neodash to do these quickly before trying to build out our own streamlit/whatever app.

Ideas:

  1. Simple "look how you can trace an item through its supply chain!" view - Bloom
  2. Make Plant nodes different shades of green based on how high or low their (relative) GHG emissions are (if you can't get from Climate Trace easily, just make up some numbers) - make sure to normalize emissions to throughput of widgets! (that way you can account for early arguments about more widgets necessitating higher emissions but not meaning it's necessarily less efficient overall)
  3. Show how b/w centrality can be used as a measure of importance in the supply chain graph and allows for manual inspection of high-traffic/high-importance nodes
  4. Others?