سجلات

سجلات

عوامل التصفية المستخدمة إلغاء الكل

لا يوجد عامل التصفية

تصفية

Number of tenants by nationality

المرفقات

انقر للتوسيع انقر للطي

مخطط مجموعة البيانات

انقر للتوسيع انقر للطي
Nationality
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
nationality
نوع
نص
عينة
                       
Number of tenants
               

لا يتوفر أي وصف لهذا الحقل.

الاسم (معرّف)
number_of_tenants
نوع
double
عينة
                       

مخطط JSON

إن غرض JSON التالي هو وصف موحد لمخطط مجموعة البيانات الخاصة بك. المزيد حول مخطط JSON.

{
  • "title":"number-of-tenants-by-nationality",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/number-of-tenants-by-nationality"
      }
    ]
    ,
  • "definitions":
    {
    • "number-of-tenants-by-nationality":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/number-of-tenants-by-nationality_records"
            }
          }
        }
      }
      ,
    • "number-of-tenants-by-nationality_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "nationality":
              {
              • "type":"string",
              • "title":"Nationality",
              • "description":""
              }
              ,
            • "number_of_tenants":
              {
              • "type":"number",
              • "title":"Number of tenants",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets