Twitter networks

Analyzing Social Media Data in Python

Alex Hanna

Computational Social Scientist

State of the Union

Analyzing Social Media Data in Python

Network analysis: terms

Nodes, edges

  • Directed networks
    • Relationships are not mutual
  • Source node
    • Where the arrow starts
  • Target node
    • Where the arrow edges
1 http://mathworld.wolfram.com/GraphEdge.html
Analyzing Social Media Data in Python

Types of Twitter network ties

  • Twitter networks
    • Retweets
    • Quotes
    • Replies
Analyzing Social Media Data in Python

Retweet networks

Retweet

Retweet edge

Analyzing Social Media Data in Python

Quote networks

Quoted

Quoted edge

Analyzing Social Media Data in Python

Reply networks

Reply

Reply edge

Analyzing Social Media Data in Python

Let's practice!

Analyzing Social Media Data in Python

Preparing Video For Download...