mikewesthad / WikipediaDataViz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A python script for creating a dataset of revision information for any article on wikipedia, as well as a few examples of data pulled down.

You need:

See PullRevisionInfo.py for usage info.

Revision data is stored in ./RevisionData/ARTICLE_NAME/. Two CSVs are generated - one for editor frequency and one for change of size + timing of edits.

Example excel worksheets with canned line/scatter plots are included.

About


Languages

Language:Python 100.0%