Gas Distribution by Company

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
                       
Month
               

No description available for this field.

Name (identifier)
month
Type
text
Sample
                       
Company Name
               

No description available for this field.

Name (identifier)
company_name
Type
text
Sample
                       
Gas in Million Cubic Feet
               

No description available for this field.

Name (identifier)
gas_in_million_cubic_feet
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"gas-distribution-by-company",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/gas-distribution-by-company"
      }
    ]
    ,
  • "definitions":
    {
    • "gas-distribution-by-company":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/gas-distribution-by-company_records"
            }
          }
        }
      }
      ,
    • "gas-distribution-by-company_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "company_name":
              {
              • "type":"string",
              • "title":"Company Name",
              • "description":""
              }
              ,
            • "gas_in_million_cubic_feet":
              {
              • "type":"number",
              • "title":"Gas in Million Cubic Feet",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets

  • 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.
  • This dataset contains Bahrain Energy Statistics (Oil and Gas). Data from Bahrain Open Data Portal. Follow datasource.kapsarc.org for timely data to advance energy economics research. Code Flows guidelines attached.
  • This dataset contains Associated Gas Production - Million Cubic Feet. Data from Bahrain Open Data Portal. Follow datasource.kapsarc.org for timely data to advance energy economics research.
  • This dataset contains GCC Natural Gas Production from 2010-2019. Data from GCC-STAT. Follow datasource.kapsarc.org for timely data to advance energy economics research.