Methodology
The calculation method rebuilds a utility-style water bill from meter consumption and tariff blocks.
- Consumption = current meter reading - previous meter reading.
- Tariff charge = block 1 usage x rate + block 2 usage x rate + remaining usage x block 3 rate.
- Subtotal = tariff charge + fixed charge + sewerage or service charge.
- Expected bill = subtotal + VAT or tax. Daily usage = consumption x 1,000 / billing days.