Skip to content

ChalmersLibrary/ShanghaiRankingListsToCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shanghai Ranking Lists To CSV

Saves Shanghat GRAS and ARWU lists as CSV. GRAS includes all fields and subjects.

Installation

You need Node to be installed on your machine.
Install necessary modules by runing npm install.

Running

Run node main.js [year] where you replace [year] with what year you want to download i.e. node main 2022 which will save two files shanghai-arwu-[year].csv and shanghai-gras-[year].csv in the current directory.

About

Fetch Shanghai ranking lists ARWU and GRAS to CSV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published