The Quantity of Water Used and Produced from Non-Conventional Sources

المرفقات

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

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

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

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

الاسم (معرّف)
year
نوع
تاريخ
عينة
                       
Quantity of Desalination Water
               

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

الاسم (معرّف)
quantity_of_desalination_water
نوع
int
عينة
                       
Quantity of Treated Water
               

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

الاسم (معرّف)
quantity_of_treated_water
نوع
int
عينة
                       
Total
               

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

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

مخطط JSON

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

{
  • "title":"the-quantity-of-water-used-and-produced-from-non-conventional-sources",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/the-quantity-of-water-used-and-produced-from-non-conventional-sources"
      }
    ]
    ,
  • "definitions":
    {
    • "the-quantity-of-water-used-and-produced-from-non-conventional-sources":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/the-quantity-of-water-used-and-produced-from-non-conventional-sources_records"
            }
          }
        }
      }
      ,
    • "the-quantity-of-water-used-and-produced-from-non-conventional-sources_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "quantity_of_desalination_water":
              {
              • "type":"integer",
              • "title":"Quantity of Desalination Water",
              • "description":""
              }
              ,
            • "quantity_of_treated_water":
              {
              • "type":"integer",
              • "title":"Quantity of Treated Water",
              • "description":""
              }
              ,
            • "total":
              {
              • "type":"number",
              • "title":"Total ",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets