Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.37 KB

OptionalEscoOccupationMatch.md

File metadata and controls

20 lines (15 loc) · 1.37 KB

OptionalEscoOccupationMatch

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]
isco_group str This field shows the ISCO group according with the ESCO classification. [optional]
code str This field shows the ESCO occupation code according with the ESCO classification. [optional]
skills [OptionalEscoSkill] This field shows the list of ESCO skills. [optional]

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