Input-Output Diagram

Our chart data was generated using example-I0.py in the current folder.
View json dataset and Network graph version.
Add to our upcoming version.

About Sankey Chart

The data is similar to the React IO Chart.

The following sectors are used above:
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

To do:
Add column on far left for environmental impact areas of inflow
Add column on far right for environmental impact areas of outflow

We also experimented (below) by using these Python USEEIO queries within Jupyter.

To run the API from json on your local machine's port 8080, see the useeio.js repo.