Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 574 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 574 Bytes

ROR JSON Parser

Script for parsing the ROR JSON data by country.

Script

  • script.py is the parser. Creates JSON files sorted by country, only includes institution names and types. This repo does not include ror.json file. Requires ror.json in order to run.

Data

All JSON files in data/ are output from the script. File names are organized by country code.

ROR API