WilliamAboucaya / repnumbehavioranalysis

We provide the code used to produce the analyses and figures of our article: Detecting Obstacles to Collaboration in an Online Participatory Democracy Platform: A Use-case Driven Analysis

Home Page:https://doi.org/10.1145/3524491.3527307

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

République Numérique consultation analysis and simulations

We provide the code used to produce the analyses and figures of our paper: Detecting Obstacles to Collaboration in an Online Participatory Democracy Platform: A Use-case Driven Analysis. The code can be run in a dedicated Jupyter Notebook:

Installing the dependencies

pip install -r requirements.txt

Running the analyses of users' interactions:

jupyter notebook ContributorsBehaviorAnalysis.ipynb

About

We provide the code used to produce the analyses and figures of our article: Detecting Obstacles to Collaboration in an Online Participatory Democracy Platform: A Use-case Driven Analysis

https://doi.org/10.1145/3524491.3527307


Languages

Language:Jupyter Notebook 85.5%Language:Python 14.5%