workforce = { | |
"total_employees": 2000, | |
"employee_satisfaction_score": 4.2, | |
"offices": ["Bangalore", "Mumbai", "Delhi", "San Francisco"] | |
} |
workforce = { | |
"total_employees": 2000, | |
"employee_satisfaction_score": 4.2, | |
"offices": ["Bangalore", "Mumbai", "Delhi", "San Francisco"] | |
} |