سجلات
شركات الإدارة لمشاريع التطوير العقاري
مخطط مجموعة البيانات
انقر للتوسيع انقر للطي
مخطط JSON
إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.
{
- "title":"management-companies-for-real-estate-development-projects",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/management-companies-for-real-estate-development-projects"
}
] - "definitions":{
- "management-companies-for-real-estate-development-projects":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/management-companies-for-real-estate-development-projects_records"
}
}
} - "records":
} - "properties":
- "management-companies-for-real-estate-development-projects_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "project_id":,{
- "type":"number",
- "title":"Project ID",
- "description":""
} - "project_name_english":,{
- "type":"string",
- "title":"Project Name English",
- "description":""
} - "project_name_arabic":,{
- "type":"string",
- "title":"Project Name Arabic",
- "description":""
} - "management_company_name_in_arabic":,{
- "type":"string",
- "title":"Management company name in Arabic",
- "description":""
} - "management_company_name_in_english":,{
- "type":"string",
- "title":"Management company name in English",
- "description":""
} - "office_id":,{
- "type":"number",
- "title":"Office_ID",
- "description":""
} - "year":{
- "type":"integer",
- "title":"Year",
- "description":""
}
} - "project_id":
}
} - "fields":
} - "properties":
} - "management-companies-for-real-estate-development-projects":
}