german_elections {CooRTweet} | R Documentation |
German 2021 election campaign
Description
An anonymized multi-platform and multi-modal dataset of social media messages from the 2021 German election campaign. Includes Facebook and Twitter posts.
Usage
german_elections
Format
mmmp
A data.frame with 218,971 rows and 7 columns:
- account_id
character, with shorthand for platform
- post_id
integer
- url_id
integer, anonymized url contained in post
- hashtag_id
integer, anonymized hashtag contained in post
- domain_id
integer, anonymized domain of url
- phash_id
integer, anonymized perceptual hash of shared image
- timestamp
numeric, timestamp of post
Source
Righetti, N., Giglietto, F., Kakavand, A. E., Kulichkina, A., Marino, G., & Terenzi, M. (2022). Political Advertisement and Coordinated Behavior on Social Media in the Lead-Up to the 2021 German Federal Elections. Düsseldorf: Media Authority of North Rhine-Westphalia.
[Package CooRTweet version 2.1.0 Index]