Input-Output Sankey Diagram

The data in this dynamic chart was prepared using example-I0.py in the current folder. View json dataset

The json for generating the Sankey will use the React process used for the IO Chart.
We previously experimented (below) by using these Python USEEIO queries within Jupyter.

The following sectors are used below:
sectors=333613,335912,336111

Goals:
Make all columns of the chart the same height. May need to include an "other" item.
If "other" size is massive (more than 75%), toggle to scaled view for the right column.

For D3 enthusist
Make the chart scale as browser is resized

For later:
Add column on far left for environmental impact areas of inflow
Add column on far right for environmental impact areas of outflow