Invoice of Domestic Consumption 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
                       
Invoice of 3000 KWh/month. $ /month
               

No description available for this field.

Name (identifier)
invoice_of_3000_kwh_month_month
Type
decimal
Sample
                       
Invoice of 2000 KWh/month. $ /month
               

No description available for this field.

Name (identifier)
invoice_of_2000_kwh_month_month
Type
decimal
Sample
                       
Invoice of 1000 KWh/month. $ /month
               

No description available for this field.

Name (identifier)
invoice_of_1000_kwh_month_month
Type
decimal
Sample
                       
Invoice of 750 KWh/month. $ /month
               

No description available for this field.

Name (identifier)
invoice_of_750_kwh_month_month
Type
decimal
Sample
                       
Invoice of 500 KWh/month. $ /month
               

No description available for this field.

Name (identifier)
invoice_of_500_kwh_month_month
Type
decimal
Sample
                       
Invoice of 250 KWh/month. $ /month
               

No description available for this field.

Name (identifier)
invoice_of_250_kwh_month_month
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":"invoice-of-domestic-consumption-250-3000-kwhmonth",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/invoice-of-domestic-consumption-250-3000-kwhmonth"
      }
    ]
    ,
  • "definitions":
    {
    • "invoice-of-domestic-consumption-250-3000-kwhmonth":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/invoice-of-domestic-consumption-250-3000-kwhmonth_records"
            }
          }
        }
      }
      ,
    • "invoice-of-domestic-consumption-250-3000-kwhmonth_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "country":
              {
              • "type":"string",
              • "title":"Region",
              • "description":""
              }
              ,
            • "invoice_of_3000_kwh_month_month":
              {
              • "type":"number",
              • "title":"Invoice of 3000 KWh/month. $ /month",
              • "description":""
              }
              ,
            • "invoice_of_2000_kwh_month_month":
              {
              • "type":"number",
              • "title":"Invoice of 2000 KWh/month. $ /month",
              • "description":""
              }
              ,
            • "invoice_of_1000_kwh_month_month":
              {
              • "type":"number",
              • "title":"Invoice of 1000 KWh/month. $ /month",
              • "description":""
              }
              ,
            • "invoice_of_750_kwh_month_month":
              {
              • "type":"number",
              • "title":"Invoice of 750 KWh/month. $ /month",
              • "description":""
              }
              ,
            • "invoice_of_500_kwh_month_month":
              {
              • "type":"number",
              • "title":"Invoice of 500 KWh/month. $ /month",
              • "description":""
              }
              ,
            • "invoice_of_250_kwh_month_month":
              {
              • "type":"number",
              • "title":"Invoice of 250 KWh/month. $ /month ",
              • "description":""
              }
              ,
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets