Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

Notebook for generating scores files for VOSviewer bibliometric visualisation.

License

Notifications You must be signed in to change notification settings

martinhauge/VOSviewer-scores-notebook

Repository files navigation

⚠️ Notice: This repository is no longer maintained and will be archived. Development of the project continues here.

VOSviewer scores file generator

Generate binary tables with scores for VOSviewer.

Supported citation bases:

  • Web of Science
  • Scopus
  • Proquest

Supported values:

  • Source ('so')
  • Publisher ('pu')
  • Year ('py')

Input

The programme can handle any number of input files from the same search. The file format differs depending on the citation base. When exporting references choose the following settings:

  • Web of Science: Tab-delimited (Win)
  • Scopus: CSV Excel
  • Proquest: XLS

The input can also be RIS-format.

Remember to include title, abstract and the desired scores value (default: source) in the export.

For detailed information and options on file formats and file encodings consult reftypes.py.

Output

The programme outputs a scores file and optionally a corpus file.

The corpus and scores files can be loaded into VOSviewer by creating a map based on text data and reading data from VOSviewer files.

Requirements

The programme is created with and for Python 3.7 and depends on the pandas library as well as a number of modules from the standard library.

About

Notebook for generating scores files for VOSviewer bibliometric visualisation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published