Skip to content

fahadshabir/Read-JSON-File

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read-JSON-File

###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

Map Map Map


Requirements

  • 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


Installation instructions

  1. Download the extension: Download
  2. 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.
  3. Restart IBM SPSS Modeler, the node will now appear in the Field Ops palette.

R Packages used

The R packages will be installed the first time the node is used as long as an Internet connection is available.


Documentation and samples

  • Find a PDF with the documentation of this extension in the Documentation directory
  • There is a sample available in the example directory

License

Apache 2.0

Contributors

About

Import an array of JSON objects into a SPSS Modeler Table

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%