This is a fork of Network Navigator. The original website allowed users to load in their own data through text or csv files, but we wanted to alter this website to highlight math citation networks without user input. We compiled the csv files from 1891 to 2019 of citation data through Microsoft Academic Graph, an archive of all research citations. You can find the original here.
Our mentor, Sam Hansen, has closed the interface of this browser tool and modified the functionality of this website to better consider weights and directionality for centrality calculations and visualizations.
Below is the original Read Me:
This repository contains the code for Network Navigator, a browser tool designed for network analysis and built with humanities data in mind. It's meant as a bird's-eye-view of network metrics and some standard visualization forms, a way of exploring network data in classroom or research settings. Our intention is to emphasize the useful measurements and statistics that can be drawn from network data, while still providing the visualization tools offered by other network analysis software. Network Navigator was first released in 2017; the site was redesigned, expanded, and re-released as v2.0 in 2021.
Code
The complete code for this forked site can be found in its Github repository.
Last Updated: April 2022