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
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.
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-TimeValues | Remove all time-values from an existing time-serie |
| Connect-Lokad | Specifies the username and password |
| Disconnect-Lokad | Clears the username and password |
| Format-Graph | Display at text-based graphic. |
| Get-Forecast | Gets a forecasted time-serie |
| Get-ForecastingTasks | Gets the forecasting task definitions |
| Get-TimeSerieDetails | Gets the time-serie meta data |
| Get-TimeSerie | Retrieves the data of a single time-serie. |
| Get-TimeSeries | Gets the time-values associated to the time-series |
| Import-CsvToLokad (*) | Import the time-series listed CSV file into the account. |
| New-ForecastingTask | Creates a new forecasting task |
| New-TimeSerie | Creates a new time-serie |
| Remove-ForecastingTask | Deletes a forecasting task |
| Remove-TimeSerie | Deletes a time-serie |
(*) part of the next release.
Special thanks
- Nick Pasko for his development contribution.