Text file format

Using the 1010data Insights Platform web interface, you can upload data in a comma-, tab-, pipe-, or space-separated text file.

You can use commas, tabs, spaces, or pipes as delimiters within a text file. If you use spaces, multiple contiguous spaces are considered to be the same as a single space. Use the same separator throughout the file.

Here is a sample file where values are separated by spaces:

10               abc               3.5
20               def               7.8
25               gh                5.1
Note: For large files, it is better to use commas, tabs, pipes, or single spaces to separate values. Using multiple spaces, as in the example above, makes the files much larger, and it will take that much longer for you to transmit the data.