Thread of 3 posts

figured that out, got it working for the gas usage csv

completely forgot that the gas usage csv is basically useless (day-per-row, and the value has low enough resolution that there's basically 3 values a given day might be rounded to)

now to implement the slightly trickier bit: the electricity usage csvs (which are hour-per-row, and thus need more dst handling)

Open thread at this post