Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@nampereira
Last active August 20, 2019 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nampereira/a0ed510ce570c8a7d43e5f6e97ad09a3 to your computer and use it in GitHub Desktop.
Save nampereira/a0ed510ce570c8a7d43e5f6e97ad09a3 to your computer and use it in GitHub Desktop.
{
"nodes":[
{
"name":"Bodik",
"id":"Bodik"
},
{
"name":"Cabric",
"id":"Cabric"
},
{
"name":"Culler",
"id":"Culler"
},
{
"name":"Dutta",
"id":"Dutta"
},
{
"name":"Govindan",
"id":"Govindan"
},
{
"name":"Harrison",
"id":"Harrison"
},
{
"name":"Hoe",
"id":"Hoe"
},
{
"name":"Lucia",
"id":"Lucia"
},
{
"name":"Parno",
"id":"Parno"
},
{
"name":"Rowe",
"id":"Rowe"
},
{
"name":"Sekar",
"id":"Sekar"
},
{
"name":"Smith",
"id":"Smith"
},
{
"name":"Srivastava",
"id":"Srivastava"
},
{
"name":"Stefan",
"id":"Stefan"
},
{
"name":"Analog Devices",
"id":"Analog Devices"
},
{
"name":"ARM",
"id":"ARM"
},
{
"name":"DARPA",
"id":"DARPA"
},
{
"name":"IBM",
"id":"IBM"
},
{
"name":"Intel",
"id":"Intel"
},
{
"name":"Lockheed Martin",
"id":"Lockheed Martin"
},
{
"name":"Micron",
"id":"Micron"
},
{
"name":"Northrop Grumman",
"id":"Northrop Grumman"
},
{
"name":"Raytheon",
"id":"Raytheon"
},
{
"name":"Samsung",
"id":"Samsung"
}
],
"links":[
{
"source":"Dutta",
"target":"Analog Devices",
"value":10
},
{
"source":"Rowe",
"target":"Analog Devices",
"value":14
},
{
"source":"Stefan",
"target":"Analog Devices",
"value":3
},
{
"source":"Cabric",
"target":"ARM",
"value":1
},
{
"source":"Culler",
"target":"ARM",
"value":3
},
{
"source":"Dutta",
"target":"ARM",
"value":61
},
{
"source":"Lucia",
"target":"ARM",
"value":4
},
{
"source":"Parno",
"target":"ARM",
"value":2
},
{
"source":"Rowe",
"target":"ARM",
"value":47
},
{
"source":"Sekar",
"target":"ARM",
"value":6
},
{
"source":"Srivastava",
"target":"ARM",
"value":4
},
{
"source":"Stefan",
"target":"ARM",
"value":14
},
{
"source":"Bodik",
"target":"DARPA",
"value":1
},
{
"source":"Dutta",
"target":"DARPA",
"value":4
},
{
"source":"Rowe",
"target":"DARPA",
"value":7
},
{
"source":"Cabric",
"target":"IBM",
"value":1
},
{
"source":"Dutta",
"target":"IBM",
"value":4
},
{
"source":"Govindan",
"target":"IBM",
"value":48
},
{
"source":"Rowe",
"target":"IBM",
"value":10
},
{
"source":"Sekar",
"target":"IBM",
"value":2
},
{
"source":"Srivastava",
"target":"IBM",
"value":9
},
{
"source":"Bodik",
"target":"Intel",
"value":6
},
{
"source":"Cabric",
"target":"Intel",
"value":2
},
{
"source":"Culler",
"target":"Intel",
"value":4
},
{
"source":"Dutta",
"target":"Intel",
"value":23
},
{
"source":"Govindan",
"target":"Intel",
"value":4
},
{
"source":"Harrison",
"target":"Intel",
"value":4
},
{
"source":"Hoe",
"target":"Intel",
"value":24
},
{
"source":"Lucia",
"target":"Intel",
"value":15
},
{
"source":"Parno",
"target":"Intel",
"value":3
},
{
"source":"Rowe",
"target":"Intel",
"value":32
},
{
"source":"Sekar",
"target":"Intel",
"value":10
},
{
"source":"Smith",
"target":"Intel",
"value":1
},
{
"source":"Stefan",
"target":"Intel",
"value":4
},
{
"source":"Dutta",
"target":"Lockheed Martin",
"value":10
},
{
"source":"Hoe",
"target":"Lockheed Martin",
"value":1
},
{
"source":"Lucia",
"target":"Lockheed Martin",
"value":16
},
{
"source":"Rowe",
"target":"Lockheed Martin",
"value":9
},
{
"source":"Dutta",
"target":"Micron",
"value":4
},
{
"source":"Cabric",
"target":"Northrop Grumman",
"value":2
},
{
"source":"Lucia",
"target":"Northrop Grumman",
"value":1
},
{
"source":"Rowe",
"target":"Northrop Grumman",
"value":4
},
{
"source":"Cabric",
"target":"Raytheon",
"value":9
},
{
"source":"Dutta",
"target":"Raytheon",
"value":4
},
{
"source":"Rowe",
"target":"Raytheon",
"value":23
},
{
"source":"Srivastava",
"target":"Raytheon",
"value":1
},
{
"source":"Rowe",
"target":"Samsung",
"value":6
},
{
"source":"Stefan",
"target":"Samsung",
"value":2
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment