Research Analytics - Dashboards for Academics
Contents
Making researchers' lives easier with data
Language: Python
1 Current State
Built with Plotly Dash and powered by Semantic Scholar API, Research Analytics is a web app helping academic researchers finding the right papers.
Users may search for keywords and quickly access dashboards and network graphs showcasing the most common collaborations between authors as well as citation networks.
The web app runs locally on your machine after cloning the GitHub repository. The app is deployed on Heroku and can be accessible here.
2 Future improvements
Future improvements include the design of (1) a popularity index for papers, (2) a "self-citing" ratio for authors, and (3) a topic clustering feature for the paper network graph.