Private Sector Employees by Monthly Wage Groups, Nationality and Occupation
مخطط مجموعة البيانات
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
- "title":"private-sector-employees-by-monthly-wage-groups-nationality-and-occupation",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/private-sector-employees-by-monthly-wage-groups-nationality-and-occupation"
}
] - "definitions":{
- "private-sector-employees-by-monthly-wage-groups-nationality-and-occupation":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/private-sector-employees-by-monthly-wage-groups-nationality-and-occupation_records"
}
}
} - "records":
} - "properties":
- "private-sector-employees-by-monthly-wage-groups-nationality-and-occupation_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "time_period":,{
- "type":"string",
- "format":"date",
- "title":"Year",
- "description":""
} - "nationality":,{
- "type":"string",
- "title":"Nationality",
- "description":""
} - "occupation":,{
- "type":"string",
- "title":"Occupation",
- "description":""
} - "monthly_wage_groups_bahraini_dinar":,{
- "type":"string",
- "title":"Monthly Wage Groups",
- "description":""
} - "value":{
- "type":"integer",
- "title":"Number of Employees",
- "description":""
}
} - "time_period":
}
} - "fields":
} - "properties":
} - "private-sector-employees-by-monthly-wage-groups-nationality-and-occupation":