Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved support for bimonthly billing #53

Open
patwater opened this issue Apr 6, 2017 · 1 comment
Open

Improved support for bimonthly billing #53

patwater opened this issue Apr 6, 2017 · 1 comment

Comments

@patwater
Copy link

patwater commented Apr 6, 2017

Goal is to have a smoothing of historical bi-monthly bills so that the forecasts don’t get so jumpy during the initial horizon. Potential solution is to convert each bill to a daily value and apply a logic to split it across months to standardize (and maybe have an option for the user to specify frequency).

@christophertull thoughts on whether this would be better handled within RC or SCUBA? Note this issue is reoccurring with other utilities so could image a smoothed monthly usage column in the monthly table. Non-urgent though something to discuss.

@christophertull
Copy link
Member

Makes the most sense to me as a step after SCUBA. Could imagine incorporating this into the (still-to-be-developed) script(s) that automatically pulls data subsets from SCUBA and deploys them on the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants