records
Electricity imports and exports per market (including wheel-through energy)
Dataset schema
Click to expand Click to collapse
JSON Schema
The following JSON object is a standardized description of your dataset's schema. More about JSON schema.
{
- "title":"importations-exportations-avec-transits",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/importations-exportations-avec-transits"
}
] - "definitions":{
- "importations-exportations-avec-transits":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/importations-exportations-avec-transits_records"
}
}
} - "records":
} - "properties":
- "importations-exportations-avec-transits_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date-time",
- "title":"date",
- "description":"date and time the measurement was taken"
} - "exportations_total":,{
- "type":"number",
- "title":"export_total",
- "description":"total amount of electricity exported by Québec to the New England states, New Brunswick, New York and Ontario (MW)"
} - "exportations_newengland":,{
- "type":"number",
- "title":"export_NewEngland ",
- "description":" total amount of electricity exported by Québec to the New England states (MW)"
} - "exportations_newbrunswick":,{
- "type":"number",
- "title":"export_newbrunswick",
- "description":"total amount of electricity exported by Québec to New Brunswick (MW)"
} - "exportations_newyork":,{
- "type":"number",
- "title":"export_NewYork ",
- "description":"total amount of electricity exported by Québec to the state of New York (MW)"
} - "exportations_ontario":,{
- "type":"number",
- "title":"export_ontario",
- "description":"total amount of electricity exported by Quebec to Ontario (MW)."
} - "importations_sources_ontario_total":,{
- "type":"number",
- "title":"importations_sources_ontario_total",
- "description":"total electricity imports from Ontario (MW)"
} - "importations_sources_ontario_gas":,{
- "type":"number",
- "title":"importations_sources_ontario_gas",
- "description":"electricity imports from natural gas sources (MW)"
} - "importations_sources_ontario_nuclear":,{
- "type":"number",
- "title":"importations_sources_ontario_nuclear",
- "description":"electricity imports from nuclear sources (MW)"
} - "importations_sources_ontario_unknow":,{
- "type":"number",
- "title":"importations_sources_ontario_unknow",
- "description":"electricity imports from solar power sources (MW)"
} - "importations_sources_ontario_wind":,{
- "type":"number",
- "title":"importations_sources_ontario_wind",
- "description":"electricity imports from wind power sources (MW)"
} - "importations_sources_ontario_hydro":,{
- "type":"number",
- "title":"importations_sources_ontario_hydro",
- "description":"electricity imports from hydroelectric sources (MW)"
} - "importations_sources_newyork_total":,{
- "type":"number",
- "title":"importations_sources_newyork_total",
- "description":"total electricity imports from the state of New York (MW)"
} - "importations_sources_newyork_gas":,{
- "type":"number",
- "title":"importations_sources_newyork_gas",
- "description":"total electricity imports from NewEngland(MW)"
} - "importations_sources_newyork_nuclear":,{
- "type":"number",
- "title":"importations_sources_newyork_nuclear",
- "description":"electricity imports from nuclear power sources (MW)"
} - "importations_sources_newyork_unknown":,{
- "type":"number",
- "title":"importations_sources_newyork_unknown",
- "description":"electricity imports from unknown source (MW)"
} - "importations_sources_newyork_wind":,{
- "type":"number",
- "title":"importations_sources_newyork_wind",
- "description":"electricity imports from wind power sources (MW)"
} - "importations_sources_newyork_hydro":,{
- "type":"number",
- "title":"importations_sources_newyork_hydro",
- "description":"electricity imports from hydroelectric sources (MW)"
} - "importations_sources_newengland_total":,{
- "type":"number",
- "title":"importations_sources_newengland_total",
- "description":"total electricity imports from NewEngland(MW)"
} - "importations_sources_newengland_gas":,{
- "type":"number",
- "title":"importations_sources_newengland_gas",
- "description":"electricity imports from natural gas sources (MW)"
} - "importations_sources_newengland_nuclear":,{
- "type":"number",
- "title":"importations_sources_newengland_nuclear",
- "description":" electricity imports from nuclear power sources (MW)"
} - "importations_sources_newengland_unknown":,{
- "type":"number",
- "title":"importations_sources_newengland_unknown",
- "description":"electricity imports from other fossil fuels (MW)"
} - "importations_sources_newengland_wind":,{
- "type":"number",
- "title":"importations_sources_newengland_wind",
- "description":"electricity imports from wind power sources (MW)"
} - "importations_sources_newengland_hydro":,{
- "type":"number",
- "title":"importations_sources_newengland_hydro",
- "description":"electricity imports from hydroelectric sources (MW)"
} - "importations_sources_newbrunswick_total":,{
- "type":"number",
- "title":"importations_sources_newbrunswick_total",
- "description":"total electricity imports from NewBrunswick (MW)"
} - "importations_sources_newbrunswick_gas":,{
- "type":"number",
- "title":"importations_sources_newbrunswick_gas",
- "description":"electricity imports from natural gas sources (MW)"
} - "importations_sources_newbrunswick_nuclear":,{
- "type":"number",
- "title":"importations_sources_newbrunswick_nuclear",
- "description":"electricity imports from nuclear power sources (MW)"
} - "importations_sources_newbrunswick_unknown":,{
- "type":"number",
- "title":"importations_sources_newbrunswick_unknown",
- "description":" electricity imports from other fossil fuels (MW)"
} - "importations_sources_newbrunswick_wind":,{
- "type":"number",
- "title":"importations_sources_newbrunswick_wind",
- "description":"electricity imports from wind power sources (MW)"
} - "importations_sources_newbrunswick_hydro":{
- "type":"number",
- "title":"importations_sources_newbrunswick_hydro",
- "description":"electricity imports from hydroelectric sources (MW)"
}
} - "date":
}
} - "fields":
} - "properties":
} - "importations-exportations-avec-transits":
}