Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.52 KB

File metadata and controls

14 lines (8 loc) · 1.52 KB

Hello Data!

As a developer using the Watson Data Platform you will frequently interacting with team members using Data Science Experience, Data Catalog and Data Refinery user experiences. You may be referencing projects, catalogs and assets those people are working with.

This starter kit application illustrates how to discover and interact with project data sources using the Watson Data Platform Core API.

The application uses Node.js to navigate the project and asset structure, collect data asset information and then shows how to use that information to access a Cloudant database, a Db2 Warehouse on Cloud database and a data file that's stored in IBM Cloud Object Storage.

overview

Deployment

To deploy this Watson Data Platform Starter Kit follow the instructions on the Watson Data Platform Starter Kit page.

The Starter Kit and its instuctions will help you set up a Watson Data Platform project if you do not have one, configure instances of Cloudant and Db2 Warehouse on Cloud and run the Node.js application either in the IBM Cloud with continuous delivery enabled or locally on your workstation.