Baselight

Github Organizations - Social Network Analysis

Dataset containing top Github organizations and their contributors

@kaggle.anshulmehtakaggl_github_organizations_social_network_analysis

Loading...
Loading...

About this Dataset

Github Organizations - Social Network Analysis

About the Dataset

A dataset containing the List of top Organizations on Github and their contributors.

Tasks

Primarily Intended for Social Network analysis.
Check out the Starter Notebook for ref.

Tables

Organization

@kaggle.anshulmehtakaggl_github_organizations_social_network_analysis.organization
  • 128.34 KB
  • 10598 rows
  • 2 columns
Loading...

CREATE TABLE organization (
  "organisation" VARCHAR,
  "member" VARCHAR
);

Share link

Anyone who has the link will be able to view this.