Upload interval data and billing history to model battery peak shaving savings for any BC Hydro customer. Methodology validated against actual invoices using rolling 15-minute demand measurement.
BC Hydro 5-minute interval CSV. Requires Interval Start Date/Time and Demand (kW) columns.
BC Hydro billing CSV export. Requires From Date, To Date, kW, and Demand Charge columns.
This tool is a single self-contained HTML file. There are two recommended ways to embed it in WordPress:
<iframe src="https://yoursite.com/wp-content/uploads/bchydro_peak_shaving_tool.html" width="100%" height="900px" style="border:none; min-height:900px;" allow="downloads" ></iframe>
Adjust the src path to wherever you uploaded the file. Set height to at least 900px. The allow="downloads" attribute enables the CSV and PDF export buttons to work inside the iframe.
Notes: The tool runs entirely in the browser — no server-side code or database is required. No customer data is uploaded anywhere. Works with Elementor, Divi, Beaver Builder, and standard Gutenberg blocks.
Capturing chart images…