Global quantity of oil spilled from tankers

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
entity
نوع
نص
عينة
                       
Quantity of oil spilled
               

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

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

مخطط JSON

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

{
  • "title":"global-quantity-of-oil-spilt-from-tankers",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/global-quantity-of-oil-spilt-from-tankers"
      }
    ]
    ,
  • "definitions":
    {
    • "global-quantity-of-oil-spilt-from-tankers":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/global-quantity-of-oil-spilt-from-tankers_records"
            }
          }
        }
      }
      ,
    • "global-quantity-of-oil-spilt-from-tankers_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "entity":
              {
              • "type":"string",
              • "title":"Entity",
              • "description":""
              }
              ,
            • "quantity_of_oil_spilled":
              {
              • "type":"number",
              • "title":"Quantity of oil spilled",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets