Code
HDP Summer Workshop
The following code was my contribution to a group project for the HDP Summer Workshop. The code is written in Python. It graphs the degree distribution of a food supply network for a particular food, and also graphs how the least connected component (LCC) is affected as you remove suppliers from a food supply network. For more information about this particular project, see the associated slides.
The data, Foods.zip.
Here is an example of a degree distribution graph and of an LCC graph.