CSV Data Stream Parameters
The CSV plugin provides data streams for importing and visualizing tabular data from CSV files or raw CSV text. You can load data from web URLs or local files on Windows and Linux systems, or directly paste CSV content.
With options for headers, custom delimiters, line skipping, and certificate handling, these streams give you flexible control over how CSV data is ingested and displayed for analysis and visualization.
Text / File
Pulls tabular data either from CSV text you paste in or from a CSV file. A file can sit behind a web URL, or on Windows or Linux reached through a relay agent.
Deprecated streams
The following data streams are flagged as deprecated but can still be accessed via the Data streams tab by selecting Filter
> Visibility > Deprecated.File
Reads a CSV file from a location you specify, such as a web URL or a path reached through a relay agent.
Superseded by Text / File, which reads both pasted text and files. Use that data stream for new tiles.
Raw Text
Reads CSV content pasted straight into the tile, with no file or connection involved.
Superseded by Text / File, which reads both pasted text and files. Use that data stream for new tiles.