Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 484 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 484 Bytes

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.