Skip to content

pmutyala/IBMdashDBSampleScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

IBMdashDBSampleScripts- sample scripts for IBM dashDB usecase work

Script Name: loadJsonIntoCloudant.py This Script Will create a cloudant database if doesn't exists and does a bulk load of JSON docs, or skips db creation if exists and just does bulk load of the docs

Way to Execute it:

  1. Download the loadJsonIntoCloudant.py from the Github
  2. Either On Unix, Linux or from Windows Cygwin terminal with Python installed run script with following arguments python loadJsonintoCloudant.py <Cloudant Json DB which Exits|Cloudant Json DB to be Created> for e.g python loadJsonintoCloudant.py incidents tester temp4you 'https://data.sfgov.org/resource/tmnf-yvry.json?$select=incidntnum,category,descript,dayofweek,date,pddistrict,resolution&$limit=5000'

About

sample scripts for dashDB usecase work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages