Job Sector
xeebo job sector schema
JSON schema
{
"$schema": "http://json-schema.org/draft-04/schema",
"id": "http://api.xeebo.com/schema/xeebo-job-sector-schema-v1.0.0.json",
"title": "Job Sector",
"description": "xeebo job sector schema",
"type": "object",
"definitions": {
"versionType": {
"title": "Schema Version",
"description": "Schema version string",
"type": "string",
"pattern": "^[0-9]\\.[0-9]\\.[0-9]$"
},
"translationType": {
"title": "Translation",
"description": "Translation label using iso-639-alpha-2 language locale as key",
"type": "string"
},
"dataType": {
"title": "Job Sector Data",
"description": "Job sector data structure",
"patternProperties": {
"^[a-z]{1}$": {
"$ref": "#/definitions/translationType"
}
}
}
},
"properties": {
"version": {
"$ref": "#/definitions/versionType"
},
"data": {
"$ref": "#/definitions/dataType"
}
},
"additionalProperties": false
}
JSON schema data description
| Path/Attribute | Title | Description | Required |
|---|---|---|---|
| version | Schema Version | Schema version string | optional |
| data | Job Sector Data | Job sector data structure | optional |
JSON data
{
"version": "1.0.0",
"data": {
"24": {
"fr": "IT / Telecommunication",
"de": "Informatik / Telekommunikation",
"en": "IT / Telecommunication",
"it": "IT / Telecommunication"
},
"25": {
"fr": "Law",
"de": "Recht",
"en": "Law",
"it": "Law"
},
"26": {
"fr": "Logistics / Transport / Traffic / Aviation",
"de": "Logistik / Transport / Aviatik / Verkehr",
"en": "Logistics / Transport / Traffic / Aviation",
"it": "Logistics / Transport / Traffic / Aviation"
},
"27": {
"fr": "Management consultancy",
"de": "Unternehmensberatung",
"en": "Management consultancy",
"it": "Management consultancy"
},
"20": {
"fr": "Human Resources",
"de": "Personalwesen / HR",
"en": "Human Resources",
"it": "Human Resources"
},
"21": {
"fr": "Industry / Productions",
"de": "Industrie / Produktion",
"en": "Industry / Productions",
"it": "Industry / Productions"
},
"22": {
"fr": "Installations / Equipment and Appliances",
"de": "Anlagebau / Maschinenbau / Metallbau",
"en": "Installations / Equipment and Appliances",
"it": "Installations / Equipment and Appliances"
},
"23": {
"fr": "Insurance / Health Insurance",
"de": "Versicherungen / Krankenkassen",
"en": "Insurance / Health Insurance",
"it": "Insurance / Health Insurance"
},
"28": {
"fr": "Marketing / Advertising / PR / Media Professions",
"de": "Marketing / Werbung / PR / Medien",
"en": "Marketing / Advertising / PR / Media Professions",
"it": "Marketing / Advertising / PR / Media Professions"
},
"29": {
"fr": "Power- / Water Supply / Waste management / Recycling",
"de": "Energie- / Wasserversorgung / Entsorgung / Recycling",
"en": "Power- / Water Supply / Waste management / Recycling",
"it": "Power- / Water Supply / Waste management / Recycling"
},
"1": {
"fr": "Accounting / Tax / Audit",
"de": "Buchhaltung / Steuer / Revision ",
"en": "Accounting / Tax / Audit",
"it": "Accounting / Tax / Audit"
},
"3": {
"fr": "Agriculture / Forestry / Fishery",
"de": "Landwirtschaft / Forstwirtschaft / Fischerei ",
"en": "Agriculture / Forestry / Fishery",
"it": "Agriculture / Forestry / Fishery"
},
"2": {
"fr": "Administration / Associations / Authorities / Non-Profit",
"de": "Verwaltung / Verb\u00e4nde / Beh\u00f6rden / Non-Profit",
"en": "Administration / Associations / Authorities / Non-Profit",
"it": "Administration / Associations / Authorities / Non-Profit"
},
"5": {
"fr": "Automobile",
"de": "Automobil",
"en": "Automobile",
"it": "Automobile"
},
"4": {
"fr": "Architecture",
"de": "Architektur",
"en": "Architecture",
"it": "Architecture"
},
"7": {
"fr": "Biotechnology / Chemical / Parma / Medical Technology",
"de": "Biotechnologie / Chemie / Pharma / Medizinaltechnik",
"en": "Biotechnology / Chemical / Parma / Medical Technology",
"it": "Biotechnology / Chemical / Parma / Medical Technology"
},
"6": {
"fr": "Banking / Financial Services",
"de": "Bank / Finanzwirtschaft ",
"en": "Banking / Financial Services",
"it": "Banking / Financial Services"
},
"9": {
"fr": "Mining / Quarrying",
"de": "Bergbau",
"en": "Mining / Quarrying",
"it": "Mining / Quarrying"
},
"8": {
"fr": "Construction",
"de": "Baugewerbe",
"en": "Construction",
"it": "Construction"
},
"11": {
"fr": "Consumer products",
"de": "Konsumg\u00fcter",
"en": "Consumer products",
"it": "Consumer products"
},
"10": {
"fr": "Real Estate",
"de": "Immobilien",
"en": "Real Estate",
"it": "Real Estate"
},
"13": {
"fr": "Domestic services",
"de": "Haushaltsdienstleistungen",
"en": "Domestic services",
"it": "Domestic services"
},
"12": {
"fr": "Cosmetics /Wellness",
"de": "Kosmetik / Wellness",
"en": "Cosmetics /Wellness",
"it": "Cosmetics /Wellness"
},
"15": {
"fr": "Electronics / Electrotechnics",
"de": "Elektronik / Elektrotechnik",
"en": "Electronics / Electrotechnics",
"it": "Electronics / Electrotechnics"
},
"14": {
"fr": "Education / School",
"de": "Bildungswesen / Schulen",
"en": "Education / School",
"it": "Education / School"
},
"17": {
"fr": "Gastronomy / Hotel industry / Tourism",
"de": "Gastgewerbe / Hotellerie / Tourismus",
"en": "Gastronomy / Hotel industry / Tourism",
"it": "Gastronomy / Hotel industry / Tourism"
},
"16": {
"fr": "Fashion / Textile / Clothing",
"de": "Mode / Textil / Bekleidung",
"en": "Fashion / Textile / Clothing",
"it": "Fashion / Textile / Clothing"
},
"19": {
"fr": "Health care",
"de": "Gesundheitswesen",
"en": "Health care",
"it": "Health care"
},
"18": {
"fr": "Graphic / Print/ Design",
"de": "Grafik / Druck / Design",
"en": "Graphic / Print/ Design",
"it": "Graphic / Print/ Design"
},
"31": {
"fr": "Retail / Wholesale / Distribution",
"de": "Detailhandel / Grosshandel / Vertrieb",
"en": "Retail / Wholesale / Distribution",
"it": "Retail / Wholesale / Distribution"
},
"30": {
"fr": "Precision mechanic / Optician / Watches",
"de": "Feinmechanik / Optik / Uhrenindustrie",
"en": "Precision mechanic / Optician / Watches",
"it": "Precision mechanic / Optician / Watches"
},
"36": {
"fr": "Trades / Craftsmanship",
"de": "Gewerbe / Handwerk",
"en": "Trades / Craftsmanship",
"it": "Trades / Craftsmanship"
},
"35": {
"fr": "Sport / Leisure / Culture / Entertainment",
"de": "Sport / Freizeit / Kultur / Unterhaltung",
"en": "Sport / Leisure / Culture / Entertainment",
"it": "Sport / Leisure / Culture / Entertainment"
},
"34": {
"fr": "Social Work",
"de": "Sozialwesen",
"en": "Social Work",
"it": "Social Work"
},
"33": {
"fr": "Security / Personal security / Property protection",
"de": "Sicherheit / Personenschutz / Objektschutz",
"en": "Security / Personal security / Property protection",
"it": "Security / Personal security / Property protection"
},
"32": {
"fr": "Science / Research / Development",
"de": "Wissenschaft / Forschung / Entwicklung",
"en": "Science / Research / Development",
"it": "Science / Research / Development"
}
}
}