Twitter Sentiment Analysis Using BaseMap

In this chart, I use BaseMap and Sentiment Analysis to analyze the sentiments of the President of the USA 2018 State of the Union speech. The data comes from Twitter and was provided by Datacamp.

It should be noted that only 1-3% of  Twitter Tweets have location data attached to them.  Color coding is blue is positive and red is negative.



Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle