openclassrooms_projets05 / tests /input_data.json
joannes59's picture
init
3f9bfc9
raw
history blame contribute delete
802 Bytes
{
"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
}