Skip to content

Scraping, Statistical and Sentiment Analysis on Covid related Tweets and Public Data performed by the PMDS Projects team

Notifications You must be signed in to change notification settings

PolimiDataScientists/PMDS-Twitter-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PMDS-Twitter-Analysis

Small data pipelines created by the PMDS Projects team to do analysis on twitter posts

Greatly insipered by https://github.com/vjgpt/twitter-pipeline

Build Docker Image

docker build -t pmds-twitter-analysis .

Run Airflow Docker Image

docker run -d -p 8080:8080 -v /path/to/dags/on/your/local/machine/:/usr/local/airflow/dags pmds-twitter-analysis

Once you do that, Airflow is running on your machine, and you can visit the UI by visiting http://localhost:8080/admin/

About

Scraping, Statistical and Sentiment Analysis on Covid related Tweets and Public Data performed by the PMDS Projects team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages