The first row in the file contains the column names (3 of them) in the following sequence:
- Forecast_Name
This is a friendly name you assign to the forecast you are creating. The actual name is not important, as long
as it helps you
identify the forecast for your own purposes. For example this could be an item or product such as toothpaste or
shampoo for which
you are forecasting sales. Another example is the name of a call center for which you are forecasting call
volumes. A single file
can contain multiple forecast names. See the example file to see how this works.
- History_Date
The dates of the historical data points in your file. For example if you are uploading a sales quantity for May
2017, then this
should be 2017/05/01 (yyyy/mm/dd). If you are uploading weekly data this would be the first day of the week in
question. For daily
data just upload the date for the day and so forth.
While our system can interpret a variety of date formats, we recommend using yyyy/mm/dd.
- Value_To_Forecast
This is the historic data that you want to forecast into the future. E.g. historic sales for shampoo.
Finally just remember to save the file in CSV format as illustrated in the figure below. Any spreadsheet program will have the
ability to save in CSV (comma seperated values) format.