.. _`JSONs to Tables`: .. _`org.sysess.sympathy.data.json.jsonstotables`: JSONs to Tables ~~~~~~~~~~~~~~~ .. image:: json2table.svg :width: 48 Auto generated list version of :ref:`JSON to Table`. In this version, the following ports from the original nodes have been changed to lists which the node loops over: :Looped Inputs: input. :Looped Outputs: output. For details see the original node. *Input ports*: :input: [json] Input JSON object *Output ports*: :output: [table] Output table *Configuration*: **(no label)** (table_kind) What kind of table to create **Minimize colum names** (minimize_col_names) Create column names that are minimal **Use zero-like values instead of masks** (nomask) When unchecked data cells that are missing will be masked. When checked such cells are instead assigned 0, 0.0, False, "", etc. depending on the type of the value column. .. automodule:: node_json2table .. class:: JsonsToTables