Natural Gas Prices

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
us_dollars_per_million_btu
Type
date
Sample
                       
Type
               

No description available for this field.

Name (identifier)
type
Type
text
Sample
                       
Gas Price (US dollars per million)
               

No description available for this field.

Name (identifier)
gas_price_us_dollars_per_million
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"world-natural-gas-prices-1984-2015",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/world-natural-gas-prices-1984-2015"
      }
    ]
    ,
  • "definitions":
    {
    • "world-natural-gas-prices-1984-2015":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/world-natural-gas-prices-1984-2015_records"
            }
          }
        }
      }
      ,
    • "world-natural-gas-prices-1984-2015_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "us_dollars_per_million_btu":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "type":
              {
              • "type":"string",
              • "title":"Type",
              • "description":""
              }
              ,
            • "gas_price_us_dollars_per_million":
              {
              • "type":"number",
              • "title":"Gas Price (US dollars per million)",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets

  • 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.
  • 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 information about world's natural gas consumption from 1965. Data from BP. Follow datasource.kapsarc.org for timely data to advance energy economics research.
  • This dataset contains information about world's natural gas exports & imports 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.