Skip to content

Instantly share code, notes, and snippets.

@JohnGeorgiadis
Created June 19, 2018 18:32
Show Gist options
  • Select an option

  • Save JohnGeorgiadis/7490554c1a58af7941222d4e3036c1ec to your computer and use it in GitHub Desktop.

Select an option

Save JohnGeorgiadis/7490554c1a58af7941222d4e3036c1ec to your computer and use it in GitHub Desktop.
{
"data": {
"offerId": 111,
"essentials": {
"offerId": 111,
"expertise": "REGULAR",
"startDate": null,
"startAsap": true,
"industry": "industry 1",
"teamSize": 5,
"teamSizeOperator": "LESS",
"openPositions": 2,
"employmentType": "Full-time",
"travel": {
"value": 50
},
"remote": {
"value": 20
},
"officeOpening": [
7,
0
],
"officeClosing": [
16,
0
],
"workingHours": "FLEXIBLE",
"relocationPackage": null
},
"workRules": {
"offerId": 111,
"agile": "scum",
"testing": "junit",
"freedomToChooseTools": false,
"firstDayCommit": false,
"newFeatures": {
"value": 0
},
"maintenance": {
"value": 10
},
"clientSupport": {
"value": 10
},
"documentation": {
"value": 70
},
"meetings": {
"value": 10
},
"issueTracker": "jira",
"internalDocs": false,
"codeReviews": false,
"continousIntegration": false,
"staticCodeAnalysis": false,
"versionControl": "filesystem"
},
"companyRules": {
"offerId": 111,
"evaluation": "every year",
"salaryRaise": "millenial",
"bonus": false,
"projectChange": false,
"managersBetween": 1,
"architectureBy": "boss",
"technologyBy": "god",
"conventionsBy": "you",
"otherRules": "none"
},
"salary": {
"offerId": 111,
"lowerBound": 20000,
"upperBound": 30000,
"type": "MONTHLY",
"currency": "USD"
},
"equipment": {
"offerId": 111,
"macAllowed": false,
"windowsAllowed": false,
"linuxAllowed": true,
"otherSystem": null,
"machine": null,
"screens": null
},
"technologies": [
{
"offerId": 111,
"name": "Java",
"proficiency": {
"value": 100
}
},
{
"offerId": 111,
"name": "PHP",
"proficiency": {
"value": 90
}
},
{
"offerId": 111,
"name": "C++",
"proficiency": {
"value": 50
}
}
],
"requirements": [
{
"offerId": 111,
"name": "small talk",
"type": "MUST_HAVE"
}
],
"languages": [
{
"offerId": 111,
"name": "english",
"utilization": {
"value": 100
}
}
],
"contact": {
"offerId": 111,
"facebookUrl": "fc.com/good",
"twitterUrl": "twit.com/good",
"linkedInUrl": "li.com/good",
"website": "www.example.com/good",
"email": null
},
"holiday": {
"offerId": 111,
"lowerBound": 5,
"upperBound": 10,
"frequency": "YEARLY",
"sickDays": 0
},
"perks": {
"offerId": 111,
"perks": [
"in_house_training",
"in_house_hack_days",
"training_budget",
"conference_budget"
]
},
"applyProperties": {
"offerId": 111,
"type": "EXTERNAL",
"email": null,
"website": "www.example.com/apply_1"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment