Up: Component summary Component

CSV2JSON

Transforms a CSV file to JSON format.

Version 1.0
Bundle tools
Categories Convert
Authors Mikko Kivelä (bolozna@gmail.com)
Issue tracker View/Report issues
Requires python
Source files component.xml CSV2JSON.py
Usage Example with default values

Inputs

Name Type Mandatory Description
in CSV Mandatory The input CSV file.

Outputs

Name Type Description
out JSON Resulting JSON file.

Parameters

Name Type Default Description
columnsFieldName string "columns" The name of the columns field in the JSON file.
dataFieldName string "data" The name of the data field in the JSON file.
format string "plot" Standard format of the output, currently supported: plot, table.

Test cases

Test case Parameters IN
in
OUT
out
case1 properties in out


Generated 2019-02-08 07:42:14 by Anduril 2.0.0