File size: 802 Bytes
3f9bfc9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
  "id_employee": 100,
  "age": 35,
  "statut_marital": "Célibataire",
  "poste": "Cadre Commercial",
  "nombre_experiences_precedentes": 3,
  "annee_experience_totale": 15,
  "annees_dans_le_poste_actuel": 3,

  "satisfaction_employee_environnement": 2,
  "note_evaluation_precedente": 2,
  "niveau_hierarchique_poste": 3,
  "satisfaction_employee_nature_travail": 2,
  "satisfaction_employee_equipe": 3,
  "satisfaction_employee_equilibre_pro_perso": 2,

  "heure_supplementaires": "Oui",

  "augmentation_salaire": 10,
  "nombre_participation_pee": 1,
  "nb_formations_suivies": 1,
  "distance_domicile_travail": 5,

  "niveau_education": 4,
  "domaine_etude": "Marketing",
  "frequence_deplacement": "Frequent",

  "annees_depuis_la_derniere_promotion": 2,
  "annes_sous_responsable_actuel": 1
}