Delta calculations
I have a dataset with hourly observations the last three years og different water meters.
The issue is that the observations shows the meter stand, and not the water usage.
I want to calculate/show a delta change for each hour, for each water meter. How do I approach that?
Some of the analysis I want to make with this dataset is to find if a meter has a negative usage at one point (indicating wate...