Natural gas consumption by market

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
                       
Market
               

No description available for this field.

Name (identifier)
market
Type
text
Sample
                       
Consumption
               

No description available for this field.

Name (identifier)
consumption
Type
text
Sample
                       
Value
               

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-consumption-by-market",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/natural-gas-consumption-by-market"
      }
    ]
    ,
  • "definitions":
    {
    • "natural-gas-consumption-by-market":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/natural-gas-consumption-by-market_records"
            }
          }
        }
      }
      ,
    • "natural-gas-consumption-by-market_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "month":
              {
              • "type":"string",
              • "title":"Month",
              • "description":""
              }
              ,
            • "market":
              {
              • "type":"string",
              • "title":"Market",
              • "description":""
              }
              ,
            • "consumption":
              {
              • "type":"string",
              • "title":"Consumption",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets

  • This dataset contains information about world's natural gas consumption from 1980. Data from US Energy Information Administration. Follow datasource.kapsarc.org and it’s APIs to stay in sync and 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 information on Spain's Natural gas consumption by pressure bracket. Follow datasource.kapsarc.org for timely data to advance energy economics research.
  • This dataset contains information about world's natural gas gas production from 1970. Data from BP. Follow datasource.kapsarc.org for timely data to advance energy economics research.