records

records

Active filters Clear all

No active filters

Filters

Sources of electricity generated in Québec

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
date
date and time the measurement was taken

No description available for this field.

Name (identifier)
date
Type
datetime
Sample
                       
total
total output in megawatts (MW)

No description available for this field.

Name (identifier)
valeurs_total
Type
decimal
Sample
                       
hydroelectric
hydroelectric output in megawatts (MW)

No description available for this field.

Name (identifier)
valeurs_hydraulique
Type
decimal
Sample
                       
wind
wind output in megawatts (MW)

No description available for this field.

Name (identifier)
valeurs_eolien
Type
decimal
Sample
                       
other renewable sources
output in megawatts (MW) from facilities belonging to independent power producers using different renewable sources

No description available for this field.

Name (identifier)
valeurs_autres
Type
decimal
Sample
                       
solar
solar output in megawatts (MW)

No description available for this field.

Name (identifier)
valeurs_solaire
Type
decimal
Sample
                       
thermal
thermal output in megawatts (MW)

No description available for this field.

Name (identifier)
valeurs_thermique
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"production-electricite-quebec",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/production-electricite-quebec"
      }
    ]
    ,
  • "definitions":
    {
    • "production-electricite-quebec":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/production-electricite-quebec_records"
            }
          }
        }
      }
      ,
    • "production-electricite-quebec_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date-time",
              • "title":"date",
              • "description":"date and time the measurement was taken"
              }
              ,
            • "valeurs_total":
              {
              • "type":"number",
              • "title":"total",
              • "description":"total output in megawatts (MW)"
              }
              ,
            • "valeurs_hydraulique":
              {
              • "type":"number",
              • "title":"hydroelectric",
              • "description":"hydroelectric output in megawatts (MW)"
              }
              ,
            • "valeurs_eolien":
              {
              • "type":"number",
              • "title":"wind ",
              • "description":"wind output in megawatts (MW)"
              }
              ,
            • "valeurs_autres":
              {
              • "type":"number",
              • "title":"other renewable sources",
              • "description":"output in megawatts (MW) from facilities belonging to independent power producers using different renewable sources"
              }
              ,
            • "valeurs_solaire":
              {
              • "type":"number",
              • "title":"solar ",
              • "description":"solar output in megawatts (MW)"
              }
              ,
            • "valeurs_thermique":
              {
              • "type":"number",
              • "title":"thermal",
              • "description":"thermal output in megawatts (MW)"
              }
            }
          }
        }
      }
    }
}

Similar datasets