Energy Supply and Demand Projections
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "date":
}
} - "fields":
} - "properties":
} - "canadas-energy-future-october-2017-energy-supply-and-demand-projections-to-2040":