Skip to content

Social Network Analysis exercise with the elections data to be an administrators of Wikipedia

License

Notifications You must be signed in to change notification settings

jldelda/Social-Network-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Network-Analysis


This exercise aims to study how the social networks in the Wikipedia administrators ecosystem behaves. It was developed in R with the R library igraph.

User's guide

-- In order to run this project you may have to download:

  • RStudio
  • The R libray igraph (more info in http://igraph.org/r/)
  • The datasets provided in the Repo with the names metadata.txtx and votes.txt

Datasets explanation

-- The dataset metadata contains information about the users. The votes dataset contains information about all the nominations made by all users. Metadata: Alt text

Votes: Alt text

Network: Alt text

License


MIT license

About

Social Network Analysis exercise with the elections data to be an administrators of Wikipedia

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages