Invoice of Domestic Consumption 250-3000 KWh/month
Dataset schema
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"
}
}
} - "records":
} - "properties":
- "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":""
}
} - "country":
}
} - "fields":
} - "properties":
} - "invoice-of-domestic-consumption-250-3000-kwhmonth":