Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 800 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 800 Bytes

Github Analysis

This repository holds projects that analyze social interaction data on Github

Data

There are two major sources of data.

Projects

  • Languages - A simple graph about the static structure of the languages on github and which pairs are often known by users simultaneously.

  • Repositores - A larger graph about the static structure of the projects hosted on github and which pairs are often forked by users simultaneously. This graph is larger and requires more advanced visualization techniques.