BillingSummary
Canonical IRI: https://schema.nfh.global/EnergyBillingSummaryGB
Tags: energy, billing, green-button, espi, deg
Namespace: https://schema.nfh.global/deg/
Part of the DEG Specification
ESPI/Green Button billing summary data for a single meter. Contains ServiceCategory, currency, and an array of UsageSummary entries (each with billingPeriod, billLastPeriod, overallConsumptionLastPeriod, and optional LineItem breakdown).
Versions
Properties (latest: v1.0)
| Property |
Type |
Required |
Description |
ServiceCategory |
object |
✅ |
ESPI ServiceCategory with kind |
timeZone |
string |
✅ |
IANA time-zone identifier |
currency |
integer or string |
✅ |
ISO 4217 numeric currency code (840=USD, 356=INR, etc.) |
UsageSummary |
array |
✅ |
Array of ESPI UsageSummary entries (billing periods) |
Linked Data
| Resource |
URL |
| Canonical IRI |
https://schema.nfh.global/EnergyBillingSummaryGB |
| JSON Schema (latest) |
https://schema.nfh.global/EnergyBillingSummaryGB/v1.0 |
| context.jsonld (latest) |
https://schema.nfh.global/EnergyBillingSummaryGB/v1.0/context.jsonld |
| vocab.jsonld (latest) |
https://schema.nfh.global/EnergyBillingSummaryGB/v1.0/vocab.jsonld |
| ESPI context (imported) |
https://schema.nfh.global/espiGreenButton/v1.0/context.jsonld |
| CustomerProfile (imported) |
https://schema.nfh.global/EnergyCustomerProfile/v1.0/context.jsonld |