The Wayback Machine - https://web.archive.org/web/20201227040915/https://github.com/LeviBorodenko/StackData
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

StackData

Build Status

A data set of key tools used by 1000 highly successful software companies.

stacks.json contains a list of the companies and what techologies they use while graph.csv gives the set of edges used to create the following StackMap:

StackMap[https://i.imgur.com/uf835D9.jpg]

What is going on in the map

The graph is created by setting each tool to be one node and two nodes are joined by an edge if they are used simultaneously by a company - edge weight corresponds to how often tools are used together.

Graph visualisation is done in Gephi 0.92.

Node size corresponds to the amount of companies using a tool. If two tool are often used together then they will be closer together in the visualisation.

The data was gathered from public posts on Stackshare.io

About

Data set containing the key techologies used by ~1000 top tech companies.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.