{
"holland_code": "string",
"dimension_scores": {
"property1": 0,
"property2": 0
},
"recommendations": [
{
"profession_id": 0,
"name": "string",
"description": "string"
}
],
"reward_points": 0,
"component_scores": {
"property1": {
"property1": 0,
"property2": 0
},
"property2": {
"property1": 0,
"property2": 0
}
},
"unique_advantage": "string",
"holland_report": {
"career_directions": [
{
"career": "string",
"description": "string",
"recommended_action": [
"string"
]
}
],
"action_roadmap": {
"small_goals": [
{
"title": "string",
"content": "string"
}
],
"need_attention": "string",
"conclusion": "string"
}
}
}