Lattes is an unique and largest platform for academic curriculumns. There you can find information about the academic work of all Brazilian scholars. It includes institution of PhD, current employer, field of work, all publications metadata and more. It is an unique and reliable source of information for bibliometric studies.
I’ve been working with Lattes data for some time. Here I present a short list of papers that have used this data.
Is predatory publishing a real threat? Evidence from a large database study. Scientometrics
The Brazilian scientific output published in journals: A study based on a large CV database. Journal of Informetrics
The researchers, the publications and the journals of Finance in Brazil: An analysis based on resumes from the Lattes platform. Brazilian Review of Finance
Análise do Perfil dos Acadêmicos e de suas Publicações Científicas em Administração (in Portuguese. RAC
Package GetLattesData
is a wrap up of functions I’ve been using for accessing the dataset.
The package is available in CRAN:
install.packages('GetLattesData')
You can also install the development version from Github:
#install.packages('devtools')
devtools::install_github('msperlin/GetLattesData')