Skip to content

shiblisaleheen/Dataportal-Bulk-Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

CKAN version 2.5.2

CKAN gSTAR Data Portal Theme

Setup Steps

  1. Clone the repository.

  2. In the settings directory create a file named local.py. In the local.py define the following settings to override them.

CKAN_HOST = 'http://my-ckan-app.com'

CKAN_USERNAME = 'my-ckan-username'
CKAN_PASSWORD = 'my-ckan-password'
  1. Once the correct configuration in place, install the requirements:
pip install -r requirements.txt

Usage

python bulkupload.py <dataset_id> </directory/path>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages