Natural Gas Proved Reserves

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Country
               

No description available for this field.

Name (identifier)
trillion_cubic_metres
Type
text
Sample
                       
Reserves (Bcm)
               

No description available for this field.

Name (identifier)
reserves_bcm
Type
decimal
Sample
                       
Growth rate per annum 2020
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2020
Type
decimal
Sample
                       
Growth rate per annum 2009-19
               

No description available for this field.

Name (identifier)
growth_rate_per_annum_2009_19
Type
decimal
Sample
                       
Share 2020
               

No description available for this field.

Name (identifier)
share_2020
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"natural-gas-proved-reserves-history-1980-2015",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/natural-gas-proved-reserves-history-1980-2015"
      }
    ]
    ,
  • "definitions":
    {
    • "natural-gas-proved-reserves-history-1980-2015":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/natural-gas-proved-reserves-history-1980-2015_records"
            }
          }
        }
      }
      ,
    • "natural-gas-proved-reserves-history-1980-2015_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "trillion_cubic_metres":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "reserves_bcm":
              {
              • "type":"number",
              • "title":"Reserves (Bcm)",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2020":
              {
              • "type":"number",
              • "title":"Growth rate per annum 2020",
              • "description":""
              }
              ,
            • "growth_rate_per_annum_2009_19":
              {
              • "type":"number",
              • "title":"Growth rate per annum 2009-19",
              • "description":""
              }
              ,
            • "share_2020":
              {
              • "type":"number",
              • "title":"Share 2020",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets