8000 GitHub - blesse/github-network-analysis: Analysis and visualization of top GitHub repositories
[go: up one dir, main page]

Skip to content

blesse/github-network-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 div class="react-directory-filename-cell">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Repository Collaboration Network Analysis

An analysis and visualization of collaboration between top GitHub repositories, focused on the relationship between programming languages used and the network structure.

Interactive visualization:

More information and the full analysis: PDF report

Credits

General workflow

  • From Google BigQuery:
    • repo-attributes.sql creates repo-attributes.csv
    • repo-weights.sql creates repo-weights.csv
  • The process.py script reads both .csv files and creates repositories.gml
  • Gephi loads repositories.gml and creates:
  • Python code within analysis-*.texw reads repositories.gml and produces output for the report

About

Analysis and visualization of top GitHub repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.8%
  • TeX 45.9%
  • Makefile 1.3%
0