KAPSARC Global Energy Relations Dataset (GERD)

المرفقات

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

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

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

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

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

مخطط JSON

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

{
  • "title":"gerd",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gerd"
      }
    ]
    ,
  • "definitions":
    {
    • "gerd":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gerd_records"
            }
          }
        }
      }
      ,
    • "gerd_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "file":
              {
              • "type":"string",
              • "title":"file",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets