Quantity of used water by authority

المرفقات

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

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

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

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

الاسم (معرّف)
authority
نوع
نص
عينة
                       
Year
               

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

الاسم (معرّف)
year
نوع
تاريخ
عينة
                       
Value (MCM)
               

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

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

مخطط JSON

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

{
  • "title":"quantity-of-used-water-by-authority",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/quantity-of-used-water-by-authority"
      }
    ]
    ,
  • "definitions":
    {
    • "quantity-of-used-water-by-authority":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/quantity-of-used-water-by-authority_records"
            }
          }
        }
      }
      ,
    • "quantity-of-used-water-by-authority_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "authority":
              {
              • "type":"string",
              • "title":"Authority",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value (MCM)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets