fbposts {tidycomm} | R Documentation |
Facebook posts reliability test
Description
45 political facebook posts coded by 6 coders for an intercoder reliability test, focused on populist messages.
Usage
fbposts
Format
A data frame with 270 rows and 7 variables
- post_id
Numeric id of the coded Facebook post
- coder_id
Numeric id of the coder
- type
Type of Facebook post, one of "link", "photo", "status", or "video
- n_pictures
Amount of pictures attached to the post, ranges from 0 to 6
- pop_elite
Populism indicator: Does the Facebook post attack elites?, 0 = "no attacks on elites", 1 = "attacks political actors", 2 = "attacks public administration actors", 3 = "attacks economical actors", 4 = "attacks media actors/journalists", 9 = "attacks other elites"
- pop_people
Populism indicator: Does the Facebook refer to 'the people'?, 0 = "does not refer to 'the people'", 1 = "refers to 'the people'"
- pop_othering
Populism indicator: Does the Facebook attack 'others'?, 0 = "no attacks on 'others'", 1 = "attacks other cultures", 2 = "attacks other political stances", 3 = "attacks other 'others'"