###Read an array of JSON objects into a SPSS Modeler Table.
This SPSS Modeler ‘source’ node allows you to import data from a JSON array. This node parses the data from a JSON file and puts it in a table that can be used in SPSS The array is expanded to fit in a SPSS table. See Example for more information
- IBM SPSS Modeler v16 or later
- IBM SPSS Modeler 'R Essentials' Plugin
- R 2.15.x or R 3.1
More information here: IBM Predictive Extensions
- Download the extension: Download
- Close IBM SPSS Modeler. Save the .cfe file in the CDB directory, located by default on Windows in "C:\ProgramData\IBM\SPSS\Modeler\16\CDB" or under your IBM SPSS Modeler installation directory.
- Restart IBM SPSS Modeler, the node will now appear in the Field Ops palette.
The R packages will be installed the first time the node is used as long as an Internet connection is available.
- Find a PDF with the documentation of this extension in the Documentation directory
- There is a sample available in the example directory
- Armand Ruiz (armand_ruiz)