Electricity Tariff by Authority, Slab Consumption and Sector

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
time_period
Type
date
Sample
                       
FREQ
               

No description available for this field.

Name (identifier)
freq
Type
text
Sample
                       
MEASURE
               

No description available for this field.

Name (identifier)
measure
Type
text
Sample
                       
AUTH_TYPE
               

No description available for this field.

Name (identifier)
auth_type
Type
text
Sample
                       
SECTOR
               

No description available for this field.

Name (identifier)
sector
Type
text
Sample
                       
ELECTR_TN
               

No description available for this field.

Name (identifier)
electr_tn
Type
text
Sample
                       
ELECTR_TCO
               

No description available for this field.

Name (identifier)
electr_tco
Type
text
Sample
                       
REF_AREA
               

No description available for this field.

Name (identifier)
ref_area
Type
text
Sample
                       
UNIT_MEASURE
               

No description available for this field.

Name (identifier)
unit_measure
Type
text
Sample
                       
SOURCE_DETAIL
               

No description available for this field.

Name (identifier)
source_detail
Type
text
Sample
                       
value
               

No description available for this field.

Name (identifier)
value
Type
decimal
Sample
                       
DECIMALS
               

No description available for this field.

Name (identifier)
decimals
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"electricity-tariff-by-authority-slab-consumption-and-sector",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/electricity-tariff-by-authority-slab-consumption-and-sector"
      }
    ]
    ,
  • "definitions":
    {
    • "electricity-tariff-by-authority-slab-consumption-and-sector":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/electricity-tariff-by-authority-slab-consumption-and-sector_records"
            }
          }
        }
      }
      ,
    • "electricity-tariff-by-authority-slab-consumption-and-sector_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "time_period":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "freq":
              {
              • "type":"string",
              • "title":"FREQ",
              • "description":""
              }
              ,
            • "measure":
              {
              • "type":"string",
              • "title":"MEASURE",
              • "description":""
              }
              ,
            • "auth_type":
              {
              • "type":"string",
              • "title":"AUTH_TYPE",
              • "description":""
              }
              ,
            • "sector":
              {
              • "type":"string",
              • "title":"SECTOR",
              • "description":""
              }
              ,
            • "electr_tn":
              {
              • "type":"string",
              • "title":"ELECTR_TN",
              • "description":""
              }
              ,
            • "electr_tco":
              {
              • "type":"string",
              • "title":"ELECTR_TCO",
              • "description":""
              }
              ,
            • "ref_area":
              {
              • "type":"string",
              • "title":"REF_AREA",
              • "description":""
              }
              ,
            • "unit_measure":
              {
              • "type":"string",
              • "title":"UNIT_MEASURE",
              • "description":""
              }
              ,
            • "source_detail":
              {
              • "type":"string",
              • "title":"SOURCE_DETAIL",
              • "description":""
              }
              ,
            • "value":
              {
              • "type":"number",
              • "title":"value",
              • "description":""
              }
              ,
            • "decimals":
              {
              • "type":"string",
              • "title":"DECIMALS",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets