/miner

Script that produces an aggregated report about the geographical outreach of a conference using multiple sources.

Primary LanguageJavaScriptMIT LicenseMIT

Miner

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.

Run the script

npm install
npm run miner