records
Estimate of direct GHG emissions associated with electricity use in Québec
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":"estimation-emissions-directes-ges",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/estimation-emissions-directes-ges"
}
] - "definitions":{
- "estimation-emissions-directes-ges":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/estimation-emissions-directes-ges_records"
}
}
} - "records":
} - "properties":
- "estimation-emissions-directes-ges_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date-time",
- "title":"date",
- "description":"Date and time the measurement was taken"
} - "quebec_estimation_consommation_ges_total":,{
- "type":"number",
- "title":"quebec_estimation_consommation_ges_total",
- "description":"total direct GHG emissions, in kilograms of CO2 equivalent (kg)"
} - "quebec_estimation_consommation_ges_intensite":,{
- "type":"number",
- "title":"quebec_estimation_consommation_ges_intensite",
- "description":"direct GHG emissions, in grams of CO2 equivalent per kilowatt-hour (g/kWh)"
} - "quebec_consommation_sources_total":,{
- "type":"number",
- "title":"quebec_consommation_sources_total",
- "description":" total electricity consumption in megawatts (MW)"
} - "quebec_consommation_sources_hydraulique":,{
- "type":"number",
- "title":"quebec_consommation_sources_hydraulique",
- "description":"electricity consumption from hydroelectric sources (MW)"
} - "quebec_consommation_sources_eolien":,{
- "type":"number",
- "title":"quebec_consommation_sources_eolien",
- "description":"electricity consumption from wind power sources (MW)"
} - "quebec_consommation_sources_autres":,{
- "type":"number",
- "title":"quebec_consommation_sources_autres",
- "description":"electricity consumption from other renewable sources (facilities belonging to independent power producers in Québec) (MW)"
} - "quebec_consommation_sources_solaire":,{
- "type":"number",
- "title":"quebec_consommation_sources_solaire",
- "description":"electricity consumption from solar power sources (MW)"
} - "quebec_consommation_sources_thermique":,{
- "type":"number",
- "title":"quebec_consommation_sources_thermique",
- "description":"electricity consumption from thermal power sources (MW)"
} - "quebec_consommation_sources_nucleaire":,{
- "type":"number",
- "title":"quebec_consommation_sources_nucleaire",
- "description":"electricity consumption from nuclear sources (MW)"
} - "quebec_consommation_sources_geothermique":,{
- "type":"number",
- "title":"quebec_consommation_sources_geothermique",
- "description":"electricity consumption from geothermal sources (MW)"
} - "quebec_consommation_sources_biomasse":{
- "type":"number",
- "title":"quebec_consommation_sources_biomasse",
- "description":"electricity consumption from biomass sources (MW)"
}
} - "date":
}
} - "fields":
} - "properties":
} - "estimation-emissions-directes-ges":
}