Cargando…

Analyzing University of Virginia Health publications using open data, Python, and Streamlit

As part of a larger project to understand the publishing choices of UVA Health authors and support open access publishing, a team from the Claude Moore Health Sciences Library analyzed an open data set from Europe PMC, which includes metadata from PubMed records. We used the Europe PMC REST API to s...

Descripción completa

Detalles Bibliográficos
Autores principales: Parker, Anson, Heflin, Abbey, Jones, Lucy Carr
Formato: Online Artículo Texto
Lenguaje:English
Publicado: University Library System, University of Pittsburgh 2021
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8608219/
https://www.ncbi.nlm.nih.gov/pubmed/34858105
http://dx.doi.org/10.5195/jmla.2021.1360
Descripción
Sumario:As part of a larger project to understand the publishing choices of UVA Health authors and support open access publishing, a team from the Claude Moore Health Sciences Library analyzed an open data set from Europe PMC, which includes metadata from PubMed records. We used the Europe PMC REST API to search for articles published in 2017–2020 with “University of Virginia” in the author affiliation field. Subsequently, we parsed the JSON metadata in Python and used Streamlit to create a data visualization from our public GitHub repository. At present, this shows the relative proportions of open access versus subscription-only articles published by UVA Health authors. Although subscription services like Web of Science, Scopus, and Dimensions allow users to do similar analyses, we believe this is a novel approach to doing this type of bibliometric research with open data and open source tools.