Skip to content

Real-time geographical mapping of COVID-19 and outbreaks, using Twitter data.

Notifications You must be signed in to change notification settings

mayurcybercz/covid_analysis_ELK

Repository files navigation

Install Python Packages
pip install tweepy
pip install -U textblob
python -m textblob.download_corpora
pip install elasticsearch

STEPS:
Run Elasticsearch before running main.py
bin\elasticsearch.bat (in the elasticsearch folder)

python main.py keywords
(keyboard interrupt to stop)

then run kibana
bin\kibana.bat (in the kibana folder)
Create index-pattern at http:https://localhost:5601

Datasets:
CDC Data Twitter Historical Batch Data

Realtime twitter data Dashboard

Realtime twitter data Discover

About

Real-time geographical mapping of COVID-19 and outbreaks, using Twitter data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published