0

I want to analyze or visualize overall twitter network of specific area(country or state). I know There are ways to analyze or visualize network of specific people through the method of who he/she is following and who are following back but i want to analyze overall twitter network of specific area.

Background Research: There are ways to visualize your twitter network like discussed in this article: http://allthingsgraphed.com/2014/11/02/twitter-friends-network/

Moreover, you can also generate a network graph of twitter followers using python and networkX: http://mark-kay.net/2014/08/15/network-graph-of-twitter-followers/ There are also tools like Tweepsmap(http://tweepsmap.com/partners/Garin) available to get your twitter network of specific area

But still the question is how to analyze/visualize overall twitter network of specific area ?

Abdullah Ahmed Ghaznavi
  • 1,978
  • 3
  • 17
  • 27
  • Welcome to StackOverflow! Please read the info about [how to ask a good question](https://stackoverflow.com/help/how-to-ask) and [how to give a reproducible example](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example). This will make it much easier for others to help you. – Aditi Feb 23 '18 at 06:39
  • Hello. Share some code with us or share some knowledge on what you have investigated / research on exactly. – Dariusz Krynicki Feb 23 '18 at 06:58
  • There are ways to visualize your twitter network like discussed in this article: http://allthingsgraphed.com/2014/11/02/twitter-friends-network/ Moreover, you can also generate a network graph of twitter followers using python and networkX: http://mark-kay.net/2014/08/15/network-graph-of-twitter-followers/ There are also tools like Tweepsmap(http://tweepsmap.com/partners/Garin) available to get your twitter network of specific area But still the question is how to analyze/visualize overall twitter network of specific area ? – Abdullah Ahmed Ghaznavi Feb 23 '18 at 07:12

0 Answers0