Annual Consumption Of Natural Gas By East Coast Plants

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
                       
Region
               

No description available for this field.

Name (identifier)
t
Type
text
Sample
                       
Annual Consumption
               

No description available for this field.

Name (identifier)
value
Type
integer
Sample
                       

JSON Schema

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

{
  • "title":"annual-consumption-of-natural-gas-by-east-coast-plants-2004-2010",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/annual-consumption-of-natural-gas-by-east-coast-plants-2004-2010"
      }
    ]
    ,
  • "definitions":
    {
    • "annual-consumption-of-natural-gas-by-east-coast-plants-2004-2010":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/annual-consumption-of-natural-gas-by-east-coast-plants-2004-2010_records"
            }
          }
        }
      }
      ,
    • "annual-consumption-of-natural-gas-by-east-coast-plants-2004-2010_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "t":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"integer",
              • "title":"Annual Consumption",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets