This file is a script which uses the json api of Cordis to extract all project metadata. It should run once to collect all the petadata which are then stored in a file named "all_projids_data.json"
This file is a script which uses the json API of Cordis and the json API of OpenAIRE to collect all the data of a project and store them in a mongoDB. The script should get the "all_projids_data.json" file (extracted from 1st script) as input.
This file traverses through all collected projects' data and uses the json API of CORDIS to collect all metadata about participants and coordinators of each project.