russian_coord_tweets {CooRTweet}R Documentation

Pro-Government Russian Tweet Dataset

Description

A anonymized dataset of Tweets. All IDs have been obscured using sha256 algorithm.

Usage

russian_coord_tweets

Format

russian_coord_tweets

A data frame with 35,125 rows and 4 columns:

object_id

ID of retweeted content. Twitter API calls this "referenced_tweet_id".

account_id

ID of the user who tweeted. Twitter API: "author_id"

content_id

Tweet ID.

timestamp_share

Ingeger. Timestamp (posix time)

Source

Kulichkina, A., Righetti, N., & Waldherr, A. (2024). Protest and repression on social media: Pro-Navalny and pro-government mobilization dynamics and coordination patterns on Russian Twitter. New Media & Society. https://doi.org/10.1177/14614448241254126


[Package CooRTweet version 2.1.0 Index]