US Computer Science Faculty Pipeline Dashboard
In my final project for CS 725: Information Visualization, I produced an interactive dashboard to show insights about gender diversity in graduate computer science programs in the US. The user can investigate the percentage of PhD students by gender, professors employed and professors from an alma mater by gender, see the gender breakdown of CS PhD students over time, and explore the regional hiring preferences of tenure track computer science professors. I used Vega-Lite and D3 to create my dashboard. The dashboard is available on Observable.
I used two data sets for this project. The first data set is the Integrated Postsecondary Education Data System, Completions, 1984-2011. This data set includes CS PhDs awarded per year per institution, by gender and is located at nces.ed.gov, one file per year. The second data set is the 2012 Computer Science Faculty Hiring Network (Tenure-Track). This data set includes CS tenure-track faculty, by gender, job title, alma mater name and region, employing institution name and region and is located at science.org. I used Wikidata to align the two data sets.