CommunityData:Message Walls Code: Difference between revisions

From CommunityData
Line 26: Line 26:
**number of edits made to article pages by newcomers
**number of edits made to article pages by newcomers
**number of edits made to article pages by veterans
**number of edits made to article pages by veterans
**mean 'contributor experience' of all editors who have edited that week
**mean 'contributor experience' [edits made so far] of all editors who have edited that week
**mean 'contributor experience' [time spent on edits] of all editors who have edited that week

Revision as of 20:20, 1 September 2017

We are adapting the code the Mako and Aaron worked on for the AnonEdits paper. Here is the status of code that should work with the MessageWalls dataset:

Ready

lib-01-build_wiki_list-stage1.R

01-build_edit_weeks.R

In Progress

On Deck

New code to use the Wikia API to map wikis in the TSV to Wikiteam dumps.

List of Variables to build

Dependent Variables

  • For each wiki week:
    • total number of edits made to talk pages/message walls
    • number of edits made to talk pages/message walls by 'new users'
    • number of edits made to talk pages/message walls by 'veteran users'
    • number of edits made by a newcomer on a veteran talk page/message walls, or vice versa
    • total number of questions asked on talk pages/message walls
    • number of questions asked by newcomers
    • total number of edits made to article pages
    • number of edits made to article pages by newcomers
    • number of edits made to article pages by veterans
    • mean 'contributor experience' [edits made so far] of all editors who have edited that week
    • mean 'contributor experience' [time spent on edits] of all editors who have edited that week