Cloudant
Import data from a Cloudant database into SPSS Modeler
This node allows you to import data from a Cloudant database to be used in IBM SPSS Modeler. You can retrieve a dump of the whole database, retrieve a document from its ID or perform a query using a preset view. In order to use this node you must have a Bluemix account with the Cloudant service added. By adding this service you will create “host” credentials that are needed by this node. After adding the service in Bluemix you can access the Cloudant dashboard to create or update databases.
Requirements
- IBM SPSS Modeler v16 or later
- ‘R Essentials for SPSS Modeler’ plugin: Download here
- R 2.15.x or R 3.1
- A Bluemix account with Cloudant activated either as a service or as part of an application
Installation
- 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 Record 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.
License
Apache 2.0
Contributors