The Sustainability Metrics project, as well as this site itself, are works in progress. All data and analyses shown here are preliminary.
1 Introduction
This group of pages will present a survey of secondary data at the regional/county level in the Northeast. Note that the graphs and CSV below have been updated to reflect some liberties and consolidation we have done with the framework to make it a bit more presentable.
Little bit messy but maybe fun. Need to fix labels.
Code
python
import plotly.io as pioimport plotly.express as pximport plotly.graph_objects as go# Set renderer to notebookpio.renderers.default ="notebook_connected"# Pull data from Rtree = r.tree# Create plotpx.sunburst( tree, path=["dimension", "index", "indicator", "metric"])
2.5 Social
Code