Script that takes as input the data from Scraper and the details about the committees (see JSON folder) and uses them to produce an aggregated json file containing the details about the global outreach of a conference (out/dataset.json). Country and continent names are saved following the ISO3166 standard.
The aggregated output is then pushed via a custom Github action to geo-dataset.
npm install
npm run miner