records
History of electricity demand 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":"historique-demande-electricite-quebec",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/historique-demande-electricite-quebec"
}
] - "definitions":{
- "historique-demande-electricite-quebec":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/historique-demande-electricite-quebec_records"
}
}
} - "records":
} - "properties":
- "historique-demande-electricite-quebec_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "date":,{
- "type":"string",
- "format":"date-time",
- "title":"date",
- "description":"Date and time the measurement was taken"
} - "moyenne_mw":{
- "type":"number",
- "title":"demand (MW)",
- "description":"Total average electricity demand in megawatts (MW)"
}
} - "date":
}
} - "fields":
} - "properties":
} - "historique-demande-electricite-quebec":
}
Similar datasets
- All of Hydro-Québec’s data on electricity demand in Québec in megawatts. Updated every 15 minutes, the data shows the variations in daily electricity needs based on the time of day.
- Set of anonymized data on the electricity consumption of customers who participate in a local demand response program. The data points, recorded hourly, show variations in electricity use based on weather and time of day. Data is gathered from Hydro-Québec smart meters, Hilo smart thermostats and weather intelligence for the Montréal region, and covers the following:
- All of Hydro-Québec data on electricity generation and consumption in Québec. Updated annually, the audited data is sent to the Régie de l’énergie du Québec. The data covers every hour of every day in a one-year period and attests to the high volume of electricity that is transmitted on the province’s power lines.
- Data on net electricity imports and exports per market. Updated hourly, the data illustrates variations associated with exports and imported electricity sources according to market and based on time of day. The data includes wheel-through energy, which represents only a small percentage of exchanges. It was produced for Hydro‑Québec’s participation in HackQC from Données Québec in 2022.