Electricity consumption by industry, transport activities and households/services

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
Geo
               

No description available for this field.

Name (identifier)
geo_name
Type
text
Sample
                       
Indic_nrg
               

No description available for this field.

Name (identifier)
indic_nrg_name
Type
text
Sample
                       
Product
               

No description available for this field.

Name (identifier)
product_name
Type
text
Sample
                       
Value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"electricity-consumption-by-industry-transport-activities-and-householdsservices-",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/electricity-consumption-by-industry-transport-activities-and-householdsservices-"
      }
    ]
    ,
  • "definitions":
    {
    • "electricity-consumption-by-industry-transport-activities-and-householdsservices-":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/electricity-consumption-by-industry-transport-activities-and-householdsservices-_records"
            }
          }
        }
      }
      ,
    • "electricity-consumption-by-industry-transport-activities-and-householdsservices-_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Date",
              • "description":""
              }
              ,
            • "geo_name":
              {
              • "type":"string",
              • "title":"Geo",
              • "description":""
              }
              ,
            • "indic_nrg_name":
              {
              • "type":"string",
              • "title":"Indic_nrg",
              • "description":""
              }
              ,
            • "product_name":
              {
              • "type":"string",
              • "title":"Product",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"Value",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets