bibliometrix icon indicating copy to clipboard operation
bibliometrix copied to clipboard

OpenAlex integration

Open yhan818 opened this issue 7 months ago • 4 comments

Summary

Create a new function for convert2df (file, dbsource, format), where file = new file, dbsource=openalex, format=JSON / CSV, which convert openalex outputs to df for Bibliometrix.

Objectives OpenAlex is the 2nd largest biblio database with 245 M records. It makes sense to integrate openalex with data visualization.

In the current library, there is a function convert2df(file, dbsource, format), which can convert export files downloaded from SCOPUS, Clarivate Analytics WOS, Digital Science Dimensions, PubMed or Cochrane CDSR website. OpenAlex output files can be JSON, Excel, CSV.

yhan818 avatar Nov 20 '23 22:11 yhan818