Components:
- Twitter Feed Ingest Layer
- Keyword Analysis Layer
- NLP Layer
- Disaster Databases
- 2x staging databases
- Main datawarehouse
- Logistics Analysis Layer
- Ingest Twitter data into a MongoDB staging area.
- Pipe staging data into the NLP layer and extract keywords,topics.
- On keyword analysis, filter by topics, emotions ,ettc
- Take clean data, using NLP model to then back to 2nd datastore
- Send data from 2nd datastore to main Disaster Database
- Refine terminology and approach for the disaster relief ranking
- Refer to this paper World Health Organization
/twitter-ingest
- Streams tweets from twitter into MongoDB, analyze with Jupyter Notebook