World Natural Gas Database

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
area
نوع
نص
عينة
                       
Flow Breakdown
               

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

الاسم (معرّف)
flow_breakdown
نوع
نص
عينة
                       
Unit of Measure
               

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

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

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

الاسم (معرّف)
obs_value
نوع
double
عينة
                       
Assessment Code
               

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

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

مخطط JSON

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

{
  • "title":"world-gas-database",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/world-gas-database"
      }
    ]
    ,
  • "definitions":
    {
    • "world-gas-database":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/world-gas-database_records"
            }
          }
        }
      }
      ,
    • "world-gas-database_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Time Period",
              • "description":""
              }
              ,
            • "area":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "flow_breakdown":
              {
              • "type":"string",
              • "title":"Flow Breakdown",
              • "description":""
              }
              ,
            • "unit_measure":
              {
              • "type":"string",
              • "title":"Unit of Measure",
              • "description":""
              }
              ,
            • "obs_value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
              ,
            • "assessment_code":
              {
              • "type":"integer",
              • "title":"Assessment Code",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets