سجلات

سجلات

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

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

تصفية

الإشغال الفندقي

المرفقات

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

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

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

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

الاسم (معرّف)
establishment_classification
نوع
نص
عينة
                       
NumberOfUnits
               

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

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

مخطط JSON

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

{
  • "title":"establishment-occupancy",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/establishment-occupancy"
      }
    ]
    ,
  • "definitions":
    {
    • "establishment-occupancy":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/establishment-occupancy_records"
            }
          }
        }
      }
      ,
    • "establishment-occupancy_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "establishment_classification":
              {
              • "type":"string",
              • "title":"Establishment Classification",
              • "description":""
              }
              ,
            • "numberofunits":
              {
              • "type":"number",
              • "title":"NumberOfUnits",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets