Projet

Général

Profil

US #972 » 3_RESPONSE_CALCUL_API_CHARTS.json

Tarek AOUADI, 06/03/2025 23:52

 
1
[
2
    {
3
		"name": "gap_general",
4
		"data": [
5
			{ 
6
				"gap": "Brut Fixe", 
7
				"societe": 500, 
8
				"gap_interne": 450,
9
				"variation": "-18%" 
10
			},
11
			{ 
12
				"gap": "Brut Total", 
13
				"societe": 35658, 
14
				"Gap_interne": 650, 
15
				"variation": "-16%" 
16
			}
17
		]
18
	},
19
	{
20
		"name": "repartition_gap",
21
		"data": [
22
			{ 
23
				"gaps_distribution": "positive", 
24
				"base_salary": "43%", 
25
				"total_compensation": "44%" 
26
			},
27
			{ 
28
				"gaps_distribution": "negative", 
29
				"base_salary": "-29%", 
30
				"total_compensation": "-31%" 
31
			}
32
		],
33
	},
34
	{
35
		"name": "repartition_data_BF",
36
		"data": [
37
			{ 
38
				"gaps_distribution": "positive", 
39
				"base_salary": "42%" 
40
			},
41
			{ 
42
				"gaps_distribution": "negative", 
43
				"base_salary": "54%" 
44
			}
45
		]
46
	},
47
	{
48
		"name": "repartition_data_BT",
49
		"data": [
50
			{ 
51
				"gaps_distribution": "positive", 
52
				"total_compensation": "42%" 
53
			},
54
			{ 
55
				"gaps_distribution": "negative", 
56
				"total_compensation": "54%" 
57
			}
58
		]
59
	}
60
	{
61
		"name": "general_internal_gap_fixed",
62
		"data": [
63
			{ 
64

    
65
				"fixed_median": "positive", 
66
				"fixed_base_salary_max": "43%", 
67
				"fixed_base_salary_max_perc": "43%", 
68
				"fixed_base_salary_min": "43%", 
69
				"fixed_base_salary_min_perc": "43%", 
70
				"fixed_range": "44%", 
71
				"total_median": "positive", 
72
				"total_base_salary_max": "43%", 
73
				"total_base_salary_max_perc": "43%", 
74
				"total_base_salary_min": "43%", 
75
				"total_base_salary_min_perc": "43%", 
76
				"total_range": "44%", 
77
			}
78
		]
79
	}
80
]
(5-5/9)