This repository contains code and data for the FA 2021 Map of Science project. We are aiming to depict the complex structure and history of scientific publication, and of mentorship. This is a collaborative effort between data scientists and designers at UT Austin.
Visual notations of the mentorship tree:
- the widest tree: (10.84370884074345, 'FRANCIS GALTON')
- the tallest tree: (10.620291828681957, 'FRANCIS GALTON')
- the most female-titled tree: (60.84252082792544, 'DONALD REIFF')
- the most male-titled tree: (-15.215656495718171, 'JOHANN MULLER')
- the most curly tree: (0.1975998995944304, 'CHRISTIAN GOTTFRIED DANIEL NEES VON ESENBECK')
- the most female-titled field: (81.00434839960268, 'nursing')
- the most male-titled field: (-77.39956268935319, 'history')
The most curly tree is found by the largest std of the tree curvature. The most female/male-tilted field is found based on the average radius of trees among the selected fields.
Original dataset paper: Ke, Qing, Lizhen Liang, Ying Ding, Stephen V. David, and Daniel E. Acuna. A dataset of mentorship in science with semantic and demographic estimations. arXiv preprint arXiv:2106.06487 (2021) Raw data
To contribute, fork the repository into your own GitHub, make changes, and submit a pull request. Corresponding author: Alec McGail // am2873@cornell.edu