Average Domestic Tariff 250-3000 KWh/Month

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Region
               

No description available for this field.

Name (identifier)
country
Type
text
Sample
                       
Average Tariff for 3000 KWh (Cent)
               

No description available for this field.

Name (identifier)
average_tariff_for_3000_kwh_cent
Type
decimal
Sample
                       
Average Tariff for 2000 KWh (Cent)
               

No description available for this field.

Name (identifier)
average_tariff_for_2000_kwh_cent
Type
decimal
Sample
                       
Average Tariff for 1000 KWh (Cent)
               

No description available for this field.

Name (identifier)
average_tariff_for_1000_kwh_cent
Type
decimal
Sample
                       
Average Tariff for 750 KWh (Cent)
               

No description available for this field.

Name (identifier)
average_tariff_for_750_kwh_cent
Type
decimal
Sample
                       
Average Tariff for 500 KWh (Cent)
               

No description available for this field.

Name (identifier)
average_tariff_for_500_kwh_cent
Type
decimal
Sample
                       
Average Tariff for 250 KWh (Cent)
               

No description available for this field.

Name (identifier)
average_tariff_for_250_kwh_cent
Type
decimal
Sample
                       
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       

JSON Schema

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

{
  • "title":"average-domestic-tariff-250-3000-kwhmonth",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/average-domestic-tariff-250-3000-kwhmonth"
      }
    ]
    ,
  • "definitions":
    {
    • "average-domestic-tariff-250-3000-kwhmonth":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/average-domestic-tariff-250-3000-kwhmonth_records"
            }
          }
        }
      }
      ,
    • "average-domestic-tariff-250-3000-kwhmonth_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "average_tariff_for_3000_kwh_cent":
              {
              • "type":"number",
              • "title":"Average Tariff for 3000 KWh (Cent)",
              • "description":""
              }
              ,
            • "average_tariff_for_2000_kwh_cent":
              {
              • "type":"number",
              • "title":"Average Tariff for 2000 KWh (Cent)",
              • "description":""
              }
              ,
            • "average_tariff_for_1000_kwh_cent":
              {
              • "type":"number",
              • "title":"Average Tariff for 1000 KWh (Cent)",
              • "description":""
              }
              ,
            • "average_tariff_for_750_kwh_cent":
              {
              • "type":"number",
              • "title":"Average Tariff for 750 KWh (Cent)",
              • "description":""
              }
              ,
            • "average_tariff_for_500_kwh_cent":
              {
              • "type":"number",
              • "title":"Average Tariff for 500 KWh (Cent)",
              • "description":""
              }
              ,
            • "average_tariff_for_250_kwh_cent":
              {
              • "type":"number",
              • "title":"Average Tariff for 250 KWh (Cent)",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets