Skip to content

Instantly share code, notes, and snippets.

@oguzcanhuner
Last active May 11, 2017 00:00
Show Gist options
  • Save oguzcanhuner/b4afced100dd5a2bd21406ac49f55b1c to your computer and use it in GitHub Desktop.
Save oguzcanhuner/b4afced100dd5a2bd21406ac49f55b1c to your computer and use it in GitHub Desktop.
{
"No Industry" => {
{ "pa to" => {role: "operations", score: 1.0}
"Ea to" => {role: "operations" score: 1.0},
"Account Executive" => {role: "Sales", score: 1.0},
"Digital" => {role: "marketing", score: 0.6}
}
},
"IT" => {
"Digital" => {role: "marketing", score: 0.8}
},
"Legal" => {
"Digital" => {role: "marketing", score: 0.3}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment