Question: Case Study: Tweet Sentiment Analysis with Geocoding and Mapping Following installing necessary modules, you will be able to Access the necessary information via using the

Case Study: Tweet Sentiment Analysis with Geocoding and Mapping

Following installing necessary modules, you will be able to Access the necessary information via using the Twitter API as can be found in the textbook of this course: Intro to Python for Computer Science and Data Science Learning to Program with AI, Big Data and The Cloud, Global Edition by Deitel & Deitel

Your program should ask the city or country or region and time interval to the user for specifying the place and time for acquiring the tweets. Once the tweets are obtained through the Twitter API, you analyze the data as of tweets.

This analysis must include and/or enable the user to get the information for the following attributes:

1.Trending topic (20pts)

2.Word cloud (20pts)

3.Sentiment analysis for a particular account and for the whole users from that region (20pts)

4.Visualize the tweets/trending topics on the map and show the words on a heat map (20pts)

5.Determine the age and gender of an individual user (20pts)

Write this code using the twitter data in the attached twitterDataset.xlxs excel file

https://docs.google.com/spreadsheets/d/1ukMQ5D6GSuf_gUGy6N1b-Fjs0A7MVius/edit?usp=sharing&ouid=105495320716054669538&rtpof=true&sd=true

Download excel file and write the code for this data

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!