[
{
"employeeId": "e2",
"name": "Bob Johnson",
"companyId": "c1",
"departmentId": "d2",
"position": "Team Lead",
"status": "active",
"salary": 125000,
"salaryReason": "Standard performance (4.0), Team Lead role"
},
{
"employeeId": "e12",
"name": "Laura Gold",
"companyId": "c6",
"departmentId": "d7",
"position": "Developer",
"status": "active",
"salary": 115000,
"salaryReason": "Good performance (4.1), Full-stack capabilities"
},
{
"employeeId": "e19",
"name": "Steve Rock",
"companyId": "c10",
"departmentId": "d9",
"position": "Developer",
"status": "active",
"salary": 95000,
"salaryReason": "Performance needs improvement (3.6), Junior role"
},
{
"employeeId": "e22",
"name": "Sam Foster",
"companyId": "c3",
"departmentId": "d8",
"salary": 135000,
"startDate": "2025-06-25",
"position": "Infrastructure Engineer",
"status": "active",
"salaryReason": "Strong performance (4.5), Infrastructure expertise"
},
{
"employeeId": "e23",
"name": "Jordan Kim",
"companyId": "c2",
"departmentId": "d11",
"salary": 135000,
"startDate": "2025-06-25",
"position": "Security Specialist",
"status": "active",
"salaryReason": "Good performance (4.2), Security expertise"
},
{
"salary": 110000
},
{
"employeeId": "e24",
"name": "Sujal",
"position": "Intern",
"companyId": "c11",
"status": "active",
"salary": 75000,
"salaryReason": "Excellent performance (4.8), Intern role with high potential"
},
{
"employeeId": "e7",
"name": "Jones",
"position": "Senior Developer",
"departmentId": "d1",
"status": "active",
"salary": 165000,
"salaryReason": "High performance (4.8), Team Lead, Critical AI projects"
},
{
"employeeId": "e8",
"name": "Sarah Wilson",
"position": "Project Manager",
"departmentId": "d2",
"status": "active",
"salary": 145000,
"salaryReason": "Strong performance (4.5), Project Management, Critical project lead"
},
{
"employeeId": "e9",
"name": "Michael Chen",
"position": "Data Scientist",
"departmentId": "d1",
"status": "active",
"salary": 140000,
"salaryReason": "Good performance (4.3), AI/ML expertise"
},
{
"employeeId": "e10",
"name": "Emily Brown",
"position": "UX Designer",
"departmentId": "d3",
"status": "active",
"salary": 130000,
"salaryReason": "Strong performance (4.4), UX Lead role"
},
{
"employeeId": "e11",
"name": "David Miller",
"position": "System Architect",
"departmentId": "d1",
"status": "active",
"salary": 160000,
"salaryReason": "High performance (4.7), Security Lead, Architecture role"
}
]