Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/titipata/google_scholar_scoreboard

:corn: Real time citation scoreboard from Google Scholar [default for Kording lab]
https://github.com/titipata/google_scholar_scoreboard

Last synced: 15 days ago
JSON representation

:corn: Real time citation scoreboard from Google Scholar [default for Kording lab]

Awesome Lists containing this project

README

        

Google Scholar Scoreboard
=========================

Example code to create real time citation score board from Google Scholar. We create the scoreboard of citations of people in the lab (example is from [Kording Lab](http://klab.smpp.northwestern.edu/wiki/index.php5/Main_Page)). This version, we use ipython notebook to create the dash board.

You can explore our ipython notebook code with notebook viewer via this [link] (http://nbviewer.ipython.org/github/titipata/google_scholar_scoreboard/blob/master/Google%20Scholar%20-%20Kording%20Lab.ipynb)

Requirements
---------
- python 2.7
- ipython +notebook
- numpy >= 1.6
- lxml
- pygame
- pandas >= 0.10
- urllib2
- matplotlib
- python image library (PIL)

Members
---------
- Titipat Achakulvisut
- Daniel Acuna

Thanks
---------
- Hugo Fernandes for advice and suggestion

Example Scoreboard
---------
This is example picture of the scoreboard produced by matplotlib
![Alt text](https://github.com/titipata/google_scholar_scoreboard/blob/master/scoreboard_example.png "Example")