Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.49 KB

File metadata and controls

21 lines (16 loc) · 1.49 KB

OptionalEscoSkillMatch

Properties

Name Type Description Notes
score float This field shows the similarity score calculate by the model. [optional]
concept_type str This field shows the concept type according with the ESCO classification. [optional]
preferred_label str This field shows the preferred label according with the ESCO classification. [optional]
alt_labels str This field shows the alternative labels according with the ESCO classification. [optional]
description str This field shows the description according with the ESCO classification. [optional]
language str This field shows the language. [optional]
match_details OptionalEscoMatchDetails [optional]
skill_type str This field shows the skill type according with the ESCO classification. [optional]
reuse_level str This field shows the reuse level according with the ESCO classification. [optional]
concept_uri str This field shows the URI according with the ESCO classification. [optional]
occupations [OptionalEscoOccupationSkill] This field shows the list of ESCO occupations. [optional]

[Back to Model list] [Back to API list] [Back to README]