Global Plastics Production

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
entity
نوع
نص
عينة
                       
Global plastics production (million tonnes)
               

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

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

مخطط JSON

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

{
  • "title":"global-plastics-production",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/global-plastics-production"
      }
    ]
    ,
  • "definitions":
    {
    • "global-plastics-production":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/global-plastics-production_records"
            }
          }
        }
      }
      ,
    • "global-plastics-production_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "entity":
              {
              • "type":"string",
              • "title":"Entity",
              • "description":""
              }
              ,
            • "values":
              {
              • "type":"number",
              • "title":"Global plastics production (million tonnes)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets