Analysis of QAnon User on Reddit

Aim

Use a mixture of techniques to study user behaviour on known QAnon popular subreddits.

Background

This assignment is prompted by the paper Characterizing Reddit Participation of Users Who Engage in the QAnon Conspiracy Theories whose authors collated the dataset that we will use.

The dataset is large (2.3GB as uncompressed CSV) so I will post it on slack. It consists of five tables:

The paper looks at interaction — submission and comments — over three periods, each of 319 days in length. The three periods are:

We won't do the same analysis as covered in the paper, but instead try to see what other information we can extract.

Tasks

In below I have tried to break the analysis into separate tasks (with approximate weighting) which, except for the first task, are relatively independent. Your notebook should have level 2 sections covering each task.

Submission

Upload notebook with sections/task implemented as covered above.

Moodle Assignment

References