records
Direct GHG emission factors from energy sources on Québec’s import and export markets
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":"facteurs-directs-ges",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/facteurs-directs-ges"
}
] - "definitions":{
- "facteurs-directs-ges":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/facteurs-directs-ges_records"
}
}
} - "records":
} - "properties":
- "facteurs-directs-ges_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "sources_d_energie":,{
- "type":"string",
- "title":"Sources d'énergie",
- "description":""
} - "quebec":,{
- "type":"number",
- "title":"Québec",
- "description":""
} - "ontario":,{
- "type":"string",
- "title":"Ontario",
- "description":""
} - "nouveau_brunswick":,{
- "type":"string",
- "title":"Nouveau-Brunswick",
- "description":""
} - "new_york":,{
- "type":"number",
- "title":"New-York",
- "description":""
} - "nouvelle_angleterre":,{
- "type":"number",
- "title":"Nouvelle-Angleterre",
- "description":""
} - "miso":,{
- "type":"number",
- "title":"MISO",
- "description":""
} - "pjm":{
- "type":"number",
- "title":"PJM",
- "description":""
}
} - "sources_d_energie":
}
} - "fields":
} - "properties":
} - "facteurs-directs-ges":
}