Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 547 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 547 Bytes

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