Skip to content

finds best quartile of a journal published in specified year listed in Journal Citation Reports of Clarivate Analytics

Notifications You must be signed in to change notification settings

zakcali/yissn2q

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yissn2q

Inputs year,issn number (format:2021,0007-9235). Outputs best quartile of journal having issn/e-issn number published in a specific year, indexed in SCI-E or SSCI by Web of Science.

A SQLite database contains year, isnn, eissn, quartile fields. You must produce database file yourself, because data must be obtained from Journal Citation Reports, and copyrighted by Clarivate Analytics.

Look at "database content" folder, you can produce your SQLite database by using SQL commands, or importing from csv files. year, issn and eissn fields are combined to create primary key, so that there can be only one (best) quartile for a journal published in specified year.

About

finds best quartile of a journal published in specified year listed in Journal Citation Reports of Clarivate Analytics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages