kylepolich / gsow-stats

A project which plans to measure the impact of GSoW in Wikipedia and perhaps grow into a larger research project about Wikipedia in general.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gsow-stats

Running

First build:

docker build -t gsow .

To login:

docker run -it gsow

Project Goals

  • Fix unicode issues
  • Define a metric measuring the significance of a change (e.g. include missing hyperlink vs. completely new article written)
  • Track the number of page views for edited page of GSoW editors
  • Provide exploratory and visual tools to assess and measure the impact of the team's efforts

Code Overview

Web application files live in www/

Backend data retrieval is done by get-data2.py

About

A project which plans to measure the impact of GSoW in Wikipedia and perhaps grow into a larger research project about Wikipedia in general.

License:MIT License


Languages

Language:CSS 82.3%Language:PHP 10.1%Language:Jupyter Notebook 4.6%Language:Python 2.7%Language:HTML 0.2%Language:Hack 0.1%Language:Dockerfile 0.1%