andrewsu / academictree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

academictree

input data file from academictree.org, as exported by Stephen David in CSV format and stored in data/export_chemistry.csv.

csv2json_r.ipynb guides the process of going from a person ID to generate a JSON of that person's children. output will be written to output/output.json

Visualization in output/radial-reingold-tilford-tree.html, based on https://bl.ocks.org/mbostock/4063550.

Sample image

sample image

About

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 58.7%Language:HTML 17.0%Language:JavaScript 17.0%Language:CSS 7.4%