Social data analysis: Difference between revisions

Content deleted Content added
m + Link(s)
m Typo/general fixing, replaced: and etc → etc (2) using AWB
Line 23:
==How to get social data==
 
With the development of [[Web 2.0]], social networks are more and more popular. More and more scholars are working on social data analyses, hoping to find interesting results from the analyses. Usually, we can retrieve the social data from a variety of social networks, such as [[Twitter]], [[Facebook]], [[We Feel Fine]], [[Wikipedia]] and etc. Since most of the social networks provide us with the [[API]], it's not difficult for us to retrieve the data. Using [[API]] to get data is like sending a request to the website and then the website returns the requested data in form of [[XML]] or in form of [[JSON]]. Since sometimes the data we request is more private, we may need to pay for the [[API]] in order to get the data we want. Social data can also be fetched by adding [[social login]] by using various plugins or add-ons depending on the CMS [[webmaster]] is using. It can also be helpful for the marketers who do not have coding skills to add APIs manually.<ref>{{cite web|last1=Sen|first1=Subhro|title=Why Savvy Marketers Are Hooked on Social Data|url=http://blog.loginradius.com/2014/07/marketers-social-data/|website=Loginradius.com|publisher=LoginRadius Inc.}}</ref>
 
==Methods of analyses==
 
In most cases, we want to find out the relationships between social data and another event or we want to get interesting results from social data analyses to predict some events. There are some outstanding articles in this field, including ''Twitter Mood Predicts The Stock Market'',<ref>{{cite journal|last1=Bollen|first1=Johan|last2=Mao|first2=Huinan|last3=Zeng|first3=Xiaojun|title=Twitter mood predicts the stock market|journal=Journal of Computational Science|date=2011|volume=2|issue=1|pages=1–8}}</ref> ''Predicting The Present With Google Trends''<ref>{{cite journal|last1=Choi|first1=Hyunyoung|last2=Varian|first2=Hal|title=Predicting the present with google trends|journal=Economic Record|date=2012|volume=88|issue=s1|pages=2–9}}</ref> and etc. In order to accomplish these goals, we need the appropriate methods to do the analyses. Usually, we use [[statistic]] methods, methods of [[machine learning]] or methods of [[data mining]] to do the analyses.
 
Universities all over the world are opening graduate program in Social Data Analysis.
Line 67:
* [http://www.computer.org/csdl/proceedings/afips/1965/5066/00/50660533.pdf Data analysis in the social sciences: What about the details? (Ball, Geoffrey H, 1965)]
* [http://www.amazon.com/Analysis-Sciences-Undergraduate-Research-Statistics/dp/0761987363 Data analysis in the social sciences: What about the details? (Aneshensel, Carol S, 2012)]
 
 
[[Category:Visualization (graphic)]]