Dataset Format

dataset example

Your Excel-CSV dataset must be a single table in "tidy" form, where each variable forms a column and each observation forms a row. The maximum file size is 200MB. Click here to download an example dataset.

Required Columns

The dataset must include:

Other Columns

The dataset can also include:

A Price column is not required, as the app will re-calculate the unit or volume price and ignore any Price columns if present.

Driver Columns

Driver columns contain metrics that have a linear relationship with the cost/revenue column and help explain changes in sales. Examples include Visits, Bookings, and Distribution. These metrics must be in value (not in %) and can include:

Encoding and formatting

CSV files must be in UTF-8 encoding.

Metric columns must be in plain number format, with no thousand separators, no currency signs, zero written as "0" and not as "-", and a leading minus sign for negative numbers (e.g. -20)