Volume of Seaports Exports

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
type
نوع
نص
عينة
                       
Volume in Thousand Tons
               

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

الاسم (معرّف)
volume_in_thousand_tons
نوع
double
الوحدة
t
عينة
                       
Date
               

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

الاسم (معرّف)
date
نوع
نص
عينة
                       
Periodicity
               

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

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

مخطط JSON

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

{
  • "title":"volume-of-seaports-exports",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/volume-of-seaports-exports"
      }
    ]
    ,
  • "definitions":
    {
    • "volume-of-seaports-exports":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/volume-of-seaports-exports_records"
            }
          }
        }
      }
      ,
    • "volume-of-seaports-exports_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "volume_in_thousand_tons":
              {
              • "type":"number",
              • "title":"Volume in Thousand Tons",
              • "description":"",
              • "unit":"t"
              }
              ,
            • "date":
              {
              • "type":"string",
              • "title":"Date",
              • "description":""
              }
              ,
            • "periodicity":
              {
              • "type":"string",
              • "title":"Periodicity",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets