Skip to content

Instantly share code, notes, and snippets.

@plusjade
Last active December 23, 2015 00:29
Show Gist options
  • Save plusjade/6553898 to your computer and use it in GitHub Desktop.
Save plusjade/6553898 to your computer and use it in GitHub Desktop.
{
"login": "plusjade",
"data": {
"version": "2",
"market-value": {
"score": 3.04,
"confidence": 0.6,
"explain": [
{
"name": "CompaniesRank",
"score": 1,
"contributors": [
{
"type": "company",
"name": "google"
},
{
"type": "years_working",
"value": 5
}
]
}
]
},
"expertise": {
"score": 4.01,
"confidence": 0.8,
"explain": [
{
"name": "highest_degree",
"score": 0.3,
"contributors": [
{
"type": "degree",
"value": "phd"
}
]
},
{
"name": "SchoolsRank",
"score": 0.7,
"contributors": [
{
"type": "school",
"value": "stranford"
}
]
}
]
},
"skills": {
"scores": {
"C": 32.3,
"Ruby": 23.1
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment