Data Visualization

33 views
Skip to first unread message

mili jain

unread,
Aug 15, 2016, 2:21:12 AM8/15/16
to datameet
I have a final year project on "Data Visualization of Social Networks".

Can someone please tell me where to fetch data from any social network, 
and what possibly could be a good way to carry out the visualizations?

Ajit Dhobale

unread,
Aug 15, 2016, 3:48:16 AM8/15/16
to data...@googlegroups.com
Hey Mili,

There are APIs available to extract data. For extracting twitter data, you can refer to this:

Similarly for Facebook graph API you can refer here:

Note that there are limitations on the amount of data you can obtain from these APIs.
I had earlier written a post on sentiment analysis of twitter data in R (http://discerndata.blogspot.in/2014/11/sentiment-analysis-of-twitter-data.html). You can refer this to see how Twitter API can be used to obtain data.

For creating visualizations, there is a library in R called igraph using which you can create visuals depicting the node connections representing a social network.


Regards,
Ajit


--
Datameet is a community of Data Science enthusiasts in India. Know more about us by visiting http://datameet.org
---
You received this message because you are subscribed to the Google Groups "datameet" group.
To unsubscribe from this group and stop receiving emails from it, send an email to datameet+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

mili jain

unread,
Aug 15, 2016, 7:14:12 AM8/15/16
to datameet

Thanks for the reply Ajit. I'll refer to the links you mentioned.

Actually I'm planning to use web technologies(mostly Javascript D3, JSON, angularJS) to create visualizations so i'm looking for those kind of approaches.
Certainly I won't be using R language.
Reply all
Reply to author
Forward
0 new messages