سجلات
المداخل الرئيسية للإمارة
مخطط مجموعة البيانات
انقر للتوسيع انقر للطي
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
{
- "title":"main-entrances-of-the-emirate",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/main-entrances-of-the-emirate"
}
] - "definitions":{
- "main-entrances-of-the-emirate":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/main-entrances-of-the-emirate_records"
}
}
} - "records":
} - "properties":
- "main-entrances-of-the-emirate_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "year":,{
- "type":"number",
- "title":"Year",
- "description":""
} - "service_ar":,{
- "type":"string",
- "title":"Service_AR",
- "description":""
} - "service_en":,{
- "type":"string",
- "title":"Service_EN",
- "description":""
} - "category_ar":,{
- "type":"string",
- "title":"Category_AR",
- "description":""
} - "category_en":,{
- "type":"string",
- "title":"Category_EN",
- "description":""
} - "number_of_main_entrances_of_the_emirate":{
- "type":"number",
- "title":"Number of Main Entrances of the emirate",
- "description":""
}
} - "year":
}
} - "fields":
} - "properties":
} - "main-entrances-of-the-emirate":
}