Technical document.

Show:

COMP_APPLICATIONS

Text

List of activity areas.

Each activity area is described by key option.id for JSON response data.setting.activityArea of API /application/dictionary.

Activity areas are separated by | character.

Example:

"category1domain1|category2domain1"

COMP_COMPETENCE

Text

Skills.

COMP_INTERVENTIONS

Text

List of expertise areas.

Each expertise area is described by key option.id for JSON response data.setting.expertiseArea of API /application/dictionary.

Expertise areas are separated by | character.

Example:

"aeronautics|aerospace"

DT_DIPLOMES

Text

List of diplomas.

Diplomas are separated by | character.

Example:

"Bachelor|Master"

DT_EXPERIENCE

Int(11)

Experience.

cf. key id for JSON response data.setting.experience of API /application/dictionary


Default: -1

DT_FORMATION

Varchar(30)

Training.

cf. key id for JSON response data.setting.training of API /application/dictionary


Default: ''

DT_LANGUES

Text

List of languages.

Each language is described by :

  • language spoken : cf. key id for JSON response data.setting.languageSpoken of API /application/dictionary
  • language level : cf. key id for JSON response data.setting.languageLevel of API /application/dictionary
  • Language spoken & level are listed in this order and separated by '|' character

Languages are separated by # character.

Example:

"french|mothertongue#english|fluent"

DT_OUTILS

Text

List of tools.

Each tool is described by :

  • Tool's type : cf. key id for JSON response data.setting.tool of API /application/dictionary
  • Tool's level : An integer between 1 and 5
  • Tool's type & level are listed in this order and separated by '|' character

Tools are separated by # character.

Example:

"tool1|2#tool2|4"

DT_TITRE

Varchar(150)

Title.


Default: ''

ID_DT

Int(11)

Unique identifier.