Spaces:
Runtime error
Runtime error
| workforce = { | |
| "total_employees": 3600, | |
| "key_executives": [ | |
| {"name": "Harshil Mathur", "role": "CEO"}, | |
| {"name": "Shashank Kumar", "role": "CTO"} | |
| ], | |
| "hiring_trends": "Growing", | |
| "average_tenure": "2.5 years", | |
| "employee_reviews": { | |
| "glassdoor": 4.5, | |
| "ambitionbox": 4.3 | |
| }, | |
| "company_culture": { | |
| "description": "High-trust, high-performance culture.", | |
| "core_values": ["Innovation", "Customer-Centricity", "Trust", "Collaboration"] | |
| } | |
| } |