Automatic Power Forecasts (Beta)


Forecast power demand, load and supply of renewables in real-time.
  1. Prepare Excel- or CSV file. The file must contain:
    • At least one column of type date or date time
    • At least one column with the target series (numeric) - this column will be forecast
    • Arbitrarily many other columns of type date, date time, numeric, or string. The target series will be chosen as the first column with a continuous block of missing data at the end of the series.
    For more information see the specification and examples.
  2. File Upload
  3. Wait for the result (typically less than a minute). You'll have up to 15 minutes to download a CSV file with the forecast results.


Please note: Enjoy, Daniel Michulke



Changelog
  • 2019-05-01 Languages supported: EN, DE
  • 2019-01-02 Speed and accuracy optimizations
  • 2018-11-02 Speed optimizations (up to 50%+)
  • 2018-10-31 Added progress bar, strings are now interpreted as category data
  • 2018-10-23 Beta launch