osome-iu / low-cred-superspreaders

Develop and test a simple metric (FIB index) for predicting superspreaders of misinformation on social media.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

low-cred-superspreaders

Code repository for the paper, "Identifying and characterizing superspreaders of low-credibility content on Twitter."

Contents

  • data/: data used in this project
    • We cannot share raw Decahose data as we would be breaking a contract with Twitter. Instead, we share tweet IDs for rehydration.
  • figures/: publication figures
  • notebooks/: Jupyter notebooks utilized to create the figures for the paper and conduct analyses
  • src_clean/: scripts utilized for data collection and analysis
  • config.ini: a project configuration file

Code note

An early version of this paper referred to the $h$-index metric as the FIB-index. As a result, the code reflects this nomenclature.

About

Develop and test a simple metric (FIB index) for predicting superspreaders of misinformation on social media.

License:MIT License


Languages

Language:Jupyter Notebook 98.1%Language:Python 1.9%