This pet project is about Twitter tweets that are related to the Hong Kong protest movement in 2019. The project is organised into currently 2 sections: tweet scraping and data analysis. A 3rd section is currently in the works.
- Refer to 'scraping_tweets.py' to scrape tweets using Tweepy.
- Refer to 'sahkprotests_analysis.ipynb' for the notebook where data cleaning, feature engineering, and EDA are carried out.