Git Product home page Git Product logo

ckanext-datavic-harvester's Introduction

CKAN Datavic Harvester

This is a custom Harvester (https://github.com/ckan/ckanext-harvest) extension for CKAN.

It assumes that the ckanext-harvest extension is installed and enabled in the CKAN .ini file.

Installation

To install ckanext-datavic-harvester:

  1. Activate your CKAN virtual environment, for example:

     . /app/src/ckan/default/bin/activate
    
  2. Install the ckanext-datavic-harvester Python package into your virtual environment:

     cd /app/src/ckan/default/src/ckanext-datavic-harvester
     python setup.py develop
    
  3. Add datavic_ckan_harvester to the ckan.plugins setting in your CKAN config file (by default the config file is located at /app/ckan/default/ckan.ini).

  4. Restart CKAN. For example if you've deployed CKAN with docker:

      docker-compose restart ckan
    
  5. When creating a new harvest source via the standard ckanext-harvest admin UI, select CKAN Harvester for Data.Vic as the harvest type.

Additional Parameters

ignore_private_datasets

This setting can be used on the Public data.vic harvest from the Data Directory to exclude Private records from being harvested.

Default: False

ckanext-datavic-harvester's People

Contributors

iaroslav13 avatar joelwigley avatar markcalvert avatar salsa-nathan avatar sonnykt avatar tino097 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.