Skip to content

Instantly share code, notes, and snippets.

@aasumitro
Last active July 21, 2023 16:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aasumitro/237a2c33c54797b7ca10ef22d5631f5c to your computer and use it in GitHub Desktop.
Save aasumitro/237a2c33c54797b7ca10ef22d5631f5c to your computer and use it in GitHub Desktop.
{
"error": false,
"code": 200,
"message": "OK",
"data": {
"company": {
"id": "7ace78a0-d73f-45a8-9008-c9140fb83ae0",
"name": "The Test Company",
"description": "Test company has service .... ",
"sector": "IT",
"logo": "",
"headquarter": "Test City, Test Country",
"size": "0-10",
"website_url": "https://test.com",
"linkedin_url": "https://linkedin.com/in/test",
"twitter_url": "https://twitter.com/test",
"facebook_url": "https://facebook.com/test",
"instagram_url": "https://instagram.com/test",
"github_url": "https://github.com/test"
},
"job": {
"id": "f8e27753-122f-47b7-be0d-c3d46f25a403",
"name": "this test job",
"team": "Sr BE",
"job_type": {
"id": "ee35008e-ad00-45bc-8bca-995a493deb35",
"name": "Full-time"
},
"location": {
"id": "0a711b8f-5a88-4d61-8d16-9ffcf23ed255",
"name": "Singapore"
},
"remote": false,
"salary_currency": {
"id": "cf4ed9b9-b3ce-41ca-92bc-927284b5d886",
"name": "Singapore dollar",
"code": "SGD"
},
"salary_from": 1199,
"salary_up_to": 1199,
"salary_frequency": {
"id": "990b18f4-c104-499d-9e68-9d8cdb92971d",
"name": "per-month"
},
"description": "We Try to find best Senior Backend Engineer",
"green_skills": [
{
"id": "d7736933-a94f-4e23-9542-ecb1c3410ed9",
"name": "Sustainable Engineering",
"Proficiency": 3
}
],
"technical_skills": [
"Business Intelligence and Data Analytics",
"Technical Report Writing",
"Project Management",
"Stakeholder Engagement and Management",
"Problem Solving",
"Teamwork",
"Communication",
"Lifelong Learning"
],
"critical_skills": [
{
"id": "95b62d20-96df-4f7a-8d9d-0d5184a72376",
"name": "Communication",
"Proficiency": {
"id": "22eb58a3-1c2f-449e-8de2-8bb00d564d2e",
"name": "Intermediate"
}
},
{
"id": "a217eb72-7a43-4324-8547-519ec2b5ae33",
"name": "Critical Thinking",
"Proficiency": {
"id": "21a59a0f-2939-4b76-9816-b886e1250aa4",
"name": "Advanced"
}
},
{
"id": "8a9a1980-574b-4414-9639-3b7a4a36f032",
"name": "Leadership",
"Proficiency": {
"id": "22eb58a3-1c2f-449e-8de2-8bb00d564d2e",
"name": "Intermediate"
}
}
],
"languages": [
{
"id": "8d3f3e79-1862-4f07-85e5-79105b4e15b7",
"name": "English",
"Proficiency": {
"id": "9d45e4d6-d51c-4c4a-aa5a-8a9ee39f2b0b",
"name": "Professional Working Proficiency"
}
}
],
"screening_questions": [
{
"id": "5dfab651-980d-4c66-bb91-21c797be6f8f",
"name": "work authorization",
"question": "are you legally allowed to work in Singapore?",
"choices": [
{
"name": "yes",
"disqualify": false
},
{
"name": "no",
"disqualify": false
}
]
}
],
"status": "PUBLISH",
"expired_at": "2023-07-28T05:26:25.459Z",
"closed_at": null,
"total_candidates": 0
},
"similar_jobs": []
}
}
@aasumitro
Copy link
Author

{
  "critical_skills": [
    {
      "id": "95b62d20-96df-4f7a-8d9d-0d5184a72376",
      "name": "Communication",
      "proficiency": {
        "id": "22eb58a3-1c2f-449e-8de2-8bb00d564d2e",
        "name": "Intermediate"
      }
    },
    {
      "id": "a217eb72-7a43-4324-8547-519ec2b5ae33",
      "name": "Critical Thinking",
      "proficiency": {
        "id": "21a59a0f-2939-4b76-9816-b886e1250aa4",
        "name": "Advanced"
      }
    },
    {
      "id": "8a9a1980-574b-4414-9639-3b7a4a36f032",
      "name": "Leadership",
      "proficiency": {
        "id": "22eb58a3-1c2f-449e-8de2-8bb00d564d2e",
        "name": "Intermediate"
      }
    }
  ],
  "description": "We Try to find best Senior Backend Engineer",
  "green_skills": [
    {
      "id": "d7736933-a94f-4e23-9542-ecb1c3410ed9",
      "name": "Sustainable Engineering",
      "proficiency": 3
    }
  ],
  "languages": [
    {
      "id": "8d3f3e79-1862-4f07-85e5-79105b4e15b7",
      "name": "English",
      "proficiency": {
        "id": "9d45e4d6-d51c-4c4a-aa5a-8a9ee39f2b0b",
        "name": "Professional Working Proficiency"
      }
    }
  ],
  "location": {
    "id": "0a711b8f-5a88-4d61-8d16-9ffcf23ed255",
    "name": "Singapore"
  },
  "remote": false,
  "salary_currency": {
    "id": "cf4ed9b9-b3ce-41ca-92bc-927284b5d886",
    "name": "Singapore dollar",
    "code": "SGD"
  },
  "salary_frequency": {
    "id":   "990b18f4-c104-499d-9e68-9d8cdb92971d",
    "name": "per-month"
  },
  "salary_from": 1199,
  "salary_up_to": 2399,
  "screening_questions": [
    {
      "id": "5dfab651-980d-4c66-bb91-21c797be6f8f",
      "name": "work authorization",
      "question": "are you legally allowed to work in Singapore?",
      "choices": [
        {
          "name": "yes",
          "disqualify": false
        },
        {
          "name": "no",
          "disqualify": true
        }
      ]
    }
  ],
  "team": "Backend",
  "technical_skills": [
    "Business Intelligence and Data Analytics",
    "Technical Report Writing",
    "Project Management",
    "Stakeholder Engagement and Management",
    "Problem Solving",
    "Teamwork",
    "Communication",
    "Lifelong Learning"
  ],
  "job_type": {
    "id": "ee35008e-ad00-45bc-8bca-995a493deb35",
    "name": "Full-time"
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment