سجلات

سجلات

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

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

تصفية

Waste stream by district

المرفقات

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

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

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

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

الاسم (معرّف)
area
نوع
نص
عينة
                       
stream
               

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

الاسم (معرّف)
stream
نوع
نص
عينة
                       
value
               

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

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

مخطط JSON

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

{
  • "title":"waste-stream-by-district",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/waste-stream-by-district"
      }
    ]
    ,
  • "definitions":
    {
    • "waste-stream-by-district":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/waste-stream-by-district_records"
            }
          }
        }
      }
      ,
    • "waste-stream-by-district_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "area":
              {
              • "type":"string",
              • "title":" Area",
              • "description":""
              }
              ,
            • "stream":
              {
              • "type":"string",
              • "title":"stream",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets