Skip to main content

Upload your own data

You can upload your own datasets as CSV files and save them in the cycles app. A CSV ("comma-separated values") file is a delimited text file that uses a comma to separate values.

To upload your data, you need to ensure the right format of your text file:

EOD
time, value
2019-04-11, 80.01
2019-04-12, 82.1
Intraday
time, value
2019-04-11 13:01, 2301
2019-04-12 13:02, 2320
Generic date formats
[yy]yy-mm-dd
yyyymmdd