Published October 26, 2025 | Version v1
Dataset Open

10 Twitter Networks on 5 Topics in Finnish Twittersphere (2019 & 2023)

Description

Description

This dataset contains 10 undirected networks derived from Twitter data (API v1 & v2), covering five distinct political topics for two different parliamentary election years:

  • Topics: Climate, Immigration, Social Security, Economy, Education

  • Years: 2019 and 2023

This deposit includes the final, processed network files in .graphml format. All nodes (users) across all 10 networks have been relabeled with a single, consistent, global integer ID (from 0 to N-1, where N is the total number of unique users). This anonymizes the data and allows for direct comparison and tracking of users across different networks and time periods.

Data Collection

See section 4.1 in Salloum, Chen & Kivelä (2025) Anatomy of elite and mass polarization in social networks.

Files

This deposit contains the following files:

  • climate_19.graphml

  • climate_23.graphml

  • immigration_19.graphml

  • immigration_23.graphml

  • social_19.graphml

  • social_23.graphml

  • economy_19.graphml

  • economy_23.graphml

  • education_19.graphml

  • education_23.graphml

Data Dictionary

Relabeled GraphML Files (*.graphml)

These files can be opened by any network analysis software that supports the GraphML format (e.g., Gephi, Python networkx, R igraph).

  • Graph Type: Undirected (Graph)

  • Nodes: Represent individual users.

    • id (Integer): The new, global, persistent integer ID for the user (from 0 to N-1).

    • group (String): The community or group label (A or B) assigned to the node.

    • hierarchy (String): The hierarchical status (CORE or PERIPHERY) assigned to the node.

  • Edges: Represent a retweet with no added comment (quotations) between users. 

How to Use

The .graphml files can be loaded directly for analysis.

Python (networkx) Example:

import networkx as nx

# Load a network
G = nx.read_graphml("./climate_23.graphml")

Cite As

Kindly ensure to reference the original article when utilizing this dataset: Salloum, Chen & Kivelä (2025) Anatomy of elite and mass polarization in social networks.

Files

Files (21.5 MB)

Name Size Download all
md5:0d527bab0323ab38abc8055e37ff0e75
3.4 MB Download
md5:61993b9cdf105fb8f6ee4962f7ff2d2c
2.3 MB Download
md5:2acb6963a800a5b3abd7d558e6e86014
927.1 kB Download
md5:7624a54df69954377507569cee7f4f56
2.3 MB Download
md5:23882365bd5566e573a079e0bd171038
1.6 MB Download
md5:e4573070162ef9c1d39102a44099394e
2.5 MB Download
md5:f0c1d75a9ebda09910df3d9ade3e0c44
1.4 MB Download
md5:9172073e9bf77a7118b330257ace0da3
2.2 MB Download
md5:6ddc6a7c49e8fec0598fc25bb93741d7
2.7 MB Download
md5:2aae9e2ceeea7b8c75a760920f8357bc
2.3 MB Download

Additional details

Funding

Research Council of Finland
353799
Research Council of Finland
349366
Research Council of Finland
352561
Research Council of Finland
357743