Natural Gas Production

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)
country
Type
text
Sample
                       
Value (Million Cubic Meter)
               

No description available for this field.

Name (identifier)
value
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-production",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/natural-gas-production"
      }
    ]
    ,
  • "definitions":
    {
    • "natural-gas-production":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/natural-gas-production_records"
            }
          }
        }
      }
      ,
    • "natural-gas-production_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "country":
              {
              • "type":"string",
              • "title":"Country",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value (Million Cubic Meter)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets

  • This dataset contains information about GCC natural gas production.
  • This dataset contains GCC Natural Gas Database for 2009-2021. Data from Joint Organizations Data Initiative. Export API data for more datasets to advance energy economics research.
  • This dataset contains Production of Natural gas products for- 2015-2019. Data from Federal Competitiveness and Statistics Authority.
  • This dataset contains Bahrain Natural Gas Production - Million Cubic Feet. Data from Bahrain Open Data Portal. Follow datasource.kapsarc.org for timely data to advance energy economics research.