#TODO: explain HISTORIC and REALTIME.
KEY
: Explain here.
Explain python downloaders here.
Process KGKProcess Mentions- Automaticaly create gdelt index and schema
Make sure you have a healthy elasticsearch node ready.
- Install python requirements with
pip install -r config/requirements.txt
- Set the env vars: https://github.com/panchicore/es-gdelt/blob/master/config/enviroment_variables.sample.sh, use
source enviroment_variables.sample.sh
- Install the elasticsearch index:
python gdelt_create_index.py
- Collect real time gdelt records:
gdelt_realtime_downloader.py