
This video introduces the Course.
We will use R Programming through this course. If you are unfamiliar with R Programming or need to brush up on R Programming skills, you could undertake the course. "Learning R through an Example".
Twitter is one of the most popular Social Media Platforms. It is available at www.twitter.com. Presently, there are approximately 330 million monthly active users on Twitter and approximately 145 million daily active users on Twitter. Twitter users include most of the World Leaders and Scientists and Doctors and Celebrities, who make their point of view known to the World through Twitter. Almost all users of Twitter make all their major (and minor) announcements on Twitter. Almost all users of Twitter discuss almost all the latest events in the World on Twitter.
Applications can fetch Tweets from Twitter without the presence of Twitter Developer Account. However, for Enterprise Class applications, having a Twitter Developers Account is a must to be able to fetch Tweets from Twitter. This video discusses how to set up a Twitter Developer Account.
The video discusses the code required for fetching Tweets by any Search String. The Search String can be in any language.
Also, a demonstration of Chidiya is provided, where the code has been used.
For fetching Tweets for a particular location, we need the API Key from Google Maps.
In this video, we go through the steps to obtain the API Key from Google Maps.
In this video, we go through the code needed for fetching Tweets for a particular Location.
Also, a demonstration of Chidiya is provided, where the code has been used.
In this video, we will discuss what information is obtained from Twitter.
In this video, we will discuss how to tabulate and display the fetched Tweets.
In this video, we will discuss how to generate Time Series Chart for the fetched Tweets.
In this video, we see how to find out the Country(ies) from where the Tweets have been posted.
In this video, we see how to find out the Place(s) from where the Tweets have been posted.
In this video, we see how to find out the Language(s) in which the Tweets have been made.
In this video, we see how to find out the User(s) who made the Tweets.
In this video, we see how to find out the Source(s) using which the Tweets have been made.
In this video, we see how to find out the Hash Tag(s) used in the Tweets.
In this video, we discuss Tweet Location Analysis with Maps.
In this video, we discuss Tweet Location Analysis with Interactive Maps.
This video introduces the section on Emotion Analysis on the Tweets fetched.
In this video, we discuss how to extract the words available in the fetched tweets.
In this video, we discuss the code required for finding the most prevalent emotion.
This video discusses the Next Steps possible after this course.
A seasoned programmer highlights decades of software, pattern recognition, and AI-focused learning, revealing how repeatable formulas guide telecom and big data projects.
People around the globe make over 500 million tweets per day. So, one can only imagine the sheer volume of data available with Twitter. This data is a treasure trove of information. However, one needs to know how to gather this data and then conduct the needed analysis.
This course provides all the information regarding
How to gather data from Twitter using R Programming
How to conduct basic analysis of the data gathered from Twitter
How to extract the Emotion expressed in the Tweets gathered
The course also discusses associated APIs required for analysing Twitter data like Google Maps API.
To take full advantage of the course, it will be required to create a developer account with Twitter. All the necessary steps for getting a Twitter Developer Account is provided in the course. However, it must be noted that it is the discretion of Twitter whether they will grant a Twitter Developer account against an application. Nevertheless, all the contents of the course can be followed and understood without a Twitter Developer account. Only difference will be that the data extracted from Twitter will be restricted. With limited data, the analysis possible will be limited.
We will use R Programming throughout this course. Thus, this course requires that the participants are conversant with R Programming.
If you prefer any other programming language (like. Python, etc.), then you can use this course to learn all the nuances of analysing Twitter Data and apply the same in programming in your language of your preference.