India Natural Gas Consumption

المرفقات

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

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

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

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

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

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

الاسم (معرّف)
net_production_mmscm
نوع
int
عينة
                       
LNG import
               

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

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

مخطط JSON

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

{
  • "title":"india-natural-gas-consumption",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/india-natural-gas-consumption"
      }
    ]
    ,
  • "definitions":
    {
    • "india-natural-gas-consumption":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/india-natural-gas-consumption_records"
            }
          }
        }
      }
      ,
    • "india-natural-gas-consumption_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "net_production_mmscm":
              {
              • "type":"integer",
              • "title":"Net Production",
              • "description":""
              }
              ,
            • "lng_import_mmscm":
              {
              • "type":"integer",
              • "title":"LNG import",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets