Graph Analysis [7/7] [X] Convert json to graphml [X] Load graphml in BGL [X] Run in/out degree algorithm [X] Find mean and variance on degrees [X] Run biconnected graph algo [X] Run atriculation points algo [X] Run centrality algorithm Analysis Output [3/3] [X] Centrality [X] Articulation points with the highest degrees [X] Biconnected components sorted by size [X] Component number [X] Number of nodes in the component [X] Pubkeys of nodes in the component to be downloaded as a list of ids only Presentation [0/3] [ ] Chart of central point dominance by date [ ] List of top 20 “interesting” articulation points [ ] Page has CPD chart and art points and centrality lists below it for the current day, with option to see the lists for a selected day I/O [X] Read from filename [X] Write central point dominance to filename.cpd [X] Write centrality csv to filename.centrality.csv [X] Write top articulation points to filename.ap.csv