Skip to content

Commit

Permalink
agileronin/skills-api:1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregory Mundy committed Sep 18, 2016
1 parent 4772561 commit 0cd4523
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions skills-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,14 @@
"normalized_job_title" : {
"type" : "string",
"description" : "Normalized job title"
},
"importance" : {
"type" : "number",
"description" : "O*NET importance score indicating how important skill is to job."
},
"level" : {
"type" : "number",
"description" : "O*NET level score indicating the skill level required for the job."
}
}
},
Expand Down

0 comments on commit 0cd4523

Please sign in to comment.