records

records

Active filters Clear all

No active filters

Filters

History of electricity consumption data in Québec by industry sector (AR, month)

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
REGION_ADM_QC_TXT
Administrative region

No description available for this field.

Name (identifier)
region_adm_qc_txt
Type
text
Sample
                       
ANNEE_MOIS
Year month

No description available for this field.

Name (identifier)
annee_mois
Type
date
Sample
                       
Sector
Industry sector

No description available for this field.

Name (identifier)
secteur
Type
text
Sample
                       
Total (kWh)
Total 

No description available for this field.

Name (identifier)
total_kwh
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"historique-consommation-secteur-activite-ra-mois",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/historique-consommation-secteur-activite-ra-mois"
      }
    ]
    ,
  • "definitions":
    {
    • "historique-consommation-secteur-activite-ra-mois":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/historique-consommation-secteur-activite-ra-mois_records"
            }
          }
        }
      }
      ,
    • "historique-consommation-secteur-activite-ra-mois_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "region_adm_qc_txt":
              {
              • "type":"string",
              • "title":"REGION_ADM_QC_TXT",
              • "description":"Administrative region"
              }
              ,
            • "annee_mois":
              {
              • "type":"string",
              • "format":"date",
              • "title":"ANNEE_MOIS",
              • "description":"Year month"
              }
              ,
            • "secteur":
              {
              • "type":"string",
              • "title":"Sector",
              • "description":"Industry sector"
              }
              ,
            • "total_kwh":
              {
              • "type":"number",
              • "title":"Total (kWh)",
              • "description":"Total "
              }
            }
          }
        }
      }
    }
}

Similar datasets