Call us: +1 (716) 989 6531 or email at:

Forecasting Software for sales, demand and call volumes

RSS RSS

Navigation





Search the wiki
»

PoweredBy

PowerShell Time-Series Forecasting

RSS
Products » Here

This product is discontinued.
If you need programmable forecasting logic, 
we suggest you to go for Lokad SDK for .NET.

PowerShell Time-Series Forecasting

Image
Open source PowerShell snap-in (BSD license) featuring time-series forecasting algorithms that can be accessed through dedicated CmdLets. This software requires a paid subscription plan on Lokad.com to be fully functional, see our pricing page for more details.

Image
Time-series forecasts are used for sales forecasting, staff scheduling, resource planning, inventory management (among many others). Technically, Lokad OpenShell interacts with the Lokad Web Services. Lokad specializes in business time-series forecasting. Upload your data and download your forecasts.

Resources

Download: Version 1.0.1 (released 2007-05-09, ChangeLog, mirror binaries and source, see also the screenshots)


Featured CmdLets

Add-TimeValue Add a time-value to an existing time-serie
Clear-TimeValuesRemove all time-values from an existing time-serie
Connect-LokadSpecifies the username and password
Disconnect-LokadClears the username and password
Format-GraphDisplay at text-based graphic.
Get-ForecastGets a forecasted time-serie
Get-ForecastingTasksGets the forecasting task definitions
Get-TimeSerieDetailsGets the time-serie meta data
Get-TimeSerieRetrieves the data of a single time-serie.
Get-TimeSeriesGets the time-values associated to the time-series
Import-CsvToLokad (*)Import the time-series listed CSV file into the account.
New-ForecastingTaskCreates a new forecasting task
New-TimeSerieCreates a new time-serie
Remove-ForecastingTaskDeletes a forecasting task
Remove-TimeSerieDeletes a time-serie

(*) part of the next release.

Special thanks

  • Nick Pasko for his development contribution.