Andre-Luis-Lopes-da-Silva / Automation-in-the-selection-of-professors-and-students-in-public-examinations-and-postgraduate

Automated system for the selection of professors and students in postgraduate processes and public examinations using academic metrics from the international database SCOPUS using the pybliometrics REST API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automation-in-the-selection-of-professors-and-students-in-public-examinations-and-postgraduate

Automated system for the selection of professors and students in postgraduate processes and public examinations using academic metrics from the international database SCOPUS using the pybliometrics REST API.

Scopus (https://www.scopus.com) is the largest database of abstracts and citations of the peer-reviewed literature: scientific journals, books, conference proceedings and industry publications. Only subscribers have access to scopus data. All Brazilian public universities have access to Scopus. To use this automated system it is necessary to obtain a key api from Scopus staff. In case of using this software outside the university, it is necessary to obtain an insttoken.

Nowadays, the selection of students and professors in Brazil are completely primitive and inefficient. These public examinations are done manually, artisanal and very time consuming, resembling more a test of resistance than of competence. Written test is extremely tendentious, which allows corrupt practices to be routinely employed. The didactic test is also another subjective assessment that can be used in corrupt practices. The use of metrics can eliminates the corruption practices and select the best applicants, the most competent. It is important for the university to acquire professors that can bring resources to the institution by approving projects in funding agencies, and only the most productive, those with the best indicators, are able to do this. Therefore, the automated system for the selection of professors and students in postgraduate processes and public examinations was developed. This system uses as an input, only the ID Scopus of the author (e.g. 26651881400). So, it uses a REST API pybliometrics (Rose and Kitchin, 2019) to obtain the SCOPUS’ data using a python algorithmic. The metrics employed are the (1) h-index, (2) number of citations, (3) i10-Index (the number of publications with at least 10 citations), (4) i20-Index (the number of publications with at least 20 citations) and (5) the number of documents. The ranking is performed in this same order. An ordered list is presented according the classification of the applicants.

Like this example below:

Tabela exemplo

Reference

Rose, Michael E. and John R. Kitchin: “pybliometrics: Scriptable bibliometrics using a Python interface to Scopus”, SoftwareX 10 (2019) 100263.

About

Automated system for the selection of professors and students in postgraduate processes and public examinations using academic metrics from the international database SCOPUS using the pybliometrics REST API.

License:MIT License


Languages

Language:Python 100.0%