Energy Supply and Demand Projections

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Frequency
               

No description available for this field.

Name (identifier)
frequency
Type
text
Sample
                       
HOUR_ID
               

No description available for this field.

Name (identifier)
hour_id
Type
text
Sample
                       
HOUR_NAME
               

No description available for this field.

Name (identifier)
hour_name
Type
text
Sample
                       
Indicator Name
               

No description available for this field.

Name (identifier)
indicator_name
Type
text
Sample
                       
INDICATOR_NOTE
               

No description available for this field.

Name (identifier)
indicator_note
Type
text
Sample
                       
Indicator Unit
               

No description available for this field.

Name (identifier)
indicator_unit
Type
text
Sample
                       
Location Name
               

No description available for this field.

Name (identifier)
location_name
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":"canadas-energy-future-october-2017-energy-supply-and-demand-projections-to-2040",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/canadas-energy-future-october-2017-energy-supply-and-demand-projections-to-2040"
      }
    ]
    ,
  • "definitions":
    {
    • "canadas-energy-future-october-2017-energy-supply-and-demand-projections-to-2040":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/canadas-energy-future-october-2017-energy-supply-and-demand-projections-to-2040_records"
            }
          }
        }
      }
      ,
    • "canadas-energy-future-october-2017-energy-supply-and-demand-projections-to-2040_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "frequency":
              {
              • "type":"string",
              • "title":"Frequency",
              • "description":""
              }
              ,
            • "hour_id":
              {
              • "type":"string",
              • "title":"HOUR_ID",
              • "description":""
              }
              ,
            • "hour_name":
              {
              • "type":"string",
              • "title":"HOUR_NAME",
              • "description":""
              }
              ,
            • "indicator_name":
              {
              • "type":"string",
              • "title":"Indicator Name",
              • "description":""
              }
              ,
            • "indicator_note":
              {
              • "type":"string",
              • "title":"INDICATOR_NOTE",
              • "description":""
              }
              ,
            • "indicator_unit":
              {
              • "type":"string",
              • "title":"Indicator Unit",
              • "description":""
              }
              ,
            • "location_name":
              {
              • "type":"string",
              • "title":"Location Name",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets